/* 全局样式 */
*{margin:0;padding:0;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0; padding:0;outline:none;}
html{_overflow-y:auto;_overflow-x:hidden;}
body{font-size:14px; font-family:"微软雅黑"; line-height:160%; background:#fff; -webkit-text-size-adjust:none; overflow-x:hidden;}
select,input,img,select{vertical-align:middle;}
ul li{list-style-type:none;}
em,i{font-style:normal;}
img{border:0px;}
a{text-decoration:none;}
a:link,a:visited{color:#000;outline: none;}
a:hover,a:active,a:focus{text-decoration:underline;}
.clear{clear:both; height:0; line-height:0; overflow:hidden; font-size:0;}
.clearfix:after{content:'\20'; display:block; height:0; clear:both; visibility:hidden;content:'\20';}
.clearfix{display:inline-block;}
.clearfix{display:block;}
.l{ float:left; display:inline;}
.r{ float:right!important; display:inline;}
.mt10{margin-top:10px}

/*公共样式*/
.top{ height:64px; padding:20px 0;}
.top .r{ padding-top:18px;}

/*banner*/
.banner{width:1426px;margin:0 auto;}
.banner img{ vertical-align:top; display:inline;text-align:center;}

/*footer*/
.Fmenu{height:60px;background:#0068b7;margin-top:30px;font-size:16px;line-height:60px;}
.Fmenu a{color:#fff;line-height:60px;}
.Fnav{width:850px;height:60px;margin:0 auto;}
.Fnavl{width:510px;float:left;color:#fff;}
.Fnavl li{float:left;margin-left:10px;}
.Fnavr{width:100px;height:60px;background:url(../images/Ftop.jpg) no-repeat right center;float:right;}
.Fnavr a{padding-right:35px;}
.footer{height:200px;background:#ededed;overflow:hidden;}
.foot{width:1010px;margin:0 auto;margin-top:30px;}
.footl{padding-right:20px;float:left;}
.footl img{margin-top:30px;}
.footm{width:440px;padding:0 10px 0 20px;border-left:1px solid #d3d3d3;border-right:1px solid #d3d3d3;float:left;}
.footm p{font-size:14px;color:#818181;line-height:28px;}
.footr{width:231px;height:156px;background:url(../images/footer_r.jpg) no-repeat;float:right;}
.footr em{text-align:center;color:#FFF;font-size:12px;font-weight:bold;padding-top:12px;display:block;}
.dao{padding:15px 0 5px 30px;color:#231815;}
.shuru{border:none; background:url(../images/shuru_bg.jpg) no-repeat; width:205px; height:23px; line-height:23px; text-indent:5px; margin-left:5px;}
.fasong{border:none; background:url(../images/tijiao.jpg) no-repeat; width:131px; height:25px; margin:5px; cursor:pointer}
.ping{margin:0 5px; color:#010101;}
.ping strong{ font-size:20px; color:#e00000;}
.ping span{ color:#228a20; font-weight:bold; text-decoration:line-through;}

/* ADD */
.f16{
	font-size:16px;
}
.cfff{
	color:#fff;
}
.ovh{
	overflow: hidden;
}
.w1200{
	width: 1200px;
	margin:0 auto;
}
.tc{
	text-align: center;
}