/*media*/

@media all and (max-width: 1920px) {
    .float_box>*:last-child {
        margin-right: 0;
    }
    .float_list>*:last-child {
        margin-right: 0;
    }
    
    .qwjd_cont ul>*:nth-of-type(3n) {
        margin-right: 0;
    }
    .pic ul>*:last-child {
        margin-right: 0;
    }

}


@media all and (max-width: 1400px) {
    .logo {
        top: 18%;
        /*  left: 10%;*/
        top: 9%;
    }

     .logo img{max-height: 50px;width: auto;}

}
@media all and ( max-width: 1199px ) {
 /*top-m*/
 #hd-m .nav {
    float: none;
    height: auto;
}
.top_box .nav {
        display: none;
    }

#hd-m .nav li {
    float: none;
    height: auto;
    line-height: 50px;
    border-bottom: 1px #f3f3f3 solid;
}

#hd-m .nav .v1 {
    color: #1a1a1a;
    font-size: 16px;
    text-align: left;
    padding: 0 40px 0 18px;
}

#hd-m .nav .v1-ok, #hd-m .nav .v1-ok:hover {
    color: #1a1a1a;
}

#hd-m .nav .v1-ok.v1-open {
    color: #fff;
    background-color: #a10000;
}

#hd-m .nav .subBox {
    position: static;
    width: 100%;
    text-align: left;
    background: #f8f8f8;
}

#hd-m .nav .subBox a {
    line-height: 22px;
}
#hd-m .logo {
    display: block;
    float: left;
    height: 60px;
    line-height: 60px;
}

#hd-m .logo img {
    height: 70%;
    display: inline-block;
    vertical-align: middle;
}

#hd-m .nav .subBox dl {
    padding: 0;
    border: none;
    background: none;
}

#hd-m .nav .subBox .v2 {
    color: #4c4c4c;
    font-size: 14px;
    line-height: 34px;
    padding: 4px 16px 4px 28px;
}

#hd-m .nav .subBox .v2-ok i {
    display: none;
}

#hd-m {position: fixed;background: #870304;display: block;}

#hd-m .inner {
    display: none;
}

#hd-m .nav .subBox2 {
    width: 46%;
    position: fixed;
    left: 46%;
    top: 60px !important;
    bottom: 0;
    background: rgba(238, 238, 238, .9);
    -o-transition: none;
    -ms-transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    transition: none;
    min-height: 0;
}

#hd-m .nav .subBox2 a {
    font-size: 14px;
    color: #4c4c4c;
    line-height: 24px;
    padding: 13px 15px;
    background: url(../images/bg8.png) no-repeat 15px bottom;
}

#hd-m .nav .subBox dd:hover .subBox2 {
    display: none;
}
.menuBtn {
    display: block;
    width: 20px;
    right: 15px;
}

.menuBtn.open {
    top: 34px;
}

.menuBtn.open b {
    width: 20px;
    background: #870304;
}
}

@media all and (max-width: 1200px) {
    .top_box{
        width: 1000px;
    }
    .top .nav ul>li>a{
        padding: 0 18px;
    }
    .menuBtn {
        display: block;
        width: 25px;
        right: 6px;
        /* background: #870304; */
        padding: 0;
        top: 9px;
    }
    .big_box {
        width: auto;
        margin-left: 15px;
        margin-right: 15px;
    }
    .notice .tab_btn a,
    .sec-tabs.com_head .title
    {
        font-size: 2.5rem;
        /* height: 6.5rem; */
    }
  .notice .tab_btn a.on,
    .sec-tabs.com_head .title.on
    {
    border-width: 2px;
    }

    .sec-tabs-title{line-height:64px;}
    .com_head .title{
        font-size: 3rem;
    }
    .notice_list{
        width: 100%;
    }
    .focus{
         float: left;
         margin-top: 10px;
         width: 100%;
    }
    .qwjd_cont ul>*:nth-of-type(3n){
        margin: 15px 2% 0 !important;
    }
    .img_box {
        width: 40%;
        height: 100%;
    }
    .text {
        width: 57%;
    }
    .text .line {
        margin: 2% 0 ;
    }
    .text .day{
    margin-top: 2%;
    }
    .qwjd_cont ul li{
        width: 46%;
        margin: 15px 2% 0 !important;
    }
    .pic ul li{
        width: 46%;
        margin: 15px 2%!important;
    }
    .pic_box{
        width: 100%;
        height: 100%;
    }
    .tit .txt{
        width: 75%;
    }
    .foot_box {
        width: auto;
        padding: 0 50px;
    }


}


@media all and (max-width: 1024px) {
    
    .nav_media {
        display: block;
        margin-top: 8px;
    }
    .top .nav_media .nav_icon img {
        height: 13px;
        margin-top: 9px;
        width: 20px;
    }
    .nav_bg {
        height: 50px;
        background: none;
    }
    .logo img {
        /* max-height: 0px; */
        /* width: auto; */
    }
    .notice .tab_btn a{
        font-size: 1.6rem;
        height: 6rem;
    }

    .com_head{
        padding-left: 6%;
        line-height: 60px;
    }
    .com_head .title{
        font-size: 2rem;
    }
   
  
    .sjjs_l, .sjjs_r{
        width: 100%;
    }
    .sjjs_r{
        margin-top: 10px;
    }
    .img_box {
width:100%;
        text-align: center;
    }
    .text {
        width: 100%;
        padding-top: 10px;
    }
    .search .text {
     height: 33px;
       padding-top: 0px;
    }

    .aside {
        display: none;
    }
    .subMain{
        margin-top: 0;
    }
    .subSection_box{
        width: 100%;
    }
    .pic_box {
        width: 100%;
    }
    .dzdg, .xljh{
        width: 100%;
    }
    .row .com_head{
        background: url(../images/title_bg.png) no-repeat center;
        background-size: 100% 80%;
    }
    .frendlinks {
        float: inherit;
        width: 100%;
    }
    .search{
        margin: 16px auto;
        float: inherit;
    }
    .foot_bg {
        padding: 40px 0;
    }
    .foot_bg .foot_logo {
        width: 100%;
        text-align: center;
        margin-top: auto;
    }
    .foot_bg .contact{
        width: 100%;
        text-align: center;
        margin-left: 0;
        margin: 20px 0;
    }
    .weixin{
        float: inherit;
        margin-top: 10px;
        text-align: center;
    }
}
@media all and (max-width: 900px) {
   .contents .zhengwen p img{
display:block;width:100%;height:auto !important;
}
    .qwjd_cont ul li{
        width: 100%;
        margin: 10px 0 !important;
    }
    .tit .txt{
        width: 82%;
    }
    
    .com_head .title,.sec-tabs.com_head .title {
           font-size: 1.9rem;
    }

    .qwjd_cont ul>*:nth-of-type(3n){margin-left:0 !important;}
    .row .com_head{
        background-size: 100% 50%;
    }
    .notice .tab_btn a{
        font-size: 1.9rem;
        height: 6rem;
        line-height: 7rem;
    }
   .notice .com_head{padding-left: 8%;}
}

@media all and (max-width: 768px) {
.sjjs_l ul li{margin-bottom:15px;}

.logo {position:absolute;z-index: 3;top: 8%;left: 50%;transform: translateX(-50%);}



    .logo img {
        height: 50px;
        /* width: auto; */
    }
      .com_head{
    padding-left: 8%;
    line-height: 50px;
    margin-bottom: 15px;
    }
    .sec-tabs-title{line-height: 48px;height: 50px;}
    .sec-tabs.com_head .title{margin-right:10px;}
    .box2-tab{margin-top:20px;}
    .notice .com_head{
     padding-left: 10%;
 }
    .pic ul li{
        width: 100%;
        height: 100%;
        margin: 20px 0 0!important;
    }
    .contents h1{
        font-size: 2rem;
        line-height: 4rem;
    }
    .tit .txt{
        width: calc(100% - 90px);
    }
   
    
}
@media all and (max-width: 570px) {
     .logo img {
        height: 30px;
        /* width: auto; */
    }
    .notice .tab_btn a {
    height: 5.1rem;
    line-height: 6.1rem;
    margin-right: 20px;
    }
     .notice .tab_btn a.on {
    }
      .com_head{
    line-height: 40px;
    padding-left: 10%;
    }
.sec-tabs.com_head{background: url(../images/title_bg.png) no-repeat left 10px;background-size: 120%;position: relative;}
 
   .notice .com_head{
     padding-left: 15%;
     /* line-height: 6.2rem; */
    }
}
@media all and (max-width: 520px) {
    .sec-tabs-title{
   height: auto;
   /* display: table-cell; */
   /* justify-content: space-evenly; */
   /* flex-wrap: wrap; */
   /* overflow: scroll; */
   width: 100%;
}
    .sec-tabs.com_head .title{width: 23%;margin-right: 0px;text-align:center;line-height: 30px;/* display: inline; */margin: 0 4.5%;}
    .sec-tabs-more{display:none;/* position: absolute; *//* background: #fff; *//* right: 0; *//* width: 60px; */}
}


@media all and (max-width: 374px) {
    .logo img {
        /* height: 30px; */
        /* width: auto; */
    }
    .tit .txt{
        width: calc(100% - 80px);
    }
   
   
}