/* 禁用iPhone中Safari的字号自动调整 */ html {-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;} /* 去除iPhone中默认的input样式 清除苹果浏览器的圆角表单*/ input[type="submit"], input[type="reset"], input[type="button"], input{-webkit-appearance:none; resize: none;} /* 取消链接高亮 */ body,div,ul,li,ol,h1,h2,h3,h4,h5,h6,input,textarea,select,p,dl,dt,dd,a,img,button,form,table,th,tr,td,tbody,article, aside, details,figcaption,figure,footer,header, menu,nav,section{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); } /* 设置HTML5元素为块 */ article, aside, details,figcaption,figure,footer,header, menu,nav,section {display: block;} /* 图片自适应 */ img {max-width: 100%; height: auto; width:auto\9; /* ie8 */ -ms-interpolation-mode:bicubic;/*为了照顾ie图片缩放失真*/} /* 初始化 */ body,div,ul,li,ol,h1,h2,h3,h4,h5,h6,input,textarea,select,p,dl,dt,dd,a,img,button,form,table,th,tr,td,tbody,article, aside, details,figcaption,figure,footer,header, menu,nav,section{margin:0; padding:0; border:none;} body{font-family: Microsoft YaHei,Tahoma,Arial,sans-serif; color:#555; background-color:#F7F7F7;} em,i{font-style:normal;} strong{font-weight: normal;} .clearfix:after{content:""; display:block; visibility:hidden; height:0; clear:both;} .clearfix{zoom:1;} a:hover{ text-decoration:none;} ul,li,ol{list-style:none;} h1, h2, h3, h4, h5, h6{ font-size:100%; font-family: Microsoft YaHei;} img{border: none;} a{color: #333;} i{font-style:normal} body{max-width: 640px; background: #f8f8f8; margin: 0 auto !important;} /*公用样式 */ .fl{float: left;} .fr{float: right;} .pad0{padding: 0px !important;} .shadow{-webkit-box-shadow: 1px 1px 1px #dfdfdf; background: #fff; -moz-box-shadow: 1px 1px 1px #dfdfdf; -ms-box-shadow: 1px 1px 1px #dfdfdf; -o-box-shadow: 1px 1px 1px #dfdfdf; box-shadow: 1px 1px 1px #dfdfdf; border-top: 1px solid #f1f1f1;} .martop10{margin-top: 10px;} .bankff{background: #fff;} .bankf0{background: #f0f0f0;} .bankf8{background: #f8f8f8;} .heiht60{height: 60px;} .heiht105{height: 105px;} .wit10{width: 10%;} .wit20{width: 20%;} .wit30{width: 30%;} .wit40{width: 40%;} .wit50{width: 50%;} .wit60{width: 60%;} .wit70{width: 70%;} .wit80{width: 80%;} .wit90{width: 90%;} .wit100{width: 100%;} /*head头部 */ .head_box{padding:0px; position: relative; text-align: center; background: #fff; height: 60px; z-index: 999; border-bottom: 1px solid #dcdcdc;} .head_box h1{display: inline-block; margin-top: 1.2rem;} .head_box h1 a{display: block;} .head_box h1 a img{width: 95px;} .head_box .hesod{position: absolute; right:0rem; top: 1.3rem; cursor: pointer;} .head_box .hesod span{margin-right: 1.5rem;} .head_box .hesod span img{width:21px;} .mosuids{display:inline-block; position: absolute; left: 10px; top: 15px;} .mosuids img{width: 80px;} .nav_box{margin-top: 18px; background: #000; border: none; background: url("../images/nav.png"); padding: 0rem 0rem;} .am-dropdown-content:after, .am-dropdown-content:before{border: none;} .am-accordion-basic .am-accordion-title:before, .am-accordion-gapped .am-accordion-title:after{float: right; margin-top: 17px;} .am-accordion-basic{margin: 0px;} .dansuxd{display: block; line-height: 45px; border-top: 1px solid #cbcccc; padding-left: 1.5rem; font-size: 1.5rem; color: #fff !important;} .aizhus{display: block; line-height: 45px; border-top: 1px solid #cbcccc; padding-left:4.0rem; font-size: 1.5rem; color: #fff !important;} .am-accordion-basic .am-accordion-title{padding: 0px;padding-left: 1.5rem; padding-right: 1.5rem;} .xuans{background: #3292e6;} .am-accordion-content{padding: 0px;} .nei_nav{background: #f0f0f0; z-index: 998; padding: 10px 0px;} .nei_nav li{text-align: center; font-size: 1.4rem; float: left; padding: 0px; line-height:35px;} .nei_nav li a{color: #333;} .nei_nav li .xuasdl{color: #3292e6;} /*尾部 */ .tali_box{background: #eaeaea; padding: 2rem 1rem; border-top: 1px solid #e0e0e0; border-bottom: 1px solid #e0e0e0;} .tali_box dl{padding: 0px; padding-left: 1rem;} .tali_box dl dt{font-weight: 500; font-size: 1.5rem; color: #666;} .tali_box dl dd{line-height: 25px;} .tali_box dl dd a{font-size: 1.4rem; color: #999; display: block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;} .tasdx{background: #fff; padding: 2rem 1rem;} .tasdx img{padding-bottom: 1rem; width: 100px;} .tasdx p{color: #999999; font-size: 13px;}