/*首页*/
/*轮播图*/

.chimg,
.chimg1 {
	position: relative;
	margin-bottom: 13px;
	*margin-bottom: 8px;
	z-index: 1;
}

.chimg img {
	width: 538px;
	height: 322px;
}

.chimg1 img {
	width: 380px;
	height: 210px;
}

.company_img {
	position: relative;
	margin-bottom: 13px;
	*margin-bottom: 8px;
	z-index: 1;
}

.company_img img {
	width: 100%;
	height: 290px;
}

.products-list ul {
	display: flex;

	flex-wrap: wrap;
	margin-bottom: 50px;
}

.products-list .product-box {
	display: flex;
	align-items: center;
	/* flex-wrap: wrap; */
	margin-bottom: 15px;
	margin-right: 15px;

}

.products-list .pinfo {
	width: 270px;
}

.products-list .clearfix {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.products-list .pimg-box {
	margin-right: 10px;
}

.products-list .title {
	font-size: 18px;
}

.products-list .pimg-box img {

	height: 155px;
	width: 180px;
}

.products-list .parameter-name {
	font-size: 16px;
}

.products-list .parameter-worp {
	font-size: 16px;

}

.products-list>ul>li>.pinfo dt:first-of-type {
	font-size: 30px;
	font-weight: bold;
	height: 40px;
	line-height: 46px;
	margin-bottom: 30px;
	margin-top: 20px;
}

.products-list>ul>li>.pinfo dt:first-of-type a {
	color: #000000;
	overflow: hidden;
	border-bottom: 4px solid #ff0000;
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.products-list .product {
	margin-top: 12px;
}

.products-list .product>a {
	display: inline-block;
	width: 100px;
	background: #b62222;
	height: 30px;
	line-height: 30px;
	-webkit-border-radius: 5px;
	color: #ffffff;
	font-size: 16px;
	text-align: center;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-right: 8px;
}

.page-box {
	position: absolute;
	right: 10px;
	bottom: 5px;
}

.page-box ul li {
	display: inline-block;
	padding: 8px;
	background: #df7373;
	cursor: pointer;
}

.page-box ul li:hover {

	background: #df7373 !important;
}

.contact_1,
.proxy_1 {
	background: #fafafa !important;
	overflow: hidden;
	margin-top: 20px;
	padding: 0 !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
}

.sum {
	text-align: center;
	position: absolute;
	display: block;
	font-size: 0px;
	width: 538px;
	bottom: 10px;
	_bottom: 280px;
	overflow: hidden;
	left: 50%;
	transform: translateX(-50%);
	z-index: 100;
}

.chimg1 .sum {
	width: 380px;
}

.sum span,
.chimg1 .sum span {
	font-size: 0px;
	position: relative;
	z-index: 100;
	width: 10px;
	height: 10px;
	background-color: #00fffd;
	/* background: url(../image/ypk_03.gif) -112px 0; */
	display: inline-block;
	margin: 0 5px;
	cursor: pointer;
	border-radius: 50%;
}

.sum .dq {
	background-color: #588898
		/* background: url(../image/ypk_03.gif) -112px -10px; */
}

/*广告位置css*/


/*左右固定定位广告位的css*/
#fixed-left{
	position: fixed; left: 0; top: 150px;
	 /* position: fixed; left: 0; top: 40px;*/
  }
  #fixed-right{
	position: fixed; right: 50px; top: 150px;
	  /*  position: fixed; right: 0; top: 40px;*/
  }
  #fixed-left ul{}
  #fixed-left ul li, #fixed-right ul li{
	  position: relative; width: 100px; height: 80px;margin-bottom: 5px;
  }
  #fixed-left ul li .close-this, #fixed-Flutter ul li .close-this{
	  position: absolute; right: 0; top: 0;z-index: 1000; background: url("../image/gb_icon.gif") 0 0 no-repeat;
	  width: 18px; height: 20px; display: block; color: #ffffff; text-align: right; line-height: 10px;padding-right: 2px;
  }
  #fixed-left ul li .img-box, #fixed-left ul li .img-box img{
	  width: 100px; height: 80px;
  }
  
  #fixed-right ul li .close-this{
	  position: absolute; left: 0; top: 0;z-index: 1000; background: url("../image/gb_icon.gif") -21px 0 no-repeat;
	  width: 18px; height: 20px; display: block; color: #ffffff; text-align: left; line-height: 10px;padding-left: 2px;
  }
  
  
  #fixed-Flutter{
  
  }
  #fixed-Flutter ul{
  
  }
  #fixed-Flutter ul li{
	  width: 100px; height: 100px; position: fixed; z-index: 2000;top: 100px; left: 0px;
  }
  #fixed-Flutter ul li .img-box, #fixed-Flutter ul li .img-box img{
	  width: 100px; height: 100px;
  }

/*pz_subnav*/

.pz_subnav {
	/* display: flex;
	justify-content: space-between;
	align-items: center; */
	width: 1000px;
	margin: auto;
	margin-top: 8px;
}

.pz_subnav_l {
	/* float: left; */
	margin-right: 11px;
	z-index: 999;
}

.pz_subnav_m {
	/* overflow: hidden; */
	/* float: left; */
	/* margin-right: 11px; */
	width: 100%;
	padding-top: 11px;
}

.pz_subnav_r {
	/* float: left; */
	width: 260px;
}

.pz_subnav_l {
	width: 260px;
	position: relative;
}

.pz_subnav_l .pz_subnav_l1 {
	margin-bottom: 10px;	
	background: #fafbfb;

}

.pz_subnav_l li {
	height: 46px;
	*float: left;
	margin-bottom: 0;
	overflow: hidden;
	padding: 2px 0;
	padding-right: 10px;
	border-right: 1px solid #588898;
}

.pz_subnav_l li em {
	float: right;
	display: inline-block;
	width: 6px;
	height: 9px;
	overflow: hidden;
	margin-top: 20px;
	background: url(../image/ypk_03.gif) -20px 0;
	vertical-align: top;
}

.pz_subnav_l li span {
	display: inline-block;
	float: left;
}

.pz_subnav_l li a {
	float: left;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	line-height: 50px;
}

.pz_subnav_l .zhongyao {
	padding-left: 21px;
	width: 144px;
}

.pz_subnav_l .zhongyao span {
	width: 18px;
	height: 20px;
	margin-top: 15px;
	background: url(../image/ypk_03.gif) 0 -23px;
	margin-right: 18px;
}

.pz_subnav_l .xiyao {
	padding-left: 20px;
}

.pz_subnav_l .xiyao {
	padding-left: 21px;
	width: 144px;
}

.pz_subnav_l .xiyao span {
	width: 20px;
	height: 20px;
	margin-top: 15px;
	background: url(../image/ypk_03.gif) 0 -43px;
	margin-right: 18px;
}

.pz_subnav_l .baojian {
	padding-left: 22px;
	width: 143px;
}

.pz_subnav_l .baojian span {
	width: 20px;
	height: 20px;
	margin-top: 13px;
	background: url(../image/ypk_03.gif) 0 -63px;
	margin-right: 16px;
}

.pz_subnav_l .yaozh {
	padding-left: 22px;
	width: 143px;
}

.pz_subnav_l .yaozh span {
	width: 20px;
	height: 20px;
	margin-top: 14px;
	background: url(../image/ypk_03.gif) 0 -83px;
	margin-right: 16px;
}

.pz_subnav_l .zdsj {
	padding-left: 22px;
	width: 143px;
}

.pz_subnav_l .zdsj span {
	width: 20px;
	height: 19px;
	margin-top: 14px;
	background: url(../image/ypk_03.gif) 0 -103px;
	margin-right: 16px;
}

.pz_subnav_l .ylsb {
	padding-left: 23px;
	width: 142px;
}

.pz_subnav_l .ylsb span {
	width: 20px;
	height: 19px;
	margin-top: 14px;
	background: url(../image/ypk_03.gif) 0 -123px;
	margin-right: 14px;
}

.pz_subnav_l .ylqx {
	padding-left: 21px;
	width: 144px;
}

.pz_subnav_l .ylqx span {
	width: 16px;
	height: 15px;
	margin-top: 18px;
	background: url(../image/ypk_03.gif) 0 -143px;
	margin-right: 20px;
}

.pz_subnav_l .zhjt {
	padding-left: 21px;
	width: 144px;
}

.pz_subnav_l .zhjt span {
	width: 20px;
	height: 19px;
	margin-top: 16px;
	background: url(../image/ypk_03.gif) 0 -158px;
	margin-right: 16px;
}

.pz_subnav_l .yly {
	padding-left: 21px;
	width: 144px;
}

.pz_subnav_l .yly span {
	width: 20px;
	height: 24px;
	margin-top: 12px;
	vertical-align: top;
	background: url(../image/ypk_03.gif) 0 -173px;
	margin-right: 17px;
}

.medicineClass {
	width: 516px;
	background: #fff;
	border-right: 1px solid #588898;
	border-top: 1px solid #588898;
	border-bottom: 1px solid #588898;
	padding: 0 16px;
	position: absolute;
	left: 180px;
	top: 0;
	z-index: 999;
	background: #f2f5f5;
}

.medicineClass .classes {
	padding: 10px 0;
	border-bottom: 1px dotted #b2b2b2;
	color: #999;
	line-height: 32px;
	font-size: 14px;
}

.medicineClass .classes a {
	display: inline-block;
	padding: 0 18px;
	color: #666;
	font-size: 14px;
}

.medicineClass .classes a.active {
	color: #f35202;
}

.medicineClass .last {
	border: none;
}

.pz_subnav_m .lunbo {
	margin-bottom: 10px;
}

.pz_subnav_m_pics {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}

.pz_subnav_m_pics a {
	margin-right: 9px;
}

.pz_subnav_m_pics a.last {
	margin: 0;
}

.pz_subnav_r {
	padding-top: 11px;
}

.pz_subnav_r .sjdt {
	line-height: 38px;
	background: #f7f7f7;
	border-bottom: 1px solid #f2f2f2;
	padding-left: 10px;
	margin-bottom: 24px;
}
.pz_subnav_l1 .pz_subnav_r_pics ,.pz_subnav_r .pz_subnav_r_pics {
	border: 1px solid #e6e6e6;
	/* padding-bottom: 14px; */
	margin-bottom: 16px;
}

.pz_subnav_r .sjdt span {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-top: 9px;
	background: url(../image/ypk_03.gif) -20px -9px;
	margin-right: 10px;
}

.pz_subnav_r .sjdt a {
	color: #333;
	font-family: "微软雅黑";
	font-size: 16px;
	vertical-align: top;
}

.pz_subnav_r .todayAdd {
	font-size: 16px;
	color: #666;
	line-height: 39px;
	text-align: center;
}

.pz_subnav_r .todayAdd em {
	display: inline-block;
	font-size: 24px;
	font-style: normal;
	color: #f77302;
	font-weight: bold;
	font-family: "黑体";
	background: url(../image/todayAdd.png) repeat-x;
	letter-spacing: 14px;
	vertical-align: top;
	padding-left: 7px;
}

.pz_subnav_r .newZhaos {
	border: 1px solid #e6e6e6;
	margin-bottom: 10px;
}

.pz_subnav_r .newZS {
	line-height: 38px;
	background: #f7f7f7;
	border-bottom: 1px solid #f2f2f2;
	padding-left: 10px;
	margin-bottom: 8px;
}

.pz_subnav_r .newZS span {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-top: 9px;
	background: url(../image/ypk_03.gif) -20px -48px;
	margin-right: 10px;
}

.pz_subnav_r .newZS a {
	color: #333;
	font-family: "微软雅黑";
	font-size: 16px;
	vertical-align: top;
}

.pz_subnav_r ul {
	margin-bottom: 4px;
}

.pz_subnav_r ul li {
	padding: 0 22px;
	line-height: 26px;
	height: 26px;
	_height: 28px;
	overflow: hidden;
}

.pz_subnav_r ul li a {
	color: #666;
}

.pz_subnav_r ul .hot {
	padding-left: 21px;
}

.pz_subnav_r ul .hot span {
	display: inline-block;
	width: 16px;
	height: 18px;
	background: url(../image/ypk_03.gif) -20px -30px;
	vertical-align: top;
	margin: 4px 10px 0 0;
}

.pz_subnav_r ul .hot a {
	color: #92bf79;
	font-weight: bold;
}

/* pz_ad_place */
.pz_ad_place {
	width: 1000px;
	margin: 0 auto;
	height: auto;
	margin-bottom: 15px;
}

.pz_ad_place .pic-six,
.pz_ad_place .pic-three,
.pz_ad_place .txt-three {
	clear: both;
	margin-top: 15px;
	width: 1200px;
}

.pz_ad_place .pic-three {
	display: flex;
	flex-wrap: wrap;
	justify-content: start;
	height: 80px;
}

.pz_ad_place .pic-three li {

	margin-right: 15px;
}

.pz_ad_place .pic-three li img {
	width: 325px;
	height: 80px;
}


.pz_ad_place .pic-six {
	height: 296px;
	margin-left: -2px;
	margin-bottom: 14px;
	width: 1200px;
	display: flex;
	flex-wrap: wrap;
	justify-content: start;
}

.pz_ad_place .pic-six li {
	margin-right: 20px;
	margin-bottom: 10px;
	width: 150px;
	height: 90px;
	border: 1px solid #e5e5e5;
	background: #e1e4e78f;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}

.pz_ad_place .pic-six li:hover {
	-webkit-box-shadow: 0 12px 20px rgba(0, 0, 0, .1);
	box-shadow: 0 12px 24px rgba(0, 0, 0, .1);
	-webkit-transform: translate3d(0, -1px, 0);
	transform: translate3d(0, -1px, 0);
}

.pz_ad_place .pic-six li img {
	display: block;
}

.pz_ad_place .pic-six li span {
	display: block;
	overflow: hidden;
	height: 30px;
	color: #094eaa;
	text-align: center;
	font-size: 12px;
	line-height: 30px;
}


.pz_information {
	clear: both;
	overflow: hidden;
	width: 1050px;
	height: auto;
	display: flex;
	flex-wrap: wrap;

}

.pz_information {
	margin: 2px 0 0 2px;
	font-family: "微软雅黑";
}

.pz_information li {
	position: relative;
	margin: 0 12px 10px 0;
	width: 244px;
	height: 50px;
	background: #fff;

	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.pz_information li:before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 0;
	display: block;
	border-radius: 6px;
	background: #f0f7ff;
	content: ' ';
	opacity: 0;
	-webkit-transition: -webkit-transform .4s ease, opacity .4s;
	transition: transform .4s ease, opacity .4s;
	-webkit-transform: scale(.3, 1);
	transform: scale(.3, 1);
}

.pz_information li:hover:before {
	opacity: 1;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
}

.pz_information li:hover p {
	color: #5c5c5c;
}

.pz_information li:hover p font {
	color: #000000;
}

.pz_information li a {
	position: relative;
	z-index: 1;
	display: block;
	padding: 4px 4px;
	height: 40px;
	border: 1px solid #e6e6e6;
	border-radius: 4px;
	color: #333;
	text-align: center;
	line-height: 20px;
}


.pic-two {
	overflow: hidden;
	height: auto;
	clear: both;
	width: 1200px;
}

.pic-two li {
	height: 80px;
	float: left;
	margin: 10px 15px 0 0px;
}

.pic-two li img {
	width: 500px;
	height: 80px;
}

/* content */


/*floorOne*/

.floorOne {
	width: 1000px;
	margin: auto;
	margin-bottom: 31px;
}

.floorOne .oneTop span,
.floorOne .oneTop a {
	float: left;
	vertical-align: top;
}

.oneTop {
	border-bottom: 1px solid #588898;
}

.oneTop .oneTopBtn {
	float: right;
}

.floorOneBq {
	display: block;
	width: 38px;
	height: 28px;
	background: #588898;
	font-size: 20px;
	font-weight: bold;
	line-height: 28px;
	text-align: center;
	color: #f2f2f2;
	font-family: "微软雅黑";
	margin-right: 10px;
	background: #588898;
}

.floorOneTitle {
	font-size: 20px;
	color: #333;
	font-family: "微软雅黑";
	font-weight: bold;
	line-height: 28px;
}

.oneTopBtn span {
	/* display: block; */
	width: 20px;
	height: 20px;
	margin: 6px 6px 0 0;
	color: #fb8200;
	/* background: url(../image/ypk_03.gif) -20px -68px; */
}

.oneTopBtn a {
	color: #fb8200;
	font-family: "微软雅黑";
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	margin-top: 4px;
}

.oneBottom {
	border: 1px solid #e6e6e6;
}

.oneBottom_L {
	float: left;
	display: inline;
	padding: 8px;
	border-right: 1px solid #e6e6e6;
	margin-right: 10px;
}

.oneBottom_L img {
	width: 157px;
	height: 154px;
	border: 2px solid #fff;
}

.oneBottom_L img:hover {
	box-shadow: 1px 1px 5px #888888;
}

.pz_oneBottom_L1 {
	margin-bottom: 6px;
}

.oneBottom_R {
	float: left;
	width: 810px;
}

.oneBottom_R li {
	float: left;
	padding: 11px 8px 20px 8px;
	border: 2px solid #fff;
	border-top: none;
}

.oneBottom_R li:hover {
	/* border: 2px solid #94cfe2; */
	box-shadow: 1px 1px 5px #888888;
	border-top: none;
}

.oneBottom_R_img {
	margin-bottom: 13px;
}

.oneBottom_R_img img {
	width: 181px;
	height: 180px;
}

.oneBottom_R_js h3 {
	text-align: center;
	font-size: 14px;
	line-height: 28px;
	color: #333;
}

.oneBottom_R_js p {
	text-align: center;
	font-size: 12px;
	line-height: 28px;
	color: #666;
}

/*floorTwo*/

.floorTwo {
	width: 1000px;
	margin: auto;
	margin-bottom: 31px;
}

.floorTwo .twoTop span,
.floorTwo .twoTop a {
	float: left;
	vertical-align: top;
}

.twoTop {
	border-bottom: 1px solid #588898;
}

.twoTop .twoTopBtn {
	float: right;
}

.floorTwoBq {
	display: block;
	width: 38px;
	height: 28px;
	background: #588898;
	font-size: 20px;
	font-weight: bold;
	line-height: 28px;
	text-align: center;
	color: #f2f2f2;
	font-family: "微软雅黑";
	margin-right: 10px;
	background: #588898;
}

.floorTwoTitle {
	font-size: 20px;
	color: #333;
	font-family: "微软雅黑";
	font-weight: bold;
	line-height: 28px;
}

.twoTopBtn span {
	/* display: block; */
	width: 20px;
	height: 22px;
	margin: 6px 6px 0 0;
	color: #fb8200;
	/* background: url(../image/ypk_03.gif) -20px -88px; */
}

.twoTopBtn a {
	color: #fb8200;
	font-family: "微软雅黑";
	font-weight: bold;
	font-size: 16px;
	line-height: 22px;
	margin-top: 3px;
}

.twoBottom {
	border: 1px solid #e6e6e6;
}

.twoBottom_L {
	float: left;
	display: inline;
	padding: 8px;
	border-right: 1px solid #e6e6e6;
	margin-right: 10px;
}

.twoBottom_L img {
	width: 157px;
	height: 154px;
	border: 2px solid #fff;
}

.twoBottom_L img:hover {
	box-shadow: 1px 1px 5px #888888;
}

.twoBottom_L1 {
	margin-bottom: 6px;
}

.twoBottom_R {
	float: left;
}

.twoBottom_R li {
	float: left;
	padding: 11px 8px 20px 8px;
	border: 2px solid #fff;
	border-top: none;
}

.twoBottom_R li:hover {
	/* border: 2px solid #94cfe2; */
	box-shadow: 1px 1px 5px #888888;
	border-top: none;
}

.twoBottom_R_img {
	margin-bottom: 13px;
}

.twoBottom_R_img img {
	width: 181px;
	height: 180px;
}

.twoBottom_R_js h3 {
	text-align: center;
	font-size: 14px;
	line-height: 28px;
	color: #333;
}

.twoBottom_R_js p {
	text-align: center;
	font-size: 12px;
	line-height: 28px;
	color: #666;
}

/*3\4\5\6\7F*/

.pz_ad_floor {
	width: 1000px;
	margin: auto;
	margin-bottom: 20px;
}

.pz_ad_floor .pz_ad_floor_t span,
.pz_ad_floor .pz_ad_floor_t a {
	vertical-align: top;
}

.pz_ad_floor_t {
	border-bottom: 1px solid #588898;
}

.pz_ad_floor_t .pz_ad_floor_tBtn {
	float: left;
}

.pz_ad_floorBq {
	float: left;
	display: block;
	width: 38px;
	height: 28px;
	background: #588898;
	font-size: 20px;
	font-weight: bold;
	line-height: 28px;
	text-align: center;
	color: #f2f2f2;
	font-family: "微软雅黑";
	margin-right: 10px;
	background: #588898;
}

.pz_ad_floorTitle {
	float: left;
	font-size: 20px;
	color: #333;
	font-family: "微软雅黑";
	font-weight: bold;
	line-height: 28px;
	width: 160px;
}

.pz_ad_floor_tBtn a {
	margin: 0 44px;
	padding: 0 20px;
	font-size: 16px;
	color: #666;
	line-height: 28px;
	font-family: "微软雅黑";
	display: inline-block;
	height: 28px;
	vertical-align: top;
}

.pz_ad_floor_tBtn a.active {
	/* background: url(../image/sanjiao_84.png) no-repeat center bottom; */
	color: #588898;
	font-weight: bold;
	line-height: 22px;
}

.threeB {
	padding-left: 10px;
}

.pz_ad_floor_b {

	border: 1px solid #e6e6e6;
}

.pz_ad_floor_b1 {

	display: flex;
	justify-self: start;
}

.pz_ad_floor_b_L {
	/* float: left; */
	margin-right: 10px;
	padding: 8px;
	border-right: 1px solid #e6e6e6;
	display: inline;
}

.pz_ad_floor_b_L img {
	width: 157px;
	height: 154px;
	border: 2px solid #fff;
}

.pz_ad_floor_b_L img:hover {
	box-shadow: 1px 1px 5px #888888;
}

.pz_ad_floor_b_L1 {
	margin-bottom: 6px;
}

.pz_ad_floor_b_R {
	/* float: left; */
	/* display: flex;
	justify-content: start; */
}

.pz_ad_floor_b_R li {
	float: left;
	padding: 11px 8px 20px 8px;
	border: 2px solid #fff;
	/* border-top: none; */
	margin-top: 3px;
}

.pz_ad_floor_b_R li:hover {
	/* border: 2px solid #94cfe2; */
	box-shadow: 1px 1px 5px #888888;
	border-top: none;
}

.pz_ad_floor_b_R_img {
	margin-bottom: 13px;
}

.pz_ad_floor_b_R_img img {
	width: 181px;
	height: 180px;
}

.pz_ad_floor_b_R_js h3 {
	text-align: center;
	font-size: 14px;
	line-height: 28px;
	color: #333;
}

.pz_ad_floor_b_R_js p {
	text-align: center;
	font-size: 12px;
	line-height: 28px;
	color: #666;
}

/*8F*/

.pz_ad_floor1 {
	width: 1000px;
	margin: auto;
	margin-bottom: 21px;
}

.pz_ad_floor1 .eightTop span,
.pz_ad_floor1 .eightTop a {
	vertical-align: top;
}

.eightTop {
	border-bottom: 1px solid #588898;
}

.eightTop .eightTopBtn {
	float: left;
}

.pz_ad_floor1Bq {
	float: left;
	display: block;
	width: 40px;
	height: 30px;
	background: #588898;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	color: #f2f2f2;
	font-family: "微软雅黑";
	margin-right: 10px;
	background: #588898;
}

.pz_ad_floor1Title {
	float: left;
	font-size: 20px;
	color: #333;
	font-family: "微软雅黑";
	font-weight: bold;
	line-height: 28px;
	width: 160px;
}

.eightTopBtn a {
	margin: 0 44px;
	padding: 0 20px;
	font-size: 16px;
	color: #666;
	line-height: 28px;
	font-family: "微软雅黑";
	display: inline-block;
	height: 28px;
}

.eightTopBtn a.active {
	/* background: url(../image/sanjiao_84.png) no-repeat center bottom; */
	color: #588898;
	font-weight: bold;
	line-height: 22px;
	vertical-align: top;
}

.eightB {
	border: 1px solid #e6e6e6;

}

.eightB1 {
	display: flex;
	justify-content: start;
}

.eightB_L {
	/* float: left; */
	margin-right: 40px;
	padding: 8px;
	border-right: 1px solid #e6e6e6;
	display: inline;
}

.eightB_L img {
	width: 157px;
	height: 154px;
	border: 2px solid #fff;
}

.eightB_L img:hover {
	box-shadow: 1px 1px 5px #888888;
}

.eightBottom_L1 {
	margin-bottom: 6px;
}

.eightB_R {
	/* float: left; */
	padding-top: 10px;
	width: 100%;
	display: none;
}

.eightB_R ul {
	
	width: 400px;
	margin-right: 50px;

	padding: 0 20px;
}

.eightB_R li span {
	vertical-align: top;
	display: inline-block;
	width: 4px;
	height: 7px;
	/* background: url(../image/ypk_03.gif) -10px 0; */
	margin: 10px 6px 0 0;
	*margin-top: 4px;
}

.eightB_R li {
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.eightB_R li a {
	color: #666;
	font-size: 14px;
}

.eightB_R1 {
	display: flex;
	justify-content: center;
	padding-bottom: 10px;
	border-bottom: 1px solid #b2b2b23b;
}
.eightB_R2 {
	display: flex;
	justify-content: center;
	padding-bottom: 10px;
	border-bottom: 1px solid #b2b2b23b;
	padding-top: 10px;
}

.eightB_R .showList1 a {
	display: inline-block;
	line-height: 40px;
	width: 225px;
	margin-right: 50px;
	color: #92BF79;
	vertical-align: top;
	height: 40px;
	overflow: hidden;
	vertical-align: top;
	text-align: center;
	margin-left: 20px;
	margin-right: 60px;
}

.showList_b .zhName1 {
	margin-right: 60px;
}

.showList_b .zhAdress1 {
	margin-right: 55px;
}

.showList_b .zhType1 {
	margin-right: 50px;
}

.eightB_R .showList1 span {
	display: inline-block;
	vertical-align: top;
	color: #666;
	text-align: center;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
}

.eightB_R .showList1 .zhDidian {
	width: 96px;
	margin-right: 55px;
}

.eightB_R .showList1 .zhLeix {
	width: 80px;
	margin-right: 55px;
}

.eightB_R .showList1 .zhTime {
	width: 170px;
}

.eightB .showList_name1 {
	margin-bottom: 12px;
}

/*右侧飘浮*/

.index_float_link {
	position: fixed;
	width: 50px;
	right: 10px;
	z-index: 99;
	_position: absolute;
	_right: expression(eval(document.documentElement.scrollRight));
	_bottom: expression(eval(document.documentElement.scrollTop));
}

.link_title {
	border: 1px solid #e6e6e6;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99;
	width: 48px;
	background: #f7f7f7;
	margin-bottom: 10px;
}

.link_title a.active {
	padding: 5px 6px;
	text-align: center;
	display: block;
	height: 28px;
	background: #588898;
	color: #3f3737;
	line-height: 14px;
}

.link_title a:hover {
	padding: 5px 6px;
	text-align: center;
	display: block;
	height: 28px;
	background: #007ca6;
	color: #f2f2f2;
	line-height: 14px;
}

.link_title a {
	padding: 5px 6px;
	border-top: 1px solid #e6e6e6;
	text-align: center;
	display: block;
	height: 28px;
	line-height: 14px;
	color: #666;
}

.return_top span {
	padding: 5px 8px;
	text-align: center;
	display: block;
	border: 1px solid #e6e6e6;
	border-bottom: none;
	background: #f7f7f7;
	height: 28px;
	line-height: 14px;
	color: #666;
	cursor: pointer;
}

.return_top {
	width: 50px;
	position: absolute;
	left: 0;
	top: 274px;
	z-index: 999;
}

.gonggao {
	position: absolute;
	left: 0px;
	bottom: 20px;
	border: 1px solid #ccc;
	display: inline-block;
	width: 208px;
	display: none;
	z-index: 9;
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
}

.index_float_link .link_content {
	position: relative;
	height: 401px;
}

.gonggao .gg_title {
	font-size: 16px;
	font-weight: bold;
	line-height: 39px;
	height: 39px;
	background: #dedede;
	text-align: center;
}

.gonggao1 {
	position: relative;
}

.gonggao1 .sjR {
	width: 9px;
	height: 18px;
	background: url(../image/ypk_03.gif) -103px -10px;
	position: absolute;
	right: -9px;
	bottom: 27px;
}

.gonggao1 ul {
	padding: 7px 10px;
	background: #f2f2f2;
}

.gonggao1 li {
	height: 22px;
	overflow: hidden;
}

.gonggao1 li span {
	display: inline-block;
	width: 30px;
	height: 13px;
	vertical-align: top;
	background: url(../image/ypk_03.gif) -103px -32px;
}

.gonggao1 li a {
	line-height: 22px;
	color: #666;
}

.gonggao1 li a.hot {
	color: #e63600;
}

/*医药招商*/

.yyzs_list {
	width: 1000px;
	margin: auto;
	overflow: hidden;
	margin-bottom: 10px;
}

.yyzs_L {
	float: left;
	margin-right: 10px;
	width: 708px;
	border: 1px solid #e6e6e6;
	border-top: none;
}

.yyzs_R {
	float: left;
	width: 280px;
}

.main_t .order {
	padding: 4px 10px 4px 19px;
	font-size: 14px;
	background: #f7f7f7;
	border-bottom: 1px solid #e6e6e6;
}

.main_t .order em {
	line-height: 26px;
	color: #666;
	font-style: normal;
	float: left;
}

.main_t .order span {
	float: left;
	padding: 0 11px;
	background: #fff;
	line-height: 24px;
	margin-right: 10px;
	color: #666;
	border: 1px solid #e6e6e6;
	cursor: pointer;
}

.main_t .order span.active {
	background: #e44d38;
	border: 1px solid #cc3a27;
	color: #f2f2f2;
}

.main_t .fabu_Btn {
	float: right;
}

.main_t .order .fabu_Btn span {
	display: inline-block;
	width: 20px;
	height: 20px;
	padding: 0;
	border: none;
	vertical-align: top;
	margin-top: 3px;
	background: url(../image/ypk_03.gif) -20px -68px;
}

.main_t .fabu_Btn a {
	color: #f67a0b;
	font-family: "微软雅黑";
	font-weight: bold;
	font-size: 16px;
	line-height: 26px;
}
.main_b{
	width: 100%;
	margin-top: 10px;
}
.main_r{
	width: 278px;
}
.collationList {
	padding: 0 10px;
}

.collationList li {
	padding: 10px 20px;
	*height: 122px;
	*overflow: hidden;
	border-bottom: 1px dotted #b2b2b2;
}

.collationList li.last {
	border: none;
}

.collation {
	border: 1px solid #e6e6e6;
}

.collationList_L {
	float: left;
	margin-right: 28px;
}

.collationList_L img {
	width: 120px;
	height: 120px;
	border: 1px solid #e6e6e6;
}

.collationList_M {
	float: left;
	width: 70%;
}

.collationList_M p {
	float: left;
	width: 300px;
	margin-right: 10px;
	font-size: 14px;
	color: #666;
	line-height: 38px;
	height: 38px;
	white-space: nowrap;
	overflow: hidden;
text-overflow: ellipsis;
}

.collationList_M p span {
	font-weight: bold;
	font-size: 14px;
}

.collationList_M p a.ypName {
	font-style: normal;
	font-size: 14px;
	color: #92bf79;
}

.collationList_M p a.ypGs {
	font-size: 14px;
	color: #666;
	line-height: 38px;
}

.collationList_R {
	float: right;
}

.collationList_R .dailiBtn {

	width: 100px;
	margin-right: 30px;
	line-height: 36px;
	cursor: pointer;
	background-color: #fb8200;
	color: #f2f2f2;
	font-size: 16px;
	border-radius: 3px;
	text-align: center;
	margin-top: 70px;

}

.collationList_R .dailiBtn a {
	color: #f2f2f2;
}

.collationList_R .wjx2 {
	width: 22px;
	height: 21px;
	background: url(../image/ypk_03.gif) -81px -79px;
	margin: 11px 0 3px 29px;
	cursor: pointer;
}

.collationList_R .shoucang {
	height: 18px;
	margin-bottom: 15px;
}

.collationList_R .shoucang a {
	display: block;
	width: 60px;
	line-height: 18px;
	height: 18px;
	margin-left: 10px;
	text-align: center;
	background: #dedede;
	color: #666;
}



.tuijSJ {
	margin-bottom: 12px;
	border: 1px solid #e6e6e6;
	border-top: none;
}

.yyzs_R_b {
	padding: 10px 0;
}

.yyzs_R_b li {
	padding: 20px 0 20px 10px;
	height: 100px;
	overflow: hidden;
}

.yyzs_R_b li.even {
	background: #f7f7f7;
}

.yyzs_R_b .tjsj_l {
	float: left;
	margin-right: 10px;
}

.yyzs_R_b .tjsj_l img {
	width: 98px;
	height: 98px;
	border: 1px solid #e6e6e6;
}

.yyzs_R_b .tjsj_r {
	float: left;
	width: 150px;
}

.yyzs_R_b .tjsj_r h3 {
	line-height: 16px;
	color: #92bf79;
	font-size: 14px;
	height: 16px;
	overflow: hidden;
}

.yyzs_R_b .tjsj_r p {
	line-height: 14px;
	margin-top: 14px;
	color: #999;
}

.zsNews {
	border: 1px solid #e6e6e6;
	margin-bottom: 11px;
}

.zsNews_b {
	padding: 14px 20px 6px 20px;
}

.zsNews_b li {
	line-height: 24px;
	height: 24px;
	overflow: hidden;
	margin-bottom: 9px;
}

.zsNews_b li a {
	color: #666;
}

.yyzs_R img {
	width: 280px;
	height: 189px;
}

.yyzs_R_img1 {
	margin-bottom: 12px;
}

.recommendation {
	width: 1000px;
	margin: auto;
}

.recommendation ul {
	
	overflow: hidden;
}
.recommendation .recommendation_content{
	display: flex;
	flex-wrap: wrap;
}
.recommendation .recommendation_odd {
	/* float: left; */
	width: 493px;
	border: 1px solid #e6e6e6;
	position: relative;
	margin: 0 10px 10px 0;
}

.recommendation .recommendation_even {
	float: left;
	width: 493px;
	border: 1px solid #e6e6e6;
	position: relative;
	margin-bottom: 10px;
}



.recommendation_t {
	padding-left: 22px;
	line-height: 35px;
	color: #585858;
	font-family: "微软雅黑";
	font-size: 16px;
	border-bottom: 4px solid #588898;
}

.recommendation_b {
	padding: 20px 10px 0px 10px;
	overflow: hidden;
}

.recommendation_l {
	float: left;
	margin-right: 19px;
	width: 100px;
	overflow: hidden;
}

.recommendation_l img {
	width: 98px;
	height: 88px;
	border: 1px solid #e6e6e6;
}

.recommendation_l_pic {
	margin-top: 4px;
}

.recommendation_l_title {
	height: 24px;
	overflow: hidden;
	text-align: center;
}

.recommendation_l_title a {
	line-height: 24px;
	color: #666;
}

.recommendation_r {
	float: left;
	width: 343px;
	overflow: hidden;
}

.recommendation_r li {
	margin-bottom: 7px;
	height: 24px;
	overflow: hidden;
}

.recommendation_r li span {

	overflow: hidden;
	display: inline-block;
	vertical-align: top;
	margin: 2px 10px 0 0;

}

.recommendation_r li a {
	color: #666;
	font-size: 14px;
	line-height: 24px;
}
.recommendation_r li a:hover{
	color: #fb8200;
	text-decoration: underline;
}
/*医药招商详情*/

.product_content {
	border: 1px solid #e6e6e6;
	padding: 10px;
	margin-bottom: 11px;
}

.product_img {
	float: left;
	margin-right: 20px;
}

.yyzsXQ_pic_de img {
	width: 318px;
	height: 268px;
	border: 1px solid #e6e6e6;
	margin-bottom: 10px;
}

.yyzsXQ_small img {
	width: 98px;
	height: 98px;
	border: 1px solid #e6e6e6;
	margin-right: 10px;
	cursor: pointer;
}

.yyzsXQ_small img.active {
	border: 1px solid #f67a0b;
}

.product_information {
	float: left;
	width: 337px;
}

.product_information a.title {
	line-height: 34px;
	font-size: 16px;
	color: #4c94a4;
	font-weight: bold;
}

.product_browsing {
	color: #999;
	line-height: 33px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
	position: relative;
	width: 100%;
	height: 33px;
}

.product_browsing strong {
	font-weight: normal;
	float: left;
}

.product_browsing .shoucang {
	position: absolute;
	bottom: -10px;
	right: 0px;
	width: 60px;
	line-height: 18px;
	height: 18px;
	text-align: center;
	background: #DEDEDE;
	display: none;
	color: #666;
}

.product_browsing em {
	font-style: normal;
	color: #e31414;
}

.product_browsing a {
	display: inline;
	width: 22px;
	height: 21px;
	float: right;
	background: url(../image/ypk_03.gif) -20px -177px;
	margin: 3px 20px 0px 0px;
	cursor: pointer;
	vertical-align: top;
}

.product_browsing a.shcang {
	background: url(../image/ypk_03.gif) -81px -79px;
}

.product_information p {
	color: #666;
	line-height: 26px;
	font-size: 14px;
}

.product_information p a {
	color: #588898;
	font-size: 14px;
}

.product_information .agentBtn {
	margin-top: 45px;
}

.product_information .agentBtn .my_agent {
	display: inline-block;
	width: 100px;
	margin-right: 30px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	cursor: pointer;
	background-color: #fb8200;
	color: #f2f2f2;
	font-size: 16px;
	border-radius: 3px;
}

.companyDetail {
	border: 1px solid #e6e6e6;
	margin-bottom: 10px;
	margin-top: 10px;
}

.companyD_b {
	padding: 13px 15px 0 26px;
}

.companyD_b p {
	color: #666;
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 28px;
}



.productDetail {
	border: 1px solid #e6e6e6;
	margin-bottom: 10px;
}

.productD_b {
	position: relative;
	padding: 13px 15px 15px 26px;
}

.productD_b p {
	color: #666;
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 28px;
}

.dlRequire {
	border: 1px solid #e6e6e6;
	line-height: 28px;
	font-size: 14px;
	color: #666;
	margin-bottom: 10px;
}

.dlRequire_b {
	padding: 7px 20px;
}

.dlRequire_b p {
	font-size: 14px;
	width: 322px;
}

.dlRequire_l {
	float: left;
	border-right: 1px dotted #b2b2b2;
	padding-right: 24px;
	margin-right: 20px;
}

.dlRequire_l span {
	display: inline-block;
	width: 3px;
	height: 3px;
	background: url(../image/ypk_03.gif) -34px 0;
	margin: 12px 9px 0 0;
	vertical-align: top;
}

.dlRequire_r {
	float: left;
	width: 300px;
}

.dlRequire_r span {
	display: inline-block;
	width: 3px;
	height: 3px;
	background: url(../image/ypk_03.gif) -34px 0;
	margin: 12px 9px 0 0;
	vertical-align: top;
}

.contactWay {
	border: 1px solid #e6e6e6;
	border-top: none;
	margin-bottom: 10px;
}

.contactWay_b {
	padding: 12px 20px;
	line-height: 28px;
	font-size: 14px;
	color: #666;
}

.message {
	border: 1px solid #e6e6e6;
	border-top: none;
	margin-bottom: 10px;
}

.message .messageTitle {
	border-bottom: 1px solid #e6e6e6;
	background: #b8d4de;
	line-height: 34px;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #333;
}

.message .message_b {
	padding: 12px 2px;
	line-height: 28px;
	font-size: 14px;
	color: #666;
}


.xq_right {
	display: flex;
	flex-direction: column;
	/* width: 550px; */
	height: auto;
	/* overflow: hidden; */

}

.xq_right select {
	width: auto;
	height: 28px;
	text-align: center;
}

.xq_right select option {
	text-align: center;
}

.xq_right li {
	color: #333;
	line-height: 34px;
	width: 523px;
	min-height: 34px;
	margin-bottom: 7px;
}

.xq_right span {
	font-size: 12px;
	min-width: 100px;
	height: 34px;
	text-align: right;
	float: left;
	display: block;
}

.xq_right span i {
	color: #f00;
	margin: 0 3px;
}

.xq_right span p {
	padding-right: 10px;
	line-height: 11px
}

.region {
	/* display:none; */
	margin-top: 10px;
	width: 469px;
	clear: both;
	background: #fff;
	padding: 10px;
	margin-left: 31px;
	height: auto;
	overflow: hidden;
	border: 1px solid #e0e0e0;
}

.msg_ {
	width: 401px;
	padding: 10px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-bottom: 15px;
	border: 1px solid #fab469;
	background: #fff4e8;
}
.channel{
	margin-left: 100px;
}
.region li,
.channel li,
.msg_ ul li {
	float: left;
	width: 156px;
	font-size: 12px;
	/*background:url(../img/option_bg2.png) no-repeat left center;*/
	text-indent: 7px;
	margin-bottom: 0;
}

.region li a,
.channel li a,
.msg_ ul li a {
	color: #333;
}

.region li input,
.msg_ li input,
.channel input,
.quanxian input,
.options p input,
.options_1 p input {
	display: inline-block;
	position: relative;
	top: 2.5px;
	right: 5px;
	font-size: 12px;
	font-family: "微软雅黑";
}

.sel {
	width: 98px;
	height: 30px;
	float: left;
}

.quanxian li {
	float: left;
	width: 180px;
	text-indent: 7px;
	font-size: 12px;
	font-family: "微软雅黑";
}

/* .sel span{width:96px;height:30px;text-indent:-9px;border:1px solid #fab469;border-bottom:none;position:absolute;top:0;background:#fff4e8 url(../img/sel.png) no-repeat right center;line-height:30px;} */
.sel .sel-trigger {
	position: relative
}

.sel dl {
	z-index: 1;
	position: absolute;
	background: #f7f7f7;
	height: 300px;
	overflow-y: scroll;
	width: 94px;
	padding: 1px;
	border: 1px solid #b3b3b3;
	border-top: none;
	top: 30px;
	text-align: center;
	font-size: 12px;
}

.sel dl dd:hover {
	background: #6bb914;
	color: #fff;
}

.channel li {
	/* width: 80px; */
}

.msg_ ul li {
	width: 200px;
	height: 25px;
	overflow: hidden;
}

.xq_right .yixiang {

	width: 312px;
	background: #fff5e9;
	padding: 0 10px 10px;
	margin-left: 31px;
	height: auto;
	overflow: hidden;
	border: 1px solid #fdb76a;
}

.xq_right .yixiang .yx_page {
	width: 60px;
	height: 23px;
	border-bottom: 1px solid #f5d3a3;
	margin-bottom: 10px;
	padding-left: 252px;
}

.xq_right .yixiang .yx_page a {
	float: left;
	width: 16px;
	height: 16px;
	background: url(../img/l_icon.png) no-repeat;
	margin: 4px 0 0 10px;
}

.xq_right .yixiang .yx_page .page_r {
	background: url(../img/r_icon.png) no-repeat;
}

.xq_right .yixiang ul {
	width: 312px;
	height: 140px;
	overflow: hidden;
}

.xq_right .yixiang li {
	float: left;
	width: 156px;
	height: 28px;
	line-height: 28px;
	min-height: 28px;
	margin-bottom: 0;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.xq_right .yixiang li input {
	display: inline-block;
	position: relative;
	top: 2px;
	margin-right: 5px;
}

.xq_right .right_txt {
	font-size: 12px;
	width: 298px;
	height: 32px;

	border: 1px solid #ddd;
	text-indent: 12px;
}

.xq_right .msg {
	position: relative;
	height: 122px;
}

.xq_right .textarea {
	width: 293px;
	height: 120px;
	line-height: 25px;
	resize: none;
	padding-left: 5px;
}

.xq_right li .Quick {
	width: 16px;
	height: 116px;
	overflow: hidden;
	background: #f7f7f7;
	float: left;
	border-radius: 2px;
	font-size: 14px;
	color: #999999;
	padding: 3px 3px;
	line-height: 24px;
	margin-left: 10px;
	border: 1px solid #999;
	cursor: pointer;
}

.xq_right li .Quick:hover {
	color: #f55831;
}

.xq_right li .options,
.xq_right li .options_1 {
	width: 241px;
	height: 123px;
	background: url(../img/options_bg.png) no-repeat;
	position: absolute;
	top: 0;
	left: 168px;
}

.xq_right li .options p,
.xq_right li .options_1 p {
	font-size: 12px;
	cursor: pointer;
	color: #333;
	height: 24px;
	line-height: 24px;
	width: 235px;
	margin-bottom: 0;
	/*background:url(../img/option_bg2.png) no-repeat 0 4px;*/
	text-indent: 18px;
}

.xq_right li .tip {
	margin-left: 100px;
	height: 20px;
	border: 1px solid #ffbe78;
	width: 332px;
	line-height: 20px;
	text-indent: 5px;
	color: red;
	font-size: 13px;
	font-family: "微软雅黑";
}

.xq_right .sub {
	width: 150px;
	height: 40px;
	background: #f55831;
	text-align: center;
	line-height: 30px;
	border-radius: 4px;
	border: 0;
	color: #fff;
	font-size: 18px;
	margin-left: 100px;
	font-family: "微软雅黑";
}

.xq_right .sub:hover {
	background: #e6532e;
}


.businessCard {
	border: 1px solid #e6e6e6;
	margin-bottom: 10px;
}

.businessCard_b .cardPic {
	text-align: center;
	margin-top: 12px;
}

.businessCard_b .cardPic img {
	width: 256px;
	height: 178px;
	border: 1px solid #e6e6e6;
}

.businessCard_b .cardInfo {
	padding: 6px 10px 24px 10px;
	line-height: 28px;
}

.businessCard_b .cardInfo span {
	float: left;
	font-size: 14px;
	color: #666;
}

.businessCard_b .cardInfo em {
	float: left;
	font-style: normal;
	font-size: 14px;
	color: #666;
	width: 160px;
}

.businessCard_b .cardInfo a {
	/* float: left; */
	font-style: normal;
	font-size: 14px;
	color: #666;
	width: 160px;
}

.noOtherpro {
	padding: 162px 0 182px 0;
	line-height: 28px;
	color: #666;
	font-size: 14px;
	text-align: center;
}

.other_pro {
	border: 1px solid #e6e6e6;
	margin-bottom: 10px;
}

.other_pro_b {
	padding: 16px 5px 6px 5px;
}

.other_pro_b li {
	border: 1px solid rgb(117 117 117 / 25%);
	margin-bottom: 10px;
}



.other_pro_l {
	float: left;
	margin-right: 10px;
}

.other_pro_l img {
	width: 108px;
	height: 88px;
	border: 1px solid #e6e6e6;
}

.other_pro_r {
	float: left;
	padding-top: 7px;
	width: 138px;
}

.other_pro_r h3 {
	line-height: 24px;
	color: #92bf79;
	font-size: 14px;
	height: 24px;
	overflow: hidden;
}

.other_pro_r p {
	line-height: 28px;
	color: #666;
	height: 28px;
	overflow: hidden;
}

.other_pro_r p.companyName {
	color: #999;
}

.float_img {
	margin-bottom: 10px;
}

.float_img img {
	width: 278px;
	height: 195px;
}



.relatedPro {
	border: 1px solid #e6e6e6;
	width: 998px;
	margin: auto;
	margin-bottom: 10px;
}

.relatedPro_b {
	padding: 10px 3px 0 3px;
}

.relatedPro_b li {
	float: left;
	margin: 0 5px 10px 5px;
	_margin: 0 4px 10px 5px;
	_width: 238px;
}

.relatedPro_l {
	float: left;
	margin-right: 10px;
}

.relatedPro_l img {
	width: 108px;
	height: 88px;
	border: 1px solid #e6e6e6;
}

.relatedPro_r {
	float: left;
	width: 118px;
}

.relatedPro_r h3 {
	line-height: 24px;
	color: #92bf79;
	font-size: 14px;
	height: 24px;
	overflow: hidden;
}

.relatedPro_r p {
	line-height: 28px;
	color: #666;
	height: 28px;
	overflow: hidden;
}

.relatedPro_r p.companyName {
	color: #999;
	letter-spacing: -1px;
}

/*医药代理*/

.fabuTime {
	padding: 15px 0 16px 9px;
}

.fabuTime_l {
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}

.fabuTime_r {
	float: left;
}

.yyAgents_l .order {
	padding: 4px 10px 4px 19px;
	font-size: 14px;
	background: #f7f7f7;
	border-bottom: 1px solid #e6e6e6;
}

.yyAgents_l .order em {
	line-height: 26px;
	color: #666;
	font-style: normal;
	float: left;
}

.yyAgents_l .order span {
	float: left;
	padding: 0 11px;
	line-height: 24px;
	margin-right: 10px;
	color: #666;
	border: 1px solid #e6e6e6;
	cursor: pointer;
}

.yyAgents_l .order span.active {
	background: #e44d38;
	border: 1px solid #cc3a27;
	color: #f2f2f2;
}

.yyAgents_l .fabu_Btn {
	float: right;
}

.yyAgents_l .order .fabu_Btn span {
	display: inline-block;
	width: 20px;
	height: 22px;
	padding: 0;
	border: none;
	vertical-align: top;
	margin-top: 3px;
	background: url(../image/ypk_03.gif) -20px -88px;
}

.yyAgents_l .fabu_Btn a {
	color: #E95F5F;
	font-family: "微软雅黑";
	font-weight: bold;
	font-size: 16px;
	line-height: 22px;
	margin-top: 3px;
}

.paixuList {
	border: 1px solid #e6e6e6;
	border-top: none;
}

.orderList {
	border-top: 1px solid #e6e6e6;
	padding: 0 10px;
}

.orderList li {
	padding: 20px 0;
	border-bottom: 1px dotted #b2b2b2;
	*height: 100px;
	overflow: hidden;
}

.orderList li.last {
	border: none;
}

.orderList_l {
	float: left;
	margin-right: 10px;
}

.orderList_l img {
	width: 118px;
	height: 98px;
	border: 1px solid #e6e6e6;
}

.orderList_r {
	float: left;
	padding-top: 4px;
	width: 556px;
}

.orderList_r p {
	float: left;
	margin-right: 10px;
	width: 223px;
	line-height: 38px;
	color: #666;
	font-size: 14px;
	height: 38px;
	overflow: hidden;
}

.orderList_r span {
	font-weight: bold;
	color: #666;
	font-size: 14px;
}

.orderList_r a {
	color: #92bf79;
	font-style: normal;
	font-size: 14px;
}

.page {
	/* text-align: center; */
	padding: 9px 0;
	line-height: 22px;
	border-top: 1px solid #e6e6e6;
}

.page a {
	line-height: 20px;
	margin: 0 5px;
	display: inline-block;
	width: 50px;
	height: 22px;
	/* background: url(../image/page_21.png) no-repeat; */
	background: #999999a4;
	color: #666;
	vertical-align: top;
}

.page a.active {
	background: #b62222;
	/* background: url(../image/page_19.png) no-repeat; */
	color: #ffffff;
}

.page span {
	margin: 0 5px;
	vertical-align: top;
}



.page input {
	display: inline-block;
	width: 38px;
	line-height: 18px;
	border: 1px solid #e6e6e6;
	height: 18px;
	vertical-align: top;
	text-align: center;
	margin-top: 1px;
}

.main_t .page {
	text-align: right;
	padding: 9px 8px;
	line-height: 22px;
	border-top: 1px solid #e6e6e6;
}

.main_t .page a {
	text-align: center;
	line-height: 22px;
	margin: 0 5px;
	display: inline-block;
	width: 50px;
	height: 22px;
	color: #fff;
	vertical-align: top;
}



.main_t .page .tiaozh {
	line-height: 22px;
	color: #666;
	background: none;
	width: auto;
}



.newDaili {
	border: 1px solid #e6e6e6;
	margin-bottom: 10px;
}

.newDaili_D {
	padding: 0 20px;
}

.newDaili_D li {
	padding: 10px 0;
	border-bottom: 1px dotted #b2b2b2;
	height: 24px;
	width: 205px;
	overflow: hidden;
}

.newDaili_D li span {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 4px 16px 0 0px;
	vertical-align: top;
	background: url(../image/ypk_03.gif) -63px 0;
	vertical-align: top;
}

.newDaili_D li a {
	line-height: 24px;
	color: #666;
	display: inline-block;
	vertical-align: top;
	width: 163px;
	height: 24px;
	overflow: hidden;
}

.newDaili_D li.last {
	border: none;
}

.dailTj {
	border: 1px solid #e6e6e6;
	margin-bottom: 10px;
}

.dailTj_b {
	padding: 10px 20px;
}

.dailTj_b li {
	height: 31px;
	overflow: hidden;
}

.dailTj_b a {
	color: #666;
	line-height: 31px;
}

.daili_pic {
	margin-bottom: 10px;
}

.daili_pic1 {
	margin: 0;
}

.daili_pic img {
	width: 280px;
	height: 190px;
}

.contactWay_t1 {
	border-top: 1px solid #E6E6E6;
}

.contactWay_b span {
	margin-bottom: 10px;
	display: inline-block;
	width: 260px;
	margin-right: 20px;
	line-height: 28px;
	color: #666;
	font-size: 14px;
}

.contactWay_b .dlxq {
	line-height: 28px;
	color: #666;
}

.contactWay_b .dlxq_l {
	float: left;
	font-size: 14px;
}

.contactWay_b .dlxq_r {
	float: left;
	width: 570px;
	font-size: 14px;
}

.findDaili {
	padding-left: 10px;
	line-height: 36px;
	color: #92bf79;
	font-size: 18px;
	font-weight: bold;
}

.product_content2 {
	border: 1px solid #e6e6e6;
	border-bottom: none;
	padding: 10px;
}

.dailTj2 {
	margin: 0;
}

/*医药企业*/

.companyList {
	border: 1px solid #e6e6e6;
	border-top: none;
	margin-top: 10px;
	margin-top: 10px;
}

.companyList_D {
	padding: 0 25px;
}

.companyList_D li {
	padding: 20px 0;
	*height: 100px;
	*overflow: hidden;
	border-bottom: 1px dotted #b2b2b2;
}

.companyList_D li.last {
	border: none;
}

.companyList_l {
	float: left;
	margin-right: 10px;
}

.companyList_l img {
	width: 238px;
	height: 98px;
	border: 1px solid #e6e6e6;
}

.companyList_r {
	float: left;
	width: 557px;
	line-height: 32px;
	height: 100px;
	overflow: hidden;
	margin-left: 10px;
}

.companyList_r h3 a {
	line-height: 34px;
	color: #92bf79;
	font-size: 16px;
	font-weight: bold;
}

.companyList_r .adress {
	display: inline-block;
	width: 146px;
	margin-right: 10px;
}

.companyList_r .adress em {

	font-size: 14px;
	font-style: normal;
}

.companyList_r .num {
	font-size: 14px;
	color: #666;
}

.companyList_r .num em {
	color: #f67a0b;
	font-size: 14px;
	font-style: normal;
}

.companyList_r p {
	color: #999;
	font-size: 14px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.re_informations {
	border: 1px solid #e6e6e6;
	margin-bottom: 10px;
	margin-top: 10px;
}

.re_informations_m {
	margin-top: 0px;
}

.re_informations_c {
	display: flex;
	padding: 8px;
}

.re_informations_b {
	flex: 1;
	padding: 12px 20px 14px 20px;

}
.re_informations_f{
	display: flex;
    flex-flow: row wrap;
	
}
.re_informations_f li{
	flex: 0 0 25%;
	
}
.re_informations_c .re_informations_b:nth-child(odd) {

	border-right: 2px dotted #b2b2b2;
}

.re_informations_b li {
	height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.re_informations_b li a {
	font-size: 14px;
	color: #666;
	line-height: 28px;
}
.re_informations_b li a:hover{
	color: #fb8200;
    text-decoration: underline;
}
.qiye_img {
	margin-bottom: 10px;
}

.qiye_img img {
	width: 280px;
	height: 170px;
}

.qiye_img1 {
	margin-bottom: 10px;
}

.qiye_img1 img {
	width: 280px;
	height: 190px;
}

.qiye_img2 {
	margin-bottom: 10px;
}

.qiye_img2 img {
	width: 280px;
	height: 180px;
}

.qiye_img3 {
	margin: 0;
}

/*医药展会*/

.showList {
	border: 1px solid #e6e6e6;
	border-top: none;
}

.showList_b span {
	display: inline-block;
	margin-right: 10px;
	text-align: center;
}

.showList_name {
	margin-bottom: 3px;
}

.showList_name span {
	color: #588898;
	font-size: 14px;
	line-height: 30px;
	font-family: "微软雅黑";
}

.showList_b .zhName {
	width: 223px;
	margin-left: 20px;
}

.showList_b .zhAdress {
	width: 96px;
}

.showList_b .zhType {
	width: 80px;
}

.showList_b .zhState {
	width: 78px;
}

.showList_b .zhTime {
	width: 170px;
	margin: 0;
}

.zhList {
	line-height: 32px;
	margin-bottom: 10px;
}

.zhList li a {
	display: inline-block;
	width: 223px;
	margin-left: 20px;
	margin-right: 10px;
	color: #92bf79;
	vertical-align: top;
	height: 32px;
	overflow: hidden;
}

.zhList span {
	color: #666;
	text-align: center;
	height: 32px;
	overflow: hidden;
	vertical-align: top;
}

.zhList .going {
	color: #92bf79;
}

.zhList .noStart {
	color: #e35a4d;
}

.zhList .past {
	color: #999;
}

.zhDt {
	border: 1px solid #e6e6e6;
	margin-bottom: 10px;
}

.zhDt_b {
	padding: 10px 20px;
}

.zhDt_b li {
	height: 32px;
	overflow: hidden;
}

.zhDt_b li a {
	line-height: 32px;
	color: #666;
}

.fabuZh {
	margin-bottom: 10px;
	text-align: center;
}

.zhImg img {
	width: 280px;
	height: 190px;
}

.zhInfo {
	border: 1px solid #e6e6e6;
	overflow: hidden;
}

.zhInfo_b {
	padding: 4px 10px 10px 10px;
	line-height: 32px;
	color: #666;
}

.zhInfo_b h3 {
	line-height: 53px;
	color: #588898;
	font-size: 22px;
	font-family: "微软雅黑";
	text-align: center;
	border-bottom: 1px dotted #b2b2b2;
	position: relative;
	float: left;
	width: 100%;
	height: 53px;
	margin-bottom: 10px;
}

.zhInfo_b h3 strong {
	float: left;
	font-size: 22px;
}

.zhInfo_b span {
	margin: 0 30px 0 10px;
}

.zhInfo_b em {
	font-style: normal;
	color: #92bf79;
	font-size: 14px;
}

.zhInfo_b p {
	font-size: 14px;
}

.zhInfo_b span {
	font-size: 14px;
}

.zhInfo_b .zhJJ_l {
	float: left;
}

.zhInfo_b .zhJJ_r {
	float: left;
	width: 590px;
	font-size: 14px;
}

/*医药资讯*/

.medicalInfo {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 1000px;
	margin: 0 auto;
	margin-bottom: 10px;
}

.medicalInfo_l {
	width: 49%;
}



.headlines {
	border: 1px solid #e6e6e6;
	margin-bottom: 10px;
}

.headlines_t {
	border-bottom: 1px solid #e6e6e6;
	padding: 0 10px;
	background: #f7f7f7;
}

.headlines_t span {
	float: left;
	width: 14px;
	height: 16px;
	margin: 9px 10px 0 0;
	vertical-align: top;
	color: #000;
}

.headlines_t strong {
	float: left;
	vertical-align: top;
	font-weight: normal;
}

.headlines_t strong a {
	font-size: 16px;
	color: #333;
	line-height: 34px;
	font-family: "微软雅黑";
	float: none;
}

.headlines_t a {
	float: right;
	font-size: 12px;
	color: #666;
	line-height: 34px;
	vertical-align: top;
}

.headlines_b {
	padding: 7px 14px;
}

.headlines_b li {
	height: 30px;
	overflow: hidden;
}

.headlines_b li a {
	font-size: 14px;
	color: #666;
	line-height: 30px;
}

.socialCon {
	border: 1px solid #e6e6e6;
}

.socialCon_t {
	border-bottom: 1px solid #e6e6e6;
	padding: 0 10px;
	background: #f7f7f7;
}

.socialCon_t span {
	float: left;
	width: 16px;
	height: 9px;
	margin: 13px 10px 0 0;
	background: url(../image/ypk_03.gif) -63px -65px;
	vertical-align: top;
}

.socialCon_t strong {
	float: left;
	vertical-align: top;
	font-weight: normal;
}

.socialCon_t strong a {
	float: none;
	font-size: 16px;
	color: #333;
	line-height: 34px;
	font-family: "微软雅黑";
}

.socialCon_t a {
	float: right;
	font-size: 12px;
	color: #666;
	line-height: 34px;
	vertical-align: top;
}

.socialCon_b {
	padding: 7px 14px;
}

.socialCon_b li {
	height: 30px;
	overflow: hidden;
}

.socialCon_b li a {
	font-size: 14px;
	color: #666;
	line-height: 30px;
}

.medicalInfo_m_imgs img {
	width: 183px;
	height: 129px;
	border: 1px solid #e6e6e6;
	margin-bottom: 10px;
}

.medicalInfo_m_imgs .one {
	margin-right: 10px;
}

.socialCon_t span.yqState {
	width: 16px;
	height: 16px;
	margin: 9px 10px 0 0;
	background: url(../image/ypk_03.gif) -63px -88px;
}

.socialCon_t span.mediaInfo {
	width: 16px;
	height: 16px;
	margin: 9px 10px 0 0;
	background: url(../image/ypk_03.gif) -63px -104px;
}

.socialCon_t span.yingxiao {
	width: 16px;
	height: 15px;
	margin: 10px 10px 0 0;
	background: url(../image/ypk_03.gif) -63px -181px;
}

.socialCon_t span.zhanhui {
	width: 16px;
	height: 15px;
	margin: 10px 10px 0 0;
	background: url(../image/ypk_03.gif) -63px -150px;
}

.socialCon_t span.tianxia {
	width: 16px;
	height: 16px;
	margin: 9px 10px 0 0;
	background: url(../image/ypk_03.gif) -63px -166px;
}

.policy {
	border: 1px solid #e6e6e6;
	margin-bottom: 10px;
}

.policy_t {
	border-bottom: 1px solid #e6e6e6;
	padding: 0 10px;
	background: #f7f7f7;
}

.policy_t span {
	float: left;
	width: 16px;
	height: 14px;
	margin: 9px 10px 0 0;
	background: url(../image/ypk_03.gif) -63px -74px;
	vertical-align: top;
}

.policy_t strong {
	float: left;
	vertical-align: top;
	font-weight: normal;
}

.policy_t strong a {
	float: none;
	font-size: 16px;
	color: #333;
	line-height: 34px;
	font-family: "微软雅黑";
}

.policy_t a {
	float: right;
	font-size: 12px;
	color: #666;
	line-height: 34px;
	vertical-align: top;
}

.policy_b {
	padding: 7px 14px;
}

.policy_b li {
	height: 30px;
	overflow: hidden;
}

.policy_b li a {
	font-size: 14px;
	color: #666;
	line-height: 30px;
}

.policy_b li em {
	color: #e35a4d;
	font-size: 12px;
	font-style: normal;
}

.medicalInfoAD {
	width: 998px;
	margin: auto;

	margin-bottom: 10px;
}

.medicalInfoList {
	width: 1000px;
	margin: auto;
	margin-bottom: 10px;
}

.headlines_t span.look {
	width: 16px;
	height: 16px;
	margin: 9px 10px 0 0;
	background: url(../image/ypk_03.gif) -81px 0px;
}

.headlines_t span.qixie {
	width: 16px;
	height: 16px;
	margin: 9px 10px 0 0;
	background: url(../image/ypk_03.gif) -63px -120px;
}

.headlines_t span.shichang {
	width: 16px;
	height: 14px;
	margin: 10px 10px 0 0;
	background: url(../image/ypk_03.gif) -63px -135px;
}

.yyInfo {
	border: 1px solid #e6e6e6;
}

.yyInfo .border {
	border-bottom: 1px dotted #b2b2b2;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.yyInfo ul {
	padding: 10px 0 10px 25px;
}

.yyInfo ul li {
	height: 32px;
	overflow: hidden;
}

.yyInfo ul li a {
	line-height: 32px;
	color: #666;
	height: 32px;
	overflow: hidden;
	font-size: 14px;
	display: inline-block;
	width: 516px;
	margin-right: 50px;
	vertical-align: top;
}

.yyInfo ul li span {
	float: right;
	margin-right: 15px;
	color: #999;
	font-size: 14px;
	line-height: 32px;

}

.classify {
	border: 1px solid #e6e6e6;
	margin-bottom: 10px;
}

.classifys {
	padding: 10px 11px 0 11px;
}

.classifys a {
	display: inline-block;
	margin: 0 9px 10px 9px;
	width: 110px;
	height: 30px;
	line-height: 30px;
	color: #666;
	text-align: center;
	margin-bottom: 10px;
	background: url(../image/zixun_10.png) no-repeat;
}

.classifys a.active {
	background: url(../image/zixun_07.png) no-repeat;
	color: #f2f2f2;
}

.recommend {
	border: 1px solid #e6e6e6;
	margin-bottom: 10px;
}

.recommendList {
	padding: 13px 20px;
}

.recommendList li {
	height: 28px;
	overflow: hidden;
}

.recommendList li a {
	line-height: 28px;
	color: #666;
}

.clickOrder {
	border: 1px solid #e6e6e6;
}

.clickOrder ul {
	padding: 13px 20px 13px 47px;
	background: url(../image/ulBg_18.png) no-repeat 20px 18px;
}

.clickOrder ul li {
	height: 28px;
	overflow: hidden;
}

.clickOrder ul a {
	color: #666;
	line-height: 28px;
}

.clickOrder ul a.green {
	color: #92bf79;
}

.consultation {
	border: 1px solid #e6e6e6;
	padding: 18px 10px 30px 10px;
	margin-bottom: 10px;
}

.consultation h3 {
	font-size: 22px;
	color: #588898;
	font-family: "微软雅黑";
	margin-bottom: 14px;
	text-align: left;
	line-height: 30px;
}

.consultation .sources {
	border-bottom: 1px dotted #b2b2b2;
	margin-bottom: 13px;
	text-align: right;
}

.consultation .sources .source {
	display: inline-block;
	color: #999;
	line-height: 28px;
	vertical-align: top;
}

.consultation .sources .source_str a {
	display: inline-block;
	color: #999;
	line-height: 28px;
	background: none;
	width: auto;
	margin-top: 0;
	vertical-align: top;
}

.consultation .sources .source_str {
	margin-right: 44px;
}

.consultation .consultation_content div {
	width: 100%;
	line-height: 28px;
	color: #666;
	font-size: 14px;
	text-indent: 2em;
}

.consultation .consultation_content img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}

.consultation .consultation_content strong {
	line-height: 28px;
	color: #666;
	font-size: 14px;
	text-indent: 2em;
}

.consultation .bodyKey a {
	color: #666;
	font-size: 14px;
	line-height: 28px;
}

.consultation .sources span {
	display: inline-block;
	color: #999;
	line-height: 28px;
	vertical-align: top;
}

.consultation .sources span.source {
	margin-left: 44px;
}

.pz_subnav_r .todayAdd em {
	line-height: 39px;
	vertical-align: middle;
}

.consultation .sources #hits {
	margin-right: 20px;
}

.consultation .sources a {
	display: inline-block;
	width: 16px;
	height: 15px;
	background: url(../image/ypk_03.gif) -81px -163px;
	vertical-align: top;
	margin-top: 6px;
}

.consultation .sources a.active {
	background: url(../image/ypk_03.gif) -81px -64px;
}

.consultation .consultation_content {
	padding: 0 10px 20px 10px;
}

.consultation .consultation_content p {
	line-height: 28px;
	color: #666;
	font-size: 14px;
	text-indent: 2em;
}

.consultation .bodyKey {
	color: #437fb1;
	font-size: 14px;
	line-height: 28px;
	padding-left: 20px;
	margin-bottom: 16px;
}

.consultation .bodyKey span {
	color: #666;
	font-size: 14px;
	line-height: 28px;
}

.turnPage {
	color: #999;
	font-size: 14px;
	line-height: 28px;
	padding-left: 20px;
}

.turnPage a {
	color: #999;
	font-size: 14px;
}
.turnPage a:hover {
	color: #fb8200;
	text-decoration: underline;
}



.aboutInfo {
	border: 1px solid #e6e6e6;
}

.aboutInfoList {
	padding: 13px 10px;
}

.aboutInfoList li {
	float: left;
	height: 28px;
	overflow: hidden;
	width: 317px;
	margin: 0 10px;
}

.aboutInfoList li a {
	color: #92bf79;
	line-height: 28px;
}

/*未登陆提示*/

.noLogin {
	width: 358px;
	border: 1px solid #ccc;
	position: fixed;
	display: none;
	_position: absolute;
	_left: expression(eval(document.documentElement.scrollLeft+10));
	_top: expression(eval(document.documentElement.scrollTop+200));
	z-index: 9999;
}

.noLogin_t {
	line-height: 36px;
	font-size: 18px;
	color: #f2f2f2;
	background: #999;
	text-align: center;
	font-family: "微软雅黑";
	height: 36px;
}

.noLogin_t span {
	display: inline-block;
	background: url(../image/ypk_03.gif) -81px -104px;
	width: 32px;
	height: 36px;
	float: right;
	*margin-top: -36px;
	cursor: pointer;
}

.noLogin_b {
	background: #fff;
	padding: 68px 10px 104px 10px;
	text-align: center;
	font-size: 16px;
	color: #666;
	line-height: 26px;
}

.noLogin_b a {
	font-size: 16px;
	color: #00a0d5;
}

.noLogin_b1 a {
	font-size: 16px;
	color: #588898;
}

/*title*/

.messageTitle {
	border-bottom: 1px solid #e6e6e6;
	background: #b8d4de;
	line-height: 34px;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #333;
	_height: 29px;
	_padding-top: 5px;
}

.messageTitle span {
	display: inline-block;
	vertical-align: top;
	width: 16px;
	height: 16px;
	margin: 0px 10px 0 10px;
	*margin-top: 4px;
}

.messageTitle span.classifyTitle {
	background: url(../image/ypk_03.gif) -81px -32px;
}

.messageTitle span.recommendTitle {
	background: url(../image/ypk_03.gif) -81px -48px;
}

.messageTitle span.clickTitle {
	margin: 9px 10px 10px;
	background: url(../image/ypk_03.gif) -81px -16px;
}

.messageTitle span.yyzs {
	background: url(../image/ypk_03.gif) -41px -33px;
	width: 18px;
	height: 18px;
	margin: 8px 14px 0 9px;
	*margin-top: 2px;
	vertical-align: top;
}

.messageTitle span.zsNews_t {
	background: url(../image/ypk_03.gif) -41px -53px;
}

.messageTitle span.productD_t {
	width: 15px;
	height: 18px;
	margin: 0px 10px 0 10px;
	*margin-top: 3px;
	/* background: url(../image/ypk_03.gif) -41px -119px; */
}

.messageTitle span.dlRequire_t {
	width: 18px;
	background: url(../image/ypk_03.gif) -41px -153px;
}

.messageTitle span.contactWay_t {
	width: 22px;
	background: url(../image/ypk_03.gif) -41px -169px;
}

.messageTitle span.businessCard_t {
	width: 20px;
	/* background: url(../image/ypk_03.gif) -41px -103px; */
}

.messageTitle span.other_pro_t {
	/* background: url(../image/ypk_03.gif) -41px -87px; */
}

.messageTitle span.relatedPro_t {
	background: url(../image/ypk_03.gif) -41px -137px;
}

.messageTitle span.showList_t {
	background: url(../image/ypk_03.gif) -41px -137px;
}

.messageTitle span.zhDt_t {
	width: 18px;
	height: 17px;
	background: url(../image/ypk_03.gif) -63px -16px;
}

.messageTitle span.tuijianZh {
	background: url(../image/ypk_03.gif) -41px -53px;
}

.messageTitle span.zhInfo_t {
	width: 17px;
	background: url(../image/ypk_03.gif) -63px -33px;
}



.messageTitle span.re_informations_t {
	width: 18px;
	height: 18px;
	/* background: url(../image/ypk_03.gif) -41px -33px; */
	margin: 0px 8px 0 10px;

}



.messageTitle span.newDaili_T {
	background: url(../image/ypk_03.gif) -63px 0;
}

.messageTitle span.dailTj_t {
	width: 18px;
	height: 18px;
	margin: 8px 8px 0 10px;
	*margin-top: 3px;
	background: url(../image/ypk_03.gif) -41px -33px;
}

/*返回顶部*/

.ruturn_top a {
	display: block;
	height: 46px;
	background: url(../image/top11.jpg) no-repeat;
}

.ruturn_top {
	width: 45px;
	height: 46px;
	position: fixed;
	right: 40px;
	bottom: 300px;
	display: none;
	_position: absolute;
	_right: expression(eval(document.documentElement.scrollLeft+80));
	_top: expression(eval(document.documentElement.scrollTop+300));
}

/*搜索空值*/

.nullResult {
	font-size: 14px;
	color: #666;
	line-height: 34px;
	background: #f7f7f7;
	font-weight: bold;
	padding-left: 20px;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
}

.nullResult2 {
	border: 1px solid #e6e6e6;
	border-top: none;
}

.nullHint {
	padding: 22px 0 27px 160px;
	background: url(../image/null_03.jpg) no-repeat 30px 18px;
	border: 1px solid #e6e6e6;
}

.nullHintT {
	text-indent: 60px;
}

.nullHint h3 {
	line-height: 32px;
	color: #f67a0b;
	font-family: "微软雅黑";
	font-size: 18px;
	margin-bottom: 10px;
}

.nullHint p {
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	color: #666;
}

/*代理空值*/

.tjDaili {
	border: 1px solid #e6e6e6;
	margin-bottom: 10px;
}

.tjDaili ul {
	padding: 14px 15px 10px 43px;
	background: url(../image/list_03.png) no-repeat 15px 20px;
}

.tjDaili ul li {
	height: 32px;
	overflow: hidden;
}

.tjDaili ul a {
	line-height: 32px;
	color: #666;
}

.tjDaili ul a.green {
	color: #92bf79;
}

/*医疗器械*/

.tjPro {
	border: 1px solid #e6e6e6;
}

.tjProList {
	padding: 20px 5px 10px 5px;
	overflow: hidden;
}

.tjProList li {
	float: left;
	width: 122px;
	height: 138px;
	border: 1px solid #e6e6e6;
	margin: 0 5px;
	background: #f7f7f7;
	margin-bottom: 10px;
}

.tjProList li img {
	width: 122px;
	height: 102px;
}

.tjProList .tjProTitle {
	height: 36px;
	overflow: hidden;
	text-align: center;
}

.tjProList .tjProTitle a {
	color: #92bf79;
	line-height: 36px;
}

.black {
	position: fixed;
	background: #000;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	left: 0;
	top: 0;
	z-index: 9999;
	_position: absolute;
	_height: 2000px;
}

.ylQixie {
	background: #fff;
	position: fixed;
	z-index: 999999;
	_position: absolute;
	_left: 0;
	_top: 0;
}

.ylQixie_t {
	padding-left: 20px;
	line-height: 40px;
	_height: 40px;
	background: #999;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #e6e6e6;
	margin-bottom: 5px;
}

.ylQixie_b label {
	display: inline-block;
	width: 92px;
	text-align: right;
	font-size: 14px;
	color: #666;
	line-height: 30px;
	margin-bottom: 5px;
	vertical-align: top;
}

.ylQixie_b input {
	display: inline-block;
	width: 200px;
	border: 1px solid #e6e6e6;
	vertical-align: top;
	line-height: 28px;
	height: 28px;
	color: #999;
	padding-left: 8px;
}

.ylQixie_b em {
	font-style: normal;
	font-size: 18px;
	color: #ec1919;
	line-height: 30px;
	margin-left: 10px;
	vertical-align: top;
}

.ylQixie_b select {
	display: inline-block;
	width: 88px;
	height: 28px;
	border: 1px solid #e6e6e6;
	vertical-align: top;
	line-height: 28px;
	color: #999;
}

.ylQixie_b label.sheng,
.ylQixie_b label.shi {
	margin: 0 10px;
	width: auto;
	text-align: center;
}

.ylQixie_b input.title {
	width: 300px;
}

.ylQixie_b textarea {
	display: inline-block;
	width: 578px;
	height: 80px;
	overflow: hidden;
	padding: 10px;
	color: #999;
	font-size: 14px;
	margin-bottom: 5px;
}

.ylQixie_b label.yzm {
	line-height: 48px;
}

.ylQixie_b input.yzm {
	width: 90px;
	margin: 9px 10px 0 0;
}

.ylQixie_b a {
	color: #4e7d14;
	margin-left: 5px;
	line-height: 48px;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 20px;
}

.ylQixie1 {
	position: relative;
	width: 738px;
	border: 1px solid #e6e6e6;
	padding: 10px 50px 20px 10px;
}

.ylQixie1 .close {
	width: 20px;
	height: 20px;
	background: url(../image/ypk_03.gif) no-repeat -81px -141px;
	position: absolute;
	right: 1px;
	top: 1px;
	cursor: pointer;
}

.ylQixie1 .fabu {
	text-align: center;
}

.ylQixie1 .fabu input {
	width: 220px;
	height: 40px;
	background: url(../image/fabu_03.png) no-repeat;
	border: none;
	cursor: pointer;
}

/*分类页面*/

.sort {
	width: 900px;
	margin: 10px auto;
}

.sortT {
	/* float: left; */
	width: 100%;
	border: 1px solid #4dafd0;
	margin-right: 10px;
}

.sortT ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;

}

.sortT li {
	height: 30px;
	overflow: hidden;
	line-height: 30px;
}


.sortT li:hover a {
	color: #f2f2f2;
}

.sortT li.active {
	background: #588898;
}

.sortT li span {
	display: inline-block;
	width: 6px;
	height: 9px;
	margin: -2px 17px 0 24px;
	/* background: url(../image/ypk_03.gif) -103px 0; */
	vertical-align: top;
}

.sortT li a {
	display: inline-block;
	vertical-align: top;
	width: 130px;
	font-size: 14px;
	color: #333;
}

.sortT li a:hover {
	text-decoration: underline;
	color: #fb8200;
}

.sortT li.active a {
	color: #f2f2f2;
}

.sortT li.active span {
	background: url(../image/ypk_03.gif) -97px 0;
}

.sortB {
	float: left;
	width: 100%;
	border: 1px solid #e6e6e6;
	border-top: none;
	margin-top: 10px;
}

.sortB .columnT {
	background: #f7f7f7;
	line-height: 29px;
	padding-left: 20px;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}

.sortB .columnT a {
	font-size: 14px;
	color: #007ca6;
	font-family: "微软雅黑";
}

.sortB .columnB {
	padding: 13px 3px;
	color: #666;
	line-height: 26px;
}

.sortB .columnB a {
	margin: 0 15px;
	display: inline-block;
	color: #666;
}

.sortB .columnB a:hover {
	text-decoration: underline;
	color: #fb8200;
}

/*公告详情*/

.notice {
	width: 1000px;
	margin: auto;
	margin-bottom: 10px;
}

.notice_l {
	float: left;
	width: 280px;
	margin-right: 10px;
}

.notice_r {
	float: left;
	width: 688px;
	padding: 17px 10px 0 10px;
	border: 1px solid #e6e6e6;
}

.notice_r h3 {
	font-size: 22px;
	margin-bottom: 13px;
	color: #588898;
	line-height: 30px;
	font-family: "微软雅黑";
	text-align: center;
}

.notice_r .date {
	padding-right: 10px;
	border-bottom: 1px dotted #b2b2b2;
	position: relative;
}

.notice_r .shoucang {
	position: absolute;
	bottom: -20px;
	right: -13px;
	width: 60px;
	line-height: 18px;
	height: 18px;
	text-align: center;
	background: #DEDEDE;
	color: #666;
}

.notice_r .date span {
	float: right;
	line-height: 28px;
	color: #999;
	vertical-align: top;
	margin-right: 10px;
}

.notice_r .date a {
	float: right;
	width: 22px;
	height: 22px;
	background: url(../image/ypk_03.gif) -81px -79px;
	vertical-align: top;
}

.notice_r .body {
	padding: 13px 10px;
}

.notice_r .body p {
	line-height: 28px;
	color: #666;
	text-indent: 2em;
	font-size: 14px;
}

/*保健品*/

.healthPro {
	padding-left: 45px;
}

.healthPro a {
	color: #666;
	display: inline-block;
	padding: 0 7px;
	margin: 0 7px;
	font-size: 14px;
	margin-bottom: 4px;
}

.healthPro a.active {
	color: #F2F2F2;
	background: #00A0D5;
}

.healthPro a:hover {
	color: #F2F2F2;
	background: #00A0D5;
}

.healthProImg1 img {
	width: 280px;
	height: 150px;
	margin-bottom: 10px;
}

.healthProImg2 img {
	width: 280px;
	height: 150px;
}

.zsNews .healthProList li {
	line-height: 22px;
	margin-bottom: 6px;
}

/*我要代理*/

.myDaili {
	border: 1px solid #e6e6e6;
	border-top: none;
	background: #fff;
}

.myDaili_t {
	border: 1px solid #e6e6e6;
	border-left: none;
	border-right: none;
	background: #ccc;
	line-height: 40px;
	height: 40px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	margin-bottom: 10px;
}

.myDaili_t1 {
	margin-bottom: 5px;
}

.myDaili span {
	display: inline-block;
	margin-right: 1px;
	width: 89px;
	text-align: right;
	font-size: 14px;
	color: #666;
	line-height: 30px;
	vertical-align: top;
}

.myDaili input.info {
	display: inline-block;
	width: 198px;
	padding-left: 10px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #e6e6e6;
	color: #999;
	vertical-align: top;
}

.myDaili em {
	line-height: 30px;
	margin-left: 5px;
	color: #ec1919;
	font-size: 18px;
	font-style: normal;
	vertical-align: top;
}

.basicInfo_l {
	float: left;
	width: 500px;
	border-right: 1px solid #e6e6e6;
	padding: 10px 0;
	margin-bottom: 10px;
}

.myDaili .basicInfo_l2 .formList {
	margin-bottom: 5px;
}

.myDaili .basicInfo_l2 {
	padding: 0;
}

.basicInfo_r {
	float: left;
	padding: 10px 0;
}

.myDaili .formList {
	margin-bottom: 20px;
}

.myDaili .last {
	margin: 0;
}

.dailAdress {
	margin-bottom: 20px;
	color: #666;
	font-size: 14px;
	line-height: 30px;
}

.dailAdress select {
	display: inline-block;
	width: 118px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #e6e6e6;
	margin-right: 10px;
}

.dailAdress .select2 {
	margin-left: 40px;
}

.lyTitle {
	position: relative;
}

.lyTitle strong {
	position: absolute;
	left: 485px;
	top: 0;
	line-height: 28px;
	color: #e63600;
	font-weight: normal;
	display: none;
}

.lyTitle input {
	display: inline-block;
	vertical-align: top;
	width: 398px;
	padding: 0 20px 0 10px;
	height: 28px;
	margin-right: 5px;
	line-height: 28px;
	border: 1px solid #e6e6e6;
	margin-bottom: 20px;
	color: #999;
	font-size: 14px;
	maxlength: 40;
}

.lyContent textarea {
	padding: 10px;
	display: inline-block;
	vertical-align: top;
	width: 698px;
	height: 388px;
	border: 1px solid #e6e6e6;
	font-size: 14px;
	color: #999;
	margin-bottom: 10px;
}

.myDaili .yzm {
	margin-bottom: 34px;
}

.myDaili .yzm2 {
	margin-bottom: 10px;
}

.myDaili .yzm input {
	display: inline-block;
	vertical-align: top;
	width: 88px;
	padding-left: 10px;
	height: 28px;
	border: 1px solid #e6e6e6;
	margin: 10px 10px 0 0;
	font-size: 14px;
	color: #999;
}

.myDaili .yzm strong {
	display: inline-block;
	vertical-align: top;
	color: #4e7d14;
	line-height: 48px;
	margin-left: 5px;
	font-weight: normal;
}

.myDaili .yzm span {
	line-height: 48px;
}

.myDaili .myFabu {
	text-align: center;
}

.myDaili .myFabu input {
	display: inline-block;
	padding-left: 10px;
	width: 220px;
	height: 40px;
	background: url(../image/fabu_03.png) no-repeat;
	border: none;
	cursor: pointer;
	margin-bottom: 33px;
}

.myDaili .myFabu1 input {
	margin-bottom: 15px;
}

/*意见反馈*/

.advice {
	padding: 0 10px;
	border: 1px solid #e6e6e6;
}

.advice h3 {
	font-size: 16px;
	color: #92bf79;
	line-height: 60px;
	font-family: "微软雅黑";
	text-align: center;
	border-bottom: 1px dotted #b2b2b2;
}

.advice h4 {
	padding-left: 10px;
	line-height: 40px;
	color: #333;
	font-size: 22px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 14px;
}

.advice .radio label {
	display: inline-block;
	vertical-align: top;
	line-height: 26px;
	margin: 0 20px 24px 10px;
	font-size: 14px;
	color: #666;
	width: auto;
	text-align: left;
}

.advice .radio input {
	display: inline-block;
	vertical-align: top;
	line-height: 26px;
	height: 26px;
	margin-left: 20px;
}

.advice label {
	display: inline-block;
	width: 80px;
	text-align: right;
	line-height: 40px;
	color: #666;
	font-size: 14px;
	margin-right: 6px;
	vertical-align: top;
}

.adviceCon textarea {
	width: 570px;
	height: 158px;
	border: 1px solid #e6e6e6;
	vertical-align: top;
	display: inline-block;
	padding: 10px;
	margin-bottom: 20px;
	color: #999;
}

.advice_l {
	float: left;
	margin-right: 24px;
}

.advice_l input {
	display: inline-block;
	width: 238px;
	height: 38px;
	line-height: 38px;
	color: #999;
	font-size: 14px;
	border: 1px solid #e6e6e6;
	margin-bottom: 20px;
}

.advice_r {
	float: left;
	width: 325px;
	padding-top: 13px;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	color: #666;
}

.subBtn {
	text-align: center;
	margin: 27px 0 45px 0;
}

.subBtn input {
	display: inline-block;
	width: 220px;
	height: 40px;
	cursor: pointer;
	background: url(../image/submit_03.png) no-repeat;
	border: none;
}

.aboutUs {
	border: 1px solid #e6e6e6;
}

.aboutUs_t {
	border-bottom: 1px solid #e6e6e6;
	line-height: 34px;
	font-size: 16px;
	font-family: "微软雅黑";
	color: #333;
	background: #f7f7f7;
	text-align: center;
}

.aboutUs_b {
	padding: 12px 22px 215px 22px;
	line-height: 28px;
	color: #666;
}

.adviceCon {
	position: relative;
}

.adviceCon strong {
	position: absolute;
	right: 20px;
	bottom: 20px;
	line-height: 28px;
	color: #e63600;
	font-weight: normal;
	display: none;
}

/*我要代理弹窗*/

.agent {
	position: fixed;
	_position: absolute;
	width: 1000px;
	margin: 0 auto;
	z-index: 99999999;
}

.myDaili_t {
	position: relative;
}

.myDaili_t span {
	display: inline-block;
	width: 40px;
	height: 40px;
	background: url(../image/ypk_03.gif) no-repeat -103px -47px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}

/*QQ客服*/

.qqPf {
	width: 140px;
	position: fixed;
	right: 0px;
	top: 242px;
	z-index: 1;
	overflow: hidden;
	_position: absolute;
	_top: expression(eval(document.documentElement.scrollTop+242));
}

.qqPf_l {
	float: right;
	width: 40px;
	height: 323px;
	padding-top: 81px;
}

.qqPf_l span {
	display: inline-block;
	cursor: pointer;
	width: 40px;
	height: 161px;
	background: url(../image/qq_03.png) no-repeat;
}

.qqPf_r {
	float: right;
	overflow: hidden;
}

.qqPf_r a {
	display: block;
	width: 100px;
	height: 28px;
	font-family: "微软雅黑";
	padding-top: 52px;
	line-height: 28px;
	color: #fff;
	font-size: 14px;
	margin-bottom: 1px;
	background: url(../image/qq_04.png) no-repeat;
	text-align: center;
}

.qqPf_r a.null {
	background: url(../image/qq_07.png) no-repeat;
	color: #333;
}

.basicInfo_l1 .formList {
	margin-bottom: 5px;
}

.apply1 .dailAdress {
	margin-bottom: 5px;
}

.apply1 .lyTitle {
	margin-bottom: 5px;
}

.apply1 .lyTitle input {
	margin-bottom: 0px;
}

.apply1 .lyContent {
	margin-bottom: 5px;
}

.apply1 .lyContent textarea {
	height: 80px;
	margin-bottom: 0;
}



.product_img li,
.product_img img {
	vertical-align: top;
}

#pic {
	text-align: center;
	width: 100%;
	position: relative;
	width: 318px;
	z-index: 9999;
	border: 1px solid #e6e6e6;
	margin-bottom: 10px;
}

#pic a {
	display: block;
	text-align: center;
	margin: 0px auto;
}

#pic .pic_de {
	width: 324px;
	height: 278px;
	overflow: hidden;
	margin: 0;
}
#tsPicContainer {
	width: 100%;
	height: 100px;
	position: relative;
	z-index: 9;
}

#tsPicContainer #tsImgSCon {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1px;
	height: 100px;
	overflow: hidden;
}

#tsPicContainer #tsImgSCon li {
	float: left;
	cursor: pointer;
}

#tsPicContainer #tsImgSCon li img.last {
	margin: 0;
}

#tsPicContainer #tsImgSCon li img {
	border: 1px solid #e6e6e6;
	display: block;
	width: 98px;
	height: 98px;
	margin-right: 10px;
}

#tsPicContainer #tsImgSCon li.tsSelectImg img {
	border: 1px solid #f67a0b;
}



.product_img {
	width: 320px;
}

.zhInfo_b a {
	display: inline-block;
	width: 22px;
	height: 21px;
	background: url(../image/ypk_03.gif) -20px -177px;
	margin: 3px 20px 0px 40px;
	cursor: pointer;
	margin-top: 17px;
	float: right;
	overflow: hidden;
}

.zhInfo_b a.shcang {
	background: url(../image/ypk_03.gif) -81px -79px;
}

.zhInfo_b h3 {
	position: relative;
}

.zhInfo_b h3 .shoucang {
	position: absolute;
	bottom: -10px;
	right: 0px;
	width: 60px;
	line-height: 18px;
	height: 18px;
	text-align: center;
	background: #DEDEDE;
	color: #666;
	font-weight: normal;
	display: none;
}

.consultation .sources .source a {
	display: inline-block;
	color: #999;
	line-height: 28px;
	vertical-align: top;
	background: none;
	width: auto;
	margin: 0;
}

#wrap {
    margin:0 auto;
    width:1000px;
    text-align:left;
}
#wrap.small {
    width:990px;
}
.mitem {
    margin-bottom:20px;
}
.mitem .title {
    height:40px;
    line-height:40px;
    margin-bottom:5px;
}
.mitem .title .layer {
    float:left;
    margin:8px 0;
}
.mitem .title .layer i {
    float:left;
    display:block;
    width:22px;
    height:24px;
    line-height:24px;
    color:#fff;
    font-size:20px;
    font-weight:normal;
    font-style:normal;
}
.mitem .title .layer i.l {
    text-align:right;
    padding-right:4px;
    border-bottom-left-radius:13px;
    border-top-left-radius:13px
}
.mitem .title .layer i.r {
    text-align:left;
    padding-left:4px;
    border-bottom-right-radius:13px;
    border-top-right-radius:13px;
}
.mitem .title .layer i {
    background:#999;
}
.mitem .title .layer.cur i {
    background:#588898;
}
.mitem h2 {
    float:left;
    font-family:"\5FAE\8F6F\96C5\9ED1";
    font-size:20px;
    padding-left:10px;
}
.mitem .snavs {
    float:right;
    height:14px;
    margin:16px 0 9px;
}
.mitem .snavs a {
    display:block;
    height:20px;
    line-height:20px;
    padding:0 4px;
    float:left;
    margin-bottom:10px;
    text-decoration:none;
    font-size:14px;
	font-family:"\5FAE\8F6F\96C5\9ED1";
	color: #3c8dbc;
}
.mitem .snavs a.cur {
    background:#f64400;
    color:#fff;
    text-decoration:none
}
.mitem .snavs a i {
    background-image:url("../images/icons.png");
    width:9px;
    height:6px;
    /*background-position:-406px -32px;*/
    display:none
}
.mitem .snavs a.cur i {
    display:block
}
.mitem .snavs a.noborder {
    border-left:0
}
.mitem .snavs label {
    float:right;
    display:block;
    margin:0 5px;
    height:14px;
    line-height:14px;
    margin:3px 8px;
    color:#ccc
}
.mitem .content .mleft {
    width:300px;
    float:left;
    position:relative
}
.mitem .content .mcenter {
    width:615px;
    float:left;
    border-top:1px solid #e5e5e5
}
.mitem .content .mright {
    width:274px;
    float:left;
    border:1px solid #e5e5e5;
    border-left:0
}
.mitem .content .mcenter2 {
    width:1000px;
    float:left;
    border-top:1px solid #e5e5e5;
    border-left:1px solid #e5e5e5;
    margin:0 2px
}
.mitem .addiv1 {
    height:360px;
    width:300px;
    overflow:hidden
}
.mitem .addiv1 li {
    float:left;
    position:absolute;
    cursor:pointer
}
.mitem .content .addiv1 .a1 {
    display:block;
    height:360px;
    width:300px
}
.mitem .content .addiv1 .a1 img {
    width:300px;
    height:360px
}
.mitem .adblank {
    height:288px;
    width:300px
}
.mitem .addiv2 {
    height:288px;
    width:504px;
    position:absolute;
    left:0;
    top:0;
    z-index:1000
}
.mitem .content .addiv2 .a1 {
    display:block;
    height:288px;
    width:504px;
    display:none
}
.mitem .content .addiv2 .a1 img {
    width:504px;
    height:288px
}
.mitem .content .addiv2 .a1.cur {
    display:block
}
.mitem .content .addiv2 .circle2 {
    width:75px;
    height:4px;
    position:absolute;
    right:35px;
    bottom:20px
}
.mitem .content .addiv2 .circle2 i {
    background:#5a5a5a;
    display:block;
    float:left;
    height:4px;
    text-align:center;
    width:14px;
    cursor:pointer;
    margin-left:10px
}
.mitem .content .addiv2 .circle2 i.on {
    background:#0cb95f
}
.mitem .addiv3 {
    height:360px;
    width:300px;
    background-image:url("../images/pfcg.png")
}
.mitem .addiv3 .circle {
    padding-left:18px;
    padding-top:18px
}
.mitem .addiv3 .circle a {
    width:50px;
    height:30px;
    border-radius:72px;
    background-color:#fff;
    color:#666;
    display:block;
    float:left;
    margin:8px;
    text-align:center;
    padding:21px 11px
}
.mitem .addiv3 .circle a:hover {
    background-color:#000;
    color:#fff;
    opacity:.6
}
.mitem .content .pp {
    border:1px solid #e5e5e5;
    width:298px
}
.mitem .content .pp a {
    display:block;
    float:left;
    width:149px;
    height:71px;
    border-bottom:1px solid #e5e5e5
}
.mitem .content .pp a.f1 {
    border-right:1px solid #e5e5e5;
    width:148px
}
.mitem .content .pp a.nb {
    border-bottom:0
}
.mitem .content .pp a img {
    width:140px;
    height:60px;
    margin:5px 0 0 3px
}
.mitem .hlist li {
    float:left;
    height:267px;
    width:174px;
    border-bottom:1px solid #e5e5e5;
    border-right:1px solid #e5e5e5;
    padding:10px 10px 10px 20px
}
.mitem .hlist li .photo {
    display:block;
    text-align:center
}
.mitem .hlist li img {
    height:174px;
    width:174px;
    transition:transform .2s linear 0s
}
.mitem .hlist li img:hover {
    transform:translateX(-8px)
}
.mitem .hlist li .money {
    font-size:14px;
    text-align:left
}
.mitem .hlist li .txt {
    display:block;
    height:38px;
    line-height:20px;
    margin:15px 0;
    overflow:hidden
}
.mitem .hlist2 {
    display:none
}
.mitem .hlist2 li {
    float:left;
    width:193px;
    border-bottom:1px solid #e5e5e5;
    border-right:1px solid #e5e5e5;
    padding:10px 28px;
    position:relative
}
.mitem .hlist2 li a {
    display:block;
    text-align:center
}
.mitem .hlist2 li img {
    height:174px;
    width:174px;
    transition:transform .2s linear 0s
}
.mitem .hlist2 li img:hover {
    transform:translateX(-8px)
}
.mitem .hlist2 li .money {
    font-size:14px;
    text-align:left
}
.mitem .hlist2 li p a {
    display:block;
	height:20px;
	font-weight: 700;
    line-height:20px;
    margin:15px 0 0;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	color: #000;
}
.mitem .hlist2 li .shuoming {
    display:block;
	height:20px;
	text-align: center;
    line-height:20px;
    margin:15px 0 0;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	color: #000;
}
.mitem .hlist2 li.last {
    width:184px
}
.mitem .hlist2 li .gx {
    position:absolute;
    bottom:0;
    left:0;
    height:40px;
    text-align:left;
    background:#000;
    opacity:.65;
    color:#fff;
    line-height:20px;
    padding:10px;
    width:218px;
    display:none
}
.mitem .hlist2 li .st {
    color:#999;
    display:block;
    height:20px;
    line-height:20px;
    margin:5px 0;
    overflow:hidden
}
.mitem .ulist {
    background:#f4f4f4;
    padding-left:30px;
    padding-right:20px
}
.mitem .ulist li {
    list-style-type:disc;
    color:#999;
    border-bottom:1px dashed #e5e5e5;
    line-height:39px;
    height:39px
}
.mitem .ulist li.nbb {
    border-bottom:0
}
.mitem .ulist li a {
    width:228px;
    line-height:39px;
    height:39px;
    overflow:hidden;
    white-space:nowrap;
    display:block;
    float:left
}
.mitem .hnav li {
    float:left;
    background:#f4f4f4;
    width:137px
}
.mitem .hnav li a {
    border-bottom:1px solid #e5e5e5;
    font-family:"\5FAE\8F6F\96C5\9ED1";
    font-size:14px;
    display:block;
    height:36px;
    line-height:36px;
    text-align:center;
    color:#333;
    text-decoration:none;
    border-right:1px solid #e5e5e5
}
.mitem .hnav li a.cur {
    background:#fff;
    border-bottom:1px solid #fff
}
.mitem .hnav li a.nbr {
    border-right:0
}
.mitem .hotlist li {
    height:60px;
    margin:0 20px;
    padding:12px 0;
    border-bottom:1px dashed #e5e5e5
}
.mitem .hotlist li.nbb {
    border-bottom:0
}
.mitem .hotlist li a.photo {
    border:1px solid #e5e5e5;
    float:left;
    width:50px;
    height:50px;
    padding:2px
}
.mitem .hotlist li a.photo img {
    width:50px;
    height:50px
}
.mitem .hotlist li a.txt {
    overflow:hidden;
    height:24px;
    line-height:24px;
    display:block
}
.mitem .hotlist li .info {
    float:left;
    width:168px;
    margin-left:10px
}
.mitem .hotlist li .info .desc {
    color:#999;
    overflow:hidden;
    height:24px;
    line-height:24px
}
.had {
    margin:10px 0
}
.had a {
    display:block
}
.had a img {
    width:1190px
}
.newslist {
    margin:10px 0
}
.newslist .news {
    width:381px;
    border:1px solid #e5e5e5;
    float:left
}
.newslist .news.center {
    margin:0 20px
}
.newslist .news .title {
    line-height:40px;
    background:#f4f4f4;
    border-bottom:1px solid #e5e5e5;
    padding-left:20px
}
.newslist .news .title h4 {
    font-family:"\5FAE\8F6F\96C5\9ED1";
    font-size:14px;
    float:left;
    width:100px;
    font-weight:normal;
    color:#666
}
.newslist .news .title a {
    float:right;
    color:#999;
    width:50px;
    display:block
}
.newslist .news ul.n {
    padding:5px 17px 10px
}
.newslist .news ul.n li {
    line-height:28px;
    white-space:nowrap;
    overflow:hidden
}
.newslist .news ul.n li a {
    color:#666
}
.newslist .news ul.n li a:hover {
    color:#0cb95f
}
.newslist .news .pcontainer {
    height:233px;
    overflow:hidden
}
.newslist .news ul.p {
    padding:10px
}
.newslist .news ul.p li {
    color:#666;
    clear:both;
    display:block;
    overflow:hidden;
    width:360px;
    height:113px;
    overflow:hidden
}
.newslist .news ul.p li .item {
    padding:10px 0;
    border-bottom:1px dashed #e5e5e5
}
.newslist .news ul.p .left {
    display:inline;
    float:left;
    width:50px
}
.newslist .news ul.p .right {
    display:inline;
    float:left;
    margin-left:20px;
    width:276px;
    position:relative
}
.newslist .news ul.p .left img {
    border:1px solid #f4f4f4;
    border-radius:50px;
    height:50px;
    width:50px
}
.newslist .news ul.p .left p {
    text-align:center
}
.newslist .news ul.p p {
    color:#666;
    line-height:24px;
    padding:5px 0;
    white-space:normal;
    overflow:hidden;
    height:48px
}
.newslist .news ul.p p.txt {
    background:#f4f4f4;
    padding:5px 15px;
    height:48px
}
.newslist .news ul.p div.h {
    color:#999;
    height:24px;
    line-height:24px;
    margin-top:5px
}
.newslist .news ul.p div.h a {
    color:#999;
    padding:0 10px
}
.newslist .news ul.p div.h a:hover {
    color:#0cb95f
}
.newslist .news ul.p .right i {
    position:absolute;
    left:-7px;
    top:20px;
    background-image:url("../images/icons.png");
    width:8px;
    height:12px;
    background-position:-265px -292px
}
.newslist .news .top {
    height:92px;
    padding-top:8px;
    padding-bottom:6px
}
.newslist .news .top .l {
    display:block;
    float:left;
    padding:10px 15px 0 15px;
    width:100px;
    position:relative
}
.newslist .news .num {
    color:#fff;
    text-align:center;
    height:15px;
    width:15px;
    font-style:italic;
    display:inline-block;
    font-weight:bold;
    line-height:16px;
    margin-right:3px
}
.newslist .news .num.t2 {
    background:#ffbc1d
}
.newslist .news .num.t3 {
    background:#6aabea
}
.newslist .news .top .l img {
    width:100px;
    height:80px
}
.newslist .news .top .l .num {
    position:absolute;
    left:15px;
    top:10px;
    background:#e16070
}
.newslist .news .top .r {
    float:left;
    width:230px;
    padding:10px 10px 0 0
}
.newslist .news .top .r .t {
    display:block;
    height:16px;
    line-height:16px;
    margin-left:0;
    margin-right:0;
    margin-top:5px;
    overflow:hidden;
    font-weight:bold
}
.newslist .news .top .r .txt {
    line-height:20px;
    color:#666;
    margin-top:10px
}