/*å†…é¡µbannerå¼€å§‹*/
.ny-banner{position:relative;overflow:hidden;height:700px;}
.ny-banner-xs{display:block;width:100%;}
.ny-banner-yc{display:none;width:100%;}
.ny-banner-s{position:absolute;left: 50%;top: 60%; -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);color:#fff;display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;}
.ny-banner-s-l{color:#fff;}
.ny-banner-s-l h3{font-size:40px;line-height:100%;
/*margin-bottom:25px;*/
margin-bottom: 5px;
margin-top:40px;}
.ny-banner-s-l p{
    /*font-size:18px;*/
    font-size: 27px;
    line-height:30px;}
.ny-banner-s-r{width:240px;background:url(../img/ny-banner-r.png)no-repeat;padding:104px 15px 16px 15px;overflow:hidden;box-sizing:border-box;/*margin-right:200px;*/}
.ny-banner-s-r input{width:100%;height:35px;color:#c1c1c1;text-indent: 10px;margin-bottom:10px;background:#fff;}
.ny-banner-s-r input::placeholder{color:#c1c1c1;}
.ny-banner-s-r select{width:100%;outline:none;display:block;margin-bottom:10px;height:35px;color:#c1c1c1;font-family: "å¾®è½¯é›…é»‘";text-indent: 7px;}
.ny-banner-s-r button{display:block;width:100%;height:35px;background:#bf000f;color:#fff;margin-bottom:15px;cursor:pointer;}
.ny-banner-s-r p{text-align:center;color:#fff;}
.ny-banner-s-r p b{color:#ffff00;}
.swiper-button-next,.swiper-button-prev{content: ''!important;opacity:1!important;}
.swiper-button-next::after,.swiper-button-prev::after{content: ''!important;}
/*å†…é¡µbannerç»“æŸ*/

.span3{cursor:pointer;}

/*é¦–ç«™ä½ç½®å¼€å§‹*/
.lon {border-bottom: 1px solid #ebebeb;background:#f5f5f5;}
.abt{height: 0px;}
.map{margin-bottom: 1%;}
.lon img {padding-right: 8px;}
.cont{width:1200px;margin: 0 auto;display:flex;justify-content: flex-end;align-items: center;height: 40px;}
.lon img,.lon p,.cont a {vertical-align: middle;color: #6b6b6b;font-size: 14px;display: flex;align-items: center;}
.cont .active{color:#c31321;}
.cont .sf{float:right;width:120px;height:35px;border-radius:5px;background:#da1f26;text-align:center;line-height:35px;color:#fff;margin-top:12.5px;}
.cont .sf:hover{opacity:0.9;}
/*é¦–ç«™ä½ç½®ç»“æŸ*/

/*åˆ†é¡µå¼€å§‹*/
.page1{margin-top: 20px;}
.page1-cenrat ul{text-align: center;font-size: 0;}
.page1-cenrat ul li{display: inline-block;
/*margin: 0 13px;*/
vertical-align: middle;padding-bottom: 15px;}
.page1-cenrat ul li:nth-child(1) a{font-size:0;box-sizing:border-box;width:42px;height:42px;background:url(../img/an-l.png)no-repeat center;}
/*.page1-cenrat ul li:nth-child(1):hover a{background:url(../img/an-l-1.png)no-repeat center;}*/
.page1-cenrat ul li:last-child a{font-size:0;box-sizing:border-box;width:42px;height:42px;background:url(../img/an-r.png)no-repeat center;}
.page1-cenrat ul li:last-child:hover a{background:url(../img/an-r-1.png)no-repeat center;}
.page1-cenrat ul li *{color: #6f6f6f;font-size: 14px;	}
.page1-cenrat ul li a,
.page1-cenrat ul li span{border: 1px solid #E4E4E4;padding: 10px 16px;line-height: initial;display: block;}
.page1-cenrat ul li a[href]:hover,
.page1-cenrat ul li a[href]:hover span{background-color: #da1f26;
    border-color: #da1f26;
    color: #ffffff;color: initial;color:#fff;}
.page1-cenrat ul li a,
.page1-cenrat ul li span{color: #444444;}
.page1-cenrat ul li a[href]{color: #444444;}
.page1-cenrat ul li.active a,
.page1-cenrat ul li span.current{background-color: #da1f26;
    border-color: #da1f26;
    color: #ffffff;}
.page1-cenrat ul li.page1-num{color: #C89C5A;font-size: 14px;margin-left: 20px;		}
@media (max-width: 768px){
    .gywm-r h3{font-size: 26px;}
	.page1-cenrat ul li.page1-num{display: none;}
}
/*åˆ†é¡µç»“æŸ*/

/*fwxm*/
.nydh{height:79px;border-bottom:1px solid #e5e5e5;}
.nydh .w1{display:flex;
/*justify-content:space-between;*/
flex-wrap: nowrap;}
.nydh .w1 a{flex: 1;line-height:79px;display:block;box-sizing:border-box;text-align:center;position:relative;font-size:18px;color:#000;border-left:1px solid #e5e5e5;position:relative;}
.nydh .w1 a:last-child{border-right:1px solid #e5e5e5;}
.nydh .w1 a p{position:relative;z-index:2;}
.nydh .w1 a:after{content: "";position: absolute;left: 0;top: 0;z-index: 1;width: 100%;height: 100%;transition: transform .8s;transform: scale(0,1);transform-origin: right;background: #da1f26;}
.nydh .w1 a.active{color:#fff;}
.nydh .w1 a.active:after{transform: scale(1);transform-origin: left;transition: transform .5s;}
.nydh .w1 a:hover{color:#fff;background:#da1f26;}
.nydh .w1 :hover a:after{transform: scale(1);transform-origin: left;transition: transform .5s;}

.xmfw1{background:#f7f7f7;padding:95px 0;border-bottom:1px solid #e5e5e5;}
.xmfw1 .w1{display:flex;justify-content: space-between;flex-wrap:wrap;}
.xmfw1 .w1 h3{width:25%;text-align:center;font-weight:normal;}
.xmfw1 .w1 h3 img{display:block;margin:0 auto;}
.xmfw1 .w1 h3 p{font-weight:normal;font-size:24px;margin:37px 0 22px 0;}
.xmfw1 .w1 h3 span{display:block;color:#676767;line-height:18px;}

.zxal{margin:80px auto;}
.zxal-t{text-align:center;margin-bottom:45px;}
.zxal-t h3{font-size:36px;font-weight:normal;line-height:100%;margin-bottom:20px;}
.zxal-t p{font-size:16px;}
.jpal-b-t{display:flex;flex-wrap:wrap;}
.jpal-b-t-l{width:49.55%;overflow:hidden;position:relative;}
.jpal-b-t-l>div{position: static;}
.jpal-b-t-l div.swiper-slide,.jpal-b-t-l div.swiper-wrapper{position: static;}


.jpal-b-t-l-an{position:absolute;right: 45px;height:80px;display:flex;align-items:center;box-sizing:border-box;justify-content:flex-start;background:#fff;bottom:42px;z-index:3;justify-content: flex-end;box-sizing:border-box;padding-right:40px;width:calc(100% - 90px)}

.jpal-b-t-l-an>div{position:static;margin-top:0;width:auto;}
.jpal-b-t-l-an h4{
    position:absolute;
    font-size:18px;
    line-height:80px;
    font-weight:normal;
    left: 0;
    z-index:40;
    /* bottom:42px; */
    background:  #fff;
    padding-left: 30px;
     width:  calc(100% - 240px); 
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    }
.jpal-b-t-l a h4{position:absolute;font-size:18px;line-height:80px;font-weight:normal;left: 45px;z-index:40;bottom:42px;background:  #fff;padding-left: 30px;width:  calc(100% - 220px);white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;}
.jpal-b-t-l-an>div{position:initial;margin-top:0;width:auto;}
.jpal-b-t-l-an .swiper-pagination{margin:0 30px;font-size:18px;color:#da1f26;cursor:pointer;}
.jpal-b-t-l-an .swiper-pagination>span>span{color:#6f6f6f;font-size:14px;padding-left:15px;letter-spacing:10px;}
.jpal-b-t-l-an .swiper-button-next{width:10px;height:18px;background:url(../img/l2.png);background-size:100% 100%;}
.jpal-b-t-l-an .swiper-button-prev{width:10px;height:18px;background:url(../img/r2.png);background-size:100% 100%;}
.zxal a{display:block;position:relative;overflow:hidden;}
.zxal a img{display:block;width:100%;}
.zxal a p{position:absolute;width:100%;left:0;bottom:0;line-height:50px;font-size:16px;color:#fff;background:rgba(0,0,0,0.5);transition:all 1s;box-sizing:border-box;padding:0 20px;}
.zxal a:hover img{transform:scale(1.1);}
.zxal a:hover p{background:#da1f26;transition:all 1s;}
.jpal-b-t-r{width:50.45%;display:flex;flex-wrap:wrap;}
.jpal-b-t-r a{width:calc(50% - 20px);margin-left:20px;margin-bottom:20.5px;}
.jpal-b-b{display:flex;justify-content:space-between;flex-wrap:wrap;}
.jpal-b-b a{width:calc(25% - 15px);}

.hxys{background:url(../img/hxys-bj.jpg);background-size:100% 100%;padding:66px 0 78px 0;border-top:1px solid #f1f1f1;}
.hxys .w1{}
.hxys-b{display:flex;justify-content:space-between;flex-wrap:wrap;}
.hxys-b a{position:relative;display:block;width:calc(100% / 3 - 13.3px);box-sizing:border-box;margin-bottom:20px;box-shadow:1px 1px 10px #f0cfcf;background:#fff;padding:42px 63px 63px 60px;display:flex;flex-wrap:wrap;justify-content:space-between;position:relative;}
.hxys-b a i{position:relative;z-index:2;}
.hxys-b a i img{}
.hxys-b a i .img2{display:none;}
.hxys-r{width:calc(100% - 125px);position:relative;z-index:2;}
.hxys-r h3{line-height:100%;font-weight:normal;color:#000;font-size:24px;margin:20px 0;}
.hxys-r p{color:#454545;line-height:24px;}
.hxys-b a span{
    position: absolute;
    left: -19.45px;
    top: -19.45px;
    z-index: 1;
    width:calc(100% + 39.9px);
    height: calc(100% + 39.9px);
    transform-origin: right;
    background: #da1f26;opacity:0;transition:all 0.5s;}
.hxys-b a:hover{z-index:10;}    
.hxys-b a:hover>span{opacity: 1;transition:all 0.5s;}
.hxys-b a:hover  .img2{display:block;}
.hxys-b a:hover  .img1{display:none;}
.hxys-b a:hover .hxys-r h3{color:#fff;}
.hxys-b a:hover .hxys-r p{color:#fff;}

.xmfw2{background:url(../img/xmfw2-bj.jpg)center;background-size:auto 100%;padding:126px 0 138px 0;}
.xmfw2 .w1{display:flex;justify-content:space-between;flex-wrap:wrap;}
.xmfw2-l{width:34%;background:url(../img/xmfw2-1.png);background-size:100% 100%;box-sizing:border-box;padding:55px 0;color:#fff;}
.xmfw2-l-t{padding-left:50px;display:flex;align-items:center;margin-bottom:25px;}
.xmfw2-l-t h3{color:#da1f26;font-size:60px;line-height:100%;margin-right:15px;}
.xmfw2-l-t p{}
.xmfw2-l-t p span{display:block;font-size:16px;text-transform:uppercase;margin-bottom:5px;}
.xmfw2-l-t p i{display:block;font-size:30px;}
.xmfw2-l>h4{background:#da1f26;font-weight:normal;line-height:64px;padding:0 50px;display:inline-block;font-size:30px;margin-bottom:40px;}
.xmfw2-l-b{padding-left:50px;}
.xmfw2-l-b p{font-size:30px;line-height:40px;}
.xmfw2-l-b p b{color:#da1f26;}
.xmfw2-r{width: 66%;background:url(../img/xmfw2-2.png)no-repeat right top #fff;box-sizing:border-box;padding-right:24%;padding-left:50px;padding-top:60px;padding-bottom:60px;}
.xmfw2-r-t{display:flex;align-items:center;margin-bottom: 30px;flex-wrap:wrap;}
.xmfw2-r-t h3{font-size:30px;line-height:100%;}
.xmfw2-r-t span{color:#454545;padding-top:15px;}
.xmfw2-r-b{}
.xmfw2-r-b form{display:flex;justify-content:space-between;flex-wrap:wrap;}
.xmfw2-r-b input{box-sizing:border-box;height:50px;border:1px solid #f0f0f0;margin-bottom:20px;text-indent:50px;color:#b0b0b0;}
.xmfw2-r-b input::placeholder{color:#b0b0b0;}
.xmfw2-r-b .input1{width:calc(50% - 10px);background:url(../img/xmfw2-4.png)no-repeat center left 19px #fff;}
.xmfw2-r-b .input2{width:calc(50% - 10px);background:url(../img/xmfw2-5.png)no-repeat center left 19px #fff;}
.xmfw2-r-b .input3{width:100%;background:url(../img/xmfw2-6.png)no-repeat center left 19px #fff;}

.xmfw2-r-b button{display:block;background:url(../img/xmfw2-3.png)no-repeat center left 75px #da1f26;height:50px;padding:0 65px 0 107px;color:#fff;font-size:16px;cursor:pointer;transition:all 0.5s;}
.xmfw2-r-b button:hover{opacity:0.8;transition:all 0.5s;}

.kbjz{margin:75px auto 87px auto;}
.kbjz-t{text-align:center;margin-bottom:60px;}
.kbjz-t h3{font-size:36px;font-weight:normal;line-height:100%;margin-bottom:20px;}
.kbjz-t p{font-size:16px;}
.kbjz-b{}
.kbjz-b a{display:block;position:relative;}
.kbjz-b a img{display:block;margin:0 auto;}
.kbjz-b a span{display:block;position:absolute;left:0;top:0;width:100%;height:100%;background:url(../img/kbjz-1.png)no-repeat center;height:0;transition:all 0.5s;}
.kbjz-b a:hover span{height:100%;transition:all 0.5s;}
.kbjz-b .swiper-pagination{position:initial;width:100%;padding-top:40px;display:flex;justify-content:center;align-items:center;font-size:0;}
.kbjz-b .swiper-pagination-bullet{background:#dcdcdc;opacity:1;width:10px;height:10px;margin:0 10px;}
.kbjz-b .swiper-pagination .swiper-pagination-bullet-active{width:auto;height:auto;font-size:16px;color:#da1f26;border-radius:0;background:none;}

.fwlc{background:#f7f7f7;background-size:auto 100%;padding:65px 0 110px 0;border-top:1px solid #ececec;}
.fwlc-t{text-align:center;margin-bottom:70px;}
.fwlc-t h3{font-weight:normal;font-size:36px;line-height:100%;margin-bottom:23px;}
.fwlc-t p{font-size:16px;}
.fwlc-b{display:flex;justify-content:space-between;flex-wrap:wrap;}
.fwlc-b li{width:calc(100% / 7);box-sizing:border-box;border-left:1px solid #e5e5e5;padding:20px 0;transition:all 0.5s;}
/*.fwlc-b li:hover{background: #e89d29;transition:all 0.5s;}
.fwlc-b li:hover h5{margin-top:10px;transition:all 0.5s;}*/
.fwlc-b li h5{height:47px;margin-left:28px;display:flex;align-items:center;margin-bottom:30px;transition:all 0.5s;}
.fwlc-b li img{display:block;}
.fwlc-b li h3{font-weight:normal;line-height:100%;font-size:24px;margin-bottom:5px;border-left:3px solid #e89d29;margin-left:-2px;padding-left: 20px;}
.fwlc-b li h4{font-weight:normal;padding-left: 20px;color:#727272;font-size:12px;margin-bottom:38px;}
.fwlc-b li p{line-height:24px;color:#7c7c7c;padding-left: 20px;padding-right:  10px;}
/*fwxm*/
/*qyhj*/
.qyhj-ul{display:flex;flex-wrap:wrap;}
.qyhj-li{width:32%;margin: 10px 21px 30px 0px;text-align: center;}
.qyhj-img{max-width:100%;width:100%;}
.qyhj-span{
    font-size: 19px;
    font-weight: 600;
    margin-top: 13px;
    display: inline-block;
    
}
/*qyhj*/
/*ry-honor*/
.ry-honor-ul{display:flex;flex-wrap:wrap;}
.ry-honor-li{width:18%;margin: 10px 32px 30px 0px;text-align: center;}
.ry-honor-img{max-width:100%;width:100%;}
.ry-honor-span{
    font-size: 19px;
    font-weight: 600;
    margin-top: 13px;
    display: inline-block;
    color: #000;
}
/*ry-honor*/
/*gywm*/
.gywm{margin:70px auto 92px auto;}
.gywm-t{text-align:center;margin-bottom:50px;}
.gywm-t h3{font-weight:normal;font-size:36px;line-height:100%;margin-bottom:15px;}
.gywm-t p{display:flex;align-items:center;justify-content:center;}
.gywm-t p span{display:block;width: 66px;height:1px;background:#da1f26;margin:0 10px;}
.gywm-b{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;}
.gywm-l{width:50%;overflow:hidden;}
.gywm-l img{display:block;width:100%;}
.gywm-l:hover img{transform:scale(1.1);}
/*.gywm-r{width:calc(50% - 50px)}*/
.gywm-r{width: 100%;}

.gywm-r h3{font-weight:normal;font-size:30px;}
.gywm-r p{font-size:16px;color:#434343;line-height:36px;padding-top:40px;}

.dsz{padding:104px 0;background:url(../img/dsz-1.jpg);background-size:auto 100%;}
.dsz .w1{overflow:hidden;}
.dsz-l{width:calc(100% - 275px);float:left;}
.dsz-l-t{width:100%;padding-bottom:30px;position:relative;border-bottom:1px solid #e5e5e5;}
.dsz-l-t h3{line-height:100%;font-weight:normal;font-size:30px;}
.dsz-l-t span{display:block;width: 120px;height: 3px;position:absolute;left:0;bottom:-2px;background:#da1f26;}
.dsz-l-b{display:flex;justify-content:space-between;flex-wrap: wrap;}
.dsz-l-b p{padding-top:58px;width:100%;}
.dsz-l-b p span{display:block;line-height:36px;color:#434343;font-size:18px;margin-bottom:40px;}
.dsz-r{width:157px;float:right;border-radius:100px;/*overflow:hidden;*/box-shadow:1px 1px 10px #c5c5c5;background:#fff;margin-top:5px;margin-right:25px;}
.dsz-r h4{border:5px solid #f00;border-radius:100px;overflow:hidden;}
.dsz-r h4 img{width:100%;display:block;}
.dsz-r-b{display:flex;justify-content:center;padding-top:20px;padding-bottom:30px;}
.dsz-r-b h3{width:25px;font-size:24px;font-weight:normal;text-align:center;padding-right:10px;}
.dsz-r-b h3 span{font-size:14px;display:block;padding-top:20px;}
.dsz-r-b p{padding-left:10px;border-left:1px solid #e7e7e7;width:14px;position:relative;padding-bottom:10px;}
.dsz-r-b p i{position:absolute;width:3px;height:47px;background:#da1f26;left:-2px;top:0;}

.gywm3{display:flex;flex-wrap:wrap;}
.gywm3-l{width:63%;box-sizing:border-box;background:#1b1b1b;padding:84px 156px 54px 0;}
.gywm3-l h3{color:#fff;font-size:30px;font-weight:normal;line-height:100%;border-bottom:1px solid #313131;padding-bottom:30px;position:relative;margin-bottom:53px;}
.gywm3-l h3 span{position:absolute;width:30px;height:3px;background:#da1f26;left:0;bottom:-2px;}
.gywm3-l-b{}
.gywm3-l-b .swiper-container{}
.gywm3-l-b a{display:block;text-align:center;font-size:16px;color:#fff;}
.gywm3-l-b a img{display:block;margin:0 auto 28px auto;}
.gywm3-l-b .swiper-pagination{position:initial;width:100%;padding-top:40px;display:flex;justify-content:center;align-items:center;font-size:0;}
.gywm3-l-b .swiper-pagination-bullet{background:#fff;opacity:1;width:10px;height:10px;margin:0 10px;}
.gywm3-l-b .swiper-pagination .swiper-pagination-bullet-active{width:auto;height:auto;font-size:16px;color:#da1f26;border-radius:0;background:none;}
.gywm3-r{width: 37%;background:url(../img/gywm3-1.jpg);background-size:100% 100%;box-sizing:border-box;padding:84px 0 54px 80px;}
.gywm3-r h3{color:#fff;font-size:30px;font-weight:normal;line-height:100%;border-bottom:1px solid #313131;padding-bottom:30px;position:relative;margin-bottom:53px;}
.gywm3-r h3 span{position:absolute;width:30px;height:3px;background:#da1f26;left:0;bottom:-2px;}
.hzhb-b{position:relative;padding-bottom:33px;}
.hzhb-b a{display:block;}
.hzhb-b a img{width:100%;display:block;}
.hzhb-b .swiper-container {
      width: 100%;
      height: 100%;
      margin-left: auto;
      margin-right: auto;
      /*height:290px;*/
      position: initial;
    }
.hzhb-b .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      height: calc((100% - 30px) / 3);

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
  .hzhb-b-an{width:100%;display:flex;justify-content:center;margin-top:40px;}
  .hzhb-b-an>div{position:initial;margin-top:0;width:35px;height:35px;background-size:100% 100%;margin:0 5px;background:#f00;}
  .hzhb-b-an .swiper-button-next{background:url(../img/l6.png);}
  .hzhb-b-an .swiper-button-next:hover{background:url(../img/l6-1.png);}
  .hzhb-b-an .swiper-button-prev{background:url(../img/r6.png);}
  .hzhb-b-an .swiper-button-prev:hover{background:url(../img/r6-1.png);}
.gywm4{background:#f7f7f7;padding:80px 0 60px 0;}
.gywm4-t{text-align:center;margin-bottom:53px;}
.gywm4-t h3{font-weight:normal;font-size:36px;}
.gywm4-t p{display:flex;justify-content:center;align-items:center;}
.gywm4-t p span{width: 96px;display:block;height:1px;background:#da1f26;margin:0 15px;}
.gywm4-b{display:flex;flex-wrap:wrap;justify-content:space-between;}
/*.gywm4-b ul{width:48%;}*/
.gywm4-b ul{width:100%;display: flex;flex-flow:wrap;}

.gywm4-b ul li{
    /*width:48%;*/
    width: 100%;
    margin: 0 1%;box-shadow:1px 1px 10px #c5c5c5;margin-bottom:40px;background:#fff;padding:0 30px;box-sizing:border-box;}
.gywm4-b-t{height:98px;display:flex;justify-content:space-between;flex-wrap;align-items:center;padding-left:38px;background:url(../img/gywm4-1.png)no-repeat center left;cursor:pointer;}
.gywm4-b-t h3{
    /*width:230px;*/
    width: 300px;
    font-weight:normal;font-size:24px;}
.gywm4-b-t p{width:240px;font-size:18px;color:#da1f26;}
.gywm4-b-t p span{color:#000;font:16px;}
.gywm4-b-t h4{width:80px;font-weight:normal;color:#a9a9a9;font-size: 19px;}
.gywm4-b-t h4 a{color:#000;}
.gywm4-b-t h5{width:30px;height:30px;background:url(../img/gywm4-2.png);background-size:100% 100%;}
.gywm4-b-t h5.down{background:url(../img/gywm4-3.png);background-size:100% 100%;}
.gywm4-b-b{border-top:1px solid #eeeeee;padding:50px 0 65px 0;display:none;}
.gywm4-b-b h3{font-size:18px;color:#000;font-weight:normal;margin-bottom:35px;}
.gywm4-b-b p{color:#4e4e4e;line-height:30px;}
.gywm4-b-b a{display:block;margin-top:40px;width:230px;line-height:50px;box-sizing:border-box;padding:0 66px 0 98px;border-radius:50px;background:url(../img/gywm4-4.png)no-repeat center left 66px #da1f26;color:#fff;font-size:16px;}
/*gywm*/

/*zxal*/
.zxal2{margin:77px auto 60px auto;}
.zxal2-t{display:flex;flex-wrap:wrap;align-items:center;background:#eeeeee;margin-bottom:50px;}
.zxal2-t-l{width:50%;box-sizing:border-box;}
.zxal2-t-l a{display:block;}
.zxal2-t-l a img{display:block;width:100%;}
.zxal2-t-l .swiper-button-next{width:40px;height:40px;background-size:100% 100%;background:url(../img/r3.png);right: initial;
    left: calc(50% - 70px);}
.zxal2-t-l .swiper-button-next:hover{background-size:100% 100%;background:url(../img/r3-1.png);}
.zxal2-t-l .swiper-button-prev{width:40px;height:40px;background-size:100% 100%;background:url(../img/l3.png);left:30px;}
.zxal2-t-l .swiper-button-prev:hover{background-size:100% 100%;background:url(../img/l3-1.png);}
.zxal2-t-r{width:50%;box-sizing:border-box;display:flex;align-items:center;padding:0 70px 0 55px;text-align:left;}
.zxal2-t-r-s{width: 100%!important;}
.zxal2-t-r h3{font-weight:normal;font-size:30px;/* margin-bottom:47px; */line-height: 150%;}
.zxal2-t-r p{line-height:36px;font-size:16px;color:#373737;}
.zxal2-t-r a{display:block;width:215px;line-height:55px;text-align:center;color:#fff;font-size:16px;background:#da1f26;margin-top:90px;}
.zxal2-t-r a:hover{background:#f2cc08;}
.zxal2-b{display:flex;flex-wrap:wrap;}
.zxal2-b a{
    width: calc(33% - 25.5px);
    /*width:calc(25% - 22.5px);*/
margin-bottom:30px;display:block;box-sizing:border-box;background:#fff;border:1px solid #efefef;padding-bottom:20px;margin-right:30px;transition:all 0.5s;}

/*.zxal2-b a:nth-child(4n){margin-right:0;}*/
.zxal2-b a h4{overflow:hidden;margin-bottom:23px;}
.zxal2-b a h4 img{width:100%;display:block;}
.zxal2-b a h3{color:#000;font-weight:normal;font-size:24px;margin:0 29px 10px 29px;text-align: center;}
.zxal2-b a p{padding:0 29px;display:flex;flex-wrap;color:#373737;}
.zxal2-b a p span{display:block;margin-right:25px;}
.zxal2-b a:hover{background:#da1f26;border:none;transition:all 0.5s;box-shadow:1px 1px 10px #7d7d7d;}
.zxal2-b a:hover h3{color:#fff;}
.zxal2-b a:hover p{color:#fff;}
/*zxal*/

/*zxal-z*/
.zxal-z{width:1340px;margin:70px auto 80px auto;}
.zxal-z h3{text-align:center;font-weight:normal;font-size:30px;margin-bottom:43px;line-height:100%}
.zxal-z-b{position:relative;}
.zxal-z .gallery-top{position:initial;width:calc(100% - 140px);margin:0 auto 11px auto;}
.zxal-z img{display:block;width:100%;}
.zxal-z .swiper-button-next{width:40px;height:40px;background:url(../img/r4.png);background-size:100% 100%;right:0;}
.zxal-z .swiper-button-prev{width:40px;height:40px;background:url(../img/l4.png);background-size:100% 100%;left:0;}
.zxal-z .gallery-thumbs{width:calc(100% - 140px);margin:0 auto;}
.zxal-z .gallery-thumbs a{display:block;background:#da1f26;}
.zxal-z .gallery-thumbs a img{display:block;width:100%;}
.zxal-z .gallery-thumbs a span{position:absolute;width:12px;height:6px;display:block;left:50%;margin-left:-6px;top:0px;background:url(../img/zxal-3.png);display:none;}
.zxal-z .gallery-thumbs .swiper-slide{position:relative;padding-top:6px;}
.zxal-z .gallery-thumbs .swiper-slide-thumb-active a{padding:7px;}
.zxal-z .gallery-thumbs .swiper-slide-thumb-active a span{display:block}
.zxal-z2{background:#f7f7f7;padding:77px 0 85px 0;}
.zxal-z2-s{width:1340px;margin:0 auto;padding:0 70px;box-sizing:border-box;}
.zxal-z2-s h3{font-weight:normal;font-size:30px;position:relative;padding-bottom:25px;border-bottom:1px solid #e5e5e5;margin-bottom:15px;}
.zxal-z2-s h3 span{position:absolute;width:50px;height:3px;background:#da1f26;bottom:-2px;left:0;}
.zxal-z2-s p{margin-top:30px;font-size: 16px;line-height:36px;color:#373737;}

.xgal{margin:67px auto 83px auto;}
.xgal>h3{text-align:center;font-weight:normal;font-size:30px;line-height:100%;margin-bottom:45px;}
.xgal a{display:block;box-sizing:border-box;border:1px solid #efefef;padding-bottom:50px;transition:all 0.5s;}
.xgal a h4{overflow:hidden;margin-bottom:53px;}
.xgal a h4 img{width:100%;display:block;}
.xgal a h3{color:#000;font-weight:normal;font-size:24px;margin:0 29px 20px 29px;}
.xgal a p{padding:0 29px;display:flex;flex-wrap;color:#373737;}
.xgal a p span{display:block;margin-right:25px;}
.xgal a:hover{background:#da1f26;border:none;transition:all 0.5s;box-shadow:1px 1px 10px #7d7d7d;}
.xgal a:hover h3{color:#fff;}
.xgal a:hover p{color:#fff;}
/*zxal-z*/

/*fwtd*/
.fwtd{margin:60px auto 80px auto;}
.fwtd .gallery-top{margin-bottom:57px;}
.fwtd .gallery-top .swiper-slide{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;}
.fwtd .gallery-top .swiper-slide>h4{width:37.5%;}
.fwtd .gallery-top .swiper-slide>h4 img{display:block;width:100%;}
.fwtd-r{width:56%;}
.fwtd-r-t{}
.fwtd-r-t h3{font-weight:normal;font-size:30px;}
.fwtd-r-t h3 span{display: inline-block;padding: 0 10px;line-height:25px;border-radius:100px;background:#e89d29;color:#fff;text-align:center;font-size:16px;margin-top:18px;margin-bottom:50px;}
.fwtd-r-t p{line-height:30px;color:#3b3b3b;font-size:16px;margin-bottom:40px;}
.fwtd-r-t a{display:block;width:220px;line-height:55px;background:#da1f26;text-align:center;color:#fff;margin-bottom:78px;}
.fwtd-r-t a:hover{background:#e89d29;}
.fwtd-r-b{}
.fwtd-r-b h3{position:relative;font-weight:normal;font-size:30px;border-bottom:1px solid #e5e5e5;padding-bottom: 23px;line-height:100%;margin-bottom:35px;}
.fwtd-r-b h3 span {position:absolute;display:block;width:60px;height:3px;bottom:-2px;left:0;background:#da1f26;}
.fwtd-r-b2{display:flex;justify-content:space-between;flex-wrap:wrap;}
.fwtd-r-b2 a{display:block;width:calc(100% / 3 - 10px);font-size:16px;color:#3b3b3b;text-align:center;}
.fwtd-r-b2 a h4{overflow:hidden;margin-bottom:17px;}
.fwtd-r-b2 a h4 img{display:block;width:100%;}
.fwtd-r-b2 a:hover{color:#da1f26;}
.fwtd-r-b2 a:hover img{transform:scale(1.1);}
.fwtd-b3{position:relative;}
.fwtd-b3 .gallery-thumbs{position:initial;}
.fwtd-b3 .gallery-thumbs{margin:0 auto;}
.fwtd-b3 .gallery-thumbs a{display:block;background:#da1f26;box-sizing:border-box;}
.fwtd-b3 .gallery-thumbs a img{display:block;width:100%;}
.fwtd-b3 .gallery-thumbs a span{position:absolute;width:12px;height:6px;display:block;left:50%;margin-left:-6px;top:0px;background:url(../img/zxal-3.png);display:none;}
.fwtd-b3 .gallery-thumbs a h4{overflow:hidden;position:relative;font-weight:normal;}
.fwtd-b3 .gallery-thumbs a h4 p{position:absolute;width:100%;box-sizing:border-box;left:0;bottom:0;line-height:45px;background:rgba(0,0,0,0.5);color:#fff;height:45px;padding:0 20px;}
.fwtd-b3 .gallery-thumbs a h4 p i:nth-child(1){font-size:18px;padding-right:23px;}
.fwtd-b3 .gallery-thumbs a h4 p i:nth-child(2){font-size:14px;}
.fwtd-b3 .gallery-thumbs .swiper-slide{position:relative;padding-top:6px;}
.fwtd-b3 .gallery-thumbs .swiper-slide-thumb-active a{padding:7px;}
.fwtd-b3 .gallery-thumbs .swiper-slide-thumb-active p{display:none;}
.fwtd-b3 .gallery-thumbs .swiper-slide-thumb-active a span{display:block}
.fwtd-b3 .swiper-button-next{width:40px;height:40px;background:url(../img/r5.png);background-size:100% 100%;right:-50px;}
.fwtd-b3 .swiper-button-next:hover{background:url(../img/r5-1.png);background-size:100% 100%;}
.fwtd-b3 .swiper-button-prev{width:40px;height:40px;background:url(../img/l5.png);background-size:100% 100%;left:-50px;}
.fwtd-b3 .swiper-button-prev:hover{background:url(../img/l5-1.png);background-size:100% 100%;}
@media (max-width:1724px){
    .fwtd-b3 .gallery-thumbs{width:calc(100% - 140px);}
    .fwtd-b3 .swiper-button-next{right:0}
    .fwtd-b3 .swiper-button-prev{left:0}
}
/*fwtd*/

/*spzx*/
.spzx{margin:60px auto;}
.spzx>ul{display:flex;flex-wrap:wrap;}
.spzx>ul a{display:block;width:calc(100% / 3 - 13px);margin-right:19.5px;text-align:center;font-size:16px;color:#3b3b3b;margin-bottom:40px;}
.spzx>ul a:nth-child(3n){margin-right:0;}
.spzx>ul a h4{overflow:hidden;position:relative;margin-bottom:20px;}
.spzx>ul a h4 img{width:100%;display:block;}
.spzx>ul a h4 span{position:absolute;width:100%;height:100%;left:0;top:0;background:url(../img/sp.png)no-repeat center rgba(0,0,0,0.5);}
.spzx>ul a:hover{color:#da1f26;}
.spzx>ul a:hover img{transform:scale(1.1);}
/*spzx*/

/*xwzx*/
.xwzx{margin:70px auto 60px auto;}
.xwzx>ul{}
.xwzx>ul a{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:48px;}
.xwzx>ul a>h4{width:400px;overflow:hidden;}
.xwzx>ul a>h4 img{display:block;width:100%;}
.xwzx-c{width:calc(100% - 550px);box-sizing:border-box;padding:0 50px;}
.xwzx-c h3{color:#0f0f0f;font-weight:normal;font-size:24px;margin:20px 0 30px 0; white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;}
.xwzx-c p{color:#4c4c4c;line-height:36px;font-size:16px;margin-bottom:30px;text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;}
.xwzx-c span{display:block;width:160px;line-height:40px;text-align:center;background:#f1f1f1;color:#797979;}
.xwzx-r{width:149px;border-left:1px solid #e5e5e5;align-items:center;text-align:right;display:flex;}
.xwzx-r h5{font-weight:normal;color:#000;width:100%;}
.xwzx-r p{font-size:16px;font-size:36px;margin-bottom:20px;}
.xwzx>ul a:hover .xwzx-c h3{color:#da1f26;}
.xwzx>ul a:hover .xwzx-c span{color:#fff;background:#da1f26}
/*xwzx*/

/*ynwd*/
.ynwd{margin:80px auto;}
.ynwd>ul{display:flex;flex-wrap:wrap;}
.ynwd>ul a{display:block;width:calc(100% / 3 - 13px);margin-right:19.5px;font-size:16px;color:#3b3b3b;margin-bottom:19.5px;box-sizing:border-box;border:1px solid #efefef;padding:40px 30px 60px 30px;transition: all 0.5s;}
.ynwd>ul a:nth-child(3n){margin-right:0;}
.ynwd>ul a h3{font-weight:normal;line-height:100%;color:#000000;font-size:24px;margin-bottom:30px;white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;}
.ynwd>ul a p{line-height:30px;color:#484848;margin-bottom:36px;text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;}
.ynwd>ul a span{display:block;width:160px;line-height:40px;text-align:center;background:#f1f1f1;color:#797979;}
.ynwd>ul a:hover{transition:all 0.5s;box-shadow:1px 1px 10px #7d7d7d;}
.ynwd>ul a:hover span{background:#da1f26;color:#fff;}
/*ynwd*/

@media(max-width:1620px){
	/*.ny-banner-s-r{margin-right: 180px;}*/
	.xmfw2-l-t{padding-left:20px;}
	.xmfw2-l>h4{padding:0 20px;}
	.xmfw2-l-b{padding-left:20px;}
	.xmfw2-r{padding-right:17%;}
	.qyhj-li{margin: 10px 19px 30px 0px!important;}
	.ry-honor-li{margin: 10px 19px 30px 0px!important;}
}
 @media(max-width:1600px){
    .qyhj-li{margin: 10px 19px 30px 0px!important;}
    .ry-honor-li{margin: 10px 19px 30px 0px!important;}
}
@media(max-width:1470px){
	/*.ny-banner-s-r{margin-right: 150px;}*/
	.hxys-b a{padding:30px;}
	.qyhj-li{margin: 10px 16px 30px 0px!important;}
	.ry-honor-li{margin: 10px 16px 30px 0px!important;}
}
@media(max-width:1360px){
	.zxal-z,.zxal-z2-s{width:1200px;}
    .qyhj-li{width: 48%;margin: 10px 12px 30px 0px!important;}
    .qyhj-li:nth-child(2n){
        margin-right: 0px!important;
    }
    .gywm4-b-t{padding-left:0px;}
}
/*å…¬å¸æ–°é—»å†…é¡µå¼€å§‹*/
.xwdt-z{width:1200px;margin:70px auto;overflow:hidden;}
.xwdt-z-t{text-align:center;padding-bottom:20px;border-bottom: 1px dashed #666;margin-bottom:30px;}
.xwdt-z-t h3{font-size:25px;color: #da1f26;margin-bottom:20px;}
.xwdt-z-t p{text-align:center;color:#999;}
.xwdt-z-t p span{display:inline-block;margin:0 20px;color:#999;}
.xwdt-z-b{
    margin-bottom: 50px;
    font-size: 18px;
    line-height: 42px;
    color: #000;}
/*.xwdt-z-b p{color:#999;}*/
.xwdt-z-b img{margin:10px auto;display:block;max-width:100%;/* width:auto!important; */}
.xwdt-z-b2{display: flex;flex-wrap: wrap;justify-content: space-between;box-sizing: border-box;margin: 0 auto 0px auto;}
.xwdt-z-b2 a{padding: 10px 20px;background: #eee;border-radius: 10px;color: #999;transition: 0.3s;}
.xwdt-z-b2 a:hover{background:#da1f26;color:#fff;}
@media screen and (max-width: 1200px){
	.xwdt-z-t p{display:none;}
	.xwdt-z-t{margin-bottom:10px;padding-bottom:10px;}
	.xwdt-z-t h3{font-size: 27px;margin-bottom:0px;}
	.xwdt-z-b{margin-bottom:30px;}
	.xwdt-z-b2 a{font-size:12px;}
}
/*å…¬å¸æ–°é—»å†…é¡µç»“æŸ*/

/*lxwm*/
/*.lxwm{margin:100px auto 80px auto;width: 1200px;}*/
/*.lxwm-t{text-align:center;margin-bottom:60px;}*/
/*.lxwm-t h3{line-height:100%;font-size:30px;font-weight:normal;margin-bottom:55px;}*/
/*.lxwm-t>img{margin-bottom:70px;}*/
/*.lxwm-t h5{display:flex;flex-wrap:wrap;justify-content:space-between;font-weight:normal;}*/
/*.lxwm-t h5 p{width:calc(100% / 5);margin-bottom:20px;}*/
/*.lxwm-t h5 p img{}*/
/*.lxwm-t h5 p span{display:block;line-height:30px;margin-top:40px;font-size:16px;}*/
/*.lxwm-t h5 p i{display:block;line-height:30px;font-size:17px;}*/
/*lxwm2*/
.lxwm{margin:30px auto 30px;}
.lxwm-t{display: flex;position:relative;z-index:30;background:#fff;box-shadow:1px 1px 10px rgba(0, 0, 0, 0.1);padding:30px 40px;font-size: 17px;
    font-weight: 600;
    color: #3b3a3a;}
.lxwm-t dl{
    width: 25%;
    display: flex;
    flex-direction: column;
    justify-content: center;}
.lxwm-t dl h4{height:60px;display: flex;
    justify-content: center;}
.lxwm-t dl h4 img{object-fit: contain;}
.lxwm-t dl p{line-height:35px;margin-bottom:13px;text-align: center;margin-top: 10px;}
.lxwm-t dl p i{display:block;line-height:100%;color:#3a3a3a;}
.lxwm-b{height:600px;margin-top:30px;}
#container{width:100%;height:600px;}

/*.zxly{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:70px;}*/
/*.zxly h3{width:100%;font-weight:normal;text-align:center;font-size:30px;line-height:100%;margin-bottom:45px;}*/
/*.zxly input{width:calc(100% / 3 - 10px);box-sizing:border-box;border:1px solid #efefef;text-indent:20px;height:60px;margin-bottom:20px;font-size:16px;color:#b6b6b6;}*/
/*.zxly input::placeholder,.zxly textarea::placeholder{color:#b6b6b6;}*/
/*.zxly textarea{box-sizing:border-box;border:1px solid #efefef;margin-bottom:40px;font-size:16px;color:#b6b6b6;padding:20px;width:100%;}*/
/*.zxly p{width:100%;}*/
/*.zxly p button{display:block;margin:0 auto;width: 390px;height:60px;background:#da1f26;color:#fff;cursor:pointer;font-size:16px;transition:all 0.5s;}*/
/*.zxly p button:hover{background: #e89d29;transition:all 0.5s;}*/
/*.zxly{}*/

/*zxly2*/
.fzlc-t h3{font-size: 36px;margin-bottom: 18px;}
.fzlc-t h4{color: #f4f4f4;font-size: 24px;text-transform: uppercase;}
.zxly input{width:calc((100% - 160px) / 3);height:80px;border-bottom:1px solid #7d7d7d;padding:0 25px;font-size:16px;color:#878787;margin-bottom:30px;}
.zxly input::placeholder,.zxly textarea::placeholder{color:#878787;}
.zxly textarea{width:100%;height:140px;border-bottom:1px solid #7d7d7d;padding:10px;font-size:16px;color:#878787;margin-bottom:64px;}
.zxly button{width:200px;height:50px;cursor:pointer;background:#da1f26;color:#fff;font-size:16px;transition:all 0.5s;}
.zxly button:hover{opacity:0.8;}
/*lxwm*/

/*zxbj*/
.zxbj{background:url(../img/zxbj-1.jpg);padding:286px 0 73px 0;}
.zxbj-s{width: 800px;margin:0 auto;text-align:center;}
.zxbj-s h3{font-size:40px;color:#fff;line-height:100%;margin-bottom:10px;}
.zxbj p{font-size:16px;padding-bottom:38px;color:#fff;}
.zxbj p b{color:#ffff00;}
.zxbj-c{background:rgba(255,255,255,0.85);box-sizing:border-box;padding:45px;}
.zxbj-c dl{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:14px;}
.zxbj-c dl dt{width:92px;}
.zxbj-c dl dd{width:calc(100% - 92px);position:relative;overflow:hidden;}
.zxbj-c dl dd span{position:absolute;color:#9e9e9e;right:25px;top:0px;line-height:45px;height:45px;}
.zxbj-c dl dd input{width:100%;box-sizing:border-box;height:45px;border:1px solid #e5e5e5;color:#9e9e9e;text-indent:20px;}
.zxbj-c dl dd select{width:100%;box-sizing:border-box;height:45px;border:1px solid #e5e5e5;color:#9e9e9e;text-indent:20px;outline:none;}
.zxbj-c dl dd button{width: 210px;height: 50px;color:#fff;cursor:pointer;margin-right:20px;font-size:16px;background:#bf000f;float:left;transition:all 0.5s;}
.zxbj-c dl dd button:hover{opacity:0.7;transition:all 0.5s;}
.zxbj-c dl dd a{display:block;width: 210px;line-height: 50px;color:#fff;cursor:pointer;font-size:16px;background:#000;float:left;transition:all 0.5s;}
.zxbj-c dl dd a:hover{transition:all 0.5s;opacity: 0.7;}
.zxbj h5{font-weight:normal;font-size:16px;color:#a5a1a1;margin-top:78px;}
/*zxbj*/

@media screen and (max-width:1200px){
    .gywm4-b-t h5{display:none;}
    .zxly input,.zxly textarea{padding:0px;}
    .lxwm-t{flex-wrap: wrap;padding:0px;}
    .lxwm-t dl {
        width: 50%!important;
        padding-top: 10px;
    }
	.ny-banner{
	    /*margin-top:0px;*/
	    margin-top: 60px;
	    /*height:400px;*/
	height: 36vw;
	}
	.ny-banner-s{width:calc(100% - 30px);display:block;top:200px;}
	.ny-banner-s h3{font-size:16px;margin-bottom:20px;text-align:center;display:none;}
	.ny-banner-xs{display:none;width:100%;}
	.ny-banner-yc{display:block;width:100%;}
	.ny-banner-s-r{margin:0 auto;}
	.ny-banner-s-r input{height:30px;}
	.nydh .w1 a{width:50%!important;flex:unset;}
	.nydh .w1{
	    flex-wrap:wrap;
	}
	.xmfw1 .w1 h3{width:50%;}
	.jpal-b-t-l a h4{width:calc(100% - 160px);left:15px;padding-left:15px;font-size:16px;line-height:40px;bottom:20px;}
	.jpal-b-t-l-an{right:15px;padding-right:15px;height:40px;bottom:20px;width:calc(100% - 30px);}
	.jpal-b-t-l-an .swiper-pagination{margin:0 10px;}
	.wmys-b dl{width:48%;}
	.jpal-b-t-l-an h4{
    
    line-height: 39px;
    padding-left: 15px;
    font-size:  16px;
    width: calc(100% - 152px);
    }
    .jpal-b-t-r a{margin-left:0}
	.fwlc-b li{width:50%;margin-bottom:20px;}
	.fwlc-b li h5{margin-left:10px;margin-bottom:20px;}
	.fwlc-b li h3{padding-left:12px;}
	.fwlc-b li h4{padding-left:10px;margin-bottom:10px;}
	.fwlc-b li p{padding-left:10px;}
	.gywm-r p{padding-top:10px;line-height: 37px;
    font-size: 16px;}
	.dsz-l-b p{width:100%;padding-top:0px;}
	.dsz-l-b p span{margin-bottom:20px;font-size:14px;line-height:28px;}
	.dsz-l{float:none;}
	.dsz-r{float:none;margin: 5px auto;width: calc(100% - 10px);display: flex;align-items: center;}
	.dsz-r h4{height: 100px;overflow: hidden;width: 100px;}
	.dsz-r-b{display: block;width: calc(100% - 140px);margin-left: 20px;padding:0}
	.dsz-r-b h3{text-align:left;margin-bottom:10px;font-size: 24px!important;font-weight: normal;    font-size: 14px;width:auto}
	.dsz-r-b p{width:auto;border:none;padding-top: 10px;
    border-top: 1px solid #e7e7e7;
    position: relative;
    padding-bottom: 10px;padding-left:0;}
    .dsz-r-b p i{width: 47px;
    height: 3px;
    background: #da1f26;
    top: -2px;
    left: 0;}
	.dsz-r-b h3 span{display: inline-block;}
	.gywm4-b ul li{padding:0px 5px;margin-bottom:20px;width: 100%;}
	.gywm4-b-t{
	    height: auto;
	    flex-direction: column;
	    /*height:60px;*/
	    flex-wrap:wrap;
	}
	.gywm4-b-t p{font-size:16px;
	width:145px;}
	.gywm4-b-t h3{
	    /*width:74px;*/
	    text-align: center;
	    width: 100%;
	    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;}
    .zxal-z .swiper-button-next,.zxal-z .swiper-button-prev{width:30px;height:30px;}
    .zxal-z .gallery-top,.zxal-z .gallery-thumbs{width:calc(100% - 70px);}
    .zxal-z2-s{padding:0 35px;}
    .zxal-z2-s p{margin-top:10px;line-height:30px;}
    .fwtd-b3 .gallery-thumbs{width:calc(100% - 70px);}
    .fwtd-b3 .swiper-button-next{width:30px;height:30px;right:0px;}
	.fwtd-b3 .swiper-button-prev{width:30px;height:30px;left:0px;}
	.fwtd-r-t p{margin-bottom:20px;}
	.fwtd-r-t a{margin-bottom:30px;}
	.xwzx-c{padding:0 20px;}
	.xwzx-c p{font-size:14px;line-height:24px;}
	.nydh .w1 a{line-height:50px;}
	.ynwd>ul a{padding:15px;}
	#container{height:300px;}
	.zxbj{padding-top:100px;}
	.zxbj-c{padding:15px;}
	.zxbj-c dl dd button{margin-bottom:10px;margin-right:0;}
	.zxbj h5{margin-top:20px;}
	.gywm3-l-b .swiper-pagination{padding-top:20px;}
	.hzhb-b-an{margin-top:20px;}
	.hzhb-b{padding-bottom:0}
	.gywm3-r h3,.gywm3-l h3{font-size:24px;padding-bottom:20px;margin-bottom:20px;}
	.zxal2-b a:last-child,.spzx>ul a:last-child{margin-bottom:0!important;}
	.zxal2{margin:40px auto;}
	.ynwd>ul a p{font-size:14px;line-height:24px;margin-bottom:15px;}
	.ynwd>ul a h3{font-size:18px!important;}
}