#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;
}
#top {
    background-color: #3e3e3e;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
}
#top a {
    display: inline-block;
    color: #fff;
    padding: 0 8px;
}
#top a:hover {
    color: #CCC;
    text-decoration: none;
    background-color: #6F6F6F;
}
.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;
}
.section_2{
    padding-top: 5px;
    color: #fff;
    text-align: left;
    position: absolute;
    top: 0;
    font-size: 12px;
    height: 100%;
    box-sizing: border-box;
    line-height: 18px;
    background: rgba(35, 35, 35, 0.5);
}
.section_2 span{
    display: inline-block;
    margin-left: 3px;
}
.section_2 h3{
    margin-bottom: 15px;
    text-align: center;
    font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    color: #FFFFFF;
}
.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;
}
.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;
}
.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;
}
.notice {
    float: right;
    padding-left: 24px;
    margin-right: 20px;
    color: #fff;
    background: url(/skin-2012/images/notice.png) no-repeat 0 3px;
}

.drop-icon {
    *float: left;
    *margin-top: 4px;
    padding-right: 16px;
    background: url(/skin-2012/images/arrow.png) no-repeat 5px 1px;
}
.icons {
    display: inline-block;
}





banner img{
    width: 100%;
}
.step_1 img{
    width: 100%;
}
.login_btn{
    position: absolute;
    width: 400px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    background: #e1412c;
    border-radius: 25px;
    display: block;
    left: 0;
    font-size: 18px;
    right: 0;
    bottom: 14%;
    margin: 0 auto;
}
.step_2{
    text-align: center;
    min-height: 300px;
    background: #e1412c;
    color: #fff;
}
.step_3{
    background: #c90c10;
}
#file_upload{
    position: relative;
    width: 410px;
    height: 40px;
    border-radius: 25px;
    text-align: center;
    line-height: 40px;
    background: #ff8800;
    color: #fff;
    margin: 25px 0 9px 0;
    font-size: 16px;
    display: inline-block;
}
.swfupload{
    left: 0
}
.step_2, .step_3{
    text-align: center;
    padding: 30px 0;
    box-sizing: border-box;
}
.step_2 h3, .step_3 h3{
    font-size: 34px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 10px;
}
.step_2 h3 span, .step_3 h3 span{
    font-size: 56px;
    vertical-align: sub;
    margin-right: 17px;
    display: inline-block;
    font-style: italic;
}
#step_3{
    width: 1100px;
    min-width: 1100px;
    margin: 0 auto;
}

.tips{
    text-align: left;
    color: #fff;
    line-height: 32px;
    font-size: 16px;
    margin-right: 225px;
}
#prilist{
    float: left;
    width: 650px;
    margin-right: 50px;
}

#prilist li {
    display: block;
    background: #ffd9cb;
    float: left;
    margin: 0 20px 20px 0;
    width: 200px;
    padding: 25px 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: #febc59;
    color: #fff;
}

#prilist img {
    display: block;
    height: 60px;
    margin: 0 auto 10px;
}

#prilist .begin_btn {
    padding: 0;
    height: 140px;
    line-height: 140px;
    font-size: 26px;
    color: #c90c10;
    font-weight: bold;
    background: #febc59;
    cursor: pointer;
    
}
#file_upload-queue{
    display: none;
}
#prilist .begin_btn:hover{
    background: #febc59;
}
#prilist .begin_btn:active {
    font-size: 16px;
}

#winner_list {
    float: left;
    width: 360px;
}

#winner_list a {
    text-decoration: underline;
}

#winner_list .list_box {
    display: block;
    padding: 15px 0 0 0;
    background: #e1412c;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 20px;
}
.list_box .l_tip{
    background: #fff;
    border: 1px solid rgba(52, 152, 219, 1);
    border-bottom: none;
    font-size: 14px;
    padding: 15px 20px;
    box-sizing: border-box;
}
.l_tip a{
    color: #3498DB;
}
.get_user_name, .get_prize_name{
    color: #c90c10 !important;
}
#winner_list .list_box b {
    display: block;
    margin: 0 auto;
    font-size: 18px;
    color: #007ac2;
    margin-bottom: 10px;
    color: #fff;
    padding-left: 30px;
    text-align: left;
}

#winner_list .list_box p {
    line-height: 20px;
}

#winner_list .tips {
    line-height: 20px;
    color: #999999;
    font-size: 13px;
    display: block;
    text-align: justify;
}
#winner_list .tips a{
    color: #3498DB;
}
#jq_marquee_box {
    height: 400px;
    line-height: 15px;
    overflow: hidden;
    margin-bottom: 20px;
    background: #fff;
    color: #e1412c;
    border: 1px solid rgba(52, 152, 219, 1);
    border-top: none;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius:0 0 10px 10px;
}

#winner_ul {
    display: block;
    padding: 0 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;
    line-height: 28px;
    font-family: '微软雅黑';
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
}
#winner_ul li span{
    margin-right: 50px;
    color: #666666;
}



.concat_box{
    border: 1px solid #e4e4e4; 
    border-radius: 5px;
    padding: 30px;
    box-sizing: border-box;
}
.concat_box ul li{
    line-height: 30px;
}
.concat_box ul li b a{
    color: #009fbd;
    cursor: pointer
}
.concat_box ul li b a:hover{
    color: #296198;
}
.concat_list{
    margin: 20px 0;
}
.concat_list img{
    vertical-align: middle;
    margin-right: 10px;
}
.concat_list span{
    margin-right: 30px;
}
.select_box_pc label{
    margin-right: 20px;
    display: inline-block;
    margin-bottom: 10px;
}
.input_box_1 label, .input_box_2 label{
    width: 138px;
}
.input_box_3 label, .input_box_4 label{
    width: 300px;
}

#page_footer{
    padding: 30px 0;
    text-align: center;
    line-height: 25px;
    color: #999;
    background: #333333;

}
#page_footer li{
    display: inline;
    padding:0 3px;
    line-height: 12px;
    overflow: hidden;
}
#page_footer li:after{
    content: "|";
    padding-left: 8px;
}
#page_footer li:last-of-type:after{
    content: "";
}
#page_footer a{
    color: #999;
}
#page_footer a:hover{
    color: #fff;
    text-decoration: underline;
}
#top-box {
    height: 30px;
}

#top-main {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 55;
}
#mobile-view-page{
    display: none;
}
.pop_window{
    text-align: center;
    margin-top: 25px;
}
.pop_window big{
    margin: 10px 0;
    display: block;
    font-size: 20px;
}
.pop_window a{
    display: inline-block;
    background: #c70606;
    color: #fff;
    width: 110px;
    margin: 20px 0;
    padding: 5px 0;
    border-radius: 3px;
}
.pop_success{
    margin-top: 15px;
}
.pop_success img{
    width: 70px;
}
.pop_success big {
    margin: 10px 0 0 0;
}
.pop_success ins{
    font-size: 35px;
}
#fileinp {
    position: absolute;
    left: 0;
    top: -8px;
    opacity: 0;
    width: 100%;
    padding-left: 0;
    box-shadow: none;
    font-size: 14px;
    height: 35px;
}

#file_btn, #uploadifive-file_upload {
    width: 80%;
    box-shadow: none;
    font-size: 16px;
    margin-bottom: 8px;
    margin-top: 20px;
    height: 35px;
    color: #fff;
    font-weight: 400;
    background-color: #ff8800;
    box-sizing: border-box;
    border-radius: 3px;
    border-radius: 25px;
    margin: 10px auto;
}
#uploadifive-file_upload-queue{
    display: none;
}
.example{
    height: 100%;
    overflow: auto;
}
.example img{
    width: 100%;
}
.sideBar{
    position: fixed;
    z-index: 9;
    right: 10px;
    top: 30%;
}
.sideBar img{
    width: 110px;
}
.sideBar ul{
    background: #c90c10;
    box-shadow: 0px 1px 7px 2px #fff;
    text-align: center;
    border-radius: 4px;
    line-height: 35px;
    padding: 15px 0;
    box-sizing: border-box;
}
.sideBar ul li a{
    color: #fff;
    display: inline-block;
    width: 100%;
}
.sideBar ul li:hover{
    background: #f76734;
}
.ac{
    background: #f76734;
}
.mask{
    position: absolute;
    z-index: 999;
    width: 415px;
    display: block;
    bottom: 95px;
    height: 45px;
    left: 0;
    margin: 0 auto;
    right: 0;
}
.m_maks{
    position: absolute;
    z-index: 99;
    width: 100%;
    left: 0;
    top: -12px;
    display: inline-block;
    height: 39px;
}
#backToTop, #m_backToTop{   
    display: inline-block;
    background: #e1412c;
    border-radius: 25px;
    width: 80%;
    cursor: pointer;
    color: #fff;
}
@media screen and (max-width: 1023px) {
    .example_skin{
        height: 100%;
    }
    body {
        overflow-x: hidden;
        height: auto;
    }
    #pc-view-page {
        display: none;
        overflow: hidden;
    }
    #mobile-view-page {
        display: block;
        overflow-y: auto;
        overflow-x: hidden;
        top: 0;
        left: 0;
        right: 0;
        height: 100%;
    }
    .login_btn{
        width: 75%;
        height: 35px;
        line-height: 35px;
        font-size: 16px;
        bottom: 13%;
    }
    .upload_btn{
        width: 80%;
        height: 35px;
        line-height: 35px;
    }
    .step_2 h3, .step_3 h3{
        font-size: 18px;
    }
    .step_2 h3 span, .step_3 h3 span{
        font-size: 35px;
        margin-right: 10px;
    }
    .step_2{
        min-height: 240px;
    }
    #prilist li{
        margin: 0 10px 10px 0;
        width: 31%;
        padding: 5% 0;
        height: 80px;
    }
    #step_3, #m_step_3{
        width: 100%;
        min-width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
    }
    #prilist{
        width: 100%;
        margin-right: 0;
    }
    #prilist .begin_btn{
        font-size: 20px;
        height: 120px;
        line-height: 120px;
    }
    #prilist img{
        height: 53px;
    }
    .tips{
        margin-right: 0;
    }
    #winner_list{
        width: 100%;
    }
    #winner_ul li span{
        margin-right: 0;
    }
    #jq_marquee_box{
        height: 290px
    }
    #winner_ul{
        padding: 0 20px;
        text-align: left;
    }
    #winner_ul li span{
        width: 30%;
        display: inline-block;
    }
    #winner_list .list_box b{
        padding-left: 20px;
    }
    .tips {
        line-height: 25px;
        font-size: 14px;
        margin-bottom: 35px;
    }
    .qrcode{
        width: 120px;
    }
}
@media screen and (max-width: 321px){
    #prilist img{
        height: 43px;
    }
    #prilist .begin_btn{
        font-size: 20px;
        height: 109px;
        line-height: 109px;
    }
}