﻿/* eyoucms.com 易优CMS -- 好用,免费,安全 */
@charset "utf-8";
body {
	position: relative;
	overflow-x: hidden
}
body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, div, dl, dt, dd, input {
	margin: 0;
	padding: 0;
}
body, input, textarea {
	font-size: 14px;
	color: #666666;
	font-family: '微软雅黑';
}
img {
	border: none;
}
ul, ol, li, a {
	list-style: none;
	text-decoration: none;
}
input, select, textar@charset "utf-8";
body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, div, dl, dt, dd, input {
	margin: 0;
	padding: 0;
}
body, input, textarea {
	font-size: 14px;
	color: #666666;
	font-family: '微软雅黑';
}
img {
	border: none;
}
ul, ol, li, a {
	list-style: none;
	text-decoration: none;
}
input, select, textarea {
	outline: none;
	border: none;
	background: #FFF;
}
textarea {
	resize: none;
}
/*清浮动*/
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.clearfix {
	zoom: 1;
}
/*公共部分*/
.fl {
	float: left;
} /*左浮动*/
.fr {
	float: right;
} /*右浮动*/
.c {
	clear: both;
} /*清浮动*/
.dn {
	display: none;
} /*不显示*/
/* ------------------------------------------index----------------------------------- */
/* 头部 */
/* 顶部样式 */
.h_top_c {
	width: 100%;
	height: 80px;
	overflow: hidden;
	background-color: #FFF;
}
.h_top, .h_mid {
	position: relative;
	width: 1004px;
	margin: 0 auto;
}
.logo {
	float: left;
}
.ytel {
	height: 78px;
	margin-top: 22px;
	padding-left: 40px;
	margin-right: 24px;
	background: url(../images/img2.png) left 4px no-repeat;
	color: #2e3339;
}
.ytel .a {
	font: 14px/18px "Microsoft Yahei";
}
.ytel .b {
	font: 22px/24px "Arial";
	color: #ff5a00;
}
/* 顶部样式 end*/
/* logo search */
.h_mid_c {
	width: 100%;
	height: 97px;
	background-color: #efe6f3;
	position: relative;
	z-index: 99;
}
.search {
	float: right;
	width: 294px;
	margin-top: 10px;
}
.s_c {
	width: 244px;
	height: 35px;
	float: left;
	border: 1px solid #c9c9c9;
	position: relative;
	z-index: 10;
	border-right: none;
}
.search_text {
	width: 160px;
	height: 35px;
	line-height: 33px;
	background-color: transparent;
	text-indent: 6px;
	color: #606060;
	float: left;
}
.drop_down {
	float: left;
	width: 73px;
	height: 35px;
	line-height: 35px;
	color: #39114e;
	padding-left: 10px;
	background: url(../images/drop_down_icon_03.png) no-repeat 90% center;
	cursor: pointer;
}
.drop_down:hover {
	color: #763696;
}
.dd_list {
	width: 83px;
	position: absolute;
	top: 35px;
	right: 0;
	z-index: 9;
	background-color: #efe6f3;
}
.dd_list span {
	display: inline-block;
	width: 73px;
	padding-left: 10px;
	height: 35px;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	line-height: 35px;
	color: #39114e;
	cursor: pointer;
}
.dd_list span:hover {
	color: #763696;
}
.current_dd_span {
	color: #fff!important;
	background-color: #220630;
}
.search_submit {
	width: 48px;
	height: 37px;
	float: left;
	background: url(../images/img6.png) no-repeat center;
	cursor: pointer;
	border: 1px solid #c9c9c9;
	border-left: 0;
}
.search_submit:hover {
	opacity: 0.9;
	filter: progid;
}
/* logo search end*/

/* 头部 end*/

/* nav */
.nav_c {
	width: 100%;
	height: 50px;
	background-color: #39b739;
}
.nav {
	width: 1004px;
	margin: 0 auto;
	height: 50px;
	position: relative;
	z-index: 1;
}
.nav ul li {
	float: left;
	width: 111px;
	text-align: center;
	position: relative;
	z-index: 8;
	background: url(../images/img3.png) right center no-repeat;
}
.nav ul li a:hover {
	text-decoration: underline;
}
.nav ul li.on a {
	text-decoration: underline;
}
.nav ul li a {
	width: 100%;
	font-size: 14px;
	line-height: 50px;
	color: #FFF;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.nav ul li a:first-child {
	border-top: 0;
}
.nav_dd {
	width: 101px;
	position: absolute;
	padding: 5px;
	top: 50px;
	left: 0;
	z-index: 7;
	background: #39b739;
}
.nav ul li .nav_dd a {
	font-size: 14px;
	line-height: 30px;
}
.nav ul li .nav_dd a:last-child {
	border-bottom: 0;
}
/* nav end*/
/* banner */
.banner {
	width: 100%;
	text-align: center;
	overflow: hidden;
}
/* icon_nav */
.icon_nav_c {
	width: 100%;
	height: 161px;
	background-color: #d6bae4;
	overflow: hidden;
}
.icon_nav {
	width: 1000px;
	margin: 0 auto;
}
.icon_nav_title {
	width: 118px;
	height: 118px;
	background-color: #632781;
}
.icon_nav_title {
	float: left;
	margin-top: 24px;
}
.icon_nav_title:hover {
	opacity: 0.95;
	filter: alpha(opacity=95);
}
.icon_nav_title a h2 {
	width: 60px;
	height: 63px;
	line-height: 32px;
	margin: 0 auto;
	padding-top: 10px;
	font-size: 30px;
	color: #f1a4f0;
	font-weight: normal;
}
.icon_nav_title a span {
	display: block;
	height: 33px;
	line-height: 33px;
	text-align: center;
	color: #79369a;
	background-color: #4b1865;
	font-size: 18px;
	font-weight: bold;
	margin-top: 12px;
}
.icon_nav_list {
	float: left;
	margin-left: 10px;
	margin-top: 30px;
}
.icon_nav_list ul li {
	float: left;
	width: 70px;
	margin: 0 8px;
	text-align: center;
}
.icon_nav_list ul li a span {
	display: block;
	margin-top: 10px;
	font-size: 16px;
	color: #390f4e;
}
.icon_nav_list ul li img {
	border-radius: 5px;
}
.icon_nav_list ul li:hover img {
	-webkit-box-shadow: 0 2px 2px #531272;
	box-shadow: 0 2px 2px #531272;
}
/* main */
.main_c {
	width: 100%;
	background-color: #FFF;
}
.main {
	width: 1004px;
	margin: 0 auto;
	overflow: hidden;
}
/* common */
.common {
	width: 1000px;
	margin: 0 auto;
	margin-top: 10px;
}
.common_title {
	position: relative;
	height: 45px;
	margin-bottom: 15px;
	border-bottom: 2px solid #d6bae4;
}
.common_title h2 {
	width: 100px;
	padding-left: 36px;
	padding-bottom: 6px;
	position: absolute;
	left: 0;
	top: 10px;
	border-bottom: 2px solid #8241a3;
	font-size: 22px;
	font-weight: normal;
	color: #632781;
	text-align: center;
}
.common_title a {
	display: inline-block;
	width: 70px;
	height: 26px;
	line-height: 26px;
	position: absolute;
	top: 10px;
	right: 9px;
	text-align: center;
	color: #f1a4f0;
	background-color: #632781;
}
.common_title a:hover {
	opacity: 0.95;
	filter: alpha(opacity=95);
}
/* common */

/* 优惠 */
.youhui_banner {
	width: 336px;
	float: left;
}
.big_pic {
	width: 323px;
	height: 309px;
	border: 2px solid #c4a7d2;
	overflow: hidden;
}
.big_pic img {
	width: 323px;
	height: 309px;
}
.small_pic {
	margin-top: 8px;
}
.small_pic a {
	float: left;
	display: inline-block;
	width: 71px;
	height: 70px;
	border: 2px solid #c7abd4;
	margin-right: 9px;
}
.small_pic a img {
	width: 71px;
	height: 70px;
}
.current_small_pic_a {
	border: 2px solid #632781!important;
}
.youhui_content {
	float: left;
	width: 651px;
	margin-left: 13px;
}
.youhui_content .common_title h2 {
	background: url(../images/0013920_43.png) no-repeat;
}
.youhui_content_c h2 {
	width: 100%;
	color: #632781;
	font-size: 20px;
	text-decoration: underline;
	font-weight: normal;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.youhui_content_c h2:hover {
	color: #9549bb;
}
.youhui_p {
	height: 77px;
	line-height: 25px;
	overflow: hidden;
	margin-top: 11px;
	color: #866e92;
}
.youhui_s {
	margin-top: 18px;
}
.youhui_s span {
	display: inline-block;
	padding: 0 9px;
	color: #dd0000;
	font-size: 16px;
	border: 1px solid #dd0000;
	margin-right: 5px;
}
.youhui_s i {
	display: inline-block;
	padding: 0 9px;
	color: #603774;
	font-size: 16px;
	border: 1px solid #603774;
	font-weight: normal;
	text-decoration: line-through;
}
.youhui_content_list {
	/* 	height: 152px; */
	background-color: #dec6ea;
	padding: 17px 15px;
	margin-top: 23px;
}
.youhui_content_list ul li {
	width: 100%;
	height: 30px;
	line-height: 30px;
}
.youhui_content_list ul li a {
	display: inline-block;
	width: 100%;
	color: #632781;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.youhui_content_list ul li a:hover {
	text-decoration: underline;
}
/* 优惠 end*/

/* 专家团队 */
.zhuanjia .common_title h2 {
	background: url(../images/0013920_43.png) no-repeat left -121px;
}
.zhuanjia_list ul li {
	float: left;
	width: 241px;
	height: 316px;
	border: 2px solid #d6bae4;
}
.zhuanjia_list ul li:hover {
	border: 2px solid #632781;
}
.zhuanjia_pic img {
	width: 241px;
	height: 184px;
}
.zhuanjia_c {
	padding: 11px 8px;
}
.zhuanjia_c h2 {
	width: 100%;
	font-size: 16px;
	font-weight: normal;
	color: #390f4e;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.zhuanjia_c div {
	width: 100%;
	height: 36px;
	overflow: hidden;
	color: #684f74;
	margin-top: 5px;
	margin-bottom: 9px;
}
.zhuanjia_c span {
	display: inline-block;
	width: 73px;
	padding-left: 36px;
	height: 35px;
	line-height: 35px;
	background: #632781 url(../images/0001392_time_09.png) no-repeat 9px center;
	border-radius: 5px;
	/* 	text-align: center; */
	color: #dec6ea;
	font-size: 16px;
	margin-right: 2px;
}
.zhuanjia_c span:hover {
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.zhuanjia_c strong {
	display: inline-block;
	width: 109px;
	height: 35px;
	line-height: 35px;
	border-radius: 5px;
	text-align: center;
	color: #dec6ea;
	background-color: #a73998;
	font-size: 16px;
	font-weight: normal;
}
.zhuanjia_c strong:hover {
	opacity: 0.9;
	filter: alpha(opacity=90);
}
/* 专家团队 */

/* 特色技术 */
.tese .common_title h2 {
	background: url(../images/0013920_43.png) no-repeat left -240px;
}
.tese_content_p {
	width: 730px;
	height: 210px;
	line-height: 26px;
	overflow: hidden;
	color: #612d7b;
}
.tese_content_pic img {
	width: 237px;
	height: 214px;
}
/* 特色技术end */

/* 案例展示 */
.anli .common_title h2 {
	background: url(../images/0013920_43.png) no-repeat left -356px;
}
.anli_content ul li {
	width: 213px;
	height: 161px;
	float: left;
	overflow: hidden;
	position: relative;
}
.anli_zz {
	width: 81%;
	height: 80%;
	padding: 10%;
	padding-top: 3%;
	padding-bottom: 17%;
	position: absolute;
	top: 100%;
	left: 0;
	background: url(../images/nav_li_bg_07.png);
	overflow: hidden;
	opacity: 0;
	filter: alpha(opacity=0);
}
.anli_zz a {
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
}
.anli_zz span {
	display: block;
	color: #cfb4db;
	margin-bottom: 10px;
	line-height: 18px;
}
/* 案例展示 end*/

/* 媒体报道 */
.meiti {
	width: 476px;
	float: left;
}
.meiti .common_title h2 {
	background: url(../images/0013920_43.png) no-repeat left -473px;
}
.youhui_p_new {
	height: 50px;
	padding-bottom: 15px;
	border-bottom: 1px solid #c6b3d0;
}
.youhui_p_new p {
	height: 50px;
	overflow: hidden;
}
.meiti_list {
	margin-top: 10px;
}
.meiti_list ul li {
	width: 100%;
	height: 27px;
	line-height: 27px;
}
.meiti_list ul li a {
	display: inline-block;
	width: 100%;
	color: #632781;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.meiti_list ul li a:hover {
	text-decoration: underline;
}
/* 媒体报道 end*/
/* 科室简介 */
.keshi {
	width: 486px;
	float: right;
}
.keshi .common_title h2 {
	background: url(../images/0013920_43.png) no-repeat left -590px;
}
.keshi_content {
	height: 210px;
	line-height: 26px;
	overflow: hidden;
	color: #612d7b;
}
/* 科室简介 end*/

/* 医院环境 */
.huanjing {
	width: 632px;
	padding: 6px;
	float: left;
	border: 1px solid #a869c7;
}
.huanjing .common_title h2 {
	background: url(../images/0013920_43.png) no-repeat left -706px;
}
.huanjing_content {
	padding: 0 10px;
}
.huanjing_content_pic img {
	width: 295px;
	height: 221px;
	margin-right: 8px;
}
.huanjing_content_pic img:hover {
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.huanjing_content_p h2 {
	font-size: 18px;
	font-weight: normal;
	color: #632781;
	margin-top: 10px;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.huanjing_content_p span {
	display: inline-block;
	width: 100%;
	color: #632781;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.huanjing_content_p strong {
	display: inline-block;
	width: 95px;
	height: 26px;
	line-height: 26px;
	color: #f1a4f0;
	text-align: center;
	background-color: #632781;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 15px;
}
.huanjing_content_p strong:hover {
	opacity: 0.95;
	filter: alpha(opacity=95);
}
/* 医院环境 end*/

/* 荣誉资质 */
.rongyu {
	width: 313px;
	padding: 0 10px;
	padding-top: 6px;
	padding-bottom: 10px;
	float: right;
	border: 1px solid #a869c7;
}
.rongyu_content_pic a img:hover {
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.rongyu .common_title h2 {
	background: url(../images/0013920_43.png) no-repeat left -822px;
}
/* 荣誉资质 end*/

/* 友情链接 */
.links {
	color: #632781;
	margin: 12px 0;
}
.links a {
	display: inline-block;
	padding: 0 10px;
	color: #632781;
}
/* 友情链接 end*/

.bottom_c {
	width: 100%;
	background-color: #000000;
	padding: 40px 0;
}
.bottom_nav {
	width: 1000px;
	margin: 0 auto;
}
.bottom_content {
	width: 644px;
	float: left;
	padding: 3px 0;
	border-right: 1px solid #171717;
}
.bottom_content ul li {
	float: left;
	width: 115px;
	color: #676767;
	margin-right: 45px;
}
.bottom_content ul li h2 {
	padding: 10px 0;
	padding-left: 40px;
	font-size: 16px;
}
.gy {
	background: url(../images/0013920_45.png) no-repeat left -198px;
}
.zx {
	background: url(../images/0013920_45.png) no-repeat left -329px;
}
.xg {
	background: url(../images/0013920_45.png) no-repeat left -456px;
}
.jg {
	background: url(../images/0013920_45.png) no-repeat left -584px;
}
.bottom_content ul li a {
	color: #676767;
	display: block;
	padding-left: 40px;
	margin-bottom: 13px;
}
.bottom_content ul li a:hover {
	color: #9a9a9a;
}
.QR {
	width: 330px;
	float: right;
	margin-top: 10px;
}
.QR div {
	float: left;
	margin-left: 15px;
	margin-top: 40px;
}
.QR div span {
	display: block;
}
.QR img {
	float: left;
	margin-left: 25px;
}
.footer_c {
	width: 100%;
	height: 172px;
	background-color: #4d5865;
}
.footer {
	width: 1004px;
	margin: 0 auto;
	height: 172px;
}
.footer_xh {
	width: 730px;
}
.footer_xh .c {
	margin-top: 30px;
	height: 32px;
	padding-left: 4px;
	font: 14px/32px "Microsoft Yahei";
	color: #c4cedb;
}
.footer_xh .c a {
	padding: 0 10px;
	color: #c4cedb;
}
.footer_xh .c a:first-child {
	padding-left: 0;
}
.footer_xh .e {
	position: relative;
	margin-left: -8px;
	padding: 10px 0 0 12px;
	font: 14px/26px "Microsoft Yahei";
	color: #c4cedb;
}
.footer_xh .e > span {
	margin-right: 20px;
}
.footer_xh .e a {
	color: #c4cedb;
}
.footer_yh {
	width: 250px;
	padding-top: 41px;
}
.footer_dt {
	width: 250px;
	height: 29px;
	margin-bottom: 16px;
	background: url(../images/img12.png) left center no-repeat;
	font: 14px/29px "Microsoft Yahei";
	color: #9cadc1;
	text-indent: 37px;
}
.footer_dt a {
	color: #9cadc1;
}
.footer_fx {
	position: relative;
	background: url(../images/img13.png) left center no-repeat;
}
.f_pic {
	width: 182px;
	height: 114px;
	text-align: right;
	float: left;
}
.f_pic img {
	margin-top: 37px;
}
.f_content {
	float: left;
	width: 695px;
	margin-left: 48px;
	line-height: 27px;
	color: #9776a7;
	margin-top: 15px;
	overflow: hidden;
}
.f_content a {
	color: #9776a7;
}
.f_content a:hover {
	color: #de6dff;
}
.side_nav {
	position: fixed;
	top: 50%;
	right: 0;
	width: 60px;
}
.side_nav ul li {
	position: relative;
	width: 60px;
	height: 60px;
	float: right;
	margin-bottom: 1px;/* border-bottom: 1px solid #fff; */
}
.side_nav ul li a {
	display: inline-block;
	height: 60px;
	position: absolute;
	top: 0;
	left: 0;/* 	border-bottom: 1px solid #fff; */
}
/* .side_nav ul li:last-child,.side_nav ul li:last-child a{
	border-bottom: 0;
} */
.current_side_n {
	width: 140px!important;
}
.current_side_n a {
	width: 140px!important;
}
/* .current_side_n span{

} */
.side_nav ul li span {
	/*  	display:block; */
	width: 164px;
	height: 164px;
	float: left;
	color: #fff;
	line-height: 60px;
	font-size: 16px;
	margin-left: 60px;
	cursor: pointer;
	width: 164px;
	height: 164px;
}
.side_nav_3 a {
	width: 60px;
}
.side_nav_3 a span {
	position: absolute;
	right: 60px;
	bottom: 0;
	margin-left: 0!important;
	display: none;
}
.tel a {
	background: #632781 url(../images/0013920_47.png) no-repeat 15px 15px;
}
.QQ a {
	background: #632781 url(../images/0013920_47.png) no-repeat 15px -96px;
}
.sub_QR a {
	background: #632781 url(../images/0013920_47.png) no-repeat 15px -207px;
}
.back_top a {
	background: #632781 url(../images/0013920_47.png) no-repeat 15px -317px;
}
/* ------------------------------------------index end----------------------------------- */

/* ------------------------------------------subpage------------------------------------- */
/*child_top*/
.child_top {
	width: 100%;
	height: 250px;
	background-position: center;
	background-repeat: no-repeat;
}
/*wxxx*/
.wxxx {
	width: 1004px;
	margin: 0 auto;
}
/*ywrap_a*/
.ywrap_a {
	width: 1004px;
	margin: 0 auto;
	height: 56px;
	border-bottom: 1px solid #c4c4c4;
}
/*notice*/
.notice {
	font: 400 14px/56px "Microsoft Yahei";
	color: #ff5a00;
}
.n_tl {
	background: url(../images/img5.png) left center no-repeat;
	padding-left: 32px;
	height: 56px;
	overflow: hidden;
	font-size: 18px;
	font-weight: 700;
}
#n_con {
	float: left;
	width: 500px;
	height: 56px;
	overflow: hidden;
	cursor: pointer;
}
#n_con marquee {
	line-height: 58px;
}
/*y-ptitle*/
.y-ptitle {
	height: 77px;
	color: #FFF;
	background: #39b739 url(../images/img7.png) right center no-repeat;
}
.y-ptitle h2 {
	padding-left: 15px;
	padding-top: 14px;
	font: 700 20px "Microsoft Yahei";
}
.y-ptitle h3 {
	padding-left: 15px;
	font: 700 20px "Arial";
}
.con1-left {
	width: 240px !important;
	border: none !important;
	background: #e4e6e8 !important;
}
.con1_class {
	width: 100% !important;
}
.con1_class>ul>li>a {
	border-bottom: 1px solid #FFF !important;
}
#left-type li {
	font: 14px/40px "microsoft yahei" !important;
}
#left-type li a {
	position: relative;
	color: #30373f !important;
}
#left-type li a:after {
	position: absolute;
	right: 10%;
	top: 0;
	height: 100%;
	content: ">";
	color: #30373f !important;
	font-family: "Simsun";
}
#left-type li a:hover {
	background: none !important;
	color: #f65a08 !important;
}
#left-type li a:hover:after {
	color: #f65a08 !important;
}
#left-type li a.on {
	background: none !important;
	color: #f65a08 !important;
}
#left-type li a.on:after {
	color: #f65a08 !important;
}
/*ylink*/
.ylink {
	height: 60px;
	margin-top: 30px;
	background: #39b739;
}
.ylink_in {
	width: 1004px;
	margin: 0 auto;
	overflow: hidden;
}
.ylink_tl {
	float: left;
	padding-left: 4px;
	font: 700 18px/60px "Microsoft Yahei";
	color: #FFF;
}
.ylink_tl2 {
	float: left;
	margin-left: 5px;
	font: 22px/60px "Microsoft Yahei";
	color: #FFF;
	text-transform: uppercase;
}
.ylink_con {
	float: left;
	height: 49px;
	margin-left: 10px;
	font: 14px/60px "Microsoft Yahei";
	color: #FFF;
	overflow: hidden;
}
.ylink_con a {
	display: inline-block;
	color: #FFF;
	padding: 0 13px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
/* 公共 */
.sub_common {
	margin: 13px 0;
}
.sub_common_padding {
	padding: 1px 0 0;
	color: #30373f;
}
.sub_common_padding a {
	color: #30373f;
}
.sub_common_title {
	width: 100%;
	height: 45px;
	line-height: 45px;
	background: none;
	border-bottom: 1px solid #f65a08;
}
.sub_common_title h2 {
	float: left;
	font-size: 22px;
	text-align: center;
	font-weight: normal;
	color: #4d5865;
}
.y-pmore {
	color: #f65a08;
}
.y-pmore a {
	color: #f65a08;
}
.content_com_title {
	position: relative;
	height: 45px;
	margin-bottom: 15px;
	border-bottom: 1px solid #d5d6d7;
}
.content_com_title h2 {
	height: 45px;
	line-height: 45px;
	position: absolute;
	left: 0;
	top: 0;
	border-bottom: 1px solid #f65a08;
	font-size: 22px;
	font-weight: normal;
	color: #4d5865;
	text-align: left;
}
.bread {
	color: #f65a08;
	position: absolute;
	top: 14px;
	right: 9px;
}
.bread a {
	color: #f65a08;/* 	height: 26px;
line-height: 26px; */
}
.sub_content_list > p {
	line-height: 40px;
	text-indent: 30px;
}
.contact_a {
	background: url(../images/img8.png) left 11px no-repeat;
}
.contact_b {
	text-indent: 34px;
	background: url(../images/img9.png) 3px 10px no-repeat;
}
.contact_c {
	text-indent: 34px;
	background: url(../images/img10.png) 2px 15px no-repeat;
}
.contact_d {
	text-indent: 34px;
	background: url(../images/img11.png) 2px 10px no-repeat;
}
/* 左侧 */
.sp_left {
	width: 225px;
	float: left;
	margin-top: 15px;
}
/* left_nav */
.sub_nav_list {
	overflow: hidden;
}
.sub_nav_list ul li {
	width: 100%;
	overflow: hidden;
	font: 14px/40px "microsoft yahei" !important;
	height: 41px !important;
	background-color: #e4e6e8 !important;
}
.sub_nav_list ul li a {
	display: block;
	position: relative;
	height: 40px;
	padding-left: 13px;
	border-bottom: 1px solid #FFF !important;
}
.sub_nav_list ul li a:after {
	position: absolute;
	right: 10%;
	top: 0;
	height: 100%;
	content: ">";
	color: #30373f;
	font-family: "Simsun";
}
.sub_nav_list ul li a:hover {
	background: none !important;
	color: #f65a08 !important;
	font-weight: bold;
}
.sub_nav_list ul li a:hover:after {
	color: #f65a08 !important;
}
.current_snl a {
	background: none !important;
	color: #f65a08 !important;
	font-weight: bold;
}
.current_snl a:after {
	color: #f65a08 !important;
}
/* left_nav */

/* 优惠模块 */
.syl_pic img {
	width: 240px;
	height: 138px;
}
.syl_list ul li {
	width: 100%;
	height: 25px;
	line-height: 25px;
	margin-bottom: 5px;
}
.syl_list ul li a {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.syl_list ul li a:hover {
	text-decoration: underline;
}
/* 优惠模块 end*/

/* 左侧联系我们 */
.sub_content_list {
	padding-bottom: 15px;
	line-height: 27px;
}
/* 左侧联系我们 end*/
/* 左侧  end*/

/* 右侧内容 */
.sp_content {
	width: 740px;
	float: right;
	margin-top: 15px;
}
.content {
	min-height: 672px;
	line-height: 28px;
 _height:expression(this.scrollHeight < 672 ? "672px" : "auto");
}
/* ------------------------------------------subpage end------------------------------------- */
.select {
	float: left;
	width: 72px;
	margin-top: 7px;
	border: 0;
	background: none !important;
}
select {
	background: none !important;
	font-family: "微软雅黑";
}
/*pgshare*/
#pgshare {
	position: absolute;
	top: 1px;
	left: 80px;
	height: 16px;
	padding: 0;
}
#pgshare a {
	background: url(../images/share.png) no-repeat;
	margin-right: 8px;
	min-height: 16px;
	min-width: 16px;
	padding: 0;
	transition: background .3s linear;
	cursor: pointer;
}
#pgshare a:hover {
	background: url(../images/share_on.png) no-repeat;
	filter: progid;
}
#pgshare .bds_qzone, #pgshare .bds_qzone:hover {
	background-position: 0 0 !important;
}
#pgshare .bds_tsina, #pgshare .bds_tsina:hover {
	background-position: 0 -16px !important;
}
#pgshare .bds_tqq, #pgshare .bds_tqq:hover {
	background-position: 0 -32px !important;
}
#pgshare .bds_renren, #pgshare .bds_renren:hover {
	background-position: 0 -48px !important;
}
#pgshare .bds_h163, #pgshare .bds_h163:hover {
	background-position: 0 -64px !important;
}
/*yabout*/
.yabout {
	width: 592px;
	height: 228px;
	margin: 17px 0 0 0;
}
.yabout-con {
	padding-top: 13px;
}
.yslide {
	position: relative;
	width: 249px;
	height: 187px;
	overflow: hidden;
}
.yslide-flag {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	width: 47px;
	height: 30px;
	font: 400 16px/30px Arial, "\5FAE\8F6F\96C5\9ED1";
	color: #FFF;
	text-align: center;
	background: #ff0000;
}
.yslide-txt {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
	width: 189px;
	height: 29px;
	padding-right: 60px;
	font: 400 14px/29px Arial, "\5FAE\8F6F\96C5\9ED1";
	color: #FFF;
	text-indent: 19px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background: url(../images/img15.png) repeat;
}
.yslide-txt a {
	color: #FFF;
}
.yslide-dot {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 10;
	height: 29px;
	padding-right: 12px;
	line-height: 26px;
}
.yslide-dot li {
	display: inline-block;
	width: 8px;
	height: 8px;
	margin-left: 4px;
	background: url(../images/img16.png) no-repeat;
}
.yslide-dot li.on {
	background: url(../images/img16_on.png) no-repeat;
}
.yabout-txt {
	width: 324px;
	height: 187px;
	overflow: hidden;
	font: 400 14px/1.7 Arial, "\5FAE\8F6F\96C5\9ED1";
	color: #3e4957;
}
/*ycontact*/
.ycontact {
	width: 376px;
	height: 228px;
	margin: 17px 0 0 0;
}
.ycontact-con {
	padding-top: 12px;
}
.ycontact-con dl {
	width: 373px;
	height: 44px;
	border: 1px solid #f4f4f4;
	margin-top: 1px;
}
.ycontact-con dd {
	float: left;
	width: 47px;
	height: 44px;
	border-right: 1px solid #f4f4f4;
	background: #FFF url(../images/img8.png) center no-repeat;
}
.ycontact-con dd.b {
	background: #FFF url(../images/img9.png) center no-repeat;
}
.ycontact-con dd.c {
	background: #FFF url(../images/img10.png) center no-repeat;
}
.ycontact-con dd.d {
	background: #FFF url(../images/img11.png) center no-repeat;
}
.ycontact-con dt {
	float: left;
	width: 325px;
	height: 44px;
	overflow: hidden;
	font: 400 14px/43px Arial, "\5FAE\8F6F\96C5\9ED1";
	color: #4d5865;
	text-indent: 23px;
	white-space: nowrap;
	text-overflow: ellipsis;
	background: #f4f4f4;
}
/*ypro-wrap*/
.ypro-wrap {
	width: 100%;
	height: 462px;
	padding: 0 0 60px 0;
	margin: 30px 0 0;
	background: #4d5865;
}
.ypro {
	position: relative;
}
.ypro-tl {
	height: 25px;
	padding: 38px 0 21px;
}
.ypro-tl h2 {
	float: left;
	height: 25px;
	font: 700 20px/25px Arial, "\5FAE\8F6F\96C5\9ED1";
	color: #ff5a00;
}
.ypro-tl h3 {
	float: left;
	height: 27px;
	margin-left: 2px;
	font: 400 22px/25px "Impact";
	color: #dbdee0;
	text-transform: uppercase;
}
.ypro-cla {
	float: left;
	width: 794px;
	height: 25px;
	margin-left: 34px;
	overflow: hidden;
}
.ypro-cla > a {
	display: inline-block;
	vertical-align: top;
	height: 25px;
	padding: 0 1.5em;
	margin-right: 15px;
	overflow: hidden;
	font: 14px/25px Arial, "\5FAE\8F6F\96C5\9ED1";
	color: #FFF;
	white-space: nowrap;
	text-overflow: ellipsis;
	background: #384351;
	border-radius: 2em;
}
.ypro-cla > a:hover {
	background: #39b739;
}
.yproer {
	position: relative;
	float: left;
	width: 250px;
	height: 189px;
	margin: 0 1px 1px 0;
	overflow: hidden;
}
.yproer_in {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 189px;
	background: url(../images/img15.png) repeat;
	display: none\9;
	transform: translateY(189px);
	transition: transform .3s ease-out;
}
.yproer:hover .yproer_in {
	transform: translateY(0);
	display: block\9;
}
.yproer_a {
	position: absolute;
	top: 85px;
	left: 50%;
	width: 58px;
	height: 58px;
	margin-left: -29px;
	cursor: pointer;
}
.yproer_a img {
	padding: 0 !important;
	width: 58px !important;
	height: 58px !important;
}
.yproer_z {
	display: block;
	width: 100%;
	height: 141px;
	padding-top: 48px;
	font: 18px/1 "Microsoft Yahei";
	color: #FFF;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ypro-more {
	position: relative;
	width: 103px;
	height: 71px;
	margin: 21px 0 0 454px;
	font: 18px/71px "Impact";
	color: #f1f7ff;
	text-align: center;
	text-indent: -12px;
	background: url(../images/img14.png) no-repeat;
}
.ypro-more a {
	display: block;
	color: #f1f7ff;
}
/*ytech*/
.ytech {
	width: 490px;
	height: 324px;
	margin: 66px 0 0 0;
}
.ytech-con {
	margin-top: 6px;
}
/*yspec*/
.yspec {
	width: 488px;
	height: 324px;
	margin: 66px 0 0 0;
}
/*table module*/
.yspec-con table {
	width: 100%;
	margin-top: 13px;
	text-align: center;
	border-collapse: collapse;
	border-spacing: 0;
}
.yspec-con table thead {
	font: 700 14px/40px Arial, "\5FAE\8F6F\96C5\9ED1";
	color: #2e3339;
	background: #e5e5e5;
}
.yspec-con table th {
	border-right: 1px solid #d2d2d2;
	border-top: 1px solid #d2d2d2;
}
.yspec-con table th:first-child {
	border-left: 1px solid #d2d2d2;
}
.yspec-con table thead tr {
	height: 40px;
}
.yspec-con table tbody {
	font: 400 14px/39px Arial, "\5FAE\8F6F\96C5\9ED1";
	color: #2e3339;
}
.yspec-con table tbody td {
	height: 39px;
	border: 1px solid #d2d2d2;
	background: #f7f7f7;
}
.yspec-con table a {
	color: #2e3339;
}
.yspec-con table a:hover {
	text-decoration: underline;
}
/*ybanner*/
.ybanner {
	height: 90px;
	margin-top: 24px;
}
/*ycase*/
.ycase {
	height: 228px;
	margin: 26px auto 0;
}
/*ynews*/
.ynews {
	width: 490px;
	height: 250px;
	margin: 32px 0 0;
}
/*ymessage*/
.ymessage {
	width: 488px;
	height: 250px;
	margin: 32px 0 0;
}
/*ytl*/
.ytl {
	height: 27px;
	border-bottom: 1px solid #d5d6d7;
}
.ytl h2 {
	float: left;
	height: 27px;
	border-bottom: 1px solid #f65a08;
	font: 700 20px/1 Arial, "\5FAE\8F6F\96C5\9ED1";
	color: #4d5865;
}
.ytl h3 {
	float: left;
	height: 27px;
	margin-left: 2px;
	font: 400 22px/1 "Impact";
	color: #2e3339;
	text-transform: uppercase;
}
.ytl_more {
	float: right;
	font: 14px/18px Arial, "\5FAE\8F6F\96C5\9ED1";
	color: #f65a08;
}
.ytl_more a {
	color: #f65a08;
}
/*item_c*/
.item_c {
	position: relative;
	overflow: hidden;
	padding: 7px 0;
	border-bottom: 1px dotted #797979;
}
.item_c-pic {
	position: relative;
	width: 109px;
	height: 82px;
}
.item_c-con {
	position: absolute;
	top: 7px;
	right: 0;
	width: 366px;
	height: 82px;
}
.item_c-tl {
	display: block;
	font: 700 14px/30px Arial, "\5FAE\8F6F\96C5\9ED1";
	color: #2e3339;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.item_c-tl:hover {
	text-decoration: underline;
}
.item_c-txt {
	display: block;
	font: 14px/26px Arial, "\5FAE\8F6F\96C5\9ED1";
	color: #2e3339;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.item_c-date {
	display: block;
	font: 14px/26px Arial, "\5FAE\8F6F\96C5\9ED1";
	color: #2e3339;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
/*ycaser*/
.ycaser {
	position: relative;
	float: left;
	width: 250px;
	height: 190px;
	margin: 0 1px 0 0;
	overflow: hidden;
}
.ycaser_xx {
	position: absolute;
	left: 0;
	bottom: 1px;
	width: 90%;
	height: 32px;
	padding: 0 5%;
	background: url(../images/img15.png) repeat;
	font: 14px/32px "Microsoft Yahei";
	color: #f4f7fb;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: all .3s linear;
}
.ycase-con {
	margin-top: 11px;
	float: left;
	width: 1004px;
}
/*ynews-ul*/
.ynews-ul {
	margin: 12px auto 0;
}
.ynews-ul li {
	position: relative;
	width: 100%;
	height: 41px;
	border-bottom: 1px dotted #969ba0;
	overflow: hidden;
	font: 14px/41px "Microsoft Yahei";
	color: #2e3842;
}
.ynews-ul li a {
	display: block;
	color: #2e3842;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ynews-ul li a:hover {
	text-decoration: underline;
}
.ynews-ul li .d {
	float: right;
	margin: 0 8px;
	color: #586068;
	padding: 0;
}
.ynews-ul li .a {
	float: left;
	padding: 0 8px;
	font-size: 32px;
	color: #39b739;
}
/*ytl2*/
.ytl2 {
	height: 42px;
	text-align: center;
	background: #4d5865;
}
.ytl2-h2 {
	font: 700 18px/42px Arial, "\5FAE\8F6F\96C5\9ED1";
	color: #FFF;
}
.ytl2-h3 {
	margin-left: 2px;
	display: inline-block;
	vertical-align: top;
	font: 400 22px/42px "Impact";
	color: #dbdee0;
	text-transform: uppercase;
}
/*ymessage-con*/
.ymessage-con {
	border: 1px solid #e5e5e5;
	height: 201px;
	padding-top: 6px;
}
/*form_son*/
.form_son {
	margin-bottom: 6px;
}
.form_son > * {
	float: left;
}
.form_son:after {
	display: block;
	clear: both;
	visibility: hidden;
	content: ".";
	height: 0;
	font-size: 0;
}
.form_son label {
	width: 120px;
	margin-right: 2px;
	font: 14px/28px "\5FAE\8F6F\96C5\9ED1";
	color: #4d5865;
	text-align: right;
}
.form_son .r {
	margin-right: 0.5em;
	font-family: "Simsun";
	line-height: 30px;
	color: #e81d26;
}
.form_son .ip {
	width: 314px;
	height: 28px;
	border: 1px solid #d5d5d5;
	padding: 0 12px;
	font: 12px/28px Arial, "\5FAE\8F6F\96C5\9ED1";
	color: #4d5865;
}
.form_son .long {
	width: 314px;
}
.form_son .short {
	width: 84px;
}
.form_son textarea {
	height: 84px;
	border: 1px solid #dcdcdc;
	padding: 0 12px;
	font: 12px/28px Arial, "\5FAE\8F6F\96C5\9ED1";
	color: #4d5865;
}
.form_son textarea.dwarf {
	height: 56px;
}
.form_son .yzm {
	height: 28px;
	border: 1px solid #fff;
	margin-left: 10px;
}
.sb {
	float: right;
	margin-right: 24px;
	width: 100px;
	height: 30px;
	background: #39b739;
	font: 700 18px/30px Arial, "\5FAE\8F6F\96C5\9ED1";
	color: #FFF;
	text-align: center;
	cursor: pointer;
}
.sb:hover {
	text-decoration: none;
}
