

.m-container .right {
	float: right;
	width: 35%;
	content: "";
	overflow: hidden;
	min-height: 500px;
	margin-left: 20px;
	margin-bottom: 15px;
}

.container_box.cell_layout .col_side {
	width: 220px
}

.w_mrg_b {
	margin-bottom: 30px;
}

.container_box {
	min-height: 700px;
}

.container_box {
	background-color: #fff;
}

.container_box.cell_layout {}

.col_side {
	background-color: #fff;
	min-height: 1px;
}

.side_l .col_side {
	border-right: 12px solid #f3f3f3;
}

.container_box.cell_layout .col_side,
.container_box.cell_layout .col_main {
	display: table-cell;
	vertical-align: top;
	word-break: break-all;
	word-wrap: break-word;
	padding: 20px 10px;
}

html*.container_box.cell_layout .col_side {
	width: 200px;
	float: left;
}

html*.container_box.cell_layout .col_main {
	width: 900px;
	padding: 20px 5px;
	float: right;
}

.clearfix {
	content: "";
	overflow: hidden;
}

 
.g-sidebar-fixed {
	position: fixed;
}

.g-sidebar {
	background: #f3f3f3;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
	font-family: ROCK, "微软雅黑", helvetica, arial, sans-serif;
	height: 100%;
	left: 0;
	position: fixed;
	text-align: left;
	top: 82px;
	width: 200px;
	z-index: 10001;
}

.g_top_fix {
	position: fixed;
	top: 0;
}

.g_bottom_fix {
	position: fixed;
	bottom: 0;
	z-index: 10005;
	width: 100%;
	height: 70px;
}

.setupBar {
	width: 100%;
	height: 70px;
	background: #000000;
	opacity: 0.6;
	position: relative;
}

.btm {
	text-align: center;
	width: 340px;
}

.btm a.st {
	padding: 0 30px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	background: #489B2D;
	border-radius: 4px;
	display: inline-block;
}

.btm a.cancel {
	background: #999
}

.btm a.mrg {
	margin-right: 20px
}

.meeting {
	background: #ececec;
	padding: 15px;
}

.meeting-01 {
	background: #fff;
	height: 320px;
}

.m-pic {
	float: left;
	background: #fcfcfc;
	border-right: 1px solid #ececec;
	width: 50%;
	height: 100%
}

.m-topic {
	float: right;
	width: 49%;
}

.m-content {
	padding: 10px;
}

.m-container {
	width: 100%;
	margin-top: 20px;
}

.m-container .left {
	float: left;
	width: 60%;
	border-right: 1px solid #ececec;
	min-height: 500px;
	content: "";
	overflow: hidden;
	/*upadte3.28*/
	padding-right: 20px;
	margin-bottom: 15px;
}

.m-box {
	width: 100%;
	margin-bottom: 20px
}

.m-box .m-title {
	width: 100%;
	padding: 10px 0;
	position: relative;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 20px
}

.m-box .m-title .m-title-name {
	position: absolute;
	left: 0;
	top: 8px;
	background: #fff;
	font-size: 18px;
	padding-right: 8px;
}

.m-box .m-title .m-title-name .m-arrow {
	width: 3px;
	height: 20px;
	background: #10A535;
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px;
}

.m-box .m-title .add {
	position: absolute;
	right: 0;
	top: 8px;
	background: #fff;
	padding-left: 10px;
}

.m-box .m-title .add span {
	line-height: 24px;
}

.m-box .sub-title {
	width: 100%;
	padding: 10px 0;
	position: relative;
	margin: 15px 0
}

.m-box .sub-title .sub-title-name {
	position: absolute;
	left: 0;
	top: 8px;
	font-weight: bold;
	color: #333;
}

.m-box .sub-title .add {
	position: absolute;
	right: 0;
	top: 8px;
}

.m-tab {
	float: left;
	margin-left: 110px
}

.m-tab a {
	padding: 0 14px;
	background: #fff;
}

.m-tab a.active {
	color: #10A535
}

.m-tab a:hover {
	color: #10A535
}

.a_icon {
	background: url(../Areas/Admin/Content/images/a-icon.png) no-repeat;
	width: 17px;
	height: 17px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 2px
}


/*3.30*/

.m-content {
	padding: 5px 0;
	line-height: 22px;
	position: relative;
}

.rc_ul {
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #ececec;
	position: relative;
	font-weight: bold;
}

.rc_ul i {
	width: 30px;
	height: 30px;
	padding-right: 10px
}

.rc_ul .mdy,
.rc_list li .mdy {
	position: absolute;
	right: 0;
	top: 8px
}

.rc_list li {
	line-height: 40px;
	height: 40px;
	position: relative;
	border-bottom: 1px solid #ececec
}

.rc_list li span.time {
	margin-left: 25px;
	margin-right: 10px;
	float: left;
}

.rc_list li span.a_text {
	width: 60%;
	overflow: hidden;
	white-space: nowrap;
	display: inline-block;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.m_news li {
	width: 100%;
	line-height: 24px;
	position: relative;
	line-height: 30px;
}

.m_news li span {
	float: left;
	color: #A4A4A4
}

.m_news li a.m-cnt {
	width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
}

.m_news li .mdy {
	position: absolute;
	right: 0;
	top: 0px;
}

.m-page {
	text-align: right;
}

.m-page a {
	padding: 0 6px;
}

.m-page a.active {
	color: #fff;
	border-radius: 45px;
	background: #489B2D
}

.m-topic .m-content {
	padding: 15px 10px
}

.m-topic .m-content h1 {
	font-size: 18px;
	font-weight: normal;
	color: #489B2D;
	height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 80%;
}

.m-topic .m-content .free {
	position: absolute;
	right: 60px;
	top: 0;
	background: url(../Areas/Admin/Content/images/free.png) no-repeat;
	width: 85px;
	height: 38px
}

.m-topic .m-content .mdy {
	position: absolute;
	right: 20px;
	top: 10px;
}

.m-topic .m-content .mdy i {
	width: 11px;
	height: 11px;
	display: inline-block;
	margin-right: 4px;
}

.m-topic .m-content .introduce {
	height: 70px;
	overflow: hidden;
	color: #767070;
	font-size: 13px;
}

.m-topic .m-content p span {
	padding-right: 60px;
	line-height: 20px;
	font-size: 13px;
}

.h1_lable {
	margin: 10px 0
}

.h1_lable a {
	padding: 2px 10px;
	display: inline-block;
	margin-right: 10px;
	border-radius: 20px;
	border: 1px solid #dfdfdf;
	color: #9e9e9e;
	margin: 4px 5px
}

.h1_lable a:hover {
	background: #faf1cb;
}

.h1_content {
	width: 100%;
	height: 75px;
	background: #faeee4;
	border-radius: 4px;
}

.h1_content .h1_left {
	width: 55%;
	padding: 25px 0 20px 20px;
}

.h1_content .h1_right {
	width: 39%;
	padding: 4px 4px 5px 0;
}

.h1_content .h1_right p {
	font-size: 12px;
	color: #752828;
	height: 70px;
	overflow: hidden;
}

.h1_content .h1_left a.buy_btn {
	padding: 10px 30px;
	background: #f6b944;
	border-radius: 6px;
	color: #fff;
	font-size: 18px;
}

.h1_content .h1_left a.buy_btn:hover {
	background: #f3ab21;
}

.h1_content .h1_left a.buy_btn2 {
	padding: 10px 30px;
	background: #fe8014;
	border-radius: 6px;
	color: #fff;
	font-size: 18px;
}

.h1_content .h1_left a.buy_btn2:hover {
	background: #fe6204;
}

.m-content .play_icon {
	position: absolute;
	left: 40%;
	top: 30%;
	background: url(../Areas/images/play_icon.png) no-repeat;
	width: 100px;
	height: 100px;
	cursor: pointer;
}


/*2016.4.1*/

.g-search-submit {
	width: 86px;
	height: 44px;
	background: #7bbb5d;
	font-size: 15px;
	white-space: nowrap;
	border: 0;
	color: #fff;
	cursor: pointer;
}

.g-search-submit i {
	background: url(../Areas/images/main_search_btn.png) no-repeat;
	width: 23px;
	height: 23px;
	display: inline-block;
	vertical-align: middle;
}

.g-search-submit:hover {
	background: #51a828;
}

.main_search_input {
	width: 330px;
	height: 40px;
	position: relative;
	border: 0;
	padding: 0 10px;
	font-size: 14px;
}

.search_box a.cate_icon {
	position: absolute;
	right: 10px;
	background: url(../Areas/images/cate_icon.png);
	width: 23px;
	height: 23px;
	top: 8px;
}


/*banner*/

#divSmallBox {
	overflow: hidden;
	*display: inline;
	*zoom: 1;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	border-radius: 10px;
	background: #ffffff;
}

#playBox {
	width: 1160px;
	height: 409px;
	background: #333;
	position: relative;
	overflow: hidden;
}

#playBox .oUlplay {
	width: 99999px;
	position: absolute;
	left: 0;
	top: 0;
}

#playBox .oUlplay li {
	float: left;
	height: 409px;
	overflow: hidden;
}

#playBox .oUlplay li img {
	width: 1160px;
	height: 409px;
	overflow: hidden;
}

#playBox .pre {
	cursor: pointer;
	width: 45px;
	height: 45px;
	background: url(../Areas/images/l.png) no-repeat;
	position: absolute;
	top: 190px;
	left: 10px;
	z-index: 10;
}

#playBox .next {
	cursor: pointer;
	width: 45px;
	height: 45px;
	background: url(../Areas/images/r.png) no-repeat;
	position: absolute;
	top: 190px;
	right: 2px;
	z-index: 10;
}

#playBox .smalltitle {
	width: 1000px;
	height: 10px;
	position: absolute;
	bottom: 15px;
	z-index: 10
}

#playBox .smalltitle ul {
	width: 120px;
	margin: 0 auto;
}

#playBox .smalltitle ul li {
	width: 10px;
	height: 10px;
	margin: 0 5px;
	border-radius: 10px;
	background: #ffffff;
	float: left;
	overflow: hidden;
	*display: inline;
	*zoom: 1;
}

#playBox .smalltitle .thistitle {
	background: #69aaec;
}


/*sroll hot meeting*/

#feature {
	position: relative;
}

#feature .button {
	POSITION: absolute;
	WIDTH: 1160px;
	TOP: 72px;
	LEFT: 0px
}

#feature .prev {
	BACKGROUND: url(../Areas/images/feature_left.png) center top;
	display: block;
	float: left;
	height: 48px;
	position: absolute;
	text-indent: -9999px;
	top: 200px;
	width: 30px;
}

#feature .next {
	BACKGROUND: url(../Areas/images/feature_right.png) center top;
	display: block;
	float: right;
	height: 48px;
	position: absolute;
	right: 0px;
	text-indent: -9999px;
	top: 200px;
	width: 30px;
}

#feature .prev.plft,
#feature .next.plft {
	position: absolute;
	top: 90px
}

#feature .prev:hover {
	BACKGROUND-POSITION: center bottom
}

#feature .next:hover {
	BACKGROUND-POSITION: center bottom
}

.featureUL {
	float: left;
	left: 0;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
	width: 2800px;
}

.featureBox {
	float: left;
	height: 600px;
	overflow: hidden;
	width: 870px;
	position: relative;
	margin-right: 20px;
	
}
.featureBox.w250{
	width:250px;

	
}

.featureBox2 {
	margin-left: 26px;
	margin-right: 0
}

.featureBox_wd {
	width: 227px;
	height: 210px
}

.featureBox_wd2 {
	width: 188px;
	height: 260px
}

.clearmrg {
	margin-right: 0
}

.lft_mrg0 {
	margin-left: 0
}

.featureBox img {
	width: 850px;
	height: 500px;
	transform: scale(1);
	transition: all 0.8s ease 0s;
	width: 100%;
}

.featureBox img.exp {
	width: 188px;
	height: 260px;
}

.featureBox .box {
	width: 750px;
	height: 500px;
	overflow: hidden;
	position: relative;
}
.featureBox .box.bw250{
	width:250px
}
.featureBox .box_wd {
	width: 227px;
	height: 130px;
}

.featureBox .box_wd2 {
	width: 188px;
	height: 260px
}

.featureBox:hover img {
	transform: scale(1.2);
}

.featureBox .gray_bg {
	background-color: rgba(0, 0, 0, 0.6);
	bottom: 0;
	color: #fff;
	left: 0;
	line-height: 2.5em;
	position: absolute;
	white-space: nowrap;
	width: 100%;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	font-size: 12px;
}

#botton-scroll {
	float: left;
	margin: 0 auto;
	width: 1160px;
	z-index: 0;
}

#botton-scroll1 {
	float: left;
	margin: 0 auto;
	width: 1160px;
	z-index: 0;
}

.te {
	text-align: center;
}

#block {
	margin: 0 auto;
	overflow: hidden;
	padding: 0 0 20px;
	position: relative;
	width: 800px;
	z-index: 0;
}

#block .box {
	/*float: left;
  */
	position: relative;
	width: 270px;
}

#block .box2 {
	width: 188px;
	height: 260px
}

.mt_name {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 24px;
}

.mt_unit a {
	font-size: 12px;
	color: #5e5f5e;
}

.mt_hit {
	color: #929292;
	font-size: 12px;
	background: url(../Areas/images/count_icon.gif) no-repeat 0 3px;
	padding-left: 15px
}

#block .box .mt_fare,
.featureUL .mt_fare {
	position: absolute;
	top: 0;
	left: 0px;
	background: url(../Areas/images/fare.png) no-repeat;
	width: 59px;
	height: 25px;
	display: inline-block;
}

#block .box .mt_time,
.featureUL .mt_time {
	float: left;
	padding-left: 6px
}

#block .box .mt_style,
.featureUL .mt_style {
	float: right;
	padding-right: 6px
}

#block .box .online,
.featureUL .online {
	color: #ff9228;
}

#block .box .unstart {
	color: #e3e3e3
}

.m-container .m_title {
	width: 100%;
	height: 40px;
	margin-bottom: 20px;
	clear: both;
}

.m-container .m_title h2 {
	background: #77ba57;
	padding: 5px 12px;
	color: #fff;
	font-weight: normal;
	font-size: 24px;
	float: left;
}

.m-container .m_title .m_more {
	float: right;
	line-height: 40px;
	background: url(../Areas/images/arrow.png) no-repeat right;
	padding-right: 14px;
	font-size: 13px;
}

.w1160 {
	width: 1160px
}

.unit {}

.unitlist {
	width: 16.5%;
	float: left;
	border: 1px solid #E3E3E3;
	height: 150px;
	margin-top: -1px;
	margin-right: -1px;
}

.unit_li {
	overflow: hidden;
	margin: 0 auto;
	padding: 10px;
	text-align: center;
}

.unit_li img {
	height: 80px;
	width: 80px;
	transform: scale(1);
	transition: all 0.8s ease 0s;
	border-radius: 45px;
}

.unit_li:hover img {
	transform: scale(1.2);
}

.unit p {
	line-height: 22px;
}

.unit p.ii {
	font-size: 12px;
}

.unit span,
.unit a {
	padding-right: 5px;
}

.unit a {
	color: #489B2D
}

.buybox {
	padding: 10px 0;
	position: relative;
}

.buybox .pic {
	float: left;
	width: 30%
}

.buybox .pic img {
	width: 170px
}

.buybox .buy_cont {
	float: left;
	width: 65%;
	margin-bottom: 30px;
}

.buybox .buy_cont .buy_group {
	padding: 8px 0;
	clear: both
}

.spwidth {
	width: 15%;
	float: left;
	line-height: 28px;
}

.spwidth2 {
	width: 84%;
	float: left;
	line-height: 28px;
}

.buybox .buy_type {
	padding: 4px 25px;
	display: inline-block;
	border: 2px solid #E3E3E3;
	margin-right: 10px;
}

.buybox .buy_type_gray {
	padding: 4px 25px;
	display: inline-block;
	border: 2px solid #E3E3E3;
	margin-right: 10px;
	background: #E3E3E3;
	color: #666;
}

.buybox .buy_type:hover,
.buybox .buy_active {
	border: 2px solid #489B2D
}

.buybox .buy_active {
	color: #489B2D
}

a.buy_btn_action {
	padding: 8px 30px;
	background: #86c572;
	border-radius: 4px;
	color: #fff;
	font-size: 15px;
}

a.buy_btn_action:hover {
	background: #50a833;
}

a.buy_btn2_action {
	padding: 8px 30px;
	background: #50a833;
	border-radius: 4px;
	color: #fff;
	font-size: 15px;
}

a.buy_btn2_action:hover {
	background: #3a931c;
}

.cartpic {
	margin: 10px 0
}

.cartpic img {
	width: 180px;
	height: 100px;
}

.totalpay {
	height: 26px;
	background: #ECECEC;
	padding: 15px 5px
}

.cartinput {
	width: 40px;
	text-align: center;
	border: 1px solid #ccc
}

.f-f0 {
	height: 30px;
	color: #e46b00
}

.f-f1 {
	font-size: 18px;
	height: 30px;
	border-bottom: 1px solid #e3e3e3;
	margin-bottom: 30px;
}

.redb {
	font-size: 16px;
	color: #fe6204;
	margin-right: 10px
}

.grayb {
	color: #333
}

.f-f2 {
	clear: both;
	padding-top: 30px;
	border-top: 1px dashed #ccc;
	margin-top: 20px
}

.unm_input {
	width: 50px;
	text-align: center;
	border: 1px solid #ccc;
	font-weight: bold;
	font-size: 16px;
	color: #666
}

.s_gou {
	background: url(../Areas/Admin/Content/images/s_gou.png) no-repeat;
	width: 26px;
	height: 26px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px
}

.s_cart_box {
	text-align: center;
	font-size: 18px;
	color: #489B2D;
}

.all_cart {
	padding: 10px 0;
	text-align: left;
}

.confirm_pay {
	width: 100%;
	padding: 10px 0;
	background: #f5f5f5;
	text-align: right;
}

.Table .TH_tr {
	background: #f5f5f5;
}

.pay_label {
	margin: 40px 0
}

.buybox .check {
	border: 2px solid #e1e1e1;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	padding: 6px 20px;
	margin-right: 25px;
	position: relative;
	text-align: center;
}

.buybox .check.active {
	border: 2px solid #6eb756;
}

.buybox .check .icon {
	background: url("../Areas/images/pay-check-status.png") no-repeat scroll 0 -4px;
	display: none;
	height: 26px;
	overflow: hidden;
	position: absolute;
	right: -1px;
	top: -1px;
	width: 23px;
}

.buybox .check.active .icon {
	display: block;
}

.m-buy-hight {
	min-height: 600px;
}


/*2016.4.18*/

.expert-list {
	margin: 10px 0
}

.expert-list li {
	float: left;
	width: 100px;
	text-align: center;
	margin-bottom: 20px;
	position: relative;
}

.expert-list li img {
	border-radius: 100px;
	width: 60px;
	height: 60px
}

.expert-list li p {
	font-size: 12px
}

.expert-list li p.intr {
	color: #999;
	text-overflow: ellipsis;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
}

.expert-list li .active {
	position: absolute;
	right: 20px;
	bottom: 38px;
	border-radius: 25px;
	background: #4daf1d;
}

.expert-list li .active img {
	width: 22px;
	height: 17px
}


/*2016.4.19*/

.g-sidebar h3 {
	height: 40px;
	line-height: 40px;
	background: #78ba58;
	font-size: 16px;
	color: #fff;
	padding: 0 15px
}

.main-category-nav li {
	background-color: #f3f3f3;
	border-bottom: 1px solid #e3e3e3;
	border-left: 3px solid #f3f3f3;
	color: #fff;
	padding: 12px 0 12px 0px;
	position: relative
}

.main-category-nav li:hover {
	background-color: #fff;
	border-bottom: 1px solid #fff;
	border-left: 3px solid #fff;
}

.main-category-nav li .title {
	font-size: 16px;
	margin-left: 10px;
	font-weight: normal;
}

.main-category-nav li {
	display: block;
	padding-top: 8px;
	white-space: nowrap;
}

.main-category-nav li .sub-ds a.first {
	border-left: medium none;
}

.main-category-nav li .sub-ds a {
	border-left: 1px solid #999;
	color: #333;
	display: inline-block;
	padding: 0 10px;
	font-size: 12px;
}

.main-category-nav li .sub-ds a:hover {
	text-decoration: underline;
	color: #3A931C;
}

.nav-subcats-wrapper h5 {
	font-size: 14px;
}

.subcats-item {
	background-color: #fff;
	border-bottom: 1px solid #F3F3F3;
	box-shadow: 3px 1px 3px rgba(0, 0, 0, 0.2);
	display: none;
	height: 444px;
	left: 200px;
	position: absolute;
	top: 0px;
	width: 450px;
}

.nav-subcats-wrapper {
	padding: 0 20px
}

.nav-subcats-wrapper li {
	display: block;
	padding-top: 8px;
	line-height: 24px;
}

.nav-subcats-wrapper li a {
	border-right: 1px solid #999;
	color: #333;
	display: inline-block;
	height: 14px;
	line-height: 14px;
	padding: 0 10px;
}

.nav-subcats-wrapper li a:hover {
	text-decoration: underline;
	color: #3A931C;
}

.default_cate {
	margin-top: 20px;
}

.default_cate li {
	line-height: 40px;
	font-size: 16px;
	padding: 5px 15px
}

.default_cate li i.expert {
	display: inline-block;
	background: url(../Areas/images/expert_default_icon.png) no-repeat center;
	width: 39px;
	height: 40px;
	float: left;
}

.default_cate li i.unit {
	display: inline-block;
	background: url(../Areas/images/unit_default_icon.png) no-repeat center;
	width: 39px;
	height: 40px;
	float: left;
}

.default_cate li i.inform {
	display: inline-block;
	background: url(../Areas/images/inform_default_icon.png) no-repeat center;
	width: 39px;
	height: 40px;
	float: left;
}

.default_cate li:hover {
	background: #fff;
}

.search_line {
	background: #f3f3f3;
	height: 25px;
	padding: 6px 8px;
	border-bottom: 1px solid #e7e3e7;
	margin-bottom: 20px;
}

.search_line span {
	font-size: 16px;
	font-weight: bold;
	margin-right: 20px;
	color: #666;
	line-height: 25px;
}

.search_line .flt {
	float: left;
}

.search_line .frt {
	float: right;
}

.search_line a {
	padding: 3px 10px;
	line-height: 25px;
	font-size: 12px;
}

.search_line a.active {
	color: #3A931C
}

.search_line a:hover {
	color: #3A931C
}

.search_default_box {
	border: 1px solid #e7e3e7;
	min-height: 100px;
	margin-bottom: 20px;
	padding: 10px 20px
}

.search_default_box .sl-wrap {
	position: relative;
	line-height: 35px;
	border-bottom: 1px solid #e7e3e7;
	min-height: 35px;
	overflow: hidden;
}

.search_default_box .sl-key {
	float: left;
	width: 80px;
}

.search_default_box .sl-value {
	margin-left: 120px
}

.sl-value-list {
	margin-right: 70px;
}

.sl-value-list li {
	float: left;
	margin-right: 30px;
	font-size: 12px;
}

.sl-value-list li a:hover {
	color: #3A931C
}

.sl-value-list li a.active {
	background: #77ba57;
	border-radius: 4px;
	color: #fff;
	padding: 4px 10px
}

.search_default_box .condition-options {
	position: absolute;
	right: 0;
	width: 70px;
	font-size: 12px;
}

.search_default_box .condition-options a {
	color: #3A931C
}

.sel-condition li {
	float: left;
	border: 1px solid #78ba58;
	padding: 0 8px;
	margin-right: 20px;
	line-height: 25px;
	font-size: 12px;
}

.sel-condition li i {
	display: inline-block;
	background: url(../Areas/images/m-c.png) no-repeat;
	width: 10px;
	height: 10px;
	margin-left: 10px;
	cursor: pointer;
}

.ad_line {
	border-bottom: 2px solid #e8e8e8;
	font-size: 24px;
	line-height: 5px;
	margin: 60px auto 35px;
	position: relative;
	clear: both
}

.ad_line strong {
	background: #7bbb5d;
	border: 1px solid #7bbb5d;
	border-radius: 45px;
	color: #fff;
	font-weight: normal;
	padding: 5px 20px;
	font-size: 18px;
}

.page {
	text-align: center;
	height: 30px;
	clear: both;
	padding-top: 20px;
}

.page a {
	border-radius: 45px;
	color: #333;
	cursor: pointer;
	display: inline-block;
	font-family: Arial;
	height: 26px;
	line-height: 26px;
	margin: 0 2px;
	max-width: 38px;
	min-width: 26px;
	text-decoration: none;
	transition: all 0.1s ease-out 0s;
}

.page a:hover {
	background: #4DAF1D;
	color: #fff;
}

.page a.active {
	background: #4DAF1D;
	color: #fff;
}

.g_logo {
	float: left;
}

.g_slidernav {
	float: left;
	margin: 12px 0 0 10px;
	line-height: 24px;
	width: 60px;
	border: 1px solid #fff;
	background: #fff;
}

.g_slidernav i {
	display: inline-block;
	width: 29px;
	height: 24px;
	background: url(../Areas/images/icon_nav_all.png) no-repeat;
	float: left;
}

.g_slidernav:hover {
	border: 1px solid #e0edda;
	background: #f3fcef;
}

.g_slidernav.active {
	color: #489B2D
}

.team_list li {
	margin-right: 20px;
	margin-bottom: 20px;
	width: 350px;
	border: 1px solid #E4E4E4;
	height: 100px;
	padding: 15px 10px;
	float: left;
}

.team_list li.non_mrg {
	margin-right: 0
}

.team_list dt {
	width: 90px;
	height: 80px;
	float: left;
	margin-right: 10px
}

.team_list dt img {
	width: 70px;
	height: 70px;
	overflow: hidden;
	border-radius: 45px;
}

.team_list dd {
	float: left;
	width: 68%;
	font-size: 12px;
}

.team_list dd h1 {
	font-size: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	width: 100%;
	overflow: hidden;
	font-weight: normal;
	padding: 3px 0
}

.team_list dd p.intro {
	color: #999;
	height: 40px;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	width: 100%;
	overflow: hidden;
	line-height: 20px;
	margin: 3px 0 8px 0
}

.guanzhu {
	text-align: center;
	border: 1px solid #ccc;
	padding: 2px 15px;
	border-radius: 4px;
	font-size: 12px;
	background: #fff;
}

.guanzhu i {
	display: inline-block;
	background: url(../Areas/images/gz_add.gif) no-repeat;
	width: 15px;
	height: 10px;
}

.guanzhu:hover {
	background: #e0edda;
	border: 1px solid #e0edda;
}
.guanzhu.active{
	background:#78ba58;
	border: 1px solid #78ba58;
	color:#fff
}

.unit_bnr{
	background:url(../Areas/images/bnr.jpg) no-repeat;
	height:210px;
	
}
.hsptl_div {
    height: 90px;
    margin: 0 auto;
    width: 90px;
}
.hospital_icon {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e2ebef;
    border-radius: 90px;
    display: block;
    height: 80px;
    padding: 4px;
    width: 80px;
}

.hospital_icon img {
    border-radius: 90px;
    height: 80px;
    vertical-align: middle;
    width: 80px;
}
.dh_title{
	text-align: center;
	font-size:18px;
	padding:5px 0
}
.doctor_stat{
	margin:0 auto 0 20px;
	
}
.doctor_stat li {
    color: #333;
    float: left;
    padding: 0 35px;
    text-align: center;
    border-right: 1px solid #F0F0F0;
}
.doctor_stat i{
	font-style: normal;
	margin-bottom: 5px;
	display: block;
	
	color:#333;
}
.guanzhu.big{
	padding:6px 25px;
	font-size:15px
}
.search_tab{
	float: left;
    height: 40px;
    position: relative;
    width: 69px;
    background: #f6f4f4;
    overflow: hidden;
}
.search_input_box{
	float: left;
}
.triggers{
	  color: #6b6b6b;
    text-indent: 15px;
}
.triggers li{
	line-height: 40px;
	font-size: 14px;
	cursor: pointer;
}
.triggers li i{
	background: url(../Areas/images/s-down.png) no-repeat;
	display: inline-block;
	width:15px;
	height:12px
}
.srh_dl {
	width: 100%;
	height: 178px
}

.srh_dl dt {
	width: 270px;
	height: 150px;
	float: left;
	margin-right: 20px;
	position: relative;
}
.srh_dl dt .mt_fare {
	position: absolute;
	top: 0;
	left: 0px;
	width: 59px;
	height: 25px;
	display: inline-block;
}

.srh_dl dt .mt_fare img {
	width: 45px;
	height: 19px
}
.srh_dl dt img {
	width: 270px;
	height: 150px;
	overflow: hidden;
}
.srh_dl dd {
	float: left;
	width: 75%;
	font-size: 12px;
}
.srh_dl dd h1 {
	font-size: 18px;
	font-weight: bold;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	width: 100%;
	overflow: hidden;
	font-weight: normal;
	padding-bottom: 8px;
}

.srh_dl dd p.intro {
	color: #999;	
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	width: 100%;
	height:100px;
	overflow: hidden;
	line-height: 22px;
	font-size: 14px;
}
.srh_dl dd .flt{
	float: left;
}
.srh_dl dd .frt{
	float:right;
}
.sl-key{
	line-height: 26px;
}
.srh_dl .key_word{
	color:#FF5C00
}
.toolBar {
    border: 1px solid #e2dede;
    bottom: 15%;
    height: auto;
    position: fixed;
    right: 9px;
    width: 60px;
    z-index: 999;
}
.toolBar .box {
    background: #f5f5f5 none repeat scroll 0 0;
    border-bottom: 1px solid #e2dede;
    height: 47px;
    text-align: center;
    width: 60px;
}
.toolBar .box a.service {
    background: rgba(0, 0, 0, 0) url("../Areas/images/advice.png") no-repeat scroll center center;
    display: block;
    height: 47px;
    vertical-align: middle;
    width: 60px;
}
.toolBar .box a.service:hover {
    background: rgba(0, 0, 0, 0) url("../Areas/images/svs_txt.jpg") repeat scroll 0 0;
    color: #fff;
}
.toolBar .box a.app {
    background: rgba(0, 0, 0, 0) url("../Areas/images/ewm.png") no-repeat scroll center center;
    display: block;
    height: 47px;
    vertical-align: middle;
    width: 60px;
}
.toolBar .box a.app:hover {
    background: rgba(0, 0, 0, 0) url("../Areas/images/app_txt.jpg") repeat scroll 0 0;
    color: #fff;
}
.toolBar .box a.advice {
    background: rgba(0, 0, 0, 0) url("../Areas/images/ico_01.png") no-repeat scroll center center;
    display: block;
    height: 47px;
    vertical-align: middle;
    width: 60px;
}
.toolBar .box a.advice:hover {
    background: rgba(0, 0, 0, 0) url("../Areas/images/q_txt.jpg") repeat scroll 0 0;
    color: #fff;
}
.toolBar .box a.btop {
    background: rgba(0, 0, 0, 0) url("../Areas/images/btop.png") no-repeat scroll center center;
    display: block;
    height: 47px;
    vertical-align: middle;
    width: 60px;
}
.toolBar .box a.btop:hover {
    background: rgba(0, 0, 0, 0) url("../Areas/images/btop_txt.jpg") repeat scroll 0 0;
    color: #fff;
}
.downloadApp {
    background-color: #e9e7e7;
    display: none;
    left: -112px;
    line-height: 22px;
    padding: 12px 5px 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100px;
}
.downloadApp a img {
    background: rgba(0, 0, 0, 0) url("/images_cn/newDocin/head_bar/loading.gif") no-repeat scroll center center;
    display: inline-block;
    height: 90px;
    vertical-align: middle;
    width: 90px;
}