.content{
	height:auto ;
	border-top:5px solid #128ccd ;
	border-right:1px solid #e3e1e1 ;
	border-bottom:1px solid #e3e1e1 ;
	border-left:1px solid #e3e1e1 ;
	margin-bottom:30px;
}

.content .title{
	width:100%;
	height:47px;
	line-height:47px;
	
}

.content .title a{
	color:#747474;
}

.content .title label{
	font-size: 18px;
	padding-left: 16px ;
	/*font-family:'微软雅黑';*/
	color: #747474 ;
}
/*
.contentn .title a img{
	float:right ;
	padding-right:26px ;
	width:68px ;
	height:47px ;
	line-height: 47px ;
}*/

.content .title span{
	padding-top: 5px ;
	height:47px ;
	line-height: 47px ;
	float:right;
	padding-right:26px ;
}
/*
.content .title span a{
	color:#2b87c5 ;
}*/

/*调查板块 begin*/
.diaocha ul{
	width:100%;
	border-top:1px solid #e3e1e1;
	/*border:1px solid red;*/
	padding-top:34px;
	padding-bottom:35px;
	overflow: auto ;
}

.diaocha ul li{
	width:490px ;
	float:left;
	list-style:none ;
	border:1px solid #e3e1e1 ;
	margin-left:37px;
	padding: 30px 20px;
}

.diaocha ul li div{
	margin-bottom:20px;
}

.diaocha ul li div a{
	color:#575555;
	font-size:16px ;
	/*font-family: '微软雅黑';*/
}
.list label,.diaocha label{
	color: #6e6e6e;
}
.diaocha ul li div span{
	float: right ;
}

.diaocha ul li p{
	font-size: 14px ;
	line-height: 20px;
	height: 60px;
	overflow: hidden;
	/*font-family:  '微软雅黑';*/
}

.diaocha ul li p a{
	color:#9f9e9e ;
}

.diaocha ul li img{
	margin-right:13px ;
}

/*调查板块 end*/

/*互动版块 begin*/
.hudong ul{
	width:100%;
	border-top:1px solid #e3e1e1;
	/*border:1px solid red;*/
	padding-top:34px;
}

.hudong ul li{
	width:530px ;
	height:360px ;
	list-style:none ;
	float:left ;
	border:1px solid #e3e1e1 ;
	margin-left:37px;
	margin-bottom:35px ;
/*	padding-top:30px;
	padding-bottom:45px;
	padding-left:20px;
	padding-right:20px;*/
}

.hudong ul li .subtitle {
	width:100%;
	height:44px;
	border-bottom:1px solid #e3e1e1;
}

.hudong ul li .subtitle span{
	display: inline-block ;
	width:7px ;
	height:26px ;
	background: #f87934 ;
	margin-left:10px ;
	margin-right:10px ;
	margin-top:9px ;
	float:left;
}

.hudong ul li .subtitle label{
	line-height: 44px ;
}

.hudong ul li .subtitle label a{
	color:#575555;
}

.hudong ul li .abstract{
	width:490px;
	height:155px ;
	padding-top:25px ;
	padding-left:20px;
	padding-right:20px;
}

.hudong ul li .abstract img{
	width:202px ;
	height:118px ;
	float:left;
}

.hudong ul li .abstract div{
	float:right ;
	width:250px ;
	height:125px ;
}

.hudong ul li .abstract div label{
	display: block;
	color: #575555 ;
	font-size: 16px ;
	margin-bottom:20px ;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
.abstract p{
	line-height: 20px;
	max-height: 80px;
	overflow: hidden;
}
.hudong ul li .abstract div p a
{
	color:#9f9e9e ;
	font-size: 14px;
}

.hudong ul li .list{
	width: 530px;
	width:100%;
	height:200px;
}

.hudong ul li table{
	width:100%;
}

.hudong ul li table tr{
	height:40px ;
	width:100% ;
}

.hudong ul li table tr td a{
	color: #6e6e6e ;
	height: 20px;
	overflow: hidden;
	display: block;
}

.hudong ul li table tr td:first-child{
	width:60%;
	text-align: left ;
	text-indent: 20px ;
}

.hudong ul li table tr td:last-child{
	width:40% ;
	text-align: right ;
	padding-right:20px ;
}

.hudong ul li .list img{
	margin-right:13px ;
}

/*互动版块 end*/

/*pk板块 begin*/
.pk{
  /*border:2px dotted green;*/
  height:auto ;
}

.pk .content-container{
	width:96% ;
	margin-left:2%;
	padding-bottom: 45px ;
	border:1px solid #e3e1e1 ;
	/*height:500px;*/
	/*border:2px dotted #454656;*/
}

.pk .guandian{
	padding:20px 40px 0;
	/*height:220px;*/
}

.pk .guandian h2{
	text-align:center;
	margin-bottom:30px;
}

.pk .guandian label{
	font-size: 16px ;
	/*font-family: '微软雅黑' ;*/
}

.pk .guandian p{
	height: 60px;
	line-height: 20px;
	font-size: 14px ;
	margin-top: 25px ;
	color:#666666 ;
	/*font-family: '微软雅黑' ;*/
}

.pk .guandian  .positive,.pk .guandian  .negative{
	width:450px;
	height:130px ;
	border-radius:5px;
	/*border:1px solid green;*/
}

.pk .guandian .positive{
	float:left ;
	padding:20px 26px 0 17px ;
	background:#fef1ee ;
}

.pk .guandian .negative{
	float:right ;
	padding:20px 26px 0 17px ;
	background: #e3f4fa ;
}

.pk .guandian .positive label{
	color:#fb6138 ;
}

.pk .guandian .negative label{
  color:#58b6f8 ;
}

.pk .bt{
	clear:both;
	padding:45px 0;
	/*border:1px solid orange;*/
	padding-left:278px ;
}

.pk .bt button{
	width:134px ;
	height:43px ;
	border:0;
	border-radius:5px ;
	color:white ;
	font-size:16px ;
	/*font-family: '微软雅黑' ;*/
	cursor: pointer ;
}

.pk .bt .bt_p{
	background:#f5890a ;
}

.pk .bt .bt_n{
	background:#838181 ;
	margin:0 73px ;
}

.pk .bt .bt_ne{
	background:#128ccd ;
}

.pk .details{
	text-align: center ;
	font-size: 12px ;
	/*font-family: '微软雅黑' ;*/
}

.pk .details label{
	padding:0 16px;
}

.pk .details .det_p{
	color:#f4653e ;
}

.pk .details .det_gray{
	color:#555555 ;
}

.pk .details .det_ne{
	color:#17b0f7 ;
}

.pk .details .det_gray{
	color:#c6c6c6;
}

.pk .list{
	width:96% ;
	margin-left:2%;
	margin-top:20px ;
	margin-bottom: 20px;
	overflow: hidden;
}

.pk .list li{
	width: 560px;
	float: left;
	margin-bottom: 15px;
}
.pk .list li em{
	float: right;
	padding-left: 20px;
	background:url(../image/rili.png) no-repeat 0 3px;
	font-style: normal;
}
.pk .list li span{
	width: 350px;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	display: block;
	padding-left: 35px;
	font-size: 14px;
}

.pk .list table tr{
	height:40px ;
	font-size:14px ;
	/*font-family: '微软雅黑' ;*/
}

.pk .list table tr td a{
	width: 340px;
	color: #787575 ;
	height: 20px;
	overflow: hidden;
	display: block;
}

/*pk板块 end*/

/*趣味测试板块 begin*/
.quwei{
	
	/*height:300px ;*/
}
.quwei .content-quwei{
	width:90% ;
	margin-left:5%;
	/*height:200px;*/
	/*border:1px solid blue;*/
}

.quwei .content-quwei  ul li{
	width: 1055px;
	border-bottom:1px solid #bcbcbc;
	height:auto ;
	overflow: hidden;
	padding-top:32px ;
	padding-bottom:22px ;
}
.quwei .content-quwei  ul li:last-child{
	border:0;
}

.quwei .content-left{
	width:55% ;
	height:100% ;
	float:left;
	/*border:1px dotted green;*/
}

.quwei .content-left span{
	font-size:18px ;
	/*font-family: '微软雅黑';*/
	color:#555454 ;
}

.quwei .content-left p,.quwei .content-left label{
	font-size:14px ;
	/*font-family: '微软雅黑';*/
}

.quwei .content-left p{
	color:#959595 ;
	margin-top:10px ;
	margin-bottom:20px ;
}

.quwei .content-right{
	width:20% ;
	height:100% ;
	float:right;
}

.quwei .content-left span a{
color:#424140 ;
}

.quwei .content-left p a,.quwei .content-right p a{
  color:#959595 ;
}

.quwei .content-right label{
	display: block;
	margin-bottom:20px ;
	color:#636262 ;
	font-size:14px ;
	/*font-family: '微软雅黑';*/
}
/*趣味测试板块 end*/

/*弹出窗 begin*/
.popup{
	display:none;
	position: fixed;
	top:200px;
	left:50%;
	margin-left:-225px;
	width:450px ;
	height:273px ;
	background:#fff ;
	padding-top:177px ;
	text-align: center;
}

.popup button{
	position:absolute;
	display: block;
	border:0;
	width:130px ;
	height: 37px ;
	border-radius:5px ;
	background:#2b8bd5 ;
	left:50%;
	margin-left:-65px ;
	margin-top:78px;
	color: #fff ;
	font-size: 16px ;
}
/*弹出窗 end */

.pk .lt_table table{
	width: 560px;
	float: left;
}
.lt_table table img{
	display: inline-block;
	margin-right: 5px;
}