.article_ph.article_phbody {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
.guangao {
	width: 1200px;
	height: 90px;
	position: relative;
	margin:15px auto;
}

.guangao img.guang {
	width: 100%;
	height: 90px;
}

.guangao img.close {
	width: 30px;
	height: 30px;
	position: absolute;
	top: -16px;
	right: -15px;
	z-index: 99;
	cursor: pointer;
}

.gaoindex {
	width: 300px;
	height: 300px;
	position: relative;
}

.gaoindex img.guang {
	width: 300px;
	height: 300px;
	border: 1px solid #eee;
	box-sizing: border-box;
}

.main_box .swiper {
	width: 100%;
	height: 380px;
	margin: auto;
	overflow: hidden;
}
.swiper-button-next, .swiper-button-prev{
	opacity: 0.6;
}
.swiper-button-next:hover, .swiper-button-prev:hover{
	opacity: 1;
}
.swiper-pagination {
	top: 32px;
	right: 0;
}

.swiper-pagination-bullet {
	width: 16px;
	height: 16px;
	margin: 0 3px;
	display: inline-block;
}
.content_cut{
	display: none;
}
.calendar {
	width: 100px;
	height: 30px;
	line-height: 30px;
	float: right !important;
	padding-right: 0 !important;
}

.calendar a {
	font-size: 14px;
	display: block;
	background: url("http://www.yinliao.rexun.cn/static/img/icon_2020.png") no-repeat 9px -628px;
	padding-left: 25px;
	color: #999 !important;
	text-align: center;
	border-radius: 5px;
	border: 1px solid #ccc;
}

.calendar a:hover {
	font-size: 14px !important;
	color: #999 !important;
	border: 1px solid #999;
}

.main_right {
	width: 340px;
	float: right;
	padding-top: 12px;
	background: #FFF;
}

.main_right_div {
	padding: 0px 20px 20px 20px;
	height: auto;
}

.main_title i {
	display: inline-block;
}

.main_title ul {
	overflow: hidden;
}

.main_title i a {
	display: inline-block;
	width: 16px;
	height: 16px;
	border-radius: 8px;
	background: #bababa;
	margin-left: 15px;
}

.main_title i a:hover,
.main_title i a.cur {
	background: #1a9cd6;
}

.main_1,
.main_2,
.main_3,
.main_1,
.main_4 {
	height: auto;
	padding: 0px 30px 12px 30px;
}

.shian_list {
	padding: 0px 0px 0px 0px;
	/*height: 386px;*/
	font-size: 12px;
	position: relative;
	width: 1389px;
	margin: auto;
	margin-bottom: 15px;
}

.shian_list li {
	float: left;
	width: 336px;
}

.shian_list li .img {
	position: relative;
	width: 100%;
	height: 208px;
	overflow: hidden;
}

.shian_list li.b0 {
	margin-right: 0px;
}

.shian_list li .img img {
	width: 100%;
	height: 100%;
	transition-duration: 0.5s;
	display: inline-block;
}

.shian_list .img img:hover {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}

.shian_list H4 {
	height: 45px;
	padding: 20px 22px 0px 22px;
	line-height: 22px;
	font-size: 18px;
	font-weight: bold;
	display: block;
	text-align: left;
	background: #fff;
	overflow: hidden;
}

.shian_list H4 a {
	color: #32a7ff;
	font-size: 17px;
}

.shian_list H4 a:hover {
	color: #666;
}

.shian_list .sd_list {
	background: #fff;
	padding: 8px 22px 15px 22px;
}

.shian_list .sd_list a {
	display: block;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 15px;
	background: url("http://www.yinliao.rexun.cn/static/img/icon_2020.png") no-repeat 4px -569px;
	color: #666;
	cursor: pointer;
}

.swiper-button-next {
	display: inline-block;
	width: 31px;
	height: 54px;
	position: absolute;
	background: url("http://www.yinliao.rexun.cn/static/img/arrow_icon.png") no-repeat;
}

.swiper-button-prev {
	display: inline-block;
	width: 31px;
	height: 54px;
	position: absolute;
	background: url("http://www.yinliao.rexun.cn/static/img/arrow_icon.png") no-repeat;
	cursor: pointer;
	left: -48px;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}

.shian_list i:hover {
	filter: contrast(5%) filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.swiper .swiper-button-prev {
	left: -48px;
	background-position: 0 0px;
}

.swiper-button-next {
	right: -48px;
	background-position: 0 -90px;
}

.shian_list i.arrow_right {
	top: 187px;
	right: -48px;
	background-position: 0 -90px;
}

.main {
	width: 1390px;
	margin: 13px auto;
	height: auto;
	overflow: hidden;
	margin-bottom: 30px;
}

.main_left {
	width: 1038px;
	height: auto;
	float: left;
	background: #FFF;
}

.main_title {
	padding: 10px 0;
	padding-top:30px;
	border-bottom: 1px solid #eee;
}
.main_title ul {
    margin-bottom: -10px;
}
.main_left h3.main_title,
.main_box h3.main_title a {
	font-size: 22px;
	color: #333;
}

.main_left h3.main_title li,
.main_box h3.main_title li {
	float: left;
	cursor: pointer;
	padding-right: 30px;
}

.main_left h3.main_title li {
	/*width: 88px;*/
}

.main_left h3.main_title li a {
	color: #999;
	display: block;
	font-size: 18px;
}

/*.main_left h3.main_title li a:hover,
.main_left h3.main_title li.cur a,
.main_box h3.main_title li a:hover,
.main_box h3.main_title li a.cur {
	color: #32a7ff;
	font-size: 22px;
}*/
.main_1 ul li i{
	margin-top: 10px;
	display: none;
}
.main_1 ul li.cur a{
	font-size: 22px;
	color: #32a7ff;
}
.main_1 ul li.cur i{
	display: block;
}
/*.main_left h3.main_title li a:hover,
.main_box h3.main_title li a:hover {
	font-size: 18px;
}

.main_left h3.main_title li a.cur:hover,
.main_box h3.main_title li a.cur:hover {
	font-size: 22px;
}*/

.main_left h3.main_title i,
.main_box h3.main_title li a i {
	text-align: left;
	width: 0px;
	height: 5px;
	transition: all 5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}

.main_left h3.main_title li a:hover i,
.main_left h3.main_title i,
.main_box h3.main_title li a:hover i,
.main_box h3.main_title li a.cur i {
	width: 24px;
	background: #32a7ff;
}

.main_right h3.righttitle {
	color: #32a7ff;
	height: 30px;
	padding: 16px 0 10px 0;
	margin-right: 6px;
	_margin-right: 3px;
	+margin-right: 3px;
	font-weight: bold;
	font-weight: bold;
	font-size: 18px;
	border-bottom: #f4f4f4 1px solid;
}

.main_right h3.righttitle a,
.main_right h3.righttitle a:visited {
	color: #999
}

.main_right h3.righttitle a:hover {
	color: #f00
}

.righttitle li {
	float: left;
}

.righttitle li.day {
	float: right;
	font-size: 12px;
	font-weight: normal;
	color: #aaa;
}

.righttitle li.day a {
	color: #999;
	cursor: pointer;
	display: inline-block;
	padding: 0 10px;
}

.righttitle li.day a.cur {
	color: #666;
	font-weight: bold;
}

.news_box {
	height: auto;
	padding: 8px 0;
}

.anchor {
	height: 40px;
	line-height: 40px;
	padding: 30px 0 25px 0;
}

.anchor a {
	display: inline-block;
	text-align: center;
	padding: 0 12px;
	width: 100px;
	height: 40px;
	border: #eee 1px solid;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none !important;
	margin-right: 14.6px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.anchor a.more {
	color: #333 !important;
	float: right;
	margin-right: 0 !important;
}

.anchor a:hover,
.anchor a.cur {
	background: #fd6e1a;
	color: #fff !important;
	border: #fd6e1a 1px solid;
}

.news_lb li {
	height: 163px;
	padding: 16px 0px 20px 0px;
	overflow: hidden;
}

.news_lb h3 {
	display: block;
	color: #999;
	line-height: 26px;
	padding-left: 0;
	padding-bottom: 10px;
	display: block;
}

.news_lb h3 {
	color: #32a7ff;
	text-decoration: none;
	font-size: 18px !important;
	font-weight: bold;
}

.news_lb h3:hover {
	color: #666;
	text-decoration: none;
}

.news_lb a {
	color: #999;
	text-decoration: underline;
}

.info_more {
	height: 70px;
	line-height: 70px;
	text-align: center;
	font-size: 17px;
}

.info_more a {
	color: #1a9cd6;
	text-decoration: underline;
}

.news_left,
.news_right,
.news_right1 {
	width: 250px;
	height: 170px;
	float: left;
	overflow: hidden;
}

.news_left img {
	width: 250px;
	height: 170px;
	display: block;
}

.news_right {
	width: 690px;
	line-height: 22px;
	float: left;
	padding-left: 30px;
}

.news_right p {
	margin: 0 0 8px 0;
	height: 60px;
	line-height: 28px;
	overflow: hidden;
	display: inline-block;
}

.news_right a {
	color: #333;
	text-decoration: none;
	font-size: 14px !important;
}

.news_right a:hover {
	color: #666;
}

.news_plun {
	color: #999;
	margin-top: 5px;
	font-size: 12px !important;
	height: 26px;
}

.news_plun li {
	float: left;
	height: 26px !important;
	padding: 0 !important;
}

.news_plun li a,
.article_ph li span.pinlun {
	padding: 0px;
	float: left;
	height: 25px;
	border: 0;
	padding-left: 22px;
	padding-right: 20px;
	color: #666;
	background: url("http://www.yinliao.rexun.cn/static/img/icon_2020.png") no-repeat;
}

.news_plun li a {
	color: #666;
	font-size: 12px !important;
}

.news_plun li a.readin {
	color: #999;
	font-size: 12px;
}

.readin a,
.readin span {
	color: #333 !important;
	background: #eee !important;
	height: 24px;
	line-height: 24px;
	display: inline-block;
	padding: 0 8px !important;
	margin-right: 15px;
}

.readin a:hover {
	background: #fd6e1a !important;
	color: #fff !important;
}

.news_plun .time {
	background: url("http://www.yinliao.rexun.cn/static/img/icon_2020.png") no-repeat;
	background-position: 0 -257px;
	padding-left: 20px !important;
	display: inline-block;
}

.news_plun li.dzan,
.news_plun li.plun {
	float: right;
}

.news_plun li.dzan a {
	background-position: 0 -292px;
	float: right;
}

.news_plun li.dzan a:hover {
	background-position: -108px -292px;
	float: right;
	color: #f00;
}

.news_plun li.plun a,
.article_ph li span.pinlun {
	background-position: 0 -325px;
	float: right;
}

.news_plun li.plun a:hover,
.article_ph li span.pinlu:hover {
	background-position: -108px -325px;
	float: right;
	color: #f00;
}

.xg_right .news_plun li.dzan {
	padding-top: 5px !important;
}

.bestnew {
	width: 690px !important;
}

.gry_color {
	color: #666 !important;
}

.hot_list {
	float: left;
	width: 48%;
	overflow: hidden;
	padding: 15px 0 20px 0;
}

.hot_list h5 {
	font-size: 22px;
	display: block;
	height: 60px;
	line-height: 55px;
	font-weight: bolder;
	color: #32a7ff;
	;
	border-bottom: #f4f4f4 1px solid;
	margin-bottom: 10px;
}

.hot_list h5 i {
	display: block;
	width: 24px;
	height: 4px;
	background: #32a7ff;
}

.hot_list li {
	line-height: 45px;
	height: 45px;
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.hot_list li a {
	color: #333;
	padding-left: 15px;
	background: url("http://www.yinliao.rexun.cn/static/img/icon_2020.png") no-repeat 0 -2170px;
}

.hot_list li a:hover {
	color: #666;
}

.jing {
	float: right !important;
}

.main_1 .news_plun {
	margin-top: 0px !important;
}

.main_1 li.storeup {
	float: right;
}

.article_ph {
	padding: 10px 0;
}

.article_ph li {
	height: 55px;
	padding: 10px 0;
	color: #666;
}

.article_ph li a {
	text-decoration: none;
	cursor: pointer;
	line-height: 18px !important;
	color: #666;
	display: block;
}

.article_ph li a.line1 {
	padding-top: 12px;
}

.article_ph li a i {
	text-decoration: none;
	cursor: pointer;
	line-height: 18px !important;
	color: #666;
	display: table-cell;
	height: 36px;
}

.article_ph li:hover,
.article_ph li a:hover {
	color: #f00;
}

.article_ph li em {
	display: inline-block;
	text-align: center;
	width: 40px;
	height: 40px;
	line-height: 40px;
	float: left;
	margin: 0px 10px 0px 0;
	font-size: 20px;
	color: #fff;
	background: #bbb;
}

.article_ph li:nth-of-type(1) em,
.article_ph li:nth-of-type(2) em,
.article_ph li:nth-of-type(3) em {
	background: #d94f49;
}

.article_ph li i {
	font-style: normal;
}

.article_ph li span.pinlun {
	float: right !important;
	display: inline-block;
	padding-left: 40px !important;
	background-position: 20px -327px !important;
}

.article_ph li a:hover span.pinlun {
	color: #f00 !important;
	background-position: -88px -327px !important;
}

.diaocha {
	padding-bottom: 20px;
	font-size: 14px;
	color: #555;
	overflow: hidden;
	height: auto;
}

.dc_list {
	margin: 10px 0 14px 0;
	overflow: hidden;
	border-bottom: 1px solid #f3f3f3;
}

.dc_list h5 {
	display: block;
	color: #333;
	padding: 20px 0 0 0;
	height: auto;
	line-height: 20px;
	font-size: 14px;
}

.dc_list h5 a {
	color: #333;
	font-weight: bold;
}

.dc_list li {
	line-height: 28px;
	height: 28px;
	background: #f3f3f3;
	border-radius: 1px;
	cursor: pointer;
	padding: 0 0 0 10px;
	margin: 18px 0;
	border: 1px solid transparent;
	position: relative;
}

.dc_list li:hover.sus,
.dc_list li.cur {
	color: #09f !important;
	border: #09f 1px solid !important;
	background: #eaf7ff url(http://www.yinliao.rexun.cn/static/img/icon_2020.png) no-repeat 270px -1768px;
}

.dc_list li.unchecked {
	color: #999;
	border: #ddd 1px solid !important;
	background: #fff;
}

.unchecked i {
	color: #333 !important;
}

.dc_list li span.choose {
	position: absolute;
	top: 0;
	left: 10px;
	z-index: 2;
}

.dc_list li i {
	padding: 0 8px;
	height: 28px;
	line-height: 28px;
	display: inline-block;
	vertical-align: top;
	text-align: right;
	font-style: normal;
	position: absolute;
	top: 0;
	right: 0px;
	z-index: 3;
	display: none;
}

.percentage {
	width: auto;
	height: 28px;
	position: absolute;
	top: 0;
	left: 0;
	background: #f3f3f3;
	z-index: 1;
	cursor: auto;
}

.per_cur {
	background: #eaf7ff;
}

.aftercur {
	background: none !important;
	color: #09f !important;
	border: #09f 1px solid !important;
}

.gry_btn {
	color: #999 !important;
	background: #f3f3f3 !important;
}

.jcai_plun {
	padding-bottom: 20px;
	overflow: hidden;
}

.jcai_plun_div {
	overflow: hidden;
}

.jcai_plun_div li {
	line-height: 32px;
	display: inline-block;
	float: right;
	color: #999;
	padding-left: 3px;
	padding-top: 20px;
}

.jcai_plun_div li a {
	color: #999;
	font-size: 12px;
}

.jcai_plun_div li.id {
	float: left;
	padding-left: 0px;
	width: 100%;
	margin-bottom: 10px;
}

.jcai_plun_div li.id a {
	font-size: 14px !important;
}

.jcai_plun_div li.id i {
	width: 30px;
	height: 30px;
	vertical-align: top;
	overflow: hidden;
	padding-right: 8px;
}

.jcai_plun_div li.id i img {
	width: 30px;
	height: 30px;
	overflow: hidden;
	border-radius: 15px;
	vertical-align: middle;
}

.jcai_plun_div li.pltimes {
	float: left;
	font-size: 12px;
}

.jcai_plun a.neirong {
	color: #333;
	font-size: 14px;
	line-height: 22px;
	display: block;
	background: #f3f3f3;
	padding: 15px 20px;
	border-radius: 5px;
	position: relative;
}

.pinglun_jian {
	position: absolute;
	left: 5px;
	top: -10px;
}

.jcai_plun a.neirong:hover {
	color: #f00
}

.jcai_plun .t {
	height: 36px;
	line-height: 36px;
	font-size: 12px;
	overflow: hidden;
	background: url("http://www.yinliao.rexun.cn/static/img/icon_2020.png") no-repeat 0 -194px;
	padding-left: 20px;
}

.jcai_plun .t a {
	color: #999;
}

.dyue {
	padding-bottom: 20px;
	font-size: 14px;
	color: #555;
	overflow: hidden;
	height: auto;
}

.dyue_list {
	padding: 10px 0;
	overflow: hidden;
}

.dyue_list h5 {
	display: block;
	color: #333;
	padding: 0;
	height: 50px;
	line-height: 20px;
	font-size: 14px;
}

.dyue_list li {
	line-height: 30px;
	height: 30px;
	border-radius: 1px;
	cursor: pointer;
	float: left;
}

.dyue_list li input,
.pathway li.search input {
	BORDER: #ddd 1px solid;
	LINE-HEIGHT: 28px;
	height: 28px;
	WIDTH: 220px;
	padding-left: 5px;
	outline: none;
	font: 14px/28px "Microsoft YaHei", "Arial Narrow";
	color: #ccc;
}

.dyue_list li input:hover {
	BORDER: #aaa 1px solid;
}

.pathway {
	width: 1390px;
	margin: auto;
	height: 70px;
	line-height: 70px;
	color: #666;
}

.pathway li {
	float: left;
	color: #777;
}

.pathway li.time {
	float: right !important;
	color: #999 !important;
	font-size: 12px !important;
}

.pathway a {
	color: #777;
}

.pathway a:hover {
	text-decoration: underline;
}

.pathway li.science {
	height: 30px;
	float: right !important;
}

.pathway li.science img {
	width: 48px;
	height: 48px;
	padding: 10px 0 0 15px;
	display: inline-block;
}

.pathway li.science img:hover {
	-webkit-filter: brightness(93%);
	filter: brightness(93%);
}

.pathway li.science a {
	color: #09F;
	color: #09F;
}

.pathway li.science a:visited {
	color: #999;
}

.pathway li.science a:hover {
	color: #f00;
}

.baidu {
	width: 1390px;
	margin: 10px auto;
	overflow: hidden;
}

.baidu_left {
	float: left;
	width: 1038px;
	text-align: center;
	background: #fff;
}

.baidu_left img {
	display: block !important;
}

.baidu_right {
	float: right;
	width: 300px;
	height: 108px;
	overflow: hidden;
	background: #fff;
	padding: 8px 20px;
}

.baidu_right h3 {
	display: block;
	overflow: hidden;
	border-bottom: 1px solid #f4f4f4;
	padding-bottom: 5px;
	font-weight: normal;
	color: #999;
}

.baidu_right h3 li.btitle {
	font-size: 16px;
	padding-left: 30px;
	color: #333;
	float: left;
	display: block;
	line-height: 23px;
	background: url("http://www.yinliao.rexun.cn/static/img/icon_2020.png") no-repeat 0 -708px;
}

.maquee {
	width: 305px;
	height: 77px;
	text-align: left;
	overflow: hidden;
}

.maquee ul {
	padding: 0;
	margin: 0;
}

.maquee li {
	width: 100%;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	overflow: hidden;
}

.news_n {
	height: auto;
}

.adggg1,
.adggg2 {
	width: 580px;
	height: 60px;
	margin: 13px auto;
	margin-top: 0px;
}

.news_bt,
.news_bt1 {
	height: 45px;
	text-align: center;
	margin: 20px auto;
	line-height: 40px;
}

.news_bt {
	font-size: 26px;
	font-weight: bold;
	line-height: 50px;
	color: #bd2c2f;
	padding: 0px 80px;
}

.news_bt P {
	color: #999;
}

.news_bt1 {
	width: 774px;
	margin: 0 auto;
	border-bottom: #ddd 1px solid;
	height: 25px;
	text-align: left;
	padding-bottom: 5px;
	color: #999;
	font-size: 12px;
	padding: 0 50px;
}

.news_bt1 img {
	margin-left: 14px;
	vertical-align: bottom;
	_margin-bottom: 8px;
	+margin-bottom: 8px;
	margin-bottom: 2px;
}

.news_bt1_left {
	height: 20px;
	line-height: 20px;
	float: left;
	text-align: left;
}

.newstiao4 a {
	color: #09f;
}

.news_bt1_right {
	float: right;
	height: 25px;
	padding-top: 5px;
	width: 60px;
}

.news_info {
	font-size: 16px;
	height: auto !important;
	padding: 15px 100px !important;
	line-height: 31px;
	color: #333;
	word-break: break-all;
	word-wrap: break-word;
	font-family: "Open Sans", Arial, "Hiragino Sans GB", "Microsoft YaHei", "濠电姵顔栭崰妤勬懌闂佽鎮傜粻鏍х暦閹邦兘鏀介悗锝庝簽椤斿﹪姊洪崨濠傚鐟滄澘鍟扮划濠囧煛閸涱喒鎷洪梺缁樺姌濡嫰宕濋妶鍛斀闁炽儱鍟块弳閬嶆懚閻愮儤鐓熼柟閭﹀枟閸も偓婵犵绱曢崗姗€寮诲鍫闂佸憡鎸诲畝鎼佸箖閻戣棄顫呴柕鍫濇噽閸旓箑顪冮妶鍡楀潑闁稿鎸婚妵鍕敃閿濆洤鈷岄梺绯曟櫇閸嬨倝寮婚妸鈺婃晬婵﹩鍋勯ˉ姘舵⒒娴ｅ憡鎯堥柛濠佺矙婵℃挳鏁撴禒瀣厱閻庯綆鍋呭畷宀勬煙椤旇娅婄€规洟浜堕獮鍥敆閿熻姤鎱ㄦ径鎰拺闂侇偆鍋涢懟顖涙櫠椤栫偞鐓冪痪顓㈩棑缁夘噣鏌熼鑲╀虎闁崇粯鎸鹃幑鍕Ω閵堝棗鈧綁姊绘担铏瑰笡缁炬澘绉堕崚鎺楁晲婢跺﹦顔嗛梺璺ㄥ櫐閹凤拷", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

.news_info p {
	display: block;
	padding: 12px 0px;
}

.news_info p.end {
	font-size: 26px;
	FONT-FAMILY: "闂傚倸顭崑鍕洪敃鍌涘仭闁冲搫鎳庨悡姗€鏌熼柇锕€骞楅柛搴ｅ枛閺岀喖鏌囬敃鈧晶鎵磼閻樹警娼愮紒缁樼〒娴狅妇鎷犵拠褎瀚规繝闈涱儏閸ㄥ倿鏌熼鍡嫹闁衡偓閿旀拝鎷烽獮鍨姎婵炴挳鏀辩粋宥夋倻閼恒儳鍘繝鐢靛仧閸嬫捇宕虫导瀛樼厱閻庯綆鍋呯亸顓㈡煃鐠囪尙效妞ゃ垺锚閳藉鈻庨幇顓犲骄闂佽姘﹂～澶愬箰婵犳艾绀勭憸鐗堝笚閸嬪倸銆掑鐐婵犵绱曢崗妯虹暦閹烘垟鍫柛鐙€鍋勯ˇ鐢稿蓟瀹ュ牜妾ㄩ梺绋跨箲閿曘垹鐣烽崫鍕庢棃宕ㄩ搴㈠闁哄稁鍘介崑鎰箾閸喎顕滈柍閿嬬墬缁绘盯骞嬮悙瀵稿弳闂佺懓鍟块ˇ闈涱嚕椤掍胶鐟归柨鐔剁矙瀹曟椽鏁撻懞銉ｄ簻闁瑰搫绉烽崗灞轿斿Δ濠傚籍闁诡喖缍婂畷鍫曞Ψ閵夈儱肖闂備焦鎮堕崐銈嗙椤忓嫷鍤曞┑鐘冲嚬閺佸秹鏌曢崼婵囶棞妞ゅ骏鎷�", "Microsoft YaHei", "Arial  Narrow";
	color: #ccc;
	text-align: center;
	padding: 20px 0;
}

.news_info p.zhuanzai {
	font-size: 20px;
	color: #666;
	text-align: center;
	font-weight: bold;
	padding: 20px 0;
}

.news_info p.bqian {
	display: block;
	height: auto;
	padding: 13px 0 13px 35px;
	text-align: center;
}

.bqian a {
	display: inline-block;
	padding: 0 22px 0 6px;
	line-height: 36px;
	margin-right: 20px;
	margin-bottom: 15px;
	font-size: 14px;
	color: #666;
	text-decoration: none !important;
	border-radius: 18px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	background: #f2f2f2;
}

.bqian a i {
	border-radius: 14px;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	display: inline-block;
	width: 28px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	background: #fff;
	color: #2ea9ff;
	font-size: 20px;
	margin: 4px 5px 0 0;
	*margin: 0px 5px 0 0;
	font-style: normal;
	vertical-align: top;
	*vertical-align: middle;
}

.bqian a:hover {
	background: #ddd;
	color: #fff;
}

.news_info p.url {
	font-size: 12px;
	color: #666;
	text-align: right;
	height: 30px;
	line-height: 30px;
	padding-bottom: 0px;
}

.news_info p.url a {
	color: #09F;
}

.news_info p.url span {
	padding-left: 25px;
	display: inline-block;
}

.news_info img {
	text-align: center;
}

.news_info a,
.news_left a {
	color: #09f;
	text-decoration: none;
}

.news_info a {
	text-decoration: underline;
}

.add {
	width: 90%;
	height: 35px;
	margin: 0px auto;
	border-bottom: #ccc 1px solid;
}

.bqian1 {
	float: left;
	height: 36px;
	padding: 10px 0 13px 100px;
	text-align: center;
}

.bqian1 a {
	display: inline-block;
	padding: 0 15px 0 6px;
	line-height: 32px;
	height: 32px;
	margin-right: 6px;
	font-size: 14px;
	color: #555;
	text-decoration: none !important;
	border-radius: 18px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	background: #f2f2f2;
}

.bqian1 a i {
	border-radius: 14px;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	display: inline-block;
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	background: #fff;
	color: #555;
	font-size: 20px;
	margin: 4px 5px 0 0;
	*margin: 0px 5px 0 0;
	font-style: normal;
	vertical-align: top;
	*vertical-align: middle;
}

.bqian1 a:hover {
	background: #F00;
	color: #FFF;
}

.share {
	height: 40px;
	padding: 10px 100px 0px 0px;
	color: #f00;
	font-size: 14px;
	line-height: 30px;
	float: right;
}

.share li {
	float: left;
	position: relative;
	padding-left: 5px !important;
}

.share a {
	display: inline-block !important;
	line-height: 30px !important;
	height: 30px !important;
	font-size: 14px;
	text-decoration: none !important;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	min-width: 30px;
	padding-left: 40px;
	color: #333;
	padding-right: 10px;
}

.share .ewmer1 {
	width: 100px !important;
	height: 92px !important;
	left: 157px !important;
	top: 99px !important;
	padding: 3px !important;
}

.share .ewmer1 a {
	padding-left: 0 !important;
}

.share .ewmer1 img {
	width: 95px !important;
	height: auto;
}

.collect {
	background: #efefef url("http://www.yinliao.rexun.cn/static/img/icon_2020.png") no-repeat;
	background-position: 14px -744px !important;
}

.collect:hover {
	color: #fff;
	background: #f00 url("http://www.yinliao.rexun.cn/static/img/icon_2020.png") no-repeat;
	background-position: -91px -744px !important;
}

.collect_cur {
	color: #fff !important;
	background: #f00 url("http://www.yinliao.rexun.cn/static/img/icon_2020.png") no-repeat;
	background-position: -91px -744px !important;
}

.pub {
	position: relative;
	background: #efefef url("http://www.yinliao.rexun.cn/static/img/icon_2020.png") no-repeat;
	background-position: 14px -2280px !important;
}

.pub:hover,
.pub_cur {
	color: #fff;
	background: #f00 url("http://www.yinliao.rexun.cn/static/img/icon_2020.png") no-repeat;
	background-position: -93px -2280px !important;
}

.share_l {
	height: 40px;
	padding: 13px 0px 0px 100px;
	color: #f00;
	font-size: 14px;
	line-height: 30px;
	float: left;
}

.share_l li {
	float: left;
	position: relative;
}

.share_l a {
	display: inline-block !important;
	line-height: 30px !important;
	height: 30px !important;
	font-size: 14px;
	text-decoration: none !important;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.weixinshare {
	position: absolute;
	top: -30px;
	left: 271px;
	z-index: 44;
}

a.a1 {
	width: 60px;
	margin-right: 5px !important;
}

a.weibo {
	background: url("http://www.yinliao.rexun.cn/static/img/weibo.png") no-repeat;
}

a.weibo:hover,
a.weibo_cur {
	background: #f00 url("http://www.yinliao.rexun.cn/static/img/weibo_cur.png") no-repeat !important;
}

.Qzone {
	background: url("http://www.yinliao.rexun.cn/static/img/Qzone.png") no-repeat;
}

.Qzone:hover,
.Qzone_cur {
	background: url("http://www.yinliao.rexun.cn/static/img/Qzone_cur.png") no-repeat no-repeat !important;
}

.qq {
	background: url("http://www.yinliao.rexun.cn/static/img/qq.png") no-repeat;
}

.qq:hover,
.qq_cur {
	background: url("http://www.yinliao.rexun.cn/static/img/qq_cur.png") no-repeat no-repeat !important;
}

.weixin {
	background: url("http://www.yinliao.rexun.cn/static/img/weixin.png") no-repeat;
}

.weixin:hover,
.weixin_cur {
	background: url("http://www.yinliao.rexun.cn/static/img/weixin_cur.png") no-repeat no-repeat !important;
}

a.a2 {
	min-width: 30px;
	margin-left: 5px !important;
	padding-left: 40px;
	color: #555;
}

.pub_pub_img {
	position: absolute;
	top: 29px;
	right: -10px;
	z-index: 3;
	padding: 0 48px 0 88px;
}

.pub_pub {
	width: 157px;
	height: auto;
	position: absolute;
	border-radius: 5px;
	font-size: 16px;
	top: 39px;
	right: 0px;
	background: #fff;
	padding: 15px 0;
	z-index: 2;
	moz-box-shadow: 00px 2px 15px 1px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0px 2px 15px 1px rgba(0, 0, 0, .2);
	box-shadow: 0px 2px 15px 1px rgba(0, 0, 0, .2);
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
}

.pub_pub p {
	padding: 0;
	display: block;
}

.pub_pub p a {
	color: #333 !important;
	text-align: left !important;
	display: block !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-ms-border-radius: 0px !important;
	-o-border-radius: 0px !important;
	height: 53px !important;
	line-height: 53px !important;
	padding: 0 0 0 53px;
	background: #FFF;
	cursor: pointer !important;
	min-width: auto !important;
	padding-left: 22px;
	margin: 0 !important;
	width: auto;
}

.pub_pub p a:hover {
	background: #eee !important;
}

.pub_pub p a i {
	display: inline-block;
	width: 46px;
	height: 32px;
	background: url("http://www.yinliao.rexun.cn/static/img/icon_2020.png") no-repeat;
	vertical-align: middle;
}

.pub_pub p a i.pqq {
	background-position: 0px -2331px;
}

.pub_pub p a:hover i.pqq {
	background-position: -94px -2331px;
}

.pub_pub p a i.pweibo {
	background-position: 0px -2364px;
}

.pub_pub p a:hover i.pweibo {
	background-position: -94px -2364px
}

.pub_pub p a i.pweixin {
	background-position: 0px -2396px;
}

.pub_pub p a:hover i.pweixin {
	background-position: -94px -2396px;
}

.pub_pub p a i.pQzone {
	background-position: 0px -2427px;
}

.pub_pub p a:hover i.pQzone {
	background-position: -94px -2427px;
}

.pub_pub p a i.plink {
	background-position: 0px -2459px;
}

.pub_pub p a:hover i.plink {
	background-position: -94px -2459px;
}

.dashang {
	height: auto;
	color: #333;
	margin: 25px 80px;
	font-size: 14px;
	text-align: center;
}

.dashang p {
	display: block;
	padding: 13px 0;
}

.dashang p h7 {
	font-size: 18px;
}

.dashang a.Reward {
	display: inline-block;
	width: 123px;
	height: 70px;
	background: url("http://www.yinliao.rexun.cn/static/img/icon_2020.png") no-repeat 0 -897px;
	cursor: pointer;
}

.dashang a.Reward:hover {
	background-position: 0 -969px !important;
}

.dashang span {
	display: block;
	padding: 10px 0;
}

.dashang span a {
	display: inline-block;
	width: 40px;
	height: 40px;
	cursor: pointer;
	border-radius: 20px;
	margin: 0 10px;
	background: #eee;
}

.dashang span a:hover {
	filter: contrast(40%);
	-moz-border-radius: 2px;
	webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}

.pl {
	background: #efefef url("http://www.yinliao.rexun.cn/static/img/icon_2020.png") no-repeat;
	background-position: 14px -850px !important;
}

.pl:hover,
.pl_cur {
	color: #fff;
	background: #f00 url("http://www.yinliao.rexun.cn/static/img/icon_2020.png") no-repeat;
	background-position: -94px -814px !important;
}

.zc,
.df {
	width: 26%;
	height: 100px;
	float: left;
	padding: 8px 8px 8px 15px;
	background: #f5f8fd;
	border: #c3d9f1 1px solid;
	text-align: center;
}

.df {
	width: 65%;
	float: right;
	vertical-align: top;
}

.zc span,
.df span {
	padding-left: 15px;
	font-size: 14px;
	color: #18529c;
}

.zc img {
	padding: 10px;
}

.df img {
	padding: 7px 3px;
}

.df1,
.df2 {
	margin-left: 5px;
	margin-top: 20px;
	float: left;
}

.df2 {
	margin-left: 20px;
	margin-top: 30px;
}

.df2 span {
	color: #06C;
}

.jzdf {
	color: #999 !important;
	padding-top: 15px !important;
	font-size: 12px !important;
}

.artmp4 {
	padding-top: 0px;
	padding-bottom: 8px;
	height: 75px;
	padding-left: 20px;
}

.artmp4 .ampNum,
.artmp4 .ampNum1 {
	width: 45px;
	height: 60px;
	text-align: center;
	line-height: 20px;
	margin-left: 20px;
	float: left;
	position: relative;
}

.number,
.number1 {
	font-size: 16px !important;
	width: 45px;
	height: 30px;
	line-height: 30px;
	position: absolute;
	right: -50px;
	top: 12px;
	color: #0099ff !important;
}

.number1 {
	color: #999 !important;
}

.artmp4 .ampNum a,
.artmp4 .ampNum1 a {
	display: block;
	height: 60px;
	cursor: pointer;
}

.artmp4 .ampNum a {
	background: url(http://www.yinliao.rexun.cn/static/img/up_2.png) no-repeat;
}

.artmp4 .ampNum a:hover,
.artmp4 .ampNum a.cur {
	background: url(http://www.yinliao.rexun.cn/static/img/up_1.png) no-repeat;
}

.artmp4 .ampNum1 a {
	background: url(http://www.yinliao.rexun.cn/static/img/down_2.png) no-repeat;
}

.artmp4 .ampNum1 a:hover,
.artmp4 .ampNum1 a.cur {
	background: url(http://www.yinliao.rexun.cn/static/img/down_1.png) no-repeat;
}

.artmp4 .ampNum1 {
	margin-left: 110px;
}

.ad_baidu_jiange {
	padding: 1px 0px;
	margin: 0 auto;
}

.zcdf {
	height: 170px;
	margin: 0px 50px 2px 50px;
	border-bottom: #eee 1px solid;
	border-top: #eee 1px solid;
	overflow: hidden;
	padding: 20px 0;
}

.zc,
.df,
.news_zc,
.news_df {
	width: 49.4%;
	height: 150px;
	float: left;
	padding: 8px 8px 8px 15px;
	text-align: center;
}

.news_df {
	width: 56.5%;
}

.news_zc {
	width: 39%;
	height: 138px;
	border-left: #eee 1px solid;
	padding: 0 5px 0 5px!important;
	margin: 10px 0 20px 0;
	float: right;
}

.news_zc span {
	display: block;
	line-height: 22px;
	padding-bottom: 8px;
}

.news_df {
	float: left;
	vertical-align: top;
	padding: 6px 1px 10px 0px;
	color: #999;
}

.zc span,
.df span,
.news_df div {
	display: inline-block;
	padding: 0 10px;
	font-size: 14px;
	color: #18529c;
}

.news_df div {
	padding: 0px;
}

.news_df span {
	padding: 0 7px;
}

.news_df span.red {
	color: #F00;
}

.news_df h6,
.news_zc h6 {
	display: block;
	font-size: 16px;
	color: #666 !important;
	font-weight: normal;
	height: 55px;
	line-height: 40px;
}

.dafen {
	overflow: hidden;
	padding: 10px 10px 10px 0px;
	width: 465px;
}

.dafen li {
	float: left;
	width: 33.3%;
}

.dafen a {
	display: inline-block;
	width: 132px;
	height: 38px;
	line-height: 38px;
	border: #7aa9ee 1px solid;
	font-size: 14px;
	color: #777;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	cursor: pointer;
	text-decoration: none;
}

.dafen a:hover {
	color: #2e78e6;
	border: #2e78e6 1px solid;
}

.dafen a.dafencur {
	padding: 4px 0;
	height: 30px;
	line-height: 16px !important;
	color: #2e78e6;
	border: #2e78e6 1px solid;
}

.news_zc div {
	font-size: 14px;
	color: #18529c;
}

.zc img {
	padding: 10px;
}

.df img {
	padding: 7px 3px;
}

.df1,
.df2,
.news_df2 {
	margin-left: 5px;
	margin-top: 20px;
	float: left;
}

.news_df2 {
	margin-top: 25px;
}

.df2 {
	margin-left: 20px;
	margin-top: 30px;
}

.df2 span {
	color: #06C;
}

a.pingluhover {
	font-weight: bold
}

.pinglun_login {
	width: 610px;
	height: 290px;
	background-color: #FFF;
	display: none;
}

.pinglun_login_left {
	width: 330px;
	height: 220px;
	margin-left: 35px;
	margin-top: 20px;
	float: left;
	border-right: #CCC 1px solid;
}

.login_qj {
	height: 50px;
	font-size: 18px;
	FONT-FAMILY: "Microsoft YaHei";
	color: #000;
	font-weight: bold;
}

.login_name {
	height: 30px;
	line-height: 30px;
	padding: 7px 0px;
}

.login_name a {
	color: #666;
	text-decoration: none;
}

.login_name_style {
	width: 236px;
	height: 28px;
	line-height: 28px;
	border: #999 1px solid;
	color: #666;
	font-size: 14px;
	padding-left: 10px;
}

.login_button {
	width: 45%;
	height: 30px;
	line-height: 30px;
	padding: 7px 0px;
	float: left;
	margin-top: 5px;
}

.pinglun_login_right {
	width: 220px;
	height: 260px;
	float: right;
}

.pinglun_login_right_close {
	width: 98%;
	height: 20px;
	padding: 6px 20px 0px 0px;
	text-align: right;
}

.pinglun_login_right_ljzc {
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #202020;
}

.pinglun_login_right_ljzc a {
	color: #039;
	text-decoration: none;
}

.pinglun_login_xf {
	position: absolute;
	width: 96px;
	height: 26px;
	line-height: 26px;
	top: 260px;
	right: 10%;
	color: #FFF;
	background: #346eac url(http://www.yinliao.rexun.cn/static/img/pinglun_page_bg.png) no-repeat 86px -343px;
}

.pinglun_login_xf img {
	float: left;
	padding: 5px;
}

.pinlun_login_xf_xx {
	float: right;
	width: 300px;
}

.pinlun_login_xf_xx1 {
	padding: 3px 0px 0px 15px;
	float: left;
	height: 20px;
	line-height: 20px;
}

.pinlun_login_xf_xx1 span {
	background: #C00;
	color: #FFF;
	text-align: center;
	font-size: 10px;
	position: relative;
	top: -5px;
	right: 4px;
	box-shadow: 1px 1px 1px #abaaaa;
	padding: 0 3px 0 3px;
}

.pinlun_login_xf_xx1 img {
	float: left;
	padding-right: 5px;
}

.pinlun_login_xf_xx_bg {
	background: url(http://www.yinliao.rexun.cn/static/img/pinglun_page_bg.png) no-repeat 0 -384px;
}

.pinlun_login_xf_xx_bg1 {
	background: url(http://www.yinliao.rexun.cn/static/img/pinglun_page_bg.png) no-repeat 0px -420px;
}

.anonymous {
	width: 70px;
	height: 70px;
	background: url(http://www.yinliao.rexun.cn/static/img/pinglun_page_bg.png) no-repeat 0px -1488px;
}

#ad_580x60_02 {
	width: 580px;
}

#ad_580x60_03 {
	width: 580px;
}

#ad_675x60_01 {
	width: 675px;
	margin-bottom: 0px;
}

.fwinmask {
	background-color: #CCC;
}

.m_c {
	background: #FFF;
}

.m_c .tb {
	margin: 0 0 10px;
	padding: 0 10px;
}

.m_c .c {
	padding: 0 10px 10px;
}

.m_c .o {
	padding: 8px 10px;
	height: 26px;
	text-align: right;
	border-top: 1px solid #CCC;
	background: #F2F2F2;
}

.m_c .el {
	width: 420px;
}

.m_c .el li {
	padding: 0;
	border: none;
}

.flbc {
	margin-right: 8px;
	margin-top: 4px;
	float: left;
	width: 20px;
	height: 20px;
	overflow: hidden;
	text-indent: -9999px;
	cursor: pointer;
}

.flb {
	padding: 10px 10px 8px;
	height: 20px;
	line-height: 20px;
}

.flb em {
	float: left;
	font-size: 14px;
	font-weight: 700;
	color: #369;
}

.flb em a {
	text-decoration: none;
}

.flb .needverify {
	float: left;
	margin-left: 8px;
	padding-left: 13px;
	width: 45px;
	height: 21px;
	line-height: 21px;
	font-size: 12px;
	color: #999;
	font-weight: 400;
}

.flb .onerror,
.flb .onright {
	padding-left: 20px;
	height: auto;
	line-height: 140%;
	white-space: nowrap;
	font-size: 12px;
	font-weight: 400;
}

.flb span {
	float: right;
	color: #999;
}

.flb span a,
.flb strong {
	float: left;
	text-decoration: none;
	margin-left: 8px;
	font-weight: 400;
	color: #333;
}

.flb span a:hover {
	color: #999;
}

.t_l,
.t_c,
.t_r,
.m_l,
.m_r,
.b_l,
.b_c,
.b_r {
	overflow: hidden;
	background: #000;
	opacity: 0.2;
	filter: alpha(opacity=20);
}

.t_l,
.t_r,
.b_l,
.b_r {
	width: 8px;
	height: 8px;
}

.t_c,
.b_c {
	height: 8px;
}

.m_l,
.m_r {
	width: 8px;
}

.t_l {
	-moz-border-radius: 8px 0 0 0;
	-webkit-border-radius: 8px 0 0 0;
	border-radius: 8px 0 0 0;
}

.t_r {
	-moz-border-radius: 0 8px 0 0;
	-webkit-border-radius: 0 8px 0 0;
	border-radius: 0 8px 0 0;
}

.b_l {
	-moz-border-radius: 0 0 0 8px;
	-webkit-border-radius: 0 0 0 8px;
	border-radius: 0 0 0 8px;
}

.b_r {
	-moz-border-radius: 0 0 8px 0;
	-webkit-border-radius: 0 0 8px 0;
	border-radius: 0 0 8px 0;
}

#ad_980x90_01 {
	width: 1000px;
}

#ad_980x90_02 {
	width: 1000px;
}

#thread_subject {
	min-height: 45px;
	height: auto;
	padding-top: 12px;
}

.plun_bt_sr,
.pc_search_st,
.pce_bt_3_1 {
	background: url(http://www.yinliao.rexun.cn/static/img/news_ico.png) no-repeat;
}

.login_pinglun {
	height: 320px;
	border: #c3d9f1 1px solid;
}

.aed {
	margin: 10px 0;
}

.rmpl_xx {
	height: auto !important;
	border-bottom: #f4f4f4 1px solid;
	padding: 8px 0px 12px 0;
	color: #666;
}

.rmpl_xx1 {
	height: auto;
	line-height: 22px;
	color: #272727;
	padding: 5px 0 8px 0;
}

.rmpl_xx1 a {
	color: #272727;
}

.rmpl_xx1 a:hover {
	color: #06C;
	color: #F30;
}

.rmpl_xx2 {
	height: auto !important;
	min-height: 65px;
	overflow: auto;
}

.rmpl_xx2_left {
	width: 56px;
	height: 79px;
	text-align: center;
	float: left;
	overflow: hidden;
}

.rmpl_xx2_left img {
	width: 48px;
	height: 48px;
	border: #CCC 1px solid;
	padding: 2px;
}

.rmpl_xx2_right {
	width: 235px;
	float: right;
	position: relative;
}

.rmpl_xx2_right1 {
	width: 12px;
	height: 13px;
	background: url(http://www.yinliao.rexun.cn/static/img/rmpl_xx2_right_bg.gif) no-repeat;
	position: absolute;
	left: -1px;
	top: 15px;
}

.rmpl_xx2_right2 {
	margin-left: 10px;
	height: 51px;
	line-height: 24px;
	padding: 0 5px;
	border: #a8c6ef 1px solid;
	background: #f5f5f5;
	word-break: break-all;
	word-wrap: break-word;
	overflow: hidden;
}

.biaoqingpc {
	width: 24px;
	height: 24px;
	vertical-align: middle;
	padding: 0;
}

.rmpl_zcfd {
	height: 20px;
	margin: 0px;
	margin-top: 0px;
	text-align: right;
	color: #333;
}

.plun_left_newplun {
	BACKGROUND: url(http://www.yinliao.rexun.cn/static/img/pinglun_page_bg.png) repeat-x 0 39px;
	HEIGHT: 50px
}

.newplun1 {
	border: #ccc 1px solid;
	text-align: center;
	line-height: 36px;
	margin-top: 2px;
	width: 110px;
	float: left;
	height: 36px;
	color: #2b6cb2;
	font-size: 18px;
	cursor: pointer
}

.newplun2 {
	BORDER-BOTTOM: #ccc 1px solid;
	TEXT-ALIGN: center;
	BORDER-LEFT: #ccc 1px solid;
	LINE-HEIGHT: 36px;
	MARGIN-TOP: 2px;
	WIDTH: 110px;
	FLOAT: left;
	HEIGHT: 36px;
	COLOR: #2b6cb2;
	FONT-SIZE: 18px;
	BORDER-TOP: #ccc 1px solid;
	CURSOR: pointer;
	BORDER-RIGHT: #ccc 1px solid
}

.newplun1 {
	BORDER-BOTTOM: 0;
	BACKGROUND: #fff;
	HEIGHT: 37px;
	FONT-WEIGHT: bold
}

.newplun2 {
	BACKGROUND: #f5f5f5;
	MARGIN-LEFT: 10px
}

.newplun2 A {
	COLOR: #0080c0;
	TEXT-DECORATION: none
}

.newplun1curr {
	BORDER-BOTTOM: 0;
	BACKGROUND: #f5f5f5;
	HEIGHT: 36px;
	FONT-WEIGHT: normal
}

.newplun2curr {
	BORDER-BOTTOM: 0;
	BACKGROUND: #fff;
	HEIGHT: 37px;
	MARGIN-LEFT: 10px;
	FONT-WEIGHT: bold
}

.newplun3 {
	TEXT-ALIGN: right;
	LINE-HEIGHT: 32px;
	MARGIN-TOP: 8px;
	FLOAT: right;
	HEIGHT: 32px;
	FONT-SIZE: 12px;
	MARGIN-RIGHT: 20px
}

.newplun3 a {
	COLOR: red;
	TEXT-DECORATION: underline;
}

.newplun3 a:hover {
	color: #999;
	text-decoration: none;
}

.newplun3 SPAN {
	COLOR: #f90505
}

.plunxx {
	MIN-HEIGHT: 150px;
	HEIGHT: auto !important;
	padding-bottom: 5px;
	position: relative
}

.plunxx_top {
	LINE-HEIGHT: 37px;
	PADDING-LEFT: 20px;
	BACKGROUND: #eff3f8;
	HEIGHT: 37px;
	FONT-SIZE: 12px;
	border: #ddd 1px solid;
	border-left: 0;
	border-right: 0
}

.plunxx_top1 {
	FLOAT: left;
	COLOR: #f90505;
	FONT-WEIGHT: bold;
	MARGIN-RIGHT: 10px
}

.plunxx_top1 A {
	COLOR: #f90505
}

.plunxx_top2 {
	FLOAT: left;
	COLOR: #2b71bb;
	FONT-WEIGHT: bold
}

.plunxx_top3 {
	WIDTH: 200px;
	FLOAT: right;
	COLOR: #7a7a7b
}

.plunxx_center {
	MIN-HEIGHT: 100px;
	HEIGHT: auto !important
}

.plunxx_center_left {
	PADDING-BOTTOM: 0;
	MIN-HEIGHT: 85px;
	padding: 15px 15px 0 15px;
	WIDTH: 72px;
	FLOAT: left;
	HEIGHT: auto !important;
}

.plunxx_center_right {
	MARGIN: 15px 0 10px;
	MIN-HEIGHT: 40px;
	WIDTH: 710px;
	FLOAT: left;
	HEIGHT: auto;
	FONT-SIZE: 14px;
	OVERFLOW: hidden;
	WORD-BREAK: break-all
}

.plunxx_center_yinyong {
	border: #dfdfdf 1px solid;
	padding: 5px;
	margin: 5px 0 0 0;
	width: 690px;
	color: #999;
	font-size: 12px;
}

.plunxx_bottom {
	HEIGHT: 35px;
	COLOR: #514f4f;
	FONT-SIZE: 12px
}

.plunxx_bottom_tsu {
	PADDING-LEFT: 95px;
	FLOAT: left;
	HEIGHT: 26px
}

.plunxx_bottom_fyan {
	FLOAT: right;
	HEIGHT: 26px;
	margin: 0 10px;
	width: 300px
}

.plunxx_bottom_fyan li {
	height: 26px;
	line-height: 26px;
	padding: 5px 5px;
	float: right;
	CURSOR: pointer;
	background: none;
	border: 0
}

.anonymous {
	WIDTH: 70px;
	BACKGROUND: url(http://www.yinliao.rexun.cn/static/img/pinglun_page_bg.png) no-repeat 0 -1488px;
	HEIGHT: 70px
}

.jubao {
	COLOR: red !important;
	TEXT-DECORATION: underline
}

.plun_login {
	height: 85px;
	font-size: 16px;
	color: #333;
	margin-top: 5px
}

.plun_login_left {
	width: 485px;
	height: 80px;
	background: url(http://www.yinliao.rexun.cn/static/img/pinglun_page_bg.png) no-repeat 465px -200px;
	float: left
}

.plun_login_left_name {
	width: 70px;
	height: 35px;
	line-height: 35px;
	float: left;
	padding-top: 3px;
	text-align: center;
	font-size: 14px
}

.plun_login_left_input {
	width: 400px;
	height: 35px;
	line-height: 35px;
	float: left;
	padding-top: 3px
}

.plun_login_left_input span {
	padding-left: 10px;
	font-size: 12px
}

.login_input,
.login_input1 {
	width: 240px;
	height: 25px;
	line-height: 28px;
	font-size: 14px;
	border: #6295c0 1px solid;
	background: url(http://www.yinliao.rexun.cn/static/img/pinglun_page_bg.png) repeat-x 0 -292px
}

.login_input1 {
	width: 100px;
	float: left;
	padding: 0 5px
}

.plun_login_left_input button {
	width: 40px;
	height: 28px;
	text-align: center;
	border: #6295c0 1px solid
}

.plun_login_right {
	width: 170px;
	height: 70px;
	float: right;
	font-size: 14px;
	padding-top: 6px
}

.plun_login_right img {
	padding: 5px
}

.plun_login_textarea {
	width: 630px;
	height: 120px;
	margin: 10px;
	border: #6295c0 1px solid
}

.pinlun_input li.plun_bt_tj {
	background: none;
	padding: 8px 0 0 10px;
	float: left;
	position: relative
}

.login_box {
	width: 300px;
	height: 430px;
	position: fixed;
	_position: absolute;
	margin: 0 0 0 -160px;
	left: 50%;
	top: 10%;
	background: #fff;
	border: #cfcfcf 1px solid;
	box-shadow: 1px 1px 8px #999;
	z-index: 100000;
	color: #999;
	-moz-border-radius: 6px !important;
	-webkit-border-radius: 6px !important;
	border-radius: 6px !important
}

.login_top {
	height: 42px;
	line-height: 42px;
	padding-left: 20px;
	color: #888;
	position: relative
}

.login_top span.close {
	position: absolute;
	cursor: pointer;
	top: 12px;
	right: 12px;
	z-index: 10
}

.login_top span.welcome {
	display: inline-block;
	color: #aaa;
	position: absolute;
	top: 0;
	right: 80px;
	font-size: 12px;
	width: 260px;
	text-align: right;
	z-index: 20
}

.login_top span.close a {
	width: 10px;
	height: 10px;
	display: inline-block;
	cursor: pointer;
	outline: none;
	background: red url(http://www.yinliao.rexun.cn/static/img/news_ico_1.png) no-repeat;
	background-position: 0 -810px
}

.login_top span.welcome a.lniming {
	display: inline-block;
	color: #aaa
}

.login_top span.close a:hover {
	background-position: 0 -829px
}

.login_top span.close a:active {
	background-position: 0 -810px
}

.login_center {
	height: 246px;
	background: #fff
}

.login_left {
	padding: 5px 0 0 20px
}

.login_left li {
	height: 60px;
	line-height: 45px;
	position: relative
}

.login_left li.text {
	color: #333;
	font-size: 12px;
	height: 14px;
	line-height: 14px;
	color: #888
}

.login_left li.text a {
	display: inline-block;
	font-weight: normal;
	color: #888;
	padding-left: 15px
}

.login_left li.text .tleft {
	float: left;
	position: relative;
	padding-left: 18px
}

.login_left li.text .tleft span {
	display: inline-block;
	position: absolute;
	top: 1px;
	left: 0;
	width: 15px;
	height: 15px
}

.login_left li.text .tright {
	float: right;
	padding-right: 20px
}

.login_left li a {
	font-size: 12px;
	color: #b5b5b5
}

.reg_right li {
	height: 42px;
	padding: 2px 0
}

.reg_right li span {
	display: inline-block;
	padding: 0 15px;
	text-align: center;
	background: #fff;
	line-height: 40px;
	font-size: 12px
}

.reg_right li.other {
	text-align: center;
	color: #bbb
}

.reg_right li.other a {
	display: inline-block;
	padding: 0 10px;
	border: 0;
	color: #777
}

.reg_right li.other a:hover {
	color: #009e1e
}

.border_center {
	background: url(http://www.yinliao.rexun.cn/static/img/border1.png) repeat-x left center;
	margin: 0 10px
}

.logintext_input2,
.logintext_input3 {
	height: 25px;
	width: 225px;
	line-height: 25px;
	border: #cbcaca 1px solid;
	color: #333;
	padding: 6px;
	-moz-border-radius: 3px !important;
	-webkit-border-radius: 3px !important;
	border-radius: 3px !important;
	FONT-FAMILY: "Microsoft YaHei", "Arial Narrow"
}

.logintext_input2 {
	background: url(http://www.yinliao.rexun.cn/static/img/input_bg.png) no-repeat;
	padding-left: 25px
}

.logintext_input3 {
	width: 90px;
	height: 18px;
	line-height: 18px
}

.jianpan {
	display: inline-block;
	width: 26px;
	height: 20px;
	background: url(http://www.yinliao.rexun.cn/static/img/news_ico_1.png) no-repeat;
	background-position: 0 -850px;
	cursor: pointer;
	position: absolute;
	top: 11px;
	right: 20px
}

.jianpan:hover {
	opacity: .7;
	filter: "alpha(opacity=70)";
	-ms-filter: "alpha(opacity=70)"
}

.login_bottom span a.blue {
	padding-right: 10px
}

.plinput_float1 {
	width: 675px;
	height: auto;
	left: -1px;
	top: 0;
	border: #cfcfcf 1px solid;
	box-shadow: 1px 1px 8px #999;
	z-index: 100000;
	position: absolute;
	background: #fff
}


/*--闂傚倷娴囬崑鎰板储瑜旈獮濠傤潨閿熻棄鐣风憴鍕╁亝闁告劑鍔嶉ˉ婵嬫⒑閸涘﹣绶遍柛鎾村哺閸┾偓妞ゆ垶鍎抽崝锕傛煃閵夛妇澧靛┑鈥崇埣瀹曞崬螖閸愮偓楔闂傚倷绀侀崯鍨耿闁秴闂柨鏇炲€归崵鍫㈡喐閻楀牆绗掔紒鈧径濠庣唵閻犻缚娅ｉ崙鍦磼鏉堛劎鍙€闁绘搩鍋婂畷鍫曞Ω瑜庨崳褔姊洪崫鍕棡闁挎洏鍨归～蹇涙偩瀹€瀣闁挎繂楠搁獮鏍煟閿曗偓閻栫厧顫忓ú顏呭€烽柦妯侯槸婵洟姊洪悷鏉挎Щ闁哥喍鍗抽獮蹇涙偐鐠囧弬銊╁箹缁懓澧查柍缁樻礀闇夐悘蹇旂墬濞呭﹪鏌ｅ☉鍗炴灈閺佸牓鏌涢妷鎴濆暙椤酣姊绘笟鈧敓鐣屽仜閼活垱鏅堕幘顔界厱閹煎瓨蓱濞呭﹪鏌嶉妷锔惧⒌闁糕晛鐗撴俊鐑解€﹂幋婵囩杺闂備礁鎼鍕矆娓氣偓閸╃偤宕橀…鎴濇倯婵炶揪缍€椤顭块幒妤佲拺闂侇偆鍋涢懟顖涙櫠椤栫偞鐓欑€瑰嫭婢橀弳鐔兼煙妞嬪骸鈻堝┑锛勫厴椤㈡盯鎮欑壕瀣闂傚倷鑳堕、濠囷綖婢舵劖鍋嬮柟杈剧畱缁犳壆鈧櫢鎷烽柛鏇ㄥ墯濞呭棝姊洪懡銈呮瀾婵犮垺锚閺侇噣姊绘担钘夘棈缂侇喗鍎抽埢宥夋晲閸ワ妇鍓ㄥ┑掳鍊曢幊蹇涘煕閺冨牊鐓曢柕澶涚到婵¤偐绱掗悩闈涒枅闁哄被鍊濋幃鈩冩償閳藉懏瀚归柛褎顨呴悡姗€鏌熼幍顔碱暭闁抽攱妫冮弻銊╂偆閸屾稑顏�--*/

.xianguan {
	margin: 0 60px;
}

.xianguan h3.main_title li {
	width: auto;
}

.xg_right h3 {
	color: #09f !important;
}

.main_left h3.main_title li.hot {
	float: right !important;
	font-weight: normal;
	padding-right: 0px !important;
}

.main_left h3.main_title li.hot a {
	display: inline-block;
	text-align: right;
	width: 60px;
	font-size: 16px;
	color: #666;
}

.main_left h3.main_title li.hot a:hover,
.main_left h3.main_title li.hot a.cur {
	color: #f00;
	font-size: 16px;
	text-decoration: underline;
}

.xg_right {
	float: right !important;
	width: 580px !important;
}

.xianguan .news_plun {
	float: right;
}

.xianguan .news_plun li {
	float: left !important;
}

.xianguan .news_plun li a {}

.news_plun li.storeup a {
	background-position: 0 -1070px;
}

.news_plun li.storeup a:hover {
	background-position: -105px -1070px;
	color: #f00;
}

.xg_right li {
	padding-right: 15px !important;
}

a.morewz {
	color: #666 !important;
}

#left_tab {
	position: fixed;
	_position: absolute;
	bottom: 100px;
	left: 50%;
	height: auto;
	margin-left: -760px;
	width: 85px;
	z-index: 100;
}

#left_tab li {
	width: 80px;
	height: 80px;
	padding-bottom: 15px;
	position: relative;
}

#left_tab li a {
	display: block;
	text-align: center;
	padding-top: 12px;
	height: 65px;
	color: #333;
	font-size: 14px;
	background: #fff;
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	border-radius: 5px !important;
	border: 1px solid #ddd;
	cursor: pointer;
	box-shadow: 0 2px 4px 1px rgba(0, 0, 0, .1);
}

#left_tab li a:hover {
	color: #f00;
	box-shadow: 0 2px 4px 1px rgba(0, 0, 0, .2);
}

#left_tab li a i {
	display: block;
	height: 35px;
	background: url("http://www.yinliao.rexun.cn/static/img/icon_2020.png") no-repeat;
}

#left_tab li a i.tougao {
	background-position: 25px -1110px;
}

#left_tab li a:hover i.tougao {
	background-position: 25px -1274px;
}

#left_tab li a i.shoucang {
	background-position: 25px -1150px;
}

#left_tab li a:hover i.shoucang {
	background-position: 25px -1314px;
}

#left_tab li a i.shoucang_cur {
	background-position: -67px -1314px;
}

#left_tab li a i.app {
	background-position: 25px -1190px;
}

#left_tab li a:hover i.app {
	background-position: 25px -1354px;
}

#left_tab li a i.jiucuo {
	background-position: 25px -1230px;
}

#left_tab li a:hover i.jiucuo {
	background-position: 25px -1394px;
}

#left_tab li .ewmer,
.share .ewmer1 {
	position: absolute;
	top: -35px;
	left: 94px;
	z-index: 44;
	width: 140px;
	height: 140px;
	padding: 5px;
	moz-box-shadow: 00px 2px 15px 1px rgba(0, 0, 0, .15);
	-webkit-box-shadow: 0px 2px 15px 1px rgba(0, 0, 0, .15);
	box-shadow: 0px 2px 15px 1px rgba(0, 0, 0, .15);
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
	background: #fff;
}

#left_tab li .ewmer_left {
	position: absolute;
	top: 22px;
	left: 80px;
	width: 14px;
	height: 27px;
	z-index: 45;
}

#left_tab li .ewmer img {
	width: 100%;
	height: auto;
}

.ewmer2 {
	border: 1px solid #f4f4f4;
	padding: 20px;
	font-size: 14px;
	color: #666;
}

.ewmer2 img {
	padding-bottom: 20px;
}

.ewmer2 span {
	font-size: 16px;
	font-weight: bold;
}

#right_tab {
	position: fixed;
	_position: absolute;
	bottom: 100px;
	right: 50%;
	height: auto;
	margin-right: -764px;
	width: 85px;
	z-index: 100;
}

#right_tab li {
	width: 80px;
	height: 80px;
	padding-bottom: 15px;
	position: relative;
}

#right_tab li a {
	display: block;
	text-align: center;
	padding-top: 12px;
	height: 65px;
	color: #333;
	font-size: 14px;
	background: #fff;
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	border-radius: 5px !important;
	border: 1px solid #ddd;
	cursor: pointer;
	box-shadow: 0 2px 4px 1px rgba(0, 0, 0, .1);
}

#right_tab li a:hover {
	color: #f00;
	box-shadow: 0 2px 4px 1px rgba(0, 0, 0, .2);
}

#right_tab li a i {
	display: block;
	height: 35px;
	background: url("http://www.yinliao.rexun.cn/static/img/icon_2020.png") no-repeat;
}

#right_tab li a i.fankui {
	background-position: 25px -1432px;
}

#right_tab li a:hover i.fankui {
	background-position: 25px -1551px;
}

#right_tab li a i.pinglun {
	background-position: 25px -1470px;
}

#right_tab li a:hover i.pinglun {
	background-position: 25px -1589px;
}

#right_tab li a i.top1 {
	background-position: 25px -1513px;
}

#right_tab li a:hover i.top1 {
	background-position: 25px -1632px;
}

.guanzhu,
.kaixiang {
	height: auto !important;
	min-height: 50px;
	padding: 10px 20px 20px 20px;
	font-size: 12px;
	overflow: hidden;
}

.kaixiang {
	padding-bottom: 40px;
	padding-top: 17px;
}

.guanzhu li {
	padding: 30px 0;
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #f4f4f4;
	overflow: hidden;
}

.guanzhu_left,
.kaixiang_left {
	width: 50px;
	height: 50px;
	float: left;
	padding: 0px 15px 5px 0px;
}

.guanzhu_left img,
.kaixiang_left img {
	width: 50px;
	height: 50px;
	border-radius: 25px;
}

.kaixiang_left img {
	width: 60px;
	height: 60px;
	border-radius: 30px;
}

.guanzhu_right,
.kaixiang_right {
	width: 220px;
	color: #9c9c9c;
	float: left;
	line-height: 20px;
	border-radius: 25px;
}

.kaixiang_right {
	padding-top: 10px;
	float: right;
}

.guanzhu h3,
.kaixiang_right h3 {
	display: block;
	color: #999;
	padding-top: 2px;
	padding-bottom: 10px;
	line-height: 18px;
	font-size: 16px;
}

.guanzhu h3 span {
	color: #666;
}

.wnews_lb .news_plun li {
	float: right;
}

.wnews_lb .news_plun li.time {
	float: left !important;
}

.wnews_lb .news_plun li,
.news_plun li a {
	border-bottom: 0px solid !important;
	text-decoration: none;
}

.wnews_lb .news_plun li.dzan a {
	margin-top: 5px;
}

.kaixiang_right h3 {
	color: #333;
	font-weight: bold;
}

.kaixiang_right span {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.kaixiang p {
	display: block;
	font-size: 12px;
	color: #666;
	line-height: 20px;
	height: 20px;
	padding-left: 20px;
}

.kaixiang p.text {
	padding-top: 15px;
	background: url("http://www.yinliao.rexun.cn/static/img/icon_2020.png") no-repeat 0 -2100px;
}

.kaixiang p.xinxi {
	padding-top: 8px;
	background: url("http://www.yinliao.rexun.cn/static/img/icon_2020.png") no-repeat 0 -2140px;
}

.wzhangfsi {
	height: auto;
	padding: 25px 0;
	overflow: hidden;
}

.wzhangfsi li {
	text-align: center;
	width: 49%;
	float: left;
	color: #999;
	font-size: 16px;
}

.wzhangfsi li span {
	display: block;
	color: #333;
	font-size: 20px;
	font-weight: bold;
	padding-left: 0 !important;
	padding-bottom: 13px;
}

.kaixiang .bttn {
	height: auto;
	overflow: hidden;
}

.kaixiang .bttn .login_btn1,
.kaixiang .bttn .login_btn2 {
	width: 140px !important;
	height: 42px !important;
	line-height: 27px;
	line-height: 27px;
	background: #02cb13 !important;
	border-radius: 5px;
	font-weight: bold;
}

.kaixiang .bttn .login_btn1:hover {
	background: #03af11 !important;
}

.kaixiang .bttn .login_btn2 {
	color: #02cb13 !important;
	background: #e5fae7 !important;
}

.kaixiang .bttn .login_btn2:hover {
	color: #03a511 !important;
	background: #bdf0c2 !important;
}

.top_zixun_1_left li {
	margin-top: 0;
}

.top_1_right li.messenger {
	height: 40px !important;
}

.dashang img {
	border-radius: 20px;
	width: 40px;
	height: 40px;
}


/*--闂傚倷娴囬崑鎰板储瑜旈獮濠傤潨閿熻棄鐣风憴鍕╁亝闁告劑鍔庨鎺楁⒑鐠恒劌鏋欏┑顔哄€濋獮鍫ュΩ閳轰胶顓哄┑鐐叉缁绘劖绔熼崼銉︹拻闁稿本鍩冮惇瀣煕濞嗗繘鍙勭€规洘鍔楅敓鏂ょ秵娴滅偤宕弻銉﹀€甸悷娆忓鐏忎即鏌ｉ褍娅嶆鐑囨嫹闂侀潧顦弬渚€鏁撻懞銉у⒌闁诡喒鏅涢蹇涱敊閸忕厧浜滄繝鐢靛仦濞兼瑩濡堕崫銉﹀厹闁归棿鐒﹂崑鍌炴煃瑜滈崜姘跺Φ閸曨垰鍗抽柣妯虹－閸旂懓顪冮妶鍐ㄥ姎婵☆偅绻堥妴浣糕枎閹惧磭顦ф繝銏ｆ硾閿曪絾绔熼弴鐔稿弿濠电姴鍊归崵鍥煛娴ｅ摜效闁轰焦鍔欏畷鎺戔槈濞嗘劗褰鹃梺璇叉唉椤骞愭繝姘兼晪闂侇剙绉寸粻娑樏归敐鍛暈闁诲骏鎷烽梻鍌欑窔閿熺晫鍋涢懟顖炲礉閿曞倹鐓犵痪鏉垮船婢ь喗娼诲┑瀣拺闂傚牊渚楀Σ鎼佹煕婵犲懎鍚归柟椋庡Т閳规垹鈧綆鍋呭▍銏ゆ⒑鐠恒劌娅愰柟鍑ゆ嫹--*/

.reward_box {
	width: 520px;
	height: 312px;
	position: fixed;
	left: 50%;
	top: 45%;
	margin-top: -156px;
	margin-left: -260px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	z-index: 205;
	font-size: 14px;
	color: #333;
	background: #fff;
	border: #ddd 1px solid;
}

.reward_box h3 {
	padding-top: 25px;
	height: 30px;
	display: block;
	position: relative;
	text-align: center;
	font-size: 20px;
	color: #333;
}

.reward_box h3 i.close {
	position: absolute;
	top: 20px;
	right: 20px;
	height: 14px;
	width: 14px;
	display: inline-block;
}

.reward_box h3 i.close a {
	display: block;
	cursor: pointer;
	height: 14px;
	background: url("http://www.yinliao.rexun.cn/static/img/icon_2020.png") no-repeat 0px -1963px;
}

.reward_box h3 i.close a:hover {
	background: url("http://www.yinliao.rexun.cn/static/img/icon_2020.png") no-repeat -13px -1963px;
}

.pay {
	height: 265px;
}

.rebox {
	width: 519px;
	height: auto;
	background: #fff;
}

.price_div {
	height: auto;
	overflow: hidden;
}

.go_back {
	width: 39px;
	height: auto;
	float: left;
}

.go_back a {
	display: block;
	text-align: center;
	padding-top: 70px;
}

.Pay_price,
.pay_div {
	width: 480px;
	height: 170px;
	padding: 10px 0;
	float: left;
}

.Pay_price a {
	display: inline-block;
	width: 120px;
	height: 40px;
	line-height: 40px;
	border-radius: 20px;
	border: 1px solid #ccc;
	font-size: 16px;
	color: #999;
	text-align: center;
	margin: 20px 35px 20px 0;
	webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}

.Pay_price a:hover,
.Pay_price a.cur {
	background: #1a9cd6;
	border: 1px solid #1a9cd6;
	color: #fff;
}

.pay_div {
	text-align: center;
	padding-top: 25px;
	height: 145px;
}

.pay_div a {
	width: 200px;
	height: 135px;
	padding: 1px;
	line-height: 135px;
	text-align: center;
	display: inline-block;
	border: #ccc 1px solid;
	border-radius: 6px;
	font-size: 18px;
	font-weight: bold;
	color: #444;
	cursor: pointer;
	webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	margin: 0 10px;
	_margin: 0 5px;
	*margin: 0 5px;
}

.pay_div a.zfbzf:hover {
	border: #02a9f1 2px solid;
	color: #333;
	padding: 0;
}

.pay_div a i {
	width: 50px;
	height: 50px;
	vertical-align: top;
	padding-right: 18px;
	padding-top: 15px;
	display: inline-block;
	vertical-align: top;
}

.erwm_div {
	text-align: center;
}

.erwm_div span {
	display: block;
}

.ts {
	height: 46px;
	line-height: 46px;
	text-align: center;
	color: #333;
	margin: auto;
}

.ts img {
	vertical-align: middle;
	padding-right: 10px;
}

.author {
	height: 50px;
	line-height: 40px;
	color: #333;
	font-size: 16px;
	text-align: center;
}

.bj {
	position: fixed;
	top: 0;
	left: 0;
	width: 110%;
	height: 1000%;
	background: #000;
	opacity: 0.4;
	filter: alpha(opacity=50);
	z-index: 204;
}

.top_zixun_1_right .login_info_float_arrow {
	top: 33px !important;
}

.no_info {
	text-align: center;
	padding: 220px 0;
	font-size: 18px;
	color: #333;
}

.no_info span {
	display: block;
	padding-bottom: 25px;
}

.news_info p a.mydrivers_player {
	display: block;
	width: 600px;
	min-height: 400px;
	background: url("http://www.yinliao.rexun.cn/static/img/vedio_icon.png") no-repeat center center !important;
	cursor: pointer;
	background-size: 80px auto;
	webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	opacity: 0.5;
	color: #00194b !important;
}

.news_info p a.mydrivers_player:hover {
	opacity: 1;
	color: #00194b !important;
}

.xianguan h3.main_title li {
	width: auto;
}


/*--闂傚倷绀侀崥瀣暦濡綍娑㈠礋椤撶姷顦悗骞垮劚椤︽壆鈧數濮电换娑㈠箣閻愬灚鍣┑顕嗙稻钃辩紒缁樼箞瀵挳鎮欓悽娈垮敼闂佽瀛╅崫搴ㄥ磿閻㈢ǹ绠犻柣妯绘た閺佸啴鏌ㄩ弴顏呭闂佺粯甯掗悘姘跺Φ閸曨垰绠ｉ柨娑氬鐢€崇暦閹达箑绠荤紓浣股戝▍銏ゆ⒑鐠恒劌娅愰柟鍑ゆ嫹--*/

.news_info .m-page {
	padding: 20px 0;
}

.news_info .m-page .item {
	border: #bbb 1px solid;
	min-width: 40px !important;
}

.news_info .m-page .active,
.news_info .m-page .active:hover {
	background: #32a7ff;
	border: #09f 1px solid;
}

.news_info .m-page .item:hover {
	background: #32a7ff !important;
	border-color: #09f !important;
}

.item a {
	padding: 0 10px !important;
	color: #333;
	display: block;
	text-decoration: none;
}

.xianguan h3.main_title li {
	width: auto;
}

.m-page li.item {
	padding: 0 !important;
}


/*--缂傚倸鍊搁崐椋庣矆娴ｈ娅犻柤鎭掑劤缁犻箖鏌嶈閸撶喖寮婚埄鍐懝濠电姴鍟锟�--*/

.jcuo {
	background: #fff;
	padding: 15px 30px;
	width: 1330px;
	color: #333;
	font-size: 16px;
}

.jcuo li {
	padding: 0px 120px;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
}

.jcuo li i {
	display: inline-block;
	border-radius: 3px;
	background: #f00;
	height: 6px;
	width: 6px;
	vertical-align: middle;
	margin-right: 7px;
}

.jcuo li.title {
	line-height: 45px;
	font-size: 20px;
	height: auto;
	text-align: left;
	padding: 20px 120px;
}

.jcuo li .jc_left {
	float: left;
	width: 120px;
}

.jcuo li .jc_right {
	float: left;
	width: 970px;
}

.jcuo li span {
	display: inline-block;
	padding: 10px;
}

.input_jcuo,
.input_jcuo1 {
	border: 1px solid #ddd;
	font-size: 16px;
	line-height: 28px;
	width: 930px;
	height: 250px;
	color: #666;
	vertical-align: middle;
	padding: 0 10px;
	outline: none;
}

.input_jcuo1 {
	line-height: 36px;
	width: 500px;
	height: 36px;
}

.jcuo .login_btn1 {
	width: 250px;
	height: 50px;
	line-height: 50px;
	margin-left: 130px;
	font-size: 20px;
}

.news_info em {
	font-style: italic;
}

p.newsinfo_vedio {
	display: inline-block!important;
	width: 600px!important;
	height: 400px!important;
	padding: 0px!important;
	margin: 10px 0 10px 90px!important;
	font-size: 1px!important;
	background: url(http://www.yinliao.rexun.cn/static/img/vedio_bg.png) no-repeat 100% 100%!important;
}

.nav_s8 a p.pimg,
.nav_s9 a p.pimg,
.nav_s10 a p.pimg {}

.nav_s8 a p.pimg,
.nav_s9 a p.pimg,
.nav_s10 a p.pimg {
	vertical-align: inherit;
}

.hot {
	padding: 10px 20px 20px 20px;
	box-sizing: border-box;
}

.hot li {
	width: 100%;
	overflow: hidden;
	height: 87px;
}

.hot_left {
	width: 120px;
	height: 70px;
	float: left;
	padding-top: 10px;
}

.hot_right {
	width: 170px;
	color: #999;
	float: right;
	height: 67px;
	padding-top: 8px;
	overflow: hidden;
	line-height: 20px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	white-space: normal;
	-webkit-box-orient: vertical;
	font-size: 14px;
}

.hot_right:hover a {
	color: #f00 !important;
}

.hot_left img {
	display: block;
	width: 120px;
	height: 66px;
}

.hot .hot_right a {
	display: block;
	overflow: hidden;
	line-height: 20px;
	font-size: 14px;
	color: #333;
	padding-top: 10px;
}

.tuijian {
	padding: 20px;
	box-sizing: border-box;
}

.tuijian li {
	padding: 15px;
	overflow: hidden;
	text-align: center;
	line-height: 18px;
	font-size: 12px;
	float: left;
	width: 120px;
}

.tuijian li:nth-child(2n) {
	float: right;
}

.tuijian li img {
	display: block;
	width: 120px;
	height: 90px;
	padding-bottom: 5px;
}

.tuijian li p {
	display: block;
	height: 40px;
	overflow: hidden;
}

.tuijian h3.righttitle {
	padding-top: 0;
}

.wy {
	padding-top: 25px !important;
}

.content-ajax {
	margin-top: 20px;
}

.content-ajax article {
	padding: 10px 0;
	overflow: hidden;
	box-sizing: border-box;
	clear: both;
}

.entry-img .sort {
	padding: 5px 12px;
	background: rgb(255, 90, 0);
	font-size: 14px;
	color: #fff;
	line-height: 1;
	position: absolute;
	top: 0;
	left: 0;
}

.no_img .entry-img {
	display: none;
}

.entry-content {
	overflow: hidden;
	padding: 0 20px;
	box-sizing: border-box;
}

.entry-title {
	color: #32a7ff;
	text-decoration: none;
	font-size: 18px !important;
	font-weight: bold;
	    line-height: 28px;
}

.entry-title:hover {
	color: #666;
}

.entry-img {
	float: left;
	position: relative;
	overflow: hidden;
}

.entry-img img {
	width: 250px;
	height: 170px;
}

.entry-site {
	font-size: 14px;
	color: #333;
	padding-top: 10px;
	line-height: 24px;
	font-weight: 400;
}

.entry-content .time {
	font-size: 13px;
	color: #999;
	margin-top: 15px;
	text-align: right;
}

.content_tex {
	font-size: 16px;
	line-height: 25px;
	color: #444;
	padding: 0 20px;
}

.content_tex p {
	text-indent: 2em;
	line-height: 35px;
}

.content_tex img {
	display: block;
	margin: 10px auto;
}

.news_lb h3,
.jcai_plun_div li.id {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	white-space: nowrap;
}

.news_bt {
	font-size: 26px;
	font-weight: bold;
	line-height: 50px;
	color: #bd2c2f;
	padding: 0px 80px;
}

.info {
	color: #999;
	font-size: 14px;
	border-bottom: #ddd 1px solid;
	padding: 10px;
	text-align: center;
}

.article_ph li a.line1,
.tuijian li p,
.hot .hot_right a,
.news_right p,
.entry-title,.shian_list H4 a {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.entry-site {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
