@charset "utf-8";
.hidden{
    display: none !important;
}
.menu{
    display: none;
}
.nav_mobile{
    position: fixed;
left: 0;
top: 0;
right: 0;
bottom: 0;
background: rgba(0,0,0,0.8);
z-index: 5;
opacity: 0;
visibility: hidden;
transition: all 0.3s ease-out 0s;
display: -ms-flexbox;
display: -ms-flexbox;
display: flex;
-ms--ms-flex-direction: column;
flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
}
@media screen and (max-width:414px){
    html{
        font-size:14px;
    }
    .body_home{
       
        height: 211px;
        overflow: auto;
       
    }
    .header .d1{
display: none;
    }
    .header .d2 .block{
        width: 100%;;
    }

    .header .d2 .logo{
        width: 90%;
        position: static;
    }
    .header .d2 .logo img{
        
     max-height: 50%;

    }
    .header .d2 .navbox{
        display: none;
    }
    .header .d1 .tools .sc{
        display: block;
    }
    .hidden{
        display: block !important;
    }
    .header .menu{
        width: 24px;
    height: 22px;
    position: relative;
    margin-left: 15px;
    right:10px;
    display: block !important;
    }
    .header.light .menu i{
        background: #fff;
    }
    .header .menu i{
        height: 2px;
        background: #fff;
        width: 26px;
        border-radius: 1px;
    }
    .header .menu i:nth-child(1){
        position: absolute;
    left: 0px;
    top: 2px;
    }
    .header .menu i:nth-child(2){
        position: absolute;
    left: 0px;
    top: 11px;
    }
    .header .menu i:nth-child(3){
        position: absolute;
    left: 0px;
    top: 20px;
    }
  
   .showdiv{
        opacity: 1;
        visibility: visible;
    }   
    .nav_mobile .logo{
        position: absolute;
    left: 10px;
    top: 10px;

    line-height: 60px;
 
    
    }

    .nav_mobile .logo img{
        max-height: 55%;
      
    }
    .close{
        font-family: icon;
    font-size: 28px;
    position: absolute;
    right: 17px;
    top: 17px;
    line-height: 1;
    color: #fff;
    }
    .moble_navbox{
        width: 100%;
        background: #fff;
    }
 
    .moble_nav ul li{
    float: left;
     line-height: 40px;
    width: 50%;
    border-right: 1px solid #ddd;
    padding: 8px 15px;
    border-bottom: 1px solid rgba(0,0,0,0.08);
    box-sizing: border-box;
    height: auto;
    display: inline-block;
    }
    .moble_nav ul li:nth-child(2n){
        border-right: none;
    }
    #header_start_wap{
        background: #94070a;
        color: #fff;
        width: 100%;
        overflow: hidden;
    }
    #header_start_wap .inner{
        padding: 5px 0;
        line-height: 40px;
    }
    #header_start_wap .inner a{
padding: 10px;
    }
    #swiper1{
        height: 180px;
        top: 80px;
    }
    #swiper1 .title{
        height: 40px;
        line-height: 40px;
    }

    #swiper1 .title h3{
        font-size: 16px;
        line-height: 40px;
        padding-left: 10px;
    }
    .news-slider__pagination{
        width: 100px !important;
        left:calc(100% - 100px) !important
    }
    .button-prev, .button-next{
       display: none;
    }
    .news-slider__pagination .swiper-pagination-bullet-active{
        width: 50px !important;
    }
.header2{
    display: none;
}
.bb{
    display: none;
}
.body_b{
    top: 0;
    width: auto;
    height: auto;
    position: static;
    opacity: 1;
    transform: none;
    overflow: hidden;
}
.mainbg{
    background:url(../images/mainbg.png)  bottom;
    background-size:cover;
}
    .maincontent{
        margin-top:60px;
    }
    .block{
        width: calc(100% - 20px);

    }
    .leftimgnews{
       display:none;
    }
    .rightlistnews{
        width: 100%;
    }
    .rightlistnews ul li{
        list-style: none;
    }
    .rightlistnews ul li a{
        width: 65%;
        overflow: hidden;
        height:43px;
    }
    .rightlistnews ul li p{
        width:26%;
        text-align: right;
    }
    .right_txt h4{
        height: 92px;
    }
    .right_txt p{
        display: none;
    }
.noticefirst{

    margin: 20px auto;
    width: calc(100% - 20px);
    background: #007a3f;
 
    height: 40px;
    overflow: hidden;
}

.noticeicon{
    width: 30px;
    margin: 8px 0 0 50px;
}

.noticeicon img{
    width: 100%;
}
.noticefirsttitle{
    width: 250px;
    line-height:40px;
}
.noticefirsttitle p a{
    font-size: 14px;
}
.noticebox{
    margin-bottom: 0;
}
.noticelist{
    height: auto;
}
.noticelist ul li{
    width: 100%;
    height: 60px;
    margin-right:0;
    margin-bottom: 20px;
    
}
.noticelist ul li:nth-child(2n){
    margin-left:0;
}
.noticelist ul li .lefttime{
    width: 60px;
    height:60px;
}
.noticelist ul li .lefttime dd{
    height: 34px;
    line-height: 34px;
    font-size: 16px;
}
.noticelist ul li .lefttime dl{
    height: 26px;
    font-size: 12px;
    line-height: 16px;
}
.noticelist ul li .righttitle{
    width: calc(100% - 70px);
}
.noticelist ul li .righttitle p{
    display: none;
}
    .carme ul{
        height: auto;
    }
    .copyright{
        height: auto;
    }
    .copyright .block{
        width: calc(100% - 20px);
    }
    .copyright .block .txt{
        width: calc(100% - 60px);
        font-size: 12px;
    }
    .copyright .block .txt p{
        padding: 5px 0 5px 0;
    }
    .copyright .block .wx{
        display: none;
    }
    .copyright .block .ewm{
        right: 0;
        top: 10px;
        opacity: 1;
    }
    .skin1 .bigbg{
        padding-bottom: 0;
    }
    .bannerbg{
        padding-top: 85px !important;
        width: 100% !important;
        height: 108px !important;
    }
    .bannerbg img{
        height: 108px!important;
    }
    .secconbox{
        width: 100%;
    }
    .fixedtext{
        width: 100% !important;
        background: none !important;
        margin:-40px auto !important;

    }
    #fixed{
        width: 100px;
        height: 40px;
        line-height: 40px;
        border: none;
        font-size: 16px;
        padding-left: 0;
        text-align: center;
    }
    #erjinavbox{
        width: 100%;
        background: none;
        min-height:0px;
        float: left;
    }
    #erjinav{
        width: 100%;
        margin-top: 0;
        margin-left: 0;
        min-height: 0;
    }
    #erjinav ul li{
        width: calc(25% - 5px);
         padding-left: 5px;
        height: 40px;
        line-height: 40px;
        vertical-align: middle;
        background: none;
        border-bottom: 1px solid #ddd;
        margin-bottom: 2px;
        float: left;
        text-align:center;
        background: #fff;
    }
    #erjinav ul li:hover{
        width: calc(25% - 5px);
        border-bottom: 1px solid #dd0011;
    }
    #erjinav ul li a{
        font-size: 14px;
        color: #333;
    }
.rightbox1{width:calc(100% - 20px);}
    .rightbox{
        width: 100%;
        margin-top: 100px;
        margin-bottom: 15px;
    }
    .dangqian{
        display: none;
    }
.fy{
width:calc(100% - 20px);
margin:10px;
}
    .infoarea{
 width: calc(100% - 20px);
        padding-top: 100px;
margin:0 auto;
    }
.infoarea .block{
 width: calc(100% - 20px);
}
    .left_info{
       width:100%;

    }
    .info_title{
        font-size: 18px;
    }
    .info_date{
        height: 45px;
        line-height: 45px;
        margin-top: 10px;
    }
.info_content img{
width:100%;
height:auto;
}
    .right_later{
        width: 100%;
        padding-top: 20px;
        border-top: 1px solid #eee;
        margin-top: 30px;
    }

.introduce{
width:calc(100% - 20px);
margin:0 auto;
}
    .newlist{
        width: 100%;
        padding:0px;
        margin-top: 15px;
    }
    .newlist ul li{
        background: #fff;
        box-shadow: 0 0 10px rgba(0,0,0,0.15);
        border-bottom: none;
        margin-bottom: 15px;
    }
    .new-title h3{
        font-size: 16px;
        height: 20px;
    }
    .linklist1{
        width: 100%;
        padding: 0;
        margin-top: 15px;
    }
    .linklist1 ul li{
        width: calc(50% - 11px);
        float: left;
        line-height: 45px;
        height: 45px;
        font-size: 14px;
        padding-left: 10px;
        background: #fff;
        border-right: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        border-top: 1px solid #ddd;
        margin-top: -1px;
    }
    .linklist1 ul li:nth-child(2n){
        border-right: none;

    }
    .left_ry,.right_zb{
        width: 100%;
    }
    .bgred{
        height: 150px;
    }
    .rylist{
        width: calc(100% - 15px);
        margin-top: -135px;
    }
    .midbg{
        background: none;
    }
    .ryimg{
        height: 228px;
    }
    .zb_list{
        height: auto;
    }
    .zb_list ul li{
        width: 100%;
    }
    .title_right{
        width: calc(100% - 86px);
        margin-left: 20px;
    }
    .imglink ul li{
        width: calc(50% - 10px);
        margin-right: 10px;
        font-size: 12px;
    }
    .imgbg{
        width: 60%;
    }
    .imglink{
        margin-top: 0;
    }
    .imglink1{
        width: calc(40% - 2px);
    }
    .titlebox1 p{
        display: none;
    }
    .carme ul li{
        width: 100% !important;
        margin-right: 0;
        margin-bottom: 10px !important;
        height:180px !important;
        position: inherit !important;
    }
    .footer{
        display:none;}
        }
}
@media screen and (max-width: 320px){
    .header .d2 .logo img{
        height: 40%;
    }
    .imglink1 span{
        font-size:12px;
    }
}
@media screen and (max-width:375px) {
    .linklist1 ul li{
        font-size: 12px;
    }
}