@charset "utf-8";

/*全局控制*/
body{font-size:14px;line-height:180%; background:#fff; font-family:"微软雅黑",Arial; -webkit-text-size-adjust:none;color: #000;}
a 		{text-decoration:none; transition-duration:500ms; color:#000;}
a:hover {text-decoration:none; transition-duration:500ms; color:#1a74bb;}
label{cursor: pointer; padding:5px; display: block;}
label:hover{background:#ddd;}
.hide,.skip{display: none;}
.tc{text-align: center;}





.box_wj{padding:80px; margin:80px auto 40px; background: #fff;}
.box_user{margin:0 auto; padding: 0 15px;}

@media (min-width:768px) {
.box_wj, .box_user {width: 750px}

}

@media (min-width:992px) {
.box_wj, .box_user {width: 970px}

}


/*问卷页面*/
.t_tit{text-align: center; padding-bottom: 15px; font-size: 24px; color: #09c;}
.t_desc{border-bottom: 1px dashed #ccc; margin-bottom: 30px;}

.wenti_01{margin-bottom: 25px;}
.wenti_01 h3{ font-size: 15px; margin-bottom: 15px;}
.wenti_01 .xing{color:red;float: left;margin-left: -10px;position: absolute;}

.table_01{width: 100%;}
.table_01 .qw_01{width:10%; text-align: center;}
.table_01 td{border-bottom: 1px dashed #ccc;}
.table_01 td label{ text-align: center;}
.notifyDetail{border: none; border-bottom: 1px solid #333;}

.ljf_topic{width: 100%;display: flex;flex-wrap: wrap;}
.ljf_topic1 li{width: 100%;}
.ljf_topic2 li{width: 49%;}
.ljf_topic3 li{width: 33%;}
.ljf_topic4 li{width: 25%;}
.ljf_topic5 li{width: 20%;}
.ljf_topic6 li{width: 16%;}

#subject_submit{display: block; border:0; padding:10px 45px; margin: 0 auto; background: #09c;color: #fff;cursor: pointer;}
#subject_submit:hover{background: #069;}
.footer{text-align: center; font-size: 12px; border-top: 1px solid #ccc; margin:60px 0 -60px; padding-top:20px;}

/*提交问卷弹窗*/
.tj_box{ width: 400px; height: 200px; position: absolute; top: 50%; left: 50%; margin: -110px 0 0 -200px; border: 1px solid #ccc; background: #fff; }


@media (max-width:992px) {

}
@media (max-width:768px) {
/*body{font-size:12px;}*/
.box_wj {padding:30px 15px 15px; margin:0; }
.t_tit{font-size: 18px;}
.footer{margin:30px 0 0;}



}



/*分页样式*/ /*内容分页*/
.page_info{text-align:center; margin:30px auto;overflow: hidden;}
.page_info span{padding:0 2px;font-weight:bold;}

.page_list, 		.contPage{text-align:center; margin:0 auto 30px;overflow: hidden;}
.page_list a, 		.contPage a{display:inline-block;color:#898989;border:1px solid #e8e8e8;padding:5px 13px;margin:0 1px;}
.page_list a:hover, .contPage a:hover{color:#fff;background:#898989;}
.page_list a.on, 	.contPage a.on{color:#fff;background:#1a599f;border:1px solid #1a599f;}

@media (max-width:768px) {
.page_list .num{display: none;}
}














/*会员页面*/
.u_header{background: #f1f1f1; padding: 15px 0; overflow: hidden;  line-height: 40px;}
.u_logo{font-weight: bold; font-size:20px; }
.u_logo img{height: 40px; margin-right:5px;}
.u_username{font-size:16px; text-align: right;}

.u_footer{line-height: 40px; text-align: center;}


.wenjuan_list{overflow: hidden; border-bottom: 1px solid #ccc; margin-bottom: 15px;}
.wenjuan_list img{width: 120px;}






















