
*{
	margin:0;
	padding:0;
	font-family: "微软雅黑";
}
.clear:after{
    content: "";
    display: block;
    clear:both;
}
.main{
	width:1200px;
	margin:0 auto;
}
.top{
	width:1200px;
	height: 70px;
}
.logo{
	float: left;
	margin-top: 12px;
}
.logo img{
	width: 217px;
	height: 54px;
}
.top_r{
/*	height: 70px;*/
	float: right;
	padding-top: 29px;
}
.top_r ul li{
	list-style: none;
	font-size: 14px;
	color: #494949;
	float: left;
	border-right: 1px solid #494949;
	padding:0 20px;
}
.top_r ul li:nth-child(4){
	border-right: none;
	padding-right: 0;
}
.top ul li a{
	text-decoration: none;
	color: #494949;
}
.nav{
	width: 1200px;
	height: 42px;
	background: #fbce07;
}
.nav ul li{
	list-style: none;
	float: left;
	font-size: 14px;
	line-height: 42px;
	height: 42px;
}
.nav ul li:hover{
	background: #fbb907;
}
.nav ul li:hover a{
	color: #fff;
}
.nav ul li a{
	text-decoration: none;
	color: #494949;
	padding:0 80px;
	border-right: 1px solid #eabf00;
	border-left: 1px solid #ffdd48;
}
.nav ul li:nth-child(4){
	background:#fbb907;
}.nav ul li:nth-child(4) a{
	color: #fff;
}
.nav ul li:nth-child(1) a{
	border-left: none;
}
.nav ul li:nth-child(5) a{
	border-right: none;
}
.xw_banner{
	width: 1200px;
	margin:0 auto;
}
.xw_banner img{
	width: 1200px;
	height: 230px;
}
.main3{
	width: 1200px;
	margin: 0 auto;
	margin-top: 20px;
}
.main1{
	float: left;
	width: 242px;
}
.m1_top{
	background-image: url(../image/xw_img2.png);
	width: 242px;
	height: 55px;
}
.m1_top img{
	float: left;
	margin-top: 20px;
	margin-left: 14px; 
}
.m1_top p{
	font-size: 18px;
	color: #fff;
	line-height: 55px;
	margin-left: 60px;
	float: left;
}
.m1_d{
	width: 240px;
	height: 131px;
	border-right: 1px solid #eeeeee; 
	border-bottom: 1px solid #eeeeee; 
	border-left: 1px solid #eeeeee; 
}
.m1_d ul li{
	list-style: none;
	color: #494949;
	font-size: 14px;
	line-height: 43px;
	width: 180px;
	border-bottom: 1px solid #eeeeee;
	height: 43px;
	padding-left: 60px;
	background-image: url(../image/bg1.png);
}
.m1_d ul li a{
	color: #494949;
	text-decoration: none;
}
.m1_d ul li:nth-child(3){
	background-image: url(../image/bg2.png);
}
.m1_d ul li:nth-child(3) a{
	color: #fff;
}
.m1_d ul li:nth-child(3){
	border-bottom: none;
}
.m1_d ul li:hover{
	background-image: url(../image/bg2.png);
}
.m1_d ul li:hover a{
	color: #fff;
}
.main2{
	float: left;
	width: 918px;
	margin-left: 40px;
}
.m2_top{
	width: 918px;
	height: 35px;
	border-bottom: 1px solid #ecedef;  
}
.m2_tl{
	float: left;
}
.m2_tl img{
	float: left;
}
.m2_tl p{
	color: #676767;
	font-size: 18px;
	float: left;
	margin-left: 6px;
}
.m2_tr{
	float: right;
	margin-top: 5px;
}
.m2_tr img{
	float: left;
	margin-top: 2px;
}
.m2_tr p{
	float: left;
	color: #b6b6b6;
	font-size: 12px;
	margin-left: 5px;
}
.m2_tr p a{
	color: #b6b6b6; 
	text-decoration: none;
}
.m2_tr span{
	float: left;
	color: #b6b6b6;
	font-size: 12px;
	margin-left: 4px;
	text-decoration: none;
}.m2_tr span a{
	color: #b6b6b6; 
	text-decoration: none;
}
.m2_tr b{
	float: left;
	color: #e8211d;
	font-weight: normal;
	font-size: 12px;
	margin-left: 4px;
}
.m2_d1{
	width: 918px;
	height: 75px;
	border-bottom: 1px dashed #e5e5e5;
}
.m2_d1 h3{
	margin-top: 25px;
	font-size: 20px;
	font-weight: normal;
	color: #3c3c3c;
	text-align: center;
}
.m2_d1 p{
	text-align: center;
	font-size: 12px;
	color: #9d9d9d;
	margin-top: 13px;
}
.m2_d2 span{
	font-size: 14px;
	line-height: 30px;
	color: #585858;
	margin-top: 20px;
	display: block;
	width: 850px;
	margin-left: 40px;
}
.m2_d2 img{
	width: 540px;
	height: 314px;
	display: block;
	margin:20px auto;
}
.m2_d2 p{
	width: 850px;
	margin-left: 40px;
	font-size: 14px;
	line-height: 30px;
	color: #585858;
	margin-top: 10px;
} 
.m2_d2 h3{
	line-height: 30px;
	/*font-weight: normal;*/
	margin-top: 10px;
	color: #393939;
} 
.m2_d2 h3:nth-child(1){
	margin-top: 20px;
}
.footer{
	margin-top: 40px;
}
.line{
	height: 5px;
	background: #fbce07;
}
.f_main{
	width: 1200px;
	margin:0 auto;
}
.f_l{
	float: left;
	margin-top: 35px;
	width: 405px;
	height: 115px; 
	border-right: 1px solid #fbce07;
}
.f_l h3{
	font-size: 18px;
	font-weight: normal;
	color: #404040;
}
.f_l span{
	float: left;
	margin-top: 12px;
	font-size: 14px;
	line-height: 30px;
	color: #404040;
}
.f_m{
	float: left;
	margin-left: 65px;
	margin-top: 35px;
	width: 450px;
	height: 115px;
	border-right: 1px solid #fbce07;
}
.f_m h3{
	/*margin-left: 5px;*/
	font-size: 14px;
	color: #404040;
	font-weight: normal;
	float: left;
}
.f_m h3 span{
	margin-left: 10px;
	font-size: 12px;
}
.f_m ul{
	float: left;
	margin-top: 17px;
	width: 430px;
}
.f_m ul li{
	float: left;
	margin-left: 50px;
	list-style: none;
	font-size: 14px;
	color: #404040;
	line-height: 30px;
}
.f_m ul li:nth-child(1){
	margin-left: 0;
}
.f_m ul li:nth-child(2){
	margin-left: 0;
}
.f_m ul li a{
	text-decoration: none;
	color: #404040;
}
.f_m ul li a:hover{
	color: #fbce07;
}
.f_r{
	float: left;
	margin-left: 75px;
	margin-top: 35px;
	width: 200px;
	height: 115px;
}
.f_r h3{
	margin-left: 43px;
	font-size: 14px;
	color: #404040;
	font-weight: normal;
	float: left;
}
.f_r h3 span{
	margin-left: 10px;
	font-size: 12px;
}
.f_r ul{
	float: left;
	margin-top: 17px;
}
.f_r ul li{
	float: left;
	margin-left: 43px;
	list-style: none;
	font-size: 14px;
	color: #404040;
	line-height: 30px;
}
.f_r ul li a{
	text-decoration: none;
	color: #404040;
}
.f_r ul li a:hover{
	color: #fbce07;
}
.dibu{
	height: 41px;
	background: #fbce07;
	margin-top: 40px;
	text-align: center;
}
.dibu span{
	color: #404040;
	font-size: 12px;
	line-height: 41px;
}