﻿/*弹出框*/

.pop_fixed {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(49, 49, 49, 0.9);
    z-index: 999;
}

.pop_cont_bg {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 655px;
    height: 10px;
    margin: -360px 0 0 -327px;
    background: url(../image/popbg2.png) no-repeat 0 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8)
}

.pop_cont {
    height: 100%;
    overflow: hidden;
    width: 100%;
}

.closeBtn {
    position: absolute;
    left: 50%;
    top: -120px;
    width: 69px;
    height: 69px;
    margin: 0 0 0 -34px;
    z-index: 100;
    cursor: pointer;
    background: url(../image/close.png) no-repeat 0 0;
}

.pop_fixed.act .pop_cont_bg {
    height: 630px;
    transition: height 1s;
    -webkit-transition: height 1s;
}

.popline {
    width: 12px;
    height: 60px;
    background: url(../image/popline.png) no-repeat 0 0;
    position: absolute;
    left: 50%;
    margin: 0 0 0 -6px;
    top: -54px;
}

#pop_video .video {
    position: absolute;
    top: 50%;
    width: 100%;
    height: auto;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.video-show {
    width: 100%;
    height: auto;
}

.wxpopMain {
    width: 100%;
    position: absolute;
    left: 0;
    top: 152px;
}

.wxpopImg {
    height: 274px;
}

.wxpopImg img {
    width: 232px;
    height: 232px;
    margin: 0 auto;
    padding: 8px;
    border: 1px solid #FFF;
    display: block;
}

.wxpopTitle {
    padding-bottom: 30px;
}

.wxpopTitle img {
    display: block;
    margin: 0 auto;
}

#wanmeiCaptcha_0 {
    max-width: 461px !important;
    height: 42px !important;
}

#wanmeiCaptcha_0 .tester-doneicon,
#wanmeiCaptcha_0 .tester-failicon {
    top: 9px !important;
}

.tester-ringicon {
    top: 10px !important;
    left: 76px !important;
}

#wanmeiCaptcha_0 p {
    line-height: 42px !important;
    font-size: 16px !important;
    color: #1875f0;
}

#wanmeiCaptcha_0 .tester-ringouter {
    border-width: 1px !important;
    width: 18px !important;
    height: 18px !important;
    border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
}

#wanmeiCaptcha_0 .tester-ringinner {
    background-color: #1875f0 !important;
}

.iscountry {
    padding: -0 20px;
    font-size: 16px;
    color: #6e6e6e;
    cursor: pointer;
}

.iscountry span {
    position: relative;
    display: inline-block;
    margin-right: 10px;
    width: 20px;
    height: 20px;
    border: 1px solid #5b6781;
}

.iscountry i {
    position: absolute;
    left: -5px;
    bottom: 3px;
    width: 40px;
    height: 33px;
    background: url(http://www.3d1000y.com/template/default/html/template/pc/cn2016/images/iscountry.png) no-repeat 0 0;
    display: none;
}

.iscountry .on i {
    display: block;
}

.system {
    position: relative;
    margin: 0 auto;
    margin-bottom: 18px;
    text-align: center;
}

.sub_ul li.system {
    background: none;
}

.system a {
    display: inline-block;
    width: 150px;
    height: 40px;
    margin: 0 5px;
    font: normal 16px/40px "Microsoft YaHei";
    color: #5b6781;
    border: 1px solid #5b6781;
    background: none;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    cursor: pointer;
}

.system a.on {
    color: #fff;
    background: #5b6781;
}

.system a span {
    width: 19px;
    height: 19px;
    margin-right: 10px;
    background: url(http://www.3d1000y.com/template/default/html/template/pc/cn2016/images/system_on.png) no-repeat 0 0;
    display: none;
    display: none;
}

.system a.on span {
    display: inline-block;
    display: none;
}

.sub_ul {
    width: 350px;
    margin: 0 auto;
}

.sub_ul li {
    position: relative;
    height: 40px;
    margin-top: 20px;
    border: 1px solid #5b6781;
}

.sub_ul li .sub_tag {
    float: left;
    width: 84px;
    padding-left: 20px;
    font: normal 14px/35px "Microsoft YaHei";
    color: #1b1919;
}

.sub_ul li .sub_right {
    height: 40px;
    margin: 0 auto;
}

.sub_ul li .sub_right input {
    width: 100%;
    height: 100%;
    text-align: center;
    font: normal 16px/35px "Microsoft YaHei";
    color: #fff;
    background: none;
    border: 0;
    outline: 0;
}

.sub_ul li .sub_right input.phone_inter {
    width: 170px;
    border-left: 1px solid #5b6781;
    font-size: 16px;
}

.area_code_select {
    width: 170px;
    height: 100%;
    padding-left: 5px;
    border: 0;
    background: none;
    font: normal 16px/35px "Microsoft YaHei";
}

.get_yzm_pic {
    position: absolute;
    width: 139px;
    height: 35px;
    left: 239px;
    top: 0;
    cursor: pointer;
}

.get_yzm_tel {
    display: block;
    width: 150px;
    height: 42px;
    float: left;
    font: normal 12px/37px "Microsoft YaHei";
    text-align: center;
    text-decoration: underline;
    cursor: pointer;
}

.sub_line_no .yzm_right {
    width: 170px;
    height: 40px;
    float: right;
}

.sub_ul li .yzm_right input {
    width: 100%;
    height: 100%;
    text-align: center;
    font: normal 14px/35px "Microsoft YaHei";
    color: #fff;
    background: none;
    border: 0;
    outline: 0;
}

#email_line {
    margin-top: 6px;
}

.btn_sub {
    display: block;
    width: 320px;
    height: 63px;
    margin: 0 auto;
    margin-top: 30px;
    background: url(http://www.3d1000y.com/template/default/html/template/pc/cn2016/images/btn_sub_yy.png);
    background-size: 100%;
    text-indent: -999px;
    overflow: hidden;
    cursor: pointer;
}

.btn_sub.btn_sub_yuyue {
    background: url(http://www.3d1000y.com/template/default/html/template/pc/cn2016/images/btn_sub_yuyue.png) no-repeat;
    background-size: 100%;
}

.yx_btn_box {
    width: 454px;
    margin: 30px auto;
    text-align: center;
}

.yuyue_prompt {
    display: block;
    margin: 0 auto;
}

.btn_yaoqing3 {
    display: block;
    float: left;
    width: 240px;
    height: 61px;
    text-indent: -9999px;
    background: url(http://www.3d1000y.com/template/default/html/template/pc/cn2016/images/btn_yaoqing3.png) no-repeat;
    background-size: 100%;
    cursor: pointer;
}

.btn_tanbao2 {
    display: block;
    float: right;
    width: 240px;
    height: 61px;
    text-indent: -9999px;
    background: url(http://www.3d1000y.com/template/default/html/template/pc/cn2016/images/btn_tanbao2.png) no-repeat;
    background-size: 100%;
    cursor: pointer;
}

/*登录成功*/

.sub_succ_login {
    display: none;
    width: 620px;
    height: 260px;
    margin: 0 auto;
    padding-top: 88px;
}

.succ_login_t {
    display: block;
    margin: 0 auto;
}

.sub_succ_login .shuzhi {
    width: 718px;
    height: 411px;
    background: url(http://www.3d1000y.com/template/default/html/template/pc/cn2016/images/shuzhi.png) no-repeat;
    position: absolute;
    top: -309px;
    left: -80px;
}

.wxpopMain {
    width: 100%;
    position: absolute;
    left: 0;
    top: 152px;
}

.wxpopImg {
    height: 274px;
}

.wxpopImg img {
    width: 232px;
    height: 232px;
    margin: 0 auto;
    padding: 8px;
    border: 1px solid #FFF;
    display: block;
}

.wxpopTitle {
    padding-bottom: 30px;
}

.wxpopTitle img {
    display: block;
    margin: 0 auto;
}

.sub_form_box {
    width: 620px;
    margin: 0 auto;
    position: relative;
}

.yuyue_tip {
    border-bottom: 1px solid #5c6268;
}

.yuyue_tip.on {
    display: block;
}

.yuyue_tip1 {
    height: 130px;
    background: url(../image/yuyue_tip1.png) no-repeat center top;
    display: none;
}

.yuyue_tip2 {
    height: 130px;
    background: url(http://www.3d1000y.com/template/default/html/template/pc/cn2016/images/yuyue_tip2.png) no-repeat center top;
    display: none;
}

.yuyue_tab {
    height: 42px;
    width: 350px;
    margin: 10px auto 0;
}

.yuyue_tab a {
    display: block;
    width: 174px;
    height: 42px;
    text-indent: -9999px;
    background: url(http://www.3d1000y.com/template/default/html/template/pc/cn2016/images/yuyue.png) no-repeat;
    cursor: pointer;
}

.yuyue_tab .end_yuyue {
    background-position: 0 -44px;
}

.yuyue_tab .end_yuyue.on {
    background-position: 0 0;
}

.yuyue_tab .no_yuyue {
    background-position: -180px 0;
}

.yuyue_tab .no_yuyue.on {
    background-position: -180px -44px;
}

.btn_hphy2,
.btn_zpcj2 {
    display: inline-block;
    width: 300px;
    height: 71px;
    cursor: pointer;
    margin: 10px auto 0;
}

.btn_hphy2 {
    background: url(http://www.3d1000y.com/template/default/html/template/pc/cn2016/images/btn_hphy.png) no-repeat;
}

.btn_zpcj2 {
    background: url(http://www.3d1000y.com/template/default/html/template/pc/cn2016/images/btn_zpcj.png) no-repeat;
}

#wanmeiCaptcha_0 {
    max-width: 461px !important;
    height: 42px !important;
}

#wanmeiCaptcha_0 .tester-doneicon,
#wanmeiCaptcha_0 .tester-failicon {
    top: 9px !important;
}

.tester-ringicon {
    top: 10px !important;
    left: 76px !important;
}

#wanmeiCaptcha_0 p {
    line-height: 42px !important;
    font-size: 16px !important;
    color: #1875f0;
}

#wanmeiCaptcha_0 .tester-ringouter {
    border-width: 1px !important;
    width: 18px !important;
    height: 18px !important;
    border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
}

#wanmeiCaptcha_0 .tester-ringinner {
    background-color: #1875f0 !important;
}

.iscountry {
    padding: -0 20px;
    font-size: 16px;
    color: #5b6781;
    cursor: pointer;
}

.iscountry span {
    position: relative;
    display: inline-block;
    margin-right: 10px;
    width: 20px;
    height: 20px;
    border: 1px solid #5b6781;
}

.iscountry i {
    position: absolute;
    left: -5px;
    bottom: 3px;
    width: 40px;
    height: 33px;
    background: url(http://www.3d1000y.com/template/default/html/template/pc/cn2016/images/iscountry.png) no-repeat 0 0;
    display: none;
}

.iscountry .on i {
    display: block;
}

.system {
    position: relative;
    margin: 0 auto;
    margin-bottom: 18px;
    text-align: center;
}

.sub_ul li.system {
    background: none;
}

.system a {
    display: inline-block;
    width: 150px;
    height: 40px;
    margin: 0 5px;
    font: normal 16px/40px "Microsoft YaHei";
    color: #5b6781;
    border: 1px solid #5b6781;
    background: none;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    cursor: pointer;
}

.system a.on {
    color: #fff;
    background: #5b6781;
}

.system a span {
    width: 19px;
    height: 19px;
    margin-right: 10px;
    background: url(http://www.3d1000y.com/template/default/html/template/pc/cn2016/images/system_on.png) no-repeat 0 0;
    display: none;
    display: none;
}

.system a.on span {
    display: inline-block;
    display: none;
}

.sub_ul {
    width: 350px;
    margin: 0 auto;
}

.sub_ul li {
    position: relative;
    height: 40px;
    margin-top: 20px;
    border: 1px solid #5b6781;
}

.sub_ul li .sub_tag {
    float: left;
    width: 84px;
    padding-left: 20px;
    font: normal 14px/35px "Microsoft YaHei";
    color: #1b1919;
}

.sub_ul li .sub_right {
    height: 40px;
    margin: 0 auto;
}

.sub_ul li .sub_right input {
    width: 100%;
    height: 100%;
    text-align: center;
    font: normal 16px/35px "Microsoft YaHei";
    color: #fff;
    background: none;
    border: 0;
    outline: 0;
}

.sub_ul li .sub_right input.phone_inter {
    width: 170px;
    border-left: 1px solid #5b6781;
    font-size: 16px;
}

.area_code_select {
    width: 170px;
    height: 100%;
    padding-left: 5px;
    border: 0;
    background: none;
    font: normal 16px/35px "Microsoft YaHei";
    color: #5b6781;
    outline: 0;
}

.get_yzm_pic {
    position: absolute;
    width: 139px;
    height: 35px;
    left: 239px;
    top: 0;
    cursor: pointer;
}

.get_yzm_tel {
    display: block;
    width: 150px;
    height: 42px;
    float: left;
    font: normal 12px/37px "Microsoft YaHei";
    color: #5b6781;
    text-align: center;
    text-decoration: underline;
    cursor: pointer;
}

.sub_line_no .yzm_right {
    width: 170px;
    height: 40px;
    float: right;
}

.sub_ul li .yzm_right input {
    width: 100%;
    height: 100%;
    text-align: center;
    font: normal 14px/35px "Microsoft YaHei";
    color: #fff;
    background: none;
    border: 0;
    outline: 0;
}

#email_line {
    margin-top: 6px;
}

.btn_sub {
    display: block;
    width: 352px;
    height: 82px;
    margin: 0 auto;
    margin-top: 30px;
    background: url(http://www.3d1000y.com/template/default/html/template/pc/cn2016/images/btn_sub_yy.png);
    background-size: 100%;
    text-indent: -999px;
    overflow: hidden;
    cursor: pointer;
    margin-top: 15px;
}

.btn_sub.btn_sub_yuyue {
    background: url(http://www.3d1000y.com/template/default/html/template/pc/cn2016/images/btn_sub_yuyue.png) no-repeat;
    background-size: 100%;
}

.yx_btn_box {
    width: 454px;
    margin: 30px auto;
    text-align: center;
}

.yuyue_prompt {
    display: block;
    margin: 0 auto;
}

.btn_yaoqing3 {
    display: block;
    float: left;
    width: 240px;
    height: 61px;
    text-indent: -9999px;
    background: url(http://www.3d1000y.com/template/default/html/template/pc/cn2016/images/btn_yaoqing3.png) no-repeat;
    background-size: 100%;
    cursor: pointer;
}

.btn_tanbao2 {
    display: block;
    float: right;
    width: 240px;
    height: 61px;
    text-indent: -9999px;
    background: url(http://www.3d1000y.com/template/default/html/template/pc/cn2016/images/btn_tanbao2.png) no-repeat;
    background-size: 100%;
    cursor: pointer;
}

.popbottom {
    width: 654px;
    height: 205px;
    position: absolute;
    background: url(http://www.3d1000y.com/template/default/html/template/pc/cn2016/images/popbottom.png) no-repeat;
    bottom: -180px;
    left: 50%;
    margin: 0 0 0 -327px;
    z-index: 99;
}

/* succ */

.sub_succ_box {
    display: none;
    width: 620px;
    height: 260px;
    margin: 0 auto;
}

.succ_t {
    display: block;
    margin: 0 auto;
}

.succ_t2 {
    display: block;
    height: 28px;
    margin: 0 auto;
    margin-top: 22px;
}

.succ_prize_list {
    width: 620px;
    margin: 30px auto 0;
    overflow: hidden;
    text-align: center;
}

.succ_prize_list li {
    width: 135px;
    display: inline-block;
    vertical-align: top;
}

.succ_prize_list li img {
    display: block;
    width: 95px;
    height: 95px;
    margin: 0 auto;
}

.succ_prize_list li p {
    font: normal 16px/30px "Microsoft YaHei";
    color: #838384;
    text-align: center;
}

/*登录成功*/

.sub_succ_login {
    display: none;
    width: 620px;
    height: 260px;
    margin: 0 auto;
    padding-top: 88px;
}

.succ_login_t {
    display: block;
    margin: 0 auto;
}

.sub_succ_login .shuzhi {
    width: 718px;
    height: 411px;
    background: url(http://www.3d1000y.com/template/default/html/template/pc/cn2016/images/shuzhi.png) no-repeat;
    position: absolute;
    top: -309px;
    left: -80px;
}

/*弹窗--抽奖*/

.popMain2 {
    width: 620px;
    margin: 0 auto;
}

.popTitle {
    margin: 0 auto;
}

/*弹窗--我得奖品*/

.pt4 {
    height: 127px;
    background: url(http://www.3d1000y.com/template/default/html/template/pc/cn2016/images/poptit4.png) no-repeat center top;
    margin-top: 60px;
}

.mypreBox {
    width: 480px;
    margin: 0 auto;
    height: 324px;
    overflow: hidden;
    overflow-y: auto;
    padding-right: 20px;
}

.myprlist {
    height: 60px;
    padding-top: 6px;
    border-bottom: 1px solid #f39175;
    font-size: 14px;
    color: #f39175;
}

.myprlist span {
    float: left;
    padding-left: 0;
    width: 142px;
    line-height: 60px;
    height: 60px;
    overflow: hidden;
    display: block;
}

.myprlist strong {
    float: left;
    font-weight: normal;
    width: 330px;
    line-height: 60px;
}

.myprlist strong.long {
    line-height: 24px;
    width: 180px;
    padding-top: 5px;
}

.myprlist strong.card {
    width: 200px;
    cursor: pointer;
}

.mailBtn {
    float: right;
    width: 130px;
    padding-top: 8px;
}

.mailBtn a {
    display: block;
    width: 130px;
    height: 48px;
    background: url(http://www.3d1000y.com/template/default/html/template/pc/cn2016/images/mail.png) no-repeat 0 0;
    overflow: hidden;
    text-indent: -999px;
}

.copybtn {
    float: right;
    display: block;
    width: 130px;
    height: 48px;
    overflow: hidden;
    text-indent: -999px;
    background: url(http://www.3d1000y.com/template/default/html/template/pc/cn2016/images/copybtn.png) no-repeat 0 0;
    margin: 8px 0 0 0;
}

.myprizetip {
    display: block;
    margin: 0 auto;
}

.mailForm {
    margin: 20px auto 0;
}

/*弹窗--邮寄信息*/

.tit_yjxx {
    width: 620px;
    height: 147px;
    background: url(http://www.3d1000y.com/template/default/html/template/pc/cn2016/images/tit_yjxx.png) no-repeat center top;
    margin: 10px auto;
}

.mailList {
    text-align: center;
    height: 62px;
}

.mailList input {
    width: 346px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    padding: 0 10px;
    border: 1px solid #bacde6;
    background: #FFF;
    font-size: 18px;
    color: #6e6e6e;
}

.mailSub {
    padding-top: 20px;
}

.mailSub a {
    display: block;
    width: 300px;
    height: 71px;
    overflow: hidden;
    text-indent: -999px;
    background: url(http://www.3d1000y.com/template/default/html/template/pc/cn2016/images/sub.png) no-repeat 0 0;
    margin: 0 auto;
}

#saveInfo {
    width: 327px;
    height: 77px;
}

/*弹窗--再接再厉*/

.popMain4 {
    position: absolute;
    width: 563px;
    height: 276px;
    left: 50%;
    top: 50%;
    margin: -115px 0 0 -281px;
    background: url(http://www.3d1000y.com/template/default/html/template/pc/cn2016/images/no.png) no-repeat 0 0;
}

/*弹窗--中奖*/

.pt7 {
    height: 276px;
    background: url(http://www.3d1000y.com/template/default/html/template/pc/cn2016/images/poptit7.png) no-repeat center center;
    margin-top: 70px;
}

.pt8 {
    height: 276px;
    background: url(http://www.3d1000y.com/template/default/html/template/pc/cn2016/images/poptit8.png) no-repeat center center;
    margin-top: 70px;
}

.linkInput {
    font-size: 24px;
    color: #f39175;
    line-height: 42px;
    border-bottom: 1px solid #f39175;
    padding-bottom: 10px;
    text-align: center;
    word-break: break-all;
}

.pzPs {
    background: url(http://www.3d1000y.com/template/default/html/template/pc/cn2016/images/tt4.png) no-repeat center 0;
    height: 188px;
}

/*弹窗--邀请好友*/

.pt6 {
    height: 190px;
    background: url(http://www.3d1000y.com/template/default/html/template/pc/cn2016/images/poptit6.png) no-repeat center center;
}

.ifSub {
    padding-top: 32px;
    height: 98px;
}

.ifSub a {
    display: block;
    width: 300px;
    height: 71px;
    overflow: hidden;
    text-indent: -999px;
    background: url(http://www.3d1000y.com/template/default/html/template/pc/cn2016/images/copy.png) no-repeat 0 0;
    margin: 0 auto;
}

.ifPs {
    background: url(http://www.3d1000y.com/template/default/html/template/pc/cn2016/images/tt3.png) no-repeat center 0;
    height: 108px;
}

::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #5b6781;
    font-size: 16px;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #5b6781;
    font-size: 16px;
}

:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #5b6781;
    font-size: 16px;
}