/* CSS Document */
@CHARSET "UTF-8";
/* CSS Document Start*/
*{
	font-size:12px;
	font-family:Arial,"MicroSoft YaHei","微软雅黑";
	padding:0px;
	margin:0px auto;
	list-style:none;
	line-height:24px;
	-webkit-text-size-adjust: none !important;
}
body{
	background:#ffffff;
	position:relative;
}
.body{
	width:100%;
	overflow:hidden;
}
.body div{
	margin:0;
	padding:o;
}

img{
	border:0px;
	display:block;
}

a{
	text-decoration:none;
}

a:visited {
color:#1A3D67;
    text-decoration: none;
}
a:hover {
    color: #dc6e21;
    text-decoration: none;
}
a:active {
color:#1A3D67;
    text-decoration: none;
}

.fL{
	float:left;
	overflow:hidden;
	display:inline;
}

.fR{
	float:right;
	overflow:hidden;
	display:inline;
}

.yahei{
	font-family:"MicroSoft YaHei","微软雅黑";
}

.bold{
	font-weight:bold;
}
.clear{
	clear:both;
}
.clear_both{
	clear:both;
	overflow:hidden;
}
.vs_red{
	background-color:#f26b44;
	color:#fff;
	text-align:center;
}
.vs_blue{
	background-color:#40dae9;
	color:#fff;
	text-align:center;
}
/* CSS Document Start*/
/*-----------------header start----------------*/
.width_auto{
	width:1000px;
	margin: 0px auto;
	}
.header{
	width:100%;
	min-width: 1048px;
	}
.web-nav{
		min-width: 1048px;
		width:100%;
		background-color:#202020;
		color:#FFF;
}
.web-nav-main{
	height:42px;
	}
.web-nav-main a{
	color:#fff;
	line-height:42px;
	margin:0 4px;
}
.web-nav-main .nav_logo{
	width:100px;
	display: inline-block;
	height:42px;
	display: block;
    float: left;
    margin: 0px 15px 0px 0px;
	}
.web-nav-main .nav_logo img{
	width:100px;
	margin: 5px 0px;
	}
.header_cover{
	background-color:#283a52;
	height: 351px;
}
.header_img{
	background:url("../images/header.png") no-repeat;
	height: 351px;
}
.header_img_2{
	background:url("../images/header_2.png") no-repeat;
	height: 351px;
}
.web_subject{
	height:290px;
	width:100%;
	background-color:#005794;
	background-position: center center;
	background-attachment:scroll;
}
.guide_group{
	background-color:#f2f2f2;
}
.guide_word{
/*	width:150px;*/
	background: url("../images/daoyu.jpg") no-repeat scroll -2px 0;
    color: #333333;
    font-size: 34px;
    height: 80px;
    left: 0;
    line-height: 31px;
    position: absolute;
    top: 5px;
    width: 80px;
}
.guide_context{
/*	width:850px;*/
	font-size:18px;
	line-height: 30px;
	padding:15px 0px;
	color:#636363;
	position:relative;
	text-indent: 83px;
}
.forMargin{
	height:26px;
}
.phase_1{
	height:40px;
	background:url("../images/together.png") 0px -176px scroll no-repeat;
	padding-bottom:26px;
}
.topic{
	height:58px;
	font-size:56px;
	color:#FFF;
	padding:70px 60px;
	text-align: center;
}
/*-----------------header end----------------------*/
/*调查表start*/
.fontsz_30{
	font-size:30px;
}
.fontsz_18{
	font-size:18px;
}
.topic_vs{
	background:url("../images/bg.png") repeat-x 0px 40px scroll;
	height: 70px;
    padding: 40px 0;
	position:relative;
}
.topic_vs .topic_red,.topic_vs .topic_blue{
	height: 42px;
	width:50%;
}
.topic_red .topic_red_block,.topic_blue .topic_blue_block{
	font-size: 20px;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    text-align: center;
    white-space: nowrap;
    width: 380px;
}
.topic_red .topic_red_flag,.topic_blue .topic_blue_flag{
	width:17px;
	height:42px;
	background-color:transparent;
}
.topic_red .topic_red_flag{
	background:url("../images/together.png") no-repeat scroll -252px 25px;
}
.topic_blue .topic_blue_flag{
	background:url("../images/together.png") no-repeat scroll -272px 25px;
}
.topic_title{
	height:68px;
	width:140px;
	position:absolute;
	left:430px;
	top:23px;
	background-color:#FFF;
	
}
.topic_title div{
	text-align:center;
}
.topic_title_zl{
	font-size:18px
}
.vs_1{
	height:50px;
	background:url(../images/together.png) -318px 0px no-repeat scroll;
}
.ls_topic{
	color: #313131;
    font-size: 18px;
    font-weight: bold;
}
.opinion_detail{
	background:url("../images/line_y.png") 495px 39px scroll repeat-y;
	position:relative;
}
/*正反方观点*/
.zfang,.ffang{
	width:468px;
}
.opinion_d{
	width:468px;
	margin-bottom: 30px;
padding: 0px 0px 30px;
	border-bottom:1px dotted #e6e6e6
}
.user_icon_a{
	display:block;
	width:86px;
	cursor:pointer;
}
.user_icon{
	height: 70px;
    margin: 0 8px;
    width: 70px;
}
.username{
	color: #000;
    font-size: 16px;
    padding: 5px 0;
    text-align: center;
    width: 86px;
/*	overflow:hidden;
	white-space:nowrap;*/
}
.username:hover{
	color:#dc6e21;
}
.z_opinion{
	width:382px;
}
.z_title{
	font-size:18px;
	color:#333333;
	display:block;
	padding-bottom:10px;
}
.z_opinion p{
	font-family:"songti","宋体";
	color:#777777;
	font-size: 14px;
}
.more{
	font-family:"songti","宋体";
	color:#336699;
}
/*分割栏st*/
.fenge {
    background-color: #fff;
    bottom: 0;
    height: 77px;
    position: absolute;
    width: 62px;
	left:468px;
}
/*分割栏end*/
/*更多st*/
.more_box{
	text-align:center;
}
.more_a{
	background-color:#e4e4e4;
    width: 582px;
	text-align:center;
	display:block;
	font-size:20px;
	height:38px;
	line-height:38px;
}
.more_a span
{
	color:#276087;
	font-size:16px;
	font-family:"Microsoft YaHei";
}
.more_a .handle{
	display:inline;
}
/*更多end*/
/*网友投票st*/
.vote_group{
	height:100px;
	margin-top:53px;
}
.vs_2{
	width:140px;
	height:100px;
	background: url("../images/together.png") no-repeat scroll -333px -40px;
}
.vote_group .zfang_vote,.vote_group .ffang_vote{
	width:430px;
	height:100px;
}
.zvote_group {
	position:relative;
	overflow: hidden;
	display: block;
	clear: both;
	width: 100%;
}
.fvote_group {
	position:relative;
	overflow: hidden;
	display: block;
	clear: both;
	width: 100%;
}
.border_radius{
	height: 8px;
    position: absolute;
    width: 8px;
}
.TL_radius{
	background: url("../images/lineall.png") no-repeat scroll -5px -7px;
	left: 0;
    top: 0;
}
.TR_radius{
	background: url("../images/lineall.png") no-repeat scroll -201px -7px;
	right: 0;
    top: 0;
}
.BL_radius{
	background: url("../images/lineall.png") no-repeat scroll -3px -32px;
	left: 0;
    bottom: 0;
}
.BR_radius{
	background: url("../images/lineall.png") no-repeat scroll -199px -32px;
	right: 0;
    bottom: 0;
}
.TL_radius2{
	background: url("../images/lineall.png") no-repeat scroll -5px -62px;
	left: 0;
    top: 0;
}
.TR_radius2{
	background: url("../images/lineall.png") no-repeat scroll -198px -62px;
	right: 0;
    top: 0;
}
.BL_radius2{
	background: url("../images/lineall.png") no-repeat scroll -5px -85px;
	left: 0;
    bottom: 0;
}
.BR_radius2{
	background: url("../images/lineall.png") no-repeat scroll -198px -85px;
	right: 0;
    bottom: 0;
}
.zvote_count a,.fvote_count a{
	height:63px;
	line-height:63px;
	font-size:26px;
	text-align:center;
	color:#fff;
	display: block;
}
.zvote_count,.fvote_count{
	height:63px;
/*	border-top-left-radius:4px;
	border-top-right-radius:4px;*/
	padding: 0 30px;
	line-height:63px;
	font-size:26px;
	text-align:center;
}
.vote_topic{
	margin-top:1px;
	height:36px;
	line-height:36px;
/*	border-bottom-left-radius:4px;
	border-bottom-right-radius:4px;*/
	padding:0px 25px;
	text-align:center;
	color:#fff;
	font-size:16px;
}
.zvote_topic{
	background-color:#ed4b32;
}
.fvote_topic{
	background-color:#32c8e2;
}
/*网友投票end*/
/*投票统计st*/
.counts_group{
	height:20px;
	margin: 31px auto;
}
.vote_counts{
	width:831px;
	height:16px;
}
.vote_per{
	width:44px;
	font-size: 20px;
    height: 20px;
    line-height: 16px;
	margin:0px 20px;
	color:#999999;
}
.zvote_per{
	text-align:left;
}
.fvote_per{
	text-align:right;
}
.count_red{
	height:16px;
	width:400px;
	margin-right:1px;
}
.count_blue{
	height:16px;
	width:400px;
}
/*投票统计end*/
/*网友评论st*/
.plun_group{
	width:100%;
	background-color:#f6f6f6;
	padding-top:30px;
}
.plun_title div{
	height:58px;
}
.plun_title .title_line{
	background: url("../images/together.png") no-repeat scroll 0 -158px;
    height: 14px;
    margin: 23px 0;
    width: 434px;
}
.plun_title .plun_d{
	width:132px;
	background:url(../images/wangyouvs.jpg) 5px -3px scroll no-repeat;
}
.plun_detail{
	height:45px;
}
.plun_detail .zfang_plun,.plun_detail .ffang_plun{
	height:45px;
	width:434px;
	font-size: 18px;
	text-align:center;
}
.plun_detail .zfang_plun{
	color:#d37423;
}
.plun_detail .ffang_plun{
	color:#336699;
}
.plun_list{
	width:100%;
	background-color:#f6f6f6;
}
.plun_line{
	width:1048px;
	background: url("../images/line_y.png") repeat-y scroll 524px 39px #f6f6f6;
    position: relative;
}
.pzfang,.pffang{
	width:470px;
}
/*网友评论end*/
/*--------------------------------footer start-----------------------*/
.footer{
	background-color: #434343;
    height: 260px;
	position:relative;
	min-width: 1048px;
}

.meili{
	color:#ece1b8;
	font-size:30px;
	padding:80px 0;
}
.qq{
	text-align:center;
	color:#fff;
}
/*.weixin a img{
	position:absolute;
}*/
.autor{
	padding: 60px 0px;
	position: relative;
    width: 228px;
    z-index: 2;
}
.autor p{
	margin-bottom: 10px;
	font-size:14px;
	text-align:left;
	color:#fff; 
	width:228px;                   
}
.pingtai {
    color: #a4a4a4;
    font-size: 24px;
    padding: 60px 0;
    text-align: center;
    width: 445px;
}	
.autor .apartment{
	background-color:#656565;
	height:38px;
	line-height:38px;
	color:#fff;
	font-size:18px;
	text-align:center;
}
.autor .apartment a
{
    color:#fff;
	font-size:18px;
}
.copy{
	text-align:center;
	font-size:12px;
	color:#fff;
}
.weixin{
	height: 109px;
	width: 313px;
    position:relative;
	margin-top: 30px;
}
/*.weixin a img{
	position:absolute;
}*/
.guanzhu img {
    right: 16px;
    top: 41px;
}
.shouting img {
    right: 17px;
    top: 70px;
}
span.sina {
    width: 70px;
    height: 28px;
    right: 15px;
    top: 51px;
    position: absolute;
}
.sina cite
{
    margin-top:-3px;
}
.tougao
{
	top: 551px;
	display: block;
	background: url('../images/tougao.png') no-repeat scroll 0px 0px transparent;
	width: 30px;
	height: 90px;
	position: absolute;
	bottom: 80px;
	margin-left: 510px;
	left: 50%;
}
/*公司切换 st*/
.play-nav{
	width: 1000px;
	margin: 50px auto 0 auto;
	overflow: hidden;
}
.play-nav p{
	color: #626262;
	font-size: 18px;
	margin: 0 10px 0 9px;
}
.play-nav p,.play-nav a{
	display: block;
	float: left;
}
.play-nav a{
	font-size: 15px;
	color: #626262;
	margin: 0 10px 0 0;
}
.play-nav a.active{
	color: #ff6c00;
}
.play-box{
	display: none;
	/*background-color:#ffffff;*/
	width: 1000px;
	height: 150px;
	position: relative;
	margin: 20px auto;
	font-size:14px;
	z-index: 1;
}
.cpyPlay{
	/*background-color:#ffffff;*/
	width: 1000px;
	height: 150px;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	/*margin: 0px auto 30px auto;*/
	font-size:14px;
	z-index: 9;
}
.cpyPlay .turn{
	overflow: hidden;
	width: 1932px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	
}
.turn li{
	display: block;
	float: left;
	width: 232px;
	height: 150px;
	margin: 0 9px;
	position: relative;
	overflow: hidden;
	z-index: 11;
}
.turn li .bg{
	position: absolute;
	left: 0;
	top: 0;
	/*display: none;*/
	background-color: #828282;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.turn li .bg p{
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	margin: 124px auto 0 auto;
	height: 26px;
	line-height: 26px;
}
.turn li .bg-a{
	position: relative;
	margin: 5px 6px 25px 6px;
	display: block;
	width: 220px;
	height: 120px;
	overflow: hidden;
	background-color: #fdfce8;
}
.turn li .bg-a img{
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
/*.bg-a .t-text{
	width: 76px;
	height: 28px;
	background-color: #252525;
}*/
.hand{
	width: 14px;
	height: 21px;
	position: absolute;
	/*display: none;*/
	top: 64.5px;
}
.Lhand{
	background: url(../images/left.png) 0px 0px scroll no-repeat;
	z-index: 11;
	left: -32px;
}
.Rhand{
	background: url(../images/right.png) 0px 0px scroll no-repeat;
	z-index: 12;
	right: -32px;
}
/*公司切换 end*/