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:16px '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;}


a{ outline: none;}


.mt40{
    margin-top: 20px;
}


.dhltb{
    cursor: pointer;
}

 .sj-nv .logo{ float:left;  display: flex; align-items: center;}
 .sj-nv .logo img{ float:left; height:84px;}
 .sj-nv .logo h2{ font-size:40px; color:#FFFFFF; float:left; margin: 0px; margin-left:20px;}


/* 首页========================== */
.bannershow{
    background-image: url('../images/banner.jpg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.bannershow .bannershowbox{
    /* width: 62%;
    margin: 0 auto; */
    padding: 120px 0 88px 0;
}
.navshow{
    background: #3B75C7;
}
.navshow .navshowbox{
    /* width: 62%;
    margin: 0 auto; */
    
}
.navshow .navshowbox .navshownr{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
}
.navshow .navshowbox .item-nav a { 
    display: block;
    height: 70px;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 70px; padding-left:20px; padding-right:20px;
}

.navshow .navshowbox .item-nav a:hover { background-color:#DBEAFF; color:#3B75C7;
}
.noticeshow .noticeshowbox{
    /* width: 62%;
    margin: 0 auto; */
    /* background: #DBEAFF;
    padding: 30px 20px; */
    /* display: flex;
    justify-content: space-between;
    align-items: center; */
    box-sizing: border-box;
}
 .noticeshowboxbg{
    background: #DBEAFF; margin-left: 15px; margin-right: 15px; padding-top: 10px; padding-bottom: 10px;
    box-sizing: border-box;
}
.noticeshow .noticeshowbox .notice-right{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    /* width: calc(100% - 60px); */
}
.noticeshow .noticeshowbox .notice-right a{
    
    width: 45%;
    /* padding-left: 20px; */
    margin-bottom: 6px;
    font-size: 16px;
    color: #272727;
}
.noticeshow .noticeshowbox .notice-right .item-notice{
    
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.noticeshow .noticeshowbox .notice-right a:nth-child(n+3){
    margin-bottom: 0;
}
.noticeshow .noticeshowbox .notice-right .item-notice .not-l{
    width: calc(100% - 50px);
    white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.noticeshow .noticeshowbox .notice-right .item-notice .not-r{
    /* width: 100px; */
}
.noticeshow .noticeshowbox .notice-right .item-notice .not-l span{
    width: 5px;
    height: 5px;
    background: #272727;
    border-radius: 50%;
    display: inline-block;
    margin: 3px 10px;
}
.noticeshow .noticeshowbox .notice-right a:hover .item-notice{
    color: #3B75C7;
}
.noticeshow .noticeshowbox .notice-right a:hover .item-notice span{
    background: #3b75c7;
}

.jdtshow{
    margin-top: 30px;
}
.jdtshow .jdtshowbox{
    box-sizing: border-box;
    /* width: 62%;
    margin: 0 auto; */
    /* display: flex;
    justify-content: space-between; */

}
.jdtshow .jdtshowbox .jdt-left{
    /* width: 450px; */
    
}
.jdtmySwiper .swiper-slide .item-jdtbox{
    position: relative;
    height: 300px;
}
.jdtmySwiper .swiper-slide .item-jdtbox .jdtwz{
    position: absolute;
    bottom: 0;
    padding: 18px 25px;
    padding-right: 180px;
    background: #000000;
opacity: 0.55;
width: 100%;
box-sizing: border-box;
color: #ffffff;
line-height: 14px;
white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.jdtmySwiper .swiper-slide .item-jdtbox img{
    width: 100%;
    object-fit: cover;
    height: 300px;
}

.jdtmySwiper .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color: #000;
    opacity: 1;
    background: #ffffff;
    border-radius: inherit;
  }

.jdtmySwiper  .swiper-pagination-bullet-active {
    color: #fff;
    background: #007aff;
  }
  .jdtmySwiper .swiper-pagination{
    right: 20px;
    left: inherit;
    width: inherit;
  }


  .jdtshow .jdtshowbox .jdt-right{
    box-sizing: border-box;
    /* width: calc(100% - 450px); */
    /* padding-left: 20px; */
  }
  .jdtshow .jdtshowbox .jdt-right .nav-jdt{
    border-bottom: 1px solid #DFDFDF;
    display: flex;
   justify-content: flex-start;
  }
  .jdtshow .jdtshowbox .jdt-right .nav-jdt .item-jd{
    line-height: 22px;
    padding: 14px;
    font-size: 22px;
color: #353535;
cursor: pointer;
  }

  .active22{
    color: #3B75C7 !important;
    border-bottom: 3px solid #3B75C7;
  }
  .cs{
    display: none;
  }
  .curr{
    display: block;
  }
  
  .current{ padding-top:8px;}

  .jdtshow .jdtshowbox .jdt-right .current .navbox{
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 40px; line-height: 40px;
  }
  .jdtshow .jdtshowbox .jdt-right .current .navbox:hover .navbox-bt{
    text-decoration: underline;
  }
  .jdtshow .jdtshowbox .jdt-right .current .navbox .navbox-bt{
    width: calc(100% - 100px);
    font-size: 16px;
    line-height: 16px;
    color: #272727;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .jdtshow .jdtshowbox .jdt-right .current .navbox .navbox-date{
    font-size: 14px;
color: #969595;
  }


.page{ text-align:center;}

  .ggtshow{
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .ggtshow .ggtshowbox{
    /* width: 62%;
    margin: 0 auto; */
  }
  .ggtshow .ggtshowbox img{
    width: 100%;
  }

  .kzshow .kzshowbox{
    box-sizing: border-box;

    
  }
  .kzshow .kzshowbox .kzshowboxnr{ 
  }
  
  .yybox{
    display: flex;
    justify-content: space-between; margin-top: 20px;
    overflow: auto;
}
  
  .kzshow .kzshowbox .item-kz{

    padding: 25px 36px;
    background: #3B75C7;
border-radius: 10px;
display: flex;
align-items: center;
justify-content: center; float: left; 
  }
  
  
  .kzshow .kzshowbox .item-kz:last-child{ margin-right:0px;}
  
  
  .kzshow .kzshowbox .item-kz .kz-title{
    font-size: 18px;
    color: #ffffff;
    margin-left: 30px;
  }


  /* 底部栏 */
.foot{
    background: #111111;
}
.foot .footer{
    /* width: 62%;
    margin: 0 auto; */
    padding: 50px 0 20px 0;
}
.foot .footer .footer-top{
    box-sizing: border-box;
    padding: 24px 20px;
    color: #ffffff;
    display: flex;
    align-items: center;
    background: #292A2E;
border-radius: 10px;
}
.foot .footer .footer-top .foot-tl{
    width: 12%;
    display: flex;
    align-items: center;
    border-right: 1px solid #767676;
}
.foot .footer .footer-top .foot-tr{
    width: 88%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.foot .footer .footer-top .foot-tr .item-yq{
    margin-left: 30px;
}
.foot .footer .footer-top .foot-tr .item-yq a{
    color: #ffffff;
}
.foot .footer .footer-top .foot-tl .foot-tl-title{
    margin-left: 14px;
}
.foot .footer .footer-center{
    display: flex;
    align-items: center;
    justify-content: center;

    padding-bottom: 30px;
    border-bottom: 1px solid #353535;
}
.foot .footer .footer-center .footer-cl img{
    width: 100px;
    height: 100px;
    margin-right: 12px;
}
.foot .footer .footer-center .footer-cl{
    padding-right: 20px;
    border-right: 1px solid #353535;
}
.foot .footer .footer-center .footer-cr{
    color: #F7F7F9;
    padding-left: 20px;
}
.foot .footer .footer-center .footer-cr .footer-cradress{
    margin-top: 12px;
}
.foot .footer .footer-bott{
    margin-top: 18px;
    color: #8c8c8c;
    
}
.foot .footer .footer-bott img{
    margin-right: 5px;
}


/* 会员风采栏 */
.hyfcshow .hyfcshowbox .hyfcbtbox{
    display: flex;
        justify-content: space-between;
    font-size: 22px;
color: #3B75C7;
    
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 25px;
}
.hyfcshow .hyfcshowbox .hyfcbtbox .hyfcbt{
    /* width: 12%; */
    padding: 14px 20px;
    border-bottom: 3px solid #3b75c7;
}

.hyfcmySwiper .hyfcbox .hyfcpic{
    width: 100%;
    height: 180px;
}
.hyfcmySwiper .hyfcbox .hyfcpic img{
    width: 100%;
    height: 100%;
	object-fit:cover;
}

.hyfcmySwiper .hyfcbox .hyfcmsbox .hyfc-title{
    font-size: 16px;
    line-height: 18px;
    color: #272727;
    padding-bottom: 2px;
}
.hyfcmySwiper .hyfcbox .hyfcmsbox .hyfc-title span{ font-size:13px;}
.hyfcmySwiper .hyfcbox .hyfcmsbox .hyfc-zw{
    color: #969595;
    line-height: 20px; font-size: 12px;
}
.hyfcmySwiper .hyfcbox{
    border-radius: 10px;
    overflow: hidden;
}
.rex{
    position: relative;
}
.hyfcmySwiper, .rzqymySwiper, .hdzlmySwiper{
    position: inherit;
}
.hyfcmySwiper .swiper-button-next,.swiper-rtl .swiper-button-prev{
    top: 50px;
    background-image: url(../images/jtytb.png);
    background-size: 11px 19px;
    background-repeat: no-repeat;
    width: 11px;
    height: 19px;
}
.hyfcmySwiper .swiper-button-prev,.swiper-rtl .swiper-button-next {
    left: auto;
    right: 6%;
    top: 50px;
    background-image: url(../images/jtytb.png);
    background-size: 11px 19px;
    background-repeat: no-repeat;
    transform: rotate(180deg);
    width: 11px;
    height: 19px;
}
.hyfcmySwiper .swiper-button-prev:after,.swiper-rtl .swiper-button-next:after {
    content: ''
}
.hyfcmySwiper .swiper-button-next:after,.swiper-rtl .swiper-button-prev:after {
    content: ''
}





.rzqymySwiper .swiper-button-next,.swiper-rtl .swiper-button-prev{
    top: 50px;
    background-image: url(../images/jtytb.png);
    background-size: 11px 19px;
    background-repeat: no-repeat;
    width: 11px;
    height: 19px;
}
.rzqymySwiper .swiper-button-prev,.swiper-rtl .swiper-button-next {
    left: auto;
    right: 6%;
    top: 50px;
    background-image: url(../images/jtytb.png);
    background-size: 11px 19px;
    background-repeat: no-repeat;
    transform: rotate(180deg);
    width: 11px;
    height: 19px;
}
.rzqymySwiper .swiper-button-prev:after,.swiper-rtl .swiper-button-next:after {
    content: ''
}
.rzqymySwiper .swiper-button-next:after,.swiper-rtl .swiper-button-prev:after {
    content: ''
}




.rzqymySwiper .rzqybox{
    width: 100%;
    height: 120px;
    overflow: hidden;
    border: 1px solid #DFDFDF;
    box-sizing: border-box;
}
.rzqymySwiper .rzqybox img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    
}

.hdzlbox  .hdzlpic{
    width: 100%;
    height: 200px;
}
 .hdzlbox  .hdzlpic img{
    width: 100%;
    height: 100%;
}

.hdzlbox  .hdzlmsbox .hdzl-bt{
    font-weight: bold;
font-size: 18px;
color: #272727;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.hdzlbox  .hdzlmsbox .hdzl-timebox{
    display: flex;
    align-items: center; padding-top: 5px;
}
 .hdzlbox  .hdzlmsbox .hdzl-wz{
    font-size: 16px;
color: #969595;
margin-left: 15px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
padding-top: 5px;
}
.hdzlbox  .hdzlmsbox .hdzl-wzbox{
    display: flex;
    align-items: center;
}
.hdzlbox .hdzlmsbox{
    padding: 20px 10px;
}



.foot{
    margin-top: 20px;
}

.hdzlmySwiper .hdzlbox .hdzlpic{
    border-radius: 10px;
    overflow: hidden;
}

.hdzlmySwiper .hdzlbox:hover .hdzl-bt{
    color: #007aff;
}


/* 会员风采页================ */
.hyfcnb{
    /* display: flex;
    justify-content: space-between;
    flex-wrap: wrap; */

    display: grid;
    grid-template-columns: 18% 18% 18% 18% 18%;
    align-items: center;
    justify-content: space-between;
}
.hyfcnb .hyfcbox{
    margin-top: 20px;
}
      .hyfcpic{
        height: 130px!important;
    }
      .hyfcpic img{ 
       object-fit: cover;   
          width: 100%;
    height: 100%;
      }


.hyfcbox .hyfcmsbox {
    padding: 10px; text-align: center;
}

.hyfcbox .hyfcmsbox .hyfc-title {
    font-size: 16px;
    line-height: 16px;
    color: #272727;
    padding-bottom: 10px;
}


 .hyfcbox .hyfcmsbox .hyfc-zw {
    color: #969595;
    line-height: 14px;
}

/* 活动专栏页======================= */
.hdzlnb a{
    margin-top: 20px;
}
.hdzlnb{
    display: grid;
    grid-template-columns: 32% 32% 32%;
    justify-content: space-between;
}

/* 新闻动态页============== */


    .shxwbox .shxw-right .shxw-title{
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
.shxwbox .shxw-right .shxw-xq:hover{
    color: #ffffff;
    background: #3B75C7;
    border: 1px solid #3B75C7;
}
.shxwbox:hover .shxw-title{
    color: #3B75C7;
}
.shxwbox .shxw-right .shxw-xq{
    float: right;
    text-align: center;
    width: 15%; padding-top: 10px; padding-bottom: 10px;
    border: 1px solid; font-size: 12px;

}
.shxwbox .shxw-right .shxw-time{
    padding: 10px 0;
    color: #9d9d9d;
}
.shxwbox .shxw-right{
    width: 76%;
    font-size: 16px;
}
.shxwbox .shxw-left  img{
    width: 100%;
    height: 120px;
object-fit: cover;
}

.shxwbox .shxw-left{
    width: 22%;
}
.shxwbox{
  
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.xwdtbox .xwdtboxnr{
    padding-top: 20px;
}


.xwdt-nav{
    border: 1px solid #3b75c7;
    margin-top: 30px;
}

.xwdt-nav .tagname{ width:100%; height:65px; line-height:65px; font-size:18px; color:#ffffff; background:#3B75C7;}



 .xwdt-nav .item-xwdt:last-child{
    border-bottom: none;
}
.xwdt-nav .item-xwdt{
    cursor: pointer;
    color: #3B75C7;
    border-bottom: 1px solid #EAEAEA;
    font-size: 18px;
}

.xwdt-nav .item-xwdt a{ height:50px; line-height:50px; display:block; color:#3B75C7;}

.xwdt-nav .item-xwdt a:hover{ background:#dbeaff;}

.active9{
    color: #337ab7 !important;
    background: #dbeaff;
}


.xwxq{ width:100%; margin-top: 20px; line-height:35px;
    
    min-height: 50vh;
}


.show{ width:100%; margin-top: 20px; line-height:35px;
    
    min-height: 50vh;
}

.show .title {
    color: #333;
    text-align: center; font-size: 18px;

    line-height: 28px;
    
}


.show .info{ width:100%;
display: flex;
justify-content: center;    
border-bottom: 1px solid rgba(0, 0, 0, 0.1); padding-bottom: 10px;
}

.show .info .info-tag{ margin-left:10px; color: #909090; font-size:13px;}

.show .content{ line-height: 35px; padding-top: 20px; margin-bottom: 40px;
}

.show .content img{ max-width:100%; margin-left:auto; margin-right:auto;}


.dqwz{ width:100%; display: flex; justify-content: space-between;
  border-bottom: 1px solid #EAEAEA; height: 50px; line-height: 50px; margin-top: 20px;  
    
}


/* 联系我们页============ */
.lxwmnr{
    font-size: 18px;
    margin-top: 30px;
}

.shownr{
    min-height: 50vh;
}

/* 党建引领======================== */
.djylshowbox{
    font-size: 16px;
    padding: 0 10px;
}
.djylshowbox .dzzshowbox{
    display: grid;
    grid-template-columns: 24% 24% 24% 24% ;
    justify-content: space-between;
    align-items: center;
}
.djylshowbox .dzzshowbox img{
    width: 100%;
}
.djylshowbox .dzzshowbox .item-dzzbox{
    margin-bottom: 20px;
    border-radius: 10px;
    overflow: hidden;
}

.djylshowbox .dzzshowbox .item-dzzbox .dzzboxpic{
    width: 100%;
    height: 200px;
}
.djylshowbox .dzzshowbox .item-dzzbox .dzzboxpic img{
    width: 100%;
    height: 100%;
}
.djylshowbox .dzzshowbox .item-dzzbox .dzzboxms{
    line-height: 16px;
    padding: 10px;
    text-align: center;
    background: #f2f2f2;
}
.djylshowbox .dzzshowbox .item-dzzbox .dzzboxms .dzzbox-zw{
    white-space:nowrap;       
	overflow:hidden;          
	text-overflow:ellipsis;
}
.djylshowbox .dzzshowbox .item-dzzbox .dzzboxms .dzzbox-bt{
    padding-bottom: 10px;
    white-space:nowrap;       
	overflow:hidden;          
	text-overflow:ellipsis;
}
.djgzshowbox .item-djgzbox .djgz-left{
    width: 90%;
}
.djgzshowbox .item-djgzbox .djgz-left .djgzbox-bt{
    color: #000;
}
.djgzshowbox .item-djgzbox .djgz-left .djgzbox-ms{
    color: #565656;
    line-height: 20px;
    text-overflow: -o-ellipsis-lastline;
	overflow: hidden;				
	text-overflow: ellipsis;		
	display: -webkit-box;			
	-webkit-line-clamp: 2;			
	line-clamp: 2;					
	-webkit-box-orient: vertical;	

}
.djgzshowbox .item-djgzbox .djgz-left .djgzbox-time{
    display: flex;
    align-items: center;
}
.djgzshowbox .item-djgzbox .djgz-left .djgzbox-time span{
    margin-left: 4px;
    color: #b4b4b4;
    font-size: 14px;
}
.djgzshowbox .item-djgzbox:hover .djgz-left .djgzbox-bt{
    color: #3B75C7;
    white-space:nowrap;       
	overflow:hidden;          
	text-overflow:ellipsis;
}
.djgzshowbox .item-djgzbox{
    cursor: pointer;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 20px;
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.djgzshowbox .item-djgzbox:hover .djgz-right{
    overflow: hidden;
}
.djgzshowbox .item-djgzbox:hover .djgz-right img{
    filter: drop-shadow(150px 0 #3d8bf2);
    transform: translateX(-150px);
}
.djgzshowbox .item-djgzbox .djgz-right img{
    width: 40px;
}


@media screen and (max-width: 1200px){
    .foot .footer .footer-top .foot-tl{
        width: 15%;
    }
    .sj-show{
        display: none;
    }
    .xwdtnb .xwdt-left .xwdt-nav .item-xwdt{
        padding: 10px;
    
    border-bottom: inherit;
    }
    .xwdtnb .xwdt-left .xwdt-nav{
        overflow: auto hidden;
        white-space: nowrap;
        margin: 10px;
        border: inherit;
        border-bottom: 1px solid #9d9d9d;
        border: inherit;
        display: flex;
        justify-content: space-between;
        align-items: center;
        
    }
}




@media screen and (max-width:768px){
    
   
 .swiper-button-next:after, .swiper-button-prev:after {

    font-size: 30px;
}  
   
    
 
.rzqymySwiper .rzqybox{

    height: 110px;

}   
    
    
  .shxwbox .shxw-left img {

    height: 200px;
   
}  

.shxw-xq{ display:none;}
    
    
  .xwdt-nav {
    border: 0px;
    margin-top: 20px;
    overflow: auto;
    display: flex;
}  
    
 .xwdt-nav .item-xwdt {
    cursor: pointer;
    color: #3B75C7;
    background-color: #3B75C7;
    padding: 10px;
    font-size: 16px;
    margin-right: 10px;
    float: left;
}   
    
   .xwdt-nav .item-xwdt a{ display:block; width:145px; color:#ffffff;
       
     height: 25px;
    line-height: 25px; 
       
   }  
    
    .dqwz p:first-child{ display:none;}
.hyfcmySwiper .swiper-button-prev, .swiper-rtl .swiper-button-next {
 
    top: 36px;
    right: 12%;

}   

.hyfcmySwiper .swiper-button-next, .swiper-rtl .swiper-button-prev {
    top: 36px;

}
    
    
.rzqymySwiper .swiper-button-prev, .swiper-rtl .swiper-button-next {
  top: 36px;
    right: 12%;
}
   
  .rzqymySwiper .swiper-button-next, .swiper-rtl .swiper-button-prev {
    top: 36px;

} 
    
    
.noticeshowboxbg img{ width:90%;}    

.noticeshow .noticeshowbox .notice-right {

    margin-left: -25px;
}
    

.foot{ padding-top:20px; padding-bottom:20px;}


    .djylshowbox .dzzshowbox .item-dzzbox .dzzboxms .dzzbox-bt{
        padding-bottom: 4px;
    }
    .djylshowbox .dzzshowbox .item-dzzbox .dzzboxms{
        font-size: 14px;
    }
    .djylshowbox .dzzshowbox .item-dzzbox .dzzboxpic{
        height: 150px;
    }
    .djylshowbox{
        font-size: 14px;
        padding: 0;
    }
    .djylshowbox .dzzshowbox{
        grid-template-columns: 48% 48%;
    }
    .lxwmnr img{
        width: 100%;
        height: auto;
    }
    .lxwmnr{
        padding: 5px 10px;
        font-size: 16px;
        margin-top: 5px;
    }
    .xwdtbox {
        margin-top: 10px;
    }
    .shxwbox .shxw-right .shxw-xq{
        width: 26%;
    }
    .shxwbox .shxw-right .shxw-time{
        padding: 0;
    }
    .shxwbox .shxw-right{
        width: 100%;
        padding: 10px;
        font-size: 14px;
    }
    .shxwbox  .shxw-left{
        width: 100%;
    }
    .shxwbox{
        margin-left: 0;
        flex-direction: column;
    }
    .xwdtnb .xwdt-left .xwdt-nav .item-xwdt{
        padding: 10px;
    font-size: 16px;
    border-bottom: inherit;
    }
    .xwdtnb .xwdt-left .xwdt-nav{
        overflow: auto hidden;
        white-space: nowrap;
        margin: 10px;
        border: inherit;
        border-bottom: 1px solid #9d9d9d;
        border: inherit;
        display: flex;
       justify-content: flex-start;
        align-items: center;
        
    }
    
    .tagname{ display:none;}
    
    .dqwz {

    margin-top: 0px;
}
    
    .hdzlnb a{
        margin-top: 5px;
    }
    .hdzlnb{
        margin-top: 5px;
        padding: 0 10px;
        grid-template-columns: 100%;
    }
    
    .hyfcnb .hyfcbox{
        margin-top: 5px;
    }
    .hyfcnb{
        margin-top: 5px;
        padding: 0 10px;
        grid-template-columns: 48% 48%;
    }
    .sj-navnrbox{
        text-align: center;
        margin-top: 20px;
    }
    .sj-navnrbox .item-sjnav{
        margin-top: 30px;
    }
    .sj-navnrbox .item-sjnav a{
        padding: 20px 0;
        color: #969696;
        font-size: 16px;
        font-weight: bold;
        margin-top: 20px;
    }
    .xxdhl{
        width: 30px;
    }

    @keyframes fadeInSlow {
        0% {
            opacity: 0;
        }
        100% {
            opacity: 1;
        }
    }
    .sj-navshow{
        opacity: 0;
        /* display: none; */
        padding: 20px 10px;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 100%;
        background: #000000;
        z-index: 999;
        transition: 400ms;
        animation: fadeInSlow 0.5s linear;
    }
    .sj-navshow .sj-navshowbox{

    }
    .foot .footer .footer-bott {
        margin-top: 8px;
        font-size: 12px;
    }
    .foot .footer .footer-center{
        padding-bottom: 0;
    }
    .foot .footer {
        padding: 0;
    }
    .foot .footer .footer-center .footer-cl img{
        margin-right: 0;
    }
    .foot .footer .footer-center .footer-cr .footer-cradress {
        margin-top: 2px;
        line-height: 18px; font-size: 14px;
    }
      .foot .footer .footer-center .footer-cr .footer-crtel
      {
      font-size: 14px;    
      }
    .foot .footer .footer-center .footer-cr{
        padding: 10px 20px;
    }
    .foot .footer .footer-center{
        flex-direction: column;
        align-items: inherit;
    }
    .foot .footer .footer-center .footer-cl{
        justify-content: space-evenly;
    display: flex;
    padding-right: 0;
    border-right: inherit;
    }
    .foot .footer .footer-top{
        display: none;
    }
    .foot{
        margin-top: 20px;
    }
.hdzlbox .hdzlmsbox .hdzl-wz{
        font-size: 14px;
    }
.hdzlbox .hdzlmsbox .hdzl-bt{
        font-size: 16px;
    }
.hdzlbox .hdzlmsbox{
        padding: 10px;
    }
    .rzqybox{
        height: 100%;
    }


     .hyfcmsbox .hyfc-title{
        font-size: 16px;
        line-height: 16px;
    }
     .hyfcmsbox {
        padding: 10px;
    }
      .hyfcpic{
        height: 130px;
    }


    .hyfcshow {
        padding-top: 10px;
    }
    .hyfcshow .hyfcshowbox .hyfcbtbox .hyfcbt{
        /* width: 32%; */
        padding: 4px 10px;
    }
    .hyfcshowbox{
        margin: 0 10px;
    }
    
    .yybox {

     margin:0px;
 
}
    
    .kzshow .kzshowbox .item-kz img { width:30px;}
    .kzshow .kzshowbox .item-kz .kz-title{
        margin-left: 6px;
        font-size: 16px;
        width: 70px;
    }

    .ggtshow .ggtshowbox {
        margin: 0 10px;
    }
    .ggtshow {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .jdtshow .jdtshowbox .jdt-right .current .navbox{
        line-height: 14px;
    }
    .jdtshow .jdtshowbox .jdt-right .current .navbox .navbox-bt{
        font-size: 14px;
        line-height: 14px;
    }
    .jdtshow .jdtshowbox .jdt-right .nav-jdt .item-jd{
        line-height: 16px;
    padding: 14px 0;
    font-size: 16px; margin-right: 15px;
    }
    .jdtshow .jdtshowbox .jdt-right{
        padding-left: 0;
    }
    .jdtmySwiper .swiper-slide .item-jdtbox .jdtwz{
        padding: 18px 10px;
        padding-right: 160px;
    }
    .jdtmySwiper .swiper-slide .item-jdtbox img{
       
        height: 200px;
    }
    .jdtmySwiper .swiper-slide .item-jdtbox {
       
        height: 200px;
    }
    .jdtshow {
        margin-top: 0px;
    }
    .mt40{
        margin-top: 16px;
    }
    .jdtshow .jdtshowbox{
        padding: 12px;
    }
    .pd0{
        padding-left: 0;
        padding-right: 0;
    }
    .noticeshow .noticeshowbox .notice-right a:nth-child(n+3){
        display: none;
    }
    .noticeshow .noticeshowbox .notice-right .item-notice .not-l{
        width: 100%;
    }
    .noticeshow .noticeshowbox .notice-right .item-notice .not-r{
        display: none;
    }
    .noticeshow .noticeshowbox .notice-right a{
        margin-bottom: 2px;
        width: 100%;
    }
    .noticeshow .noticeshowbox .noticeshowboxbg { margin-left: 13px; margin-right: 13px;
    }
    .bannershow .bannershowbox {
        padding: 20px 30px;
    }

    .sj-nv{
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
 .sj-nv .logo{ float:left;}
 .sj-nv .logo img{ float:left; height:44px;}
 .sj-nv .logo h2{ font-size:25px; color:#FFFFFF; float:left; margin: 0px; margin-left:10px;
 
 }
 
     .sj-nvv{
width: 100%;
    display: flex;

    justify-content: flex-end;

    }

    .kzshow .kzshowbox .kzshowboxnr{
        overflow: auto hidden;
        white-space: nowrap;
    }
    .kzshow .kzshowbox .item-kz{
        width: inherit;
        margin-right: 10px;
        padding: 12px;
    }

    .pc-show{
        display: none;

    }
    .sj-show{
        display: block;
    }
}




@media screen and (min-width:1200px){
    .sj-show{
        display: none;
    }
}



