/*全局样式*/
@charset "utf-8";
body {font:14px/1.6 "微软雅黑",黑体,"AlibabaPuHuiTi", "Arial", "Impact";color: #555;-webkit-text-size-adjust: 100%;background: #eee url(../images/bj.jpg) no-repeat center top/cover;overflow-x: hidden;min-width: 320px;max-width: 1920px;margin: 0 auto !important;}
.container-fluid {
    max-width:1230px !important;
    padding-left: 15px;
    padding-right: 15px;
}


:root{
    --color_zhuti: #1166b6;
    --color_hover: #1f7dd6;
    --transform_scale: scale(1.08);
}



header{position: relative;left: 0;top:0;width: 100%;background: rgba(0, 0, 0, .6);z-index: 111;}
header nav ul{display: flex;justify-content: right;}
header nav ul li a{display: block;font-size: 14px;line-height: 38px;/*background-color: #383838;*/padding: 0 20px;position: relative;color: #fff;}
header nav ul li:nth-child(n+2) a:after{content: "";width: 1px;height:16px;background-color: #fff;position: absolute;left: 0;top:1px;bottom: 0;margin: auto 0;}
header nav ul li:nth-last-child(n+2):hover a{background-color: rgba(255, 255, 255, .6);color: #555;}
header nav ul li:nth-last-child(n+2).active a{background-color: rgba(255, 255, 255, .6);color: #555;}
header nav ul li:nth-last-child(1) a:before{font-size: 120%;padding-right: 6px;line-height: normal;position: relative;top:1px;}
header.active{top:-38px;}


/*banner*/
.banner{position: relative;z-index: 1;}
.banner .swiper-slide{overflow: hidden;}
.banner .swiper-slide .img{height: 100vh;position: relative;}
.banner .swiper-slide .img .pic2{display: block;margin: 0 auto;}
.banner .swiper-slide .img .ttbox{position: absolute;left: 0;top:0;height: 100%;height: 100%;display: flex;align-items: center;justify-content: center;max-width: 500px;margin: 0 auto;right: 0;}
.banner .swiper-slide .img .ttbox .ul{font-size: 0;text-align: center;margin-top: 33px;}
.banner .swiper-slide .img .ttbox .ul a{display: inline-block;vertical-align: top;font-size: 16px;color: #fff;padding: 2px 14px;position: relative;}
.banner .swiper-slide .img .ttbox .ul a:nth-child(n+2):after{content: "";width: 1px;height: 14px;background: #fff;position: absolute;left: -1px;top:1px;bottom: 0;margin: auto 0;transform:rotate(10deg)}
.banner .swiper-slide .img .ttbox .ul a:hover{text-decoration: underline!important;}
/*.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;}









/*右侧小点*/
.swiper1-pagination{right:1%!important;}
.swiper1-pagination span{width: 12px;height: 12px;border-radius:50%;background:#b5b5b5;position: relative;opacity: 1;margin:11px 0 !important;}
/*.swiper1-pagination span:after{content:"";height:3px;width: 3px;background: #fff;position: absolute;top:0;left: 0;right: 0;bottom:0;margin: auto;}*/
.swiper1-pagination span.swiper-pagination-bullet-active{background-color: #fff;}
.swiper1-pagination span:before{width:40px;line-height: 26px;height: 26px;text-align: center;position: absolute;left: 40px;top:-2px;bottom: 0;margin: auto 0;color:#fff;border-radius:4px;overflow: hidden;opacity: 0;font-size: 16px;}
.swiper1-pagination span.swiper-pagination-bullet-active:before{left: -40px;opacity: 1;transition: all 0.3s;}
/*.swiper1-pagination span:nth-child(1):before{content: "01";}
.swiper1-pagination span:nth-child(2):before{content: "02";}
.swiper1-pagination span:nth-child(3):before{content: "03";}
.swiper1-pagination span:nth-child(4):before{content: "04";}
.swiper1-pagination span:nth-child(5):before{content: "05";}
.swiper1-pagination span:nth-child(6):before{content: "06";}
.swiper1-pagination span:nth-child(7):before{content: "07";}
.swiper1-pagination span:nth-child(8):before{content: "08";}
.swiper1-pagination span:nth-child(9):before{content: "09";}*/





.main{display: flex;height: 100vh;align-items: center;justify-content: center;}
.title{display: flex;justify-content: space-between;color: #222;align-items: end;margin-bottom: 38px;}
.title .div1{font-size: 15px;color: #888;margin-right: 3%;max-width:880px;}
.title .div1 span{font-family: 'Arial';font-size: 24px;color: #555;display: block;line-height: 1.3;display: flex;align-items: center;margin-bottom: 6px;}
.title .div1 span b{padding-right: 18px;text-transform: uppercase;font-weight: normal;font-size: 30px;}
.title .div1 span i{color: var(--color_zhuti);}
.title .div2{display: flex;width: 106px;height: 32px;background: var(--color_zhuti);color: #fff;font-size: 12px;justify-content: center;align-items: center;flex-shrink: 0;margin-bottom:3px;}
.title .div2:hover{background: var(--color_hover);}


.main1 .box{margin: -8px -4px 0;display: flex;flex-wrap: wrap;position: relative;}
.main1 .box .list{margin: 8px 4px 0;position: relative;overflow: hidden;}
.main1 .box .list:nth-child(1){width: 480px;height: 190px;}
.main1 .box .list:nth-child(2){width: 196px;height: 190px;}
.main1 .box .list:nth-child(3){width: 268px;height: 224px;}
.main1 .box .list:nth-child(4){width: calc(100% - 976px);height: 224px;}

.main1 .box .list:nth-child(5){width: 254px;height: 160px;margin-top: -22px;}
.main1 .box .list:nth-child(6){width: 218px;height: 216px;margin-top: -22px;}
.main1 .box .list:nth-child(7){width: 196px;height: 216px;margin-top: -22px;}
.main1 .box .list:nth-child(8){width: 208px;height: 186px;}
.main1 .box .list:nth-child(9){width: calc(100% - 916px);height: 186px;}


.main1 .box .list:nth-child(10){width: 254px;height: 242px;margin-top: -48px;}
.main1 .box .list:nth-child(11){width: 334px;height: 186px;}
.main1 .box .list:nth-child(12){width: 264px;height: 186px;}
.main1 .box .list:nth-child(13){width: calc(100% - 884px);height: 186px;}



.main1 .box .list .bjcover{position: absolute;left: 0;top:0;width: 100%;height: 100%;z-index: 1;}
.main1 .box .list .tt{position: absolute;left: 0;bottom:10px;width: 100%;z-index:2;transition: all .3s;line-height: 0;}
.main1 .box .list .tt span{display: inline-block;background: rgba(0, 0, 0, .4);max-width: 100%;font-size: 17px;color: #fff;line-height: 42px;min-height: 42px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;max-height: initial;background: linear-gradient(to right, rgba(0, 0, 0, .6), rgba(0, 0, 0, .4), transparent);padding: 0 10px 0 46px;position: relative;}
.main1 .box .list .tt span img{display:block;position: absolute;left: 10px;top:7px;}
.main1 .box .list:hover .bjcover{transform: var(--transform_scale);}
.main1 .box .list:hover .tt{bottom: 16px;}




.main2 .title{flex-wrap: wrap;margin-bottom: 0;}
.main2 .title .div1{width: 100%;max-width: 100%;padding-bottom: 40px;}
.main2 .title .div1_1{font-size: 16px;padding-top: 16px;}
.main2 .title .div1_2{font-size: 19px;padding-bottom: 11px;color: #424242;}
.main2 .box{display: flex;flex-wrap: wrap;margin: 0 -20px;}
.main2 .list{width: calc(33.33% - 40px);margin: 36px 20px 0;}
.main2 .list1{padding: 34px 10px 34px 82px;position: relative;font-size: 16px;border-top: 1px solid #ddd;color: #888;}
.main2 .list1 span{display: block;color: var(--color_zhuti);padding-bottom: 4px;}
.main2 .list1 span b{font-size: 40px;line-height: 46px;padding-right: 4px;font-weight: normal;}
.main2 .list1 img{display: block;position: absolute;left: 0;top:44px;height:54px;}



.main3 .lb3{margin-top: -18px;}
.main3 .list{display: block;margin-top: 22px;}
.main3 .list .bjcover{padding-top:76%;position: relative;}
.main3 .list .bjcover:after{content: "";width: 100%;height: 100%;background: rgba(17, 102, 182, .8) url(../images/t3.png) no-repeat center center;position: absolute;left: 0;top:0;transition: all .3s;opacity: 0;}
.main3 .list .tt{line-height: 38px;min-height: 38px;margin-top: 4px;padding-left: 25px;border-bottom: 1px solid #ccc;font-size: 14px;position: relative;}
.main3 .list .tt:before{color: #a5a5a6;position: absolute;left: 0;bottom: 0;font-size: 120%;transition: all .3s;}
.main3 .list:hover .bjcover:after{opacity: 1;}
.main3 .list:hover .tt{color: var(--color_zhuti);border-color: var(--color_zhuti);}
.main3 .list:hover .tt:before{color: var(--color_zhuti);}



.main4 .box{display: flex;flex-wrap: wrap;}
.main4 .box a{display: block;width: 20%;height: 140px;position: relative;display: flex;align-items: center;justify-content: center;font-size: 24px;line-height: 32px;padding: 10px;color: #888;}
.main4 .box a img{max-height: 88%;max-width: 88%;transition: all .3s;}
.main4 .box a:nth-child(odd){background-color: #eeeeee;}
.main4 .box a:nth-child(even){background-color: #fff;}
.main4 .box a:nth-child(7){background-color: transparent;}
.main4 .box a:nth-child(9){background-color: transparent;}
.main4 .box a:hover img{transform: var(--transform_scale);}





footer{background: #252525;padding-top:62px;color: rgba(255, 255, 255, .6);}
footer .box1{padding-bottom: 34px;border-bottom: 1px solid rgba(255, 255, 255, .3);display: flex;justify-content: space-between;}
footer .box1 .list1{padding:8px 0;color: #fff;}
footer .box1 .list1 span{font-size: 16px;opacity: .6;display: block;}
footer .box1 .list1:nth-child(n+2){padding-left: 58px;position: relative;}
footer .box1 .list1:nth-child(n+2) img{position: absolute;left: 0;top:9px;}
footer .box2{padding: 40px 0;display: flex;justify-content: space-between;}
footer .box2 .list3{max-width: 865px;padding-right: 288px;position: relative;}
footer .box2 .list3 .div1{font-size: 16px;color: #fff;padding-bottom: 11px;}
footer .box2 .list3 a{display: flex;width: 166px;height: 46px;align-items: center;justify-content: center;background: var(--color_zhuti);font-size: 16px;color: #fff;position: absolute;right: 0;bottom: 5px;}
footer .box2 .list3 a:hover{background: var(--color_hover);}
footer .box2 .list4{width: 164px;flex-shrink: 0;display: flex;justify-content: space-between;align-items: center;color: #fff;margin-left: 4%;}
footer .box2 .list4 img{display: block;width:80px;}
footer .box3{border-top: 1px solid rgba(255, 255, 255, .3);font-size: 90%;padding: 26px 0 40px;padding-right: 200px;position: relative;}
footer .box3 .djtop{position: absolute;right: 0;top:0;height:calc(100% - 10px);display: flex;align-items: center;font-size: 24px;color: #fff;transition: all .3s;cursor: pointer;}
footer .box3 .djtop:hover{color: var(--color_zhuti);}

.title8{background-color: #fff;padding: 60px 0 44px;text-align: center;box-shadow: 0 0 11px rgba(0, 0, 0, .06);}
.title8 .div1{font-size: 30px;color: var(--color_zhuti);text-transform: uppercase;line-height: 1.3;font-family: 'Arial';letter-spacing:2px;}
.title8 .div2{font-size: 0;}
.title8 .div2 span{display: inline-block;position: relative;font-size: 24px;padding: 0 10px;line-height: 1.4;}
.title8 .div2 span:after{content: "";width: 140px;height: 1px;background: var(--color_zhuti);position: absolute;left: 100%;top:0;bottom: 0;margin: auto 0;background: linear-gradient(to right, var(--color_zhuti), transparent);}
.title8 .div2 span:before{content: "";width: 140px;height: 1px;background: var(--color_zhuti);position: absolute;right: 100%;top:0;bottom: 0;margin: auto 0;background: linear-gradient(to right, transparent, var(--color_zhuti));}


.ny{padding: 50px 0 66px;}
.nycp{margin: 0 -4px;}
.nycp .list{width: calc(16.666% - 8px);margin: 0 4px 22px;display: block;float: left;}
.nycp .list .bjcover{padding-top:76%;position: relative;}
.nycp .list .bjcover:after{content: "";width: 100%;height: 100%;background: rgba(17, 102, 182, .8) url(../images/t3.png) no-repeat center center;position: absolute;left: 0;top:0;transition: all .3s;opacity: 0;}
.nycp .list .tt{line-height: 38px;min-height: 38px;margin-top: 4px;padding-left: 25px;border-bottom: 1px solid #ccc;font-size: 14px;position: relative;}
.nycp .list .tt:before{color: #a5a5a6;position: absolute;left: 0;bottom: 0;font-size: 120%;transition: all .3s;}
.nycp .list:hover .bjcover:after{opacity: 1;}
.nycp .list:hover .tt{color: var(--color_zhuti);border-color: var(--color_zhuti);}
.nycp .list:hover .tt:before{color: var(--color_zhuti);}



.cpxq{padding: 70px 0;}

.titletop{color: #888;padding-bottom:60px;}
.titletop span{color: #555;}
.titletop a:hover{color: var(--color_zhuti);}
.titletop a:hover span{color: var(--color_zhuti);}
.cpxq1 .list{display: flex;justify-content: space-between;}
.cpxq1 .list .zuo{width: 33%;max-width: 310px;}
.cpxq1 .list .zuo .tt1{font-size: 22px;line-height: 38px;color: #222;}
.cpxq1 .list .zuo .tt2{font-size: 15px;color: #666;margin-top: 15px;line-height: 1.8;}
.cpxq1 .list .you{width: 64%;}


.cpxq1 .you{display: flex;justify-content: space-between;position: relative;}
.cpxq1 .you .swiper-button-prev{left: auto;right:74px;top:-50px;margin: 0;}
.cpxq1 .you .swiper-button-prev:after{transform:rotate(90deg);font-size: 36px;color: #555;transition: all .3s;}
.cpxq1 .you .swiper-button-next{left: auto;right:74px;top:auto;bottom: -50px;margin: 0;}
.cpxq1 .you .swiper-button-next:after{transform:rotate(90deg);font-size: 36px;color: #555;transition: all .3s;}
.cpxq1 .you .swiper-button-prev:hover:after{color: var(--color_zhuti);}
.cpxq1 .you .swiper-button-next:hover:after{color: var(--color_zhuti);}
.swiperxq1{width: calc(100% - 171px);}
.swiperxq1 .bjcover{height: 450px;}
.swiperxq2{width: 166px;height: 450px;}
.swiperxq2 .swiper{height: 100%;}
.swiperxq2 .swiper .swiper-wrapper{height: 100%;}
.swiperxq2 .swiper .swiper-wrapper .swiper-slide{height: 100%;}
.swiperxq2 .swiper .swiper-wrapper .swiper-slide .bjcover{height: 100%;position: relative;}
.swiperxq2 .swiper .swiper-wrapper .swiper-slide .bjcover:after{content: "";width: 100%;height: 100%;border: 2px solid #4d4d4d;position: absolute;left: 0;top:0;transition: all .3s;opacity: 0;}
.swiperxq2 .swiper .swiper-wrapper .swiper-slide.swiper-slide-thumb-active .bjcover:after{opacity: 1;}


.cpxq2{margin-top: 66px;display: flex;justify-content:space-around;}
.cpxq2 .list{width:18%;border-top: 1px solid #ddd;padding: 28px 10px;text-align: center;font-size: 16px;color: #888;line-height: 1.4;}
.cpxq2 .list span{display: block;font-size: 18px;color: #222;margin-bottom: 8px;}



.nygc{display: flex;flex-wrap: wrap;margin: 0 -10px;}
.nygc .box{display: block;border: 1px solid #eee;padding: 26px;box-shadow: 0 0 8px rgba(0, 0, 0, .06);width:calc(33.33% - 20px);margin: 0 10px 20px;background: #fff;}
.nygc .box a{display: block;line-height: 44px;padding-left: 22px;border-bottom: 1px solid #ddd;font-size: 15px;position: relative;color: #333;}
.nygc .box a:before{color: #888;position: absolute;left: 0;top:0;font-size: 80%;transition: all .3s;}
.nygc .box a:hover{background: var(--color_zhuti);color: #fff;padding-left: 32px;}
.nygc .box a:hover:before{left: 10px;color: #fff;}



.nyyw .list{display: flex;padding: 16px;border: 1px solid #eee;box-shadow: 0 0 11px rgba(0, 0, 0, .03);margin-bottom: 15px;background-color: #fff;color: #666;}
.nyyw .list .img{width:calc(19% + 92px);}
.nyyw .list .img .bjcover{padding-top:66%;}
.nyyw .list .tt{flex: 1;padding: 16px 10px 20px 26px;}
.nyyw .list .tt1{font-size: 18px;color: #333;}
.nyyw .list .tt2{font-size: 15px;margin-top: 6px;}
.nyyw .list .tt3{padding-top: 20px;margin-top: 20px;position: relative;}
.nyyw .list .tt3:after{content: "";width:96px;height: 1px;background: #ddd;position: absolute;left: 0;top:0;}
.nyyw .list .tt4{color: #333;padding-bottom:4px;letter-spacing: 1px;}
.nyyw .list:nth-child(even){flex-direction: row-reverse;}
.nyyw .list:nth-child(even) .tt{padding-left:15px;padding-right: 26px;}




.nylx2{padding:60px 0 66px;}
.nylx2 .box{display: flex;justify-content: space-between;}
.nylx2 .box .tt{width: 50%;padding-right: 30px;max-width:460px;}
.nylx2 .box .tt1{font-size: 18px;padding-bottom: 18px;margin-bottom: 16px;border-bottom: 1px solid #ddd;position: relative;color: #222;}
.nylx2 .box .tt1:after{content: "";width: 33px;height: 2px;background: var(--color_zhuti);position: absolute;left: 0;bottom: -1px;}
.nylx2 .box .tt2{font-size: 15px;color: #666;line-height: 1.9;}
.nylx2 .box form {margin-top: -4px;width: 50%;}
.nylx2 .box form .div1{margin-bottom: 16px;width: 100%;float: left;}
.nylx2 .box form .div1:nth-child(1){width: 48%;}
.nylx2 .box form .div1:nth-child(2){width: 48%;margin-left: 4%;}
.nylx2 .box form .div1 span{font-size: 15px;color: #222;display: block;}
.nylx2 .box form .div1 span i{color: var(--color_zhuti);}
.nylx2 .box form .div1 input{width: 100%;height: 44px;border: 1px solid #ddd;box-shadow: 0 0 11px rgba(0, 0, 0, .03) inset;background: #fff;padding: 0 15px;margin-top: 10px;}
.nylx2 .box form .div1 textarea{width: 100%;height: 148px;line-height: 1.5;border: 1px solid #ddd;box-shadow: 0 0 11px rgba(0, 0, 0, .03) inset;background: #fff;padding: 10px 15px;margin-top: 10px;}
.nylx2 .box form button{width: 138px;height: 40px;margin-top:9px;background: var(--color_zhuti);border: 0;display: flex;justify-content: space-around;padding: 0 20px;font-size: 16px;color: #fff;align-items: center;}
.nylx2 .box form button i{position: relative;top:1px;font-size:140%;}
.nylx2 .box form button:hover{background: var(--color_hover);}


.title9{text-align: center;font-size: 0;border-top: 1px solid #eee;border-bottom: 1px solid #eee;}
.title9 a{display: inline-block;vertical-align: top;font-size: 16px;color: #222;line-height: 60px;min-width: 10%;text-align: center;margin: 0 10px;position: relative;}
.title9 a span{display: inline-block;vertical-align: top;position: relative;padding: 0 4px;}
.title9 a span:after{content: "";width: 100%;height: 3px;background: var(--color_zhuti);position: absolute;left: 0;bottom: -1px;transition: all .3s;opacity: 0;}
.title9 a:hover{color: var(--color_zhuti);}
.title9 a:hover span:after{height: 3px;opacity: 1;}
.title9 a.active{color: var(--color_zhuti);}
.title9 a.active span:after{height: 3px;opacity: 1;}



.main88{padding-top: 66px;padding-bottom: 66px;}
.title8.title8_1{background: transparent;box-shadow: none;/*padding-top: 0;*/}
.title8.title8_1 .div1{font-size: 30px;color: var(--color_zhuti);text-transform: uppercase;line-height: 1.3;font-family: 'Arial';letter-spacing: 2px;}
.title8.title8_1 .div2 span{display: inline-block;position: relative;font-size: 24px;padding: 0 10px;line-height: 1.4;}
.title8.title8_1 .div2 span:after{background-color: #ddd;background: linear-gradient(to right, #ddd, transparent)}
.title8.title8_1 .div2 span:before{background-color: #ddd;background: linear-gradient(to right, transparent, #ddd)}
.title8 .div3{font-size: 15px;color: #666;margin-top: 22px;line-height: 1.8;margin-bottom: -6px;}


.about1 .box1{font-size: 15px;color: #666;line-height: 1.8;text-align: center;margin-top: -11px;}
.about1 .box2{display: flex;justify-content: space-between;margin-top:55px;}
.about1 .box2 .list:nth-child(n+2){border-left: 1px solid #ddd;}
.about1 .box2 .list{width:25%;margin: 0 0 10px;position: relative;font-size: 16px;color: #888;display: flex;justify-content: center;}
.about1 .box2 .list .tt{position: relative;padding: 6px 6px 6px 77px;}
.about1 .box2 .list .tt span{display: block;color: var(--color_zhuti);padding-bottom: 4px;}
.about1 .box2 .list .tt span b{font-size: 40px;line-height: 46px;padding-right: 4px;font-weight: normal;}
.about1 .box2 .list .tt img{display: block;position: absolute;left: 0;top:18px;height:54px;}




.about2{background: #fff;}
.about2 .list{display: block;border: 1px solid #ddd;padding-top:127.9279279279279%;overflow: hidden;}
.about2 .list img{display: block;position: absolute;left: 0;top:0;right: 0;bottom: 0;margin: auto;max-height:99%;max-width: 99%;}
.about2 .list:hover{border-color: var(--color_zhuti);}

.lbabout2{position: relative;padding-bottom:70px;}
.lbabout2 .swiper-button-prev{width:32px;height: 32px;background: #a8a8a8;border-radius: 50%;left: calc(50% - 140px);top:auto;margin: 0;bottom:3px;}
.lbabout2 .swiper-button-prev:after{font-size:16px;color: #fff;}
.lbabout2 .swiper-button-next{width:32px;height: 32px;background: #a8a8a8;border-radius: 50%;right: calc(50% - 140px);top:auto;margin: 0;bottom:3px;}
.lbabout2 .swiper-button-next:after{font-size:16px;color: #fff;}
.lbabout2 .swiper-button-prev:hover{background: var(--color_zhuti);}
.lbabout2 .swiper-button-next:hover{background: var(--color_zhuti);}


.about3 .lbabout3{border-bottom: 1px solid #fff;}
.about3 .list{display: block;padding:0 30px 44px 48px;}
.about3 .swiper-slide{height: auto;}
.about3 .swiper-slide:nth-child(odd){margin-top: 70px;}
.about3 .list:after{content: "";width: 1px;height: 100%;background: #fff;position: absolute;left: 9px;top:0;}
.about3 .list:before{content: "";width: 17px;height: 17px;background: #fff;border-radius: 50%;position: absolute;left: 0;top:0;}
.about3 .list .tt1{font-size: 32px;color: var(--color_zhuti);line-height: 40px;font-weight: bold;}
.about3 .list .tt2{font-size: 15px;color: #333;margin-top: 8px;}
.about3 .swiper:after{content: "";width:1375px;height: 24px;background: url(../images/shijian.png) repeat-x;position: absolute;left: 15px;bottom: -1px;}


.about4 .box .container-fluid{max-width: 1360px!important;}
.about4 .box .list{/*padding-right:7.5%;*/display: block;}
.about4 .box .list img{display: block;margin: 0 auto;}





.about6 .title8{background: transparent;box-shadow: none;padding-top: 0;}
.about6 .title8 .div1{color: #fff;}
.about6 .title8 .div2 span{color: #fff;}
.about6 .title8 .div2 span:after{background-color: #fff;background: linear-gradient(to right, #fff, transparent)}
.about6 .title8 .div2 span:before{background-color: #fff;background: linear-gradient(to right, transparent, #fff)}


.about6 .box{display: flex;margin: -14px -7px 0;}
.about6 .box .list{display: block;width: calc(25% - 14px);margin: 14px 7px 0;background-color: #fff;padding: 38px 35px 194px 35px;position: relative;top:0;transition: all .3s;cursor: pointer;}
.about6 .box .list .img{position: absolute;left: 0;bottom: 0;width: 100%;height: 166px;}
.about6 .box .list .img .bjcover{height: 100%;}
.about6 .box .list .tt1 img{display: block;height: 34px;margin: 0 auto;}
.about6 .box .list .tt2{font-size: 18px;color: #222;margin-top: 18px;text-align: center;}
.about6 .box .list .tt3{font-size: 13px;color: #666;margin-top: 10px;}
.about6 .box .list:hover{top:-8px;}





.nycp3 .list{display: flex;margin-bottom: 12px;background-color: #fff;box-shadow: 0 0 6px rgba(0, 0, 0, .03);padding: 16px;}
.nycp3 .list .img{width: calc(100% - 366px);}
.nycp3 .list .img .bjcover{height: 100%;min-height: 480px;}
.nycp3 .list .tt{width: 366px;padding: 24px 10px 24px 40px;}
.nycp3 .list .tt1{font-size: 24px;margin-bottom: 14px;}
.nycp3 .list .tt2{font-size: 16px;color: #7f7f7f;line-height: 30px;padding-left: 25px;background: url(../images/cptu3.png) repeat-y;}
.nycp3 .list .tt3{display: flex;width: 106px;height: 32px;transition: all .3s;background: var(--color_zhuti);color: #fff;font-size: 12px;justify-content: center;align-items: center;flex-shrink: 0;margin-top:30px;}
.nycp3 .list .tt3:hover{background: var(--color_hover);}
.nycp3 .list:nth-child(even){flex-direction: row-reverse;}





.swiperxq1 .swiper-slide{position: relative;}
.swiperxq1 .swiper-slide .tttt{position: absolute;left: 0;width: 100%;bottom: 0;/*background: rgba(0, 0, 0,.4);*/text-align: right;padding: 8px 25px;color: #fff;font-size: 13px;}




footer .box1 .list1:nth-last-child(1){min-width: 186px;flex-shrink: 0;}
footer .box2 .list4{width: 186px;flex-shrink: 0;justify-content: left;}
footer .box2 .list4 img{margin-right: 15px;}
footer .box3 .djtop{width: 186px;flex-shrink: 0;height: 100%;display: flex;font-size: 15px;}
footer .box3 .djtop span{width: 44px;height: 44px;border: 1px solid #fff;border-radius: 6px;margin-right: 10px;color: #fff;overflow: hidden;display: flex;align-items: center;justify-content: center;font-size: 12px;flex-wrap: wrap;line-height: 1;padding:4px 0;transition: all .3s;cursor: pointer;}
footer .box3 .djtop span:before{display: block;font-size: 22px;height: 18px;margin-bottom: 2px;}
footer .box3 .djtop:hover span{background: var(--color_zhuti);border-color: var(--color_zhuti);}






/* -webkit-line-clamp: 2; */


/*媒体查询开始*/
@media (max-width:1349px){

}
@media (max-width:1199px){
    .main1 .box .list{width: calc(25% - 8px)!important;height: 160px!important;margin-top: 8px!important;}
    .main1 .box .list:nth-child(n+13){display: none;}
    .main1 .box .list .tt span{font-size: 15px;}

    .nycp .list{width: calc(20% - 8px);}

    .nyyw .list .tt{padding-top: 8px;}






}
@media (max-width:991px) {
    body{padding-top: 50px;}
    header{position: fixed!important;height:50px;background: #252525;}
    header .box{height: 80px;}
    header .logo img{max-height: 44px;}
    body.active header{background: #252525;}
    /*.banner .swiper-slide img{display: block;width: 160%;max-width: 160%;margin-left: -30%;}*/
    .banner .swiper-slide .img{height: 500px;}
    .banner .swiper-slide .img .pic2{max-width: 60%;}
    .banner .swiper-slide .img .ttbox{padding-top:60px;}
    .banner .swiper-slide .img .ttbox .ul{margin-top: 15px;}
    .banner .swiper-slide .img .ttbox .ul a{font-size: 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:20px 20px 40px;margin:0;position: absolute;right:0;top:100%;z-index:113;background:#383838;box-shadow: 0 2px 10px rgba(0, 0, 0, .06);overflow-y: auto;overflow-x:hidden;max-height: calc(100vh - 100px)}
    header nav ul{flex-wrap: wrap;}
    header nav ul li{width: 100%;}
    header nav ul li a{margin: 1px 0;padding: 0 15px;}
    header nav ul li a:after{display: none;}

   /*移动导航按钮*/
    header .lanmu{width: 30px;font-size: 0;height: 21px;position: absolute;right: 15px;bottom:14px;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;}






    .main{height: auto;padding: 50px 0;}
    .title{font-size:18px;margin-bottom: 24px;position: relative;}
    .title .div1{font-size: 14px;margin-right: 0;max-width:100%;}
    .title .div1 span{font-size: 22px;padding:4px 100px 4px 0;margin-bottom:2px;}
    .title .div1 span b{padding-right: 11px;font-size: 26px;}
    .title .div2{position: absolute;right: 0;top:4px;margin: 0;}

    .main1 .box .list{width: calc(50% - 8px)!important;height: auto!important;padding-top:34%;}
    .main1 .box .list .tt{bottom: 0;}
    .main1 .box .list .tt span{font-size:14px;padding-left: 30px;line-height: 36px;min-height: 36px;}
    .main1 .box .list .tt span img{left: 6px;top:9px;height: 20px;}
    .main1 .box .list:hover .tt{bottom: 0;}




    .main2 .title .div1{padding-bottom:40px;}
    .main2 .title .div1_1{font-size: 14px;padding-top: 8px;}
    .main2 .title .div1_2{font-size: 16px;padding-bottom: 8px;}
    .main2 .box{display: flex;flex-wrap: wrap;margin: 0 -10px -22px;}
    .main2 .list{width: calc(50% - 20px);margin: 0 10px 0;}
    .main2 .list:nth-child(1){position: absolute;right: 0;top:0;margin: 0;width: inherit;top:4px;}
    .main2 .list:nth-child(1) .div2{position: relative;top:0;}
    .main2 .list1{padding: 22px 10px 22px 56px;}
    .main2 .list1 span{}
    .main2 .list1 span b{font-size: 24px;line-height:30px;}
    .main2 .list1 img{top:30px;height:40px;}


    .main3 .lb3{margin-top: -8px;}
    .main3 .list{margin-top: 11px;}

    .main4 .box a{font-size: 22px;height: 110px;line-height: 30px;}

    footer{padding-top: 35px;}
    footer .box1{padding-bottom:30px;flex-wrap: wrap;}
    footer .box1 .list1{width: 100%!important}
    footer .box1 .list1:nth-child(1){margin-bottom: 16px;}
    footer .box2{padding: 40px 0;display: flex;justify-content: space-between;flex-wrap: wrap;}
    footer .box2 .list3{max-width: 100%;padding-right: 0;}
    footer .box2 .list3 a{position: relative;right: auto;bottom: auto;margin-top: 18px;width:122px;height: 40px;font-size: 14px;}
    footer .box2 .list4{display: none;}
    footer .box3{padding: 20px 80px 24px 0;}
    footer .box3 .djtop{width: 86px;}





    .title8{padding: 40px 0 22px;}
    .title8 .div1{font-size: 20px;}
    .title8 .div2 span{font-size: 22px;}
    .title8 .div2 span:after{width: 60px;}
    .title8 .div2 span:before{width: 60px;}

    .ny{padding:30px 0 40px;}
    .nycp .list{width: calc(25% - 8px);}


    .cpxq{padding:36px 0;}

    .titletop{padding-bottom:22px;}
    .cpxq1 .list{flex-wrap: wrap;}
    .cpxq1 .list .zuo{width: 100%;max-width: 100%;}
    .cpxq1 .list .zuo .tt1{font-size: 22px;line-height: 30px;}
    .cpxq1 .list .zuo .tt2{font-size: 14px;margin-top: 8px;}
    .cpxq1 .list .you{width: 100%;margin-top: 15px;}
    .cpxq1 .you{flex-wrap: wrap;}
    .cpxq1 .you .swiper-button-prev{left: -5px;right:auto;top:50%;margin: -20px 0 0;height: 40px;}
    .cpxq1 .you .swiper-button-prev:after{transform:rotate(0deg);font-size:26px;}
    .cpxq1 .you .swiper-button-next{left: auto;right:-5px;top:50%;bottom: auto;margin: -20px 0 0;height: 40px;}
    .cpxq1 .you .swiper-button-next:after{transform:rotate(0deg);font-size:26px;}
    .swiperxq1{width:100%;}
    .swiperxq1 .bjcover{height:auto;padding-top:76%;}
    .swiperxq2{width: 100%;height: auto;margin-top: 5px;position: relative;padding: 0 28px;}
    .swiperxq2 .swiper{height: auto;}
    .swiperxq2 .swiper .swiper-wrapper{height: auto;}
    .swiperxq2 .swiper .swiper-wrapper .swiper-slide{height: auto;}
    .swiperxq2 .swiper .swiper-wrapper .swiper-slide .bjcover{height: auto;padding-top: 76%;}

    .cpxq2{margin-top: 40px;flex-wrap: wrap;}
    .cpxq2 .list{width:48%;padding: 18px 8px;font-size: 14px;}
    .cpxq2 .list span{font-size: 16px;margin-bottom:4px;}


    .nygc .box{width:calc(100% - 20px);padding: 14px 18px 24px}





    .nylx2{padding:36px 0 44px;}
    .nylx2 .box{flex-wrap: wrap;}
    .nylx2 .box .tt{width: 100%;padding: 0;max-width: 100%;}
    .nylx2 .box form {width: 100%;margin-top: 20px;}
    .nylx2 .box form .div1{margin:0 0 11px!important;width: 100%!important;float: left;}



    .main88{padding-top: 40px;padding-bottom: 40px;}
    .about1 .box1{font-size: 14px;margin-top: -8px;}
    .about1 .box2{margin-top: 30px;flex-wrap: wrap;}
    .about1 .box2 .list:nth-child(n+2){border-left:0;}
    .about1 .box2 .list{width:calc(50% - 10px);font-size: 15px;padding: 10px;border-bottom: 1px solid #ddd;}
    .about1 .box2 .list .tt{padding: 6px 6px 6px 54px;}
    .about1 .box2 .list .tt span b{font-size:24px;line-height:30px;}
    .about1 .box2 .list .tt img{top:14px;height:40px;}


    .lbabout2{padding-bottom:50px;}
    .title8 .div3{font-size: 14px;margin-top: 14px;}


    .lbabout3 .container-fluid{padding-left: 10px;padding-right: 0;}
    .about3 .list{adding:0 20px 24px 40px;}
    .about3 .swiper-slide{height: auto;max-width: 70%;width: 300px;}
    .about3 .swiper-slide:nth-child(odd){margin-top: 40px;}
    .about3 .list .tt1{font-size: 26px;line-height: 34px;}
    .about3 .list .tt2{font-size: 14px;}

    .about6 .box{flex-wrap: wrap;}
    .about6 .box .list{width: calc(50% - 14px);}



    .title9{padding: 10px 0;}
    .title9 a{font-size: 15px;line-height:32px;margin:3px 6px;min-width: calc(33.33% - 12px);max-width: 100%;}
    .title9 a span:after{height: 2px;border-radius: 8px;}




    .nycp3 .list{flex-wrap: wrap;}
    .nycp3 .list .img{width:100%;}
    .nycp3 .list .img .bjcover{height:auto;min-height: inherit;padding-top:60%;}
    .nycp3 .list .tt{width: 100%;padding: 24px 0 0;}
    .nycp3 .list .tt1{font-size: 22px;margin-bottom: 8px;}
    .nycp3 .list .tt2{font-size: 15px;padding-left: 22px;padding-top: 1px;}
    .nycp3 .list .tt3{margin-top: 14px;}











}

@media (max-width:767px) {
    .main4 .box a{width:33.33%;}
    .nycp .list{width: calc(33.33% - 8px);}



    .nyyw .list{flex-wrap: wrap;}
    .nyyw .list .img{width:100%;}
    .nyyw .list .img .bjcover{padding-top: 64%;}
    .nyyw .list .tt{padding:16px 0 6px!important;}
    .nyyw .list .tt1{font-size: 16px;}
    .nyyw .list .tt2{font-size: 14px;margin-top: 4px;}
    .nyyw .list .tt3{padding-top: 13px;margin-top: 16px;}




    .about6 .box .list{padding:0;}
    .about6 .box .list .img{position: relative;left: auto;bottom: auto;width: 100%;height: auto;}
    .about6 .box .list .img .bjcover{height:auto;padding-top:60%;}
    .about6 .box .list .tt{padding:30px 20px 20px;}
    .about6 .box .list .tt1 img{height: 30px;}
    .about6 .box .list .tt2{margin-top: 12px;}
    .about6 .box .list .tt3{margin-top: 6px;}
    .about6 .box .list:hover{top:0;}








}
@media (max-width:600px) {
    .main4 .box a{height: 90px;}
    .nycp .list{width: calc(50% - 8px);}
    .about6 .box .list{display: block;width: calc(100% - 14px);}


}

@media (max-width:479px) {
    .danye .ditu{height:300px;}

    
}
 /*手机底部*/
@media (max-width:991px) {

    footer{margin-bottom: 51px;}
    .sjdibu{height:50px;background:var(--color_zhuti);position:fixed; bottom:0; left:0; z-index:113; border-top:solid 1px #fff;width: 100%;text-align: center;font-size: 0;}
    .sjdibu .box1 a{display: inline-block;vertical-align: top;color: #fff;padding: 5px;}
    .sjdibu .box1 a span{ color:#fff; font-size:16px; line-height:20px;}
    .sjdibu .box1 a h6{ font-size:12px; line-height:20px;margin: 0;}
    .sjdibu .box2{ position: fixed; left: 0; bottom:51px; z-index:112; width: 100%;background: #fff;box-shadow: 0 -2px 4px rgba(0,0,0,.1);padding: 6px 0;display: none;}
    .sjdibu .box2 img{max-height: 140px;display: block;margin: 0 auto;} 
}

