*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
body{
    font-size: 14px;
    background: #F6F7FB;
    line-height: 1;
    color: #333;
    font-family: Arial, 'Microsoft Yahei';
    overflow-x: hidden;
}
a{
    text-decoration: none;
    color: #333;
}
img{
    vertical-align: middle;
}
h1,h3,h4,h6{
    font-weight: normal;
}
button,input,textarea{
    border: none;
    outline: none;
    font-size: 14px;
    font-family: Arial, 'Microsoft Yahei';
}
input::-webkit-input-placeholder{
    color:#999;
}
input::-moz-placeholder{
    color:#999;
}
input:-moz-placeholder{
    color:#999;
}
input:-ms-input-placeholder{
    color:#999;
}
textarea::-webkit-input-placeholder{
    color:#999;
}
textarea::-moz-placeholder{
    color:#999;
}
textarea:-moz-placeholder{
    color:#999;
}
textarea:-ms-input-placeholder{
    color:#999;
}
button{
    cursor: pointer;
}
table{
    border-collapse: collapse;
}
ul{
    list-style: none;
}
.cover{
    width: 100%;
    height: 100%;
}
.main,.main-s{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.main-s{
    width: 1100px;
}
.label-s{
    width: 16px;
    height: 16px;
    line-height: 16px;
    background: #DAEFD4;
    font-size: 12px;
    display: inline-block;
    color: #4CB32B;
    text-align: center;
    vertical-align: middle;
    margin-left: 5px;
    font-weight: normal;
}
.label-s2{
    background: #FFE1D6;
    color: #0072ff;
}
.ellipsis{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.ellipsis3{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.ellipsis2{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.ellipsis4{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.clear{
    overflow: hidden;
}
.clears::after{
    content: '';
    display: block;
    clear: both;
}
.header-top{
    line-height: 30px;
    height: 30px;
    font-size: 16px;
    background: #333333;
    color: rgba(255, 255, 255, 0.5);
}
.header-top .qh{
    float: left;
    padding-left: 26px;
    background: url(../images/index-icon.png) no-repeat left center;
}
.header-top .qh a{
    color: rgba(255, 255, 255, 0.5);
}
.header-top .qh a.ac{
    color: #fff;
}
.header-top .tel{
    float: right;
}
.header-nav{
    background: #fff;
    height: 82px;
    line-height: 82px;
    font-size: 16px;
}
.header-nav .logo{
    float: left;
    font-size: 0;
}
.header-nav .navs{
    float: right;
}
.header-nav .navs a{
    margin-left: 41px;
    color: #999999;
    position: relative;
    float: left;
}
.header-nav .navs a:first-child{
    margin: 0;
}
.header-nav .navs a.ac::before{
    content: '';
    position: absolute;
    width: 42px;
    height: 3px;
    background: #0072ff;
    bottom: 25px;
    left: 50%;
    margin-left: -21px;
}
.header-nav .navs a.ac{
    color: #0072ff;
}
.footer{
    background: #333333;
    font-size: 16px;
    color: #666;
    padding: 0 0 20px;
}
.footer .nav a{
    float: left;
    margin-left: 50px;
    color: #999;
}
.footer .nav{
    line-height: 56px;
    width: 690px;
    float: left;
}
.footer .nav p{
    float: left;
    line-height: 20px;
    margin-left: 50px;
}
.footer .nav p a{
    color: #666;
    float: none;
    margin: 0;
}
.footer .nav:first-child{
    width: 100%;
    border-bottom: 1px solid #666666;
}
.footers .nav:first-child{
    width: 700px;
    border: none;
}
.footers .kefu-box .content{
    padding-right: 0;
}
.footers .nav p{
    margin: 65px 0 0;
}
.footers .nav a:first-child{
    margin: 0;
}
.footers{
    padding: 10px 0 30px;
}
.kefu-box{
    float: right;
    padding: 20px 0 0;
}
.kefu-box .img{
    float: left;
    font-size: 12px;
    text-align: center;
    margin-right: 10px;
}
.kefu-box .img img{
    display: block;
    width: 120px;
    height: 120px;
    background: #fff;
    margin: 0 0 8px;
}
.kefu-box .content{
    float: left;
}
.kefu-box .tel{
    font-size: 28px;
    color: #FFFFFF;
    font-family: Arial;
    padding: 30px 0 10px;
}
.kefu-box p{
    color: #999;
}
.fixed-box{
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 9;
}
.fixed-do{
    position: absolute;
    width: 60px;
    right: -50px;
    top: 50vh;
    text-align: center;
    font-size: 12px;
    color: #999999;
}
.fixed-do .items{
    background: #fff;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
    margin: 0 0 20px;
}
.fixed-do .item{
    height: 56px;
    position: relative;
    padding: 10px 0 0;
    cursor: pointer;
}
.fixed-do .item img{
    display: block;
    margin: 0 auto 4px;
}
.fixed-do .item img.ac,.fixed-do .item:hover img{
    display: none;
}
.fixed-do .item:hover img.ac{
    display: block;
}
.fixed-do .item .kefu img{
    display: block;
}
.fixed-do .item:hover{
    color: #0072ff;
}
.fixed-do .item::before{
    content: '';
    position: absolute;
    width: 22px;
    height: 1px;
    background: #EAEBEF;
    left: 50%;
    margin-left: -11px;
    top: 0;
}
.fixed-do .item:first-child::before{
    display: none;
}
.fixed-do .kefu{
    background: #FFFFFF;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
    padding: 10px 6px 10px 10px;
    height: 100px;
    color: #999;
}
.fixed-do .kefu-boxs{
    position: absolute;
    width: 173px;
    height: 56px;
    top: 0;
    right: 60px;
    padding-right: 10px;
    display: none;
}
.fixed-do .wechat{
    float: left;
    width: 66px;
}
.fixed-do .wechat img{
    width: 100%;
}
.fixed-do .qq{
    float: left;
    padding: 18px 0 0;
    margin-left: 6px;
    width: 75px;
    position: relative;
    color: #999;
}
.fixed-do .qq::before{
    position: absolute;
    width: 1px;
    height: 50px;
    background: #EAEBEF;
    left: 0;
    top: 15px;
    content: '';
}
.fixed-do .qq img{
    margin: 0 auto 20px;
}
.fixed-do .item:hover .kefu-boxs{
    display: block;
}
.fixed-do .tel{
    height: 56px;
}
.fixed-do .tel p{
    font-size: 20px;
    color: #0072ff;
    padding: 0 0 5px;
}
.fixed-do .gz{
    height: 163px;
    padding: 10px;
}
.fixed-do .gz img{
    margin: 0;
    width: 100%;
}
.share-box a{
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-right: 7px;
    background: #999999 url(../images/share.png) no-repeat center;
    cursor: pointer;
    position: relative;
}
.share-box a:nth-child(2){
    background-image: url(../images/share2.png);
}
.share-box a:nth-child(3){
    background-image: url(../images/share3.png);
}
.share-box a:nth-child(4){
    background-image: url(../images/share4.png);
}
.share-box .ma{
    position: absolute;
    width: 80px;
    height: 80px;
    box-shadow: 0 2px 10px 1px rgba(0 0 0 / 10%);
    bottom: 24px;
    left: -32px;
    border: #efefef 1px solid;
    display: none;
}
.share-box .ma img{
    width: 100%;
}
.share-box .ma::before{
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: transparent 8px solid;
    border-right: transparent 8px solid;
    border-top: #fff 8px solid;
    margin: auto;
    left: 0;
    bottom: -7px;
    right: 0;
    z-index: 2;
}
.share-box a:hover .ma,.comment-good.share-box:hover .ma{
    display: block;
}
.share-box a:hover{
    background-color: rgba(68, 181, 73);
}
.share-box a:nth-child(2):hover{
    background-color: rgba(223, 82, 68);
}
.share-box a:nth-child(3):hover{
    background-color: rgba(34, 164, 255);
}
.share-box a:nth-child(4):hover{
    background-color: rgba(102, 102, 102);
}
.nav-box{
    position: absolute;
    width: 96px;
    background: #fff;
    z-index: 9;
    text-align: center;
    left: -32px;
    bottom: -20px;
    box-shadow: 0 0 5px #ddd;
    display: none;
}
.nav-box a{
    width: 100%;
    line-height: 40px;
}
.header-nav .navs a:hover .nav-box{
    display: block;
}
.modal{
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    left: 0;
    top: 0;
    z-index: 99;
    display: none;
}
.popop{
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 1036px;
    height: 476px;
    background: #fff url(../images/pop.png) no-repeat right;
    margin: auto;
}
.entrust-pop .entrust-form{
    float: left;
    border: none;
    width: 389px;
    padding: 56px 56px 0 50px;
}
.entrust-form h2{
    font-size: 16px;
    color: #0072ff;
    padding: 0 0 20px;
}
.entrust-pop .input input[type="text"]{
    width: 241px;
}
.entrust-pop .entrust-form .hint p{
    width: auto;
    margin: 0;
}
.entrust-pop .entrust-form .hint{
    padding: 18px 0;
}
.entrust-pop .content{
    width: 647px;
    float: left;
    height: 100%;
    color: #fff;
    position: relative;
    font-size: 16px;
    padding: 56px 50px;
    background: rgba(0, 0, 0, 0.5);
}
.entrust-pop .content img{
    margin: 113px 0 0;
}
.popop .close{
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
}