@font-face {
    font-family: "alibaba";
    src: url("/fonts/AlibabaPuHuiTi-2-55-Regular.ttf") ;
}
@font-face {
    font-family: "alibaba";
    src: url("/fonts/AlibabaPuHuiTi-2-85-Bold.ttf");
    font-weight: bold;
}

* {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
a,img {
    border: 0;
    outline: none;
    text-decoration: none;
}
html,body {
    background-color: #fff;
    font-family: "alibaba";
    color: #333;
    z-index: 1;
    height: 100%;
    min-width: 1280px;
}
h1,h2,h3,h4,h5,h6,button,input,select,textarea {
    font-size: 100%
}
.clear {
    clear: both;
}

.header{
    height: 90px;
    max-width: 1600px;
    margin: 0 auto;
}

.navs{
    float:left;
    height: 22px;
    margin: 34px 0;
    margin-left: 30px;
}

.navs li{
    display: inline-block;
    margin: 0 30px;
    font-family: "microsoft yahei";
    font-size: 16px;
    line-height: 30px;
}

.tel{
    float: right;
    width: 250px;
    height: 22px;
    line-height:22px;
    color: #666;
    font-size: 16px;
    text-align:right;
    margin: 34px 0;
}

.case{
    max-width: 1429px;
    margin: 20px auto;
    margin-bottom: 100px;
    padding: 0 10px;
}

.swiper-slide{
    width: 270px;
    height: 240px;
    border-radius: 10px;
}
.swiper-slide img{
    width: 270px;
    height: 240px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.swiper-container{
    height: 240px;
    overflow: hidden;
    margin: 20px auto;
}

.case_box{
    width: 473px;
    height: 396px;
    display:inline-block;
    position:relative;
    overflow: hidden;
}

.superiority_content{
    width: 1350px;
    margin: 0 auto;
    position: relative;
    margin-top: 40px;
    height: 520px;
}

.friend{
    width: 1350px;
    margin: 40px auto;
}

.friend_box img{
    width: 220px;
    height: 142px;
}

.friend_box a{
    display: inline-block;
    width: 220px;
    height: 142px;
    margin: 22px;
    border: 1px dashed #dedede;
}

.footer_qrcode{
    width: 270px;
    float:left;
    text-align:center;
}

.banner{
    background: url('/images/banner-index.jpg') no-repeat center center;
    background-size: auto 100%;
    height: 600px;
    overflow: hidden;
}

.banner_news{
    height: 400px;
    background: url('/images/banner-news.jpg') no-repeat center center;
    background-size: auto 100%;
}
.banner_case{
    height: 400px;
    background: url('/images/banner-case.jpg') no-repeat center center;
    background-size: auto 100%;
}
.banner_plan{
    height: 400px;
    background: url('/images/banner-plan-new.jpg') no-repeat center center;
    background-size: auto 100%;
}
.banner_product{
    height: 400px;
    background: url('/images/banner-product.jpg') no-repeat center center;
    background-size: auto 100%;
}

.banner_about{
    height: 400px;
    background: url('/images/banner-about.jpg') no-repeat center center;
    background-size: auto 100%;
}

.content{
    width: 1400px;
    margin: 74px auto 107px;
}

.right{
    width: 1149px;
    float: right;
}

.goods_box{
    width: 270px;
    height: 280px;
    float:left;
    margin: 0 6px 6px 6px;
    font-family: AlibabaPuHuiTiM;
    font-size: 16px;
    letter-spacing: 0;
    text-align: center;
}

.goods_box img{
    width: 270px;
    height: 240px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.news_content{
    width: 939px;
    float: right;
}

.about_content{
    width: 1400px;
    margin: 30px auto 90px;
}

.about_image{
    width: 743px;
    float: left;
    margin-top: 20px;
}

@media (max-width: 1280px){
    .header{
        width: 1240px;
    }

    .navs{
        margin-left: 10px;
    }

    .navs li{
        margin: 0 10px;
    }

    .tel{
        margin-right: 10px;
    }

    .swiper-container{
        height: 230px;
        height: 230px;
    }

    .swiper-slide{
        width: 230px;
        height: 230px;
    }

    .swiper-slide img{
        width: 230px;
        height: 230px;
    }

    .case_box{
        width: 413px;
    }

    .superiority_content{
        width: 100vw;
    }

    .friend{
        width: 100vw;
    }

    .friend_box img{
        width: 188px;
        height: 122px;
    }

    .friend_box a{
        width: 188px;
        height: 122px;
    }

    .footer_qrcode{
        width: 220px;
    }

    .banner{
        height: 510px;
    }

    .banner_news{
        height: 340px;
    }
    .banner_case{
        height: 340px;
    }
    .banner_plan{
        height: 340px;
    }
    .banner_product{
        height: 340px;
    }
    .banner_about{
        height: 340px;
    }

    .content{
        width: 1240px;
        padding: 0 20px;
    }

    .right{
        width: 979px;
    }

    .goods_box{
        width: 220px;
        height: 250px;
    }
    
    .goods_box img{
        width: 220px;
        height: 220px;
    }

    .news_content{
        width: 759px;
    }

    .about_content{
        width: 1240px;
    }

    .about_image{
        width: 580px;
    }

    .about_image img{
        width: 580px;
    }
}

.logo{
    height:58px;
    margin: 16px 0;
    width: 331px;
    float:left;
}
.logo img{
    height: 58px;
}

.navs li a{
    color: #333;
    display: block;
}
.navs li a:hover{
    color: #00CBDB;
}
.navs li:hover{
    border-bottom: 2px solid #00CBDB;
}
.nav_hover{
    color: #00CBDB;
    border-bottom: 2px solid #00CBDB;
}
.nav_hover a{
    color: #00CBDB !important;
}

.tel img{
    width: 22px;
    height: 22px;
    vertical-align: middle;
}

.footer{
    height: 310px;
    background: url('/images/bg-footer.png') no-repeat center center;
    background-size: 100% 100%;
}
.bottom{
    height: 60px;
    line-height: 60px;
    margin: 0 auto;
    font-size: 13px;
    color: #fff;
    font-family: "AlibabaPuHuiTi-Regular";
    text-align:center;
    max-width: 1460px;
    border-top: 1px solid #999;
}
.bottom a{
    color: #fff;
}
.bottom a:hover{
    color: #00CBDB;
}
.footer_content{
    max-width: 1300px;
    height: 204px;
    padding-top: 44px;
    margin: 0 auto;
}

.footer_qrcode img{
    width: 90px;
    height: 90px;
}
.footer_qrcode p{
    height: 18px;
    font-family: "AlibabaPuHuiTiM";
    font-size: 13px;
    color: #FFFFFF;
    letter-spacing: 0;
    margin-top: 20px;
}
.footer_links{
    width: 220px;
    float:left;
}
.footer_link_title, .footer_link{
    height: 18px;
    font-family: AlibabaPuHuiTiM;
    font-size: 13px;
    color: #FFFFFF;
    letter-spacing: 0;
    margin-bottom: 15px;
}
.footer_link_title{
    font-weight: 500;
}
.footer_link a{
    color: #fff;
}
.footer_link a:hover{
    color: #00CBDB;
}
.footer_contact{
    float: left;
    width: 370px;
}
.footer_contact_content{
    position: relative;
}
.footer_contact_box{
    width: 274px;
    height: 124px;
    padding: 8px;
    border: 1px solid #999;
    border-radius: 8px 0 0 8px;
    -webkit-border-radius: 8px 0 0 8px;
    -moz-border-radius: 8px 0 0 8px;
    -ms-border-radius: 8px 0 0 8px;
    -o-border-radius: 8px 0 0 8px;
    overflow: hidden;
}
.footer_contact_company_hover{
    width: 140px;
    height: 32px;
    transform: scaleX(-1);
    background-image: linear-gradient(180deg, #B4E8FF 0%, #D4F9FF 100%);
    border: 0.5px solid #FFFFFF;
    border-radius: 8px 8px 0 0;
    transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -webkit-transform:rotate(90deg);
    -o-transform:rotate(90deg);
    position: absolute;
    right: -8px;
    top: 54px;
    text-align:center;
    line-height: 32px;
    -webkit-border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
    -ms-border-radius: 8px 8px 0 0;
    -o-border-radius: 8px 8px 0 0;
}
.footer_contact_company{
    width: 140px;
    height: 32px;
    transform: scaleX(-1);
    border: 0.5px solid #FFFFFF;
    border-radius: 8px;
    float:left;
    color: #fff;
    text-align:center;
    transform:rotate(90deg);
    -ms-transform:rotate(90deg); /* IE 9 */
    -moz-transform:rotate(90deg); /* Firefox */
    -webkit-transform:rotate(90deg); /* Safari 和 Chrome */
    -o-transform:rotate(90deg);
    position: absolute;
    top: 54px;
    line-height: 32px;
    cursor: pointer;
}
.footer_contact_company:hover{
    background-image: linear-gradient(180deg, #B4E8FF 0%, #D4F9FF 100%);
    color: #333;
}
.footer_contact_company_middle{
    right: -41px;
}
.footer_contact_company_right{
    right: -74px;
}
.footer_contact_text{
    line-height: 18px;
    font-family: AlibabaPuHuiTi-Regular;
    font-weight: 400;
    font-size: 13px;
    color: #FFFFFF;
    letter-spacing: 0;
    margin-bottom: 10px;
}

.banner a{
    display:block;
    margin: 0 auto;
    max-width: 1300px;
    /* height:134px; */
    height:600px;
}
.banner_text{
    height: 82px;
    font-family: AlibabaPuHuiTiM;
    font-size: 60px;
    color: #1C303D;
    letter-spacing: 3px;
    margin-bottom:15px;
    margin-top:175px;
}
.banner_tips{
    height: 37px;
    opacity: 0.8;
    font-family: ArialMT;
    font-size: 33px;
    color: #14262D;
}

.title{
    height: 44px;
    max-width: 1350px;
    margin: 0 auto;
    position: relative;
}
.line{
    width: 100%;
    height: 1px;
    background-color: #3F3F3F;
    position: absolute;
    left: 0;
    bottom: 9px;
    z-index: 1;
}
.title_img{
    position: absolute;
    left: 578px;
    top: 0px;
    z-index: 2;
    background: #fff;
    width: 195px;
    height: 50px;
}
.title_img img{
    height: 50px;
    position: relative;
}
.title_youshi{
    padding-right: 13px;
    background: #e6faff;
}

.friend_box{
    margin-bottom:34px;
    margin-top: 16px;
}

.friend_box a:hover{
    border: 1px dashed #00CBDB;
}
/* .title img{
    position: absolute;
    bottom: 0;
    left: 497px;
    z-index: 10;
} */
.superiority{
    background: url('/images/banner-arrow.png') no-repeat center center;
    height: 520px;
    background-size: auto 100%;
    overflow: hidden;
}

.superiority_box{
    height: 100px;
    padding: 15px;
    width: 330px;
    position: absolute;
    box-shadow: 0 2px 6px 0 #bde9fe8a;
    border-radius: 8px;
    background: #fff;
}
.superiority_positon1{
    left: 35px;
    bottom: 285px;
}
.superiority_positon2{
    left: 35px;
    bottom: 95px;
}
.superiority_positon3{
    right: 35px;
    bottom: 285px;
}
.superiority_positon4{
    right: 35px;
    bottom: 95px;
}
.superiority_title{
    height: 22px;
    font-family: AlibabaPuHuiTiM;
    font-size: 16px;
    color: #1A1A1A;
    letter-spacing: 0;
    line-height: 22px;
    margin-bottom: 8px;
}
.superiority_text{
    height: 80px;
    font-family: AlibabaPuHuiTi-Regular;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    line-height:20px;
    overflow: hidden;
}

.background_product{
    background: url('/images/category.png') no-repeat left center;
    background-size: 144px 23px;
}
.case_title{
    font-family: AlibabaPuHuiTiM;
    font-size: 24px;
    color: #0C0C0C;
    letter-spacing: 0;
    height: 42px;
    line-height: 60px;
    position: relative;
}
.case_title i{
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #00CBDB;
    vertical-align: 8%;
    margin-right: 7px;

}
.background_case{
    background: url('/images/solution.png') no-repeat left center;
    background-size: 144px 23px;
}
.case_content{
    height: 396px;
    margin: 20px 0 40px;
}

.background_case1{
    background: url('/images/bg-case1.png') no-repeat center center;
    background-size: 100% 100%;
}
.background_case2{
    background: url('/images/bg-case2.png') no-repeat center center;
    background-size: 100% 100%;
}
.background_case3{
    background: url('/images/bg-case3.png') no-repeat center center;
    background-size: 100% 100%;
}
.background_case4{
    background: url('/images/bg-case4.png') no-repeat center center;
    background-size: 100% 100%;
}
.background_case5{
    background: url('/images/bg-case5.png') no-repeat center center;
    background-size: 100% 100%;
}
.case_name{
    width: 387px;
    text-align:center;
    height: 30px;
    line-height: 30px;
    font-family: AlibabaPuHuiTiM;
    font-size: 22px;
    color: #1A1A1A;
    letter-spacing: 0;
    position: absolute;
    top: 168px;
    left: 43px;
}
.case_text{
    width: 387px;
    line-height: 26px;
    overflow: hidden;
    font-family: AlibabaPuHuiTi-Regular;
    font-weight: 400;
    font-size: 17px;
    color: #666666;
    letter-spacing: 0.2px;
    text-align: justify;
    position: absolute;
    top: 213px;
    left: 43px;
}
.case_tab{
    height: 30px;
    line-height: 30px;
    position: absolute;
    bottom: 0;
    left: 200px;
}
.case_tab li{
    cursor: pointer;
    display: inline-block;
    line-height: 30px;
    font-family: AlibabaPuHuiTiM;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    text-align: center;
    margin: 0 20px;
}
.case_tab li:hover, .case_tab_hover{
    color: #00CBDB !important;
    border-bottom: 2px solid #00CBDB;
}

.swiper-button-next{
    margin-right: 45px;
    background-image: none !important;
}
.swiper-button-prev{
    margin-left: 15px;
    background-image: none !important;
}
.swiper-button-next img, .swiper-button-prev img{
    width: 28px;
    height: 28px;
}

.about_tab{
    height: 40px;
    border-bottom: 1px solid #d8d8d8;
}
.about_tab li{
    cursor: pointer;
    height: 38px;
    font-family: AlibabaPuHuiTiM;
    font-size: 20px;
    color: #333333;
    letter-spacing: 0;
    display:inline-block;
    margin-right: 50px;
    line-height: 38px;
    border-bottom: 2px solid #fff;
}
.about_tab_hover, .about_tab li:hover{
    border-bottom: 2px solid #00CBDB !important;
}
.abount_text{
    margin: 18px auto 50px;
    font-family: AlibabaPuHuiTi-Regular;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    letter-spacing: 0;
    text-indent: 30px;
}
.abount_text p{
    margin-bottom: 20px;
}
.abount_text img{
    max-width: 100%;
}
.about_title{
    height: 27px;
    font-size: 20px;
    color: #1C303D;
    letter-spacing: 1px;
    line-height: 27px;
}
.about_time{
    margin: 20px auto 50px;
}
.about_time_box{
    width: 350px;
    float:left;
    height: 135px;
    position: relative;
    border-top: 1px solid #dedede;
}
.about_time_tag{
    width: 5px;
    height: 5px;
    background: #00CBDB;
    position: absolute;
    left: 23px;
    top: -2.5px;
    z-index: 10;
}
.about_time_title{
    height: 20px;
    font-family: AlibabaPuHuiTi-Regular;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    letter-spacing: 0;
    margin: 7px auto 13px;
    padding-left: 8px;
}
.about_time_text{
    line-height: 20px;
    font-family: AlibabaPuHuiTi-Regular;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    letter-spacing: 0;
    padding-left: 8px;
}
.about_contact{
    border-top: 1px solid #dedede;
    margin-bottom: 10px;
    line-height: 30px;
    font-weight: 400;
    font-size: 13px;
    color: #333333;
    letter-spacing: 0;
    margin-top: 10px;
}
.about_contact img{
    width: 16px;
    height: 16px;
    vertical-align: -10%;
    margin-right: 5px;
}

.left{
    width: 229px;
    float: left;
    border: 1px solid #EBEBEB;
    border-radius: 4px;
}

.menu_title{
    line-height: 60px;
    background: #F7F7F7;
    padding-left: 20px;
}

.menu_list{
    height: 60px;
    line-height: 60px;
    padding-left: 20px;
    font-family: AlibabaPuHuiTi-Regular;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
}
.menu_list:hover, .menu_hover{
    background: #EEFEFF;
}
.menu_hover a{
    color: #00CBDB !important;
}
.menu_list a{
    color: #333;
    display: block;
}
.news_image{
    width: 200px;
    height: 140px;
    float: left;
}
.news_image img{
    width: 200px;
    height: 140px;
}

.news_content_title{
    height: 20px;
    font-family: AlibabaPuHuiTiM;
    font-size: 14px;
    color: #333333;
    letter-spacing: 0;
    line-height: 20px;
    margin-bottom: 12px;
    position: relative;
}
.news_content_text{
    font-family: AlibabaPuHuiTi-Regular;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    line-height: 20px;
    margin-bottom: 15px;
    height: 60px;
    overflow: hidden;
}
.news_content_detail{
    font-family: AlibabaPuHuiTi-Regular;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0;
}
.news_content_detail a{
    color: #666666;
}
.news_content_detail a:hover{
    color: #00CBDB;
}
.news_box{
    margin-bottom: 20px;
}
.news_image a{
    display: block;
}
.news_content_title a{
    color: #333;
}
.news_content_title a:hover{
    color: #00CBDB;
}
.news_content_date{
    position: absolute;
    width: 120px;
    text-align:right;
    font-family: AlibabaPuHuiTi-Regular;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    right: 0;
    top: 0;
}

.goods_box a{
    color: #333;
}
.goods_box a:hover{
    color: #00CBDB;
}
.info_title{
    text-align:center;
    font-size: 36px;
    font-family: AlibabaPuHuiTiM;
    letter-spacing: 0;
    height: 40px;
    line-height: 40px;
    margin-bottom: 30px;
}
.info_content{
    font-size: 16px;
    color: #333;
}
.info_content img{
    max-width: 100%;
}
.info_content p{
    text-indent: 30px;
    margin-bottom: 20px;
}
.info_navs{
    margin-top: 100px;
}
.info_navs a{
    color: #333;
}
.info_navs a:hover{
    color: #00CBDB;
}
.info_navs span{
    color: #999;
}
.pagination{
    text-align:center;
    margin: 50px 0;
}
.pagination li {
    display: inline;
    border-radius: 5px;
}
.pagination li:not(.active) a {
    color: #333;
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 5px 10px;
    border-radius: 5px;
}
.pagination li:not(.active) a:hover {
    color: #fff;
    background-color: #00CBDB;
    border: 1px solid #00CBDB;
}
.pagination li.active {
    color: #fff;
    background-color: #00CBDB;
    border: 1px solid #00CBDB;
    padding: 5px 10px;
}
.pagination li.disabled span {
    color: #999;
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 5px 10px;
    border-radius: 5px;
}

.about_links{
    width: 637px;
    float: right;
    margin-top: 20px;
}
