@charset"utf-8";

body, div, p, h1, h2, h3, h4, ul, li, ol, table, tr, td {
    margin: 0;
    padding: 0;
}
ul {
    list-style: none;
}

a {
    text-decoration: none;
}
input, textarea {
    outline: none;
    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: 266px;
    height: 100%;
    background: url(http://tmisc.home.news.cn/hudong/images/logo.png) 0 10px 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;
}
.user_op_wrap {
    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: 0px;
    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: 1002px;
    margin: 0 auto;
    overflow: hidden;
    min-height: 800px;
    /*position:relative;*/
    padding-bottom:0.5em;
}
.navbar {
    padding: 24px 0 20px 0;
    font-size: 14px;
	font-family:"微软雅黑";
}
.navbar a {
    color: #000;
}
.conleft {
    /*width: 746px;*/
    float: left;
    background-color: #fff;
	font-family:'微软雅黑';
	font-size:12px;
}
.voteTitleBox,.surveyTitleBox  {
    border-top: solid 1px #bfbfbf;
    border-left: solid 1px #e6e6e6;
    border-bottom: solid 1px #e6e6e6;
    border-right: solid 1px #e6e6e6;
    position: relative;
	min-height:60px;
}
.voteTitleBox .votetitleicon,.surveyTitleBox .surveytitleicon {
    height: 5em;
    width: 5em;
    position: absolute;
    top: -1px;
    left: -1px;
}
.voteTitleBox .voteTitle,.surveyTitleBox .surveyTitle {
    margin-left: 60px;
	height:58px;
}
.surveyTitleBox .surveyTitle{margin-left: 5em;height:4.83em;}
.voteTitleBox .voteTitle h2,.surveyTitleBox .surveyTitle h2 {
    font-size: 22px;
    color: #4c4c4c;
	line-height:58px;
	padding-left:15px;
}
.surveyTitleBox .surveyTitle h2{line-height:2.64em;padding-left:0.68em;}
.invitebox {
    font-size: 14px;

	float:right;
	position:relative;
}
.invitebox a{color: #333;text-align: center;border: solid 1px #cccccc;padding:0.36em 1.42em;font-size:14px;display: block;height: 24px;line-height: 24px;float:left; margin:0.7em 0.7em; width:auto;} 
.invitebox .sharebtn {
    position: relative;
	padding-right:28px;
}
.invitebox .sharebtn .arrow {
    border-top: solid 5px #000;
    border-left: solid 5px transparent;
    border-right: solid 5px transparent;
    width: 0;
    position: absolute;
    top: 15px;
    right: 15px;
}
.invitebox .sharelist {
    padding: 5px;
    background-color: #fff;
    position: absolute;
    top: 45px;
    width: 110px;
    list-style: none;
    right: 10px;
    border: solid 1px #e6e6e6;
    display: none;
    z-index:200;
}

.invitebox .sharelist li {
    list-style: outside none none;
}
.invitebox .sharelist a {
    border: medium none;
    color: #000;
    display: block;
    margin: 0;
    padding: 5px 10px 5px 35px;
    float: none;
}
.invitebox .sharelist a:hover {
    background-color: #f0f6ff;
}
#sharelistul {
    height: 70px;
}
#sharelistul .xinhuawb {
    background: url("http://tmisc.home.news.cn/debate/images/debate.png") no-repeat scroll 5px -561px rgba(0, 0, 0, 0);
}
#sharelistul .sinawb {
    background: url("http://tmisc.home.news.cn/debate/images/debate.png") no-repeat scroll 5px -632px rgba(0, 0, 0, 0);
}
#sharelistul .tencentwb {
    background: url("http://tmisc.home.news.cn/debate/images/debate.png") no-repeat scroll 5px -698px rgba(0, 0, 0, 0);
}
#sharelistul .xinhuawb:hover {
    background-color: #f0f6ff;
}
#sharelistul .sinawb:hover {
    background-color: #f0f6ff;
}
#sharelistul .tencentwb:hover {
    background-color: #f0f6ff;
}
.voteTitleBox .invitebox .invitebtn:hover, .voteTitleBox .invitebox .mobileinvitebtn:hover,.surveyTitleBox .invitebox .sharebtn:hover,.surveyTitleBox .invitebox .invitebtn:hover, .surveyTitleBox .invitebox .mobileinvitebtn:hover,.surveyTitleBox .invitebox .sharebtn:hover {
    background-color: #5682c2;
    color: #fff;
    border: solid 1px #5682c2;
}
.voteTitleBox .invitebox .sharebtn:hover .arrow,.surveyTitleBox .invitebox .sharebtn:hover .arrow {
    border-top: solid 5px #fff;
}
.voteConBox,.surveyConBox {
    border-top:solid 2px #ffc740;
    border-left: solid 1px #e6e6e6;
    border-right: solid 1px #e6e6e6;
    border-bottom: solid 1px #e6e6e6;
    box-shadow: 0 1px 5px #e6e6e6;
    position:relative;
    /*margin-top: 15px;*/
}
.voteDetail,.surveyDetail {
    padding: 25px 14px;
    overflow: hidden;
}
.debDetailLeft {
    font-size: 14px;
    color: #808080;
}
.debDetailLeft p {
    margin-top: 30px;
}
.votesidepic,.votesidepic {
    position: relative;
    float: right;
    background-color:#f2f2f2;
    margin-left: 20px;
    cursor: pointer;
    border:solid 1px #f2f2f2;
    width:230px;
    height:150px;
    line-height: 150px;
    overflow: hidden;
    text-align: center;
    zoom:1;
    z-index: 200;
}
.votesidepic img,.surveysidepic 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; 
}
.votepicbtn,.surveypicbtn{
    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, 0.5);
}
:root .votepicbtn{
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='false');
}
.QRcodebox {
    position: absolute;
    top: 53px;
    left: 180px;
    padding:15px 0;
    border: solid 1px #e6e6e6;
    width: 235px;
    font-size: 14px;
    background-color: #fff;
    display: none;
    z-index: 200;
}
.QRcodebox .arrow {
    width: 15px;
    height: 10px;
    background-image: url(../images/vote.png);
    background-position: 1px -766px;
    background-repeat: no-repeat;
    position: absolute;
    top: -10px;
    left: 105px;
}
.QRcodebox img {
    height: 98px;
    width: 98px;
    margin: 0px 20px;
    float: left;
}
.QRcodebox p {
    float: left;
}
.QRcodeh1 {
    margin-top: 25px;
    padding-right: 30px;
    background: url(../images/logo.png) 40px -278px no-repeat;
}
.QRcodeh2 {
    color: #808080;
    margin-top: 10px;
}
.voteList {
    margin: 0 14px;
    border-top: solid 1px #e6e6e6;
    padding-bottom: 50px;
    overflow: hidden;
}
.voteList p.voteListh1 {
    text-align: center;
    color: #808080;
    font-size: 18px;
    font-weight: bold;
    margin: 20px 0;
}
span.blueColor, a.blueColor {
    color: #58adf0;
}
span.redColor, a.redColor {
    color: #ed6666;
}
.vote_newheader {
    overflow: hidden;

}
.vote_newheader a.vote_title_info {
    display: inline-block;
    cursor: pointer;
	float:left;
}

.fl {
    float: left;
}
.fr {
    float: right;
}
.pd0 {
    padding-left: 0;
}
.head_info h3 {
    font-weight: bold;
    font-size: 18px;
    color: #000;
}
.head_info span {
    color: #808080;
    font-size: 12px;
    line-height: 28px;
}
.vote_blue_box {
    background: url(../images/vote.png) 0 -280px no-repeat;
    width: 226px;
    height: 87px;
    padding: 0px 22px 43px 55px;
    margin-top: 10px;
    margin-right: 10px;
    line-height: 26px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}
.vote_red_box {
    background: url(../images/vote.png) 0 0 no-repeat;
    width: 226px;
    height: 87px;
    padding: 0px 55px 43px 22px;
    margin-top: 10px;
    line-height: 26px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}
.vote_blue_box_disable {
    background: url(../images/vote.png) no-repeat 0 -420px;
    width: 226px;
    height: 87px;
    padding: 0px 22px 43px 55px;
    margin-top: 10px;
    line-height: 26px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}
.vote_red_box_disable {
    background: url(../images/vote.png) no-repeat 0 -138px;
    width: 226px;
    height: 87px;
    padding: 0px 55px 43px 22px;
    margin-top: 10px;
    line-height: 26px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}
.pi-con {
    width: 115px;
    height: 115px;
    border: none;
    float: left;
}
.clear-both {
    clear: both;
}
.kcharts-label {
    color: #0579C6;
    cursor: pointer;
}
.vote_circle_score {
    position: absolute;
    top: 45px;
    left: 0;
    width: 115px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
}
.f_b {
    color: #74b4e5;
}
.f_r {
    color: #e46a6a;
}
.f_g {
    color: #999999;
}
.opinion_tb {
    width: 100%;
}
.opinion_tb tr td {
    height: 87px;
    word-break: break-all;
    word-wrap: break-word;
}
.vote_none {
    display: block;
    width: 500px;
    margin: 0 auto;
    height: 84px;
    line-height: 84px;
    text-align: center;
    margin-top: 50px;
    padding-left: 60px;
    background: url(../images/vote.png) 0 -843px no-repeat;
    font-size: 14px;
}
.voteBlueBox {
    float: left;     
}
.voteBlueBox ul{
    border-right: solid 1px #e1e7ee;
    width: 340px;
    list-style: none;
    padding-left: 20px;
    padding-right: 10px; 
}
.voteBlueBox .pagebluepagination, .voteRedBox .pageredpagination {
    background-color: #fff;
    border-radius: 0px;
    padding: 20px 0 0;
    font-size: 12px;
    width:370px;
}

.voteBlueBox li {
    background-color: #f9f9f9;
    border-radius: 10px;
    padding: 10px 10px 10px 40px;
    position: relative;
    font-size: 14px;
    margin-bottom: 15px;
}
.voteBlueBox li img {
    position: absolute;
    top: 50%;
    left: -25px;
    margin-top: -33px;
    height: 55px;
    width: 55px;
    border-radius: 50%;
    z-index: 100;
    border: solid 5px #fff;
}
.voteRedBox {
    margin-left: 370px;
     
}
.voteRedBox  ul{
    border-left: solid 1px #e1e7ee;
    list-style: none;
    padding-left: 10px;
    width: 340px;  
}
.voteRedBox li {
    background-color: #f9f9f9;
    border-radius: 10px;
    padding: 10px 40px 10px 10px;
    position: relative;
    font-size: 14px;
    margin-bottom: 15px;
}
.voteRedBox li img {
    position: absolute;
    top: 50%;
    right: -24px;
    margin-top: -33px;
    height: 55px;
    width: 55px;
    border-radius: 50%;
    z-index: 100;
    border: solid 5px #fff;
}
.voteviewtitle {
    font-weight: bold;
}
.voteviewtitle .quotation {
    font-style: oblique;
    font-weight: normal;
    color: #808080;
}
.viewpoint {
    padding: 10px 0;
    line-height: 22px;
}
.hideviewpoint {
    overflow: hidden;
    height: 190px;
}
.viewpoint-showmore {
    color: #58adf0;
}
.voteaside {
    text-align: right;
    color: #808080;
    font-size: 12px;
}
.pubtime {
    float: left;
}
.conright {
    margin-left: 766px;
    width: 230px;
	font-family:"微软雅黑";
}
.backgroundInfoBox {
    background-color: #fff;
    border: solid 1px #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;
}
.rankinglist {
    background-color: #fff;
    border: solid 1px #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 li .listnum {
    background-color: #e6e6e6;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    border-radius: 2px;
    color: #888888;
	float:left;
	margin-right:10px;
}
.rankinglist li.toplist {
    font-size: 12px;
	border-bottom:1px solid #e6e6e6;
	padding:17px 0 10px 0;
}
.rankinglist li.toplist .listnum {
    background-color: #74abff;
    color: #fff;
	font-size:18px;
}
.rankinglist li.toplist a.side_votetitle,.rankinglist li.toplist a.side_surveytitle {
    font-size: 16px;
    color: #1a1a1a;
	padding: 0px 10px 10px 0;
	display:block;
}
.rankinglist li.toplist .votebar,.rankinglist li.toplist .surveybar {
    margin: 10px 0;
    height: 10px;
    background-color: #ed6666;
    border-radius: 2px;
}
.rankinglist li.toplist .votebar .bluebar,.rankinglist li.toplist .surveybar .bluebar {
    background-color: #58adf0;
    height: 10px;
    width: 50%;
    border-radius: 2px 0 0 2px;
}
.rankinglist ul li a.votetitle,.rankinglist ul li a.surveytitle {
    display: block;
    color: #808080;
    font-size: 14px;
}
.rankinglist li.toplist .initiator {
    float: left;
}
.rankinglist li.toplist .initiator a {
    color: #5682c2;
}
.popbox {
    display: none;
    position: fixed;
    z-index: 1001;
    top: 0;
    width: 100%;
    height: 100%;
    background:rgba(0,0,0,0.3); 
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#30000000,endcolorstr=#30000000);
}

.popbox .invitepopbox {
    width: 610px;
    position: absolute;
    top: 0;
    left: 50%;
    background-color: #fff;
    margin-top: 0;
    margin-left: -225px;
    display: none;
    z-index:999;
}
.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: #808080;
    font-size: 12px;
    padding: 5px 0;
}
.popbox .popCon li input {
    background-color: #ecf1f8;
    border: none;
    width: 400px;
    vertical-align: middle;
    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;
    padding-top: 15px;
}
.colorred {
    color: #ee544e;
}
.colorgrey {
    color: #999999;
    font-style: italic;
}
.vote_form_shape {
    padding-right: 10px;
    overflow-y: auto;
    overflow-x: hidden;
    line-height: 36px;
    padding-left: 10px;
    position: relative;
}
textarea.wh {
    width: 530px;
    height: 172px;
    overflow: auto;
}
.vote_updown_value {
    width: 148px;
}
.page-bar {
    margin: 0px;
    text-align: center;
    border: none;
}


.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(../images/form-pub.png) no-repeat 0 -32px;
    color: #8198b1;
}
.ks-button, .save-bid {
    display: block;
    width: 62px;
    height: 27px;
    background: url(../images/form-pub.png) no-repeat 0 0;
    color: #FFF;
    font-size: 12px;
    line-height: 27px;
    text-align: center;
    color: #fff;
    border: none;
    cursor: pointer;
}

.clearfix:before, .clearfix:after {
    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: 0px 4px 4px 1px #e5e5e5;
    -webkit-box-shadow: 0px 4px 4px 1px #e5e5e5;
    box-shadow: 0px 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: normal;
}
.nocontentbox .recommendbox ul{
    margin-top:20px;
}
.nocontentbox .recommendbox ul li{
    margin-bottom:12px;
}
.nocontentbox .recommendbox ul li a{
    display: block;
    color:#0066ff;
    font-size:14px;
    font-family: "SimSun";
}
.vote_side_list,.survey_side_list{overflow:hidden; zoom:1; padding-left:20px;}
.vote_side_list li.vote_side_list,.survey_side_list li.survey_side_list{width:200px;}
.vote_s_list_ul li .colorbg_div,.survey_s_list_ul li .colorbg_div{height:10px;}
.vote_s_list_ul li .colorbg_div .allvote_box,.survey_s_list_ul li .colorbg_div .allsurvey_box{width:200px; background-color:#e6e6e6;}
.vote_s_list_ul li .colorbg_div .itemvote_box,.survey_s_list_ul li .colorbg_div .itemsurvey_box{height:10px;}
.vote_s_list_ul li .vote_box_list_tit,.survey_s_list_ul li .survey_box_list_tit{font-size:12px; color:#808080; margin-left:0; padding:5px 0; line-height:20px;}
.all_vote_p,.all_survey_p{ text-align:right; font-size:14px;padding:5px 0; cursor:pointer;}
.all_vote_p a,.all_survey_p a{color:#507aba;}
.opinion_read_content {
    overflow: hidden;
	padding-left:2.3em;
	margin-bottom:1.25em;
}
.polybody .opinion_read_content{padding-left:48px;}
.opinion_read_content h3{font-size:20px; color:#000;}
.opinion_read_p {
    background:url(http://tmisc.home.news.cn/hudong/images/vote/quotation_left.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding-left: 2.92em;
    position: relative;
    width: 90%;
	padding-top:0.42em;
	margin-top:0.83em;
	z-index:9;
}
.quotation_b {
    background: url(http://tmisc.home.news.cn/hudong/images/vote/quotation_right.png) no-repeat scroll 0 bottom rgba(0, 0, 0, 0);
    bottom: 0;
    height: 2em;
    position: absolute;
    right: -2.5em;
    width: 2.17em;
	z-index:9;
}
.opinion_read_p p {
    color: #808080;
    font-size: 14px;
    line-height: 1.71em;
    margin: 0.36em 0 0;
}
.unload_date{padding-left: 2.3em;color:#808080; font-size:14px; font-family:"微软雅黑";padding-top:0.83em;}
.unload_date span{color:#0eb1ee;}
.unload_date span a{color:#0eb1ee;}
.unload_date span a:hover{background-color:#fff;color:#0eb1ee; border:none;}
.surveyloadlist{overflow:hidden; zoom:1;}
.surveyloadlist li.survey_question{overflow:hidden; zoom:1;  margin:0 1em; padding-left:2.08em; padding-right:2.5em;position:relative; border:2px solid #fff;}
.surveylaybox .surveyloadlist li.survey_question{margin: 0 84px 0 30px;border:2px solid #f2f2f2;}
.surveyloadlist li.survey_question h3{color:#262d39; font-size:20px; line-height:30px; padding:1.25em 0 0.25em;}
.surveyloadlist li.survey_question h3 span{ color:#a15b50;}
.surveyloadlist li.redborder,.surveylaybox .surveyloadlist li.redborder{ border:2px solid #f17868;}

.nocompletetip{position:absolute; top:0; right:0; padding:0 10px;height:30px; line-height:30px; background-color:#f17868; color:#fff; text-align:center; display:none;}
.surveyloadlist li.redborder .nocompletetip{display:block;}
.survey_question_con{overflow:hidden; zoom:1; padding-left:1.67em;padding-bottom:3.17em; border-bottom:1px solid #ccc;}
.survey_answer_length{color:#28749f; text-align:right; line-height:28px; padding-right:14.85em;}
.ml0{margin-left:0;}
.survey_answer{width:32.7em; min-height:7.1em; border:1px solid #808080; margin-top:1.43em;font-size:14px; color:#999; line-height:24px; text-indent:1em;resize:vertical;}
.underline_em{font-size:16px; color:#999; border-bottom:1px solid #000; width:70px; display:inline-block; text-align:center;}
.survey_answer_inputbox{overflow:hidden; zoom:1; margin-bottom:1.67em;}
.survey_answer_label{width:1.95em; float:left; height:1.95em; line-height:1.95em; text-align:center; border:1px solid #87859a; background-color:#87859a; color:#fff; font-size:18px;}
.survey_answer_input{margin:0;padding:0;width:40.71em; height:2.5em; line-height:2.5em;border:1px solid #87859a; float:left; color:#999; font-size:14px; text-indent:0.5em;}
.nobottom{border-bottom:none;}
.voteformdiv{overflow:hidden; zoom:1; background-color:#f2f2f2;}
.bindBlog_box #bindBlog_btn {background: none repeat scroll 0 0 #8da2e5;border: 1px solid #8da2e5;border-radius: 3px;color: white;cursor: pointer;display: block;font-size: 15px;margin-left: 325px;
    text-align: center;width: 180px; margin-top:50px;}
.bindBlog_box #bindBlog_btn:hover {color: black;}

.polybody{overflow:hidden; zoom:1;}

.survey_r_list_ul{padding-right:16px;}
.survey_r_list_ul li{ background:url(../images/unloadsurveydot.gif) 0 7px no-repeat; padding-left:8px; font-family:"微软雅黑"; font-size:12px; color:#808080; margin-bottom:10px;}
.survey_answer_ullist li,.survey_q_answer{font-size:14px; color:#4c4c4c; font-family:"微软雅黑"; line-height:24px;}
.survey_answer_ullist li label{float:left;}
.survey_answer_ullist li p{margin-left:15px;}
.sel_colorbg_div span {
    display: inline-block;
    float: left;
    line-height: 26px;
    margin-right: 5px;
    font-weight:bold;
    font-size:14px;
}

.voteTitle em{font-size:12px; color:#ccc; font-family:"微软雅黑"; }
.answer_tip_p{color: #4c4c4c;font-family: "微软雅黑";font-size: 16px; padding-top:10px; padding-left:20px;}
.answer_tip_p span{color:#f00;font-size: 24px; padding-left:5px;padding-right:5px}
.laybox{ background-color:#eff8ff;z-index: 1000;}

.yanzhengma p{line-height: 42px;width: 370px;margin: 0 auto;}
	.yanzhengma p img{margin-left:59px; } 
	.yanzhengma p input{width: 200px;outline: none;height: 24px;}
	.yanzhengma p span{line-height: 26px;margin-right: 20px;}
	
	
.mobile-con {
    line-height: 42px;
    width: 370px;
    margin: 0 auto;
    padding-top: 30px;
}
	.mobile-con p input{width: 200px;outline: none;height: 24px;}
	.mobile-con p span{line-height: 26px;margin-right: 20px;color: #000;}
	.mobile-con p .mobileVC{ margin-right: 20px;
					    color: #000;
					    cursor: pointer;
					    border: 1px solid #999;
					    border-radius: 3px;
					    width: initial;
					    padding: 0 5px;
				    }
.container-vote{border-top:2px solid #ffc740;margin-top: -64px !important;    background: #fff; }
.banner-vote{width: 1000px;margin: 0 auto;}
	.banner-vote .logo{width: 200px;height: 50px;margin-top: 20px;float: left;}
	.banner-vote .share{float: right;margin-top: 20px;}
		.banner-vote .share a{
	        display:block;float:left;margin-right:10px;
	        width:41px;height:44px;
	        background:url(http://tmisc.home.news.cn/hudong/images/vote/share.png) 0 0 no-repeat;
	        margin: 0 auto;
	    }
	    .banner-vote .share a.share01{background-position:0 0;}
	    .banner-vote .share a.share02{background-position:-66px 0;}
	    .banner-vote .share a.share03{background-position:-130px 0;}
.voteTitle{margin: 0 auto;width: 1000px;padding-top: 130px;}
	.voteTitle h2{font-size: 40px;color: #fff;text-align: center;max-height: 4em;overflow: hidden;}
	
	.votestatus-con strong{
        display:block;
        margin:0 auto;
        width:520px;height:69px;
        color:#fff;line-height:69px;
        font-size: 16px;
    }
    
     .votestatus-con  strong b{
	        display: inline-block;
			line-height: 22px;
			font-size: 12px;
			font-weight: bold;
			color: #ba4d0c;
			text-align: center;
			background: #e7e965;
			padding: 0 12px;
			vertical-align: middle;
			margin-right: 10px;
	     }
   
    .votestatus-con strong .author{
    	margin-left: 30px;
	}
    .votestatus-con strong em{color:#f7f0b1;}
