/*全局样式*/
@charset "utf-8";
body {font:16px/1.4 Philosopher,"微软雅黑",黑体,"AlibabaPuHuiTi", "Arial", "Impact";word-wrap:break-word;color: #333;-webkit-text-size-adjust: 100%;background-color: #fff;overflow-x: hidden;min-width: 320px;}
.container-fluid {
    max-width:1440px !important;
    padding-left: 15px;
    padding-right: 15px;
}


:root{
    --color_zhuti: #00af50;
    --color_hover: #9cbc1e;
    /*--AlibabaPuHuiTi:AlibabaPuHuiTi;*/
    --transform_scale: scale(1.08);
}

header{position: relative;z-index: 111;}
header .box1{background: var(--color_zhuti);}
header .box1 .list{display: flex;align-items: center;line-height: 26px;padding: 10px 0;justify-content: space-between;color: #fff;}
header .box1 .list .div1{display: flex;align-items: center;}
header .box1 .list .div1 .tt1{margin-right: 36px;display: flex;align-items: center;}
header .box1 .list .div1 .tt1 img{display: block;margin-right: 6px;position: relative;top: 1px;}
header .box1 .list .div2{font-size: 22px;font-weight: bold;cursor: pointer;}
header .ssbox{position: absolute;left: 0;top: 100%;width: 100%;background: #333;height:76px;padding:10px 15px;display: none;}
header .ssbox form{display: flex;justify-content: space-between;border-radius: 11px;overflow: hidden;}
header .ssbox form input{width: 85%;height: 56px;background: #fff;border: 0;padding: 0 20px;}
header .ssbox form button{width: 15%;height: 56px;background: var(--color_zhuti);border: 0;padding: 0;font-size: 16px;color: #fff;cursor: pointer;}


header .box{background: rgba(46,47,51,0.7);}
header .box .list{display: flex;justify-content: space-between;height: 98px;align-items: center;}
header .logo{height: 98px;font-size: 0;margin-right:30px;display: flex;align-items: center;}
header .logo img{max-height:50px;}


header nav{width:70%;max-width:634px;}
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:22px;position: relative;color: #fff;padding: 10px 0;}
header nav ul li > i{display: none;}
header nav ul li:hover > a{color: var(--color_zhuti);}
header nav ul li.active > a{color: var(--color_zhuti);}

header nav .ul{display:none;position: absolute;left: -18px;top:100%;width:250px;background:rgba(255,255,255,1);padding:4px 0;box-shadow: 0 0 10px rgba(0,0,0,.1);}
header nav .ul:after{content: "";width: 0;height: 0;border-right: 8px solid transparent;border-bottom: 8px solid #fff;border-left: 8px solid transparent;position: absolute;left:46px;top: -8px;transition: all .3s;}
header nav .ul a{font-size:14px;color: #333;line-height:23px;padding:8px 20px;display: block;text-align: left;}
header nav .ul a:nth-child(n+2){border-top: 1px solid #eee;}
header nav .ul a:hover{background-color: var(--color_zhuti);color: #fff;}
header nav .ul a.active{background-color: var(--color_zhuti);color: #fff;}
@media (min-width:992px){
    /*header nav ul > li:hover .ul{display: block;}*/
    header nav .nav_xg{position: absolute; left: 0; bottom: 0; height:3px; background-color: var(--color_zhuti);z-index:1;width: 40px;border-radius: 6px;overflow: hidden;display: none;}
}

/*banner*/
.banner{position: relative;z-index: 1;overflow: hidden;margin-top: -98px;}
.banner2{margin-top: -98px;}
.banner .swiper-slide{overflow: hidden;}
.banner .swiper-slide img{display: block;width: 100%;}
.banner .swiper-pagination-bullet{background:#fff;opacity:1;transition: all .2s;border-radius: 20px;width: 60px;height: 6px;margin: 0 3px 20px!important;}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity: 1;background: var(--color_zhuti);}



.main88{padding-top: 77px;padding-bottom: 77px;}
.title{font-size: 50px;color: #fff;line-height: 1;margin-bottom: 50px;text-align: center;color: var(--color_zhuti);font-weight: bold;}
.more{
  margin-top: 25px;
  height: 50px;
  line-height: 48px;
  display: inline-block;
  border: 1px solid #fff;
  padding: 0 60px;
  font-size: 18px;
  color: #fff;
}
.more:hover{background: var(--color_zhuti);}


.main1{color: #fff;}
.main1 .div1{font-size: 48px;line-height: 1;font-weight: bold;max-width: 686px;}
.main1 .div2{font-size: 18px;line-height: 30px;margin-top: 20px;}


.main2 .box{display: flex;justify-content: space-between;}
.main2 .box .list{display: block;width: calc(8% + 110px);height: 600px;position: relative;overflow: hidden;}
.main2 .box .list.active{width:calc(68% - 440px);}
.main2 .box .list .img{height: 100%;}
.main2 .box .list .img .bjcover{height: 100%;}
.main2 .box .list .tt1{width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: rgba(0, 0, 0, .43);
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-direction: column;
    flex-direction: column;
    text-align: center;
}
.main2 .box .list .tt1 span{display: block;font-size: 48px;font-weight: bold;color: #fbfbfb;}
.main2 .box .list .tt1 h5{
    display: block;
    margin-top: 200px;
    font-size: 24px;
    line-height: 32px;
    height: 50px;
    font-weight: 600;
    padding: 0 25px;
    color: #fbfbfb;
    text-transform: uppercase;
}


.main2 .box .list .tt2{position: absolute;left: 0;background: var(--color_zhuti);width: 100%;bottom: 0;padding: 25px 15px 20px;text-align: center;opacity: 0;}
.main2 .box .list .tt2 .tt3{font-size: 26px;font-weight: bold;color: #fff;}
.main2 .box .list .tt2 .tt4{font-size: 16px;color: #fbfbfb;}
.main2 .box .list .tt2 .tt5{
    margin: 10px 0 0;
    width: 190px;
    height: 30px;
    line-height: 30px;
    background: #fff;
    text-align: center;
    font-size: 16px;
    display: inline-block;
    color: #000;
}
.main2 .box .list.active .tt1{opacity: 0;}
.main2 .box .list.active .tt2{opacity: 1;}


.main3{background: #f8f8f8;padding: 60px 0 40px;}
.main3 .box{background: var(--color_zhuti);border-radius: 11px;padding: 60px 80px;display: flex;justify-content: space-around;color: #fff;align-items: center;}
.main3 .box .tt{width: 230px;font-size: 32px;line-height:1;}
.main3 .box .tt span{font-size: 44px;display: block;margin-bottom: 20px;}
.main3 form{flex: 1;max-width: 966px;display: flex;justify-content: space-between;}
.main3 form input{width: 200px;margin-left: 30px;height: 36px;padding: 0 10px;background: transparent;color: #fff;border: 0;border-bottom: 1px solid #e5e5e5;}
.main3 form button{width: 180px;margin-left: 30px;height: 60px;background: #fff;border-radius: 88px;padding: 0 0 0 30px;position: relative;text-align: left;border: 0;color: var(--color_zhuti);font-size: 18px;}
.main3 form button span{display: block;width: 50px;height: 50px;transition: all .5s;background: var(--color_zhuti);border-radius: 50%;display: flex;align-items: center;justify-content: center;position: absolute;color: #fff;right: 5px;top: 5px;}
.main3 input::placeholder {
  color: #fff;
}
.main3 form button:hover span{transform:rotate(360deg)}



.main4 .box1 .listbox{display:none;justify-content: space-between;background: #f0f0f0;}
.main4 .box1 .listbox.active{display: flex;}
.main4 .box1 .listbox .zuo{width: 430px;padding: 20px 0 30px;}
.main4 .box1 .listbox .zuo .list{padding: 20px 30px;display: flex;justify-content: space-between;align-items: center;}
.main4 .box1 .listbox .zuo .list .img{width: 110px;height: 100px;display: flex;justify-content:center;align-items: center;background: #999;transition: all .3s;flex-shrink: 0;}
.main4 .box1 .listbox .zuo .list .img img{max-height: 50%;}
.main4 .box1 .listbox .zuo .list .tt{flex: 1;margin-left: 20px;}
.main4 .box1 .listbox .zuo .list .tt .tt1{font-size: 24px;line-height: 1;color: #333;}
.main4 .box1 .listbox .zuo .list .tt .tt2{font-size: 16px;line-height: 22px;color: #666;margin-top: 8px;}
.main4 .box1 .listbox .zuo .list.active .img{background: var(--color_zhuti);}
.main4 .box1 .listbox .zuo .list.active .tt .tt2{color: var(--color_zhuti);}

.main4 .box1 .listbox .you{flex: 1;position: relative;}
.main4 .box1 .listbox .you a{display: block;position: absolute;left: 0;top: 0;width: 100%;height: 100%;opacity: 0;z-index: 1;}
.main4 .box1 .listbox .you a .bjcover{height: 100%;}
.main4 .box1 .listbox .you a.active{opacity: 1;z-index: 2;}


.main4 .box2{display: flex;border: 2px solid #eee;border-top: 0;}
.main4 .box2 .div1{width: 25%;min-height: 120px;display: flex;align-items: center;justify-content: center;padding: 0 20px;font-size: 24px;color: var(--color_zhuti);position: relative;cursor: pointer;}
.main4 .box2 .div1:after{
    content: "";
    width: 0;
    height: 0;
    line-height: 0;
    border-width: 18px 24px;
    border-style: dashed;
    border-bottom-style: dashed;
    border-color: transparent;
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-color: var(--color_zhuti);
    position: absolute;
    top: -36px;
    left: calc(50% - 24px);display: none;z-index: 22;
}


.main4 .box2 .div1.active{background: var(--color_zhuti);color: #fff;}
.main4 .box2 .div1.active:after{display: block;}



.main5 .box{display: flex;flex-wrap: wrap;margin: -40px -20px 0;}
.main5 .box a{width: calc(33.33% - 40px);margin: 40px 20px 0;background: #efefef;}
.main5 .box a .bjcover{padding-top: 60%;}
.main5 .box a .ttbox{padding: 20px;}
.main5 .box a .tt{height: 168px;overflow: hidden;}
.main5 .box a .tt1{font-size: 18px;line-height: 24px;}
.main5 .box a .tt2{font-size: 16px;line-height: 22px;color: #666;margin-top: 10px;}
.main5 .box a .tt3{font-size: 16px;line-height: 22px;margin-top: 11px;color: #666;}
.main5 .box a:hover .tt1{color: var(--color_zhuti);}


.main6 .box{display: flex;justify-content: space-between;align-items: center;color: #fff;padding: 15px 0;}
.main6 .box .tt{flex: 1;font-size: 24px;line-height: 1.8;}
.main6 .box .more{margin: 0;background: var(--color_zhuti);border-color: var(--color_zhuti);font-size: 24px;}
.main6 .box .more:hover{background: transparent;color: var(--color_zhuti);}


footer{background: #313234;color: #fff;}
footer .box{display: flex;justify-content: space-between;}
footer .box .zuo{max-width: 520px;}
footer .box .zhong{min-width: 180px;margin: 0 15px;}
footer .box .you{max-width: 340px;}
footer .box .top{font-size: 30px;font-weight: bold;margin-bottom: 40px;line-height: 1;}
footer .box .zuo .tt .tt1{font-size: 18px;line-height: 30px;display: block;}
footer .box .zuo .tt .tt1:nth-child(n+2){margin-top: 15px;}
footer .box .zuo .tt .tt1:hover{color: var(--color_zhuti);}
footer .box .zuo .tt2{position: relative;margin-top: 30px;}
footer .box .zuo .tt2 .tt3{color: rgba(255, 255, 255, 0.6);line-height: 46px;padding: 0 20px;background: rgba(255, 255, 255, 0.1);position: relative;}
footer .box .zuo .tt2 .tt3 span{display: block;position: absolute;transition: all .5s;right: 0;top: 0;width: 46px;background: rgba(255, 255, 255, .6);display: flex;justify-content: center;align-items: center;height: 100%;font-size: 140%;color: #fff;}
footer .box .zuo .tt2 .tt3 span:before{transition: all .5s;transform:rotate(0deg);display: block;}
footer .box .zuo .tt2 .tt4{display: none;position: absolute;left: 0;bottom: 100%;background: #fff;width: calc(100% - 46px);padding:15px;}
footer .box .zuo .tt2 .tt4 a{display: block;color: #333;padding: 10px 15px;}
footer .box .zuo .tt2 .tt4 a:hover{background-color: var(--color_zhuti);color: #fff;}
footer .box .zuo .tt2:hover .tt3 span:before{transform:rotate(90deg)}

footer .box .zhong .ul a{display: block;font-size: 18px;color: #9d9d9d;line-height: 30px;}
footer .box .zhong .ul a:nth-child(n+2){margin-top: 15px;}
footer .box .zhong .ul a:hover{color: var(--color_zhuti);}
footer .box .you .tt5{font-size: 18px;line-height: 30px;color: #9d9d9d;}
footer .box .you form{margin-top: 20px;}
footer .box .you form input{width: 100%;border-radius: 66px;background: #3B414F;padding: 0 25px;height: 46px;font-size: 16px;margin-bottom: 25px;color: #fff;border: 0;}
footer .box .you form button{width: 100%;border-radius: 66px;background: #3B414F;height: 46px;font-size: 18px;color: var(--color_zhuti);border: 0;background: #fff;}
footer .box .you form button span{font-weight: bold;margin-left: 10px;font-size: 120%;}
footer .box .you form button:hover{background: var(--color_zhuti);color: #fff;}


.djtop{display:flex;width: 40px;height: 40px;border-radius: 4px;cursor: pointer;background: var(--color_zhuti);font-size: 18px;color: #fff;align-items: center;justify-content: center;position: fixed;right: 20px;bottom: -110px;transition: all .3s;opacity: 0;}
.djtop:hover{background: #000;}
body.active .djtop{bottom: 20px;opacity: 1;}



.tcform{position: fixed;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.5);z-index: 1111;display: none;}
.tcform .box{background: #fff;border-radius: 16px;width: 50%;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);min-height:500px;overflow: auto;padding: 70px 40px 40px;}
.tcform .box .tt1{font-size: 32px;font-weight: bold;margin-bottom: 11px;line-height: 1;text-align: center;}
.tcform .box .tt2{font-size: 14px;color: #666;line-height: 24px;text-align: center;}
.tcform .box form{margin: 20px;}
.tcform .box form .div1{margin-bottom: 24px;position: relative;}
.tcform .box form .div1 span{display: flex;align-items: center;color: #666;margin-bottom: 4px;}
.tcform .box form .div1 i{color: #F0150F;display: block;margin-right: 4px;}
.tcform .box form .div1 input{width: 100%;height: 38px;border: 1px solid #d9d9d9;padding: 0 60px 0 11px;border-radius: 5px;position: relative;z-index: 1;}
.tcform .box form .div1 .shuzi{position: absolute;right: 11px;bottom: 0;line-height: 38px;z-index: 2;font-size: 12px;color: #8c8c8c;display: flex;}
.tcform .box form .div1 textarea{width: 100%;height: 96px;border: 1px solid #d9d9d9;padding:8px 12px;border-radius: 5px;position: relative;z-index: 1;}
.tcform .box form button{width: 130px;height: 42px;background: var(--color_zhuti);color: #fff;border: 0;margin: 0 auto;display: block;}
.tcform .box form button:hover{opacity: .8;}
.tcform .box .gb{position: absolute;right: 60px;top: 50px;font-size: 26px;color: #666;cursor: pointer;}
.tcform .box .gb:hover{color: var(--color_zhuti);}






.ny{padding: 40px 0 70px;}
.title7{font-size: 18px;color: #666;margin-bottom: 44px;}
.title7 a:hover{color: var(--color_zhuti);}
.title8{text-align: center;font-size: 50px;line-height: 1;padding-bottom: 14px;margin-bottom: 30px;position: relative;color: var(--color_zhuti);font-weight: bold;}
.title8:after{content: "";width: 40px;height: 4px;background: var(--color_zhuti);position: absolute;left: 0;right: 0;bottom: 0;margin: 0 auto;}
.title9{text-align: center;margin-bottom: 36px;font-size: 0;}
.title9 a{display: inline-block;vertical-align: top;font-size: 16px;color: #444;padding: 8px 22px 7px;border: 1px solid #eee;margin: 3px;border-radius: 4px;}
.title9 a.active{background-color: var(--color_zhuti);color: #fff;border-color: var(--color_zhuti);}


.nyxw{display: flex;flex-wrap: wrap;margin: 0 -20px;}
.nyxw a{width: calc(33.33% - 40px);margin: 0 20px 40px;background: #efefef;}
.nyxw a .bjcover{padding-top: 100%;}
.nyxw a .ttbox{padding: 20px;}
.nyxw a .tt{height: 168px;overflow: hidden;}
.nyxw a .tt1{font-size: 18px;line-height: 24px;}
.nyxw a .tt2{font-size: 16px;line-height: 22px;color: #666;margin-top: 10px;}
.nyxw a .tt3{font-size: 16px;line-height: 22px;margin-top: 11px;color: #666;}
.nyxw a:hover .tt1{color: var(--color_zhuti);}


.danye{max-width: 1100px;margin: 0 auto;}
.danye .tt1{font-size: 50px;color: var(--color_zhuti);line-height: 1;text-align: center;font-weight: bold;}
.danye .tt2{font-size: 16px;color: #666;margin-top: 11px;text-align: center;}
.danye .tt3{font-size: 18px;color: #666;margin-top: 22px;}



@font-face {
  font-family: "iconfont"; /* Project id 4881194 */
  src: url('//at.alicdn.com/t/c/font_4881194_onin46f04eo.woff2?t=1750845244388') format('woff2'),
       url('//at.alicdn.com/t/c/font_4881194_onin46f04eo.woff?t=1750845244388') format('woff'),
       url('//at.alicdn.com/t/c/font_4881194_onin46f04eo.ttf?t=1750845244388') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  /*font-size: 16px;*/
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-icon_facebook:before {
  content: "\e632";
}

.icon-youtube:before {
  content: "\ece8";
}


.danye2{position: relative;text-align: center;display: flex;justify-content: center;align-items: center;margin: 40px 0 0;}
.danye2 a{display: block;font-size: 28px;background: #fff;color: #333;padding: 0 15px;position: relative;z-index: 2;}
.danye2:after{content: "";width: 100%;height: 1px;background: #ddd;position: absolute;left: 0;top: 50%;z-index: 1;}
.danye2 a:hover{color: var(--color_zhuti);}


.danye3{position: relative;padding-right: 300px;margin-top: 44px;}
.danye3 .div1{font-size: 18px;color: #666;padding: 4px 0;}
.danye3 .div1 a:hover{color: var(--color_zhuti);}
.danye3 .more{background: var(--color_zhuti);border-color: var(--color_zhuti);position: absolute;right: 0;top: 0;bottom: 0;margin: auto 0;}
.danye3 .more:hover{background: transparent;color: var(--color_zhuti);}



.about1{display: flex;justify-content: space-between;}
.about1 .zuo{width: 52%;font-size: 18px;color: #666;}
.about1 .you{width: 44%;}
.about1 .you .bjcover{padding-top: 60%;}
.about2{display: flex;justify-content: space-between;}
.about2 .list{display: block;}
.about2 .list .tt1{display: flex;color: var(--color_zhuti);justify-content: center;}
.about2 .list .tt1 b{display: block;font-size: 60px;line-height: 1;}
.about2 .list .tt1 span{display: block;font-size: 24px;line-height: 1;margin-left: 6px;top: 6px;position: relative;}
.about2 .list .tt2{font-size: 24px;color: #333;margin-top: 6px;}

.lbabout3{padding: 20px 0;margin-bottom: 57px;position: relative;}
.lbabout3 .list{display: block;padding-top: 141.4285714285714%;position: relative;}
.lbabout3 .list img{display: block;position: absolute;right: 0;left: 0;top: 0;bottom: 0;margin: auto;max-height: 80%;max-width: 80%;}
.lbabout3 .swiper-button-prev{left: -60px;}
.lbabout3 .swiper-button-prev:after{font-size: 34px;font-weight: bold;color: #666;}
.lbabout3 .swiper-button-next{right: -60px;}
.lbabout3 .swiper-button-next:after{font-size: 34px;font-weight: bold;color: #666;}
.lbabout3 .swiper-button-prev:hover:after{color: var(--color_zhuti);}
.lbabout3 .swiper-button-next:hover:after{color: var(--color_zhuti);}

.about4{background: #777a7c;color: #fff;}
.about4 .title8{color: #fff;}
.about4 .title8:after{display: none;}
.lbabout4_1 .list{display: flex;justify-content: space-between;align-items: end;}
.lbabout4_1 .list .img{width: calc(50% - 10px);}
.lbabout4_1 .list .tt{width: 48.5%;}
.lbabout4_1 .list .tt .tt1{font-size: 18px;line-height: 1.2;position: relative;padding-bottom: 15px;margin-bottom: 18px;}
.lbabout4_1 .list .tt .tt1 b{font-size: 36px;display: block;}
.lbabout4_1 .list .tt .tt1:after{content: "";width: 58px;height: 4px;background: var(--color_zhuti);position: absolute;left: 0;bottom: 0;}
.lbabout4_1 .list .tt .tt2{font-size: 18px;color: #fff;line-height: 1.66;}
.more3{display: flex;justify-content: center;align-items: center;width: 210px;height: 50px;color: #fff;background: var(--color_zhuti);border-radius: 4px;margin-top: 26px;}
.more3:hover{background: var(--color_hover);}
.lbabout4_2{margin-top: 25px;}
.lbabout4_2 .list{display: block;padding-top: 70%;position: relative;background: #fff;cursor: pointer;}
.lbabout4_2 .list img{display: block;position: absolute;right: 0;left: 0;top: 0;bottom: 0;margin: auto;max-height: 80%;max-width: 80%;}


.lbabout4_2 .swiper-slide-thumb-active .list{background: var(--color_zhuti);}


.lbabout5{padding: 20px 0 60px;position: relative;}
.lbabout5 .list{display: block;}
.lbabout5 .list .bjcover{padding-top: 60%;}
.lbabout5 .swiper-pagination-bullet{background:#e0e0e0;opacity:1;transition: all .2s;width: 16px;height: 16px;}
.lbabout5 .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #999;}



.nySolution .list{display:flex;justify-content: right;position: relative;min-height: 640px;margin-bottom: 55px;}
.nySolution .list .ttbox{width: 58%;background:rgba(240, 240, 240, 1.0);display: flex;align-items: center;padding: 30px 30px 30px 13%;}
.nySolution .list .img{width: 50%;position: absolute;left: 0;top: 0;bottom: 0;margin: auto 0;height: calc(100% - 120px);display: flex;align-items: center;background: #fff;justify-content: center;}
.nySolution .list .img img{max-height: 100%;transition: all .3s;}
.nySolution .list .ttbox .tt1{font-size:36px;line-height: 1;color: var(--color_zhuti);}
.nySolution .list .ttbox .tt1 span{display: block;height: 86px;margin-bottom: 19px;position: relative;}
.nySolution .list .ttbox .tt1 span img{display: block;position: absolute;left: 0;top: 0;transition: all .3s;opacity: 1;max-height: 100%;}
.nySolution .list .ttbox .tt1 span img:nth-child(2){opacity: 0;}
.nySolution .list .ttbox .tt2{font-size: 18px;margin-top: 33px;display: block;}
.nySolution .list:hover .img img{transform: var(--transform_scale);}
.nySolution .list:hover .ttbox{background: var(--color_zhuti);}
.nySolution .list:hover .ttbox .tt1 span img:nth-child(1){opacity: 0;}
.nySolution .list:hover .ttbox .tt1 span img:nth-child(2){opacity: 1;}
.nySolution .list:hover .ttbox .tt1{color: #fff;}
.nySolution .list:hover .ttbox .tt2{color: #fff;}
.nySolution .list:hover .ttbox .tt2:hover{text-decoration: underline!important;}

/*.nySolution .list:nth-child(even){justify-content: left;}*/
/*.nySolution .list:nth-child(even) .img{left: auto;right: 0;}*/
/*.nySolution .list:nth-child(even) .ttbox{padding: 30px 13% 30px 80px;}*/



.nylx{position: relative;}
.nylx > img{display: block;width: 100%;position: relative;z-index: 1;}
.nylx .list{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 2;display: block;}
.nylx .list .ttbox:nth-child(1){position: absolute;left: 39%;top: 36.8%;}
.nylx .list .ttbox:after{content: "";width: 10px;
  height: 10px;
  border-radius: 50%;
  background: var(--color_zhuti);
  display: block;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
  position: absolute;left: 0;top: 0;
}
@media (min-width:768px) {
.nylx .list .ttbox:nth-child(1) .tt{background: #fff;width: 600px;min-height: 186px;padding: 20px 27px 20px 0;position: absolute;left: -38px;bottom: 22px;border-radius: 10px;box-shadow: 0 0 20px rgba(1, 1, 1, 0.15);transition: all .3s;display: flex;align-items: center;justify-content: space-between;}
.nylx .list .ttbox:nth-child(1) .tt .img{width: 38%;display: flex;justify-content: center;align-items: center;}
.nylx .list .ttbox:nth-child(1) .tt .img img{max-height: 80%;max-width: 80%;}
.nylx .list .ttbox:nth-child(1) .tt .div{width: 62%;}
.nylx .list .ttbox:nth-child(1) .tt .div1{font-size: 24px;padding-bottom: 11px;line-height: 1;}
.nylx .list .ttbox:nth-child(1) .tt .div2{color: #666;}
.nylx .list .ttbox:nth-child(1) .tt:after{content: "";
  position: absolute;
  left: 28px;
  bottom: -28px;
  width: 0;
  height: 0;
  line-height: 0;
  border-width: 15px 15px;
  border-style: dashed;
    border-top-style: dashed;
  border-color: transparent;
    border-top-color: transparent;
  border-top-style: solid;
  border-top-color: #fff;}
}
.nylx .list .ttbox:nth-child(n+2){position: absolute;left: 6%;top: 28%;}
.nylx .list .ttbox:nth-child(n+2) .tt{display: none;background: #fff;position: absolute;z-index: 30;left: -38px;bottom:16px;border-radius: 10px;padding: 15px 20px;background: #fff;box-shadow: 0 0 20px rgba(1, 1, 1, 0.15);transition: all 0.3s ease 0s;width: max-content;}
.nylx .list .ttbox:nth-child(n+2) .tt:after{content: ""; position: absolute; left: 28px; bottom: -25px; width: 0;height: 0;line-height: 0; border-width: 15px 15px;border-style: dashed;  border-top-style: dashed; border-color: transparent;border-top-color: transparent;border-top-style: solid;border-top-color: #fff;}
.nylx .list .ttbox:nth-child(n+2):hover .tt{display: block;}
.nylx .list .ttbox:nth-child(3){left: 32%;top: 14%;}
.nylx .list .ttbox:nth-child(4){left: 44%;top: 37%;}

.nylx2{border-top: 1px solid #ddd;margin-top: 30px;padding-top: 22px;padding-bottom: 77px;}
.nylx2 .top{font-size: 24px;color: var(--color_zhuti);font-weight: bold;padding-bottom: 11px;}
.nylx2 .tt{display: flex;flex-wrap: wrap;justify-content: space-between;margin: 0 -20px;}
.nylx2 .tt .tt1{padding: 0 20px;display: flex;min-width: 34%;padding-top: 18px;font-size: 18px;}
.nylx2 .tt .tt1:before{color: var(--color_zhuti);display: block;margin-right: 8px;}



.nylx3{background: #f0f2f6;}
.nylx3 form{max-width: 1100px;margin: 0 auto;padding-top: 22px;}
.nylx3 form .div1{display: flex;margin-bottom: 25px;}
.nylx3 form .div1 span{width: 20%;font-size: 22px;color: #666;display: flex;line-height: 30px;padding-top: 15px;flex-shrink: 0;}
.nylx3 form .div1 span i{display: block;margin-right: 26px;color: #ff0018;}
.nylx3 form .div1 input{flex: 1;height: 60px;background: #fff;font-size: 16px;padding: 0 20px;border: 0;}
.nylx3 form .div1 textarea{flex: 1;height: 160px;line-height: 26px;background: #fff;font-size: 16px;padding: 17px 20px;border: 0;}
.nylx3 form button{width: 260px;height: 48px;background: var(--color_zhuti);font-size: 18px;color: #fff;border: 0;margin-left: 20%;}
.nylx3 form button:hover{background: var(--color_hover);}



.banner2{position: relative;}
.banner2 .div{position: absolute;left: 0;bottom: 0;width: 100%;height: 90%;right: 0;margin: 0 auto;display: flex;align-items: center;color: #fff;}
.banner2 .div1{font-size: 36px;line-height: 1;font-weight: bold;}
.banner2 .div2{font-size: 15px;margin-top: 16px;display: flex;align-items: center;}
.banner2 .div2:before{display: block;margin-right: 6px;}
.banner2 form{position: absolute;left: 0;width: calc(100% - 30px);right: 0;margin: 0 auto;bottom: 44px;max-width:650px;}
.banner2 form{display: flex;justify-content: space-between;border-radius: 11px;overflow: hidden;}
.banner2 form input{width: 85%;height: 56px;background: #fff;border: 0;padding: 0 20px;}
.banner2 form button{width: 15%;height: 56px;background: var(--color_zhuti);border: 0;padding: 0;font-size: 16px;color: #fff;cursor: pointer;}




.pagination3 a{color: var(--color_zhuti)!important;}
.pagination3 a.active{background: var(--color_zhuti)!important;border-color: var(--color_zhuti)!important;color: #fff!important;}
.pagination3 a[href]:hover{background: var(--color_zhuti)!important;border-color: var(--color_zhuti)!important;color: #fff!important;}



.title10{display: flex;justify-content: space-between;margin-bottom:33px;}
.title10 .div{display: flex;}
.title10 .div .div1{width: 320px;margin-right: 6px;position: relative;z-index: 1;}
.title10 .div .div1 .top{font-size: 18px;background: var(--color_zhuti);color: #fff;line-height: 46px;height: 46px;overflow: hidden;border-radius: 18px 0 0 0;position: relative;font-weight: bold;padding: 0 20px;}
.title10 .div .div1 .top span{display: block;width: 46px;height: 100%;display: flex;align-items: center;justify-content: center;position: absolute;right: 0;top: 0;font-weight: normal;font-size: 90%}
.title10 .div .div1 .top span:before{transition: all .3s;}
.title10 .div .div1.active{z-index: 3;}
.title10 .div .div1.active .top span{background-color: #000;}
.title10 .div .div1.active .top span:before{transform:rotate(90deg);}
.title10 .div .div1 .ul{position: absolute;left: 0;top: 100%;width: 100%;height: 236px;overflow: auto;display: none;background: #000;border-top: 1px solid rgba(255, 255, 255, .3);}
.title10 .div .div1 .ul a{background: #000;display: block;line-height: 24px;font-size: 14px;padding: 11px 20px;border-bottom: 1px solid rgba(255, 255, 255, .3);color: #fff;}
.title10 .div .div1 .ul a:hover{background-color: var(--color_zhuti);}
.title10 form{width: 460px;height: 46px;display: flex;}
.title10 form input{width: 70%;border: 1px solid #eee;border-radius: 6px 0 0 6px;font-size: 16px;padding: 0 15px;height: 100%;}
.title10 form button{width: 30%;border: 0;background: var(--color_zhuti);border-radius:0 6px 6px 0;font-size: 16px;height: 100%;color: #fff;}
.title10 form button:hover{background: var(--color_hover);}

.title11{font-size: 24px;font-weight: bold;padding-bottom: 22px;margin-bottom: 30px;border-bottom: 2px solid #eee;line-height: 1.1;}



.nycp{margin: 0 -20px;display: flex;flex-wrap: wrap;}
.nycp a{border: 1px solid #ddd;background: #f4f4f4;padding: 20px;min-height: 240px;display: flex;justify-content: space-between;box-shadow: 0 0 11px rgba(0, 0, 0, .03);width: calc(50% - 40px);margin: 0 20px 40px;border-radius: 11px;overflow: hidden;}
.nycp a .img{background: #fff;width: 40%;display: flex;justify-content: center;align-items: center;}
.nycp a .img .bjcover{height: 100%;}
.nycp a .tt{width: 55%;padding-top: 20px;}
.nycp a .tt .tt1{font-size: 20px;font-weight: bold;}
.nycp a .tt .tt2{width: 116px;line-height: 34px;background: var(--color_zhuti);font-size: 16px;color: #fff;border-radius: 44px;margin-top: 30px;text-align: center;}
.nycp a .tt .tt2:hover{background: var(--color_hover);}
.nycp a:hover{box-shadow: 0 0 22px rgba(0, 0, 0, .1);}



.cpxq1{display: flex;justify-content: space-between;}
.cpxq1 .zuo{width: 40%;}
.cpxq1 .zuo .lbcpxq1{margin-bottom: 15px;}
.cpxq1 .zuo .img{padding-top: 97%;position: relative;border: 1px solid #ddd;display: block;}
.cpxq1 .zuo .img img{display: block;position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;max-height: 94%;max-width: 94%;}
.cpxq1 .zuo .lbcpxq2 .img{border-radius:6px;overflow: hidden;}
.cpxq1 .zuo .lbcpxq2 .img img{max-height: 100%;max-width: 100%;}
.cpxq1 .zuo .lbcpxq1{position: relative;}
.cpxq1 .zuo .lbcpxq1 .swiper-button-prev{width: 44px;height: 44px;border-radius: 4px;background: var(--color_zhuti);opacity: .8;font-size: 16px;color: #fff;left: 0;}
.cpxq1 .zuo .lbcpxq1 .swiper-button-prev:hover{opacity: 1;}
.cpxq1 .zuo .lbcpxq1 .swiper-button-next{width: 44px;height: 44px;border-radius: 4px;background: var(--color_zhuti);opacity: .8;font-size: 16px;color: #fff;right: 0;}
.cpxq1 .zuo .lbcpxq1 .swiper-button-next:hover{opacity: 1;}
.cpxq1 .zuo .swiper-slide-thumb-active .img{border-color: var(--color_zhuti);}


.cpxq1 .you{width: 56%;padding-top: 44px;}
.cpxq1 .you .tt1{font-size: 24px;font-weight: bold;}
.cpxq1 .you .tt2{margin-top: 33px;display: flex;font-size: 0;}
.cpxq1 .you .tt2 a{display: flex;align-items: center;justify-content: center;font-size: 14px;background: var(--color_zhuti);color: #fff;padding: 15px 60px;font-weight: bold;}
.cpxq1 .you .tt2 a:nth-child(1){margin-right: 15px;}
.cpxq1 .you .tt2 a:hover{background-color: var(--color_hover);}


.cpxq2{display: flex;justify-content: space-between;margin-top: 50px;}
.cpxq2 .zuo{width: calc(100% - 340px);}
.cpxq2 .zuo .top{border-bottom: 1px solid #ddd;font-size: 0;margin-bottom: 22px;}
.cpxq2 .zuo .top span{display: inline-block;vertical-align: top;font-size: 20px;font-weight: bold;padding: 11px 25px;border-radius: 6px 6px 0 0;background: var(--color_zhuti);color: #fff;}


.danye{font-size: 18px;color: #666;}

.cpxq2 .you{width: 300px;}
.cpxq2 .you .top{padding: 22px;background: rgba(248, 248, 248, 1.0);font-size: 18px;border-right: 2px solid var(--color_zhuti);margin-bottom: 25px;}
.cpxq2 .you .tt{padding: 22px;background: rgba(248, 248, 248, 1.0);font-size: 16px;color: #666;}
.cpxq2 .you .tt1{display: flex;font-size: 14px;margin-top: 12px;}
.cpxq2 .you .tt1:before{display: block;margin-right: 8px;}
.cpxq2 .you .tt2{display: flex;align-items: center;justify-content: center;font-size: 14px;background: var(--color_zhuti);color: #fff;padding: 11px 40px;font-weight: bold;margin-top: 20px;}
.cpxq2 .you .tt2:hover{background-color: var(--color_hover);}


.tuijian{margin-top: 44px;}
.tuijian .list{display: flex;flex-wrap: wrap;margin: -20px -10px 0;}
.tuijian .list a{display: block;width: calc(25% - 20px);margin: 20px 10px 0;}
.tuijian .list a .bjcover{padding-top: 94%;}
.tuijian .list a .tt{font-size: 16px;font-weight: bold;text-align: center;margin-top: 11px;}
.tuijian .list a:hover .bjcover{transform: var(--transform_scale);}

.title12{border-bottom: 1px solid #ddd;display: flex;justify-content: center;padding-top: 2px;margin-bottom: 40px;}
.title12 a{display: block;padding: 0 22px;line-height: 54px;font-size: 18px;color: #666;margin: 0 11px;border-bottom: 2px solid transparent;}
.title12 a:hover{color:var(--color_zhuti);border-color: var(--color_zhuti);}
.title12 a.active{color:var(--color_zhuti);border-color: var(--color_zhuti);}


.search{padding-bottom: 77px;}
.search .listbox{display: flex;flex-wrap: wrap;margin: 0 -10px;}
.search .listbox .list{display: block;width: calc(25% - 20px);margin: 0 10px 30px;}
.search .listbox .list .img{border: 1px solid #eee;}
.search .listbox .list .bjcover{padding-top: 94%;}
.search .listbox .list .tt{font-size: 16px;font-weight: bold;text-align: center;margin-top:14px;}
.search .listbox .list:hover .bjcover{transform: var(--transform_scale);}


.search .zongshu{margin-top: -11px;padding-bottom: 30px;font-size: 18px;}


.danye6{font-size: 18px;color: #666;margin-top: -15px;}
.danye6 strong{color: #111;display: block;padding-top: 11px;}






/* -webkit-line-clamp: 2; */


/*媒体查询开始*/
@media (max-width:1349px){

}
@media (max-width:1199px){




}
@media (max-width:991px) {
    header .box1 .container-fluid{padding: 0;}
    header .box1 .list{padding: 0;}
    header .lanmu{width: 50px;height: 50px;position: relative;z-index: 222222;line-height:50px;color: #fff;font-size:24px;cursor: pointer;transition: all .3s;text-align: center;}
    header .box1 .list .div2 .tt2{padding: 0 15px;}
    header .box .list{height: 60px;}
    header .box .list .logo{width: 100%;margin: 0;text-align: center;justify-content: center;}
    header .box .list .logo img{height: 44px;}
    header .ssbox{height:66px;}
    header .ssbox form{border-radius: 6px;}
    header .ssbox form input{width: 80%;height: 46px;padding: 0 15px;font-size: 13px;}
    header .ssbox form button{width: 20%;height: 46px;font-size: 16px;}


    /*pc导航*/
    header nav{width:280px;max-width: 100%;position: absolute;left:-100%;top:0;z-index:11111113;background: rgba(245, 245, 245, 1);box-shadow: 0 2px 10px rgba(0, 0, 0, .06);overflow-y: auto;overflow-x:hidden;height:100vh;transition: all .5s;}
    header nav.active{left: 0;}
    header nav .top{background: #353535;font-size: 20px;font-weight: bold;color: #fff;line-height: 50px;padding: 0 20px;}
    header nav .top span{display: block;position: absolute;right: 0;top: 0;font-weight: normal;font-size: 80%;width: 52px;text-align: center;cursor: pointer;z-index: 22;}
    header nav ul{display: block!important;}
    header nav ul > li{display:block;width:100%;text-align: left;padding:0 50px 0 0;border-bottom: 1px solid #f6f6f6;position: relative;border-top: 2px solid #e8e8e8;}
    header nav ul > li > a{display:block; color: #333;font-size:14px;padding:8px 20px;line-height:24px;}
    header nav ul > li > i{display: block;position: absolute;right: 0;top:0;width: 40px;color: #999;line-height: 42px;font-size: 14px!important;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;padding:8px 14px;box-shadow: none;border-radius:0;}
    header nav .ul:after{display: none;}
    header nav .ul a{font-size: 14px;color: #555;line-height: 22px;padding:4px 4px 4px 60px;display: block;border:0!important;position: relative;}
    header nav .ul a:after{content: ">";position: absolute;left: 42px;top: 4px;}
    header nav .ul a:hover{background-color: transparent;color: var(--color_zhuti);}
    header nav .ul a.active{background-color: transparent;color: var(--color_zhuti);}



    /*banner*/
    .banner{margin-top: -60px;}
    .banner2{margin-top: -60px;}
    .banner .swiper-pagination-bullet{width: 30px;height: 4px;margin: 0 2px 0!important;}



    .main88{padding-top: 33px;padding-bottom: 33px;}
    .title{font-size: 24px;margin-bottom: 22px;}
    .more{
      margin-top: 18px;
      height: 44px;
      line-height: 42px;
    }

    .main1{text-align: center;}
    .main1 .div1{font-size: 24px;max-width: 100%;text-align: center;}
    .main1 .div2{font-size: 16px;line-height: 24px;margin-top: 20px;text-align: center;}




    .main2 .box{flex-wrap: wrap;}
    .main2 .box .list{height: auto;width: 100%!important;margin-top: 20px;}
    .main2 .box .list .img{height: 100%;position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
    .main2 .box .list .tt1{display: none;}
    .main2 .box .list .tt2{position: relative;left: auto;opacity: 1;}
    .main2 .box .list .tt2 .tt3{font-size: 22px;}
    .main2 .box .list .tt2 .tt4{font-size: 15px;}
    .main2 .box .list .tt2 .tt5{width: 150px;font-size: 15px;}

    .main3{padding: 30px 0 0;}
    .main3 .container-fluid{padding: 0;}
    .main3 .box{padding:14px 0;border-radius: 0;display: block;}
    .main3 .box .tt{font-size: 16px;line-height: 24px;text-align: left;padding: 0 15px;}
    .main3 .box .tt span{display: none;}
    .main3 form{display: none;}



    .main4 .box1 .listbox .zuo{width: 100%;padding:15px;}
    .main4 .box1 .listbox .zuo .img2{padding-top: 62%;}
    .main4 .box1 .listbox .zuo .list{padding: 0;display: block;position: relative;}
    .main4 .box1 .listbox .zuo .list .img{width: 70px;height: 70px;position: absolute;left: 10px;top: 10px;background:rgba(0, 175, 80, .7)!important;}
    .main4 .box1 .listbox .zuo .list .tt{margin: 0;width: 100%;text-align: center;padding: 18px 0;}
    .main4 .box1 .listbox .zuo .list .tt .tt1{font-size: 20px;}
    .main4 .box1 .listbox .zuo .list .tt .tt2{font-size: 15px;color: #666!important;line-height: 20px;}

    .main4 .box1 .listbox .you{display: none!important;}
    .main4 .box2{border: 0;flex-wrap: wrap;margin-top: 11px;}
    .main4 .box2 .div1{width: calc(50% - 8px);min-height:60px;border: 2px solid #eee;padding: 0 6px;font-size: 16px;justify-content: center;margin: 4px;text-align: center;line-height: 20px;}
    .main4 .box2 .div1:after{
        border-width: 10px 18px;
        top: -18px;
        left: 0;right: 0;margin: 0 auto;
    }



    .main5{padding-top: 0!important;}
    .main5 .box{flex-wrap: wrap;margin: -20px -10px 0;}
    .main5 .box a{width: calc(100% - 20px);margin: 20px 10px 0;}
    .main5 .box a .ttbox{padding: 15px;}
    .main5 .box a .tt{height: auto;max-height: 168px;}
    .main5 .box a .tt1{font-size: 18px;}
    .main5 .box a .tt2{font-size: 15px;}
    .main5 .box a .tt3{font-size: 15px;}


    .main6 .box{flex-wrap: wrap;padding: 15px 0;display: block;}
    .main6 .box .tt{width: 100%;font-size: 18px;line-height: 24px;}
    .main6 .box .more{font-size: 16px;margin-top: 22px;width: 160px;height: 42px;padding: 0;text-align: center;justify-content: center;}


    footer{padding-bottom: 80px!important;}
    footer .box{flex-wrap: wrap;display: block;text-align: center;}
    footer .box .zuo{max-width: 100%;}
    footer .box .zhong{max-width: 100%;margin: 0;display: none;}
    footer .box .you{max-width: 100%;margin-top: 30px;}
    footer .box .top{font-size: 20px;margin-bottom: 18px;}
    footer .box .zuo .tt .tt1{font-size: 14px;line-height: 22px;}
    footer .box .zuo .tt .tt1:nth-child(n+2){margin-top: 8px;}
    footer .box .zuo .tt2 .tt3{padding: 0 15px;font-size: 15px;}
    footer .box .zuo .tt2 .tt4{padding:10px;}
    footer .box .zuo .tt2 .tt4 a{padding: 6px 15px;}
    footer .box .you .tt5{font-size: 14px;line-height: 22px;margin-top: -11px;}
    footer .box .you form{margin-top: 20px;}
    footer .box .you form input{font-size: 14px;margin-bottom: 12px;}
    footer .box .you form button{font-size: 15px;}





    .tcform .box{border-radius: 11px;width: 96%;padding:30px 25px 10px;}
    .tcform .box .tt1{font-size: 22px;}
    .tcform .box .tt2{line-height: 20px;margin-top: -4px;}
    .tcform .box form{margin: 20px 0;}
    .tcform .box form .div1{margin-bottom: 18px;}
    .tcform .box .gb{right: 20px;top:20px;font-size: 22px;;}

    .ny{padding: 20px 0 40px;}
    .title7{font-size: 15px;margin-bottom: 26px;}
    .title8{font-size: 24px;margin-bottom: 22px;}
    .title8:after{height: 3px;}
    .title9{margin-bottom: 24px;}
    .title9 a{font-size: 14px;padding: 6px 16px 5px;margin: 2px;}


    .nyxw{margin: 0 -15px;}
    .nyxw a{width: calc(50% - 30px);margin: 0 15px 30px;}
    .nyxw a .tt{height: auto;max-height: 168px;}

    .danye .tt1{font-size: 24px;line-height: 1.2;}
    .danye .tt2{font-size: 13px;}
    .danye .tt3{font-size: 16px;margin-top: 15px;}


    .danye2{margin: 16px 0 0;}
    .danye2 a{font-size:24px;padding: 0 10px;}


    .danye3{padding-right: 0;margin-top: 22px;text-align: center;}
    .danye3 .div1{font-size: 16px;text-align: left;}
    .danye3 .more{position: relative;right:auto;top: auto;bottom: auto;margin:20px auto 0;width: 200px;height: 44px;padding: 0;}



    .about1{flex-wrap: wrap;flex-direction: column-reverse;}
    .about1 .zuo{width: 100%;font-size: 16px;}
    .about1 .you{width: 100%;margin-bottom: 15px;}
    .about1 .you .bjcover{padding-top: 60%;}
    .about2{flex-wrap: wrap;margin-top: -20px;}
    .about2 .list{width: 50%;}
    .about2 .list{margin-top: 30px;}
    .about2 .list .tt1{text-align: center;}
    .about2 .list .tt1 b{font-size: 30px;}
    .about2 .list .tt1 span{font-size: 16px;margin-left: 3px;top: 3px;}
    .about2 .list .tt2{font-size:16px;margin-top: 6px;text-align: center;}

    .lbabout3{padding: 0 0 40px;margin-bottom: 26px;}
    .lbabout3 .list img{max-width: 92%;max-height: 92%;}
    .lbabout3 .swiper-pagination-bullet{background:#e0e0e0;opacity:1;transition: all .2s;width: 10px;height: 10px;}
    .lbabout3 .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #999;}


   
    .lbabout4_1 .list{display: block;flex-wrap:wrap;}
    .lbabout4_1 .list .img{width:100%;margin-bottom: 15px;}
    .lbabout4_1 .list .tt{width: 100%;text-align: center;}
    .lbabout4_1 .list .tt .tt1{font-size: 16px;line-height: 1.2;margin-bottom: 14px;}
    .lbabout4_1 .list .tt .tt1 b{font-size: 24px;display: block;}
    .lbabout4_1 .list .tt .tt1:after{right: 0;margin: 0 auto;}
    .lbabout4_1 .list .tt .tt2{font-size: 16px;line-height: 1.4;}
    .more3{width: 160px;height: 40px;margin: 20px auto 0;}
    .lbabout4_2 .list img{max-height: 90%;max-width: 90%;}

    .lbabout5{padding: 0 0 40px;}
    .lbabout5 .swiper-pagination-bullet{width: 10px;height: 10px;}




    .nySolution{padding-top: 0!important;}
    .nySolution .list{display: block;flex-wrap: wrap;min-height:inherit;margin-bottom: 30px;}
    .nySolution .list .ttbox{width: 100%;background:rgba(240, 240, 240, 1.0);display: flex;align-items: center;padding: 30px 30px 30px 13%;}
    .nySolution .list .img{width: 100%;position: relative;left: auto;top: auto;bottom: auto;margin: 0 auto;height: auto;}
    .nySolution .list .img img{display: block;margin:0 auto;}
    .nySolution .list .ttbox{padding:25px!important;}
    .nySolution .list .ttbox .tt1{font-size:22px;}
    .nySolution .list .ttbox .tt1 span{height: 50px;margin-bottom: 14px;}
    .nySolution .list .ttbox .tt2{font-size: 16px;margin-top: 14px;}


    
    .banner2 .div{height: calc(100% - 70px);}
    .banner2 .div1{font-size: 24px}
    .banner2 .div2{font-size: 14px;margin-top: 8px;}
    .banner2.cpbanner > img{width: 200%;max-width: 200%;margin-left: -100%;}



    .title10{flex-wrap: wrap;margin-bottom: 26px;padding-top: 15px;}
    .title10 .div{display: block;flex-wrap: wrap;width: 100%;}
    .title10 .div .div1{width: 100%;margin: 0 0 10px;}
    .title10 .div .div1 .top{border-radius: 11px 11px 0 0!important;}
    .title10 form{width: 100%;margin-top: 10px;}
    .title10 form input{font-size: 13px;padding: 0 15px;}

    .title11{font-size: 20px;padding-bottom:17px;margin-bottom: 25px;}


    .nycp{margin: 0 -6px;}
    .nycp a{padding: 10px;width: calc(50% - 12px);margin: 0 6px 12px;min-height: 160px;}
    .nycp a .tt{width: 55%;padding-top: 8px;}
    .nycp a .tt .tt1{font-size: 16px;line-height: 1.1;}
    .nycp a .tt .tt2{width: 110px;line-height: 30px;font-size: 14px;margin-top: 11px;}




    .cpxq1{flex-wrap: wrap;}
    .cpxq1 .zuo{width: 100%;}
    .cpxq1 .zuo .lbcpxq1{margin-bottom: 10px;}
    .cpxq1 .zuo .lbcpxq2 .swiper{padding-bottom: 1px;}
    .cpxq1 .you{width: 100%;padding-top: 25px;}
    .cpxq1 .you .tt1{font-size: 18px;}
    .cpxq1 .you .tt2{margin-top:18px;}
    .cpxq1 .you .tt2 a{font-size: 14px;padding: 9px 22px;}
    .cpxq1 .you .tt2 a:nth-child(1){margin-right:6px;}

    .cpxq2{margin-top: 33px;}
    .cpxq2 .zuo{width: 100%;}
    .cpxq2 .zuo .top{margin-bottom:20px;}
    .cpxq2 .zuo .top span{font-size: 16px;padding: 9px 20px;}

    .danye{font-size:15px;}


    .tuijian{margin-top: 33px;}
    .tuijian .list{margin: -18px -6px 0;}
    .tuijian .list a{width: calc(50% - 12px);margin: 22px 6px 0;}
    .tuijian .list a .tt{font-size: 14px;margin-top: 6px;}



    .banner2 form{bottom: 25px;border-radius: 8px;}
    .banner2 form input{width: 80%;height: 46px;padding: 0 15px;}
    .banner2 form button{width: 20%;height: 46px;}


    .search{padding-bottom: 44px;}
    .search .listbox{margin: 0 -6px;}
    .search .listbox .list{width: calc(33.33% - 12px);margin: 0 6px 20px;}
    .search .listbox .list .tt{font-size: 14px;margin-top: 9px;}






}

@media (max-width:767px) {
    .nyxw a{width: calc(100% - 30px);}


    .nylx .list .ttbox:nth-child(1) .tt{display: none;background: #fff;position: absolute;z-index: 30;left: -38px;bottom:16px;border-radius: 10px;padding: 15px 20px;background: #fff;box-shadow: 0 0 20px rgba(1, 1, 1, 0.15);transition: all 0.3s ease 0s;width: max-content;}
    .nylx .list .ttbox:nth-child(1) .tt:after{content: ""; position: absolute; left: 28px; bottom: -25px; width: 0;height: 0;line-height: 0; border-width: 15px 15px;border-style: dashed;  border-top-style: dashed; border-color: transparent;border-top-color: transparent;border-top-style: solid;border-top-color: #fff;}
    .nylx .list .ttbox:nth-child(1):hover .tt{display: block;}
    .nylx .list .ttbox:nth-child(1) .img{display: none;}
    .nylx .list .ttbox:nth-child(1) .div2{display: none;}

    .nylx2{;padding-bottom: 36px;}
    .nylx2 .top{font-size: 22px;}
    .nylx2 .tt{margin:0;}
    .nylx2 .tt .tt1{padding: 15px 0 0;font-size: 16px;min-width: 100%;}


    .nylx3 form{padding-top: 0;}
    .nylx3 form .div1{margin-bottom: 0;display: block;}
    .nylx3 form .div1 span{width: 100%;font-size: 18px;padding-bottom: 4px;}
    .nylx3 form .div1 span i{margin-right: 4px;}
    .nylx3 form .div1 input{height: 44px;font-size: 14px;padding: 0 15px;width: 100%;}
    .nylx3 form .div1 textarea{height: 140px;line-height: 24px;font-size: 14px;padding: 10px 15px;border: 0;width: 100%;}
    .nylx3 form button{margin:25px auto 0;display: block;}

    .nycp a{width: calc(100% - 12px);margin-bottom: 15px;}


    .search .listbox .list{width: calc(50% - 12px);;}


}
@media (max-width:600px) {


}

@media (max-width:479px) {
    .danye .ditu{height:300px;}

    
}
