﻿/*微信、微博弹窗*/

.footerTk {
	display: none !important;
}

#fixedLayertop {
	position: fixed;
	top: 510px;
	right: 0;
	z-index: 15;
	_position: absolute;
	_bottom: auto;
	_top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||200)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
}

.fixed {
	width: 60px;
}

#fixedLayertop a {
	display: block;
	width: 60px;
	height: 30px;
	line-height: 30px;
	padding-top: 30px;
	background: #008756 url(../images/fixed_bg.png) no-repeat center 10px;
	color: #fff;
	text-align: center;
	margin-bottom: 2px;
	_margin-bottom: 0;
	_border-bottom: 2px solid #fff;
}

#fixedLayertop a:hover {
	background-color: #00d98a;
}

#fixedLayertop a.sinaBtn {
	background-position: center -50px;
}

#fixedLayertop a.wzaBtn {
	background-position: center -110px;
}

#fixedLayertop a.jinxiuBtn {
	background-position: center -170px;
}

#fixedLayertop a.zixunBtn {
	background-position: center -230px;
}

#fixedLayertop a#end {
	background-position: center -290px;
}

#fixedLayertop a.zyfwBtn {
	background: #008756 url(../images/20160428150149.png) no-repeat center 6px;
}

#fixedLayertop a.sinaBtn:hover {
	_background: #00d98a url(../images/fixed_bg.png) no-repeat center -50px;
}

#fixedLayertop a.wzaBtn:hover {
	_background: #00d98a url(../images/fixed_bg.png) no-repeat center -110px;
}

#fixedLayertop a.jinxiuBtn:hover {
	_background: #00d98a url(../images/fixed_bg.png) no-repeat center -170px;
}

#fixedLayertop a.zixunBtn:hover {
	_background: #00d98a url(../images/fixed_bg.png) no-repeat center -230px;
}

#fixedLayertop a#end:hover {
	_background: #00d98a url(../images/fixed_bg.png) no-repeat center -290px;
}

#fixedLayertop a.zyfwBtn:hover {
	background: #00d98a url(../images/20160428150149.png) no-repeat center 6px;
}

div.linkmap {
	/*display: none*/
}

.main {
	padding-bottom: 30px;
}


/*banner轮播图*/

.banner {
	width: 100%;
	display: block;
	height: 334px;
	position: relative;
	z-index: 10;
	margin: 0!important;
	border-bottom: 5px solid #008756;
	/*padding-bottom: 2px;*/
}

.banner .main_image ul li,
.banner .main_image ul li a {
	height: 334px;
	width: 100%;
	position: absolute;
	overflow: hidden;
	display: block;
}

.banner .main_image ul li.banner0_1 {
	background: url(../images/1585026965e9cbd.jpg) no-repeat center;
	background-size: 100% 100%;
}


.main_image {
	position: relative;
	width: 100%;
	height: 100%;
	_zoom: 1;
}

.flicking_btn {
	position: absolute;
	top: 318px;
	left: 0;
	width: 100%;
	z-index: 9;
	display: block;
}

.flicking_con {
	width: 144px;
	margin: 0 auto;
}

.flicking_con a {
	background: #fff;
	width: 8px;
	height: 8px;
	display: block;
	text-indent: -9999px;
	float: left;
	margin-right: 10px;
	cursor: pointer;
}

.flicking_con a.active {
	background: #008756;
}


/*.Guide{position: absolute;right:0;top:40px;}*/

.Guide {
	position: absolute;
	right: 0;
	top: 40px;
	z-index: 20
}

.Guide_Min {
	position: relative;
	padding-left: 30px;
}

.Guide_Min a.Guide_btn {
	background: url(../images/guide_btn.png) no-repeat center;
	width: 30px;
	height: 70px;
	display: block;
	position: absolute;
	left: 0;
	top: 110px;
	color: #fff;
	line-height: 70px;
	text-align: center;
	font-size: 26px;
	font-family: "宋体";
}

.Guide_con {
	background: url(../images/guide.png) repeat;
	padding: 10px 15px 20px;
	display: block;
	width: 190px;
}

.Guide_con h2 {
	font-size: 16px;
	font-family: 'Microsoft YaHei', '微软雅黑', STXihei;
	line-height: 2.5em;
	border-bottom: 1px solid #6f9e88;
	color: #fff;
}

.Guide_con .search_box_1 {
	background: url(../images/form_1_bg.png) no-repeat center;
	width: 190px;
	height: 32px;
	margin-top: 15px;
	border-radius: 4px;
}

.Guide_con .search_box_1 .searchTxt_1 {
	height: 32px;
	border: none;
	background: none;
	float: left;
	padding-left: 10px;
	color: #008756;
	line-height: 32px;
	font-family: 'Microsoft YaHei', '微软雅黑', STXihei, '华文细黑', Heiti, '黑体', SimSun, '宋体', sans-serif
}

.Guide_con .search_box_1 .searchBtn_1 {
	height: 32px;
	border: none;
	width: 27px;
	background: url(../images/searchbtn_1.png) no-repeat center;
	float: right;
	cursor: pointer;
	line-height: 32px;
}

.Guide_con .searchTxt_1:focus {
	outline: 0;
}

ul.main_icon li {
	float: left;
	width: 191px;
	margin-right: 10px;
	height: 100px;
	text-align: center;
}

ul.main_icon li a {
	color: #fff;
	font-size: 16px;
	display: block;
	font-family: 'Microsoft YaHei', '微软雅黑', STXihei, '华文细黑', Heiti, '黑体', SimSun, '宋体', sans-serif;
	height: 40px;
	line-height: 40px;
	padding-top: 60px;
}

ul.main_icon li a:hover {
	color: #fff;
}

ul.main_icon li.icon_1 {
	background: #f18f6c;
}

ul.main_icon li.icon_2 {
	background: #f2d881;
}

ul.main_icon li.icon_3 {
	background: #a9d2e4;
}

ul.main_icon li.icon_4 {
	background: #a4cf88;
}

ul.main_icon li.icon_5 {
	background: #7182b2;
}

ul.main_icon li.icon_6 {
	background: #68b4b5;
	margin-right: 0
}

ul.main_icon li.icon_2 a {
	background: url(../images/20160429140922.png) no-repeat center 10px;
}

ul.main_icon li.icon_1 a {
	background: url(../images/20160429140528.png) no-repeat center 10px;
}

ul.main_icon li.icon_3 a {
	background: url(../images/20160429140958.png) no-repeat center 10px;
}

ul.main_icon li.icon_4 a {
	background: url(../images/20160429141040.png) no-repeat center 10px;
}

ul.main_icon li.icon_5 a {
	background: url(../images/20160429141108.png) no-repeat center 10px;
}

ul.main_icon li.icon_6 a {
	background: url(../images/20160429141204.png) no-repeat center 10px;
}

ul.main_icon li.Hover {
	background: #008656;
}


/*------------------------默认图片切换---------------*/

._img {
	*height: 220px;
	width: 350px;
}

.pic li {
	width: 350px;
	height: 250px;
	overflow: hidden;
}

.pic li img {
	/*height: 220px;*/
}

.tit {
	_width: 350px;
	line-height: 34px;
}

.W790 .article_box img {
	width: 350px;
	height: 220px;
	float: left;
	margin-right: 20px;
}

.W390 .article_box img {
	width: 100px;
	height: 70px;
	float: left;
	margin-right: 15px;
}

div.article_box p {
	text-indent: 2em;
}


/*医生滚动*/

.pic_zoom {
	margin-top: 5px;
	overflow: hidden;
	padding-bottom: 10px;
	width: 390px;
	margin: 0px auto;
}

.pic_zoom ul {
	float: left;
}

.pic_zoom_in {
	width: 1000000000px;
}

.pic_zoom li {
	display: inline;
	width: 120px;
	float: left;
	padding: 6px;
}

.pic_zoom li .title_type {
	line-height: 25px;
}

.pic_zoom li h2 {
	width: 120px;
	float: left;
}

.pic_zoom li h2 a {
	color: #008756
}

.pic_zoom li p {
	width: 110px;
	float: left;
	line-height: 22px;
	text-align: left;
	padding-left: 10px;
	font-size: 12px;
}

.pic_zoom li a {
	font-weight: normal!important;
}

.pic_zoom li a img {
	display: block;
	text-align: center;
	width: 112px;
	margin: 0 auto;
	border: 1px solid #ddd;
	height: 154px;
}

.pic_zoom li a img:hover {
	border: 1px solid #008756;
}

.pic_zoom li p.Visit {
	color: #008756
}

.doc_left strong {
	font-size: 12px;
	color: #008756;
	font-weight: normal;
}

.doc_name {
	text-align: center;
	line-height: 30px;
}

.doc_name a {
	font-size: 12px;
	text-align: left
}


/*健康视频*/

ul.video_img li {
	float: left;
	width: 200px;
	margin-right: 20px;
	text-align: center;
}

p.Count,
p.play_time {
	display: none
}

ul.video_img li.Li_Even {
	margin: 0;
}

ul.video_img {
	*float: left;
}

.bordT {
	*float: left;
	*width: 420px;
}

ul.video_img li {
	position: relative;
}

ul.video_img li a.video_btn {
	display: block;
	width: 100%;
	_width: 200px;
	height: 110px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/anniu.png) no-repeat center center;
}

ul.video_img li a.video_btn:hover {
	background: url(../images/op_bg.png) repeat;
}

ul.video_img li img {
	width: 100%;
	height: 110px
}

ul.video_img li h2 {
	font-size: 14px;
	color: #008756;
	line-height: 28px;
}

ul.video_list li {
	padding-left: 25px;
	background: url(../images/redian.png) no-repeat left;
	background-size: 20px 20px;
	line-height: 26px;
	font-size: 14px;
	*height: 24px;
	*line-height: 24px;
}

ul.video_list li a {
	color: #666;
}

ul.video_list li a:hover {
	color: #008756;
}


/*社会公益、专题活动*/

.article_box1 img {
	width: 100%;
	height: 110px;
	_height: 107px;
	margin-bottom: 5px;
}

.article_box1 h2 {
	font-size: 16px;
	font-family: 'Microsoft YaHei', '微软雅黑', STXihei;
	line-height: 24px;
	margin-bottom: 5px;
	font-weight: bold;
}

.article_box1 p {
	font-size: 14px;
	line-height: 24px;
	border-top: 1px solid #e5e5e5;
	padding-top: 5px;
	color: #999;
	text-indent: 2em;
}

.article_box1 p a.details {
	color: #008756;
}

div.shegongyi>a {
	display: inline-block;
	width: 50%;
	float: left;
	margin-right: 10px;
}

div.shegongyi h2 {
	font-size: 14px;
	font-family: 'Microsoft YaHei', '微软雅黑', STXihei;
	line-height: 20px;
	margin-bottom: 5px;
	font-weight: normal;
}

div.shegongyi p {
	line-height: 22px;
	padding-top: 0px;
	border-top: none;
}

.tab_box ul.icon_list {
	margin-top: 10px;
}

.tab_box ul.icon_list li {
	float: left;
	width: 120px;
	line-height: 37px;
	margin-right: 10px;
}

.tab_box ul.icon_list li a {
	background: #eee url(../images/icon_bg.png) no-repeat 15px center;
	display: block;
	border: 1px solid #e3e3e3;
	height: 37px;
	padding-left: 42px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #bababa;
	font-size: 16px;
}

.tab_box ul.icon_list li a:hover {
	background: #1f865b url(../images/icon_bg_h.png) no-repeat 15px center;
	border: 1px solid #1f865b;
	color: #fff;
}

.tab_box ul.icon_list li.active a {
	background: #1f865b url(../images/icon_bg_h.png) no-repeat 15px center;
	border: 1px solid #1f865b;
	color: #fff;
}

.tab_box {
	height: 220px;
}

.Min_box .tab_box {
	height: auto;
	_width: 390px;
	overflow: hidden;
}

.tab_box ul.ulW390 {
	_width: 370px;
}

.tab_box ul.ulW390 li {
	_width: 370px;
}

.height292 {
	height: 292px;
}

.phone_search {
	display: none;
}

.Guide {
	_display: none;
	_visibility: hidden;
}

@media only screen and (max-width:1024px) {
	.banner {
		width: 1200px;
	}
}

@media only screen and (max-width:768px) {
	.banner {
		width: 100%;
	}
	.main_image ul,
	.banner {
		height: 100px;
	}
	.banner .main_image ul li {
		height: 100px;
	}
	ul.main_icon li {
		width: 33.333%;
		margin: 0;
	}
	.W790,
	.W390,
	.W350,
	.W420 {
		width: 49%;
	}
	._img,
	.W390 .article_box img {
		display: none;
	}
	.W790 .article_box h2 {
		text-align: left;
	}
	.fr.W420 {
		float: none;
		width: 100%;
	}
	.fl.W420.mrg0-20 {
		float: right;
		margin: 0;
	}
	ul.video_img li {
		width: 48%;
		margin-right: 2%;
	}
	ul.video_img li h2 {
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	.fr.W390.Min_box {
		width: 100%;
	}
	.article_box1.mt10 {
		width: 100%;
		margin: 10px auto;
	}
	ul.icon_list {
		float: left;
		width: 38%;
	}
	.tab_box {
		height: auto!important;
	}
	.Guide,
	#fixedLayertop {
		display: none;
	}
	.main_image .btnLeft,
	.main_image .btnRight {
		display: none;
	}
	.article_box1 img {
		height: auto;
		display: block;
		width: 60%;
		margin: 10px auto;
	}
	.tab_box ul.icon_list {
		width: 100%;
		float: none;
		margin-top: 20px;
	}
	.W790,
	.W390 {
		width: 100%;
	}
	.scroll_img {
		margin-right: 15px;
	}
	.pic_zoom {
		width: 100%;
	}
	.video_btn {
		width: 100%;
	}
	.height292 {
		height: auto;
	}
	.height292 .W790 {
		height: 337px;
	}
	/*手机搜索*/
	.phone_search {
		background: #008756;
		height: 65px;
		padding: 15px;
		display: block;
	}
	.phone_search form {
		background: #b4ddce;
		border-radius: 5px;
	}
	.phone_search .searchTxt {
		height: 65px;
		border: none;
		background: none;
		float: left;
		padding-left: 10px;
		color: #008756;
		line-height: 42px;
		font-family: 'Microsoft YaHei', '微软雅黑', STXihei;
		width: 80%;
		font-size: 16px;
	}
	.phone_search .searchBtn {
		height: 65px;
		border: none;
		width: 65px;
		background: url(../images/searchbtn_2.png) no-repeat center;
		float: right;
		cursor: pointer;
		line-height: 32px;
	}
	.phone_search .searchTxt:focus {
		outline: 0;
	}
	.phone_search input::-webkit-input-placeholder {
		color: #fff !important;
	}
	.phone_search input::-moz-placeholder {
		color: #fff !important;
	}
	.phone_search input::-moz-placeholder {
		color: #fff !important;
	}
	.phone_search input:-ms-input-placeholder {
		color: #fff !important;
	}
	ul.article_list li {
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	.W790 .article_box img {
		/*width: 46%;*/
	}
	.flicking_btn {
		top: 130px;
	}
}

@media only screen and (max-width:700px) {
	.main_image .ck-prev,
	.main_image .ck-next {
		display: none;
	}
	.height292 .W790 {
		height: auto;
	}
}

@media only screen and (max-width:640px) {
	.scroll_img {
		width: 60%;
		margin: 0 auto;
		float: none;
	}
	.pic li {
		width: 100%;
	}
	.W790 .article_box img {
		margin: 0 auto;
		display: block;
		float: none;
	}
	.zygg {
		width: 100%;
		float: none;
	}
}

@media only screen and (max-width:600px) {
	.pic li {
		width: 100%;
	}
}

@media only screen and (max-width:550px) {
	._img,
	.W390 .article_box img {
		display: block;
		float: none;
		width: 100%
	}
	.pic li {
		float: none;
		width: 100%;
	}
	.W790,
	.W390,
	.W350,
	.W420 {
		width: 100%;
		float: none;
	}
	.article_box1.mt10,
	ul.icon_list {
		width: 100%;
		float: none;
	}
	.tab_box ul.icon_list li {
		float: left;
		width: 30%;
		margin-right: 2%
	}
	.W390 .article_box img {
		display: none;
	}
	.tab_box ul.icon_list li a {
		padding-left: 40px;
	}
	.fl.W420.mrg0-20 {
		/*display: none;*/
	}
	.tab_box.mt30 {
		margin-top: 10px;
	}
	.phone_search .searchTxt {
		width: 70%;
	}
	.scroll_img {
		width: 70%;
	}
	.W790 .article_box img {
		/*width: 50%;*/
	}
}

@media only screen and (max-width:480px) {
	.scroll_img {
		width: 80%;
	}
	.article_box1 img {
		width: 65%;
	}
	.phone_search .searchTxt {
		height: 35px;
		line-height: 35px;
	}
	.phone_search {
		height: 35px;
		padding: 10px;
	}
	.phone_search .searchBtn {
		height: 35px;
		background-size: 40%;
	}
}

@media only screen and (max-width:400px) {
	.article_box1 img {
		width: 70%;
	}
	.tab_box ul.icon_list li {
		width: 45%;
		margin-bottom: 12px;
	}
}

@media only screen and (max-width:380px) {
	.scroll_img {
		width: 100%;
	}
}

@media only screen and (max-width:360px) {
	.article_box1 img {
		width: 75%;
	}
	.W790 .article_box img {
		width: 60%;
	}
}