/*media*/


#header{ background:url(../images/topbg.jpg) bottom center no-repeat; height:134px;}
.logo{ margin-top:22px; width:600px;}



.navHome{ display:none;}
.navsj{ display:none;}

.topr{ float:right; width:360px; position:relative;}
.toplj{ float:left; color:#fff; margin-top:55px;}
.toplj a{ color:#fff; margin:0 10px;}

.soBox{ position:absolute; height:40px; top:45px; right:0px; width:40px; z-index:6;}
.soBox.open{width:200px; border-radius:40px;}
.soBox .close{width:50px;height:40px;background:url(../images/icon-close.png) center center no-repeat;position:absolute;left:0;top:0;display:none}
.soBox.open .close{display:block}
.soBox.open{position:absolute; right:0; z-index:2000;padding:0 50px; background:#700005;}
.soBox input[type=text]{width:100%;height:40px;border:none;background:0 0;font-size:13px;color:#fff; line-height:40px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box; padding-right:10px; display:none; outline:medium none; font-family:"微软雅黑";}
.soBox.open input[type=text]{display:block}
.soBox .btn,.soBox input[type=submit]{display:block;width:40px;height:40px;position:absolute;right:0;top:0;cursor:pointer;border:none;background:url(../images/ss.png) 4px center no-repeat; outline:medium none;}
.soBox input[type=submit]{display:none}
.soBox.open input[type=submit]{display:block}
.soBox.open .btn{display:none}



.menunav{ background:#fff; width:100%; margin:0 auto;}
/******nav******/
.nav { position:relative;  height:54px; line-height:54px; width:100%; margin:0 auto;}
.nav ul {padding:0; margin:0;list-style-type: none;  }
.nav ul li {float:left;position:relative;z-index:998;display:block;width: 11.11111%;}
.nav ul li a{display:block; text-decoration:none; text-align:center; font-size:16px;}
.nav ul li ul {display: none;}
.nav ul li ul li{width: 150px;position:static;border-right:none !important;}
.nav ul li:hover a { color:#8f000b; font-weight:bold; }
.nav ul li.hover a { color:#8f000b;  font-weight:bold;}
.nav ul li:hover ul {display:block; position:absolute; top:54px; left:0; }
.nav ul li:hover ul li ul {display: none;}
.nav ul li:hover ul li a {display:block; text-align:center; line-height:35px; background:#8f000b; padding:0px; font-size:14px; color:#fff; border-top:1px solid #7d000a; font-weight:normal;}
.nav ul li:hover ul li a:hover {color:#fff; text-align:center; background:#7d000a;}
.nav .a:before {
	display: block;
	position: absolute;
	bottom: 0;
	right: 0px;
	height: 4px;
	width: 0px;
	z-index: 0;
	content: '';
	background: #8f000b;
	transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
}

.nav .a:hover:before {
	left: 10%;
	right: auto;
	width: 80%; margin:0 auto;
}

@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) {
.w1200{ width:auto; padding:0 15px;}
    .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) {
    
.menunav{ display:none;}
#header{ height:100px;}
.navHome{width:10%; margin-top:28px; text-align:right; float: right; display:block;}
.navHome img{width:45%;}
.logo{ width:45%; margin-top:10px;}
.logo img{  height:auto;}

.toplj{ display:none;}
.topr{ width:auto;}

.soBox{ position:absolute; height:100px; top:15px; right:60px; width:50px; z-index:6;}
.soBox.open{width:300px; border-radius:10px;}
.soBox .close{width:60px;height:60px;}
.soBox.open{position:absolute; right:60px; z-index:2000;padding:0 50px; background:#700005;}
.soBox input[type=text]{ height:60px; line-height:60px;}
.soBox .btn,.soBox input[type=submit]{width:50px; height:60px; background-size:80%; }




.openMenu{right:50%;-webkit-transition:all .5s ease;transition:all .5s ease;}
.openNav{right:0;-webkit-transition:all .5s ease;transition:all .5s ease;}

.leftsidebar_box{width:100%;height:auto !important;overflow:visible !important;background-color:#8f000b;}
.leftsidebar_box dl{border-bottom:1px solid #700005; font-size:16px;}
.leftsidebar_box dt{padding-left:10px; background-repeat:no-repeat;color:#fff;position:relative;line-height:3.000em;cursor:pointer; height:50px;}
.leftsidebar_box dt span{ width:70%;height:50px; line-height:50px; float:left; display:block;}
.leftsidebar_box dt em{ width:25%; height:50px; float:right; display:block; }

.leftsidebar_box dd a{background-color:#700005;padding-left:12px; display:block; color:#fff; line-height:44px; height:44px; border-bottom:1px solid #8f000b; font-size:14px;}
.leftsidebar_box dt em img{position:absolute;right:0.625em;top:1.250em;}
.leftsidebar_box dt em img{width:1.000em;}
.leftsidebar_box dt a{color:#fff;}
.leftsidebar_box dd a:hover{background:#700005;}


/**==================弹出导航菜单==============**/
#nav-over{position:fixed;left:0;top:0;z-index:9998;display:none;width:100%;height:100%;}
.warmp{position:relative;right:0;z-index:1;-webkit-transition:all .5s ease;transition:all .5s ease;}
.navsj{position:fixed;top:0;right:-42%;z-index:9999;width: 40%;height:100%;min-width: 130px;background:#8f000b;-webkit-transition:all .5s ease;transition:all .5s ease;box-shadow:4px 0px 3px 4px rgba(0,0,0,1);display:block;}
.openMenu{right:480px;-webkit-transition:all .5s ease;transition:all .5s ease;}
.openNav{right:0;-webkit-transition:all .5s ease;transition:all .5s ease;}
.scrollerBox{position:relative;overflow:scroll;overflow-x:hidden;overflow-y:scroll;-ms-touch-action: none;-webkit-touch-callout: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-text-size-adjust: none;-moz-text-size-adjust: none;-ms-text-size-adjust: none;-o-text-size-adjust: none;text-size-adjust: none;}
.scroller {/* position: absolute; */width:100%;padding:0 0 100px 0;cursor:move;-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-transform: translateZ(0);-moz-transform: translateZ(0);-ms-transform: translateZ(0);-o-transform: translateZ(0);transform: translateZ(0);}

    .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) {

.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%;
    }
.soBox{ position:absolute; height:50px; top:15px; right:70px; width:40px; z-index:6;}
.soBox.open{width:300px; border-radius:10px;}
.soBox .close{width:50px;height:50px;}
.soBox.open{position:absolute; right:50px; z-index:2000;padding:0 50px; background:#700005;}
.soBox input[type=text]{ height:50px; line-height:50px;}
.soBox .btn,.soBox input[type=submit]{width:40px; height:50px; background-size:80%; }
	
#header{ height:85px;}
.logo{ width:60%; margin-top:15px;}
.logo1{ width:40%;}
.logo1 img { width:100%;}
.logo2 img{ width:75%;}  
    
}

@media all and (max-width: 640px) {
#header{ height:80px;}
.logo{ width:80%; margin-top:10px;}
.logo1{ width:40%;}
.logo2{width: 95%;margin-top: 0.5%;}
.logo1 img { width:100%;}
.logo2 img{width: 80%;}
.navHome{ margin-top:20px;}
.navHome img{width:50%;}

.soBox{ position:absolute; height:40px; top:12px; right:45px; width:60px; z-index:6;}
.soBox.open{width:200px; border-radius:10px;}
.soBox .close{width:40px;height:40px;}
.soBox.open{position:absolute; right:0px; z-index:2000;padding:0 50px; background:#700005;}
.soBox input[type=text]{ height:40px; line-height:50px;}
.soBox .btn,.soBox input[type=submit]{width:60px; height:40px; background-size:50%; }

}

@media screen  and (max-width:639px) {
.TabTitle2 ul li{ width:100px; margin-right:10px;}
#header{ height:60px;}
.soBox{ position:absolute; height:40px; top:7px; right:30px; width:60px; z-index:6;}
.soBox .btn,.soBox input[type=submit]{width:40px; height:40px; background-size:50%; }

}
@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;
    }
   
   
}

@media screen  and (width:1024px){

.soBox{ position:absolute; height:100px; top:15px; right:95px!important; width:50px; z-index:6;}


}