/*全局样式*/
@charset "utf-8";
body {font:14px/1.6 "微软雅黑",黑体,"AlibabaPuHuiTi", "Arial", "Impact";color: #333;-webkit-text-size-adjust: 100%;background-color: #fff;overflow-x: hidden;min-width: 320px;}
.container-fluid {
    max-width:1310px !important;
    padding-left: 15px;
    padding-right: 15px;
}


:root{
    --color_zhuti: #59d505;
    --color_hover: #028e23;
    /*--AlibabaPuHuiTi:AlibabaPuHuiTi;*/
    --transform_scale: scale(1.08);
}

body{padding-top:88px;}
header{position:fixed;left: 0;top:0;z-index: 111;width: 100%;box-shadow: 0 4px 8px rgba(0, 0, 0, .06);background-color: #fff;}

header .box{display: flex;justify-content: space-between;margin-right:2%;}
header .logo{height: 88px;font-size: 0;display: flex;align-items: center;flex-shrink: 0;}
header .logo img{max-height:100%;}
header .logo1{background: var(--color_zhuti);height: 100%;display: flex;align-items: center;padding: 0 20px;font-size: 0;}
header .logo1 img{max-height: 60%;}
header .logo2{font-size: 14px;color: #444;font-style:italic;margin: 0 22px;letter-spacing:.5px;}
header .logo2 span{display: block;font-size: 18px;letter-spacing: 2px;}

header .txt{display: flex;align-items: center;}
header .txt .div1{width:36px;height: 36px;/*background: #d6d6d6;*/background-color: var(--color_zhuti);font-size:16px;color: #fff;border-radius: 50%;display: flex;align-items: center;justify-content: center;cursor: pointer;margin-right: 15px;}
header .txt .div1:hover{background-color: var(--color_zhuti);}
header .txt .div2{display: flex;font-size: 16px;color: #777;align-items: center;}
header .txt .div2:before{width:36px;height: 36px;/*background: #d6d6d6;*/background-color: var(--color_zhuti);font-size:21px;color: #fff;border-radius: 50%;display: flex;align-items: center;justify-content: center;}
header .txt .div2 b{display: block;font-size: 30px;line-height: 38px;color: var(--color_zhuti);margin: 0 10px 0 6px;}


header nav{width:88%;max-width:1160px;padding-top: 4px;}
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:17px;position: relative;padding: 0 2px;}
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:2px 0 15px;box-shadow: 0 0 10px rgba(0,0,0,.1);border-radius: 0 0 10px 10px;overflow: hidden;}
header nav .ul a{font-size: 14px;color: #333;line-height: 24px;padding:10px 0;display: block;}
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: 4px; background-color: var(--color_zhuti);z-index:1;width:72px;background: linear-gradient(to bottom, var(--color_zhuti), var(--color_hover));}
}

/*搜索*/
#formbox{display:block;position: fixed;left: 0;width: 100%;z-index: 112;background:rgba(0, 0, 0, .88);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;transition: all .3s;}
#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:991px) {
    /*搜索*/
    #formbox{padding:100px 15px 0;}
    #formbox #form_close{font-size: 30px;right: 15px;top:11%;}
    #formbox form input{font-size:15px;padding: 0 20px;width: calc(100% - 66px);height:44px;border-width: 1px;}
    #formbox form button{width: 60px;font-size: 16px;height: 44px;border-width: 1px;}
}

/*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;}




.wzjb{
    background-image: linear-gradient(to right, var(--color_zhuti) ,var(--color_hover));
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
}

.main88{padding-top: 66px;padding-bottom: 66px;}
.title{margin-bottom:36px;display: flex;justify-content: space-between;align-items: center;}
.title .div1{font-size: 0;}
.title .div1 span{display: inline-block;vertical-align: top;font-size: 14px;padding-right: 18px;position: relative;text-transform: uppercase;font-weight: bold;}
.title .div1 span:after{content: "";width: 222px;height: 1px;background: #ddd;position: absolute;left: 100%;top:0;bottom: 0;margin: auto 0;}
.title .div1 b{display: block;font-size:36px;line-height:44px;letter-spacing:1.4px;}
.title .div2{display: flex;}
.title .div2 a{display: flex;font-size: 22px;font-weight: bold;margin-left:44px;align-items: center;}
.title .div2 a img{display: block;margin-right:11px;height: 38px;}
.title .div2 a:hover{color: var(--color_hover);}

.title.title_1 {text-align: center;justify-content: center;}
.title.title_1 .div1{position: relative;padding: 12px 10px 0;}
.title.title_1 .div1 span{padding: 0;display: block;position: initial;}
.title.title_1 .div1 span:after{left: 0;right: 0;margin: 0 auto;}






.main1 .box{position: relative;}
.main1 .box .imgbox{height: 100%;position: absolute;left: 0;top:0;width:66%;height: 100%;z-index: 1;}
.main1 .box .imgbox .bjcover{height: 100%;position: absolute;left: 0;top:0;width: 100%;z-index: 1;}
.main1 .box .imgbox .bjcover.active{z-index: 2;}
.main1 .box .ttbox{position: relative;width: 433px;float: right;z-index: 2;padding: 60px 0 60px 50px;}
.main1 .box .ttbox:after{content: "";width: 800px;height: 100%;position: absolute;left: 0;top:0;background: url(../images/bj1.jpg) no-repeat center center/cover;z-index: 1;}
.main1 .box .ttbox .top{font-size: 44px;line-height: 53px;font-weight: bold;color: var(--color_hover);position: relative;z-index: 3;border-bottom: 1px solid #aaa;padding-bottom:22px;}
.main1 .box .ttbox .ul{position: relative;z-index: 4;padding-top: 8px;}
.main1 .box .ttbox .ul a{display: block;font-size: 22px;line-height: 32px;margin-top: 16px;position: relative;padding-left: 30px;}
.main1 .box .ttbox .ul a:after{content: "";width: 18px;height: 18px;border: 1px solid var(--color_hover);border-radius: 50%;position: absolute;left: 0;top:9px;opacity: .6;}
.main1 .box .ttbox .ul a:before{content: "";width: 10px;height: 10px;border: 1px solid var(--color_hover);border-radius: 50%;position: absolute;left: 4px;top:13px;opacity: .6;}
.main1 .box .ttbox .ul a:hover{color: var(--color_hover);padding-left: 35px;}
.main1 .box .ttbox .ul a.active{color: var(--color_hover);}

.main1 .lb1{margin: -10px;}
.main1 .lb1 .list{display: block;margin: 10px;box-shadow: 0 0 11px rgba(0, 0, 0, .08);padding: 9px;background: #fff;}
.main1 .lb1 .list .bjcover{padding-top: 90%;}
.main1 .lb1 .list .tt{font-size: 18px;line-height: 60px;text-align: center;padding-top: 9px;}
.main1 .lb1 .list:hover .bjcover{transform: var(--transform_scale);}
.main1 .lb1 .list:hover .tt{color: var(--color_hover);}



.main2 .box{display: flex;justify-content: space-between;}
.main2 .box .zuo{width: calc(100% - 366px);max-width:810px;padding-right: 30px;}
.main2 .box .you{width:366px;display: flex;flex-wrap: wrap;}
.main2 .box .you a{display: block;background: rgba(255, 255, 255, .88);width: 50%;min-height: 156px;border-radius: 8px;overflow: hidden;padding: 25px 10px;text-align: center;font-size: 22px;line-height: 1.4;}
.main2 .box .you a img{display: block;margin:0 auto 14px;height: 44px;}
.main2 .box .you a span{display: block;font-size: 12px;color: #888;}
.main2 .box .you a:nth-child(1){margin-left: 50%;}
.main2 .box .you a:nth-child(2){margin-right: 50%;}
.main2 .box .you a:nth-child(3){margin-left: 50%;}
.main2 .box .you a:hover{background-color: #fff;}
.main2 .box .zuo .tt1{font-size: 26px;color: var(--color_hover);letter-spacing: 2px;margin-top: -8px;}
.main2 .box .zuo .tt2{font-size: 17px;color: #393939;margin-top:20px;line-height: 1.7;}
.more{display: flex;justify-content: center;align-items: center;width: 160px;height: 52px;border-radius: 66px;background-color: var(--color_hover);background: linear-gradient(to right, var(--color_zhuti), var(--color_hover));font-size: 16px;color: #fff;margin-top:33px;}
.more span{padding-left: 15px;font-size:120%;display: block;position: relative;top:-1px;}
.more:hover{letter-spacing:1px;}


.main3 .top{font-size: 44px;font-weight: bold;color: #fff;letter-spacing: 3px;text-align: center;line-height:52px;margin-bottom: 36px;position: relative;}
.main3 .top span{display: block;font-size: 62px;line-height: 70px;margin-top: 2px;}
.main3 .top img{display: block;position: absolute;left: 0;right: 0;top: -150px;z-index: 1;margin: 0 auto;}
.main3 .top .div1{position: relative;z-index: 3;}
.main3 .box{display: flex;justify-content: space-between;background-color: #fff;z-index: 4;position: relative;}
.main3 .box .zuo{width: calc(16% + 180px);background: #e6e6e6;position: relative;z-index: 1;padding:30px;}
.main3 .box .zuo:after{content: "";width: 70px;height: 100%;background: #e6e6e6;position: absolute;left: 100%;top:0;}
.main3 .box .you{width: calc(84% - 180px);position: relative;z-index: 2;}
.main3 .box .zuo a{display: block;font-size: 22px;line-height: 30px;padding: 20px 0 20px 60px;position: relative;}
.main3 .box .zuo a:after{content: "";width: calc(100% - 60px);height: 1px;background: #ccc;position: absolute;right: 0;bottom: 0;}
.main3 .box .zuo a .img{width: 44px;height: 44px;border: 1px solid #ccc;border-radius: 8px;display: flex;align-items: center;justify-content: center;position: absolute;left: 0;top:13px;}
.main3 .box .zuo a .img img{max-height: 50%;}
.main3 .box .zuo a:hover{color: var(--color_hover);}
.main3 .box .zuo a.active{color: var(--color_hover);}

.lb3{position: relative;}
.lb3 .list{padding: 50px 50px 70px 0;display:flex;justify-content: space-between;}
.lb3 .list .img{width: calc(50% - 24px);margin-left: 24px;position: relative;}
.lb3 .list .img .bjcover{height: 100%;position: relative;z-index: 3;}
.lb3 .list .img:after{content: "";width: 100%;height: 40%;background: var(--color_hover);position: absolute;left: -25px;bottom: -25px;z-index: 1;}
.lb3 .list .tt{width: 50%;padding: 120px 0 80px 40px;position: relative;}
.lb3 .list .tt1{font-size: 220px;line-height: 1;opacity: .3;position: absolute;left:26px;top:-22px;font-family: 'Impact';}
.lb3 .list .tt2{font-size: 32px;line-height: 40px;}
.lb3 .list .tt3{font-size: 17px;line-height: 1.7;color: #555;margin-top:22px;min-height: 10.2em;-webkit-line-clamp: 6;}
.lb3 .swiper-button-prev:after{display: none;}
.lb3 .swiper-button-prev:before{font-size: 38px;color: #666;transition: all .3s;}
.lb3 .swiper-button-next:after{display: none;}
.lb3 .swiper-button-next:before{font-size: 38px;color: #666;transition: all .3s;}
.lb3 .swiper-button-prev{top: auto;left: calc(50% + 22px);margin: 0;right: auto;bottom: 70px;}
.lb3 .swiper-button-next{top: auto;left: calc(50% + 80px);margin: 0;right: auto;bottom: 70px;}
.lb3 .swiper-button-prev:hover:before{color: var(--color_hover);}
.lb3 .swiper-button-next:hover:before{color: var(--color_hover);}



.lb4 .list{display: block;}
.lb4 .list .bjcover{padding-top:64%;}
.lb4 .list .tt{font-size: 22px;line-height: 60px;text-align: center;}
.lb4 .list:hover .bjcover{transform: var(--transform_scale);}
.lb4 .list:hover .tt{color: var(--color_hover);}


.main5 .box{display: flex;justify-content: space-between;}
.main5 .box .zuo{display: block;width:47%;background-color: #fff;border-radius:6px;overflow: hidden;}
.main5 .box .zuo .bjcover{height: 330px;}
.main5 .box .zuo .tt{padding:28px 30px;}
.main5 .box .zuo .tt1{font-size: 22px;color: #000;}
.main5 .box .zuo .tt2{font-size: 15px;color: #777;margin-top: 6px;}
.main5 .box .zuo .tt3{font-size: 12px;color: var(--color_hover);margin-top:13px;text-decoration: underline;}
.main5 .box .zuo:hover .bjcover{transform: var(--transform_scale);}
.main5 .box .zuo:hover .tt1{color: var(--color_hover);}
.main5 .box .you{width: 50%;}
.main5 .box .you .list{display:flex;justify-content: space-between;background: #fff;padding: 16px;border-radius: 6px;overflow: hidden;}
.main5 .box .you .list .img{width:32%;}
.main5 .box .you .list .img .bjcover{height: 100%;}
.main5 .box .you .list:nth-child(n+2){margin-top:10px;}
.main5 .box .you .list .tt{width:68%;padding: 6px 0 6px 22px;}
.main5 .box .you .list .tt1{font-size: 22px;color: #000;}
.main5 .box .you .list .tt2{font-size: 15px;color: #777;margin-top: 6px;}
.main5 .box .you .list .tt3{font-size: 12px;color: var(--color_hover);margin-top:13px;text-decoration: underline;}
.main5 .box .you .list:hover .bjcover{transform: var(--transform_scale);}
.main5 .box .you .list:hover .tt1{color: var(--color_hover);}





footer {color: rgba(255, 255, 255, .7);}
footer .box2{padding: 28px 15px;border-top: 1px solid rgba(255, 255, 255, .3);text-align: center;}
footer .box1{padding: 50px 0 40px;display: flex;justify-content: space-between;}
footer .box1 .ul{padding: 0 10px;}
footer .box1 .ul a{display: block;font-size: 14px;padding-bottom:5px;}
footer .box1 .ul a:nth-child(1){font-size: 18px;padding-bottom: 18px;color: #fff;}
footer .box1 .ul a:nth-child(n+2):hover{color: #fff;text-decoration: underline!important;}
footer .box1 .ss{width: 130px;text-align: center;color: #fff;}
footer .box1 .ss img{display: block;margin: 0 auto 8px;}
footer .box1 .tt{font-size: 15px;line-height:30px;}
footer .box1 .tt b{font-size: 30px;color: var(--color_zhuti);font-weight:normal;line-height: 30px;}
footer .box1 .tt1{margin-bottom: 20px;}





.banner2{height: 366px;display: flex;align-items: center;font-weight: bold;padding-top: 8px;}
.banner2 .tt1{font-size: 66px;color: rgba(255, 255, 255, .2);line-height: 1;text-transform: uppercase;}
.banner2 .tt2{font-size: 40px;line-height: 50px;color: #fff;margin-top: 4px;}

.title8{font-size: 0;border-bottom: 1px solid #ddd;background: #fff;}
.title8 a{display: inline-block;vertical-align: top;font-size: 22px;line-height: 70px;border-right: 1px solid #ddd;min-width: 300px;text-align: center;padding: 0 25px;position: relative;}
.title8 a:after{content: "";width: 100%;height: 0;background: var(--color_hover);position: absolute;left: 0;bottom:0;right: 0;margin: 0 auto;transition: all .3s;}
.title8 a:hover{color: var(--color_hover);}
.title8 a:hover:after{height: 2px;bottom: -1px;}
.title8 a.active{color: var(--color_hover);}
.title8 a.active:after{height: 2px;bottom: -1px;}

.ny{padding: 38px 0 66px;background: #f8f9fa;}
.title9{border-bottom: 1px solid #ddd;padding-bottom: 22px;margin-bottom: 26px;font-size: 0;}
.title9 a{display: inline-block;vertical-align: top;font-size:17px;min-width: 200px;line-height: 50px;padding: 0 15px;text-align: center;margin: 0 4px 4px 0;border: 1px solid #ddd;background: #fff;box-shadow: 0 0 8px rgba(0, 0, 0, .03);}
.title9 a:hover{background-color: var(--color_hover);color: #fff;border-color: var(--color_hover);}
.title9 a.active{background-color: var(--color_hover);color: #fff;border-color: var(--color_hover);}




.nycp{margin:0 -10px;display: flex;flex-wrap: wrap;}
.nycp .list{display: block;width: calc(25% - 20px);margin:0 10px 20px;box-shadow: 0 0 11px rgba(0, 0, 0, .08);padding: 9px;background: #fff;}
.nycp .list .bjcover{padding-top: 90%;}
.nycp .list .tt{font-size: 18px;line-height: 60px;text-align: center;padding-top: 9px;}
.nycp .list:hover .bjcover{transform: var(--transform_scale);}
.nycp .list:hover .tt{color: var(--color_hover);}




/*内页新闻*/
.nyxw{padding-bottom: 30px;margin-top: -11px;}
.nyxw .list{display: block;position: relative;padding: 30px 330px 30px 170px;border-bottom: 1px solid #e5e5e5;}
.nyxw .list .tt1{font-size: 18px;color: #222;transition: all .3s;}
.nyxw .list .tt3{font-size: 15px;color: #666;line-height: 26px;height: 52px;overflow: hidden;margin-top: 12px;min-height: inherit;}
.nyxw .list .tt4{font-size: 12px;background-color: #fff;color: #999999;line-height: 32px;width: 100px;text-align: center;font-family: 'Arial';border: 1px solid #e5e5e5;margin-top: 22px;text-transform: uppercase;transition: all .3s;}
.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:30px;width: 230px;height: 148px;border-radius:6px;}
.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 290px 30px 110px;}
    .nyxw .list .tt2{width: 110px;}
}
@media (max-width:991px) {
    .nyxw{padding-top: 6px;margin-top: 0;}
    .nyxw .list{padding:25px 250px 25px 0;}
    .nyxw .list .img{right: 0;height: 154px;top:29px;}
    .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: 14px;height: auto;max-height: initial;line-height: 1.6;-webkit-line-clamp: 3;}
    .nyxw .list .img{position: relative;right: auto;top:auto;width: 100%;height: auto;margin-bottom: 16px;}
    .nyxw .list .img .bjcover{height: auto;padding-top: 50%;}
}








/*详情页*/
.danye{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.5;}
.danye .rq{color: #000;opacity: .6;font-size: 14px;margin-top: -4px;}
.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;}
.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;}
.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;}

@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 .rq{margin-top: 0;}
    .danye .xian{margin-top: 14px;}
    .danye .tt1{padding-top: 0;font-size: 22px;padding-bottom: 11px;}
    .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:1499px){
    header nav ul li > a{font-size: 16px;}
    header .txt .div2 b{font-size: 22px;line-height: 30px;}
    header .txt .div1{width: 30px;height: 30px;margin-right: 8px;font-size: 14px;}
    header .txt .div2:before{width: 30px;height: 30px;font-size: 15px;}

}
@media (max-width:1199px){
    header .logo{margin-right:44px;}
    .nycp .list{width: calc(33.33% - 20px)}

}
@media (max-width:991px) {
    body{padding-top: 76px;}
    header{background: var(--color_zhuti);}
    header .logo{height: 76px;}
    header .logo1{padding: 0 15px;}
    .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:27px;cursor: pointer;z-index: 2;}
    header .lanmu i{display: inline-block;width: 100%;height: 3px;background:#fff;border-radius: 3px;transition: all 0.6s;}
    header .lanmu i:nth-child(2), .lanmu i:nth-child(3){width: 40%;margin:6px 0;}
    header .lanmu i:nth-child(2){margin-right: 10%;}
    header .lanmu i:nth-child(3){margin-left: 10%;}
    header .lanmu.active i:nth-child(1) {transform: rotate(45deg) translateY(4px) translateX(5px);}      
    header .lanmu.active i:nth-child(4){transform: rotate(-45deg) translateY(-8px) translateX(8px);}
    header .lanmu.active i:nth-child(2){transform: translateX(-30px);opacity: 0;}
    header .lanmu.active i:nth-child(3){transform: translateX(30px);opacity: 0;}




    .main88{padding-top: 44px;padding-bottom: 44px;}
    .title{margin-bottom:26px;flex-wrap: wrap;}
    .title .div1{width: 100%;overflow: hidden;}
    .title .div1 span{padding-right: 11px;}
    .title .div1 span:after{width: 160px;}
    .title .div1 b{font-size:24px;line-height:32px;letter-spacing:1px;}
    .title .div2{flex-wrap: wrap;padding-top:5px;}
    .title .div2 a{font-size:17px;margin: 10px 20px 0 0;}
    .title .div2 a img{margin-right: 8px;height: 24px;position: relative;top:1px;}


    .main1 .title .div2{display: none;}
    .main1 .box{display: none;}


    .main1 .box .imgbox{display: none;}
    .main1 .box .ttbox{width: 100%;float: none;padding: 44px 0;}
    .main1 .box .ttbox:after{width: calc(100% + 30px);left: -15px;}

    .main1 .box .ttbox .top{font-size: 22px;line-height:32px;padding-bottom:15px;}
    .main1 .box .ttbox .ul{padding-top:11px;}
    .main1 .box .ttbox .ul a{font-size: 16px;line-height: 30px;margin-top:5px;padding-left: 22px;}
    .main1 .box .ttbox .ul a:after{width: 14px;height: 14px;left: 0;top:9px;}
    .main1 .box .ttbox .ul a:before{width: 10px;height: 10px;left: 2px;top:11px;}
    .main1 .box .ttbox .ul a:hover{padding-left: 22px;}

    .main1 .lb1{margin: -6px;padding-top: 0;}
    .main1 .lb1 .list{margin:6px;box-shadow: none;border: 1px solid #eee;}
    .main1 .lb1 .list .tt{font-size: 14px;line-height: 30px;}




    .main2 .box{flex-wrap: wrap;padding-bottom:33px;}
    .main2 .box .zuo{width:100%;max-width: 100%;padding: 0;}
    .main2 .box .you{width:100%;margin-top: 28px;}
    .main2 .box .you a{width: calc(33.33% - 2px);min-height: inherit;padding: 20px 6px;font-size:16px;margin: 1px!important;border: 1px solid #eee;}
    .main2 .box .you a img{margin:0 auto 11px;height: 36px;}
    .main2 .box .you a span{font-size: 10px;line-height: 16px;}
    .main2 .box .zuo .tt1{font-size: 20px;margin-top: -8px;letter-spacing:inherit;}
    .main2 .box .zuo .tt2{font-size: 14px;margin-top: 11px;}
    .more{width: 130px;height: 40px;font-size: 14px;margin-top:16px;}
    .more span{padding-left: 8px;}



    .main3 .top{font-size: 24px;letter-spacing: 1px;line-height:32px;margin-bottom: 26px;}
    .main3 .top span{font-size: 36px;line-height: 44px;margin-top: 2px;letter-spacing: 2px;}
    .main3 .top img{top:-88px;height: 300px;}
    .main3 .box{flex-wrap: wrap;}
    .main3 .box .zuo{width: 100%;padding:20px;display: none;}
    .main3 .box .zuo:after{display: none;}
    .main3 .box .you{width: 100%;}
    .main3 .box .zuo a{font-size:16px;line-height: 30px;padding:11px 0 11px 44px;}
    .main3 .box .zuo a:after{width: calc(100% - 44px);}
    .main3 .box .zuo a .img{width: 34px;height: 34px;top:9px;}



    .main3 .box{background: transparent;}
    .lb3 .swiper-slide{width: 80%;max-width: 400px;height: auto;}
    .lb3 .list{padding:20px;flex-wrap: wrap;background: #fff;height: 100%;}
    .lb3 .list .img{width:100%;margin: 0;position: relative;z-index: 1;}
    .lb3 .list .img .bjcover{height:auto;padding-top: 100%;}
    .lb3 .list .img:after{display: none;}
    .lb3 .list .tt{width:100%;padding:16px 0 11px;position: relative;z-index: 3;}
    .lb3 .list .tt1{font-size: 24px;left: 0;top:19px;opacity: 1;font-family: '微软雅黑';font-weight: bold;}
    .lb3 .list .tt2{font-size: 18px;line-height:30px;padding-left:36px;}
    .lb3 .list .tt3{font-size: 14px;margin-top:6px;min-height: inherit;-webkit-line-clamp: 8;}
    .lb3 .swiper-button-prev{display: none;}
    .lb3 .swiper-button-next{display: none;}

    .lb4 .list .tt{font-size:15px;line-height: 40px;}

    .main5 .box{flex-wrap: wrap;}
    .main5 .box .zuo{width: 100%;}
    .main5 .box .zuo .bjcover{height: auto;padding-top: 50%;}
    .main5 .box .zuo .tt{padding:18px 20px;}
    .main5 .box .zuo .tt1{font-size: 16px;}
    .main5 .box .zuo .tt2{font-size: 13px;margin-top: 3px;}
    .main5 .box .zuo .tt3{font-size: 10px;margin-top: 8px;}
    .main5 .box .you{width: 100%;margin-top: 10px;}
    .main5 .box .you .list{padding: 0;flex-wrap: wrap;}
    .main5 .box .you .list .img{width:100%;}
    .main5 .box .you .list .img .bjcover{height: auto;padding-top: 50%;}
    .main5 .box .you .list:nth-child(n+2){margin-top:10px;}
    .main5 .box .you .list .tt{width:100%;padding: 18px 20px;}
    .main5 .box .you .list .tt1{font-size: 16px;}
    .main5 .box .you .list .tt2{font-size: 13px;margin-top: 3px;}
    .main5 .box .you .list .tt3{font-size: 10px;margin-top: 8px;}


    footer .box2{padding: 18px 15px;}
    footer .box1{padding: 36px 0 22px;}
    footer .box1 .ul{display: none;}
    footer .box1 .ss{display: none;}
    footer .box1 .tt b{font-size: 22px;}
    footer .box1 .tt1{margin-bottom: 15px;}




    .banner2{height: 200px;d}
    .banner2 .tt1{font-size: 30px;}
    .banner2 .tt2{font-size: 24px;line-height: 32px;}


    .title8 .container-fluid{padding: 0;}
    .title8 a{font-size:16px;line-height: 50px;min-width: 50%;padding: 0 4px;height: 50px;}


    .ny{padding: 30px 0 50px;}
    .title9{padding-bottom:16px;margin-bottom:20px;}
    .title9 a{font-size:15px;min-width: 140px;line-height: 44px;padding: 0 6px;}




    .nycp{margin:0 -6px;}
    .nycp .list{width: calc(50% - 12px);margin:0 6px 12px;box-shadow: none;border: 1px solid #eee;}
    .nycp .list .tt{font-size: 14px;line-height:30px;}









}

@media (max-width:767px) {


}
@media (max-width:600px) {
    .title9 a{font-size:15px;min-width: calc(50% - 4px);}

}

@media (max-width:479px) {
    .danye .ditu{height:300px;}

    
}
 /*手机底部*/
@media (max-width:991px) {

    footer{margin-bottom: 51px;}
    .sjdibu{height:50px;background:var(--color_hover);position:fixed; bottom:0; left:0; z-index:113; border-top:solid 1px #fff;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: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;} 
}


