@charset"utf-8";
@font-face {
    font-family: 'sis';
    src: url('../fonts/SourceHanSerifCN-Bold.otf');
}
@font-face {
    font-family: 'sih';
    src: url('../fonts/SourceHanSansCN-Medium.otf');
}
body{
    font-family: Arial;
}
.head{
    width: 100%;
    background-color: #fff;
}
.head-pos{
    position: relative;
}
.head-inner{
    width: 1200px;
    margin: 0 auto;
}
.head-inner:after{content: '';display: table;clear: both;}
.head-list:after{content: '';display: table;clear: both;}
.head-logo {
    padding-top: 15px;
}
.head-logo a span{
    display: inline-block;
    width: 200px;
    margin-right: 8px;
    vertical-align: top;
}
.dao-r{
    margin-left: 5%;
    position: relative;
}
.dao-r:after{
    display: table;
    content: '';
    clear: both;
}
/**/
.d-sou{
    float: left;
    margin: 0 0 0 50px;
    padding-top: 30px;
}
.d-sou label{
    width:150px;
    margin: 0;
    position: relative;
    line-height: 25px;
    height: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    border: 1px solid #B7B7B7;
}
.d-sou label  i{
    font-size: 22px;
    color: #B7B7B7;
    display: inline-block;
    position: absolute;
    left: 7px;
    width: 26px;
    top: -1px;
    height: 28px;
    bottom: 0;
    line-height: 28px;
    cursor: pointer;
    font-weight: normal;
}
.d-sou label input{
    color:#333;
    width:85%;
    padding-left: 25px;
    display: block;
    margin: 0 auto;
    outline: none;
    line-height: 22px;
    height: 22px;
    border: none;
    /* border-bottom: 2px solid #000000; */
    /* padding-left: 6px; */
}
.d-sou label input:last-child{
    display: inline-block;
    width: 30px;
    padding-left: 0;
    text-align: center;
    border-radius: 5px;
    position: absolute;
    right: 7px;
    width: 26px;
    background: transparent;
    top: -1px;
    height: 25px;
    bottom: 0;
    line-height: 25px;
    cursor: pointer;
}
/*.d-sou label:after{*/
/*content: '';*/
/*display: block;*/
/*position: absolute;*/
/*bottom: 0;*/
/*right: 100%;*/
/*left: 0;*/
/*background-color: #000;*/
/*height: 2px;*/
/*transition: all 0.3s linear;*/
/*-webkit-transition: all 0.3s linear;*/
/*}*/
/*.d-sou label:hover:after{*/
/*right: 35px;*/
/*}*/
.head-list{
    float: left;
}
.head-list>li{
    float: left;
    padding: 0 19px;
}
.head-list>li>a{
    line-height: 85px;
    font-size: 18px;
    color: #959595;
    padding-bottom: 5px;
    display: block;
    position: relative;
}
.head-list>li>a:after{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 100%;
    bottom: 0;
    height: 4px;
    background-color: #00A0E9;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
.head-list>li.active>a,.head-list>li:hover>a{
    color: #000;
}
.head-list>li.active>a:after{
    /*border-bottom: 2px solid #9c1c22;*/
    right: 0;
}
.head-list>li:hover>a:after{
    /* border-bottom: 2px solid #9c1c22;*/
    right: 0;
}
.head-list>li .xl-s{
    position: absolute;
    left: 0;
    top:90px;
    right: 0;
    z-index: 99;
    display: none;
    height: 350px;
    width: 650px;
    background-color: #fff;
}
.head-list>li .hezuo{
    width: 325px;
    left: 38%;
    height: 350px;
}
.head-list>li .hezuos {
    left: 53%;
}
.head-list>li .hezuo h3 a{display: block;width: 100%;}
.head-list>li .hezuo h3 a:hover{
    color: #00A0E9;
}
.head-list>li .hezuo h3:after{
    display: none;
}
.head-list>li .hezuo h3:active:after,.head-list>li .hezuo h3:hover:after{
    display: none;
}
.xl-list{
    overflow: hidden;
    float: left;
    width: 325px;
}
.xl_h3{
    float: left;
    width: 325px;
    height: 350px;
}
.xl_h3{
    padding: 20px 10px 0;
    border-right: 3px solid #F3F3F3;
    height: 350px;
}
.xl_h3 h3{
    font-size: 14px;
    font-family: Arial;
    color: #707070;
    padding:10px 0;
    border-bottom: 1px solid #F3F3F3;
    position: relative;
}
.xl_h3 h3.active,.xl_h3 h3:hover{
    color: #00A0E9;
}
.xl_h3 h3:after{
    display: none;
    content: '';
    position: absolute;
    bottom: 6px;
    right: -13px;
    background-color: #00A0E9;
    width: 3px;
    height: 22px;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
.xl_h3 h3:active:after,.xl_h3 h3:hover:after{
    display: block;
}
.xl-list ul{
    width: 100%;
    background-color: #fff;
    min-height: 316px;
    padding: 10px 10px 20px 12px;
}
.xl-list ul li{
    padding-bottom: 8px;
}
.xl-list{
    padding: 20px 0;
}
.xl-list li{
    display: none;
}
.xl-list p a{
    font-size: 14px;
    font-family: Arial;
    color: #707070;
    display: inline-block;
    padding:5px 0 5px 35px;
}
.xl-list p:hover a,.xl-list p.active a{
    color: #00A0E9;
}
.head-phone{
    display: none;
}

@media screen and (max-width: 1300px){
    .d-sou label{
        width: 200px;
    }
    .head-logo{
        padding-left: 15px;
    }
    .dao-r{
        margin-left: 0%;
        margin-right: 0;
    }
}
@media screen and (max-width: 1200px){
    .head-inner{width: 1024px;}
    .head-list>li>a{
        padding: 0 0 12px;
        line-height: 80px;
    }
    .dao-r{
        margin-left: 3%;
        margin-right: 0;
    }
    .d-sou label{
        width: 150px;
    }
    .head-list>li{
        padding: 0 10px 0;
    }
    .d-sou{
        margin: 0 20px;
    }
    .head-logo {
        padding-top: 10px;
    }
    .head-list>li .xl-s{top:92px;}
}
@media screen and (max-width: 1024px){
    body{
        position: relative;
        right: 0;
        transition: all linear .5s;
    }
    .head-logo {
        padding-top: 0px;
    }
    .head-inner{
        display: none;
    }
    .head-phone{
        display: block;
        overflow: hidden;
        height: 50px;
    }
    .head-logo{
        margin-left: 10px;
        padding-left: 0;
        padding-bottom: 0;
    }
    .head-logo a{
        display: block;
        overflow: hidden;
    }
    .head-logo a span{
        width: 136px;
        height: 48px;
        line-height: 48px;
        margin-right: 4px;
    }
    .head-phone .head-logo img{
        width:100%;
    }
    .head-phone:after{content: '';display: table;clear: both;}
    .top_cen{
        display:block;
        margin-right: 6px;
        margin-top: 6px;
    }
    .top_cen a{
        font-size: 58px;
        font-weight: 500;
        color: #333;
        line-height: 35px;
        height: 38px;
        width: 38px;
        display: block;
        text-align: center;
    }
    .top_cen a.active{
        display: none;
    }
    .head:hover  .top_cen span{
        background-color: #00A0E9;
    }
    .head:hover .top_cen a{
        color: #00A0E9;
    }
    .top_cen span{
        display: block;
        width: 30px;
        height: 3px;
        background-color: #00A0E9;
        margin: 7px 0;
    }
    .navlist_mo{
        display: block;
        position:fixed;
        top: 0;
        right: -80%;
        bottom: 0;
        width: 80%;
        background-color: #212020;
        transition: all linear .5s;
        /*overflow: auto;*/
    }
    .navlist_mo>li{
        background-color: #212020;
    }
    .navlist_mo>li>a{
        color:#ffffff;
        display: block;
        font-size: 20px;
        line-height: 22px;
        width: 100%;
        padding:20px 0;
        padding-left: 20px;
        transition: all .5s;
        position: relative;
    }
    .navlist_mo>li:hover>a{
        color:#00A0E9;
    }
    .navlist_mo>li.active>a{
        background-color: #303030;
    }
    .navlist_mo>li a:after{
        top: 1.4rem;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .navlist_mo>li a:not([href]):after{
        content: "";
        display: block;
        position: absolute;
        right: 10px;
        top: 24px;
        width: 9px;
        height: 9px;
        border-left: 2px solid #fff;
        border-bottom: 2px solid #fff;
        transition: all .3s ease 0s;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .navlist_mo>li.active a:not([href]):after{
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
        top: 29px;
    }
    .navlist_mo>li .abm_nav{
        display: none;
        height: 0;
        transition: all .5s;
    }
    .navlist_mo>li.active .abm_nav{
        display: block;
        height: auto;
    }
    .navlist_mo>li .abm_nav>li{
        background-color: #080808;
    }
    .navlist_mo>li .abm_nav>li.active>a{
        color: #0763a4;
    }
    .navlist_mo>li .abm_nav>li>a{
        color:#ffffff;
        display: block;
        font-size: 16px;
        line-height: 20px;
        padding:12px 0;
        padding-left: 20px;
        transition: all .5s linear;
        -moz-transition: all .5s linear;
        -webkit-transition: all .5s linear;
    }
    .navlist_mo>li .abm_nav>li h3{
        color:#ffffff;
        display: block;
        font-size: 14px;
        line-height: 20px;
        padding:12px 30px 12px 20px;
        position: relative;
    }
    .navlist_mo>li .abm_nav>li h3:after{
        content: '';
        background: url(../images/second/jia.webp) no-repeat;
        font-size: 16px;
        font-weight: 600;
        display: block;
        position: absolute;
        right: 0.6rem;
        top: 12px;
        height: 15px;
        width: 15px;
        background-size: 100% 100%;
    }
    .navlist_mo>li .abm_nav>li h2{
        color:#ffffff;
        display: block;
        font-size: 14px;
        line-height: 20px;
        padding:12px 30px 12px 20px;
        position: relative;
    }
    .navlist_mo>li .abm_nav>li h2 a{color:#fff;}
    .las>a{
        position: relative;
        display: block;
        width: 100%;
    }
    .navlist_mo>li .abm_nav ul .las>a:after{
        content: "";
        display: block;
        position: absolute;
        right: 43px;
        top: 7px;
        width: 9px;
        height: 9px;
        border-left: 2px solid #fff;
        border-bottom: 2px solid #fff;
        transition: all .3s ease 0s;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .navlist_mo>li .abm_nav ul .las.active a:after{
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
        top: 13px;
    }
    .las .last_li{
        display: none;
    }
    .las.active .last_li{
        display: block;
    }
    .last_li p  a{
        display: block;
        padding: 5px 0 5px 25px;
        border-bottom: 1px dashed #403b45;
    }
    .last_li p:last-child  a{
        border: none;
    }
    .navlist_mo>li .abm_nav>li.active h3{
        color: #00A0E9;
    }
    .navlist_mo>li .abm_nav>li.active h3:after{
        background: url(../images/second/jian.webp) no-repeat;
    }
    .navlist_mo>li .abm_nav ul{
        display: none;
    }
    .navlist_mo>li .abm_nav>li.active ul{
        display: block;
    }
    .navlist_mo>li .abm_nav ul li{
        padding: 5px 0;
        border-bottom: 1px dashed #403b45;
        padding-left: 20px;
    }
    .navlist_mo>li .abm_nav ul li a{
        font-size: 14px;
        color: #969696;
    }
    .navlist_mo>li .abm_nav ul li:hover a{
        color: #00A0E9;
    }
}
@media screen and (max-width: 374px){
    .head-logo a span{
        margin-right: 0;
    }
}
/*
    底部
*/
.foot{
    background-color: #F6F9FA;
    padding: 65px 0 120px;
}
.foot .inner{
    overflow: hidden;
}
.foot_lf{
    float: left;
    width: 60%;
}
.foot_rt{
    float: left;
    width: 40%;
}
.foot_lf p a{
    font-size: 16px;
    color: #959595;
    margin-right: 50px;
}
.foot_lf p{
    margin-top: 25px;
}
.foot_ico{
    float: right;
}
.foot_ico img{
    margin-left: 15px;
}
.foot_rt p{
    margin-top: 30px;
    font-size: 16px;
    color: #9A9A9A;
    /*text-align: right;*/
}
@media screen and (max-width: 1399px) and (min-width: 1300px){
    .foot_lf img{max-width: 15%;}
    .foot_ico img {
        max-width: 15%;
    }
    .foot_rt{margin-top: 5%;}
    .foot{
        padding: 3% 0 2%;
    }
}
@media screen and (max-width: 1024px){
    .foot_lf {
        text-align: center;
        float: left;
        width: 100%;
    }
    .foot_lf img{
        max-width: 25%;
    }
    .foot_lf p{
        text-align: center;
    }
    .foot_lf p a{
        margin: 0 5px;
        font-size: 14px;
    }
    .foot_rt {
        float: left;
        width: 100%;
        padding-top: 20px;
        text-align: center;
    }
    .foot_ico {
        float: none;
    }
    .foot_ico img {
        width: 40px;
    }
    .foot_rt p {
        font-size: 14px;
        text-align: center;
    }
    .foot {
        padding: 30px 0 30px;
    }
}

@media screen and (max-width: 767px){
    .foot {padding: 15px 0;}
    .foot_rt {padding-top: 10px;}
    .foot_rt p{margin-top:10px;}
    .foot_lf p{margin-top: 10px;}
    .foot_lf img{max-width: 30%;}
}