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

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

.content-search {
	width: 785px;
	height: 52px;
	float: right;
	margin-right: 0px;
	margin-top: 0;
	position: relative;
	padding: 50px 0 30px;
}

.content-search input {
	display: block;
	float: left;
	width: 600px;
	padding-left: 65px;
	padding-bottom: 6px;
	padding-top: 6px;
	padding-right: 0;
	height: 40px;
	line-height: 40px;
	color: #9aabb8;
	font-size: 16px;
	background: url(../img/bg-icon.png) -548px -518px no-repeat #eff3f5;
	border: 0;
	border-radius: 10px;
}

.searchbtn1 {
	position: absolute;
	background: #3498db;
	width: 100px;
	height: 52px;
	cursor: pointer;
	right: 0;
	top: 50px;
	color: #fff;
	border-radius: 10px;
	font-size: 16px;
	line-height: 52px;
	text-align: center;
	-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;
}

.searchbtn1:hover {
	color: #fff;
	background: #328ecc;
}

.result-title {
	width: 785px;
	height: 54px;
	border-bottom: 1px #ebeef1 solid;
	line-height: 52px;
	font-size: 16px;
}

.result-title ul {
	float: left;
	overflow: hidden;
	padding-left: 10px;
}

.result-title li {
	float: left;
	padding: 0 15px;
	font-size: 18px;
}

.result-title li a {
	display: block;
	padding: 0 15px;
}

.result-title li a.r1 {
	border-bottom: 3px #5eade2 solid;
	color: #5eade2;
}

.shu {
	float: right;
}

.shu span {
	color: #5eade2;
}

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

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

.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;
}

.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;
}

.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;
}


/*结果页右侧焦点图*/

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

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

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

.hwslider 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;
}

.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;
}

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

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

.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
}

.arr:hover {
	opacity: .7;
}

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

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

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


/*资讯结果*/

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

.result-wrap .list:first-child {
	border-top: 0 #eeeff2 solid;
}

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

.result-wrap .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;
}

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

.result-wrap .list .txt {
	width: 555px;
	float: right;
}

.result-wrap .list .txt dl {
	width: 555px;
	overflow: hidden;
}

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

.result-wrap .list .txt dt a {
	color: #2c3e50;
}

.result-wrap .list .txt dt a:hover {
	text-decoration: underline;
}

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: normal;
	padding-left: 32px;
}

.result-wrap .list .txt dd {
	width: 555px;
	line-height: 32px;
	font-size: 16px;
	color: #7f8c8d;
}

.result-wrap .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;
}


/*药品结果*/

.yplist {
	width: 785px;
	height: 150px;
	padding: 35px 0;
	border-top: 1px #eeeff2 solid;
}

.yplist:first-child {
	border-top: 0px #eeeff2 solid;
}

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

.yplist .pic img {
	width: 100%;
	border-radius: 10px;
}

.yplist .txt {
	width: 605px;
	float: right;
}

.yplist .txt dl {
	width: 605px;
	overflow: hidden;
}

.yplist .txt dt {
	font-size: 18px;
	font-weight: bold;
	line-height: 175%;
	padding-bottom: 20px;
	padding-top: 5px;
}

.yplist .txt dt a {
	color: #2c3e50;
}

.yplist .txt dt a:hover {
	text-decoration: underline;
}

.yplist .txt dd {
	width: 605px;
	line-height: 32px;
	font-size: 16px;
}

.yplist .txt dd span {
	float: right;
}

.drugs {
	padding-top: 45px;
}

.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;
}


/*药企结果*/

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

.yq:first-child {
	border-top: 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;
}

.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;
}


/*fenlei*/

.content-title {
	width: 785px;
	height: 52px;
	background: #eff3f5;
	border-radius: 8px;
	margin-top: 50px;
}

.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;
	text-align: right;
	line-height: 52px;
	padding-right: 15px;
	font-size: 16px;
}

.title-right span {
	color: #3498db;
}