/*banner start*/
.banner{width: 100%;overflow: hidden;margin: 0px auto;}
/*banner end*/

/*content start*/
	.content{width: 100%;overflow: hidden; padding: 50px 0px;}
		/*content_title start*/
			.content_title{width: 100%;height: 80px;}
			.title_con{width: 1200px;height: 80px;margin: 0px auto; no-repeat 0px 47px;line-height: 50px;font-size: 18px;}
			.title_con p{width: 240px;height: 80px;font-size: 30px;font-weight: bold;display: block;margin: 0px auto;text-align: center;line-height: 80px;border-left: 1px solid #CCC;border-right: 1px solid #CCC;}	
			.title_con a{display: block;width: 200px;height: 50px;line-height: 50px;text-align: center;color: #999999;font-size: 20px;margin:  0px auto;}
			.title_con a:hover{color: #0068A8;}
			.content_first{width: 1200px;overflow: hidden;margin: 0px auto;margin-top: 50px;}
				.content_first ul{width: 1200px;overflow: hidden;}
				.content_first ul li{width: 370px;height: 200px;float: left;background: #D7282D;margin-left: 45px;margin-top: 30px;}
			.content_first ul li .first_title{width: 100%;height: 50px;line-height: 35px;border-bottom: 1px dashed #FFF;}
			.content_first ul li .first_title .numer{width: 25px;height: 25px;text-align: center;line-height: 25px;color: #D7282D;font-weight: bold;background: #FFF;font-size: 18px;margin: 10px;float: left;}
			.content_first ul li h2{font-size: 18px;line-height: 45px;color: #FFFFFF;float: left;}
			.content_first ul li .xx{width: 100%;height: 149px;}
			.content_first ul li .xx li{width: 100%;height: 35px;font-size: 14px;color: #FFFFFF;line-height: 35px;margin-left: 0px;margin-top: 0px;background: none;}
		/*content_title end*/
		.content_thure{width: 1200px;overflow: hidden;margin: 0px auto;margin-top: 50px;}
		.content_thure img{width: 100%;height: 567px;margin-top: 50px;}
		.content_third{width: 1200px;overflow: hidden;margin: 0px auto;margin-top: 50px;}
		.content_third img{width: 100%;height: 592px;margin-top: 0px;}
		
		.third_txt{text-align: center;margin-top: 80px;line-height: 35px;font-size: 18px;}
		.third_txt em{color: #DD3226;}
/*content end*/
