.banner {
	width: 100%;
	min-width: 1200px;
	height: 538px;
	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: 120px;
	overflow: hidden;
	margin-top: 20px;
}

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

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

.yaopin-list ul li dt {
	width: 100px;
	height: 100px;
	float: left;
	background: #eff3f5;
	margin-right: 10px;
}

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

.yaopin-list ul li dd {
	width: 155px;
	color: #889495;
	float: left;
	font-size: 14px;
	line-height: 24px;
}

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

.pagewrap {
	width: 1200px;
	margin: 0 auto;
	padding-top: 30px;
}

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

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

.title-left {
	width: 185px;
	height: 52px;
	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;
	tab-list
}

.tabs {
	overflow: hidden;
	padding: 25px 0;
}

.tabs li {
	width: 86px;
	float: left;
	text-align: center;
	border-right: 1px #c4d0d7 dotted;
	height: 82px;
}

.tabs li a {
	display: block;
	width: 60px;
	display: block;
	margin-left: 13px;
	opacity: .4;
	padding-top: 60px;
	cursor: pointer;
}

.tabs a {
	float: left;
	position: relative;
	height: 0;
	line-height: 25px;
	text-transform: uppercase;
	text-decoration: none;
	color: #5e6869;
	opacity: .3;
	filter: alpha(opacity=30);
}

.tabs a:hover,
.tabs a:focus {
	opacity: .8;
	filter: alpha(opacity=80);
}

.tabs a:focus {
	outline: 0;
}

.tabs .current {
	z-index: 3;
	opacity: 1;
	filter: alpha(opacity=100);
	color: #3498db;
}

.alltab {
	width: 86px;
	float: left;
	text-align: center;
	border-right: 1px #c4d0d7 dotted;
	height: 82px;
	margin: 25px 0;
}

.alltab a {
	display: block;
	width: 60px;
	display: block;
	margin-left: 13px;
	padding-top: 60px;
	cursor: pointer;
	background: url(../img/bg-icon.png) 0 -610px;
	line-height: 25px;
}

a.icon-2 {
	background: url(../img/bg-icon.png) -61px -610px;
}

a.icon-3 {
	background: url(../img/bg-icon.png) -122px -610px;
}

a.icon-4 {
	background: url(../img/bg-icon.png) -183px -610px;
}

a.icon-5 {
	background: url(../img/bg-icon.png) -244px -610px;
}

a.icon-6 {
	background: url(../img/bg-icon.png) -305px -610px;
}

a.icon-7 {
	background: url(../img/bg-icon.png) -366px -610px;
}

a.icon-8 {
	background: url(../img/bg-icon.png) -427px -610px;
}

a.icon-9 {
	background: url(../img/bg-icon.png) -488px -610px;
}

.tab-txt {
	padding: 25px 0 15px;
	border-top: 1px #eeeff2 solid;
	overflow: hidden;
}

.tab-list a {
	display: block;
	float: left;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	margin: 0 10px 10px 0;
	padding: 0 10px 0 5px;
	white-space: nowrap;
	font-size: 16px;
}

.content-list {
	width: 785px;
}

.content-list .list {
	width: 785px;
	padding: 35px 0;
	border-top: 1px #eeeff2 solid;
	overflow: hidden;
}

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

.list .pic img {
	width: 100%;
}

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

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

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

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

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

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

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

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

.drugs {
	padding-bottom: 35px;
}

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

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


/*药品详细*/

.pagewrap {
	width: 1200px;
	margin: 0 auto;
	padding-top: 50px;
}

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

.yao {
	width: 785px;
	height: 175px;
	padding-bottom: 50px;
}

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

.yao .pic img {
	width: 100%;
}

.yao .txt {
	width: 580px;
	float: right;
	color: #7f8c8d;
}

.yao .txt dl {
	width: 580px;
	overflow: hidden;
}

.yao .txt dt {
	font-size: 18px;
	font-weight: bold;
	line-height: 175%;
	padding-bottom: 10px;
	padding-top: 3px;
	color: #2c3e50;
}

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

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

.sms {
	width: 785px;
}

.sms-title {
	width: 785px;
	height: 52px;
	background: #eff3f5;
	border-radius: 8px;
}

.sms-title p {
	width: 185px;
	height: 52px;
	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;
}

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

.sms-txt {
	width: 785px;
	font-size: 16px;
	color: #7f8c8d;
	padding: 15px 0;
}

.sms-txt dl {
	width: 785px;
	overflow: hidden;
	line-height: 32px;
	margin-top: 10px;
}

.sms-txt dt {
	width: 140px;
	float: left;
	text-align: right;
}

.sms-txt dd {
	width: 600px;
	float: right;
	padding-right: 10px;
}

.textarea-wrapper {
	width: 100%;
	margin-top: 80px;
	height: 176px;
	position: relative;
}

.denglu-ts {
	width: 785px;
	height: 176px;
	background: #eff3f5;
	border-radius: 5px;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	font-size: 16px;
	line-height: 176px;
}

.denglu-ts a {
	color: #3498db;
}

.textarea-wrapper textarea {
	outline: none;
	-webkit-appearance: none;
	padding: 10px 10px;
	width: 763px;
	background-color: #fff;
	border: 1px #ebeef1 solid;
	font-size: 16px;
	resize: none;
	height: 100px;
	border-radius: 5px;
}

.textarea-wrapper textarea:focus {
	box-shadow: 0 0 8px rgba(0, 139, 255, 0.2);
	border: solid 1px #3498db;
	outline: 0 none;
}

.textarea-wrapper button {
	outline: none;
	float: right;
	color: #fff;
	border-radius: 5px;
	border: none;
	background-color: #3498db;
	font-size: 16px;
	line-height: 38px;
	padding: 0 25px;
	margin-top: 10px;
}

.newplbox {
	width: 785px;
	margin-top: 80px;
	background: #FFF;
}

.newplboxcca {
	border-bottom: 1px solid #eeeff2;
	margin-top: 25px;
}

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

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

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

.ncnameaddress {
	height: 28px;
	width: 747px;
	float: left;
	margin-left: 10px;
}

.newpcnameadrs {
	height: 28px;
	line-height: 28px;
	overflow: inherit;
	font-size: 16px;
	width: 347px;
	float: left;
}

.newpcnameadrs a {
	float: left;
	;
}

.newpcnameadrs span {
	float: left;
	padding-left: 35px;
}

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;
	width: 300px;
	font-size: 16px;
}

.plhfboxa {
	color: #999999;
	float: right;
	margin-left: 5px;
	cursor: pointer;
	padding-left: 27px;
	background: url(../img/bg-icon.png) -364px 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;
}

.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 18px 0;
}

.saysonme {
	width: 100%;
	line-height: 32px;
	font-size: 16px;
	color: #7f8c8d;
	padding: 25px 0;
}

.plhfbox {
	width: 745px;
	padding: 0 20px;
	background: #eff3f5;
	margin-bottom: 30px;
	border-radius: 5px;
	position: relative;
}

.plhfbox:before {
	position: absolute;
	top: -20px;
	left: 50px;
	border: 10px solid transparent;
	border-bottom-color: #eff3f5;
	content: '';
	width: 0;
	height: 0;
}

.plhfbox-list {
	width: 100%;
	padding-bottom: 20px;
	padding-top: 20px;
	border-bottom: 1px solid #dcdfe1;
}

.plhfbox-list:last-child {
	border-bottom: 0px solid #dcdfe1;
}

.ncnameaddress-1 {
	min-height: 28px;
	height: auto!important;
	height: 28px;
	width: 745px;
	float: left;
	padding-bottom: 10px;
}

.newpcnameadrs-1 {
	height: 28px;
	line-height: 28px;
	overflow: inherit;
	font-size: 16px;
	width: 347px;
	float: left;
}

.newpcnameadrs-1 span {
	float: left;
	padding-right: 15px;
}

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

.plhfboxb-1 {
	color: #999999;
	float: right;
	margin-left: 5px;
	cursor: pointer;
	height: 28px;
	line-height: 28px;
}

.plhfboxc-1 {
	color: #999999;
	float: right;
	cursor: pointer;
	height: 28px;
	line-height: 28px;
}

.plhfboxx-1 {
	width: 1px;
	height: 19px;
	background: #bcc4c5;
	float: right;
	margin: 5px 18px 0;
}

.saysonme-1 {
	width: 100%;
	line-height: 32px;
	font-size: 16px;
	color: #7f8c8d;
	position: relative;
	overflow: hidden;
}

.erjihuifu {
	width: 785px;
	margin-top: 15px;
	display: none;
	height: 124px;
}

.erjihuifu textarea {
	outline: none;
	-webkit-appearance: none;
	padding: 10px 10px;
	width: 763px;
	background-color: #fff;
	border: 1px #ebeef1 solid;
	font-size: 16px;
	resize: none;
	height: 60px;
	border-radius: 5px;
}

.erjihuifu textarea:focus {
	box-shadow: 0 0 8px rgba(0, 139, 255, 0.2);
	border: solid 1px #3498db;
	outline: 0 none;
}

.erjihuifu button {
	outline: none;
	float: right;
	color: #fff;
	border-radius: 3px;
	border: none;
	background-color: #3498db;
	font-size: 16px;
	line-height: 32px;
	padding: 0 18px;
	margin-top: 5px;
}

.erjihuifus {
	width: 745px;
	margin-top: 15px;
	display: none;
	height: 124px;
}

.erjihuifus textarea {
	outline: none;
	-webkit-appearance: none;
	padding: 10px 10px;
	width: 725px;
	background-color: #fff;
	border: 1px #ebeef1 solid;
	font-size: 16px;
	resize: none;
	height: 60px;
	border-radius: 5px;
}

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


/*资讯二级*/

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

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

.newstxt-title {
	font-size: 28px;
	color: #2c3e50;
	width: 100%;
	text-align: left;
}

.newstxt-xx {
	width: 785px;
	height: 28px;
	padding-top: 35px;
}

.newstxt-zz {
	float: left;
	line-height: 28px;
	color: #2c3e50;
}

.newstxt-zz p {
	padding-right: 10px;
}

.newstxt-shu {
	height: 28px;
	width: 600px;
	float: right;
}

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

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

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

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

.shufenlei {
	float: right;
	line-height: 28px;
	font-size: 14px;
}

.textbox {
	color: #666666;
	font-size: 16px;
	padding-top: 35px;
}

.textbox p {
	font-size: 16px;
	color: #666666;
	line-height: 32px;
	margin-bottom: 30px;
	word-break: break-all;
}

.textbox p img {
	max-width: 785px;
	border-radius: 10px;
}

.txtfx {
	width: 785px;
	height: 30px;
	padding: 25px 0;
	border-top: 1px #eeeff2 solid;
}

.lable {
	float: left;
}

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

.fenx {
	float: right;
	font-size: 16px;
}

.social-share .social-share-icon {
	position: relative;
	display: inline-block;
	width: 30px;
	height: 30px;
	font-size: 20px;
	border-radius: 50%;
	line-height: 32px;
	color: #666;
	text-align: center;
	vertical-align: middle;
	transition: background 0.6s ease-out 0s;
}

.social-share a {
	position: relative;
	text-decoration: none;
	margin: 0 2px;
	display: inline-block;
	outline: none;
}

.icon-qzone {
	background: url(../img/bg-icon.png) -570px -56px no-repeat;
}

.icon-qq {
	background: url(../img/bg-icon.png) -534px -56px no-repeat;
}

.icon-weibo {
	background: url(../img/bg-icon.png) -461px -56px no-repeat;
}

.icon-wechat {
	background: url(../img/bg-icon.png) -498px -56px no-repeat;
}

.wz-likescbtn {
	height: 82px;
	width: 240px;
	margin: auto;
	margin-top: 55px;
	margin-bottom: 35px;
}

.wz-likescbtn a {
	padding-top: 55px;
	color: #fff;
}

.wz-likescbtn a:hover {
	co
}

.sc-wzbtn {
	width: 82px;
	height: 82px;
	float: left;
	text-align: center;
}

.sc-wzbtntop {
	width: 82px;
	height: 27px;
	background: url(../img/zan-icon.png) 0 0 no-repeat;
	cursor: pointer;
	position: relative;
	float: left;
}

.sc-wzbtntopA {
	width: 82px;
	height: 27px;
	background: url(../img/zan-icon.png) 0 -100px no-repeat;
	cursor: pointer;
	position: relative;
	float: left;
}

.like-wzbtn {
	width: 82px;
	height: 82px;
	float: right;
	text-align: center
}

.like-wzbtn span {
	padding: 15px 0 0 0
}

.like-wzbtntop {
	width: 82px;
	height: 27px;
	background: url(../img/zan-icon.png) -125px 0 no-repeat;
	cursor: pointer;
	position: relative;
	float: left;
	margin-bottom: 8px;
}

.like-wzbtntopA {
	width: 82px;
	height: 27px;
	background: url(../img/zan-icon.png) -125px -100px no-repeat;
	cursor: pointer;
	position: relative;
	float: left;
	margin-bottom: 8px;
}

.interest {
	width: 785px;
	padding-top: 55px;
}

.interest-title {
	width: 785px;
	font-size: 18px;
	color: #9aabb8;
	;
	text-align: center;
}

.interest-txt {
	width: 785px;
	overflow: hidden;
}

.interest-txt ul {
	width: 901px;
	padding-top: 35px;
}

.interest-txt li {
	width: 251px;
	margin-right: 16px;
	height: 187px;
	position: relative;
	float: left;
	border-radius: 8px;
	overflow: hidden;
}

.interest-txt li p {
	width: 251px;
	height: 42px;
	background: rgba(0, 0, 0, .5);
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 42px;
	font-size: 16px;
	color: #fff;
	text-align: center;
}

.interest-txt li img {
	width: 251px;
	height: 187px;
}

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

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

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

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

.nextnews-txt {
	width: 350px;
}

.nextnews-txt dl {
	width: 350px;
	overflow: hidden;
	padding: 20px 0;
}

.nextnews-txt dt {
	font-size: 16px;
	padding-bottom: 15px;
	line-height: 32px;
}

.nextnews-txt dd {
	background: url(../img/bg-icon.png) 0 -1121px no-repeat;
	padding-left: 42px;
	font-size: 14px;
	width: 308px;
}


/*举报弹框*/

.reveal-modal-bg {
	position: fixed;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, .6);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
	z-index: 902;
	display: none;
	top: 0;
	left: 0;
}

.reveal-modal {
	visibility: hidden;
	top: 200px;
	left: 50%;
	margin-left: -300px;
	width: 520px;
	background: #fff;
	position: absolute;
	z-index: 903;
	padding: 35px 35px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.reveal-modal.small {
	width: 200px;
	margin-left: -140px;
}

.reveal-modal.medium {
	width: 400px;
	margin-left: -240px;
}

.reveal-modal.large {
	width: 600px;
	margin-left: -340px;
}

.reveal-modal.xlarge {
	width: 800px;
	margin-left: -440px;
}

.reveal-modal .close-reveal-modal {
	font-size: 22px;
	line-height: .5;
	position: absolute;
	top: 11px;
	right: 11px;
	color: #aaa;
	text-shadow: 0 -1px 1px rbga(0, 0, 0, .6);
	font-weight: bold;
	cursor: pointer;
}