/*==全局样式==*/
input,button,select,textarea,select,option{outline:none;}
em {font-style: normal;}
*{padding:0;margin:0; border:0;}
img,input{border:none;vertical-align:middle;}
html,body{height:100%;position: relative;}
body{font-family:"微软雅黑";font-size:14px; background-color:#fff; width:100%;}
ul,ol{list-style:none;}

button{border:none;cursor:pointer;background:transparent;}
select{border-width:1px;_zoom:1;border:solid 1px #CCCCCC;padding-top:2px;font-size:12px;}
.clear{clear:both;font-size:1px;height:0;visibility:hidden;line-height:0;}
.clearfix:after{content:"";display:block;clear:both;}
.clearfix{zoom:1;}
a:link,a:visited{text-decoration:none;color:#000;}
a:hover,a:active{text-decoration:none;color:#000;}
/*正式样式开始*/
.wxpage{
	width: 100%;
	min-width: 1200px;
	height: 100%;
}
.wxpage .nav{
	width: 100%;
	min-width: 1200px;
	height: 80px;
	margin:0 auto;
	background: #fff;
}
.wxpage .nav .nav_l{
	float: left;
	margin-top: 25px;
	margin-left: 100px;
}
.wxpage .nav .nav_l img{
	width: 50%;
}
.wxpage .nav .nav_r{
	float: right;
	margin-right: 100px;
}
.wxpage .nav .nav_r .nav_r1,.wxpage .nav .nav_r .nav_r2,.wxpage .nav .nav_r .nav_r3{
	padding:0 20px;
	height: 30px;
	line-height: 30px;
	float: left;
	color: #585858;
	margin-top: 40px;
	font-family: 'Mingheibiaozhunti';
}
.wxpage .nav .nav_r .nav_r1:hover,.wxpage .nav .nav_r .nav_r2:hover,.wxpage .nav .nav_r .nav_r3:hover{
	color: #d13b34;
}
.banner{
	width: 100%;
	height: auto;
}
.banner img{
	width: 100%;
}
.threecnt{
	width: 100%;
	height: 300px;
}
.threecnt .cnt{
	width: 1200px;
	margin:0 auto;
}
.threecnt .cnt .cnt1{
	width: 26%;
	height: 220px;
	float: left;
	font-weight: bold;
}
.threecnt .cnt .cnt1 img{
	width: 40px;
	margin-left:44%;
}
.threecnt .cnt .cnt1 .cnt1_title_e1{
	text-align: center;
	color: #242424;
	margin-top: 26px;
}
.threecnt .cnt .cnt1 .cnt1_title_c1{
	text-align: center;
	margin-top: 20px;
	color: #6c6c6c;
}
.threecnt .cnt .cnt1 .cnt1_line1{
	text-align: center;
	margin-top: 50px;
	color: #6c6c6c;
}
.threecnt .cnt .cnt1 .cnt1_line2{
	text-align: center;
	margin-top: 15px;
	color: #6c6c6c;
}
.threecnt .cnt .cnt2{
	width: 26%;
	height: 220px;
	float: left;
	margin-left: 10%;
	font-weight: bold;
}
.threecnt .cnt .cnt2 img{
	width: 40px;
	margin-left:44%;
}
.threecnt .cnt .cnt2 .cnt1_title_e1{
	text-align: center;
	color: #242424;
	margin-top: 26px;
}
.threecnt .cnt .cnt2 .cnt1_title_c1{
	text-align: center;
	margin-top: 20px;
	color: #6c6c6c;
}
.threecnt .cnt .cnt2 .cnt1_line1{
	text-align: center;
	margin-top: 50px;
	color: #6c6c6c;
}
.threecnt .cnt .cnt2 .cnt1_line2{
	text-align: center;
	margin-top: 15px;
	color: #6c6c6c;
}
.threecnt .cnt .cnt3{
	width: 26%;
	height: 220px;
	float: left;
	margin-left: 10%;
	font-weight: bold;
}
.threecnt .cnt .cnt3 img{
	width: 40px;
	margin-left:44%;
}
.threecnt .cnt .cnt3 .cnt1_title_e1{
	text-align: center;
	color: #242424;
	margin-top: 26px;
}
.threecnt .cnt .cnt3 .cnt1_title_c1{
	text-align: center;
	margin-top: 20px;
	color: #6c6c6c;
}
.threecnt .cnt .cnt3 .cnt1_line1{
	text-align: center;
	margin-top: 50px;
	color: #6c6c6c;
}
.threecnt .cnt .cnt3 .cnt1_line2{
	text-align: center;
	margin-top: 15px;
	color: #6c6c6c;
}
.footer{
	width: 100%;
	height: 150px;
	background: #e9e9e9;
	/*margin-top: 110px;*/
}
.footer .footer_cnt{
	width: 100%;
	min-width: 1200px;
	margin:0 auto;
}
.footer .footer_cnt .footer_l{
	float: left;
	margin-top: 40px;
	color: #7a7a7a;
	margin-left: 100px;
}

.footer .footer_cnt .footer_r{
	float: right;
	margin-top:40px;
}
.footer .footer_cnt .footer_r img{
	width: 50%;
}
.footer .footer_cnt .footer_l .footer_l1{
	line-height: 50px;
}