/*全局样式*/
@charset "utf-8";
body {font:14px/1.7 "微软雅黑",黑体,"AlibabaPuHuiTi", "Arial", "Impact";color: #222;-webkit-text-size-adjust: 100%;background-color: #fff;overflow-x: hidden;min-width: 320px;letter-spacing: .6px;}
.container-fluid {
    max-width:1430px !important;
    padding-left: 15px;
    padding-right: 15px;
}


:root{
    --color_zhuti: #005cb6;
    --color_hover: #01488e;
    /*--AlibabaPuHuiTi:AlibabaPuHuiTi;*/
    --transform_scale: scale(1.08);
}

/*body{padding-top:88px;}*/
header{position:fixed;left: 0;top:0;z-index: 111;width: 100%;box-shadow: 0 4px 8px rgba(0, 0, 0, .06);background-color: rgba(255, 255, 255, .4);}
header .box{display: flex;justify-content: space-between;align-items: center;}
header .logo{height: 88px;font-size: 0;margin:0 20px 0 4%;display: flex;align-items: center;}
header .logo img{max-height:80%;}

header .txt{display: flex;flex-shrink: 0;}
header .txt1{width: 160px;background: var(--color_hover);height:88px;display: flex;align-items: center;justify-content: center;font-size: 16px;color: #fff;flex-shrink: 0;}
header .txt1 img{display: block;position: relative;top: 1px;margin-right: 8px;}
header .txt1 a{display: block;position: relative;}
header .txt1 a:nth-last-child(1){position: relative;margin-left: 17px;}
header .txt1 a:nth-last-child(1):after{content: "";height: 12px;width: 2px;background: rgba(255, 255, 255, .6);border-right: 1px solid rgba(255, 255, 255, .3);position: absolute;left: -10px;top: 2px;bottom: 0;margin: auto 0;}
header .txt1 a:hover{text-decoration: underline!important;}
header .txt2{width:100px;display:flex;align-items:center;justify-content:center;height: 88px;background: var(--color_zhuti);font-size:22px;color: #fff;cursor: pointer;}
header .txt2:hover{opacity: .8;}


header nav{width:78%;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;}
header nav ul li > a{display:block;line-height: 88px;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:1200px){
    /*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: 40px;border-radius: 6px;overflow: hidden;display: none;}

    body.active header{background: #fff;}


}


/*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 .list{height: 100vh;display: flex;align-items: center;justify-content: center;}
.banner .swiper-slide .list .bjcover{position: absolute;left: 0;top: 0;width: 100%;height: 100%;animation: banrun1 9s linear infinite;z-index: 1;}
.banner .swiper-slide .list .tt{width: 100%;position: relative;z-index: 2;font-size: 36px;color: #fff;line-height: 44px;letter-spacing: 3px;text-shadow: 0 4px 4px rgba(0, 0, 0, .3);}
.banner .swiper-slide .list .tt2{margin-top: 11px;font-weight: bold;font-size: 54px;line-height: 64px;}
.banner .swiper-slide .list .tt3{margin-top: 28px;}




@keyframes banrun1{
    0%{transform: scale(1)}
    50%{transform: scale(1.07)}
    100%{transform: scale(1)}
}



.banner .swiperxia{position: absolute;left: 0;bottom: 62px;;width: 100%;z-index: 11;height: 52px;max-width: 1400px;right: 0;margin: 0 auto;}
.banner .swiperxia:after{content: "";width: calc(100% - 260px);height: 1px;background: rgba(255, 255, 255, .3);position: absolute;left: 260px;top: 0;bottom: 15px;margin: auto 0;}
.banner .swiperxia .currenttotal{position: absolute;left: 80px;top:0;display: flex;align-items: end;font-size:16px;font-weight: bold;color: #fff;line-height: 90px;}
.banner .swiperxia .currenttotal span{display: block;line-height: 1;position: relative;z-index: 2;font-weight: normal;}
.banner .swiperxia .currenttotal #current{font-size: 38px;margin-right: 16px;position: relative;top:0;}
.banner .swiperxia .currenttotal #current:after{content: "";width: 1px;height: 14px;background: #fff;position: absolute;right: -8px;bottom: 0;transform:rotate(15deg);top: 11px;margin:auto 0;}
.banner .swiperxia .currenttotal #total{top: -4px;}
.banner .swiperxia .currenttotal:after{content: "";width: 41px;height: 7px;background:#005cb6;position: absolute;left: 0;bottom: 3px;z-index: 1;}

.banner .swiperxia .swiper-button-prev{font-size: 20px;transition: all .3s;color: rgba(255, 255, 255, .6);width: 46px;height:46px;margin-top: 0;border: 1px solid rgba(255, 255, 255, .6);border-radius: 50%;top: -4px;}
.banner .swiperxia .swiper-button-next{font-size: 20px;transition: all .3s;color: rgba(255, 255, 255, .6);width: 46px;height:46px;margin-top: 0;border: 1px solid rgba(255, 255, 255, .6);border-radius: 50%;top: -4px;right: auto;left: 186px;}
.banner .swiperxia .swiper-button-prev:hover{color: var(--color_zhuti);background:#fff;}
.banner .swiperxia .swiper-button-next:hover{color: var(--color_zhuti);background:#fff;}


/*搜索*/
#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;}
}

.main88{padding-top: 88px;padding-bottom: 88px;}
.title{text-align: center;font-size: 42px;letter-spacing:3px;line-height: 50px;margin-bottom: 42px;position: relative;z-index: 3;}
.title span{display: block;font-size: 24px;color: var(--color_zhuti);text-transform: uppercase;font-weight: bold;letter-spacing: .6px;line-height: 38px;padding-top: 2px;}
.more{display: block;width: 160px;letter-spacing: 1px;height: 50px;border: 1px solid #ddd;border-radius: 88px;margin-top: 33px;border-radius: 88px;font-size: 16px;position: relative;overflow: hidden;}
.more:after{content: "";width: 20%;height: calc(100% + 2px);background: var(--color_zhuti);position: absolute;left: 0;top: 0;z-index: 1;opacity: 0;transition: all .4s;}
.more div{width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;position: relative;z-index: 2;}
.more div span{display: block;font-size: 120%;margin-left:20px;transition: all .3s;}
.more:hover{color: #fff;}
.more:hover div span{color: #fff;margin-left: 14px;}
.more:hover:after{width: calc(100% + 2px);opacity: 1;}



.title b{color: var(--color_zhuti);letter-spacing: 1px;}
.title i{display: block;font-size: 18px;line-height: 30px;color: #777;letter-spacing: .6px;margin-top: 10px;}



.main1{position: relative;}
.main1 .img{position: absolute;right: 0;top: 0;width:50%;height: 100%;}
.main1 .img:after{content: "";width: calc(100% - 80px);;height: calc(100% - 80px);;border: 4px solid rgba(255, 255, 255, .7);background: url(../images/logo2.png) no-repeat center center;;position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;opacity: 0;transition: all .3s;}
.main1 .img:hover:after{width: calc(100% - 60px);height: calc(100% - 60px);;opacity: .6;}

.main1 .box{width: 50%;padding: 11px 50px 11px 0;}
.main1 .box .title{text-align: left;margin-bottom:26px;}
.main1 .tt1{font-size: 24px;letter-spacing: 2px;line-height: 34px;}
.main1 .tt2{font-size: 16px;color: #555;margin-top: 11px;}
.main1 .tt3{margin-top: 33px;display: flex;justify-content: space-between;max-width: 600px;padding-right: 16px;}
.main1 .tt3 .tt4{font-size: 18px;color: #555;}
.main1 .tt3 .tt4 .tt5{font-size: 44px;line-height:1;color: var(--color_zhuti);display: flex;padding-bottom:6px;}
.main1 .tt3 .tt4 .tt5 span{display: block;font-size: 18px;margin-left: 3px;position: relative;top:5px;}



.main2{background: var(--color_zhuti);padding: 50px 0;}
.main2 .box{display: flex;justify-content: space-between;}
.main2 .box a{display: block;text-align: center;font-size: 24px;color: #fff;padding: 6px 0;position: relative;top: 0;}
.main2 .box a img{display: block;height: 44px;margin: 0 auto 11px;}
.main2 .box span{display: block;width: 1px;background: rgba(255, 255, 255, .6);margin: 0 10px;}
.main2 .box a:hover{top: -8px;}

.main3{background: #f4f7fa;}
.main3 .swiper-slide{width: 70%;max-width: 650px;overflow: hidden;}
.main3 .list{display: block;overflow: hidden;}
.main3 .list .bjcover{padding-top:60%;}
.main3 .list .tt{position: absolute;left: -99px;bottom: -99px;max-width: 100%;padding:22px 50px 40px 46px;font-size: 30px;color: #fff;max-height: 100%;opacity: 0;transition: all 1s;}
.main3 .list .tt1{position: relative;z-index: 2;}
.main3 .list .tt:after{content: "";width: 640px;height: 350px;background: rgba(0, 95, 187, .85);border-radius: 222px;position: absolute;right: 0;top: 0;z-index: 1;transform:rotate(-20deg);transition: all .3s;}
.main3 .list .tt img{display: block;height: 58px;margin: 0 auto 15px;}
.main3 .swiper-slide.swiper-slide-active .list .tt{opacity: 1;left: 0;bottom: 0;}


.lb3{position: relative;}
.lb3 .swiperxia{position: relative;display: flex;justify-content: center;align-items: center;margin-top: 33px;}
.lb3 .swiperxia > div{position: relative!important;margin: 0;left: auto;right: auto;top: auto;bottom: auto;width: auto;}
.lb3 .swiperxia .swiper-button-prev{width: 40px;height: 40px;border: 1px solid #aaa;color: #aaa;font-size: 18px;border-radius: 50%;margin-right: 20px;}
.lb3 .swiperxia .swiper-button-prev:hover{background: var(--color_zhuti);color: #fff;border-color: var(--color_zhuti);}
.lb3 .swiperxia .swiper-button-next{width: 40px;height: 40px;border: 1px solid #aaa;color: #aaa;font-size: 18px;border-radius: 50%;margin-left: 20px;}
.lb3 .swiperxia .swiper-button-next:hover{background: var(--color_zhuti);color: #fff;border-color: var(--color_zhuti);}
.lb3 .swiperxia .swiper-pagination span{margin: 0 6px;}

@media (min-width:1200px){
    .main3 .list:hover .bjcover{transform: var(--transform_scale);}
    .main3 .list:hover .tt{left: 22px;}
    .main3 .list:hover .tt:after{width: 770px;height: 400px;right: -22px;}
/*    .main3 .swiper-button-prev{position: absolute;left: calc(50% - 560px);background: #fff;width: 46px;height: 46px;border-radius: 50%;}
    .main3 .swiper-button-prev:after{display: none;}
    .main3 .swiper-button-prev:before{font-size: 26px;color: var(--color_zhuti);transition: all .3s;}
    .main3 .swiper-button-prev:hover{background: var(--color_zhuti);}
    .main3 .swiper-button-prev:hover:before{color: #fff;}
    .main3 .swiper-button-next{position: absolute;right: calc(50% - 560px);background: #fff;width: 46px;height: 46px;border-radius: 50%;}
    .main3 .swiper-button-next:after{display: none;}
    .main3 .swiper-button-next:before{font-size: 26px;color: var(--color_zhuti);transition: all .3s;}
    .main3 .swiper-button-next:hover{background: var(--color_zhuti);}
    .main3 .swiper-button-next:hover:before{color: #fff;}*/
}






.main4 .main4box{position: relative;}
.main4 .main4box .bjimg{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 1;}
.main4 .main4box .bjimg .bjcover{position: absolute;left: 0;top: 0;width: 100%;height: 100%;opacity: 0;transition: all .6s ease-in-out !important;}
.main4 .main4box .bjimg .bjcover.active{opacity: 1;}
.main4 .main4box .box{position: relative;z-index: 3;display: flex;justify-content: space-between;}
.main4 .main4box .box .list{display: block;width: 100%;text-align: center;padding: 177px 15px 111px;background: rgba(0, 0, 0, .2);}
.main4 .main4box .box .list:nth-child(n+2){border-left: 1px solid rgba(255, 255, 255, .3);}
.main4 .main4box .box .list .img{width: 166px;height: 166px;display: flex;align-items: center;justify-content: center;margin: 0 auto 22px;position: relative;}
.main4 .main4box .box .list .img:after{content: "";width: 100%;height: 100%;background: url(../images/tu2.png) no-repeat center center/contain;position: absolute;left: 0;top: 0;z-index: 1;opacity: 0;transition: all 1s;}
.main4 .main4box .box .list .img img{max-height: 44%;max-width: 44%;position: relative;z-index: 2;filter: brightness(0) invert(1);transition: all .3s;}
.main4 .main4box .box .list .tt{min-height: 190px;padding-bottom: 30px;}
.main4 .main4box .box .list .tt1{font-size: 30px;line-height: 40px;color: #fff;letter-spacing: 2px;}
.main4 .main4box .box .list .tt2{font-size: 18px;color: rgba(255, 255, 255, .7);margin-top:6px;}
.main4 .main4box .box .list .tt3{font-size: 30px;color: #fff;opacity: 0;position: relative;top: -33px;}
.main4 .main4box .box .list:hover{background: rgba(0, 95, 187, .8);}
.main4 .main4box .box .list:hover .img:after{opacity: 1;}
.main4 .main4box .box .list:hover .img img{filter: brightness(1) invert(0);}
.main4 .main4box .box .list:hover .tt3{opacity: 1;top: 0;}
.main4 .main4box .box .list.active{background: rgba(0, 95, 187, .8);}
.main4 .main4box .box .list.active .img:after{opacity: 1;}
.main4 .main4box .box .list.active .img img{filter: brightness(1) invert(0);}
.main4 .main4box .box .list.active .tt3{opacity: 1;top: 0;}


/*楚航品质*/
.main5 .box{display: flex;justify-content: space-between;margin: 0 -10px;}
.main5 .box .list{display: block;width: 100%;position: relative;z-index: 1;margin:0 10px;}
.main5 .box .list .bjcover{padding-top: 123%;position: relative;}
.main5 .box .list .bjcover:after{content: "";width: 100%;height: 100%;background: rgba(0, 0, 0, .3);position: absolute;left: 0;bottom: 0;background: linear-gradient(to bottom, transparent,transparent, rgba(0, 0, 0, .6));}
.main5 .box .list .tt{position: absolute;left: 0;width: 100%;bottom: 26px;z-index: 2;font-size: 30px;line-height: 40px;color: #fff;padding: 5px;text-align: center;}
.main5 .box .list:hover .bjcover{transform: var(--transform_scale);}



/*楚航品质*/
.main6{background: #f4f7fa;}
.main6 .box{position: relative;}
.main6 .box:after{content: "";width: 33%;height: 100%;background: linear-gradient(to right, #fff, transparent);position: absolute;left: 0;top: 0;z-index: 3;}
.main6 .box:before{content: "";width:33%;height: 100%;background: linear-gradient(to left, #fff, transparent);position: absolute;right: 0;top: 0;z-index: 3;}
.main6 .gdbox{white-space:nowrap;overflow: hidden;width: 100%;height: 116px;font-size: 0;position: relative;z-index: 1;}
.main6 .gdbox .list{display: inline-block;vertical-align: top;width: 232px;background: #f4f8fb;height:100px;position: relative;margin: 8px;box-shadow: 0 0 11px rgba(0, 0, 0, .06);}
.main6 .gdbox .list img{display: block;position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;max-width: 77%;max-height: 77%;}



/*新闻资讯*/
.main7 .box{display: flex;justify-content: space-between;}
.main7 .box .zuo{width: 49%;display: block;box-shadow: 0 0 11px rgba(0, 0, 0, .1);position: relative;height: fit-content;}
.main7 .box .you{width: 49%;box-shadow: 0 0 11px rgba(0, 0, 0, .1);padding:20px 30px 30px;}
.main7 .box .zuo .bjcover{height: 470px;}
.main7 .box .zuo .ttbox{position: absolute;left: 0;bottom: 0;width: 100%;height: 100%;background: linear-gradient(to top, rgba(0, 0, 0, .7),rgba(0, 0, 0, .2), transparent);}
.main7 .box .zuo .ttbox .tt{position: absolute;left: 35px;bottom: 0;width: calc(100% - 70px);border-top: 1px solid rgba(255, 255, 255, .4);margin-top: 20px;padding: 20px 100px 30px 0;}
.main7 .box .zuo .ttbox .tt1{font-size: 24px;color: #fff;line-height: 34px;}
.main7 .box .zuo .ttbox .tt3{font-size: 18px;color: #fff;opacity: .8;margin-top: 6px;}
.main7 .box .zuo .ttbox .tt2{position: absolute;right: 0;top: 20px;border-left: 1px solid rgba(255, 255, 255, .4);width: 82px;color: #fff;height: calc(100% - 50px);text-align: right;font-size: 0;}
.main7 .box .zuo .ttbox .tt2 span{display: inline-block;text-align: center;font-size: 14px;}
.main7 .box .zuo .ttbox .tt2 b{display: block;font-size: 44px;line-height: 1;}
.main7 .box .zuo:hover .bjcover{transform: var(--transform_scale);}
.main7 .box .you a{display: block;padding: 15px 0;border-bottom: 1px solid #ddd;}
.main7 .box .you a .tt1{font-size: 20px;padding-right: 90px;position: relative;letter-spacing: 1px;line-height: 34px;min-height: 34px;}
.main7 .box .you a .tt1 span{display: block;font-size: 16px;color: #777;position: absolute;right: 0;top: 0;}
.main7 .box .you a .tt{display: none;}
.main7 .box .you a .tt2{font-size: 18px;color: #777;margin-top: 2px;}
.main7 .box .you a .tt3{font-size: 28px;color: var(--color_zhuti);margin-top: 8px;position: relative;left: 0;transition: all .3s;}
.main7 .box .you a .tt3:hover{left: 10px;}
.main7 .box .you a.active .tt{display: block;}
.main7 .box .you a:hover .tt1{color: var(--color_zhuti);}



footer{color: rgba(255, 255, 255, .66);}
footer .box2{border-top: 1px solid rgba(255, 255, 255, .3);padding: 28px 0;}
footer .box1{display: flex;justify-content: space-between;padding: 55px 0;}
footer .box1 .list{max-width: 400px;color: #fff;}
footer .box1 .list .tt1{display: block;height:80px;padding-bottom:20px;}
footer .box1 .list .tt1 img{max-height: 100%;}
footer .box1 .list .tt2{font-size: 30px;line-height: 1.2;display: flex;align-items: center;margin-top: 6px;}
footer .box1 .list .tt2:before{font-size: 28px;display: block;margin-right: 8px;}
footer .box1 .list .tt2.tt3{font-size: 16px;line-height: 1.4;}
footer .box1 .img{width: 150px;}
footer .box1 .ul{margin-left: 20px;max-width: 270px;}
footer .box1 .ul a:nth-child(1){font-size: 18px;color: #fff;padding-bottom: 13px;}
footer .box1 .ul a{display: block;font-size: 16px;padding-bottom:3px;}
footer .box1 .ul a:nth-child(n+2):hover{color: #fff;text-decoration: underline!important;}




.banner2{height: 432px;display: flex;align-items: center;color: #fff;position: relative;padding-top: 55px;}
.banner2 .tt1{font-size: 40px;line-height: 50px;}
.banner2 .tt2{font-size: 24px;line-height: 34px;opacity: .8;margin-top: 11px;}
.banner2 .tt{position: relative;}
.banner2 .titletop{position: absolute;left: 0;bottom: 30px;width: 100%;}
.banner2 .titletop .div1{display: flex;align-items: center;font-size: 16px;color: #fff;}
.banner2 .titletop .div1:before{display: block;margin-right: 8px;font-size: 120%;}
.banner2 .titletop .div1 a:hover{text-decoration: underline!important;}


.title8{background: #fff;position: relative;}
.title8:after{content: "";width: 100%;height: 1px;background: #ddd;position: absolute;left: 0;bottom: 0;z-index: 1;}
.title8 .div1{position: relative;z-index: 2;display: flex;}
.title8 .div1 a{display: block;margin-right: 80px;border-bottom: 2px solid transparent;padding-top: 2px;font-size: 18px;line-height: 80px;color: #444;transition: all 0s!important;}
.title8 .div1 a:hover{border-color: var(--color_zhuti);color: var(--color_zhuti);}
.title8 .div1 a.active{border-color: var(--color_zhuti);color: var(--color_zhuti);}
.title8.active{padding: 8px 0 16px;}
.title8.active .div1{flex-wrap: wrap;}
.title8.active .div1 a{line-height:32px;margin-top: 8px;}

.ny{padding: 66px 0 88px;background: linear-gradient(to bottom, #f5f5f5, #f5f5f5, #fff);}
.nytop1{text-align: center;font-size: 36px;line-height: 44px;letter-spacing: 1px;padding-bottom:38px;}
.nytop2{display: flex;background: #fff;box-shadow: 0 0 11px rgba(0, 0, 0, .03);min-height: 370px;margin-bottom: 40px;}
.nytop2 .img{width: 50%;}
.nytop2 .img .bjcover{height: 100%;position: relative;}
.nytop2 .img .bjcover:after{content: "";width: calc(100% - 60px);height: calc(100% - 60px);;border: 4px solid rgba(255, 255, 255, .7);background: url(../images/logo2.png) no-repeat center center;;position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;opacity: 0;transition: all .3s;}
.nytop2 .img .bjcover:hover:after{width: calc(100% - 40px);;height: calc(100% - 40px);;opacity: .6;}
.nytop2 .tt{width: 50%;padding: 50px;}
.nytop2 .tt1{font-size: 30px;color: var(--color_zhuti);line-height: 40px;}
.nytop2 .tt2{font-size: 16px;color: #666;margin-top: 15px;}



.nycp{margin: 0 -15px;display: flex;flex-wrap: wrap;}
.nycp .list{display: block;width: calc(25% - 30px);margin: 0 15px 30px;background: #fff;box-shadow: 0 0 11px rgba(0, 0, 0, .03);padding: 9px;}
.nycp .list .bjcover{padding-top:72%;}
.nycp .list .tt{font-size: 18px;color: #666;text-align: center;line-height: 46px;margin-top: 9px;}
.nycp .list:hover .bjcover{transform: var(--transform_scale);}
.nycp .list:hover .tt{color: var(--color_zhuti);}





/*详情页*/
.danye{font-size: 16px;line-height: 1.8;}
.danye .topbox{margin-bottom:20px;text-align: center;}
.danye .bt{color: #000;font-size:24px;padding-bottom: 10px;line-height: 1.4;}
.danye .rq{color: #888;font-size: 14px;margin-top: -4px;}
.danye .xian{width: 100%;height: 11px;margin-top:16px;;border-top: 1px dashed #aaa;opacity: .4;}
.danye .img{margin:0 auto 22px auto;display: block;}
.danye .img img{display: block;margin: 0 auto;}
.danye .ditu{height:400px;border: 1px solid #eee;margin-bottom:20px;}
.danye .ditu iframe{ width: 100%; height: 100%; }
.danye .tt1{padding-top: 60px;font-size: 24px;font-family: var(--ali_family);padding-bottom: 20px;line-height: 32px;}
.danye .tt2{font-size: 18px;}
.danyetop{font-size: 24px;padding-bottom: 16px;margin-bottom: 16px;border-bottom: 1px solid #eee;line-height: 34px;margin-top: 40px;}
.danye .txtbox{ font-size:16px; line-height:2; min-height:250px;}
.danye .txtbox img{ max-width:100% !important; height:auto !important; padding:2px !important; display:block; margin:0 auto;}
.danye .txtbox table{width:100% !important; height:auto !important; border-collapse:collapse; border:1px solid #CCCCCC !important;}
.danye .txtbox table tr td{width:auto !important; height:auto !important; border-collapse:collapse; border:1px solid #CCCCCC !important;}

@media (max-width:767px){
    /*详情页*/
    .danye{font-size: 14px;line-height: 1.8;}
    .danye .topbox{margin-bottom: 16px;}
    .danye .bt{font-size: 20px;padding-bottom: 4px;}
    .danye .img{margin:0 auto 18px auto;}
    .danye .ditu{height:360px;margin-top: 25px;}
    .danye .rq{margin-top: 0;}
    .danye .xian{margin-top: 14px;}
    .danye .tt1{padding-top: 0;font-size: 22px;padding-bottom: 11px;line-height: 30px;}
    .danye .tt2{font-size: 15px;}
    .danyetop{font-size: 20px;padding-bottom: 11px;margin-bottom: 11px;margin-top: 25px;line-height: 30px;}

}




/*内页新闻*/
.nyxw2{margin-top: -33px;}
.nyxw2 .list{display:flex;justify-content: space-between;position: relative;padding: 35px 0;border-bottom: 1px solid #e5e5e5;flex-direction: row-reverse;}
.nyxw2 .list .tt{width:calc(82% - 80px);padding: 10px 50px 10px 180px;position: relative;}
.nyxw2 .list .tt1{font-size: 20px;color: #222;transition: all .3s;font-weight: bold;padding-bottom: 15px;margin-bottom: 15px;position: relative;}
.nyxw2 .list .tt1:after{content: "";width: 30px;height: 1px;background: #000;position: absolute;left: 0;bottom: 0;}
.nyxw2 .list .tt3{font-size: 15px;color: #888;line-height: 28px;height: 56px;overflow: hidden;min-height: inherit;min-height: 56px;}
.nyxw2 .list .tt4{font-size: 12px;color: #999;line-height: 26px;width: 54px;text-align: center;font-family: 'Arial';background: #5d5d5d;margin-top: 22px;text-transform: uppercase;transition: all .3s;position: relative;}
.nyxw2 .list .tt4:before{width: 26px;height: 26px;border-left: 1px solid #fff;display: flex;align-items: center;justify-content: center;position: absolute;left: 100%;top:0;background: #5d5d5d;}
.nyxw2 .list .tt2{line-height:24px;font-size: 14px; position: absolute;left:30px;top:14px;color: #999;text-align: right;}
.nyxw2 .list .tt2 b{font-size:22px;color: #000;display: block;line-height: 34px; margin:0 auto 2px auto}
.nyxw2 .list .tt2 i{display: none;}
.nyxw2 .list .img{border-radius:6px;width:calc(18% + 80px);}
.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);}
.nyxw2 .list:hover .tt4:before{color: #fff;background: var(--color_zhuti);}
@media (max-width:1199px) {
    .nyxw2 .list .tt{padding-left:100px;}
    .nyxw2 .list .tt2{left: 0;}
}
@media (max-width:991px) {
    .nyxw2 .list .tt{padding-right:30px;}
    .nyxw2 .list .tt1{font-size: 20px;line-height: 30px;}
    .nyxw2 .list .tt4{margin-top: 16px;}
}
@media (max-width:767px) {
    .nyxw2 .list{padding:25px 0}
    .nyxw2 .list .img{right: 0;height: 154px;top:29px;}
    .nyxw2 .list .tt{padding: 4px 30px 0 0;}
    .nyxw2 .list .tt1{padding: 0;margin: 0 0 3px;}
    .nyxw2 .list .tt1:after{display: none;}
    .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: 5px;font-size: 14px;line-height: 24px;height: 48px;min-height: 48px;}
    .nyxw2 .list .tt4{margin-top: 14px;}
    
}

@media (max-width:600px) {
    .nyxw2{padding-top: 0;margin-top: 0;}
    .nyxw2 .list{padding: 0 0 25px;margin-bottom: 25px;flex-wrap: wrap;}
    .nyxw2 .list .tt{width: 100%;padding: 0;}
    .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%;}
}





.nyhz{margin: 0 -15px;display: flex;flex-wrap: wrap;}
.nyhz .list{display: block;width: calc(20% - 30px);margin: 0 15px 30px;background: #f4f8fb;height:100px;position: relative;border:2px solid transparent;box-shadow: 0 0 11px rgba(0, 0, 0, .06);}
.nyhz .list img{display: block;position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;max-width: 77%;max-height: 77%;}
.nyhz .list:hover{border-color: var(--color_zhuti);}




.title3{text-align: center;margin-bottom: 40px;padding-bottom: 22px;font-size: 36px;line-height: 44px;position: relative;letter-spacing: 3px;}
.title3 span{display: block;font-size: 38px;line-height: 1;color: rgba(0, 0, 0, .1);text-transform: uppercase;font-weight: bold;padding-bottom: 3px;letter-spacing: normal;}
.title3:after{content: "";width: 58px;height: 4px;background: var(--color_zhuti);position: absolute;left: 0;right: 0;bottom: 0;margin: 0 auto;}


.about1 .box{display: flex;justify-content: space-between;}
.about1 .box .zuo{width: 50%;padding: 0 66px 0 0;font-size: 17px;line-height: 1.8;color: #666;letter-spacing: normal;}
.about1 .box .you{width: 50%;height: fit-content;border-radius: 8px;overflow: hidden;}
.about1 .box .you .bjcover{padding-top: 60%;position: relative;}
.about1 .box .you .bjcover:after{content: "";width: calc(100% - 60px);height: calc(100% - 60px);border-radius: 8px;border: 4px solid rgba(255, 255, 255, .7);background: url(../images/logo2.png) no-repeat center center;;position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;opacity: 0;transition: all .3s;}
.about1 .box .you .bjcover:hover:after{width: calc(100% - 40px);;height: calc(100% - 40px);;opacity: .6;}
.about1 .box .zuo .title3{text-align: left;margin-bottom: 26px;}
.about1 .box .zuo .title3:after{margin-left: 2px;}


.about2 .title3{color: #fff;}
.about2 .title3 span{color: rgba(255, 255, 255, .1);}
.about2 .title3:after{background: #fff;opacity: .8;}
.about2 .box{display: flex;justify-content: space-between;background: #fff;border-bottom: 4px solid var(--color_zhuti);padding: 35px 0;}
.about2 .box .list{display: block;width: 100%;padding: 30px 3%;text-align: center;}
.about2 .box .list:nth-child(n+2){border-left: 1px solid #eee;}
.about2 .box .list .tt1{width: 94px;height: 94px;background: #f3f3f3;border-radius: 50%;display: flex;align-items: center;justify-content: center;margin: 0 auto 22px;}
.about2 .box .list .tt1 img{max-height: 55%;max-width: 55%;}
.about2 .box .list .tt2{font-size: 22px;line-height: 32px;}
.about2 .box .list .tt3{font-size: 15px;line-height: 1.6;color: #777;margin-top: 11px;}



.lbabout3{position: relative;margin: -10px;}
.lbabout3 .list{display: block;background: #fff;padding-top: 141.4285714285714%;position: relative;border: 1px solid #eee;margin: 10px;box-shadow: 0 0 11px rgba(0, 0, 0, .03);}
.lbabout3 .list img{display: block;position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;max-height: 100%;}
.lbabout3 .list:hover{border-color: var(--color_zhuti);}
.lbabout3 .swiper-button-prev{width: 44px;height: 44px;border: 2px solid var(--color_zhuti);border-radius: 50%;font-size: 18px;font-weight: bold;background: #fff;left: -80px;}
.lbabout3 .swiper-button-prev:hover{background: var(--color_zhuti);color: #fff;}
.lbabout3 .swiper-button-next{width: 44px;height: 44px;border: 2px solid var(--color_zhuti);border-radius: 50%;font-size: 18px;font-weight: bold;background: #fff;right: -80px;}
.lbabout3 .swiper-button-next:hover{background: var(--color_zhuti);color: #fff;}


.about4{margin: -20px -10px 0;}
.about4 .img{width:calc(33.33% - 20px);margin: 20px 10px 0;border-radius: 8px;overflow: hidden;display: block;float: left;}
.about4 .img .bjcover{padding-top: 70%;}
.about4 .img:nth-child(1) .bjcover{padding-top: calc(140% + 20px);}
.about4 .img:hover .bjcover{transform: var(--transform_scale);}







/*产品详情*/
.cpxq1 .imgbox{width:44%;float: left;}
.cpxq1 .ttbox{width:56%;float:right;padding:0 0 0 40px;}
.cpxq1 .swiperxq1{margin-bottom: 12px;position: relative;}

/*铺满需要的样式*/
.cpxq1 .swiper-slide{overflow: hidden;border: 1px solid #ddd;background-color: #fff;cursor: pointer;}
.cpxq1 .swiper-slide .bjcover{height:380px;}
.cpxq1 .swiperxq2 .swiper-slide{border: 1px solid #e8e8e8;background-color: #fff;overflow: hidden;}
.cpxq1 .swiperxq2 .swiper-slide .bjcover{height:86px;}

/*img显示全需要的样式*/
/*.cpxq1 .swiperxq1{border: 1px solid #ddd;overflow: hidden;}
.cpxq1 .swiper-slide{height: 400px;position: relative;background-color: #fff;}
.cpxq1 .swiper-slide img{display: block;position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;max-height:80%;max-width: 80%;}
.cpxq1 .swiperxq2 .swiper-slide{border: 1px solid #e8e8e8;background-color: #fff;overflow: hidden;height: 100px;}*/
/*结束*/

.cpxq1 .swiperxq2{position: relative;padding: 0 40px;}
.cpxq1 .swiperxq2 .swiper-slide.swiper-slide.swiper-slide-thumb-active{border-color: var(--color_zhuti);}

.cpxq1 .swiper-button-prev{width:30px;height: 100%;font-size: 26px;text-align: center;color: #fff;background: var(--color_zhuti);left: 0;top:0;margin: 0;transition: all .3s;}
.cpxq1 .swiper-button-prev:after{font-size: 26px;}
.cpxq1 .swiper-button-prev:hover{background-color:var(--color_hover);color: #fff;}
.cpxq1 .swiper-button-next{width:30px;height: 100%;font-size: 26px;text-align: center;color: #fff;background: var(--color_zhuti);right: 0;top:0;margin: 0;transition: all .3s;}
.cpxq1 .swiper-button-next:after{font-size: 26px;}
.cpxq1 .swiper-button-next:hover{background-color:var(--color_hover);color: #fff;}

.cpxq1 .ttbox .tt1{font-size: 26px;color: var(--title_color);border-bottom: 1px solid #ddd;padding:10px 0 22px 0;margin-bottom:20px;line-height: 34px;}
.cpxq1 .ttbox .tt2{font-size: 15px;color: #444;overflow-y: auto;line-height: 1.66;min-height: 225px;}
.cpxq1 .ttbox .tt2 td{padding: 2px 0;}
.cpxq1 .ttbox .tt2 td:nth-child(1){min-width: 120px;vertical-align: top;}
.cpxq1 .ttbox .tt3{margin-top: 33px;display: flex;}
.cpxq1 .ttbox .tt3 .tt4{background: var(--color_zhuti);font-size: 26px;color: #fff;padding: 0 28px;height: 60px;display: flex;align-items: center;}
.cpxq1 .ttbox .tt3 .tt4:before{font-size:120%;padding-right: 11px;}
.cpxq1 .ttbox .tt3 img{height: 100px;display: block;margin:-15px 0 0 20px;border: 1px solid #eee;}

.cpxq2{margin-top:50px;font-size: 15px;line-height: 1.8;color: #444;overflow: hidden;}
.cpxq2 .top2{display: flex;background: #f0f0f0;margin-bottom: 25px;}
.cpxq2 .top2 a{display: block;padding: 0 26px;font-size: 19px;line-height: 60px;transition: all .3s;cursor: pointer;}
.cpxq2 .top2 a:hover{color: var(--color_zhuti);}
.cpxq2 .top2 a.active{background: var(--color_zhuti);color: #fff;}


@media (max-width:991px){
    /*产品详情*/
    .cpxq1 .imgbox{float:none;width: 600px;max-width: 100%;margin: 0 auto;}
    .cpxq1 .ttbox{width: 100%;float:none;padding:25px 0 0;}
    /*显示全需要的样式*/
    /*.cpxq1 .swiper-slide{padding-top: 66%;height: auto!important;}*/
    /*.cpxq1 .swiperxq2 .swiper-slide{padding-top: 33%;}*/

    /*铺满需要的样式*/
    .cpxq1 .swiper-slide .bjcover{height:auto;padding-top:66%;}
    .cpxq1 .swiperxq2 .swiper-slide .bjcover{height:auto;padding-top: 66%;}

    .cpxq1 .swiperxq2{padding: 0 30px;}
    .cpxq1 .swiper-button-prev{width: 24px;}
    .cpxq1 .swiper-button-next{width: 24px}
    .cpxq1 .swiper-button-prev:after{font-size: 16px;}
    .cpxq1 .swiper-button-next:after{font-size: 16px;}


    .cpxq1 .ttbox .tt1{font-size: 22px;padding-bottom:14px;margin-bottom:16px;line-height: 32px;}
    .cpxq1 .ttbox .tt2{font-size: 15px;min-height:inherit;height: auto;}
    .cpxq1 .ttbox .tt2 td:nth-child(1){min-width: 110px;}

    .cpxq1 .ttbox .tt3{margin-top: 22px;}
    .cpxq1 .ttbox .tt3 .tt4{font-size: 22px;padding: 0 18px;height: 52px;}
    .cpxq1 .ttbox .tt3 img{margin-left: 10px;}

    .cpxq2{margin-top:30px;font-size: 14px;}
    .cpxq2 .top2{margin-bottom: 20px;}
    .cpxq2 .top2 a{padding: 0 10px;font-size: 16px;line-height: 44px;min-width: 32%;text-align: center;}

}






























/* -webkit-line-clamp: 2; */


/*媒体查询开始*/
@media (max-width:1699px){
    header .logo{margin-left: 15px;}
    .main2 .box span{display: none;}
    .main2 .box{justify-content: space-around;}
    .main2 .box a{width: 100%;}
    .main2 .box a:nth-child(n+2){border-left: 1px solid rgba(255, 255, 255, .4);}
}
@media (max-width:1349px){
    header nav ul li > a{font-size: 17px;}
    header .txt2{width:80px;}



}
@media (max-width:1199px){
    body{letter-spacing: normal;padding-top: 80px;}
    header .logo{height: 80px;}
    header .logo img{max-height: 58%;}
    .banner .swiper-pagination-bullet{width: 7px;height: 7px;margin: 0 3px -4px !important;background: #fff;}
    .banner .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 7px;opacity: 1;}



    .banner .swiper-slide .list{height:240px;}
    .banner .swiper-slide .list .tt{font-size: 20px;line-height: 26px;letter-spacing: 1px;}
    .banner .swiper-slide .list .tt2{margin-top: 2px;font-size:22px;line-height: 32px;}
    .banner .swiper-slide .list .tt3{margin-top: 12px;}

    .banner .swiperxia{display: none;}












    /*pc导航*/
    header nav{display:none;width:100%;max-width: 100%;float: none;padding:15px 20px 40px;margin:0;position: absolute;right:0;top:100%;z-index:113;background: #fff;box-shadow: 0 2px 10px rgba(0, 0, 0, .06);overflow-y: auto;overflow-x:hidden;max-height: calc(100vh - 120px)}
    header nav .container-fluid{padding: 0;}
    header nav ul{display: block!important;}
    header nav ul > li{display:block;width:100%;text-align: left;padding: 0 40px 0 0;border-bottom: 1px solid #f6f6f6;position: relative;}
    header nav ul > li > a{display:block; color: #333;font-size:15px;padding:0 0 0 10px;line-height:50px;}
    header nav ul > li:nth-last-child(1){border: 0;}
    header nav ul > li > i{display: block;position: absolute;right: 0;top:0;width: 40px;color: #999;line-height: 50px;font-size: 16px;font-weight: normal;text-align: center;}
    header nav ul > li:hover > a{;background: transparent;color: var(--color_zhuti);}
    header nav ul > li.active > a{background: transparent;color: var(--color_zhuti);}
    header nav ul > li.active > i{color: var(--color_zhuti);}
    header nav .ul{display:none;position: relative;left: auto;top:auto;width: calc(100% + 110px);margin-left: -35px;right: auto;background:#f6f6f6;padding:8px 14px;box-shadow: none;border-radius:0;}
    header nav .ul a{font-size: 14px;color: #333;line-height: 26px;padding:6px 5px 6px 35px;display: block;}
    header nav .ul a:hover{background-color: transparent;color: var(--color_zhuti);}
    header nav .ul a.active{background-color: transparent;color: var(--color_zhuti);}

   /*移动导航按钮*/
    header .lanmu{width: 30px;font-size: 0;height: 21px;position: absolute;right: 15px;bottom:30px;cursor: pointer;z-index: 2;}
    header .lanmu i{display: inline-block;width: 100%;height: 3px;background:var(--color_zhuti);border-radius: 3px;transition: all 0.6s;}
    header .lanmu i:nth-child(2), .lanmu i:nth-child(3){width: 40%;margin:6px 0;}
    header .lanmu i:nth-child(2){margin-right: 10%;}
    header .lanmu i:nth-child(3){margin-left: 10%;}
    header .lanmu.active i:nth-child(1) {transform: rotate(45deg) translateY(4px) translateX(5px);}      
    header .lanmu.active i:nth-child(4){transform: rotate(-45deg) translateY(-8px) translateX(8px);}
    header .lanmu.active i:nth-child(2){transform: translateX(-30px);opacity: 0;}
    header .lanmu.active i:nth-child(3){transform: translateX(30px);opacity: 0;}



    .main88{padding-top: 44px;padding-bottom: 44px;}
    .title{font-size: 24px;letter-spacing:1px;line-height: 32px;margin-bottom: 22px;}
    .title span{font-size:14px;letter-spacing:normal;line-height: 24px;padding-top:0;}
    .more{width: 130px;height: 40px;margin-top: 22px;font-size: 14px;}
    .more div span{margin-left: 10px;}
    .more:hover div span{margin-left: 10px;}



    .title b{letter-spacing:normal;}
    .title i{font-size: 14px;line-height: 26px;letter-spacing: normal;margin-top: 1px;}


    .main1 .img{display: none;}

    .main1 .box{width: 100%;padding: 0;}
    .main1 .box .title{margin-bottom:11px;}
    .main1 .tt1{font-size: 18px;letter-spacing: 1px;line-height: 28px;}
    .main1 .tt2{font-size: 14px;margin-top: 8px;}
    .main1 .tt3{margin-top: 22px;padding: 0;justify-content: left;}
    .main1 .tt3 .tt4{font-size: 14px;color: #555;min-width: 30%;max-width: 33%;}
    .main1 .tt3 .tt4 .tt5{font-size: 24px;padding-bottom:2px;}
    .main1 .tt3 .tt4 .tt5 span{font-size: 14px;margin-left: 2px;top:3px;}



    .main2{padding: 22px 0;}
    .main2 .box{flex-wrap: wrap;}
    .main2 .box a{font-size: 18px;padding:12px 6px;width: 50%;border: 0!important}
    .main2 .box a img{height: 32px;margin: 0 auto 8px;}
    .main2 .box a:hover{top: 0;}

    .main3 .list .tt{position: relative;left: auto;bottom: auto;width: 100%;padding:0;font-size: 14px;opacity: 1;background: var(--color_zhuti);text-align: center;line-height: 44px;height: 44px;overflow: hidden;}
    .main3 .list .tt:after{display: none;}
    .main3 .list .tt img{display: none;}


    .main4 .main4box .box{flex-wrap: wrap;}
    .main4 .main4box .box .list{width:calc(50% - 2px);padding: 35px 20px;margin: 1px;}
    .main4 .main4box .box .list:nth-child(n+2){border-left:0;}
    .main4 .main4box .box .list .img{width: 80px;height: 80px;margin-bottom: 18px;}
    .main4 .main4box .box .list .img:after{opacity: 1;}
    .main4 .main4box .box .list .img img{filter: brightness(1) invert(0);}
    .main4 .main4box .box .list:hover{background: rgba(0, 0, 0, .2)!important;}
    .main4 .main4box .box .list.active{background: rgba(0, 0, 0, .2)!important;}
    .main4 .main4box .box .list .tt{min-height: inherit;padding-bottom: 0;}
    .main4 .main4box .box .list .tt1{font-size: 20px;line-height: 28px;letter-spacing: 1px;}
    .main4 .main4box .box .list .tt2{font-size: 15px;margin-top:6px;line-height: 1.5;}
    .main4 .main4box .box .list .tt3{font-size: 30px;top: 0;display: none;}



    /*楚航品质*/
    .main5 .box{flex-wrap: wrap;margin: -12px -6px 0;}
    .main5 .box .list{width:calc(50% - 12px);margin:12px 6px 0;}
    .main5 .box .list .tt{font-size: 18px;padding: 10px;bottom: 0;}


    /*楚航品质*/
    .main6 .box:after{content: "";width: 33%;height: 100%;background: linear-gradient(to right, #fff, transparent);position: absolute;left: 0;top: 0;z-index: 3;}
    .main6 .box:before{content: "";width:33%;height: 100%;background: linear-gradient(to left, #fff, transparent);position: absolute;right: 0;top: 0;z-index: 3;}
    .main6 .gdbox{height: 80px;}
    .main6 .gdbox .list{width: 140px;height:74px;position: relative;margin: 3px;}



    /*新闻资讯*/
    .main7 .box{flex-wrap: wrap;}
    .main7 .box .zuo{width: 100%;}
    .main7 .box .you{width: 100%;box-shadow: none;padding: 0;}
    .main7 .box .zuo .bjcover{height: auto;padding-top: 80%;}
    .main7 .box .zuo .ttbox .tt{left: 20px;width: calc(100% - 40px);margin-top: 0;padding: 16px 80px 20px 0;}
    .main7 .box .zuo .ttbox .tt1{font-size: 18px;line-height: 28px;}
    .main7 .box .zuo .ttbox .tt3{font-size: 14px;margin-top:5px;line-height: 1.5;}
    .main7 .box .zuo .ttbox .tt2{top: 16px;width: 72px;height: calc(100% - 36px);flex-wrap: wrap;display: flex;justify-content: right;align-items: center;}
    .main7 .box .zuo .ttbox .tt2 b{font-size: 30px;width: 100%;}

    .main7 .box .you a{display: block;padding: 8px 0;border-bottom: 1px solid #ddd;}
    .main7 .box .you a .tt1{font-size: 16px;letter-spacing: normal;padding-right: 84px;}
    .main7 .box .you a .tt1 span{font-size: 14px;}
    .main7 .box .you a .tt{display: none;}
    .main7 .box .you a .tt2{font-size: 14px;color: #777;margin-top: 2px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;white-space: normal;overflow: hidden;line-height: 1.5;}
    .main7 .box .you a .tt3{font-size: 22px;margin-top: 6px;}




    footer .box2{padding: 20px 0;line-height: 1.5;}
    footer .box1{padding: 30px 0;}
    footer .box1 .list{max-width:100%;}
    footer .box1 .list .tt1{height: 62px;padding-bottom: 18px;}
    footer .box1 .list .tt2{font-size: 22px;}
    footer .box1 .list .tt2.tt3{font-size: 15px;}

    footer .box1 .img{display: none;}
    footer .box1 .ul{display: none;}

    .nycp .list{width: calc(33.33% - 30px);}




    .banner2{height:200px;padding-top: 0;}
    .banner2 .tt1{font-size: 22px;line-height: 32px;}
    .banner2 .tt2{font-size: 16px;line-height: 28px;margin-top: 2px;}
    .banner2 .titletop{bottom: 12px;}
    .banner2 .titletop .div1{font-size: 13px;}

    .title8 .div1 a{font-size: 16px;line-height: 60px;margin-right: 20px;}
    .title8.active{padding: 8px 0 11px;}
    .title8.active .div1 a{margin-top: 4px;}


    .ny{padding: 40px 0 55px;}
    .nytop1{font-size:24px;line-height: 34px;padding-bottom: 22px;}
    .nytop2{flex-wrap: wrap;min-height: inherit;margin-bottom:22px;}
    .nytop2 .img{width: 100%;}
    .nytop2 .img .bjcover{height:auto;padding-top: 60%;}
    .nytop2 .img .bjcover:after{border-width: 3px;background-size: 160px!important;}
    .nytop2 .img .bjcover:hover:after{width: calc(100% - 30px);;height: calc(100% - 30px);}
    .nytop2 .tt{width: 100%;padding: 20px;}
    .nytop2 .tt1{font-size:22px;line-height: 32px;}
    .nytop2 .tt2{font-size:14px;margin-top: 8px;}




    .nycp{margin: 0 -6px;}
    .nycp .list{width: calc(33.33% - 12px);margin: 0 6px 12px;padding: 0;}
    .nycp .list .tt{font-size:14px;margin: 0;line-height: 44px;}




    .nyhz{margin: 0 -6px;}
    .nyhz .list{width: calc(25% - 12px);margin: 0 6px 12px;}



    .title3{margin-bottom: 22px;padding-bottom: 14px;font-size: 26px;line-height: 34px;letter-spacing: 1px;}
    .title3 span{font-size:26px;padding-bottom: 0;}
    .title3:after{margin: 0 auto!important;width: 40px;height: 3px;}



    .about1 .box{flex-wrap: wrap;}
    .about1 .box .zuo{width: 100%;padding: 0;font-size: 15px;}
    .about1 .box .you{width: 100%;margin-top: 25px;}

    .about1 .box .zuo .title3{margin-bottom:18px;text-align: center;}

    .about2 .box{flex-wrap: wrap;padding: 25px 10px;}
    .about2 .box .list{width: 50%;padding: 15px 10px;}
    .about2 .box .list:nth-child(n+2){border-left:0}
    .about2 .box .list .tt1{width: 88px;height: 88px;margin-bottom: 16px;}
    .about2 .box .list .tt2{font-size: 18px;line-height: 28px;}
    .about2 .box .list .tt3{font-size: 14px;margin-top:7px;}



    .lbabout3{pmargin: -6px;}
    .lbabout3 .list{box-shadow: none;margin: 6px;border: 1px solid #eee;}


    .lb3 .swiperxia{margin-top: 18px;margin-bottom: -11px;}
    .lb3 .swiperxia .swiper-button-prev{display: none;}
    .lb3 .swiperxia .swiper-button-next{display: none;}
    .lb3 .swiperxia .swiper-pagination span{margin: 0 3px;}




}
@media (max-width:991px) {
    .nyhz .list{width: calc(33.33% - 12px);}


}

@media (max-width:767px) {
    .nycp .list{width: calc(50% - 12px);}
    .nyhz .list{width: calc(50% - 12px);height: 78px;box-shadow: none;border: 1px solid #eee;}

    .about4{margin: -12px -6px 0;}
    .about4 .img{width:calc(50% - 12px);margin: 12px 6px 0;}
    .about4 .img:nth-child(1) .bjcover{padding-top: calc(140% + 12px);}





}
@media (max-width:600px) {


}

@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, 1);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:50px; 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;} 
}


