body{
    background: #fff;
}
@font-face {
  font-family: 'MyCustomFont';
  src: url('../images/zw/zt/SourceHanSansCN-Bold#1.otf'),
        url('../images/zw/zt/SourceHanSansCN-ExtraLight#1.otf'),
        url('../images/zw/zt/SourceHanSansCN-Heavy#1.otf'),
        url('../images/zw/zt/SourceHanSansCN-Light#1.otf'),
        url('../images/zw/zt/SourceHanSansCN-Medium#1.otf'),
        url('../images/zw/zt/SourceHanSansCN-Normal#1.otf'),
        url('../images/zw/zt/SourceHanSansCN-Regular#1.otf'),
        url('../images/zw/zt/SourceHanSansCN-Regular#1.otf');
  font-weight: normal;
  font-style: normal;
}
 
body {
  font-family: 'MyCustomFont';
}
.ydnav{display: none;}
.header {
    background: white;
    top: 0;
    z-index: 99;
    background: url("../images/top-bg.jpg") no-repeat;
    height: 327px;
    background-size: 100% 327px;
}
.newsbg{
    box-sizing: border-box;
    overflow: hidden;
}
.tex-bg{
    position: absolute;
    width: 100%;
    height: 54px;
    line-height: 54px;
    background-color: rgba(94, 152, 234, .6);
    left: 0;
    bottom: 0;
    color: #fff;
    font-weight: bold;
    padding: 0 20px;
}
.tex-bg p{
    width: 80%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.top-juans{
    position: absolute;
    left: 0;
    bottom: -190px;
    background: url(../images/juans-bg.png) no-repeat;
    width: 100%;
    height: 180px;
    background-size: 100%;
}
.top-hei{
    height: 146px;
    line-height: 146px;
    border-bottom: 1px solid #fff;
}
.top-hei .logo{
    float: left;
    margin-top: 50px;
}
.top-hei p{
    float: left;
    color: #fff;
    margin-left: 600px;
}
.yingw-box{
    float: right;
    color: #fff;
    margin-top: 60px;
}

.header .logo img {
    height: 68px;
}
.top-juans .juans-listbox{
    padding: 40px 0;
}
.top-juans .juans-listbox li{
    position: relative;
    float: left;
    margin-left: 80px;
    font-size: 16px;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 480px;
    padding-left: 20px;
}
.top-juans .juans-listbox li:before{
    position: absolute;
    content: "";
    width: 8px;
    height: 8px;
    border:2px solid #5d98e9;
    left: 0;
    border-radius: 100%;
    top: 4px;
}
.top-juans .juans-listbox li a:hover{
    color: #5d98e9;
}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{
    left: inherit;
    right: 0;
    bottom: 20px !important;
    width: 140px;
}
.akiswiper .swiper-pagination span{
    margin: 0 5px !important;
}
.morebtnbb{
    cursor: pointer;
    display: flex;
    font-size: 14px;
    justify-content: center;
    line-height: 20px;
}
.morebtnbb:hover{
    color: #5d98e9;
}
.morebtnbb img{
    width: 50px;
    margin-left: 10px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
}
.akiswiper .swiper-pagination span::after,.akiswiper .swiper-pagination span::before{
    background: #fff;
}
.akiswiper .swiper-pagination span::before{
    width: 10px;
    height: 10px;
}
.akiswiper .swiper-pagination span::after{
    width: 18px;
    height: 18px;
}
.akiswiper .swiper-pagination span{
    background: #fff;
    opacity: 1;
    width: 10px;
    height: 10px;
}
.header ul.fir-menu {
    display: flex;
    align-items: center;
    gap: 15px;
    justify-content: space-between;
    line-height: 30px;
    height: 80px;
}
@media (max-width: 768px) {
.news-search-box .ser_ipt2{        
    width: 71%;
    height: 11vw;
    padding:0 3vw;
    font-size: 4vw;
    box-sizing: border-box;
    background-color: #f5f5f5;
    border: 2px solid #dcdcdc;
}
.news-search-box .ser_btn2{
    width: 24%;
    height: 11vw;
    font-size: 4vw;
    background: #004898;
    color: #fff;
}
    .zt-pc,.page-pc{display: none;}
    .zt-yd{display: block;}
    .container{width: 100%;padding:0 4vw;box-sizing: border-box;}
    .header ul.fir-menu{height: 30vw;position: fixed;z-index: 1;right: 0;top: 0;display: block;z-index: 200;width: 100%;
        background: #fff;height: 100%;padding: 4vw;box-sizing: border-box;padding-top: 16vw;display: none;}
    .header .logo img{height: 11vw;}
    .header .container{padding:0 5vw;width: 100%;}
    .header .container{height: 15vw;}
    .yingw-box{display: none;}
    .m-search-btn a{float: left;margin-left: 5vw;}
    .m-search-btn a img{width: 5vw;}
    .header ul.fir-menu>li{font-size: 4.8vw;line-height:16vw;border-bottom: 1px solid #ddd;text-align: left;display: block;}
    .header ul.fir-menu>li>a{display: block;}
    .header ul.fir-menu>li>a::after{bottom: 0;left: 0;}
    .closebtn{width: 15vw;height: 15vw;float: right;background:#74abf7;position: absolute;top: 0;right: 0;display: block;}
    .m-search-btn{display: block;}
    .closebtn a img{width: 10vw;margin: 2.5vw;}
    .akiswiper .swiper-pagination span{width: 2vw;height: 2vw;}
    .akiswiper .swiper-pagination{bottom: 2vw !important;}
    .akiswiper .swiper-pagination span::before,.akiswiper .swiper-pagination span::after{width: 3vw;height:3vw;}
    .akiswiper .swiper-pagination span{margin: 0 5px!important;width: 1.5vw;height: 1.5vw;}
    .index-news{margin-top: 10vw;}
    .index-news .b-title{display: block;}
    .index-news .b-title ul{display: block;}
    .nav-tab li{float: left;margin-right: 8vw;}
    .index-news .b-title{overflow: hidden;clear: both;}
    .index-news .item-all .tab-content{width: 100%;}
    .index-news .b-title ul a{font-size: 4vw;}
    .index-news .item-all .tab-content .description h3{font-size: 5.6vw;height: 17vw;}
    .index-news .item-all{display: block;}
    .index-news .item-all .left-sec{display: block;width: 100%;}
    .index-news .item-all .tab-content .link a .title{width:72vw;}
    .index-news .b-title .title{text-align: center;margin-bottom: 8vw;}
    .index-news .b-title .title img{margin: 12px auto;}
    .index-news .b-title{padding-right: 0;}
    .index-news .item-all .tab-content .link a .title{
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
      overflow: hidden;
      white-space: normal;
      text-overflow: ellipsis;}
    .index-news .item-all .tab-content a.more-btn{
        width: 24vw;
        line-height: 10vw;
        height: 10vw;
        margin: 0 auto;
        display: flex;
        font-size: 3.6vw;
    }
    .index-special{margin-top: 10vw;}
    .index-advantage .item-all .layer .b-title{font-size: 8vw;}
    .index-advantage .item-all .layer .icon-all{display: block;}
    .index-advantage .item-all .layer .icon-all .item{float: left;width: 50%;margin-bottom:10vw;}
    .index-advantage .item-all .layer .icon-all .item p{font-size: 3vw;}
    .index-advantage .item-all .layer .icon-all .icon{width: 20vw;height: 20vw;}
    .index-advantage .item-all .layer .b-title{margin-bottom: 13vw;font-size: 6vw;}
    .index-advantage .nav-tab a{display: block;font-size: 4vw;padding: 0;line-height:8vw;height:14vw;padding: 3vw 4vw;margin-right: 2vw;}
    .index-advantage .nav-tab a img{float: left;margin-right: 2vw;height: 7vw;margin-top: 1vw;}
    .index-advantage .nav-tab li{margin-right: 0;}
    /*newindx*/
}
.brzj-bg{background:linear-gradient(#fff, #fffbe4);}
.brzj-nav{
    display: flex;
    justify-content: space-between;
}
.brzj-nav a{
    background: #88d7fd;
    border-radius: 3px;
    width: 360px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    font-size: 20px;
    color: #456eab;
    font-weight: bold;
}
.brzj-nav a:hover,
.brzj-nav a.active{
    background: #c2e5c0;
    color: #3b3f60;
    font-size: 28px;
}
.w1000{
    font-size: 20px;
    line-height: 32px;
    width: 1080px;
    margin: 30px auto 0;
    color: #626262;
    text-indent: 40px;
    text-align: justify;
}
.proImg1{
    margin: 0 auto;
    width: 100%;
	height: 548px;
    border-radius: 20px;
    margin-bottom: -8px;
}
.gzhgbg{
    background:linear-gradient(#fff, #ebffea);
    overflow: hidden;
    padding-bottom: 30px;
}
.csgx{
    text-align: center;
}
.csgx img{
    margin: 0 auto;
}
.pcshow{
    display: block;
}
.ydshow{
    display: none;
}
.news-swiper .swiper-slide img{
    border-radius: 8px;
}

.box-img,.box-img a{
    overflow: hidden;
    border-radius: 20px;
    display: block;
}
.box-img{
    overflow: hidden;
}
.box-img,.box-img a,.box-img img{
    border-radius: 20px;
}
.brzj-bg .swiper-autoheight .swiper-wrapper{
    border-radius: 20px;
    /*overflow: hidden;*/
}
.akiswiper .swiper-button-next, .akiswiper .swiper-button-prev{
    opacity: 1;
}
.swiper-button-prev:after{
    content: "1";
    background: url("../images/images/leftjt.png") no-repeat;
    background-size: 50px auto;
}
.swiper-button-next:after{
    content: "1";
    background: url("../images/images/rightjt.png") no-repeat;
    background-size: 50px auto;
}
.akiswiper .swiper-button-prev{
    margin-left: -7px;
}
.swiper-horizontal>.swiper-pagination-bullets{
    background: #aee4ff;
    border-radius: 20px;
    height: 20px;
    line-height: 16px;
}
.akiswiper .swiper-pagination{
    position: absolute;
    left: 50%;
    margin-left: -50px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    margin-left: -70px;
}
.swiper-autoheight{
    padding-bottom: 60px;
}
.akiswiper .swiper-pagination span::before{
    background: #0455b4;
}
.marginbot{
    margin-bottom: 30px;
}
.sjxs-bg{
    background: linear-gradient(#fff, #e6fff9);
}
.xins-bg{
    position: relative;
    padding: 20px;
    box-sizing: border-box;
    background-image: linear-gradient(to right, rgba(255,255,255,.1),#fbf0d2);
    /*overflow: auto;*/
    display: block;
    overflow: hidden;
    border-radius: 10px;
}
.xins-bg2,
.xins-bg3{
    position: relative;
    height: 200px;
}
.fgxbox{
    position: relative;
    padding-bottom:30px;
    margin-bottom: 20px;
}
.fgxbox:before{
    position: absolute;
    content: "";
    background: url("../images/fengx2.png") no-repeat;
    width: 1000px;
    height: 20px;
    background-size: 100% 20px;
    left: 50%;
    margin-left: -500px;
    bottom: 0;
}
.fgxbox:last-child::before{
    position: absolute;
    content: "";
    background: none;
}
.fgxbox:last-child{
    margin-bottom: 0;
}
.xinsleft{
    float: left;
    width: 400px;
}
.headimg{
    position: relative;
    width: 150px;
    height: 150px;
    border: 1px solid #f9e197;
    border-radius: 100%;
    float: left;
    /*overflow: hidden;*/
    margin-top: -20px;
}
.xins-title{
    float: left;
    text-indent: 0;
    width: 250px;
    padding-left: 20px;
    color: #10588f;
}
.headimg img{
    position: absolute;
    width: 150px;
    height: 150px;
    border-radius: 100%;
    left: 10px;
}
.xins-title p{
    font-size: 18px;
    line-height: 24px;
}
.xins-title h4{
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 10px;
}
.xinsright{
    position: relative;
    padding-left: 20px;
    float: right;
    width: 730px;
    font-size: 16px;
    line-height: 24px;
    /*margin-top: 10px;*/
    /*border-left: 2px solid #f9e197;*/
}
.xins-bg{
    position: relative;
}
.xins-bg:before{
    position: absolute;
    content: "";
    background: #f9e197;
    width: 2px;
    height: 130px;
    top: 50%;
    margin-top: -65px;
    left: 428px;
}
.xins-bg2:before{
    background: #88d7fe;
    left: 755px;
}
.xins-bg3:before{
    background: #c2e5c0;
}
.xinsright p{
    /*margin-bottom: 20px;*/
    text-indent: 38px;
}
.xins-bg2 .xinsleft{
    float: right;
}
.xins-bg2 .xinsright{
    float: left;
    border-left: none;
    /*border-right: 2px solid #88d7fe;*/
    padding-left: 0;
    padding-right: 20px;
    margin-right: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    /*height: 110px;*/
}
.xins-bg2 .headimg{
    float: right;
    border: 1px solid #88d7fe;
}
.xins-bg2{
    padding: 20px;
    box-sizing: border-box;
    background-image: linear-gradient(to right, #caedff,rgba(255,255,255,.1));
    /*overflow: hidden;*/
}
.waimbg .xins-bg2:before{
    left: 430px;
}
.headimg img{
    left: 10px;
    top: 10px;
}
.xins-bg2 .headimg img{
    left: inherit;
    right: 10px;
}
.flex120{
    /*height: 120px;*/
    display: flex;
    align-items: center;
}
.xins-bg3{
    background-image: linear-gradient(to right,rgba(255,255,255,.1),#c2e5c0);    
}
.sjxs-bg .swiper-button-prev:after{
    background: url(../images/images/lan-lef-jt.png) no-repeat;
    background-size: 30px auto;
    width: 30px;
}
.sjxs-bg .swiper-button-next:after{
    background: url(../images/images/lan-rig-jt.png) no-repeat;
    background-size: 30px auto;
    width: 30px;
}
.sjxs-bg .akiswiper .swiper-button-next,.sjxs-bg .akiswiper .swiper-button-prev{
    top: 50%;
    margin-top: -42px;
}
.sjxs-bg .w1000{    
    width: 1300px;
}
.sjxs-bg .swiper-autoheight .swiper-slide{
    padding:0 60px;
}
.footerbox{
    background: #d3371e;
    height: 50px;
    line-height: 50px;
    color: #fff;
    text-align: center;
}
.footerbox span{
    margin-right: 30px;
}
.sj-title{
    width: 50%;
}
.waimbg .xinsright p{
    font-size: 16px;
    line-height: 24px;
    color: #626262;
}
@media (max-width: 768px) {
    .pcshow{
        display: none;
    }
    .ydshow{
        display: block;
    }
    .brzj-nav a{
        height: 13vw;
        line-height: 13vw;
        display: block;
        width: auto;
        font-size: 3vw;
        padding: 0 2vw;}
    .w1000{width: 100%;font-size: 3.6vw;line-height: 6.4vw;margin: 4vw auto 0;}
    .proImg1{margin: 1vw auto 4vw;}
    .gzhgbg{padding: 0 4vw;}
    .csgx img{width: 60%;margin: 3vw auto 2vw;}
    .akiswiper .swiper-pagination{display: none;}
    .swiper-autoheight{padding-bottom: 2vw;}
    .swiper-autoheight .swiper-slide{padding-bottom: 2vw;}
    .marginbot{margin-bottom: 3vw;}
    .gzhgbg{padding: 0 4vw 4vw;}
    .sjxs-bg .w1000{width: 100%;}
    .xins-bg{padding: 3vw;}
    .headimg img,.headimg{width: 16vw;height: 16vw;}
    .headimg img,.xins-bg2 .headimg img{top: 1vw;left: 1vw;}
    .xins-bg2 .headimg img{right: inherit;}
    .xinsleft{display: flex;justify-content: center;align-items: center;width: 100%;}
    .xinsright{width: 100%;border-left: none;padding-left: 0;padding: 0 2vw 0 2.5vw;}
    .sjxs-bg .swiper-autoheight .swiper-slide{padding: 0 3vw;}
    .xins-title h4{font-size: 4.2vw;margin-bottom: 2vw;}
    .xins-title p{font-size: 3.6vw;}
    .xins-bg{background-image: linear-gradient(to bottom, rgba(255, 255, 255, .1), #fbf0d2);}
    .xins-bg2 .xinsright{border-right: none;padding-right: 0;}
    .sjxs-bg .akiswiper .swiper-button-next{right: -2vw;}
    .sjxs-bg .akiswiper .swiper-button-prev{left: 0;}
    .xins-bg2{background-image: linear-gradient(to top, #caedff, rgba(255, 255, 255, .1));}
    .xins-bg3{background-image: linear-gradient(to bottom, rgba(255, 255, 255, .1), #c2e5c0);}
    .xinsright p{font-size: 3.6vw;margin-bottom: 2vw;}
    .xins-bg2 .xinsright{height: auto;padding: 0;}
    .xins-bg{margin-bottom: 6vw;}
    .headimg img, .headimg{margin-top: 0;}
    .xins-title p{line-height: 3vw;}
    .xins-title{padding-left: 2vw;}
    .csgx img.sj-title{width: 80%;}
}

.jiangsubg{
    background: url("../images/shan.png") no-repeat;
    width: 1500px;
    background-size: 100% 350px;
    margin: 0 auto;
}
.js-nav{
    display: flex;
    justify-content: space-evenly;
    margin-top: 30px;
    /*margin-bottom: 30px;*/
}
.js-nav a{
    background: url("../images/nav-bg.png") no-repeat;
    width: 255px;
    height: 59px;
    line-height: 59px;
    text-align: center;
    color: #9f4200;
    text-indent: 0;
    font-weight: bold;
}
.js-nav a:hover,
.js-nav a.active{
    background: url("../images/nav-hvbg.png") no-repeat;
}
.w1200{
    width: 1300px;
    overflow: hidden;
    margin: 0 auto;
}
.items1{
    border-radius: 10px;
    margin-bottom: 20px;
    overflow: hidden;
    cursor: pointer;
}
.items1:hover .left-img img.scole{
  transform: scale(1.2);
}
.mt30{
    margin-bottom: 30px;
}
.left-img{
    position: relative;
    float: left;
    width: 900px;
    overflow: hidden;
}
.biaoti{
    background:linear-gradient(to right,#0098bc, rgba(255, 255, 255, .1));
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 70px;
    color: #fff;
    padding-left: 30px;
    padding-top: 13px;
}
.items2 .left-img .biaoti{
    background:linear-gradient(to right, rgba(255, 255, 255, .1),#006cbf);
    text-align: right;
    padding-right: 30px;
}
.items3 .left-img .biaoti{
    background:linear-gradient(to right, #213f78,rgba(255, 255, 255, .1));
}
.biaoti h4{
    font-size: 20px;
    margin-bottom: 8px;
}
.righttxt{
    float: right;
    width: 400px;
    color: #fff;
    padding: 20px;
    background: #0098bc;
    font-size: 17px;
    line-height: 28px;
    text-indent: 40px;
    height: 566px;
}
.left-img img{
    height: 566px;
    width: 100%;
}
.righttxt p{
    text-align: justify;
    margin-bottom: 10px;
}
.righttxt p:last-child{
    margin-bottom: 0;
}
.items2 .righttxt{
    float: left;
    background: #006cbf;
    padding-top: 50px;
}
.items2 .left-img{
    float: right;
}
.items3 .righttxt{
    padding-top: 70px;
    background: #213f78;
}
.tianjbx .righttxt{
    background: #17d398;
    padding-top: 104px;
}
.tianjbx .biaoti{
    background: linear-gradient(to right, #17d398, rgba(255, 255, 255, .1));
}
.tianjbx .items2 .righttxt{
    background: #006cbf;
}
.tianjbx .items2 .biaoti{
    background: linear-gradient(to left, #006cbf, rgba(255, 255, 255, .1));
}
.cdubox .righttxt{
    background: #3670a5;
    padding-top: 54px;
}
.cdubox .biaoti{
    background: linear-gradient(to right, #3670a5, rgba(255, 255, 255, .1));
}
.cdubox .items2 .righttxt{
    background: #66bd13;
    padding-top: 24px;
}
.cdubox .items2 .biaoti{
    background: linear-gradient(to left, #66bd13, rgba(255, 255, 255, .1));
}
.cdubox .items3 .righttxt{
    background: #ffa200;
    padding-top: 124px;
}
.cdubox .items3 .biaoti{
    background: linear-gradient(to right, #ffa200, rgba(255, 255, 255, .1));
}
.cdubox .biaoti h4{
    font-size: 24px;
    margin-top: 9px;
}
.pp1{
    position: absolute;
    bottom: 80px;
    left: 30px;
    color: #fff;
}
.cdubox .items2 .pp1{
    right: 30px;
    left: inherit;
}
.cdubox .pp1 img{
    width: 10px;
    height: 10px;
    display: inline-block;
    margin-top: -14px;
    vertical-align: 2px;
}
.leftnva{
    float: left;
    width: 280px;
}
.rightcontent{
    float: right;
    width: 980px;
}
.leftnva a{
    position: relative;
    display: block;
    background: #ceeefe;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    padding: 20px;
    overflow: hidden;
    color: #456eab;
    font-weight: bold;
}
.leftnva a:before{
    position: absolute;
    content: "";
    background: url("../images/xian.png") no-repeat;
    height: 14px;
    width: 243px;
    background-size: 243px 14px;
    bottom: -7px;
    left: 50%;
    margin-left: -122px;
}
.leftnva a:hover:before,
.leftnva a.active:before{
    content: "";
    background: url("../images/btn-hua.png") no-repeat;
    height: 28px;
    width: 240px;
    background-size: 240px 28px;
    bottom: 0;
    left: 50%;
    margin-left: -120px;
}
.leftnva a:hover,
.leftnva a.active{
    background: #88d7fe;
    color: #003f9c;
}
.wmkaifr{
    overflow: hidden;
    margin-top: 50px;
}
.pp2{
    font-size: 20px;
    line-height: 32px;
    color: #626262;
    text-indent: 40px;
    margin-bottom: 20px;
    text-align: justify;
}
.margintop60{
    margin-top: 60px;
}
.wmkaifr .xinsright{
    width: 409px;
}
.left-img-zz{
    position: relative;
    border-radius: 10px;
    width: 100%;
    height: 500px;
    overflow: hidden;
}
.title33{
    position: absolute;
    width: 100%;
    height: auto;
    line-height: 27px;
    padding-left: 30px;
    color: #fff;
    font-size: 18px;
    bottom: 0;
    left: 0;
    background-color: rgba(33,63,120,.8);
    text-align: left;
    padding: 15px 20px;
}

.lunbo .swiper-autoheight .swiper-slide{
    width: 150px !important;
    /*width: auto;*/
    margin-right: 5px !important;
}
.lunbo .swiper-autoheight .swiper-slide img{
    width: 100%;
    border-radius: 5px;
}
.lunbo .swiper-autoheight .swiper-wrapper{
    margin-top: 20px;
}
.lunbo .swiper-autoheight, .lunbo .swiper-autoheight .swiper-slide{
    padding-bottom: 0;
}
.xinsright{
    width: 730px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 160px;
}
.xinsright p{
    font-size: 18px;
    line-height: 30px;
    text-align: justify;
}
.banenr img{
    width: 100%;
}
.bg-color{
    background: linear-gradient(#fffced, #fffbe4);
    overflow: hidden;
    padding-top: 40px;
}
.mt0{
    margin-bottom: 0;
}
.wmkaifr .xins-bg,.wmkaifr .xins-bg2,.wmkaifr .xins-bg3{
    height: auto;
    overflow: hidden;
}
.waimbg{
    background: none;
}
.news-swiper{
    background: linear-gradient(#fff, #ebf8ff);
    padding: 0 40px 30px 40px;
    box-sizing: border-box;
}
.xinsleft{
    transition: all .5s;
}
.xins-bg{
    cursor: pointer;
}
.xins-bg:hover .xinsleft{
    margin-left: -10px;
    transition: all .5s;
}
.xins-bg2:hover .xinsleft{
    margin-right: -10px;
    transition: all .5s;
}
.js-nav a:hover, .js-nav a.active{
    font-size: 25px;
}
.swiper-autoheight, .swiper-autoheight .swiper-slide{
    border-radius: 20px;
    overflow: hidden;
}
.video-color{
    background: linear-gradient(#fff, #fff3ea);
}
.tj-color{
    background: linear-gradient(#fff, #fffbe5);    
}
.wmkaifr video{
    margin-bottom: 30px;
}
.wmkaifr .sjxs-bg{
    background: linear-gradient(#fff, #fffbe5);   
}
.swiper-autoheight .swiper-slide{
    padding-bottom: 0;
}
.xins-bg3 .headimg{
    border: 1px solid #c2e5c0;
}
.xinsright p{text-indent: 0;}
@media (max-width: 768px) {
    .w1200{width: 100%;padding:0 4vw;box-sizing: border-box;}
    .left-img img{height: 70vw;}
    .js-nav a{background-size: 30vw 10vw;width: 30vw;height: 10vw;line-height: 10vw;}
    .js-nav a:hover, .js-nav a.active{background-size: 30vw 10vw;font-size: 5vw;}
    .js-nav{margin-top: 10vw;}
    .righttxt{font-size: 3.6vw;height: auto;overflow: hidden;line-height: 6.2vw;}
    .items2 .righttxt,.items3 .righttxt{padding-top:6vw;}
    .left-img{width: 100%;}
    .items2 .left-img .biaoti,.items3 .left-img .biaoti,.biaoti{text-align: left;padding-left: 4vw;}
    .righttxt{padding: 4vw;width: 100%;}
    .tianjbx .righttxt,.cdubox .items3 .righttxt,.cdubox .items2 .righttxt,.cdubox .righttxt{padding-top: 5vw;}
    .biaoti h4{font-size: 4.2vw;}
    .tianjbx{padding-top: 4vw;}
    .righttxt p{margin-bottom: 3vw;}
    .pp1{left: 4vw;}
    .cdubox .biaoti h4{font-size: 4.6vw;margin-top: 3vw;}
    .cdubox .items2 .pp1{right: inherit;left: 4vw;}
    .rightcontent{width: 100%;}
    .left-img-zz{height: 57vw;}
    .lunbo{margin-top: 0;}
    .wmkaifr .xinsright{width: 100%;}
    .pp2{
        font-size: 3.6vw;
        line-height: 6vw;
    text-indent: 8vw;
    margin-bottom: 2vw;}
    .title33{
        text-align: center;
        font-size: 3.4vw;
        padding-left: 2vw;
        line-height: 5.2vw;
        padding-top: 2vw;
        padding: 2vw;}
    .leftnva{width: 100%;}
    .leftnva a{float: left;width: 50%;
        font-size: 3.6vw;
        line-height: 6vw;}
    .leftnva a:hover:before, .leftnva a.active:before{
        height: 5vw;
        width: 40vw;
        background-size: 40vw 5vw;
        bottom: 0;
        left: 50%;
        margin-left: -20vw;
    }
    .rightcontent{
        margin-top: 4vw;
    }
    .xins-bg3 .xinsright{border-left: none;padding-left: 0;}
    .wmkaifr{margin-top: 4vw;}
    .sjxs-bg .swiper-button-prev:after,.sjxs-bg .swiper-button-next:after{width: 6vw;background-size: 6vw auto;}
    .sjxs-bg .akiswiper .swiper-button-prev{left: -1vw;}
    .sjxs-bg .akiswiper .swiper-button-next{right: -3vw;}
    .brzj-nav a:hover, .brzj-nav a.active{font-size: 3vw;}
    .index-sjxs .xinsright{width: 100%;}
    .xins-bg{height: auto;overflow: hidden;}
    .xinsright p{font-size: 3.6vw;line-height: 5vw;text-indent: 8vw;}
    .jiangsubg{width: 100%;background: url("../images/shan.png") no-repeat 0px 50vw;background-size: 100% auto;}
    .fgxbox{padding: 0;}
    .fgxbox:before{background: none;}
    .news-swiper{padding: 2vw 4vw;}
    .xins-bg:before{background: none;}
    .video-color{padding: 0 4vw;}
    .bg-color{padding-top: 3vw;}
    .xinsleft{justify-content: left;}
}


/*中文*/
.allbg{
    background: #fff;
}
.bigbg{
    background: url("../images/zw/bigbg_01.jpg") no-repeat;
    height: 480px;
    background-size: 100% 100%;
    margin: 0 auto;
    padding-top: 1px;
}
.jianjiebox{
    position: relative;
    width: 1000px;
    height: auto;
    padding:0 45px 0;
    margin:80px auto 10px;
    font-size: 24px;
    line-height: 40px;
    color: #0e5fb0;
    background: url("../images/zw/tx-bg-z.png?v=4") no-repeat;
    background-size: 100% 100%; 
    font-weight: bold;
}
.jianjiebox:before{
    position: absolute;
    content: "";
    background: url("../images/zw/tx-bg-top.png?v=3") no-repeat;
    width: 1000px;
    height: 40px;
    background-size: 100% 100%;
    top: -40px;
    left: 0;
}
.jianjiebox:after{
    position: absolute;
    content: "";
    background: url("../images/zw/tx-bg-btm.png") no-repeat;
    width: 1000px;
    height: 40px;
    background-size: 100% 100%;
    bottom: -40px;
    left: 0;
}
.jianjiebox p{
    margin-bottom: 10px;
    text-align: justify;
    text-indent: 48px;
    color: #d62000;
}
.btm-bg{
    background: url("../images/zw/bigbg002.jpg") no-repeat bottom #fff;
    padding-top: 60px;
    background-size: 100% auto;
    padding-bottom:70px;
    padding-top: 0;
}
.btm-bg ul{
    width: 1400px;
    margin: 0 auto 20px;
}
.btm-bg ul li{
    position: relative;
}
.btm-bg ul li .imgbg{
    width: 100%;
    height: 760px;
    border-radius: 5px;
}
.btm-bg ul li .zg1{
    position: absolute;
    top: 30px;
    right: 20px;
    width: 110px;
    background: url("../images/zw/bg.png") no-repeat;
    width: 127px;
    height: 400px;
    background-size: 100% 100%;
    writing-mode: vertical-lr;
    color: #666;
    font-size: 26px;
    text-align: center;
    font-weight: bold;
    display: flex;
    align-items: center;
}
.btm-bg ul li .zg1 p{
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;    
    height: 300px;
    margin-top: 0;
    letter-spacing: 6px;
}
.txt-bg{
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(225,219,142,0.9);
    width: 100%;
    height: 100px;
    padding: 0 40px;
}
.txt-bg p:nth-child(1){
    font-size: 31px;
    color: #595757;
    font-weight: bold;
    margin-top: 17px;
}
.txt-bg p:nth-child(2){
    font-size: 19px;
    color: #595757;
    font-weight: bold;
    margin-top:10px;
}
.titlebg{
    float: left;
    width: 80%;
}
.ckxqbtn{
    float: right;
    padding: 0 20px;
    line-height: 44px;
    background: #cb6a03;
    text-align: center;
    background: #c96801;
    color: #f6e983;
    font-size: 18px;
    text-align: center;
    border-radius: 50px;
    margin-top: 28px;
    font-weight: bold;
}
.fybox{
    background: url("../images/zw/fy-bg.png") no-repeat;
    width: 540px;
    height: 52px;
    background-size: 100% 100%;
    margin: 20px auto;
}
.fybox a{
    float: left;
    display: block;
    width: 31px;
    height: 31px;
    line-height: 31px;
    text-align: center;
    margin-top: 10px;
    color: #c86800;
    font-size: 18px;
    margin-left: 3px;
}
.fybox a.youjtou:hover{
    background: none;
} 
.fybox a.zuojtou:hover{
    background: none;
}   
.fybox span{
    line-height: 20px;
    float: left;
    display: block;
    width: 31px;
    height: 31px;
    text-align: center;
    margin-top: 10px;
    color: #c86800;
    font-size: 18px;
    margin-left: 3px;
}
.fybox a:hover,.fybox a.active{
    background: #0068b7;
    color: #fff;
}
.fybox a:first-child,.fybox a:last-child{
    width: 160px;
}
.fybox a:first-child:hover,.fybox a:last-child:hover{
    background: none;
}
.fybox a:first-child{
    margin-right: 5px;
    margin-left: 0;
}
.fybox a:last-child{
    margin-left: 5px;
}
.zuo-you{
    margin: 0 auto;
}
.detail-main{
    background:url("../images/zw/detailbg.jpg?v=2") #fff bottom left no-repeat;
    background-size: 100% 260px;
}
.contairn{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.daqbg{
    position: relative;
    background: url("../images/zw/datail-btm-tu.png?v=3") no-repeat;
    background-size: 100% 100%;
    padding:0 40px;
    line-height: 38px;
    width: 1200px;
    font-size: 24px;
    margin: 60px auto 40px;
    color: #5c584d;
    padding-bottom: 1px;
}
.daqbg:before{
    position: absolute;
    content: "";
    background: url(../images/zw/datail-top-tu.png?v=2) no-repeat;
    width: 1200px;
    height: 60px;
    background-size: 100% 100%;
    top: -60px;
    left: 0;
}
.daqbg:after {
    position: absolute;
    content: "";
    background: url(../images/zw/datail-btm-tu-03.png?v=2) no-repeat;
    width: 1200px;
    height: 60px;
    background-size: 100% 100%;
    bottom: -50px;
    left: 0;
}
.daqbg ul li{
    position: relative;
    margin-bottom: 30px;
    padding-left: 35px;
    text-align: justify;
    font-size: 22px;
    line-height: 34px;
    color: #c50612;
}
.daqbg ul li:before{
    position: absolute;
    background: url(../images/zw/xuhao.png?v=2) no-repeat;
    width: 30px;
    background-size: 30px 30px;
    height: 30px;
    content: "";
    left: 0;
    top: 6px;
}
.contairn .bt{
    text-align: center;
    color:#c50612;
    font-size: 42px;
    line-height: 60px;
    margin: 25px auto 10px;
    letter-spacing: 20px;
    padding-bottom: 9px;
}
.detailbox{
    /*width: 1000px;*/
    margin: 10px auto;
    font-size: 24px;
    line-height: 38px;
    text-align: left;
    color: #5c584d;
    text-align: justify;
}
.detail-main .detailbox p{
    margin-top: 10px;
    text-indent: 48px;
    color: #545550;
    padding: 0 50px;
}
.detail-main .detailbox p+.btbox{
    padding-top: 0;
}
.detailbox .xinsright p{
    text-indent: 38px;
    color: #545550;
    font-size: 18px;
    line-height: 30px;
    padding: 0;
}
.detail-main .xinsright p{
    font-size: 22px;
    line-height: 34px;
    text-indent: 44px;
}
.btbox{
    text-align: center;
    padding-top: 10px;
}
.btbox img{
    height: 100px;
    margin: 25px auto 0;
}
.detail-main .sjxs-bg{
    background: none;
}
.detail-main .sjxs-bg .swiper-button-prev:after{
   background: url(../images/zw/zjiant.png) no-repeat; 
   height: 80px;
    background-size: 100% 100%;
    content: "";
    position: absolute;
    left: 0;
}
.detail-main .sjxs-bg .swiper-button-next:after{
   background: url(../images/zw/yjiant.png) no-repeat; 
   height: 80px;
    background-size: 100% 100%;
    content: "";
    position: absolute;
    right: 0;
}
.detail-main .xinsright{
    flex-wrap: wrap;
    justify-content: left;
    height: auto;
}
.detail-main .xinsright h3{
    color: #0d5eb3;
    font-size: 28px;
    line-height: 40px;
    text-indent: 0;
}
.detail-main .xinsright{
    padding-left: 0;
    width: 740px;
}
.detail-main .xins-bg:before{
    background: none;
}
.detail-main .xins-bg{
    background: none;
    padding: 0;
}
.detail-main .xinsleft{
    width: 300px;
    position: relative;
    height: 330px;
}
.detail-main .xinsleft img{
    position: absolute;
    top: 0;
    left: 0;
}
.detail-main .xinsleft img.touxiang{
    width: 300px;
    height: 330px;
    top:0;
}
.detailbox .xinsleft .xingmin{
    position: absolute;
    z-index: 10;
    color: #c86800;
    font-size: 20px;
    font-weight: bold;
    line-height: 35px;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    text-indent: 0;
}
.detail-main .sjxs-bg .w1000{
    width: 1200px;
}
.detail-main .news-detailbox .w1000{
    margin-top: 0;
}
/*.detail-main .akiswiper .swiper-pagination{
    display: none;
}*/
.detail-main .swiper-horizontal>.swiper-pagination-bullets{
    background: none;
}
.detail-main .akiswiper .swiper-pagination{
    display: flex;
    align-items: center;
    justify-content: center;
    left: inherit;
    margin-left: 0;
}
.detail-main .swiper-horizontal>.swiper-pagination-bullets, 
.detail-main .swiper-pagination-bullets.swiper-pagination-horizontal, 
.detail-main .swiper-pagination-custom, .swiper-pagination-fraction{
    width: 100%;    
}
.detail-main .swiper-autoheight .swiper-slide img{
    box-shadow: 0 0 10px rgba(0,0,0,.5);
    border: 3px solid #ffd200;
}
.detail-main .akiswiper .swiper-pagination span{
    background: #ffd200;
    width: 8px;
    height: 8px;
    box-shadow: 0 0 10px rgba(0,0,0,.5);
}
.detail-main .sjxs-bg .swiper-autoheight .swiper-slide img{
    box-shadow: none;
    border: none;
}
.detail-main .akiswiper .swiper-pagination span.swiper-pagination-bullet-active{
    width: 40px;
    height: 8px;
    border-radius: 5px;    
    background: #ffd200;
    box-shadow: 0 0 5px rgba(0,0,0,.3);
}
.detail-main .akiswiper .swiper-pagination span::before{
    background: none;
}
.detail-main .akiswiper .swiper-pagination span::after{
    background: none;
}
.detail-main .box-img a{
    padding: 10px;
}
.detail-main .box-img a p.ppp55{
    padding-left: 20px;
    box-sizing: border-box;
    position: absolute;
    left: 12px;
    bottom: 13px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    text-indent: 0;
    width: 98%;
    background: rgba(188, 31, 42, .6);
    border-radius: 0 0 15px 15px;
    letter-spacing: 2px;
}
.detail-main .akiswiper .swiper-button-next, .detail-main .akiswiper .swiper-button-prev{
    display: none;
}
.detail-main .sjxs-bg .akiswiper .swiper-button-next, .detail-main .sjxs-bg .akiswiper .swiper-button-prev{
    display: block;
}
.zuoyoubox{
    overflow: hidden;
    display: flex;
    align-items: center;
    margin: 20px 0 0;
}
.zuoyoubox img{
    width: 1400px;
}
.zuoyoubox img.zuo-you2{
    margin:0 auto 20px;
}
.zuoyoubox .img1{
    width: 60%;
    cursor: pointer;
}
.zuoyoubox .img2{
    width: 40%;
    cursor: pointer;
}
.weilcsbox .zuoyoubox .img1{
    width: 40%;
    cursor: pointer;
}
.weilcsbox .zuoyoubox .img2{
    width: 60%;
    cursor: pointer;
}
.index002{
    width: 1400px;
    margin: 0 auto;
    background: none;
}
.allbg .index002:last-child .akiswiper .swiper-pagination span.swiper-pagination-bullet-active,
.allbg .index002:last-child .akiswiper .swiper-pagination span{
    background: #fff;
}
.index002 .swiper-autoheight .swiper-slide img{
     box-shadow: none;
     border: none;
}
.index002 .box-img a{
    padding: 0;
}
.index002 .akiswiper .swiper-button-next,
.index002 .akiswiper .swiper-button-prev{
    display: block;
}
.index002 .swiper-button-prev:after{
    content: 'prev';
    background: url("../images/zw/bs-z-jt.png") no-repeat;
    width: 30px;
    height: 50px;
    background-size: 100% 100%;
    color:rgba(0,0,0,0);
}
.index002 .swiper-button-next:after{
    content:'next';
    background: url("../images/zw/bs-y-jt.png") no-repeat;
    width: 30px;
    height: 50px;
    background-size: 100% 100%;
    color:rgba(0,0,0,0);
}

.index002 .akiswiper .swiper-button-next{
    right: 3px;
    top: 40%;
}
.index002 .akiswiper .swiper-button-prev{
    left: 25px;
    top: 40%;
}
.index002 .swiper-autoheight{
    padding-bottom:40px;
}
.index002 .akiswiper .swiper-pagination span,
.index002 .akiswiper .swiper-pagination span.swiper-pagination-bullet-active{
    /*background: #fff;*/
}
.btm-bg ul{
    border-radius: 20px;
    overflow: hidden;
}

@media (max-width: 768px) {
    .index002{width: 100%;}
    .jianjiebox p{text-indent: 9vw;}
    .bigbg{background: #fff;height: auto;}
    .jianjiebox,.daqbg{
        width: 92%;
        padding: 4vw;
        font-size: 4vw;
        line-height: 7vw;
        background: #fee5a9;
        border-radius: 10px;
        margin-top: 4vw;
        border: 1px solid #ffa954dd;}
    .daqbg{margin: 3vw auto;}
    .btm-bg{padding-top: 0;}
    .btm-bg ul{width: 100%;}
    .btm-bg ul li .imgbg{height: 70vw;}
    .btm-bg ul li .zg1{width: 10vw;height: 36vw;}
    .txt-bg{padding: 2vw 4vw;align-items:center;display: flex;height: auto;}
    .txt-bg p:nth-child(1){font-size: 4vw;margin-top: 0;}
    .txt-bg p:nth-child(2){
    font-size: 3.2vw;
    line-height: 4.6vw;
    margin-top: 2vw;}
    .titlebg{width: 70%;padding-right: 2vw;}
    .ckxqbtn{font-size: 4vw;line-height: 9vw;flex: 1;margin-top: 0;}
    .fybox{width: 100%;height: 10vw;}
    .fybox a,.fybox span{
        margin-top: 1.6vw;
    width: 6vw;
    height: 6vw;
    line-height: 6vw;}
    .fybox a:first-child, .fybox a:last-child{width: 20vw;
        margin-top: 2vw;
        margin-left: 5vw;}
    .fybox a:last-child{margin-left: 10vw;}
    .fybox a:first-child{margin-right: 11vw;}
    .contairn,.detailbox{width: 100%;}
    .daqbg{width: 93%;padding: 6vw 4vw;line-height: 4.4vw;font-size: 3vw;}
    .daqbg ul li:before{width: 4vw; background-size: 4vw 4vw; height: 4vw;top:1vw;}
    .daqbg ul li{padding-left: 6vw;margin-bottom: 2vw;}
    .contairn .bt{font-size: 5vw;line-height: 6vw;}
    .btbox img{
    height: 14vw;
    margin: 0 auto 3vw;}
    .detailbox{padding:0 4vw 4vw 4vw;font-size: 3vw;line-height: 4.4vw;}
    .detail-main .xinsleft{width: 25%;}
    .xinsleft img{height: 24vw;}
    .detail-main .sjxs-bg .w1000{width: 100%;}
    .detail-main .sjxs-bg .swiper-autoheight .swiper-slide{padding: 0;}
    .index-sjxs .xinsright{width:72%;height: 36vw;}
    .detail-main .xinsright h3{font-size: 4vw;line-height: 6vw;}
    .detail-main .sjxs-bg .swiper-button-next:after{height: 12vw;right: 8px;}
    .detail-main .sjxs-bg .swiper-button-prev:after{height: 12vw;left: 8px;}
    .detail-main .sjxs-bg .akiswiper .swiper-button-next, .detail-main .sjxs-bg .akiswiper .swiper-button-prev{top: 54%;}
    .detailbox p{text-indent: 7vw;}
    .detail-main .box-img a p{font-size: 3vw;line-height: 5vw;padding-right: 6vw;margin-top: 0;}
    .detail-main .sjxs-bg .swiper-autoheight .swiper-slide img.touxiang{width: 21vw;height: 23vw;}
    .detail-main .xinsleft{height: auto;}
    .detail-main .xins-bg{padding: 0;}
    .detailbox .xinsleft .xingmin{left: 0.4vw;font-size: 2.8vw;bottom: 1vw;}
    .index002 .swiper-autoheight{padding-bottom: 0;}
    .zuoyoubox{margin: 0 auto 2vw;}
    .index002 .akiswiper .swiper-button-next::after,.index002 .akiswiper .swiper-button-prev::after{font-size: 32px;}
    .index002 .akiswiper .swiper-button-prev{left: 5vw;top: 34%;}
    .index002 .akiswiper .swiper-button-next{right:-4vw;top: 34%;}
    .btm-bg ul li .zg1 p{padding-right: .5vw;height: 29vw;font-size: 2.6vw;}
    .jianjiebox:before,.jianjiebox:after,.daqbg:before,.daqbg:after{display: none;}
    .detail-main .box-img a p.ppp55{width: 93%;}
    .detail-main .detailbox p{padding: 0;}
    .detailbox .xinsright p{font-size:3vw;line-height: 5vw;}
    .detail-main .index-sjxs .xinsright{height: auto;}
    .detail-main .akiswiper .swiper-pagination{display: none;}
    .detail-main .btbox img{margin: 0 auto 0;}
    .detail-main .daqbg{margin: 0 auto 3vw;}
    .detail-main .btbox{padding-top: 6vw;}
}

/*1213*/
.news-detail-bor{
    position: relative;
    border: 2px solid #e3e278;
    border-bottom: none;
    border-left: none;
    border-radius: 0 30px 0 0;
    padding: 30px 35px 0 30px;
}
.news-detail-bor:before{
    position: absolute;
    content: "";
    background: url("../images/zw/fuhao.jpg?v=2") no-repeat;
    width: 83px;
    height: 65px;
    background-size: 100% 100%;
    top: -20px;
    left: -20px;
}
.news-detail-bor:after{
    display: none;
    position: absolute;
    content: "";
    background: url("../images/zw/fuhao2.png") no-repeat;
    width: 40px;
    height: 34px;
    background-size: 100% 100%;
    right: 0;
    bottom: -50px;
}
.renm-jianjie{
    font-size: 22px;
    line-height: 34px;
    text-indent: 44px;
}
.renm-zhiwei{
    background: #ffe2a7;
    display: flex;
    align-items: center;
    color: #c50612;
    font-size: 22px;
    min-height: 70px;
    margin-top: 20px;
    position: relative;
    text-indent: 0;
    font-weight: bold;
    padding: 5px 0;
}
.np001{
    padding: 0 20px;
    width: 820px;
    line-height: 36px;
}

.renm-zhiwei:before{
    position: absolute;
    width: 1px;
    content: "";
    background: #fff;
    height: 80%;
    left: 820px;
    top: 10%;
}
.np002{
    text-align: center;
    flex: 1;
}
.newspadd{
    position: relative;
    padding: 10px 0 70px 13px;
}
.newspadd:after{
    position: absolute;
    content: "";
    background: url(../images/fengx2.png) no-repeat;
    width: 1000px;
    height: 20px;
    background-size: 100% 20px;
    left: 50%;
    margin-left: -500px;
    bottom: 0;
}
.newspadd:last-child:after{
    background: none;
}
.newspadd:last-child{
    padding-bottom: 50px;
}
.neswzuoyou{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 27px;
}
.detail-main .akiswiper .neswzuoyou .swiper-button-next, 
.detail-main .akiswiper .neswzuoyou .swiper-button-prev,
.detail-main .akiswiper .neswzuoyou .swiper-pagination{
    position: relative;
}
.detail-main .akiswiper .neswzuoyou .swiper-pagination{
    width: auto;
    margin: 31px 15px 0 10px;
}
.detail-main .akiswiper .neswzuoyou .swiper-button-next:after, 
.detail-main .akiswiper .neswzuoyou .swiper-button-prev:after{
    height: 50px;
    width: 50px;
    background: url(../images/zw/news-zjiant.png) no-repeat;
    background-size: 100% 100%;
}
.detail-main .akiswiper .neswzuoyou .swiper-button-next:after{
    background: url(../images/zw/news-yjiant.png) no-repeat;
    background-size: 100% 100%;    
}
.detail-main .news-detailbox .swiper-autoheight{
    margin-bottom: 30px;
    padding-bottom: 0;
}
.akiswiper .swiper-button-next::after, .akiswiper .swiper-button-prev::after{
    font-size: 68px;
}
@media (max-width: 768px) {
    .renm-jianjie{font-size: 3.6vw;line-height: 5.6vw;}
    .news-detail-bor{padding: 4vw 4vw 0;}
    .news-detail-bor:before{width: 8vw;height: 8vw;left: 0;}
    .news-detail-bor:after{display: none;}
    .newspadd{padding: 4vw 0 14vw;}
    .np001{width: 60vw;}
    .renm-zhiwei{font-size: 5vw;padding: 4vw 0;}
    .renm-zhiwei:before{left: 60vw;}
    .np001{line-height: 6.6vw;}
    .newspadd:last-child{padding-bottom: 0;}
    .detail-main .swiper-autoheight{margin-bottom: 0;}
    .detail-main .swiper-autoheight .swiper-slide img{height: auto;}
}