﻿/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
table {
	border-collapse: collapse;
	border-spacing: 0
}
.SCREEN-SHOW {
	display: none
}
.red {
	color: #E80111;
	font-family: 微软雅黑
}
.cheDan {
	margin: 20px auto;
}
.cheDan .tabGroup .head {
	height: 45px;
}
.cheDan .tabGroup .head p {
	background: url(../images/d_line.gif) repeat-x 0 44px;
}
.cheDan .tabGroup .head a {
	display: block;
	float: left;
	position: relative;
	height: 45px;
	line-height: 45px;
	padding: 0 35px;
	text-decoration: none;
	font-size: 16px;
	font-family: 微软雅黑
}
.cheDan .tabGroup .head a:hover, .cheDan .tabGroup .head .on {
	border-top-color: #2d81ed;
	color: #FFF!important;
	background: #2d81ed;
	font-weight: normal;
}
.cheDan .tabGroup .head a:hover i, .cheDan .tabGroup .head .on i {
	display: block;
	width: 0;
	height: 0;
	font-size: 12px;
	line-height: 0;
	overflow: hidden;
	border: 6px solid #FFF;
	border-top-color: #2d81ed;
	position: absolute;
	left: 50%;
	margin-left: -6px;
	bottom: -12px;
}
.cheDan .tabGroup .body {
	border-top: 0;
	padding: 22px 0px 0 0
}
.cheDan .tabGroup .body .tBody {
	display: none
}
.cheDan .tabGroup li {
	width: 220px;
	_display: inline;
	float: left;
	padding-left: 10px;
	margin-left: 10px;
}
.cheDan .tabGroup .list .img {
	width: 220px;
	height: 220px;
	overflow: hidden;
	margin: 5px auto 5px;
	position: relative;
}
.cheDan .tabGroup .list .img img {
	width: 220px;
	height: 220px;
	transition: all 1.2s;
	-moz-transition: all 1.2s;
	-webkit-transition: all 1.2s;
	-o-transition: all 1.2s;
	overflow: hidden;
	display: block
}
.cheDan .tabGroup .list .img img:hover {
	transform: scale(1.2);
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
}
.root_body .cheDan .tabGroup .list .img {
	width: 180px;
	height: 220px;
}
.root_body .cheDan .tabGroup .list .img img {
	width: 180px;
	height: 180px;
}
.cheDan .tabGroup .list .info {
	margin-top: 8px;
	margin-bottom: 5px;
	line-height: 20px;
	overflow: hidden;
	height: 20px;
	text-align: left;
	font-size: 12px;
	padding: 0 5px;
	color: #CCC;
}
.cheDan .tabGroup .list .info a, .cheDan .tabGroup .list .info .pin {
	color: #999
}
.cheDan .tabGroup .list .info .pin em {
	font-style: normal
}
.cheDan .tabGroup .list .name a {
	color: #444;
	font-size: 15px;
	font-family: "微软雅黑"
}
.cheDan .tabGroup .list .info .pr {
	font-size: 16px;
	font-weight: bold;
}
.cheDan .tabGroup .body .tBody.current {
	display: block
}
.cheDan .tabGroup .name {
	height: 20px;
	line-height: 20px;
	overflow: hidden
}
.root_body .cheDan .tabGroup li {
	width: 180px;
	padding-left: 5px;
	margin-left: 8px;
}
.cheDan .tabGroup li {
	transition: all .35s ease-in-out
}
.root_body .cheDan .tabGroup li:hover .img img, .root_body .cheDan .tabGroup li.hover .img img {
	filter: alpha(opacity=80);
	opacity: 0.80;
}
.root_body .cheDan .tabGroup .list .Woqu_68 {
	background: #2d81ed;
	filter: alpha(opacity=90);
	opacity: 0.9;
	height: 35px;
	line-height: 35px;
	width: 200px;
	position: absolute;
	bottom: -35px;
	left: 0;
	padding: 0 5px;
	transition: all .25s ease-in-out
}
.root_body .cheDan .tabGroup .list:hover .Woqu_68, .root_body .cheDan .tabGroup .list.hover .Woqu_68 {
	bottom: 0;
}
.root_body .no_subject .main .week_body li {
	width: 210px;
	padding-left: 10px
}
.root_body .no_subject .main .week_body li.first {
	padding-left: 8px
}
.root_body .no_subject .main .week_body .img img {
	width: 201px;
	height: 141px
}
/*产品列表CSS*/
.tabMap .tBody ul {
	width: 1004px
}
.tabMap .tBody li.goods {
	width: 310px;
	float: left;
	margin-top: 25px;
	margin-right: 24px;
	background: #FFF
}
.tabMap .tBody li .list {
	height: 268px;
	box-shadow: 0 1px 4px rgba(0,0,0,0.08);
}
.root_body .tabMap .tBody li .list {
	height: 278px;
}
.tabMap .tBody .list.first {
	margin-left: 0
}
.tabMap .tBody .list .img {
	width: 286px;
	height: 170px;
	margin: 10px auto;
	position: relative;
	overflow: hidden;
}
.tabMap .tBody .list .img img {
	transition: all .25s ease-in-out;
	margin-top: -5px;
	width: 286px;
}
.root_body .tabMap .tBody .list .img, .root_body .tabMap .tBody .list .img img {
	width: 286px;
	margin-top: 0;
}
.root_body .tabMap .tBody .list .img {
	height: 178px;
}
.tabMap .tBody .list .info {
	margin-top: 7px;
	line-height: 20px;
	overflow: hidden;
	text-align: left;
	font-size: 12px;
	padding: 0 10px;
}
.tabMap .tBody .list .info, .tabMap .tBody .list .info a {
	color: #999;
}
.tabMap .tBody .list .info .pin em {
	font-style: normal
}
.tabMap .tBody .list .name a {
	font-size: 15px;
	font-family: "微软雅黑";
	color: #444
}
.tabMap .tBody .list .info .pr {
	font-size: 16px;
	font-weight: bold;
}
.root_body .tabMap .tBody {
	width: 1210px
}
.root_body .tabMap .tBody ul {
	width: 1232px;
}
.root_body .tabMap .tBody li.goods {
	width: 286px;
	margin-right: 22px;
	background: #FFF;
}
.root_body .tabMap .tBody .list:hover, .root_body .tabMap .tBody .list.hover {
	border-color: #4da9df;
	-webkit-box-shadow: 1px 1px 2px #e1e1e1;
	-moz-box-shadow: 1px 1px 2px #e1e1e1;
	-o-box-shadow: 1px 1px 2px #e1e1e1;
	-ms-box-shadow: 1px 1px 2px #e1e1e1;
	box-shadow: 1px 1px 2px #e1e1e1
}
.root_body .tabMap .tBody .list:hover .img img, .root_body .tabMap .tBody .list.hover .img img {
	filter: alpha(opacity=80);
	opacity: 0.80;
}
.root_body .tabMap .tBody .list .Woqu_68 {
	background: #2d81ed;
	filter: alpha(opacity=9);
	opacity: 0.9;
	height: 35px;
	line-height: 35px;
	width: 208px;
	position: absolute;
	bottom: -35px;
	left: 0;
	padding: 0 5px;
	transition: all .25s ease-in-out
}
.root_body .tabMap .tBody .list:hover .Woqu_68, .root_body .tabMap .tBody .list.hover .Woqu_68 {
	bottom: 0
}
.Woqu_68 span a:link {
	color: #FFF;
	text-decoration: none;
}
.Woqu_68 span a:visited {
	color: #FFF;
	text-decoration: none;
}
.Woqu_68 span a:hover {
	color: #fff!important;
	text-decoration: underline
}
.Woqu_68 span a:active {
	color: #fff;
	text-decoration: none;
}
.Woqu_68 span.Right {
	background: url(../images/woqu_68.png) no-repeat 5px 4px;
	text-indent: 30px;
	width: 80px;
	height: 35px;
	line-height: 35px;
}
.Woqu_68 span.Left {
	background: url(../images/woqu_68.png) no-repeat left -51px;
	text-indent: 30px;
	width: 80px;
	height: 35px;
	line-height: 35px;
}
/*广告语*/
.ad_bg {
	height: 100px;
	padding-bottom: 15px;
	text-align: center;
}
/*知识宝库*/
.zhisi {
	padding-bottom: 20px;
}
.zhisi_title {
	position: relative;
	width: 1230px;
	overflow: hidden
}
.zhisi_title li {
	float: left;
	width: 242px;
	text-align: center;
}
.zhisi_title li a {
	display: block;
}
.zhisi_title li a p {
	height: 40px;
	line-height: 40px;
	background: #eee;
	font-size: 16px;
}
.zhisi_title li.active p {
	background: #2d81ed;
	color: #fff;
}
.a_content4 {
	margin-top: 20px;
}
.a_content4 a:hover {
	color: #2d81ed;
}
.a_content4:after {
	display: block;
	content: '';
	clear: both;
}
.a_content4_left {
	width: 720px;
	float: left;
	height: 320px;
}
.a_content4_left_img {
	width: 260px;
	float: left;
	overflow: hidden;
}
.a_content4_left_img img {
	width: 242px;
}
.a_content4_left_title {
	float: left;
	width: 435px;
	margin-left: 10px;
	padding-bottom: 15px;
	border-bottom: #dedede 1px dashed
}
.a_content4_left_title h2 a {
	font-size: 18px;
	font-weight: bold;
	display: block;
	height: 35px;
	line-height: 35px;
}
.a_content4_left_title p {
	font-size: 14px;
	color: #666;
}
.a_content4_left_title p a {
	color: #2d81ed;
	margin-left: 10px;
}
.a_content4_left_li {
	float: left;
	width: 440px;
	margin-top: 8px;
}
.a_content4_left_li ul {
}
.a_content4_left_li ul li {
	line-height: 35px;
	border-bottom: 1px dotted #ccc;
	height: 35px;
	overflow: hidden;
	float: left;
	margin-left: 10px;
	width: 200px;
	padding-left: 10px;
	background: url(../images/aside_li.gif) left no-repeat
}
.a_content4_left_li ul li a {
	color: #000;
}
.a_content4_left_li ul li a {
	font-size: 12px;
}
.a_content4_right {
	height: 320px;
	width: 460px;
	float: right;
	padding-left: 10px;
	border-left: 1px #ccc dashed;
}
.a_content4_right_title h2 a {
	font-size: 18px;
	font-weight: bold;
	line-height: 35px;
	margin-left: 3%;
}
.a_content4_right_title {
	margin: 15px 0 34px 0;
}
.a_content4_right_title p {
	margin-top: 23px;
	color: #666;
	margin-left: 3%;
}
.a_content4_right_title p a {
	color: #2d81ed;
	margin-left: 10px;
}
.a_content4_right ul {
	float: left;
	margin-left: 10px;
	margin-top: 8px;
}
.a_content4_right ul li {
	line-height: 35px;
	border-bottom: 1px dotted #ccc;
	float: left;
	height: 35px;
	margin-right: 25px;
	overflow: hidden;
	width: 190px;
	padding-left: 10px;
	background: url(../images/aside_li.gif) left no-repeat
}
.a_content4_right ul li a {
	font-size: 12px;
	color: #000;
}
.saleRank .item .num {
	position: relative;
	float: left;
	margin: 11px 0 0;
	background: #BBB;
}
.saleRank li.cur .num {
	background: #E30000
}
.saleRank li.cur .num, .saleRank li.cur p {
	margin-top: 0;
	padding-top: 0
}
.saleRank li.cur .g-wrap, .saleRank li.cur .jia {
	display: block;
}
.saleRank li.cur .g-wrap {
	_float: left;
	_margin: -10px 0 0 12px;
}
.saleRank li.cur {
	border-bottom: 1px dashed #DDD;
	margin-bottom: 4px;
	padding-top: 4px;
	_padding-top: 0;
}
.saleRank li.cur .tit a {
	color: #222
}
.saleRank .item {
	border-bottom: 1px solid #FFF;
}
.saleRank .item .g-wrap {
	margin-left: 22px;
	_margin-left: 10px;
	height: 108px;
	display: none;
	_zoom: 1;
}
.root_body .saleRank .item .g-wrap {
	height: 125px;
}
.saleRank .item .g-wrap .img {
	display: block;
	overflow: hidden;
	float: none;
}
.saleRank .item .g-wrap .img, .saleRank .item .g-wrap .img img {
	height: 98px;
	width: 156px;
}
.root_body .saleRank .item .g-wrap .img, .saleRank .item .g-wrap .img img {
	height: 120px;
	width: 190px;
}
.saleRank .item p {
	margin-left: 22px;
	_margin-left: 10px;
	color: #999;
	padding-top: 4px;
	_zoom: 1;
	_display: inline;
}
.saleRank .item .jia {
	display: none;
}
.saleRank .item p, .saleRank .item p a {
	height: 24px !important;
	line-height: 24px;
	overflow: hidden;
}
.saleRank .item .jia .red {
	font-weight: bold;
}
.saleRank .item .jia .pin em {
	font-style: normal;
}
.tabGroup .more {
	float: right;
	margin: 15px 10px 0 0
}
.tabGroup .more span {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	line-height: 15px;
	font-family: 微软雅黑;
}
.tabGroup .more .icon {
	width: 15px;
	height: 15px;
	overflow: hidden;
	margin: 2px 0 0 8px;
	background: url(../images/new_bg.gif) no-repeat -185px -36px;
}
.fan-shuo {
	padding: 10px 15px;
	overflow: hidden;
	_position: relative
}
.fan-shuo h4 {
	font-size: 14px;
	font-weight: bold;
}
.fan-shuo .m2list li {
	text-align: left;
	padding: 6px 0;
	height: 23px;
	margin-bottom: 5px;
	color: #666;
	line-height: 14px;
	border-bottom: 1px dotted #eee;
}
.fan-shuo .m2list li .pic {
	width: 88px;
	float: left;
	margin-right: 10px;
	display: inline
}
.fan-shuo .m2list li .pic img {
	width: 88px;
}
.fan-shuo .m2list li p {
	width: 440px;
	overflow: hidden;
	height: 23px
}
.fan-shuo .m2list li p span {
	float: right
}
/*入驻信息*/
#wrapper {
	width: 100%;
	height: 100%;
	min-width: 1200px;
}

#wrapper #content .banner {
	width: 100%;
	position: relative;
}

#wrapper #content .banner img {
	min-width: 1200px;
	height: 400px;
}

#wrapper #content .kzginfo {
	width: 1200px;
	height: 350px;
	margin: 0 auto;
	margin-top: 30px;
}

#wrapper #content .kzginfo .rzdt {
	width: 330px;
	height: 350px;
	float: left;
}

#wrapper #content .kzginfo img {
	float: left;
	margin-top: 3px;
}

#wrapper #content .kzginfo h2 {
	font-size: 20px;
	color: #2d81ed;
	margin-top: 0px;
	margin-left: 1px;
	margin-bottom: 10px;
	margin-top: -1px;
	float: left;
}

#wrapper #content .kzginfo .rz_hospital img {
	width: 50px;
	border-radius: 50px;
	margin-left: 8px;
	margin-top: 8px;
	height: 50px;
	padding: 3px;
	border: 1px solid #e9e9ec;
}

#wrapper #content .kzginfo .rz_hospital {
	width: 330px;
	height: 73.5px;
	background-color: white;
	margin-top: 1px;
}

#wrapper #content .kzginfo .rz_hospital h3 {
	font-size: 14px;
	color: #2d81ed;
	line-height: 1.571;
	margin: 1px;
	margin-left: -40px;
	padding-top: 15px;
	text-align: left;
}

#wrapper #content .kzginfo .rz_hospital span {
	font-size: 14px;
	color: #9a9a9a;
	line-height: 1.571;
	margin: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-bottom: 10px;
	margin-left: -40px;
	text-align: left;
	position: relative;
	left: -35px;
	float: left;
	left: 38px;
}

#wrapper #content .kzginfo .kzgdt {
	width: 480px;
	height: 350px;
	margin-left: 30px;
	margin-right: 30px;
	float: left;
}

#wrapper #content .kzginfo .kzgdt .zx_title {
	background-color: white;
	margin-bottom: 1px;
}

/*健康百科*/

#wrapper #content .kzginfo .kzgdt .jkbk {
	background-color: white;
	height: 309.5px;
}

#content .kzginfo .kzgdt .zx_title span {
	font-size: 16px;
	color: #333333;
	float: left;
	margin-left: 30px;
	padding-bottom: 5px
}

#content .kzginfo .kzgdt .zx_title .zx_jkbk {
	border-bottom: 3px solid #02b2c9;
	color: #02b2c9;
}

#wrapper #content .kzginfo .kzgdt .jkbk_list .jkbk_first {
	background-color: white;
	height: 329.5px;
}

#content .kzginfo .kzgdt .jkbk h3 {
	font-size: 16px;
	color: #333333;
	margin: 0px;
	text-align: left;
	font-weight: normal;
	padding-top: 15px;
	padding-right: 10px;
}

#content .kzginfo .kzgdt .jkbk p {
	font-size: 12px;
	color: #999999;
	margin-bottom: 5px;
	text-align: left;
	font-weight: normal;
	padding-right: 10px;
	padding-top:10px;
}

#wrapper #content .kzginfo .kzgdt .jkbk_list ul {
	margin-top: 5px;
}

#wrapper #content .kzginfo .kzgdt .jkbk_list ul li {
	background-color: white;
	margin-left: 10px;
	font-size: 14px;
	margin-bottom: 11px;
	color: #999999;
	padding-bottom: 20px;
}

#wrapper #content .kzginfo .kzgdt .jkbk_list ul span {
	background-color: white;
	list-style-type: disc;
	margin-left: 10px;
	font-size: 14px;
	margin-bottom: 4px;
	color: #999999;
	text-align: right;
}

#wrapper #content .kzginfo .kzgdt .jkbk_list ul span a {
	background-color: white;
	list-style-type: disc;
	margin-left: 10px;
	font-size: 14px;
	margin-bottom: 4px;
	color: #999999;
	text-align: left;
}

#wrapper #content .kzginfo .kzgdt .jkbk_list .sp {
	width: 370px;
	float: left;
}

#wrapper #content .kzginfo .kzgdt .jkbk_list .sp1 {
	margin-left: -320px;
}

#wrapper #content .kzginfo .kzgdt .jkbk_list ul span a:hover {
	color: #2d81ed;
}

#wrapper #content .kzginfo .kzgdt .jkbk_list .sp_time {
	width: 90px;
	float: right;
	margin-right: 10px;
}

/*体检常识*/

#wrapper #content .kzginfo .kzgdt .tjcs {
	background-color: white;
	height: 329.5px;
	display: none;
}

#wrapper #content .kzginfo .kzgdt .tjcs_list .tjcs_first {
	background-color: white;
	height: 329.5px;
}

#content .kzginfo .kzgdt .tjcs h3 {
	font-size: 16px;
	color: #333333;
	margin: 0px;
	text-align: left;
	font-weight: normal;
	padding-top: 15px;
	padding-right: 10px;
}

#content .kzginfo .kzgdt .tjcs p {
	font-size: 12px;
	color: #999999;
	margin-bottom: 5px;
	text-align: left;
	font-weight: normal;
	padding-right: 10px;
	padding-top:10px;
}

#wrapper #content .kzginfo .kzgdt .tjcs_list ul {
	margin-top: 5px;
}

#wrapper #content .kzginfo .kzgdt .tjcs_list ul li {
	background-color: white;
	margin-left: 10px;
	font-size: 14px;
	margin-bottom: 10px;
	color: #999999;
	float: left;
	width: 460px;
}

#wrapper #content .kzginfo .kzgdt .tjcs_list ul span {
	background-color: white;
	list-style-type: disc;
	margin-left: 10px;
	font-size: 14px;
	margin-bottom: 4px;
	color: #333;
	text-align: right;
}

#wrapper #content .kzginfo .kzgdt .tjcs_list ul span a {
	background-color: white;
	list-style-type: disc;
	font-size: 14px;
	margin-bottom: 8px;
	color: #333;
	text-align: left;
}

#wrapper #content .kzginfo .kzgdt .tjcs_list .sp {
	float: left;
}

#wrapper #content .kzginfo .kzgdt .tjcs_list .sp1 {
	position: relative;
}

#wrapper #content .kzginfo .kzgdt .tjcs_list .sp_time {
	width: 90px;
	float: right;
	margin-right: 10px;
}
/*地区*/
#content .kzginfo .csxx {
	width: 330px;
	height: 350px;
	float: left;
}

#content .kzginfo .csxx .cs_nav {
	background-color: white;
	height: 300px;
	overflow-y: auto;
}

#content .kzginfo .csxx ul li {
	height: 18px;
	float: left;
	font-size: 14px;
	margin: 5px;
	padding: 2px;
	line-height: 20px;
	text-align: center;
}

.cs_tab {
	padding: 10px;

}

.action {
	display: block;
	color: #fff;
}
#content .kzginfo .csxx .cs_nav .cs_box dt {
	text-align: center;
	font-size: 14px;
	width: 22px;
	height: 22px;
	line-height: 22px;
	/* padding-left: 10px; */
	/* padding-top: 5px; */
	margin: 10px;
	clear: left;
	color: #fff;
}

#content .kzginfo .csxx .cs_nav .cs_box a {
	font-size: 14px;
	min-width: 80px;
	height: 25px;
	float: left;
	margin-top: 4.5px;
}

#wrapper #content .hzjg {
	width: 1200px;
	margin: 0 auto;
	margin-top: 30px;
}

#content .hzjg img {
	float: left;
}

#content .hzjg span {
	font-size: 20px;
	line-height: 1.3;
	float: left;
	margin-right: 20px;
	font-weight: normal;
	margin-top: -3px;
	margin-left: -2px;
}

#content .hzjg .hzjg_logo {
	width: 1200px;
	height: 378px;
}

#content .hzjg .hzjg_logo ul li {
	width: 198px;
	height: 125px;
	float: left;
	border: 1px solid #e9e9ec;
	background-color: #fff;
}

#content .hzjg .hzjg_logo ul li a {
	float: left;
	margin-top: 25px;
	height: 80px;
	text-align: center;
	width: 100%;
}

#content .hzjg .hzjg_logo ul li a img {
	width: 100%!important;
	height: 100%!important;
}

#content .hzjg .lsjg_logo {
	width: 1200px;
	height: 378px;
}

#content .hzjg .lsjg_logo ul li {
	width: 198px;
	height: 125px;
	float: left;
	border: 1px solid #e9e9ec;
}

.tsfw_info {
	width: 1200px;
	background-color: #e9e9ec;
	margin: 0 auto;
	margin-top: 45px;
}

.tsfw_info span {
	font-size: 20px;
}

.tsfw_info .tsfw {
	float: left;
	width: 400px;
	height: 333px;
	background-color: #fff;
	border-radius: 5px;
	padding-bottom: 10px;
}

.tsfw_info .tsfw span {
	font-size: 18px;
	display: block;
	text-align: left;
	float: left;
	width: 367px;
	line-height: 40px;
	border-bottom: 1px solid #e9e9ec;
	margin-left: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.tsfw_info .tjwd {
	float: left;
	width: 400px;
	height: 333px;
	margin-left: 20px;
	margin-right: 20px;
	background-color: #fff;
	border-radius: 5px;
	padding-bottom: 10px;
}

.tsfw_info .tjwd span {
	font-size: 18px;
	display: block;
	text-align: left;
	float: left;
	width: 367px;
	line-height: 40px;
	border-bottom: 1px solid #e9e9ec;
	margin-left: 16px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.tsfw_info .tjwd ul li {
	font-size: 14px;
	line-height: 31px;
	color: #666;
}

.tsfw_info .tjwd ul li:hover {
	font-size: 16px;
	line-height: 31px;
	color: #2d81ed;
}

.tsfw_info .tjwd .wd_title {
	text-align: left;
	float: left;
	width: 250px;
	padding-left: 20px;
	background-color: white;
	margin-left: 1px;
}

.tsfw_info .tjwd .wd_time {
	float: right;
	color: #333;
	width: 97px;
	background: white;
	padding-right: 10px;
}

.tsfw_info .rdbq {
	float: left;
	width: 360px;
	height: 333px;
	background-color: #fff;
	border-radius: 5px;
	padding-bottom: 10px;
}

.tsfw_info .rdbq span {
	font-size: 20px;
	display: block;
	text-align: left;
	float: left;
	line-height: 40px;
	border-bottom: 1px solid #e9e9ec;
	margin-left: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
	width: 326px;
}

.tsfw_info .rdbq ul {
	float: left;
	margin-left: 20px;
	width: 326px;
}

.tsfw_info .rdbq ul li {
	width: 78px;
	font-size: 14px;
	color: #b2b2b2;
	float: left;
	background-color: white;
	text-align: left;
	line-height: 40px;
	margin-left: 2px;
}

.tsfw_info .rdbq ul li a {
	color: #333;
}

.tsfw_info .rdbq ul li:hover {
	color: #2d81ed;
}
/*首页top标*/
#wrapper #content .head {
    height: 45px;
}
#wrapper #content  .head p {
	background: url(../images/d_line.gif) repeat-x 0 44px;
}
#wrapper #content .more {
	float: right;
	margin: 15px 10px 0 0
}
#wrapper #content .more span {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	line-height: 15px;
	font-family: 微软雅黑;
}
#wrapper #content .more .icon {
	width: 15px;
	height: 15px;
	overflow: hidden;
	margin: 2px 0 0 8px;
	background: url(../images/new_bg.gif) no-repeat -185px -36px;
}
#wrapper #content .head .on {
    border-top-color: #2d81ed;
    color: #FFF !important;
    background: #2d81ed;
    font-weight: normal;
}
#wrapper #content .head a {
	display: block;
	float: left;
	position: relative;
	height: 45px;
	line-height: 45px;
	padding: 0 35px;
	text-decoration: none;
	font-size: 16px;
	font-family: 微软雅黑
}
#wrapper #content .head .on i {
	display: block;
	width: 0;
	height: 0;
	font-size: 12px;
	line-height: 0;
	overflow: hidden;
	border: 6px solid #FFF;
	border-top-color: #2d81ed;
	position: absolute;
	left: 50%;
	margin-left: -6px;
	bottom: -12px;
}
/*入驻机构*/
.zglist_box {
	width: 100%;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	float: left;
}

.zglist_box a {
	text-decoration: none;
	list-style: none;
	float: left;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 5px;
	border: 1px solid #ebebeb;
	box-shadow: 0px 0px 10px #dfdfdf;
	padding-top: 10px;
	background-color: #fff;
}

.zglist_box a:hover {
	float: left;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 5px;
	border: 1px solid #6fbfc9;
	box-shadow: 0px 0px 10px #dfdfdf;
	padding-top: 10px;
}

.zglist_box a h3 {
	text-decoration: none;
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 228px;
	height: 144px;
	float: left;
	margin-left: 15px;
	margin-top: 15px;
}

.zglist_box a h3 b {
	float: left;
	width: 228px;
	line-height: 30px;
	text-align: center;
	background-color: #43bdd1;
	opacity: 0.85;
	margin-top: -30px;
	color: #ffffff;
	font-size: 14px;
}

.zglist_box a h3 i {
	float: left;
	background-color: #fd8320;
	border-radius: 0px 0px 15px 15px;
	width: 38px;
	height: 27px;
	margin-bottom: -30px;
	color: #fff;
	z-index: 100;
	position: relative;
	text-align: center;
	line-height: 25px;
	margin-left: 5px;
}

.zglist_box a h2 {
	float: left;
	width: 600px;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #555555;
	margin-top: 18px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.zglist_box a h2 span {
	float: right;
	color: #ff4e00;
	font-size: 18px;
	margin-top: -10px;
	margin-bottom: -20px;
}

.zglist_box a h2 span strong {
	color: #ff4e00;
	font-size: 33px;
}

.zglist_box a h2 b {
	float: right;
	margin-top: -10px;
	margin-bottom: -20px;
	color: #9d9d9d;
	font-size: 33px;
	margin-right: -10px;
}

.zglist_box a p {
	float: left;
	width: 530px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #868686;
	padding-left: 24px;
	line-height: 20px;
	margin-left: 8px;
	margin-top: 8px;
}

.zglist_box a p i {
	width: 18px;
	float: left;
	margin-left: -22px;
}

.zglist_box a h4 {
	float: right;
	width: 124px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	background-color: #ff4e00;
	border-radius: 5px;
	text-align: center;
	margin-right: 20px;
	margin-top: 20px;
}

.zglist_box a h5 {
	float: right;
	width: 124px;
	height: 40px;
	line-height: 40px;
	color: #868686;
	text-align: center;
	margin-right: 20px;
}

.zglist_box li {
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 15px;
}

.zglist_box li i {
	float: left;
	width: 340px;
	border-bottom: 1px solid #43bdd1;
	margin-top: 12px;
}

.zglist_box li p {
	float: left;
	width: 200px;
	text-align: center;
	font-size: 18px;
	color: #43bdd1;
	font-family: "微软雅黑";
}

.zglist_box .tag_list {
	float: left;
	width: 400px;
	margin-left: 10px;
}

.zglist_box .tag_list>span {
	display: inline-block;
	font-size: 12px;
	margin-right: 8px;
	border-radius: 10px;
	border: 1px solid;
	padding: 0 5px;
}

.zglist_box .orderNum {
	font-size: 14px;
}