/*全局样式*/
@charset "utf-8";
body {font:14px/1.7 "微软雅黑",黑体,"AlibabaPuHuiTi", "Arial", "Impact";color: #0f0f0f;-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: #0a6acc;
    --color_hover: #00b7ed;
    /*--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 .container-fluid{max-width: 1800px!important;}

header .box{display: flex;justify-content: space-between;}
header .logo{height: 88px;font-size: 0;margin-right: 30px;display: flex;align-items: center;}
header .logo img{max-height:60%;}
header .txt{width: 36px;height: 36px;background: var(--color_zhuti);border-radius: 50%;font-size: 22px;color: #fff;cursor: pointer;display: flex;align-items: center;justify-content: center;}
header .txt:hover{background-color: var(--color_hover);}



header nav{width:88%;max-width:1080px;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:180px;margin-left: calc(50% - 90px);right: 0;background:rgba(255,255,255,1);padding:8px 0;box-shadow: 0 0 10px rgba(0,0,0,.1);border-radius:8px;overflow: hidden;}
header nav .ul a{font-size:15px;color: #444;line-height: 22px;padding:10px;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:1200px){
    /*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 right, 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-slide .bjcover{height: calc(100vh - 88px);}
.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: 140px;padding-bottom: 140px;}
.title{text-align: center;margin-bottom: 50px;font-size: 40px;letter-spacing: 1.4px;line-height: 48px;font-weight: bold;}
.title span{display: block;font-size: 18px;text-transform: uppercase;color: var(--color_zhuti);letter-spacing: normal;line-height: 24px;margin-top: 10px;font-weight: normal;font-family: 'Arial';font-weight: bold;}
.more{display: flex;justify-content: center;align-items: center;width:150px;height: 48px;background: var(--color_zhuti);border-radius: 44px;font-size: 15px;color: #fff;margin-top: 43px;}
.more span{display: block;margin-left: 11px;}
.more:hover{background-color: var(--color_hover);}

.title.title_bs{color: #fff;}
.title.title_bs span{color: #fff;}

.main1{position: relative;}
.main1 .imgbox{position: absolute;left: 0;top:0;z-index: 1;width: 100%;height: 100%;z-index: 1;}
.main1 .imgbox .bjcover{position: absolute;left: 0;top:0;width: 50%;height: 100%;}
.main1 .imgbox .bjcover:nth-child(2){right: 0;left: auto;}
.main1 .box1{max-width: 50%;padding-right: 50px;position: relative;z-index: 2;}
.main1 .box1 .title{text-align: left;}
.main1 .box1 .tt1{font-size:17px;letter-spacing: .6px;margin-top: -18px;min-height: 10.2em;}
.main1 .box2{position: relative;z-index: 3;display: flex;background: #fff;border-radius: 888px;justify-content: space-around;max-width: 970px;padding: 30px 0;box-shadow: 0 0 11px rgba(0, 0, 0, .06);margin-top:76px;}
.main1 .box2 .div{text-align: left;width: 25%;border-left: 1px solid #ddd;padding: 0 8px;font-size: 17px;color: #555;display: flex;justify-content: center;}
.main1 .box2 .div:nth-child(1){border: 0;}
.main1 .box2 .div .div2{display: flex;padding-bottom: 4px;}
.main1 .box2 .div .div2 b{font-size: 34px;color: var(--color_zhuti);font-weight: bold;line-height: 1;display: block;}
.main1 .box2 .div .div2 span{font-size: 14px;color: var(--color_zhuti);margin-left: 4px;display: block;position: relative;top:-2px;}


.main2{position: relative;}
.main2 .title{position: absolute;left: 0;top:140px;width: 100%;color: #fff;}
.main2 .title span{color: #fff;}

.main2 .box{display: flex;}
.main2 .box .listbox{display: flex;width: 20%;background: rgba(0, 0, 0, .4);padding:300px 0 0;border-left: 1px solid rgba(255, 255, 255, .3);min-height:960px;}
.main2 .box .listbox .list{padding: 186px 8% 50px;text-align: center;cursor: pointer;height: 100%;}
.main2 .box .listbox .list .img{height: 66px;display: flex;justify-content: center;align-items: center;}
.main2 .box .listbox .list .img img{max-height: 100%;}
.main2 .box .listbox .list .tt1{font-size: 22px;color: #fff;line-height: 1.5;margin: 26px 12% 0;min-height: 3em;display: flex;align-items: center;justify-content: center;}
.main2 .box .listbox .list .more{margin-left: auto;margin-right: auto;margin-top: -30px;opacity: 0;}
.main2 .box .listbox .list .tt2{font-size: 0;padding-top: 20px;min-height: 108px;opacity: 0;}
.main2 .box .listbox .list .tt2 a{display: inline-block;vertical-align: top;font-size:15px;line-height: 24px;padding: 6px 12px;color: #fff;position: relative;}
.main2 .box .listbox .list .tt2 a:after{content: "";width: 2px;height: 13px;background: #fff;position: absolute;left: -1px;top:0;bottom: 0;margin: auto 0;border-left: 1px solid #b0b2be;}
.main2 .box .listbox .list .tt2 a:hover{text-decoration: underline!important;}
@media (min-width:1200px){
    .main2 .box .listbox .list:hover{padding-top:40px;}
    .main2 .box .listbox .list:hover .tt2{opacity: 1;}
    .main2 .box .listbox .list:hover .more{opacity: 1;margin-top: 33px;}
}

.lb3{margin: -12px;position: relative;}
.lb3 .list{display: block;background: #fff;border-radius: 11px;overflow: hidden;margin: 12px;padding: 12px;}
.lb3 .list .img{border-radius: 11px;}
.lb3 .list .bjcover{padding-top: 78%;}
.lb3 .list .tt{padding: 25px 15px;text-align: center;}
.lb3 .list .tt1{font-size: 22px;}
.lb3 .list .tt2{font-size: 14px;color: #777;margin-top: 8px;-webkit-line-clamp: 4;min-height: 6.8em;display: none;}
.lb3 .list .tt3{font-size: 14px;color: #777;margin-top: 22px;line-height: 1;display: flex;align-items: center;justify-content: center;}
.lb3 .list .tt3 span{display: block;margin-left: 10px;}
.lb3 .list:hover .bjcover{transform: var(--transform_scale);}
.lb3 .list:hover .tt1{color: var(--color_zhuti);}
.lb3 .list:hover .tt3{color: var(--color_zhuti);}


.lb3{padding-bottom: 90px;}
.lb3 .swiper-pagination-bullet{background:#fff;opacity:.66;transition: all .2s;width: 11px;height: 11px;}
.lb3 .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity: 1;background: var(--color_zhuti);}
.lb3 .swiper-button-prev{width: 38px;height: 38px;background: #b9b9b9;border-radius: 50%;color: #fff;font-size: 16px;left: calc(50% - 90px);top:auto;bottom: 2px;}
.lb3 .swiper-button-prev:hover{background: var(--color_zhuti);}
.lb3 .swiper-button-next{width: 38px;height: 38px;background: #b9b9b9;border-radius: 50%;color: #fff;font-size: 16px;right: calc(50% - 90px);top:auto;bottom: 2px;}
.lb3 .swiper-button-next:hover{background: var(--color_zhuti);}


.lb4{position: relative;}
.lb4 .list{display: block;border-radius: 18px;overflow: hidden;position: relative;}
.lb4 .list .bjcover{padding-top: 72%;}
.lb4 .list:after{content: "";position: absolute;left: 0;bottom: 0;width: 100%;background: rgba(0, 0, 0,.4);height: 100%;background: linear-gradient(to bottom, transparent, rgba(0, 0, 0,.4));z-index: 1;transition: all .3s;opacity: 1;}
.lb4 .list .tt{position: absolute;left: 0;width: 100%;bottom:22px;font-size: 22px;color: #fff;text-align: center;z-index: 2;padding: 15px;letter-spacing: 1px;}
.lb4 .list:hover:after{opacity: .6;}
.lb4 .swiper-slide{width: 80%;max-width: 670px;}
.lb4 .swiper-slide-prev .list{transform:scale(.8);}
.lb4 .swiper-slide-next .list{transform:scale(.8);}
.lb4 .swiper-slide-prev .list .tt{opacity: 0;}
.lb4 .swiper-slide-next .list .tt{opacity: 0;}

.lb4 .swiper-button-prev{width: 38px;height: 38px;background: #fff;border-radius: 50%;color: #fff;font-size: 16px;left: -77px;color: #222;}
.lb4 .swiper-button-prev:hover{background: var(--color_hover);color: #fff;}
.lb4 .swiper-button-next{width: 38px;height: 38px;background: #fff;border-radius: 50%;color: #fff;font-size: 16px;right: -77px;color: #222;}
.lb4 .swiper-button-next:hover{background: var(--color_hover);color: #fff;}




.main5 .box{display: flex;justify-content: space-between;}
.main5 .box .zuo{display: block;background: #fff;border-radius: 11px;width:calc(50% - 10px);overflow: hidden;box-shadow: 0 0 11px rgba(0, 0, 0, .08);}
.main5 .box .zuo .bjcover{height: 338px;}
.main5 .box .zuo .tt{padding: 22px 25px;}
.main5 .box .zuo .tt1{font-size: 22px;}
.main5 .box .zuo .tt2{font-size: 15px;color: #888;margin-top: 6px;line-height: 1.5;min-height: 3em;}
.main5 .box .zuo .tt3{font-size: 14px;color: var(--color_zhuti);margin-top:6px;}
.main5 .box .zuo:hover .bjcover{transform: var(--transform_scale);}
.main5 .box .zuo:hover .tt1{color: var(--color_zhuti);}

.main5 .box .you{width:50%;display: flex;flex-wrap: wrap;margin-top: -20px;}
.main5 .box .you a{display: block;width: calc(50% - 20px);margin:20px 0 0 20px;background: #fff;border-radius: 11px;overflow: hidden;padding: 22px 25px;box-shadow: 0 0 11px rgba(0, 0, 0, .08);}
.main5 .box .you a .tt1{font-size:14px;color: #888;line-height: 1.3;}
.main5 .box .you a .tt2{font-size:17px;color: #222;line-height: 1.5;min-height: 3em;margin-top: 8px;}
.main5 .box .you a .tt3{font-size:14px;color: #888;line-height: 1.5;min-height: 3em;margin-top: 8px;}
.main5 .box .you a .tt4{font-size:28px;color: #888;margin-top: 22px;line-height: 1;}
.main5 .box .you a:hover .tt2{color: var(--color_zhuti);}
.main5 .box .you a:hover .tt4{color: var(--color_zhuti);}



footer{color: rgba(255, 255, 255, .8);font-size: 15px;line-height: 1.4;}
footer .box2{padding: 33px 15px;text-align: center;border-top: 1px solid rgba(255, 255, 255, .3);font-size: 90%;}
footer .box1{padding: 70px 0 55px;display: flex;justify-content: space-between;}
footer .box1 .ssbox{width: 120px;text-align: center;}
footer .box1 .ssbox img{display: block;width: 100%;margin-bottom: 8px;}
footer .box1 .ul{padding: 0 8px;max-width: 170px;}
footer .box1 .ul a{display: block;padding-bottom: 10px;}
footer .box1 .ul a:nth-child(1){color: #fff;padding-bottom: 22px;font-size:19px;}
footer .box1 .ul a:nth-child(n+2):hover{text-decoration: underline!important;color: #fff;}
footer .box1 .txt{max-width: 270px;}
footer .box1 .txt .div1{margin-bottom: 26px;}
footer .box1 .txt .div2{line-height: 1.8;position: relative;padding-left: 48px;}
footer .box1 .txt .div2 .div3{display: block;position: absolute;left: 0;top:0;}
footer .box2 a:hover{text-decoration: underline!important;}


.ny{padding: 60px 0 88px;}
.banner2{height: 350px;text-align: center;display: flex;justify-content: center;align-items: center;color: #fff;}
.banner2 .tt{position: relative;padding-top: 22px;}
.banner2 .tt1{font-size: 80px;line-height: 1;text-transform: uppercase;font-weight: bold;letter-spacing: 2px;position: absolute;left: 0;right: 0;top:0;width: 100%;z-index: 1;color: rgba(255, 255, 255, .15);}
.banner2 .tt2{font-size: 36px;font-weight: bold;letter-spacing: 2px;line-height: 44px;position: relative;z-index: 2;}
.banner2 .tt3{font-size: 17px;letter-spacing: 1px;position: relative;z-index: 3;margin-top: 20px;}


.ny .box{display: flex;justify-content: space-between;}
.ny .box .zuo{width: 300px;}
.ny .box .you{width: calc(100% - 340px);}
.ny .box .zuo .ul > a{display: block;font-size: 17px;background: #3d556e;line-height: 26px;padding: 18px 0 18px 25px;color: #fff;margin-bottom: 2px;position: relative;}
.ny .box .zuo .ul > a i{display: block;position: absolute;right: 20px;top:0;}
.ny .box .zuo .ul > a span{display: block;position: relative;z-index: 2;padding-right: 50px;}
.ny .box .zuo .ul > a:after{content: "";width: 100%;opacity: 0;height: 80%;background: var(--color_zhuti);background: linear-gradient(to right, var(--color_zhuti), var(--color_hover));position: absolute;left: 0;top:0;z-index: 1;transition: all .3s;}
.ny .box .zuo .ul > a:hover:after{height: 100%;opacity: 1;}
.ny .box .zuo .ul > a.active:after{height: 100%;opacity: 1;}
.ny .box .zuo .ul > a.active i{transform:rotate(90deg)}

.ny .box .zuo .ul2{display: none;}
.ny .box .zuo .ul2 > a{font-size: 16px;line-height: 28px;padding: 11px 50px 11px 25px;position: relative;display: block;background: #ededed;margin-top: 1px;}
.ny .box .zuo .ul2 > a i{display: block;position: absolute;right: 20px;top:11px;color: #666;font-size: 88%;}
.ny .box .zuo .ul2 > a:hover{color: var(--color_zhuti);}
.ny .box .zuo .ul2 > a:hover i{color: var(--color_zhuti);}
.ny .box .zuo .ul2 > a.active{color: var(--color_zhuti);}
.ny .box .zuo .ul2 > a.active i{transform:rotate(90deg)}

.ny .box .zuo .ul3{display: none;}
.ny .box .zuo .ul3 > a{font-size: 14px;line-height: 24px;padding: 10px 10px 10px 50px;position: relative;display: block;background: #f8f8f8;color: #555;}
.ny .box .zuo .ul3 > a:nth-child(n+2){margin-top: 1px;}
.ny .box .zuo .ul3 > a:before{font-size: 120%;position: absolute;left: 25px;top:10px;}
.ny .box .zuo .ul3 > a:hover{color: var(--color_zhuti);}
.ny .box .zuo .ul3 > a.active{color: var(--color_zhuti);}



.nycp{margin: 0 -12px;display: flex;flex-wrap: wrap;}
.nycp .list{display: block;background-color: #fff;border-radius: 11px;overflow: hidden;padding: 12px;width: calc(33.33% - 24px);margin: 0 12px 24px;box-shadow: 0 0 11px rgba(0, 0, 0, .06);}
.nycp .list .img{border-radius: 11px;}
.nycp .list .bjcover{padding-top: 78%;}
.nycp .list .tt{padding: 25px 15px;text-align: center;}
.nycp .list .tt1{font-size: 22px;}
.nycp .list .tt2{font-size: 14px;color: #777;margin-top: 8px;-webkit-line-clamp: 4;min-height: 6.8em;display: none;}
.nycp .list .tt3{font-size: 14px;color: #777;margin-top: 22px;line-height: 1;display: flex;align-items: center;justify-content: center;}
.nycp .list .tt3 span{display: block;margin-left: 10px;}
.nycp .list:hover .bjcover{transform: var(--transform_scale);}
.nycp .list:hover .tt1{color: var(--color_zhuti);}
.nycp .list:hover .tt3{color: var(--color_zhuti);}




/*详情页*/
.danye{font-size:16px;line-height: 1.8;letter-spacing: .5px;color: #333;}
.danye .topbox{margin-bottom:16px;}
.danye .bt{color: #222;font-size:24px;padding-bottom: 8px;line-height: 1.5;}
.danye .rq{color: #888;opacity: .6;font-size: 14px;margin-top: -4px;padding-bottom: 6px;}
.danye .xian{width: 100%;height: 11px;margin-top:6px;;border-top: 1px dashed #aaa;opacity: .4;}
.danye .img{margin:0 0 16px;display: block;}
.danye .img img{display: block;}
.danye .ditu{height:460px;border: 1px solid #eee;margin-bottom:20px;}
.danye .tt1{padding-top: 30px;font-size: 24px;font-family: var(--ali_family);padding-bottom: 22px;line-height: 32px;}
.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;}

}


.row{margin-left: -20px;margin-right: -20px;}
.row .col-12{padding: 0 20px;}

/*内页新闻*/
.nyxw .list{margin-bottom:20px;display: block;padding: 14px;border: 1px solid #e9e9e9;}
.nyxw .list .img{width:calc(9% + 156px);float: left;}
.nyxw .list .img .bjcover{height:200px;}
.nyxw .list .tt{float: left;width: calc(91% - 156px);padding-left: 22px;}
.nyxw .list .tt1{font-size: 17px;color: #000;font-weight: bold;line-height: 27px;margin-top: 10px;}
.nyxw .list .tt2{color: #b1b1b1;font-size: 12px;line-height: 28px;}
.nyxw .list .tt3{color: #333333;line-height: 25px;height: 75px;overflow: hidden;-webkit-line-clamp: 3;}
.nyxw .list .tt4{width:96px;border: 1px solid #d9d9d9;border-radius: 20px;text-align: center;color: #333333;line-height: 29px;margin-top: 14px;position: relative;padding-right: 20px;}
.nyxw .list .tt4:after{content:"";width: 10px;height: 7px;background: url("../images/tu29.png") no-repeat center center;position: absolute;right: 20px;top:0;bottom:0;margin: auto 0;transition: all 0.3s;z-index: 1;}
.nyxw .list .tt4:before{content:"";width: 0;height: 7px;background: url("../images/tu29-1.png") no-repeat center center;position: absolute;right: 30px;top:0;bottom:0;margin: auto 0;transition: all 0.3s;z-index: 2;}
.nyxw .list:hover .tt4{background-color: var(--color_zhuti);color: #fff;border-color: var(--color_zhuti);}
.nyxw .list:hover .tt4:before{width: 10px;transition: all 0.3s;right: 20px;}
.nyxw .list:hover .img .bjcover{transform:scale(1.06);}
@media (max-width:600px) {
    .nyxw .list{margin-bottom:20px;padding: 0;box-shadow: 0 0 0;}
    .nyxw .list .img{width:100%;float:none;margin:15px 15px 0;max-width: calc(100% - 30px);}
    .nyxw .list .img .bjcover{height:auto;padding-top: 60%;}
    .nyxw .list .tt{float: none;width: 100%;padding-left: 0;padding: 0 10px;padding: 10px 20px 20px;}
    .nyxw .list .tt1{text-overflow:inherit;white-space:inherit;overflow: inherit;line-height: 24px;}
    .nyxw .list .tt3{height:auto;max-height:75px;}
}










/* -webkit-line-clamp: 2; */


/*媒体查询开始*/
@media (max-width:1429px){
    .banner .swiper-slide .bjcover{height: auto;padding-top:56.6%;}

}
@media (max-width:1199px){
    .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: 50px;padding-bottom: 50px;}
    .title{letter-spacing: 1px;font-size: 22px;line-height: 30px;margin-bottom:22px;font-weight: normal;letter-spacing: normal;}
    .title span{margin-top:0;font-size: 13px;letter-spacing: normal;font-weight: normal;}
    .more{width:110px;height: 36px;font-size: 12px;margin: 25px auto 0;}
    .more span{margin-left:8px;}


    .main1 .imgbox .bjcover{width: 100%;}
    .main1 .imgbox .bjcover:nth-child(2){display: none;}
    .main1 .box1{max-width: 100%;padding-right: 0;}
    .main1 .box1 .title{text-align: center;}
    .main1 .box1 .tt1{font-size:14px;margin-top: -6px;min-height:inherit;letter-spacing: normal;color: #444;text-align: center;}
    .main1 .box2{padding:22px 0;margin-top:30px;flex-wrap: wrap;border-radius: 8px;}
    .main1 .box2 .div{width:auto;border-left:0;padding:14px 8px;font-size: 15px;text-align: center;justify-content: center;}
    .main1 .box2 .div:nth-child(1){border: 0;}
    .main1 .box2 .div .div2{padding-bottom: 2px;justify-content: center;}
    .main1 .box2 .div .div2 b{font-size: 22px;}
    .main1 .box2 .div .div2 span{font-size: 12px;margin-left: 2px;}


    .main2 .title{top:50px;margin-bottom: 0;}

    .main2 .box{display: flex;flex-wrap: wrap;padding: 110px 0 50px;background: rgba(0, 0, 0, .4);}
    .main2 .box .listbox{display: flex;width:100%;padding:22px 0 0;border-left:0;flex-wrap: wrap;background: transparent;min-height: inherit;}
    .main2 .box .listbox .list{padding:0 15px 0 62px;text-align: center;cursor: pointer;height: auto;width: 100%;position: relative;margin-top: 11px;}
    .main2 .box .listbox .list .img{height: 30px;position: absolute;left: 15px;top:5px;}
    .main2 .box .listbox .list .tt1{font-size:17px;margin:0;min-height: inherit;display: block;text-align: left;line-height: 30px;margin-top: 0;}
    .main2 .box .listbox .list .more{opacity: 1;margin:11px 0 0!important;}
    .main2 .box .listbox .list .tt2{padding-top: 6px;min-height: inherit;opacity:1;text-align: left;}
    .main2 .box .listbox .list .tt2 a{font-size:13px;padding: 2px 11px;line-height: 22px;}



    .lb3 .swiper-slide{width: 80%;max-width: 380px;}
    .lb3{margin: -6px;position: relative;}
    .lb3 .list{margin: 6px;padding: 10px;}
    .lb3 .list .img{border-radius: 11px;}

    .lb3 .list .tt{padding: 15px;}
    .lb3 .list .tt1{font-size: 17px;}
    .lb3 .list .tt2{font-size: 13px;margin-top: 5px;}
    .lb3 .list .tt3{margin-top: 14px;font-size: 13px;}

    .lb3{padding-bottom: 0;}
    .lb3 .swiper-pagination{display: none;}
    .lb3 .swiper-button-prev{display: none;}
    .lb3 .swiper-button-next{display: none;}


    .lb4 .list{border-radius: 8px;}
    .lb4 .list .tt{font-size:14px;padding: 0;position: relative;left: auto;bottom: auto;background-color: #fff;color: #333;line-height: 44px;height: 44px;overflow: hidden;}
    .lb4 .swiper-slide{width: 50%;max-width: 400px;}
    .lb4 .swiper-slide-prev .list{transform:scale(1);}
    .lb4 .swiper-slide-next .list{transform:scale(1);}
    .lb4 .swiper-slide-prev .list .tt{opacity: 1;}
    .lb4 .swiper-slide-next .list .tt{opacity: 1;}

    .lb4 .swiper-button-prev{display: none;}
    .lb4 .swiper-button-next{display: none;}


    .main5 .box{flex-wrap: wrap;}
    .main5 .box .zuo{border-radius: 8px;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;min-height: inherit;}
    .main5 .box .zuo .tt2{font-size: 13px;min-height: inherit;}
    .main5 .box .zuo .tt3{font-size: 13px;}


    .main5 .box .you{width:100%;margin-top: 0;}
    .main5 .box .you a{width: 100%;margin:15px 0 0;padding: 20px;}
    .main5 .box .you a .tt1{font-size:13px;}
    .main5 .box .you a .tt2{font-size:16px;min-height: inherit;}
    .main5 .box .you a .tt3{font-size:14px;min-height: inherit;}
    .main5 .box .you a .tt4{font-size:28px;margin-top: 14px;}



    footer{font-size:14px;line-height: 1.8;}
    footer .box2{padding: 18px 15px;}
    footer .box1{padding: 30px 0 26px;flex-wrap: wrap;}
    footer .box1 .ssbox{display: none;}
    footer .box1 .ul{padding: 0 8px;}
    footer .box1 .ul a{display:none;}
    footer .box1 .txt{max-width: 100%;}
    footer .box1 .txt .div1{margin-bottom: 18px;}



    .nycp .list{padding: 10px;width: calc(50% - 24px);}
    .nycp .list .img{border-radius: 11px;}
    .nycp .list .tt{padding: 15px;}
    .nycp .list .tt1{font-size: 17px;}
    .nycp .list .tt2{font-size: 13px;margin-top: 5px;}
    .nycp .list .tt3{margin-top: 14px;font-size: 13px;}








}
@media (max-width:991px) {
    .ny{padding:30px 0 50px;}
    .banner2{height: 220px;}
    .banner2 .tt{padding-top:15px;}
    .banner2 .tt1{font-size: 26px;letter-spacing: 1px;}
    .banner2 .tt2{font-size: 24px;line-height: 32px;letter-spacing: 1px;}
    .banner2 .tt3{font-size: 15px;max-width:80%;margin: 8px auto 0;line-height: 1.5;}


    .ny .box{flex-wrap: wrap;}
    .ny .box .zuo{width: 100%;margin-bottom: 25px;}
    .ny .box .you{width: 100%;}
    .ny .box .zuo .ul > a{font-size: 15px;padding: 12px 0 12px 20px;}
    .ny .box .zuo .ul > a i{right: 15px;}
    .ny .box .zuo .ul2 > a{font-size: 14px;padding: 11px 50px 11px 20px;}
    .ny .box .zuo .ul2 > a i{right: 15px;}



    .nycp{margin: 0 -6px;}
    .nycp .list{width: calc(50% - 12px);margin: 0 6px 12px;}



.lb3{width: calc(100% + 30px);margin-left: -15px;}
.lb3 .swiper{padding: 0 15px;}









}

@media (max-width:767px) {


}
@media (max-width:600px) {
    .main1 .box2 .div{width:50%;}
    .nycp .list{width: calc(100% - 12px);}
    .nycp .list .tt2{min-height: inherit;}


}

@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{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;} 
}


