@charset "gb2312";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td ,img, cite{ margin: 0; padding: 0; color:#333; border:none;}
body, h1, h2, h3, h4, h5, h6, p, blockquote, dl, dt, dd, li, fieldset, legend, button, input, textarea, th, td { font:16px/36px "\82F9\679C\4E3D\4E2D\9ED1","\5FAE\8F6F\96C5\9ED1",Arial,sans-serif; }
html,body { -webkit-tap-highlight-color:rgba(0,0,0,0);}
img { max-width:100%; }
body { position:relative; background:#fff; min-width:1000px;}
article, iframe { display:block; border:0;}
ul, li { list-style:none;}
table { border-collapse:collapse;border-spacing:0; max-width:100%;}
input::focus-inner{ outline:0;padding:0;border:0;}
input[type="button"], input[type="submit"], input[type="reset"], button , select {-webkit-appearance:none; outline:0;}
:focus { outline: none; }
a,area { blr:expression(this.onFocus=this.blur()) }
a { color:#333; text-decoration:none; white-space:nowrap; }
a:hover { color: #e92930; text-decoration:none;}

::selection {background: #D03333;color: white;text-shadow: none;}
::-webkit-scrollbar-track-piece{width:10px;background-color:#f2f2f2}
::-webkit-scrollbar{width:10px;height:6px}
::-webkit-scrollbar-thumb{height:50px;background-color:rgba(0,0,0,.3);}
::-webkit-scrollbar-thumb:hover{background:#707070;}

.Width { width:90%; min-width:1000px; max-width:2100px; margin:0 auto;}
.clear { clear:both;height:0px; width:100%; font-size:1px;line-height:0px; visibility:hidden; overflow:hidden;}
.clearfix:after{ content:" ";display:block; visibility:hidden; height:0;font-size:0; clear:both;}
.clearfix { *zoom:1;}
.hide, .mobshow { display:none;}
.fl { float:left;} .fr { float:right;}
.mt15 { margin-top:15px;} .mt25 { margin-top:25px;} .mt35 { margin-top:35px;} .mt40 { margin-top:40px;} .mt50 { margin-top:50px;}
/********底部样式*******/
.footer{
	height:200px;
	padding-top:40px;
	background: #f6f6f6;
	font-size:16px;
}
.footer .left-cont,.footer .middle-cont{
	float:left;	
	overflow: hidden;
	height:160px;
}
.footer .left-cont{
	width:392px;
	border-right:1px solid #ddd;
}
.footer .footer-logo{
	padding-bottom:18px;
}
.footer .left-cont li{
	float:left;
	width:110px;
	line-height: 40px;
}
.footer .middle-cont{
	margin-left:70px;
	width:26%;}
.footer .middle-cont>div{
	width:40%;
}
.footer .middle-cont h4{
	font-size:20px;
	line-height:36px;
	font-weight: normal;
}
.footer .middle-cont li{
	line-height: 30px;
	font-size:16px;
}
.footer .right-cont{ float:right; height:160px; width:27.5%; padding-left:2.5%; border-left:1px solid #ddd;}
.footer .right-cont a{
	display: block;
	float:left;
	margin:0 5%;
	width:40%;
	text-align: center;
}
.footer .right-cont p{ font-size:16px; line-height:30px;}
/********底部样式结束*******/
@media screen and (max-width: 1200px) {
.footer .left-cont{width:362px;}
.footer .middle-cont{margin-left:40px;width:28%;}
.footer .middle-cont>div{width:50%;}
.footer .right-cont a{ padding-top:20px;}

.footer .right-cont p{ font-size:12px;}	
}
