/* 公共样式 */
.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;
}


/* 导航  */
.nav_Pbox{
	width: 100%;
	height: 80px;
	background: #fff;
	z-index: 9999;
	position: fixed;
	left: 0;
	top: 30px;
	border-bottom: 1px solid #E4E4E4;
}
.nav_box{
	width: 1200px;
	margin: 0 auto;
	line-height: 80px;
}
.nav_box img{
	width: 172px;
	vertical-align: middle;
}
.nav_box ul li{
	line-height: 78px;
	float: left;
	margin: 0 12px;
	cursor: pointer;
}
.nav_box ul li.ac{
	border-bottom: 3px solid #e90029;
}
.nav_box .float_right li{
	font-size: 14px;
	margin: 0 6px;
}

.a_title{
	width: 100%;
	padding: 40px 0 30px 0;
	text-align: center;
}
.a_title span{
	display: inline-block;
	font-size: 28px;
	line-height: 26px;
	padding: 0 5px;
	border-bottom: 5px solid #edbdc7;
	width: 120px;
	text-align: center;
}

.a_explain{
	position: relative;
	width: 1200px;
	margin: 80px auto;
}

.a_downPFD{
	width: 100%;
	background: #edecee;
	padding-bottom: 100px;
}
.a_downPFD .d_list{
	width: 1200px;
	height: 320px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.d_list span{
	display: block;
	width: 40px;
	height: 60px;
	line-height: 60px;
	background: rgba(0,0,0,0.5);
	position: absolute;
	top: 130px;
	text-align: center;
	cursor: pointer;
}
.d_list .n_left{
	left: 0;
}
.d_list .n_rigth{
	right: 0;
}
.d_list span img{
	vertical-align: middle;
}
.d_list ul{
	width: 4800px;
	height: 320px;
	position: absolute;
	top: 0;
}
.d_list li{
	width: 240px;
	height: 100%;
	margin-right: 80px;
	position: relative;
	float: left;
	font-size: 14px;
	cursor: pointer;
}
.d_list li:hover .downBtn{
	display: block;
}
.d_list li:hover .d_des{
	bottom: 40px;
}
.d_list li .d_img{
	width: 100%;
}
.d_list li .d_des{
	padding: 6px 12px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	min-height: 50px;
	box-sizing: border-box;
	color: #fff;
	background: rgba(0,0,0,.5);
}
.d_list li .downBtn{
	display: none;
	line-height: 40px;
	color: #fff;
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #eb0029;
}
.downBtn img{
	vertical-align: middle;
}

.a_watchVideo{
	width: 1200px;
	margin: 0 auto;
}
.w_list li{
	float: left;
	width: 30%;
	height: 270px;
	margin-right: 5%;
	cursor: pointer;
} 
.w_list li:nth-of-type(3n){
	margin-right: 0;
}
.w_list li p{
	text-align: center;
	line-height: 32px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
}
.w_list .poster{
	width: 100%;
	height: 200px;
	position: relative;
	background: #000000;
}
.w_list .poster:hover{
	box-shadow: 0px 0px 16px #666;
}
.poster .img{
	width: 100%;
	height: 100%;
}
.poster .paly_btn{
	position: absolute;
	left: 40%;
	top: 64px;
	display: block;
	width: 72px;
	height: 72px;
	line-height: 72px;
	border-radius: 50%;
	background: #ff6666;
	text-align: center;
	cursor: pointer;
}
.paly_btn:hover{
	background: #ff3333;
}
.paly_btn img{
	vertical-align: middle;
}


.a_answer{
	width: 1200px;
	margin: 0 auto;
}
.a_answer .a_list{
	padding: 40px 185px 0 185px;
	border-radius: 3px;
	border: 1px solid #E4E4E4;
	margin-bottom: 100px;
}
.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: #eb0029;
	color: #fff;
	border-radius: 6px;
	cursor: pointer;
}


.tip_p{
	position: fixed;
	top: 40%;
	right: 10px;
}

/*任务三*/
.step_3{
	width: 100%;
	background: #edecee;
}
.index_module{
	width: 1160px;
	margin: 0 auto;
	padding-bottom: 40px;
}
.index_module_title{
	text-align: center;
	margin-top: 40px;
}
.index_module_title b{
	font-weight: normal;
	display: inline-block;
    font-size: 28px;
    line-height: 26px;
    width: 120px;
    text-align: center;
    border-bottom: 5px solid #edbdc7;
}
#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: #eb0029;
}

.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: #fcdee3;
    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 #fac5ce;
}

#prilist li.right {
    margin-right: 0;
}

#prilist li.active {
    border: 2px solid #eb0029;
}

#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: #eb0029;
    cursor: pointer;
}
#prilist #begin_btn:hover{
	background: #9a001b;
}
#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: #e90029;
    -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: #9a001b;
}
#jq_marquee_box {
    margin-top: 10px;
    height: 300px;
    line-height: 15px;
    overflow: hidden;
    margin-bottom: 20px;
    background: #fff;
    color: #000;
    border: 2px solid #fcdee3;
    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: #ef6775;
}
#winner_ul li span{
	color: #666666;
}
.footerMsgl{
	width: 100%;
	height: auto;
	background: #fff;
	text-align: center;
}
.footerMsgl img,
.footerMsgj img{
	width: 1160px;
}
.footerMsgj{
	width: 100%;
	height: auto;
	background: #f4f4f5;
	text-align: center;
}


.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: 300px;
	border-radius: 10px;
	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: 390px;
}

.layui-layer{
	top: 150px !important;
}
.m_nav,
.m_banner,
.m_explain,
.m_footer,
.m_nTip{
	display: none;
}

.m_banner img,
.m_explain img,
.m_footer img{
	width: 100%;
}

/*  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;
    }
 	
 	.p_nav,
    .nTip,
    .a_explain,
    .banner,
    .footerMsgl{
    	display: none;
    }
    .nav_Pbox{
    	top: 0;	
    	height: 60px;
    }
    .nav_box {
    	width: 100%;
    	line-height: 60px;
    }
    .nav_box img{
    	width: 106px;
    	font-size: 14px;
    }
    .nav_box ul li{
    	line-height:58px;
    }
    .m_nav,
	.m_banner,
	.m_explain,
	.m_footer,
	.m_nTip{
		display: block;
	}
	.a_title{
		padding: 20px 0 15px 0;
	}
	.a_title span,
	.index_module_title b{
		font-weight: 600;
		font-size: 16px;
		line-height: 14px;
		width: 66px;
		border-bottom:3px solid #edbdc7;
	}
	#prize_area{
		padding: 20px 0;
	}
	.index_module_title{
		margin-top: 20px;
	}
	
	.a_answer {
    	padding: 10px;
		width: 100%;
		box-sizing: border-box;
	}
    .a_answer .a_list{
		box-sizing: border-box;
    	padding: 10px;
    	font-size: 14px;
    	margin-bottom: 50px;
    }
    .a_list li{
    	margin-top: 16px;
    	line-height: 24px;
    }
    .a_answer .a_list label{
    	width: 100%;
    }
    .a_btn{
    	width: 120px;
    	height: 40px;
    	margin: 20px auto;
    	font-size: 18px;
    }
    .a_downPFD{
    	padding-bottom: 50px;
    }
    .a_downPFD .d_list{
    	width: 100%;
    	overflow-x: scroll;
    	height: 160px;
    }
    .d_list span{
    	display: none;
    }
    .d_list ul {
    	width: 1920px;
    	height: 160px;
    }
    .d_list ul li{
    	width: 120px;
    	margin: 0 0 0 16px;
    }
    .d_list ul li .d_des{
    	font-size: 12px;
    	line-height: 20px;
    	overflow : hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
    }
    .a_watchVideo{
    	width: 100%;
    }
    .w_list{    	
    	overflow-x: scroll;
    }
    .w_list .poster{
    	height: 100px;
    }
    .w_list ul{
    	width: 1072px;
    }
    .w_list li{
    	width: 160px;
    	height: 150px;
    	margin: 0 0 0 16px;
    	font-size: 12px;
    }
    .poster .paly_btn{
    	top:32px;
    	width: 36px;
    	height: 36px;
    	line-height: 36px;
    }
    .poster .paly_btn img{
    	width: 24px;
    }
    
    .pop_window{
	 	width: 92%;
	 	margin: 10% 0px 0px -46%;
	 	height: 520px;
	}
	.info_msgBox{
	 	height: 392px;
	 }
    #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;
    }
}