﻿
/*语言行*/
.language-line,.language-line div,.language-line a{
    background-color: #f08700;
    height: 20px;
    line-height: 20px;
}
.language-line a{
    color: #fff;
    padding: 0 8px;
}
.language-line a + a{
    margin-left: 1px;
    position: relative;
}
.language-line a + a:before{
    content: '';
    position: absolute;
    width: 1px;
    height: 12px;
    top: 50%;
    transform: translateY(-50%);
    left: -1px;
    background-color: #fff;
}

/*菜单栏*/
.move{
    display: none;
}
.menu{
    position: relative;
}
.menu{
    background-color: #fff;
}
.menu,.menu .width-1200-center,.menu .width-1200-center > div{
    height: 78px;
}
/*菜单logo*/
.menu .menu-logo,.menu .menu-logo img{
    max-height: 70px;
}
.menu .menu-list,.menu .menu-list li,.menu .menu-list li > a{
    height: 78px;
    transition: .5s;
}
.menu .menu-list li > a{
    padding: 0 40px;
    position: relative;
}
.menu .menu-list li > a:before{
    position: absolute;
    content: '';
    width: 64px;
    height: 2px;
    background-color: #f08500;
    bottom: 0;
    left: 50%;
    opacity: 0;
    transition: .5s;
}
.menu .menu-list li > a.active:before{
    opacity: 1;
    transform: translate(-50%);
}
.menu .menu-list li:hover > a:before{
    opacity: 1;
    transform: translate(-50%);
}
.menu .menu-list li.menu-phone{
    padding-left: 60px;
    background-image: url("/tpl/images/menu-phone.png");
    background-size: 16px;
    background-position: 34px 50% ;
}
.menu .menu-list li div{
    position: absolute;
    left: 0;
    right: 0;
    height: 50px;
    bottom: -50px;
    background-color: #fff;
    z-index: 999;
    box-sizing: border-box;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    transition: .5s;
    display: none;
    opacity: 0;
}
.menu .menu-list li:hover div{
    display: flex;
    opacity: 1;
}
.menu .menu-list li div a{
    position: relative;
    height: 100%;
}
.menu .menu-list li div a:before{
    position: absolute;
    content: '';
    width: 54px;
    height: 2px;
    background-color: #f08500;
    bottom: 0;
    left: 50%;
    opacity: 0;
    transition: .5s;
}
.menu .menu-list li div a:hover:before{
    opacity: 1;
    transform: translate(-50%);
}
.headerWhole{
    transition: .5s;
    height: 98px;
}
.headerWhole.headerFlex{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
}
.headerFlex .menu .menu-list,.headerFlex .menu .menu-list li,.headerFlex .menu .menu-list li > a,
.headerFlex .menu,.headerFlex .menu .width-1200-center,.headerFlex .menu .width-1200-center > div{
    height: 70px;
}
.headerFlex .menu,.headerFlex .menu .menu-list li div{
    background-color: rgba(255,255,255,.9);
}
.headerWhole.headerHide{
    height: 0;
    opacity: 0;
    overflow: hidden;
}

/*底部*/
.footer{
    background-color: #182029;
}
.footer > div:nth-child(1){
    padding-top: 40px;
}
.footer .tbody{
    padding-top: 26px;
}
.footer .tbody dl + dl{
    margin-left: 50px;
}
.footer .tbody dd{
    margin-top: 12px;
}
.footer > div:nth-child(1) .Box:nth-child(2){
    padding-right: 100px;
}
.footer > div:nth-child(1) .Box:nth-child(2) .tbody div{
    background-position: 0 50%;
    padding-left: 24px;
}
.footer > div:nth-child(1) .Box:nth-child(2) .tbody div + div{
    margin-top: 22px;
}
.footer .QRCode{
    width: 128px;
    margin-right: 100px;
}
.footer .QRCode .title{
    height: 56px;
}
.footer p{
    height: 40px;
    border-top: 1px solid #999;
}
/*工具栏*/
.toolbar li{
    width: 25%;
    height: 60px;
    position: relative;
}
.toolbar li + li:before{
    position: absolute;
    content: '';
    width: 1px;
    height: 26px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: #fff;
}

/*服务项目*/
.ServiceItems{
    padding-bottom: 80px;
}
.ServiceItems a{
    width: 390px;
    border: 1px solid #eee;
    box-sizing: border-box;
}
.ServiceItems a:nth-child(4),.ServiceItems a:nth-child(5),.ServiceItems a:nth-child(6){
    margin-top: 30px;
}
.ServiceItems a .thumbBox div{
    padding-bottom: calc(193 / 387 * 100%);
}
.ServiceItems a .title{
    height: 36px;
}

/*服务区域*/
.ServiceArea{
    background-color: #f8f8f8;
}
.ServiceArea img{
    max-width: 100%;
}

/*企业优势*/
.advantage{
    background-image: url("/tpl/images/advantage.jpg");
    background-size: 100% 100%;
    padding-bottom: 64px;
}
.advantage a{
    width: 32%;
    background-color: #fff;
    position: relative;

}
.advantage a > div{
    position: relative;
    width: 100%;
    padding-bottom: calc( 294 / 384 * 100%);
}
.advantage a > div > div{
    position: absolute;
    width: 100%;
    height: 100%;
}
.advantage a:nth-child(4),.advantage a:nth-child(5),.advantage a:nth-child(6){
    margin-top: 20px;
}
.advantage a .thumbBox{
    width: calc(224 / 384 * 100%);
    box-sizing: border-box;
    border-bottom: 1px solid #e5e5e5;
}
.advantage a .thumbBox div{
    padding-bottom: calc(140 / 224 * 100%);
}
.advantage a .title{
    position: relative;
}
.advantage a .title > div{
    position: relative;
    padding-bottom: calc(144 / 384 * 100%);
}
.advantage a .title > div > div{
    position: absolute;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 34px 24px 0 24px;
}
.advantage a i{
    display: block;
    height: 10px;
}

/*合作伙伴*/
.cooperation{
    padding-bottom: 106px;
}
.cooperation a{
    box-sizing: border-box;
    border: 1px solid #eee;
}
.cooperation a .thumbBox div{
    padding-bottom: calc(150 / 290 * 100%);
}
.cooperation a .title{
    height: 44px;
}
.cooperation a .subTitle{
    height: 56px;
    padding: 0 5px;
}

/*新闻资讯*/
.news{
    background-color: #f8f8f8;
    padding-bottom: 50px;
}
.news .width-1200-center a{
    width: 586px;
    height: 180px;
    box-sizing: border-box;
    padding: 26px 20px;
    background-color: #fff;
    margin-bottom: 24px;
}
.news .width-1200-center a .thumbBox{
    width: 176px;
    position: relative;
}
.news .width-1200-center a .thumbBox div{
    position: relative;
    padding-bottom: calc(124 / 176 * 100%);
}
.news .width-1200-center a .contentBox{
    flex: 1;
    box-sizing: border-box;
    padding-left: 20px;
}
.news .width-1200-center a .contentBox .des{
    margin: 15px 0;
    min-height: 36px;
}
.news .SeeMore{
    color: #f08700;
    border: 1px solid #f08700;
    width: 158px;
    height: 36px;
    margin: 30px auto auto;
}
.newsPage{
    padding: 50px 0;
    background-color: #fff;
}
.newsPage a + a{
    margin-top: 30px;
}
.newsPage a .thumbBox{
    position: relative;
    width: calc(200 / 1200 * 100%);
}
.newsPage a .thumbBox div{
    position: relative;
    padding-bottom: calc(136 / 200 * 100%);
}
.newsPage a .centerBox{
    width: calc(1000 / 1200 * 100%);
    padding-left: calc(35 / 1000 * 100%);;
    box-sizing: border-box;
}
.newsPage a .centerBox .title{
    height: 54px;
}
.newsPage a .centerBox .date{
    height: 30px;
}
.newsPage a .centerBox .des{
    height: calc(136px - 54px - 30px);
}
/*产品服务页*/
.productBox{
    padding: 124px 0;
}
.productBox:nth-child(2n){
    background-color: #fafafa;
}
.productBox .titleBox{
    width: 308px;
    box-sizing: border-box;
    padding-right: 14px;
    padding-top: 30px;
}
.productBox .titleBox .title{
    height: 80px;
}
.productBox .contentBox{
    flex: 1;
}
.productBox .contentBox li{
    width: 32%;
    cursor: pointer;
}
.productBox .contentBox .thumbBox{
    position: relative;
}
.productBox .contentBox .thumbBox div{
    position: relative;
    padding-bottom: calc(144 / 286 * 100%);
}
.productBox .contentBox .title span{
    margin-top: 20px;
    padding-left: 10px;
    position: relative;
}
.productBox .contentBox .title span:before{
    content: '';
    position: absolute;
    width: 2px;
    height: 10px;
    background-color: #f08700;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.productPopup{
    padding: 10px 15px;
}

/*关于我们*/
.aboutTitle{
    width: calc( (100% - 650) / 1200 * 100%);
}
.aboutTitle .titleEn{
    color: #f08500;
    font-size: 20px;
}
.aboutTitle .title{
    font-size: 24px;
    height: 54px;
}
.about-profile{
    margin-top: 80px;
    margin-bottom: 90px;
}
.about-profile .contentBox{
    height: 322px;
    flex: 1;
}
.about-profile .contentBox .des{
    line-height: 26px;
    padding-right: 40px;
}
.about-profile .thumbBox{
    position: relative;
    width: calc(650 / 1200 * 100%);
}
.about-profile .thumbBox div{
    position: relative;
    padding-bottom: calc(322 / 570 * 100%);
}
/*企业文化*/
.about-culture img{
    width: 100%;
}
.about-culture .centerBox{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.about-culture .centerBox i{
    width: 50px;
    height: 3px;
    background-color: #f08500;
    margin-top: 44px;
    margin-bottom: 30px;
}
.about-culture .swiper-pagination span{
    width: 98px;
    height: 3px;
    background-color: #fff;
    border-radius: 0;
}
.about-culture .layui-icon{
    background-image: none;
    color: #fff;
    font-size: 50px;
}
.about-culture .swiper-button-prev{
    left: 60px;
}
.about-culture .swiper-button-next{
    right: 60px;
}
/*企业优势*/
.about-advantage{
    padding-bottom: 48px;
}
.about-advantage .aboutTitle{
    margin-top: 110px;
    margin-bottom: 70px;
}
.about-advantage a{
    width: 32%;
    margin-bottom: 34px;
}
.about-advantage a .thumbBox{
    position: relative;
}
.about-advantage a .thumbBox div{
    position: relative;
    padding-bottom: calc(236 / 380 * 100%);
}
.about-advantage a .title{
    position: relative;
}
.about-advantage a .title div{
    position: relative;
    padding-bottom: calc(120 / 380 * 100%);
    background-color: #f8f8f8;
}
.about-advantage a .title div p{
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
    padding: 16px 20px;
}
/*联系我们*/
.contact{
    padding: 40px 0 20px 0;
}
.contact .layui-tab-title{
    border-top: 1px solid #e6e6e6;
    border-bottom-width: 0;
}
.contact .layui-this{
    color: #f08500 !important;
}
.contact .layui-this:after{
    border-bottom: 0 !important;
    border-top: 2px solid #f08500 !important;
}
.contact .layui-tab-content{
    height: 130px;
}

/*详情页*/
.newshow .title{
    min-height: 60px;
    margin-bottom: 10px;
}
.newshow .date{
    padding-bottom: 30px;
    border-bottom: 1px solid #ddd;
}
.newshow .content,.newshow .move-content{
    padding: 30px 0 10px 0;
}
.newshow .move-content{
    display: none;
}
.newshow #share2 {
    padding-top: 30px;
    padding-bottom: 50px;
}

/*平板*/
@media all and (max-width: 1200px){
    /*电脑导航*/
    .headerWhole{
        display: none;
    }
    .move{
        display: flex;
        height: 68px;
        z-index: 999;
        padding: 2px 30px;
        box-sizing: border-box;
        transition: .5s;
    }
    .move-back{
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        background-color: rgba(0,0,0,.8);
    }
    .move .menu-logo{
        height: 64px;
    }
    .move .menu-logo img{
        height: 100%;
    }
    .move .width-1200-center .move-btn{
        width: 64px;
        height: 64px;
        line-height: 64px;
        text-align: center;
    }
    .move .menu-logo img:nth-child(2){
        display: none;
    }
    .move-back .menu-logo img:nth-child(1){
        display: none;
    }
    .move-back .menu-logo img:nth-child(2){
        display: block;
    }
    .move-back .width-1200-center .move-btn{
        color: #fff;
    }
    .move-back .width-1200-center a{
        color: #fff;
    }
    .move .move-menu{
        position: fixed;
        z-index: 9999;
        top: 0;
        bottom: 0;
        right: -100%;
        width: 100%;
    }
    .move .move-menu .TransparentCover{
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 50%;
    }
    .move .move-menu .menu-list{
        position: absolute;
        top: 0;
        bottom: 0;
        left: 50%;
        right: 0;
        background-color: #333;
        padding-top: 20px;
        overflow: auto;
    }
    .move .move-menu .menu-list li a{
        font-size: 24px;
        width: 100%;
        padding: 14px 30px;
        box-sizing: border-box;
    }
    .move .move-menu .menu-list li i{
        font-size: 24px;
    }
    .move .move-menu .menu-list dl{
        height: 0;
        overflow: hidden;
    }
    .move .move-menu .menu-list dd a{
        padding: 14px 50px;
    }
    .move .move-menu .menu-list li + li{
        position: relative;
    }
    .move .move-menu .menu-list li + li:before{
        position: absolute;
        content: '';
        border-top: 1px solid #ddd;
        width: 90%;
        top: 0;
        left: 50%;
        transform: translate(-50%);
    }

    /*底部*/
    .footer > div:nth-child(1) .Box:nth-child(1){
        display: none;
    }
    .footer > div:nth-child(1) .Box:nth-child(2){
        margin-left: 100px;
    }


    /*服务项目*/
    .ServiceItems a{
        width: 49%;
    }
    .ServiceItems a .thumb{
        width: 100%;
        height: auto;
    }
    .ServiceItems a .thumb div{
        height: calc(193 / 387 * 100%);
    }
    .ServiceItems a{
        margin-top: 30px;
    }

    /*新闻资讯*/
    .news .width-1200-center a{
        width: 49%;
    }
    .newsPage a .thumbBox{
        width: calc(400 / 1200 * 100%);
    }
    .newsPage a .centerBox{
        width: calc(800 / 1200 * 100%);
        padding-left: calc(10 / 800 * 100%);
    }

    /*产品服务页*/
    .productBox{
        padding: 50px 0;
    }
    .productBox .titleBox{
        width: 100%;
        padding-top: 0;
    }
    .productBox .titleBox .title{
        height: 60px;
    }
    .productBox .contentBox{
        padding-top: 20px;
        width: 100%;
    }
}
@media all and (max-width: 1200px){
    .move{
        height: 64px;
        padding: 0;
    }
    .move .move-menu .menu-list li a{
        font-size: 14px;
        height: 50px;
    }
    .move .move-menu .menu-list li i{
        font-size: 20px;
    }
    .move .move-menu .menu-list dd a{
        height: 40px;
        line-height: 40px;
        padding: 0 40px;
    }

    /*底部*/
    .footer > div:nth-child(1) .Box:nth-child(2),.footer > div:nth-child(1) .Box:nth-child(3) {
        margin-left: 0;
        width: 100%;
        padding-right: 0;
    }
    .footer .QRCode{
        width: 100%;
        margin-top: 20px;
        margin-right: 0;
    }
    .footer p{
        height: auto;
    }
    .footer p a{
        width: 100%;
        text-align: center;
    }

    /*工具栏*/
    .toolbar li{
        width: 50%;
        height: 40px;
    }
    .toolbar li + li:before{
        width: 0;
    }
    .toolbar li:nth-child(2n):before{
        width: 1px;
    }
    .toolbar li:nth-child(3):after,.toolbar li:nth-child(4):after{
        position: absolute;
        content: '';
        width: 90%;
        height: 1px;
        background-color: #fff;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
    }

    /*服务项目*/
    .ServiceItems{
        padding-bottom: 50px;
    }
    .ServiceItems a:nth-child(1n){
        width: 100%;
        margin-top: 20px;
    }

    /*企业优势*/
    .advantage a:nth-child(1n){
        margin-top: 14px;
        width: 49%;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
    }
    .advantage a > div{
        padding-bottom: calc( 320 / 384 * 100%);
    }
    .advantage a .title > div {
        padding-bottom: calc(166 / 384 * 100%);
    }
    .advantage a .title > div > div{
        padding: 6px 6px 0 6px;
        line-height: 20px;
    }
    .advantage a i{
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
    }

    /*新闻资讯*/
    .news{
        padding-bottom: 20px;
    }
    .news .width-1200-center a{
        width: 100%;
        height: auto;
        display: block;
        padding: 10px;
    }
    .news .width-1200-center a .thumbBox{
        width: 100%;
        margin-bottom: 6px;
    }
    .news .width-1200-center a .contentBox{
        width: 100%;
        padding: 0;
    }
    .news .width-1200-center a .contentBox .des{
        min-height: 0;
        margin: 5px 0;
    }
    .news .SeeMore{
        margin: 0 auto;
    }
    .newsPage{
        padding: 30px 0;
    }
    .newsPage a{
        padding: 5px;
        box-sizing: border-box;
        border: 1px solid #ddd;
    }
    .newsPage a .thumbBox{
        width: 100%;
    }
    .newsPage a .centerBox{
        width: 100%;
        padding-left: 0;
    }
    .newsPage a .centerBox .title{
        height: 40px;
        line-height: 40px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }
    .newsPage a .centerBox .date{
        height: 20px;
    }
    .newsPage a .centerBox .des{
        height: auto;
        margin-bottom: 10px;
    }
    .newshow .title{
        font-size: 18px;
    }

    /*产品服务页*/
    .productBox{
        padding: 30px 0;
    }
    .productBox .contentBox li{
        width: 100%;
    }
    .productBox .contentBox li + li{
        margin-top: 20px;
    }
    .productBox .contentBox .title{
        border: 1px solid #ddd;
        height: 36px;
        line-height: 36px;
    }
    .productBox .contentBox .title span{
        margin: 0;
        padding: 0;
    }
    .productBox .contentBox .title span:before{
        display: none;
    }

    /*关于我们*/
    .about-profile{
        margin-top: 30px;
        margin-bottom: 40px;
    }
    .about-profile > div{
        display: block;
    }
    .about-profile .contentBox{
        height: auto;
    }
    .about-profile .contentBox .des{
        height: auto;
        margin: 10px 0;
    }
    .about-profile .thumbBox{
        width: 100%;
    }
    .about-culture .centerBox{
        width: 300px;
    }
    .about-culture .centerBox .title{
        font-size: 20px;
    }
    .about-culture .centerBox i{
        margin: 3px auto;
    }
    .about-culture .layui-icon{
        font-size: 30px;
    }
    .about-culture .swiper-button-prev{
        left: 20px;
    }
    .about-culture .swiper-button-next{
        right: 20px;
    }

    /*企业优势*/
    .about-advantage .aboutTitle{
        margin-top: 30px;
        margin-bottom: 20px;
    }
    .about-advantage a{
        width: 100%;
    }
    .about-advantage a .title div p{
        padding: 15px 10px;
    }
}