/*全局样式*/
@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;letter-spacing: .6px;}
.container-fluid {
    max-width:1310px !important;
    padding-left: 15px;
    padding-right: 15px;
}


:root{
    --color_zhuti: #d80c18;
    --color_hover: #202b3f;
    /*--AlibabaPuHuiTi:AlibabaPuHuiTi;*/
    --transform_scale: scale(1.08);
}

footer a:hover{color: var(--color_zhuti)!important;}
body{padding-top: 94px;}
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: 1640px!important;}
header .box{display: flex;justify-content: space-between;align-items: center;}
header .logo{height: 94px;font-size: 0;margin-right: 30px;display: flex;align-items: center;}
header .logo img{max-height:82%;}
header .txt1{font-size:20px;cursor: pointer;color: #666;margin:0 -20px;}
header .txt1:hover{color: var(--color_zhuti);}
header .txt2{font-size: 20px;color: var(--color_zhuti);display: flex;align-items: center;}
header .txt2:before{font-size: 110%;margin-right:6px;position: relative;top:1px;}


header nav{width:80%;max-width:1200px;}
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: 94px;font-size:18px;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:10px 0;box-shadow: 0 0 10px rgba(0,0,0,.1);border-radius:8px;overflow: hidden;}
header nav .ul a{font-size:15px;color: #333;line-height:24px;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: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:76px;border-radius: 6px;overflow: hidden;}
}

/*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;}



/*搜索*/
#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;}
}



.main1 .box{background: #fff;box-shadow: 0 22px 44px rgba(0, 0, 0, .03);border-radius: 11px;overflow: hidden;position: relative;z-index: 3;margin-top: -70px;padding: 40px 10px;}
.main1 .box .top{text-align: center;font-size: 0;font-size: 36px;line-height: 64px;color: #fff;letter-spacing: 2px;}
.main1 .box .top i{display: inline-block;vertical-align: top;background: var(--color_zhuti);padding:0 22px 0 44px;border-radius: 88px 0 0 88px;overflow: hidden;}
.main1 .box .top span{display: inline-block;vertical-align: top;background: var(--color_hover);padding:0 44px 0 22px;border-radius: 0 88px 88px 0;}
.main1 .box .list{margin-top:30px;display: flex;}
.main1 .box .list .tt{width: 33.33%;text-align: center;font-size:24px;line-height: 32px;}
.main1 .box .list .tt:nth-child(n+2){border-left: 1px solid #ddd;}
.main1 .box .list .tt .tt1{display: flex;justify-content: center;margin-bottom: 8px;}
.main1 .box .list .tt .tt1 b{display: block;font-size: 60px;line-height: 1;color: var(--color_zhuti);}
.main1 .box .list .tt .tt1 span{display: flex;width: 30px;height: 30px;border-radius: 50%;background: var(--color_zhuti);font-size: 15px;color: #fff;align-items: center;justify-content: center;margin-left: 8px;font-weight: bold;}




.main88{padding-top: 77px;padding-bottom: 77px;}
.title{text-align: center;padding-bottom: 40px;}
.title b{display: block;font-size: 36px;line-height: 44px;letter-spacing: 2px;}
.title span{display: block;font-size: 16px;color: var(--color_zhuti);line-height: 1.4;text-transform: uppercase;margin-top: 4px;letter-spacing: -1px;font-weight: bold;}

.more{width: 150px;height: 50px;background: var(--color_zhuti);font-size: 15px;letter-spacing: 1px;border-radius: 88px;margin-top: 33px;display: flex;align-items: center;justify-content: center;color: #fff; margin: 0 auto;}
.more:hover{background: var(--color_hover);}

.main2{margin-top: -18px;}


.nybox{display: flex;justify-content: space-between;}
.nyzuo{width: 290px;border-top: 4px solid var(--color_zhuti);padding: 0 20px 66px;position: relative;}
.nyzuo:after{content: "";width: 100%;height: calc(100% - 88px);background: #f2f2f2;;position: absolute;left: 0;top: 0;z-index: 1;}
.nyzuo:before{content: "";width: 100%;height: 88px;background: linear-gradient(to bottom, #f2f2f2, transparent);position: absolute;left: 0;bottom: 0;z-index: 2;}
.nyzuo .ul{position: relative;z-index: 3;}
.nyzuo .ul > a{display: block;font-size: 19px;color: var(--color_zhuti);line-height: 30px;padding: 12px 0 12px 32px;margin-top: 10px;position: relative;text-align: left;}
.nyzuo .ul > a span{width: 20px;height:20px;background: var(--color_zhuti);font-size: 11px;display: flex;align-items: center;justify-content: center;position: absolute;left: 0;top:17px;color: #fff;transition: all .3s;}
.nyzuo .ul > a:hover{background-color: var(--color_zhuti);padding: 12px 0 12px 50px;color: #fff;}
.nyzuo .ul > a:hover span{left: 18px;background: #fff;color: var(--color_zhuti);}
.nyzuo .ul > a.active{background-color: var(--color_zhuti);padding: 12px 0 12px 50px;color: #fff;}
.nyzuo .ul > a.active span{left: 18px;background: #fff;color: var(--color_zhuti);}
.nyzuo .ul > a:before{display: none;}
.nyzuo .ul2{background: #fbfbfb;border-top: 1px solid #eee;}
.nyzuo .ul2 a{display: block;font-size:16px;line-height: 28px;padding: 8px 10px 8px 52px;position: relative;text-align: left;border-top: 1px solid #eee;}
.nyzuo .ul2 a:before{position: absolute;left: 25px;top:8px;color: #888;transition: all .3s;}
.nyzuo .ul2 a:hover{background: var(--color_zhuti);color: #fff;}
.nyzuo .ul2 a:hover:before{color: #fff;}
.nyzuo .ul2 a.active{background: var(--color_zhuti);color: #fff;}
.nyzuo .ul2 a.active:before{color: #fff;}

.nyyou{width: calc(100% - 325px);}
.lb2 .list{display: block;background: #f0f0f0;border: 2px solid #f0f0f0;}
.lb2 .list .bjcover{padding-top: 80%;}
.lb2 .list .tt{font-size: 17px;text-align: center;padding-top: 2px;line-height:60px;}
.lb2 .list:hover .bjcover{transform: var(--transform_scale);}
.lb2 .list:hover{background: var(--color_zhuti);border-color: var(--color_zhuti);}
.lb2 .list:hover .tt{color: #fff;}


.main3 .container-fluid{padding-top: 20px;padding-bottom: 20px;}
.main3 .box{display: flex;justify-content: space-between;padding-top: 20px;}
.main3 .box .zuo{width: 56%;}
.main3 .box .zuo .tt1{font-size: 24px;letter-spacing: 1px;color: #000;}
.main3 .box .zuo .tt2{font-size: 16px;color: #333;margin-top: 12px;}
.main3 .box .you{width: 38%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.main3 .box .you .tt{width: 46%;font-size: 24px;height: fit-content;border-bottom: 1px solid #aaa;padding:16px 0;}
.main3 .box .you .tt1{display: flex;color: var(--color_zhuti);line-height: 1;margin-bottom:6px;}
.main3 .box .you .tt1 b{font-size: 52px;display: block;}
.main3 .box .you .tt1 span{font-size: 16px;display: block;margin-left: 6px;}



.main4{overflow: hidden;}
.main4 .box{display: flex;justify-content: space-between;align-items: center;}
.main4 .box .zuo{width: 50%;height: 460px;position: relative;z-index: 4;}
.main4 .box .you{padding: 30px 0 30px 60px;width: 50%;}
.main4 .box .you .title{text-align: left;position: relative;z-index: 5;}
.main4 .box .you .title:after{content: "";width: 122px;height: 3px;background: var(--color_zhuti);position: absolute;right: calc(100% + 20px);top:24px;}
.main4 .box .you .ttbox{font-size: 16px;color: #666;padding:40px 0 0;margin-top: -6px;position: relative;}
.main4 .box .you .ttbox:after{content: "";width: 2000px;height: 6000px;background: #f5f5f5;position: absolute;left: -444px;top:0;z-index: 1;}
.main4 .box .you .ttbox .tt{position: relative;z-index: 3;-webkit-line-clamp: 5;min-height: 8em;}
.main4 .box .you .more{position: relative;z-index: 6;}


.main5 .list{display: block;position: relative;}
.main5 .list .img{position: relative;z-index: 1;}
.main5 .list .img .bjcover{padding-top: 136%;}
.main5 .list .img:after{content: "";width: 100%;height: 100%;background: rgba(0, 0, 0, .4);position: absolute;left: 0;top:0;background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, .88));transition: all .3s;opacity: 1;}
.main5 .list .tt{position: absolute;left: 0;width: 100%;bottom: 15%;text-align: center;z-index: 4;font-size: 22px;color: #fff;}
.main5 .list .tt img{display: block;height: 50px;margin:0 auto 20px;}
.main5 .list:hover .img:after{opacity: .8;}
.main5 .list:hover .tt{bottom: 17%;}




.main6{background: #f9f9fa;}
.main6 .list{display: block;position: relative;}
.main6 .list .bjcover{padding-top:74%;}
.main6 .list .tt{position: absolute;left: 0;bottom: 0;width: 100%;background: rgba(0, 0, 0, .6);font-size: 18px;color: #fff;text-align: center;line-height: 60px;}
.main6 .list:hover .bjcover{transform: var(--transform_scale);}
.main6 .list:hover .tt{background: rgba(202, 13, 3, .6);}





.lb7{background: #fff;position: relative;padding: 30px;}
.lb7 .list{display: block;}
.lb7 .list .img{position: relative;padding-top:48.6190476190476%;border: 1px solid #eee;}
.lb7 .list .img img{display: block;position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;max-height: 100%;}
.lb7 .list .tt{font-size: 17px;text-align: center;padding:16px 5px 0;}
.lb7 .list:hover .img{border-color: var(--color_zhuti);}
.lb7 .list:hover .tt{color: var(--color_zhuti);}
.lb7 .swiper-button-prev{width: 40px;height: 40px;background: #aaa;font-size: 18px;color: #fff;border-radius: 50%;left: -66px;}
.lb7 .swiper-button-next{width: 40px;height: 40px;background: #aaa;font-size: 18px;color: #fff;border-radius: 50%;right: -66px;}
.lb7 .swiper-button-prev:hover{background: var(--color_zhuti);}
.lb7 .swiper-button-next:hover{background: var(--color_zhuti);}





.main8 .box{display: flex;}
.main8 .box .zuo{display: block;width: 33.33%;border: 1px solid #ddd;margin-top: -1px;padding: 25px;}
.main8 .box .zuo .bjcover{padding-top:74%;}
.main8 .box .zuo .tt{padding: 25px 0 0;}
.main8 .box a .tt{width: 100%;}
.main8 .box a .tt .tt1{font-size: 18px;font-weight: bold;}
.main8 .box a .tt .tt2{font-size: 14px;color: #888;margin-top: 8px;}
.main8 .box a .tt .tt3{font-size: 14px;color: #888;margin-top:14px;}
.main8 .box .zuo:hover .bjcover{transform: var(--transform_scale);}
.main8 .box .zuo:hover .tt1{color: var(--color_zhuti);}


.main8 .box .you{display: flex;width: 66.66%;flex-wrap: wrap;}
.main8 .box .you a{display: flex;align-items: center;width: 50%;border: 1px solid #ddd;margin: -1px 0 0 -1px;padding: 30px;position: relative;z-index: 1;}
.main8 .box .you a .img{display: none;}
.main8 .box .you a .tt .tt2{margin-top: 12px;-webkit-line-clamp: 3;min-height: 4.8em;}
.main8 .box .you a .tt .tt3{margin-top: 18px;}
.main8 .box .you a:hover{background-color: var(--color_zhuti);border-color: var(--color_zhuti);z-index: 2;}
.main8 .box .you a:hover .tt .tt1{color: #fff;}
.main8 .box .you a:hover .tt .tt2{color: #fff;}
.main8 .box .you a:hover .tt .tt3{color: #fff;}




footer{background:#dcdfe3;}
footer .box2{text-align: center;border-top: 1px solid #bbb;padding: 22px 0;color: #666;}
footer .box1{padding: 60px 0 44px;display: flex;justify-content: space-between;}
footer .box1 .ul{margin-right: 20px;}
footer .box1 .ul a{display: block;font-size: 15px;color: #555;padding-bottom: 4px;}
footer .box1 .ul a:nth-child(1){font-size: 18px;font-weight: bold;padding-bottom: 16px;color: #222;}
footer .box1 .ul a:nth-child(n+2):hover{color: var(--color_zhuti);}
footer .box1 .img{width: 120px;}
footer .box1 .txt{max-width: 300px;font-size: 16px;color: #555;margin-left: 5%;}
footer .box1 .txt .tt1{padding-left: 56px;position: relative;font-size: 16px;}
footer .box1 .txt .tt1 b{display: block;font-family: 'Arial';font-size: 30px;line-height:1.1;margin-top: 4px;}
footer .box1 .txt .tt1:before{width: 44px;height: 44px;background: var(--color_zhuti);border-radius: 50%;display: flex;position: absolute;left: 0;top:10px;font-size: 22px;color: #fff;align-items: center;justify-content: center;}
footer .box1 .txt .tt2{margin-top: 18px;position: relative;padding-left: 52px;}
footer .box1 .txt .tt2 span{display: block;position: absolute;left: 0;top:0;}



.banner2{height: 410px;font-size: 26px;color: #fff;line-height: 36px;text-align: center;display: flex;justify-content: center;align-items: center;}
.banner2 b{display: block;font-size: 40px;line-height: 50px;letter-spacing: 4px;margin-bottom: 15px;}


.ny{padding: 50px 0 88px;}
.ny .nyzuo{height: fit-content;}
.ny .nyyou{height: fit-content;}
.ny .top2{font-size: 30px;line-height: 40px;display: flex;font-weight: bold;align-items: last baseline;padding-bottom: 18px;}
.ny .top2 span{font-size: 18px;color: #888;margin-left: 15px;display: block;font-weight: normal;}

.nycp{display: flex;flex-wrap: wrap;margin:0 -10px;}
.nycp .list{display: block;background: #f0f0f0;border: 2px solid #f0f0f0;width: calc(33.33% - 20px);margin: 0 10px 20px;}
.nycp .list .bjcover{padding-top: 80%;}
.nycp .list .tt{font-size: 17px;text-align: center;padding-top: 2px;line-height:60px;border-top: 1px solid #ddd;}
.nycp .list:hover .bjcover{transform: var(--transform_scale);}
.nycp .list:hover{border-color: var(--color_zhuti);}
.nycp .list:hover .tt{background: var(--color_zhuti);border-color: var(--color_zhuti);}
.nycp .list:hover .tt{color: #fff;}



.nycp.nyzizhi .list{width: calc(25% - 20px)}
.nycp.nyzizhi .list .img{padding-top: 48.6190476190476%;position: relative;}
.nycp.nyzizhi .list .img img{display: block;position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;max-height: 96%;max-width: 96%;}


.nycp.nysp .list{width: calc(49% - 14px);}
.nycp.nysp .list .img{position: relative;padding-top:56.26%;min-height: 240px;}
.nycp.nysp .list .img video{position: absolute;left: 0;top:0;width: 100%;height: 100%;background-color: #000;}





/*详情页*/
.danye{font-size: 15px;line-height: 1.8;}
.danye .topbox{margin-bottom:20px;}
.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: 1px;margin-top:16px;;border-top: 1px dashed #ddd;}
.danye .img{margin:0 auto 22px auto;display: block;}
.danye .img img{display: block;margin: 0;}
.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;line-height: 2;}
.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: 14px;line-height: 1.8;}
    .danye .topbox{margin-bottom: 16px;text-align: center;}
    .danye .bt{font-size: 20px;padding-bottom: 4px;}
    .danye .img{margin:0 auto 18px auto;}
    .danye .img img{display: block;margin: 0 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;line-height: 1.8;}
    .danyetop{font-size: 20px;padding-bottom: 11px;margin-bottom: 11px;margin-top: 25px;line-height: 30px;}
	
	.nycp.nysp .list{width: calc(100% - 10px);}

}


/*内页新闻*/
.nyxw{padding-bottom: 30px;margin-top: -38px;}
.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%;}
}














/* -webkit-line-clamp: 2; */


/*媒体查询开始*/
@media (max-width:1349px){
    .main1 .box{margin-top: -28px;}

}
@media (max-width:1199px){

    .banner2{height: 330px;font-size: 22px;line-height: 32px;}
    .banner2 b{font-size: 32px;line-height: 42px;}





}
@media (max-width:991px) {
    body{padding-top: 80px;letter-spacing: normal;}
    header .logo{height: 80px;width: calc(100% - 50px)}
    .banner .swiper-pagination-bullet{width: 7px;height: 7px;margin: 0 3px -4px !important;}
    .banner .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 22px;}
    .banner .swiper-slide{overflow: hidden;}
    .banner .swiper-slide img{width: 100%!important;max-width: 100%;/*margin-left: -30%;*/}

    /*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:29px;cursor: pointer;z-index: 2;letter-spacing: normal;}
    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;}




    .main1 .box{box-shadow:none;border-radius: 0;margin-top: 0;padding: 40px 10px 0;}
    .main1 .box .top{font-size: 18px;line-height: 44px;letter-spacing: 1px;}
    .main1 .box .top i{padding:0 14px 0 25px;}
    .main1 .box .top span{padding: 0 25px 0 14px;}
    .main1 .box .list{margin-top:22px;}
    .main1 .box .list .tt{font-size:15px;line-height:28px;}
    .main1 .box .list .tt .tt1{margin-bottom: 5px;align-items: end;}
    .main1 .box .list .tt .tt1 b{font-size: 22px;line-height: 1;letter-spacing: -1px;}
    .main1 .box .list .tt .tt1 span{width: auto;height: fit-content;font-size: 11px;margin-left: 4px;background: transparent;color: var(--color_zhuti);}




    .main88{padding-top: 40px;padding-bottom: 40px;}
    .title{padding-bottom: 22px;}
    .title b{font-size: 22px;line-height: 30px;letter-spacing: 1px;}
    .title span{font-size: 11px;letter-spacing: -.6px;margin-top: 0;}

    .more{width: 130px;height: 42px;font-size: 14px;margin-top: 18px;}

    .main2{margin-top: -8px;}


    .nybox{flex-wrap: wrap;display: block;}
    .nyzuo{width: 100%;padding: 0 20px 30px;margin-bottom: 20px;}
    .nyzuo:after{height: calc(100% - 44px);}
    .nyzuo:before{height: 44px;background: linear-gradient(to bottom, #f2f2f2,#f2f2f2,#f2f2f2, transparent);}
    .nyzuo .top{background: var(--color_zhuti);width: calc(100% + 40px);margin-left: -20px;height: 50px;font-size: 20px;z-index: 2;position: relative;color: #fff;display: flex;align-items: center;justify-content: space-between;padding: 0 20px;padding-bottom: 4px;}

    .nyzuo .ul{position: relative;z-index: 3;padding-top: 6px;}
    .nyzuo .ul > a{font-size: 16px;line-height: 28px;padding: 4px 0 4px 26px;margin-top: 4px;}
    .nyzuo .ul > a span{width: 16px;height:16px;font-size: 14px;top:10px;}
    .nyzuo .ul > a.href:before{display: block;position: absolute;right: 0;top:4px;transition: all .3s;}
    .nyzuo .ul > a:hover{background-color: var(--color_zhuti);padding: 4px 0 4px 44px;color: #fff;}
    .nyzuo .ul > a:hover span{left: 15px;background: #fff;color: var(--color_zhuti);}
    .nyzuo .ul > a:hover:before{right: 15px;}
    .nyzuo .ul > a.active{background-color: var(--color_zhuti);padding: 4px 0 4px 44px;color: #fff;}
    .nyzuo .ul > a.active span{left: 15px;background: #fff;color: var(--color_zhuti);}
    .nyzuo .ul > a.active:before{right: 15px;}


    .nyzuo .ul2{display: none;}
    .nyzuo .ul2 a{font-size:14px;line-height: 24px;padding: 8px 10px 8px 40px;}
    .nyzuo .ul2 a:before{left: 15px;top:7px;}

    .nyyou{width: 100%;}
    .lb2 .list .tt{font-size: 14px;line-height: 36px;}


    .main3 .container-fluid{padding-top: 0;padding-bottom: 0;}
    .main3 .box{flex-wrap: wrap;padding-top: 0;}
    .main3 .box .zuo{width:100%;}
    .main3 .box .zuo .tt1{font-size: 16px;}
    .main3 .box .zuo .tt2{font-size: 14px;}
    .main3 .box .you{width: 100%;}
    .main3 .box .you .tt{font-size: 14px;margin-top: 15px;padding: 8px 0;width: 23%;border-color: #fff;}
    .main3 .box .you .tt1{margin-bottom: 2px;}
    .main3 .box .you .tt1 b{font-size: 22px;display: block;}
    .main3 .box .you .tt1 span{font-size: 14px;margin-left: 4px;}


    .main4 .box{flex-wrap: wrap;}
    .main4 .box .zuo{width: 100%;height: auto;padding-top: 70%;}
    .main4 .box .you{padding: 30px 0 0;width: 100%;}
    .main4 .box .you .title:after{right:auto;left: 111px;top:18px;height: 2px;width: 80px;}
    .main4 .box .you .ttbox{font-size: 14px;padding:25px 0 0;margin-top: -2px;}
    .main4 .box .you .ttbox .tt{-webkit-line-clamp: 7;min-height: inherit;}


    .main5 .list .tt{font-size: 16px;bottom: 10%;}
    .main5 .list .tt img{height: 30px;margin-bottom: 8px;}
    .main5 .list:hover .tt{bottom: 10%;}
    .main5 .swiper-slide{width: 44%;}



    .main6 .list .tt{font-size: 14px;line-height: 36px;}

    .lb7{padding: 16px;}
    .lb7 .list .tt{font-size: 14px;padding: 8px 5px 0;}





    .main8{overflow: hidden;}
    .main8 .box{flex-wrap: wrap;}
    .main8 .box .zuo{width: 100%;margin:0;padding: 20px;}
    .main8 .box .zuo .tt{padding: 20px 0 0;}
    .main8 .box .you{width: 100%;}
    .main8 .box a .tt .tt1{font-size: 16px;}
    .main8 .box a .tt .tt2{font-size: 13px;margin-top: 3px;}
    .main8 .box a .tt .tt3{font-size: 13px;margin-top:8px;}


    .main8 .box .you a{width: 100%;margin: -1px 0 0;padding: 20px;}
    .main8 .box .you a .tt .tt2{margin-top: 3px;min-height: inherit;}
    .main8 .box .you a .tt .tt3{margin-top: 8px;}



    footer .box2{padding: 18px 0;}
    footer .box1{padding: 30px 0 20px;flex-wrap: wrap;}
    footer .box1 .ul{display: none;}
    footer .box1 .img{display: none;}

    footer .box1 .txt{max-width: 100%;font-size: 15px;margin-left: 0;}
    footer .box1 .txt .tt1{padding-left: 52px;font-size: 14px;}
    footer .box1 .txt .tt1 b{font-size: 24px;margin-top: 0;}
    footer .box1 .txt .tt1:before{width: 38px;height: 38px;top:4px;font-size:16px;}
    footer .box1 .txt .tt2{margin-top:8px;}




    .banner2{height: 200px;font-size: 16px;line-height: 28px;}
    .banner2 b{font-size: 22px;line-height: 30px;letter-spacing: 2px;margin-bottom: 3px;}


    .ny{padding: 30px 0 55px;}

    .nycp{margin:0 -6px;}
    .nycp .list{width: calc(50% - 12px);margin: 0 6px 12px;}
    .nycp .list .tt{font-size: 14px;line-height: 42px;}


    .nycp.nyzizhi .list{width: calc(33.33% - 12px)}





}

@media (max-width:767px) {


}
@media (max-width:600px) {
    .nycp.nyzizhi .list{width: calc(50% - 12px)}


}

@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, .5);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;} 
}


