img{
	max-width: 100%;
	border: 0;
}
body,ul,li,p,h1,h2,h3,h4,h5{
	margin: 0;
	padding: 0;
}
ul,li{list-style: none;}
body{	
	font-size: 16px;
	font-family: "微软雅黑"; font-weight:500;
	color: #1a2d1a; overflow-x: hidden;	
	background-color: #f2f2f2;
}

a{
	color:#1a2d1a;
	text-decoration: none;
}
a:hover{
	color: #00612b;
	text-decoration: none;
}
.clear:after, .clear:after {
  content: '\20';
  display: block;
  height: 0;
  clear: both;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.fixedBox{
	position: fixed; top: 40%; left: 50%; margin-left: 615px;
	z-index: 99;
	width: 240px; min-height: 100px;
}
.fixedBox img{width: 100%;}
.closeIcon{
	position: absolute; top: -21px;left: 0;
	color: #fff; width: 20px; height: 20px; border-radius: 50%;
	line-height: 18px; text-align: center;
	font-size: 18px; background-color: #000;
        cursor: pointer;
}
.top{
	display: block; background-color: #26603f; overflow:hidden;
	height: 36px; font-size: 14px;line-height: 36px; color: #fff;
}
.top a{color: #fff; margin: 0 10px;}
.top a:hover{text-decoration: none;}
.container{width:1200px; padding:0;}
#header{
	display: block; position: relative;
	height: 152px;padding: 0;
	background: url(images/head.jpg) top center no-repeat #1f6d41;
}
#header .fl{ position: absolute; left:50%;margin-left:-600px;top:0; z-index: 8;}
#header .fl img{ 
	float: left;
	margin-top: 25px;
}
#header .swiper-container{width:67%;}
#header .swiper-slide{display:flex; justify-content:flex-end; }
#header .swiper-slide img{height:152px;}
.searchbox{display: inline-block;}
.menu{
	display: block; position: relative; z-index: 2;
	width:100%;
	height: 60px;
	background-color:#fff;position: relative; 
    box-shadow:0 4px 12px rgba(150,0,0,0.1);
}
/*首页轮播图*/
#mybanner{ 
	width: 1200px; margin:32px auto ;
}
#mybanner .swiper-pagination-bullet{
	width:10px; height: 10px; border-radius: 25px; opacity: 0.75;
	background-color: #fff;
}
#mybanner .swiper-pagination-bullet-active{
	background-color: #fff; opacity: 1;width:30px; 
}
#mybanner .swiper-slide img{width:100%; height:430px;}
.banner-prev,.banner-next{
	position: absolute; top: 45%;z-index: 8; color: #555;
	font-size: 46px; width: 40px; height: 40px;
	border-radius: 50%;  padding:0 2%;
	text-align: center; opacity:0.1;
}
.banner-prev{left: 1%;}
.banner-next{right: 1%;}
.banner-next:hover,.banner-prev:hover{opacity:1;}

/*学院新闻*/
.title{
	display:block; margin-bottom:8px;
	 color: #9a0b0e;
	padding: 0; border-bottom: 2px solid #03602b;
	background: none #a4cdb7;
}
.title.short{background: none #80b89a;}
.title h4{
	display: inline-block; border-radius: 0 15px 0 0;
	background-color: #03602b;
	color: #fff;margin: 0; line-height: 50px;
	font-size: 20px; font-weight: bold;
	padding: 0 25px; 
}
.moreB{
	float: right;
	color: #1a2d1a; 
	border: 1px solid transparent;
	font-size: 15px; font-weight: normal;
	line-height: 30px; margin-top: 12px;
	border-radius: 40px; padding: 0 15px;
}
.moreB:hover{
	 border: 1px solid #b3c6bc; background-color: #fff;
	 color: #89bea2;
}

#newspic,.dt-box,.tzgg{
	display: inline-block; width:30%;vertical-align: top;
	margin-top: 2px; margin-bottom: 32px;
}
.dt-box{margin-left: 1.5%;}
#newspic{width:36%;}

#newspic .swiper-slide p{ 
   display:block;
   width:100%; background-color: rgba(0,0,0,0.6);
   padding:8px 15px; position: absolute; 
   bottom:0;left:0;
}
#newspic .swiper-slide a{color:#fff;}
#newspic .swiper-slide,#newspic .swiper-slide img{width:100%;height:320px;}
.arrow{
	width:24px; line-height: 40px;
	position: absolute; top:48%; z-index: 8;
	background-color: rgba(0,0,0,0.5);
	color:#fff; font-size:30px;
	text-align: center;
}
.arrow.button-prev{left:0;}
.arrow.button-next{right:0;}


.dt-news,.tabCon ul{min-height: 240px; margin-top:8px;}
.tabCon ul{display: none;margin-bottom:16px;}
.dt-news li,.tabCon li{display: block;
	padding:8px 0 5px;
	border-bottom: 1px dashed #b9cec4;
}
.dt-news li::before,.tabCon li::before{content:'\25c6';display:inline-block; color:#8b7227; 
  vertical-align:top;
}
.dt-news li span,.tabCon li span{float: right;color:#a9aeb1;font-size:15px;}
.dt-news li a,.tabCon li a{
	display: inline-block; width: 82%;
	overflow: hidden; vertical-align:top;
	white-space: nowrap; text-overflow: ellipsis;
}

.dt-box .dt-news li,.tzgg .dt-news li{
    border-bottom:0;
}
.dt-box .dt-news li::before{display:none;}


.tabNav{
	display: block;width: 100%;
	border-bottom: 2px solid #03602b;
	background: none #a4cdb7;
}
.tabNav.long{background: url('images/titlebg-l.png') right bottom no-repeat #a4cdb7;margin-top:16px;}
.tabNav li{display: inline-block;}
.tabNav li >a{
	font-size: 22px;  font-weight:600;
	padding: 0 30px;line-height: 50px;
	color: #3b4d44; 
}

.tabNav.long li > a{font-size:24px; padding:0 38px;}
.tabNav li.cur >a,.tabNav li:hover> a{
	display: block; border-radius: 0 15px 0 0;
	background-color: #03602b; font-weight:bold;
	color: #fff; margin: 0;  
}
.tabCon li{padding:10px 0; margin-bottom:3px;}
.morebox{
	float: right;font-size:15px; line-height: 50px; margin-right: 10px;   
}
.morebox a{color: #1a2d1a;}

.w50per{
	width:49%; min-height: 330px; 
}
.w33per.mx{
	margin-left: 2%;
	margin-right: 2%;
}
.w33per .dt-news{margin: 0 4%}
/*学院风采*/
.xy-title{
	text-align: center; display: block;
	margin: 32px 0 15px; position: relative;
	font-size: 26px; font-weight: bold;color: #9f1720;
}
.xy-more{
	width: 180px;text-align: center;margin:10px auto 32px;
	border: 1px solid #97797b; border-radius: 50px;
	line-height: 2;
}
.xy-more a{color: #aaa;}
.xy-more a i{color: #9f1720}
.xy-more:hover{background-color: #eae6e1;}
.lunbo{margin:24px 0; position: relative;
	position: absolute; top: 0;left: 0;width: 100%;
}
.lunbo .swiper-slide img{width: 100%; height: 180px;border-radius: 8px;}
.lunbo .swiper-slide p{display: block;text-align: center;margin: 10px 0;}
.lunbo {
   opacity: 0;
   z-index: -1; transition: all 0.4s ease 0s;
}
.lunbo.on{
   opacity: 1; z-index: 2;
}
.tabCon{
	position: relative; height: 260px;
}
.xy-prev,.xy-next{ 
	position: absolute; top:32%;z-index: 8; color: #7d6066;
	font-size: 36px; width: 36px; height: 30px;
	line-height: 1; text-align: center; opacity: 0.1;
	outline: none;
}
.xy-prev{left: -36px;}
.xy-next{right:-36px;}
.xy-prev:hover,.xy-next:hover{
	opacity: 1;
}
.picList{
	display: flex; margin-top: 6px;
	justify-content: space-between;
    flex-wrap:wrap;
}
.picList li{
	display: inline-block;
	width: 31%; margin-right:1.5%;
}
.picList li img{width: 100%;height: 175px;}


/*友情链接*/
.weblink{background-color: #e7edeb;margin-top: 10px;
	padding: 20px 0;	
}
.weblink .container{
	display: flex; justify-content: space-between;
	flex-direction: row; align-items: center;
}
.weblink h4{
	margin-right: 14px;
	font-size: 20px; font-weight: bold;
	color: #106435; white-space: nowrap;
}
.weblink h4 img{margin-right: 2px;}
.weblink .select{
	width: 200px; background-color: #fff;
	border-radius: 6px;
	position: relative; margin-right: 10px;
}
.weblink .select i{float:right; line-height: 40px;}
.select h3{
	padding: 0 10px;
	font-size:16px; line-height: 40px; display: block;
}
.select ul{ display: none;
	position: absolute; bottom: 40px; left: 0; z-index: 99;
	width:205px; max-height: 200px; overflow-y: auto;
	background-color: #fff;border-radius: 8px;
	border: 1px solid #e2e2e2;
}
.select li a{
	padding: 8px; display: block;
}
.foot,.m-foot{
	padding:40px 0 0; 
	color:#fff;
	background:url('images/foot.png') left top no-repeat #274e39;
	line-height: 2;	 
}
.foot .fl img{  margin-top: 22px;}
.foot .container div{
	display: inline-block; vertical-align: top;
	position: relative; padding-left: 22px;
	 
}
.foot .container div.add{width:22%;margin-left: 10%;}
.copyright{
	margin-top: 24px;
	padding: 16px 0; width:100%;
	border-top: 1px solid rgba(0,0,0,0.1);
	text-align: center;
}
.wechat{
	text-align: right;
}
.wechat img{margin-left: 15px; float: right; width: 146px;}
.wechat p{margin-top:20px;}

.m-foot{padding:30px 5%; display: none;text-align: center;}

.pos{ display: block;padding: 25px 10px; color: #6f767d;
	border-bottom: 1px solid #e5e5e5;
}
.pos i{
	display: inline-block; font-size:20px;
	color:#344f41;
	margin-right: 8px;
}

.clear{
	clear:both;
	float:none;
	content:'.';
}
.banner{height: 200px; background: url(images/ny-b.jpg) center no-repeat;}
.possplit{
	background: url('images/aa.gif') 0 center no-repeat;
	margin: 0 5px;
}
.page-title{ 
	display: block;
	color:#fff;
	font-size:24px;height:88px;line-height: 88px; font-weight: bold;
	text-align: center;
	background-color:rgba(32,109,65,.9); color: #fff;
}
.leftside{
	float:left;width:23%; margin-top: -88px;
	position: relative; z-index: 1; 
	 margin-bottom: 20px;
}
.sideNav{
	display: block;margin:0;
	background: url(images/xuexiao.jpg) left bottom no-repeat #fff;
	padding:0 0 165px;
}
.rightside{float:right;width:74%; margin: 32px 0;}
.righttitle{
	border-bottom: 1px solid #e1e1e1;
	display: block; background-color: #fff;
}
.righttitle .pos{border-bottom: 0;}

.righttitle h4{
	font:bold 24px "Microsoft Yahei";
	color:#4b3b3b; 
	line-height: 70px;
	display: inline-block;
	padding:0 15px;
	border-bottom: 3px solid #206d41;
	margin-bottom: -1px; margin-left:12px;
}
.page-t{
	font-size: 30px; font-weight: bold;
	color: #4d0f11; letter-spacing: 3px;
	display: block; padding: 0 0 25px;
	text-align: center;
	background: url(images/line.png) bottom center no-repeat;
}

.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:400px;
	margin: 20px 0 20px;
}

.list-box{
	margin:10px 0; 
}
.list-li{
	border-bottom: 1px dashed #ddd;
	padding: 15px 0;
}
.list-t{
	display: inline-block; width: 88%;
}
.list-t::before{
	content: '';display: inline-block;
	width: 8px; height: 8px; border: 2px solid #206d41; 
	border-radius: 50%;
	margin: 0 5px;
}
.list-li span{color: #aaa}

.xl{
	display: block; text-align: center;
	padding: 15px 0;
}
.xl .prev,.xl .next{
	color: #aaa;
}


/*修改原来的样式*/ 
/*轮播图片*/
.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;
}
/*缩略图+简介的师资列表*/
.teacher{
	display: block; margin: 0;
}
.tbox{
	display: inline-block; border-bottom: 1px dashed #eee;
	padding: 24px 0;
}
.tbox .fl{width: 23%;}
.tbox .fl img{width: 100%;}
.tbox .fr{width: 74%}
.tbox h4{font-size: 22px; color: #333; margin: 24px 0;font-weight:bold;}
.tbox .fr .text{font-size: 14px; color: #aaa;line-height:1.6;}
.tbox .text p{color:#758a7f; margin-top:15px;}


 /*导航部分*/
 
.wp_nav { display:block; margin: 0; padding: 0;display: block; *zoom:1;}
.wp_nav * {margin: 0; padding: 0}
.wp_nav:after {clear: both;content: ".";display: block;height: 0; }
.wp_nav .nav-item { display:inline-block;width: 9%; float:left; position:relative; vertical-align:bottom; }
.wp_nav .on { z-index:10;}
.wp_nav .nav-item .mark {display:block; background-color: transparent; width:100%; height:95%; position:absolute; left:0;top:0%; z-index:99;}
.wp_nav .nav-item a{ font-family:"Microsoft Yahei"; font-weight:300;display:block;text-align:center;position:relative; z-index:100;}
/*.wp_nav .nav-item.parent{background-color: #fff5d8; color:#ad1417;}*/


.wp_nav .nav-item:hover{background-color: #156036; }
.wp_nav .nav-item:hover a span.item-name{color:#fff;}
.wp_nav .nav-item.parent > a span.item-name{  }


.wp_nav .nav-item a.parent {/*color:#000;*/}
.wp_nav .nav-item a span.item-name { display:block; padding: 0;font-size: 20px; line-height:58px;cursor:pointer;color:#333;font-weight:500;}
.wp_nav .sub-nav {display:block; width:160px!important; height: auto!important; position:absolute; z-index:200; visibility:hidden; border:1px solid rgba(0,0,0,0.2);border-top:none;box-shadow:2px 4px 12px rgba(12,112,255,0.2);}
.wp_nav .sub-nav .nav-item {  background:rgba(21,96,55,0.95); white-space:inherit; }
.wp_nav .sub-nav .nav-item .mark {background-color: transparent }
.wp_nav .sub-nav .nav-item a {font-family:"Microsoft Yahei"; font-size:16px;font-weight:normal; color:#fff;text-align:center;border-top:1px solid rgba(0,0,0,0.2);min-width: 80px;}
.wp_nav .sub-nav .nav-item a.parent:hover{background-color:#156036;color:#fff;}
.wp_nav .sub-nav .nav-item a.parent { background-color:#156036;color:#fff;}
.wp_nav .sub-nav .nav-item a span.item-name { padding:10px 10px;font-size: 20px;font-weight:300; line-height:1.2;color:#fff;}
.wp_nav .sub-nav .nav-item.selected{background-color: #156036; }
.wp_nav .sub-nav .nav-item.selected a span.item-name{color:#fff;}

.wp_nav .nav-item a.parent:hover span.item-name{}
.wp_nav .nav-item a.parent span.item-name{}
.wp_nav .sub-nav .nav-item a.parent:hover span.item-name{color:#fff }
.wp_nav .sub-nav .nav-item a.parent span.item-name{color:#fff}

/*搜索框*/
.wp_search .keyword{
	border: 1px solid #eee;
	border-radius: 3px;
	height: 28px;
	width: 180px!important;
	line-height: 28px; color:#333;
    vertical-align: top; outline:none;
    padding: 0 10px; margin-top:3px;
}
.wp_search .search {display:inline-block; vertical-align: top;  margin-top:3px;
    background: url('images/btnbg.png') center no-repeat;     
    color: #fff;
    width: 45px;
    height: 28px;
    border-radius: 5px;
    border: 0;
    cursor: pointer;  
    margin-left: 8px;
}
/*栏目列表样式*/
.wp_listcolumn { display:block; width:100%; border-top:0px; border-bottom:0px;}
.wp_listcolumn .wp_column {display:block; width:100%; vertical-align: bottom; border-bottom:1px dashed #e2e2e2;  }
.wp_listcolumn .wp_column a { display:block; width:100%; color:#666; font-size:18px; font-weight:500; word-wrap:break-word; background:#fff none; border-bottom:0;border-top:0px ; text-align: left;}
.wp_listcolumn .wp_column a:hover { color:#ad1417; background-color:#fff5d8; background-image:none;}
.wp_listcolumn .wp_column.selected{border-color:#dccfb5}
.wp_listcolumn .wp_column a.selected { color:#ad1417;font-weight:bold;   background:url(images/arr.png) 94% center no-repeat #fff5d8;}
.wp_listcolumn .wp_column a .column-name { display:inline-block;  padding:18px 40px 18px 25px; cursor:pointer;}

.wp_listcolumn .wp_subcolumn{background-color:#eee;}
.wp_listcolumn .wp_subcolumn .wp_column a{
	border-bottom: 0; background:none #fff; font-size:16px;
}
.wp_listcolumn .wp_subcolumn .wp_column a:hover{
	color: #ad1417;background:none #fff5d8;
}
.wp_listcolumn .wp_subcolumn{
	border-top: 0;
	padding: 0; 
	background-color: #fff;
}
.wp_subcolumn li.wp_column{
	line-height: 40px; font-size:15px; border-bottom:1px dashed #e2e2e2;
}
.wp_listcolumn .wp_subcolumn .wp_column a{
	background: none;
}
.wp_listcolumn .wp_subcolumn .wp_column a:before{
   content:'\00BB';float:left; margin:0 0 0 40px; color:#543b3b; font-size:22px;
}
.wp_listcolumn .wp_subcolumn .wp_column a.selected{
	color: #ad1417;background:none #fff5d8;
}
.wp_listcolumn .wp_subcolumn .wp_column a.selected:before{color:#ad1417;}
.wp_listcolumn .wp_subcolumn .wp_column a .column-name{ padding:14px;}
 
/*列表页*/
.textpos{padding:25px 0 0;}
.picPage{ 
	width: 100%; display:inline-block;
	min-height: 500px; margin:30px 0;
}
.news-li{ margin-bottom: 5px;
	display:block;
	width:100%;
	font-size:18px; 
	padding:24px 2%; position: relative;	
	
	display: flex; flex-direction: row;
	align-items: center; 
	border-bottom: 1px dashed #ddd;  
}
.news-li .date{
	display: inline-block;
	text-align: right; margin-right: 20px;
	border-right:1px dashed #b8acad;
	padding-right: 20px; color:#9a0b0e;

}
.date h4{font-weight: bold;
	font-size:28px; white-space: nowrap;
}
.date span{display: block; font-size:16px; color: #a48e8e} 
.news-li a{color:#222;}
.news-li:hover a{
	color:#ad1417; font-weight:bold;
}


.news-t{ display:inline-block; width:90%;}
.news-t p{
   display:block;
     font-size:14px; color:#aaa;margin-top:10px;
	
	margin-right: 4px;
} 
.news-t p a{color:#999; word-break:break-all;}
.wp_paging{margin-top:15px;margin-bottom:20px;font-size:16px;}

.picPage{margin-right: -2%;}
.picPage .picbox{
	float:left;
	width:31%; margin-right: 2%;
	margin-bottom: 32px;
}
.picPage .picbox img{
	height: 200px; width:100%; border-radius:5px; 
	transition: all 0.4s ease 0s;
}
.picPage .picbox p a{ display:block;text-align:center;margin:8px 0 14px;}
.picbox:hover img{
   transform: scale(1.02);
   box-shadow: 2px 4px 8px rgba(0,0,100,0.1);
}
/*两列*/
.twoCol .colBox {float:left;width:49%;background-color: #fff; 
	border-radius: 5px; padding:16px; margin-bottom:24px;
}
.twoCol  .colBox:nth-of-type(2n){float:right;}
.twoCol .colBox p a{color:#999; font-size:14px; display:block; margin:8px 0;}
.twoCol .colBox:hover{box-shadow:0 2px 10px rgba(0,0,150,0.2);}



/*详情页*/
.pagingJump:hover{
	color:#fff;
}
.biaoti3{
	font-size:30px; 
	padding: 30px 0 18px; font-weight: bold;
	display: block;
	text-align: center; color: #4d0f11;
}
.article{	
	line-height: 2; 
	display:block;
	width:98%;
	margin:8px 1% ; 
	border-top: 1px solid #eee;
}
.wp_articlecontent{
	margin-top: 20px;
}
.article p{
	line-height: 2;
}
.border2{
	color: #bbb;
	text-align: center;
	display: block;
}
.border2 span{
	color: #777;
	margin-right: 10px;
}

.dtjt9_div_text .dtjt9_div_text_title a{
	font-size: 16px;
}
/*详情页表格*/

.wp_articlecontent table{   width: 100%;
    border: 1px solid #e7e7e7;
    margin-bottom: 40px;
    border-collapse: collapse;
    font-family: "Microsoft Yahei";
    font-size: 17px;
  }
  .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: 30px;
    padding:12px 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;
}
/*详情页 轮播图*/
.wp-display-wrapper .picSlideWrap{
    background: none;
    border: 0px solid #A9BFD6;
}
.wp-display-wrapper .imgnav{width:95%;}
.wp-display-wrapper .img{width:100%;}
.wp-display-wrapper .img img{height:auto;border:0px;}
.wp-display-wrapper .front a,.wp-display-wrapper .next a{display:block!important;}

.toTop{display: none;cursor: pointer;
	position: fixed; right: 20px; bottom: 5%;z-index: 99;
	width: 75px; height: 75px;text-align: center; 
	font-size: 18px;line-height: 36px; border-radius: 50%;
	background-color: rgba(10,50,12,0.5); color: #fff;
}
.toTop:before{
	display: block; margin:10px auto 0;
	width: 0;height: 0; content: '';
	border-width: 9px; transform: scale(0.7,1);
	border-color: transparent transparent #fff transparent;
	border-style: solid dashed dashed dashed;
}


/*手机菜单按钮*/
.closetb{  
	font-size: 30px;
	padding: 2rem 2rem 3rem; 
	border-bottom: 0;
	line-height: 2rem;
	color: #fff; 
	text-align: center;
	display: none;
}
.m-menubtn{  
  display: inline-block;width: 100%;
  padding:0.8rem 1.5rem; 
  text-align: center;
  color: #fff;
  background-color:#1f6d41;
  display: none; font-size:16px; margin-top: .9rem;
}
.m-menubtn i{  font-size:20px; vertical-align: middle;}
.m-menubtn:hover{ color:#fff;}
.m{display: none;}


@media (max-width: 768px) {
	img{
		max-width: 100%!important;
	}
	body{background-size:auto 15rem; overflow-x: hidden;font-size:16px;}
    .container{
    	width: 100%;
    	padding: 0 3%;
    }
    .top,.pc,
    .page_jump,.weblink,#header .swiper-container,
    .pages_count,.fixed-img,.foot{
    	display: none!important;
    }
    #header{
    	height: auto;
    	padding:0;  	
    }
    #header .container{padding: 0}
    #header .fl{position: relative; left:0; margin:0;}
    #header .fl img{margin:20px 3%;width: 90%;}
    #newspic,.dt-box,.tzgg,.imgBox,.sp,.w50per,.leftside,.page-title,#mybanner{width: 100%;}
    #newspic .swiper-slide, #newspic .swiper-slide img,#mybanner .swiper-slide img{height:45rem;}
    #show .swiper-slide img{height:auto;}
    .imgBox img{width: 100%;}
    .w50per{margin-bottom: 12px;}
    .m-menubtn,.closetb,.m-foot,.imgBox,.m{
	    display: block;
	}
	.menu{
		display: none; height: 100%; position: fixed; top:0;left:0; z-index:99;
              width:100%; overflow-y:auto;
		background-color: #1f6d41; box-shadow:0 0 0;
	}
    .dt-box{width:100%; margin-bottom:0px; margin-left:0;}
    .imgBox{margin:20px 0 ;}
    .tabNav li a{padding:0 15px;}
	.dt-news li a{width: 89%} 
	 
	.picList{margin-bottom: 8px;}
	.picList li{  margin-bottom:24px;}
	.first-pic img{height: auto;}
	
	.sp{display: flex; margin-top: 20px; justify-content: space-between;}
	 .xy-next{right:0;}
	 .xy-prev{left:0;}

	.weblink{display: block; margin-bottom: 0;}
	.weblink div.cy,.weblink div.yq{display: inline-block; width:80%;margin-bottom: 30px;
		vertical-align: top;
	}
	.weblink div.yq a,.weblink div.cy a{width: 32%}
	
	.rightside,.dt,.w50per,.xw-box,.tz-box,#newspic{
		width: 100%; height:auto;
	}
	.weixin li{width:32%; }
        .weixin li img{width:100%;}
	.detail{
		margin-top: 10px;min-height: 300px;
	}
	.news-li{display: block;}
	.news-li .date{border-right:0; margin-bottom:10px;}
	.news-li h4{display: inline-block;font-size: 16px;  color: #8ea499;}
	.news-li span{display: inline-block;}
	.news-li h4:after{content:'-';margin:0 1px;}
	.news-t{width:100%;}
 

	.list-t{width:100%; margin-bottom: 9px;}
    
    .wp_listcolumn .wp_column{
    	width:100%;float:left;background-color:#fff;text-align:center;
    }
   
	.div_piccontenttitle_li{
		width: 49%;
		display:inline-block;vertical-align:top;float:none;
	}
	.wp_nav .nav-item{
		width: 100%;
	}
       
	.wp_nav >.nav-item >a >span.item-name{
		color: #fff; font-size:15px; line-height:40px;
		padding: 0; text-align: left;
		border-bottom: 1px dashed rgba(0,0,0,0.1);
		margin-bottom: 3px;
	} 
	.wp_nav > .nav-item > a > span.item-name::after{
		content: "\f101"; font: normal normal normal 16px/2 FontAwesome;
		float: right;
	}
	.wp_nav .sub-nav{
		position: relative; left:0!important; top:0!important;
		visibility: visible!important;
		border:0;
		display:inline-block; width:100%!important; 
		box-shadow:0 0 0;
        background: transparent;
	}
    .wp_nav .sub-nav .nav-item .sub-nav{display:none;}
	.wp_nav .sub-nav .nav-item{background: rgba(0,0,0,0.1);margin-right: 8px;
		width:auto!important; margin-bottom: 5px;
	}
	.wp_nav .sub-nav .nav-item a{border-top: 0;}
	.wp_nav .nav-item:hover{background-color: transparent; }
	.wp_nav .nav-item:hover a span.item-name{color:#fff;}

	.newslist .wp_article_list_table{
		display: table;
	}
    .wp_nav .nav-item:hover a.parent,
    .wp_nav .nav-item.parent, .wp_nav .nav-item.selected{background:none;}
	.newslist .wp_article_list_table tr{
		display: table-row;
	}
	.div_piccontenttitle_li .c_pt_12 .c_pic img{
	    height:10rem!important;
    }
	.wp_nav .sub-nav .nav-item a span.item-name{
		font-size:14px;padding: 10px ;white-space:nowrap;overflow:hidden;color:#fff;
	}

	.jwplayer{height:17rem!important;}

	.xl .prev, .xl .next{display:block; padding:0!important; margin-top:15px;}

.rightside{margin:24px 0 0;}
.leftside{margin-top:0px;}
   .righttitle{margin-bottom:0;}
.pos{padding:14px 8px;}
.sideNav{background-size: 100% auto; padding-bottom:180px;}

.tbox{width: 48%; padding: 14px 0 0; border-bottom: 0; vertical-align: top;}
	.tbox .fl,.tbox .fr{width: 100%;}
	.tbox .fr h4{text-align: center;}
	.tbox .fr .text{display: none;}

}
@media (max-width: 414px) {	
	body{background-size:auto 11rem; overflow-x: hidden;}
    #newspic .swiper-slide, #newspic .swiper-slide img{height:auto;}
#mybanner .swiper-slide img{height:22rem;}
    .weblink h4 img{display: inline-block;}
	.weblink div.cy, .weblink div.yq{width: 75%}
	.weblink div.yq a, .weblink div.cy a{width: 49%;}
	.picList li{width: 100%;}
	.picList li img{height:auto;}
	.dt-news li span{display: none;}
	.dt-news li a{width: 94%}
	.picPage .picbox img{height: auto;  }
    .picPage .picbox{margin-bottom:10px; width:48.5%;} 

  .tabNav li a{padding:0 10px;font-size:18px;}
  .tabNav.long li > a{padding:0 18px; font-size:18px;}
.lunbo .swiper-slide img{height:150px;}

}








