/*全局样式*/
@charset "utf-8";
body {font:14px/1.5  "Arial","微软雅黑",黑体,"AlibabaPuHuiTi", "Impact";color: #222;-webkit-text-size-adjust: 100%;background-color: #fff;overflow-x: hidden;min-width: 320px;word-wrap:break-word;}
.container-fluid {
    max-width:1350px !important;
    padding-left: 15px;
    padding-right: 15px;
}


:root{
    --color_zhuti: #189298;
    --color_hover: #3fb5b9;
    --color_hover2: #f1b932;
    /*--AlibabaPuHuiTi:AlibabaPuHuiTi;*/
    --transform_scale: scale(1.08);
}

body{position: relative;}
.logozuo{position:absolute;left: 0;top: 0;width: 96px;background: var(--color_hover);text-align: center;padding-top: 166px;z-index: 99;height: 100%;}
.logozuo img{max-width: 88%;max-height: 96%;}


header{position:relative;z-index: 111;}
header .top{display: flex;justify-content: right;}
header .top > div{display: block;margin-left: 20px;line-height: 50px;color: #173d46;}
header .top > div b{color: #173d46;}
header .top .tt2{position: relative;z-index: 99;}
header .top .tt2 .div1{display: flex;padding: 0 22px;background: #dcf2f2;cursor: pointer;}
header .top .tt2 .div1:hover{background: #bce6e6;}
header .top .tt2 .div1 b{color: var(--color_zhuti);}
header .top .tt2 .div1 span{display: block;padding: 0 6px;}
header .top .tt2 .div1 i{font-size: 80%;color: var(--color_zhuti);}
header .top .tt2 .div2{display:block;position: absolute;left: 0;top: 100%;width: 100%;background: #fff;border: 1px solid var(--color_zhuti);padding:8px 0;display: none;}
header .top .tt2 .div2 a{display: block;line-height: 22px;padding: 4px 15px;}
header .top .tt2 .div2 a:hover{background-color: var(--color_zhuti);color: #fff;}


header .box{display: flex;justify-content: space-between;align-items: center;background: var(--color_zhuti);position: relative;z-index: 98;transition: all .3s;}
header .logo{height: 86px;font-size: 0;margin:0 20px 0 120px;display: flex;align-items: center;}
header .logo img{max-height:60%;}
header .txt{width: 78px;text-align: center;border-left: 1px solid #fff;font-size: 24px;color: #fff;font-weight: bold;cursor: pointer;}

header nav{width:88%;max-width:1260px;}
header nav ul{position: relative;display: flex;justify-content:space-between;align-items: center;}
header nav ul li{text-align: center;position: relative;z-index: 2;}
header nav ul li > a{display:block;line-height: 40px;font-size:18px;position: relative;padding: 0 2px;color: #fff;font-weight: bold;text-transform: uppercase;}
header nav ul li > i{display: none;}
header nav ul li:hover > a{color: #fff;}
header nav ul li.active > a{color:#fff;}

header nav .ul{display:none;position: absolute;left: -16%;top:100%;width:260px;background:var(--color_zhuti);padding:8px 0;box-shadow: 0 0 10px rgba(0,0,0,.1);overflow: hidden;text-align: left;}
header nav li:nth-child(5) .ul{width:355px;}
header nav .ul a{font-size:16px;color: #fff;line-height:20px;padding:10px 20px;display: block;text-transform:unset;font-weight: bold;}
header nav .ul a:hover{color: var(--color_hover2);}
header nav .ul a.active{color: var(--color_hover2);}
@media (min-width:992px){
    /*header nav ul > li:hover .ul{display: block;}*/
    header nav .nav_xg{position: absolute; left: 0; bottom: 0; height:2px; background-color:rgba(255, 255, 255, .4);z-index:1;width: 40px;border-radius: 6px;overflow: hidden;display: none;}

















}
    body.active header .box{position: fixed;left: 0;top: 0;width: 100%;}
.danye img{transition: all .3s;position: relative;left: 0;top: 0;}
.danye img:hover{left: -4px;top: -4px;box-shadow: 16px -16px 0 #d0f4f5;}

/*banner*/
.banner{position: relative;z-index: 1;overflow: hidden;}
.banner .swiper-slide{overflow: hidden;}
.banner .swiper-slide img{display: block;width: 100%;}
.banner .swiper-pagination-bullet{background:#fff;opacity:.66;transition: all .2s;}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 30px;border-radius: 4px;opacity: 1;}

/*搜索*/
#formbox{display:none;position: absolute;left: 0;width: 100%;z-index: 110;background:rgba(0, 0, 0, .7);top:100%;height: 300px;}
#formbox form{width: 740px;margin:0 auto;max-width: 100%;display: flex;border-bottom: 1px solid #fff;position: absolute;left: 0;right: 0;top: 50%;margin-top: -30px;}
#formbox form input{font-size:22px;color: #222;border: 0;height:70px;background: transparent;padding: 0 0 0 20px;width: calc(100% - 60px);color: #fff;}
#formbox form button{width: 60px;float: right;background:transparent;font-size:33px;height: 70px;border: 0;color: #fff;}
#formbox form button:hover{color: var(--color_hover);}
#formbox .gb{position: absolute;right: 30px;top: 30px;font-size: 36px;color: #fff;}
#formbox .gb:hover{color:var(--color_hover);transform:rotate(90deg);cursor: pointer;}
@media (max-width:991px) {
    /*搜索*/
    #formbox{padding:100px 15px 0;}
    #formbox #form_close{font-size: 30px;right: 15px;top:11%;}
    #formbox form input{font-size:15px;padding: 0 20px;width: calc(100% - 66px);height:44px;border-width: 1px;}
    #formbox form button{width: 60px;font-size: 16px;height: 44px;border-width: 1px;}
}


.main88{padding-top: 64px;padding-bottom: 64px;}
.title{font-size: 36px;line-height: 40px;font-weight: bold;text-align: center;padding-bottom:30px;}
.more{display: flex;align-items: center;justify-content: center;width: 150px;height: 54px;background: var(--color_zhuti);color: #fff;font-size: 18px;border-radius: 8px;margin-top: 33px;}
.more:hover{background: var(--color_hover);color: #fff;}
.more.more2{margin-left: auto;margin-right: auto;}


.main1,.main2,.main3,.main4,.main5,.main6,.main7,footer .box1,footer .box2,.ny{padding-left: 96px;}

/*Sectors*/
.main1 .box{display: flex;flex-wrap: wrap;margin: -28px -14px 0;}
.main1 .box a{width: calc(33.33% - 28px);margin: 28px 14px 0;border: 1px solid #ddd;border-radius: 8px;display: flex;padding: 20px 30px;min-height: 154px;font-size: 24px;line-height: 30px;align-items: center;}
.main1 .box a .img{width: 30%;display: flex;align-items: center;}
.main1 .box a .img img{max-width: 80%;max-height: 90%;width: 100px;}
.main1 .box a span{display: block;width: 70%;text-align: center;}
.main1 .box a:hover{background-color: #eee;}


/*Company Introduction*/
.main2{background: #f8f8f8;}
.main2 .box{display: flex;justify-content: space-between;}
.main2 .box .zuo{width: 44%;padding: 11px 0;}
.main2 .box .you{width: 50%;position: relative;border-radius: 8px;overflow: hidden;}
.main2 .box .you:before{background: rgba(0, 0, 0, .3);font-size:70px;transition: all .3s;position: absolute;left: 0;top: 0;width: 100%;height: 100%;line-height: 1;color: #fff;display: flex;align-items: center;justify-content: center;cursor: pointer;}
.main2 .box .you:hover:before{background: rgba(0, 0, 0, .2);}
.main2 .box .zuo .tt1{font-size: 36px;line-height: 42px;font-weight: bold;}
.main2 .box .zuo .tt1 span{display: block;font-size: 24px;color: var(--color_zhuti);line-height: 30px;margin-top: 8px;font-weight: normal;}
.main2 .box .zuo .tt2{font-size: 20px;color: #454545;margin-top: 22px;min-height:10.5em;}

/*Services*/
.main3 .box{display: flex;justify-content: space-between;}
.main3 .box a{display: block;width:calc(20% - 56px);font-size: 16px;color: #333;text-align: center;font-weight: bold;position: relative;top: 0;}
.main3 .box a .bjcover{display: block;border-radius: 50%;box-shadow: 14px 0 0 var(--color_zhuti);position: relative;}
.main3 .box a .bjcover:after{content: "";display: block;padding-top: 100%;}
.main3 .box a .bjcover img{height:fit-content;width: 36px;height: 26px;position: absolute;left: calc(100% + 24px);top: 50%;margin-top: -13px;}
.main3 .box a .tt{display: block;position: relative;position: relative;min-height: 70px;padding-top: 20px;}
.main3 .box a .tt i{display: block;position: absolute;left: 0;right: 0;top: 0;font-size: 90px;line-height: 1;color: #f6f9fa;font-weight: bold;}
.main3 .box a .tt span{display: block;position: relative;z-index: 2;}
.main3 .box a:nth-last-child(1) .bjcover img{display: none;}
.main3 .box a:hover{top: -8px;}




/*KCS Products*/
.main4 .list{display: block;border-radius: 8px;overflow: hidden;;border: 1px solid #ddd;}
.main4 .list .bjcover{padding-top:70%;}
.main4 .list .tt{display: flex;align-items: center;padding: 0 60px 0 20px;min-height: 80px;font-size: 16px; font-weight: bold; position: relative;}
.main4 .list .tt:before{position: absolute;right: 20px;top: 0;height: 100%;display: flex;align-items: center;justify-content: center;font-size:28px;color: #888;transition: all .3s;}
.main4 .list .tt div{min-height:initial;}
.main4 .list:hover .bjcover{transform: var(--transform_scale);}
.main4 .list:hover .tt{background: var(--color_zhuti);color: #fff;}
.main4 .list:hover .tt:before{color: #fff;}

/*Video*/
.main5{background: #f8f8f8;}
.main5 .list{position: relative;border-radius: 8px;overflow: hidden;padding-top: 70%;}
.main5 .list:before{background: rgba(0, 0, 0, .3);font-size:70px;transition: all .3s;position: absolute;left: 0;top: 0;width: 100%;height: 100%;line-height: 1;color: #fff;display: flex;align-items: center;justify-content: center;cursor: pointer;}
.main5 .list:hover:before{background: rgba(0, 0, 0, .2);}


/*References*/
.main6 .list{height:100px;display: flex;align-items: center;justify-content: center;}
.main6 .list img{max-height: 90%;transition: all .3s;}
.main6 .list:hover img{transform: var(--transform_scale);}


footer{background: #e3eaee;position: relative;z-index: 99;font-size: 14px;}
footer .box2{background: var(--color_zhuti);color: #fff;}
footer .box2 .list{display: flex;justify-content: space-between;padding: 25px 0;}
footer .box1 .listbox{padding: 44px 0;display: flex;color: #173d46;}
footer .box1 .listbox .list1{width: 27%;}
footer .box1 .listbox .list2{width: 36%;}
footer .box1 .listbox .list3{width: 37%;}
footer .box1 .listbox .top{font-size: 30px;font-weight: bold;color: #173d46;padding-bottom: 11px;}



.ny{padding-top: 50px;padding-bottom: 66px; min-height: 1100px;}
.titletop{font-size: 32px;line-height: 42px;font-weight: bold;color: var(--color_zhuti);padding-bottom: 20px;}
.titletop span{display: block;font-size: 24px;color: var(--color_hover2);line-height: 32px;margin-top: 5px;}


.fenleiul > a{display: block;margin-bottom:2px;font-size: 24px;color: #fff;background: var(--color_zhuti);padding: 15px 24px;line-height: 30px;}
.fenleiul .ul{margin-bottom: 14px;display: none;}
.fenleiul .ul > a{display: block;background: #e2f4f5;margin-top: 2px;border-left: 14px solid var(--color_hover2);padding:10px 10px 10px 34px;font-size: 18px;color: #173d46;}
.fenleiul .ul > a:hover{background-color: #cfedee}


.ny .container-fluid{max-width: 1200px!important;}


.danye{font-size: 20px;line-height: 1.8;color: #173d46;}
.danye img{display: block;margin: 33px 12px 0 0;box-shadow: 12px -12px 0 #d0f4f5;max-width: calc(100% - 12px);}
.danye table{display: block; width: 100%; height: auto; margin: 2px auto;border-collapse:collapse;}
.danye table td{border: 1px #ccc solid; padding: 5px;line-height: 2em !important; vertical-align:middle !important;}



@media (max-width:991px) {
    .ny{padding-top:30px;padding-bottom: 44px;}
    .titletop{font-size: 24px;line-height: 30px;padding-bottom: 12px;}
    .titletop span{font-size: 18px;line-height: 28px;margin-top: 3px;}


    .ny .col-12:nth-child(2){margin-top:30px;}
    .ny .col-12{padding-left: 15px!important;padding-right: 15px!important;}

    .fenleiul > a{font-size: 17px;padding: 11px 20px;line-height: 24px;}
    .fenleiul .ul{margin-bottom: 11px;}
    .fenleiul .ul > a{border-left: 10px solid var(--color_hover2);padding:7px 7px 7px 24px;font-size: 15px;}

    .danye{font-size:15px;line-height: 1.6;}
    .danye img{margin-top: 22px;}
	
	.ny {
    min-height: 500px;
}

}


.titletop2{font-size: 28px;line-height: 36px;color: var(--color_zhuti);margin-top: 30px;padding-bottom: 8px;font-weight: bold;text-transform: uppercase;}
.titletop3{margin-bottom: 30px;}
.titletop3 a{display: block;font-size: 20px;color: #173d46;background: #e0eaed;line-height: 28px;padding: 18px;font-weight: bold;position: relative;margin-top: 10px;border-right: 14px solid var(--color_zhuti);border-left: 66px solid var(--color_zhuti);}
.titletop3 a span{display: block;width: 66px;position: absolute;left: -66px;top: 0;height: 100%;display: flex;align-items: center;justify-content: center;color: #fff;}

.ny .col-12:nth-child(2) .titletop3 a{border-color: var(--color_hover2);}

.titletop4{background: #e2f4f5;padding: 25px;margin-top: 30px;font-size: 15px;line-height: 1.8;color: #173d46;}
.titletop4 .titletop2{margin-top: 0;}
@media (max-width:991px) {
    .titletop2{font-size: 22px;line-height: 30px;margin-top: 20px;padding-bottom: 4px;}
    .titletop3{margin-bottom: 20px;}
    .titletop3 a{font-size:16px;line-height: 22px;padding: 11px 15px;margin-top: 4px;border-right: 10px solid var(--color_zhuti);border-left: 50px solid var(--color_zhuti);}
    .titletop3 a span{width: 50px;left: -50px;}
    .titletop4{padding: 18px;}
}

.mmform{background: #f5f5f5;padding: 25px;margin-top: 25px;display: flex;flex-wrap: wrap;justify-content: space-between;}
.mmform .titletop2{margin-top: 0;width: 100%;padding-bottom: 14px;}
.mmform .div1{width: 48%;font-size: 16px;font-weight: bold;margin-bottom:16px;}
.mmform .div1 i{color: #c02b0a;font-size: 80%;padding-left: 5px;}
.mmform .div1 > input{margin-top: 4px;border: 1px solid #ddd;background: #fff;font-size: 15px;padding: 0 15px;width: 100%;display: block;height: 42px;}
.mmform .div1 select{margin-top: 4px;border: 1px solid #ddd;background: #fff;font-size: 15px;padding: 0 15px;width: 100%;display: block;height: 42px;}
.mmform .div1 textarea{margin-top: 4px;border: 1px solid #ddd;background: #fff;font-size: 15px;padding: 8px 15px;width: 100%;display: block;height: 114px;line-height: 24px;}

.mmform label{width: 100%;display: flex;align-items: center;line-height: 1;margin-top:8px;display: block;font-weight: normal;}
.mmform label input{margin-right: 8px;}
.mmform .div1box{display: flex;justify-content: space-between;padding-top: 6px;}
.mmform .div3{width: 100%;}
.mmform button{width: 200px;height: 48px;background: var(--color_zhuti);font-size: 20px;color: #fff;border-radius: 6px;border: 0;}
.mmform button:hover{background: var(--color_hover);}
@media (max-width:991px) {
    .mmform{padding: 20px;margin-top: 20px;}
    .mmform .titletop2{padding-bottom: 11px;}
    .mmform .div1{width: 100%;font-size: 15px;margin-bottom:11px;}
    .mmform .div1 > input{height: 36px;}
    .mmform .div1 select{height: 36px;}
    .mmform .div1 textarea{}
    .mmform label{margin-top: 8px;}
    .mmform .div1box{display:block;padding-top: 0;}
    .mmform .div1box .div1{margin-top: 11px;}
    .mmform .div3{width: 100%;}
    .mmform .div2{display: none;}
    .mmform button{width:120px;height: 40px;font-size: 18px;}



}

.mmform2 .titletop2{width: 100%;padding-bottom: 20px;}
.mmform2{display: flex;flex-wrap: wrap;justify-content: space-between;padding-top: 11px;}
.mmform2 input{width: calc(50% - 70px);background: #e2f4f5;height: 60px;box-shadow: 0 0 11px rgba(0, 0, 0, .06);border: 0;font-size: 18px;padding: 0 20px;border-radius: 4px;}
.mmform2 button{width: 110px;height: 60px;background: var(--color_zhuti);color: #fff;font-size: 20px;color: #fff;border: 0;box-shadow: 0 0 11px rgba(0, 0, 0, .06);border-radius: 4px;}
.mmform2 button:hover{background: var(--color_hover);}
.mmform2 textarea{width: 100%;background: #e2f4f5;height: 250px;box-shadow: 0 0 11px rgba(0, 0, 0, .06);border: 0;font-size: 18px;padding: 15px 20px;margin-top: 20px;line-height: 28px;}

@media (max-width:991px) {
    .mmform2 .titletop2{padding-bottom: 15px;}
    .mmform2{display:block;padding-top: 11px;position: relative;padding-bottom:68px;}
    .mmform2 input{width: 100%;height:44px;font-size: 15px;padding: 0 15px;margin-bottom: 10px;border: 1px solid #eee;box-shadow: none;}
    .mmform2 button{width: 100%;height:50px;font-size: 16px;padding: 0 15px;margin-bottom: 10px;border: 1px solid #eee;box-shadow: none;font-weight: bold;position: absolute;left: 0;bottom: 0;}
    .mmform2 textarea{font-size: 15px;padding: 15px;margin-top: 0;line-height: 26px;box-shadow: none;border: 1px solid #eee;}



}


.titletop5{margin-top: 22px;}
.titletop5 .div{border-left: 14px solid var(--color_hover2);padding: 20px 80px 20px 18px;background: #e2f4f5;margin-bottom: 10px;position: relative;}
.titletop5 .div:after{content: "";width: 70px;height: 70px;background: var(--color_hover2);position: absolute;right: 0;top: 0;}
.titletop5 .div .top{font-size: 22px;font-weight: bold;line-height: 30px;}
.titletop5 .div .danye{margin-top: 15px;font-size: 18px;display: none;}
.titletop5 .div.active .danye{display: block;}

.titletop5_2 .img{display: none;}
.titletop5_2 .img.active{display: block;}


@media (max-width:991px) {
.titletop5 .div{border-left: 10px solid var(--color_hover2);padding: 15px 58px 15px 15px;margin-bottom: 6px;}
.titletop5 .div:after{width: 50px;height: 50px;}
.titletop5 .div .top{font-size: 18px;font-weight: bold;line-height: 20px;}
.titletop5 .div .danye{margin-top: 11px;font-size: 15px;}

}


.fenleiul2 .ul > a{padding-top: 22px;padding-bottom: 22px;font-weight: bold;}

.more4{width: 210px;height: 54px;font-size: 20px;font-weight: bold;background: var(--color_zhuti);color: #fff;display: flex;align-items: center;justify-content: center;margin-top: 33px;}
.more4:hover{background: var(--color_hover);}

@media (max-width:991px) {


.fenleiul2 .ul > a{padding-top: 14px;padding-bottom: 14px;font-weight: bold;}

.more4{width:180px;height: 44px;font-size: 16px;margin-top: 22px;}


}


.nyhe{display: flex;flex-wrap: wrap;}
.nyhe .list{display: block;width:25%;position: relative;}
.nyhe .list:after{content: "";display: block;padding-top: 50%;}
.nyhe .list img{display: block;position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;max-height: 80%;max-width: 80%;}


.nyvideo{display: flex;flex-wrap: wrap;margin: 0 -10px;}
.nyvideo .list{display: block;width:calc(33.33% - 20px);margin: 0 10px 20px;position: relative;}
.nyvideo .list .bjcover{display: block;padding-top: 70%;position: relative;}
.nyvideo .list .bjcover:before{background: rgba(0, 0, 0, .3);font-size:70px;transition: all .3s;position: absolute;left: 0;top: 0;width: 100%;height: 100%;line-height: 1;color: #fff;display: flex;align-items: center;justify-content: center;cursor: pointer;}
.nyvideo .list .tt{font-size: 18px;background: #f5f5f5;text-align: center;padding: 22px 15px;}
.nyvideo .list:hover .bjcover:before{background: rgba(0, 0, 0, .2);}


/* -webkit-line-clamp: 2; */


/*媒体查询开始*/
@media (max-width:1349px){

}
@media (max-width:1199px){
    .logozuo{display: none;}
    header .logo{margin-left: 15px;}
    header .txt{width: 48px;}
    header nav ul li > a{font-size: 16px;}
    .main1,.main2,.main3,.main4,.main5,.main6,.main7,footer .box1,footer .box2,.ny{padding-left: 0;}



}
@media (max-width:991px) {
    header .logo{height: 72px;}
    header .logo img{max-height:56%;}
    .banner .swiper-pagination-bullet{width: 7px;height: 7px;margin: 0 3px -4px !important;}
    .banner .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 22px;}

    header .top > div{display: none;}
    header .top > div.tt2{display: block;width: 100%;margin: 0;}
    header .top > div.tt2 .div1{justify-content: center;padding: 0 15px;line-height: 40px;}

    /*pc导航*/
    header nav{display:none;width:100%;max-width: 100%;float: none;padding:15px 20px 40px;margin:0;position: absolute;right:0;top:100%;z-index:113;background: #fff;box-shadow: 0 2px 10px rgba(0, 0, 0, .06);overflow-y: auto;overflow-x:hidden;max-height: calc(100vh - 120px)}
    header nav .container-fluid{padding: 0;}
    header nav ul{display: block!important;}
    header nav ul > li{display:block;width:100%;text-align: left;padding: 0 40px 0 0;border-bottom: 1px solid #f6f6f6;position: relative;}
    header nav ul > li > a{display:block; color: #333;font-size:15px;padding:0 0 0 10px;line-height:50px;}
    header nav ul > li:nth-last-child(1){border: 0;}
    header nav ul > li > i{display: block;position: absolute;right: 0;top:0;width: 40px;color: #999;line-height: 50px;font-size: 16px;font-weight: normal;text-align: center;}
    header nav ul > li:hover > a{;background: transparent;color: var(--color_zhuti);}
    header nav ul > li.active > a{background: transparent;color: var(--color_zhuti);}
    header nav ul > li.active > i{color: var(--color_zhuti);}
    header nav .ul{display:none;position: relative;left: auto;top:auto;width: calc(100% + 110px);margin-left: -35px;right: auto;background:#f6f6f6;padding:8px 14px;box-shadow: none;border-radius:0;}
    header nav .ul a{font-size: 14px;color: #333;line-height: 26px;padding:6px 5px 6px 35px;display: block;}
    header nav .ul a:hover{background-color: transparent;color: var(--color_zhuti);}
    header nav .ul a.active{background-color: transparent;color: var(--color_zhuti);}

   /*移动导航按钮*/
    header .lanmu{width: 30px;font-size: 0;height: 21px;position: absolute;right: 15px;bottom:24px;cursor: pointer;z-index: 2;}
    header .lanmu i{display: inline-block;width: 100%;height: 3px;background:#fff;border-radius: 3px;transition: all 0.6s;}
    header .lanmu i:nth-child(2), .lanmu i:nth-child(3){width: 40%;margin:6px 0;}
    header .lanmu i:nth-child(2){margin-right: 10%;}
    header .lanmu i:nth-child(3){margin-left: 10%;}
    header .lanmu.active i:nth-child(1) {transform: rotate(45deg) translateY(4px) translateX(5px);}      
    header .lanmu.active i:nth-child(4){transform: rotate(-45deg) translateY(-8px) translateX(8px);}
    header .lanmu.active i:nth-child(2){transform: translateX(-30px);opacity: 0;}
    header .lanmu.active i:nth-child(3){transform: translateX(30px);opacity: 0;}



    .main88{padding-top: 33px;padding-bottom:33px;}
    .title{font-size:24px;line-height: 28px;padding-bottom:18px;}
    .more{width:122px;height:37px;margin-top:18px;font-size: 14px;}



    /*Sectors*/
    .main1 .box{margin: -8px -4px 0;}
    .main1 .box a{width: calc(50% - 8px);margin:8px 4px 0;padding:15px 20px;min-height: 130px;font-size: 22px;line-height: 28px;}


    /*Company Introduction*/
    .main2 .box{display:block;}
    .main2 .box .zuo{width: 100%;padding: 0;}
    .main2 .box .you{width: 100%;padding-top: 55%;margin-top: 22px;}
    .main2 .box .you:before{font-size: 50px;}
    .main2 .box .zuo .tt1{font-size: 22px;line-height: 28px;}
    .main2 .box .zuo .tt1 span{font-size:18px;line-height:26px;margin-top:2px;}
    .main2 .box .zuo .tt2{font-size:15px;margin-top: 11px;min-height:initial;}

    /*Services*/
    .main3 .box{flex-wrap: wrap;padding-right:8px;margin-top: -15px;justify-content: center;}
    .main3 .box a{width:46%;font-size: 14px;margin-top: 15px;margin: 22px 14px 0;max-width: calc(50% - 28px);}
    .main3 .box a .bjcover{box-shadow: 10px 0 0 var(--color_zhuti);}
    .main3 .box a .bjcover img{display: none;}
    .main3 .box a .tt{min-height: 60px;padding-top: 14px;}
    .main3 .box a .tt i{font-size: 50px;}
    .main3 .box a:hover{top: 0;}




    /*KCS Products*/
    .main4{padding-top: 0!important;margin-top: -11px!important;}
    .main4 .list{display: block;border-radius: 8px;overflow: hidden;;border: 1px solid #ddd;}
    .main4 .list .bjcover{padding-top:70%;}
    .main4 .list .tt{padding: 0 4px;min-height:50px;font-size: 15px;text-align: center;justify-content: center;line-height: 22px}
    .main4 .list .tt:before{display: none;}

    /*Video*/
    .main5 .swiper{width: calc(100% + 30px);margin-left: -15px;padding: 0 15px;}
    .main5 .swiper-slide{width: 80%;max-width: 400px;}
    .main5 .list:before{font-size: 50px;}


    /*References*/
    .main6 .list{height:70px;}


    footer{font-size: 15px;}
    footer .box2 .list{display: block;padding:11px 0;}
    footer .box2 .list .div{padding: 2px 0;font-size: 14px;}
    footer .box1 .listbox{padding: 30px 0;display: block;}
    footer .box1 .listbox .list1{width: 100%;}
    footer .box1 .listbox .list2{width: 100%;margin-top: 30px;}
    footer .box1 .listbox .list3{width: 100%;margin-top: 30px;}
    footer .box1 .listbox .top{font-size:22px;padding-bottom:8px;}


.nyhe .list{width: 33.33%;}



.nyvideo{margin: 0 -7px;}
.nyvideo .list{width:calc(50% - 14px);margin: 0 7px 14px;}
.nyvideo .list .bjcover:before{font-size: 50px;}
.nyvideo .list .tt{font-size: 15px;padding: 15px 15px;}







}

@media (max-width:767px) {


}
@media (max-width:600px) {
    /*Sectors*/
    .main1 .box a{width: calc(100% - 8px);padding:11px 16px;min-height:initial;font-size: 18px;line-height: 24px;}
    .main1 .box a .img{width: 20%;}
    .main1 .box a span{width: 80%;}
.nyhe .list{width: 50%;}
.nyvideo .list{width:calc(100% - 14px);}
}

@media (max-width:479px) {
    .danye .ditu{height:300px;}

    
}
 /*手机底部*/
/*@media (max-width:991px) {
    footer{margin-bottom: 50px;}
    .sjdibu{height:50px;background:var(--color_zhuti);position:fixed; bottom:0; left:0; z-index:113; border-top:solid 1px rgba(255, 255, 255, 1);width: 100%;text-align: center;font-size: 0;}
    .sjdibu .box1{display: flex;justify-content: space-around;}
    .sjdibu .box1 a{display:block;color: #fff;padding: 5px;width: 100%;}
    .sjdibu .box1 a span{ color:#fff; font-size:16px; line-height:20px;}
    .sjdibu .box1 a h6{ font-size:12px; line-height:20px;margin: 0;}
    .sjdibu .box2{ position: fixed; left: 0; bottom:50px; z-index:112; width: 100%;background: #fff;box-shadow: 0 -2px 4px rgba(0,0,0,.1);padding: 6px 0;display: none;}
    .sjdibu .box2 img{max-height: 140px;display: block;margin: 0 auto;} 
}


*/