/*webkit浏览器滚动条*/
::-webkit-scrollbar {
	width: 6px;
	height: 6px;
}
::-webkit-scrollbar-track,::-webkit-scrollbar-corner {
	background: rgba(0,0,0,0.1);
}

::-webkit-scrollbar-thumb {
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: rgba(0,0,0,0.25);
}

::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(0,0,0,0.25);
}img{
	max-width: 100%;
	border: 0;
}
body,li,p,h1,h2,h3,h4,h5{
	margin: 0;
	padding: 0;
}
body{	
	font-size: 14px;
	font-family: "微软雅黑";
	color: #3a423b;
	background: url('images/bg.jpg') top center no-repeat;
}
 
a{
	color:#3a423b;
	text-decoration: none;
}
a:hover{
	color: #0f6536;
	text-decoration: none;
}
.clear:after, .clear:after {
  content: '\20';
  display: block;
  height: 0;
  clear: both;
}
.fl{
	float: left;
}
.fr{
	float: right;
}

#header{
	display: block;
	height: 140px;
	padding-top: 20px;
}
#header .con{ 
	padding: 22px 0 25px;
}
#header .fr{
	margin-top: 15px;
}
#header .fr,#header .fr a{
	color: #0e4308;
	line-height: 2;	
}
#header .fr a{
	text-decoration: underline;
	margin-right: 12px;
}
#header .fr a.no-line{
	text-decoration: none;
	color: #565a56;
}
.sitetitle{
	padding-top: 40px;
}
.fixed{
	position: fixed;
	top: 0;
	z-index: 9999;
	left: 0;
	border-bottom: 1px solid #d2d8cf;
	box-shadow: 0 3px 8px rgba(0,40,0,0.1);
}
.menu{
	display: block;
	width:100%;
	height: 58px;
	background:url(images/navbg.jpg) repeat-y;
	border-bottom: 4px solid #106435;position: relative;
	z-index: 999; 
}

/*首页轮播图*/
#mybanner{ 
	*float: left;
	display: inline-block;
	width: 100%;
	margin-bottom:20px;
	background-color: #f3f3f3;
}
#mybanner div.orbit,#mybanner div.orbit-wrapper,
#mybanner .focus-container,#mybanner .focus-box{
	width: 100%!important;
	height: 400px!important;
}
#mybanner div.orbit img{
	width: 100%!important;
	height: 400px!important;
}

#mybanner div.slider-nav span{
	opacity: 0.4;
}
#mybanner .focus-box{
	margin-bottom: 0;
}
.focus-title-bar,.focus-pagination1,.focus-title-bg,
.focus-pagination,
.fouce-box-m{
	display: none;
}
#mybanner .focus-page{
	width: 30px;
	height: 16px;
}
.focus-bg{
	opacity: 0!important;
}
.focus-title-bar{
	bottom: 0;
}
.focus-pagination .btn-ms{
	top: 16px!important;
}
#mybanner .focus-navigation{
	opacity: 0.4;
}
.container{
	padding: 0;
	width: 1200px;
}
.block{
	width: 32%; 
	position: relative;
}
.yaowen,.Two-thirds{
	width:66%;
	min-height: 320px;
}
.title{
	border-bottom: 1px solid #e6ece9;
	display: block;
	margin-bottom: 10px;
	font-weight: 400;
}
.title h4{
	display: inline-block;
	font-size: 24px;
	color:#4b5b53;
	padding:14px 0 0;
}
.title h4 b{
	font-weight: normal;
	color:#f5a200;
}
.title h4 span{
	margin-left: 18px;
	border-left: 1px solid #b4c2ba;
	padding-left: 18px;
	color:#b4c2ba;
	font-size:16px;
	line-height: 15px;
}
.title h4::after{
	content: '';
	display: block;
	width:100px;
	height: 2px;
	background-color: #1c7a45;
	margin-top: 12px;
	margin-bottom: -1px;
}
.title a.fr{
	margin-top: 17px;
}
.newspic,.yaowen .news{
	width:49%;
}
.newspic .focus-title{
	top:5px;
    width: 96%;
    text-overflow: ellipsis;
    overflow: hidden;
}
.title2{
	text-align: center;
	display: block;
	background: url(images/biaoshi.png) bottom center no-repeat;
	font-size:24px;
	color:#006731;
}
.title2 span{
	display: block;
	font-size:16px;
	color:#738d80;
}


.grey{
	background: url('images/greenbg.jpg') bottom center no-repeat #f5fcf4;
	margin: 40px 0;
	padding: 20px 0 30px;
	min-height: 300px;
}
.grey .wp_article_list .list_item{
	border-bottom: 0;
}
.newspic .dtjt9_div_img img{
	width:100%!important;
	height: 270px;
}

.picList{
	margin-top: 18px;
}
.box1px{
	min-height: 320px;
	border:1px solid #f3f9f6;
	margin-bottom: 25px;
}
.box1px .title{
	background-color: #f3f9f6;
	padding:2px 15px 16px;
	border-bottom: 0;
}
.box1px .title h4::after{
	display: none;
}
.box1px .picList{
	padding:0 2px 0 12px;
}
.box1px .news{
	padding:0 15px;
}
.box1px .wp_article_list .list_item .Article_Index{
	display: none;
}



.foot{
	display: block;
	width:100%;
	background: url('images/footbg.jpg') repeat;
	padding:30px 0; 
	color:#e1e6e3;
	line-height: 1.8;
	margin-top: 30px;
}
.foot .fl{
	margin-top: 30px;
}
.foot a{
	color:#fff;
}
 
.foot .wechat{
	text-align: right;margin-top:0;
}
.foot .wechat img{
	height: 125px;
	background-color: #fff;
	padding:5px;
	margin-left: 10px;
}
.wechat p{
	margin-top: 30px;
	opacity: 0.5;
}
.banner{ 
	background:url(images/b.jpg) top center no-repeat;
	position: relative; 
	padding-top: 160px;
	min-height: 800px
}
.mid-title{
	position: absolute;
	top:20px;
	background-color: rgba(255,255,255,0.5);
	left:50%;
	width:200px;
	margin-left: -100px;
	padding:30px 0;
	text-align: center;
}
.mid-title h4{
	margin-bottom: 15px;
	font-size:28px;
}
.banner .container{
	background-color: #fff;
	padding:15px;
	min-height: 600px
}

.clear{
	clear:both;
	float:none;
	content:'.';
}

.possplit{
	background: url('images/aa.gif') 0 center no-repeat;
	margin: 0 5px;
}

.leftside{
	position: relative;
	z-index: 1;
	width:20%; 
	margin-bottom: 40px;  
}
.leftTitle{	
	display: block;
	background: url(images/leftTitle.jpg) no-repeat;
	color: #fff;
	font-size: 24px;
	font-weight: 100;
	padding: 24px 0 20px; 
	height: 80px;
	text-align: center;
	font-weight: bold;
}
.leftNav{
	display: block; 
	width: 100%;
	padding:15px 7px;
	margin:0;
	border:1px solid #eee;
}
.leftside .wp_listcolumn{
	border: 0;
}
.leftside li{
	margin-bottom: 5px; 
}
.leftside li.wp_column{
	display: block;
	line-height: 40px;
}
.rightside{
	width:77%;  
	min-height: 600px;
}
.righttitle{
	display: block;
	width:100%;
	border-bottom: 1px solid #e6ece9;
	margin-bottom: 20px; 
}
.righttitle h4{
	*float: left;
	display: inline-block;
	padding:0 10px;
	margin: 6px 0 -1px;
	font-size: 24px;
	font-weight: 100;
	color:#4b5b53;
	line-height: 65px;
	border-bottom: 2px solid #1c7a45;
}
.pos{
	float: right;
	margin-top: 32px;
	margin-right: 10px;
	color: #798078; 
}
.banner .container{
	position: relative;
}
.displayTitle{
	position: absolute;
	top: 47px;
	right: 100px;
	border-bottom: 7px solid #4cbb43;
	width: 370px;
	background-color: rgba(15,101,54,0.65);
	color: #fff;
	height: 180px;
	text-align: center;
	padding: 40px 0;
}
.displayTitle a{
	color: #fff;
}
.displayTitle h4{
	font-size: 30px;
}
.displayTitle h4::after{
	display: block;
	width: 50px;
	height: 3px;
	background-color: #fff;
	content: '';
	margin: 20px auto;
}
 
.detail{
	float: left;
	width:100%;
	min-height: 700px;
	margin: 10px 0 20px;
}
 

/*修改原来的样式*/ 
/*轮播图片*/
.focus-box{
	margin-bottom: 0!important;
}
.focus-pagination{
	top: auto!important;
	bottom: 10px!important;
	padding-right: 10px!important;
}
.focus-title-bar{
	background-color: rgba(0,0,0,0.6);
	padding: 20px 0;
}
.focus-title{
	line-height: 50px;
	height: 50px;
}
.focus-page{
	border: 0!important;
}
#mybanner .focus-title-bar,#mybanner .focus-pagination{
	display: none!important;
}
/*导航部分*/ 
.menu .wp_nav { display:block; margin: 0; padding: 0;display: block; *zoom:1;}
.menu .wp_nav * {margin: 0; padding: 0}
.menu .wp_nav:after {clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.menu .wp_nav .nav-item { display:inline-block; float:left; position:relative; vertical-align:bottom;}
.menu .wp_nav .on { z-index:10;}
.menu .wp_nav .nav-item .mark {display:block; background-color:transparent; width:100%; height:100%; position:absolute; left:0;top:0; z-index:99;opacity: 0.9!important; }
.menu .wp_nav .nav-item a{ font-family:"Microsoft Yahei"; display:block;text-align:center;position:relative; z-index:100;}
.menu .wp_nav .nav-item a.parent:hover{}
.menu .wp_nav .nav-item a.parent {color:#000;display: block;width:100%;}
.menu .wp_nav .nav-item a span.item-name { display:inline-block;width:100%;font-size:18px;color:#fff; padding:0 30px; text-align: center; line-height:56px;cursor:pointer;}
.menu .wp_nav .sub-nav {display:block; width:100%!important;margin-left: -1px; position:absolute; z-index:200; visibility:hidden; border:0px solid #ccc;border-top:none;}
.menu .wp_nav .sub-nav .nav-item { /*white-space:nowrap;*/ }
.menu .wp_nav .sub-nav .nav-item .mark {background:#fff;  }
.menu .wp_nav .sub-nav .nav-item a {
	font-family:"Microsoft Yahei"; font-weight:normal; 
	color:#000;text-align:left;border:1px solid #D8E1CC;margin-bottom:-1px;min-width: 80px;
}
.menu .wp_nav .sub-nav .nav-item a.parent:hover{ background:#e6ece9;color:#4b5b53;}
.menu .wp_nav .sub-nav .nav-item a.parent { background:#e6ece9;color:#4b5b53;}
.menu .wp_nav .sub-nav .nav-item a span.item-name {font-size:14px;text-align: left;white-space: normal; color:#4b5b53; padding:8px 12px; line-height:1.5;}
.menu .wp_nav .nav-item a.parent:hover span.item-name{}
.menu .wp_nav .nav-item a.parent span.item-name{}
.menu .wp_nav .sub-nav .nav-item a.parent:hover span.item-name{}
.menu .wp_nav .sub-nav .nav-item a.parent span.item-name{}
.menu .wp_nav .nav-item:hover a.parent > span.item-name{
	background-color: #106435;
	color:#fff;
}

/*搜索框*/
.wp_search .keyword{
	border: 1px solid #ddd;
	border-radius: 5px;
	height: 38px;
	width: 180px!important;
	line-height: 38px;
    vertical-align: top;
    padding: 0 10px;
}
.wp_search .search {
    background: url('images/btnbg.png') no-repeat;     
    color: #fff;
    width: 70px;
    height: 40px;
    border-radius: 5px;
    border: 0;
    cursor: pointer; 
    margin-top: 5px;
    margin-left: 8px;
}

/*图片新闻列表*/
.div_piccontenttitle_ul{margin-right: -1%;float:left;width:100%;}
.div_piccontenttitle_li{float:left;width:32.3%;height:100%;line-height:100%; margin-right:1%;list-style: none;}
.div_piccontenttitle_li .c_pt_12{zoom:1;overflow:hidden}
.div_piccontenttitle_li .c_pt_12 .c_pic{float:left;width:100%;padding:0px 3px 0px 3px;}
.div_piccontenttitle_li .c_pt_12 .c_pic img{background:#fefefe;border-radius: 5px;width:100%;}
.div_piccontenttitle_li .c_pt_12 .c_txt{float:left; width:100%; text-align: center;}
.div_piccontenttitle_li .c_pt_12 .c_txt h3{font-weight:400;font-size:14px;line-height:20px;white-space:normal;margin:12px 5px;}
.div_piccontenttitle_li .c_pt_12 .c_txt p{display:none;color:#666;text-indent:2em}


/**文章列表:UL**/
.wp_article_list{ display:block; width:100%;}
.wp_article_list .list_item {*float: left;
	display: inline-block; width:100%; height:auto; line-height:1.6;padding: 9px 0; border-bottom:0px dashed #e6ece8; vertical-align:top; }
.wp_article_list .list_item span { display:inline-block; vertical-align:top; float:left;width: 100%; margin-left:0px;}
.wp_article_list .list_item .pr_fields { display:inline; float:left;width:74%;}
.wp_article_list .list_item .Article_Index { 
	display:inline-block; width:10px; height:16px; 
	margin-top:3px; float:left; 
	margin-right:5px; overflow:hidden; text-indent:-99em; 
	background:url(images/arrow.png) no-repeat left center;
}
.wp_article_list .list_item .Article_Title { float: left;width:90%;}
.wp_article_list .list_item .Article_Title a{
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
}
.wp_article_list .list_item .ex_fields { display:inline; float:right;}
.wp_article_list .list_item .Article_PublishDate { color:#999;}
.wp_article_list .list_item .Article_VisitCount { color:#999;}

/*学术报告-滚动*/
#tabw4 .imgscroll2_td{
	width: 230px;
	padding: 0 15px;
	white-space: normal;
	text-align: center;
}
.imgscroll2_td  .imgscroll2_img{
	display: block;
	margin-bottom: 15px;
	padding: 0 12px;
}
#tabw4 .imgscroll2_td  .imgscroll2_img  img{
	border-radius: 50%;
	border: 6px solid #fff;
}
.imgscroll2_td div span{
	line-height: 1.5;
}
#tabw15 .imgscroll2_td{
	width: 300px;
	text-align: center;
}

.dtjt9_div_text .dtjt9_div_text_title{
	*background-color: transparent;
	background-color: rgba(0,0,0,0.6);
	bottom:15px;
	position:absolute;
	width:100%;
	height:40px;
	*padding-top:12px;
	line-height: 40px;
	text-align: left;
	text-indent: 10px;
}
.dtjt9_div_text .dtjt9_div_text_title a{
	color:#fff;
}
#w33imgNumber{
	position: absolute;
	width:100px;
	z-index: 999;
	bottom:12px;
} 
/*学术报告-new*/
.xueshu .wp_article_list{
	margin: 20px 0 0;
}

.xueshu .wp_article_list .list_item .pr_fields{
	width:100%;
}
.xueshu .wp_article_list .list_item{
	height: 70px;
	float: none;
	*float: left;
	display: inline-block;
	width: 31.8%;
	border-bottom: 0;
	position: relative;
	margin-bottom: 16px;
	margin-right: 1%;
background-color:#fff;
	border-radius: 5px;
}
.xueshu .wp_article_list .list_item .Article_Title{
	width:80%;
font-size:18px;color:#54645c;margin-top: 8px;
}
.xueshu .wp_article_list .list_item .ex_fields span{
	margin-bottom: 5px;
	color: #888;
}
.xueshu .wp_article_list .list_item .ex_fields{
	width: 100%; 
	line-height: 1.6;
display: none;
}
.xueshu .wp_article_list .list_item .ex_fields span.Article_MicroImage{
	float: left;
	width: 160px;
	height: 160px;
	border-radius: 50%;
	border: 3px solid #fff; 
	overflow: hidden;
	margin-right: 5px;
}
.xueshu span.Article_MicroImage img{
	height: 160px;
	width: 160px;
}
.xueshu .wp_article_list .list_item .ex_fields span.Article_Author{
	font-size: 24px; 
	color: #223a25;
	padding: 10px 0 4px;
	width: 45%;
}
.xueshu span.Article_ShortTitle{
	width: 45%;
	background: url('images/time.png') left center no-repeat;
	padding-left: 22px;
}
.xueshu span.Article_AuxiliaryTitle{
	width: 45%;
	background: url('images/add-cin.png') left center no-repeat;
	padding-left: 22px;
}
.xueshu .wp_article_list .list_item .Article_Index{
	width:32px;
	height: 36px;
	background: url(images/file.png) no-repeat;margin-left: 10px;margin:5px 15px;
}
.xueshu .morebtn{
	display: block;
	text-align: center;
	color: #54645c;
}
.morebtn:hover{
	color: #0f6536;	
}
 
 
/*左侧导航*/
.wp_listcolumn .wp_column a{
	border-top: 0;
	border-bottom:0;
	font-size: 16px;
	color: #4f554f;
	background: none;
	font-weight: 100;white-space: nowrap;
}
.wp_listcolumn .wp_column a .column-name{
	padding: 5px 0;
}
.wp_listcolumn>li a:hover,.wp_listcolumn .wp_column a.selected,
.wp_listcolumn li.wp_column a:hover{
	display: block;
	background:none #e6f3e5!important;
	cursor: pointer;
	color: #4b5b53; 
	border-radius: 40px;
}
.wp_listcolumn .wp_subcolumn .wp_column a{
	border-bottom: 0;
}
.wp_listcolumn .wp_column a::before{
	content: '\f0da';
	display: inline-block;
	font-size:18px;
	font: normal normal normal 14px/1 FontAwesome;
	margin:0 10px 0 15px;
	color:#f5a200;
}
.wp_listcolumn .wp_subcolumn .wp_column a:hover{
	color: #268c31;
}
.wp_listcolumn .wp_subcolumn{
	border-top: 0;
	padding: 5px 0;
	background-color: #f5f7f4;
	border-radius: 18px;
	position: relative;
	margin-top: 10px;
	margin-left: 20px;
}
.wp_listcolumn .wp_subcolumn::before{
	content:'';
	position: absolute;
	top:-18px;
	left:10%;
	border-width: 10px;
	border-color: transparent transparent #f5f7f4 transparent;
	border-style: dashed dashed solid dashed;
}
.wp_subcolumn li.wp_column{
	line-height: 40px;
}
.wp_listcolumn .wp_subcolumn .wp_column a{
	background: none;
}
.wp_listcolumn .wp_subcolumn .wp_column a.selected{
	color: #268c31;
}
.wp_listcolumn .wp_subcolumn .wp_column a .column-name{
	padding-left: 0;
}
 
/*列表页*/
ul,li{
	list-style: none;
	margin: 0;
	padding: 0;
}
.newslist{
	float: left;
	width: 98%;
	min-height: 500px;
}
.newslist li{
	display: block;
}
.newslist .wp_article_list .list_item{
    font-size:15px;
	height: 50px;
	border-bottom: 1px dashed #ddd;
}
.newslist .wp_article_list .list_item span a:hover{
      color:#000000;
      
}
/*图片列表兼容手机*/
.newslist .wp_article_list_table{
	display: block;
}
.newslist .wp_article_list_table tr{
    *float: left;
	display: inline-block;
    width: 25%;
}
.newslist .wp_listalbumn .albumn_info .Article_Title{
	padding: 15px 0;
}


/*3x3*/
.wp_article_list_table{
	width: 100%;
}
.wp_article_list_table td{
	padding: 0 10px;
}
.wp_article_list_table .Article_MicroImage img{
	width: 100%!important;
	height: 180px!important;
}
.pr_fields{
	float:left;
}
#wp_paging_w8{
	display: block;
	text-align: center;
}
.wp_paging{
	margin: 20px 0 10px ;
	*float: left;
	display: inline-block;
	float: none;
}
.wp_paging li span, .wp_paging li a{
	float:none;
}
.wp_paging li a{
	vertical-align: middle;
	line-height: 36px;
    height: 36px;
}
.wp_paging li{
	*float: left;
	display: inline-block;
	height: auto!important;
	line-height: 40px!important;
}
.wp_paging li em{
	font-style: normal;
	color:#1b774e;
}
.page_nav a{
	border:1px solid #eee;
	padding:0 10px;
	background-color: #f4f4f4;
	margin:0 ;
}

.wp_paging li input{
	width:50px!important;
	margin-top: 0!important;
	height: 36px;
    line-height: 36px;
}
.wp_paging li a.pagingJump{
	background-color: #1b774e;
	padding:0 8px;
	color:#fff;
	vertical-align: top;
}
.pagingJump:hover{
	color:#fff;
}
.biaoti3{
	font-size:22px;
	color: #006731;
	padding: 30px 0 18px;
	display: block;
	text-align: center;
}
.article{	
	line-height: 2;
	min-height: 500px;
	float:left;
	width:98%;
	margin:8px 1% ; 
	border-top: 1px solid #e6ece9;

}
.wp_articlecontent{
	margin-top: 20px;font-size:16px;line-height:1.8;
}
.article p{
	line-height: 2;
}
.border2{
	color: #aaa;
	text-align: center;
	display: block;
}
.border2 span{
	color: #777;
	margin-right: 20px;
}
.rencai{
	display: block;
	margin: 10px 0 10px 5%;
	line-height: 2;
	color: #5b625c;
}
.rencai h4{
	font-size: 20px;
	font-weight: bold;
	color: #315d36;
margin: 0;
}
.rencai p{
    font-size:17px;
    font-weight:bold;
    margin: 5px 0 20px;
    text-indent: 40px;
}
.dtjt9_div_text .dtjt9_div_text_title a{
	font-size: 16px;
}
.wp_articlecontent table{
    width: 100%!important;
    border: 1px solid #e7e7e7!important;
    margin-bottom: 40px;
    border-collapse: collapse;
    font-family: "Microsoft Yahei";
    font-size: 15px;margin:0!important;
  }
  .wp_articlecontent table th{    
    font-size: 16px;
    line-height: 40px;
    padding: 5px;
    color: #11733a;
    text-align: center;
    border: 1px solid #e7e7e7!important;
    background-color: #dbe9da!important;
  }
  .wp_articlecontent table td{
    line-height: 1.5;
    padding:10px 6px;
    border: 1px solid #e7e7e7!important;
  }
  .wp_articlecontent table tr:nth-of-type(2n+1){
    background-color: #f9f9f9;
  }

.mapimg{
   width:1190px!important;
  max-width:1190px!important;
}


.closetb{  
	font-size: 30px;
	padding: 1rem 2rem; 
	border-bottom: 0;
	line-height: 2rem;
	color: #fff; 
	text-align: right;
	display: none;
}
.m-menubtn{  
  float: right;
  font-size: 20px;
  line-height: 1;
  padding:1rem 1.5rem; 
  text-align: center;
  color: #0f6536;
  display: none; 
}
.wp_entry img{
	max-width: 100%!important;
}
.fixed-img{
	position: fixed;top:28%;right:2%;z-index: 9999;width: 140px;height:320px;
}
.fixed-img .wp_article_list .list_item .Article_Title,
.fixed-img .wp_article_list .list_item .Article_Index{
	display: none;
}
.fixed-img .wp_article_list .list_item{
	border-bottom: 0;
}
.fixed-img .wp_article_list .list_item span{
	width: 140px;
}
.m-foot{
	display: none;
	text-align: center;
	padding-bottom: 15px;
}

@media (max-width: 324px) {
	.newslist .wp_article_list .list_item .pr_fields{
		width: 70%!important;
	}
}
@media (max-width: 640px) {
	img{
		max-width: 100%!important;
	}
	body{
		overflow-x: hidden;
		overflow-y:auto;
	}
    .container{
    	width: 100%;
    	padding: 0 3%;
    }
    #header .fr,.menu,
    .leftside,
    .page_jump,
    .pages_count,.foot .fl,.wp_paging li.pages_count{
    	display: none;
    }
    #header{
    	height: auto;
    	padding: 18px 0 18px 3%;
    	border-bottom: 3px solid #0f6536;    	
    }
    #header img{
    	float: left;
    	width: 80%;
    }
    #mybanner div.orbit,#mybanner div.orbit-wrapper,
	#mybanner .focus-container,#mybanner .focus-box{
		width: 100%!important;
		height: 16rem!important;
	}
	#mybanner div.orbit img{
		width: 100%!important;
		height: 16rem!important;
	}
	.block,.newspic,.yaowen, 
	.Two-thirds,.yaowen .news{
		width: 100%;
	} 
	.yaowen .news{
		margin-top: 12px;
	}
	.foot{
		padding: 20px 0;
	}
	.foot .wechat{
		margin-top: 0;
		width:100%;
		text-align: center;
	}
	.wechat .fl{
		float: none;
		display: inline-block;
		margin:3%;
	}
	.m-menubtn,.closetb,.m-foot,.wechat .fl{
	    display: block;
	}
	.menu{
		position: fixed;
		top: 0;
		left: 0;
		background:linear-gradient(140deg,#bef38d 0%,#579f43 50%);
		z-index: 990;
		height: 100vh;
		width: 100vw;
		border-bottom: 0;
		overflow-x:hidden;
		overflow-y:auto;
	}	 
	.menu .wp_nav .nav-item{
		float:none;display: block;
	}
	.menu .wp_nav .nav-item a span.item-name{color:#fff;line-height: 42px;}
	.menu .wp_nav .sub-nav{
		position: relative;visibility: visible!important;
		top:0!important;border:0;
		display: inline-block;left:0!important;margin-left: 0; margin-top: 8px;
background-color: #c3daae;height: auto!important;
	}
	.menu .wp_nav .sub-nav .nav-item{
		white-space: normal;
	}
	 
	.menu .wp_nav .sub-nav .nav-item a{ border:0; margin-bottom: 0;padding:3px 0;}
	.menu .wp_nav .sub-nav .nav-item .mark{background:transparent;} 
	.menu ul ul ul li{
		display: inline-block!important;
        width:49.4%!important;
        white-space: nowrap!important;
	}
	.menu ul ul ul{
		background-color:#ecf4f0!important;  
	}
	.menu ul ul ul::before,.menu ul::before{
		content:'';
		position: absolute;
		top:-13px;
		left:5%;
		z-index: 9;
		width:0;
		height: 0;border-width:7px;border-color: transparent transparent #ecf4f0 transparent;
		border-style: dashed dashed solid dashed;
	}
	.menu ul::before{
		border-color: transparent transparent #c3daae transparent;
		left:48%;
	}
	.menu ul ul ul li .mark{
		background:none;
	}
	.menu ul ul ul li a{
		border:0!important;
	}
	.banner{
		padding-top: 120px;
		background-size: 220% auto;
               min-height:400px;
	}
	.banner .container{
		padding:0 3%;
	}	
	.rightside{
		width: 100%;
               min-height:400px;
	}
	.displayTitle{
		width: 70%;
		height: auto;
		padding: 20px 0;
		right: 20px;
		top: 11px;
	}
	.displayTitle h4::after{
		margin: 14px auto;
	}
	.detail{
		margin-top: 10px;
	}
	.righttitle h4{
		font-size: 22px;
	}
	.displayTitle h4{
		font-size: 24px;
	}
	.div_piccontenttitle_li{
		width: 100%;
		margin-bottom:18px;
	}
	.div_piccontenttitle_li .c_pt_12 .c_pic,
	.div_piccontenttitle_li .c_pt_12 .c_txt{
		width:50%;
		text-align: left;
	}
	.div_piccontenttitle_li .c_pt_12 .c_pic img{
		height: 100px;
	}

	.newslist .wp_article_list_table{
		display: table;
	}
	.newslist .wp_article_list_table tr{
		display: table-row;
	}
	.xueshu .wp_article_list .list_item{
		width:100%;
		height: 60px;
	}
	.xueshu .wp_article_list .list_item .Article_Title{
		font-size:15px;
	}
	.wp_paging li{
		display: block;
		width:100%;
		text-align: center;
	}
.wp_articlecontent img{
		width:89%;
	}
}
