/*-----------页面初始化 --------*/
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea, th,td,nav,img{
    margin: 0;
    padding: 0;
    font-family:"微软雅黑","Microsoft Yahei",arial,  helvetica, sans-serif;
}
html,body {
    height:100%;
    color: #333;
    -webkit-overflow-scrolling : touch;
    font-size: 14px;
    background: #bfe5fc;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}
em{
    font-style: normal;
}
mark{
    background:none;
}
small {
    font-size: 12px;
}
ul, ol {
    list-style: none;
}
a {
    text-decoration: none;
    color: #fff;
    cursor: pointer;
    outline: none;
}
td {
    text-align: left;
}
i{
    font-style: normal;
}
ins{
    color: #ff0000;
    text-decoration: none;
}
.bg_white{
    background: #fff;
}
img {
    border: none;
}
label, button {
    cursor: pointer;
}

.clearfix::after {
    content: "";
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
    visibility: hidden;
    overflow: hidden;
}

.db{
    display: block;
}
.dib{
    display: inline-block
}
.hide {
    display: none;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.vt{
    vertical-align: top;
}
.vm{
    vertical-align: middle;
}
.vb{
    vertical-align: sub
}
.pf{
    position: fixed;
}
.wh{
    width: 100%;
}
.pr{
    position: relative
}
.tc{
    text-align: center;
}
.vam{
    vertical-align: middle;
}
.vab{
    vertical-align: bottom;
}
.red{
    color: #D00000
}
.tar{
    text-align: right
}
.wrapper {
    width: 1200px;
    margin: 0 auto;
    position: relative;
} 
.tal{
    text-align: left;
}

.flex{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.flex_center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.flex_horizontal{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.flex_align_items{
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.flex_space_around {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-around;
    -ms-flex-pack: justify;
    justify-content: space-around;
}
.flex_start{
    -webkit-box-pack: justify;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: justify;
    justify-content: flex-start;
}
.flex_wrap{
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}
.flex_1 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.flex_space_between{
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.flex_last_end{
    -webkit-box-pack: justify;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: justify;
    justify-content: flex-end;
}

.limit{
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis;
}
.limit2{
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}
.limit3{
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.mr5{margin-right: 5px;}
.mb5{margin-left: 5px;}
.mb5{margin-top: 5px;}
.mb5{margin-bottom: 5px;}

.mr10{margin-right: 10px;}
.mb10{margin-left: 10px;}
.mb10{margin-top: 10px;}
.mb10{margin-bottom: 10px;}

.mr20{margin-right: 20px;}
.ml20{margin-left: 20px;}
.mt20{margin-top: 20px;}
.mb20{margin-bottom: 20px;}

.mr30{margin-right: 30px;}
.ml30{margin-left: 30px;}
.mt30{margin-top: 30px;}
.mb30{margin-bottom: 30px;}

/*-----------页面初始化 --------*/








/*-----------top --------*/
#top {
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    background: #000000;
    width: 100%;
   /* position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;*/
}
#top a {
    display: inline-block;
    color: #fff;
    padding: 0 8px;
}
#top a:hover {
    color: #CCC;
    text-decoration: none;
    background-color: #6F6F6F;
}
.site_top .user_area .drop a:hover {
    background-color: #000;
}
#top .origin-item .hot {
    position: relative;
    margin: -15px 0 0 10px;
    padding: 1px 2px;
    display: inline-block;
    line-height: 1;
    vertical-align: middle;
    border-radius: 3px;
    background-color: #d00000;
    color: #fff;
    font-size: 12px;
    font-style: italic;
    font-family: "PingFang SC", "Arial", "Microsoft YaHei", "Helvetica", "Helvetica Neue", "Tahoma", "sans-serif";
}
#top .origin-item {
    float: right;
    margin-right: 20px;
}
.quick-menu {
    padding: 0 15px;
}
.quick-menu {
    float: left;
}
.quick-menu li {
    float: left;
}
.quick-menu a:hover {
    background: none;
}
.login-info {
    float: right;
    margin-right: 15px;
}

.notice {
    float: right;
    padding-left: 24px;
    margin-right: 20px;
    color: #fff;
    background: url(https://skin.elecfans.com/images/notice.png) no-repeat 0 3px;
}
.my-info {
    float: right;
    position: relative;
    z-index: 100;
}
.u-info {
    float: left;
}
.u-info img {
    float: left;
    margin-right: 8px;
    width: 20px;
    height: 20px;
    margin-top: 5px;
}
.drop-icon {
    *float: left;
    *margin-top: 4px;
    padding-right: 16px;
    background: url(https://skin.elecfans.com/images/arrow.png) no-repeat 5px 1px;
}
.top-dropdown:hover .drop-icon {
    background-position: 5px -43px;
}
.top-dropdown-menu {
    position: absolute;
    right: 0;
    top: -9999px;
    width: 130px;
    padding: 9px 0;
    background: #111;
    z-index: 100;
    box-shadow: 2px 2px 3px #999;
}
#top .top-dropdown-menu a {
    font-size: 14px;
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 20px;
    color: #ccc;
    white-space: nowrap;
}
.top-dropdown-menu a:hover {
    color: #fff;
    text-decoration: none;
    background: #999;
}
.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;
}
/*-----------top --------*/





/*--------弹窗表单--------*/
.pop_window_box {
    display: none;
}
.dialog-bd{
    position: relative;
    height: 100%;
}
.pop_window {
    z-index: 1011;
    position: fixed;
    padding: 0px;
    top: 50%;
    left: 50%;
    width: 480px;
    transform: translate(-50%,-50%);
    color: rgb(0, 0, 0);
    border-radius: 5px;
    cursor: default;
    line-height: 1.6;
    background: rgb(255, 255, 255);
    font-size: 14px;
    height: 450px;
}
#submit_form{
    height: 350px;
    overflow-y: auto;
}
#submit_form .sub{
   /* positio544n: absolute;
    bottom: -30px;

    right: 15px;*/
}
.layer {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    background: rgba(25, 25, 25, 0.8);
}
.pop_window .dialog-hd {
    width: 100%;
    line-height: 40px;
    text-indent: 45px;
    padding-top: 25px;
    background: #fff;
    color: #333;
    font-size: 24px;
    font-weight: 700;
}
.color_red{
    color:#FB4754;
}
#submit_form dl{
    height: 40px;
    display: flex;
    margin-bottom: 15px;
}
#submit_form dt{
    display: block;
    font-weight: bold;
    font-size: 14px;
    width:60px;
}
#submit_form dt i{
    font-weight: normal;
    font-style: normal;
}
#submit_form dt span{
    font-weight: normal;
    color: #999;
    font-size: 12px;
}

#submit_form dd{
    font-size: 14px;
    color: #666;
    width: calc(100% - 60px);
}
#submit_form dd input[type=text]{
    border: 1px solid #ddd;
    padding: 8px 10px;
    width:100%;
    box-sizing: border-box;
}
#submit_form dd label{
    display: block;
    margin: 10px 0;
    line-height: 14px;
}
#submit_form label input{
    margin-right: 10px;
    float: left;
}
.collect_title{
    display: block;
    text-align: left;
    line-height: 34px;
}
#submit_form .inline_selects label{
    float: left;
    width: 280px;
}
.inline_dl {
    box-sizing: border-box;
}
#submit_form .inline_dl_50{
    width:48%;
}
#submit_form .inline_dl dt{
    float: left;
    width: ;
    line-height: 35px;
}
#submit_form .inline_dl dd{
    float: left;
}
#submit_form .inline_dl dd#address_select{
    display: flex;
}
#submit_form .inline_dl dd#address_select select:last-child{

    margin-right:0px;
}
#submit_form .inline_dl #address_select select{
    width: 50%;
}

#submit_form .inline_dl  select{
    width: 100%;
    height: 40px;
    margin: 0 15px 15px 0;
    border: 1px solid #ddd;
}
#submit_form .inline_dl_50 select{
    width: 100%;
}
#submit_form .inline_dl textarea{
    display: block;
    border: 1px solid #ddd;
    padding: 10px;
    width: 400px;
    resize: none;
}
.frm_btn {
    background: none;
    color: #fff;
    width: 100%;
    height: 36px;
    vertical-align: top;
    border: none;
    outline: none;
}
.close-dialog {
    position: absolute;
    top: 1px;
    right: 9px;
    width: 28px;
    height: 28px;
    color: #333;
    text-align: center;
    cursor: pointer;
    font-size: 20px;
}
/*--------弹窗表单--------*/


/*--------footer--------*/
.footer {
    font: 12px/30px "微软雅黑";
    color: #fff;
    width: 100%;
    padding: 20px 0 20px;
    background: #333;
    text-align: center;
}
.footer a {
    color: #fff;
}
.footer a:hover {
    text-decoration: underline;
}
.contact {
    width: 100%;
    padding: 8px 0;
    color: #fff;
    background: #a0a0a0;
    text-align: center;
}
/*--------footer--------*/





/*--------抽奖弹窗样式--------*/
.lotter_alert {

}
.lotter_alert.not_winning .layui-layer-content {
    overflow: hidden;
}
.lotter_alert.layui-layer {
    padding: 30px;
    background: #fff;
    border-radius: 5px;
}
.lotter_alert.not_winning {
    width: 305px;
    background: #fff;
    background-size: 100% 100%;
    box-shadow: none;
    box-sizing: border-box;
    color: #fff;
    height: 210px;
}
.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: 14px;
    color: #000;
    font-weight: normal;
}
.lotter_alert .layui-layer-content span {
    color: #000;
    margin-bottom: 10px;
}
.lotter_alert.no_chance {
    width: 305px;
    background: #fff;
    background-size: 100% 100%;
    box-shadow: none;
    box-sizing: border-box;
    color: #fff;
    height: 210px;
}
.lotter_alert.no_chance big {
    display: block;
    padding-top: 20px;
    font-weight: normal;
}
.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;
    background: #fff;
    background-size: 100% 100%;
    box-shadow: none;
    box-sizing: border-box;
    color: #fff;
    height: 210px;
}
.lotter_alert.winner big,
.lotter_alert.winner p {
    color: #ff0000;
}
.lotter_alert.winner img {
    display: block;
    margin: 10px auto;
    width: 100px;
}
.lotter_alert.winner span {
    line-height: 20px;
    color: #019dba;
}
.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 {
    width: 320px;
    height: 400px;
    background: #dff2fd;
    border-radius: 8px;
}
#winner_list a {
    text-decoration: underline;
}
#winner_list .list_box {
    display: block;
    border-radius: 10px;
}
#winner_list .list_box b {
    display: block;
    margin: 0 auto;
    font-size: 18px;
    color: #007ac2;
    text-align: left;
    color: #fff;
    height: 50px;
    line-height: 50px;
    background: #1cb5d8;
    box-sizing: border-box;
    padding-left: 30px;
    border-radius: 8px 8px 0px 0px;
}
#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 {
    height: 350px;
    box-sizing: border-box;
    line-height: 15px;
    overflow: hidden;
    color: #000;
    border-top: none;
    padding: 20px 0;
    padding-left: 30px;
    box-sizing: border-box;
}
#winner_ul {
    display: block;
}
#winner_ul .null {
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    padding-top: 30px;
    justify-content: center;
    color:#333;
}
#winner_ul li {
    display: flex;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 32px;
    color: #fff;
}
#winner_ul em{
    color: #1cb5d8;
}
#winner_ul em:nth-child(1){
    width: 80px;
    display: inline-block;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
#winner_ul li span{
    color: #fff;
}
/*--------抽奖弹窗样式--------*/