/*全局样式*/
@charset "utf-8";
body {font:14px/1.6 "微软雅黑",黑体,"AlibabaPuHuiTi", "Arial", "Impact";letter-spacing: .6px;color: #000;-webkit-text-size-adjust: 100%;background-color: #fff;overflow-x: hidden;min-width: 320px;}
.container-fluid {
    max-width:1230px !important;
    padding-left: 15px;
    padding-right: 15px;
}


:root{
    --color_zhuti: #e30018;
    --color_hover: #ae0415;
    /*--AlibabaPuHuiTi:AlibabaPuHuiTi;*/
    --transform_scale: scale(1.08);
}

body{padding-top: 110px;}
header{position:fixed;left: 0;top:0;z-index: 111;width: 100%;box-shadow: 0 4px 8px rgba(0, 0, 0, .03);background-color: #fff;padding: 0 1.5%;}
header .container-fluid{max-width: 1800px!important;}
header .box{display: flex;justify-content: space-between;align-items: center;}
header .logo{height: 110px;font-size: 0;margin-right: 30px;display: flex;align-items: center;}
header .logo img{max-height:50%;}
header .txt{display: block;position: relative;font-size: 17px;z-index: 11;}
header .txt a{display: flex;align-items: center;position: relative;line-height:40px;}
header .txt a img{display: block;margin-right: 5px;height: 20px;}
header .txt > .div{position: absolute;right: 0;top: calc(100% - 20px);background: #fff;box-shadow: 0 0 11px rgba(0, 0, 0, .06);display: none;width: 160px;}
header .txt > .div a{padding:11px 20px;font-size: 14px;}
header .txt > .div a:nth-child(n+2){border-top: 1px solid #ddd;}
header .txt > .div a:hover{color: var(--color_zhuti);}

header .txt > a{padding-right: 20px;line-height: 110px;}
header .txt > a:before{position: absolute;right: 0;top:0;bottom: 0;margin: auto 0;font-size: 80%;}

footer .box2 a:hover{color: var(--color_zhuti)!important;}
header nav{width:88%;max-width:1300px;}
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;display: flex;align-items: center;}
header nav ul li > a{display:block;line-height: 110px;font-size:17px;position: relative;padding: 0 2px;}
header nav ul li > i{display: block;font-size:12px;margin-left:4px;cursor: pointer;}
header nav ul li:hover > a{color: var(--color_zhuti);}
header nav ul li:hover > i{color: var(--color_zhuti);}
header nav ul li.active > i{color: var(--color_zhuti);}
header nav ul li.active > a{color: var(--color_zhuti);}

header nav .ul{display: none;position: absolute;left: 0;top:calc(100% - 25px);width:1000px;letter-spacing: normal;margin-left: calc(50% - 500px);right: 0;background:rgba(255,255,255,1);padding:15px;font-size: 0;box-shadow: 0 0 10px rgba(0,0,0,.1);border-radius:8px;overflow: hidden;}
header nav .ul a{font-size:14px;color: #333;line-height:22px;padding:10px;display:inline-block;letter-spacing: -.5px;vertical-align: top;width: calc(50% - 10px);letter-spacing: .6px;margin:5px;border: 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){
    body.active .logo{height: 90px;}
    body.active header nav ul li > a{line-height: 90px;}
    body.active header .txt > a{line-height: 90px;}
}

/*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{padding-top: 31%;min-height:200px;}
.banner .swiper-slide:hover .bjcover{transform: var(--transform_scale);}
.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;}




.main1{padding: 66px 0 0;text-align: center;}
.main1 .box{font-size: 30px;text-align: center;line-height: 40px;font-weight: bold;}
.more{width: 160px;height: 54px;background: var(--color_zhuti);font-size: 16px;color: #fff;display: flex;align-items: center;justify-content: center;position: relative;margin: 33px auto 0;overflow: hidden;}
.more span{display: flex;position: relative;z-index: 2;align-items: center;}
.more:after{content: "";width: 330px;height:330px;background: var(--color_hover);position: absolute;right: -330px;bottom: -330px;transition: all .8s;transform:rotate(45deg);}
.more:hover:after{right: -50px;bottom: -50px;}

.more.more2{width: 200px;height:66px;font-size: 17px;}
.more.more3{width: 120px;height:44px;font-size: 14px;}
.more span i{display: block;margin-left: 8px;position: relative;top:1px;}


.main88{padding-top: 99px;padding-bottom: 99px;}
.title{font-size: 42px;line-height: 54px;margin-bottom: 44px;position: relative;}
.title b{display: block;}
.title .more{position: absolute;right: 0;bottom: 6px;}
.danye2{font-size: 16px;color: #444;line-height: 1.8;}

.main2 .box{display: flex;justify-content: space-around;}
.main2 .box .list{display: block;width: 29%;position: relative;top:0;transition: all .3s;}
.main2 .box .list .img{height: 190px;padding-bottom: 70px;position: relative;transition: all .3s;opacity: .5;}
.main2 .box .list .img img{height: 120px;display: block;margin: 0 auto;}
.main2 .box .list .img:after{content: "";width: 140px;height: 5px;background: var(--color_zhuti);position: absolute;left: 0;bottom: 30px;right: 0;margin: 0 auto;transition: all .3s;}
.main2 .box .list .tt{font-size: 16px;text-align: center;color: #666;}
.main2 .box .list .tt b{font-size:24px;font-weight: bold;display: block;color: #000;padding-bottom: 6px;}
.main2 .box .list:hover{top:-11px;}
.main2 .box .list:hover .img{opacity: 1;}
.main2 .box .list:hover .img:after{left: 20%;}



.main3{background: rgba(233, 243, 249, 1);}
.main3 .box{display: flex;justify-content: space-between;}
.main3 .box .zuo{width: 50%;}
.main3 .box .you{width: 44%;padding-bottom: 240px;position: relative;}
.main3 .box .you .tt2{padding-top: 44px;margin-top: 44px;position: relative;font-size: 24px;font-weight: bold;line-height: 34px;}
.main3 .box .you .tt2:after{content: "";width: 140px;height: 5px;background: var(--color_zhuti);position: absolute;left: 0;top: 0;}
.main3 .box .you .tt3{width: 200px;position: absolute;right: 0;bottom: 0;}



.main4 .listbox{display: block;}
.main4 .listbox .list{display:flex;margin: 20px 0;justify-content: space-between;min-height: 260px;padding: 20px;}
.main4 .listbox .list .img{width: 266px;}
.main4 .listbox .list .img .bjcover{height: 100%;}
.main4 .listbox .list .tt1{padding: 20px;position: relative;font-size: 24px;padding-bottom: 25px;height: fit-content;width: calc(50% - 133px);line-height: 1.5;}
.main4 .listbox .list .tt1:after{content: "";width: 140px;height: 5px;background: var(--color_zhuti);position: absolute;left: 20px;bottom: 0;}

.main4 .listbox .list .tt2{padding: 20px;position: relative;font-size:16px;padding-bottom: 25px;height: fit-content;width: calc(50% - 200px);line-height: 1.5;color: #444;}
.main4 .listbox .list .tt3{color: var(--color_zhuti);margin-top: 20px;display: flex;align-items: center;}
.main4 .listbox .list .tt3 span{display: block;margin-left:4px;position: relative;top:1px;}
.main4 .listbox:hover .list{background: #f3f8fc;}
.main4 .listbox:hover .list .tt3{text-decoration: underline;}
.main4 .listbox:hover .bjcover{transform: var(--transform_scale);}



.main5 .box{position: relative;padding: 180px 60px 0 0;}
.main5 .box .bjcover{position: absolute;left: 0;top:0;width: 100%;height: 100%;z-index: 1;}
.main5 .box .tt{background: var(--color_zhuti);padding: 50px;color: #fff;width: 400px;float: right;position: relative;z-index: 2;max-width: 100%;}
.main5 .box .tt .tt1{font-size: 24px;font-weight: bold;}
.main5 .box .tt .tt1 span{font-weight: normal;font-size: 90%;}
.main5 .box .tt .tt2{font-size: 16px;margin-top: 11px;}
.main5 .box .tt .more{border: 1px solid #fff;margin: 33px 0 0;}


.main6{border-bottom: 1px solid #ddd;border-top: 1px solid #ddd;}



.main7 .box{display: flex;margin: -30px -15px 0;}
.main7 .box .list{width: calc(33.33% - 30px);margin: 30px 15px 0;}
.main7 .box .list .bjcover{padding-top: 70%;}
.main7 .box .list .tt{font-size: 24px;font-weight: bold;padding-top: 28px;}
.main7 .box .list:hover .tt{padding-top:16px;}
.main7 .box .list:hover .bjcover{transform: var(--transform_scale);}


footer{border-top: 1px solid #ddd;font-size: 15px;}
footer .box2{padding: 20px 0;text-align: center;font-size: 94%;border-top: 1px solid #ddd;color: #555;}
footer .box1{display: flex;justify-content: space-between;padding: 44px 0;}
footer .box1 .list{max-width:340px;}
footer .box1 .list .more{margin:33px 0 0;}
footer .box1 .ss{width: 120px;}
footer .box1 .ss .top{font-size:18px;padding-bottom:8px;}
footer .box1 .ss img{border: 1px solid #eee;}
footer .box1 .ul{font-size: 0;width: 50%;margin-left: 4%;}
footer .box1 .ul a{display: inline-block;vertical-align: top;font-size: 16px;color: #444;min-width: 24%;padding: 6px 12px 6px 0;line-height: 1.5;}
footer .box1 .ul a:hover{color: var(--color_zhuti);}



.ny{padding: 60px 0;}
.titletop{margin-bottom: 50px;position: relative;}
.titletop .div1{font-size: 30px;font-weight: bold;line-height: 40px;}
.titletop .div2{font-size: 15px;color: #444;margin-top: 14px;position: relative;padding-bottom: 28px;}
.titletop .div2:after{content: "";width: 140px;height: 5px;background: var(--color_zhuti);position: absolute;left: 0;bottom: 0;}
.titletop .div2 a:hover{color: var(--color_zhuti);text-decoration: underline!important;}
.titletop .div3{font-size: 22px;font-weight: bold;line-height: 1.5;margin-top: 15px;}



.nycp{margin: 0 -15px;display: flex;flex-wrap: wrap;}
.nycp .list{display: block;width: calc(33.33% - 30px);margin: 0 15px 30px;background: rgba(0, 0, 0, 1.0);background: #f3f8fc;padding: 1px;}
.nycp .list .img{position: relative;z-index: 1;}
.nycp .list .bjcover{padding-top: 60%;}
.nycp .list .tt{display: flex;align-items: center;min-height: 144px;padding: 10px 30px;font-size: 22px;font-weight: bold;position: relative;z-index: 3;}
.nycp .list .tt div{line-height: 30px;min-height:30px;}
.nycp .list .tt span{width: 60px;height: 60px;background: var(--color_zhuti);display: flex;align-items: center;justify-content: center;font-size: 18px;color: #fff;position: absolute;right: 30px;top:-30px;}
.nycp .list:hover .bjcover{transform: var(--transform_scale);}
.nycp .list:hover .tt{color: var(--color_zhuti);}
.nycp .list:hover .tt span{top:-90px;}





.cpxq .txt1{font-size: 24px;font-weight: bold;padding: 44px 0 11px;color: #111;}
.cpxq .txt3{line-height: 2;padding: 0 0 6px 30px;position: relative;}
.cpxq .txt3:after{content: "";width: 17px;height: 17px;background: url(../images/dui.png) no-repeat center center;position: absolute;left: 0;top:7px;}
.cpxq .txt4 a{display: block;border-bottom: 1px solid #ddd;padding: 11px 0 11px 28px;position: relative;background: url(../images/xiazai.png) no-repeat left 15px;background-size: 22px!important;}
.cpxq .txt4 a:before{position: absolute;left: 0;top:11px;}
.cpxq .txt4 a:hover{color: var(--color_zhuti);}

.cpxq .txt5{display: flex;padding-top: 11px;}
.cpxq .txt5 span{display: block;width: 220px;font-size: 40px;color: var(--color_zhuti);line-height: 1;font-weight: bold;}
.cpxq .txt5 span i{display: block;font-size: 16px;color: #666;font-weight: normal;margin-top:11px;line-height: 1.4;}

.cpxq .tt{background: var(--color_zhuti);padding: 40px 30px;color: #fff;width: 400px;position: relative;z-index: 2;max-width: 100%;line-height: 1.4;}
.cpxq .tt .tt1{font-size: 22px;font-weight: bold;}
.cpxq .tt .tt1 span{font-weight: normal;font-size: 90%;}
.cpxq .tt .tt2{font-size: 16px;margin-top: 16px;}
.cpxq .tt .more{border: 1px solid #fff;margin: 33px 0 0;}
.cpxq .tt3{margin-top: 30px;}
.cpxq .tt3 a{display: block;font-size: 17px;padding: 18px 30px;line-height: 1.5;position: relative;border: 1px solid #ddd;margin-top: 10px;overflow: hidden;}
.cpxq .tt3 a span{display: flex;align-items: center;position: relative;z-index: 2;}
.cpxq .tt3 a span i{display: block;margin-left: 6px;font-size: 94%;}
.cpxq .tt3 a:after{content: "";width: 1000px;height:1000px;background: var(--color_hover);position: absolute;right: -840px;bottom: -840px;transition: all .3s;transform:rotate(45deg);}
.cpxq .tt3 a:hover{color: #fff;transition: all 1s!important;}
.cpxq .tt3 a:hover:after{background: #000;transition: all .3s;}
.cpxq .tt3 a:hover:after{right: -220px;bottom: -220px;transition: all 1s;}

.tuijan{margin-top: 66px;}
.tuijan .title{margin-bottom:30px;}
.tuijan .box .listbox:nth-child(1){border-top: 0;}
.tuijan .box .listbox .list{background: #f3f8fc;}


.row{margin-left: -30px;margin-right: -30px;}
.col-12{padding-left: 30px;padding-right: 30px;}


.gcpic{display: flex;flex-wrap: wrap;padding:15px 0 0;}
.gcpic a{display: block;width: calc(25% - 30px);margin: 15px;}
.gcpic a .bjcover{padding-top: 70%;width: calc(100% + 60px);}
.gcpic a:hover .bjcover{width: 100%;}


.nyxw{background: #e9f3f9 url(../images/bj9.jpg) no-repeat center center/cover;padding:66px 0;margin-bottom: 66px;}
.nyxw .list{display: flex;justify-content: space-between;min-height: 360px;}
.nyxw .list .img{width: 40%;}
.nyxw .list .img .bjcover{height: 100%;}
.nyxw .list .tt{width: 56%;padding: 30px 0;}
.nyxw .list .tt1{font-size: 24px;font-weight: bold;}
.nyxw .list .tt2{margin-top: 22px;}
.nyxw .list .tt3{color: var(--color_zhuti);margin-top: 33px;font-size: 16px;line-height: 1;}
.nyxw .list .tt3 span{display: inline-block;position: relative;}
.nyxw .list .tt3 span:after{content: "";width: 100%;height: 1px;background: var(--color_zhuti);position: absolute;right: 0;bottom: 0;transition: all .3s;}
.nyxw .list:hover .bjcover{transform: var(--transform_scale);}
.nyxw .list:hover .tt1{color: var(--color_zhuti);}
.nyxw .list .tt3:hover{color: #222;}
.nyxw .list .tt3:hover span:after{color: #222;width: 0;}



.xwxq .tt1{display: flex;justify-content: center;}
.xwxq .tt1 a{background: var(--color_zhuti);display: flex;padding:10px 25px;font-size: 16px;color: #fff;border-radius:6px;}
.xwxq .tt1 a:hover{background: var(--color_hover);}
.xwxq .tt2{font-size: 28px;line-height: 36px;font-weight: bold;color: #111;margin-top: 25px;text-align: center;}
.xwxq .tt3{text-align: center;margin-top: 11px;}
.xwxq .tt4{margin-top: 20px;}


.main66{padding-top: 66px;padding-bottom: 66px;}

.diqiu2 .top{font-size: 30px;padding-bottom: 8px;}
.diqiu2 .row{margin-top: -30px;}
.diqiu2 .col-12{margin-top: 30px;}

.nyrz{margin: -30px -15px 0;display: flex;flex-wrap: wrap;}
.nyrz .list{display: block;width: calc(25% - 30px);margin: 30px 15px 0;}
.nyrz .list .img img{height: 120px;}
.nyrz .list .tt{font-size:18px;padding-top: 14px;}


.nyrz2 .title{text-align: center;}
.nyrz2 .ul{max-width: 500px;margin:0 auto;margin-top: -11px;}
.nyrz2 .ul a{display: block;font-size: 18px;padding: 18px 40px;line-height: 1.5;position: relative;border: 1px solid #ddd;margin-top: 10px;overflow: hidden;}
.nyrz2 .ul a span{display: flex;align-items: center;position: relative;z-index: 2;}
.nyrz2 .ul a span:before{display: block;margin-right: 6px;font-size: 120%;}
.nyrz2 .ul a:after{content: "";width: 1000px;height:1000px;background: var(--color_hover);position: absolute;right: -840px;bottom: -840px;transition: all .3s;transform:rotate(45deg);}
.nyrz2 .ul a:hover{color: #fff;transition: all 1s!important;}
.nyrz2 .ul a:hover:after{background: #000;transition: all .3s;}
.nyrz2 .ul a:hover:after{right: -220px;bottom: -220px;transition: all 1s;}




.nylx{}
.nylx .top{font-size: 20px;font-weight: bold;padding-bottom: 11px;color: #000;}
.nylx .div1{display: flex;align-items: center;font-size: 18px;line-height: 2;}
.nylx .div1:before{display: block;margin-right: 6px;font-size: 120%;}
.nylx .div1 span{text-decoration: underline;}
.nylx .div2{margin-top: 6px;}
.nylx form > input{border: 0;border-bottom: 1px solid #ddd;height: 60px;padding: 0 10px;margin-bottom: 11px;width: 100%;}
.nylx form select{border: 0;border-bottom: 1px solid #ddd;height: 60px;padding: 0 10px;margin-bottom: 11px;width: 100%;background: #fff;color: #555;}
.nylx form textarea{border: 0;border-bottom: 1px solid #ddd;line-height: 26px;height: 112px;padding:16px 10px;margin-bottom: 11px;width: 100%;}
.nylx form button{background: var(--color_zhuti);font-size: 18px;height: 56px;width: 100%;border: 0;color: #fff;margin-top:16px;position: relative;overflow: hidden;}
.nylx form button span{position: relative;z-index: 2;display: flex;justify-content: center;align-items: center;}
.nylx form button i{display: block;margin-left: 11px;position: relative;top:1px;}
.nylx form button:after{content: "";width: 1000px;height:1000px;background:#000;position: absolute;right: -880px;bottom: -880px;transition: all .3s;transform:rotate(45deg);z-index: 1;}
.nylx form button:hover:after{right: -220px;bottom: -220px;transition: all 1s;}
.ddxx{line-height: 1.5;padding-bottom: 10px;}
.ddxx input{appearance:auto;}
.ddxx label{padding: 8px 0;}
.ddxx a:hover{text-decoration: underline!important;}








.main6{padding: 130px 0;}
.main6 span{display: block;margin: 0 30px;}
#main6_1{white-space:nowrap;overflow: hidden;line-height: 70px;height: 70px;display: flex;font-size: 26px;font-weight: bold;letter-spacing: 1px;transform:rotate(-5deg);}
#main6_2{white-space:nowrap;overflow: hidden;background: #e9f3f9;line-height: 70px;height: 70px;display: flex;font-size: 16px;color: #555;letter-spacing: 1px;transform:rotate(5deg);margin-top: -40px!important;}



.cpxq .txt6{display: flex;flex-wrap: wrap;margin: -10px;}
.cpxq .txt6 a{display: block;width: calc(25% - 20px);margin: 10px;border: 1px solid #eee;}
.cpxq .txt6 a .img{padding-top: 80%;position: relative;}
.cpxq .txt6 a .img img{display: block;position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;max-height: 100%;}
.cpxq .txt6 a .img span{display: block;position: absolute;background: rgba(0, 0, 0, .4);left: 0;top:0;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;font-size: 40px;color: rgba(255, 255, 255, .8);transition: all .3s; transform: scale(.8);opacity: 0;}
.cpxq .txt6 a:hover .img span{transform: scale(1);opacity: 1;}





/*内页新闻*/
.nyxw2{padding-bottom: 30px;margin-top: -11px;}
.nyxw2 .list{display: block;position: relative;padding: 30px 330px 30px 170px;border-bottom: 1px solid #e5e5e5;}
.nyxw2 .list .tt1{font-size: 18px;color: #222;transition: all .3s;}
.nyxw2 .list .tt3{font-size: 15px;color: #666;line-height: 26px;height: 52px;overflow: hidden;margin-top: 12px;min-height: inherit;}
.nyxw2 .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;}
.nyxw2 .list .tt2{line-height:24px;font-size: 13px; position: absolute;left: 0;width: 170px; top:25px;color: #999; text-align:center}
.nyxw2 .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}
.nyxw2 .list .tt2 i{display: none;}
.nyxw2 .list .img{position: absolute;right: 30px;top:30px;width: 230px;height: 148px;border-radius:6px;}
.nyxw2 .list .img .bjcover{height: 100%;}
.nyxw2 .list:hover .img .bjcover{transform:scale(1.06);}
.nyxw2 .list:hover .tt1{color: var(--color_zhuti);}
.nyxw2 .list:hover .tt4{color: #fff;background: var(--color_zhuti);border-color: var(--color_zhuti);}
@media (max-width:1199px) {
    .nyxw2 .list{padding: 30px 290px 30px 110px;}
    .nyxw2 .list .tt2{width: 110px;}
}
@media (max-width:991px) {
    .nyxw2{padding-top: 6px;margin-top: 0;}
    .nyxw2 .list{padding:25px 250px 25px 0;}
    .nyxw2 .list .img{right: 0;height: 154px;top:29px;}
    .nyxw2 .list .tt2{width: 140px;}
    .nyxw2 .list .tt2{line-height:24px;font-size: 13px; position: relative;left: auto;width: 100%; top:auto;color: #999; text-align:left}
    .nyxw2 .list .tt2 b{font-size:13px;color: #999;display: inline;line-height: inherit; border-bottom:0; width:auto; margin:auto;font-weight: normal;}
    .nyxw2 .list .tt2 i{display:inline;}
    .nyxw2 .list .tt3{margin-top: 8px;}
    .nyxw2 .list .tt4{margin-top: 16px;}
    
}

@media (max-width:600px) {
    .nyxw2 .list{padding: 0 0 25px;margin-bottom: 25px;}
    .nyxw2 .list .tt1{font-size: 18px;}
    .nyxw2 .list .tt3{font-size: 14px;height: auto;max-height: initial;line-height: 1.6;-webkit-line-clamp: 3;}
    .nyxw2 .list .img{position: relative;right: auto;top:auto;width: 100%;height: auto;margin-bottom: 16px;}
    .nyxw2 .list .img .bjcover{height: auto;padding-top: 50%;}
}









/*e9f3f9*/

/* -webkit-line-clamp: 2; */


/*媒体查询开始*/
@media (max-width:1349px){

}
@media (max-width:1199px){
    body{padding-top: 90px;}
    header .logo{height: 90px;}
    .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%;padding:15px 20px 50px;margin:0;position: absolute;right:0;top:90px;z-index:113;background: #fff;box-shadow: 0 2px 10px rgba(0, 0, 0, .06);min-height: calc(100vh - 90px);max-height:calc(100vh - 90px);overflow: hidden;overflow-y: auto;}
    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 10px;line-height:50px;text-align: center;}
    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% + 80px);margin:0 0 0 -20px;right: auto;padding:8px 14px;box-shadow: none;border-radius:0;background: #f8f8f8;}
    header nav .ul a{font-size: 14px;color: #333;line-height: 22px;padding:8px 5px 8px 20px;display: block;width: 100%;margin: 0;border: 0;}
    header nav .ul a:nth-child(n+2){border-top: 1px solid #eee;}
    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 .txt{margin: 0;}
    header .txt > a{line-height: 50px;}
    header .txt > .div{position: relative;box-shadow: none;right: auto;top: auto;width: 100%;}
    header .txt > .div a{padding: 4px;border: 0!important;border-top: 1px solid #ddd!important;}

   /*移动导航按钮*/
    header .lanmu{position: absolute;right: 15px;top:0;font-size: 28px;height: 100%;display: flex;align-items: center;width: 28px;cursor: pointer;line-height: 1;}
    header .lanmu span{position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;transition: all .5s;display: block;width: 100%;height: 28px;}
    header .lanmu span:nth-child(2){opacity: 0;transform:rotate(360deg);}
    header .lanmu.active span:nth-child(1){opacity: 0;transform:rotate(360deg);}
    header .lanmu.active span:nth-child(2){opacity: 1;transform:rotate(0deg);}



    .main1{padding:40px 0 0;}
    .main1 .box{font-size: 24px;line-height: 32px;}
    .more{width: 130px;height:44px;font-size: 14px;margin-top:18px;}

    .more.more2{width: 130px;height:44px;font-size: 14px;}
    .more span i{margin-left: 4px;}
    .more.more3{width: 98px;height:32px;font-size: 12px;}

    .main88{padding-top: 44px;padding-bottom: 44px;}
    .title{font-size: 24px;line-height: 32px;margin-bottom:22px;}
    .title .more{bottom: 2px;}
    .danye2{font-size: 14px;}


    .main2 .box{flex-wrap: wrap;margin: -20px 0;}
    .main2 .box .list{width: 100%;padding: 20px 0;}
    .main2 .box .list .img{height: 100px;padding-bottom: 40px;}
    .main2 .box .list .img img{height:60px;}
    .main2 .box .list .img:after{width: 80px;height: 3px;bottom: 16px;}
    .main2 .box .list .tt{font-size: 14px;}
    .main2 .box .list .tt b{font-size:18px;padding-bottom: 2px;}
    .main2 .box .list:hover{top:0;}
    .main2 .box .list:hover .img:after{left:0;}

 
    .main3 .box{flex-wrap: wrap;}
    .main3 .box .zuo{width: 100%;}
    .main3 .box .you{width: 100%;padding-bottom: 0;margin-top: 20px;}
    .main3 .box .you .tt2{padding-top: 22px;margin-top: 22px;font-size: 18px;line-height: 28px;}
    .main3 .box .you .tt2:after{width: 80px;height: 3px;}
    .main3 .box .you .tt3{display: none;}
    
    .main4 .box{display: flex;flex-wrap: wrap;justify-content: space-between;}
    .main4 .listbox{width: calc(50% - 10px);}
    .main4 .listbox .list{min-height: inherit;padding: 20px;flex-wrap: wrap;background: #f3f8fc;}
    .main4 .listbox .list .img{width: 100%;margin-top: 20px;}
    .main4 .listbox .list .img .bjcover{height: auto;padding-top:66%;}
    .main4 .listbox .list .tt1{padding:16px 0 0;font-size: 18px;padding-bottom: 15px;width: 100%;}
    .main4 .listbox .list .tt1:after{width: 80px;height: 3px;left: 0;}
    .main4 .listbox .list .tt2{padding: 14px 0 0;position: relative;font-size:14px;height: fit-content;width:100%;}
    .main4 .listbox .list .tt3{margin-top: 14px;}


    .main5{padding: 0 0 44px;}
    .main5 .box{padding:0;}
    .main5 .box .bjcover{position: relative;left: auto;top:auto;width: 100%;height:auto;padding-top: 44%;}
    .main5 .box .tt{padding: 25px;width: 100%;}
    .main5 .box .tt .tt1{font-size: 18px;}
    .main5 .box .tt .tt2{font-size: 14px;margin-top: 8px;}
    .main5 .box .tt .more{margin-top: 22px;}

    .main6{display: none;}


    .main7 .box{flex-wrap: wrap;}
    .main7 .box .list{width: calc(100% - 30px);}
    .main7 .box .list .tt{font-size:18px;padding-top: 11px;text-align: center;}
    .main7 .box .list:hover .tt{padding-top:11px;}


    footer{font-size: 14px;}
    footer .box1{padding: 30px 0;flex-wrap: wrap;position: relative;}
    footer .box1 .list{max-width:100%;width: 100%;padding-left: 120px;}
    footer .box1 .list .more{margin:20px 0 0;}
    footer .box1 .ss{width:100px;position: absolute;left: 0;top:30px;}
    footer .box1 .ss .top{display: none;}
    footer .box1 .ul{width: 100%;margin: 22px 0 0;}
    footer .box1 .ul a{font-size: 15px;}

    .cpxq .main5{padding-top: 44px;padding-bottom: 0!important}












}
@media (max-width:991px) {

    .ny{padding: 40px 0;}
    .titletop{margin-bottom: 30px;}
    .titletop .div2:after{width: 80px;height: 3px;}
    .titletop .div1{font-size: 22px;line-height: 30px;}
    .titletop .div2{font-size: 14px;margin-top: 11px;padding-bottom: 20px;}
    .titletop .div3{font-size: 17px;}

    .nycp .list{width: calc(50% - 30px);}
    .nycp .list .tt{min-height:100px;padding: 10px 20px;font-size: 16px;}
    .nycp .list .tt div{line-height:24px;min-height: 24px;}
    .nycp .list .tt span{width: 50px;height: 50px;top: -25px;}
    .nycp .list:hover .tt span{top:-25px;}


    .cpxq .txt1{font-size: 18px;padding: 30px 0 8px;}
    .cpxq .txt3{padding-bottom: 2px;}

    .cpxq .tt{padding: 25px;}
    .cpxq .tt .tt1{font-size: 18px;}
    .cpxq .tt .tt2{font-size: 14px;margin-top: 8px;}
    .cpxq .tt .more{margin-top: 22px;}




    .main66{padding-top: 40px;padding-bottom: 40px;}


    .cpxq .tt3{margin-top: 10px;}
    .cpxq .tt3 a{font-size: 16px;padding: 11px 25px;margin-top: 6px;}
    .cpxq .row .col-12:nth-child(n+2){margin-top:33px;}

    .tuijan{margin-top: 40px;}
    .tuijan .title{margin-bottom:22px!important}
    .cpxq .tuijan .title{margin-bottom:6px!important}


    .gcpic{padding: 20px 9px 0;}
    .gcpic a{width: calc(33.33% - 12px);margin: 6px;}


    .nyxw{padding:36px 0;margin-bottom: 30px;}
    .nyxw .list{flex-wrap: wrap;min-height: inherit;}
    .nyxw .list .img{width: 100%;margin-top: 20px;}
    .nyxw .list .img .bjcover{height: auto;padding-top: 60%;}
    .nyxw .list .tt{width:100%;padding: 11px 0 0;}
    .nyxw .list .tt1{font-size: 18px;}
    .nyxw .list .tt2{margin-top:11px;}
    .nyxw .list .tt3{font-size: 14px;margin-top: 16px;}


    .xwxq .tt1 a{padding:6px 20px;font-size: 14px;}
    .xwxq .tt2{font-size: 20px;line-height: 28px;margin-top: 18px;}
    .xwxq .tt3{margin-top: 2px;}
    .xwxq .tt4{margin-top: 14px;}

    .diqiu2 .top{font-size: 22px;padding-bottom: 8px;}
    .diqiu2 .col-12:nth-child(n+2){margin-top:25px;}
    .nylx .col-12:nth-child(n+2){margin-top:25px;}
    footer{border-top: 1px solid #ddd!important;}

    .nyrz .list{width: calc(33.33% - 30px);}
    .nylx form > input{height: 44px;margin-bottom: 2px;}
    .nylx form button{font-size:16px;height:46px;margin-top: 6px;}
    .nylx .top{font-size: 18px;padding-bottom: 6px;}


    .diqiu2 .row{margin-top: -20px;}
    .diqiu2 .col-12{margin-top: 20px;}

}

@media (max-width:767px) {
    .main4 .listbox{width: 100%;}
    .main4 .listbox .list .img{margin-top: 0;}
    .gcpic a{width: calc(50% - 12px);}

    .nyrz{margin: -20px -10px 0;}
    .nyrz .list{width: calc(50% - 20px);margin: 20px 10px 0;}
    .nyrz .list .img img{height: 80px;}
    .nyrz .list .tt{font-size:15px;padding-top: 8px;}



    .nyrz2 .ul{margin-top: 0;margin-bottom: -11px;}
    .nyrz2 .ul a{font-size: 16px;padding: 11px 25px;margin-top: 6px;}

}
@media (max-width:600px) {
    .nycp .list{width: calc(100% - 30px);}

}

@media (max-width:479px) {


}