﻿/**顶部工具条**/

@import "base.css";
@import "https://at.alicdn.com/t/font_2397675_7aelgetk1ge.css";

@media screen and (max-width:640px){html{font-size:10px}}
@media screen and (max-width:1024px){html{font-size:12px}}
@media screen and (min-width:1024px){html{font-size:14px}}

body{position:relative;color:#181818;line-height: 1.5;font-family: "Noto Sans SC";font-weight:400;overflow-x: hidden}
a{color:#181818;}

li{cursor: pointer}

/*图片*/
.img_bg{background-position: center;background-size: cover;background-repeat: no-repeat}
.img_scale{overflow: hidden;-webkit-transition: .3s;transition: .3s;}
.img_scale img{transform: scale(1);-webkit-transition: .3s;transition: .3s;}
.img_scale:hover img{transform: scale(1.02);-webkit-transition: .3s;transition: .3s;}
/**/
/*按钮*/
.btn_style1,.btn_style2{padding: 0 35px;font-size: 14px;line-height:36px;display: inline-block;border-radius: 1px;-webkit-transition: .3s;transition: .3s;text-align: center;cursor: pointer;font-weight: 400 !important;font-family: "Noto Sans SC"}
.btn_style1:hover,.btn_style2:hover{-webkit-transition: .3s;transition: .3s;}

.btn_style1{background: #0096f6;color: #ffffff;}
.btn_style1:hover{background: #0fa0fd;color: #ffffff;}

.btn_style2{border: 1px solid #0096f6;color: #0096f6;}
.btn_style77 {background: #0096f6;color: #fff;}
.btn_style2:hover{background: #0096f6;color: #ffffff;}
.btn_style77:hover{background: #0096f6;color: #ffffff;}
/*按钮*/



.bg_style1{background: #F8F9FA;}

/*标题大小*/
.font_20{font-size: 20px;}

/**/
.padding_top{padding-top: 7vh}
.padding_bottom{padding-bottom: 7vh}
.margin_bottom{margin-bottom: 7vh}
.banner_m {display: none}
@media only screen and (max-width : 1200px) {
    .font_20{font-size: 18px;}
}
@media only screen and (max-width : 812px) {
    .banner{display: none}
    .banner_m{display: block;height: 100vh}
    .banner_m li {position: relative;height: 100vh}
    .banner_m li .video {
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 1;
    }
    .banner_m li .video video {
        position: absolute;
        top: 0;
        left: 0;
        min-width: 100%;
        min-height: 100%;
        z-index: 0;
        object-fit: fill;
    }
    .banner_m .text {
        position: relative;
        width: 80vw;
        margin: 0 auto;
        z-index: 10;
        line-height: 1.8;
        padding-top: 30vh;
        color: #fff;
    }
    .banner_m .text .btn {
        width: 80px;
        line-height: 30px;
        margin-top: 1vh;
    }
    .banner_m .text p {
        font-size: 16px;
        font-weight: 300;
    }
    .banner_m .text h3 {
        font-size: 25px;
    }

    .font_20{font-size: 16px;}
    .padding_top{padding-top: 5vh}
    .padding_bottom{padding-bottom: 5vh}
}


@media only screen and (max-width :640px) {
    .technology_box iframe{
        height: 200px;
    }
    .padding_top{padding-top: 3vh}
    .padding_bottom{padding-bottom: 3vh}
    ul.list_style1 li .img{
        background-size: contain;
    }
}

.case_con li{
    position: relative;
    float: left;
    width: calc(94% / 3);
    margin: 0 1% 20px;
}
.case_con li .img {
    width: 100%;
    overflow: hidden;
    height: 220px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.case_con li p {
    width: 100%;
    line-height: 40px;
    height: 40px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.6);
    text-align: center;
    color: #ffffff;
}
.header{position: fixed;width: 100%;left: 0;top: 0;border-bottom: 1px solid rgba(255,255,255,0.3);z-index: 99;color: #ffffff;}
.header .main{width:90%;padding:0 5%;}
.header a{color: #ffffff;}
.header .logo{float: left;width: 144px;line-height: 96px;}
.header .name{float: left;
    margin-left: 20px;
    line-height: 96px;
    font-size: 18px;}

.href_post{height: 100px;margin-top: -100px;}

.menu-button{position: fixed;width: 25px;right:2%;top:25px;cursor: pointer;display: none;z-index: 101;}
.menu-button span{width:100%;display: block;height: 2px;background: #ffffff;border-radius: 10px;-webkit-transition: .3s;transition: .3s;position: relative}
.menu-button span:nth-child(2){margin: 7px 0}

.menu-button.cross span:nth-of-type(1) {-webkit-transform: translateY(9px) rotate(-45deg);-ms-transform: translateY(9px) rotate(-45deg);transform: translateY(9px) rotate(-45deg);}
.menu-button.cross span:nth-of-type(2) {opacity: 0;}
.menu-button.cross span:nth-of-type(3) {-webkit-transform: translateY(-9px) rotate(45deg);-ms-transform: translateY(-9px) rotate(45deg);transform: translateY(-9px) rotate(45deg);}



.header .nav{float: right;line-height:96px;}
.header .nav ul {float: left;position: relative}
.header .nav ul li{display: inline-block;margin-right: 32px;position: relative}
.header .arrow,.nav_mobile .arrow{ transform: rotate(0deg);width:16px;height:16px;line-height: 16px;transition: all 0.5s;display: inline-block;margin-left: 5px;}

.header .nav ul:before{position: absolute;content: '';width: 1px;height:18px;background: #ffffff;top: 50%;right: 0;transform: translateY(-50%)}
.header .nav ul li dl,.header .header_r .language dl{width: 180px;left: 50%;top: 100%;position: absolute;background: rgba(0,0,0,0.2);text-align: center;line-height: 40px;transform: translateX(-50%);display: none}
.header .nav ul li dl dd a,.header .header_r .language dl dd a{display: block}
.header .nav ul li dl dd:hover,.header .header_r .language dl dd:hover{background: rgb(25, 25, 25);}
.header .nav ul li dl dd:hover a{color: #0096f6}
.header .nav ul li:hover dl,.header .header_r .language:hover dl{display: block}

.nav_mobile{position: fixed;width: 100%;height: 100%;left: 0;top: 0;z-index: 100;display: none;background: #191919;color: #ffffff}
.nav_mobile a{color: #ffffff}
.nav_mobile.open{display: block}
.nav_mobile ul{margin: 5vh 0}
.nav_mobile ul li:first-child{margin-top: 5vh}
.nav_mobile ul li{width: 100%;line-height: 3.5;text-align: center}
.nav_mobile ul li:hover{background: rgba(0,0,0,0.1)}
.nav_mobile ul li dl{display: none;background: #3c3c3c}
.nav_mobile ul li.open dl{display: block}
.nav_mobile ul li:hover{background: rgba(0,0,0,0.1)}
.nav_mobile .language{text-align: center;width: 90%;margin: auto;max-width: 300px;}
.nav_mobile .language dd{width: 33.3%;float: left;text-align: center;line-height: 20px;}
.nav_mobile .language dd img{width:20px;display: inline-block;margin-right: 5px; }




.header .header_r{float: right;}
.header .header_r .language{margin: 0 25px;padding: 0 10px;float: left;position: relative}
.header .header_r .language .arrow{ transform: rotate(0deg);width: 0;height: 0;border-left: 7px solid transparent;border-right: 7px solid transparent;border-top:8px solid #fff;transition: all 0.5s;display: inline-block;margin-left: 5px;}
.header .header_r .language img{width: 20px;margin-right: 15px;}
.header .header_r .language dl{width: 100%;text-align: left}
.header .header_r .language dl dd a{text-indent: 15px;}

.header .header_r .tel{float: right;text-align: right;margin-top:32px;line-height:14px;background: url("../images/ico_tel.png") no-repeat right center;;padding-right: 30px;font-size: 12px;background-size: 20px;}
.header .header_r .tel h3{font-size: 14px;font-weight: 500;color: #ffffff;}


.banner{width: 100%;position: relative}
.banner ul li{width: 100%;color: #ffffff;position: relative;text-align: center;overflow: hidden}
.banner ul li.text_align_left{text-align: left !important}
.banner ul li.text_align_center{text-align: center !important}
.banner ul li.text_align_right{text-align: right !important}

.mask{width: 100%;height: 100%;background:rgba(0,0,0,0.35);text-align: center;position: absolute;left: 0;top: 0;z-index: 2}
.mask.mask_video{background:url("../images/grid.png") repeat rgba(0,0,0,0.65);}

.banner ul li .video,.banner_page .video,.banner_about .video{width: 100%;height: 100%;position: absolute;z-index: 1}
.banner ul li .video video,.banner_page .video video,.banner_about .video video{position: absolute;top:0;left:0;min-width: 100%;min-height: 100%;width: auto;height: auto;z-index: 0;}

.banner .text{z-index:10;line-height: 1.8;width: 80vw;margin: 0 auto;padding-top: 35vh;position: relative}
.banner .text p{font-size: 26px;font-weight: 300}
.banner .text h3{font-size: 52px;}
.banner .text .btn{margin-top: 5vh;}

.banner dl{position: absolute;bottom:0;left: 50%;transform:translateX(-50%);width: 100%;z-index: 10;color: #ffffff;}
.banner dl dd{width: 33.3%;float: left;margin:3vh 0;font-size: 12px;display: inline-block;position: relative;line-height: 1}
.banner dl dd:before{position: absolute;content: '';width: 2px;height: 40px;right: 0;top:10px;background:rgba(255,255,255,0.61)}
.banner dl dd:last-child:before{display: none}
.banner dl dd h3{font-size: 30px;color: #ffffff;margin-bottom: 5px;}
.banner dl dd span{font-size: 23px;transform: translateY(-7px);display: inline-block;}

.pageprogress {position: absolute;display: flex;z-index: 2;bottom: 23%;left: 50%;transform: translateX(-50%);}
.pageprogress .lineprogress {cursor: pointer;position: relative;width: 36px;height: 5px;background-color: rgba(255, 255, 255, 0.6);;margin-right: 18px;}
.pageprogress .lineprogress i {content: "";position: absolute;z-index: 1;height: 100%;top: 0;left: 0;background: rgba(52, 149, 239, 1);}

.indexnews li a{width: calc(100% - 95px);
    float: left;color: #726e6e}
.indexnews li span{display: inline-block;width: 72px;float: right;color: #726e6e}
@media screen and (max-width: 1400px){
    .header .name {display: none}
}
@media only screen and (max-width : 1200px) {
    .header.mobile{background: #191919;border-bottom:0;box-shadow:0 2px 4px rgba(0,0,0,0.4);}
    .header.mobile .main{width: 96%;padding: 0 2%}
    .header .logo{width: 100px;float: none;padding: 15px 0;line-height: inherit;}

    .href_post{height:70px;margin-top: -70px;}

    .menu-button{display: block}
    .header .nav{display: none !important}
    .header .nav.open{display: block;width: 100%;padding-bottom: 5vh}



    .header .nav ul {float: none;position: relative;width: 100%;padding-top: 5vh}
    .header .nav ul li{display:block;margin: 0;text-align: center;line-height: 3.5;cursor: pointer}
    .header .nav ul li:hover{background: rgba(0,0,0,0.1)}
    /*.header .nav ul li a{display: block}*/
    .header .nav ul li .arrow{display: none}
    .header .nav ul li:hover dl{display: none}
    /*.header .nav ul li:hover dl.open{display: block}*/


    .header .nav ul:before{width:100%;height:1px;background:rgba(0,0,0,0.5);top:0;}
    .header .nav ul li dl{transform: translate(0);position: initial;text-align: center;width: 100%;background: #3c3c3c;line-height: 3.5}

    .header .header_r{float: none;width: 100%}
    .header .header_r .language{display: none}
    .header .header_r .tel{float: none;width: 115px;margin:20px auto 0}


    .banner .text{padding-top: 30vh;}
    .banner .text p{font-size: 20px;}
    .banner .text h3{font-size:48px;}
    .banner .text .btn{width: 116px;line-height: 36px;margin-top: 5vh;}


    .banner dl dd h3{font-size:26px;}
    .banner dl dd span{font-size:20px;transform: translateY(-7px);}

    .pageprogress .lineprogress {cursor: pointer;position: relative;width: 36px;height: 5px;background-color: rgba(255, 255, 255, 0.6);;margin-right: 18px;}
    .pageprogress .lineprogress i {content: "";position: absolute;z-index: 1;height: 100%;top: 0;left: 0;background: rgba(52, 149, 239, 1);}

}
@media only screen and (max-width : 812px) {
    .btn_style1,.btn_style2{padding: 0 25px;font-size: 12px;}
}
@media only screen and (max-width : 640px) {
    .banner .text{padding-top: 24vh;}
    .banner .text p{font-size: 16px;}
    .banner .text h3{font-size:26px;}
    .banner .text .btn{width: 116px;line-height: 36px;margin-top: 5vh;}


    .banner dl dd{display: none}
    .banner dl dd h3{font-size:18px;color: #ffffff;}
    .banner dl dd span{font-size:12px;transform: translateY(-7px);}

    .pageprogress {display: none}
}
@media only screen and (max-width : 412px) {
    .banner .text{padding-top: 30vh;}
}

.container{width: 96%;max-width: 1200px;margin: auto;}


/*左右结构*/
ul.list_style1 li{position: relative;cursor: pointer}
ul.list_style1 .img{width: 50%;height: 100%;position: absolute;top: 0;}
ul.list_style1 .con{width:50%;position: relative;z-index: 2;}
ul.list_style1 li:nth-child(odd) .img{left: 0;}
ul.list_style1 li:nth-child(odd) .con{float: right;}
ul.list_style1 li:nth-child(even) .img{right: 0;}

/**/
ul.list_style2 li{width: calc( (100% - 40px) /3 );float: left;margin-right:20px;margin-bottom: 20px;}
ul.list_style2 li:nth-child(3n){margin-right: 0;}

ul.list_style3 li{width: calc( (100% - 60px) /4);float: left;margin-right:20px;margin-bottom: 20px;}
ul.list_style3 li:nth-child(4n){margin-right: 0;}


@media only screen and (max-width : 812px) {
    ul.list_style1 .img {width: 100%;position: initial;height: 200px;}
    ul.list_style1 .con {width: 100%;float: none}

    ul.list_style2 li{width: calc( (100% - 20px)/2);}
    ul.list_style2 li:nth-child(3n){margin-right: 20px;}
    ul.list_style2 li:nth-child(2n){margin-right:0;}

    .case_con li{
        width: calc(96% / 2);
        margin: 0 1% 10px;
    }
    .case_con li .img {
        height: 110px;
    }


}

@media only screen and (max-width : 640px) {
    ul.list_style2 li{width: 100%;float: none;margin: 0 0 10px;}

    ul.list_style3 li{width: calc( (100% - 20px) /2);float: none;margin: 0 0 10px;}
    ul.list_style3 li:nth-child(2n){margin-right: 0;}
}


/*index_info*/
.index_info .tab{margin: 60px 0;border-bottom: 1px solid rgba(0,0,0,0.1)}
.index_info .tab .swiper-wrapper{display: block;text-align: center}
.index_info .tab ul li{display: inline-block;font-size: 22px;line-height: 2;text-align: center;color: #181818;cursor: pointer;width: 280px !important;}
.index_info .tab ul li a{display: inline-block;position: relative;padding: 0 10px;}
.index_info .tab ul li a:before{content: '';background:#3495EF;width:0;max-width: 220px;height: 3px;left:0;bottom:-2px;position: absolute;-webkit-transition: .3s;transition: .3s;}
.index_info .tab ul li.swiper-slide-thumb-active{color:#3495EF;position: relative;}
.index_info .tab ul li.swiper-slide-thumb-active a:before{width:100%;-webkit-transition: .3s;transition: .3s;}
.index_info .tab ul li .img{width: 100%;max-width: 107px;margin: auto}

.index_info .tab_con{margin-bottom: 50px;}
.index_info .box .box_l{float: left;}
.index_info .box .box_r{float: right;}

.index_info .box .img{width: 56%;position: relative}
.index_info .box .img img{width: 100%}
.index_info .box:nth-child(2) .img{width: 50%;}
.index_info .box .text{width: 44%;}
.index_info .box .text .text_con{padding:6vh 2vw 4vh;font-size: 18px;text-align: justify;color: #5e5e5e;line-height:2}
.index_info .box .text .text_con .more{margin-top:4vh;}

.index_info .rno-map-dot,.index_info .rno-map-dot:after{width: 50px;height: 50px;}
.index_info .rno-map-dot-layer{width: 1px;height: 1px;margin: -5px}
.index_info .rno-map-dot-layer:after{width: 15px;height: 15px;}

.index_info .dot1 {top: 20%;left: 40%;}
.index_info .dot2 {top: 22%;right: 20%;}
.index_info .dot3 {bottom: 30%;right: 35%;}

.index_info .dot4 {top: 24%;left: 16%;}
.index_info .dot5 {top: 21%;right: 35%;}



.title{padding: 6vh 0;text-align: center;color: #181818;line-height: 2;width: 100%;max-width: 530px;margin: auto}
.title.solution{max-width:830px;}
.title h3{font-size: 28px;color: #181818;}
.title p{opacity: 0.7;}
.title .more{margin-top: 40px;}



@media only screen and (max-width : 1200px) {
    .index_info .tab{margin: 50px 0;}
    .index_info .tab ul li{font-size: 18px;margin: 0 50px;width: auto !important;}
    .index_info .tab_con{margin-bottom: 30px;}
    .index_info .box .img{width: 50%;}
    .index_info .box:nth-child(2) .img{width:45%;}
    .index_info .box .text{width: 50%;}
    .index_info .box .text .text_con{padding:6vh 4vw 4vh;font-size: 16px;}

    .title{padding: 6vh 0;font-size: 14px;}
    .title h3{font-size: 24px;}
}
@media only screen and (max-width : 812px) {
    .index_news .index_news_con li {
        width: 50%;
        height: auto!important;
    }
    .index_news .index_news_con li img {
        width: 100%;
    }
    .index_info .tab{margin: 30px 0;)}
    .index_info .tab ul li{font-size: 16px;margin: 0 20px;}
    .index_info .tab ul li .img{max-width:80px;}
    .index_info .tab_con{margin-bottom: 0;}

    .index_info .box .img{width: 82%;margin: auto;float: none}
    .index_info .box .text{width: 92%;margin: auto;float: none}

    .index_info .box:nth-child(2) .img{width:45%;}

    .index_info .box .text .text_con{padding:20px 0 0;font-size: 14px;}
    .index_info .box .text .text_con .more{margin: 20px 0;}

    .ani_rb{display: none}

    .title{padding:4vh 0;font-size: 12px;}
    .title h3{font-size:20px;}
}
@media only screen and (max-width : 640px) {
    .index_info .tab ul li p {
        height: 40px;
        overflow: hidden;
    }
    .index_info .tab ul li {font-size: 16px;margin:0;width: 33.3% !important;float: left}
    .index_info .rno-map-dot, .index_info .rno-map-dot:after{display: none}
}
@media only screen and (max-width : 412px) {
    .title h3{font-size:16px;}

}

.advantage_box ul li {
    float: left;
    width: 48%;
    margin: 0 1% 30px;
}
.advantage_box ul li p{text-align: center}
.index_news .btn_more{padding: 6vh 0;display: inline-block;color: rgba(24,24,24,0.7)}
.index_news .btn_more:hover{color: #0096f6}

.index_news .index_news_hot{width: 32.5%;float: left;height: 420px;overflow: hidden;position: relative}

.index_news .img{width: 100%;height: 100%;position: absolute;z-index: 1;}
.index_news .img:before{position: absolute;content: '';width: 100%;height: 100%;left: 0;top: 0;/*background:rgba(0,0,0,0.45);*/z-index: 0}

.index_news .box{height: 100%;padding: 0 30px;display: table;position: relative;z-index: 2;color: #ffffff}
.index_news .box .text {display: table-cell;vertical-align: middle;position: relative;z-index: 1;}
.index_news .box .text .con{transition: .2s;}
.index_news .box .text p{opacity: 0.7;font-size: 12px;}
.index_news .box .text h3{font-size: 18px;text-align: justify;letter-spacing: 1px;margin: 10px 0;}
.index_news .box .more{opacity: 0;font-size: 12px;}

.index_news .index_news_con{width: 67.5%;float: left;}
.index_news .index_news_con li{height: 210px;line-height: 210px;width: 33.334%;float: left;overflow: hidden;position: relative;background: #fff;}
.index_news .index_news_con li:first-child{width:66.66%;}

/*白色框的灰色阴影*/
/*.index_news .index_news_con li:nth-child(1), .index_news .index_news_con li:nth-child(5){box-shadow: 3px 3px 13px -3px rgba(120,120,120,0.50);}*/
.index_news .index_news_con li:nth-child(1) .img, .index_news .index_news_con li:nth-child(5) .img{display: none}
.index_news .index_news_con li:nth-child(1) .box, .index_news .index_news_con li:nth-child(5) .box{color: #181818;}

/*2个蓝色框*/
.index_news .index_news_con li:nth-child(2) .box, .index_news .index_news_con li:nth-child(3) .box{background: linear-gradient(45deg,#007bca, #2fa5ff) !important;}
.index_news .box:hover .more {opacity: 1;}
.index_news .box:hover .text .con{-ms-transform: translate(0, -10px);transform: translate(0, -10px);transition: .2s;}
.index_news .index_news_hot .box .text{vertical-align: bottom;padding-bottom: 30px;}

@media only screen and (max-width : 1200px) {
    .index_news .box{padding: 0 20px;width: calc(100% - 40px);}
    .index_news .index_news_hot .box .text{padding-bottom: 30px;}
}
@media only screen and (max-width :812px) {
    .index_news .index_news_hot{width:100%;float: none;height: 210px;}
    .index_news .box .text h3{font-size: 16px;}

    .index_news .index_news_con{width:100%;float: none}
    .index_news .btn_more{padding: 5vh 0;}

}
@media only screen and (max-width :640px) {
    .index_news .index_news_con li{width: 100% !important;float: none;height:60px;border-bottom:1px solid #d9d9d9;}
    .index_news .index_news_con li .box,.index_news .index_news_con li:nth-child(2) .box, .index_news .index_news_con li:nth-child(3) .box{background: #ffffff !important;color: #181818 !important; }

    .index_news .index_news_con li .img{display: none}
    .index_news .box:hover .text .con{-ms-transform: translate(0);transform: translate(0);}

    .index_news .box .text h3{font-size: 14px;}
    .index_news .box .text p{display: none}
    .index_news .box .more{display: none}
    .index_news .btn_more{padding: 4vh 0;}

}

.ico_left,.ico_right{width: 40px;height: 40px;line-height: 40px;opacity: 0.2;background: #252525;border-radius: 50%;position: absolute;top: 50%;transform: translateY(-50%);color: #ffffff;cursor: pointer;text-align: center;z-index: 9;}
.ico_left:hover,.ico_right:hover{opacity: 0.3}
.ico_left{left: -60px;}
.ico_right{right: -60px;}

.index_partner .box,.about_honor .box{position: relative}
.index_partner .box ul li{width: 33.3%;float: left;text-align: center;height: 100px;line-height: 100px}
/*.index_partner .box ul li a{display: block}*/
/*.index_partner .box ul li:hover a{box-shadow: 3px 3px 13px -3px rgba(120,120,120,0.50); }*/
.index_partner .box ul li img {
    max-width: 85px;
    max-height: 100%;
}

.index_partner .pagination{padding: 6vh 0;}
.swiper-pagination-bullet{background:#8F939E;opacity: 1;margin: 0 3px;}
.swiper-pagination-bullet-active{background: #252B3A}
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom: 0;}

@media only screen and (max-width : 1200px) {
    .index_partner .box .swiper-container{padding-bottom:40px;}
    .index_partner .pagination{padding:0 0 5vh;}
}
@media only screen and (max-width : 640px) {
    .index_partner .box ul li{height:80px;line-height: 80px;}


}




.index_foot{position: relative;padding: 55px 0;}
.index_foot:before{position: absolute;width: 50%;content: '';height: 100%;background: url("../images/index_foot.png") no-repeat right bottom #181818;left: 0;top: 0;background-size: 30%;}
.index_foot .container{position: relative;z-index: 1}
.index_foot1:before{background:#181818;}

.index_foot .l_nav,.index_foot .r_msg{width: 45%;float: left;padding-left: 5%}
.index_foot h3{font-size: 28px;margin-bottom: 40px;}

.index_foot .l_nav{color: #ffffff;}
.index_foot .l_nav ul li{width:50%;float: left;}
.index_foot .l_nav ul li .box{padding-right: 5vw}
.index_foot .l_nav ul li .box .text{margin-bottom: 25px;opacity: 0.85;font-size: 14px;text-align: justify;line-height: 1.7}

.index_foot .r_msg form{padding-left: 7vw;}
.index_foot .r_msg #agree{display: block}
.index_foot .r_msg .layui-form-checkbox{display: none}
.index_foot .r_msg .input{line-height: 36px;background: #ffffff;border-radius: 1px;border: 0;width: 100%;margin-bottom: 18px;text-indent: 2em}
.index_foot .r_msg input[type=checkbox]{width: 20px;height: 20px;background: #ffffff;border: 1px solid #d2d2d2;border-radius: 4px;float: left;margin-right: 10px;margin-top: 5px;}
.index_foot .r_msg .checkbox .text{width: calc(100% - 30px);float: right}
.index_foot .r_msg .btn_sure{margin-top: 45px;border: 0;}


.footer{background: #252525;color: #ffffff;font-size: 12px;}
.footer h3{font-size: 16px;}

.foot_top{padding: 60px 0 10px;font-weight: 100; }
.foot_top ul li h3{display: block;position: relative }
.foot_top ul li .foot_ico{display: none;position: absolute;width: 12px;height:12px;right:0;top:50%;cursor: pointer;z-index: 1;transform: translateY(-50%); }
.foot_top ul li .foot_ico span{background: #ffffff;display: block;-webkit-transition: .3s;transition: .3s;position: absolute}
.foot_top ul li .foot_ico span:nth-child(1){width:100%;height: 2px;left: 0;top: 50%;transform: translateY(-50%);}
.foot_top ul li .foot_ico span:nth-child(2){width:2px;height: 100%;top: 0;left: 50%;transform: translateX(-50%);}
.foot_top ul li.open .foot_ico span:nth-child(1) {transform: translateY(-50%) rotate(45deg);}
.foot_top ul li.open .foot_ico span:nth-child(2) {transform: translateX(-50%) rotate(45deg);}
.foot_top ul li.open .box{-webkit-transition: .3s;transition: .3s;display: block}


.foot_top .tel{float: right;width: 420px;text-align: center;line-height: 1}
.foot_top .tel .phone{font-size: 36px;font-weight: 500;text-align: center;margin: 15px 0;color: #ffffff}
.foot_top .tel p{margin-bottom: 30px;}
.foot_top .tel .ewm dd {
    width: 25%;
    margin: 0 4%;
    float: left;
}

.foot_top ul{float:left;width: calc(100% - 420px)}
.foot_top ul li{float:left;width: 25%;}
.foot_top ul li h3{margin-bottom: 15px;}
.foot_top ul li a{display: block;color:rgba(255,255,255,0.7);margin-bottom: 15px;font-weight: 100;}
.foot_b{border-top:1px solid #505050;padding: 30px 0;background: #252525;color:rgba(255,255,255,0.7);}
.foot_b a{color:rgba(255,255,255,0.7);}

@media only screen and (max-width : 812px) {
    .about_advantage ul {
        font-size: 14px!important;
    }
    .index_foot{padding:0;}
    .index_foot:before{display: none}
    .index_foot .l_nav{background: url("../images/index_foot.png") no-repeat right bottom #181818;background-size: 30%;}
    .index_foot .l_nav,.index_foot .r_msg{width: 100%;float: none;padding: 30px 0;}

    .index_foot h3{font-size: 20px;margin-bottom: 30px;}
    .index_foot .l_nav ul li .box .text{font-size: 12px;}


    .index_foot .l_nav ul li .box{padding:0 30px;}


    .index_foot .r_msg form{padding-left:0;}
    .index_foot .r_msg .input{margin-bottom: 10px;}
    .index_foot .r_msg input[type=checkbox]{width: 15px;height:15px;margin-right:5px;margin-top: 3px;}
    .index_foot .r_msg .checkbox .text{width: calc(100% - 20px);}


    .foot_top{padding:40px 0 10px; }
    .foot_top .tel{float: none;width: 100%;}
    .foot_top .tel .phone{font-size: 26px;margin: 15px 0}
    .foot_top .tel p{margin-bottom: 20px;}

    .foot_top ul{float:none;width:100%;margin-bottom: 20px;}
    .foot_top ul li{width: 100%;border-bottom: 1px solid #3e3e3e;padding: 15px 0;line-height: 2.4}
    .foot_top ul li h3{margin-bottom:0;}
    .foot_top ul li .box{-webkit-transition: .3s;transition: .3s;display: none;margin-top: 10px;}
    .foot_top ul li .box a{margin:0;}
    .foot_top ul li h3 .foot_ico{display: block}

    .index_foot .r_msg .btn_sure{font-size: 12px;margin-top: 10px;}
    .foot_b{padding: 15px 0;}
}
@media only screen and (max-width : 640px) {
    .index_foot .l_nav ul li{width: 100%;float: none;text-align: center;}
    .index_foot .l_nav ul li:first-child{padding-bottom: 30px;}
    .index_foot .l_nav ul li .box .text{margin-bottom: 15px;}
    .index_foot h3{font-size: 16px;margin-bottom: 15px;}
    .foot_top{padding: 15px 0}
    .foot_top ul li{padding: 12px 0}
    .foot_top ul li h3{font-size: 14px;}

}


/*page*/
.banner_about{overflow: hidden;color: #ffffff;position: relative}
.banner_about .btn_down{width: 108px;line-height: 32px;border: 1px solid rgba(255,255,255,0.45);display: block;margin: auto;position: absolute;left: 50%;bottom:30px;z-index: 10;text-align: center;cursor: pointer;transform: translateX(-50%);}
.banner_about .btn_down .iconfont{font-size: 26px;color: rgba(255,255,255,0.45); position: relative; display: inline-block; animation:mymove 1.5s infinite; -moz-animation:mymove 1.5s infinite; /* Firefox */ -webkit-animation:mymove 1.5s infinite; /* Safari and Chrome */ -o-animation:mymove 1.5s infinite; /* Opera */}

.banner_about .btn_down:hover{background: #0096f6;}
.banner_about .btn_down:hover .iconfont{color: #ffffff;
    /*animation:mymove_no 1.5s infinite; -moz-animation:mymove_no 1.5s infinite; !* Firefox *! -webkit-animation:mymove_no 1.5s infinite; !* Safari and Chrome *! -o-animation:mymove_no 1.5s infinite; !* Opera *!*/
}
@-webkit-keyframes mymove{
    0%{ top:0px; }
    60%{ top:3px; }
    100%{ top:0px; }
}
@-webkit-keyframes mymove_no{
    0%{ top:0px; }
    60%{ top:0; }
    100%{ top:0px; }
}




.banner_page.bg{background-color: #252525;}
.banner_page{height: 500px;color: #ffffff;position: relative;background-repeat: no-repeat;background-position: center;overflow: hidden}
.banner_page>.container,.banner_about>.container{position: relative;height: 100%;z-index: 10}
.banner_page .text,.banner_about .text{text-align: left;max-width: 680px;position: absolute;top: 50%;left:0;transform: translateY(-60%);line-height: 1.7}
.banner_page .text h3,.banner_about .text h3{font-size: 36px;}
.banner_page .text .text_con,.banner_about .text .text_con{margin-bottom:50px;}


.banner_category{width: 100%;background: rgba(24,24,24,0.75);position: absolute;left: 0;bottom: 0;z-index: 11}
/*.banner_category.fixd{position: fixed;bottom: auto;top: 105px}*/
.banner_category a{font-size: 18px;line-height: 64px;padding: 0 40px;margin: 0 30px;display: inline-block;color: #ffffff;position: relative}
.banner_category a:hover,.banner_category a.current{color: #0096f6;}
.banner_category a.current:before{position: absolute;width: 100%;height: 2px;background: #3495ef;content: '';left: 0;bottom: 0;}

.solution_video .title{padding-bottom: 0;}


.solution_box{background: rgba(243,245,247,0.61);}
.gallery-thumbs {margin-bottom: 50px;position: relative;border-bottom: 1px solid rgba(0,0,0,0.1); }
.gallery-thumbs ul li{position: relative;line-height: 40px;cursor: pointer;text-align: center;font-size:1.15rem;padding: 10px 0;}
.gallery-thumbs ul li:before{position: absolute;left: 0;bottom: -2px;width:0;height: 4px;background: #3495ef;content: '';-webkit-transition: .3s;transition: .3s;}
.gallery-thumbs ul li:hover,.gallery-thumbs ul li.swiper-slide-thumb-active{color: #3495ef;}
.gallery-thumbs ul li.swiper-slide-thumb-active:before{width: 100%;-webkit-transition: .3s;transition: .3s;}

/*.gallery-thumbs ul li.swiper-slide-thumb-active:before{position: absolute;left: 0;bottom: -2px;width: 100%;height: 4px;background: #3495ef;content: ''}*/

.solution_tab{margin-bottom: 30px;padding:0 1px;text-align: center}
.solution_tab a{margin-right: 20px;margin-bottom: 20px;width: 110px;padding: 0;line-height:38px;border: 1px solid #e4e4e4;border-radius: 2px;color: rgba(24,24,24,0.85);display: inline-block;cursor: pointer;float: left}
.solution_tab a.current,.solution_tab a:hover{background: #0096f6;color: #ffffff}
.solution_tab a.more{border: 1px solid #0096f6;color: #0096f6;}
.solution_tab a.more:hover{color: #ffffff}
.solution_tab_con{margin:1px;}
.solution_tab_con li{border: 1px solid #e4e4e4;position: relative;display: none}
.solution_tab_con li.current{display: block}
.solution_tab_con li:before{position: absolute;width: 1px;height: 100%;left: 50%;top: 0;content: '';background: #e4e4e4}
.solution_tab_con li .img{width: 50%;position: absolute;height: 100%;left: 0;top: 0;overflow: hidden;  }
.solution_tab_con li .img>a{display: block;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 80%;}
.solution_tab_con li .img>a img{max-width: 100%;max-height:350px;}



.solution_tab_con li .text{width: 50%;float: right;background: #f8f9fa}
.solution_tab_con li .text .text_con{padding: 4vh 4vw 8vh;text-align: left;color:rgba(24,24,24,0.7);line-height: 2}
.solution_tab_con li .text .text_con h3{font-weight: 500;color: #181818;line-height:1.5;margin: 5px 0 10px;}
.solution_tab_con li .text .text_con .icon_img{margin: 35px 0;}
.solution_tab_con li .text .text_con .icon_img img{margin-right: 20px;float: left;max-width: 60px;margin-bottom: 10px;}
.solution_tab_con li .text .text_con p{letter-spacing: 1px;}


.solution_wifi{padding-bottom: 4vh}
.solution_wifi ul li .img{width: 50%;float: left}
.solution_wifi ul li .img img{width: 500px;height: 270px}

.solution_wifi ul li .text{width: 50%;float: left;line-height: 2;}
.solution_wifi ul li .text .text_con{text-align: left;padding-left: 120px;}
.solution_wifi ul li .text h3{font-weight: 500;color: #181818;}
.solution_wifi ul li .text p{color:rgba(24,24,24,0.7);letter-spacing: 1px;}
.solution_wifi ul li .text .text_info{ margin-top: 35px;}


.solution_list ul li{background: #ffffff;box-shadow: 6px 5px 15px 1px rgba(0,0,0,0.06);cursor: pointer }
.solution_list ul li .text{padding:15px 20px;color: #252b3a;line-height: 1.7}
.solution_list ul li p{opacity: 0.7;}
.solution_list ul li:hover .text{color: #3495ef;}



@media only screen and (max-width : 1200px) {
    .ico_left{left:0}
    .ico_right{right:0;}

    .gallery-thumbs {margin-bottom: 40px;}
    .gallery-thumbs ul li{line-height: 40px;padding: 10px 0;}
    .gallery-thumbs .ico_left,.gallery-thumbs .ico_right{width: 30px;height: 30px;line-height:30px;}
    .solution_tab_con li .text .text_con .icon_img img{margin-right: 15px;margin-bottom: 5px;}


    .banner_category a{font-size: 16px;line-height: 64px;padding: 0 20px;margin: 0 10px;}


}

@media only screen and (max-width : 812px) {
    .banner_about_m{margin-top: 60px}
    .banner_about{display: none}
    .banner_page .text{padding: 6vh 3vw;position: inherit;transform: translate(0);}
    .banner_page .text h3{font-size:26px;}


    .banner_category{background: rgba(24,24,24,1);}
    .banner_category a{font-size: 12px;line-height: 42px;padding: 0 10px;margin: 0;}

    .solution_tab a {margin-bottom: 10px;width: 100px;}

    .solution_tab_con li:before{left: 43%;}
    .solution_tab_con li .img{width: 43%;border-bottom: 1px solid #e4e4e4}
    .solution_tab_con li .text{width: 57%;}
    .solution_tab_con li .text .text_con{padding: 4vh 3vw;}



}

@media only screen and (max-width : 640px) {
    .ico_left,.ico_right{display: none}

    .banner_page .text h3{font-size:20px;}
    .banner_page .text .text_con{margin-bottom: 20px;}

    /*.gallery-thumbs ul li{padding: 10px 35px;width: auto;}*/
    .solution_tab a {width: 30%;margin: 0 1% 10px;}
    .solution_tab_con li:before{display: none}
    .solution_tab_con li .img{width:100%;position: initial;padding: 15px 0;}
    .solution_tab_con li .img>a{position: initial;transform: translate(0);margin: auto;}
    .solution_tab_con li .img>a img{max-height: 280px;}
    .solution_tab_con li .text{width:100%;float: none}
    .solution_tab_con li .text .text_con{padding:20px 15px 40px;}
    .solution_tab_con li .text .text_con .icon_img{margin: 20px 0;}
    .solution_tab_con li .text .text_con .icon_img img{margin-right: 6px;}

    .solution_wifi ul li .img,.solution_wifi ul li .text{width: 100%;float:none}
    .solution_wifi ul li .text .text_info{ margin-top: 20px;}
    .solution_wifi ul li .text .text_con{padding-left: 20px;}


    .solution_video .video_box{height:300px;}

}


.foot_msg{color: #ffffff;background: #181818;margin-top:110px;}
.foot_msg .container{padding:9vh 0 18vh;background:url("../images/index_foot.png") no-repeat right bottom #181818;}
.foot_msg .text{font-size:28px;margin-bottom: 3vh}



.case_box .con{background: #ffffff;}
.case_box .text {margin: 0 80px;}
.case_box .text_con h3{font-size: 23px;color: #252b3a;letter-spacing: 2px;padding: 20px 0;}
.case_box .text_con .description{font-size: 14px;text-align: justify;color: rgba(24,24,24,0.7);letter-spacing: 1px;line-height: 2}

.case_box .swiper{margin: 50px 0;position: relative;text-align: center}
.case_box .swiper .swiper_con{padding: 10px;margin: 1px;background: #ffffff;border: 1px solid #e4e4e4;border-radius: 2px; color: #252b3a; text-align: center;font-size: 18px;}
.case_box .swiper .swiper_con .img_box{height:85px;line-height: 85px;margin:0 auto;overflow: hidden}
.case_box .swiper .swiper_con .img_box img{display: inline-block;max-width: 100%;max-height: 100%;}
/*.case_box .swiper .swiper_con .img_box:hover img{transform: scale(1.02)}*/


.case_info .info_title{font-size: 28px;color: #181818;padding:65px 0 50px;}
.case_info .info_text{font-size: 14px;font-weight: 500;text-align: justify;color:rgba(24,24,24,0.7);letter-spacing: 1px;line-height: 2}
/*.case_info .info_text span{color: rgba(0,150,246,0.7);}*/
.case_info .info_text h3{font-size: 20px;font-weight: 500;text-align: left;color: #252b3a;line-height:1;border-left:6px solid #0096f6;padding-left: 13px;margin-bottom: 10px;}


.info_newCase li .img{height: 188px;line-height: 188px;border-left: 5px solid #0096f6;background: #f8f9fa;text-align: center;}
.info_newCase li .img img{max-width: 100%;max-height: 100%;}
.info_newCase li h3{font-size: 20px;margin: 15px 0;font-weight: 500;color: #252b3a;}
.info_newCase li .description{opacity: 0.7;margin-bottom: 15px;line-height: 2;color: #181818;letter-spacing: 1px;height: 60px;}


@media only screen and (max-width : 1200px) {

    .foot_msg{margin-top:132px;}
    .foot_msg .container{padding:6vh 0 10vh;}
    .foot_msg .text{font-size:24px;}


    .case_box .text {margin: 0 40px;}
    .case_box .text_con h3{padding: 15px 0;}
    .case_box .text_con  p{line-height:1.8}


    .case_box .swiper{margin: 30px 20px;}
    .case_box .swiper .ico_left,.case_box .swiper .ico_right {width:30px;height: 30px;line-height: 30px;}
    .case_box .swiper .ico_left{left: -35px;}
    .case_box .swiper .ico_right {right: -35px;}

    .case_box .swiper .swiper_con{padding:20px 10px;font-size: 14px;}


    .case_info .info_title{font-size: 24px;padding:45px 0 30px;}
    .case_info .info_text{font-size: 14px;}
    .case_info .info_text h3{font-size:18px;}

    .info_newCase li .img{height: 188px;line-height: 188px;border-left: 3px solid #0096f6;}
    .info_newCase li h3{font-size:18px;margin: 10px 0;}

}

@media only screen and (max-width : 812px) {

    .foot_msg{margin-top:80px;}
    .foot_msg .container{padding:4vh 0 8vh;background-size: contain;}
    .foot_msg .text{font-size:20px;}


    .case_box .text {margin: 0 4% 20px;}
    .case_box .text_con h3{font-size: 16px}
    .case_box .text_con  p{font-size: 12px}


    .case_box .swiper{margin:20px;}
    .case_box .swiper .swiper_con{font-size: 12px;padding: 15px 8px}
    .case_box .swiper .swiper_con .img_box{margin-bottom: 10px;}


    .case_info .info_title{font-size: 20px;padding:35px 15px 25px;}
    .case_info .info_text{font-size: 12px;}
    .case_info .info_text h3{font-size:14px;line-height: 1.3;border-left: 4px solid #0096f6;}

    .info_newCase li .img{height: 120px;line-height: 120px;border-left:2px solid #0096f6;}
    .info_newCase li .img img{max-width: 80%;}
    .info_newCase li h3{font-size:18px;margin: 10px 0;}
}

@media only screen and (max-width : 640px) {
    .case_box .swiper{margin: 20px 0;}


    .foot_msg{margin-top:60px;text-align: center}
    .foot_msg .container{padding:4vh 0 8vh;}
    .foot_msg .text{font-size:18px;}

    .info_newCase li{width:100%;margin: 0 0 20px !important}
    .info_newCase li .img{height: 120px;line-height: 120px;border-left:2px solid #0096f6;}
    .info_newCase li h3{font-size:14px;margin:5px 0;text-align: center}
    .info_newCase li .more{display: none}
}


/*news*/
.news_focus .img{width: 50%;position: absolute;left: 0;top: 0;height: 100%;z-index: 1}
.news_focus .text{width:calc(50% - 40px);float: right;position: relative;z-index: 2;background: #ffffff;padding-left: 40px;color: rgba(24,24,24,0.7);letter-spacing: 1px;}
.news_focus .text h3{font-weight: 500;color: #252b3a;letter-spacing: 0;line-height: 1;}
.news_focus .text h4{margin: 10px 0;}
.news_focus .text .con{line-height: 1.7;margin:50px 0 ;height:160px;overflow: hidden}
.news_focus .text .more{}


.newsList ul li{width:calc( (100% - 60px) /4);float: left;margin-bottom: 25px;margin-right: 20px;background: #ffffff;}
.newsList ul li:nth-child(4n){margin-right: 0;}
.newsList ul li .img{height: 184px;position: relative;overflow: hidden}
.newsList ul li .text{padding:25px 20px;letter-spacing: 1px;line-height: 1.8}
.newsList ul li h3{font-size: 16px;font-weight: 700;color: #252b3a;}
.newsList ul li h4{color:rgba(24,24,24,0.7);}
.newsList ul li:hover{box-shadow: 0 5px 5px rgba(132,132,132,0.3)}

.pages{margin-top: 5vh}
.pages a{display: inline-block;padding: 0 11px;margin: 0 6px;line-height:28px;background: #ffffff;border: 1px solid #d2d2d2;border-radius: 2px;font-family: Roboto, Roboto-Regular;}
.pages a:hover,.pages a.current{background: #0096f6;color: #ffffff}

.news_info{ max-width: 790px;margin: auto;}
.news_info .info_title{font-size: 28px;color: #181818;padding: 5vh 0 4vh}
.news_info .info_time{text-align: center;color: #666a75;border-bottom: 2px solid rgba(102,106,117,0.5);}
.news_info .info_time span{width: 28%;padding: 10px 0;display: inline-block}
.news_info .info_text{color: rgba(24,24,24,0.7);letter-spacing: 1px;text-align: justify;line-height: 2}


.service_step{padding-bottom: 10vh;text-align: center}
.service_step ul li{width:calc((100% - 75px)/4) ;margin-right: 25px;margin-bottom: 25px;float: left;background: #ffffff;box-shadow: 6px 5px 15px 1px rgba(0,0,0,0.06);cursor: pointer }
.service_step ul li:nth-child(4n){margin-right: 0}
.service_step ul li .text{padding:5vh 3vw 4vh;border: 1px solid transparent}
.service_step ul li .ico{width: 66px;margin: auto;}
.service_step ul li h3{padding:15px 0;margin-bottom:20px;font-weight: 500;color: #252b3a;letter-spacing: 1px;position: relative}
.service_step ul li h3:before{width: 38px;height: 2px;background: #3495ef;position: absolute;left: 50%;bottom: 0;transform: translateX(-50%);content: ''}
.service_step ul li p{height: 110px;color: #666a75;line-height:2;overflow: hidden}



.service_custom ul li{background: #ffffff;font-weight: 500;color: #252b3a;}
.service_custom ul li .text{border: 1px solid #e4e4e4;padding: 45px 18%;}
.service_custom ul li .ico{width: 63px;float: left;margin-right: 25px;}


.service_order_title{padding-left: 20px;color: #666a75;}
.service_order_title h3{line-height: 1;font-weight: 500;color: #252b3a;position: relative}
.service_order_title h3:before{width: 6px;height:100%;content: '';position: absolute;background: #0096f6;top: 0;left: -14px;}
.service_order_title p{line-height: 30px;}

.service_order ul li{width: calc(80% / 3);margin-right: 10%;float: left;margin-bottom: 50px;margin-top: 50px;color: #252b3a;letter-spacing: 1px;}
.service_order ul li:nth-child(3n){margin-right: 0;}
.service_order ul li .img{height: 274px;line-height: 274px;overflow: hidden;margin-bottom: 10px;}
.service_order ul li .img img{max-height: 100%;max-width: 100%;}

.service_map{background: #252525;}
.service_map .title h3{color: #ffffff;}
.service_map .map_box{position: relative}
.service_map .map_box .rno-map-dot-list{position: absolute;width: 100%;height: 100%;left: 0;top: 0;}
.service_map .map_text{text-align: center}
.service_map .map_text li{width: 25%;float: left;line-height: 28px;font-size: 18px;color: #ffffff;}
.service_map .map_text li img{width: 28px;display: inline-block;margin-right: 20px;}



.map_box .dot_style1{right: 19%;top: 45%;}
.map_box .dot_style2{top: 40%;right: 13%;}
.map_box .dot_style3{top: 28%;left: 49%;}
.map_box .dot_style4{top: 31%;left: 47%;}


.dot_style1, .dot_style1:after,.dot_style1 .rno-map-dot-layer:after {box-shadow: inset #ff0000 0 0 10px;}
.dot_style1 .rno-map-dot-layer {background-color: #ff0000;}

.dot_style2, .dot_style2:after,.dot_style2 .rno-map-dot-layer:after {box-shadow: inset #85bf23 0 0 10px;}
.dot_style2 .rno-map-dot-layer {background-color: #85bf23;}

.dot_style3, .dot_style3:after,.dot_style3 .rno-map-dot-layer:after {box-shadow: inset #0096f6 0 0 10px;}
.dot_style3 .rno-map-dot-layer {background-color: #0096f6;}

.dot_style4, .dot_style4:after,.dot_style4 .rno-map-dot-layer:after {box-shadow: inset #ff7802 0 0 10px;}
.dot_style4 .rno-map-dot-layer {background-color: #ff7802;}







@media only screen and (max-width : 1200px) {
    .service_custom ul li .text{padding: 45px 15%;}

    .service_order ul li{margin-bottom: 30px;margin-top:30px;}
    .service_order ul li .img{height: 220px;line-height: 220px;}

}

@media only screen and (max-width : 812px) {


    /*news*/
    .news_focus .img{width: 50%;}
    .news_focus .text{width:calc(50% - 20px);padding-left: 20px;}
    .news_focus .text h4{margin: 10px 0;}
    .news_focus .text .con{margin:20px 0 ;height:auto}


    .newsList{padding: 50px 0}
    .newsList ul li{width:calc( (100% - 20px) /2);}
    .newsList ul li:nth-child(2n){margin-right: 0;}
    .newsList ul li .text{padding:20px ;}
    .newsList ul li h3{font-size: 14px}



    .news_info .info_title{font-size: 20px;padding: 4vh 0 3vh}
    .news_info .info_time span{width:auto;padding:10px;}
    .news_info .info_text{line-height: 1.65}

    .service_step{padding-bottom:6vh;}
    .service_step ul li{width:calc((100% - 25px)/2) ;margin-right: 25px;margin-bottom: 25px; }
    .service_step ul li:nth-child(2n){margin-right: 0}
    .service_step ul li p{height: 46px;line-height: 1.8}


    .service_custom ul li .text {padding: 30px 10%;}

    .service_map{display: none;}

}
@media only screen and (max-width : 640px) {
    /*news*/
    .news_focus .img{width: 100%;height: 180px;position: initial;margin-bottom: 10px;}
    .news_focus .text{width:100%;padding-left:0;}
    .news_focus .text h4{margin: 5px 0;}
    .news_focus .text .con{margin:20px 0 ;height:auto}
    .news_focus .text .more{display: none}


    .news_info .info_title{font-size: 16px;}
    .news_info .info_time span{display: none}

    .service_step{padding-bottom:3vh;}
    .service_step ul li{width:calc((100% - 20px)/2) ;margin-right:20px;margin-bottom: 20px; }
    .service_step ul li h3{padding: 10px 0;margin-bottom: 10px;}


    .service_custom ul li .text {padding: 30px 15px 20px;}
    .service_custom ul li .ico{float: none;margin:0 auto 10px;}
    .service_custom ul li .text p{height: 42px;overflow: hidden;text-align: center}



    .service_order_title h3{margin-bottom: 10px;}
    .service_order_title p{line-height:1.5;}
    .service_order ul li{width:31.3%;margin:20px 1% 40px;}
    .service_order ul li .img{height: 120px;line-height: 120px}


    .service_map .map_text li{width:40%;line-height: 28px;font-size: 12px;padding: 0 5%;text-align: left}
    .service_map .map_text li img{width: 20px;margin-right: 10px;}

    .newsList ul li{width: 100%;float: none;margin-bottom: 20px;}
    .newsList ul li .img{height: 130px;}
    .newsList ul li .img img{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 100%}


}


/*about*/
.about_introduce{position: relative;}
.about_introduce .img{width: 50%;height: 100%;position: absolute;left: 0;top: 0;}
.about_introduce .img img{display: none}
.about_introduce .text{width: 50%;float: right;}
.about_introduce .text .text_con{padding: 3.5vh 4vh;text-align: justify;color:rgba(24,24,24,0.7);line-height: 2;letter-spacing: 1px;}

.about_count_up{background: linear-gradient(45deg,#0096f6, #00ffce);}
.about_count_up ul li{width: 25%;float: left;font-weight: 500;text-align: center;color: #ffffff;position: relative}
.about_count_up ul li:before{width: 1px;height: 100%;position: absolute;content: '';left: 0;top: 0;background: rgba(255,255,255,0.6)}
.about_count_up ul li:first-child:before{display: none}
.about_count_up ul li h3{font-size: 40px;}
.about_count_up ul li p{opacity: 0.85}


.about_advantage ul li{color: #ffffff;text-align: center}
.about_advantage ul li .con{padding: 2vh 2vw;}
.about_advantage ul li:hover .con img{transform: scale(1.02);}
.about_advantage ul li .ico{width: 70%;max-width: 91px;margin: 5vh auto 3vh; }
.about_advantage ul li h3{font-size: 28px;margin-bottom: 1vh;}
.about_advantage ul li p{letter-spacing: 1px;line-height: 2;height: 140px; overflow: hidden}


.about_honor{text-align: center}
.about_honor ul li .con{width:100%;margin-bottom: 10px;cursor: pointer}
.about_honor ul li .img_box{height: 110px;overflow: hidden;position: relative}
.about_honor ul li .img_box img{max-width: 100%;max-height: 100%;position: absolute;left:50%;top: 50%;transform: translate(-50%,-50%);-webkit-filter: grayscale(1);filter: gray;filter: grayscale(1);}
.about_honor ul li .img_box img:hover {-webkit-filter: inherit;filter: inherit;filter: inherit;}
.about_honor ul li:hover .img_box img.img{display: none}
.about_honor ul li:hover .img_box img.img_hover{display: block}


.time_list ul{}
.time_list ul li{background: url("../images/about_time_bg.png") repeat-y left;padding-left: 60px;position: relative}
.time_list ul li.hide{display: none}
.time_list ul li .con{padding: 25px 35px;border: 1px solid transparent;position: relative}
.time_list ul li h3{font-size: 28px;color: #181818;}
.time_list ul li .con>div{opacity: 0.7;line-height: 1.75;font-size: 16px;text-align: justify;color: #181818;letter-spacing: 1px;position: relative;
    /*padding-left: 8px;*/
}

/*.time_list ul li p:before{width:3px;height:3px;border-radius: 50%;content: '';background: rgba(24,24,24,0.7);position: absolute;left: 0;top: 10px}*/

.time_list ul li:hover:before{width: 22px;height: 22px;left: -13px;z-index: 1;opacity: 1;background: #ffffff;border: 1px solid #0096f6;border-radius: 50%;position: absolute;top: 50%;transform: translateY(-50%);content: ''}
.time_list ul li:hover:after{width: 10px;height: 10px;left: -6px;z-index: 2;background: #0096f6;border-radius: 50%;position: absolute;top: 50%;transform: translateY(-50%);content: ''}

.time_list ul li:hover .con{border: 1px solid #ededed;}
.time_list ul li:hover .con:before{width: 6px;height: 100%;background:#0096f6;position: absolute;left: 0;top: 0;content: ''}

.about_time_box .time_more{line-height: 60px;font-size: 16px;width: 340px;background: #eeeeee;border: 1px solid #cccccc;display: block;color: #5d5d5d;margin: auto;cursor: pointer}
.about_time_box .time_more span{display: block;width: 100%;height: 100%;}
.about_time_box .time_more i{margin-left: 10px;}



@media only screen and (max-width : 1200px) {
    .about_introduce .text .text_con{padding:2.5vh 3vh;}

    .about_count_up ul li h3{font-size:36px;}

    .about_advantage ul li .con{padding: 2vh 2vw;}
    .about_advantage ul li h3{font-size: 24px;}


    .time_list ul li h3{font-size: 24px;}
    .time_list ul li .con>div{font-size: 14px;}

    .time_list ul li:hover:before{width: 18px;height:18px;left: -11px;}
    .time_list ul li:hover:after{left: -6px;}
    .time_list ul li:hover .con:before{width: 6px;}






}
@media only screen and (max-width : 812px) {
    .about_advantage ul li h3 {font-size: 20px;}
    .about_advantage ul li .ico {margin: 3vh auto 2vh;}
    .about_advantage ul li p{height: 160px}

    .time_list .layui-flow-more{padding-top: 2vh;line-height: 36px;font-size: 12px;}
    .time_list .layui-flow-more a{width: 280px;line-height: 36px;}
    .time_list .layui-flow-more a i{font-size: 14px;line-height: 36px;}

    .time_list{padding-left: 20px;padding-right: 20px;}
    .time_list ul li {padding-left: 40px;}
    .time_list ul li .con {padding: 20px 25px;}
    .time_list ul li h3 {font-size: 20px;}

    .about_time_box .time_more{line-height: 40px;font-size: 14px;width: 280px;}

}
@media only screen and (max-width : 640px) {
    .about_introduce .img {width: 100%;height: 200px;position: initial;}
    .about_introduce .text {width: 100%;float: none;}
    .about_introduce .text .text_con{line-height: 1.7}
    .about_count_up{display: none}

    .about_advantage ul li h3 {font-size: 16px;}
    .about_advantage ul li p {height: auto;}

    .time_list ul li {padding-left: 20px;}
    .about_time_box .time_more{width: 200px;}
}


/*contact*/
.msg_box ul li{width:calc(50% - 20px);margin-right: 40px;margin-bottom: 25px;float:left;font-size: 16px;color: #181818;}
.msg_box ul li:nth-child(2n){margin-right: 0;}
.msg_box ul li p{padding:5px 0 15px;}
.msg_box ul li input{height: 46px;border: 1px solid #d6d6d6;color: rgba(24,24,24,0.7)}

.msg_box ul li input::-webkit-input-placeholder { /* WebKit, Blink, Edge */text-align: center }
.msg_box ul li input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  text-align: center }
.msg_box ul li input::-moz-placeholder { /* Mozilla Firefox 19+ */  text-align: center }
.msg_box ul li input:-ms-input-placeholder { /* Internet Explorer 10-11 */ text-align: center }



/*.msg_box ul li input::-webkit-input-placeholder,.msg_box ul li input:-moz-placeholder ,.msg_box ul li input::-moz-placeholder ,.msg_box ul li input:-ms-input-placeholder {}*/

.msg_box .btn_sure{padding: 0 70px;line-height: 46px;margin:30px auto 0;border: 0;font-size: 16px;display: block;}



.contact_box{padding:6vh 0;background: linear-gradient(45deg,#0096f6, #00ffce);color: #3e3e3e;line-height: 1}
.contact_box h3{font-size: 22px;color: #181818;margin-bottom: 10px;}
.contact_box strong{font-size: 16px;color: #181818;margin: 17px 0;}
.contact_box p{letter-spacing: 1px;margin-top: 10px;line-height: 1.6}

.contact_box .ma{float: right;text-align: center;width:130px;margin: 0 5px}
.contact_box .ma img{width: 98%;}
.contact_box .info{width: calc(100% - 160px);position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.contact_box .info .con{background-size: 28px;padding:0 20px 0 30px;margin-right: 15px;float: left;background-position: left 4px;position: relative;height: 90px;}
.contact_box .info .con:before{position: absolute;width: 1px;height:100%;right: 0;top: 50%;transform: translateY(-50%);content: '';background: #16a4a3;}
.contact_box .info .con:first-child{max-width: 195px;}
.contact_box .info .con:last-child{margin-right: 0;}


.contact_map{width: 100%;height: 550px;}


.contact_office ul li .con{border: 1px solid #e4e4e4;padding:45px 30px;}
.contact_office ul li h3{margin-bottom: 20px;padding-left: 18px;color: #252b3a;border-left: 6px solid #0096f6;line-height: 1;}
.contact_office ul li .text{opacity: 0.7;color: #181818;letter-spacing: 1px;line-height:1.8;height: 125px;}
.contact_office ul li .btn_more{color: #0096f6;}



@media only screen and (max-width : 1200px) {
    .contact_box h3{font-size: 18px;}
    .contact_box strong{font-size: 14px;}
    .contact_box .info .con{background-size: 26px;padding:0 20px 0 40px;margin-right: 20px;}
}
@media only screen and (max-width : 812px) {
    .msg_box ul li{width:100%;margin-right:0;margin-bottom: 25px;font-size: 14px;}
    .msg_box ul li p{padding:5px 0;}
    .msg_box ul li input{height: 40px}
    .msg_box .btn_sure{font-size: 14px;}

    .contact_box{padding: 5vh 0}
    .contact_box h3 {font-size: 16px;}
    .contact_box strong{font-size: 14px;}
    .contact_box .ma{width: 50%;float: none;margin:0  auto 3vh}

    .contact_box .info{width: 100%;position: initial;
        transform: translateY(0);}
    .contact_box .info .con{width: 180px;margin:20px auto !important;padding:0 0 10px 30px;float: none;}
    .contact_box .info .con:before{width: 100%;height: 1px;left: 0;top:100%;transform: translateY(0)}

    .contact_office ul li .con{padding:25px 20px;}
    .contact_map{height: 300px;}
}
@media only screen and (max-width : 640px) {

}


/*advantage_*/
.advantage_pain ul li{float: left;margin-right: 30px;width: calc((100% - 90px)/4);background: #ffffff;box-shadow: 6px 5px 15px 1px rgba(0,0,0,0.05);text-align: center }
.advantage_pain ul li:nth-child(4n){margin-right: 0;}
.advantage_pain ul li .con{width: 80%;margin: 30px auto}
.advantage_pain ul li h3{padding-bottom: 20px;margin-bottom: 15px;color: #252b3a;position: relative}
.advantage_pain ul li h3:after{position: absolute;width: 38px;height: 2px;background: #0096f6;left: 50%;bottom: 0;transform: translateX(-50%);content: ''}
.advantage_pain ul li p{line-height: 2;height: 76px;}





.advantage_box{background: rgba(243,245,247,0.61)}
.advantage_box .con{background: #ffffff;}
.advantage_box .con .con_box{padding:20px 30px }
.advantage_box .con h3{padding: 18px 20px;font-weight: 500;color: #252b3a;line-height: 1;}
.advantage_box .con dl dd{width: calc((100% - 20px)/2);margin-bottom: 20px;color:rgba(24,24,24,0.7);letter-spacing: 1px;background: #f8f9fa;float: left;}
.advantage_box .con dl dd:nth-child(odd){margin-right: 20px;}
.advantage_box .con dl dd .text{margin: 25px 25px 25px 15px;height: 44px;position: relative;padding-left: 20px;}
.advantage_box .con dl dd .text:before{position: absolute;width: 8px;height: 8px;border-radius: 50%;content: '';background: #5d5d5d;left: 0;top:6px;}




.advantage_core ul li .con{border: 1px solid #e4e4e4;padding: 35px 30px 0;text-align: center}
.advantage_core ul li .icon_img{height: 50px;line-height: 50px;}
.advantage_core ul li .icon_img img{max-height: 100%;}
.advantage_core ul li h3{padding: 15px 0;margin-bottom: 25px;font-weight: 500;color: #252b3a;position: relative;display: block}
.advantage_core ul li h3:before{width: 38px;height: 2px;background: #3495ef;position: absolute;left: 50%;bottom: 0;transform: translateX(-50%);content: ''}
.advantage_core ul li .text{height: 170px;text-align: justify;color: #181818;opacity: 0.7;line-height: 2;letter-spacing: 1px;}


.yun_list ul li{width:calc(50% - 10px);margin-bottom: 20px;float: left;text-align: center;cursor: pointer}
.yun_list ul li:nth-child(odd){margin-right: 20px;}
.yun_list ul li .con{border: 1px solid #e4e4e4;padding: 10px;}
.yun_list ul li .con .img_box{padding: 30px 0;font-weight: 500;color: #ffffff;}
.yun_list ul li .con .img_box .icon_img{width: 38px;margin:0 auto 15px;padding-bottom: 15px;border-bottom: 2px solid #0096f6;}
.yun_list ul li .con .img_box .icon_img img{height: 30px;}
.yun_list ul li .con .tag{background: #fbfbfc;padding: 10px;height: 110px;}
.yun_list ul li .con .tag span{line-height: 40px;margin:10px 2% 0;width: 28.33%;display: inline-block;color:rgba(24,24,24,0.7);border: 1px solid #e7e7e7;float: left}
.yun_list ul li .con .text{color: rgba(24,24,24,0.7);line-height:2;letter-spacing: 1px;padding: 35px;}

.yun_add ul li .con{background: #f8f9fa;}
.bus_box .yun_add ul li .con{background: #ffffff;}
.yun_add ul li .con_box{padding:50px 45px 0;}
.yun_add ul li .con_box h3{color: #252b3a;}
.yun_add ul li .con_box .text{color: #181818;height: 150px;margin-top: 20px;letter-spacing: 1px;color: rgba(24,24,24,0.7);line-height: 1.7}


.solution_page img,.solution_page_mobile img{width: 100%;}
.solution_page_mobile{max-width: 812px;margin: auto;}
.solution_page_mobile.mobile{display: none;}



@media only screen and (max-width : 1200px) {
    .advantage_pain ul li .con {width: 86%;margin: 20px auto;}

    .advantage_box .con dl dd{margin-bottom: 10px;}
    .advantage_box .con dl dd:nth-child(odd) {margin-right: 10px;}
    .advantage_box .con dl dd .text {margin: 15px 10px 15px 15px;padding-left: 15px;}
    .advantage_box .con dl dd .text:before{width: 6px;height: 6px;}

    .advantage_core ul li .con{padding: 25px 20px 0;}
}
@media only screen and (max-width : 812px) {

    .advantage_pain ul li {margin-right: 20px;width: calc((100% - 20px) / 2);margin-bottom: 20px;}
    .advantage_pain ul li:nth-child(2n) {margin-right:0}
    .advantage_pain ul li p {height: 40px;}
    .advantage_pain ul li h3{padding-bottom: 10px;}


    .yun_list ul li{width:100%;margin:0 0 10px !important;float: none}
    .yun_list ul li .con .tag{height:auto;}
    .yun_list ul li .con .tag span{width: calc(46% - 2px);}
    .yun_list ul li .con .text{padding: 15px 10px;}
    .yun_add ul li .con_box{padding: 20px 3%;}
    .yun_add ul li .con_box .text{height: auto;margin-top: 15px;}

    .solution_page.pc{display: none}
    .solution_page_mobile.mobile{display: block}

}

@media only screen and (max-width : 640px) {
    .advantage_pain ul li{width: 100%;margin: 0 0 10px !important}
    .advantage_box .con dl dd{width: 100%;margin-right: 0;}
    .advantage_box .con dl dd .text{height: auto}

    .advantage_core ul li .con{padding: 20px}
    .advantage_core ul li .text{height: auto}
}


.bus_box{margin-top: 4vh}




.yun_list ul li:hover .con h3,.yun_add ul li:hover .con_box h3,.service_step ul li:hover h3,.service_custom ul li:hover,.newsList ul li:hover h3,.info_newCase li:hover h3,
.index_info .tab ul li:hover p,.foot_top ul li a:hover,.solution_tab_con li .text .text_con h3:hover,.solution_wifi ul li .text h3:hover,.case_box .text_con:hover h3,
.case_box .swiper .swiper_con:hover p{color: #0096f6}



























@-webkit-keyframes pulsate {
    from {
        opacity: 1;
        transform: scale(1);
    }
    to {
        opacity: 0.45;
        transform: scale(3);
    }
}

@keyframes pulsate {
    from {
        opacity: 1;
        transform: scale(1);
    }
    to {
        opacity: 0.45;
        transform: scale(3);
    }
}





