/*全局样式*/
@charset "utf-8";
body {font: 14px/1.8 "微软雅黑","AlibabaPuHuiTi", "Arial", "Impact";color: #000;-webkit-text-size-adjust: 100%;background-color: #fff;overflow-x: hidden;min-width: 320px;max-width: 1920px;margin: 0 auto !important;}
.container-fluid {
    max-width:1550px !important;
}


:root{
    --color_zhuti: #ed1d23;
    --color_hover: #d21e24;
    --ali_family: AlibabaPuHuiTi;
    --transition_3:all .3s linear;
    --transition_5:all .5s linear;
    --transition_8:all .8s linear;
    --transform_scale: scale(1.08);
}

header{position: fixed;left: 0;top:0;width: 100%;background-color:#fff;z-index: 111;color: #000;box-shadow: 0 4px 8px rgba(0, 0, 0, .03);}
header .logo{display: block;line-height: 90px;height: 90px;font-size: 0;position: relative;}
header .logo img{max-height: 60%;transition: var(--transition_3);}
header .logo img:nth-child(2){position: absolute;left: 0;top:0;bottom: 0;margin: auto 0;opacity: 0;}
header .txt{font-size: 18px;line-height: 90px;}
header .txt div{display:block;padding: 0 11px;font-size: 24px;margin-right:15px;}
header .txt div:before{position: relative;top:1px;}
header .txt div:hover{background-color: rgba(0, 0, 0, .06);}
header .txt span{display: block;font-size: 22px;font-family:'Arial';color: var(--color_zhuti);font-weight: bold;}
header .txt span:before{color: #222;padding-right:7px;font-size:29px;font-weight: normal;position: relative;top:2px;line-height: 1;}

header .nav{width: 60%;position: relative;}
header .nav li{position: relative; text-align:center;z-index: 2;}
header .nav li a{display:block;font-size: 18px;line-height: 90px;padding: 0 7px;}
header .nav li a:hover{color: var(--color_zhuti);}
header .nav li a.active{color: var(--color_zhuti);}

.nav-ul .sub_ul {display: none;width:160px;position: absolute;left:calc(50% - 80px);top:100%;z-index:999;background:rgba(255,255,255,1);box-shadow: 0 0 5px rgba(0, 0, 0,0.2);}
.nav-ul .sub_ul li{width:100%;}
.nav-ul .sub_ul li::before{display: none;}
.nav-ul .sub_ul li .nav_a2{font-size:15px;line-height:46px;color:#1d1e20;display:block;text-align:center;transition: all 0.3s;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.nav-ul li .nav_a2:hover, .nav-ul li .nav_a2.on {color: #fff;transform: scale(1);background:#ff8590;}

@media (min-width:992px){
    .nav .nav_xg{position: absolute; left: 0; bottom: 15px; height: 3px; background-color: var(--color_zhuti);z-index:11;width: 50px;z-index: 1;}
}



/*搜索*/
#formbox{display:block;position: fixed;left: 0;width: 100%;z-index: 112;background:rgba(0, 0, 0, .8);top:0;height: 100%;padding: 50px 10%;display: none;}
#formbox .logo2 img{max-height:72px;}
#formbox #form_close{font-size: 50px;color: #fff;position: absolute;right: 10%;top:50px;font-weight: normal;cursor: pointer;opacity: .8;}
#formbox #form_close:hover{opacity: 1;transform: rotate(20deg);}
#formbox form{width: 1200px;margin:15% auto 0;display: block;max-width: 100%;}
#formbox form input{font-size:20px;color: #fff;border: 0;border-bottom: 2px solid #fff;height: 60px;background: transparent;padding: 0 30px;width: calc(100% - 140px);}
#formbox form button{width: 120px;float: right;background:transparent;border: 2px solid #fff;font-size: 20px;border-radius: 4px;color: #fff;height: 60px;}
#formbox form button:hover{background-color: #fff;color: var(--color_zhuti);}
@media (max-width:1349px){
    #formbox{padding:40% 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;}
}



/*右侧小点*/
.swiper1-pagination span{width: 17px;height: 17px;border-radius:50%;background:fixed;border: 1px solid transparent;position: relative;opacity: 1;margin:14px 0 !important;}
.swiper1-pagination span:after{content:"";height:3px;width: 3px;background: #fff;position: absolute;top:0;left: 0;right: 0;bottom:0;margin: auto;}
.swiper1-pagination span.swiper-pagination-bullet-active{border-color: #fff;}
.swiper1-pagination span:before{width:40px;line-height: 26px;height: 26px;text-align: center;position: absolute;left: 40px;top:-2px;bottom: 0;margin: auto 0;color:#fff;border-radius:4px;overflow: hidden;opacity: 0;font-size: 16px;}
.swiper1-pagination span.swiper-pagination-bullet-active:before{left: -40px;opacity: 1;transition: all 0.3s;}
.swiper1-pagination span:nth-child(1):before{content: "01";}
.swiper1-pagination span:nth-child(2):before{content: "02";}
.swiper1-pagination span:nth-child(3):before{content: "03";}
.swiper1-pagination span:nth-child(4):before{content: "04";}
.swiper1-pagination span:nth-child(5):before{content: "05";}
.swiper1-pagination span:nth-child(6):before{content: "06";}
.swiper1-pagination span:nth-child(7):before{content: "07";}
.swiper1-pagination span:nth-child(8):before{content: "08";}
.swiper1-pagination span:nth-child(9):before{content: "09";}



.banner{height: 100%;}
.banner .img{position:absolute;left: 0;top:0;width: 100%;z-index: 1;height: 100%;}
.banner .swiper-slide .img{transition:1s linear 2s;transform:scale(1.1,1.1);height: 100%;}
/*.banner .swiper-slide.swiper-slide-active .img{transition:6s linear;transform:scale(1,1);}*/
/*banner*/
.banner .swiper-pagination-bullet{opacity: 1;width: 44px;height: 5px;background-color: #fff;border-radius: 0;margin: 0 5px 10px!important;position: relative;}
.banner .swiper-pagination-bullet:after{content: "";width: 0;height: 100%;background-color: var(--color_zhuti);position: absolute;left: 0;top:0;}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active:after{width: 100%; transition:all 5s linear;}
.banner #dier{position: absolute;left: 0;right: 0;bottom: 28px;animation: run1 2s linear infinite;width: 30px;margin: 0 auto;z-index: 3;cursor: pointer;}
.banner #dier:before{font-size: 40px;color:#fff;}

@keyframes run1{
0%{transform: translateY(-3px);}
50%{transform: translateY(3px);}
100%{transform: translateY(-3px);}
}

.height100{height: 100%;}
.width100{width: 100%;}
#swiper1>.swiper-wrapper>.swiper-slide>.flex-center{padding-top:88px;}
#swiper1>.swiper-wrapper>.swiper-slide>.flex-center>.width100{min-height:400px;}


/*产品中心*/
.title{padding-bottom:50px;}
.title .div1{font-size: 36px;font-weight: bold;line-height: 46px;float: left;}
.title .div1 span{display: block;font-size: 18px;font-weight: normal;margin-top:6px;line-height: 1.4;}
.title .div2{float: right;font-size: 0;margin-top: 24px;}
.title .div2 a{display: inline-block;vertical-align: top;font-size: 17px;background-color: #E0E5EB;line-height: 36px;border: 1px solid #fff;min-width: 140px;text-align: center;border-radius: 44px;margin: 5px;box-shadow: 3px 3px 8px rgba(0, 0, 0, .03);}
.title .div2 a:nth-last-child(1){min-width: 110px;margin-left: 35px;font-size: 16px;}
.title .div2 a:hover{background-color: var(--color_zhuti);color: #fff;border-color: var(--color_zhuti);}



/*关于我们*/
.main3 .box .img{padding: 24px;background-color: rgba(255, 255, 255, .3);border: 1px solid #fff;border-radius: 6px;overflow: hidden;width: 38%;box-shadow: 0 0 11px rgba(0, 0, 0, .03);float: right;margin-top: -50px;}
.main3 .box .img .bjcover{height: 420px;border-radius: 6px;}
.main3 .box .tt{width: 62%;float: left;padding: 20px 5% 0 0;}
.main3 .box .tt .tt1{font-size: 24px;font-weight: bold;color: #000;padding-bottom: 28px;margin-bottom: 24px;position: relative;line-height: 34px;}
.main3 .box .tt .tt1:after{content: "";width: 44px;height: 2px;background-color: var(--color_zhuti);position: absolute;left: 0;bottom: 0;}
.main3 .box .tt .tt2{font-size: 16px;line-height: 34px;-webkit-line-clamp: 7;}
.main3 .box .tt .tt3{display: block;width: 110px;line-height: 35px;font-size: 15px;text-align: center;border: 1px solid #fff;border-radius: 44px;overflow: hidden;box-shadow: 0 0 11px rgba(0, 0, 0, .03);margin-top: 30px;}
.main3 .box .tt .tt3:hover{background-color: var(--color_zhuti);border-color: var(--color_zhuti);color: #fff;}


/*新闻资讯*/
.main4 .lb4{margin: -15px;}
.main4 .list{display: block;background-color: #fff;border-radius: 20px;box-shadow: 0 0 11px rgba(0, 0, 0, .03);margin: 15px;padding: 40px;overflow: hidden;}
.main4 .list .tt1{font-size: 16px;line-height: 1.4;color: #333;font-family: 'Arial';font-weight: bold;}
.main4 .list .tt1 span{display: block;font-size: 44px;line-height: 1.2;color: #666;font-family: 'Impact';font-weight: normal;}
.main4 .list .tt2{font-size: 20px;font-weight: bold;margin-top: 33px;}
.main4 .list .tt3{width: 26px;height: 4px;background-color: var(--color_zhuti);margin-top: 14px;}
.main4 .list .tt4{font-size: 16px;color: #888;line-height: 30px;height: 90px;-webkit-line-clamp: 3;margin-top: 14px;}
.main4 .list .tt5{display: block;width: 88px;line-height: 27px;border: 1px solid #ddd;font-size: 14px;color: #666;border-radius: 33px;text-align: center;margin-top:60px;position: relative;}
.main4 .list .tt5:after{content: "";width: 600px;left: -200px;height: 1px;background-color: #ddd;position: absolute;top:-33px;}
.main4 .list:hover .tt2{color: var(--color_zhuti);}
.main4 .list:hover .tt5{color: #fff;background-color: var(--color_zhuti);border-color: var(--color_zhuti);}



footer{color: rgba(255, 255, 255, .55);}
footer .box1{padding: 60px 0;background-color: #272727;}
footer .box2{font-size: 14px;color: rgba(255,255,255,.6);padding: 20px;border-top: 1px solid rgba(255,255,255,.2);text-align: center;background-color: #1b1b1b;}

footer .box1 .list1{padding-right:25px;}
footer .box1 .list1 .tt{line-height:2;margin-top: 22px; color:#ddd; font-size:14px;}

footer .box1 .list2{width: 40%;border-left: 1px solid rgba(255, 255, 255, .2);border-right: 1px solid rgba(255, 255, 255, .2);position: relative;}
footer .box1 .list2:after{content: "";width: 1px;height: 100%;background-color:rgba(255, 255, 255, .2);position: absolute;left: 44%;top:0;}
footer .box1 .list2 .ul{padding-right:20px;}
footer .box1 .list2 .ul a{display: block;font-size: 16px;color: #fff;line-height: 40px;padding-left: 20px;position: relative;}
footer .box1 .list2 .ul a:after{content: "";width: 6px;height: 6px;background-color: #fff;border-radius: 50%;position: absolute;left: 0;top:18px;}
footer .box1 .list2 .ul a:hover{text-decoration: underline!important;}

footer .box1 .list3{text-align: left;}
footer .box1 .top{font-size: 24px;font-weight: bold;color: #fff;margin-bottom:18px;}
footer .box1 .top span{font-size: 12px;color: #fff;display: block;text-transform: uppercase;font-weight: normal;}
footer .box1 .list3 .ss{width: 300px;background: #fff;padding: 8px 3px;font-size: 0;border-radius: 8px;}
footer .box1 .list3 .ss img{display: inline-block;vertical-align: top;width: calc(50% - 10px);margin: 0 5px;}


body{padding-top: 90px;}
.titletop .div1{border-bottom: 1px solid #eee;padding: 17px 0;font-size: 15px;color: #999;line-height: 26px;position: relative;text-align: right;}
.titletop .div1 span{color: #000;}
/*.titletop .div1 img{display: block;position: absolute;left: 0;top:22px;}*/
.titletop .div1 img{padding-right:8px;position: relative;top:-2px;}
.titletop .div1 a{color: #999;}
.titletop .div1 a:hover{color: var(--color_zhuti);}

@media (max-width:991px) {
    .titletop .div1{padding: 14px 0 14px 26px;line-height: 22px;font-size: 14px;}
}

.ny{padding: 30px 0 80px;}
@media (max-width:991px) {
    .ny{padding: 30px 0 55px;}
    .banner2{overflow: hidden;}
    .banner2 img{width: 160%;max-width: 160%;margin-left: -30%;}
}
.title8{text-align: center;margin-bottom: 24px;font-size: 0;}
.title8 a{font-size: 16px;display: inline-block;vertical-align: top;border: 1px solid #eee;padding: 0 15px;line-height: 46px;min-width: 150px;text-align: center;margin: 4px;}
.title8 a:hover{background-color: var(--color_zhuti);border-color: var(--color_zhuti);color: #fff;}
.title8 a.active{background-color: var(--color_zhuti);border-color: var(--color_zhuti);color: #fff;}
@media (max-width:991px) {
    .title8{margin-bottom: 22px;}
    .title8 a{font-size: 15px;padding: 0 10px;line-height: 40px;min-width: 110px;margin:1px;}
}




/*内页新闻*/
.nyxw .list{display: block;position: relative;padding: 30px 330px 30px 170px;margin-bottom: 30px;border-bottom: 1px solid #e5e5e5;}
.nyxw .list .tt1{font-size: 18px;color: #333;}
.nyxw .list .tt3{font-size: 15px;color: #666;line-height: 26px;height: 52px;overflow: hidden;margin-top: 12px;}
.nyxw .list .tt4{font-size: 12px;color: #999999;line-height: 32px;width: 100px;text-align: center;font-family: 'Arial';border: 1px solid #e5e5e5;margin-top: 22px;text-transform: uppercase;}
.nyxw .list .tt2{line-height:24px;font-size: 13px; position: absolute;left: 0;width: 170px; top:25px;color: #999; text-align:center}
.nyxw .list .tt2 b{font-size:18px;color: #000;display: block;line-height: 40px; border-bottom:2px var(--color_zhuti) solid; width:50px; margin:0 auto 5px auto}
.nyxw .list .tt2 i{display: none;}
.nyxw .list .img{position: absolute;right: 30px;top:26px;width: 220px;height: 140px;}
.nyxw .list .img .bjcover{height: 100%;}
.nyxw .list:hover .img .bjcover{transform:scale(1.06);}
.nyxw .list:hover .tt1{color: var(--color_zhuti);}
.nyxw .list:hover .tt4{color: #fff;background: var(--color_zhuti);border-color: var(--color_zhuti);}
@media (max-width:1199px) {
    .nyxw .list{padding: 30px 280px 30px 110px;}
    .nyxw .list .tt2{width: 110px;}
}
@media (max-width:991px) {
    .nyxw .list{padding:20px 250px 30px 0;}
    .nyxw .list .img{right: 0}
    .nyxw .list .tt2{width: 140px;}
    .nyxw .list .tt2{line-height:24px;font-size: 13px; position: relative;left: auto;width: 100%; top:auto;color: #999; text-align:left}
    .nyxw .list .tt2 b{font-size:13px;color: #999;display: inline;line-height: inherit; border-bottom:0; width:auto; margin:auto;font-weight: normal;}
    .nyxw .list .tt2 i{display:inline;}
    .nyxw .list .tt3{margin-top: 8px;}
    .nyxw .list .tt4{margin-top: 16px;}
    
}

@media (max-width:600px) {
    .nyxw .list{padding: 0 0 25px;margin-bottom: 25px;}
    .nyxw .list .tt1{font-size: 18px;}
    .nyxw .list .tt3{font-size: 15px;height: auto;max-height: 52px;}
    .nyxw .list .img{position: relative;right: auto;top:auto;width: 100%;height: auto;margin-bottom: 16px;}
    .nyxw .list .img .bjcover{height: auto;padding-top: 60%;}
}








.nycp>div{margin-bottom: 30px;}
.nycp .list{display: block;border: 1px solid #fff;border-radius:8px;background: rgba(255,255,255,.2);box-shadow: 0 0 11px rgba(0, 0, 0, .03);overflow: hidden;}
.nycp .list .img{padding-top: 80%;position: relative;}
.nycp .list .img img{display:block;position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;max-width: 90%;max-height: 90%;}
.nycp .list .img .bjcover{display:block;position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;}
.nycp .list .tt1{background-color: #fff;line-height: 50px;padding: 0 30px;font-weight: bold;font-size: 18px;}
.nycp .list .tt2{font-size: 15px;line-height: 40px;padding: 0 30px;color: #666;}
.nycp .list .tt2 i{float: right;font-weight: bold;font-size: 26px;}
.nycp .list:hover .img img{transform: var(--transform_scale);}
.nycp .list:hover .bjcover{transform: var(--transform_scale);}
.nycp .list:hover .tt1{background-color: var(--color_zhuti);color: #fff;}
.nycp .list:hover .tt2{color: var(--color_zhuti);}
.nycp .list:hover{background-color: rgba(255, 255, 255, .5);}
@media (max-width:1199px){
    .nycp>div{margin-bottom: 12px;}
    .nycp .col-6{padding: 0 6px;}
    .nycp .list{box-shadow: none;border: 1px solid #eee;}
    .nycp .list .tt1{font-size:14px;line-height: 50px;padding: 0 5px;text-align: center;font-weight: normal;border-top: 1px solid #eee;}
    .nycp .list .tt2{display: none;}
}

/*详情页*/
.danye{color:#000;font-size: 15px;line-height: 1.8;}
.danye .topbox{margin-bottom:20px;text-align: center;}
.danye .bt{color: #000;font-size: 24px;padding-bottom: 10px;line-height: 1.6;}
.danye .rq{color: #000;opacity: .6;font-size: 14px;}
.danye .xian{width: 100%;height: 11px;margin-top:16px;;border-top: 1px dashed #aaa;opacity: .4;}
.danye .img{margin:0 auto 22px auto;display: block;}
.danye .img img{display: block;margin: 0 auto; max-width:800px; max-height:800px;}
.danye .ditu{height:400px;border: 1px solid #eee;margin-bottom:20px;}
.danye .ditu iframe{ width:100%; height:100%;}
.danye .tt1{padding-top: 60px;font-size: 24px;font-family: var(--ali_family);padding-bottom: 20px;}
.danye .tt2{font-size: 18px;}
.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: 15px;line-height: 1.8;}
    .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 .xian{margin-top: 14px;}
    .danye .tt1{padding-top: 0;font-size: 22px;padding-bottom: 11px;}
    .danye .tt2{font-size: 15px;}

}



.nyxz .list{display: block;margin-bottom: 15px;border-bottom: 1px solid #ddd;font-size: 15px;color:#222;padding: 0 110px 15px 36px;position: relative;line-height: 26px;}
.nyxz .list span{display: block;position: absolute;right: 0;top:0;color:#888;transition: var(--transition_3);}
.nyxz .list i{display: block;position: absolute;left: 0;top:2px;color:var(--color_hover);font-size: 22px;}
.nyxz .list:hover{color: var(--color_hover);}
.nyxz .list:hover span{color: var(--color_hover);}
@media (max-width:600px){
    .nyxz .list{padding-right: 0;}
    .nyxz .list span{position: relative;right: auto;top:auto;margin-top: 4px;}
}







/* -webkit-line-clamp: 2; */


/*媒体查询开始*/
@media (max-width:1199px){
    header .txt div{margin-right: 0;}
    header .nav{width: 72%;}
    header .nav a{font-size: 16px;}
    footer .box1 .list2{width: 66%;border: 0;}
    footer .box1 .list2:after{display: none;}

}
@media (max-width:991px) {
    body{padding-top: 90px;}
    header .txt{font-size: 16px;line-height: 40px;margin-top: 6px;height: 40px;}
    header .txt div{margin-right: 0;padding: 0 8px;font-size: 18px;}

    header .nav.flex-space-around{display: none;position: fixed;width: 100%;right:0;top:90px;height: calc(100vh - 90px);z-index: 1122;background: #fff;box-shadow: 0 5px 11px rgba(0,0,0,.06);padding: 15px;}
    header .nav li a{color: #000;display: block;line-height:50px;border-bottom: 1px solid #eee;font-size: 16px;}
    header .nav li a:hover{color: var(--color_zhuti);}
    header .nav li a.active{color: var(--color_zhuti);}


   /*移动导航按钮*/
    header .lanmu{width: 30px;font-size: 0;height: 21px;position: absolute;right: 15px;bottom:20px;cursor: pointer;z-index: 99;}
    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;}

    .banner .swiper-slide{height:auto;padding-top:60%;}
    .banner .swiper-pagination-bullet{width: 30px;}
    .banner .swiper-pagination:before{display: none;}
    .banner .swiper-pagination-bullet{width:22px;height:3px;margin: 0 3px 3px!important}
    .banner #dier{display:none;}

    .height100{height:auto;}
    .width100{width: 100%;}
    #swiper1>.swiper-wrapper>.swiper-slide>.flex-center{padding:33px 0 43px;}
    #swiper1>.swiper-wrapper>.swiper-slide>.flex-center>.width100{min-height:inherit;}


    /*产品中心*/
    .title{padding-bottom:30px;position: relative;}
    .title .div1{font-size:24px;line-height: 34px;padding-top: 10px;}
    .title .div1 span{font-size: 15px;}
    .title .div2{margin-top: 0;position: absolute;right: 0;bottom:30px;}
    .title .div2 a{font-size: 14px;line-height: 30px;min-width: 110px;margin: 2px;}
    .title .div2 a:nth-last-child(1){min-width: 90px;margin-left: 4px;font-size: 14px;}


    /*关于我们*/
    .main3 .box .img{padding:9px;width:100%;margin-top: 25px;}
    .main3 .box .img .bjcover{height:auto;padding-top: 60%;}
    .main3 .box .tt{width: 100%;padding: 0;}
    .main3 .box .tt .tt1{font-size: 20px;padding-bottom: 18px;margin-bottom:14px;line-height: 30px;}
    .main3 .box .tt .tt2{font-size: 15px;line-height: 30px;color: #444;}
    .main3 .box .tt .tt3{margin-top:11px;}

    footer .box1 .flex-between{display:block;}
    footer .box1 .list1{width: 100%;text-align: center;}
    footer .box1 .list1 .tt{display: none;}
    footer .box1 .list2{width: 100%;border: 0;}
    footer .box1 .list2:after{display: none;}
    footer .box1 .list2 .flex-space-around{display: block;}
    footer .box1 .list2 .ul{font-size: 0;margin-top: 20px;text-align: center;padding-right: 0;}
    footer .box1 .list2 .ul a{display: inline-block;vertical-align: top;padding:0 14px;margin: 0 10px;}
    footer .box1 .list3{width: 100%;text-align: center;margin-top: 20px;}
    footer .box1 .list3 .ss{margin: 0 auto;}



    /*新闻资讯*/
    .main4 .title .div1{max-width: calc(100% - 110px);}
    .main4 .lb4{margin: -6px;}
    .main4 .list{padding: 25px;box-shadow: none;margin: 6px;border-radius: 10px;}
    .main4 .list .tt1{font-size: 14px}
    .main4 .list .tt1 span{font-size: 30px;display: inline;padding-right: 10px;}
    .main4 .list .tt2{font-size: 18px;margin-top: 15px;}
    .main4 .list .tt5{margin-top: 44px;}
    .main4 .list .tt5:after{top:-25px;}

    .main4 .swiper-slide{width: 80%!important;max-width: 400px!important;}








    .footer{display: none!important;}











}

@media (max-width:767px) {



}
@media (max-width:600px) {


}

@media (max-width:479px) {
    .danye .ditu{height:300px;}

    
}

 /*手机底部*/
@media (max-width:991px) {
    footer{margin-bottom: 51px;}
    .sjdibu{height:50px;background:var(--color_zhuti);position:fixed; bottom:0; left:0; z-index:113; border-top:solid 1px #fff;width: 100%;text-align: center;font-size: 0;}
    .sjdibu .box1 a{display: inline-block;vertical-align: top;color: #fff;padding: 5px;}
    .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:51px; 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;} 
}

