﻿/*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: 10%;
    }

}
@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:absolute;
background: rgba(255, 255, 255, 0.1);
    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: 8px;
}

.menuBtn.open b {
    width: 20px;
}
}

@media all and (max-width: 1200px) {
    .top_box{
        width: 1000px;
    }
    .top .nav ul>li>a{
        padding: 0 18px;
    }
    .menuBtn {
        display: block;
        width: 20px;
        right: 15px;
    }
    .big_box {
        width: auto;
        margin-left: 15px;
        margin-right: 15px;
    }
    .notice .tab_btn a{
        font-size: 2.5rem;
        height: 6.5rem;
    
    }
  .notice .tab_btn a.on{
    border-width: 1px;
    }
    .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: 42px 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;
    }
    .logo img {
        height: 50px;
        width: auto;
    }
    .notice .tab_btn a{
        font-size: 1.6rem;
        height: 6rem;
    }

    .com_head{
        padding-left: 6%;
        line-height: 5.5rem;
    }
    .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;
    }
    .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:96%;height:auto !important;
}
    .qwjd_cont ul li{
        width: 100%;
    }
    .tit .txt{
        width: 82%;
    }
    
    .com_head .title {
           font-size: 1.6rem;
    }
    .row .com_head{
        background-size: 100% 50%;
    }
    .notice .tab_btn a{
        font-size: 1.6rem;
        height: 6rem;
        line-height: 7rem;
    }
   .notice .com_head{padding-left: 8%;}
}

@media all and (max-width: 768px) {

    .logo img {
        height: 30px;
        width: auto;
    }
      .com_head{
    padding-left: 8%;
    }
    .notice .com_head{
     padding-left: 10%;
 }
    .pic ul li{
        width: 100%;
        height: 100%;
        margin: 20px 0!important;
    }
    .contents h1{
        font-size: 2rem;
        line-height: 4rem;
    }
    .tit .txt{
        width: 70%;
    }
   
    
}
@media all and (max-width: 570px) {
    
    .notice .tab_btn a {
    height: 5.1rem;
    line-height: 6.1rem;
    }
     .notice .tab_btn a.on {
    }
      .com_head{
    line-height: 2.8rem;
    padding-left: 10%;
    }
 
   .notice .com_head{
     padding-left: 15%;
     /* line-height: 6.2rem; */
    }
}

@media all and (max-width: 374px) {
    .logo img {
        height: 20px;
        width: auto;
    }
    .tit .txt{
        width: 200px;
    }
   
   
}