/*全局样式*/
@charset "utf-8";
body {font:14px/1.6 "微软雅黑",黑体,"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:1470px !important;
    padding-left: 15px;
    padding-right: 15px;
}


:root{
    --color_zhuti: #dc0000;
    --color_hover: #b90000;
    /*--AlibabaPuHuiTi:AlibabaPuHuiTi;*/
    --transform_scale: scale(1.08);
}

body{padding-top:94px;}
header{position:fixed;left: 0;top:0;z-index: 111;width: 100%;box-shadow: 0 4px 8px rgba(0, 0, 0, .06);background-color: #fff;}
header .box{display: flex;justify-content: space-between;align-items: center;}
header .logo{height: 94px;font-size: 0;margin-right: 40px;display: flex;align-items: center;}
header .logo img{max-height:66%;}

header .txt{display: flex;justify-content: space-between;flex-shrink: 0;cursor: pointer;align-items: center;}
header .txt1{font-size: 26px;color: #777;font-weight: bold;margin-right:22px;cursor: pointer;}
header .txt1:hover{color: var(--color_hover);}

/*搜索*/
#formbox{display:none;position: absolute;left: 0;width: 100%;z-index: 110;background:rgba(0, 0, 0, .88);top:100%;height:110px;padding: 30px 10%;}
#formbox form{width: 900px;margin:0 auto;max-width: 100%;background: #fff;display: flex;}
#formbox form input{font-size:15px;color: #222;border: 0;border-bottom: 2px solid #fff;height: 50px;background: transparent;padding: 0 0 0 20px;width: calc(100% - 100px);}
#formbox form button{width: 100px;float: right;background:transparent;border: 2px solid #fff;font-size: 18px;border-radius: 4px;color: var(--color_zhuti);height: 50px;flex-shrink: 0;}
#formbox form button:hover{background-color: var(--color_zhuti);color: #fff;}
@media (max-width:991px) {
    /*搜索*/
    #formbox{padding:20px 15px 0;height: 90px;}
    #formbox #form_close{font-size: 30px;right: 15px;top:11%;}
    #formbox form input{font-size:14px;padding: 0 15px;width: calc(100% - 60px);height:44px;border-width: 1px;}
    #formbox form button{width: 60px;font-size: 16px;height: 44px;border-width: 1px;}











}


header .txt2{width:96px;height: 44px;flex-shrink: 0;margin-right: 22px;position: relative;padding-left:38px;color: #666;z-index: 111;}
header .txt2:before{font-size: 24px;position: absolute;left: 6px;top: 0;height: 100%;display: flex;align-items: center;transition: all .3s;}
header .txt2 .div1{font-size: 16px;position: relative;display: flex;align-items: center;height: 100%;transition: all .3s;}
header .txt2 .div1:before{position: absolute;right:5px;top: 0;height: 100%;display: flex;align-items: center;font-size: 80%;transition: all .3s;}
header .txt2:hover .div1{color: var(--color_zhuti);}
header .txt2:hover:before{color: var(--color_zhuti);}
header .txt2:hover .div1:before{color: var(--color_zhuti);}
header .txt2 .div2{position: absolute;right: 0;top:100%;width:100%;background-color: #fff;line-height: 1.6;padding: 8px 0;border-radius: 4px;z-index: 1;display: none;box-shadow: 0 0 11px rgba(0,0,0,.06);}
header .txt2 .div2 a{display: block;text-align: center;font-size: 16px;color: #333;padding: 4px;transition: all .2s ease-in-out;}
header .txt2 .div2 a:nth-child(n+2){border-top: 1px solid #eee;}
header .txt2:hover .div1:after{opacity: 1;}
header .txt2:hover .div1:before{opacity: 1;}
header .txt2:hover .div2{display: block;}
header .txt2:hover .div2 a:hover{color: var(--color_zhuti);}
header .txt2:hover .div2 a.active{color: var(--color_zhuti);}

header .txt3{font-size: 17px;color: #fff;width: 98px;height: 40px;background: var(--color_zhuti);border-radius: 44px;display: flex;align-items: center;justify-content: center;}
header .txt3:hover{background: var(--color_hover);}



header nav{width:80%;max-width:970px;}
header nav ul{display: flex;justify-content:space-between;align-items: center;}
header nav ul li{text-align: center;z-index: 2;}
header nav ul li > a{display:block;line-height: 88px;font-size:18px;position: relative;padding: 3px 2px 0;border-bottom: 3px solid transparent;}
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);border-color: var(--color_zhuti);}

header nav .ul{display:none;position: absolute;left: 0;top:100%;width:100%;background:rgba(255,255,255,1);padding:10px 0;box-shadow: 0 6px 6px rgba(0,0,0,.06);overflow: hidden;border-top: 1px solid #eee;}
header nav .ul .ulbox{display: flex;justify-content: space-between;padding: 50px 0;}
header nav .ul .ulbox .zuo{width: 56%;height: fit-content;}
header nav .ul .ulbox .you{width: 40%;height: fit-content;}
header nav .ul .ulbox .top{text-align: left;font-size: 26px;line-height: 32px;padding-bottom: 8px;}
header nav .ul .ulbox .img{margin-top: 16px;height: 150px;border-radius: 8px;}
header nav .ul .ul2{max-width: 368px;font-size: 0;text-align: left;min-height: 140px;}
header nav .ul a{font-size:15px;color: #333;line-height:24px;padding:10px;display: inline-block;vertical-align: top;min-width: 180px;padding:0 15px;margin-top: 11px;position: relative;}
header nav .ul a:after{content: ">";position: absolute;left: 0;top: 0;font-size: 94%;color: #aaa;transition: all .3s;}
header nav .ul a:hover{color: var(--color_zhuti);}
header nav .ul a:hover:after{color: var(--color_zhuti);}
header nav .ul a.active:after{color: var(--color_zhuti);}
header nav .ul a.active{color: var(--color_zhuti);}
@media (min-width:992px){
    /*header nav ul > li:hover .ul{display: block;}*/
    /*header nav .nav_xg{position: absolute; left: 0; bottom: 0; height:3px; background-color: var(--color_zhuti);z-index:1;width: 40px;border-radius: 6px;overflow: hidden;display: none;}*/
    header nav ul li:nth-child(3) .lili>a{font-size: 17px;color: #111;padding-bottom: 22px;font-weight: bold;padding-left: 0;position: relative;display: inline-block;width: auto;min-width: inherit;}
    header nav ul li:nth-child(3) .lili>a:before{content: "";width: calc(100% - 15px);height: 1px;background: #ddd;position: absolute;left: 0;bottom: 9px;}
    header nav ul li:nth-child(3) .ul .ulbox .zuo{width: 100%;}
    header nav ul li:nth-child(3) .ul .ulbox .zuo .ul2{display: flex;justify-content: space-between;max-width: 100%;min-height: inherit;}
    header nav ul li:nth-child(3) .ul .ulbox .zuo .ul3{min-height: 112px;width: 100%}
    header nav ul li:nth-child(3) .ul .ulbox .zuo .ul3 a{margin-top: 4px;}
    header nav ul li:nth-child(3) .lili{width: 100%}
    header nav ul li:nth-child(3) .lili>a:after{display: none;}


    .lili .hidden-991{transition: all .3s;left: 0;position: relative;}
    .lili:hover .hidden-991{left: -11px;}
}



/*banner*/
.banner{position: relative;z-index: 1;overflow: hidden;}
.banner .swiper-slide{overflow: hidden;}
.banner .swiper-slide img{display: block;width: 100%;}
.banner .swiper-pagination-bullet{background:#fff;opacity:.66;transition: all .2s;}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 30px;border-radius: 4px;opacity: 1;}


.main88{padding-top: 88px;padding-bottom: 88px;}
.more{display: flex;align-items: center;width: 180px;height: 46px;background: #505050;border-radius: 66px;font-size: 14px;color: #fff;padding: 0 22px;position: relative;margin-bottom: 8px;}
.more span{width: 32px;height: 32px;background: #fff;border-radius: 50%;color: #555;display: flex;align-items: center;justify-content: center;position: absolute;right: 8px;top: 0;bottom: 0;margin: auto 0;}
.more:hover{background: var(--color_zhuti);color: #fff;padding-left: 30px;}
.title{font-size: 40px;letter-spacing:3px;line-height: 50px;padding-bottom: 55px;text-align: center;}



/*申建重工*/
.main1{position: relative;}
.main1 .imgbj{position: absolute;left: 0;right: 0;top: 44px;max-width: 82%;display: block;margin: 0 auto;z-index: 1;}
.main1 .topbox{}
.main1 .top{padding-top: 33px;display: none;justify-content: space-between;align-items: end;position: relative;z-index: 2;}
.main1 .top.active{display: flex;}
.main1 .top .div{max-width: calc(100% - 220px);}
.main1 .top .div .div1{font-size:40px;line-height: 50px;letter-spacing: 3px;}
.main1 .top .div .div2{font-size:26px;line-height: 36px;letter-spacing: 2px;color: var(--color_zhuti);margin-top:9px;}
.main1 .top .div .div3{font-size: 18px;color: #464646;margin-top: 14px;}

.main1 .box{padding-bottom: 11px;margin-top: 50px;border-top: 1px solid #ddd;position: relative;z-index: 2;}
.main1 .box .list{display: flex;justify-content: space-between;position: relative;}
.main1 .box .list a{width: 24%;font-size: 24px;line-height: 34px;position: relative;padding-top: 38px;}
.main1 .box .list a:after{content: "";width: 166px;height: 4px;background: var(--color_zhuti);position: absolute;left: 0;top: -4px;transition: all .3s;opacity: 0;}
.main1 .box .list a.active:after{opacity: 1;}
.main1 .box .list a span{display: block;font-size: 18px;color: #a9a9a9;line-height: 28px;margin-top: 4px;}
.main1 .box .list a:hover{color: var(--color_zhuti);}
/*.main1 .box .list a.active{color: var(--color_zhuti);}*/



/*产品*/
.main2{min-height: 770px;}
.main2 .box{display: flex;justify-content: space-between;}
.main2 .box .zuo{width: 240px;}
.main2 .box .you{width: calc(100% - 260px);padding: 30px 0;}
.main2 .box .zuo a{display:flex;align-items: center;height: 78px;background: #fff;position: relative;border-radius: 8px;overflow: hidden;padding-left: 90px;font-size: 22px;line-height: 30px;box-shadow: 0 0 6px rgba(0, 0, 0, .06);}
.main2 .box .zuo a:nth-child(n+2){margin-top: 10px;}
.main2 .box .zuo a .img{display: flex;align-items: center;justify-content: center;position: absolute;left: 0;top: 0;height: 100%;width: 90px;}
.main2 .box .zuo a .img img{max-height: 50%;max-width: 50%;transition: all .3s;}
.main2 .box .zuo a:hover{background-color: var(--color_zhuti);color: #fff;}
.main2 .box .zuo a:hover .img img{filter: brightness(0) invert(1);}
.main2 .box .zuo a.active{background-color: var(--color_zhuti);color: #fff;}
.main2 .box .zuo a.active .img img{filter: brightness(0) invert(1);}
.main2 .box .you .list{display: none;justify-content: space-between;position: relative;padding-bottom: 44px;}
.main2 .box .you .list.active{display: flex;}
.main2 .box .you .list .img2{width: calc(75% - 88px);display: flex;justify-content: center;margin-top: -11px;align-items: center;}
.main2 .box .you .list .img2 img{max-height: 96%;max-width:88%;}
.main2 .box .you .list .tt{width: calc(25% + 88px);color: #fff;min-width: 280px;}
.main2 .box .you .list .tt .tt1{font-size: 48px;font-weight: bold;letter-spacing: 2px;line-height: 58px;padding-bottom: 14px;display: flex;align-items: end;flex-wrap: wrap;}
.main2 .box .you .list .tt .tt1 span{display: block;}
.main2 .box .you .list .tt .tt2{display: flex;justify-content: space-between;font-size: 18px;line-height: 28px;padding: 22px 0 10px 0;border-bottom: 1px solid rgba(255, 255, 255, .8);}
.main2 .box .you .list .tt .tt2 span{display: block;margin-left: 11px;font-size: 96%;}
.main2 .box .you .list .more{margin-top:44px;background: #fff;color: #333;}
.main2 .box .you .list .more span{background: var(--color_zhuti);color: #fff;}
.main2 .box .you .list .img999{position: absolute;right: 1%;top: 100%;max-width: 70%;}










/*装载机核心优势*/
.main3 .container-fluid{padding-top: 16px;padding-bottom:16px;max-width: 1860px!important;}
.main3 .box{display: flex;justify-content: space-between;margin: -20px -10px 0;}
.main3 .box .list{border-radius: 11px;overflow: hidden;position: relative;width: calc(16.666% - 20px);margin: 20px 10px 0;}
.main3 .box .list .bjcover{padding-top:178%;position: relative;z-index: 1;min-height:300px;}
.main3 .box .list .tt{position: absolute;left: 0;bottom: 0;width: 100%;padding: 58px 22% 30px 30px;font-size: 22px;line-height: 30px;z-index: 2;}
.main3 .box .list .tt .tt1{position: relative;z-index: 4;transition: all .3s;}
.main3 .box .list .tt .tt1 img{display: block;height: 46px;margin-bottom: 11px;transition: all .3s;}
.main3 .box .list .tt .ttbj1{width: 600px;position: absolute;left: calc(50% - 410px);top: 20px;background: #fff;border-radius: 50%;z-index: 2;transition: all .3s;}
.main3 .box .list .tt .ttbj1:after{content: "";display: block;padding-top: 100%;}
.main3 .box .list .tt .ttbj2{width: 600px;position: absolute;left: calc(50% - 420px);top: 0;background: #f4f4f4;border-radius: 50%;z-index: 1;transition: all .3s;}
.main3 .box .list .tt .ttbj2:after{content: "";display: block;padding-top: 100%;}
.main3 .box .list:hover .tt .tt1{color: #fff;}
.main3 .box .list:hover .tt .tt1 img{filter: brightness(0) invert(1);}
.main3 .box .list:hover .tt .ttbj1{background: var(--color_zhuti);}
.main3 .box .list:hover .tt .ttbj2{top: 30px;}
.main3 .box .list:hover .bjcover{transform: var(--transform_scale);}


/*新闻中心*/
.main4 .box1{display: flex;justify-content: space-between;margin: -40px -20px 0;}
.main4 .box1 .list{display: block;width: calc(33.33% - 40px);margin: 40px 20px 0;position: relative;border-radius: 11px;overflow: hidden;}
.main4 .box1 .list .bjcover{padding-top: 70%;}
.main4 .box1 .list .tt{position: absolute;left: 0;bottom: 0;width: 100%;font-size: 20px;color: #fff;line-height: 30px;padding: 24px;z-index: 3;font-weight: bold;letter-spacing: 1px;}
.main4 .box1 .list:after{content: "";width: 100%;height: 100%;background: rgba(0, 0, 0, .3);background: linear-gradient(to bottom, transparent,transparent,rgba(0, 0, 0, .7));position: absolute;left: 0;bottom: 0;z-index: 1;}
.main4 .box1 .list:before{content: "";width: 100%;height: 6px;background: #2b2b2b;position: absolute;left: 0;bottom: 0;z-index: 2;transition: all .3s;}
.main4 .box1 .list:hover:before{background: var(--color_zhuti);}
.main4 .box1 .list:hover .bjcover{transform: var(--transform_scale);}


.main4 .box2{position: relative;display: flex;justify-content: space-between;margin: 22px -20px 0;padding-bottom: 40px;}
.main4 .box2:after{content: "";width: 1920px;height: 1px;background: #ddd;position: absolute;left: calc(50% - 960px);top: 82px;z-index: 1;}
.main4 .box2:before{content: "";width: 1920px;height: 1px;background: #ddd;position: absolute;left: calc(50% - 960px);bottom: 0;z-index: 1;}
.main4 .box2 .list{display: block;width: calc(33.33% - 40px);margin: 40px 20px 0;position: relative;z-index: 2;max-width: 388px;}
.main4 .box2 .list .tt{}
.main4 .box2 .list .tt1{font-size: 13px;color: #888;line-height: 18px;padding-bottom: 22px;letter-spacing: normal;}
.main4 .box2 .list .tt2{border-top: 3px solid transparent;font-size: 22px;padding-top: 33px;}
.main4 .box2 .list .tt3{font-size: 16px;color: #757575;margin-top: 11px;}
.main4 .box2 .list .tt4{width: 36px;height: 36px;background: #b5b5b5;border-radius: 50%;font-size: 22px;color: #fff;margin-top: 22px;display: flex;align-items: center;justify-content: center;line-height: 1;}
.main4 .box2 .list:hover .tt2{color: var(--color_zhuti);border-color: var(--color_zhuti);}
.main4 .box2 .list:hover .tt4{background-color: var(--color_zhuti);color: #fff;}


/*代理加盟*/
.main5{position: relative;}
.main5 .img1{position: absolute;left: 0;width: 50%;top: 0;height: 100%;z-index: 1;}
.main5 .img2{position: absolute;right: 0;width: 50%;top: 0;height: 100%;z-index: 1;}
.main5 .box{display: flex;justify-content: space-between;padding: 270px 0 80px;position: relative;z-index: 2;}
.main5 .box .tt{width: 56%;}
.main5 .box .tt:nth-child(2){width: 44%;}
.main5 .box .tt .tt1{font-size: 36px;line-height: 44px;color: #fff;letter-spacing: 2px;}
.main5 .box .more{background: #fff;margin-top: 30px;color: #555;}
.main5 .box .more span{background: var(--color_zhuti);color: #fff;}
.main5 .box .more:hover{color: var(--color_zhuti);}



footer{background: #eee;}
footer .box2{background: var(--color_zhuti);padding: 28px 15px;text-align: center;color: #fff;font-size: 94%;}
footer .box1{padding: 74px 0 55px;display: flex;justify-content: space-between;}
footer .box1 .zuo{max-width: 330px;margin-top: -11px;padding-right: 11px;}
footer .box1 .ul{padding: 0 10px;min-width:111px;}
footer .box1 .ul a{display: block;font-size: 16px;color: #777;padding-bottom: 7px;}
footer .box1 .ul a:nth-child(1){padding-bottom: 14px;font-size: 20px;color: #111;}
footer .box1 .ul a:nth-child(n+2):hover{color: var(--color_zhuti);}
footer .box1 .you{display: flex;justify-content: space-between;}
footer .box1 .img{display: block;width: 130px;text-align: center;font-size: 14px;color: #777;}
footer .box1 .img img{display: block;width: 100%;margin-bottom: 6px;}
footer .box1 .img:nth-child(2){margin-left: 20px;}
footer .box1 .zuo .tt1 img{display: block;max-height: 36px;}
footer .box1 .zuo .tt2{font-size: 30px;color: var(--color_zhuti);line-height: 1.3;display: flex;align-items: center;margin-top: 11px;}
footer .box1 .zuo .tt2:before{display: block;margin-right: 8px;font-size: 120%;}
footer .box1 .zuo .tt3{font-size: 16px;margin-top: 11px;}
footer .box1 .zuo .tt3 .tt4{color: #777;}




.banner2{height: 560px;position: relative;}
.banner2 .box{height: 100%;}
.banner2 .box .list{position: relative;height: 100%;display: flex;align-items: center;}
.banner2 .box .list .tt{width: calc(20% + 270px);font-size: 48px;line-height: 54px;color: #2d2d2d;border-left: 6px solid var(--color_zhuti);padding-left:30px;}
.banner2 .box .list .tt b{display: block;font-size: 60px;color: var(--color_zhuti);line-height: 66px;padding-bottom: 11px;}
.banner2 .box .list .img{position: absolute;right: 0;bottom: -88px;width: calc(80% - 288px);height: calc(100% + 88px);display: flex;align-items: end;justify-content: right;}
.banner2 .box .list .imgss{ bottom: 50px; }


.titletop{display: block;position: absolute;left: 0;width: 100%;bottom: 22px;}
.titletop .div{width: calc(20% + 270px);font-size: 16px;color: #2d2d2d;display: flex;align-items: center;}
.titletop .div:before{display: block;margin-right: 8px;position: relative;top: -1px;opacity: .8;}
.titletop a:hover{color: var(--color_zhuti);text-decoration: underline!important;}



.ny{padding: 99px 0 88px;}
.title8{padding-bottom: 20px;border-bottom: 1px solid #ddd;margin-bottom:40px;font-size: 0;}
.title8 a{display: inline-block;vertical-align: top;font-size: 18px;min-width: 136px;line-height: 46px;border: 1px solid #ddd;border-radius: 88px;text-align: center;padding: 0 18px;margin: 0 18px 18px 0;}
.title8 a:hover{background-color: var(--color_zhuti);color: #fff;border-color: var(--color_zhuti);}
.title8 a.active{background-color: var(--color_zhuti);color: #fff;border-color: var(--color_zhuti);}



.nycp{display: flex;flex-wrap: wrap;margin: 0 -15px;}
.nycp .list{display: block;background: #f7f7f7;width: calc(33.33% - 30px);margin: 0 15px 30px;}
.nycp .list .img{padding-top:66%;position: relative;}
.nycp .list .img:after{content: "";width: 100%;height: 46%;background: #fff;position: absolute;left: 0;top: 0;z-index: 1;}
.nycp .list .img img{display: block;position: absolute;left: 0;right: 0;top: 0;bottom: 0;z-index: 2;max-width: 88%;max-height: 88%;margin: auto;}
.nycp .list .tt{padding: 15px 35px 35px;}
.nycp .list .tt .tt1{font-size: 30px;line-height: 40px;font-weight: bold;margin-bottom: 11px;}
.nycp .list .tt .tt1 span{color: var(--color_zhuti);}
.nycp .list .tt .tt2{font-size: 18px;line-height:1.8;color: #333;}
.nycp .list .tt .tt2 span{ padding-left:6px; }

.bannercpxq{padding: 60px 0;}
.bannercpxq .box{display: flex;justify-content: space-between;padding: 25px;align-items: center;background: #fff;}
.bannercpxq .box .zuo{width: 49%;}
.bannercpxq .box .you{width: 50%;padding: 30px 10px 30px 50px;}
.bannercpxq .swiper-slide{border: 1px solid #eee;height: 440px;position: relative;}
.bannercpxq .swiper-slide img{display: block;position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;max-width: 88%;max-height: 88%;}
.bannercpxq .swiperxq2{margin-top: 10px;padding: 0 54px;position: relative;}
.bannercpxq .swiperxq2 .swiper-slide{height: 90px;}
.bannercpxq .swiperxq2 .swiper-button-prev{width: 44px;height: 100%;margin: 0;background: #f7f7f7;top: 0;left: 0;font-size: 26px;color: #ccc;}
.bannercpxq .swiperxq2 .swiper-button-next{width: 44px;height: 100%;margin: 0;background: #f7f7f7;top: 0;right: 0;font-size: 26px;color: #ccc;}
.bannercpxq .swiperxq2 .swiper-button-prev:hover{background: var(--color_zhuti);color: #fff;}
.bannercpxq .swiperxq2 .swiper-button-next:hover{background: var(--color_zhuti);color: #fff;}
.bannercpxq .swiper-slide.swiper-slide-thumb-active{border-color: var(--color_zhuti);}

.bannercpxq .box .you .tt1{font-size: 36px;font-weight: bold;letter-spacing: 1px;line-height: 44px;padding-bottom: 14px;display: flex;align-items: end;flex-wrap: wrap;}
.bannercpxq .box .you .tt1 span{display: block;}
.bannercpxq .box .you .tt2{display: flex;justify-content: space-between;font-size: 18px;line-height: 28px;padding: 22px 0 10px 0;border-bottom: 1px solid #ddd;}
.bannercpxq .box .you .tt2 span{display: block;margin-left: 11px;font-size: 96%;}

.bannercpxq .box .you .tt3{display: flex;margin-top: 38px;}
.bannercpxq .box .you .tt3 .div1{background: var(--color_zhuti);display: flex;padding: 16px 20px;font-size: 18px;color: #fff;border-radius: 66px;line-height: 20px;align-items: center;}
.bannercpxq .box .you .tt3 .div1 b{display: block;font-size:26px;line-height: 30px;padding-left: 8px;}
.bannercpxq .box .you .tt3 .div1:before{font-size: 34px;margin-right: 8px;}



.cpxq .box1{background: #f2f2f2;}
.cpxq .box1 .div1{display: flex;justify-content: space-between;}
.cpxq .box1 .div1 a{display: block;font-size: 20px;color: #2b2b2b;line-height: 28px;padding: 20px 5px;width: 100%;text-align: center;border-bottom: 2px solid transparent;}
.cpxq .box1 .div1 a:hover{color: var(--color_zhuti);}
.cpxq .box1 .div1 a.active{color: var(--color_zhuti);border-color: var(--color_zhuti);}
.cpxq.active{margin-top: 70px;}
.cpxq.active .box1{position: fixed;left: 0;top: 94px;width: 100%;z-index: 99;box-shadow: 0 1px 1px rgba(0, 0, 0, .2);}


.cpxq .box2{padding: 50px 0 88px;}
.danye{font-size: 16px;color: #4e4e4e;line-height: 2;}

.cpxq .box2 .danye{display: none;}
.cpxq .box2 .danye.active{display: block;}
.cpxq .box2 .danye img{ max-width:100% !important; height:auto !important; padding:2px !important;}
.cpxq .box2 .danye table{width:100% !important; height:auto !important; border-collapse:collapse; border:1px solid #CCCCCC !important;}
.cpxq .box2 .danye table tr td{width:auto !important; height:auto !important; border-collapse:collapse; border:1px solid #CCCCCC !important;}

.banner_news .box .list .tt{color: #fff;width: 100%;}
.banner_news .box .list .tt b{color: #fff;}
.banner_news .titletop .div{color: #fff;}




.title8_2{margin-bottom: 30px;font-size: 0;}
.title8_2 a{display: inline-block;vertical-align: top;font-size: 16px;color: #aeaeae;line-height: 36px;border: 1px solid transparent;padding: 0 18px;min-width: 90px;text-align: center;border-radius: 88px;margin: 0 2px 2px 0;}
.title8_2 a:hover{border-color: #ddd;color: #111;}
.title8_2 a.active{border-color: #ddd;color: #111;}



.nyxw .list{background: transparent;padding: 35px;border-bottom: 4px solid #fafafa;display: flex;justify-content: space-between;}
.nyxw .list:hover{background: #fafafa;border-color: var(--color_zhuti);}
.nyxw .list .img{overflow: hidden;width:calc(16% + 180px);height: 244px;}
.nyxw .list .img .bjcover{height: 100%;}
.nyxw .list .tt{width: calc(84% - 220px);padding: 12px 15% 0 0;position: relative;}
.nyxw .list .tt .tt1{font-size: 24px;line-height: 32px;min-height: inherit;}
.nyxw .list .tt .tt2{position: absolute;right: 0;width: 130px;height: 130px;top: 12px;transition: all .3s;text-align: center;font-size: 16px;color: #666;display: flex;align-items: center;justify-content: center;}
.nyxw .list .tt .tt2 b{display: block;font-size:58px;line-height: 1;}
.nyxw .list .tt .tt3{font-size: 16px;color: #6b6b6b;-webkit-line-clamp: 3;margin-top: 14px;margin-bottom: 22px;}
.nyxw .list .tt .tt4{position: absolute;left: 0;bottom: 0;border-top: 1px solid #ddd;width: 100%;font-size: 14px;line-height: 48px;color: #888;}
.nyxw .list:hover .tt .tt2{background-color: #fff;color: var(--color_zhuti);}
.nyxw .list:hover .bjcover{transform: var(--transform_scale);}
.nyxw .list:hover .tt .tt1{color: var(--color_zhuti);}
.nyxw .list:hover .tt .tt4{color: var(--color_zhuti);}

.ny.ny2{padding-top: 55px;}
.danye{font-size: 16px;line-height: 2;color: #333;}
.danye .topbox{margin-bottom:20px;text-align: center;}
.danye .bt{color: #000;font-size:24px;padding-bottom: 10px;line-height: 1.5;}
.danye .rq{color: #000;opacity: .6;font-size: 14px;margin-top: -4px;}
.danye .xian{width: 100%;height: 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; width: 100%;}
.danye .video{margin:0 auto 12px auto;display: block;}
.danye .video video{ width: 600px; height: 450px; display: block; margin:10px 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;}
.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;}



#swiper1 .swiper-slide{position: relative;}
#swiper1 .swiper-slide .xiabj{position: absolute;left: 0;right: 0;bottom: 0;margin: 0 auto;max-width:94%;margin-bottom: -4%;}
#swiper1 .aboutbox1{display: flex;align-items: center;height: 100%;text-align: center;justify-content: center;max-width: 1470px;margin: 0 auto;padding: 94px 15px 0;}
#swiper1 .aboutbox1 .tt1{font-size: 60px;color: #fff;font-weight: bold;line-height: 70px;letter-spacing: 2px;}
#swiper1 .aboutbox1 .tt2{font-size: 30px;color: #fff;line-height: 40px;letter-spacing: 2px;display: block;margin-top: 26px;line-height: 1.8;}


#swiper1 .aboutbox2{display: flex;align-items: center;height: 100%;text-align: center;justify-content: center;max-width: 1470px;margin: 0 auto;padding:94px 15px 0;}
#swiper1 .aboutbox2 .tt1{font-size: 48px;color: #fff;font-weight: bold;line-height: 58px;letter-spacing: 2px;}
#swiper1 .aboutbox2 .tt2{font-size: 20px;color: #fff;line-height: 30px;display: block;margin-top: 33px;line-height: 1.8;}


#swiper1 .aboutbox2 .tt3{display: flex;justify-content: center;margin-top: 66px;width: 700px;}
#swiper1 .aboutbox2 .tt3 a{display: flex;width: calc(50% - 15px);height: 64px;align-items: center;justify-content: center;font-size: 20px;max-width: 330px;color: #fff;border: 1px solid #fff;border-radius: 11px;}
#swiper1 .aboutbox2 .tt3 a:before{font-size: 140%;display: block;margin-right: 16px;}
#swiper1 .aboutbox2 .tt3 a:hover{background: var(--color_zhuti);border-color: var(--color_zhuti);}
#swiper1 .aboutbox2 .tt3 a:nth-child(2){background: var(--color_zhuti);border-color: var(--color_zhuti);margin-left: 30px;}
#swiper1 .aboutbox2 .tt3 a:nth-child(2):hover{background: var(--color_hover);border-color: var(--color_hover);}



.banner4{display: flex;align-items: center;height: 560px;text-align: center;justify-content: center;position: relative;overflow: hidden;padding: 15px;}
.banner4 .tt1{font-size: 60px;color: #fff;font-weight: bold;line-height: 70px;letter-spacing: 2px;}
.banner4 .tt2{font-size: 30px;color: #fff;line-height: 40px;letter-spacing: 2px;display: block;margin-top: 26px;line-height: 1.8;}
.banner4 .xiabj{position: absolute;left: 0;right: 0;bottom: 0;margin: 0 auto;max-width:94%;margin-bottom: -4%;}




.title8_3{font-size: 0;text-align: center;margin: 22px -8px; text-align: left;}
.title8_3 a{display: inline-block;vertical-align: top;font-size: 18px;min-width: 136px;line-height: 46px;border: 1px solid #ddd;border-radius: 88px;text-align: center;padding: 0 18px;margin:8px;}
.title8_3 a:hover{background-color: var(--color_zhuti);color: #fff;border-color: var(--color_zhuti);}
.title8_3 a.active{background-color: var(--color_zhuti);color: #fff;border-color: var(--color_zhuti);}


.title4{text-align: center;padding-bottom: 58px;position: relative;font-size: 40px;line-height: 50px;}
.title4:after{content: "";width:48px;height: 4px;background: var(--color_zhuti);position: absolute;left: 0;right: 0;bottom: 36px;margin: 0 auto;}


.about1 .box{font-size: 18px;color: #555;text-align: center;margin: 0 auto;line-height: 1.8;margin-top: -8px;}


.about1 .box2{display: flex;justify-content: space-between;margin-top: 48px;}
.about1 .box2 .list{display: block;width: 24%;background: #fff;box-shadow: 0 0 2px rgba(0, 0, 0, .03);padding: 44px 34px 38px;}
.about1 .box2 .list .tt1 img{display: block;height: 44px;}
.about1 .box2 .list .tt2{font-size: 24px;line-height: 34px;margin-top: 44px;}
.about1 .box2 .list .tt3{font-size: 18px;color: #888;line-height: 28px;margin-top: 2px;}
.about1 .box2 .list .tt4{font-size: 16px;color: #626262;line-height: 1.8;margin-top: 24px;letter-spacing: normal;}
.diimg{text-align: center;}
.diimg img{display: block;margin: 0 auto;}



.about2 .box{display: flex;flex-wrap: wrap;margin:-16px -8px 0;}
.about2 .box .list{display: block;width: calc(33.33% - 16px);margin: 16px 8px 0;background: #fff;box-shadow: 0 0 6px rgba(0, 0, 0, .03);padding: 99px 20px 30px;text-align: center;}
.about2 .box .list .img{height: 140px;width: 140px;background: #595959;border-radius: 50%;display: flex;align-items: center;justify-content: center;margin: 0 auto 77px;position: relative;}
.about2 .box .list .img img{display: block;height: 58px;margin: 0 auto;filter: brightness(0) invert(1);transition: all .3s;}
.about2 .box .list .img:after{content: "";width: 230px;height: 230px;background: url(../images/tu2.png) no-repeat center center/contain;position: absolute;left: -45px;top: -45px;}
.about2 .box .list .tt1{font-size: 30px;line-height: 40px;}
.about2 .box .list .tt2{font-size: 18px;color: #666;margin-top:8px;min-height: 3.6em;}
.about2 .box .list:hover{background: var(--color_zhuti);}
.about2 .box .list:hover .tt1{color: #fff;}
.about2 .box .list:hover .tt2{color: #fff;}
.about2 .box .list:hover .img{background-color: #fff;}
.about2 .box .list:hover .img img{filter: brightness(1) invert(0);}


.about3{position: relative;background: #fcf6f3;}
.about3:after{content: "";width: 100%;height: 330px;background: var(--color_zhuti);position: absolute;left: 0;bottom: 0;z-index: 1;}
.about3 .container-fluid{position: relative;z-index: 2;}
.about3 .box{position: relative;}
.about3 .list{display: flex;justify-content: space-between;}
.about3 .list .bjcover{width: 46%;height: 380px;border-radius: 11px;}
.about3 .list .tt{width: 54%;padding: 40px 20px 25px 50px;background: #fcf6f3;height: fit-content;}
.about3 .list .tt .tt1{font-size: 50px;line-height: 60px;color: var(--color_zhuti);}
.about3 .list .tt .tt2{font-size: 18px;color: #666;margin-top: 22px;}
.about3 .swiper-button-prev{font-size: 44px;color: #888;top: calc(50% - 120px);}
.about3 .swiper-button-prev:hover{color: var(--color_zhuti);}
.about3 .swiper-button-next{font-size: 44px;color: #888;top: calc(50% - 120px);}
.about3 .swiper-button-next:hover{color: var(--color_zhuti);}
.about3 .swiperxq1{padding: 0 8%;}
.about3 .swiperxq2{margin-top: 66px;padding-bottom: 22px;position: relative;}
.about3 .swiperxq2:after{content: "";width: 1920px;height: 1px;background: rgba(255, 255, 255, .6);position: absolute;left: calc(50% - 960px);top: 12px;z-index: 1;}
.about3 .swiperxq2 .swiper-slide{width: auto;}
.about3 .list2{width:240px;text-align: center;font-size: 24px;color: #fff;position: relative;padding-top: 33px;z-index: 2;font-size: 24px;line-height: 1.4;color: rgba(255, 255, 255, .6);transition: all .3s;cursor: pointer;}
.about3 .list2:after{content: "";width: 25px;height: 25px;background: rgba(255, 255, 255, .4);border-radius: 50%;position: absolute;left: 0;top: 0;right: 0;margin: 0 auto;}
.about3 .list2:before{content: "";width: 13px;height: 13px;background: rgba(255, 255, 255, 1);border-radius: 50%;position: absolute;left: 0;top: 6px;right: 0;margin: 0 auto;}
.about3 .swiper-slide-thumb-active .list2{color: #fff;}


.about4 .box{display: flex;flex-wrap: wrap;margin: 0 -12px;}
.about4 .box .list{width: calc(20% - 24px);margin: 0 12px 34px;display: block;}
.about4 .box .list .img{padding-top: 141.4285714285714%;position: relative;background: #fff;box-shadow: 0 0 4px rgba(0, 0, 0, .03);transition: all .3s;border: 2px solid #fff;}
.about4 .box .list .img img{display: block;position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;max-width: 98%;max-height: 98%;transition: all .3s;}
.about4 .box .list .tt{font-size: 20px;line-height: 30px;padding: 11px 0;margin-top:6px;text-align: center;background: rgba(255, 255, 255, 1);background: linear-gradient(to right, rgba(255, 255, 255, .1), #fff,rgba(255, 255, 255, .1));box-shadow: 0 0 4px rgba(0, 0, 0, .03);}
.about4 .box .list:hover .tt{color: var(--color_zhuti);}
.about4 .box .list:hover .img{border-color: var(--color_zhuti);}





.about5 .box{display: flex;flex-wrap: wrap;margin: 0 -12px;}
.about5 .box .list{width: calc(16.666% - 24px);margin: 0 12px 24px;display: block;}
.about5 .box .list .img{padding-top: 50%;position: relative;overflow: hidden;border: 1px solid #ddd;border-radius: 11px;overflow: hidden;transition: all .3s;}
.about5 .box .list .img img{display: block;position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;max-width: 77%;max-height: 77%;transition: all .3s;}
.about5 .box .list:hover .img{border-color: var(--color_zhuti);}



.about6{position: relative;background: #fcf6f3;}
.about7{position: relative;background: #fcf6f3;}
.about8{position: relative;background: #fcf6f3;}
.about9{position: relative;background: #fcf6f3;}
.about6 .list{display: block;margin-bottom: 30px;padding: 110px 60px 110px 60px;}
.about6 .list .tt{background: #3b3b3b;width: 400px;max-width: 100%;min-height: 240px;display: flex;align-items: center;justify-content: center;}
.about6 .list .tt span{display: block;font-size: 44px;line-height: 52px;color: #fff;border-top: 1px solid #fff;border-bottom: 1px solid #fff;padding:18px 0 19px;}
.about6 .list:hover .tt{background-color: var(--color_zhuti);margin-left: 30px;}



.lxtt1{font-size: 18px;}
.ditu{border: 1px solid #eee;margin-top: 44px;height: 500px;background: #fff;}


.nycp .list .tt .tt3{font-size: 0;margin-top: 10px;}
.nycp .list .tt .tt3 a{display: inline-block;vertical-align: top;font-size: 14px;padding:8px 18px;background: #505050;color: #fff;margin: 6px 6px 0 0;line-height: 20px;}
.nycp .list .tt .tt3 a:hover{background: var(--color_zhuti);color: #fff;}





.title8_5{font-size: 40px;line-height: 48px;color: var(--color_zhuti);padding-bottom:33px;}
.title8_5 span{display: block;font-size: 28px;line-height: 36px;margin-top:8px;color: #444;}

.title8_6{border-top: 1px solid #ddd;padding-bottom: 44px;font-size: 0;}
.title8_6 > div{border-bottom: 1px solid #ddd;}
.title8_6 .div1 a{font-size: 22px;line-height: 30px;padding: 18px 0;display: inline-block;vertical-align: top;border-bottom: 2px solid transparent;margin-right:40px;color: #333;}
.title8_6 .div1 a:hover{border-color: var(--color_zhuti);color: var(--color_zhuti);}
.title8_6 .div1 a.active{border-color: var(--color_zhuti);color: var(--color_zhuti);}

.title8_6 .div2 a{font-size: 22px;line-height: 30px;padding: 18px 0;display: inline-block;vertical-align: top;border-bottom: 2px solid transparent;margin-right:40px;color: #333;}
.title8_6 .div2 a:hover{border-color: var(--color_zhuti);color: var(--color_zhuti);}
.title8_6 .div2 a.active{border-color: var(--color_zhuti);color: var(--color_zhuti);}
.title8_6 .div2 a:nth-child(n+2){font-size: 16px;}










/* -webkit-line-clamp: 2; */


/*媒体查询开始*/
@media (max-width:1349px){

}
@media (max-width:1199px){
    .main2 .box .you .list .tt .tt1{font-size: 30px;line-height: 40px;}
    .main2 .box .you{width: calc(100% - 240px);}
    .main3 .box .list .tt{padding: 50px 16% 20px 20px;font-size: 18px;line-height: 28px;}
    .main3 .box .list .tt .tt1 img{height: 36px;}

    .banner2{height: 400px;}
    .banner2 .box .list .img{height: 100%;bottom: 0;align-items: center;}
    .banner2 .box .list .tt b{font-size: 40px;line-height: 50px;padding-bottom: 4px;}
    .banner2 .box .list .tt{font-size: 30px;line-height: 40px;}

    .ny{padding: 50px 0;}
    .title8 a{font-size: 18px;}
    .nycp{margin: 0 -10px;}
    .nycp .list{width: calc(50% - 20px);margin: 0 10px 20px;}
    .nycp .list .tt .tt1{font-size: 26px;line-height: 34px;}

    .about4 .box .list{width: calc(25% - 24px);}
    .about5 .box .list{width: calc(20% - 24px);}



}
@media (max-width:991px) {
    body{letter-spacing: normal;padding-top: 86px;}
    header .logo{height: 86px;}
    header .logo img{max-height: 50%;}
    .banner .swiper-pagination-bullet{width: 7px;height: 7px;margin: 0 3px -4px !important;}
    .banner .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 22px;}
    header .txt{margin-top: 11px;}
    header .txt2 .div2{top: auto;bottom: 100%;}
    header .txt3{font-size: 15px;height: 36px;width: 80px;}

    /*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: 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;border: 0;}
    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 nav .ul .ulbox{display:block;padding:00;}
    header nav .ul .ulbox .zuo{width:100%;}
    header nav .ul .ulbox .you{display: none;}
    header nav .ul .top{display: none;}
    header nav .ul .ul2{max-width: 368px;font-size: 0;text-align: left;min-height: inherit;}
    header nav .ul a{padding: 0 10px 0 52px;}
    header nav .ul a:after{left: 34px;}






    header nav ul li:nth-child(3) .lili>a{font-size: 17px;color: #111;padding-bottom: 11px;font-weight: bold;padding-left: 30px;position: relative;min-width: inherit;}
    header nav ul li:nth-child(3) .lili>a:before{content: "";width: calc(100% - 30px);height: 1px;background: #ddd;position: absolute;left: 30px;bottom: 3px;}
    header nav ul li:nth-child(3) .lili>a:after{display: none;}
    header nav ul li:nth-child(3) .ul .ulbox .zuo .ul3 a{margin-top: 4px;}







   /*移动导航按钮*/
    header .lanmu{width: 30px;font-size: 0;height: 21px;position: absolute;right: 15px;bottom:33px;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: 40px;padding-bottom: 40px;}
    .more{width: 140px;height: 40px;padding: 0 16px;margin-bottom: 0;margin-top: 22px;}
    .more span{width: 28px;height: 28px;right: 7px;}
    .more:hover{padding-left: 20px;}
    .title{font-size: 22px;letter-spacing:1px;line-height: 32px;padding-bottom: 26px;}


    /*申建重工*/
    .main1 .imgbj{max-width: 96%;top: 40px;}
    .main1 .top{padding-top: 22px;flex-wrap: wrap;}
    .main1 .top .div{max-width: 100%;}
    .main1 .top .div .div1{font-size:22px;line-height: 32px;letter-spacing: 1px;}
    .main1 .top .div .div2{font-size:18px;line-height: 30px;letter-spacing:normal;margin-top:4px;}
    .main1 .top .div .div3{font-size:14px;margin-top: 8px;}

    .main1 .box{padding-bottom: 0;margin-top:33px;}
    .main1 .box .list{padding-top: 8px;flex-wrap: wrap;}
    .main1 .box .list:after{width: 77px;height: 3px;left: -15px;top: -3px;}
    .main1 .box .list a{width: 48%;font-size:18px;line-height: 30px;margin-top: 14px;}
    .main1 .box .list a span{font-size: 14px;line-height: 24px;margin-top: 0;}



    /*产品*/
    .main2{height: auto;background: url(../images/bj2-2.jpg) no-repeat center center/cover!important;position: relative;min-height: inherit;}
    /*.main2:after{content: "";width: 100%;height: 100%;background: var(--color_zhuti);position: absolute;left: 0;top: 0;z-index: 2;opacity: .6;}*/
    .main2 .box{flex-wrap: wrap;}
    .main2 .box .zuo{width: 120px;position: relative;z-index: 3;}
    .main2 .box .you{width: calc(100% - 140px);padding:11px 0 2%;}
    .main2 .box .zuo a{height: 50px;padding-left:36px;font-size:15px;line-height: 18px;background: transparent;border: 1px solid rgba(255, 255, 255, .4);color:#fff;}
    .main2 .box .zuo a:nth-child(n+2){margin-top: 6px;}
    .main2 .box .zuo a .img{width: 36px;}
    .main2 .box .zuo a .img img{max-width:60%;max-height: 60%;filter: brightness(0) invert(1);}
    .main2 .box .zuo a:hover{background-color: #fff;color: #222;}
    .main2 .box .zuo a:hover .img img{filter: brightness(0) invert(1);}
    .main2 .box .zuo a.active{background-color: #fff;color: #222;}
    .main2 .box .zuo a.active .img img{filter: brightness(0) invert(0);}


    .main2 .box .you .list{display: none;justify-content: space-between;flex-wrap: wrap;padding-bottom: 22px;}
    .main2 .box .you .list.active{display: flex;}
    /*.main2 .box .you .list .img2{width: calc(100% - 130px);position: absolute;top: 0;z-index: 1;right: 0;bottom: 0;margin: auto 0;}*/
    .main2 .box .you .list .img2{width: 100%;margin-bottom: 20px;}
    .main2 .box .you .list .img2 img{max-height: 99%;max-width:99%;}
    .main2 .box .you .list .tt{width:100%;min-width: inherit;position: relative;z-index: 4;}
    .main2 .box .you .list .tt .tt1{font-size: 22px;letter-spacing: 1px;line-height: 30px;padding-bottom: 0;}
    .main2 .box .you .list .tt .tt2{font-size: 15px;line-height: 22px;padding: 16px 0 6px 0;}
    .main2 .box .you .list .more{margin-top:28px;}

    .main3 .container-fluid{padding-top: 0;padding-bottom: 0;}
    .main3 .box{flex-wrap: wrap;}
    .main3 .box .list{width: calc(33.33% - 20px);}
    .main2 .box .you .list .img999{max-width: 84%;}



    .main4 .box1{margin: -12px -6px 0;}
    .main4 .box1 .list{width: calc(33.33% - 12px);margin: 12px 6px 0;}
    .main4 .box1 .list .tt{font-size: 16px;padding: 15px;line-height: 26px;}

    footer .box1 .ul{display: none;}


    .bannercpxq{padding: 40px 0;}
    .bannercpxq .box{padding: 20px;flex-wrap: wrap;}
    .bannercpxq .box .zuo{width: 100%;}
    .bannercpxq .box .you{width: 100%;padding:22px 0 0;}
    .bannercpxq .swiper-slide{height: auto;padding-top: 60%;}

    .bannercpxq .swiperxq2{padding: 0 36px;}
    .bannercpxq .swiperxq2 .swiper-slide{height: auto;padding-top: 28%;}
    .bannercpxq .swiperxq2 .swiper-button-prev{width: 32px;font-size: 18px;}
    .bannercpxq .swiperxq2 .swiper-button-next{width: 32px;font-size: 18px;}



    .bannercpxq .box .you .tt1{font-size: 22px;line-height: 30px;padding-bottom: 0;}
    .bannercpxq .box .you .tt2{font-size: 15px;line-height: 22px;padding: 16px 0 6px 0;}


    .bannercpxq .box .you .tt3{margin-top:22px;}
    .bannercpxq .box .you .tt3 .div1{padding: 12px 18px 12px 16px;font-size: 15px;line-height: 20px;}
    .bannercpxq .box .you .tt3 .div1 b{font-size:22px;line-height: 28px;padding-left: 6px;}
    .bannercpxq .box .you .tt3 .div1:before{font-size: 24px;margin-right:6px;}


    .cpxq .box1 .div1 a{font-size:15px;line-height: 22px;padding:15px 5px;}

    .cpxq.active{margin-top: 56px;}
    .cpxq.active .box1{top: 86px;}


    .cpxq .box2{padding: 25px 0 55px;}
    .danye{font-size: 14px;line-height: 1.8;}

    .title8_2{margin-bottom: 20px;}
    .title8_2 a{font-size: 14px;line-height: 30px;padding: 0 12px;min-width: 66px;}

    .ny.ny2{padding-top: 25px;}

    .nyxw .list .tt{padding-right: 0;}
    .nyxw .list .tt .tt2{display: none;}

    .danye .tt1{font-size: 20px;line-height: 28px;}
    .danye .tt2{font-size: 14px;margin-top: 2px;}
    .danye .tt3{margin-top:8px;}


    #swiper1 .swiper-slide .xiabj{margin-bottom: 40px;}

    #swiper1 .aboutbox1{padding: 88px 15px 60px;}
    #swiper1 .aboutbox1 .tt1{font-size: 30px;line-height: 40px;letter-spacing: 1px;}
    #swiper1 .aboutbox1 .tt2{font-size: 18px;line-height: 1.8;letter-spacing: 3px;margin-top: 11px;}


    #swiper1 .aboutbox2{padding: 88px 15px 60px;}
    #swiper1 .aboutbox2 .tt1{font-size: 26px;line-height: 36px;letter-spacing: 1px;}
    #swiper1 .aboutbox2 .tt2{font-size: 16px;line-height: 1.8;margin-top: 18px;}


    #swiper1 .aboutbox2 .tt3{margin-top: 33px;width: 100%;max-width: 700px;}
    #swiper1 .aboutbox2 .tt3 a{width: calc(50% - 10px);height: 50px;font-size: 16px;max-width: 220px;border-radius: 8px;}
    #swiper1 .aboutbox2 .tt3 a:before{margin-right: 10px;}
    #swiper1 .aboutbox2 .tt3 a:nth-child(2){margin-left: 10px;}



    .banner4{height: 380px;}
    .banner4 .tt1{font-size: 30px;line-height: 40px;letter-spacing: 1px;}
    .banner4 .tt2{font-size: 18px;line-height: 1.8;letter-spacing: 3px;margin-top: 11px;}



    .title8_3{margin: 16px -2px;}
    .title8_3 a{font-size: 15px;min-width: 80px;line-height: 34px;padding: 0 12px;margin: 2px;}


    .title4{padding-bottom: 38px;font-size: 24px;line-height: 34px;}
    .title4:after{width:38px;height: 3px;bottom: 26px;}

    .about1 .box{font-size: 15px;}


    .about1 .box2{margin-top:30px;flex-wrap: wrap;margin: 24px -6px -6px}
    .about1 .box2 .list{width:calc(50% - 12px);padding: 24px 20px;margin: 6px;position: relative;}
    .about1 .box2 .list .tt1{position: absolute;left: 20px;top:25px;height: 48px;display: flex;align-items: center;}
    .about1 .box2 .list .tt1 img{height: auto;width: 34px;}
    .about1 .box2 .list .tt2{font-size: 18px;line-height: 28px;margin-top: 0;padding-left: 46px;}
    .about1 .box2 .list .tt3{font-size: 14px;line-height: 1.4;margin-top: 0;padding-left: 46px;}
    .about1 .box2 .list .tt4{font-size: 14px;margin-top: 11px;}





    .about2 .box{margin:-12px -6px 0;}
    .about2 .box .list{width: calc(50% - 12px);margin: 12px 6px 0;;padding: 40px 15px 20px;}
    .about2 .box .list .img{height: 60px;width: 60px;margin-bottom: 28px;}
    .about2 .box .list .img img{height: 32px;}
    .about2 .box .list .img:after{width: 90px;height: 90px;left: -15px;top: -15px;}
    .about2 .box .list .tt1{font-size: 18px;line-height: 28px;}
    .about2 .box .list .tt2{font-size: 14px;margin-top: 6px;}



    .about3:after{display: none;}
    .about3 .swiperxq1{padding: 0 8%;}
    .about3 .swiperxq2{display: none;}

    .about3 .list .tt{padding: 20px 20px 20px 30px;}
    .about3 .list .bjcover{height: auto;padding-top: 40%;height: fit-content;}
    .about3 .list .tt .tt1{font-size: 26px;line-height: 36px;}
    .about3 .list .tt .tt2{font-size: 16px;margin-top: 15px;}



    .about4 .box .list{width: calc(33.33% - 24px);}
    .about5 .box .list{width: calc(25% - 24px);}



    .about6 .list{margin-bottom:20px;padding:50px;}
    .about6 .list .tt{min-height: inherit;padding: 30px 10px;}
    .about6 .list .tt span{font-size: 24px;line-height: 34px;padding:8px 0;}
    .about6 .list:hover .tt{margin-left: 0;}


    .ditu{height: 400px;}


.bannercpxq .box .you .tt3{justify-content: center;}
header .txt11{position: absolute;right: 60px;top: 0;height: 100%;display: flex;align-items: center;justify-content: center;width: 40px;font-size: 26px;color: #444;font-weight: bold;}





}

@media (max-width:767px) {
    /*新闻中心*/
    .main4 .box1{margin: -12px 0 0;flex-wrap: wrap;}
    .main4 .box1 .list{width: 100%;margin: 12px 0 0;}
    .main4 .box1 .list .tt{font-size: 16px;line-height: 26px;padding:15px;letter-spacing: normal;text-align: center;}


    .main4 .box2{margin:0;padding-bottom: 20px;flex-wrap: wrap;}
    .main4 .box2:after{display: none;}
    .main4 .box2:before{display: none;}
    .main4 .box2 .list{width: 100%;max-width: 100%;padding: 0 0 25px;margin: 25px 0 0;border-bottom: 1px solid #ddd;}
    .main4 .box2 .list .tt{}
    .main4 .box2 .list .tt1{padding-bottom: 6px;letter-spacing: normal;}
    .main4 .box2 .list .tt2{border-top: 0;font-size:16px;padding-top: 0;}
    .main4 .box2 .list .tt3{font-size: 14px;margin-top:6px;}
    .main4 .box2 .list .tt4{width: 30px;height: 30px;font-size: 15px;margin-top: 11px;}


    /*代理加盟*/
    .main5 .img1{position: absolute;left: 0;width: 100%;top: 0;height: 50%;z-index: 1;}
    .main5 .img2{position: absolute;right: 0;width: 100%;top: 50%;height: 50%;z-index: 2;}
    .main5 .box{padding: 0;flex-wrap: wrap;}
    .main5 .box .tt{width: 100%!important;padding: 14% 0;display: flex;justify-content: space-between;align-items: center;}
    .main5 .box .tt .tt1{font-size: 22px;line-height: 32px;letter-spacing: 1px;}
    .main5 .box .more{margin: 0;}


    footer .box2{padding: 16px;}
    footer .box1{padding: 44px 0 30px;flex-wrap: wrap;}
    footer .box1 .zuo{max-width: 100%;margin-top: 0;padding-right: 0;}
    footer .box1 .you{display: none;}
    footer .box1 .zuo .tt1 img{max-height: 30px;}
    footer .box1 .zuo .tt2{font-size: 26px;}
    footer .box1 .zuo .tt3{font-size: 15px;margin-top: 9px;}



    .banner2{height: 200px;}
    .banner2 .box .list .tt{width:100%;font-size: 18px;line-height: 28px;border-left-width: 3px;padding-left:14px;position: relative;z-index: 2;font-weight: bold;}
    .banner2 .box .list .tt b{font-size:24px;line-height: 32px;padding-bottom: 0;}
    .banner2 .box .list .img{width: 100%;opacity: .55;z-index:1;max-width: 66%;justify-content: right;}

    .titletop{display:none;}

    .ny{padding:40px 0;}
    .title8{padding-bottom: 20px;margin-bottom:24px;}
    .title8 a{font-size: 15px;min-width:80px;line-height: 34px;padding: 0 12px;margin:0 4px 4px 0;}



    .nycp{margin: 0 -6px;}
    .nycp .list{width: calc(50% - 12px);margin: 0 6px 12px;}
    .nycp .list .tt{padding: 10px 15px 15px;}
    .nycp .list .tt .tt1{font-size: 16px;line-height: 28px;margin-bottom: 3px;}
    .nycp .list .tt .tt2{font-size: 13px;line-height: 1.6;}




    .nyxw .list{padding: 20px 20px 16px;border-bottom: 2px solid #fafafa;flex-wrap: wrap;background: #fafafa;border-color: var(--color_zhuti);}
    .nyxw .list .img{width:100%;height: auto;}
    .nyxw .list .img .bjcover{height: auto;padding-top: 50%;}
    .nyxw .list .tt{width:100%;padding: 18px 0 0;}
    .nyxw .list .tt .tt1{font-size: 16px;line-height: 24px;}
    .nyxw .list .tt .tt3{font-size: 14px;margin-top: 8px;margin-bottom: 0;}
    .nyxw .list .tt .tt4{position: relative;left: auto;bottom: auto;line-height: 44px;margin-top:11px;}


    .banner4{height: 300px;}
    .banner4 .tt1{font-size: 24px;line-height: 34px;letter-spacing: 1px;}
    .banner4 .tt2{font-size: 16px;line-height: 1.8;letter-spacing: 1px;margin-top: 8px;}


    .about4 .box{margin: 0 -6px;}
    .about4 .box .list{width: calc(50% - 12px);margin: 0 6px 24px;}
    .about4 .box .list .tt{font-size: 15px;line-height: 24px;padding: 8px 2px;margin-top: 1px;}

    .about5 .box{margin: 0 -6px;}
    .about5 .box .list{width: calc(33.33% - 12px);margin: 0 6px 12px;}


    .lxtt1{font-size: 16px;}
    .ditu{margin-top: 22px;height: 300px;}


    .title8_5{font-size: 26px;line-height: 34px;padding-bottom:22px;}
    .title8_5 span{font-size: 18px;line-height: 26px;}

    .title8_6{padding-bottom: 26px;}
    .title8_6 .div1{padding: 8px 0;}
    .title8_6 .div1 a{font-size: 15px;line-height: 22px;margin:2px 0;margin-right: 18px;padding: 0;}
    .title8_6 .div2{padding: 8px 0;}
    .title8_6 .div2 a{font-size: 15px;line-height: 22px;margin: 2px 0;margin-right: 18px;padding: 0;}
    .title8_6 .div2 a:nth-child(n+2){font-size: 15px;}








}
@media (max-width:600px) {
    .main3 .box .list{width: calc(50% - 20px);}
    .main3 .box .list .bjcover{min-height:220px;padding-top: 60%;}
    .main3 .box .list .tt .ttbj2{top: 6px;}
    .main3 .box .list .tt{padding: 40px 25px 12px 15px;font-size: 16px;}
    .main3 .box .list .tt .tt1 img{height:28px;margin-bottom: 4px;}

    .banner4{height: 200px;}
    .banner4 .tt2{margin-top: 4px;}

    .about1 .box2 .list{width:calc(100% - 12px);}


    .about3 .box{margin-top: -14px;}
    .about3 .list{flex-wrap: wrap;margin-top: 11px;}
    .about3 .list .bjcover{width: 100%;padding-top: 60%;}
    .about3 .list .tt{width: 100%;padding: 0;margin-top: -22px;background: transparent;}
    .about3 .list .tt .tt1{padding: 4px 25px;background: var(--color_zhuti);color: #fff;display: inline-block;font-size: 20px;line-height: 26px;}
    .about3 .list .tt .tt2{margin-top: 11px;}
    .about3 .swiper-button-prev{font-size: 30px;display: none;}
    .about3 .swiper-button-next{font-size: 30px;display: none;}
    .about3 .swiperxq1{padding:0;}

    .about5 .box .list{width: calc(50% - 12px);margin: 0 6px 12px;}

    .nycp .list{width: calc(100% - 12px);}
    .nycp .list .tt .tt3{margin-top: 6px;}
    .nycp .list .tt .tt3 a{font-size: 12px;padding:5px 14px;line-height: 18px;}





}

@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;} 
}



.xuqiu4 form{display: flex;flex-wrap: wrap;justify-content: space-between;}
.xuqiu4 form input{width: calc(50% - 10px);height: 52px;background: #f6f6f6;font-size: 15px;padding: 0 20px;border: 0;margin-bottom: 20px;border-radius:4px;}
.xuqiu4 form textarea{width: 100%;line-height: 26px;height: 156px;background: #f6f6f6;font-size: 15px;padding: 13px 20px;border: 0;margin-bottom: 20px;border-radius:4px;}
.xuqiu4 form button{width: 480px;background: var(--color_zhuti);border-radius: 4px;font-size: 20px;color: #fff;height: 56px;border: 0;margin: 10px auto 0;}
.xuqiu4 form button:hover{background: var(--color_hover);}

@media (max-width:991px) {
    .xuqiu4 form input{width: 100%;height: 48px;font-size: 14px;padding: 0 15px;margin-bottom: 10px;}
    .xuqiu4 form textarea{height: 150px;font-size: 14px;padding: 10px 15px;margin-bottom: 10px;}
    .xuqiu4 form button{width: 100%;font-size: 16px;height: 48px;}
}
