@charset "utf-8";
body, ul, dl, dd, dt, ol, li, p, h1, h2, h3, h4, h5, h6, textarea, form, select, fieldset, table, td, div, input {margin:0;padding:0;-webkit-text-size-adjust: none}
h1, h2, h3, h4, h5, h6{font-size:12px;font-weight:normal;}
h1{ width:95%; margin:0 auto; height:76px; line-height:40px; font-size:40px; color:#343435; text-align:center; margin-top:40px;background:url(/images/sds.png) no-repeat bottom center; font-weight:normal;font-size:24px;}
a img {border:0}
body {color: #333;font:13px "微软雅黑";background-color:#fff;max-width:640px; margin:0 auto;}
li{list-style-type:none; text-align:center;line-height:20px;}
ul, ol, li {list-style-type:none;vertical-align:0;}
a{color:#555555;outline-style:none;text-decoration:none;}
a:hover{color:#555555;text-decoration:none;}
.clear{clear:both;overflow:hidden;height:0;}
.list{width:100%; margin:0 auto;}
.list img{width:100%; margin:0 auto;}
.list span{background-color:#FFFF00;font-weight:bold}
input{border-radius:3px; border:none; background-color:#efefef; line-height:250%; padding-left:8px; font-size:14px;}
.border2{background: -webkit-gradient(linear, left top, left bottom, color-stop(.5, transparent), color-stop(.5, #EDEDED), to(#EDEDED)) left bottom repeat-x; background-size:100% 1px;}
hr{ border: 1px dashed #EDEDED}
.listdiv{width:90%; margin:0 auto; margin-bottom:15px; padding-bottom:10px;font-size:14px;}
#gotot{width:35px;height:35px;position:fixed;right:10px;bottom:80px;z-index:1000;cursor:pointer;display:none;-webkit-transform-origin: 0px 0px; opacity: 1; -webkit-transform: scale(1, 1);}
.alldiv{width:90%;margin:0 auto;margin-top:38px;border-left:1px solid #e6e6e6; font-size:14px; padding-left:10px;}
a.anavs{ display:block;border:0px #FFFFFF solid; margin-top:15px;background-color:#fff;box-shadow: 0 0 5px 0px rgba(0,0,0,0.3);color:#212121;width:100%;border-radius:25px; line-height:50px; text-align:center}
.am-control-nav{bottom:20px;}

.slider{display:none}/*用于获取更加体验*/
.focus span{width:10px;height:10px;margin-right:10px;border-radius:50%;background:#666;font-size:0}
.focus span.current{background:#fff}
/* to_top */
.to_top a,.to_top a:hover{background:url("/common/images/gotop.png") no-repeat}
.to_top a{
	background-position:0 0;float:left;height:50px;overflow:hidden;width:50px;position:fixed;bottom:75px;cursor:pointer;right:10px;
	_position:absolute;
	_right:auto;
	_left:expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth-this.offsetWidth)-(parseInt(this.currentStyle.marginLeft, 10)||0)-(parseInt(this.currentStyle.marginRight, 10)||20));
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||20)-(parseInt(this.currentStyle.marginBottom, 10)||20)));
}
.to_top a:hover{background-position:-51px 0px;}