﻿@charset "utf-8";
/* CSS Document */
* {
	font-family: "微软雅黑";
	font-weight:500;
}
a {
	margin: 0;
}
img {
	margin: 0;
}
.w1104 {
	width: 1104px;
	margin: 0 auto;
}
/*banner*/
.banner {
	width:100%;
	height:auto;
	overflow:hidden;
	position:relative;
}
.banner img{width: 100%;}
/* banFocus */
.banFocus { position: relative; width:100%; min-height:338px; overflow: hidden; }
.banFocus .pic{ position:relative; z-index:0; }
.banFocus .pic img { width:100%; display: block; }
.banFocus .hd { width:100%; position: absolute; bottom: 10px; text-align: center; font-size:0; z-index:1; }
.banFocus .hd li{margin: 0 5px; background: url(../images/dot.png) no-repeat 0 -16px; height: 16px; overflow: hidden; width: 16px; cursor: pointer; display:inline-block; *display:inline; zoom:1;  _background: url(../images/dot8.png) no-repeat 0 -16px;}
.banFocus .hd .on{ background-position:0 0; }
.banFocus .prev,
.banFocus .next { width: 60px; height: 90px; margin: -60px 0 0; /*display: none;*/ background: url(../images/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;  }
.banFocus .prev { left: 0; }
.banFocus .next { background-position: 0 -90px; right: 0; }
.banFocus .prev:hover,
.banFocus .next:hover { filter:alpha(opacity=50) !important;opacity:0.5 !important;}
/* 品牌活动 */
.pphd{
	width:100%;
	height:72px;
	
	margin: 10px auto 0;
	/*position: absolute;
	bottom:0;*/
	line-height:normal;
	}
.pphd .hd-l{ width:735px; height:32px; overflow:hidden; line-height:32px; border:#ccc 1px solid; float:left; background-color:#fff; margin-top:38px;}
.pphd .hd-l span{ display:inline-block; float:left; margin:0 10px;}
.pphd .hd-l span b{ color:#EE4735;}
.pphd .hd-l h3{ height:32px; overflow:hidden; background-color:#CF6D26; padding:0 10px; display:inline-block; color:#fff; float:left;}
.pphd .hd-l a{ height:18px; overflow:hidden; margin:4px 10px 0 0; line-height:20px; background-color:#EE4735; padding:3px 5px; color:#fff; font-size:12px; border-radius:6px; float:right;}
.pphd .hd-r { margin-left:38px; float:left;}
.pphd .hd-r li{ width:72px; height:72px; overflow:hidden; border-radius:36px; text-align:center; color:#fff; float:left; margin-right:10px;}
.pphd .hd-r li a{ width:34px; height:52px; overflow:hidden; color:#fff; display:block; padding:20px 20px 0; line-height:1em;}
.pphd .hd-r li a:hover{ color:#f5f5f5;}
.pphd .hd-r li:nth-child(1){ background-color:#3B5998;}
.pphd .hd-r li:nth-child(2){ background-color:#EB4924;}
.pphd .hd-r li:nth-child(3){ background-color:#a95eb0;}
.pphd .hd-r li:nth-child(4){ background-color:#4cac47;}

/*sonnav*/
#sonnav { margin-top:20px;}
#sonnav ul {
	border: 1px solid #e9e9e9;
	width: 1104px;
	height: 80px;
	border-bottom: 7px solid #e9e9e9;
}
#sonnav ul li {
	margin: 0 auto;
	display:block;
	float:left;
}
#sonnav ul li a {
	float: left;
	background: url(../images/pic06.jpg) no-repeat 6px center;
	padding: 15px 1px 13px 15px;
	background-color: #ffffff;
	display: block;
	border-right: 1px solid #e9e9e9;
}
#sonnav ul li a h5 {
	display: block;
	width: 81px;
	margin-left: 40px;
	font-size: 16px;
	color: #333333;
	font-weight: 500;
}
#sonnav ul li a:hover h5,#sonnav ul li:hover a span{
	color:#fff;
	}
#sonnav ul li a span {
	font-family: "Arial";
	font-size: 12px;
	color:#bcbbbb;
}
#sonnav ul li:nth-of-type(1) a:hover {
	background: url(../images/pic06-2.jpg) no-repeat 6px center;
	background-color:#009f5e;
}
#sonnav ul li:nth-of-type(2) a {
	background: url(../images/pic07.jpg) no-repeat 6px center;
}
#sonnav ul li:nth-of-type(2) a:hover {
	background: url(../images/pic07-2.jpg) no-repeat 6px center;
	background-color:#41274b;
}
#sonnav ul li:nth-of-type(3) a {
	background: url(../images/pic08.jpg) no-repeat 6px center;
}
#sonnav ul li:nth-of-type(3) a:hover {
	background: url(../images/pic08-2.jpg) no-repeat 6px center;
	background-color:#a0c9cc;
}
#sonnav ul li:nth-of-type(4) a {
	background: url(../images/pic09.jpg) no-repeat 6px center;
}
#sonnav ul li:nth-of-type(4) a:hover {
	background: url(../images/pic09-2.jpg) no-repeat 6px center;
	background-color:#1f849f;
}
#sonnav ul li:nth-of-type(5) a {
	padding: 15px 1px 10px 2px;
	background: url(../images/pic10.jpg) no-repeat 6px center;
}
#sonnav ul li:nth-of-type(5) a h5 {
	margin-left: 43px;
	width: 91px;
}
#sonnav ul li:nth-of-type(5) a:hover {
	background: url(../images/pic10-2.jpg) no-repeat 6px center;
	background-color:#f4ad1d;
}
#sonnav ul li:nth-of-type(6) a {
	background: url(../images/pic11.jpg) no-repeat 6px center;
}
#sonnav ul li:nth-of-type(6) a:hover {
	background: url(../images/pic11-2.jpg) no-repeat 6px center;
	background-color:#621200;
}
#sonnav ul li:nth-of-type(7) a {
	background: url(../images/pic12.jpg) no-repeat 6px center;
}
#sonnav ul li:nth-of-type(7) a:hover {
	background: url(../images/pic12-2.jpg) no-repeat 6px center;
	background-color:#e44c50;
}
#sonnav ul li:nth-of-type(8) a {
	background: url(../images/pic13.jpg) no-repeat 6px center; border-right:0;
}
#sonnav ul li:nth-of-type(8) a:hover {
	background: url(../images/pic13-2.jpg) no-repeat 6px center;
	background-color:#323232;
}
/*main*/
#main {
	padding: 40px 0 20px 0;
}
/*新活动*/
.m_l {
	width: 235px;
	float: left;
}
.title h4 {
	font-size: 20px;
	color: #000;
	border-bottom: 1px solid #e9e9e9;
}
.title img {
	position: relative;
	top: -1px;
}
.Game {
	position: relative;
	width: 265px;
	height: 262px;
	margin: 0 auto;
}
.Game .hd {
	position: absolute;
	bottom: 0px;
	right: 25px;
	width: 83px;
	height: 20px;
}
.Game .hd ul li {
	width: 10px;
	height: 10px;
	margin-right: 10px;
	float: left;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #e2dfdf;
	padding: 0;
}
.Game .hd ul li.on {
	background: #874416
}
.Game .bd {
	margin: 10px 0 0 0;
	padding: 0;
	width: 265px;
	height: 262px;
}
.m_l .m_l_l ul li {
	float: left;
	width: 61px;
	text-align: center;
	margin-left: 26px;
	font-size: 12px;
	margin-top: 20px;
}
.m_l .m_l_l ul li:nth-of-type(1), .m_l .m_l_l ul li:nth-of-type(4) {
	margin-left: 0;
}
.m_l .m_l_l ul li a {
	display: block;
}
.m_l .m_l_l .m_l_b {
	margin-top: 14px;
}
/*热点咨询 媒体报道 公益活动*/
.m_cm {
	float: left;
	width: 509px;
	margin-left: 40px;
}
#m_c .hd ul li {
	float: left;
	width: 125px;
	cursor:pointer;
}
#m_c .hd ul li h4 {
	font-size: 20px;
	color: #000;
	border-bottom: 1px solid #e9e9e9;
}
#m_c .hd ul li.on {
	background: url(../images/pic_1.jpg) no-repeat left bottom;
	height: 33px;
	color: #874416;
}
#m_c .hd ul li.on h4 a{color:#874416;}
.m_cm .bd ul {
	margin-top: 20px;
}
.m_cm .bd ul li {
	margin-top: 15px;
}
.m_cm .bd ul li img {
	float: left;
	margin-right: 12px;
}
.m_cm .bd ul li p {
	float: left;
	font-size: 12px;
	color: #666666;
}
.m_cm .bd ul li p span a{ text-decoration:none; color:#eb4924;}
.m_cm .bd ul li h6 a{ color:#333;
              font-size:14px;
			  font-family:"宋体";
			  font-weight:600;
}
.m_cm .bd ul li .time{ float:left; width:30px;}
.m_cm .bd ul li .text1{ width:450px; float:left; margin-left:20px;}
.m_cm .bd ul li .text1 p{ width:450px;color:#989898; font-size:12px;}
.m_cm .bd ul li .time .number{border-bottom:1px solid #e9e9e9; width:30px; text-align:center; color:#874416; font-size:14px; font-family:"Arial"; font-weight:700;}
.m_cm .bd ul li .time .yue{width:30px; text-align:center; color:#989494; font-size:14px;}
.m_c_b {
	width: 509px;
	margin-top: 10px;
}
.b_l {
	background-color: #f6f6f6;
	width: 250px;
	float: left;
	height: 80px;
	padding: 15px;
}
.b_l a {
	text-align: center;
	display: inline-block;
	margin-left: 15px;
}
.b_r {
	width: 190px;
	float: left;
	background-color: #efefef;
	height: 80px;
	padding: 15px 10px 15px 15px;
}
.b_r img {
	float: left;
	width: 40px;
	margin-top: 20px;
}
.b_r p {
	float: left;
	width: 148px;
	margin-left: 0;
	font-size: 12px;
	color: #4b4b4b;
	margin-top: 12px;
	font-weight: 500;
}
.b_r p span {
	font-size: 18px;
	color: #eb4924;
	font-family: "微软雅黑";
	font-weight: 600;
}
/*main-快速导航*/
.m_r {
	float: right;
	margin-left: 10px;
	width: 274px;
}
.ksnav {
	width: 275px;
	margin-top:20px;
}
.ksnav a li {
	width: 89px;
	height: 33px;
	border: #fff 1px solid;
	background: url(../images/pic29.png) no-repeat center 18px;
	background-color: #eee;
	text-align: center;
	padding-top: 50px;
	color: #4b4b4b;
	font-size: 12px;
	float: left;
}
.ksnav a li:hover {
	background: url(../images/pic38.png) no-repeat center 18px;
	background-color: #874416;
	color: #fff;
}
.ksnav a:nth-of-type(2) li {
	background: url(../images/pic30.png) no-repeat center 18px;
	background-color: #eee;
}
.ksnav a:nth-of-type(2) li:hover {
	background: url(../images/pic39.png) no-repeat center 18px;
	background-color: #874416;
}
.ksnav a:nth-of-type(3) li {
	background: url(../images/pic31.png) no-repeat center 18px;
	background-color: #eee;
}
.ksnav a:nth-of-type(3) li:hover {
	background: url(../images/pic40.png) no-repeat center 18px;
	background-color: #874416;
}
.ksnav a:nth-of-type(4) li {
	background: url(../images/pic41.png) no-repeat center 18px;
	background-color: #eee;
	color: #e23f20;
}
.ksnav a:nth-of-type(4) li:hover {
	background: url(../images/pic41-2.png) no-repeat center 18px;
	background-color: #874416;
	color: #fff;
}
.ksnav a:nth-of-type(5) li {
	background: url(../images/pic33.png) no-repeat center 18px;
	background-color: #eee;
}
.ksnav a:nth-of-type(5) li:hover {
	background: url(../images/pic42.png) no-repeat center 18px;
	background-color: #874416;
}
.ksnav a:nth-of-type(6) li {
	background: url(../images/pic34.png) no-repeat center 18px;
	background-color: #eee;
}
.ksnav a:nth-of-type(6) li:hover {
	background: url(../images/pic43.png) no-repeat center 18px;
	background-color: #874416;
}
.ksnav a:nth-of-type(7) li {
	background: url(../images/pic35.png) no-repeat center 18px;
	background-color: #eee;
}
.ksnav a:nth-of-type(7) li:hover {
	background: url(../images/pic44.png) no-repeat center 18px;
	background-color: #874416;
}
.ksnav a:nth-of-type(8) li {
	background: url(../images/pic36.png) no-repeat center 18px;
	background-color: #eee;
}
.ksnav a:nth-of-type(8) li:hover {
	background: url(../images/pic45.png) no-repeat center 18px;
	background-color: #874416;
}
.ksnav a:nth-of-type(9) li {
	background: url(../images/pic37.png) no-repeat center 18px;
	background-color: #eee;
}
.ksnav a:nth-of-type(9) li:hover {
	background: url(../images/pic46.png) no-repeat center 18px;
	background-color: #874416;
}
.r_b{ padding-top:17px;}
.r_b .video{ margin-top:15px;padding:10px 0;border: 1px solid #eee;background-color: #000;}
/*part1-医院服务*/
.part1 ul li {
	width: 156.5px;
	height: 65px;
	float: left;
	background: url(../images/pic49.jpg) no-repeat center top;
	background-color: #e7dad0;
	border-right: 1px solid #fff;
	padding-top: 81px;
	font-size: 12px;
	color: #fff;
	font-weight: 600;
	text-align: center;
	line-height: 2em;
	cursor: pointer;
	opacity: 0.9;
}
.part1 ul li:hover {
	opacity: 1;
	}
.part1 ul li:nth-of-type(2) {
	background: url(../images/pic50.jpg) no-repeat center top;
	background-color: #cfb4a2;
}
.part1 ul li:nth-of-type(3) {
	background: url(../images/pic51.jpg) no-repeat center top;
	background-color: #b78f73;
}
.part1 ul li:nth-of-type(4) {
	background: url(../images/pic52.png) no-repeat center top;
	background-color: #ab7c5b;
}
.part1 ul li:nth-of-type(5) {
	background: url(../images/pic53.jpg) no-repeat center top;
	background-color: #9f6945;
}
.part1 ul li:nth-of-type(6) {
	background: url(../images/pic54.jpg) no-repeat center top;
	background-color: #93562d;
}
.part1 ul li:nth-of-type(7) {
	background: url(../images/pic55.jpg) no-repeat center top;
	background-color: #874416;
}
/*part1-医生团队*/
.part2 {
	padding-top: 30px;
}
.part2 .title1 {
	z-index: -1;
	height: 46px;
}
.part2 .title1 h4 {
	width: 220px;
	float: left;
	font-size: 24px;
	color: #000000;
	line-height: 1.2em;
}
.part2 .title1 h4 span {
	font-size: 16px;
	color: #bebebe;
	font-weight:500;
}
.part2 .title1 .hd li {
	padding:0 10px;
	}
.part2 ul {
	width: 650px;
	float: left;
	margin-left: 40px;
	position: absolute;
	left: 200px;
	z-index: 999;
	color: #ef7a24;
}
.part2 ul li {
	display: inline-block;
	font-size: 18px;
	color: #ef7a24;
	z-index: 999;
	line-height: 30px;
}
.part2 ul li.on {
	background: url("../images/pic_2.jpg") no-repeat 0px 37px;
}
.part2 ul li.on a {
	color: #ef7a24;
}
.part2 ul li a {
	font-size: 18px;
	color: #333333;
	display: block;
	color: #ef7a24;
}
.part2 .hd {
	position: relative;
}
.part2 .hd ul li {
	height:60px;
	}
.part2 .hd hr {
	position: absolute;
	width: 1104px;
	left: 0;
	top: 30px;
	z-index: -1;
	color:#ccc;
}
.part2 .bd{ position:relative; height:100%; z-index:0;}

.part2 .li_main {
	width: 1104px;
	height: 444px;
	overflow: hidden;
	background: url("../images/pic_bg.png") no-repeat left top;
	position: relative;
	padding-bottom: 10px;
	margin-top: 15px;
}
.li_main hr {
	margin-left: 40px;
	color: #dbd9d9;
	margin-top: 8px;
	margin-bottom: 8px;
	border:0;
	background-color:#ccc;
	height:1px;
}
.li_main .text {
	width: 660px;
	height: auto;
	overflow: hidden;
	margin: 20px;
	float: left;
}
.li_main .text p{ font-size:13px;}
.li_main .text h1 {
	width: 610px;
	font-size: 24px;
	color: #fff;
	background: rgba(68, 68, 68, 0.2);
	display: block;
	line-height: 2em;
	padding-left: 20px;
	margin:10px 0 10px 30px;
}
.li_main .text h1 span {
	color: #eb4924;
	margin-right: 20px;
}
.li_main .text h1 .zyzh{ margin-left:20px; margin-right:0px; font-size:20px;}
.li_main .text .value {
	width: 600px;
	background: url("../images/pic_56.png") no-repeat 40px 5px;
	padding-left: 110px;
	line-height: 1.8em;
	margin-top: 10px;
}
.li_main .text .value:nth-of-type(2) {
	width: 600px;
	background: url("../images/pic_57.png") no-repeat 40px 5px;
	padding-left: 110px;
}
.li_main .text .value p {
	float: left;
	width: 260px;
	background: url("../images/pic_6.png") no-repeat left center;
	padding-left: 10px;
	color:#323232;
}
.li_main .text .value p:nth-of-type(4) {
	width: 270px;
}
.li_main .text .value .p4 {
	float: left;
	width: 600px;
	background: url("../images/pic_6.png") no-repeat left center;
	padding-left: 10px;
	
}
.li_main .text .value .p6 {
	line-height: 1.5em;
}
.li_main .text .value .p5 {
	line-height: 1.5em;
}
.li_main .text .introduce {
	width: 546px;
	background: url("../images/pic_58.png") no-repeat 40px 8px;
	padding-left: 110px;
}
.li_main .text .introduce p {
	width: 530px;
	background: url("../images/pic_6.png") no-repeat left center;
	padding-left: 10px;
	line-height: 2.5em;
	color:#323232;
}
.li_main .text .introduce .p11 {
	width: 530px;
}
.li_main .text .introduce .p3 {
	width: 520px;
	background: url("../images/pic_6.png") no-repeat left center;
	padding-left: 10px;
	line-height: 1.5em;
}
.li_main .text .zan {
	width: 658px;
	height: 85px;
	margin-top: 10px;
	padding-left: 85px;
}
.li_main .text .zan .zan_l {
	margin-left:30px;
	width:120px;
	float:left;
}
.li_main .text .zan .zan_l p {
	width:110px;
	background:url("../images/pic59.png") no-repeat left center;
	padding-left:20px;
	color:#323232;
}
.li_main .text .zan .zan_l p span {
	color: #eb4924;
}
.li_main .text .zan .zan_r {
	width: 550px;
}
.li_main .text .zan .zan_r a {
	display: inline-block;
	margin-left: 40px;
}

.li_main .pic {
	width: 270px;
	float: right;
	position: relative;
	margin-right: 40px;
}
.li_main .pic .zj {
	margin-top: 36px;
}
.li_main .pic .zj1 {
	margin-top: 23px;
}
.li_main .pic .zj2 {
	margin-top: 20px;
	margin-right: 10px;
}
.li_main .pic .yuyue {
	width:257px;	
	height:30px;
	overflow:hidden;
	background-color:#eb4924;
	border-radius:5px;
	line-height:30px;
	position: absolute;
	margin-right: 0;
	float:none;
	bottom:60px;
	left:0px;
}
.li_main .pic .yuyue a{
	display:block;
	width:100%;
	height:30px;
	color:#fff;
	font-size:14px;
	}
.li_main .pic .yuyue img {
	margin:8px 5px 0 15px;
	display:inline-block;
	float:left;
	}
.li_main .pic .yuyue span {
	height:30px;
	line-height:30px;
	display:inline-block;
	float:left;
	}
.li_main .pic .yuyue span.t1{ border-right:#fefefe 1px solid; padding-right:10px; margin-right:10px;}
.li_main .pic .yuyue i { width:24px; height:24px; line-height:24px; border-radius:13px; float:right; background-color:#fff; color:#eb4924; margin:3px 10px 0 0; font-style:normal; text-align:center;}
.li_main .pic .yy2 {
	background-color:#3b5998;
	bottom: 27px;
}

.li_main .sPrev {
	position: absolute;
	top: 200px;
	left: 0px;
	width: 30px;
	height: 65px;
	background: url("../images/pic_4.png") no-repeat left top;
}
.li_main .sNext {
	position: absolute;
	top: 200px;
	right: 5px;
	width: 30px;
	height: 65px;
	background: url("../images/pic_3.png") no-repeat left top;
}
.li_main .sPrev:hover, .slideGroup .sNext:hover {
	border-color: #f60;
}
/*part3*/

.part3 .bd li {
	margin: 0;
}
.part3 {
	padding-top: 30px;
}
.part3 .title1 {
	z-index: -1;
	height: 46px;
}
.part3 ul {
	margin: 0;

}
.part3 .title1 h4 {
	width: 200px;
	float: left;
	font-size: 24px;
	color: #000000;
	line-height: 1.2em;
}
.part3 .title1 h4 span {
	font-size: 16px;
	color: #bebebe;
}
.part3 .title1 ul {
	width: 850px;
	float: left;
	margin-left: 40px;
	position: absolute;
	left: 200px;
	z-index: 999;
	color: #c4c4c4;
}
.part3 .hd ul li {
	height:60px;
	}
.part3 .title1 ul li {
	display: inline-block;
	font-size: 18px;
	color: #f5b695;
	z-index: 999;
	line-height: 30px;
}
.part3 .title1 ul li.on {
	background: url("../images/pic_2.jpg") no-repeat -1px 37px;
	color: #874416;
}
.part3 .title1 ul li.on a {
	color: #874416;
}
.part3 .title1 ul li a {
	font-size: 18px;
	color: #333333;
	display: block;
	width:90px;
	text-align:center;
}
.part3 .hd {
	position: relative;
}
.part3 .hd hr {
	position: absolute;
	width: 1104px;
	left: 0;
	top: 30px;
	z-index: -1;
}
.part3 .bd {
	margin-top: 20px;
}
.part3 .bd .hhd {
	width: 308px;
    padding: 17px;
	height: 340px;
	float: left;
}
.part3 .bd .backd1{background: url("../images/sy_b1.jpg") no-repeat left top;}
.part3 .bd .backd2{background: url("../images/sy_b2.jpg") no-repeat left top;}
.part3 .bd .backd3{background: url("../images/sy_b3.jpg") no-repeat left top;}
.part3 .bd .backd4{background: url("../images/sy_b4.jpg") no-repeat left top;}
.part3 .bd .backd5{background: url("../images/sy_b5.jpg") no-repeat left top;}
.part3 .bd .backd6{background: url("../images/sy_b6.jpg") no-repeat left top;}

.part3 .bd .hhd ul {
	width: 306px;
	height:auto;
	overflow:hidden;
	margin: 0;
	border-top:1px solid #fff; border-left:1px solid #fff;
}
.part3 .bd .hhd ul li {
	width: 152px;
	background: rgba(157, 85, 34, 0.5);
	float: left;
	margin: 0;
	height: 78px;
	text-align: center;
	line-height: 78px;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	
}





.part3 .bd .hhd ul li a{
	color: #fff;
	font-size: 16px;
	display:block;
	
	height: 78px;
	width: 152px;
	}
.part3 .bd .hhd ul li.on a{
	display:block;
	 color:#8b5910;
	 background: rgba(255, 255, 255, 0.5);
	}
.part3 .bd .bbd {
	width: 740px;
	margin-left: 20px;
	float: left;
}
.part3 .bd .bbd ul li .one {
	border-bottom: 1px solid #f1f1f1;
	padding-bottom: 15px;
}
.part3 .bd .bbd ul li .one .pic p {
	float: left;
	background: url("../images/pic64.jpg") no-repeat left top;
	width: 101px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	padding: 10px 0;
	line-height: 2.3em;
}
.part3 .bd .bbd ul li .one .pic p span {
	font-size: 24px;
}
.part3 .bd .bbd ul li .one .text {
	float: right;
	width: 618px;
}
.part3 .bd .bbd ul li .one .text h4 a{
	font-size: 24px;
	color: #000;
	line-height: 1.6em;
}
.part3 .bd .bbd ul li .one .text p {
	font-size: 14px;
	color: #989898;
	background: none;
	width: 590px;
	text-align: justify;
	margin-top: 5px;
}
.part3 .bd .bbd ul li .one .text p span a {
	font-size: 14px;
	color: #ec5b3e;
}
.part3 .bd .bbd ul li .one1 .wz {
	margin-top: 20px;
	width: 700px;
	float: none;
	background: url("../images/pic65.jpg") no-repeat 20px 10px;
	border-bottom: 1px solid #f1f1f1;
	padding-left: 40px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.part3 .bd .bbd ul li .one1 span{font-size: 14px;
    color: #989898;
    float: right;}
.part3 .bd .bbd ul li .one1 .wz a{font-size: 14px;
color:#989898;
	}
	.part3 .bd .bbd ul li .one1 .wz a:hover{ color:#eb4924;}
.part3 .bd .bbd ul li .hhhd {
}
.part3 .bd .bbd ul li .hhhd ul .l1 {
	font-size: 16px;
	margin-left: 0;
	margin-top: 15px;
	text-align: center;
	background: url("../images/pic68.png") no-repeat left top;
	text-align: center;
	color: #fff;
	line-height: 2em;
	border: none;
}
.part3 .bd .bbd ul li .hhhd ul li {
	margin-top: 18px;
	background-color: #f8f9f8;
	border-radius: 10px;
	border: 1px solid #dae5da;
	width: 96px;
	float: left;
	text-align: center;
	margin-left: 5px;
	color: #4e4e4e;
}
/*part4*/
.part4 {
	padding-top: 30px;
}
.part4 .title1 {
	z-index: -1;
	height: 46px;
}
.part4 .title1 h4 {
	width: 220px;
	float: left;
	font-size: 24px;
	color: #000000;
	line-height: 1.2em;
}
.part4 .title1 h4 span {
	font-size: 16px;
	color: #dbdbdb;
    font-family:"微软雅黑";
}
.part4 .title1 img {
	position: relative;
	left: -221px;
	top: 44px;
}
.part4 .hd ul {
	width: 125px;
	float: right;
	margin-left: 40px;
	margin-top: 5px;
	z-index: 999;
	color: #c4c4c4;
}
.part4 .hd ul li {
	display: inline-block;
	z-index: 999;
	background: url("../images/pic_13.jpg") no-repeat left top;
	width: 18px;
	height: 18px;
	margin-left: 20px;
}
.part4 .hd ul li.on {
	background: url("../images/pic_12.jpg") no-repeat left top;
	width: 18px;
	height: 18px;
}
.part4 .hd ul li.on a {
	color: #874416;
}
.part4 .bd ul {
	width: 1104px;
	overflow: hidden;
	background-color: #f8f8f8;
	margin-top:35px;
}
.part4 .bd ul li {
	width: 310px;
	text-align: center;
	height:auto;
	overflow: hidden;
	background: none;
	float:left;
	margin: 50px 0 50px 42px;
}
.part4 .bd ul li .li_main2 a {
	color:#EB4924;
}
.part4 .bd ul li .li_main2 h4{text-align: justify;}
.part4 .bd ul li .li_main2 h4 a{
	font-size: 18px;
	color: #000;
	line-height:2em;
}
.part4 .bd ul li .li_main2 p {
	width: 291px;
	text-align: justify;
	font-size:14px;	
}
/*part5*/
.part5 {  width: 1104px;  margin: 0 auto;  overflow: hidden;  padding-top:10px;  }
/*环境展示*/
#jhsy_end{width:1100px;margin:20px auto;}
#jhsy_end .hd{border-bottom:1px solid #ddd8d5;height:40px;}
#jhsy_end .hd ul li{width:120px;float:left;text-align:center;line-height:20px;margin-top:10px;font-size:20px;border-right:1px solid #acacac;position:relative;cursor:pointer;}
#jhsy_end .hd ul li:last-child{border:none}
#jhsy_end .hd ul li .img2{position:absolute;bottom:-17px;left:15px;display:none}
#jhsy_end .hd ul li.on .img2{display:block}
#jhsy_end .bd{margin-top:40px;}
#jhsy_end .bd ul li .img3{position: relative;}
#jhsy_end .bd ul li .img3 .text{position: absolute;width:76%;text-align: left;bottom: 0;height: 175px;padding-top: 100px;left: 12%;}
#jhsy_end .bd ul li .img3 .text h3{color: #643909;font-size: 23px;line-height: 2em;font-weight: 700;}
#jhsy_end .bd ul li .img3 .text p{color: #ffffff;font-size: 14px;margin-top: 8px;}
/*part6*/
.part6 ul {
	margin: 0;
}
.part6 .bd li {
	margin: 0;
}
.part6 {
	height:auto; overflow:hidden;
	padding-top: 30px;
}
.part6 .title1 {
	z-index: -1;
	height: 46px;
}
.part6 .title1 h4 {
	width: 200px;
	float: left;
	font-size: 24px;
	color: #000000;
	line-height: 1.2em;
}
.part6 .title1 h4 span {
	font-size: 16px;
	color: #bebebe;
}
.part6 .title1 ul {
	width: 950px;
	float: left;
	margin-left: 120px;
	position: absolute;
	z-index: 999;
	color: #c4c4c4;
}
.part6 .hd ul li {
	height:60px;
}
.part6 .title1 ul li {
	display: inline-block;
	font-size: 18px;
	color: #f5b695;
	z-index: 999;
	line-height: 39px;
}
.part6 .title1 ul li.on {
	background: url("../images/pic_2.jpg") no-repeat -13px 37px;
	color: #874416;
}
.part6 .title1 ul li.on a {
	color: #874416;
}
.part6 .title1 ul li a {
	font-size: 18px;
	color: #333333;
	display: block;
	width: 65px;
	text-align:center;
	line-height: 1.5em;
}
.part6 .hd {
	position: relative;
}
.part6 .hd hr {
	position: absolute;
	width: 1104px;
	left: 0;
	top: 30px;
	z-index: -1;
}
.part6 .bd {
	height:340px; overflow:hidden; background-color:#;}
.part6 .bd .slideBox1 {
	height:auto;
	overflow:hidden;
	background-color: #fbfbfb;
	margin-top:15px;
}
.part6 .bd .slideBox1 .picList li {
	width: 300px;
	float: left;
	margin-left: 20px;
	height:400px;
}
.part6 .bd ul li .bbd {
	position: relative;
}
.part6 .bd ul li .bbd .prev {
	display: inline-block;
	width: 20px;
	position: absolute;
	left: 0px;
	top: 120px;
	float: none;
}
.part6 .bd ul li .bbd .next {
	display: inline-block;
	width: 20px;
	position: absolute;
	right: 0px;
	top: 120px;
	float: none;
}
.part6 .bd .slideBox1 ul {
	width: 960px;
	position: relative;
	overflow: hidden;
}
.part6 .bd .slideBox1 ul .li_main1 {
	width: 300px;
	float: left;
	text-align: center;
	margin: 30px 0;
}
.part6 .bd .slideBox1 ul .li_main1 h4 a{
	font-size: 14px;
	color: #2b2b2b;
	font-family:"宋体";
	font-weight:600;
}
.part6 .bd .slideBox1 ul .li_main1 p {
	width: 291px;
	text-align: justify;
	color:#505050;
}
.tempWrap {
	margin: 0 auto;
}
/*part7*/
.part7 {
	height: auto;
	width: 1104px;
	margin: 0 auto;
	padding:25px 0;
	background-color:#fff;
}
.part7 .hd{border-bottom:1px solid #ddd8d5;height:40px;}
.part7 .hd ul li{width:120px;float:left;text-align:center;line-height:20px;margin-top:10px;font-size:20px;border-right:1px solid #acacac;position:relative;color:#000;}
.part7 .hd ul li:last-child{border:none}
.part7 .hd ul li.on{ cursor:pointer;}
.part7 .hd ul li .img2{position:absolute;bottom:-17px;left:15px;display:none}
.part7 .hd ul li.on .img2{display:block}
.part7.hd ul li a {
	font-size: 18px;
	color: #333333;
	display: block;
}
.part7 .bd .tempWrap {
	width: 1104px;
	float: none;
}
.part7 .bd ul li {
	display: inline-block;
	margin-top: 25px;
	width: 140px;
	margin-right:16px;
	color:#000;
}
.part7 .bd ul li:last-child {
	margin-right:0;
}
