.banner {
	width: 100%;
	min-width: 1200px;
	height: 598px;
	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
}

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

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

.hwslider .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: 180px;
	overflow: hidden;
	margin-top: 20px;
}

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

.yaopin-list ul li {
	width: 285px;
	height: 180px;
	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;
	padding-top: 35px;
}

.content-wrapper .list {
	width: 785px;
	height: 150px;
	padding: 45px 0;
	border-bottom: 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: 200px;
	height: 150px;
	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: 25px;
	background: url(../img/line.png) repeat-x top;
}

.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;
	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: 297px;
	background: #fff;
	padding-left: 80px;
	margin-bottom: 28px;
	margin-top: 28px;
	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;
	;
}


/**/

.news {
	padding-bottom: 35px;
	padding-top: 32px;
}

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

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

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

.newslb {
	width: 350px;
	padding-top: 30px;
}

.newslb dl {
	width: 350px;
	height: 100px;
	padding: 20px 0;
}

.newslb dt {
	width: 130px;
	height: 100px;
	float: left;
}

.newslb dd {
	width: 200px;
	float: right;
	font-size: 16px;
	line-height: 28px;
	position: relative;
	height: 100px;
}

p.tm {
	background: url(../img/bg-icon.png) no-repeat 0 -801px;
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	padding-left: 20px;
}

.newslb dt img {
	width: 100%;
	height: 100%;
	border-radius: 10px;
}

.hwslider1 {
	width: 350px height: 200px;
	position: relative;
	margin-top: 25px;
}

.hwslider1 ul {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
	overflow: hidden;
	border-radius: 10px;
}

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

.hwslider1 ul li p {
	background-color: #000000;
	/* IE6和部分IE7内核的浏览器(如QQ浏览器)下颜色被覆盖 */
	background-color: rgba(0, 0, 0, 0.3);
	/* IE6和部分IE7内核的浏览器(如QQ浏览器)会读懂，但解析为透明 */
	;
	height: 42px;
	width: 100%;
	position: absolute;
	bottom: 0;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 42px;
}

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

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

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

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

.hwslider1 .dots span.active {
	background: #9aabb8
}

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

.hwslider1 .arr:hover {
	opacity: .7;
}

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

.hwslider1 .prev {
	background-position: 0 -874px;
	left: 0px;
}

.hwslider1 .next {
	background-position: 0 -922px;
	right: 0px;
}


/*tab*/

.tabsbox{
	width: 785px;
	margin:0;
	padding: 0;
	list-style: none;
	height: 52px;
	background: #eff3f5;
	border-radius: 8px;
	position: relative;
	z-index: 999;
}

#tabs {
	width: 785px;
	padding: 0;
	list-style: none;
	border-radius: 8px;
	overflow: hidden;
}

#tabs li {
	float: left;
}

#tabs a {
	position: relative;
	padding: 0 20px;
	line-height: 52px;
	display: block;
	font-size: 16px;
}

#tabs #current a,
#tabs #current a::after {
	background: #3498db;
	z-index: 3;
	color: #fff;
}

#tabs #current a:before {
	position: absolute;
	top: 21px;
	right: 0;
	border: 6px solid transparent;
	border-right-color: #eff3f5;
	content: '';
	width: 0;
	height: 0;
}
.lookmoretab {
				width: 52px;
				height: 52px;
				position: absolute;
				right: 0px;
				top: 0px;
				border-bottom-right-radius: 8px;
				border-top-right-radius: 8px;
			}
			
			.lookmoretabbox {
				width: 52px;
				height: 52px;
				cursor: pointer;
				background: url(../img/shezicon.png) no-repeat;
				opacity: .9;
				position: relative;
				-webkit-transition: all 0.2s ease-in;
				transition: all 0.2s ease-in;
				-moz-transition: all 0.2s ease-in;
				-ms-transition: all 0.2s ease-in;
				-o-transition: all 0.2s ease-in;
			}
			
			.h-line {
				width: 12px;
				height: 2px;
				background: #FFFFFF;
				position: absolute;
				left: 6px;
				top: 11px;
			}
			
			.s-lineroate {
				transform: rotate(90deg);
				-moz-transform: rotate(90deg);
				-webkit-transform: rotate(90deg);
			}
			
			.mylm-box {
				position: absolute;
				width: 745px;
				padding: 25px 20px;
				left: 0px;
				top: 60px;
				background: #FFFFFF;
				background: rgba(227, 227, 227, 0.9);
				display: none;
				z-index: 1000;
				border-radius: 8px;
			}
			
			.mylm-box:before {
				position: absolute;
				top: -12px;
				right: 23px;
				border: 6px solid transparent;
				border-bottom-color: #e3e3e3;
				opacity: .8;
				content: '';
				width: 0;
				height: 0;
			}
			.my-lmdz {
    display: block;
    width: 100%;
    height: 25px;
    color: #333333;
    font-size: 16px;
}
.my-lmdztab {
    background: #FFFFFF;
    padding: 5px 10px;
    font-size: 14px;
    display: inline-block;
    cursor: pointer;
    margin-top: 15px;
    margin-right: 12px;
    color: #999999;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    border-radius: 5px;
}
.no-dingyuetab {
    color: #3498db;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
}

/*右侧药品*/

.drugs {
	padding-bottom: 35px;
	background: url(../img/line.png) repeat-x top;
	padding-top: 25px;
}

.tyao {
	background: url(../img/line.png) repeat-x top;
	padding-top: 20px;
}

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

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

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

.drugs-list {
	width: 350px;
	overflow: hidden;
	margin-top: 20px;
}

.drugs-list ul {
	width: 350px;
}

.drugs-list ul li {
	width: 330px;
	height: 120px;
	padding: 10px 10px;
	float: left;
	margin-right: 20px;
	background: #fff;
	border-radius: 10px;
}

.drugs-list ul li dt {
	width: 120px;
	height: 120px;
	float: left;
	background: #eff3f5;
	margin-right: 20px;
}

.drugs-list ul li dd a {
	color: #2c3e50;
}

.drugs-list ul li dd a:hover {
	text-decoration: underline;
}

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

.drugs-list ul li dd {
	width: 190px;
	color: #889495;
	float: left;
	font-size: 16px;
	line-height: 32px;
}

.drugs-list ul li dd.ypName {
	color: #2c3e50;
	font-size: 18px;
	padding-bottom: 15px;
	padding-top: 5px;
}


/*lable*/

.lable {
	padding-top: 20px;
	background: url(../img/line.png) repeat-x top;
}

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

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

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

.lable-txt {
	width: 350px;
	padding-top: 25px;
}

.lable-txt a {
	padding: 0 12px;
	height: 28px;
	border: 1px #d4dce2 solid;
	display: block;
	float: left;
	line-height: 28px;
	margin-right: 20px;
	margin-bottom: 20px;
	border-radius: 28px;
}

.lable-txt a:hover {
	color: #3498db;
	border: 1px #3498db solid;
}