﻿html {-webkit-text-size-adjust:none; /*解决chrome浏览器下字体不能小于12px*/}
body{
	-webkit-text-size-adjust:none; /*禁止苹果对部分字体放大处理bug*/
}
body{ color:#000000;}
a{outline:none; text-decoration:none;}
html{zoom:1;}html *{outline:0;zoom:1;} html button::-moz-focus-inner{border-color:transparent!important;} 
body{overflow-x: hidden; font-size:12px;} body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0);} table{border-collapse:collapse;border-spacing:0;} fieldset,a img{border:0;-webkit-tap-highlight-color:rgba(0,0,0,0)} address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;} li{list-style:none;} caption,th{text-align:left;} h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;} q:before,q:after{content:'';}
input[type="submit"], input[type="reset"], input[type="button"],input[type="text"],input[type="password"],textarea, button { -webkit-appearance: none !important; /*去掉苹果的默认UI来渲染按钮*/} em,i{ font-style:normal;}
.mb20{ margin-bottom:20px;}
/*文字超出隐藏*/
.w_break{
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
strong,em,i{ font-style:normal; font-weight:normal;}
.clear{ clear:both;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;}

.clearfix{zoom:1;}
.fix:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;}
.fix{zoom:1;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
input,textarea,select{font: 13px/1.5 "微软雅黑", Times, serif;color:#000;}
.toe{
	/*超出省略号*/
	 word-break:keep-all;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
}
.tc{ text-align:center;}
.re{ position:relative;}
.lft,.left,.fl{ float:left;}
.rgt,.right,.fr{ float:right;}
html{-webkit-text-size-adjust:none;}
body{ background:#fff; margin: 0 auto; min-width:1200px; position: relative; height:100%;  font-size:14px; line-height:1.7;  margin:0 auto; font-size:12px;font-family:"微软雅黑", Verdana, Geneva, sans-serif,tahoma,arial;color:#4b4b4b ;}
a{ color:#4b4b4b ;}
a:hover{ color:#4EA49C; text-decoration:none; transition: 200ms;transition: color 0.5s ease-in-out, background 0.5s ease-in-out, opacity 0.5s ease-in-out, border-color 0.5s ease-in-out;}



.w1200{ width:1200px; margin:0 auto;}

#nav-header{
	border-top: 12px solid #4EA49C;
	height:80px;
	position: fixed;
	top:0;
	z-index: 2;
	box-shadow: 0 0 10px #ccc;
	width: 100%;
	background: #fff;
	min-width:1187px;
	z-index:1000;
	/*opacity: 0;
	filter:alpha(opacity=0);*/
}
.logo{
	display: block;
	float: left;
	margin-left:40px;
	margin-right:30px;
	height: 80px;
}
.main-nav{
	float: left;
}
.main-nav ul{
	float: right;
	margin-right: -1px;
}
.main-nav ul li{
	float: left;
	border-right: 1px solid #f2f2f2;
	height: 80px;
	position: relative;
}
.main-nav ul li .dad{
	display: block;
	float: left;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
	height: 60px;
	transition-duration:400ms;
}
.main-nav ul li .dad .ch{
	width: 100%;
	text-align: center;
	font-size: 16px;
	color: #000;
	line-height: 24px;
}
.main-nav ul li .dad .en{
	width: 100%;
	text-align: center;
	font-size: 12px;
	color: #cacaca;
	line-height: 20px;
	font-family: arial;
	text-transform: uppercase;
}
.main-nav ul li:hover .dad,.main-nav ul .cur .dad{
	background: #4EA49C;
}
.main-nav ul li:hover .ch,.main-nav ul .cur .dad .ch{
	color: #fff;
}
.down-bg{ height:405px; background:url(tm2.png) repeat; position:fixed; left:0; top:92px; width:100%; display:none;}
.sons{
	width: 100%; border-right:1px solid #e9e6e5;border-left:1px solid #e9e6e5; margin-left:-1px; margin-right:-1px;
	position: absolute;
	top: 80px;
	left: 0;
	overflow: hidden;
	padding-top: 6px;

	display: none; z-index:100; height:400px;
}
.sons:hover,.main-nav ul li.selected .sons{ background:url(tm.png) repeat;}
.sons a{
	display: block;
	width: 100%;
	margin: 0 auto;
	height: 38px; color:#333;
	padding: 2px 0;
}
.sons a span{
	width: 96%;
	display: block;
	height: 34px;
	line-height: 34px;
	border-radius: 4px;
	line-height: 36px;
	color: #333;
	font-size: 13px;
	text-align: center;
	margin: 0 auto;
}
.sons a:hover span{
	background: #4EA49C;
	color: #fff;
}
.top-right{
	float: right; 
}

.top-right .stock:hover{
	color: #4EA49C;
}
.toggle{position:relative; float:right;height: 80px; margin-right:10px;}
.toggle strong{
	display: block; font-size:13px;
	color: #a1a1a1;height: 80px; cursor:pointer; line-height:80px; background:url(arrow-down.png) no-repeat right center; padding-right:15px;

}

.toggle .sub{ position:absolute; left:-15px; top:80px; background:#fff;padding-bottom: 12px;
	background: #fff;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	overflow: hidden;
	padding-top: 6px;
	box-shadow: 0 0 2px #ccc inset; width:100px; display:none;
}
.toggle .sub a{
	display: block;
	width: 100%;
	margin: 0 auto;
	height: 38px;
	border-bottom:1px solid #f2f2f2;
	padding: 2px 0;
}
.toggle .sub a span{
	width: 94%;
	display: block;
	height: 34px;
	line-height: 34px;
	border-radius: 4px;
	line-height: 36px;
	color: #999;
	font-size: 13px;
	text-align: center;
	margin: 0 auto;
}
.toggle .sub a:hover span{
	background: #4EA49C;
	color: #fff;
}

.h80{ display:block; height:90px;}

.header-search{
	position: relative;
	width: 80px;
	height: 80px;
	float:right;
}
.header-search .on-roll{
	position: absolute;
	right: 0;
	top: 0;
	width: 80px;
	height: 80px;
	background: url(search.png) center 25px no-repeat;
	transition-duration:300ms;
}
.header-search .on-roll:hover{
	background: url(search.png) center 25px no-repeat #4EA49C;
}
.on-close{
	position: absolute;
	right: 0;
	top: 0;
	width: 80px;
	height: 80px;
	background: url(close.png) center 25px no-repeat;
	display: none;
}
.open-search{
	position: absolute; z-index:2;
	right: 80px;
	top: 0;
	width: 0;
	height: 80px;
	background: #ECECF4;
	padding:0 0 0 0 ;
	overflow: hidden;
}
.open-search .in-search{
	height: 80px;
	line-height: 30px;
	height: 30px;
	font-size: 20px;
	background: transparent;
	border:0 none;
	display: block;
	width: 250px;
	float: left;
	margin:25px 0 0 24px;
}
.open-search .submit-search{
	float: right;
	width: 80px;
	height: 80px;
	background: url(search.png) center 25px no-repeat;
	border: 0 none;
}



.banner{ position:relative;}
.focusBox { position: relative; width:100%; height:500px; margin:0 auto; overflow: hidden;}
.focusBox .pic{ position:relative; z-index:0;width:100% !important; height:416px;}
.focusBox .pic li{width:100% !important; height:500px;}
.focusBox .pic a{  width:100%; height:500px; display: block; }
.focusBox .hd { width:100%;position: absolute; height:20px; bottom:20px; text-align: center; font-size:0; z-index:1; }
.focusBox .hd ul{ }
.focusBox .hd li{margin: 0 6px; background:#fff; height: 18px; overflow: hidden; width: 18px; border-radius:100%;  cursor: pointer;
		display:inline-block; *display:inline; zoom:1; 
	}
.focusBox .hd .on{ background:#e66d7b; }

.focusBox .prev,
.focusBox .next { width: 60px; height: 90px; margin: -60px 0 0; display: none; background: url(ad_ctr.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; filter:alpha(opacity=20);opacity:0.2; display:none;  }
.focusBox .prev { left: 0;  }
.focusBox .next { background-position: 0 -90px; right:0;}
.focusBox .prev:hover,
.focusBox .next:hover { filter:alpha(opacity=50) !important;opacity:0.5 !important;  }

.main-title{ text-align:center; color:#4b4b4b; margin-bottom:30px; padding-top:10px; clear:both;}
.main-title h2{ display:block; text-align:center; margin:0 auto; width:1200px;}
.main-title strong{ display:block; font-weight:bold; font-size:30px; text-transform:uppercase; overflow:hidden;  display: flex;
    justify-content: center;
    align-items: center;}
.main-title span{ display:block; font-size:24px;text-align:center; display: flex;
    justify-content: center;
    align-items: center;}
.more-btn{ color:#fff; background:#4EA49C; width:120px; height:40px; display:block; line-height:40px; text-align:center; font-size:13px; margin:0 auto; margin-top:24px;}
.more-btn:hover{ background:#4EA49C; color:#fff;}


 

/*
#divSmallBox{overflow:hidden;*display:inline;*zoom:1;width:10px;height:10px;margin:0 5px;border-radius:10px;background:#ffffff;}
#playBox{ width:100%; height:500px; margin:20px auto; background:#333; position:relative; overflow:hidden;}
#playBox .oUlplay { width:100%; position:absolute; left:0; top:0;height:500px;}
#playBox .oUlplay li{ float:left;  width:100%; margin:0 auto; height:500px;}
#playBox .pre{ cursor:pointer; width:45px; height:45px; background:url(l.png) no-repeat; position:absolute; top:190px; left:10px; z-index:10;}
#playBox .next{ cursor:pointer; width:45px; height:45px; background:url(r.png) no-repeat; position:absolute; top:190px; right:10px; z-index:10;}

#playBox .smalltitle { width:100%; height:10px; position:absolute; bottom:15px; z-index:10; margin:0 auto; text-align:center;}
#playBox .smalltitle ul{ width:120px; margin:0 auto;}
#playBox .smalltitle ul li{ width:10px; height:10px; margin:0 auto; border-radius:10px; background:#ffffff; float:left; overflow:hidden;*display:inline;*zoom:1;}
#playBox .smalltitle ul li a{ display:block; margin:0 auto;}
#playBox .smalltitle ul li a img{ display:block; max-width:100%;  margin:0 auto;}
#playBox .smalltitle .thistitle{ background:#69aaec;}

.fieldset, a img{  display:block; max-width:100%; margin:0 auto;}*/

 

.mtime-box { min-width: 1000px; height: 500px; position: relative; overflow: hidden; }
.mtime-box .bd{ width:100% !important; }
.mtime-box .bd ul{ width:100% !important; }
.mtime-box .bd li .m-width {width: 1022px; padding-top: 94px; margin:0 auto; overflow: hidden; }
.mtime-box .bd li { width:100% !important; height: 500px; }
.mtime-box .bd li a { display: block; background: url(index_shadow.png) no-repeat 0 0; background-size: auto; padding: 11px 11px 0 11px; }

.mtime-btn { position: absolute;
    top: 44px;
    width: 100%;  
    float: left; } 
	
.mtime-btn a{ cursor:pointer; width:45px; height:45px; background:url(wuzou.png) no-repeat; position:absolute; top:160px;    z-index:10;  }
.mtime-btn a.pre{ cursor:pointer; width:45px; height:45px; background:url(wuzou.png) no-repeat left center; position:absolute; top:30px; z-index:10;  }
.mtime-btn a.next{ cursor:pointer; width:45px; height:45px; background:url(wuzou.png) no-repeat right center; position:absolute; top:160px; right:10px; z-index:10; }
 

.mtime-box .hd {width:100%; height:10px; position:absolute; bottom:15px; z-index:10}
.mtime-box .hd ul{ width:100%; margin:0 auto; text-align:center;}
.mtime-box .hd ul li{ background: #4EA49C none repeat scroll 0 0; border-radius: 100%; color: #fff; height: 18px; margin: 0 5px;overflow: hidden; text-align: center;  width: 18px; line-height:18px; display:inline-block;}
.mtime-box .hd ul li.on{ background:#67CEC4;}
.mtime-box .hd ul li:hover{ cursor:pointer;}

/*资讯*/
.section-news{
	width: 100%;

	background: #f7f7f7; padding-top:20px; padding-bottom:40px;
}
.news-ul{
	width: 100%;
	height: 476px;
	background:#eee;
	margin-top:46px;

}
.news-ul .new-li{
	width: 400px;
	height: 476px;
	float: left;
	background: #fff; padding:0;
}
.news-ul .new-li .new-img{
	width: 100%;
	height: 238px;
	overflow: hidden;
	position: relative;
	display: block;
}
.news-ul .new-li .new-img img{
	width: 100%; height:240px;
	transition-duration:500ms;
}
.news-ul .new-li:hover .new-img img{
	transform:scale(1.04);
}
.news-ul .new-li .new-img span{
	display: block;
	position: absolute;
	width: 26px;
	height: 11px;
	left: 60px;
	top: 0;
	z-index: 22;
	background:url(nw2.png) no-repeat;
}
.news-ul .new-li .new-img .down{
	top:227px;
	background:url(nw1.png) no-repeat;
}
.news-ul .new-li .new-box{
	height: 200px;
	width: 330px;
	padding: 38px 35px 0;
	position: relative;
	background: #fff;
}
.news-ul .new-li .new-box .new-title{
	font-size: 18px;
	color: #000;
	line-height: 20px;
	padding-bottom: 14px;
	max-height: 40px;
	display: block;
	font-family: "Microsoft Yahei";
}
.news-ul .new-li:hover .new-box .new-title{
	color: #4EA49C;
}
.news-ul .new-li .new-text{
	font-size: 13px;
	color: #999;
	line-height: 24px;
}
.news-ul .new-li .new-date{
	font-size: 13px;
	color: #999;
	line-height: 24px;
	position: absolute;
	left: 35px;
	bottom: 25px;
}
.news-list { padding-top:34px; padding-bottom:10px;}
.news-list ul li{ float:left; width:33.333%; font-size:15px; line-height:30px; height:30px; overflow:hidden;}
.news-list ul li a{ display:block; word-break:keep-all;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis; width:95%; background:url(dot.png) no-repeat left center; text-indent:16px;}

/*医疗服务*/
.section-seavice{
	width: 100%;
	position: relative;
	height: 590px;
	background:#fff url(bg4.jpg) center 10px no-repeat ; padding-top:20px;
	z-index: 2;
}
.seavice-ul { padding-top:15px;}
.seavice-ul li{ float:left; width:20%; text-align:center; color:#4b4b4b; padding-bottom:10px;}
.seavice-ul li i{ display:block;}
.seavice-ul li img{ vertical-align:top;transition-duration:500ms;}
.seavice-ul li a{ display:block; }
.seavice-ul li span{ line-height:30px; display:block;}
.seavice-ul li a:hover img{ transform:scale(1.06);}



/*专家团队*/
.section-team{
	width: 100%;
	position: relative;
	height: 610px;
	background:url(wel1.jpg) center -30px no-repeat ;
	z-index: 2;
}

.section-team .inner-bg{background:url(bg2.png) repeat-x left bottom ;height: 590px; padding-top:20px; }

.picScroll{ width:1200px;   }
.picScroll .hd{height:40px;line-height:40px; width:220px;background:#3E9089; margin:0 auto; }
.picScroll .hd .more{float: left; width:118px; font-size:13px; text-align:center; color:#fff; border-right:1px solid #4EA49C;border-left:1px solid #4EA49C; }
.picScroll .bd{ position:relative;  }
.picScroll .prev,.picScroll .next{ display:block; float:left; width:50px; height:40px; line-height:40px; text-align:center; color:#58BCB4; font-family:"新宋体"; font-size:24px;}
.picScroll .prev:hover{ background:#4EA49C; color:#fff; }
.picScroll .next:hover{ background:#4EA49C; color:#fff; }
.picScroll .hd .more:hover{ background:#4EA49C; color:#fff; }
.picScroll .scrollWrap{  }
.picScroll ul{ overflow:hidden; zoom:1; }
.picScroll li{ width:151px; margin:0 22px 24px 0; width:220px; position:relative; float:left; display:inline; height:363px; background:#4EA49C; color:#fff; text-align:center; border-bottom-right-radius:20px;}
.picScroll li .pic {position:relative;display:block;overflow:hidden; width:220px; height:263px;overflow:hidden;}
.picScroll li .pic img {display:block;width:220px; height:263px;  transition-duration:500ms;}
.picScroll li .tit { font-size:17px;color:#fff; line-height:30px; padding-top:10px;}
.picScroll li .txt{ color:#fff;line-height:24px;}
.picScroll li .txt span{ display:block; font-size:16px}
.picScroll li a{ display:block;}
.picScroll li a:hover .pic img{ transform:scale(1.06);} 

/*套餐计划*/
.section-plan{
	width: 100%;
	position: relative;
	height: 610px;
	background:url(wel2.jpg) center -30px no-repeat ; 
	z-index: 2;
}

.section-plan .w1200{
	position: relative;
}
.section-plan .wel-science-top{
	width: 346px;
	padding: 0 28px 0 28px;
	background:url(tm.png) repeat;
	overflow: hidden;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	position: absolute;
	left: 0;
	top: -22px;
	height:338px;

}
.wel-science-top .science-head{
	width: 100%;
	padding-top: 48px;
	height: 108px;
}
.wel-science-top .science-head strong{ display:block; font-weight:bold; font-size:30px;}
.wel-science-top .science-head span{ display:block; font-size:24px; color:#4EA49C;}


.wel-science-top .science-detail{
	line-height: 24px;
    font-size: 13px;
    width: 100%;
    height: 90px;
    padding-bottom: 16px;
    overflow: hidden;
}
.wel-science-top .l-more{
	display: block;
	width: 120px;
	height:40px; text-align:center;
	color: #fff;
	border-radius:22px;
	background:#4EA49C;
	overflow: hidden;
	line-height: 40px; float:left; margin-right:30px;
	font-size: 13px;
	transition-duration:200ms;
}
.wel-science-top .l-more:hover{
	background: #4EA49C;
}
.wel-science-bottom{
	float: left; width:100%;
	position: absolute;
	top:336px; overflow:hidden;
	left: 0;
}
.wel-science-bottom .list{ width:104%;}
.wel-science-bottom dl{ position:relative;
	 width:230px; height:162px; background:url(tm.png) repeat; margin-right:20px; padding:20px 28px; float:left;color:#2b2b2b; font-size:16px;
}
.wel-science-bottom dl dt{ margin-bottom:15px;}
.wel-science-bottom dl dt strong{ color:#4EA49C; font-size:30px;}
.wel-science-bottom dl dd{ }
.wel-science-bottom dl p{right:20px; top:169px; font-size:12px; color:#8b7361; position:absolute;} 


/*五洲课堂*/
.section-room{
	width: 100%;
	position: relative;
	height:580px;
	padding-top:30px;
	background: url(bg1.png) repeat center top; clear:both;
}
.college-ul{
	width: 110%;
}
.college-ul .co-li{
	width: 383px;
	float: left;
	margin-right: 25px;

}
.college-ul .co-li .co-img{
	display: block;
	width: 100%;
	height: 200px;
	overflow: hidden;
}
.college-ul .co-li .co-img img{
	display: block;
	width: 100%;
	transition-duration:500ms;
}
.college-ul .co-li:hover .co-img img{
	transform:scale(1.06);
}
.college-ul .co-li .co-tit{
	display: block;
	width: 100%;
	text-align: center;
	height: 44px;
	background:url(cg4.png) center bottom no-repeat;
	font-size: 19px;
	color: #4EA49C;

	padding-top: 18px;
	line-height: 44px;
	font-family: "Microsoft Yahei";
}
.college-ul .co-li .co-text{
	color: #999;
	font-size: 13px;
	line-height: 24px;
	padding-top: 14px;
	width: 346px;
	margin: 0 auto;
	text-align: center;
}



/*网站底*/
#footer{
	width: 100%;
	clear: both;
}
.fast-change{
	width: 100%;
	height: 70px;
	background: #4EA49C;
}
.fast-change .fl{
	color: #fff;
	font-size: 14px;
	margin-top:20px;
	line-height: 28px;
	font-family:Microsoft YaHei;
}
.fast-change .fl a{
	color: #fff; margin:0 5px; font-family:Microsoft YaHei;

}
.fast-change .fl span{ font-family:Microsoft YaHei;}

.fast-change .fl a:hover{ }
.fast-change .fr{
	color: #fff;
	font-size: 14px;
	margin-top:20px;
	line-height: 28px;
}
.fast-change .fr span{
	float: left;
	padding-right: 24px;
}
.fast-change .share{
	float: left;
}
.fast-change .share a{
	display: block;
	float: left;
	width: 28px;
	height: 28px;
	margin-right: 12px;
}
.fast-change .share .weibo{
	background: url(weibo.png) no-repeat;
}
.fast-change .share .weixin{
	background: url(weixin.png) no-repeat;
	position: relative;
}
.fast-change .share .weixin img{
	position: absolute; 
    width: 147px;
    height: 147px;
    left: -118px;
    top: -157px;
	 display:none;
 
}
.fast-change .share .weixin:hover img{
	display: block;
}
.fast-link{
	width: 100%;
	padding: 54px 0 66px;
	background: #f7f7f7;
}
.fast-link .fl{
	float: left;
	width: 810px;
	border-right:1px solid #eaeaea;

	overflow: hidden;
}
.fast-link .fl ul{
	width: 120%;
}
.fast-link .fl ul li{
	width: 122px; float:left;
}
.fast-link .fl dl{
	float: left;
}
.fast-link .fl dl dt{
	height: 36px;
	width: 100%;
	background: url(li3.jpg) left bottom no-repeat;
	margin-bottom: 12px;
}
.fast-link .fl dl dt a{
	font-size: 15px;
	color: #333;
	line-height: 16px;
}
.fast-link .fl dl dd{
	height: 40px;
}
.fast-link .fl dl dd a{
	color: #777;
	font-size: 13px;
	line-height: 30px;
}
.fast-link .fl dl dd a:hover,.fast-link .fl dl dt a:hover,.bottom .fl a:hover,.bottom .fr a:hover{
	color: #4EA49C;
}
.fast-link .fr{
	width: 314px;
	padding: 0 14px 0 0;
}
.fast-link .fr .service-line{
	font-size:15px;
	padding-bottom:4px;
	line-height: 22px;
	color: #666;
}
.fast-link .fr .contact-detail{
color: #666;
	font-size: 13px;
	line-height: 30px;
}
.fast-link .fr .imgs{ padding-top:20px;}
.fast-link .fr .imgs dl{ float:left; background:#fff; width:147px;font-size:14px; color:#666; margin-right:20px;}
.fast-link .fr .imgs dl dt img{ display:block; width:147px; height:147px;}
.fast-link .fr .imgs dl dd{ height:40px; line-height:40px; text-align:center; }
.fast-link .fr .imgs dl.last{ margin:0;}
.bottom{
	width: 100%;
	height: 60px;
	font-size: 13px; background:#fff;
}
.bottom .w1200{
	overflow: hidden;
}
.bottom .fl{
	color: #999;
	line-height: 60px;
}
.bottom .fl a{
	color: #999;
}
.bottom .fr{
	padding-top: 20px;
	margin-right: -19px;
}
.bottom .fr a{
	float: left;
	padding: 0 19px 0 15px;
	background: url(li4.jpg) right center no-repeat;
	display: block;
	color: #999 ;
	line-height: 20px;
}

/*走进五州*/
.china1{
	width: 100%;
	position: relative;
	min-height:953px; padding-bottom:0px;
	background:url("ch11.jpg") center bottom no-repeat;
}
.about-list{
	position: absolute;
	top:12%;
	width: 1200px;
	left: 50%;
	margin-left: -600px;
}
.about-list a{
	width: 400px;
	height: 400px;
	display: block;
	float: left;
	position: relative;
	opacity: 0;
	filter:alpha(opacity=0);
}
.about-list .ab1{
	background: url("ch01.png") center no-repeat;
}
.about-list .ab2{
	background: url("ch03.png") center no-repeat;
}
.about-list .ab3{
	background: url("ch05.png") center no-repeat;
}
.about-list a .max{
	width: 350px;
	height: 350px;
	position: absolute;
	left: 25px;
	top: 25px;
}
.about-list a .max img{
	width: 100%;
	transform:scale(0);
	transition-duration:500ms;
}
.about-list a:hover .max img,.about-list .ab-cur .max img{
	transform:scale(1);
}
.ab-logo{
	width: 100%;
	text-align: center;
	padding: 42px 0 22px;
	display: none;
}
.about-title{
	color: #4b4b4b;
	line-height: 98px;
	font-size: 48px; margin-top:10px;
	width: 100%;
	text-align: center;
  font-family: "方正正中黑简体","微软雅黑";
}
.tip{
	width: 100%;
	text-align: center;
	font-size: 20px;
	line-height: 42px;
	color: #333333;
}
.title-en{
	font-style: italic;
	font-size: 15px;
	line-height: 24px;
	color: #c1c1c1;
	width: 100%;
	text-align: center;
}
.ch-intro{
	width: 1106px;
	height: 334px;
	margin:42px auto 50px;
}
.ch-intro img{
	display: block;
	float: left;
	width: 780px;
}
.ch-intro .ch-intro-right{
	width: 326px;
	height: 334px;
	background:url("ch10.png") no-repeat;
	float: left;
	color: #fff;
}
.ch-intro .ch-cn{
	width: 234px;
	margin: 0 auto;
	padding-top: 70px;
	line-height: 58px;
	font-size: 32px;
}
.ch-intro .ch-en{
	width: 234px;
	margin: 0 auto;
	font-size: 22px;
	line-height: 30px;
	font-family: arial;
}
.ch-intro-bt{
	width: 1106px;
	margin: 0 auto;
}
.ch-intro-bt .fl{
	width: 510px;
	font-size: 14px;
	line-height: 36px;
	color: #666;
}
.ch-intro-bt .fl p{
	padding:5px 0;
}
.ch-intro-bt .fl .botm{
	border-bottom: 1px dashed #e7e4e3;
}
.ch-intro-bt .fr{
	width: 522px;
	padding-left: 40px;
	border-left: 1px solid #e1dfdc;
	margin-top: 20px;
}
.ch-intro-bt .fr .head-tit{
	height: 62px;
}
.ch-intro-bt .fr .head-tit .cn{
	font-size: 32px;
	color: #4b4b4b;
	line-height: 36px;
	padding-right: 14px;
	display: block;
	float: left;
}
.ch-intro-bt .fr .head-tit .en{
	font-size: 30px;
	color: #bdbcba;
	line-height: 32px;
	font-family: arial;
	padding-top:5px;
	display: block;
	float: left;
}
.ch-intro-bt .fr ul{
	width: 100%;
}
.ch-intro-bt .fr ul li{
	width: 100%;
	height:50px;
}
.ch-intro-bt .fr ul li .fir-letter{
	font-size: 24px;
	color: #333;
	line-height: 26px;
	display: block;
	float: left;
	padding-right: 14px;
	font-family: arial;
}
.ch-intro-bt .fr ul li .describe{
	padding-left: 20px;
	background:url("li1.jpg") left 13px no-repeat;
	font-size: 14px;
	color: #999;
	line-height: 14px;
	padding-top: 6px;
	float: left;
	transition-duration:300ms;
}
.ch-intro-bt .fr ul li:hover .describe{
	padding-left: 30px;
	background:url("li1.jpg") 10px 13px no-repeat;
}
.history{
	width: 100%;
	background:url("his1.jpg") center top no-repeat;
}
.history .top-head{
	width: 100%;
	color: #fff;
	padding-top: 108px;
	height: 268px;
}
.history .top-head .en{
	font-size: 94px;
	font-weight: bold;
	width: 100%;
	text-align: center;
	line-height: 106px;
	text-transform: uppercase;
}
.history .top-head .cn{
	font-size: 36px;
	width: 100%;
	text-align: center;
	line-height: 48px;
	font-family: "方正正中黑简体","微软雅黑";
}
.history-box{
	width: 1140px;
	padding: 64px 0 206px;
	background:url("li2.jpg") center repeat-y;
	margin: 0 auto;
	position: relative;
}
.history-box ul{
	width: 100%;
}
.history-box ul li{
	padding-bottom: 40px; zoom:1;
	width: 100%; display:none;

}
.history-box ul li:after{ clear:both; content:""; display:block;}
.history-box ul li .years{
	display: block;
	width: 148px; 
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	border-radius: 20px;
	border: 1px solid #eee;
	margin: 0 auto 148px;
	font-family: arial; clear:both;
}
.history-box ul li:hover .years{
	color: #4EA49C;
}
.history-box ul li .son{
	width: 581px;
	margin-top: -42px;
	transition-duration:400ms;
}
.history-box ul li .fir{
	float: left;
	background: url("his1.png") right top no-repeat;
}
.history-box ul li .sec{
	float: right;
	background: url("his1.png") left top no-repeat;
}
.history-box ul li .info-box{
	width: 448px;
	padding: 38px 32px;
	background: #f1f1f1;
	border-radius: 6px;
	overflow: hidden;
	margin-top: -48px;
	transition-duration:400ms;
}
.history-box ul li .info-box img{
	display: block;
	float: left;
	width: 177px;
}
.history-box ul li .son .info-box .his-infor{
	float: right;
	width: 244px;
	line-height: 26px;
	font-size: 14px;
	color: #666;
}

.history-box ul li .fir .info-box{
	float: left;
}
.history-box ul li .sec .info-box{
	float: right;
} 
.history-box ul li .son:hover .info-box{
	background: #4EA49C;
}
.history-box ul li .son:hover .info-box .his-infor{
	color: #fff;
}
.history-box ul li .fir:hover{
	background: url("his2.jpg") right top no-repeat;
}
.history-box ul li .sec:hover{
	background: url("his2.jpg") left top no-repeat;
}
.roll-more{
	position: absolute;
	bottom: 82px;
	width: 206px;
	height: 46px;
	line-height: 46px;
	color: #fff;
	text-align: center;
	border-radius: 23px;
	background:#4EA49C;
	overflow: hidden;
	left:50%;
	margin-left: -103px;
	font-size: 16px;
}


.banner .w1200{
	position: absolute;
	left: 50%;
	margin-left: -600px;
	top: 0;
}
.sc-ban-img{
	width: 100%;
	text-align: center;
	padding-top:  14%;
}
.sc-ban-img-b{
	width: 100%;
	text-align: center;
	display: none;
}
.sc-ban-text{
	width: 446px;
	text-align: center;
	margin: 0 auto;
	color: #fff;
	font-weight: bold;
	line-height: 36px;
	font-size: 17px;
	text-shadow:0 0 4px #999;
	padding-bottom: 28px;
}
.down-to{
	display: block;
	width: 56px;
	height:56px;
	background: url("sc9.png") no-repeat;
	position: absolute;
	left: 50%;
	margin-left: -28px;
	bottom:100px; 
}
.down-to2{
	display: block;
	width: 56px;
	height:56px;
	background: url("sc9.png") no-repeat;
	position: absolute;
	left: 50%;
	margin-left: -28px;
	bottom:100px; 
}
.banner .new-down{
	bottom: 40%;
}

.animation1{
-webkit-animation:fadeOutDown  1.5s infinite ease-in both;
-moz-animation:fadeOutDown  1.5s infinite ease-in both;}
@-webkit-keyframes fadeOutDown{
0%{opacity:1;
-webkit-transform:translateY(0)}
50%{opacity:0.5;
-webkit-transform:translateY(5px)}
100%{opacity:1;
-webkit-transform:translateY(0)
}
}
@-moz-keyframes fadeOutDown{
0%{opacity:1;
-moz-transform:translateY(0)}
50%{opacity:0.5;
-moz-transform:translateY(5px)}
100%{opacity:1;
-moz-transform:translateY(0)}
}

.res1{
	padding-bottom: 128px;
}
.res1 .title {
	padding-bottom: 60px;
}
.res1 .title .big-t{
	width: 100%;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #515151;
    line-height: 30px;
    height: 60px;
    background: url("res3.png") center bottom no-repeat;
    font-family: "方正正中黑简体","微软雅黑";
}
.res1 .title .sub-tip{
	font-size: 16px;
	color: #515151;
	width: 100%;
	text-align: center;
	line-height: 24px;
	letter-spacing: 0
}

.banner .title { width:100%; position:absolute; top:50%; margin-top:-140px; left:0; text-align:center;}
.banner .title .big-t{
	width: 100%;
    text-align: center;
    font-size:56px;
    font-weight: bold;
   color:#fff;
   line-height:1.5;
    background: url("res3.png") center bottom no-repeat;
    font-family: "方正正中黑简体","微软雅黑";
}
.banner .title .sub-tip{
	font-size:24px; font-weight:bold;
color:#fff;
	width: 100%;
	text-align: center;
	line-height: 29px;
	letter-spacing: 0
}

.res-pic .so-li .so-img{
	width: 191px;
	height: 191px;
}
.title{
	width: 100%;
	padding-top:17px;
	padding-bottom: 20px;
}
.title p{
	text-align: center;
	width: 100%;
	color: #4b4b4b;
}
.title .en{
	line-height: 54px;
	font-size: 46px;
	font-family: arial;
	text-transform: uppercase;
	font-weight: bold;
}
.title .cn{
	line-height: 46px;
	font-size: 24px;
  font-family: "方正正中黑简体","微软雅黑";
}
.res2{
	width: 100%;
	height: 907px;
	background: url("res7.jpg") center top no-repeat;
	padding-top: 10px; clear:both;
}
.res2 .title{
	color: #fff;
}
.res2 .title .en{
	color: #fff;
	line-height:68px;
}
.res2 .title .cn{
	color: #fff;
}
.res2 .title .sub-tip{
	font-size: 16px;
    width: 100%;
    text-align: center;
    line-height: 42px;
    letter-spacing: 0;
}
.env{
	padding-top: 44px;
	width: 100%;
}
.env .env-li{
	width: 492px;
	height: 478px;
	padding: 42px 36px;
	border-bottom-right-radius: 50px;
	overflow: hidden;
	background: #fff;
	box-shadow: 0 0 5px #ccc;
	margin: 0 18px;
	float: left;
	position: relative;
}
.env .env-li .env-img{
	width: 100%;
	display: block;
	height: 278px;
	overflow: hidden;
}
.env .env-li .env-img img{
	width: 100%;
	transition-duration:300ms;
}
.env .env-li:hover .env-img img{
	transform:scale(1.04);
}
.env .env-li .env-title{
	padding-top: 14px;
	line-height: 46px;
	font-size: 22px;
	font-weight: bold;
	display: block;
}
.env .env-li .env-detail{
	width: 100%;
	font-size: 14px;
	color: #999;
	line-height: 28px;
	height: 86px;
	overflow: hidden;
}
.env .env-li .l-more{
	display: block;
	width: 38px;
	height: 38px;
	position: absolute;
	left:36px;
	bottom: 42px;
	background: url("res10.png") left top no-repeat;
	transition-duration:300ms;
}
.env .env-li:hover .l-more{
	background: url("res10.png") left bottom no-repeat;
}
.res3{
	width: 100%;
	padding-bottom: 126px;
}
.res3 .sub-tip{
	font-size: 16px;
    width: 1000px;
    text-align: center;
    line-height: 28px;
    letter-spacing: 0;
    padding: 12px 0 64px;
    margin: 0 auto;
}
.sc-ban-img2 {
    width: 100%;
    text-align: center;
    padding-top: 6%;
}
.sc-ban-text2{
	width: 100%;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    font-weight: bold;
    line-height: 36px;
    font-size: 26px;
    text-shadow: 0 0 4px #999;
    padding-bottom: 28px;
    font-family: "方正正中黑简体","微软雅黑";
}
.new-box{
	width: 100%;
	background: #eee;
	padding: 44px 0 200px;
}
.society{
	width: 1203px;
	padding-top: 26px;
}
.society .so-li{
	width: 400px;
	border-right: 1px dashed #b8b8b8;
	height: 335px;
	float: left;
	opacity: 0;
	filter:alpha(opacity=0);
}
.society .so-li .so-img{
	width: 248px;
	height: 248px;
	position: relative;
	margin: 0 auto;
}
.society .so-li img{
	display: block;
	position: absolute;
	z-index: 21;
	width: 100%;
	transition-duration:500ms;
}
.society .so-li:hover img{
	transform:scale(1.06);
}
.society .so-li span{
	display: block;
	width: 100%;
	font-weight: bold;
	color: #fff;
	text-align: center;
	font-size: 20px;
	line-height: 22px;
	padding-top:168px;
	position: absolute;
	z-index: 22;
}
.society .so-li .so-title{
	font-size: 16px;
	color: #000;
	width: 100%;
	text-align: center;
	line-height: 38px;
	padding-top: 10px;
}
.society .so-li .so-detail{
	width: 266px;
	margin: 0 auto;
	text-align: center;
	line-height: 21px;
	font-size: 13px;
	color: #666;
}

.pub-history{
	height: 444px;
	width: 100%;
	position: relative;
}
.bhd{
	width: 100%;
	height: 60px;
	background: url("res14.png") center bottom no-repeat;
}
.bhd .tempWrap{
	width: 450px;
	height: 60px;
	margin: 0 auto;
	overflow: hidden;
}
.bhd .tempWrap .year-list{
	width: 300%;
	float: left;
}
.bhd .tempWrap .year-list li{
	width: 150px;
	height: 60px;
	background: url("res12.png") center bottom no-repeat;
	line-height: 30px;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	color: #333;
	cursor: pointer;
}
.bhd .tempWrap .year-list .on{
	background: url("res13.png") center bottom no-repeat;
	color: #005ea6;
}
.centerbg{
	width: 100%;
	height: 338px;
	padding-top: 60px;
}
.centerbg .tempWrap{
	width: 1074px;
	margin: 0 auto;
	height: 338px;
	position: relative;
	overflow: hidden;
	box-shadow: 0 0 4px #ccc;
}
.centerbg .tempWrap .bd{
	float: left;
	width: 500%;
}
.centerbg .tempWrap .bd li{
	width: 1074px;
	height: 338px;
	float: left;
}
.centerbg .tempWrap .img-hot{
	width: 538px;
	height: 338px;
	display: block;
	float: left;
	position: relative;
}
.centerbg .tempWrap .img-hot:before{
	width: 0;
    height: 0;
    position: absolute;
    top: 62px;
    right: 0;
    border-width: 12px;
    border-style: solid;
    border-color: transparent #fff transparent transparent;
    content: "";
    z-index: 22;
}
.centerbg .tempWrap .detail-hot{
	width: 436px;
	padding-top: 62px;
	padding-left: 42px;
	float: left;
}
.centerbg .tempWrap .detail-hot .year-hot{
	width: 100%;
	height: 56px;
	font-size: 36px;
	line-height: 36px;
	background: url("res16.jpg") left bottom no-repeat;
}
.centerbg .tempWrap .detail-hot .text-hot{
	width: 100%;
	font-size: 14px;
	line-height: 28px;
	padding-top: 10px;
}
.hd2 a{
	display: block;
	position: absolute;
	width: 24px;
	height: 44px;
	top: 252px;
	transition-duration:400ms;
	cursor: pointer;
	z-index: 99;
}
.hd2 .prev{
	left: 0;
	background: url("res-left.png") left top no-repeat;
}
.hd2 .prev:hover{
	background: url("res-left.png") left bottom no-repeat;
}
.hd2 .next{
	right: 0;
	background: url("res-right.png") right top no-repeat;
}
.hd2 .next:hover{
	background: url("res-right.png") right bottom no-repeat;
}
.join{
	width: 100%;
	padding: 80px 0 204px;
	background: #fffffc;
}
.join-title{
	width: 833px;
	height: 134px;
	background: url("jo4.png") center bottom no-repeat;
	margin: 0 auto;
	text-align: center;
}
.join .w1200{
	position: relative;
}
.join-content{
	height: 422px;
	background: #006cb6;
	width: 100%;
	border-bottom-right-radius: 50px;
	overflow: hidden;
	box-shadow: 0 0 8px #ccc;
	margin-top: 44px;
}
.join-content img{
	width: 600px;
	height: 422px;
	display: block;
	float: right;
}
.join-content .join-left{
	float: left;
	padding: 78px 0 0 60px;
	width: 500px;
	color: #fff;
	line-height: 28px;
	font-size: 15px;
}
.join-content .join-left p{
	padding-bottom: 28px;
}
.enjoy{
	width: 627px;
	height: 190px;
	background: url("jo3.png") no-repeat;
	position: absolute;
	z-index: 20;
	left: 366px;
	bottom: -140px;
}
.apply{ 
	padding-top: 16px;
	width: 100%;
	position: relative;
	background: url("jo6.jpg")bottom center no-repeat; 
}
.apply .title .big-t{
	width: 100%;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    line-height: 44px;
    font-family: "方正正中黑简体","微软雅黑";
}
.apply .title .sub-tip{
	font-size: 16px;
    line-height: 54px;
    text-align: center; letter-spacing:8px;
    color: #fff;
}
.search-position{
	width: 1132px;
	margin-top: 20px;
	padding: 24px 34px;
	height: 30px;
	background: #f0f0f0;
	overflow: hidden;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
.search-position span{
	color: #000;
	line-height: 30px;
	font-size: 16px;
}
.search-position select{
	width: 296px;
	height: 30px;
	line-height: 30px;
	margin-right: 8px;
	background: #fff;
	box-shadow: 0 0 2px #ccc;
	border:0 none;
	font-size: 14px;
	color: #999;
	text-indent: 12px;
}
.search-position .keyword{
	width: 296px;
	height: 30px;
	line-height: 30px;
	margin-right: 8px;
	background: #fff;
	box-shadow: 0 0 2px #ccc;
	border:0 none;
	font-size: 14px;
	color: #999;
	text-indent: 12px; 
}
.search-position .button-search{
	width: 112px;
	height: 30px;
	color: #fff;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	float: right;
	background: #e71410;
	border: 0 none;
}
.search-position .button-search:hover{
	background: #d30400;
}
.ajax-position{
	width: 100%;
	overflow: hidden;
	padding-top:14px;
}
.ajax-position ul{
	width: 1230px;
	padding-bottom: 30px;
}
.ajax-position ul li{
	width: 230px;
	height: 306px;
	padding: 20px 30px 30px;
	border-bottom-right-radius: 26px;
	overflow: hidden;
	background: #fff;
	float: left;
	margin-right:14px;
	margin-bottom: 14px;
	box-shadow: 0 0 6px #666;
	transition-duration:300ms;
	position: relative;
}
.ajax-position ul li:hover{
	background: #0084de;
}
.ajax-position ul li .posi-head{
	height: 70px;
	width: 100%;
	border-bottom: 1px solid #797979;
}
.ajax-position ul li:hover .posi-head{
	border-bottom: 1px solid #4da9e8
}

.ajax-position ul li .posi-head .date{
	font-size: 15px;
	color: #999;
	line-height: 24px;
	padding-bottom:10px;
}
.ajax-position ul li:hover .posi-head .date{
	color: #a3c8ef;
}
.ajax-position ul li .posi-head .state{
	font-size: 20px;
	color: #333;
	line-height: 22px;
	font-weight: bold;
}
.ajax-position ul li:hover .posi-head .state{
	color: #fff;
}
.ajax-position ul li .summary-posi{
	width: 100%;
	line-height: 24px;
	font-size: 14px;
	padding-top: 20px;
	height: 158px;
	overflow: hidden;
}
.ajax-position ul li:hover .summary-posi{
	color: #fff;
}
.ajax-position ul li .konw-more-posi{
	display: block;
	width: 124px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	font-size: 14px;
	border-radius: 18px;
	overflow: hidden;
	border:1px solid #b4b4b4;
	position: absolute;
	left: 30px;
	bottom: 30px;
	background: #fff;
}
.ajax-position ul li .konw-more-posi:hover{
	color: #0084de;
}

.checkmore{
	width: 284px;
	display: block;
	height: 46px;
	line-height: 46px;
	text-align: center;
	border-radius: 23px;
	font-size: 16px;
	color: #006cb6;
	background: #fff;
	margin:40px auto 80px;
	font-weight: bold;
	transition-duration:500ms;
}
.checkmore:hover{
	background: #006cb6;
	color: #fff;
}
.ajax-position h2{
	color: #fff;
	width: 1200px;
	margin-top: 60px;
}
.join-form{
	padding-top: 40px;
}
.join-form table tr{
	height:60px;
}
.join-form table tr td{
	color: #fff;
	font-size: 14px;
}
.join-form table input{
	width:180px !important;
	height: 30px !important;
	border:0 none;
	padding: 0 10px;
	float: left;
	line-height: 30px;
}
.join-form table .submit-add{
	    width: 254px !important;
    height: 50px !important;
    border: 1px solid #d5dae0;
    text-align: center;
    line-height: 50px;
    color: #426bba;
    border-radius: 6px;
    display: block;
    margin: 120px auto 0;
    font-size: 18px;
    background: #f7f9f7;
    transition-duration: 300ms;
    margin-left: 454px;
}
.join-form table .submit-add:hover{
	background: #426bba;
	color: #fff;
	
}
.join-form table select{
	width: 200px !important;
	height:30px !important;
	border: 1px solid #eee;
	padding: 0 12px;
	line-height: 26px;
}
.join-form table textarea{
	width:1000px;
	height: 120px;
	padding: 10px;
}
.join-form table tr td img{
	float: left;
	margin-left: 10px;
	height: 30px;
	display: block;
}

.bg{ background:#faf9f6;}
.subnav{ height:52px; line-height:52px; position:relative; margin-top:-52px; display: none;}
.subnav .w1200{ background:#fff; height:52px; line-height:52px;}
.subnav .nav-wp{ display:table; width:100%; font-size:18px; font-weight:bold;}
.subnav .nav-wp ul{ display:table-row;}
.subnav .nav-wp ul li{ display:table-cell; text-align:center;}
.subnav .nav-wp ul li a{ color:#333; display:block;height:52px; line-height:52px;}
.subnav .nav-wp ul li.cur { background:#866c59; text-align:center;}
.subnav .nav-wp ul li.cur a{ background:#866c59; color:#fff;}
.subnav .nav-wp ul li:hover a{ color:#333;}
.subcon-wp{ padding:30px 0;}


/*  改过1160*/

.subcon-wp .w1200{ background:#fff; padding:0 20px; width:1160px;  } 
.bread-crumb{ height:58px; line-height:58px; border-bottom:1px solid #ddd; overflow:hidden;}
.bread-crumb .fr{ background:url(ico1.png) no-repeat left center; padding-left:16px;}
.bread-crumb .fr ul li{ float:left; padding:0 2px;}
.bread-crumb .fl{ color:#666666; font-size:17px;}
.bread-crumb .fl strong{ color:#4EA49C; font-size:20px;}
.news-lst { width:100%; overflow:hidden;}
.news-lst .list { width:108%; padding-top:40px;}
.news-lst .list li{ float:left; width:360px; background:#faf8f6; margin-right:40px; margin-bottom:40px;}
.news-lst .list li img{ display:block; width:360px; height:225px; transition-duration:500ms;}
.news-lst .list li:hover .img img{
	transform:scale(1.04);
}
.news-lst .list li:hover{ background:#957a66; }

.news-lst .list li .img{ overflow:hidden;  width:360px; height:225px;}
.news-lst .list li .desc{ height:171px; padding:12px 18px; overflow:hidden;}
.news-lst .list li .desc h3{ color:#866c59; font-weight:bold; font-size:14px; height:30px; overflow:hidden; margin-bottom:15px;}
.news-lst .list li .desc .txt{ color:#666666; font-size:13px; margin-bottom:15px;}
.news-lst .list li .desc .date{ color:#9c9999; font-size:12px;}
.news-lst .list li:hover .desc h3,.news-lst .list li:hover .desc .txt,.news-lst .list li:hover .desc .date{color:#fff !important;}

.pages{
	padding-bottom:40px;height:auto; overflow:hidden; clear:both;
}
 .pages ul{ text-align:center; font-size:0;
	
}
 .pages ul li{ font-size:12px; color:#616161;
	display:inline-block;  *display:inline; zoom:1; margin:0 4px; height:30px; line-height:30px;border:1px solid #e7e7e7;
}
 .pages ul li a,
 .pages ul li span{ 
	color:#616161;
}
 .pages ul li.selected{
	 border:1px solid #957a66;background:#957a66; color:#fff;
}
 .pages ul li:hover{
	 border:1px solid #957a66;
}
 .pages ul li:hover a{
	color:#957a66; text-decoration:none;
}
 .pages ul li a{
	 padding:7px 14px;
}
 .pages ul li.selected a{
	 background:#957a66; color:#fff;
}
 .pages ul li.num{ padding:0 8px;}
.news-details { padding:20px 30px; padding-top:38px;}



.news-details .cc{ width:1101px; overflow:hidden;  } 
.news-details .cc h2{color: #866c59;
    font-size: 26px;
    margin: 0;
    padding-left:8%;
    text-align: left; letter-spacing:3px;}
.news-details .cc span{ display: block;
    font-size: 17px;
    padding: 6px 0 37px 90px;
    text-align: left;}
.news-details .cc h3{ text-align:left; color:#866c59; font-size:22px;padding: 0 0 17px 89px; letter-spacing:2px;}
.news-details .cc h4{ color:#4c4c4c; font-size:18px; background:url(dhbj_07.jpg) no-repeat center center; padding-left: 172px;}
.news-details .cc h4 strong{ color:#866c59; font-size:30px; font-weight:normal; padding-right: 10px;}
.news-details .cc p{ color:#4c4c4c; font-size:14px; padding:15px 89px 32px 18%; line-height:30px;}
.news-details .cc .abtc{ margin-left:20%;}
.news-details .cc .abtc a{     color: #e66d7b;
    display: block;
    float: left;
    font-size: 18px;
    padding: 2% 0 5%;
    width:40%;}




.news-details .head{ text-align:center;}
.news-details .head h1{ font-size:24px; color:#666666;}
.news-details .head p{ color:#a6a6a6; font-size:16px;}
.news-details .body{ padding:20px 0; color:#666666; font-size:16px;padding-bottom:2px; }
.news-details .foot{ border-top:1px solid #ddd; }
.news-details .body .fb{ color:#957a66; font-weight:bold;}
.news-details .page-fy{ height:55px; position:relative; margin-top:30px;font-size:14px; margin-bottom:40px;}
.news-details .page-fy p{ color:#666666; padding:4px 0; }
.news-details .page-fy p a{ color:#666666;}
.news-details .page-fy p a:hover{ color:#4EA49C;}
.news-details .page-fy .back-btn{ display:block; width:100px; height:33px; border:1px solid #ddd; position:absolute; top:18px; right:0; text-align:center; line-height:33px; font-size:15px;}
.news-details .page-fy .back-btn:hover{ background:#866c59; color:#fff;}
.news-details .mb-like { padding-bottom:10px;}
.news-details .mb-like h3{ background:#858585; color:#fff; font-size:14px; padding:0 10px; height:30px; line-height:30px; margin-bottom:25px;}
.news-details .mb-like ul li{ float:left; width:33.333%; font-size:14px; line-height:30px; height:30px; overflow:hidden;}
.news-details .mb-like ul li a{ display:block; word-break:keep-all;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis; width:95%; background:url(dot.png) no-repeat left center; text-indent:16px;}
.car-list{ width:100%; overflow:hidden; border-bottom:1px solid #ddd;}
.car-list .clist{ width:105%; padding-bottom:8px;}
.car-list .clist li{ text-align:center; float:left; padding-right:38px; width:340px; margin-bottom:20px;}
.car-list .clist li .thumb img{ display:block;}
.car-list .clist li .desc h4{ color:#4EA49C; font-size:16px;}
.car-list .clist li .desc { padding-top:10px; height:60px; font-size:12px;}

.news-details .txtcon{ padding-top:30px; color:#666666; font-size:16px;}
.news-details .txtcon h3{ color:#4EA49C; font-size:18px; font-weight:bold;}
.news-details .txtcon h4,.news-details .txtcon strong{ font-size:16px; font-weight:bold; }
.news-details .txtcon .f20{ font-size:20px; font-weight:bold; }
.news-details .map{ margin-bottom:40px;}
.news-details .line-table{ font-size:14px;}
.news-details .line-table table{ border-collapse:collapse;}
.news-details .line-table table td{ border:1px solid #e2e2e2; padding:4px 18px; line-height:30px;}
.news-details .line-table table td strong{ color:#8e714b;}
.lesson-table{ margin-bottom:35px;}
.lesson-table h3{ font-weight:bold; color:#866c59; font-size:30px; margin-bottom:35px; text-align:center;}

.lesson-table table{ border-collapse:collapse;}
.lesson-table table td{ border:1px solid #f1f1f1; padding:6px 18px; line-height:24px; font-size:13px; text-align:center;}
.lesson-table table th{border:1px solid #f1f1f1;  color:#866c59;background:#faf9f7; padding:6px 18px; text-align:center; font-size:14px;}

.news-details .tip{ text-align:left; font-size:14px; color:#666666; line-height:1.8;}

.baox-list .blist li{ float:left; width:255px; text-align:center; margin:0 10px; margin-bottom:15px;}
.baox-list .blist li .thumb{ height:100px; overflow:hidden; width:255px;}
.baox-list .blist li .thumb img{ display:block; overflow:hidden; transition-duration:500ms;}
.baox-list .blist li .thumb img:hover{ transform:scale(1.06);}
.baox-list .blist li h4{ height:45px; line-height:45px; overflow:hidden; text-align:center; color:#666666; font-size:14px;}

.zj-list .tab-hd{ height:40px; line-height:40px; background:#f1f1f1; margin-bottom:40px;}
.zj-list .tab-hd ul li{ float:left; width:7.692%; float:left; border-left:1px solid #fff; margin-left:-1px; text-align:center; line-height:40px; color:#666666; font-size:14px; cursor:pointer; position:relative;background:#f1f1f1;}
.zj-list .tab-hd ul li.on{ background:#957a66; color:#fff;}
.zj-list .tab-hd ul li.on i{ display:block; background:url(arrow-down.png) no-repeat center center; width:10px; height:6px; position:absolute; left:50%; margin-left:-5px; bottom:-20px;}

.zj-list .tab-bd table{ width:100%; background:#faf9f7;}
.zj-list .tab-bd table{ border-collapse:collapse;}
.zj-list .tab-bd table td{ border:1px solid #f1f1f1; padding:8px 18px; line-height:24px; font-size:12px; text-align:center;}
.zj-list .tab-bd table th{border:1px solid #f1f1f1;  color:#866c59;background:#faf9f7; padding:8px 18px; text-align:center; font-size:14px;}
.zj-list .tab-bd table .txt{ text-align:left;}
.zj-list .tab-bd table strong{ color:#f00;}
 
.subcon-wp2 .sub-box { margin-top:3%}

.subcon-wp2 .sub-box .ts-list li{ float:left; width:360px; text-align:center; margin:0 20px; margin-bottom:15px;}
.subcon-wp2 .sub-box .ts-list .thumb{ width:360px; overflow:hidden; height:225px; position:relative;}
.subcon-wp2 .sub-box .ts-list .thumb img{ display:block; overflow:hidden; transition-duration:500ms;height:225px;width:360px;}
.subcon-wp2 .sub-box .ts-list .thumb img:hover{ transform:scale(1.06);}
.subcon-wp2 .sub-box .ts-list h4{ height:45px; line-height:45px; overflow:hidden; text-align:center; color:#666666; font-size:14px;}
.subcon-wp2 .sub-box .ts-list .thumb .video-ico{ display:block;  background:url(i2.png) no-repeat center center; width:50px; height:50px; position:absolute; top:50%; left:50%; margin-left:-25px; margin-top:-25px;}
.subcon-wp2 .sub-box .ts-list .thumb .video-ico:hover{  filter:alpha(opacity=80);opacity:0.8;}


.order-by { height:42px; line-height:42px; border:1px solid #e2e2e2; background:#f8f6f4; margin-top:-1px;}
.order-by ul li{ float:left; line-height:40px; height:40px; margin:0 7.7px; font-size:13px; }
.order-by ul li a{ display:block; line-height:40px; height:40px; float:left;}
.order-by ul li.on a{  color:#957a66;}
.order-by ul li.on{border-bottom:2px solid #957a66; position:relative; top:1px;}


.list_ser{margin-top:20px; text-align:center;}
.list_ser li{width:260px;cursor: pointer; margin:0 10px 40px; display:inline-block;}
.list_ser li .pic{ width:260px; height:320px;position: relative;overflow: hidden;}
.list_ser li .pic img{width:100%; float: none;vertical-align: middle;}
.list_ser li .pic .zzc{left: 0;top: 100%;position: absolute;width: 100%;/*height:250px; padding-top:70px;*/ text-align:center; background:url(tm3.png) repeat ;-webkit-transition: 200ms;
padding-top:30px; height:290px;
  -moz-transition: 200ms;
  -o-transition: 200ms;
  -ms-transition: 200ms;
  transition: 200ms;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
  .list_ser li .pic .zzc strong{ display:block; color:#fff; font-size:18px; font-weight:bold; /*margin-bottom:20px;*/  margin-bottom:10px;}
.list_ser li .pic .txt{font-size: 14px; width:220px; text-align:center; margin:0 auto; line-height: 24px;color: #fff;overflow: hidden; /*margin-bottom:35px;*/ margin-bottom:20px;}
.list_ser li .pic .time{ font-size:12px; color:#fff;}
.list_ser li:hover .pic .zzc{top: 0;-webkit-transition: 200ms;
  -moz-transition: 200ms;
  -o-transition: 200ms;
  -ms-transition: 200ms;
  transition: 200ms;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;}
  

  
  
  
  
  
  
.list_ser li .tit1{ background: rgba(0, 0, 0, 0) url("tm3.png") repeat scroll 0 0;
    bottom: 40px;
    color: #ffffff;
    display: block;
    font-size: 19px;
    height: 34px;
    left: 0;
    line-height:46px;
    position: absolute;
    text-align: center;
    width: 100%;}
.list_ser li:hover .tit1{ display:none;}
.list_ser li .tit{display: block;font-size: 14px;text-align: center; background:url(tm3.png) repeat ; color:#ffffff; height:40px; line-height:40px; position:absolute; left:0; bottom:0; width:100%; }

.list_ser li .tit span{ padding:0 10px;}
.list_ser li:hover .tit{ display:none;}
.order-page{ margin-bottom:40px;}
.order-page ul { font-size:0; text-align:center;}
.order-page ul li{ display:inline-block; *display:inline; zoom:1; width:50px; height:10px; line-height:10px; text-align:center; background:#666666; margin-left:1px; cursor:pointer;}
.order-page ul li a{display:inline-block; *display:inline; zoom:1; width:50px; }
.order-page ul li.cur,.order-page ul li:hover{ background:#957a66;}
  
/*3产科*/
.section-obstetrics{padding-top: 40px;height:643px; background:url(bg5.jpg) no-repeat center;}
.section-obstetrics .main-title p{margin: 35px 102px 0;font-size: 16px;line-height: 26px;color: #515151;}
.section-obstetrics .body dt{padding-top: 20px;color: #515151;text-align: center;}
.section-obstetrics .body dt h3{font-size: 24px;line-height: 100%;}
.section-obstetrics .body dt p{font-size: 14px;line-height: 100%;margin-top: 10px;}
.section-obstetrics .body dd{padding-top: 30px;}

.menu-services li{float: left;width: 360px;height: 226px;color: #515151;margin: 0 20px; border-radius:5px; background:url(tm4.png) repeat;-webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;} 
.menu-services li h3{padding-top: 85px;line-height: 100%;font-size: 24px;color: #515151;font-weight: bold;text-align: center;}
.menu-services li span{text-align: center;display: block;line-height: 100%;margin-top: 19px;}
.menu-services li p{display: none;}
.menu-services li:hover{background: #4EA49C;}
.menu-services li:hover h3{padding-top: 50px;margin-left: 31px;text-align: left;color: #FFF;}
.menu-services li:hover span{display: none;}
.menu-services li:hover p{display: block;padding-top: 36px;}
.menu-services li:hover p a{display: inline-block;*display: inline;*zoom: 1;margin: 0 31px 0;font-size: 14px;color: #FFF;line-height: 40px;}
.menu-services li:hover p a:hover{color: #e66c7a;}

.section-expert{padding: 30px 0 38px;background: #f8f8f8;}
.section-expert .body{}
.section-expert .head{text-align: center;padding-top: 0;}
.section-expert .head li{cursor: pointer;display: inline-block;*display: inline;*zoom: 1;margin: 0 3px;width: 14px;height: 14px; border-radius:50%;background: #d0d0d0;}
.section-expert .head li.on{background: #4EA49C;}

.section-package{padding:30px 0 70px ;background: #eee; overflow:hidden;}
.section-package .body{}
.section-package .body li{float: left;padding-top: 36px;width: 360px;height: 156px; background:url(bg6.jpg) no-repeat center;margin: 0 20px;font-size: 14px;line-height: 40px;}
.section-package .body li span{width: 50%;display: block;float: left;}
.section-package .body li span a{color: #FFF;margin-left: 30px;}
.section-package .body li span a:hover{color: #e66c7a;}

.section-tool{padding: 30px 0 50px;background: #eee;}
.section-tool .body li{float: left;width: 260px;height: 92px;margin:40px 20px 0;line-height: 92px;overflow: hidden;background: #fff;	 border-radius:3px;}
.section-tool .body li i{float: left;margin: 20px;border: 1px solid #d1d1d1;border-radius:3px;overflow: hidden;margin-right: 40px;height: 50px;width: 50px; vertical-align: middle;line-height: 50px;display: block;}
.section-tool .body li i img{width: 50px;height: 50px; vertical-align: top;}
.section-tool .body li a{font-size: 14px;color: #4b4b4b; display: block;overflow: hidden;}
.section-tool .body li a:hover{color: #e66c7a;}

/*常识频道*/
.shadow {    box-shadow: 0 1px 2px #f1f1f1;    background-color: #fff;
}
.border {    border-top: 1px #ececec solid;    border-left: 1px #ececec solid;    border-right: 1px #ececec solid;    border-bottom: 1px #ececec solid;    border-radius: 3px;}
.tab1{padding:4px;margin:28px 30px 30px;border-radius:2px;}
.tab{height:340px;overflow:hidden;position:relative;width:740px;float:left;}
.tab .c{display:inline;float:left;height:350px;overflow:hidden;}
.tab .pic{display:inline;float:left;height:340px;overflow:hidden;width:740px;}
.tab .pic a{float: none;}
.tab .pic img{width: 100% !important;height: 340px;}
.tab .pic .picTit{position:absolute;bottom:0;left:15px;width:708px;height:35px;line-height:35px;font-size:14px;text-align:center;filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#CCFFFFFF',endColorstr='#CCFFFFFF');}
:root .tab .pic .picTit{filter:none;background-color:rgba(255,255,255,0.8);}
.tab .pic a:hover .picTit{filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#FFFFFFFF',endColorstr='#FFFFFFFF');}
:root .tab .pic a:hover .picTit{filter:none;background-color:rgba(255,255,255,1);}

.tab .control{height:12px;right:32px;position:absolute;top:319px;z-index:333;}
.tab .control a{background:url("x.png") no-repeat 0 -304px;display:inline;float:left;height:12px;margin-right:3px;overflow:hidden;width:12px;}
.tab .control a.on{background-position:0 -290px;}

.tab .btn{background:url("x.png") no-repeat 0 0;height:46px;position:absolute;top:151px;width:24px;z-index:333;}
.tab .btnL{display:none;left:21px;background-position:0 -356px;}
.tab .btnR{display:none;right:21px;background-position:0 -404px;}

.tab-active .btnL{display:block;}
.tab-active .btnR{display:block;}
.tab-active .btnL:hover{background-position:0 -452px;}
.tab-active .btnR:hover{background-position:0 -500px;}

.tab1 .th-b{width:300px;overflow:hidden;padding-right:14px;}
.tab1 .th-b .tips{height:58px;font-size:14px;line-height:58px;}
.tab1 .th-b .tips a{color:#999;}
.tab1 .th-b .tips a:hover{color:#333;}
.tab1 .th-b .pTit{height:42px;line-height:42px;}
.tab1 .th-b .pTit a{font-size:18px;}
.tab1 .th-b .pTit a:hover{color:#f44;}
.tab1 .th-b .des{height:72px;overflow:hidden;line-height:24px;font-size:12px;color:#999;}
.tab1 .th-b .titList{padding-top:24px;font-size: 0;}
.tab1 .th-b .titList li{visibility:top;height:32px;line-height:32px;overflow:hidden;background:url("x.png") no-repeat;background-position:0 15px;padding-left:10px;}
.tab1 .th-b .titList li a:hover{color:#ff4444;}

.nav-cs{height:47px;margin: 0 30px;background-color:#fff;border-bottom:1px solid #dedede;margin-bottom:15px;}
.nav-cs .subNav{border-left:1px #ececec solid;}
.nav-cs .subNav a{width:130px;height:47px;font-size:18px;line-height:47px;text-align:center;display:inline-block;border-right:1px #ececec solid;float:left;}
.nav-cs .subNav a.long{width:165px;}
.nav-cs .subNav a.current{color:#f44;}
.nav-cs .subNav a.nopeLink{cursor:default;}
.nav-cs .subNav a.nopeLink:hover{color:#333;}
.th-b{line-height:47px;}
.th-b a,.th-b em{float:left;font-size:14px;}
.nav-cs .th-b em{background:url("x.png") no-repeat 3px -74px;height:15px;width:15px;padding:0 3px}
.nav-cs .th-b em{margin-top:16px;}


.tab2,.tab3,.tab4,.tab6,.tab7{margin:0 30px 30px;}

.left660{background-color:#fff;position:relative;width:766px;padding-left:4px; margin-bottom:40px; margin-top:39px;} 
.tab2 .tabTit{height:54px;line-height:54px;} 
.tab2 .left660,.tab3 .left660{border-radius:3px;}
.tab2 .left660 .tb-a{padding:4px 20px 22px 136px;}
.tab2 .sideNav{width:126px;position:absolute;top:63px;left:18px;z-index:2;}
.tab2 .sideNav li{width:121px;height:46px;line-height:46px;font-size:12px;text-align:center;float:left;} 
.tab2 .sideNav li i{width:100%;display:block;height:45px;border-bottom:1px #ececec solid;border-left:1px #ececec solid;}
.tab2 .sideNav li a{display:block;}
.tab2 .sideNav li.on i{border-bottom-color:#ff4444;border-left-color:#ff4444;width:121px;background-color:#ff4444;font-size:14px;color:#fff;}
.tab2 .sideNav li.on a{color:#fff;}
.tab2 .sideNav li.on a:hover{color:#fff;}
.tab2 .sideNav .first{border-top:1px #ececec solid;}
.tab2 .sideNav .first.current{border-top-color:#ececec;width:122px;}
#slide02{position:relative;width:100%;height:190px;}
#slide02 li{display:none;}
.tab2 .tb-a .pCon{float:right;width:294px;}
.tab2 .tb-a .pCon .pTit{font-size:16px;line-height:26px;padding-bottom:15px;}
.tab2 .tb-a .pCon .pTxt{line-height:20px;color:#999;height:80px;}
.tab2 .tb-a a.fl{padding-top:5px;}
.tab2 .tb-a .pCon .view{position:absolute;bottom:0;right:0;}
.tab2 .right306{padding:5px;background-color:#f8f8f8;border-radius:3px;height:260px;}
.tab2 .left660 .view a{background:url("313_x.png") no-repeat 52px -332px;color:#666;display:inline;float:right;font-size:12px;height:20px;line-height:20px;margin-right:12px;padding-right:20px;transition:all 0.4s ease-in 0s;width:50px;}
.tabTit{font-size:20px;color:#ff4444;padding-left:15px;}
.tabTit a{color:#ff4444;}

.bk20{height: 20px;clear: both;}
.tpcbd{padding: 5px;    background-color: #f8f8f8;    border-radius: 3px;    height: 260px; margin-top:36px; display:none;} 

.page_nwes{ padding:38px 0 35px; text-align: center;}
.page_nwes a,
.page_nwes span{  display:inline-block; margin-right:5px; vertical-align:middle; width:28px; text-align:center; font-size:12px; color:#666; line-height:28px; background:#fff; border:1px solid #d2d2d2   }
.page_nwes a.on{color:#fff;  background:#957a66; border:1px solid #d2d2d2 }
.page_nwes a:hover{ color:#fff; background:#957a66; border:1px solid #d2d2d2; text-decoration:none }
.page_nwes a.on:hover{ text-decoration:none }

.page_nwes a.cur{ width:auto; padding:0 9px;}

/*常识内容*/
.tab3 .news-details{}
.tab3 .news-details .head h1{font-size: 24px;}
.tab3 .news-details .tac{text-align: center;}
.tab3 .news-details .body img{vertical-align: middle;}
.tab3 .news-details .mb-like ul li{width: 50%;}


#dede_pages {
    clear: both;
    height: 67px;
    overflow: hidden;
     width: 566px; margin:0 auto;
}
#dede_pages ul {
    float: left;
    padding: 20px 0;
}
#dede_pages ul li {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #dddddd;
    color: #000;
    float: left;
    font-family: "Microsoft YaHei";
    font-size: 12px;
    line-height: 17px;
    margin-right: 6px;
    padding: 5px 12px;
}
/*#dede_pages ul li:nth-last-child(2){ padding:2px 12px;}*/

#dede_pages ul li a {
    color: #666666;
    display: block;
    float: left;
}
#dede_pages ul li a:hover {
    color: #669900;
    text-decoration: none;
}
#dede_pages ul li.thisclass, #dede_pages ul li.thisclass a, #pagebox ul li.thisclass a:hover {
    background-color: #825e2c;
    color: #ffffff;
    font-weight: bold;
}
#dede_pages #pageinfo {
    color: #666666;
    padding: 3px 6px;
}
.pageinfo{
    color: #666666;
}
#dede_pages #pageinfo strong {
    color: #666666;
    font-weight: normal;
    margin: 0 2px;
}



