/* 公共样式 */
.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;
}
.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;
}

.Lottery1{
	margin: 95px auto;
	width: 1200px;
	height: 780px;
	position: relative;
	background: url(../newImg/Lottery1_bg.png) repeat scroll top left;
	background-size:cover;
}
.Lottery1_listCon{
	width: 610px;
	height: 430px;
	position: absolute;
	top: 139px;
	left: 98px;
}
.Lottery1_listCon li{
	background: #fff;
	width: 200px;
	height: 140px;
	float: left;
	margin-left: 2px;
	margin-bottom: 2px;
	position: relative;
	text-align: center;
}
.Lottery1_listCon li img{
	width: 160px;
	height: 100px;
}
.bg_weiC{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
	position: absolute;
	left:0;
	top: 0;
	text-align: center;
	line-height: 140px;
	color: #fff;
}
.Lottery1_listCon li .bg_weiC img{
	vertical-align: middle;
	width: 34px;
	height: 34px;
}
.my_clickNum,
.my_LotteryNum{
	position: absolute;
	font-size: 30px;
	color: #666;
	bottom: 86px;
}
.my_clickNum{
	left: 139px;
}
.my_LotteryNum{
	left: 317px;
}
.Lottery1 .my_LotteryBtn{
	position: absolute;
	display: block;
	text-align: center;
	line-height: 52px;
	color: #fff;
	width: 194px;
	height: 52px;
	background: #eb0029;
	right: 102px;
	bottom: 70px;
	border-radius: 7px;
}
.my_LotteryBtn:hover{
	background: #9a001b;
}
.title{
	width: 500px;
	margin: 0 auto;
	height: 79px;
}
.mission{
	width: 1160px;
	margin: 0 auto;
	border: 2px solid #0d0e5e;
	padding: 50px 40px;
	box-sizing: border-box;
	border-radius: 40px;
	margin-bottom: 80px;
}
.mission_nav{
	border-bottom: 1px solid #0d0e5e;
	line-height: 40px;
	position: relative;
}
.mission_nav span{
	display: inline-block;
	width: 100px;
	height: 40px;
	text-align: center;
	color: #fff;
	background: #0d0e5e;
	border-radius: 10px 10px 0 0;
	margin-right: 10px;
	cursor: pointer;
}
.mission_nav .s_active{
	background: #fff;
	color: #0d0e5e;
	font-weight: 700;
	border: 1px solid #0d0e5e;
	border-bottom: 1px solid #fff;
	margin-bottom: -2px;
}
.mission_content{
	height: 880px;
}
.mission_content li{
	width: 252px;
	height: 379px;
	float: left;
	margin-left: 80px;
	margin-top: 60px;
	text-align: center;
}
.mission_content li a:hover p{
	color: #D00000;
}
.mission_content li .img_b img{
	padding: 10px;
	box-sizing: border-box;
	border: 1px solid #ffff;
}
.mission_content li .img_b img:hover{
	border: 1px solid #ccc;
}
.mission_content li p{
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 40px;
	color: #000000;
	font-weight: 700;
}
.mission_content li .down{
	color: #fff;
	background: #eb0029;
	display: inline-block;
	width: 142px;
	height: 32px;
	line-height: 32px;
	cursor: pointer;
}
.mission_content li .down:hover{
	background: #9a001b;
}
.step_1btn{
	cursor: pointer;
}
.mission_content li a img{
	border: none;
}
.mission_boxMsg{
	width: 525px;
	height: 100%;
	margin: 0 auto;
}
.mission_boxMsg p{
	font-weight: 700;
	color: #000;
}
.mission_boxMsg label{
	display: inline-block;
	width: 49%;
	line-height: 40px;
}
.mission_boxMsg li{
	margin-bottom: 40px;
}
.mission_boxMsg label input{
	margin-right: 16px;
}
.mission_boxMsg button{
	display: block;
	margin: 0 auto;
	width: 180px;
	font-size: 22px;
	height: 60px;
	background: #eb0029;
	color: #fff;
	border-radius: 12px;
	cursor: pointer;
}
.mission_boxMsg .ac_b{
	background: #bfbfbf;
}

/*任务三*/
.step_3{
	width: 100%;
	background: #0d0e5e;
}
.index_module{
	width: 1160px;
	margin: 0 auto;
	padding-bottom: 40px;
}
.index_module_title{
	text-align: center;
	color: #fff;
	margin-top: 40px;
}
#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: #e6f2f9;
    float: left;
    margin: 0 20px 20px 0;
    width: 208px;
    padding: 30px 0;
    text-align: center;
    overflow: hidden;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    color: #333;
}

#prilist li.right {
    margin-right: 0;
}

#prilist li.active {
    background: #007ac2;
    color: #fff;
}

#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: 20px 0px;
    background: #171880;
    -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: 20px;
    text-align: center;
    color: #fff;
}

#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: 20px;
    height: 236px;
    line-height: 15px;
    overflow: hidden;
    margin-bottom: 20px;
    background: #282a95;
    color: #fff;
}

#winner_ul {
    display: block;
    padding: 20px;
}

#winner_ul .null {
    font-size: 18px;
    color: #fff;
    line-height: 30px;
    text-align: center;
    padding-top: 30px;
}

#winner_ul li {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff;
    line-height: 20px;
}

.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;
}
.content_nav{
	position: fixed;
	right: 0px;
	bottom: 160px;
	width: 128px;
	height: 400px;
	padding: 20px 10px 20px 5px;
	box-sizing: border-box;
	text-align: center;
	background-image: url(../newImg/nav_bg.png);
	color: #e30327;
}
.content_nav h3{
	margin-top: 30px;
}
.content_nav ul{
	margin-top: 100px;
}
.content_nav ul li a{
	display: block;
	width: 100%;
	color: #fff;
	line-height: 36px;
	font-size: 12px;
}
.content_nav ul li a:hover{
	font-weight: 700;
	background: #282a95;
}
.content_nav ul li .a_active{
	font-weight: 700;
	background: #282a95;
}
.content_nav .top_btn{
	display: block;
	width: 100%;
	line-height: 30px;
	border-radius: 5px;
	color: #fff;
	margin-top: 6px;
	font-size: 14px;
}

/*  修改弹窗样式  */
#submit_form{
	overflow: inherit;
}
.pop_window{
	border: none;
	border-radius: 20px;
	height: 520px;
	box-shadow: 2px 1px 10px #000000;
}
.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;
}




.m_banner{
	width: 100%;
	display: none;
}
.m_banner img{
	width: 100%;
}
.m_g img{
	display: none;
	width: 100%;
}
.m_footers{
	display:none;
	width: 100%;
}
.m_footers img{
	width: 100%;
}
.m_bgIMg{
	display: none;
}

.info_msgBox{
 	height: 420px;
 	overflow-y: scroll;
}

/*  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;
    }
    .m_banner{
    	display: block;
    }
    .content_nav{
    	display: none;
    }
    .banner{
    	display: none;
    }
    #top{
    	display: none;
    }
    .m_g img{
    	display: block;
    }
    .m_footers{
    	display: block;
    }
    .footerMsgl{
    	display: none;
    }
    .footerMsgj{
    	display: none;
    }
    .m_bgIMg{
    	display: block;
    }
    .Lottery1{
		width: 92%;
		margin: 60px 4% 0px;
		position: relative;
		background: none;
		height: 404px;
	}
	.Lottery1 img{
		width: 100%;
		height: 404px;
	}
	.Lottery1 .Lottery1_listCon{
		width: 100%;
		top: 11%;
		left: 4%;
	}
	.Lottery1 .Lottery1_listCon li{
		height: 70px;
		width: 30%;
	}
	.Lottery1 .Lottery1_listCon li p{
		font-size: 12px;
	}
	.Lottery1 .bg_weiC{
		line-height: 70px;
	}
	.Lottery1 .Lottery1_listCon .bg_weiC img{
		width: 34px; 
	    height: 34px;
	}
	.Lottery1 .Lottery1_listCon li img{
		width: 70%;
		height: 50px;
	}
	.Lottery1 .my_clickNum{
		left: 17%;
		bottom: 56px;
		font-size: 26px;
	}
	.Lottery1 .my_LotteryNum{
		left: 47%;
		bottom: 56px;
		font-size: 26px;
	}
	.Lottery1  .my_LotteryBtn{
		position: absolute;
	    display: block;
	    text-align: center;
	    line-height: 52px;
	    color: #fff;
	    width: 86px;
	    height: 52px;
	    background: #eb0029;
	    right: 4.3%;
	    bottom: 34px;
	    border-radius: 3px;
	}
	    
    .bdsharebuttonbox{
    	top: -50px;
    	right: 4%;
    }
    .title{
    	width: 80%;
    	height: 48px;
    }
    .title img{
    	width: 100%;
    	height: 48px;
    }
    .mission{
    	width: 92%;
    	margin: 0 4% 20px;
    	border-radius: 25px;
    	padding: 32px 12px;
    }
    .mission_nav span{
    	width: 70px;
    }
    .mission_content ul:nth-of-type(1){
    	height: 816px;
    }
    .mission_content ul:nth-of-type(2){
    	height: 530px;
    }
    .mission_content ul:nth-of-type(3){
    	height: 259px;
    }
    .mission_content li{
    	width: 48%;
    	margin: 10px 0;
    	height: auto;
    }
    .mission_content{
    	height: auto;
    }
    .mission_content li:nth-of-type(odd){
    	margin-right: 4%;
    }
    .mission_content li .img_b img{
    	width: 100%;
    }
   	.mission_boxMsg{
   		width: 100%;
   	}
   	.mission_boxMsg label{
   		width: 100%;
   	}
   	.mission_boxMsg li{
   		margin-bottom: 20px;
   	}
   	.mission_boxMsg button{
   		height: 40px;
   		font-size: 16px;
   		border-radius: 8px;
   	}
   	.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 2% 10px 0;
   	}
   	#prilist li:nth-of-type(3n+1){
   		margin-left: 3%;
   	}
    #prilist img{
    	height: 36px;
    }
    #prilist #begin_btn{
    	height: 86px;
    	line-height: 86px;
    }
    #winner_list{
    	width: 94%;
    	margin: 20px 3% 0;
    }
    #winner_list .tips{
    	color: #fff;
    }
    
    .pop_window{
	 	width: 92%;
	 	margin: 10% 0px 0px -46%;
	 	height: 520px;
	}
	.info_msgBox{
	 	height: 392px;
	 	overflow-y: scroll;
	 }
    #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;
    }
}