/*全局样式*/
@charset "utf-8";
body {font:14px/1.6 "微软雅黑",黑体,"AlibabaPuHuiTi", "Arial", "Impact";color: #333;-webkit-text-size-adjust: 100%;background-color: #fff;overflow-x: hidden;min-width: 320px;}
.container-fluid {
    max-width:1470px !important;
    padding-left: 15px;
    padding-right: 15px;
}


:root{
    --color_zhuti: #1682ff;
    --color_hover: #0766d3;
    /*--AlibabaPuHuiTi:AlibabaPuHuiTi;*/
    --transform_scale: scale(1.08);
}

.zhanwei{height: 90px;}
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(0, 0, 0, .4);}
header .box{display: flex;justify-content: space-between;align-items: center;}
header .logo{height: 90px;font-size: 0;margin-right: 30px;display: flex;align-items: center;padding-right: 40px;background: var(--color_zhuti);position: relative;}
header .logo img{max-height:90%;}
header .logo:after{content: "";width: 666px;height: 100%;background: var(--color_zhuti);position: absolute;right: 100%;top: 0;}
header .txt{width: 96px;height: 28px;border: 1px solid #fff;border-radius: 4px;display: flex;overflow: hidden;}
header .txt a{display: block;width: 50%;line-height: 25px;text-align: center;color: #fff;position: relative;font-size: 13px;padding-bottom: 1px;}
header .txt a:nth-child(n+2):after{content: "";width: 1px;height: 10px;background: #fff;position: absolute;left: 0;top:0;bottom: 0;margin:auto 0;transition: all .3s;}
header .txt a:hover{background-color: #fff;color: #111;}


header nav{width:88%;max-width:1000px;}
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:90px;font-size:16px;position: relative;padding: 0 2px;color: #fff;}
header nav ul li > i{display: none;}
header nav ul li:hover > a{color: #fff;}
header nav ul li.active > a{color: #fff;font-weight: bold;}

header nav .ul{display:none;position: absolute;left: 0;top:100%;width:170px;margin-left: calc(50% - 85px);right: 0;background:rgba(255,255,255,1);padding:10px 0;box-shadow: 0 0 10px rgba(0,0,0,.1);border-radius:8px;overflow: hidden;}
header nav .ul a{font-size:15px;color: #333;line-height:24px;padding:10px;display: block;}
header nav .ul a:nth-child(n+2){border-top: 1px solid #eee;}
header nav .ul a:hover{background-color: var(--color_zhuti);color: #fff;}
header nav .ul a.active{background-color: var(--color_zhuti);color: #fff;}
@media (min-width:992px){
    /*header nav ul > li:hover .ul{display: block;}*/
    body.active header{background: #fff;}
    body.active header nav ul li > a{color: #333;}
    body.active header nav ul li:hover > a{color: var(--color_zhuti);}
    body.active header nav ul li.active > a{color: var(--color_zhuti);font-weight: normal;}
    body.active header .txt{border-color: #ddd;}
    body.active header .txt a{color: #222;}
    body.active header .txt a:after{background-color: #ddd!important;}
    body.active header .txt a:hover{background-color: var(--color_zhuti);color: #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-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;}
.title{padding-bottom: 40px;display: flex;justify-content: space-between;align-items: center;}
.title .div1{line-height: 1.4;}
.title .div1 b{display: block;font-size: 34px;}
.title .div1 span{display: none;font-size:18px;text-transform: uppercase;margin-top: 4px;letter-spacing: -.8px;}
.title .div2{display: flex;flex-wrap: wrap;}
.title .div2 a{display: block;min-width: 140px;border-radius: 6px;background: #fff;font-size: 18px;border-radius: 6px;overflow: hidden;line-height: 50px;padding: 0 8px;text-align: center;}
.title .div2 a:hover{background-color: var(--color_zhuti);color: #fff;}
.title .div2 a.active{background-color: var(--color_zhuti);color: #fff;}
.more{display: flex;align-items: center;justify-content: center;width: 160px;height: 48px;background: var(--color_zhuti);font-size: 16px;color: #fff;border-radius: 6px;margin-top: 22px;}
.more span{display: block;margin-left: 11px;position: relative;top:1px;}
.more:hover{background: var(--color_hover);}


.main1{background: #f6f6f6;}
.main1 .box{display: flex;justify-content: space-between;}
.main1 .box .lb1{width: 53%;border-radius: 11px;overflow: hidden;}
.main1 .box .lb1 .list{display: block;position: relative;}
.main1 .box .lb1 .list .img{position: relative;z-index: 1;}
.main1 .box .lb1 .list .img .bjcover{padding-top: 70%;}
.main1 .box .lb1 .list .tt{position: absolute;padding: 30px 160px 30px 44px;font-size: 20px;line-height: 30px;z-index: 3;left: 0;bottom: 0;color: #fff;width: 100%;}
.main1 .box .lb1 .list .tt:after{content: "";width: 4px;height: 25px;background: #fff;position: absolute;left: 28px;top:34px;}
.main1 .box .lb1 .list:after{content: "";width: 100%;height: 100%;background: rgba(0, 0, 0, .3);background: linear-gradient(to bottom, transparent,transparent, rgba(0, 0, 0, .6));position: absolute;left: 0;bottom: 0;z-index: 2;}
.main1 .box .lb1 .list:hover .bjcover{transform: var(--transform_scale);}
.lb1 .swiper-pagination{text-align: right;padding: 0 38px 20px 0;}
.lb1 .swiper-pagination-bullet{background:#fff;opacity:1;transition: all .2s;}
.lb1 .swiper-pagination-bullet.swiper-pagination-bullet-active{background: var(--color_zhuti);}

.main1 .box .you{width: 47%;display: flex;flex-wrap: wrap;margin-top: -24px;}
.main1 .box .you .list{display: block;height: calc(50% - 24px);width: calc(50% - 24px);border-radius: 11px;overflow: hidden;margin:24px 0 0 24px;position: relative;}
.main1 .box .you .list .img{height: 100%;position: relative;z-index: 1;}
.main1 .box .you .list .img .bjcover{height: 100%;}
.main1 .box .you .list .tt{position: absolute;left: 0;bottom:20px;width: 100%;font-size: 16px;line-height: 1.4;color: #fff;z-index: 3;padding: 0 10px 0 18px;}
.main1 .box .you .list:after{content: "";width: 100%;height: 100%;background: rgba(0, 0, 0, .3);background: linear-gradient(to bottom, transparent,transparent, rgba(0, 0, 0, .6));position: absolute;left: 0;bottom: 0;z-index: 2;}
.main1 .box .you .list:hover .bjcover{transform: var(--transform_scale);}



.main2{position: relative;}
.main2 .imgbj{position: absolute;right: 0;top:0;height: 100%;z-index: 1;width: 51%;}
.main2 .box{width: 44%;position: relative;z-index: 2;padding:16px 0;}
.main2 .box .title{padding-bottom: 30px;}
.main2 .box .tt1{font-size: 22px;font-weight: bold;line-height: 32px;padding-bottom:50px;position: relative;}
.main2 .box .tt1:after{content: "";width:6px;height: 6px;background: var(--color_zhuti);border-radius:  8px;position: absolute;left: 0;bottom: 22px;}
.main2 .box .tt1:before{content: "";width:54px;height: 6px;background: var(--color_zhuti);border-radius:8px;position: absolute;left: 10px;bottom: 22px;}
.main2 .box .tt2{font-size: 17px;line-height: 1.8;color: #444;-webkit-line-clamp: 5;height: 9em;}


.main3 .lb3{border-bottom: 2px solid #eee;padding-bottom: 66px;}
.main3 .list{display: block;}
.main3 .list .img{border-radius: 11px;}
.main3 .list .img .bjcover{padding-top: 52%;}
.main3 .list .tt{padding: 22px 0 0;}
.main3 .list .tt1{font-size: 20px;font-weight: bold;}
.main3 .list .tt2{font-size: 15px;color: #444;margin-top: 11px;}
.main3 .list .tt3{font-size: 15px;color: var(--color_zhuti);margin-top: 16px;}
.main3 .list:hover .bjcover{transform: var(--transform_scale);}
.main3 .list:hover .tt1{color: var(--color_zhuti);}


footer{padding-top: 88px;}
footer .box1 img{height: 44px;}
footer .box2{display: flex;justify-content: space-between;padding: 40px 0 30px;border-bottom: 1px solid #e4e4e4;}
footer .box2 .txt{max-width: 300px;}
footer .box2 .txt .div1{margin-bottom: 16px;font-size: 16px;color: #444;}
footer .box2 .txt .div1 img{position: relative;top:-1px;padding-right: 8px;}
footer .box2 .txt .div1 b{font-size:18px;line-height: 1.5;display: block;font-weight: normal;margin-top: 3px;color: #222;}
footer .box2 .txt .div1 b.dianhua{font-size:24px;line-height: 1.3;font-weight: bold;}
footer .box2 .ss{width: 150px;background: #fff;text-align: center;padding: 8px;height: fit-content;border: 1px solid #eee;font-size: 13px;}
footer .box2 .ss img{display: block;width: 100%;margin-bottom: 8px;}
footer .box2 form{flex: 1;max-width: 780px;margin: 0 25px;}
footer .box2 form .div1box {display: flex;justify-content: space-between;flex-wrap: wrap;}
footer .box2 form .div1box .div1{width: calc(50% - 10px);}
footer .box2 form .div1box textarea{width: calc(50% - 10px);border: 0;background: #fff;padding: 10px 16px;border-radius: 6px;}
footer .box2 form .div1box input{width: 100%;height: 48px;padding: 0 16px;border: 0;border-radius: 6px;}
footer .box2 form .div1box input:nth-child(2){margin-top: 20px;}
footer .box2 form button{width: 110px;background: var(--color_zhuti);height: 46px;border-radius: 6px;font-size: 18px;color: #fff;border: 0;margin-top: 20px;}
footer .box2 form button:hover{background: var(--color_hover);}
footer .box3{border-top: 1px solid #fcfcfc;text-align: center;padding: 30px 15px;color: #666;}
footer .box3 a:hover{color: var(--color_zhuti);}



.banner2{height: 450px;display: flex;justify-content: center;align-items: center;font-size: 40px;line-height: 48px;color: var(--color_zhuti);font-weight: bold;}
.banner2 .div{display: flex;justify-content: center;align-items:center;}
.banner2 .div b{display: block;margin: 0 7px; display: none;}
.banner2 .div i{display: block;margin: 0 7px;font-size: 78%; display: none;}
.banner2 .div span{display: block;margin: 0 7px;font-size: 90%;}


.ny{padding: 40px 0 88px;}
.sx{padding-top: 30px;}
.titletopbox{background: #fff;padding: 30px 0 8px;border-bottom: 1px solid #eee;}
.titletop{margin-bottom: 22px;display: flex;align-items: center;overflow: hidden;}
.titletop span{color: var(--color_zhuti);}
.titletop a:hover{color: var(--color_zhuti);text-decoration: underline!important;}


.ny .box{display: flex;justify-content: space-between;}
.ny .box .zuo{flex: 1;}
.ny .box .you{width: 326px;margin-left: 40px;}
.ny .box .you .ttbox{border: 1px solid #ddd;margin-bottom: 30px;}
.ny .box .you .ttbox .top{border-bottom: 1px solid #ddd;font-size: 0;}
.ny .box .you .ttbox .top span{display: inline-block;position: relative;font-size: 20px;font-weight: bold;line-height: 30px;padding: 18px 25px;}
.ny .box .you .ttbox .top span:after{content: "";width: 100%;height: 2px;background: var(--color_zhuti);position: absolute;left: 25px;bottom: -1px;}
.ny .box .you form{margin: 30px 25px;}
.ny .box .you form input{width: 100%;height: 44px;background: #f6f6f6;margin-bottom: 10px;padding: 0 20px;border: 0;}
.ny .box .you form select{width: 100%;height: 44px;background: #f6f6f6;margin-bottom: 10px;padding: 0 20px;border: 0;}
.ny .box .you form select option{background: #fff;}
.ny .box .you form button{width: 100%;background: var(--color_zhuti);font-size: 18px;color: #fff;border: 0;margin-top: 6px;height: 44px;}
.ny .box .you form button:hover{background: var(--color_hover);}
.ny .box .you .ul2{margin: 14px 25px;}
.ny .box .you .ul2 a{display: block;font-size: 16px;padding: 11px 0 11px 40px;position: relative;line-height: 24px;}
.ny .box .you .ul2 a:nth-child(n+2){border-top: 1px solid #eee;}
.ny .box .you .ul2 a span{width: 20px;height: 20px;background: #999999;display: flex;align-items: center;justify-content: center;position: absolute;left: 9px;top:15px;font-size: 10px;color: #fff;border-radius: 50%;}
.ny .box .you .ul2 a:hover{color: var(--color_zhuti);}
.ny .box .you .ul2 a:nth-child(1) span{background: #ee3f1c;}
.ny .box .you .ul2 a:nth-child(2) span{background: #fe9025;}
.ny .box .you .ul2 a:nth-child(3) span{background: #1682ff;}


.nycp .list{display: flex;justify-content: space-between;border: 1px solid #ddd;margin-top: -1px;padding: 38px;position: relative;top:0;background: #fff;}
.nycp .list .img{width: 32%;}
.nycp .list .img .bjcover{height: 230px;}
.nycp .list .tt{width: 68%;padding: 10px 0 0 40px;}
.nycp .list .tt1{font-size: 24px;line-height: 32px;font-weight: bold;}
.nycp .list .tt2{padding-top:8px;color: #444;}
.nycp .list .tt2 span{display:flex;align-items: center;margin-top: 12px;font-size: 16px;line-height: 24px;}
.nycp .list .tt2 span img{display: block;width: 22px;margin-right: 8px;position: relative;top:1px;}
.nycp .list .tt3{font-size: 16px;color: #888;border-top: 1px solid #ddd;padding-top: 16px;margin-top: 20px;line-height: 24px;}
.nycp .list:hover{box-shadow: 0 0 22px rgba(22, 130, 255, .3);top:-11px;}
.nycp .list:hover .bjcover{transform: var(--transform_scale);}
.nycp .list:hover .tt1{color: var(--color_zhuti);}



.cpxq{display: flex;justify-content: space-between;align-items: center;background: #f6f6f6;margin-bottom: 35px;}
.cpxq .cpxqlb{width: calc(70% - 160px);}
.cpxq .cpxqlb .bjcover{height: 500px;}
.cpxq .cpxqlb .swiper-button-prev{width: 54px;height: 54px;background: rgba(0, 0, 0, .4);font-size:20px;color: #fff;left: 0;font-weight: bold;}
.cpxq .cpxqlb .swiper-button-next{width: 54px;height: 54px;background: rgba(0, 0, 0, .4);font-size:20px;color: #fff;right: 0;font-weight: bold;}
.cpxq .cpxqlb .swiper-button-prev:hover{background: var(--color_zhuti);}
.cpxq .cpxqlb .swiper-button-next:hover{background: var(--color_zhuti);}
.cpxq .tt{width: calc(30% + 160px);padding: 50px;}
.cpxq .tt .tt1{font-size: 24px;line-height: 32px;font-weight: bold;}
.cpxq .tt .tt2{padding-top:8px;color: #444;}
.cpxq .tt .tt2 span{display:flex;align-items: center;margin-top: 12px;font-size: 16px;line-height: 32px;}
.cpxq .tt .tt2 span img{display: block;width: 22px;margin-right: 8px;position: relative;top:1px;}
.cpxq .tt .tt3{font-size: 16px;color: #888;border-top: 1px solid #ddd;padding-top: 16px;margin-top: 20px;line-height: 24px;}


.danye2{font-size: 16px;line-height: 2;}
.danye3{font-size: 13px;line-height: 1.8;color: #888;}
.danye{font-size: 16px;line-height: 2;margin-top: -20px;}
.danye .tt1{font-size: 24px;font-weight: bold;line-height: 32px;border-bottom: 1px solid #ddd;margin: 40px 0 30px;padding:0 0 22px 20px;position: relative;}
.danye .tt1:after{content: "";width: 4px;height: 24px;background: var(--color_zhuti);position: absolute;left: 0;top:5px;}


.title3{text-align: center;padding-bottom:50px;}
.title3 b{display: block;font-size: 34px;font-weight: bold;line-height: 42px;}
.title3 span{display: block;font-size: 16px;line-height: 20px;text-transform: uppercase;font-weight: bold;color: #555;margin-top: 10px; display: none;}
.title3 i{display: block;width: 24px;height: 6px;background: var(--color_zhuti);border-radius: 11px;margin: 18px auto 0;position: relative;}
.title3 i:after{content: "";width: 6px;height: 6px;background: var(--color_zhuti);border-radius: 50%;position: absolute;left: calc(100% + 4px);top:0;}
.title3 i:before{content: "";width: 6px;height: 6px;background: var(--color_zhuti);border-radius: 50%;position: absolute;right: calc(100% + 4px);top:0;}

.title3.title3_1 b{text-transform: uppercase;font-size: 44px;line-height: 46px;font-weight: normal;}
.title3.title3_1 span{font-size: 20px;line-height: 30px;}
.title3.title3_1 i{background: #333;}
.title3.title3_1 i:after{background: #333;}
.title3.title3_1 i:before{background: #333;}



.xuqiu1{background: #f6f6f6;}
.xuqiu1 .box{display: flex;flex-wrap: wrap;margin:-44px -22px 0;}
.xuqiu1 .box .list{display: block;width: calc(33.33% - 44px);margin: 44px 22px 0;background: #fff;border-radius: 20px;border: 1px solid #eee;padding: 99px 50px;position: relative;top:0;transition:all .3s;}
.xuqiu1 .box .list .tt1{position: relative;padding-bottom:60px;}
.xuqiu1 .box .list .tt1 img{display: block;height: 44px;}
.xuqiu1 .box .list .tt1:after{content: "";width: 26px;height: 2px;background: #ddd;position: absolute;left: 0;bottom: 30px;}
.xuqiu1 .box .list .tt2{font-size: 24px;line-height: 32px;font-weight: bold;min-height: 64px;}
.xuqiu1 .box .list .tt3{font-size: 16px;color: #888;margin-top: 22px;line-height:1.8;min-height:8em;}
.xuqiu1 .box .list:hover{top:-11px;}

.xuqiu2 .box{display: flex;flex-wrap: wrap;margin:-44px -22px 0;}
.xuqiu2 .box .list{display: block;width: calc(50% - 44px);margin: 44px 22px 0;background: rgba(255, 255, 255, .6);border-radius: 20px;padding:50px;position: relative;top:0;transition: all .3s;}
.xuqiu2 .box .list .tt1{display: inline-block;max-width: 100%;background: var(--color_zhuti);font-size: 24px;color: #fff;font-weight: bold;line-height: 32px;padding: 10px 25px 10px 0;position: relative;border-radius: 0 88px 88px 0;min-width: 350px;}
.xuqiu2 .box .list .tt1:after{content: "";width: 50px;height: 100%;background: var(--color_zhuti);position: absolute;right: 100%;top:0;}
.xuqiu2 .box .list .tt2{font-size: 16px;color: #888;line-height: 1.8;margin-top: 25px;min-height: 7.2em;}
.xuqiu2 .box .list:hover{top:-11px;}


.xuqiu3 .box{display: flex;justify-content: space-between;}
.xuqiu3 .box .list{width: 440px;height: 440px;background: var(--color_zhuti);border-radius: 50%;max-width: 33%;padding: 88px 60px 0;position: relative;text-align: center;}
.xuqiu3 .box .list:after{content: "";width: calc(100% - 36px);height: calc(100% - 36px);border: 3px dashed rgba(255, 255, 255, .3);position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;border-radius: 50%;z-index: 1;}
.xuqiu3 .box .list .tt1 img{height: 50px;position: relative;z-index: 3;}
.xuqiu3 .box .list .tt2{font-size: 24px;color: #fff;font-weight: bold;line-height: 32px;position: relative;padding-bottom: 18px;margin: 30px 0 22px;z-index: 2;}
.xuqiu3 .box .list .tt2:after{content: "";width: 24px;height: 1px;background: rgba(255, 255, 255, .5);position: absolute;left: 0;right: 0;bottom: 0;margin: 0 auto;}
.xuqiu3 .box .list .tt3{font-size: 16px;color: rgba(255, 255, 255, .6);line-height: 2;position: relative;z-index: 2;}

.xuqiu4{border-top: 2px solid #eee;position: relative;}
.xuqiu4:after{content: "";width: 40px;height: 2px;background: #fff;position: absolute;left: 0;right: 0;top:-2px;margin: 0 auto;z-index: 1;}
.xuqiu4:before{content: "";width: 8px;height: 8px;background: #eee;border-radius: 50%;position: absolute;left: 0;right: 0;top:-4px;margin: 0 auto;z-index: 2;}

.xuqiu4 .container-fluid{max-width: 1000px!important;}
.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);}



.about1 .box .tt1{font-size: 30px;line-height: 38px;font-weight: bold;padding-bottom: 22px;text-align: center;}
.about1 .box {text-align: center;}
.about1 .box .tt3{font-size: 20px;color: var(--color_zhuti);line-height: 30px;padding: 15px;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;font-weight: bold;margin: 24px 0;letter-spacing: 1px;}



.about2{background: #f6f6f6;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;}
.about2 .box{display: flex;justify-content: space-between;}
.about2 .box .xian{width: 1px;background: #ddd}
.about2 .box .list{font-size: 16px;line-height: 1.6;}
.about2 .box .list .tt1{margin-bottom: 8px;line-height: 1;font-size: 18px;display: flex;}
.about2 .box .list .tt1 b{display: block;font-size: 48px;margin-right: 6px;}
.about2 .box .list .tt1 span{display: block;padding-top: 5px;}
.about2 .box .list .tt1 span i{width: 14px;height: 14px;background: var(--color_zhuti);border-radius:2px;font-size: 10px;color: #fff;display:flex;align-items: center;justify-content: center;margin-bottom:6px;}



.about3 .box{text-align: center;}
.about3 .box .tt1{font-size: 24px;font-weight: bold;line-height: 34px;}
.about3 .box .tt2{margin-top: 18px;}
.about3 .box .tt3{margin-top: 44px;font-size: 18px;color: var(--color_zhuti);display: flex;align-items: center;justify-content: center;margin-bottom:8px;}
.about3 .box .tt3:before{font-size: 130%;display: block;margin-right:8px;position: relative;top:1px;}
.about3 .box .tt4{font-size: 30px;color: #fff;display: inline-block;padding: 11px 33px;border-radius: 66px;line-height: 42px;background: var(--color_zhuti);font-weight: bold;}


.nylx .box{display: flex;justify-content: space-between;border-right: 1px solid #ddd;}
.nylx .box .list{display: block;border-left: 1px solid #ddd;text-align: center;width: 33.33%;line-height: 1.4;padding: 88px 0;}
.nylx .box .list .tt1 img{height: 34px;}
.nylx .box .list .tt2{font-size: 20px;margin-top: 16px;font-weight: bold;}
.nylx .box .list .tt3{font-size: 18px;margin-top: 16px;display: flex;align-items: center;justify-content: center;}
.nylx .box .list .tt3 b{font-size: 30px;color: var(--color_zhuti);}




.yuanqu1 .container-fluid{max-width: 1000px!important;}
.yuanqu1 .box{background: var(--color_zhuti);border: 10px solid #9dc8fb;border-radius: 22px 22px 0 0;padding: 60px 50px 50px;text-align: center;font-size: 24px;color: #fff;line-height: 2;}



.yuanqu2 .box{display: flex;justify-content: space-between;padding-top: 48px;}
.yuanqu2 .box .list{width: 428px;max-width:33%;position: relative;height: 379px;text-align: center;}
.yuanqu2 .box .list > img{display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 1;}
.yuanqu2 .box .list .tt{position: relative;z-index: 2;padding: 88px 18% 40px;}
.yuanqu2 .box .list .tt1{width: 90px;height: 79px;background: url(../images/t11.png) no-repeat center center/contain;display: flex;align-items: center;justify-content: center;position: absolute;left: 0;right: 0;top:-45px;margin: 0 auto;}
.yuanqu2 .box .list .tt1 img{max-height:44%;}
.yuanqu2 .box .list .tt2{font-size: 24px;font-weight: bold;padding-bottom:24px;margin-bottom: 18px;line-height: 32px;position: relative;}
.yuanqu2 .box .list .tt2:after{content: "";width: 24px;height: 3px;background: #ddd;position: absolute;left: 0;right: 0;bottom: 0;margin: 0 auto;}
.yuanqu2 .box .list .tt3{font-size: 16px;color: #999;line-height: 2;letter-spacing: .6px;}




.yuanqu3 .box{display: flex;flex-wrap: wrap;margin: -40px -20px 0;}
.yuanqu3 .box .list{display: block;width: calc(33.33% - 40px);margin: 40px 20px 0;background: var(--color_zhuti);}
.yuanqu3 .box .list .bjcover{padding-top: 74%;}
.yuanqu3 .box .list .tt{padding:36px;font-size: 20px;color: #fff;}
.yuanqu3 .box .list:hover .bjcover{transform: var(--transform_scale);}


.zhaoshang1 .box{display: flex;margin: -40px -20px 0;flex-wrap: wrap;}
.zhaoshang1 .box .list{display: block;width: calc(25% - 40px);margin: 40px 20px 0;background: #f6f6f6;overflow: hidden;cursor: pointer;border: 6px solid #eee;}
.zhaoshang1 .box .list .img{height:170px;display: flex;align-items: center;justify-content: center;background: #fff;position: relative;padding-top: 26px;}
.zhaoshang1 .box .list .img img{max-height: 70%;position: relative;z-index: 5;transition: all .3s;-webkit-filter: grayscale(1);}
.zhaoshang1 .box .list .img:after{content: "";width:300%;height: 300%;background: #fff;position: absolute;left: calc(50% - 150%);border-radius: 50%;bottom: -34px;border: 6px solid #eee;z-index: 2;transition: all .3s;}

.zhaoshang1 .box .list .tt{padding:60px 20px 33px;text-align: center;}
.zhaoshang1 .box .list .tt .tt1{font-size:28px;line-height: 38px;padding-bottom: 18px;margin-bottom:18px;position: relative;font-weight: bold;}
.zhaoshang1 .box .list .tt .tt1:after{content: "";width: 26px;height: 1px;background: #000;position: absolute;left: 0;right: 0;bottom: 0;margin: 0 auto;transition: all .3s;}
.zhaoshang1 .box .list .tt .tt2{font-size: 16px;color: #999;line-height: 1.8;}
.zhaoshang1 .box .list:hover{background: var(--color_zhuti);border-color: var(--color_zhuti);}
.zhaoshang1 .box .list:hover .img:after{border-color: var(--color_zhuti);}
.zhaoshang1 .box .list:hover .img img{-webkit-filter: grayscale(0);}
.zhaoshang1 .box .list:hover .tt .tt1{color: #fff;}
.zhaoshang1 .box .list:hover .tt .tt1:after{background-color: #fff;}
.zhaoshang1 .box .list:hover .tt .tt2{color: #fff;}


.zhaoshang2 .title3{color: #fff;}
.zhaoshang2 .title3 b{color: #fff;}
.zhaoshang2 .title3 span{color: #fff;}
.zhaoshang2 .title3 i{background: #fff;}
.zhaoshang2 .title3 i:after{background: #fff;}
.zhaoshang2 .title3 i:before{background: #fff;}

.zhaoshang2 .box{display: flex;margin: -40px -20px 20px;}
.zhaoshang2 .box .list{display: block;width: calc(33.33% - 40px);margin: 40px 20px 0;}
.zhaoshang2 .box .list .tt1{font-size: 28px;color: #fff;line-height: 38px;position: relative;display: flex;align-items: center;font-weight: bold;}
.zhaoshang2 .box .list .tt1 span{display: flex;align-items: center;justify-content: center;width: 80px;height: 80px;border-radius: 50%;border: 1px dashed #fff;margin-right: 18px;flex-shrink: 0;position: relative;}
.zhaoshang2 .box .list .tt1 span:after{content: "";width: 64px;height: 64px;background: rgba(255, 255, 255, .4);border-radius: 50%;position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;z-index: 1;}
.zhaoshang2 .box .list .tt1 span img{max-height: 40%;position: relative;z-index: 2;}
.zhaoshang2 .box .list .tt2{padding: 6px 0 0 20px;}
.zhaoshang2 .box .list .tt3{margin-top: 20px;display: flex;align-items: center;font-size: 17px;color: #fff;}
.zhaoshang2 .box .list .tt3 span{width: 36px;height: 36px;border: 1px solid #fff;border-radius: 6px;margin-right: 18px;display: flex;align-items: center;justify-content: center;flex-shrink: 0;}
.zhaoshang2 .box .list p{margin-top: 20px;display: flex;align-items: center;font-size: 17px;color: #fff;}
.zhaoshang2 .box .list p span{width: 36px;height: 36px;border: 1px solid #fff;border-radius: 6px;margin-right: 18px;display: flex;align-items: center;justify-content: center;flex-shrink: 0;}


.zhaoshang3 .box{display: flex;}
.zhaoshang3 .box .list{display: block;width: 33.33%;padding: 55px 15px;text-align: center;font-size: 18px;line-height: 1.5;}
.zhaoshang3 .box .list:nth-child(n+2){border-left: 1px solid #ddd;}
.zhaoshang3 .box .list .tt{font-size: 50px;line-height: 1;display: flex;margin-bottom: 11px;color: var(--color_zhuti);justify-content: center;align-items: end;}
.zhaoshang3 .box .list .tt span{font-size: 18px;margin-left: 6px;position: relative;bottom: 5px;}


.zhaoshang4{background: #f6f6f6;}
.zhaoshang4 .list{background: #fff;height: 120px;display: flex;align-items: center;justify-content: center;overflow: hidden;}
.zhaoshang4 .list img{max-height: 88%;max-width: 88%;transition: all .3s;}
.zhaoshang4 .list:hover img{transform: var(--transform_scale);}





/*内页新闻*/
.nyxw{padding-top: 22px;}
.nyxw .list{display:flex;justify-content: space-between;position: relative;padding: 35px 0;border-bottom: 1px solid #e5e5e5;flex-direction: row-reverse;}
.nyxw .list .tt{width:calc(82% - 80px);padding: 10px 50px 10px 180px;position: relative;}
.nyxw .list .tt1{font-size: 24px;color: #222;transition: all .3s;font-weight: bold;padding-bottom: 15px;margin-bottom: 15px;position: relative;}
.nyxw .list .tt1:after{content: "";width: 30px;height: 1px;background: #000;position: absolute;left: 0;bottom: 0;}
.nyxw .list .tt3{font-size: 15px;color: #888;line-height: 28px;height: 56px;overflow: hidden;min-height: inherit;min-height: 56px;}
.nyxw .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;}
.nyxw .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;}

.nyxw .list .tt2{line-height:24px;font-size: 14px; position: absolute;left:30px;top:14px;color: #999;text-align: right;}
.nyxw .list .tt2 b{font-size:24px;color: #000;display: block;line-height: 34px; margin:0 auto 2px auto;}
.nyxw .list .tt2 i{display: none;}
.nyxw .list .img{border-radius:6px;width:calc(18% + 80px);}
.nyxw .list .img .bjcover{height: 100%;}
.nyxw .list:hover .img .bjcover{transform:scale(1.06);}
.nyxw .list:hover .tt1{color: var(--color_zhuti);}
.nyxw .list:hover .tt4{color: #fff;background: var(--color_zhuti);border-color: var(--color_zhuti);}
.nyxw .list:hover .tt4:before{color: #fff;background: var(--color_zhuti);}
@media (max-width:1199px) {
    .nyxw .list .tt{padding-left:100px;}
    .nyxw .list .tt2{left: 0;}
}
@media (max-width:991px) {
    .nyxw .list .tt{padding-right:30px;}
    .nyxw .list .tt1{font-size: 20px;line-height: 30px;}
    .nyxw .list .tt4{margin-top: 16px;}
}
@media (max-width:767px) {
    .nyxw{padding-top: 6px;}
    .nyxw .list{padding:25px 0}
    .nyxw .list .img{right: 0;height: 154px;top:29px;}
    .nyxw .list .tt{padding: 4px 30px 0 0;}
    .nyxw .list .tt1{padding: 0;margin:0;}
    .nyxw .list .tt1:after{display: none;}
    .nyxw .list .tt2{line-height:24px;font-size: 13px; position: relative;left: auto;width: 100%; top:auto;color: #999; text-align:left;}
    .nyxw .list .tt2 b{font-size:13px;color: #999;display: inline;line-height: inherit; border-bottom:0; width:auto; margin:auto;font-weight: normal;}
    .nyxw .list .tt2 i{display:inline;}
    .nyxw .list .tt3{margin-top: 5px;font-size: 14px;line-height: 24px;height: 48px;min-height: 48px;}
    .nyxw .list .tt4{margin-top: 14px;}
}

@media (max-width:600px) {
    .nyxw .list{padding: 0 0 25px;margin-bottom: 25px;flex-wrap: wrap;}
    .nyxw .list .tt{width: 100%;padding: 0;}
    .nyxw .list .tt1{font-size: 18px;}
    .nyxw .list .tt3{font-size: 14px;height: auto;max-height: initial;line-height: 1.6;-webkit-line-clamp: 3;}
    .nyxw .list .img{position: relative;right: auto;top:auto;width: 100%;height: auto;margin-bottom: 16px;}
    .nyxw .list .img .bjcover{height: auto;padding-top: 50%;}
}








.xwxq{font-size: 16px;line-height: 2;}
.cpxqtop{background: #f6f6f6;padding: 40px;margin-bottom: 25px;margin-top: 30px;overflow: hidden;}
.cpxqtop .tt1{font-size: 24px;line-height: 38px;padding-bottom: 14px;}
.cpxqtop .tt2{font-size: 0;}
.cpxqtop .tt2 span{display: inline-block;vertical-align: top;font-size: 16px;line-height: 26px;color: #888;margin-right: 30px;}
.cpxqtop .tt2 span i{color: #000;}




.jiabox1 .box{display: flex;flex-wrap: wrap;margin: -28px -14px 0;}
.jiabox1 .box .list{display: block;border: 1px solid #eee;box-shadow: 0 0 11px rgba(0, 0, 0, .06);padding: 44px;width: calc(50% - 28px);margin: 28px 14px 0;}
.jiabox1 .box .list:nth-child(1){border-radius: 33px 0 0 0;}
.jiabox1 .box .list:nth-child(2){border-radius: 0 33px 0 0;}
.jiabox1 .box .list:nth-child(3){border-radius: 0 0 0 33px;}
.jiabox1 .box .list:nth-child(4){border-radius: 0 0 33px 0;}
.jiabox1 .box .list .tt1{font-size: 24px;font-weight: bold;display: flex;align-items: center;line-height: 1.4;margin-bottom: 34px;position: relative;}
.jiabox1 .box .list .tt1 img{display: block;width: 46px;margin-right: 24px;}
.jiabox1 .box .list .tt1:after{content: "";width: 28px;height: 1px;background: #000;position: absolute;left: 70px;bottom: -15px;}
.jiabox1 .box .list .tt2{font-size: 16px;line-height: 26px;padding:2px 0 2px 70px;}
.jiabox1 .box .list .tt2 p{position: relative;margin-bottom: 6px;}
.jiabox1 .box .list .tt2 p img{display: block;position: absolute;left: -42px;top: 5px;width:18px;}

.more4{text-align: center;font-size: 0;margin-top: 50px;}
.more4 a{display:inline-block;line-height: 62px;width: 390px;text-align: center;font-size: 24px;color: #fff;border-radius: 88px;background: var(--color_zhuti);background: linear-gradient(to right, #1a7bec,#298afa, #1a7bec);}
.more4 a:hover{opacity: .8;}



.jiabox2 .title3 b{color: #fff;}
.jiabox2 .title3 span{color: #fff;}
.jiabox2 .title3 i{background: #fff;}
.jiabox2 .title3 i:after{background: #fff;}
.jiabox2 .title3 i:before{background: #fff;}


.jiabox2 .box{display: flex;flex-wrap: wrap;margin: -28px -14px 0;padding: 8px 0;}
.jiabox2 .box .list{display: block;width: calc(33.33% - 28px);margin: 28px 14px 0;border-radius: 18px;overflow: hidden;padding: 34px 15px;display: flex;justify-content: center;align-items: center;}
.jiabox2 .box .list .tt1{width: 74px;margin-right: 30px;}
.jiabox2 .box .list .tt3{font-size: 24px;font-weight: bold;line-height: 32px;}
.jiabox2 .box .list .tt4{width: 82px;height: 26px;background: #fd400d;transition: all .3s;border-radius: 44px;font-size: 13px;color: #fff;display: flex;justify-content: center;align-items: center;margin-top: 15px;}
.jiabox2 .box .list .tt4:hover{background: var(--color_zhuti);}
.jiabox2 .more4 a{background: #e9a016;background: linear-gradient(to right, #e9a016,#f9c027, #e9a016);}


.jiabox3 .box{display: flex;flex-wrap: wrap;margin: -30px -15px 0;padding: 8px 0;}
.jiabox3 .box .list{display: block;width: calc(83% - 260px);margin: 30px 15px 0;border: 1px solid #ddd;}
.jiabox3 .box .list.list2{width: calc(17% + 200px);}
.jiabox3 .box .title6{background: #f9f9f9;background: linear-gradient(to bottom, #f9f9f9,#f9f9f9,transparent);border-bottom: 1px solid #ddd;position: relative;padding: 25px 10px 25px 25px;}
.jiabox3 .box .title6:after{content: "";width: 100%;height: 100%;border: 1px solid #fff;position: absolute;left: 0;top: 0;z-index: 1;}
.jiabox3 .box .title6 span{display: flex;position: relative;z-index: 2;font-size: 34px;font-weight: bold;line-height: 40px;padding-left: 26px;align-items: end;flex-wrap: wrap;}
.jiabox3 .box .title6 span b{display: block;margin-right: 12px;}
.jiabox3 .box .title6 span i{display: block;font-size: 20px;text-transform: uppercase;line-height: 26px;}
.jiabox3 .box .title6 span:after{content: "";width: 7px;height: 32px;background: var(--color_zhuti);border-radius: 8px;position: absolute;left: 0;top:4px;}
.jiabox3 .box .list .ul{padding: 25px;}
.jiabox3 .box .list .ul1{display: flex;justify-content: space-between;}
.jiabox3 .box .list .ul1 .img{width: 47%;}
.jiabox3 .box .list .ul1 .img .bjcover{height: 100%;min-height: 410px;}
.jiabox3 .box .list .ul1 .li{width: 49%;}
.jiabox3 .box .list .ul1 .li a{display: block;font-size: 16px;line-height: 44px;padding-left:18px;position: relative;}
.jiabox3 .box .list .ul1 .li a:after{content: "";width: 4px;height: 4px;border-radius: 50%;position: absolute;left: 0;top: 20px;background: #000;}
.jiabox3 .box .list .ul1 .li a:hover{color: var(--color_zhuti);}
.jiabox3 .box .list .ul1 .li a:hover:after{background-color: var(--color_zhuti);}


.jiabox3 .box .list .ul2{display: flex;justify-content: space-between;flex-wrap: wrap;margin: -10px;}
.jiabox3 .box .list .ul2 a{display: flex;align-items: center;justify-content: center;width: calc(50% - 20px);margin: 10px;height: 123px;text-align: center;}
.jiabox3 .box .list .ul2 a span{display: block;font-size: 22px;line-height: 30px;color: #fff;text-align: center;}
.jiabox3 .box .list .ul2 a span i{width: 82px;height: 26px;background: #fd400d;border-radius: 44px;font-size: 13px;color: #fff;display: flex;justify-content: center;align-items: center;margin-top:11px;transition: all .3s;}
.jiabox3 .box .list .ul2 a span i:hover{background: var(--color_zhuti);}

.jiabox3 .box .list .ul3{margin: -11px 0;}
.jiabox3 .box .list .ul3 a{display: block;padding: 15px 0 15px 22px;}
.jiabox3 .box .list .ul3 a:nth-child(n+2){border-top: 1px solid #ddd;}
.jiabox3 .box .list .ul3 a .tt1{display: flex;justify-content: space-between;font-size: 16px;position: relative;line-height: 26px;}
.jiabox3 .box .list .ul3 a .tt1:after{content: "";width: 4px;height: 4px;background: var(--color_zhuti);position: absolute;left: -18px;top:11px;}
.jiabox3 .box .list .ul3 a .tt1 span{display: block;margin-left: 15px;flex-shrink: 0;color: #f60c0c;}
.jiabox3 .box .list .ul3 a .tt2{font-size: 14px;color: #888;margin-top: 4px;}
.jiabox3 .box .list .ul3 a:hover .tt1{color: var(--color_zhuti);}

.jiabox3 .box .list3{width: calc(100% - 30px);}
.jiabox3 .box .list3 .li{display: flex;margin: 18px 0 8px;padding: 0 8px 0 22px;justify-content: space-between;}
.jiabox3 .box .list3 .li .li2{width: 100%;font-size: 15px;color: #444;line-height: 22px;padding: 0 1px;}
.jiabox3 .box .list3 .li .li2 span{display: none;}




















/* -webkit-line-clamp: 2; */


/*媒体查询开始*/
@media (max-width:1349px){

}
@media (max-width:1199px){
    .banner2{height:300px;font-size: 34px;line-height: 42px;}
    .nycp .list{padding: 30px;}
    .nycp .list .img{width: 40%;}
    .nycp .list .img .bjcover{height: 210px;}
    .nycp .list .tt{width: 60%;padding: 3px 0 0 30px;}
    .nycp .list .tt1{font-size: 18px;line-height: 28px;}
    .nycp .list .tt3{padding-top: 11px;}
    .xuqiu2 .box .list .tt1{font-size: 20px;line-height: 28px;}

    .nylx .box .list .tt3 b{font-size: 22px;}
    .yuanqu2 .box .list .tt2{font-size: 20px;padding-bottom: 15px;margin-bottom: 11px;}



    .zhaoshang1 .box .list{width: calc(50% - 40px);}

    .jiabox3 .box .title6 span{font-size: 26px;line-height: 34px;}
    .jiabox3 .box .title6 span i{font-size: 16px}


}
@media (max-width:991px) {
    .zhanwei{display: none;}
    body{padding-top: 86px;}
    header{background:var(--color_zhuti);}
    header .logo{height: 86px;width: 100%;}
    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;}

    /*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:33px;cursor: pointer;z-index: 2;}
    header .lanmu i{display: inline-block;width: 100%;height: 3px;background:#fff;border-radius: 3px;transition: all 0.6s;}
    header .lanmu i:nth-child(2), .lanmu i:nth-child(3){width: 40%;margin:6px 0;}
    header .lanmu i:nth-child(2){margin-right: 10%;}
    header .lanmu i:nth-child(3){margin-left: 10%;}
    header .lanmu.active i:nth-child(1) {transform: rotate(45deg) translateY(4px) translateX(5px);}      
    header .lanmu.active i:nth-child(4){transform: rotate(-45deg) translateY(-8px) translateX(8px);}
    header .lanmu.active i:nth-child(2){transform: translateX(-30px);opacity: 0;}
    header .lanmu.active i:nth-child(3){transform: translateX(30px);opacity: 0;}



    .main88{padding-top:44px;padding-bottom: 44px;}
    .title{padding-bottom: 28px;flex-wrap: wrap;}
    .title .div1 b{font-size: 24px;}
    .title .div1 span{font-size: 14px;margin-top:3px;}
    .title .div2{display:none;}
    .more{width:94px;height: 36px;font-size: 14px;margin-top: 14px;}
    .more span{margin-left: 6px;}

    .main1 .box{flex-wrap: wrap;}
    .main1 .box .lb1{width: 100%;border-radius: 6px;}
    .main1 .box .lb1 .list .tt{padding: 20px 110px 20px 34px;font-size: 16px;line-height: 24px;}
    .main1 .box .lb1 .list .tt:after{width: 3px;height: 18px;position: absolute;left: 20px;top:26px;}
    .lb1 .swiper-pagination{padding: 0 20px 5px 0;}
    .main1 .box .you{width: calc(100% + 12px);margin: 6px -6px 0;}
    .main1 .box .you .list{height: calc(50% - 12px);width: calc(50% - 12px);margin:6px;border-radius: 6px;}
    .main1 .box .you .list .img{height:auto;}
    .main1 .box .you .list .img .bjcover{height: auto;padding-top: 70%;}
    .main1 .box .you .list .tt{bottom:11px;font-size: 14px;padding: 0 10px;}


    .main2{padding-top: 0!important;}
    .main2 .imgbj{display: block;position: relative;right: auto;top:auto;bottom: auto;padding-top: 60%;width: 100%;margin-bottom: 26px;}
    .main2 .box{width: 100%;padding: 0;}
    .main2 .box .title{padding-bottom: 16px;}
    .main2 .box .tt1{font-size: 18px;line-height:28px;padding-bottom:32px;}
    .main2 .box .tt1:after{width:4px;height: 4px;bottom: 16px;}
    .main2 .box .tt1:before{width:44px;height: 4px;left: 8px;bottom: 16px;}
    .main2 .box .tt2{font-size: 14px;-webkit-line-clamp: 8;height: auto;}




    .main3 .lb3{padding-bottom: 0;border: 0;}
    .main3 .list .img{border-radius: 6px;}
    .main3 .list .tt{padding: 14px 0 0;}
    .main3 .list .tt1{font-size: 16px;}
    .main3 .list .tt2{font-size: 14px;margin-top:6px;}
    .main3 .list .tt3{font-size: 14px;margin-top:8px;}
    .main3 .swiper{width: calc(100% + 30px);margin-left: -15px;padding: 0 15px;}
    .main3 .swiper-slide{width: 80%;max-width: 400px;}


    footer{padding-top: 44px;}
    footer .box1 img{height: 33px;}
    footer .box2{padding: 25px 0;flex-wrap: wrap;}
    footer .box2 .txt{max-width:100%;width: 100%;}
    footer .box2 .txt .div1{font-size: 14px;margin-bottom: 16px;}
    footer .box2 .txt .div1 b{font-size:16px;}
    footer .box2 .txt .div1 b.dianhua{font-size: 22px;}
    footer .box2 .ss{display: none;}

    footer .box2 form{flex: 1;max-width: 100%;margin: 14px 0 0;width: 100%;}
    footer .box2 form .div1box .div1{width: 100%;}
    footer .box2 form .div1box textarea{width: 100%;}
    footer .box2 form .div1box input{width: 100%;height: 48px;padding: 0 16px;border: 0;border-radius: 6px;margin: 0 0 10px!important;}
    footer .box2 form button{height: 44px;margin-top: 15px;width: 100%;font-size: 16px;}
    footer .box3{padding: 15px;}


    .banner2{height:180px;font-size: 24px;line-height: 32px;}
    .banner2 .div{display: block;flex-wrap: wrap;text-align: center;}
    .banner2 .div i{display: none;}
    .banner2 .div span{line-height: 24px;margin-top: 3px;font-size:70%;}



    .ny{padding: 30px 0 50px;}
    .sx{padding-top: 0;}

    .ny .box{flex-wrap: wrap;}
    .ny .box .zuo{flex: 1;width: 100%;}
    .ny .box .you{width: 100%;margin:30px 0 0;}
    .ny .box .you .ttbox{margin-bottom: 0;}
    .ny .box .you .ttbox .top span{font-size:18px;padding: 14px 20px;}
    .ny .box .you .ttbox .top span:after{left: 20px;}
    .ny .box .you form{margin: 25px 20px;}
    .ny .box .you .ttbox:nth-child(2){display: none;}


    .nycp .list{padding: 20px;flex-wrap: wrap;margin: 0 0 20px;}
    .nycp .list .img{width: 100%;}
    .nycp .list .img .bjcover{height: auto;padding-top: 66%;}
    .nycp .list .tt{width:100%;padding: 18px 0 0;}
    .nycp .list .tt2{padding-top:2px;}
    .nycp .list .tt2 span{margin-top:12px;line-height: 20px;font-size: 14px;}
    .nycp .list .tt2 span img{width: 18px;}
    .nycp .list .tt3{font-size: 14px;padding-top: 11px;margin-top: 18px;line-height: 22px;}
    .nycp .list:hover{box-shadow:none;top:0;}



    .cpxq{margin-bottom: 25px;flex-wrap: wrap;}
    .cpxq .cpxqlb{width:100%;}
    .cpxq .cpxqlb .bjcover{height: auto;padding-top: 66%;}
    .cpxq .cpxqlb .swiper-button-prev{width: 44px;height: 44px;font-size: 16px;}
    .cpxq .cpxqlb .swiper-button-next{width: 44px;height: 44px;font-size: 16px;}
    .cpxq .tt{width: 100%;padding:20px 25px;}
    .cpxq .tt .tt1{font-size: 18px;line-height: 28px;}
    .cpxq .tt .tt2{padding-top:2px;}
    .cpxq .tt .tt2 span{margin-top:12px;line-height: 20px;font-size: 14px;}
    .cpxq .tt .tt2 span img{width: 18px;}
    .cpxq .tt .tt3{font-size: 14px;padding-top: 11px;margin-top: 18px;line-height: 22px;}


    .danye2{font-size: 14px;line-height: 1.8;}
    .danye3{line-height: 1.6;font-size: 12px;}
    .danye{font-size: 14px;line-height: 1.8;margin-top: -20px;}
    .danye .tt1{font-size:18px;line-height:28px;margin: 20px 0 16px;padding:0 0 11px 15px;}
    .danye .tt1:after{width: 3px;height: 19px;top:5px;}

    .titletopbox{padding: 22px 0 0;}


    .title3{padding-bottom:26px;}
    .title3 b{font-size: 24px;line-height: 32px;}
    .title3 span{font-size: 13px;margin-top: 2px;}
    .title3 i{margin-top:12px;}


    .xuqiu1 .box{margin:-20px -10px 0;flex-wrap: wrap;}
    .xuqiu1 .box .list{width: calc(100% - 20px);margin: 20px 10px 0;border-radius:8px;padding: 22px 20px;}
    .xuqiu1 .box .list .tt1{padding:0;position: absolute;left: 20px;top:25px;}
    .xuqiu1 .box .list .tt1 img{height: 22px;}
    .xuqiu1 .box .list .tt1:after{display: none;}
    .xuqiu1 .box .list .tt2{font-size: 18px;line-height: 28px;min-height:inherit;padding-left:34px;}
    .xuqiu1 .box .list .tt3{font-size: 14px;margin-top: 8px;min-height:inherit;}
    .xuqiu1 .box .list:hover{top:0;}

    .xuqiu2 .box{margin:-20px -10px 0;flex-wrap: wrap;}
    .xuqiu2 .box .list{width: calc(100% - 20px);margin: 20px 10px 0;border-radius:8px;padding: 30px 20px 22px;overflow: hidden;}
    .xuqiu2 .box .list .tt1{font-size:18px;line-height:28px;padding: 8px 20px 8px 0;min-width: 260px;}
    .xuqiu2 .box .list .tt1:after{width: 50px;height: 100%;background: var(--color_zhuti);position: absolute;right: 100%;top:0;}
    .xuqiu2 .box .list .tt2{font-size: 14px;margin-top: 14px;min-height:inherit;}
    .xuqiu2 .box .list:hover{top:0;}


    .xuqiu3 .box{flex-wrap: wrap;}
    .xuqiu3 .box .list{width: 100%;height: auto;border-radius: 8px;max-width:100%;padding: 45px 35px;}
    .xuqiu3 .box .list:nth-child(n+2){margin-top: 20px;}
    .xuqiu3 .box .list:after{width: calc(100% - 30px);height: calc(100% - 30px);border-width: 2px;border-radius: 8px;}
    .xuqiu3 .box .list .tt2{font-size: 18px;line-height: 28px;padding-bottom: 11px;margin: 20px 0 15px;}
    .xuqiu3 .box .list .tt2:after{content: "";width: 24px;height: 1px;background: rgba(255, 255, 255, .5);position: absolute;left: 0;right: 0;bottom: 0;margin: 0 auto;}
    .xuqiu3 .box .list .tt3{font-size: 14px;line-height: 1.8;}


    .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;}


    .about1 .box .tt1{font-size: 22px;line-height: 32px;padding-bottom: 11px;}
    .about1 .box .tt3{font-size: 16px;line-height: 24px;padding: 12px;margin: 15px 0;}



    .about2 .box{flex-wrap: wrap;margin-top: -30px;}
    .about2 .box .xian{display: none;}
    .about2 .box .list{font-size: 14px;margin-top: 30px;}
    .about2 .box .list .tt1{margin-bottom: 5px;font-size: 12px;}
    .about2 .box .list .tt1 b{font-size: 32px;margin-right: 4px;}
    .about2 .box .list .tt1 span{padding-top: 0;}
    .about2 .box .list .tt1 span i{margin-bottom: 3px;}


    .about3 .box .tt1{font-size: 16px;line-height: 26px;}
    .about3 .box .tt2{margin-top: 11px;}
    .about3 .box .tt3{margin-top: 20px;}
    .about3 .box .tt4{font-size:18px;padding: 11px 20px;line-height: 26px;}


    .nylx .box{flex-wrap: wrap;border: 0;}
    .nylx .box .list{border-left:0;width: 100%;padding: 16px 0;}
    .nylx .box .list .tt1 img{height: 30px;}
    .nylx .box .list .tt2{font-size: 16px;margin-top: 11px;}
    .nylx .box .list .tt3{font-size: 16px;margin-top: 8px;}
    .nylx .box .list .tt3 b{font-size:20px;}



    .title3.title3_1 b{font-size: 24px;line-height: 30px;}
    .title3.title3_1 span{font-size: 18px;line-height:28px;}



    .yuanqu1 .box{border-radius: 11px 11px 0 0;padding: 20px 26px;font-size: 18px;line-height: 1.8;}

    .yuanqu2 .box{display: flex;justify-content: space-between;padding: 0;flex-wrap: wrap;margin-top: -20px;}
    .yuanqu2 .box .list{width: 100%;max-width:100%;height: auto;background: #fff;border-radius: 11px;margin-top: 70px;}
    .yuanqu2 .box .list > img{display: none;}
    .yuanqu2 .box .list .tt{padding: 50px 20px 20px;}
    .yuanqu2 .box .list .tt1{width: 80px;height: 70px;top: -40px;}
    .yuanqu2 .box .list .tt2{font-size: 20px;line-height: 30px;}
    .yuanqu2 .box .list .tt3{font-size: 14px;line-height: 1.8;}


    .yuanqu3 .box{margin: -20px -10px 0;}
    .yuanqu3 .box .list{width: calc(100% - 20px);margin: 20px 10px 0;}
    .yuanqu3 .box .list .tt{padding:18px 20px;font-size: 16px;}


    .zhaoshang1 .box{margin: -20px -10px 0;}
    .zhaoshang1 .box .list{width: calc(50% - 20px);margin: 20px 10px 0;}

    .zhaoshang2 .box{flex-wrap: wrap;}
    .zhaoshang2 .box .list{width: calc(50% - 40px);}


    .zhaoshang3 .box .list .tt{font-size:40px;}


    .zhaoshang4 .list{height: 90px;}


    .xwxq{font-size: 14px;line-height: 1.8;}
    .cpxqtop{padding: 20px;margin-bottom: 20px;margin-top: 0;}
    .cpxqtop .tt1{font-size:18px;line-height: 26px;padding-bottom: 8px;}
    .cpxqtop .tt2 span{font-size: 14px;line-height: 22px;}




    .jiabox1 .box{margin: -15px 0 0;}
    .jiabox1 .box .list{padding: 25px 25px 20px;border-radius: 6px!important;width: 100%;margin: 15px 0 0;}
    .jiabox1 .box .list .tt1{font-size: 18px;margin-bottom: 24px;}
    .jiabox1 .box .list .tt1 img{width: 34px;margin-right:14px;}
    .jiabox1 .box .list .tt1:after{width: 22px;left: 46px;bottom: -11px;}
    .jiabox1 .box .list .tt2{font-size: 14px;line-height: 24px;padding:2px 0 2px 46px;}
    .jiabox1 .box .list .tt2 .tt3{margin-bottom: 4px;}
    .jiabox1 .box .list .tt2 .tt3 img{left: -29px;top: 3px;width:16px;}

    .more4{margin-top: 30px;}
    .more4 a{line-height: 44px;width: 80%;font-size: 16px;}




    .jiabox2 .box{margin: -15px 0 0;}
    .jiabox2 .box .list{width:100%;margin: 15px 0 0;border-radius: 8px;padding: 25px 15px;}
    .jiabox2 .box .list .tt1{width: 50px;margin-right: 18px;}
    .jiabox2 .box .list .tt3{font-size: 18px;line-height:28px;}
    .jiabox2 .box .list .tt4{margin-top: 4px;}


    .jiabox3 .box{margin: -15px 0 0;}
    .jiabox3 .box .list{width: 100%;margin: 15px 0 0;}
    .jiabox3 .box .list.list2{width: 100%;}
    .jiabox3 .box .title6{padding: 18px 10px 18px 20px;}
    .jiabox3 .box .title6 span{font-size: 22px;line-height: 30px;padding-left: 16px;}
    .jiabox3 .box .title6 span b{margin-right: 8px;}
    .jiabox3 .box .title6 span i{font-size: 14px;line-height: 22px;}
    .jiabox3 .box .title6 span:after{width: 4px;height: 24px;top:3px;}




    .jiabox3 .box .list .ul{padding: 20px;}
    .jiabox3 .box .list .ul1{display: block;}
    .jiabox3 .box .list .ul1 .img{width: 100%;margin-bottom: 18px;}
    .jiabox3 .box .list .ul1 .img .bjcover{height: auto;min-height:inherit;padding-top: 50%;}
    .jiabox3 .box .list .ul1 .li{width: 100%;}
    .jiabox3 .box .list .ul1 .li a{font-size: 14px;line-height: 34px;padding-left: 14px;}
    .jiabox3 .box .list .ul1 .li a:after{top: 15px;}


    .jiabox3 .box .list .ul2 a span{font-size: 18px;line-height: 26px;}
    .jiabox3 .box .list .ul3 a .tt1{font-size: 14px;}

    .jiabox3 .box .list3{width: 100%;}
    .jiabox3 .box .list3 .ul3 > img{display: none;}
    .jiabox3 .box .list3 .li{display: flex;margin: -4px;padding:15px  0;flex-wrap: wrap;justify-content: center;}
    .jiabox3 .box .list3 .li .li2{font-size: 14px;width: calc(50% - 8px);border: 1px solid #eee;border-radius: 4px;margin: 4px;display: flex;align-items: center;padding:6px 6px 6px 54px;position: relative;overflow: hidden;}
    .jiabox3 .box .list3 .li .li2 span{display: block;flex-shrink: 0;background: var(--color_zhuti);position: absolute;left: 0;top: 0;height: 100%;display: flex;align-items: center;justify-content: center;width: 40px;color: #fff;}












}

@media (max-width:767px) {
    .zhaoshang1 .box .list{width: calc(100% - 20px);}
    .zhaoshang1 .box .list .img{height:110px;}
    .zhaoshang1 .box .list .img img{-webkit-filter: grayscale(0);}
    .zhaoshang1 .box .list .tt{padding:58px 15px 20px;}
    .zhaoshang1 .box .list .tt .tt1{font-size:22px;line-height: 30px;padding-bottom: 11px;margin-bottom:11px;}
    .zhaoshang1 .box .list .tt .tt2{font-size:15px;}

    .zhaoshang2 .box .list{width: calc(100% - 40px);}
    .zhaoshang2 .box .list .tt1{font-size: 22px;line-height: 30px;}
    .zhaoshang2 .box .list .tt1 span{width: 56px;height: 56px;margin-right: 15px;}
    .zhaoshang2 .box .list .tt1 span:after{width:46px;height: 46px;}
    .zhaoshang2 .box .list .tt2{padding: 6px 0 0 8px;}
    .zhaoshang2 .box .list .tt3{margin-top: 15px;font-size: 15px;}
    .zhaoshang2 .box .list .tt3 span{width: 28px;height: 28px;margin-right: 11px;}


    .zhaoshang3 .container-fluid{padding: 0;}
    .zhaoshang3 .box .list{display: block;width: 33.33%;padding:6px;font-size: 15px;}
    .zhaoshang3 .box .list .tt{font-size: 22px;margin-bottom:4px;}
    .zhaoshang3 .box .list .tt span{font-size: 15px;margin-left: 4px;bottom: 3px;}





}
@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, .5);width: 100%;text-align: center;font-size: 0;}
    .sjdibu .box1{display: flex;justify-content: space-around;}
    .sjdibu .box1 a{display:block;color: #fff;padding: 5px;width: 100%;}
    .sjdibu .box1 a span{ color:#fff; font-size:16px; line-height:20px;}
    .sjdibu .box1 a h6{ font-size:12px; line-height:20px;margin: 0;}
    .sjdibu .box2{ position: fixed; left: 0; bottom:51px; z-index:112; width: 100%;background: #fff;box-shadow: 0 -2px 4px rgba(0,0,0,.1);padding: 6px 0;display: none;}
    .sjdibu .box2 img{max-height: 140px;display: block;margin: 0 auto;} 
}


