.body_banner{ text-align:center;}
.td_all{ padding:10px 0; background:#fff; margin-bottom:10px; border-bottom:1px solid #eaeaea;}
.td_all li{ width:33.33%; float:left;	position: relative;
	font-size: 1.25em;
	color: #333;}
	.td_all li span{display:block;float:left;  position:relative; width:100%; text-align:center; padding:2% 0% 8% 0%;}

.icon {display:block;  width:100%;padding:5% 0%;
}
.icon img {display:block; width:50%; margin:0  auto 0% auto;
}
	
	
.cont{
	overflow: hidden;
	zoom: 1;
}
.name h3{
	overflow: hidden;
	border-left: 4px #4caea4 solid;
	margin-top: 10px;
	margin-left: 10px; color:#333; background:#f5f5f5; margin-right:10px;
}
.name h3 span:last-child{
	color: #AEAEAE;	font-size:1.25em;
}
.name h3 span{
	font-size:1.5em;
	line-height: 30px;
	padding-left:10px;
}
.smenu{ width:60%; margin:10px auto;}
.smenu li{ width:46%; float:left; text-align:center;font-size: 1.25em; margin:0 2%; line-height:32px; border-radius:5px; background:#eaeaea;}
.smenu .s_sel { background:#4caea4; }
.smenu .s_sel a{color:#fff; display:block;}
a.m_nw{ width:100px; font-size:1.125em; height:30px; line-height:30px; border:1px solid #ddd; background:#f1f1f1; border-radius:15px; color:#666; margin:10px auto 0 auto; display:block; text-align:center;}
.message{ background:#fff; padding-bottom:10px; border-top:1px solid #eaeaea; border-bottom:1px solid #eaeaea; margin-bottom:10px;}
.yewu{ padding:10px 13px;}
.yewu li{ width:30.0%; float:left; border:1px solid #eaeaea; line-height:30px; font-size:1.25em; margin:5px 1% 5px 1%; border-radius:6px; text-align:center;}
.yewu li a{ padding-left:5px;}
.yewu li.on { background:#4caea4;}.yewu li.on a{ color:#fff;}
/*信息公告*/



.mesall{
	font-size:1.25em;
	overflow: hidden;
	zoom: 1;
	margin: 0 auto;
	margin-top:10px;	width: 94%; color:#999;

}
.mesall li{	line-height: 35px;
	border-bottom: 1px #ddd dashed;
	overflow: hidden;
	zoom: 1; padding:5px 0 3px 0 ;
}


#owl-demo .item{
	margin: 10px;
}
#owl-demo .item img{
	display: block;
	width: 100%;
	height: auto;
}
.owl-carousel .owl-wrapper:after{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init*/
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	margin-top:20px;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls{
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* mouse grab icon*/
.grabbing{
	cursor: url(../images/grabbing.png) 8 8, move;
}
/* fix*/
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
}

/*
*Owl Carousel Owl Demo Theme
*www.mycodes.net
*/
.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}
/* Styling Next and Prev buttons*/
.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;
	/*IE7 life-saver*/margin: 5px;
	padding: 3px 10px;
	font-size:12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);
	/*IE7 fix*/opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices*//* Use it for non-touch hover action*/
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);
	/*IE7 fix*/opacity: 1;
	text-decoration: none;
}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;
	/*IE7 life-saver*/;
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);
	/*IE7 fix*/opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);
	/*IE7 fix*/opacity: 1;
}
/* If PaginationNumbers is true*/
.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size:12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
/* preloading images*/
.owl-item.loading{
	min-height: 150px;
	background: url(../images/AjaxLoader.gif) no-repeat center center;
}
.owl-buttons{ display: none; }
/*分页   *************/
.page{
	width: 100%;
	margin-top: 20px;
	text-align: center;
	overflow: hidden;
}
.page a{
	display: inline-block;
	width: auto; padding:3px 10px 3px 10px;
	border-width:1px 1px 1px 1px;
	border-style: solid;
	border-color: #d5d5d5;
	/*border: 1px #D5D5D5 solid;*/
	font-size:0.875em;
	line-height: 20px;
	text-align: center;
	margin-right: 6px;
}
.page .wd{
	 padding:3px 10px 3px 10px;
}
.page .one{
	color: #006599;
}
.news-list{
	/*width: 100%;*/
	padding: 12px;
}
.news-list li{
padding: 10px 0;
	border-width:0 0 1px 0 ;
	border-style: solid;
	border-color: #cccccc;
	margin:0 5px;
}
.news-pic-box{
	width: 40%;
}
.news-pic{
	width: 90%;
}
.news-pic-box img{
	max-width: 100%;
}
.news-text-box{
	width: 60%;
}
.news-list-text h4{
	font-size:1.25em;
	color: #333;
	line-height: 25px;
	width:90%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news-list-text p{
	font-size:1.125;
	line-height:20px;
	color: #808080;
	max-height:42px;
	overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
	position: relative;
}
.news-list-text .time{ text-align:right; line-height:18px;
	font-size:1em;
	color: #999999;
	margin-top:3px;
}



/*新闻内容页*/
.news_box{
	width:90%;
	margin: 0 auto;
	text-align: center; padding-top:15px;
}
.news_box h4{
	font-size:1.75em;
	border-bottom: 1px #EBEBEB solid; line-height:28px;
	padding: 15px 0;
	margin-bottom: 10px;
}
.de_txt span{
	font-size:1.125em; color:#666;
}
.details_img{
	width:100%;
	text-align: center;
	margin:10px 0;
}
.details_img img{
	width:100%;
}
.details_cont p{
	text-align: left;
	text-align: justify;
	text-indent: 2em;
	font-size:1.25em;
	line-height:25px;
	margin-top:10px;
}
.posts{
	margin-top: 10px;
}
.posts a{
	font-size:1.125em;
	display:block;
	text-align: left;
	line-height:30px;
	color: #862b48;
}
.posts a:first-child{ border-bottom:1px dashed #ddd;}

.szcont{ padding:0 15px;}

.ct1{margin-top:1em;border-top:1px solid #ededed; padding:0 1em 1em 1em;background:#fff; }
.line{ border-bottom:1px solid #ededed; line-height:2.0em; padding:0.6em 0;  }
.names{font-size:1.375em;}
.jscont{ padding:0em 1em;}
.small_t{ font-size:1.25em;}
.small_t .spa{ background:url(../images/tel.png) no-repeat left center; display:block; padding-left:1.6em; background-size:20px 20px;}
.small_t .spb{ background:url(../images/bz.png) no-repeat left 4px; display:block; padding-left:1.6em; background-size:20px 20px;}
.small_t .spc{ background:url(../images/mail.png) no-repeat left 4px; display:block; padding-left:1.6em; background-size:20px 20px;}
.small_t .spd{ background:url(../images/network.png) no-repeat left 4px; display:block; padding-left:1.6em; background-size:20px 20px;}
.small_t .spe{ background:url(../images/phone.png) no-repeat left 3px; display:block; padding-left:1.6em; background-size:23px 23px;}
a.bddh{ text-decoration:underline; color:#4db6ac; float:right;}
a.xhx{text-decoration:underline; color:#4db6ac;}
.pd2{ padding:1em; display:block;}
.thl{ float:left; padding:0 1em}
.map{width:100%; text-align:center; margin: 0px auto 20px auto; height:320px;}
