body,ol,ul,li,h1,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0; color:#000000;}
img{border:0; /*vertical-align:top*/}
li{list-style:none}
iframe{border:none}
em{ font-style:normal;}
html{height:100%;font-size:14px;}
body{height:100%;font:400 1em/1.8 'Microsoft Yahei', 'PingFang SC', 'Avenir', 'Segoe UI', 'Hiragino Sans GB', STHeiti, 'Microsoft Sans Serif', 'WenQuanYi Micro Hei', sans-serif;}
a{color: #000000;text-decoration:none}a:hover{color:inherit;text-decoration: none;}.cf:after,.cf:before{content:" ";display:table}.cf:after,.clearfix:after{clear:both}.fl{float:left}.fr{float:right}h1,h2,h3,h4,h5{font-size:100%;font-weight:normal}.f12{font-size:12px}.f14{font-size:14px}.f16{font-size:16px}.f18{font-size:18px}.f20{font-size:20px}.bold{font-weight:bold}
.mp80{margin-top:80px;}
.tl{text-align:left;}.tr{text-align:rigt!important;}
.clr{width:100%; font-size:1px; line-height:10px; clear:both;}


/* 弹性 */
.flex{
    display: flex;
}
.flex_it{
    display: flex;
    align-items: center;
}
.flex_sp{
    display: flex;
    justify-content: space-between;
}
.flex_itsp{
    display: flex;
    align-items: center;
    justify-content: space-between;
}


/* 首页======================== */
/* head */
.head{
    background-image: url("../images/bjlog.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 20px;
}
.header .intro{
    width: 70%;
}
.intro{
    padding-top: 30px;
}
.intro .title{
    font-size: 18px;
    color: #181818;
}
/* .searchbox .xwsearch-input{
    font-size: 18px;
    color: #FFFFFF;
} */

.xwsearch-input{
    font-size: 16px;
    background: transparent;
    color: #ffffff;
    border: 1px solid #ffffff;
    padding: 1px 20px;
}
.xwsearch-input::placeholder{

    color: #ffffff;

}
.xwsearch-input:focus{

    outline: none;

}
.serbut{
    background: #FFFFFF;
    padding: 0px 20px;
    cursor: pointer;
}
.serbut span{
    font-size: 18px;
    color: #EE4848;
}

/* nav */
.navbox{
    padding: 30px 0;
    /* display: flex;
    flex-wrap: wrap; */
    display: grid;
    grid-template-columns: 10% 10% 10% 10% 10% 10% 10% 10% 10%;
    justify-content: space-between;
}
.navbox>a{
    width: fit-content;
    font-size: 18px;
    color: #191919;
}
.navbox>a:hover{
    color: #EE4848;
}
.navjj .nav-left{
    width: 48%;
}
.navjj .nav-left .nav-l-pic{
    width: 270px;
    height: 120px;
}
.navjj .nav-left .nav-l-pic>img{
    width: 100%;
    height: 100%;
}
.navjj .nav-left .nav-l-right{
    width: calc(100% - 280px)
}
.navjj .nav-left .nav-l-right .nav-l-title{
    color: #767676;
    text-align: justify;
    line-height: 20px;
}
.navjj .nav-left .nav-l-right .nav-l-yy{
    width: fit-content;
    font-size: 16px;
    color: #181818;
    float: right;
}
.nav-right-pic{
    width: 70px;
    height: 70px;
}
.nav-right-pic>img{
    width: 100%;
    height: 100%;
}
.nav-rbox{
    width: calc(100% - 80px);
}
.nav-rbox .nav-r-title{
    color: #767676;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    line-height: 20px;
}
.nav-rbox .nav-r-bt{
    font-size: 18px;
    color: #181818;
}
.banner .swiper-slide>img{
    width: 100%;
}
.banner{
    padding-top:30px;
}
.mySwiper .swiper-pagination-bullet-active{
    background: #fff;
}

/* show1 */

.show1Swiper a img{
    width: 100%;
    height: 400px;
}
.show1box .show1box-left{
    width: 48%;
    padding-top: 40px;
}
.show1box .show1box-left .swiper-slide>img{
    width: 100%;
    height: 400px;
}
.show1box .show1box-right{
    width: 48%;
}
.show1{
    padding-top: 40px;
}
.show1box-right .show1box-r-navbox .show1box-r-n-item{
    font-weight: bold;
    font-size: 24px;
    line-height: 24px;
    color: #181818;
    padding-right: 15px;
    margin-right: 15px;
    border-right: 3px solid #181818;
    cursor: pointer;
}
.show1box-right .show1box-r-navbox .show1box-r-n-item:last-child{
    border-right: none;
    padding-right: 0;
    margin-right: 0;
}
.show1box-r-cenbox .show1box-r-cen .show1box-r-cen-item{
    padding: 0 20px;
}
.show1box-r-cenbox .show1box-r-cen .show1box-r-cen-item:hover{
    background: linear-gradient(90deg, #FF9845 0%, #F64A40 80%);
    
}
.show1box-r-cenbox .show1box-r-cen a:first-child .show1box-r-cen-item{
    background: linear-gradient(90deg, #FF9845 0%, #F64A40 80%);
}
.show1box-r-cenbox .show1box-r-cen a:first-child .show1box-r-cen-item .show1box-r-cen-title{
    color: #FFFFFF;
}
.show1box-r-cenbox .show1box-r-cen .show1box-r-cen-item:hover .show1box-r-cen-title{
    color: #FFFFFF;
}
.show1box-r-cenbox .show1box-r-cen .show1box-r-cen-item .show1box-r-cen-title{
    font-size: 18px;
    color: #181818;
    line-height: 66px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: calc(100% - 100px);
}
.show1box-r-cenbox .show1box-r-cen .show1box-r-cen-item>img{
    width: 50px;
}
.show1box-r-navbox{
    padding-bottom: 20px;
}

.active{
    color: #EE4848 !important;
}

.show1box-r-cen{
    display: none;
}

.show1box-r-cenbox .selected{
    display: block !important;
}

/* show2 */
.show2box .show2box-itembox{
    width: 48%;
    padding-top: 40px;
}
.show2box-btbox{
    border-bottom: 1px solid #EE4848;
    padding-bottom: 20px;
    margin-bottom: 20px;
    line-height: 30px;
}
.show2box-btbox .show2box-bt-left{
    font-weight: bold;
    font-size: 24px;
    color: #EE4848;
    border-left: 8px solid #EE4848;
    padding-left: 20px;
    
}
.show2box-btbox a .show2box-bt-right{
    font-size: 14px;
    color: #767676;
}
.show2box-i-box .show2box-item{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 10px;
}
.show2box-i-titlebox span{
    width: 8px;
    height: 8px;
    background: #c7c7c7;
    border-radius: 50%;
    display: block;
}
.show2box-i-titlebox{
    width: calc(100% - 120px);
    display: flex;
    align-items: center;
}
.show2box-i-titlebox .show2box-i-title{
    padding-left: 10px;
    width: calc(100% - 20px);
    font-size: 16px;
    color: #767676;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.show2box-item .show2box-i-d{
    width: 90px;
    font-size: 16px;
    color: #767676;
}

.show2box-i-box a:hover .show2box-item .show2box-i-titlebox .show2box-i-title{
        color: #EE4848;
    
}
.show2box-i-box a:hover .show2box-item  .show2box-i-d{
        color: #EE4848;
    
}
.show2box-i-box a:hover .show2box-item .show2box-i-titlebox span{
    background: #EE4848;
    width: 10px;
    height: 10px;
}
.show2box-btbox a:hover .show2box-bt-right{
    color: #EE4848;
}

/* adv */
.advbox img{
    width: 100%;
    height: 120px;
}
.advbox{
    padding-top: 40px;
}
/* yh */
.yhbox{
    padding-top: 40px;
}

.yhbox .yhbox-item{
    width: 24%;
    background: #f7f7f7;
    padding: 20px;
}
.yhbox .yhbox-item a .yh-pic{
    overflow: hidden;
}
.yhbox .yhbox-item a .yh-pic img{
    width: 100%;
    height: 180px;
    transition: all 1s;
    object-fit: cover;
}
.yhbox .yhbox-item a .yh-title{
    font-size: 16px;
    color: #181818;
    padding-top: 10px;
    padding-bottom: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


.yhbox .yhbox-item a .yh-d{
    font-size: 16px;
    line-height: 16px;
    text-align: right;
    color: #767676;
}

.yhbox .yhbox-item:hover a .yh-title{ 
    color: #EE4848;
}
.yhbox .yhbox-item:hover a .yh-pic img{
    transform: scale(1.2);
}

.yhbox .yhbox-item:hover {
    background:#eeebeb;
}
.foot{
    background-image: url('../images/foot.jpg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.footbox{
    color: #fff;
    font-size: 16px;

    padding: 70px 0;
}
.footbox-top{
    justify-content: center;
    gap: 40px;
    /* width: 50%; */
    margin: 0 auto;
}
.footbox-top a{
    color: #fff;
}
.footbox-c-bqbox{
    /* width: 40%; */
    margin: 0 auto;
    justify-content: center;
    gap: 40px;
}
.footbox-l{
    width: 100px;
}
.footbox-r{
    width: calc(100% - 100px);
    gap: 20px;
    flex-wrap: wrap;
}
.footbox-r>a{
    color: #fff;
}
.foot{
    margin-top: 40px;
}
.footbox-ljbox{
    margin-top: 30px;
    padding: 20px 0;
    border-top: 1px solid rgba(255,255,255,0.3);
    border-bottom: 1px solid rgba(255,255,255,0.3);
}











/* 图片新闻======================================== */
.list-box{
    min-height: 100vh;
    padding-top: 40px;
    /* padding-bottom: 40px; */

   background: #E7E7E7;

}
.listbox{
    background: #fff;
    padding: 20px;
}

.list-top .list-title{
    font-size: 24px;
    padding: 10px 30px;
    color: #FFFFFF;
    background: linear-gradient(90deg, #FF9845 0%, #F64A40 37%);
}
.list-top .wzbox span, .list-top .wzbox a{
    color: #767676;
}
.list-top .wzbox a:hover{
    color: #EE4848;
}
.list-top{
    border-bottom: 1px solid #E7E7E7;
}

.list-item .list-left{
    width: 280px;
    overflow: hidden;
}
.list-item .list-left img{

    width: 100%;
    height: 180px;
    transition: all 1s;
    object-fit: cover;
}

.list-item .list-right{

    width: calc(100% - 300px);

}

.list-item .list-right .list-r-title{

    font-size: 18px;

    color: #181818;

    padding-bottom: 10px;

    white-space: nowrap;

    overflow: hidden;

    text-overflow: ellipsis;

}

.list-item .list-right .list-r-intro{


    text-align: justify;
    color: #767676;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 20px;

    

}

.list-item .list-right .list-r-dbox span{

  

    color: #767676;
    padding-left: 6px;
}
.list-item .list-right .list-r-dbox{
    float: right;
    padding-top: 40px;
}

.list-item{
    padding: 20px 0;
    border-bottom: 1px solid #E7E7E7;
}

.list-nav>a:hover .list-item>.list-right>.list-r-title{
    color: #EE4848;
}
.list-nav>a:hover .list-item{border-bottom:1px solid #c5c5c5}
.list-nav>a:hover .list-item>.list-left>img{
    transform: scale(1.2);
}
.single-content{
        padding-bottom: 40px;
    text-align: justify;
    font-size: 18px;
    line-height: 30px;
    color: #181818;
    padding-top: 30px;
    min-height: 500px;
}
.single-content p{
    color: #333;
}
.xq-nextbox .xq-next-lf span{

    color: #676767;

}

.xq-nextbox .xq-next-lf a{

    color: #676767;

}

.xq-nextbox .xq-next-lf a:hover{

    color: #EE4848;

}

.xq-nextbox{

    border-top: 1px dashed #c7c7c7;

    padding-top: 40px;

    margin-top: 20px;

}

.xq-nextbox .xq-next-rg a{

    color: #676767;

    padding: 14px 60px;

    border: 1px solid #c7c7c7;

    font-size: 16px;

}

.xq-nextbox .xq-next-rg a:hover{

    background: #B30216;

    color: #ffffff;

}

/* 列表页======================================== */
.nav-item .nav-i-l span{
    width: 8px;
    height: 8px;
    background: #EE4848;
}
.nav-item{
    padding: 20px 0;
    border-bottom: 1px solid #E7E7E7;
}
.nav-item .nav-i-l .nav-i-l-title{
    width: calc(100% - 10px);
    padding-left: 10px;
    font-size: 18px;
    color: #181818;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.nav-item .nav-i-r{
    font-size: 16px;
    color: #767676;
    width: 90px;
}
.nav-i-l{
    width: calc(100% - 120px);
}
.navlistbox>a:hover .nav-item>.nav-i-l>.nav-i-l-title{
    color: #EE4848;
}

/* 单页============================== */
.single-left{
    width: 260px;
}
.single-right{
    width: calc(100% - 280px);
}
.single-left .single-bt{
    text-align: center;
    padding: 10px 30px;
    font-size: 24px;
    color: #FFFFFF;
    background: linear-gradient(90deg, #FF9845 0%, #F64A40 37%);
}
.single-item .single-title{
    font-size: 16px;
    color: #676767;
}
.single-item{
    background: #E7E7E7;
    padding: 10px 20px;
    border-bottom: 1px solid #c7c7c7;
}
.single-nav a .single-item .single-pic{
    overflow: hidden;
}

.navactive a .single-item .single-title{
    color: #EE4848;
}
.navactive a .single-item .single-pic img{
    filter: drop-shadow(150px 0 #EE4848);

    transform: translateX(-150px);
}

.single-nav a:hover .single-item .single-title{
    color: #EE4848;
}
.single-nav a:hover .single-item .single-pic>img{
    filter: drop-shadow(150px 0 #EE4848);

    transform: translateX(-150px);
}
.content{
    padding: 0 20px;
    text-align: justify;
    padding-top: 20px;
    min-height: 500px;
    font-size: 18px;
    line-height: 30px;
}
.content img{
    max-width: 100%;
}
.nav-rbox .nav-r-title p{
    color: #767676;
}
.detail .content-bt{
    margin: 0 auto;
}
.detail .content-intro{
    font-size: 16px;
    color: #757FA3;
    width: 100%;
    text-align: center;
    border-bottom: #DDE3EE 1px dotted;
    padding: 20px 0;
}
.detail .content-bt{
    width: 100%;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
    margin-top: 30px;
}

.pc-show{

    display: block;

}

.sj-show{

    display: none;

}



  .sj-meum-top>img{
        width: 20px;
    }
    .sj-meum.open{

        transform: translateX(0);

    }

    .sj-meumbox{

        /* flex-direction: column; */
        flex-wrap: wrap;

        

    }

    .sj-meumbox>a{
        width: 48%;
        text-align: center;

        padding: 10px;

        font-size: 18px;

        border-bottom: 1px dashed #E5E5E5;

    }
    .sj-meum-top{

        margin: 20px;
        margin-bottom: 50px;
    }
    .sj-meau{
        position: fixed;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 9999;
        background: #ececec;
        transform: translateX(100%);
        transition: all .6s cubic-bezier(.77, 0, .175, 1);
    }
    .sj-meau.open{
        transform: translateX(0);
    }

    .page {
    text-align: center;
    margin: 50px 0;
}

.page .layui-box {
    display: flex;
    gap: 10px;
    justify-content: center;
}

.page a, .page span {
    padding: 4px 14px;
    color: #A3A3A3 !important;
    font-size: 16px;
    border: 1px solid #ECECEC;
    cursor: pointer;
}

.page span.layui-laypage-curr {
    background: #EE4848;
    color: #fff !important;
    border: 1px solid #ECECEC;
}
.page a:hover{
    background: #EE4848;
    color: #fff !important;
}

.show2-slidbox{
    position: relative;
}
.show2-slidbox .show2-slide-title{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    color: #fff;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 10px 150px 10px 20px;
    background: rgba(0,0,0,0.2);
}

.show1Swiper .swiper-horizontal>.swiper-pagination-bullets,.show1Swiper .swiper-pagination-bullets.swiper-pagination-horizontal, .show1Swiper .swiper-pagination-custom,.show1Swiper .swiper-pagination-fraction {
    bottom: 10px;
    /* left: 0; */
    left: auto;
    right: 0;
    width: 25%;
}
.show1Swiper .swiper-pagination-bullet-active{
    background-color: #fff;
}



.swiper-max{
    width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    top: 35px;
    /* margin-top: 30px; */
}
.swiper-max .swiper-button-next, .swiper-max .swiper-button-prev {
    width: 50px;
    height: 50px;
    background: rgb(184 176 176);
    border-radius: 50%;
    position: static;
    inset: 0;
    margin: 0;
}
.swiper-max .swiper-button-next:hover, .swiper-max .swiper-button-prev:hover {
    background: #EE4848;
}
.swiper-max .swiper-horizontal>.swiper-pagination-progressbar, .swiper-max .swiper-pagination-progressbar.swiper-pagination-horizontal{
    position: static;
    inset: 0;
    margin: 0;
}
.advSwiper .swiper-button-next:after, .advSwiper .swiper-button-prev:after{
    font-size: 20px;
    color: #fff;
}




@media screen and (max-width: 1200px) {
    .header .intro {
    width: 100%;
}
.intro .title {
    font-size: 16px;

}
}

@media screen and (max-width: 1000px) {
    .single-right {
    width: calc(100% - 210px);
}
    .single-left {
    width: 190px;
}
    .show1box-r-cenbox .show1box-r-cen .show1box-r-cen-item .show1box-r-cen-title{
        line-height: 30px;
    }
    .show1Swiper a img {
        height: 256px;
    }
    .show1box-right .show1box-r-navbox .show1box-r-n-item{
        font-size: 20px;
        line-height: 20px;
    }
    .navjj .nav-left .nav-l-right {
    width: calc(100% - 160px);
}
    .navjj .nav-left .nav-l-pic {
    width: 150px;
    height: 100px;
}
    .navbox{
        grid-template-columns: 15% 15% 15% 15% 15% 15%;
    }
}



@media screen and (max-width: 768px) {
    
        /* adv */
    .advbox img{

        height: 70px;
    }

    .swiper-max{
        top: 20px;
    }
    .swiper-max .swiper-button-next, .swiper-max .swiper-button-prev {
        width: 34px;
        height: 34px;
    }
    
    
    .show1Swiper .swiper-horizontal>.swiper-pagination-bullets,.show1Swiper .swiper-pagination-bullets.swiper-pagination-horizontal, .show1Swiper .swiper-pagination-custom,.show1Swiper .swiper-pagination-fraction{
        width: 40%;
    }
    .content {
    padding: 10px 10px 0 10px;

    font-size: 16px;
  
}
    .show2-slidbox .show2-slide-title{
            font-size: 14px;
    }
    .single-content {

    font-size: 14px;
    line-height: 20px;

    padding-top: 14px;
            padding-bottom: 20px;
}
    .list-box {
    min-height: 600px;
}
.layui-laypage-curr{
    display: none;
        font-size: 12px !important;

        margin: 0 2px;

        padding: 2px 6px !important;

    }

    .page {

        margin-top: 30px;

        margin-bottom: 0px;

    }

    .page .layui-box a{

        font-size: 12px;

        margin: 0 2px;

        padding: 2px 6px;

    }
    .show1Swiper a img {
 
    height: 200px;
}
    .footbox-ljbox{
        display: none;
    }
    .header{
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .detail .content-intro {
    font-size: 14px;

    padding: 10px 0;
}
    .detail .content-bt {

    font-size: 16px;
    line-height: 20px;
   
}
    .single-left {
    width: 100%;
    margin-top: 10px;
}

    .single-item .single-title {
    font-size: 14px;
    
}
    .single-item {
  
    padding: 5px 20px;
 
}
    .single-left .single-bt {
    padding: 5px 10px;
    font-size: 14px;

}
    .single-right {
    width: 100%;
}
    .singlebox {
        flex-direction: column-reverse;

    }
    .nav-item {
    padding: 10px 0;
}
    .nav-item .nav-i-l span {
    width: 5px;
    height: 5px;

}
    .nav-i-l {
    width: calc(100% - 100px);
}
    .navbox{
        display: none;
    }
    .header .intro{
        display: none;
    }
    .nav-item .nav-i-r {
    font-size: 12px;
        width: fit-content;

}
    .nav-item .nav-i-l .nav-i-l-title {

    font-size: 14px;

}
    .list-item .list-right .list-r-dbox span{
        font-size: 12px;
    }
    .list-item .list-right .list-r-intro {
        font-size: 12px;
        line-height: 16px;
    }
    .list-item .list-right .list-r-title{
        font-size: 14px;
        padding-bottom: 0;
    }
    .list-item .list-right .list-r-dbox {
    float: right;
    padding-top: 10px;
}
    .list-item .list-right {
    width: 100%;
}
    .list-item .list-left img{
        height: 210px;
    }
    .list-item .list-left{
        width: 100%;
    }
    .list-item{
        padding: 10px 0;
        flex-direction: column;
    }

    .list-top .wzbox span, .list-top .wzbox a {

    font-size: 12px;
}
    .list-top .list-title {
    font-size: 14px;
    padding: 5px 10px;
}
    .listbox {
  
    padding: 10px;
}
    .list-box {
        padding-top: 10px;
    }
    .yhbox .yhbox-item a .yh-d {
    font-size: 12px;
    line-height: 12px;
}
    .yhbox .yhbox-item a .yh-title {
    font-size: 14px;
    padding-bottom: 2px;
        padding-top: 2px;
}
    .yhbox .yhbox-item a .yh-pic img{
        height: 80px;
    }
    .yhbox .yhbox-item {
        margin-top: 10px;

    width: 48%;

    padding: 10px;
}
    .footbox-c-bqbox{
        width: 100%;
        gap: 0;
        flex-direction: column;
    }
    .footbox-top{
        width: 100%;
        flex-direction: column;
        gap: 0;
    }
    .footbox{
        padding: 20px 0;
        font-size: 12px;
    }
    .foot {
    margin-top: 20px;
    background-size: 100% 200px;
}
    .yhbox {
            flex-wrap: wrap;
    padding-top: 10px;
}
    .show2box-i-titlebox {
    width: calc(100% - 100px);
}
    .show2box-item .show2box-i-d {
    width: fit-content;
    font-size: 12px;
}
    .show2box-i-box .show2box-item {
        padding-top: 0;
        box-sizing: border-box;
    }
    .show2box-btbox a .show2box-bt-right {
    font-size: 12px;
}
    .advbox {
    padding-top: 10px;
}
    .show2box-i-titlebox .show2box-i-title{
        font-size: 14px;
        width: calc(100% - 10px);
    }
    .show2box-btbox{
        padding-bottom: 10px;
        margin-bottom: 4px;
    }
    .show2box-btbox .show2box-bt-left {

    font-size: 16px;

    border-left: 4px solid #EE4848;
    padding-left: 10px;
    line-height: 24px;
}
    .show2box .show2box-itembox {
    width: 100%;
    padding-top: 10px;
}
    .show2box {
        flex-direction: column;
    }
    .show1box-r-cenbox .show1box-r-cen .show1box-r-cen-item>img {
    width: 30px;
}
    .show1box-r-cenbox .show1box-r-cen .show1box-r-cen-item {
    padding: 0px 10px;
}
    .show1 {
    padding-top: 20px;
}
    .show1box-r-navbox {
        padding-top: 10px;
    padding-bottom: 10px;
    justify-content: space-between;
}
    .show1box-r-cenbox .show1box-r-cen .show1box-r-cen-item .show1box-r-cen-title{
        font-size: 14px;
    
    line-height: 40px;
        width: calc(100% - 40px);

    }
    .show1box-right .show1box-r-navbox .show1box-r-n-item {
   
    font-size: 16px;
    line-height: 22px;
    border-right: 0;
}
    .show1box .show1box-left .swiper-slide>img {

    height: 160px;
}
    .show1box .show1box-right {
    width: 100%;
}
    .show1box .show1box-left {
    width: 100%;
    padding-top: 0;
}
    .show1box {
        flex-direction: column;
    }
    .banner {
    padding-top: 20px;
}
    .nav-rbox .nav-r-title {
    font-size: 12px;
        -webkit-line-clamp: 2;
}
    .nav-rbox .nav-r-bt {
    font-size: 14px;
}
    .navjj .nav-left .nav-l-right .nav-l-yy{
        font-size: 14px;
    }
    .navjj .nav-left .nav-l-right .nav-l-title {
    font-size: 12px;
}
    .navjj .nav-left .nav-l-pic {
    width: 100%;
    height: auto;
}
    .navjj .nav-left .nav-l-right {
    width: 100%;
    margin-top: 6px;
}
    .navjj .nav-left {
    width: 100%;
    flex-direction: column;
    padding-top: 10px;
}
    .navjj {
        flex-direction: column;
    }
    .intro .title {
    font-size: 12px;
}
    .head{
        padding: 10px 0;
        background-size: cover;
    }
    .header .logo img{
        width: 130px;
    }
    .pc-show{
        display: none;
    }
    .sj-show{
        display: block;
    }
}






