﻿/*大于等于*/
@media screen and (min-width: 1199px) {
	.pc_hide{ display: none!important;}
	.wap_hide{ display: block!important;}
	.navbar-brand{display:none;}
.navbar-default {
    background-color: unset;
    border-color: unset;
    width: 1200px;
    margin: 0 auto;
    background: url(menu_bg.jpg);
    background-repeat: repeat-x;
    height: 60px;
    border: unset;
    border-radius: 0;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 18px;
    line-height: 1.8em;
}
.navbar-default .navbar-nav>li>a:hover{color: #fff;}	
.navbar-nav>li {
    padding: 0 35px;
}
	
}

/*小于等于*/
@media screen and (max-width: 1199px)  {
	.pc_hide{ display: none!important;}
	.wap_hide{ display: block!important;}
	.navbar-header {
	    float: left;
	    width: 100%;
	}
    .menu_wrap:after, .menu_wrap:before { content: ''; display: block; width: 25px; height: 2px; background: #fff; margin: 8px 0; border-radius: 2px; }
    .menu_wrap { position: absolute; top: 20px; right: 20px; z-index:100;}
    
    .logo{ z-index:100;position:relative;}
	
}

/*小于等于*/
@media screen and (max-width: 750px) {
	.pc_hide{ display: block!important;}
	.wap_hide{ display: none!important;}
	.menu li {
	    float: left;
	    font-size: 1em;
	    width: 100%;
	}
	menu li a:after {
		height: 1px;
	}
	
	.menu li a:hover:after,
	.menu li.on a:after {
		width: 100%;
	}
	.menu {
	    padding: 0px 0;
	}
.wmw_c1200 {
    width: 95%;
    margin: 0 auto;
}
.main_news_top {
    padding: 0;
}
.main_news_top h1 a {
    color: #000;
    font-size: 16px;
}
#slide_news {
    width: 100%;
    height: 250px;
}
.navbar-default {
    background: none;
    background-repeat: repeat-x;margin-bottom: 0;}
	.navbar-default .navbar-toggle {
	    border-color: #246e07;    position: relative;
    height: 44px;
	}
	.navbar-toggle,.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	    background-color: #246e07;
	}
	.navbar-default .navbar-toggle .icon-bar {
	    background-color: #fff;
	}
	.topmenu.collapse{display: inline;}
	.topmenu.in .icon-bar:nth-child(2){
		transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		position: absolute;
		top: 48%;}
	.topmenu.in .icon-bar:nth-child(3){
		transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);  
		position: absolute;
		top: 36%;}
	.topmenu.in .icon-bar:nth-child(4){    visibility: hidden;}
	.topmenu.collapsing{height: auto!important;}
.navbar-brand {
    float: left;
    height: 60px;}
.swiper-slide h3 {
    font-size: 1em;
}
.news_lists {
    height: auto;
    width: 100%;
    float: right;
}
.news_lists {
    height: auto;
    width: 100%;
    float: right;
}
.box1_c {
    width: 100%;
}
.box1_l {
    width: 100%;margin: 0 0 10px 0;
}
.box2 {
    margin-bottom: 10px;
}
.wmw_btitle h3 {
    font-size: 1em;
    margin-left: 10%;
    line-height: 2em;
    font-weight: 100;
    color: #fff;
    display: inline-block;
}

.wmw_btitle .more {
    line-height: 2.5em;
    padding-right: 10px;
}
.big_imgnews img {
    width: 100%;
    height: auto;
}
.w340 {
    width: 100%;
    float: left;
}
.w310 {
    width: 100%;
    float: right;
    margin-left: 0;
}
.activity {
    width: 100%;}
.wmw_footer {
    width: 100%;
    margin: 0 auto;
    background: #F3F3F3;
}
.gfxw_top h1 {
    text-align: center;
    color: #054e31;
    font-size: 1.2em;
    margin: 10px 0;
}
.page-left {
    width: 100%;
    float: left;
}
.page-right {
    display:none;
    width: 100%;
    margin-top: 20px;
    float: right;
}
.boxr_r {
    width: 100%;
    position: relative;
    padding-top: 43px;
    float: left;
    margin: 0 0px 15px 0px;
}
.boxr_r .wmw_btitle {
    background: url(bt_s.png) #e8e8e8;
    background-repeat: no-repeat;
}
.fstyle1{float: left;
    width: 75%;display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}

.page-content img {
    width: auto!important;
    height: auto!important;
    max-width: 100%!important;
}
.dzb{width: 100%;}

	
	
}