@charset "utf-8"; /* CSS reset */ *{padding:0;margin:0;border:0;} body{font-family:"Microsoft YaHei", Verdana, sans-serif;} ul,li{list-style:none;} a{text-decoration:none;} img{border:none;} form,input,textarea{outline:none;resize:none;} li{list-style-type:none;} h1,h2,h3,h4,h5,h6{font-size:0.16rem;font-weight:normal;} /* Link */} .nav-fixed{position: fixed!important;top: 0;width: 100%;z-index:99999;} /*分页*/ .page{padding:0.2rem 0;font-size:0.15rem;text-align:center;overflow:hidden;width:100%;} .page a{border:1px solid #ccc;padding:1px 0.05rem;color:#000;background:#FeFeFe;margin:0.02rem;} .page a:hover{border:1px solid #d01817;color:#d01817;} /*/分页*/ /*to top*/ .totop{width:0.5rem;height:0.5rem;bottom:0;right:0;position:fixed;_position:absolute;display:none;z-index:99999999999999;} .totop a{background:url(../nyimages/r_top.png) no-repeat;transition: .5s;-webkit-transition: .5s;cursor:pointer;display:block;width:0.5rem;height:0.5rem;} /*goback & next*/ .container .goback{width:100%;text-align:center;height:0.4rem;line-height:0.4rem;color:#454545;background:#f0f2f4;} .container .next{width:100%;line-height:0.4rem;color:#787878;padding:0.05rem 0;text-align:center;} .container .next p{width:100%;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;float:left;padding:0 0.15rem;} @media only screen and (min-width:480px){ .container .next p{width:50%;} } /*position*/ .container .position{width:100%;overflow:hidden;border-bottom:1px solid #ccc;height:0.45rem;padding-top:.05rem;margin-bottom:.1rem;} .container .position p{padding:0 0.05rem 0 .4rem;height:.2rem;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;line-height:.24rem;background:url(../nyimages/sy.png) left -1px no-repeat;} .container .position p b{color:#d00;} @media only screen and (min-width:992px){ .container .position1{width:9.5rem;float:right;} } /*QQ*/ #cFloatDivMove{display:none!important;} .kefu{width:1.6rem;height:2.5rem;padding-left:.33rem;} .kefu .kfnr td{width:1.25rem;display:block;text-align:center;padding:.05rem 0;} .kefu .kfnr .td1{padding-bottom:0;} @media only screen and (min-width:992px){ #cFloatDivMove{display:block!important;} }