.banner {
	width: 100%;
	min-width: 1200px;
	height: 528px;
	background: #eff3f5;
	margin: 0;
}

.banner-box {
	width: 1200px;
	height: 358px;
	margin: 0 auto;
	padding-top: 20px;
}

.hwslider {
	width: 100%;
	height: 358px;
	position: relative;
	overflow: hidden;
	border-radius: 15px;
}

.hwslider ul {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1
}

.hwslider ul li {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.hwslider ul li.active {
	display: block;
}

.hwslider ul li img {
	width: 100%;
	max-width: 100%;
	height: auto;
	display: block
}

.dots {
	position: absolute;
	bottom: 20px;
	left: 200px;
	min-width: 60px;
	height: 12px;
	z-index: 2;
	display: none;
}

.dots span {
	float: left;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #eff3f5;
	margin-right: 8px;
	cursor: pointer;
}

.dots span.active {
	background: #3f98d5
}

.arr {
	display: none;
	position: absolute;
	top: 140px;
	z-index: 2;
	width: 43px;
	height: 43px;
	background: url(../img/bg-icon.png) no-repeat;
	color: #fff;
	text-decoration: none
}

.arr:hover {
	opacity: .7;
}

.hwslider:hover .arr {
	display: block;
	text-decoration: none;
	color: #fff
}

.prev {
	background-position: 0 -242px;
	left: 20px;
}

.next {
	background-position: 0 -312px;
	right: 20px;
}

.yaopin-list {
	width: 1200px;
	height: 110px;
	overflow: hidden;
	margin-top: 20px;
}

.yaopin-list ul {
	width: 1220px;
}

.yaopin-list ul li {
	width: 224px;
	height: 110px;
	padding: 0;
	float: left;
	margin-right: 20px;
	background: #fff;
	border-radius: 10px;
}

.yaopin-list ul li img {
	border-radius: 10px;
	width: 100%;
}

.pagewrap {
	width: 1200px;
	margin: 0 auto;
}

.content-wrapper {
	width: 785px;
	float: left;
}

.content-wrapper .list {
	width: 785px;
	height: 150px;
	padding: 45px 0;
	border-top: 1px #eeeff2 solid;
}

.content-wrapper .list .pic {
	width: 200px;
	height: 150px;
	border-radius: 12px;
	background: #eff3f5;
	float: left;
	position: relative;
}

.content-wrapper .list .pic p {
	position: absolute;
	top: 18px;
	left: 0;
	height: 25px;
	padding: 0 12px;
	line-height: 25px;
	font-size: 14px;
	color: #fff;
	background-color: #000000;
	background-color: rgba(0, 0, 0, 0.6);
	border-bottom-right-radius: 25px;
	border-top-right-radius: 25px;
}

.content-wrapper .list .pic img {
	width: 100%;
	height: 100%;
	border-radius: 12px;
}

.content-wrapper .list .txt {
	width: 555px;
	float: right;
}

.content-wrapper .list .txt dl {
	width: 555px;
	overflow: hidden;
}

.content-wrapper .list .txt dt {
	font-size: 18px;
	font-weight: bold;
	line-height: 175%;
	padding-bottom: 5px;
	padding-top: 5px;
	position: relative;
}

p.time {
	position: absolute;
	top: 10px;
	right: 0;
	background: url(../img/bg-icon.png) no-repeat 0 -517px;
	font-size: 14px;
	line-height: 20px;
	font-weight: 300;
	padding-left: 32px;
}

.content-wrapper .list .txt dd {
	width: 555px;
	line-height: 32px;
	font-size: 16px;
}

.content-wrapper .list .txt dd span {
	float: right;
}

.newplboxcaa {
	width: 100%;
	min-height: 28px;
	height: auto!important;
	height: 28px;
	padding-top: 10px;
}

.nickphotobox {
	display: block;
	width: 28px;
	height: 28px;
	border-radius: 100%;
	overflow: visible;
	float: left;
	position: relative;
	margin-right: 5px;
}

.nickphotobox img {
	width: 28px;
	height: 28px;
	border-radius: 100%;
	display: block;
}

.ncnameaddress {
	height: 28px;
	width: 400px;
	float: right;
}

.newpcnameadrs {
	height: 28px;
	overflow: inherit;
	font-size: 16px;
	float: right;
}

.newpcnameadrs span {
	padding: 0 15px;
	height: 24px;
	background: #9aabb8;
	border-radius: 24px;
	color: #fff;
	line-height: 24px;
	font-size: 14px;
	margin-right: 10px;
	margin-top: 3px;
}

i.vip-icon {
	width: 24px;
	height: 24px;
	background: url(../img/bg-icon.png) 0 -425px no-repeat;
	display: block;
	float: left;
	margin-left: 15px;
	margin-top: 2px;
}

.plhfboxaa {
	display: inline-block;
	float: right;
	height: 28px;
	font-size: 16px;
}

.plhfboxa {
	color: #999999;
	float: right;
	margin-left: 5px;
	cursor: pointer;
	padding-left: 27px;
	background: url(../img/bg-icon.png) -292px 3px no-repeat;
	height: 28px;
	line-height: 28px;
}

.plhfboxb {
	color: #999999;
	float: right;
	margin-left: 5px;
	cursor: pointer;
	padding-left: 27px;
	background: url(../img/bg-icon.png) -470px 3px no-repeat;
	height: 28px;
	line-height: 28px;
}

.yq-phone{
	color: #999999;
	float: right;
	margin-left: 5px;
	cursor: pointer;
	padding-left: 27px;
	background: url(../img/bg-icon.png) 0 -728px no-repeat;
	height: 28px;
	line-height: 28px;
}

.plhfboxc {
	color: #999999;
	float: right;
	margin-left: 5px;
	cursor: pointer;
	padding-left: 27px;
	background: url(../img/bg-icon.png) -581px 3px no-repeat;
	height: 28px;
	line-height: 28px;
}

.plhfboxx {
	width: 1px;
	height: 19px;
	background: #e7edef;
	float: right;
	margin: 5px 12px 0;
}

.adver {
	width: 785px;
	height: 150px;
	padding: 0;
	position: relative;
	border-top: 1px #fff solid;
	margin-top: -1px;
}

.adver img {
	border-radius: 12px;
	width: 785px;
	height: auto;
}

.adver .info {
    padding: 0 1rem;
    bottom:15px;
    left: 0;
    position: absolute;
    color: #fff;
    z-index: 9;
}
.adver .info .title {
    font-size:18px;
    margin-bottom: .5rem;
    font-weight: 600;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    line-height: 1.5em;
    max-height: 1.5em;
}
.adver .info .desc {
    font-weight: 400;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 1.5em;
    max-height: 3em;
    font-size: 16px;
}
.background-cover {
    content: " ";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0,0,0,.4);
    z-index: 8;
    border-radius: 12px;
}

.rightlib {
	width: 350px;
	float: right;
}

.yaoqi {
	padding-bottom: 35px;
	padding-top: 45px;
}

.yaoqi-title {
	width: 350px;
	background: url(../img/line.png) repeat-x bottom;
	padding-bottom: 20px;
}

.yaoqi-title p {
	font-size: 17px;
	color: #9aabb8;
	background: url(../img/bg-icon.png) -251px -761px no-repeat;
	font-weight: 300;
}

.yaoqi-title p span {
	font-size: 32px;
	color: #d4dce2;
	vertical-align: top;
	font-family: arial;
}

.yaoqi-list {
	width: 350px;
	padding: 25px 0 0 0;
}

.yaoqi-list ul {
	width: 350px;
	background: url(../img/line.png) repeat-x bottom;
	padding-bottom: 30px;
	overflow: hidden;
}

.yaoqi-list ul li {
	width: 175px;
	height: 85px;
	padding: 0;
	float: left;
	background: #fff;
}

.yaoqi-list ul li img {
	width: 100%;
}


a.link-yapqi {
	display: block;
	width: 110px;
	height: 44px;
	margin-left: 120px;
	margin-top: -16px;
	background: #fff;
	color: #9aabb8;
	font-size: 16px;
	cursor: pointer;
	position: relative;
	text-align: center;
	background: url(../img/bg-icon.png) -535px -312px no-repeat;
	padding-top: 38px;
}

.click-more {
	display: block;
	width: 110px;
	height: 44px;
	line-height: 44px;
	border-radius: 28px;
	margin-left: 505px;
	margin-top: 20px;
	background: #fff;
	padding-left: 80px;
	margin-bottom: -22px;
	color: #9aabb8;
	font-size: 16px;
	cursor: pointer;
	position: relative;
}

.more-icon {
	width: 25px;
	height: 25px;
	background: url(../img/bg-icon.png) -575px -312px no-repeat;
	display: block;
	position: absolute;
	top: 10px;
	left: 40px;
}



/*药企二级*/
.content-title {
	width: 785px;
	height: 52px;
	background: #eff3f5;
	border-radius: 8px;
	margin-top: 45px;
}

.title-left {
	height: 52px;
	padding: 0 35px;
	float: left;
	background: #3498db;
	font-size: 16px;
	color: #fff;
	line-height: 52px;
	text-align: center;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	position: relative;
}

.title-left:before {
	position: absolute;
	top: 18px;
	right: 0;
	border: 8px solid transparent;
	border-right-color: #eff3f5;
	content: '';
	width: 0;
	height: 0;
}
.title-right {
	float: right;
}

.content-search {
	width: 260px;
	height: 50px;
	float: right;
	margin-right: 0px;
	margin-top: 0;
	position: relative;
}

.content-search input {
	display: block;
	float: right;
	width: 200px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 8px;
	padding-right: 47px;
	height: 40px;
	line-height: 40px;
	color: #9aabb8;
	font-size: 16px;
	background: none;
	border: 0 #e0e0e0 solid;
}

.searchbtn1 {
	position: absolute;
	background: url(../img/bg-icon.png) -579px -219px no-repeat;
	width: 21px;
	height: 21px;
	cursor: pointer;
	right: 15px;
	top: 16px;
}

.hot-city{ padding: 18px 0; width: 785px; font-size: 16px; border-bottom: 1px #eeeff2 solid;}
.hot-city dl, .all-city dl{ width: 100%; overflow: hidden; line-height: 32px;}
.hot-city dt{ width: 90px; float: left; color: #eb6100;}
.hot-city dd, .all-city dd{ width: 695px; float: left;}
.hot-city dd a, .all-city dd a{ padding: 0 5px;white-space:nowrap;}

.all-city{ padding:18px 0; width: 785px; font-size: 16px; border-bottom: 1px #eeeff2 solid; position: relative;}
.all-city dl{height: 32px; overflow: hidden}
.all-city dt{ width: 90px; float: left; color: #3498db;}

.b_right{ position: absolute; left: 50%; margin-left: -12px; bottom: -14px; width: 25px; height: 25px; cursor: pointer;}

.yq{ width: 785px; padding: 35px 0; height: 150px; border-bottom: 1px #eeeff2 solid;}
.yq:last-child{border-bottom: 0px #eeeff2 solid;}

.yq .yq-pic {
	width: 150px;
	height: 150px;
	border-radius: 10px;
	background: #eff3f5;
	float: left;
}

.yq .yq-pic img {
	width: 100%;
}

.yq .yq-txt {
	width: 605px;
	float: right;
	height: 150px;
}

.yq .yq-txt ul {
	width: 605px;
	overflow: hidden;
}

.yq .yq-txt li{ width: 605px; font-size: 16px; color: #7f8c8d;}
.yq-name a{font-size: 18px; font-weight: 700; color: #2c3e50;}
.yq-name a:hover{ text-decoration: underline;}
.yq-name span{ padding: 2px 8px; background: #3498db; color: #fff; border-radius: 5px; font-size: 14px; margin-left: 10px;}
.yq-about{ line-height: 28px; padding-top: 20px;}
.yq-add{ padding-top: 24px;}
