/*全局样式*/
@charset "utf-8";
body {font:14px/1.5  "Arial","微软雅黑",黑体,"AlibabaPuHuiTi", "Impact";color: #222;word-wrap:break-word;-webkit-text-size-adjust: 100%;background-color: #fff;overflow-x: hidden;min-width: 320px;}
.container-fluid {
    max-width:1430px !important;
    padding-left: 15px;
    padding-right: 15px;
}


:root{
    --color_zhuti: #1b3963;
    --color_hover: #363636;
    /*--AlibabaPuHuiTi:AlibabaPuHuiTi;*/
    --transform_scale: scale(1.08);
}

body{padding-top:130px;}
header{position:fixed;left: 0;top:0;z-index: 111;width: 100%;box-shadow: 0 4px 8px rgba(0, 0, 0, .06);background: #fff;}
header .top{background-color: #ececec;}
header .top .div{display: flex;justify-content: space-between;align-items: center;padding: 9px 0;line-height: 22px;}
header .top .div .div2{font-size: 18px;color: var(--color_zhuti);font-weight: bold;display: flex;align-items: center;}
header .top .div .div2:before{margin-right:6px;display: block;}

header .box{display: flex;justify-content: space-between;align-items: center;}
header .logo{height: 90px;font-size: 0;margin-right: 20px;display: flex;align-items: center;}
header .logo img{max-height:60%;}

header nav{width:88%;max-width:960px;padding-top: 6px;}
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: 84px;font-size:16px;position: relative;padding: 0 2px;font-weight: bold;}
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: 0;top:100%;width:170px;margin-left: calc(50% - 85px);right: 0;background:rgba(255,255,255,1);padding:10px 0;box-shadow: 0 0 10px rgba(0,0,0,.1);border-radius:8px;overflow: hidden;}
header nav .ul a{font-size:14px;color: #333;line-height:20px;padding:10px;display: block;}
header nav .ul a:nth-child(n+2){border-top: 1px solid #eee; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
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;}
.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;}



.main88{padding-top: 66px;padding-bottom: 66px;}
.title{padding-bottom: 36px;text-align: center;}
.title .div1{font-size: 40px;text-transform: uppercase;line-height:46px;}
.title .div2{font-size: 16px;color: #888;margin-top:6px;}


/*优势*/
.main1 .box{background: #f8f8f8;}
.main1 .title{padding-bottom: 44px;}
.main1 .listbox{display: flex;justify-content: center;margin: 0 -20px;}
.main1 .listbox .list{display: block;width: 100%;padding: 5px 20px;}
.main1 .listbox .list .img{width: 106px;height: 106px;background: #fff;transition: all .3s;box-shadow: 0 0 11px rgba(0, 0, 0, .03);border-radius: 50%;margin: 0 auto;display: flex;align-items: center;justify-content: center;}
.main1 .listbox .list .img img{max-height: 50%;}
.main1 .listbox .list .tt1{text-align: center;font-size: 18px;margin-top: 26px;line-height: 24px;}
.main1 .listbox .list .tt2{text-align: center;font-size: 14px;margin-top: 14px;color: #888;}
.main1 .listbox .list:hover .img{margin-top: -22px;}



/*产品*/
.main2 .list{display: block;background: #f9f9f9;}
.main2 .list .bjcover{padding-top: 70%;}
.main2 .list .tt{padding: 33px 22px;text-align: center;}
.main2 .list .tt .tt1{font-size: 18px;color: var(--color_zhuti);line-height: 24px;font-weight: bold;}
.main2 .list .tt .tt2{font-size: 14px;margin-top: 11px;color: #888;-webkit-line-clamp: 2; font-size: 14px; line-height: 28px; overflow: hidden; }
.main2 .list:hover .bjcover{transform: var(--transform_scale);}

.lb2{position: relative;}
.lb2 .swiper-button-prev{font-size:44px;color: #666;left: -70px;}
.lb2 .swiper-button-prev:hover{color: var(--color_zhuti);}
.lb2 .swiper-button-next{font-size:44px;color: #666;right: -70px;}
.lb2 .swiper-button-next:hover{color: var(--color_zhuti);}


/*关于*/
.main3 .title .div1{color: #fff;}
.main3 .title .div2{color: #fff;}
.main3 .container-fluid{padding-top:11px;padding-bottom:11px;}
.main3 .title{padding-bottom: 44px;}
.main3 .box{background: rgba(255, 255, 255, .91);padding: 40px;display: flex;justify-content: space-between;}
.main3 .box .zuo{width: 52%;padding: 14px 0 10px;}
.main3 .box .you{width: 44%;height: 390px;}
.main3 .box .zuo .tt1{font-size: 30px;color: var(--color_zhuti);line-height: 36px;font-weight: bold;}
.main3 .box .zuo .tt2{font-size: 16px;color: #888;margin-top:16px;}

.more{display: flex;align-items: center;justify-content: center;width: 114px;height: 40px;color: #999;font-size: 15px;font-weight: bold;border: 1px solid #ddd;margin-top: 28px;}
.more:hover{background: var(--color_zhuti);border-color: var(--color_zhuti);color: #fff;}


/*设备展示*/
.main4 .box{display: flex;flex-wrap: wrap;margin: -26px -12px 0;}
.main4 .box .list{display: block;width: calc(50% - 26px);margin: 26px 12px 0;overflow: hidden;}
.main4 .box .list .bjcover{padding-top:60%;}
.main4 .box .list:nth-child(n+3){width: calc(33.33% - 26px);}
.main4 .box .list:nth-child(n+3) .bjcover{padding-top: 77%;}
.main4 .box .list:hover .bjcover{transform: var(--transform_scale);}


/*新闻*/
.main5 .box{margin: -26px -12px 0;}
.main5 .box .list{width: calc(31% - 26px);margin: 26px 13px 0;float: left;background: #fff;height: 232px;}
.main5 .box .list:nth-child(1){width:calc(38% - 26px);height: 490px;}
.main5 .box .list .img{display: none;}
.main5 .box .list .tt{padding: 28px 28px 26px;}
.main5 .box .list .tt .tt1{font-size: 18px;line-height: 23px;font-weight: bold;height:46px;min-height: inherit;transition: all .3s;}
.main5 .box .list .tt .tt2{font-size: 14px;color: #888;-webkit-line-clamp: 4;height: 5.6em;margin-top: 10px;line-height: 1.4;}
.main5 .box .list .tt .tt3{font-size: 28px;color: var(--color_zhuti);margin-top:16px;line-height: 1;transition: all .3s;}
.main5 .box .list:nth-child(1) .img{display: block;}
.main5 .box .list:nth-child(1) .img .bjcover{height:300px;}
.main5 .box .list:nth-child(1) .tt .tt1{-webkit-line-clamp: 1;height: 23px;min-height: inherit;}
.main5 .box .list:nth-child(1) .tt .tt2{-webkit-line-clamp: 3;height: 4.2em;margin-top: 8px;line-height: 1.4;}
.main5 .box .list:hover .bjcover{transform: var(--transform_scale);}
.main5 .box .list:hover .tt .tt1{color: var(--color_zhuti);}
.main5 .box .list:hover .tt .tt3{margin-left: 10px;}


/*售前售后*/
.main6 .container-fluid{padding-top: 18px;padding-bottom: 18px;}
.main6 .title .div1{color: #fff;}
.main6 .box{display: flex;justify-content: center;}
.main6 .box a{display:flex;align-items: center;justify-content: center;padding: 0 10px;margin: 0 15px;width: 300px;background: #fff;min-height: 78px;border-radius: 8px;font-size: 24px;font-weight: bold;line-height: 30px;}
.main6 .box a:hover{background: var(--color_zhuti);color: #fff;}



footer{background: #363636;color: rgba(255, 255, 255, .6);}
footer .box2{background: #242424;padding: 28px 15px;text-align: center;}
footer .box1{padding: 50px 0 44px;display: flex;justify-content: space-between;}
footer .box1 .ul{margin-left: 20px;padding-top: 9px;}
footer .box1 .ul a{display: block;padding-bottom: 7px;}
footer .box1 .ul a:nth-child(1){font-size: 16px;color: #fff;padding-bottom:14px;font-weight: bold;}
footer .box1 .ul a:nth-child(n+2):hover{color: #fff;text-decoration: underline!important;}
footer .box1 .tt .tt1 img{filter: brightness(0) invert(1);}
footer .box1 .tt .tt2{font-size: 24px;line-height: 30px;display: flex;align-items: center;margin-top: 26px;color: #fff;}
footer .box1 .tt .tt2:before{margin-right: 6px;}
footer .box1 .tt .tt3{margin-top: 8px;}





.banner2{height: 352px;color: #fff;display: flex;align-items: center;}
.banner2 .div1{font-size: 70px;line-height: 76px;font-weight: bold;}
.banner2 .div2{font-size: 24px;line-height: 30px;margin-top: 8px;}

.title8{background: #f1f1f1;padding: 24px 0;}
.title8 .div{margin: 0 -6px;font-size: 0;display: flex;flex-wrap: wrap;}
.title8 .div a{display:flex;align-items: center;justify-content: center;padding: 5px 10px;overflow: hidden;line-height:20px;font-size: 16px;text-align: center;color: #777;height: 52px;border: 1px solid #ccc;width: calc(20% - 6px);margin: 3px;}
.title8 .div a span{display: block;max-height: 40px;overflow: hidden;}
.title8 .div a:hover{background: var(--color_zhuti);color: #fff;border-color: var(--color_zhuti);}
.title8 .div a.active{background: var(--color_zhuti);color: #fff;border-color: var(--color_zhuti);}



.ny{padding: 44px 0 66px;}
.nycp{margin: 0 -15px;display: flex;flex-wrap: wrap;}
.nycp .list{display: block;width: calc(25% - 30px);margin: 0 15px 30px;position: relative;}
.nycp .list .bjcover{padding-top:88%;}
.nycp .list2 .bjcover{padding-top:140%;}
.nycp .list .tt{position: absolute;left: 0;bottom: 0;width: 100%;line-height: 20px;text-align: center;background: rgba(0, 0, 0, .6);font-size: 16px;color: #fff;display: flex;align-items: center;justify-content: center;height: 50px;}
.nycp .list .tt span{display: block;max-height: 40px;overflow: hidden;}
.nycp .list:hover .bjcover{transform: var(--transform_scale);}
.nycp .list:hover .tt{background-color: rgba(27, 57, 99, .6);}







/*内页新闻*/
.nyxw2{margin-top: -16px;}
.nyxw2 .list{display:flex;justify-content: space-between;position: relative;padding: 35px 0;border-bottom: 1px solid #e5e5e5;flex-direction: row-reverse;}
.nyxw2 .list .tt{width:calc(82% - 80px);padding: 12px 50px 10px 180px;position: relative;}
.nyxw2 .list .tt1{font-size: 20px;color: #222;transition: all .3s;font-weight: bold;padding-bottom: 15px;margin-bottom: 15px;position: relative;line-height: 26px;}
.nyxw2 .list .tt1:after{content: "";width: 30px;height: 1px;background: #000;position: absolute;left: 0;bottom: 0;}
.nyxw2 .list .tt3{font-size: 15px;color: #888;line-height: 22px;height: 66px;overflow: hidden;min-height: inherit;min-height: 66px;-webkit-line-clamp: 3;}
.nyxw2 .list .tt4{font-size: 11px;color: #999;line-height: 26px;width: 54px;text-align: center;font-family: 'Arial';background: #5d5d5d;margin-top: 22px;text-transform: uppercase;transition: all .3s;position: relative;}
.nyxw2 .list .tt4:before{width: 26px;height: 26px;border-left: 1px solid #fff;display: flex;align-items: center;justify-content: center;position: absolute;left: 100%;top:0;background: #5d5d5d;}
.nyxw2 .list .tt2{line-height:24px;font-size: 14px; position: absolute;left:30px;top:14px;color: #999;text-align: right;}
.nyxw2 .list .tt2 b{font-size:22px;color: #000;display: block;line-height: 34px; margin:0 auto 2px auto}
.nyxw2 .list .tt2 i{display: none;}
.nyxw2 .list .img{border-radius:6px;width:calc(18% + 80px);}
.nyxw2 .list .img .bjcover{height: 100%;}
.nyxw2 .list:hover .img .bjcover{transform:scale(1.06);}
.nyxw2 .list:hover .tt1{color: var(--color_zhuti);}
.nyxw2 .list:hover .tt4{color: #fff;background: var(--color_zhuti);border-color: var(--color_zhuti);}
.nyxw2 .list:hover .tt4:before{color: #fff;background: var(--color_zhuti);}
@media (max-width:1199px) {
    .nyxw2 .list .tt{padding-left:100px;}
    .nyxw2 .list .tt2{left: 0;}
}
@media (max-width:991px) {
    .nyxw2 .list .tt{padding-right:30px;}
    .nyxw2 .list .tt1{font-size: 20px;}
    .nyxw2 .list .tt4{margin-top: 16px;}
}
@media (max-width:767px) {
    .nyxw2 .list{padding:25px 0}
    .nyxw2 .list .img{right: 0;height: 154px;top:29px;}
    .nyxw2 .list .tt{padding: 4px 30px 0 0;}
    .nyxw2 .list .tt1{padding: 0;margin: 0 0 3px;}
    .nyxw2 .list .tt1:after{display: none;}
    .nyxw2 .list .tt2{line-height:18px;font-size: 13px; position: relative;left: auto;width: 100%; top:auto;color: #999; text-align:left;padding-top: 3px;}
    .nyxw2 .list .tt2 b{font-size:13px;color: #999;display: inline;line-height: inherit; border-bottom:0; width:auto; margin:auto;font-weight: normal;}
    .nyxw2 .list .tt2 i{display:inline;}
    .nyxw2 .list .tt3{margin-top: 5px;font-size: 14px;line-height: 20px;height: 60px;min-height: 60px;}
    .nyxw2 .list .tt4{margin-top: 14px;}
    
}

@media (max-width:600px) {
    .nyxw2{padding-top: 11px;margin-top: 0;}
    .nyxw2 .list{padding: 0 0 25px;margin-bottom: 25px;flex-wrap: wrap;}
    .nyxw2 .list .tt{width: 100%;padding: 0;}
    .nyxw2 .list .tt1{font-size: 18px;line-height: 24px;}
    .nyxw2 .list .img{position: relative;right: auto;top:auto;width: 100%;height: auto;margin-bottom: 16px;}
    .nyxw2 .list .img .bjcover{height: auto;padding-top: 50%;}
}




/*详情页*/
.danye{font-size: 16px;line-height: 1.7;color: #333;}
.danye .topbox{margin-bottom:20px;text-align: center;}
.danye .bt{color: #000;font-size:24px;padding-bottom: 10px;line-height: 1.3;}
.danye .rq{color: #888;font-size:14px;}
.danye .xian{width: 100%;height: 11px;margin-top:18px;;border-top: 1px dashed #aaa;opacity: .4;}
.danye .img{margin:0 auto 22px auto;display: block;}
.danye .img img{display: block;margin: 0 auto;}
.danye .ditu{height:400px;border: 1px solid #eee;margin-bottom:20px;}
.danye .tt1{padding-top: 60px;font-size: 24px;font-family: var(--ali_family);padding-bottom: 20px;line-height: 32px;}
.danye .tt2{font-size: 18px;}
.danyetop{font-size: 24px;padding-bottom: 16px;margin-bottom: 16px;border-bottom: 1px solid #eee;line-height: 34px;margin-top: 40px;}
.danye .txtbox{ font-size:16px; line-height:2; min-height:250px;}
.danye .txtbox img{ max-width:100% !important; height:auto !important; padding:2px !important; display:block; margin:0 auto;}
.danye .txtbox table{width:100% !important; height:auto !important; border-collapse:collapse; border:1px solid #CCCCCC !important;}
.danye .txtbox table tr td{width:auto !important; height:auto !important; border-collapse:collapse; border:1px solid #CCCCCC !important;}


@media (max-width:767px){
    /*详情页*/
    .danye{font-size: 14px;}
    .danye .topbox{margin-bottom: 16px;}
    .danye .bt{font-size: 20px;padding-bottom: 4px;}
    .danye .img{margin:0 auto 18px auto;}
    .danye .ditu{height:360px;margin-top: 25px;}
    .danye .rq{margin-top: 0;}
    .danye .xian{margin-top: 14px;}
    .danye .tt1{padding-top: 0;font-size: 22px;padding-bottom: 11px;line-height: 30px;}
    .danye .tt2{font-size: 15px;}
    .danyetop{font-size: 20px;padding-bottom: 11px;margin-bottom: 11px;margin-top: 25px;line-height: 30px;}

}



























/* -webkit-line-clamp: 2; */


/*媒体查询开始*/
@media (max-width:1349px){

}
@media (max-width:1199px){
    .banner2{height: 300px;}
    .banner2 .div1{font-size: 50px;line-height: 58px;}
    .banner2 .div2{font-size: 20px;line-height: 26px;margin-top: 8px;}
    .title8 .div a{width: calc(25% - 6px);}
    .nycp .list{width: calc(33.33% - 30px);}




}
@media (max-width:991px) {
    body{letter-spacing: normal;padding-top: 80px;}
    header .logo{height: 80px;}
    header .logo img{max-height: 50%;}
    .banner .swiper-pagination-bullet{width: 7px;height: 7px;margin: 0 3px -4px !important;}
    .banner .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 22px;}

    /*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:30px;cursor: pointer;z-index: 2;}
    header .lanmu i{display: inline-block;width: 100%;height: 3px;background:var(--color_zhuti);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: 36px;padding-bottom: 36px;}
    .title{padding-bottom: 22px;}
    .title .div1{font-size: 22px;line-height:28px;}
    .title .div2{font-size: 14px;margin-top:4px;}


    /*优势*/
    .main1 .title{padding-bottom:22px;}
    .main1 .listbox{flex-wrap: wrap;padding:0;margin: 0;}
    .main1 .listbox .list{padding: 15px 0;}
    .main1 .listbox .list .img{width: 88px;height: 88px;}
    .main1 .listbox .list .tt1{font-size: 16px;margin-top: 16px;line-height: 20px;}
    .main1 .listbox .list .tt2{font-size: 13px;margin-top: 8px;}
    .main1 .listbox .list:hover .img{margin-top: 0;}



    /*产品*/
    .main2 .swiper{width: calc(100% + 30px);margin-left: -15px;padding: 0 15px;}
    .main2 .swiper-slide{width: 80%;max-width: 400px;}

    .main2 .list .tt{padding:22px 16px;}
    .main2 .list .tt .tt1{font-size: 18px;line-height: 20px;}
    .main2 .list .tt .tt2{font-size: 13px;margin-top: 6px;}



    /*关于*/
    .main3 .container-fluid{padding-top:0;padding-bottom:0;}
    .main3 .title{padding-bottom: 22px;}
    .main3 .box{flex-wrap: wrap;padding:22px 20px 20px;}
    .main3 .box .zuo{width: 100%;padding: 0;}
    .main3 .box .you{width: 100%;height: auto;padding-top: 50%;margin-top: 22px;}
    .main3 .box .zuo .tt1{font-size: 22px;line-height: 28px;}
    .main3 .box .zuo .tt2{font-size: 14px;margin-top:8px;}
    .more{font-size: 14px;width: 100px;height: 36px;margin-top: 11px;}


    /*设备展示*/
    .main4 .box{margin: -12px -6px 0;}
    .main4 .box .list{width: calc(50% - 12px)!important;margin: 12px 6px 0;}
    .main4 .box .list:nth-child(1){width: calc(100% - 12px)!important;}
    .main4 .box .list:nth-child(2) .bjcover{padding-top: 77%;}




    /*新闻*/
    .main5 .box{margin: -12px 0;}
    .main5 .box .list{width:100%!important;margin: 12px 0 0;height: auto;}
    .main5 .box .list:nth-child(1){height: auto;}
    .main5 .box .list .img{display: none;}
    .main5 .box .list .tt{padding: 20px 20px 18px;}
    .main5 .box .list .tt .tt1{font-size: 16px;line-height: 22px;height:auto;}
    .main5 .box .list .tt .tt2{font-size: 13px;height: auto;margin-top: 6px;}
    .main5 .box .list .tt .tt3{font-size: 24px;margin-top:16px;}

    .main5 .box .list:nth-child(1) .img .bjcover{height:auto;padding-top: 50%;}
    .main5 .box .list:nth-child(1) .tt .tt1{-webkit-line-clamp: 2;height: 22px;}
    .main5 .box .list:nth-child(1) .tt .tt2{height: auto;margin-top:6px;}
    .main5 .box .list:hover .tt .tt3{margin-left: 0;}


    /*售前售后*/
    .main6 .container-fluid{padding-top: 8px;padding-bottom: 8px;}
    .main6 .box{flex-wrap: wrap;}
    .main6 .box a{margin: 6px;width: 100%;max-width: 300px;min-height: 66px;font-size:18px;line-height: 24px;}

    footer .box2{font-size: 94%;padding: 16px;}
    footer .box1{padding: 33px 0 26px;display: flex;justify-content: space-between;}
    footer .box1 .ul{display: none;}
    footer .box1 .tt .tt2{font-size: 22px;margin-top: 22px;}
   

    .banner2{height:180px;}
    .banner2 .div1{font-size: 28px;line-height: 32px;}
    .banner2 .div2{font-size: 16px;line-height: 22px;margin-top:6px;}

    .title8{padding: 18px 0;}
    .title8 .div{margin: 0 -2px;}
    .title8 .div a{padding: 2px 10px;line-height:16px;font-size: 14px;height: 40px;width: calc(25% - 4px);margin: 2px;}
    .title8 .div a span{max-height: 32px;}



    .ny{padding: 30px 0 40px;}
    .nycp{margin: 0 -6px;}
    .nycp .list{width: calc(33.33% - 12px);margin: 0 6px 12px;}
    .nycp .list .tt{line-height:16px;font-size: 14px;height: 38px;}
    .nycp .list .tt span{max-height: 32px;}






}

@media (max-width:767px) {
    .title8 .div a{width: calc(33.33% - 4px);}
    .nycp .list{width: calc(50% - 12px);}

}
@media (max-width:600px) {
    .title8 .div a{width: calc(50% - 4px);}

}

@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;} 
}


