/* 公共样式 */
.float_left{
	float: left;
}
.float_right{
	float: right;
}
.float_clr{
	clear: both;
}
.clearfix {
    zoom: 1;
}
.m_b10{
	margin-bottom: 10px;
}
.m_b20{
	margin-bottom: 20px;
}
.m_b30{
	margin-bottom: 30px;
}
.m_t20{
	margin-top: 20px;
}
.hide{
	display: none;
}
/* 头部样式修改  */
#top{
	background: #000000;
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99999;
}
.quick-menu a:hover{
	background: #000000;
}
.d-corner {
    font: 8px/25px arial;
    color: #999;
    font-style: normal;
    float: right;
    margin-left: 2px;
    margin-top: 4px;
}
.up-arrow{
	display: none;
}
#website_ind_wrap:hover #website_nav{
	display: block;
}
#website_ind_wrap:hover .up-arrow{
	display: block;
}
#website_ind_wrap:hover .down-arrow{
	display: none;
}
#top #website_ind_wrap:hover{
	background: #d00 !important;
}
#top #website_nav:hover{
	background: #fff;
	color: #666 !important;
}
#top .wraplist_title:hover{
	background: #fff;
	color: #666 !important;
}
#top a:hover{
	background: #000;
	color: #fff;
}
#website_nav{
	display: none;
	position: absolute;
    top: 31;
    left: 15.5px;
    width: 966px;
    z-index: 999;
    background: #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.sub_dis_wrap{
    height: 180px;
    border-right: 1px solid #d9d9d9;
    text-align: left;
    margin: 10px 0;
    padding: 0 38px 10px;
    z-index: 1000;
    float: left;
}
.sub_dis_wrap .disList {
    list-style: none;
    display: block;
    margin-right: 10px;
    float: left;
}
.sub_dis_wrap .disList li {
    float: none;
    padding-left: 0;
    background: none;
    margin: 0 0 10px;
    padding-right: 0;
}
#top #website_nav a {
    color: #666666 !important;
}
#top #website_nav a:hover{
	background: #fff;
}
.sub_dis_wrap .disTitle a {
    font-size: 14px;
    font-family: "Microsoft YaHei","微软雅黑";
    font-weight: bold;
    color: #444444;
    height: 40px;
    line-height: 40px;
}

.a_title{
	text-align: center;	
	margin: 40px 0;
}
.a_title b{
	font-size:36px;
	font-family:Arial-BoldMT;
	font-weight:bold;
	color:rgba(0,159,189,1);
	line-height:50px;
}
.a_title span{
	margin-top: 10px;
	font-size:20px;
	font-family:MicrosoftYaHei;
	font-weight:400;
	color:rgba(0,0,0,1);
	line-height:29px;
}

.a_explain{
	position: relative;
	width: 1200px;
	margin: 80px auto;
}
.a_explain img{
	display: block;
	margin: 0 auto;
}

.video_prefecture{
	width: 100%;
	background: #F5F5F5;
	padding:20px 0;
}
.video_prefecture .v_type{
	 width: 1200px;
	 margin: 0 auto;
}
.v_title span{
	display: inline-block;
	width:240px;
	height:50px;
	background:rgba(0,159,189,1);
	border-radius:8px 8px 0px 0px;
	font-size:18px;
	text-align: center;
	font-family:MicrosoftYaHei;
	font-weight:400;
	color:rgba(245,245,245,1);
	line-height:50px;
}
.v_itemBox{
	padding: 50px;
	border:2px solid rgba(0,159,189,1);
	border-radius:0px 8px 8px 8px;
	margin-bottom: 50px;
	background: #fff;
}
.v_itemBox1 .img_box{
	width: 400px;
	height: 225px;
	margin-right: 30px;
	overflow:hidden; 
}
.v_itemBox1 li{
	margin-bottom: 30px;
}
.itemMsg{
	position: relative;
}
.itemMsg h3{
	font-size:20px;
	font-family:MicrosoftYaHei-Bold;
	font-weight:bold;
	color:rgba(51,51,51,1);
	line-height:40px;
}
.itemMsg p{
	font-size:12px;
	font-family:MicrosoftYaHei;
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height:20px;
}
.itemMsg h5{
	margin-top: 44px;
}
.userMsg{
	padding: 15px 0;
}
.itemMsg h4{
	font-size:16px;
	font-family:MicrosoftYaHei-Bold;
	font-weight:bold;
	color:rgba(51,51,51,1);
	line-height:20px;
}
.headImg{
	margin-right:30px; 
}
.downPdfBnt{
	cursor: pointer;
	position: absolute;
	right: 20px;
	bottom: 10px;
	width:180px;
	height:40px;
	color: #fff !important;
	background:rgba(0,159,189,1);
	border-radius:3px;
	font-size: 14px;
	text-align: center;
	line-height: 40px;
}
.downPdfBnt:hover{
	background: #1E4056;
}
.v_itemBox2 li,
.v_itemBox3 li{
	float: left;
	width: 49%;
}
.v_itemBox2 .img_box,
.v_itemBox3 .img_box{
	width: 530px;
	height: 300px;
	margin-bottom: 80px;
}
.v_itemBox2 h3,
.v_itemBox3 h3{
	position: absolute;
	left: 0;
	bottom: -60px;
	width: 100%;
	line-height: 60px;
	color: #fff;
	text-align: center;
	background:rgba(30,64,86,1);
	font-size:18px;
	font-weight:400;
}
.v_itemBox2 p{
	line-height: 50px;
	padding-left: 10px;
	cursor: pointer;
}
.v_itemBox2 p span{
	display: inline-block;
	float: left;
	margin-top: 9px;
	margin-right: 16px;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	background: url('../img/adiPlayIcon.png') 0 0 no-repeat;
	background-size: 100% 100%;
}
.v_itemBox2 p:hover{
	background:#e5f5f8;
}
.v_itemBox2 p:hover span{
	background: url('../img/adiPlayIconOn.png') 0 0 no-repeat;
	background-size: 100% 100%;
}

.v_itemBox3 h4{
	font-size:16px;
	font-family:MicrosoftYaHei-Bold;
	font-weight:bold;
	color:rgba(51,51,51,1);
	line-height: 32px;
}
.v_itemBox3 p{
	font-size:14px;
	font-family:MicrosoftYaHei;
	font-weight:400;
	color:rgba(51,51,51,1);
	line-height:24px;
}

.v_itemBox .img_box{
	position: relative;
}
.v_itemBox .img_box img{
	width: 100%;
	height: 100%;
}
.palyBtn{
	cursor: pointer;
	width: 88px;
	height: 88px;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 999;
	margin: auto;
	background: url('../img/adiPlayIcon.png') 0 0 no-repeat;
}
.palyBtn:hover{
	background: url('../img/adiPlayIconOn.png') 0 0 no-repeat;
}
.left_nav{
	width: 80px;
	height: 339px;
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0px;
	margin: auto 0;
	background: url('../img/adiNav.png') 0 0 no-repeat;
	padding: 22px;
}
.left_nav li{
	width: 80px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
}
.left_nav .lactive a{
	color: #009FBD;
}
.left_nav span{
	position: absolute;
	bottom: 52px;
    right: 36px;
	font-size:13px;
	color: #fff;
}
.left_nav .backTop{
	display: block;
	width: 80px;
	height: 40px;
	position: absolute;
	bottom: 120px;
	left: 22px;
}
.left_nav .goLottery{
	display: block;
	width: 80px;
	height: 20px;
	line-height: 22px;
	position: absolute;
	bottom: 26px;
	text-align: center;
	left: 22px;
	font-size: 13px;
	color: #009FBD;
}

.a_answer{
	width: 1200px;
	margin: 0 auto;
}
.a_answer .a_list{
	padding: 40px 40px 0;
	border-radius: 3px;
	border: 1px solid #E4E4E4;
	margin-bottom: 100px;
}
.a_answer .a_list small{
	color: #999;
}
.a_list li{
	margin-top: 30px;
	line-height: 32px;
}
.a_list li label{
	display: inline-block;
	width: 49%;
}
.a_list li label input{
	margin-right: 12px;
}
.a_list li label input[type="text"]{
	border: 0;
	outline:none; 
	background:none; 
	border-bottom: 1px solid #666;
	padding: 0 12px;
	margin: 0;
	box-sizing: border-box;
}
.a_list li span{
	color: #e90029;
}
.a_btn{
	display: block;
	margin: 60px auto;
	width: 220px;
	font-size: 22px;
	height: 60px;
	background: #009fbd;
	color: #fff;
	border-radius: 6px;
	cursor: pointer;
}

.tip_p{
	position: fixed;
	top: 40%;
	right: 10px;
}

/*任务三*/
.step_3{
	width: 100%;
}
.index_module{
	width: 1160px;
	margin: 0 auto;
	padding-bottom: 40px;
}
.index_module_title{
	margin: 0;
	text-align: center;
}
#step_3 a {
    color: #007ac2;
}

#step_3 a:hover {
    text-decoration: underline;
}

#step_3 center {
    display: block;
    border-radius: 3px;
    line-height: 40px;
    background: #e6f2f9;
    font-size: 16px;
}

/*抽奖区域*/
#prize_area {
    padding: 40px 0;
}

/*抽奖弹窗样式*/
.lotter_alert {
    /*抽奖机会用完*/
    /*中奖了*/
}

.lotter_alert.not_winning {
    width: 305px;
}

.lotter_alert.not_winning .layui-layer-content {
    overflow: hidden;
}

.lotter_alert.layui-layer {
    padding: 30px;
    background: #fff;
    border-radius: 15px;
}

.lotter_alert .layui-layer-title {
    display: none;
}

.lotter_alert .layui-layer-content {
    text-align: center;
}

.lotter_alert .layui-layer-content i {
    display: block;
    color: #C77701;
    font-size: 40px;
    font-style: normal;
    padding: 20px 0;
}

.lotter_alert .layui-layer-content big {
    display: block;
    margin-bottom: 10px;
    font-size: 16px;
    color: #000;
}

.lotter_alert .layui-layer-content span {
    color: #000;
}

.lotter_alert.no_chance {
    width: 305px;
}

.lotter_alert.no_chance big {
    display: block;
    padding-top: 20px;
}

.lotter_alert.no_chance .btns {
    display: block;
    padding: 20px 0;
}

.lotter_alert.no_chance .btn {
    color: #fff;
    border: none;
    width: 85px;
    margin: 0 3px;
    background: #009FBD;
}

.lotter_alert.no_chance .layui-layer-content {
    overflow: hidden;
}

.lotter_alert.winner {
    width: 305px;
}

.lotter_alert.winner big b {
    color: #ff0000;
}

.lotter_alert.winner img {
    display: block;
    margin: 10px auto;
    width: 100px;
}

.lotter_alert.winner span {
    line-height: 20px;
}

.lotter_alert.winner .layui-layer-content {
    overflow: hidden;
}

#prilist{
    float: left;
    width: 672px;
    margin-right: 100px;
}

#prilist li {
    display: block;
    background: #e5f5f8;
    float: left;
    margin: 0 20px 20px 0;
    width: 202px;
    padding: 30px 0;
    text-align: center;
    overflow: hidden;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    color: #333;
    border: 2px solid #fff;
}

#prilist li.right {
    margin-right: 0;
}

#prilist li.active {
    border: 2px solid #009FBD;
}

#prilist img {
    display: block;
    height: 60px;
    margin: 0 auto 10px;
}

#prilist #begin_btn {
    padding: 0;
    height: 151px;
    line-height: 151px;
    font-size: 20px;
    color: #fff;
    background: #009FBD;
    cursor: pointer;
}
#prilist #begin_btn:hover{
	background: #009FBD;
}
#prilist #begin_btn:active {
    font-size: 16px;
}

#winner_list {
    float: left;
    width: 380px;
}

#winner_list a {
    text-decoration: underline;
}

#winner_list .list_box {
    display: block;
    padding-top: 10px;
    background: #009FBD;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 20px;
}

#winner_list .list_box b {
    display: block;
    margin: 0 auto;
    font-size: 18px;
    color: #007ac2;
    margin-bottom: 10px;
    text-align: center;
    color: #fff;
}

/*#fcdee3*/

#winner_list .list_box p {
    line-height: 20px;
}

#winner_list .tips {
    line-height: 20px;
    color: #999999;
    font-size: 12px;
    display: block;
}
#winner_list .tips a{
	color: #009FBD;
}
#jq_marquee_box {
    margin-top: 10px;
    height: 300px;
    line-height: 15px;
    overflow: hidden;
    margin-bottom: 20px;
    background: #fff;
    color: #000;
    border: 2px solid #009FBD;
    border-top: none;
    padding: 20px 0;
    border-radius: 0 0 10px 10px;
}

#winner_ul {
    display: block;
    padding: 20px;
}

#winner_ul .null {
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    padding-top: 30px;
}

#winner_ul li {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px;
    color: #009FBD;
}
#winner_ul li span{
	color: #666666;
}
.footerMsgl{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	background: #fff;
	text-align: center;
	margin-bottom: 50px;
	position: relative;
}
.footerMsgl .f_msg{
	position: absolute;
	text-align: left;
	left: 60px;
    top: 36px;
	font-size:14px;
	font-family:MicrosoftYaHei;
	font-weight:400;
	color:rgba(51,51,51,1);
	line-height:23px;
}
.f_msg span{
	color: #009FBD;
}

.footerMsg{
	width: 100%;
}
.footerMsg img{
	width: 100%;
}

.footer{
	border: none;
	padding: 10px 0;
}
.footer a,.footer p{
	color: #999;
}

/*  修改弹窗样式  */
#submit_form{
	overflow: inherit;
}
.pop_window{
	border: none;
	border-radius: 20px;
	height: 520px;
	box-shadow: 2px 1px 10px #000000;
	z-index: 99999;
}
.dialog{
	border-radius: 20px;
}
.dialog-hd{
	background: #fff;
	border: none;
	height: 30px;
}
.collect_title{
	text-align: center;
	padding: 10px 0 0 0;
}
.close-dialog{
	right: 5px;
	top: 5px;
	color: #999999;
}
.inline_dl {
	padding-left: 30px;
}
#submit_form dd input[type=text]{
	width: 350px;
	border-radius: 5px;
}
#submit_form .inline_dl textarea{
	width: 350px;
	height: 18px;
	overflow:hidden; 
	resize:none; 
	border-radius: 5px;
}
#submit_form .inline_dl dd{
	float: inherit;
}
#submit_form .user_info_cookie{
	margin-left: 36px;
}
#submit_form dd{
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}
#submit_form dd label{
	width: 50%;
}
#submit_form .sub{
	position: inherit;
	float: inherit;
	width: 120px;
	border-radius: 5px;
	margin: 20px auto;
	cursor: pointer;
}
.input_box{
	width: 300px;
	margin: 0 auto;
	position: relative;
}
.input_box span{
	position: absolute;
	left: 20px;
	top: 5px;
	font-size: 20px;
	color: #999;
}
.input_box input{
	width: 300px;
	line-height: 40px;
	border-radius: 5px;
	padding: 0px 10px 0 50px;
	box-sizing: border-box;
}
.dialog-bd{
	padding: 0;
}
#s_tip_box{
	text-align: center;
}
#s_tip_box h2{
	font-size: 24px;
	color: #e30327;
	text-align: center;
	margin-bottom: 40px;
}
#s_tip_box p{
	margin-bottom: 40px;
	font-size: 20px
}
#s_tip_box h5{
	color: #999;
}

#submit_form .inline_dl .wid100{
	width: 370px;
}

/* 分享 */
.bdsharebuttonbox .share-need-vfy { width: 266px; height: 38px; display: block; margin: 0; padding: 0; background: none; position: absolute; left: auto; right: 0; z-index: 1000; }
.bdshare-button-style0-16::after { clear: both; content: ''; display: block; height: 0; visibility: hidden; }
.bdsharebuttonbox { top: -65px; position: absolute; right: 57px; font-size: 14px; color: #333; line-height: 38px; z-index: 999; }
.bdshare-button-style0-16 .bds_weixin { background-position: 0 -1612px; }
.bdshare-button-style0-16 .bds_tsina { background-position: 0 -104px; }
.bdshare-button-style0-16 .bds_qzone { background-position: 0 -52px; }
.bdsharebuttonbox .bds_sqq { 
	background-attachment: scroll; 
	background-clip: border-box; 
	background-image: url("http://bbs.elecfans.com/template/elecfans_201508/prize/images/qq-ico.png"); 
	background-origin: padding-box; 
	background-position: 0 0 !important; 
	background-size: auto; 
	background-repeat: no-repeat; 
	height: 38px; 
	margin: 0 0 0 18px;
	padding: 0; 
	width: 38px; 
}
.bdsharebuttonbox .bds_weixin { 
	background-attachment: scroll; 
	background-clip: border-box; 
	background-image: url("http://bbs.elecfans.com/template/elecfans_201508/prize/images/weixin-ico.png"); 
	background-origin: padding-box; 
	background-position: 0 0 !important; 
	background-size: auto; 
	background-repeat: no-repeat; 
	height: 38px; 
	margin: 0 0 0 18px;
	padding: 0; 
	width: 38px; 
}
.bdsharebuttonbox .bds_tsina { 
	background-attachment: scroll; 
	background-clip: border-box; 
	background-image: url("http://bbs.elecfans.com/template/elecfans_201508/prize/images/weibo-ico.png");
	background-origin: padding-box; 
	background-position: 0 0 !important; 
	background-size: auto; 
	background-repeat: no-repeat; 
	height: 38px; 
	margin: 0 0 0 18px;
	padding: 0; 
	width: 38px; 
}
.bdsharebuttonbox .bds_qzone { 
	background-attachment: scroll; 
	background-clip: border-box; 
	background-image: url("http://bbs.elecfans.com/template/elecfans_201508/prize/images/qzone-ico.png");
	background-origin: padding-box; 
	background-position: 0 0 !important; 
	background-size: auto; 
	background-repeat: no-repeat; 
	height: 38px; 
	margin: 0 0 0 18px;
	padding: 0; 
	width: 38px; 
}
.bdsharebuttonbox a, .bdsharebuttonbox .bds_more{
	cursor: pointer;
	float: left;
	font-size: 12px;
	line-height: 16px;
}
.quiz_click:hover{
	color: #FF0000;
	cursor: pointer;
}
#submit_form dd label{
	margin: 5px 0;
}


.info_msgBox{
 	height: 399px;
}

.layui-layer{
	top: 150px !important;
}

.m_head{
   display: none;
   width: 100%;
   line-height: 44px;
   position: fixed;
   top: 0;
   left: 0;
   background: #fff;
   z-index: 99999;
   border-bottom: 1px solid #E4E4E4;
}
.m_head img{
	margin-top: 6px;
	margin-left: 12px;
}
.m_head ul{
	margin-right: 12px;
}
.m_head li{
	line-height: 42px;
	font-size: 15px;
	margin:0 10px;
	float: left;
	border-bottom: 2px solid #fff;
}
.m_head .mh_active{
	border-color: #009FBD;
	font-weight: bold;
}
.m_head .mh_active a{
	color: #009FBD;
}

.m_banner,
.m_explain,
.m_footer,
.footerMsglM{
	display: none;
}

.m_banner img,
.m_explain img,
.m_footer img{
	width: 100%;
}

.footerMsglM{
	padding: 12px;
	box-sizing: border-box;
	position: relative;
	margin-bottom: 12px;
}
.footerMsglM .f_msg{
	position: absolute;
	font-size: 15px;
	width: 80%;
	top: 4%;
	left: 8%;
}
.left_navM{
	display: none;
	width: 60px;
	height: 60px;
	position: fixed;
	top: 0;
	bottom: 0;
	font-size: 12px;
	right: 10px;
	padding: 5px;
	margin: auto 0;
	background: url('../img/adiNavM.png') 0 0 no-repeat;
	background-size: 100%;
}
.left_navM a{
	display: block;
	width: 100%;
	height: 100%;
	margin-left: 5px;
	margin-top: 5px;
	color: #fff;
}
/*  y移动端适配  */
@media screen and (max-width: 800px) {
	.lotter_alert.layui-layer{
		width: 50% !important;
	}
	 .sso_dialog{
    	width: 83% !important;
    	margin: 0 !important;
    	top: 5% !important;
    	left: 8% !important;
    }
    #top{
    	display: none;
    } 
    .bdsharebuttonbox{
    	top: -50px;
    	right: 4%;
    }
   	.index_module{
   		width: 100%;
   	}
   	#prilist{
   		width: 100%;
   	}
   	#prilist li{
   		width: 30%;
   		margin: 0 10px 10px 0;
   		padding:10px 0;
   		height: 66px;
   	}
   	#prilist li{
   		width: 30%;
   		margin: 0 1% 10px 0;
   	}
   	#prilist li:nth-of-type(3n+1){
   		margin-left: 2%;
   	}
    #prilist img{
    	height: 36px;
    }
    #prilist #begin_btn{
    	height: 86px;
    	line-height: 86px;
    }
    #winner_list{
    	width: 94%;
    	margin: 20px 3% 0;
    }
    #winner_list .tips{
    	color: #666;
    }
    .layui-layer{
    	width: 300px !important;
    }
 	
 	.left_nav,
    .a_explain,
    .banner,
    .footerMsgl,
    .footerMsg2,
    .footer{
    	display: none;
    }
    .left_navM,
    .m_head,
	.m_banner,
	.m_explain,
	.m_footer,
	.footerMsglM{
		display: block;
	}

	.a_title{
		margin: 16px 0;
	}
	.a_title b{
		font-size: 20px;
		line-height: 26px;
	}
	.a_title span{
		font-size: 15px;
		line-height: 15px;
	}
	.video_prefecture{
		padding: 12px;
		box-sizing: border-box;
	}
	.video_prefecture .v_type{
		width: 100%;
	}
	.v_title span{
		width: 120px;
		height: 32px;
		line-height: 32px;
		font-size: 16px;
	}
	.v_itemBox{
		padding: 12px;
	}
	.v_itemBox1 li:nth-of-type(1){
		padding-bottom: 20px;
		border-bottom: 1px dashed #009FBD;
	}
	.v_itemBox .img_box{
		width: 100%;
		height: auto;
		float: inherit;
	}
	.itemMsg h3{
		font-size: 18px;
		line-height: 26px;
		height: 52px;
		margin: 6px 0;
	}
	.itemMsg p{
		margin-top: 100px;
		margin-bottom: 50px;
	}
	.headImg{
		margin-right:12px;
	}
	.itemMsg h5{
		width: 100%;
		position: absolute;
		top: 22px;
		left: 0;
	}
	.itemMsg h5 p{
		margin: 0;
	}
	.downPdfBnt{
		right: 0;
		left: 0;
		bottom: -50px;
		margin: 0 auto;
	}
	.v_itemBox{
		margin-bottom: 20px;
	}
	.v_itemBox2 li, .v_itemBox3 li{
		float: inherit;
		width: 100%;
	}
	.v_itemBox2 h3,.v_itemBox3 h3{
		padding: 6px 16px;
		box-sizing: border-box;
		line-height: 18px;
		font-size: 15px;
		text-align: left;
		bottom: -42px;
	}
	.v_itemBox2 .img_box{
		margin-bottom: 60px;
	}
	.v_itemBox2 p{
		position: absolute;
		width: 100%;
		left: 0;
		overflow: hidden;
		text-overflow:ellipsis;
		white-space: nowrap;
		padding: 0;
	}
	.v_itemBox2 .p1{
		bottom: 140px;
	}
	.v_itemBox2 .p2{
		bottom: 100px;	
	}
	.v_itemBox2 .p3{
		bottom: 60px;
	}
	.v_itemBox2 .p4{
		bottom: 20px;
	}
	.v_itemBox2 ul{
		padding-bottom: 200px;
		position: relative;
	}
	.v_itemBox3 li:nth-of-type(1){
		margin-bottom: 20px;
		border-bottom: 1px dashed #009FBD;
	}
	.v_itemBox3 p{
		margin-bottom: 20px;
	}
	.a_answer {
    	padding: 10px;
		width: 100%;
		box-sizing: border-box;
	}
    .a_answer .a_list{
    	border: none;
		box-sizing: border-box;
    	padding: 10px;
    	font-size: 14px;
    	margin-bottom: 0px;
    }
    .a_list li{
    	margin-top: 16px;
    	line-height: 24px;
    }
    .a_answer .a_list label{
    	width: 100%;
    }
    .a_btn{
    	width: 100%;
    	height: 40px;
    	margin: 20px auto;
    	font-size: 18px;
    }
	
	.index_module_title{
		margin: 0;
	}
	#prize_area{
		padding: 20px 0;
	}
    
    .pop_window{
	 	width: 92%;
	 	margin: 10% 0px 0px -46%;
	 	height: 520px;
	}
	.info_msgBox{
	 	height: 396px;
	 }
    #submit_form dd input[type=text]{
		width: 220px;
		border-radius: 5px;
	}
	#submit_form .inline_dl textarea{
		width: 220px;
		height: 18px;
		overflow:hidden; 
		resize:none; 
		border-radius: 5px;
	}
	#submit_form .inline_dl select {
    	width: 115px;
    }
    #submit_form dd label{
    	margin: 5px 0;
    }
}