@charset"utf-8";

body,div,h1,h2,h3,h4,li,ol,p,table,td,tr,ul {
	margin: 0;
	padding: 0
}

ul {
	list-style: none
}

html {
	height: 100%
}

body {
	background-color: #f9f9f9;
	font-family: "Microsoft YaHei";
	min-height: 100%;
	position: relative
}

a {
	text-decoration: none
}

input,textarea {
	outline: 0;
	resize: none
}

.headerbox {
	background-color: #314767;
	border-bottom: solid 4px #658dc7
}

.header {
	width: 1084px;
	height: 60px;
	margin: 0 auto
}

.header .logo {
	display: block;
	float: left;
	width: 340px;
	height: 100%;
	background: url(http://tmisc.home.news.cn/hudong/images/banner.png) 0 5px no-repeat
}

.user_info_wrap {
	width: 296px;
	height: 44px;
	float: right;
	padding: 7px 0 6px;
	margin-left: 20px
}

.user_info {
	float: left;
	border-right: 1px solid #65758c;
	display: none
}

.user_face {
	width: 44px;
	height: 44px;
	float: left;
	background: #ecf0f1;
	border-radius: 5px
}

.user_face img {
	width: 40px;
	height: 40px;
	border-radius: 5px;
	padding: 2px
}

.user_status {
	width: 140px;
	height: 40px;
	float: left;
	padding: 2px 0 2px 5px;
	font-size: 14px;
	font-family: 'Microsoft YaHei'
}

.user_status .user_name {
	display: block;
	color: #ecf0f1
}

.user_status .user_logout {
	color: #bec3c7
}

.user_status .user_logout:hover {
	color: #ecf0f1
}

.user_op_wrap {
	float: left;
	height: 24px;
	padding: 10px 0 10px 20px;
	display: none
}

.user_op_wrap .user_remind {
	position: relative;
	display: block;
	float: left;
	width: 30px;
	height: 24px;
	background: url(http://tmisc.home.news.cn/cloudnews/res/assets/img/main/main-icons.png) 0 -68px no-repeat
}

.user_has_remind .remind_num {
	display: block;
	width: 17px;
	position: absolute;
	top: -3px;
	right: 6px;
	color: #fff;
	font-size: 12px;
	font-family: 'Microsoft YaHei';
	text-align: center;
	background: url(http://tmisc.home.news.cn/cloudnews/res/assets/img/main/main-icons.png) 1px -121px no-repeat
}

.user_op_wrap .user_msg {
	position: relative;
	display: block;
	float: left;
	width: 30px;
	height: 24px;
	margin-left: 10px;
	background: url(http://tmisc.home.news.cn/cloudnews/res/assets/img/main/main-icons.png) -50px -68px no-repeat
}

.user_has_msg .msg_num {
	display: block;
	width: 17px;
	position: absolute;
	top: -3px;
	right: 6px;
	color: #fff;
	font-size: 12px;
	font-family: 'Microsoft YaHei';
	text-align: center;
	background: url(http://tmisc.home.news.cn/cloudnews/res/assets/img/main/main-icons.png) 1px -121px no-repeat
}

.user_info_btn_wrap {
	width: 100%;
	height: 20px;
	line-height: 20px;
	color: #bec3c7;
	font-size: 14px;
	font-family: 'Microsoft YaHei';
	padding: 12px 0;
	text-align: right
}

.user_info_btn {
	padding: 0 5px;
	color: #bec3c7;
	cursor: pointer
}

.user_info_btn:hover {
	color: #ecf0f1
}

.head_nav {
	display: block;
	float: right;
	list-style: none;
	width: 400px;
	height: 100%
}

.head_nav .nav_item {
	float: left;
	width: 100px;
	height: 100%
}

.nav_item .nav_link {
	display: inline-block;
	width: 100%;
	height: 20px;
	line-height: 20px;
	color: #bec3c7;
	font-size: 14px;
	padding: 19px 0 18px;
	text-align: center
}

.nav_item .nav_link:hover {
	color: #ecf0f1
}

.nav_item .nav_link:hover .arrow {
	border-top: solid 5px #ecf0f1;
	border-left: solid 5px transparent;
	border-right: solid 5px transparent
}

.nav_item .application_btn {
	position: relative;
	cursor: pointer
}

.nav_item .application_btn .arrow {
	border-top: solid 5px #94acce;
	border-left: solid 5px transparent;
	border-right: solid 5px transparent;
	width: 0;
	position: absolute;
	top: 27px;
	right: 5px
}

.header_application_list {
	position: absolute;
	width: 312px;
	height: 78px;
	background-color: #314767;
	top: 57px;
	right: 0;
	padding: 10px;
	z-index: 1000;
	display: none
}

.header_application_list a {
	display: block;
	width: 58px;
	height: 78px;
	float: left;
	padding: 0 10px;
	color: #bec3c7
}

.header_application_list a img {
	border: none
}

.header_application_list a:hover {
	color: #ecf0f1
}

.header_application_list a span {
	display: block;
	text-align: center
}

.container {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	min-height: 800px;
	padding-bottom: 50px
}

.navbar {
	border-bottom: solid 1px #e6e6e6;
	padding: 24px 0 20px;
	margin-bottom: 26px;
	font-size: 14px
}

.navbar a {
	color: #000
}

.conleft {
	width: 1000px;
	float: left;
	background-color: #fff;
}

.debateTitleBox {
	border-top: solid 2px #ffc740;
	border-left: solid 1px #e6e6e6;
	border-bottom: solid 1px #e6e6e6;
	border-right: solid 1px #e6e6e6;
	position: relative;
	z-index: 201
}

.debateTitleBox .debatetitleicon {
	height: 60px;
	width: 60px;
	position: absolute;
	top: -2px;
	left: -1px
}

.debateTitleBox .debateTitle {
	margin-left: 60px
}

.debateTitleBox .debateTitle h2 {
	font-size: 24px;
	color: #5682c2;
	width: 650px;
	padding: 13px 15px
}

.debateTitleBox .invitebox {
	font-size: 14px;
	position: absolute;
	top: 0;
	right: 10px;
	width: 230px;
	z-index: 210
}

.debateTitleBox .invitebox .invitebtn {
	display: block;
	height: 24px;
	padding: 0 5px;
	border: 1px solid #e6e6e6;
	text-align: center;
	color: #000;
	margin: 18px 0;
	line-height: 24px;
	float: left
}

.debateTitleBox .invitebox .mobileinvitebtn {
	display: block;
	height: 24px;
	padding: 0 5px;
	border: 1px solid #e6e6e6;
	text-align: center;
	color: #000;
	margin: 18px 10px;
	line-height: 24px;
	float: left
}

.debateTitleBox .invitebox .sharebtn {
	display: block;
	height: 24px;
	border: 1px solid #e6e6e6;
	text-align: center;
	color: #000;
	margin-top: 18px;
	padding: 0 20px 0 8px;
	position: relative;
	line-height: 24px;
	float: left
}

.debateTitleBox .invitebox .sharebtn .arrow {
	border-top: solid 5px #000;
	border-left: solid 5px transparent;
	border-right: solid 5px transparent;
	width: 0;
	position: absolute;
	top: 10px;
	right: 5px
}

.debateTitleBox .invitebox .sharelist {
	padding: 5px;
	background-color: #fff;
	position: absolute;
	top: 42px;
	width: 110px;
	list-style: none;
	left: 106px;
	border: 1px solid #e6e6e6;
	display: none;
	z-index: 200
}

.debateTitleBox .invitebox .sharelist a {
	display: block;
	padding: 5px 10px 5px 30px;
	color: #000
}

.debateTitleBox .invitebox .sharelist a:hover {
	background-color: #f0f6ff
}

.xinhuawb {
	background: url(http://tmisc.home.news.cn/hudong/images/debate.png) 5px -561px no-repeat
}

.sinawb {
	background: url(http://tmisc.home.news.cn/hudong/images/debate.png) 5px -632px no-repeat
}

.tencentwb {
	background: url(http://tmisc.home.news.cn/hudong/images/debate.png) 5px -698px no-repeat
}

.debateTitleBox .invitebox .invitebtn:hover,.debateTitleBox .invitebox .mobileinvitebtn:hover,.debateTitleBox .invitebox .sharebtn:hover {
	background-color: #5682c2;
	color: #fff;
	border: 1px solid #5682c2
}

.debateTitleBox .invitebox .sharebtn:hover .arrow {
	border-top: solid 5px #fff
}

.debateConBox {
	border-left: solid 1px #e6e6e6;
	border-right: solid 1px #e6e6e6;
	border-bottom: solid 1px #e6e6e6;
	box-shadow: 0 1px 5px #e6e6e6
}

.debateDetail {
	padding: 25px 14px;
	overflow: hidden
}

.debDetailLeft {
	font-size: 14px;
	color: grey;
	margin: 0 50px;
}

.debDetailLeft p {
	margin-top: 30px
}

.debatesidepic {
	position: relative;
	float: right;
	background-color: #f2f2f2;
	margin-left: 20px;
	cursor: pointer;
	border: 1px solid #f2f2f2;
	width: 230px;
	height: 150px;
	line-height: 150px;
	overflow: hidden;
	text-align: center;
	zoom: 1;
	z-index: 200
}

.debatesidepic img {
	width: 230px;
	border: none;
	vertical-align: middle;
	z-index: 202
}

.topDiv {
	z-index: 206;
	background-color: #fff;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0
}

.bottomDiv {
	z-index: 207;
	background-color: #fff;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0
}

.debatepicbtn {
	display: none;
	color: #fff;
	padding: 2px 5px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 204;
	zoom: 1\8;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#50000000, endColorstr=#50000000)";
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#50000000, endColorstr=#50000000);
	background: rgba(0,0,0,.5)
}

:root .debatepicbtn {
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='false')
}

.QRcodebox {
	position: absolute;
	top: 53px;
	left: 0;
	padding: 15px 0;
	border: 1px solid #e6e6e6;
	width: 235px;
	font-size: 14px;
	background-color: #fff;
	display: none;
	z-index: 200
}

.QRcodebox .arrow {
	width: 15px;
	height: 10px;
	background-image: url(http://tmisc.home.news.cn/hudong/images/debate.png);
	background-position: 1px -766px;
	background-repeat: no-repeat;
	position: absolute;
	top: -10px;
	left: 105px
}

.QRcodebox img {
	height: 98px;
	width: 98px;
	margin: 0 20px;
	float: left
}

.QRcodebox p {
	float: left
}

.QRcodeh1 {
	margin-top: 25px;
	padding-right: 30px;
	background: url(http://tmisc.home.news.cn/hudong/images/logo.png) 40px -278px no-repeat
}

.QRcodeh2 {
	color: grey;
	margin-top: 10px
}

.debateList {
	margin: 0 14px;
	border-top: solid 1px #e6e6e6;
	padding-bottom: 50px;
	overflow: hidden
}

.debateList p.debateListh1 {
	text-align: center;
	color: grey;
	font-size: 18px;
	font-weight: 700;
	margin: 20px 0
}

a.blueColor,span.blueColor {
	color: #58adf0
}

a.redColor,span.redColor {
	color: #ed6666
}

.debate_newheader {
	overflow: hidden;
	margin-bottom: 20px
}

.debate_newheader a {
	display: inline-block;
	cursor: pointer
}

.debate_title_info {
	padding-left: 210px;
	padding-bottom: 20px;
	height: 60px;
	overflow: hidden
}

.debate_title_info em {
	margin: 0 15px;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	display: block;
	overflow: hidden;
	float: left
}

.h_img {
	width: 60px;
	height: 60px;
	float: left;
	margin-right: 12px
}

.fl {
	float: left
}

.fr {
	float: right
}

.pd0 {
	padding-left: 0
}

.head_info h3 {
	font-weight: 700;
	font-size: 18px;
	color: #000
}

.head_info span {
	color: grey;
	font-size: 12px;
	line-height: 28px
}

.debate_blue_box {
	background: url(http://tmisc.home.news.cn/hudong/images/debate.png) 0 -280px no-repeat;
	width: 226px;
	height: 87px;
	padding: 0 22px 43px 55px;
	margin-top: 70px;
	margin-right: 10px;
	margin-left: 55px;
	line-height: 26px;
	font-size: 14px;
	font-weight: 700;
	color: #fff
}

.debate_red_box {
	background: url(http://tmisc.home.news.cn/hudong/images/debate.png) no-repeat;
	width: 226px;
	height: 87px;
	padding: 0 55px 43px 22px;
	margin-top: 70px;
	line-height: 26px;
	font-size: 14px;
	font-weight: 700;
	color: #fff
}

.debate_blue_box_disable {
	background: url(http://tmisc.home.news.cn/hudong/images/debate.png) 0 -420px no-repeat;
	width: 226px;
	height: 87px;
	padding: 0 22px 43px 55px;
	margin-top: 10px;
	line-height: 26px;
	font-size: 14px;
	font-weight: 700;
	color: #fff
}

.debate_red_box_disable {
	background: url(http://tmisc.home.news.cn/hudong/images/debate.png) 0 -138px no-repeat;
	width: 226px;
	height: 87px;
	padding: 0 55px 43px 22px;
	margin-top: 10px;
	line-height: 26px;
	font-size: 14px;
	font-weight: 700;
	color: #fff
}

.pi-con {
	width: 230px;
	height: 230px;
	border: none;
	float: left
}

.clear-both {
	clear: both
}

.kcharts-label {
	color: #0579C6;
	cursor: pointer
}

.debate_circle_score {
	position: absolute;
	top: 0;
	left: 0;
	width: 230px;
	height: 230px;
	line-height: 115px;
	text-align: center;
	font-size: 24px;
	font-weight: 700
}

.f_b {
	color: #74b4e5
}

.f_r {
	color: #e46a6a
}

.f_g {
	color: #999
}

.opinion_tb {
	width: 100%
}

.opinion_tb tr td {
	height: 87px;
	word-break: break-all;
	word-wrap: break-word
}

.debate_none {
	display: block;
	width: 500px;
	margin: 50px auto 0;
	height: 84px;
	line-height: 84px;
	text-align: center;
	padding-left: 60px;
	background: url(http://tmisc.home.news.cn/hudong/images/debate.png) 0 -843px no-repeat;
	font-size: 14px
}

.debateBlueBox {
	float: left
}

.debateBlueBox ul {
	border-right: solid 1px #e1e7ee;
	width: 450px;
	list-style: none;
	padding-left: 20px;
	padding-right: 10px
}

.debateBlueBox .pagebluepagination,.debateRedBox .pageredpagination {
	background-color: #fff;
	border-radius: 0;
	padding: 20px 0 0;
	font-size: 12px;
	width: 370px
}

.page-bar a {
	color: #5682c2
}

.debateBlueBox li {
	background-color: #f9f9f9;
	border-radius: 10px;
	padding: 10px 10px 10px 40px;
	position: relative;
	font-size: 14px;
	margin-bottom: 15px
}

.debateBlueBox li img {
	position: absolute;
	top: 50%;
	left: -25px;
	margin-top: -33px;
	height: 55px;
	width: 55px;
	border-radius: 50%;
	z-index: 100;
	border: 5px solid #fff
}

.debateRedBox {
	margin-left: 480px
}

.debateRedBox ul {
	border-left: solid 1px #e1e7ee;
	list-style: none;
	padding-left: 10px;
	width: 450px
}

.debateRedBox li {
	background-color: #f9f9f9;
	border-radius: 10px;
	padding: 10px 40px 10px 10px;
	position: relative;
	font-size: 14px;
	margin-bottom: 15px
}

.debateRedBox li img {
	position: absolute;
	top: 50%;
	right: -24px;
	margin-top: -33px;
	height: 55px;
	width: 55px;
	border-radius: 50%;
	z-index: 100;
	border: 5px solid #fff
}

.debateviewtitle {
	font-weight: 700
}

.debateviewtitle .quotation {
	font-style: oblique;
	font-weight: 400;
	color: grey
}

.viewpoint {
	padding: 10px 0;
	line-height: 22px
}

.hideviewpoint {
	overflow: hidden;
	height: 190px
}

.viewpoint-showmore {
	color: #58adf0
}

.debateaside {
	text-align: right;
	color: grey;
	font-size: 12px
}

.pubtime {
	float: left
}

.conright {
	margin-left: 784px;
	width: 300px
}

.backgroundInfoBox {
	background-color: #fff;
	border: 1px solid #e6e6e6;
	box-shadow: 0 1px 5px #e6e6e6
}

.backgroundInfoBox h2 {
	height: 46px;
	padding-left: 10px;
	line-height: 46px;
	font-size: 18px;
	border-bottom: solid 1px #e6e6e6
}

.backgroundInfoBox ul {
	list-style: none
}

.backgroundInfoBox ul li {
	margin: 10px
}

.backgroundInfoBox ul li a {
	color: #000;
	font-size: 14px;
	display: block
}

.rankinglist {
	margin-top: 15px;
	background-color: #fff;
	border: 1px solid #e6e6e6;
	box-shadow: 0 1px 5px #e6e6e6
}

.rankinglist h2 {
	height: 46px;
	padding-left: 10px;
	line-height: 46px;
	font-size: 18px;
	border-bottom: solid 1px #e6e6e6
}

.rankinglist ul {
	list-style: none
}

.rankinglist ul li {
	position: relative;
	padding: 15px 10px 15px 40px;
	margin: 0 5px;
	border-bottom: dotted 1px #e6e6e6
}

.rankinglist li .listnum {
	background-color: #e6e6e6;
	width: 25px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	border-radius: 2px;
	color: #888;
	position: absolute;
	top: 50%;
	left: 5px;
	margin-top: -12px
}

.rankinglist li.toplist {
	font-size: 12px
}

.rankinglist li.toplist .listnum {
	background-color: #5682c2;
	color: #fff
}

.rankinglist li.toplist a.debatetitle {
	font-size: 16px;
	color: grey
}

.rankinglist li.toplist .votebar {
	margin: 10px 0;
	height: 10px;
	background-color: #ed6666;
	border-radius: 2px
}

.rankinglist li.toplist .votebar .bluebar {
	background-color: #58adf0;
	height: 10px;
	width: 50%;
	border-radius: 2px 0 0 2px
}

.rankinglist ul li a.debatetitle {
	display: block;
	color: grey;
	font-size: 14px
}

.rankinglist li.toplist .initiator {
	float: left
}

.rankinglist li.toplist .initiator a {
	color: #5682c2
}

.popbox {
	display: none;
	position: fixed;
	z-index: 201;
	top: 0;
	width: 100%;
	height: 100%;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#30000000, endColorstr=#30000000);
	background-color: rgba(0,0,0,.3)
}

.popbox .invitepopbox {
	width: 610px;
	position: absolute;
	top: 50%;
	left: 50%;
	background-color: #fff;
	margin-top: -305px;
	margin-left: -225px;
	display: none
}

.popbox .popTitle {
	padding: 5px 20px;
	font-size: 18px;
	border-bottom: solid 2px #5682c2
}

.popbox .popTitle a {
	position: absolute;
	display: block;
	top: 1px;
	right: 15px;
	line-height: 35px;
	color: #b6c9e5;
	font-size: 36px
}

.popbox .popCon {
	margin: 45px 60px;
	list-style: none
}

.popbox .popCon li {
	overflow: hidden;
	margin-bottom: 20px;
	font-size: 14px
}

.popbox .popCon li label {
	float: left;
	font-family: "Microsoft YaHei"
}

.popbox .popCon li div {
	margin-left: 70px
}

.popbox .popCon li div p {
	color: grey;
	font-size: 12px;
	padding: 5px 0
}

.popbox .popCon li input {
	background-color: #ecf1f8;
	border: none;
	width: 400px;
	padding: 10px;
	font-family: "Microsoft YaHei";
	vertical-align: middle
}

.popbox .popCon li textarea {
	height: 105px;
	background-color: #ecf1f8;
	border: none;
	width: 400px;
	padding: 10px;
	line-height: 22px;
	resize: none;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	overflow: auto
}

.popbox .popCon li.submitbox {
	text-align: right
}

.popbox .popCon li.submitbox .yesbtn {
	width: 65px;
	background-color: #5682c2;
	color: #fff;
	display: block;
	text-align: center;
	float: right;
	padding: 5px
}

.popbox .popCon li.submitbox .canclebtn {
	width: 65px;
	float: right;
	background-color: #ecf1f8;
	color: #000;
	display: block;
	text-align: center;
	padding: 5px;
	margin: 0 15px
}

.popbox .submitmotionsbox {
	display: none;
	width: 610px;
	position: absolute;
	top: 50%;
	left: 50%;
	background-color: #fff;
	margin-top: -305px;
	margin-left: -225px
}

.popbox .submitmotionsbox .uploadbox input {
	background-color: #fff;
	width: 71px
}

.editform {
	background: #FFF
}

.colorred {
	color: #ee544e
}

.colorgrey {
	color: #999;
	font-size: 14px
}

.debate_form_shape {
	padding-right: 10px;
	overflow-y: auto;
	overflow-x: hidden;
	line-height: 36px;
	padding-left: 10px;
	position: relative
}

.debate_form_intro {
	background-color: #F5F5F5;
	margin: 0 8px
}

.debate_form_logintip {
	font-size: 14px
}

.debate_form_logintip a {
	color: #
}

body .ks-dialog {
	z-index: 999
}

textarea.wh {
	width: 530px;
	height: 120px;
	overflow: auto
}

.debate_updown_value {
	width: 148px
}

.page-bar {
	margin: 0;
	text-align: center;
	border: none
}

.page-bar a,.page-bar span {
	padding: 2px 4px;
	margin: 0 4px
}

.page-bar .selected {
	background: #6ba0dc;
	color: #fff
}

.tc {
	text-align: center
}

.editform ul {
	margin-top: 27px;
	margin-left: 165px;
	list-style: none
}

.editform ul li {
	float: left;
	margin-left: 20px;
	margin-right: 0;
	margin-bottom: 15px
}

.ks-button:hover,.save-bid:hover {
	background: url(http://tmisc.home.news.cn/hudong/images/form-pub.png) 0 -32px no-repeat;
	color: #8198b1
}

.ks-button,.save-bid {
	display: block;
	width: 62px;
	height: 27px;
	background: url(http://tmisc.home.news.cn/hudong/images/form-pub.png) no-repeat;
	font-size: 12px;
	line-height: 27px;
	text-align: center;
	color: #fff;
	border: none;
	cursor: pointer
}

.footer {
	width: 100%;
	height: 65px;
	position: absolute;
	bottom: 0;
	left: 0
}

.footer p {
	text-align: center;
	color: #989898;
	font-size: 12px;
	padding-top: 27px
}

.clearfix:after,.clearfix:before {
	content: "";
	display: table
}

.clearfix:after {
	clear: both;
	overflow: hidden
}

.clearfix {
	zoom: 1
}

.nocontentbox {
	width: 680px;
	background-color: #fff;
	margin: 50px auto 0;
	padding: 50px 100px;
	-moz-box-shadow: 0 4px 4px 1px #e5e5e5;
	-webkit-box-shadow: 0 4px 4px 1px #e5e5e5;
	box-shadow: 0 4px 4px 1px #e5e5e5
}

.nocontentbox .erricon {
	float: left
}

.nocontentbox .recommendbox {
	width: 320px;
	margin-left: 400px;
	margin-top: 50px
}

.nocontentbox .recommendbox h3 {
	font-family: "Microsoft YaHei";
	font-size: 20px;
	color: #505050;
	font-weight: 400
}

.nocontentbox .recommendbox ul {
	margin-top: 20px
}

.nocontentbox .recommendbox ul li {
	margin-bottom: 12px
}

.nocontentbox .recommendbox ul li a {
	display: block;
	color: #06f;
	font-size: 14px;
	font-family: SimSun
}

.pagebluepagination {
	margin: 0 auto;
	text-align: center;
	border: none;
}

.pageredpagination {
	margin: 0 auto;
	text-align: center;
	border: none;
}

.pageredpagination span {
	color: #5682c2;
	padding: 2px 4px;
	margin: 0 4px;
	cursor: pointer;
}

.pagebluepagination span {
	color: #5682c2;
	padding: 2px 4px;
	margin: 0 8px;
}

.pagination-curr {
	background: #6ba0dc;
	color: #fff !important;
	padding: 2px 4px;
}

.tips {
	background: #6698cb !important;
	margin: 0 12px;
	word-break: break-all;
}

.tips-center-c {
	background: #6698cb;
	margin: 0 12px;
	word-break: break-all
}

.tips-detail {
	display: block;
	margin: 0 auto;
	margin-top: 10px;
	color: #FFF;
	font-size: 18px;
	font-family: "微软雅黑";
	line-height: 26px;
	text-align: center
}

.stips-suc {
	display: block;
	margin: 0 auto;
	height: 32px;
	width: 32px;
	background: url(http://tmisc.home.news.cn/hudong/images/stips-suc.png) no-repeat
}

.stips-fail {
	display: block;
	margin: 0 auto;
	height: 32px;
	width: 32px;
	background: url(http://tmisc.home.news.cn/hudong/images/stips-fail.png) no-repeat
}

.post-img {
	height: 790px;
	overflow: hidden;
	background-size: cover;
	background-position: center;
	position: relative;
}

.vspace {
	height: 10px;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	clear: both;
}

#page_bottom {
	margin: 0 auto;
	width: 100%;
	height: 30px;
	vertical-align: middle;
}

#page_bottom .con {
	height: 20px;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 30px;
}
.opinion_read_p p span{ font-weight:bold; color:#900;}