* {
    box-sizing: border-box;
    font-family: "Microsoft YaHei";
    font-size: 16px
}

body {
    margin: 0;
    padding: 0
}

ul {
    margin: 0;
    padding: 0;
    list-style: none
}

a {
    text-decoration: none
}

a:hover {
    text-decoration: none
}

.banner {
    width: 100%;
    font-size: 0
}

.banner img {
    width: 100%
}

.lf {
    float: left
}

.rt {
    float: right
}

.overflow {
    overflow: hidden
}

#captchapng {
    width: 100px;
    height: 30px
}

@media screen and (min-width: 1280px) {
    .computer_hidden {
        display: none
    }

    .container {
        width: 100%
    }

    .container .content {
        width: 1040px;
        margin: 0 auto
    }

    .logo_link_box {
        width: 100%;
        position: absolute;
        top: 20px;
        left: 0
    }

    .logo_link_box img {
        height: 40px;
        width: auto;
        float: left
    }

    .logo_link_box a {
        display: block;
        float: left;
        height: 25px;
        line-height: 25px;
        color: #fff;
        font-size: 14px;
        padding: 0 15px;
        background: rgba(0, 0, 0, 0.4);
        margin-top: 12px;
        margin-left: 20px;
        border-radius: 4px
    }

    .banner_weizhi {
        position: relative
    }

    .logo_link_box .container {
        width: 100%
    }

    .logo_link_box .container .content {
        width: 1040px;
        margin: 0 auto
    }

    .text_people_box {
        width: 100%;
        position: absolute;
        bottom: -1px;
        left: 0
    }

    .text_people_box .banner_text_l {
        float: left;
        width: 50%;
        padding-top: 50px;
        position: relative
    }

    .text_people_box .banner_text_l img {
        width: 80%
    }

    .text_people_box .banner_people_r img {
        width: 90%
    }

    .text_people_box .banner_people_r {
        float: left;
        width: 50%
    }

    #shenqing {
        display: block;
        width: 249px;
        height: 101px;
        background: url("../images/vip/vip_banner_bottonb_zs.png") no-repeat;
        position: absolute;
        bottom: -50px;
        left: 15%
    }

    #shenqing.common {
        background: url("../images/vip/vip_banner_bottonbtiyan_bj.png") no-repeat
    }

    #shenqing.gold {
        background: url("../images/vip/vip_banner_bottonb2.png") no-repeat
    }

    #shenqing.gold:hover {
        background: url("../images/vip/vip_banner_bottona2.png") no-repeat
    }

    #shenqing.planti {
        background: url("../images/vip/vip_banner_bottonb_bj.png") no-repeat
    }

    #shenqing.planti:hover {
        background: url("../images/vip/vip_banner_bottona_bj.png") no-repeat
    }

    #shenqing.diamond {
        background: url("../images/vip/vip_banner_bottonb_zs.png") no-repeat
    }

    #shenqing.diamond:hover {
        background: url("../images/vip/vip_banner_bottona_zs.png") no-repeat
    }

    .banner_text {
        overflow: hidden;
        margin: 30px 0
    }

    .banner_text .text_box {
        width: 100%;
        text-align: center
    }

    .banner_text .text_box b {
        font-size: 30px;
        color: #f60;
        padding: 0 5%;
        line-height: 60px;
        border: 2px solid #f60;
        border-radius: 3px;
        display: inline-block
    }

    .content_part .pcs {
        height: 300px;
        overflow: hidden
    }

    .content_part .pcs .l_box, .content_part .pcs .r_box {
        width: 50%;
        float: left
    }

    .content_part .pcs .img_box img {
        -webkit-transition: -webkit-transform .2s linear;
        -moz-transition: -moz-transform .2s linear;
        -o-transition: -o-transform .2s linear;
        transition: transform .2s linear
    }

    .content_part .pcs .img_box img:hover {
        -webkit-transform: translateX(-10px);
        -moz-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        -o-transform: translateX(-10px);
        transform: translateX(-10px)
    }

    .content_part .pcs .img_box {
        text-align: center
    }

    .content_part .pcs .img_box img {
        height: 260px;
        width: auto;
        margin-top: 20px
    }

    .content_part .pcs .text_box {
        padding-top: 50px;
        padding-left: 70px
    }

    .content_part .pcs .text_box .title {
        overflow: hidden
    }

    .content_part .pcs .text_box .title .num {
        font-family: "Microsoft YaHei";
        display: block;
        width: 90px;
        height: 70px;
        line-height: 110px;
        overflow: hidden;
        font-size: 70px;
        color: #ccc
    }

    .content_part .pcs .text_box .title .title_text {
        display: block;
        height: 70px;
        line-height: 110px;
        font-size: 24px
    }

    .content_part .pcs .text_box .title .title_text b {
        font-weight: normal;
        color: #f60;
        font-size: 30px;
        margin: 0 5px
    }

    .content_part .pcs .text_box .title span {
        float: left
    }

    .content_part .pcs .text_box p {
        font-size: 16px;
        color: #999
    }

    .content_part .part_2, .content_part .part_4, .content_part .part_6, .content_part .part_8, .content_part .part_10, .content_part .part_12, .content_part .part_14, .content_part .part_16, .content_part .part_18 {
        background: #f2f2f2
    }

    .computer_hide {
        display: none
    }

    .apply_form_box > img {
        width: 100%
    }

    .apply_form_box {
        background: #3b3b3b;
        padding-top: 20px
    }

    .apply_form_box .title {
        text-align: center;
        margin-bottom: 20px
    }

    .apply_form_box .title h1 {
        font-size: 30px;
        color: #fff
    }

    .apply_form_box .detial ul.step_list li {
        float: left;
        height: 75px
    }

    .apply_form_box .detial ul.step_list li img {
        width: 30%;
        margin: 0 auto;
        display: block
    }

    .apply_form_box .detial ul.step_list li p {
        color: #fff;
        margin-top: 10px
    }

    .apply_form_box .detial ul.step_list li p i {
        color: #3b3b3b;
        width: 22px;
        height: 22px;
        border-radius: 50%;
        background: #fff;
        display: inline-block;
        text-align: center;
        margin-right: 5px
    }

    .apply_form_box .detial ul.step_list li:nth-child(odd) {
        width: 12%
    }

    .apply_form_box .detial ul.step_list li:nth-child(even) {
        width: 10%
    }

    .apply_form_box .detial ul.step_list li:nth-child(even) img {
        margin-top: 20%
    }

    .apply_form_box .detial .form_box {
        margin-top: 20px;
        border-radius: 3px;
        background: #2c2c2c;
        padding: 20px
    }

    .apply_form_box .detial .form_box form ul li label, .apply_form_box .detial .form_box form ul li span {
        color: #fff;
        font-size: 14px
    }

    .apply_form_box .detial .form_box form ul li input[type="text"] {
        width: 225px;
        font-size: 12px;
        height: 30px;
        line-height: 30px;
        border: 1px solid #fff;
        border-radius: 3px;
        padding-left: 5px
    }

    .apply_form_box .detial .form_box form ul li select {
        height: 30px;
        line-height: 30px;
        border: 1px solid #fff;
        border-radius: 3px;
        outline: 0
    }

    .apply_form_box .detial .form_box form ul li:first-child {
        margin-bottom: 20px
    }

    .apply_form_box .detial .form_box form ul li {
        margin-bottom: 18px
    }

    .apply_form_box .detial .form_box form ul li:nth-child(3) span, .apply_form_box .detial .form_box form ul li:nth-child(4) span {
        margin-right: 2px
    }

    .apply_form_box .detial .form_box form ul li:nth-child(6) span {
        margin-right: 9px
    }

    .apply_form_box .detial .form_box form ul li:nth-child(5) span {
        margin-right: 14px
    }

    .apply_form_box .detial .form_box form ul li:nth-child(7) span {
        margin-right: 22px
    }

    .apply_form_box .detial .form_box form ul li:last-child .set_up {
        background: #ffc000;
        color: #fff;
        margin-left: 12%
    }

    .apply_form_box .detial .form_box form ul li:last-child input {
        width: 108px;
        height: 35px;
        outline: 0;
        color: #666;
        border-radius: 3px;
        border: 0;
        background: #fff;
        font-size: 14px;
        margin-left: 10px
    }

    .apply_form_box .detial .form_box form ul li:last-child input:hover {
        opacity: .9
    }

    .apply_form_box .detial .form_box form ul li:last-child p {
        font-size: 12px;
        color: #666;
        margin-top: 20px
    }

    .apply_form_box .detial .form_box .lf_box {
        width: 65%;
        border-right: 1px dashed #fff
    }

    .apply_form_box .detial .form_box .rt_box {
        width: 35%;
        text-align: center;
        padding-left: 10px
    }

    .apply_form_box .detial .form_box .rt_box ul.one {
        margin-top: 30px
    }

    .apply_form_box .detial .form_box .rt_box ul.one a {
        margin-left: -100px;
        color: #999;
        font-size: 14px
    }

    .apply_form_box .detial .form_box .rt_box ul.one li i {
        font-size: 35px;
        color: #ffc000;
        font-weight: bold
    }

    .apply_form_box .detial .form_box .rt_box ul.one li b {
        font-size: 14px;
        color: #fff;
        font-weight: normal;
        padding: 5px 7%;
        border-radius: 3px;
        background: #202020;
        display: inline-block
    }

    .apply_form_box .detial .form_box .rt_box ul.one li:nth-child(2) {
        margin-bottom: 35px
    }

    .apply_form_box .detial .form_box .rt_box ul.one li:first-child {
        margin-bottom: 22px
    }

    .apply_form_box .detial .form_box .rt_box ul.two {
        margin-top: 50px
    }

    .apply_form_box .detial .form_box .rt_box ul.two li {
        width: 33%;
        float: left;
        text-align: center
    }

    .apply_form_box .detial .form_box .rt_box ul.two li p {
        color: #fff;
        font-size: 14px;
        margin-top: 10px
    }

    .apply_form_box .detial .form_box .rt_box ul.two li i {
        display: block;
        width: 52px;
        height: 52px;
        margin: 0 auto
    }

    .apply_form_box .detial .form_box .rt_box ul.two li:first-child i {
        background: url("../images/vip/vip_footer_qq.png") no-repeat
    }

    .apply_form_box .detial .form_box .rt_box ul.two li:nth-child(2) i {
        background: url("../images/vip/vip_footer_sina.png") no-repeat
    }

    .apply_form_box .detial .form_box .rt_box ul.two li:nth-child(3) i {
        background: url("../images/vip/vip_footer_wechat.png") no-repeat
    }

    .apply_form_box .detial .form_box .rt_box ul.two li:nth-child(2) a {
        display: block;
        position: relative
    }

    .apply_form_box .detial .form_box .rt_box ul.two li:nth-child(2) a img {
        position: absolute;
        width: 100%;
        z-index: 10;
        top: -165%;
        right: 5px;
        border: 5px solid #fff;
        display: none
    }

    .apply_form_box .detial .form_box .rt_box ul.two li:nth-child(2):hover a img {
        display: block
    }

    .apply_form_box .detial .form_box .rt_box ul.two li:nth-child(3) a {
        display: block;
        position: relative
    }

    .apply_form_box .detial .form_box .rt_box ul.two li:nth-child(3) a img {
        position: absolute;
        width: 100%;
        z-index: 10;
        top: -165%;
        right: 5px;
        border: 5px solid #fff;
        display: none
    }

    .apply_form_box .detial .form_box .rt_box ul.two li:nth-child(3):hover a img {
        display: block
    }

    .apply_form_box .detial .form_box .rt_box ul.two li:hover i {
        background-position: right top
    }

    .footer {
        background: #3b3b3b;
        padding-top: 30px;
        padding-bottom: 30px
    }

    .footer ul {
        width: 65%;
        margin: 0 auto
    }

    .footer ul li {
        float: left;
        border-right: 1px solid #999;
        width: 14%;
        text-align: center
    }

    .footer ul li a {
        color: #999;
        font-size: 14px
    }

    .footer .txt {
        text-align: center
    }

    .footer .txt p {
        color: #999;
        margin: 10px;
        font-size: 14px
    }

    .footer .txt img {
        margin-top: 15px
    }

    .apply_form_box .detial .form_box form ul li span.company_label {
        margin-right: 1px
    }
}

@media screen and (max-width: 1279px) and (min-width: 1024px) {
    #shenqing {
        display: none
    }

    .computer_hidden {
        display: none
    }

    .container {
        width: 100%
    }

    .container .content {
        width: 1005px;
        margin: 0 auto
    }

    .banner {
        margin: 0 auto;
        position: relative
    }

    .logo_link_box {
        display: none
    }

    .logo_link_box img {
        height: 40px;
        width: auto;
        float: left
    }

    .logo_link_box a {
        display: block;
        float: left;
        height: 25px;
        line-height: 25px;
        color: #fff;
        font-size: 14px;
        padding: 0 15px;
        background: rgba(0, 0, 0, 0.4);
        margin-top: 12px;
        margin-left: 20px;
        border-radius: 4px
    }

    .logo_link_box a:hover {
        color: #dfdddf
    }

    .logo_link_box .container {
        width: 100%
    }

    .logo_link_box .container .content {
        width: 1040px;
        margin: 0 auto
    }

    .text_people_box {
        width: 70%;
        margin: 0 auto
    }

    .banner > img {
        height: 100%
    }

    .text_people_box .banner_text_l {
        position: absolute;
        bottom: 10px;
        width: 66%
    }

    .text_people_box .banner_text_l img {
        width: 67%
    }

    .text_people_box .banner_people_r img {
        width: 70%
    }

    .text_people_box .banner_people_r {
        width: 30%;
        position: absolute;
        bottom: -4px;
        right: 5%
    }

    #shenqing {
        display: none
    }

    .banner_text {
        overflow: hidden;
        margin: 30px 0
    }

    .banner_text .text_box {
        width: 100%;
        text-align: center
    }

    .banner_text .text_box b {
        font-size: 30px;
        color: #f60;
        padding: 0 5%;
        line-height: 60px;
        border: 2px solid #f60;
        border-radius: 3px;
        display: inline-block
    }

    .banner_text .text_box p:nth-child(2) {
        color: #fa6f0c
    }

    .banner_text .text_box div {
        width: 600px;
        height: 60px;
        text-align: center;
        line-height: 55px;
        background: #ffdd4f;
        border-radius: 5px;
        color: #993f0a;
        font-weight: bold;
        font-family: "Microsoft YaHei";
        font-size: 24px;
        box-shadow: -3px 3px 0 #ddd
    }

    .banner_text .text_box div:hover {
        background: #fed31f
    }

    .banner_text .text_box div span {
        font-size: 30px;
        color: red
    }

    .banner_text .img_box {
        width: 200px;
        float: right
    }

    .banner_text .img_box img {
        width: 200px
    }

    .content_part .pcs {
        height: 300px;
        overflow: hidden
    }

    .content_part .pcs .l_box, .content_part .pcs .r_box {
        width: 50%;
        float: left
    }

    .content_part .pcs .img_box img {
        -webkit-transition: -webkit-transform .2s linear;
        -moz-transition: -moz-transform .2s linear;
        -o-transition: -o-transform .2s linear;
        transition: transform .2s linear
    }

    .content_part .pcs .img_box img:hover {
        -webkit-transform: translateX(-10px);
        -moz-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        -o-transform: translateX(-10px);
        transform: translateX(-10px)
    }

    .content_part .pcs .img_box {
        text-align: center
    }

    .content_part .pcs .img_box img {
        height: 260px;
        width: auto;
        margin-top: 20px
    }

    .content_part .pcs .text_box {
        padding-top: 50px;
        padding-left: 80px
    }

    .content_part .pcs .text_box .title {
        overflow: hidden
    }

    .content_part .pcs .text_box .title .num {
        font-family: "Microsoft YaHei";
        display: block;
        width: 90px;
        height: 70px;
        line-height: 110px;
        overflow: hidden;
        font-size: 70px;
        color: #ccc
    }

    .content_part .pcs .text_box .title .title_text {
        display: block;
        height: 70px;
        line-height: 110px;
        font-size: 24px
    }

    .content_part .pcs .text_box .title .title_text b {
        font-weight: normal;
        color: #f60;
        font-size: 30px;
        margin: 0 5px
    }

    .content_part .pcs .text_box .title span {
        float: left
    }

    .content_part .pcs .text_box p {
        font-size: 16px;
        color: #999
    }

    .content_part .part_2, .content_part .part_4, .content_part .part_6, .content_part .part_8, .content_part .part_10, .content_part .part_12, .content_part .part_14, .content_part .part_16, .content_part .part_18 {
        background: #f2f2f2
    }

    .computer_hide {
        display: none
    }

    .apply_form_box > img {
        width: 100%
    }

    .apply_form_box {
        background: #3b3b3b;
        padding-top: 20px
    }

    .apply_form_box .title {
        text-align: center;
        margin-bottom: 20px
    }

    .apply_form_box .title h1 {
        font-size: 30px;
        color: #fff
    }

    .apply_form_box .detial ul.step_list li {
        float: left;
        height: 75px
    }

    .apply_form_box .detial ul.step_list li img {
        width: 30%;
        margin: 0 auto;
        display: block
    }

    .apply_form_box .detial ul.step_list li p {
        color: #fff;
        margin-top: 10px
    }

    .apply_form_box .detial ul.step_list li p i {
        color: #3b3b3b;
        width: 18px;
        height: 18px;
        border-radius: 50%;
        background: #fff;
        display: inline-block;
        text-align: center;
        margin-right: 5px;
        font-style: normal;
        font-size: 12px
    }

    .apply_form_box .detial ul.step_list li:nth-child(odd) {
        width: 12%
    }

    .apply_form_box .detial ul.step_list li:nth-child(even) {
        width: 10%
    }

    .apply_form_box .detial ul.step_list li:nth-child(even) img {
        margin-top: 20%
    }

    .apply_form_box .detial .form_box {
        margin-top: 20px;
        border-radius: 3px;
        background: #2c2c2c;
        padding: 20px
    }

    .apply_form_box .detial .form_box form ul li label, .apply_form_box .detial .form_box form ul li span {
        color: #fff;
        font-size: 14px
    }

    .apply_form_box .detial .form_box form ul li input[type="text"] {
        width: 225px;
        font-size: 12px;
        height: 30px;
        line-height: 30px;
        border: 1px solid #fff;
        border-radius: 3px;
        padding-left: 5px
    }

    .apply_form_box .detial .form_box form ul li select {
        height: 30px;
        line-height: 30px;
        border: 1px solid #fff;
        border-radius: 3px;
        outline: 0
    }

    .apply_form_box .detial .form_box form ul li:first-child {
        margin-bottom: 20px
    }

    .apply_form_box .detial .form_box form ul li {
        margin-bottom: 18px
    }

    .apply_form_box .detial .form_box form ul li:last-child {
        text-align: center
    }

    .apply_form_box .detial .form_box form ul li:nth-child(3) span, .apply_form_box .detial .form_box form ul li:nth-child(4) span {
        margin-right: 2px
    }

    .apply_form_box .detial .form_box form ul li:nth-child(6) span {
        margin-right: 9px
    }

    .apply_form_box .detial .form_box form ul li:nth-child(5) span {
        margin-right: 14px
    }

    .apply_form_box .detial .form_box form ul li:nth-child(7) span {
        margin-right: 22px
    }

    .apply_form_box .detial .form_box form ul li:last-child .set_up {
        background: #ffc000;
        color: #fff
    }

    .apply_form_box .detial .form_box form ul li:last-child input {
        width: 108px;
        height: 35px;
        outline: 0;
        color: #666;
        border-radius: 3px;
        border: 0;
        background: #fff;
        font-size: 14px;
        margin-left: 10px
    }

    .apply_form_box .detial .form_box form ul li:last-child input:hover {
        opacity: .9
    }

    .apply_form_box .detial .form_box form ul li:last-child p {
        font-size: 12px;
        color: #666;
        margin-top: 20px
    }

    .apply_form_box .detial .form_box .lf_box {
        width: 80%;
        border-bottom: 1px dashed #fff;
        float: none;
        margin: 0 auto
    }

    .apply_form_box .detial .form_box .rt_box {
        width: 35%;
        text-align: center;
        padding-left: 10px;
        float: none;
        margin: 0 auto
    }

    .apply_form_box .detial .form_box .rt_box ul.one {
        margin-top: 30px
    }

    .apply_form_box .detial .form_box .rt_box ul.one a {
        margin-left: -100px;
        color: #999;
        font-size: 14px
    }

    .apply_form_box .detial .form_box .rt_box ul.one li i {
        font-size: 35px;
        color: #ffc000;
        font-weight: bold
    }

    .apply_form_box .detial .form_box .rt_box ul.one li b {
        font-size: 14px;
        color: #fff;
        font-weight: normal;
        padding: 5px 7%;
        border-radius: 3px;
        background: #202020;
        display: inline-block
    }

    .apply_form_box .detial .form_box .rt_box ul.one li:nth-child(2) {
        margin-bottom: 35px
    }

    .apply_form_box .detial .form_box .rt_box ul.one li:first-child {
        margin-bottom: 22px
    }

    .apply_form_box .detial .form_box .rt_box ul.two {
        margin-top: 50px
    }

    .apply_form_box .detial .form_box .rt_box ul.two li {
        width: 33%;
        float: left;
        text-align: center
    }

    .apply_form_box .detial .form_box .rt_box ul.two li p {
        color: #fff;
        font-size: 14px;
        margin-top: 10px
    }

    .apply_form_box .detial .form_box .rt_box ul.two li i {
        display: block;
        width: 52px;
        height: 52px;
        margin: 0 auto
    }

    .apply_form_box .detial .form_box .rt_box ul.two li:first-child i {
        background: url("../images/vip/vip_footer_qq.png") no-repeat
    }

    .apply_form_box .detial .form_box .rt_box ul.two li:nth-child(2) i {
        background: url("../images/vip/vip_footer_sina.png") no-repeat
    }

    .apply_form_box .detial .form_box .rt_box ul.two li:nth-child(3) i {
        background: url("../images/vip/vip_footer_wechat.png") no-repeat
    }

    .apply_form_box .detial .form_box .rt_box ul.two li:nth-child(2) a {
        display: block;
        position: relative
    }

    .apply_form_box .detial .form_box .rt_box ul.two li:nth-child(2) a img {
        position: absolute;
        width: 100%;
        z-index: 10;
        top: -165%;
        right: 5px;
        border: 5px solid #fff;
        display: none
    }

    .apply_form_box .detial .form_box .rt_box ul.two li:nth-child(2):hover a img {
        display: block
    }

    .apply_form_box .detial .form_box .rt_box ul.two li:nth-child(3) a {
        display: block;
        position: relative
    }

    .apply_form_box .detial .form_box .rt_box ul.two li:nth-child(3) a img {
        position: absolute;
        width: 100%;
        z-index: 10;
        top: -165%;
        right: 5px;
        border: 5px solid #fff;
        display: none
    }

    .apply_form_box .detial .form_box .rt_box ul.two li:nth-child(3):hover a img {
        display: block
    }

    .apply_form_box .detial .form_box .rt_box ul.two li:hover i {
        background-position: right top
    }

    .footer {
        background: #3b3b3b;
        padding-top: 30px;
        padding-bottom: 30px
    }

    .footer ul {
        width: 65%;
        margin: 0 auto
    }

    .footer ul li {
        float: left;
        border-right: 1px solid #999;
        width: 14%;
        text-align: center
    }

    .footer ul li a {
        color: #999;
        font-size: 14px
    }

    .footer .txt {
        text-align: center
    }

    .footer .txt p {
        color: #999;
        margin: 10px;
        font-size: 14px
    }

    .footer .txt img {
        margin-top: 15px
    }
}

@media screen and (max-width: 1023px) and (min-width: 680px) {
    .phone_hidden {
        display: none
    }

    .computer_hidden {
        display: block
    }

    .logo_link_box {
        display: none
    }

    .container {
        width: 100%
    }

    .container .content {
        margin: 0 auto;
        width: 90%
    }

    .banner > img {
        height: 100%
    }

    .banner {
        position: relative
    }

    .text_people_box {
        width: 80%;
        margin: 0 auto
    }

    .text_people_box .banner_text_l {
        position: absolute;
        bottom: 10px;
        width: 66%
    }

    .text_people_box .banner_text_l img {
        width: 67%
    }

    .text_people_box .banner_people_r img {
        width: 70%
    }

    .text_people_box .banner_people_r {
        width: 30%;
        position: absolute;
        bottom: -4px;
        right: 5%
    }

    .banner_text {
        overflow: hidden;
        margin: 30px 0
    }

    .banner_text .text_box {
        width: 100%;
        text-align: center
    }

    .banner_text .text_box b {
        font-size: 30px;
        color: #f60;
        padding: 0 5%;
        line-height: 60px;
        border: 2px solid #f60;
        border-radius: 3px;
        display: inline-block
    }

    .content_part .pcs {
        padding: 30px 0;
        overflow: hidden
    }

    .content_part .pcs .l_box, .content_part .pcs .r_box {
        width: 100%
    }

    .content_part .pcs .img_box {
        text-align: center
    }

    .content_part .pcs .img_box img {
        width: 65%
    }

    .content_part .pcs .text_box .title {
        overflow: hidden
    }

    .content_part .pcs .text_box {
        width: 60%;
        margin-left: 20%
    }

    .content_part .pcs .text_box .title .num {
        font-family: "Microsoft YaHei";
        display: block;
        width: 90px;
        height: 70px;
        line-height: 110px;
        overflow: hidden;
        font-size: 70px;
        color: #ccc
    }

    .content_part .pcs .text_box .title .title_text {
        display: block;
        height: 70px;
        line-height: 120px;
        font-size: 20px
    }

    .content_part .pcs .text_box .title .title_text b {
        font-weight: normal;
        color: #f60;
        font-size: 24px;
        margin: 0 5px
    }

    .content_part .pcs .text_box .title span {
        float: left
    }

    .content_part .pcs .text_box p {
        padding-left: 20px;
        font-size: 20px;
        width: 90%
    }

    .content_part .part_2, .content_part .part_4, .content_part .part_6, .content_part .part_8, .content_part .part_10, .content_part .part_12, .content_part .part_14, .content_part .part_16, .content_part .part_18 {
        background: #f2f2f2
    }

    .mob_hide {
        display: none
    }

    .apply_form_box > img {
        width: 100%
    }

    .apply_form_box {
        background: #3b3b3b;
        padding-top: 20px
    }

    .apply_form_box .title {
        text-align: center;
        margin-bottom: 20px
    }

    .apply_form_box .title h1 {
        font-size: 30px;
        color: #fff
    }

    .apply_form_box .detial ul.step_list li {
        float: left;
        height: 75px
    }

    .apply_form_box .detial ul.step_list li img {
        width: 30%;
        margin: 0 auto;
        display: block
    }

    .apply_form_box .detial ul.step_list li p {
        color: #fff;
        margin-top: 10px;
        font-size: 12px
    }

    .apply_form_box .detial ul.step_list li p i {
        color: #3b3b3b;
        width: 18px;
        height: 18px;
        border-radius: 50%;
        background: #fff;
        display: inline-block;
        text-align: center;
        margin-right: 5px;
        font-style: normal;
        font-size: 12px
    }

    .apply_form_box .detial ul.step_list li:nth-child(odd) {
        width: 12%
    }

    .apply_form_box .detial ul.step_list li:nth-child(even) {
        width: 10%
    }

    .apply_form_box .detial ul.step_list li:nth-child(even) img {
        margin-top: 20%
    }

    .apply_form_box .detial .form_box {
        margin-top: 20px;
        border-radius: 3px;
        background: #2c2c2c;
        padding: 20px
    }

    .apply_form_box .detial .form_box form ul li label, .apply_form_box .detial .form_box form ul li span {
        color: #fff;
        font-size: 14px
    }

    .apply_form_box .detial .form_box form ul li input[type="text"] {
        width: 225px;
        font-size: 12px;
        height: 30px;
        line-height: 30px;
        border: 1px solid #fff;
        border-radius: 3px;
        padding-left: 5px
    }

    .apply_form_box .detial .form_box form ul li select {
        height: 30px;
        line-height: 30px;
        border: 1px solid #fff;
        border-radius: 3px;
        outline: 0
    }

    .apply_form_box .detial .form_box form ul li:first-child {
        margin-bottom: 20px
    }

    .apply_form_box .detial .form_box form ul li {
        margin-bottom: 18px
    }

    .apply_form_box .detial .form_box form ul li:last-child {
        text-align: center
    }

    .apply_form_box .detial .form_box form ul li:nth-child(3) span {
        margin-right: 2px
    }

    .apply_form_box .detial .form_box form ul li:nth-child(4) span {
        margin-right: 10px
    }

    .apply_form_box .detial .form_box form ul li:nth-child(6) span {
        margin-right: 9px
    }

    .apply_form_box .detial .form_box form ul li:nth-child(5) span {
        margin-right: 14px
    }

    .apply_form_box .detial .form_box form ul li:nth-child(7) span {
        margin-right: 22px
    }

    .apply_form_box .detial .form_box form ul li:last-child .set_up {
        background: #ffc000;
        color: #fff;
        margin-right: 13%
    }

    .apply_form_box .detial .form_box form ul li:last-child input {
        width: 108px;
        height: 35px;
        outline: 0;
        color: #666;
        border-radius: 3px;
        border: 0;
        background: #fff;
        font-size: 14px;
        margin-left: 10px
    }

    .apply_form_box .detial .form_box form ul li:last-child input:hover {
        opacity: .9
    }

    .apply_form_box .detial .form_box form ul li:last-child p {
        font-size: 12px;
        color: #666;
        margin-top: 20px
    }

    .apply_form_box .detial .form_box .lf_box {
        width: 80%;
        border-bottom: 1px dashed #fff;
        float: none;
        margin: 0 auto
    }

    .apply_form_box .detial .form_box .rt_box {
        width: 85%;
        text-align: center;
        padding-left: 10px;
        float: none;
        margin: 0 auto
    }

    .apply_form_box .detial .form_box .rt_box ul.one {
        margin-top: 30px
    }

    .apply_form_box .detial .form_box .rt_box ul.one a {
        margin-left: -100px;
        color: #999;
        font-size: 14px
    }

    .apply_form_box .detial .form_box .rt_box ul.one li i {
        font-size: 35px;
        color: #ffc000;
        font-weight: bold
    }

    .apply_form_box .detial .form_box .rt_box ul.one li b {
        font-size: 14px;
        color: #fff;
        font-weight: normal;
        padding: 5px 7%;
        border-radius: 3px;
        background: #202020;
        display: inline-block
    }

    .apply_form_box .detial .form_box .rt_box ul.one li:nth-child(2) {
        margin-bottom: 35px
    }

    .apply_form_box .detial .form_box .rt_box ul.one li:first-child {
        margin-bottom: 22px
    }

    .apply_form_box .detial .form_box .rt_box ul.two {
        margin-top: 50px
    }

    .apply_form_box .detial .form_box .rt_box ul.two li {
        width: 33%;
        float: left;
        text-align: center
    }

    .apply_form_box .detial .form_box .rt_box ul.two li p {
        color: #fff;
        font-size: 14px;
        margin-top: 10px
    }

    .apply_form_box .detial .form_box .rt_box ul.two li i {
        display: block;
        width: 52px;
        height: 52px;
        margin: 0 auto
    }

    .apply_form_box .detial .form_box .rt_box ul.two li:first-child i {
        background: url("../images/vip/vip_footer_qq.png") no-repeat
    }

    .apply_form_box .detial .form_box .rt_box ul.two li:nth-child(2) i {
        background: url("../images/vip/vip_footer_sina.png") no-repeat
    }

    .apply_form_box .detial .form_box .rt_box ul.two li:nth-child(3) i {
        background: url("../images/vip/vip_footer_wechat.png") no-repeat
    }

    .apply_form_box .detial .form_box .rt_box ul.two li:nth-child(2) a {
        display: block;
        position: relative
    }

    .apply_form_box .detial .form_box .rt_box ul.two li:nth-child(2) a img {
        position: absolute;
        width: 100%;
        z-index: 10;
        top: -165%;
        right: 5px;
        border: 5px solid #fff;
        display: none
    }

    .apply_form_box .detial .form_box .rt_box ul.two li:nth-child(2):hover a img {
        display: block
    }

    .apply_form_box .detial .form_box .rt_box ul.two li:nth-child(3) a {
        display: block;
        position: relative
    }

    .apply_form_box .detial .form_box .rt_box ul.two li:nth-child(3) a img {
        position: absolute;
        width: 100%;
        z-index: 10;
        top: -165%;
        right: 5px;
        border: 5px solid #fff;
        display: none
    }

    .apply_form_box .detial .form_box .rt_box ul.two li:nth-child(3):hover a img {
        display: block
    }

    .apply_form_box .detial .form_box .rt_box ul.two li:hover i {
        background-position: right top
    }

    .footer {
        background: #3b3b3b;
        padding-top: 30px;
        padding-bottom: 30px
    }

    .footer ul {
        width: 90%;
        margin: 0 auto
    }

    .footer ul li {
        float: left;
        border-right: 1px solid #999;
        width: 14%;
        text-align: center
    }

    .footer ul li a {
        color: #999;
        font-size: 14px
    }

    .footer .txt {
        text-align: center
    }

    .footer .txt p {
        color: #999;
        margin: 10px;
        font-size: 14px
    }

    .footer .txt img {
        margin-top: 15px
    }
}

@media screen and (max-width: 679px) {
    .phone_hidden {
        display: none
    }

    .computer_hidden {
        display: block
    }

    .logo_link_box {
        display: none
    }

    .container {
        width: 100%
    }

    .container .content {
        margin: 0 auto;
        width: 90%
    }

    .banner > img {
        height: 100%
    }

    .banner {
        position: relative
    }

    .text_people_box {
        width: 80%;
        margin: 0 auto
    }

    .text_people_box .banner_text_l {
        position: absolute;
        bottom: 10px;
        width: 66%
    }

    .text_people_box .banner_text_l img {
        width: 67%
    }

    .text_people_box .banner_people_r img {
        width: 70%
    }

    .text_people_box .banner_people_r {
        width: 30%;
        position: absolute;
        bottom: -4px;
        right: 5%
    }

    .banner_text {
        overflow: hidden;
        margin: 30px 0
    }

    .banner_text .text_box {
        width: 100%;
        text-align: center
    }

    .banner_text .text_box b {
        font-size: 18px;
        color: #f60;
        padding: 0 3%;
        line-height: 60px;
        border: 2px solid #f60;
        border-radius: 3px;
        display: inline-block
    }

    .content_part .pcs {
        padding: 30px 0;
        overflow: hidden
    }

    .content_part .pcs .l_box, .content_part .pcs .r_box {
        width: 100%
    }

    .content_part .pcs .img_box {
        text-align: center
    }

    .content_part .pcs .img_box img {
        width: 80%
    }

    .content_part .pcs .text_box .title {
        overflow: hidden
    }

    .content_part .pcs .text_box .title .num {
        font-family: "Microsoft YaHei";
        display: block;
        width: 90px;
        height: 70px;
        line-height: 110px;
        overflow: hidden;
        font-size: 70px;
        color: #ccc
    }

    .content_part .pcs .text_box .title .title_text {
        display: block;
        height: 70px;
        line-height: 120px;
        font-size: 16px
    }

    .content_part .pcs .text_box .title .title_text b {
        font-weight: normal;
        color: #f60;
        font-size: 20px;
        margin: 0 5px
    }

    .content_part .pcs .text_box .title span {
        float: left
    }

    .content_part .pcs .text_box p {
        padding-left: 20px;
        font-size: 14px;
        width: 90%
    }

    .content_part .part_2, .content_part .part_4, .content_part .part_6, .content_part .part_8, .content_part .part_10, .content_part .part_12, .content_part .part_14, .content_part .part_16, .content_part .part_18 {
        background: #f2f2f2
    }

    .mob_hide, .hide_679 {
        display: none
    }

    .apply_form_box {
        background: #3b3b3b;
        padding-top: 20px
    }

    .apply_form_box .title {
        text-align: center;
        margin-bottom: 20px
    }

    .apply_form_box .title h1 {
        font-size: 18px;
        color: #fff
    }

    .apply_form_box .detial ul.step_list li {
        float: left;
        margin-bottom: 20px
    }

    .apply_form_box .detial ul.step_list li img {
        width: 30%;
        margin: 0 auto;
        display: block
    }

    .apply_form_box .detial ul.step_list li p {
        color: #fff;
        margin-top: 10px;
        font-size: 12px
    }

    .apply_form_box .detial ul.step_list li p i {
        color: #3b3b3b;
        width: 18px;
        height: 18px;
        border-radius: 50%;
        background: #fff;
        display: inline-block;
        text-align: center;
        margin-right: 5px;
        font-size: 12px
    }

    .apply_form_box .detial ul.step_list li {
        height: 80px
    }

    .apply_form_box .detial ul.step_list li:nth-child(odd) {
        width: 25%;
        text-align: center
    }

    .apply_form_box .detial ul.step_list li:nth-child(even) img {
        margin-top: 20%;
        width: 40px
    }

    .apply_form_box .detial .form_box {
        margin-top: 20px;
        border-radius: 3px;
        background: #2c2c2c;
        padding: 30px
    }

    .apply_form_box .detial .form_box form ul li label, .apply_form_box .detial .form_box form ul li span {
        color: #fff;
        font-size: 14px
    }

    .apply_form_box .detial .form_box form ul li input[type="text"] {
        width: 225px;
        font-size: 12px;
        height: 30px;
        line-height: 30px;
        border: 1px solid #fff;
        border-radius: 3px;
        padding-left: 5px
    }

    .apply_form_box .detial .form_box form ul li input[type="text"]#name {
        width: 180px
    }

    .apply_form_box .detial .form_box form ul li select {
        height: 30px;
        line-height: 30px;
        border: 1px solid #fff;
        border-radius: 3px;
        outline: 0
    }

    .apply_form_box .detial .form_box form ul li:first-child {
        margin-bottom: 20px
    }

    .apply_form_box .detial .form_box form ul li {
        margin-bottom: 18px
    }

    .apply_form_box .detial .form_box form ul li:nth-child(3) span {
        margin-right: 2px
    }

    .apply_form_box .detial .form_box form ul li:nth-child(4) span {
        margin-right: 10px
    }

    .apply_form_box .detial .form_box form ul li:nth-child(6) span {
        margin-right: 9px
    }

    .apply_form_box .detial .form_box form ul li:nth-child(5) span {
        margin-right: 14px
    }

    .apply_form_box .detial .form_box form ul li:nth-child(7) span {
        margin-right: 22px
    }

    .apply_form_box .detial .form_box form ul li:last-child .set_up {
        background: #ffc000;
        color: #fff;
        margin-right: 15%
    }

    .apply_form_box .detial .form_box form ul li:last-child input {
        width: 108px;
        height: 35px;
        outline: 0;
        color: #666;
        border-radius: 3px;
        border: 0;
        background: #fff;
        font-size: 14px
    }

    .apply_form_box .detial .form_box form ul li:last-child input:hover {
        opacity: .9
    }

    .apply_form_box .detial .form_box form ul li:last-child p {
        font-size: 12px;
        color: #666;
        margin-top: 20px
    }

    .apply_form_box .detial .form_box .lf_box {
        float: none;
        border-bottom: 1px dashed #fff
    }

    .apply_form_box .detial .form_box .rt_box {
        text-align: center;
        float: none
    }

    .apply_form_box .detial .form_box .rt_box ul.one {
        margin-top: 30px
    }

    .apply_form_box .detial .form_box .rt_box ul.one a {
        margin-left: -100px;
        color: #999;
        font-size: 14px
    }

    .apply_form_box .detial .form_box .rt_box ul.one li i {
        font-size: 30px;
        color: #ffc000;
        font-weight: bold
    }

    .apply_form_box .detial .form_box .rt_box ul.one li b {
        font-size: 14px;
        color: #fff;
        font-weight: normal;
        padding: 5px 7%;
        border-radius: 3px;
        background: #202020;
        display: inline-block
    }

    .apply_form_box .detial .form_box .rt_box ul.one li:nth-child(2) {
        margin-bottom: 35px
    }

    .apply_form_box .detial .form_box .rt_box ul.one li:first-child {
        margin-bottom: 22px
    }

    .apply_form_box .detial .form_box .rt_box ul.two {
        margin-top: 90px
    }

    .apply_form_box .detial .form_box .rt_box ul.two li {
        width: 33%;
        float: left;
        text-align: center
    }

    .apply_form_box .detial .form_box .rt_box ul.two li p {
        color: #fff;
        font-size: 14px;
        margin-top: 10px
    }

    .apply_form_box .detial .form_box .rt_box ul.two li i {
        display: block;
        width: 52px;
        height: 52px;
        margin: 0 auto
    }

    .apply_form_box .detial .form_box .rt_box ul.two li:first-child i {
        background: url("../images/vip/vip_footer_qq.png") no-repeat
    }

    .apply_form_box .detial .form_box .rt_box ul.two li:nth-child(2) i {
        background: url("../images/vip/vip_footer_sina.png") no-repeat
    }

    .apply_form_box .detial .form_box .rt_box ul.two li:nth-child(3) i {
        background: url("../images/vip/vip_footer_wechat.png") no-repeat
    }

    .apply_form_box .detial .form_box .rt_box ul.two li:nth-child(2) a {
        display: block;
        position: relative
    }

    .apply_form_box .detial .form_box .rt_box ul.two li:nth-child(2) a img {
        position: absolute;
        width: 100%;
        z-index: 10;
        top: -137%;
        right: -17px;
        border: 5px solid #fff;
        display: none
    }

    .apply_form_box .detial .form_box .rt_box ul.two li:nth-child(3) a {
        display: block;
        position: relative
    }

    .apply_form_box .detial .form_box .rt_box ul.two li:nth-child(3) a img {
        position: absolute;
        width: 100%;
        z-index: 10;
        top: -137%;
        right: -17px;
        border: 5px solid #fff;
        display: none
    }

    .apply_form_box .detial .form_box .rt_box ul.two li:hover i {
        background-position: right top
    }

    .footer {
        background: #3b3b3b;
        padding-top: 30px;
        padding-bottom: 30px
    }

    .footer ul {
        width: 65%;
        margin: 0 auto
    }

    .footer ul li {
        float: left;
        border-right: 1px solid #999;
        width: 14%;
        text-align: center
    }

    .footer ul li a {
        color: #999;
        font-size: 14px
    }

    .footer .txt {
        text-align: center
    }

    .footer .txt p {
        color: #999;
        margin: 10px;
        font-size: 12px
    }

    .footer .txt img {
        margin-top: 15px
    }

    #captchapng {
        margin-top: 5px
    }
}

@media screen and (max-width: 360px) {
    .apply_form_box .detial .form_box form ul li:last-child .set_up {
        margin-right: 0
    }

    #captchapng {
        margin-top: 5px
    }

    .apply_form_box .detial .form_box .rt_box ul.two li:nth-child(2) a {
        display: block;
        position: relative
    }

    .apply_form_box .detial .form_box .rt_box ul.two li:nth-child(2) a img {
        position: absolute;
        width: 100%;
        z-index: 10;
        top: -165%;
        right: -11px;
        border: 5px solid #fff;
        display: none
    }

    .apply_form_box .detial .form_box .rt_box ul.two li:nth-child(3) a {
        display: block;
        position: relative
    }

    .apply_form_box .detial .form_box .rt_box ul.two li:nth-child(3) a img {
        position: absolute;
        width: 100%;
        z-index: 10;
        top: -165%;
        right: -11px;
        border: 5px solid #fff;
        display: none
    }
}