a,
abbr,
acronym,
address,
applet,
big,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
ul,
var {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-family: inherit;
    font-size: 100%;
    vertical-align: baseline
}

body {
    line-height: 1;
    color: #000;
    background: #fff
}

ol,
ul {
    list-style: none
}

table {
    border-collapse: separate;
    border-spacing: 0
}

caption,
table,
td,
th {
    vertical-align: middle
}

caption,
td,
th {
    text-align: left;
    font-weight: 400
}

a img {
    border: none
}

dd,
div,
dl,
dt,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
p,
ul {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

img {
    display: block
}

a,
body,
dd,
div,
dl,
dt,
h1,
h2,
h3,
h4,
h5,
h6,
html,
input,
li,
p,
span,
ul {
    font-family: PingFangSC-Regular, Helvetica, Tahoma, Arial, Hiragino Sans GB, \\51AC\9752\9ED1\4F53, Microsoft YaHei, \\5FAE\8F6F\96C5\9ED1, STXihei, \\534E\6587\7EC6\9ED1, SimSun, \\5B8B\4F53, Heiti, \\9ED1\4F53, sans-serif
}

body,
html {
    min-width: 1024px
}

a {
    text-decoration: none;
    color: #fff
}

.clearfix:after,
.clearfix:before {
    content: "";
    display: table
}

.clearfix:after {
    clear: both
}

input {
    outline: none;
    tap-highlight-color: transparent;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

:focus {
    outline: 0
}

:focus,
a,
div,
img {
    -webkit-tap-highlight-color: transparent
}

a,
div,
img {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.common_text_ellipsis {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

.fl {
    float: left
}

.fr {
    float: right
}

.text-center {
    text-align: center
}

.font-bold {
    font-weight: 700
}

.bold500 {
    font-weight: 500
}

.bold600 {
    font-weight: 600
}

.margin-auto {
    margin: 0 auto
}

.width-visual {
    width: 1124px;
    margin: 0 auto
}

@media (max-width:1024px) {
    .width-visual {
        width: 1024px
    }
}

@media (min-width:1025px) and (max-width:1124px) {
    .width-visual {
        width: 100%
    }
}

.color-main {
    color: #333
}

.color-orange {
    color: #f85415
}

.color-white {
    color: #fff
}

.color-lgray {
    color: #999
}

.color-gray {
    color: #666
}

.color-yellow {
    color: #ffaf00
}

.font14 {
    font-size: 14px
}

.font16 {
    font-size: 16px
}

.font18 {
    font-size: 18px
}

.font20 {
    font-size: 20px
}

.font22 {
    font-size: 22px
}

.font32 {
    font-size: 32px
}

.font42 {
    font-size: 42px
}

.font48 {
    font-size: 48px
}

.font52 {
    font-size: 52px
}

.w100 {
    width: 100%
}

[class*=col_] {
    float: left;
    padding: 0 15px;
    min-height: 1px;
    width: 8.33%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.col_1 {
    width: 8.33%
}

.col_2 {
    width: 16.66%
}

.col_3 {
    width: 25%
}

.col_4 {
    width: 33.33%
}

.col_5 {
    width: 41.66%
}

.col_6 {
    width: 50%
}

.col_7 {
    width: 58.33%
}

.col_8 {
    width: 66.66%
}

.col_9 {
    width: 75%
}

.col_10 {
    width: 83.33%
}

.col_11 {
    width: 91.66%
}

.col_12 {
    width: 100%
}

.common_register_audition {
    width: 240px;
    height: 52px;
    line-height: 52px;
    color: #fff;
    border: none;
    text-align: center;
    font-size: 20px;
    background: #f85415;
    -webkit-box-shadow: 0 0 10px 0 rgba(255, 103, 26, .2), 0 5px 10px 0 rgba(255, 103, 26, .4);
    box-shadow: 0 0 10px 0 rgba(255, 103, 26, .2), 0 5px 10px 0 rgba(255, 103, 26, .4);
    border-radius: 30px;
    cursor: pointer;
    margin: 0 auto
}

.common_register_audition:hover {
    background: #e64507
}

h2.common_title {
    position: relative;
    width: 100%;
    font-size: 36px;
    font-weight: 400;
    color: #333;
    padding-top: 75px;
    text-align: center
}

h2.common_title i {
    position: absolute;
    z-index: 3;
    width: 36px;
    height: 4px;
    left: 50%;
    bottom: -30px;
    margin-left: -18px;
    background-color: #f85415
}

.swiper-container {
    width: 100%;
    line-height: 0;
    padding: 0;
    clear: both;
    overflow: hidden;
    position: relative
}

.swiper-container .swiper-wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    display: -moz-box;
    display: -ms-flexbox;
    display: box;
    display: flex;
    display: -webkit-flex;
    display: -webkit-box;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0)
}

.swiper-container .swiper-slide {
    position: relative;
    width: 100%;
    height: 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    text-align: center
}

.swiper-container .swiper-button-next,
.swiper-container .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -webkit-background-size: 27px 44px;
    -moz-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: 50%;
    background-repeat: no-repeat
}

.swiper-container .swiper-button-next {
    right: 10px;
    left: auto;
    background: green
}

.swiper-container .swiper-button-prev {
    left: 10px;
    right: auto;
    background: red
}

.swiper-container .swiper-pagination {
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    text-align: center
}

.swiper-container .swiper-pagination span {
    width: 30px;
    height: 5px;
    margin: 0 4px;
    display: inline-block;
    background: rgba(0, 0, 0, .2);
    opacity: 1;
    -ms-filter: none;
    filter: none;
    cursor: pointer;
    position: relative;
    -webkit-transition: width .6s ease;
    -moz-transition: width .6s ease;
    -o-transition: width .6s ease;
    -ms-transition: width .6s ease;
    transition: width .6s ease
}

.swiper-container .swiper-pagination .swiper-pagination-bullet-active {
    background: #fff
}

body {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease
}

body.active {
    padding-left: 310px
}

.header-box .login-apply {
    line-height: 90px
}

.header-box .login-apply .submit {
    display: block;
    width: 75px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #f85415;
    background: none;
    text-align: center;
    border-radius: 20px;
    border: 1px solid #f85415;
    cursor: pointer;
    display: inline-block
}

.header-box .login-apply .submit:hover {
    background: #e64507;
    -webkit-box-shadow: 0 0 10px 0 rgba(255, 103, 26, .3), 0 5px 10px 0 rgba(255, 103, 26, .6);
    box-shadow: 0 0 10px 0 rgba(255, 103, 26, .3), 0 5px 10px 0 rgba(255, 103, 26, .6);
    color: #fff
}

.header-box .login-apply .apply {
    margin: 0 30px 0 10px;
    display: block;
    width: 144px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    background: #f85415;
    text-align: center;
    border-radius: 20px;
    border: none;
    cursor: pointer;
    display: inline-block;
    -webkit-box-shadow: 0 0 10px 0 rgba(255, 103, 26, .2), 0 5px 10px 0 rgba(255, 103, 26, .4);
    box-shadow: 0 0 10px 0 rgba(255, 103, 26, .2), 0 5px 10px 0 rgba(255, 103, 26, .4)
}

.header-box .login-apply .apply:hover {
    background: #e64507;
    -webkit-box-shadow: 0 0 10px 0 rgba(255, 103, 26, .3), 0 5px 10px 0 rgba(255, 103, 26, .6);
    box-shadow: 0 0 10px 0 rgba(255, 103, 26, .3), 0 5px 10px 0 rgba(255, 103, 26, .6)
}

.header-box .header-empty {
    display: none;
    width: 100%;
    height: 90px
}

.header-box .header-info-pc {
    width: 100%;
    height: 90px;
    background-color: #fff;
    -webkit-box-shadow: 0 10px 15px 0 rgba(0, 0, 0, .02), 0 15px 40px 0 rgba(0, 0, 0, .02);
    box-shadow: 0 10px 15px 0 rgba(0, 0, 0, .02), 0 15px 40px 0 rgba(0, 0, 0, .02)
}

.header-box .header-info-pc.header-box-fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: navShow .3s ease-in;
    -moz-animation: navShow .3s ease-in;
    -o-animation: navShow .3s ease-in;
    -ms-animation: navShow .3s ease-in;
    animation: navShow .3s ease-in
}

.header-box .header-info {
    position: relative
}

.header-box .header-info .hillabc {
    width: 114px;
    height: 90px;
    line-height: 90px;
    margin: 0 30px;
    text-align: center
}

.header-box .header-info .hillabc img {
    width: 100%;
    display: inline-block;
    vertical-align: middle
}

.header-box .header-info ul.banner {
    height: 90px;
    line-height: 90px
}

.header-box .header-info ul.banner .toggle {
    position: relative;
    float: left;
    margin: 0 15px;
    text-align: center
}

.header-box .header-info ul.banner .toggle>a {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #333;
    text-decoration: none
}

.header-box .header-info ul.banner .toggle>a i {
    display: none;
    position: absolute;
    width: 26px;
    height: 3px;
    left: 50%;
    bottom: 24px;
    border-radius: 2px;
    margin-left: -13px;
    background-color: #ffaf00
}

.header-box .header-info ul.banner .toggle>a span {
    font-size: 16px
}

.header-box .header-info ul.banner .toggle.active,
.header-box .header-info ul.banner .toggle>a:hover {
    font-weight: 600
}

.header-box .header-info ul.banner .toggle.active>a i {
    display: block
}

.header-box .header-info .classSystem .menu-box {
    display: none;
    position: absolute;
    left: 50%;
    top: 80px;
    margin-left: -84px;
    z-index: 10;
    width: 168px;
    padding: 20px 0;
    background: #fff;
    line-height: normal;
    text-align: center;
    border-radius: 4px;
    -webkit-box-shadow: 0 10px 15px 0 rgba(0, 0, 0, .06), 0 15px 40px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 10px 15px 0 rgba(0, 0, 0, .06), 0 15px 40px 0 rgba(0, 0, 0, .12)
}

.header-box .header-info .classSystem .menu-box a {
    display: block;
    padding: 10px 0;
    color: #333;
    font-size: 14px
}

.header-box .header-info .classSystem .menu-box a:hover {
    color: #f85415
}

.header-box .header-info .classSystem:hover .menu-box {
    display: block;
    -webkit-animation: classSystemShow .3s ease-in 1 forwards;
    -moz-animation: classSystemShow .3s ease-in 1 forwards;
    -o-animation: classSystemShow .3s ease-in 1 forwards;
    -ms-animation: classSystemShow .3s ease-in 1 forwards;
    animation: classSystemShow .3s ease-in 1 forwards
}

.header-box .header-info-ipad {
    display: none;
    height: 90px;
    min-width: 1024px
}

.header-box .header-info-ipad .nav-btn {
    padding-top: 40px;
    padding-left: 30px;
    cursor: pointer
}

.header-box .header-info-ipad .nav-btn i {
    display: block;
    margin-bottom: 6px;
    width: 24px;
    height: 2px;
    background: #666
}

.header-box .header-info-ipad .hillabc {
    width: 114px;
    height: 90px;
    line-height: 90px;
    margin: 0 30px;
    text-align: center
}

.header-box .header-info-ipad .hillabc img {
    width: 100%;
    display: inline-block;
    vertical-align: middle
}

.header-box .header-info-ipad .header-left {
    overflow: hidden;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
    width: 0;
    height: 100%;
    background: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0)
}

.header-box .header-info-ipad .header-left.sliderbarShow {
    width: 310px
}

.header-box .header-info-ipad .header-left ul.banner {
    text-align: center;
    width: 310px;
    padding-top: 75px
}

.header-box .header-info-ipad .header-left ul.banner .toggle {
    position: relative;
    text-align: center
}

.header-box .header-info-ipad .header-left ul.banner .toggle>a {
    display: inline-block;
    padding: 16px 0;
    width: 100%;
    height: 100%;
    color: #333;
    text-decoration: none
}

.header-box .header-info-ipad .header-left ul.banner .toggle>a i {
    display: none;
    position: absolute;
    width: 26px;
    height: 3px;
    left: 50%;
    top: 42px;
    margin-left: -13px;
    background-color: #ffaf00
}

.header-box .header-info-ipad .header-left ul.banner .toggle>a span {
    font-size: 16px
}

.header-box .header-info-ipad .header-left ul.banner .toggle>a:hover {
    background: #f5f5f5;
    font-weight: 600
}

.header-box .header-info-ipad .header-left ul.banner .toggle.active {
    font-weight: 600
}

.header-box .header-info-ipad .header-left ul.banner .toggle.active>a i {
    display: block
}

.header-box .header-info-ipad .header-left ul.banner .classSystem .menu-box {
    position: relative;
    top: 10px;
    width: 100%;
    padding: 15px 0;
    background: #fafafa;
    line-height: normal;
    text-align: center;
    margin-bottom: 20px
}

.header-box .header-info-ipad .header-left ul.banner .classSystem .menu-box .arrow {
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -11px;
    width: 22px
}

.header-box .header-info-ipad .header-left ul.banner .classSystem .menu-box a {
    display: block;
    padding: 12px 0;
    color: #333;
    font-size: 14px
}

.header-box .header-info-ipad .header-left ul.banner .classSystem .menu-box a:hover {
    color: #f85415
}

.header-box .header-info-ipad .header-left ul.banner .classSystem .menu-box a .two-level-active {
    font-weight: 600;
    color: #f85415
}

.header-box .header-info-ipad .header-left ul.banner .classSystem:hover .menu-box {
    display: block
}

@media (max-width:1080px) {
    .header-box .header-info-pc {
        display: none
    }

    .header-box .header-info-ipad {
        display: block
    }
}

@-moz-keyframes navShow {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }

    to {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-webkit-keyframes navShow {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }

    to {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-o-keyframes navShow {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }

    to {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@keyframes navShow {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }

    to {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-moz-keyframes classSystemShow {
    0% {
        top: 60px;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }

    to {
        top: 80px;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-webkit-keyframes classSystemShow {
    0% {
        top: 60px;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }

    to {
        top: 80px;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-o-keyframes classSystemShow {
    0% {
        top: 60px;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }

    to {
        top: 80px;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@keyframes classSystemShow {
    0% {
        top: 60px;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }

    to {
        top: 80px;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

.bottom-second-info {
    padding: 55px 0 35px;
    width: 100%;
    background-color: #333
}

.bottom-second-info .info-all {
    padding: 0 30px;
    width: 1124px;
    margin: 0 auto;
    background-color: #333
}

@media (max-width:1024px) {
    .bottom-second-info .info-all {
        width: 1024px
    }
}

@media (min-width:1024px) and (max-width:1124px) {
    .bottom-second-info .info-all {
        width: 100%
    }
}

.bottom-second-info .info-all .title {
    margin-bottom: 40px;
    position: relative;
    font-weight: 500;
    font-size: 16px;
    color: #fff
}

.bottom-second-info .info-all .title:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -15px;
    width: 28px;
    height: 3px;
    background: #f85415
}

.bottom-second-info .info-all .tel {
    position: relative;
    margin-bottom: 15px;
    font-size: 36px;
    color: #fff
}

.bottom-second-info .info-all .tel .tel-img {
    display: inline-block;
    width: 36px;
    vertical-align: bottom;
    padding-right: 10px
}

.bottom-second-info .info-all .tel span {
    font-weight: 200
}

.bottom-second-info .info-all .time {
    color: #999;
    font-size: 14px;
    padding-bottom: 18px
}

.bottom-second-info .info-all .btn-ask {
    display: block;
    width: 144px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    background: #f85415;
    text-align: center;
    border-radius: 20px;
    border: none;
    cursor: pointer
}

.bottom-second-info .info-all .btn-ask:hover {
    background: #e64507
}

.bottom-second-info .info-all .consultation {
    width: 270px
}

@media (max-width:1080px) {
    .bottom-second-info .info-all .consultation {
        width: 240px
    }
}

@media (min-width:1080px) and (max-width:1124px) {
    .bottom-second-info .info-all .consultation {
        width: 250px
    }
}

.bottom-second-info .info-all .company-info {
    width: 180px
}

@media (max-width:1080px) {
    .bottom-second-info .info-all .company-info {
        width: 150px
    }
}

@media (min-width:1080px) and (max-width:1124px) {
    .bottom-second-info .info-all .company-info {
        width: 170px
    }
}

.bottom-second-info .info-all .company-info p a {
    line-height: 28px;
    font-size: 14px;
    color: #999
}

.bottom-second-info .info-all .company-info p a:hover {
    color: #fff
}

.bottom-second-info .info-all .production {
    padding-top: 55px;
    width: 255px
}

@media (max-width:1080px) {
    .bottom-second-info .info-all .production {
        width: 245px
    }
}

@media (min-width:1080px) and (max-width:1124px) {
    .bottom-second-info .info-all .production {
        width: 240px
    }
}

.bottom-second-info .info-all .production p a {
    line-height: 28px;
    font-size: 14px;
    color: #999
}

.bottom-second-info .info-all .production p a:hover {
    color: #fff
}

.bottom-second-info .info-all .focus-info ul {
    padding-top: 5px
}

.bottom-second-info .info-all .focus-info li {
    margin-right: 25px;
    cursor: pointer
}

@media (max-width:1080px) {
    .bottom-second-info .info-all .focus-info li {
        margin-right: 15px
    }
}

.bottom-second-info .info-all .focus-info li:last-child {
    margin-right: 0
}

.bottom-second-info .info-all .focus-info li .icon {
    width: 30px;
    height: 30px;
    margin-bottom: 10px;
    position: relative
}

.bottom-second-info .info-all .focus-info li .icon .img {
    width: 100%
}

.bottom-second-info .info-all .focus-info li .icon .erweima-box {
    display: none;
    position: absolute;
    left: 50%;
    margin-left: -75px;
    top: -170px;
    padding: 10px;
    width: 150px;
    height: 150px;
    border-radius: 4px;
    background: #fff;
    -webkit-box-shadow: 0 10px 15px 0 rgba(0, 0, 0, .06), 0 15px 40px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 10px 15px 0 rgba(0, 0, 0, .06), 0 15px 40px 0 rgba(0, 0, 0, .12)
}

.bottom-second-info .info-all .focus-info li .icon .erweima-box img {
    width: 100%
}

.bottom-second-info .info-all .focus-info li .icon .erweima-box .arrow {
    position: absolute;
    bottom: -8px;
    left: 50%;
    margin-left: -8px;
    width: 18px
}

.bottom-second-info .info-all .focus-info li:hover .icon .erweima-box {
    display: block;
    -webkit-animation: wxshow .2s ease-in 1 forwards;
    -moz-animation: wxshow .2s ease-in 1 forwards;
    -o-animation: wxshow .2s ease-in 1 forwards;
    -ms-animation: wxshow .2s ease-in 1 forwards;
    animation: wxshow .2s ease-in 1 forwards
}

.bottom-second-info .info-all .focus-info p {
    margin-top: 4px;
    font-size: 14px;
    color: #999
}

.footer {
    width: 100%;
    height: 70px;
    background-color: #292929
}

.footer .national-ul {
    display: none;
    position: absolute;
    bottom: 60px;
    left: 50%;
    margin-left: -79px;
    z-index: 100;
    padding: 17px;
    width: 158px;
    background: #fff;
    -webkit-box-shadow: 0 10px 15px 0 rgba(0, 0, 0, .06), 0 15px 40px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 10px 15px 0 rgba(0, 0, 0, .06), 0 15px 40px 0 rgba(0, 0, 0, .12);
    border-radius: 4px;
    font-size: 14px
}

.footer .national-ul .arrow {
    position: absolute;
    bottom: -9px;
    left: 50%;
    margin-left: -9px;
    width: 18px
}

.footer .national-ul li {
    padding-bottom: 12px
}

.footer .national-ul li.last {
    padding-bottom: 0
}

.footer .national-ul a {
    color: #333
}

.footer .national-ul img {
    display: inline-block;
    width: 48px
}

.footer .national-ul span {
    line-height: 32px;
    padding-left: 17px
}

@-moz-keyframes wxshow {
    0% {
        bottom: 50px;
        opacity: .2;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
        filter: alpha(opacity=20)
    }

    to {
        bottom: 60px;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-webkit-keyframes wxshow {
    0% {
        bottom: 50px;
        opacity: .2;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
        filter: alpha(opacity=20)
    }

    to {
        bottom: 60px;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-o-keyframes wxshow {
    0% {
        bottom: 50px;
        opacity: .2;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
        filter: alpha(opacity=20)
    }

    to {
        bottom: 60px;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@keyframes wxshow {
    0% {
        bottom: 50px;
        opacity: .2;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
        filter: alpha(opacity=20)
    }

    to {
        bottom: 60px;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

.footer-info {
    margin: 0 auto;
    height: 70px;
    padding: 0 20px;
    background-color: #292929
}

.footer-info .copyright {
    padding-top: 16px
}

.footer-info .copyright .copy span {
    padding-right: 10px;
    font-size: 12px;
    color: #777
}

.footer-info .copyright .copy span:last-child {
    padding-right: 0
}

.footer-info .copyright .copy span .icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0 3px;
    vertical-align: middle
}

.footer-info .copyright .permit {
    width: 100%;
    padding: 0
}

.footer-info .copyright .permit a {
    padding-right: 10px
}

.footer-info .copyright .permit span {
    color: #777;
    font-size: 12px;
    padding-right: 10px
}

.footer-info .copyright .permit span:last-child {
    padding-right: 0
}

.footer-info .copyright-ipad {
    display: none;
    padding-top: 9px
}

.footer-info .copyright-ipad a {
    padding-right: 10px
}

.footer-info .copyright-ipad span {
    padding-right: 10px;
    font-size: 12px;
    color: #777
}

.footer-info .copyright-ipad span:last-child {
    padding-right: 0
}

.footer-info .copyright-ipad .copy span .icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0 3px;
    vertical-align: middle
}

.footer-info .copyright-ipad .permit {
    width: 100%;
    padding: 0
}

.footer-info .authentication {
    height: 70px;
    line-height: 70px;
    margin-right: 15px;
    font-size: 0
}

.footer-info .authentication li {
    display: inline-block;
    width: 80px;
    vertical-align: middle;
    margin-left: 8px
}

.footer-info .authentication li img {
    width: 100%
}

.footer-info .country {
    position: relative;
    padding-top: 25px;
    height: 100%;
    cursor: pointer
}

.footer-info .country:hover .national-ul {
    display: block;
    -webkit-animation: wxshow .2s ease-in 1 forwards;
    -moz-animation: wxshow .2s ease-in 1 forwards;
    -o-animation: wxshow .2s ease-in 1 forwards;
    -ms-animation: wxshow .2s ease-in 1 forwards;
    animation: wxshow .2s ease-in 1 forwards
}

@media (max-width:1124px) {
    .footer-info .country {
        margin-right: 60px
    }
}

.footer-info .country .china {
    position: relative;
    width: 24px
}

.footer-info .country .china .china-img {
    display: block;
    width: 100%
}

@media (max-width:1124px) {
    .footer .footer-info .copyright {
        display: none
    }

    .footer .footer-info .copyright-ipad {
        display: block
    }
}

.fixed-contain {
    position: fixed;
    right: 30px;
    top: 50%;
    margin-top: -205px;
    z-index: 100;
    width: 65px;
    height: 410px;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0)
}

.fixed-contain .right-fixed-con {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 80;
    width: 64px;
    height: 220px;
    background: #fff;
    -webkit-box-shadow: 0 12px 15px 0 rgba(71, 71, 71, .1), 0 20px 60px 0 rgba(71, 71, 71, .11);
    box-shadow: 0 12px 15px 0 rgba(71, 71, 71, .1), 0 20px 60px 0 rgba(71, 71, 71, .11);
    border-radius: 25px;
    text-align: center
}

.fixed-contain .right-fixed-con .icon {
    width: 32px;
    margin: 0 auto
}

.fixed-contain .right-fixed-con p {
    font-size: 12px;
    color: #474747;
    padding-top: 4px
}

.fixed-contain .right-fixed-con li {
    position: relative;
    padding-top: 17px;
    cursor: pointer;
    width: 65px;
    height: 65px
}

.fixed-contain .right-fixed-con li .erweima {
    display: none;
    padding: 10px;
    position: absolute;
    top: -30px;
    right: 80px;
    width: 150px;
    height: 150px;
    background: #fff;
    border-radius: 4px;
    -webkit-box-shadow: 0 10px 15px 0 rgba(0, 0, 0, .06), 0 15px 40px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 10px 15px 0 rgba(0, 0, 0, .06), 0 15px 40px 0 rgba(0, 0, 0, .12)
}

.fixed-contain .right-fixed-con li .erweima .con {
    width: 100%
}

.fixed-contain .right-fixed-con li .erweima .rectangle {
    position: absolute;
    right: -8px;
    top: 50%;
    margin-top: -8px;
    width: 8px
}

.fixed-contain .right-fixed-con li .tips {
    display: none;
    overflow: hidden;
    position: absolute;
    top: 18px;
    right: 80px;
    width: 185px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    font-size: 16px;
    color: #fff
}

.fixed-contain .right-fixed-con li .tips .text {
    width: 178px;
    height: 100%;
    background: #ffaf00;
    border-radius: 4px
}

.fixed-contain .right-fixed-con li .tips .rectangle {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -8px;
    width: 8px
}

.fixed-contain .right-fixed-con li .tips.zixun .text {
    background: #428dff
}

.fixed-contain .right-fixed-con li:hover .erweima,
.fixed-contain .right-fixed-con li:hover .tips {
    display: block;
    -webkit-animation: tipsShow .25s ease-in 1 forwards;
    -moz-animation: tipsShow .25s ease-in 1 forwards;
    -o-animation: tipsShow .25s ease-in 1 forwards;
    -ms-animation: tipsShow .25s ease-in 1 forwards;
    animation: tipsShow .25s ease-in 1 forwards
}

@-moz-keyframes tipsShow {
    0% {
        opacity: .2;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
        filter: alpha(opacity=20);
        right: 70px
    }

    to {
        opacity: 1;
        -ms-filter: none;
        filter: none;
        right: 80px
    }
}

@-webkit-keyframes tipsShow {
    0% {
        opacity: .2;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
        filter: alpha(opacity=20);
        right: 70px
    }

    to {
        opacity: 1;
        -ms-filter: none;
        filter: none;
        right: 80px
    }
}

@-o-keyframes tipsShow {
    0% {
        opacity: .2;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
        filter: alpha(opacity=20);
        right: 70px
    }

    to {
        opacity: 1;
        -ms-filter: none;
        filter: none;
        right: 80px
    }
}

@keyframes tipsShow {
    0% {
        opacity: .2;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
        filter: alpha(opacity=20);
        right: 70px
    }

    to {
        opacity: 1;
        -ms-filter: none;
        filter: none;
        right: 80px
    }
}

.fixed-contain .section-fixed-right {
    position: absolute;
    width: 390px;
    top: 250px;
    right: 0;
    padding: 30px 40px;
    background: #fff;
    -webkit-box-shadow: 0 12px 15px 0 rgba(71, 71, 71, .1), 0 20px 60px 0 rgba(71, 71, 71, .11);
    box-shadow: 0 12px 15px 0 rgba(71, 71, 71, .1), 0 20px 60px 0 rgba(71, 71, 71, .11);
    border-radius: 25px;
    z-index: 88;
    -webkit-transform-origin: top right;
    -moz-transform-origin: top right;
    -o-transform-origin: top right;
    -ms-transform-origin: top right;
    transform-origin: top right
}

.fixed-contain .section-fixed-right.hideBox {
    -webkit-animation: hideSection .25s ease-in 0s 1 forwards;
    -moz-animation: hideSection .25s ease-in 0s 1 forwards;
    -o-animation: hideSection .25s ease-in 0s 1 forwards;
    -ms-animation: hideSection .25s ease-in 0s 1 forwards;
    animation: hideSection .25s ease-in 0s 1 forwards
}

.fixed-contain .section-fixed-right.showBox {
    -webkit-animation: showSection .25s ease-in 0s 1 forwards;
    -moz-animation: showSection .25s ease-in 0s 1 forwards;
    -o-animation: showSection .25s ease-in 0s 1 forwards;
    -ms-animation: showSection .25s ease-in 0s 1 forwards;
    animation: showSection .25s ease-in 0s 1 forwards
}

.fixed-contain .section-fixed-right .close-class {
    position: absolute;
    width: 22px;
    top: 18px;
    right: 20px;
    cursor: pointer
}

.fixed-contain .section-fixed-right .free-class p.free {
    font-size: 20px;
    font-weight: 400;
    color: #333;
    line-height: 28px
}

.fixed-contain .section-fixed-right .free-class p.free span {
    font-weight: 600;
    color: #f85415;
    line-height: 44px;
    font-size: 30px
}

.fixed-contain .section-fixed-right .register-tel {
    position: relative;
    margin: 12px 0 0
}

.fixed-contain .section-fixed-right .register-tel .error-tips {
    display: none;
    padding-top: 10px;
    padding-left: 20px;
    color: #666;
    font-size: 14px
}

.fixed-contain .section-fixed-right .register-tel .error-tips .img {
    position: absolute;
    left: 0;
    width: 14px
}

.fixed-contain .section-fixed-right .register-tel .tel {
    position: absolute;
    top: 9px;
    left: 8px;
    width: 25px
}

.fixed-contain .section-fixed-right .register-tel input {
    width: 195px;
    height: 42px;
    line-height: 42px;
    text-indent: 35px;
    background: #f5f5f5;
    border-radius: 4px;
    border: 1px solid #d8d8d8;
    font-size: 16px;
    font-weight: 400;
    color: #333;
    line-height: 18px
}

.fixed-contain .section-fixed-right .register-tel input:focus {
    border: 1px solid #c4c4c4
}

.fixed-contain .section-fixed-right .register-tel input::placeholder {
    color: #ccc
}

.fixed-contain .section-fixed-right .registered-auditions {
    display: inline-block;
    margin-left: 10px;
    width: 104px;
    height: 42px;
    background: #f85415;
    font-size: 16px;
    color: #fff;
    line-height: 42px;
    text-align: center;
    cursor: pointer;
    border-radius: 24px
}

.fixed-contain .section-fixed-right .registered-auditions:hover {
    background: #e64507
}

@-moz-keyframes hideSection {
    0% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    to {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -webkit-transform: scale(.2);
        -moz-transform: scale(.2);
        -o-transform: scale(.2);
        -ms-transform: scale(.2);
        transform: scale(.2)
    }
}

@-webkit-keyframes hideSection {
    0% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    to {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -webkit-transform: scale(.2);
        -moz-transform: scale(.2);
        -o-transform: scale(.2);
        -ms-transform: scale(.2);
        transform: scale(.2)
    }
}

@-o-keyframes hideSection {
    0% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    to {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -webkit-transform: scale(.2);
        -moz-transform: scale(.2);
        -o-transform: scale(.2);
        -ms-transform: scale(.2);
        transform: scale(.2)
    }
}

@keyframes hideSection {
    0% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    to {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -webkit-transform: scale(.2);
        -moz-transform: scale(.2);
        -o-transform: scale(.2);
        -ms-transform: scale(.2);
        transform: scale(.2)
    }
}

@-moz-keyframes showSection {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -o-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0)
    }

    to {
        opacity: 1;
        -ms-filter: none;
        filter: none;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes showSection {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -o-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0)
    }

    to {
        opacity: 1;
        -ms-filter: none;
        filter: none;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

@-o-keyframes showSection {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -o-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0)
    }

    to {
        opacity: 1;
        -ms-filter: none;
        filter: none;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes showSection {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -o-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0)
    }

    to {
        opacity: 1;
        -ms-filter: none;
        filter: none;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

.fixed-contain .section-class-gift {
    position: absolute;
    top: 240px;
    right: -18px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    background: transparent;
    z-index: 80
}

.fixed-contain .section-class-gift.hideGift {
    -webkit-animation: hideGift .25s ease-in 0s 1 forwards;
    -moz-animation: hideGift .25s ease-in 0s 1 forwards;
    -o-animation: hideGift .25s ease-in 0s 1 forwards;
    -ms-animation: hideGift .25s ease-in 0s 1 forwards;
    animation: hideGift .25s ease-in 0s 1 forwards
}

.fixed-contain .section-class-gift.showGift {
    -webkit-animation: showGift .25s ease-in 0s 1 forwards;
    -moz-animation: showGift .25s ease-in 0s 1 forwards;
    -o-animation: showGift .25s ease-in 0s 1 forwards;
    -ms-animation: showGift .25s ease-in 0s 1 forwards;
    animation: showGift .25s ease-in 0s 1 forwards
}

.fixed-contain .section-class-gift .gift-img {
    width: 90px;
    cursor: pointer
}

.fixed-contain .section-class-gift .gift-img img {
    width: 100%
}

.fixed-contain .section-class-gift .gift-img .close {
    display: none
}

.fixed-contain .section-class-gift .gift-img:hover .close {
    display: block
}

.fixed-contain .section-class-gift .gift-img:hover .open {
    display: none
}

@-moz-keyframes showGift {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }

    to {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-webkit-keyframes showGift {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }

    to {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-o-keyframes showGift {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }

    to {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@keyframes showGift {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }

    to {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-moz-keyframes hideGift {
    0% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }

    to {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
}

@-webkit-keyframes hideGift {
    0% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }

    to {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
}

@-o-keyframes hideGift {
    0% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }

    to {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
}

@keyframes hideGift {
    0% {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }

    to {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
}

@-moz-keyframes showBottom {
    0% {
        bottom: -68px;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }

    to {
        bottom: 0;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-webkit-keyframes showBottom {
    0% {
        bottom: -68px;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }

    to {
        bottom: 0;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-o-keyframes showBottom {
    0% {
        bottom: -68px;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }

    to {
        bottom: 0;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@keyframes showBottom {
    0% {
        bottom: -68px;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }

    to {
        bottom: 0;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-moz-keyframes hideBottom {
    0% {
        bottom: 0;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }

    to {
        bottom: -68px;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
}

@-webkit-keyframes hideBottom {
    0% {
        bottom: 0;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }

    to {
        bottom: -68px;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
}

@-o-keyframes hideBottom {
    0% {
        bottom: 0;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }

    to {
        bottom: -68px;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
}

@keyframes hideBottom {
    0% {
        bottom: 0;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }

    to {
        bottom: -68px;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
}

.section-bottom {
    position: fixed;
    bottom: -68px;
    left: 0;
    z-index: 200;
    width: 100%;
    height: 70px;
    line-height: 70px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    min-width: 1024px;
    background: #4c4c4c;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0)
}

.section-bottom input::-webkit-input-placeholder,
.section-bottom textarea::-webkit-input-placeholder {
    color: #ccc
}

.section-bottom input:-moz-placeholder,
.section-bottom input::-moz-placeholder,
.section-bottom textarea:-moz-placeholder,
.section-bottom textarea::-moz-placeholder {
    color: #ccc
}

.section-bottom input:-ms-input-placeholder,
.section-bottom textarea:-ms-input-placeholder {
    color: #ccc
}

.section-bottom.active {
    -webkit-animation: showBottom .25s ease-in 1 forwards;
    -moz-animation: showBottom .25s ease-in 1 forwards;
    -o-animation: showBottom .25s ease-in 1 forwards;
    -ms-animation: showBottom .25s ease-in 1 forwards;
    animation: showBottom .25s ease-in 1 forwards
}

.section-bottom.hideActive {
    width: 0
}

.section-bottom .bottom-con {
    position: relative;
    height: 100%;
    margin: 0 auto;
    padding: 0 30px
}

.section-bottom .bottom-con .person {
    position: absolute;
    bottom: 0;
    left: 30px;
    width: 167px
}

.section-bottom .bottom-con p {
    padding-left: 200px;
    color: #fff;
    font-size: 24px
}

@media (max-width:1180px) {
    .section-bottom .bottom-con p {
        padding-left: 180px;
        font-size: 22px
    }
}

.section-bottom .bottom-con p span {
    color: #f85415;
    font-weight: 700
}

.section-bottom .bottom-con .register {
    padding-top: 13px;
    padding-left: 50px
}

@media (max-width:1180px) {
    .section-bottom .bottom-con .register {
        padding-left: 40px
    }
}

@media (max-width:1050px) {
    .section-bottom .bottom-con .register {
        padding-left: 30px
    }
}

.section-bottom .bottom-con .register .box {
    position: relative;
    width: 315px;
    height: 44px
}

@media (min-width:1050px) and (max-width:1180px) {
    .section-bottom .bottom-con .register .box {
        width: 300px
    }
}

@media (max-width:1050px) {
    .section-bottom .bottom-con .register .box {
        width: 250px
    }
}

.section-bottom .bottom-con .register .box .tel {
    position: absolute;
    top: 11px;
    left: 8px;
    width: 25px
}

.section-bottom .bottom-con .register .box .error-tips {
    display: none;
    position: absolute;
    top: -55px;
    left: 50%;
    margin-left: -85px;
    width: 170px;
    height: 45px;
    line-height: 45px;
    border-radius: 4px;
    color: #333;
    text-align: center;
    background: #ffc616
}

.section-bottom .bottom-con .register .box .error-tips .img {
    position: absolute;
    bottom: -8px;
    left: 50%;
    margin-left: -7px;
    width: 14px
}

.section-bottom .bottom-con .register input {
    display: block;
    width: 315px;
    height: 44px;
    border: none;
    padding: 4px 36px;
    color: #333;
    font-size: 18px;
    border-radius: 4px
}

@media (min-width:1050px) and (max-width:1180px) {
    .section-bottom .bottom-con .register input {
        width: 300px
    }
}

@media (max-width:1050px) {
    .section-bottom .bottom-con .register input {
        width: 250px
    }
}

.section-bottom .bottom-con .register .btn {
    margin-left: 10px;
    width: 200px;
    height: 44px;
    line-height: 44px;
    background: #f85415;
    text-align: center;
    font-size: 18px;
    color: #fff;
    border-radius: 4px;
    cursor: pointer
}

@media (max-width:1180px) {
    .section-bottom .bottom-con .register .btn {
        width: 160px
    }
}

.section-bottom .bottom-con .close-btn {
    position: absolute;
    right: 30px;
    top: 20px;
    width: 32px;
    cursor: pointer
}

.scroll-top-fixed-img {
    display: none;
    position: fixed;
    right: 0;
    bottom: 0;
    width: 70px;
    height: 70px;
    background-color: #333;
    z-index: 202;
    cursor: pointer;
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform: translateZ(0)
}

.scroll-top-fixed-img .back {
    line-height: 85px;
    width: 100%;
    height: 100%;
    text-align: center
}

.scroll-top-fixed-img .back img {
    display: inline-block;
    width: 24px;
    height: 24px
}

.class-method-con input::-webkit-input-placeholder,
.class-method-con textarea::-webkit-input-placeholder {
    color: #999
}

.class-method-con input:-moz-placeholder,
.class-method-con input::-moz-placeholder,
.class-method-con textarea:-moz-placeholder,
.class-method-con textarea::-moz-placeholder {
    color: #999
}

.class-method-con input:-ms-input-placeholder,
.class-method-con textarea:-ms-input-placeholder {
    color: #999
}

.class-method-con .banner-con {
    width: 100%;
    background: #f7f7f7;
    overflow: hidden
}

.class-method-con .banner-con .container {
    position: relative;
    height: 520px;
    background: #f7f7f7
}

.class-method-con .banner-con .banner {
    position: absolute;
    left: 50%;
    margin-left: -720px;
    height: 520px
}

.class-method-con .banner-con .text-con {
    position: relative;
    padding-left: 30px;
    padding-top: 110px
}

.class-method-con .banner-con .text-con p {
    position: relative;
    color: #333;
    font-size: 22px;
    -webkit-animation: bannerTextShow .25s ease-in 0s 1 forwards;
    -moz-animation: bannerTextShow .25s ease-in 0s 1 forwards;
    -o-animation: bannerTextShow .25s ease-in 0s 1 forwards;
    -ms-animation: bannerTextShow .25s ease-in 0s 1 forwards;
    animation: bannerTextShow .25s ease-in 0s 1 forwards
}

.class-method-con .banner-con .text-con h3 {
    position: relative;
    padding-top: 20px;
    font-size: 48px;
    color: #333;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-animation: bannerTextShow .25s ease-in .25s 1 forwards;
    -moz-animation: bannerTextShow .25s ease-in .25s 1 forwards;
    -o-animation: bannerTextShow .25s ease-in .25s 1 forwards;
    -ms-animation: bannerTextShow .25s ease-in .25s 1 forwards;
    animation: bannerTextShow .25s ease-in .25s 1 forwards
}

.class-method-con .banner-con .text-con h3 span {
    color: #f85415
}

@-moz-keyframes bannerTextShow {
    0% {
        top: 120px;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }

    to {
        top: 0;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-webkit-keyframes bannerTextShow {
    0% {
        top: 120px;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }

    to {
        top: 0;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-o-keyframes bannerTextShow {
    0% {
        top: 120px;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }

    to {
        top: 0;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@keyframes bannerTextShow {
    0% {
        top: 120px;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }

    to {
        top: 0;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

.class-method-con .process-con {
    padding: 90px 0 120px
}

.class-method-con .process-con .icon-con {
    position: relative;
    width: 190px;
    padding-right: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.class-method-con .process-con .icon-con img {
    width: 100%
}

.class-method-con .process-con .process {
    padding: 0 30px
}

.class-method-con .process-con .process .detail {
    width: 82%;
    border-left: 1px solid #e5e5e5;
    padding-left: 45px;
    padding-bottom: 120px
}

@media (max-width:1124px) {
    .class-method-con .process-con .process .detail {
        width: 78%
    }
}

.class-method-con .process-con .process .detail h3 {
    font-size: 36px;
    color: #333;
    font-weight: 300
}

.class-method-con .process-con .process .detail p {
    padding-top: 20px;
    padding-bottom: 25px;
    font-size: 22px;
    line-height: 28px;
    color: #999
}

.class-method-con .process-con .process .detail .register-box {
    width: 100%;
    padding: 45px 40px;
    background: #fafafa
}

.class-method-con .process-con .process .detail .register-box .con {
    width: 100%
}

.class-method-con .process-con .process .detail .register-box .input-box {
    position: relative;
    width: 66%
}

.class-method-con .process-con .process .detail .register-box .input-box .error-tips {
    display: none;
    position: absolute;
    top: -55px;
    left: 50%;
    margin-left: -85px;
    width: 170px;
    height: 45px;
    line-height: 45px;
    border-radius: 4px;
    color: #333;
    text-align: center;
    background: #ffc616
}

.class-method-con .process-con .process .detail .register-box .input-box .error-tips .img {
    position: absolute;
    bottom: -8px;
    left: 50%;
    margin-left: -7px;
    width: 14px
}

@media (max-width:1124px) {
    .class-method-con .process-con .process .detail .register-box .input-box {
        width: 60%
    }
}

.class-method-con .process-con .process .detail .register-box .input-box .register {
    padding: 10px 30px;
    width: 100%;
    height: 60px;
    border-radius: 30px;
    font-size: 24px;
    color: #333;
    border: 1px solid #d2d5dd
}

.class-method-con .process-con .process .detail .register-box .btn-box {
    width: 34%;
    padding-left: 40px;
    padding-top: 4px
}

.class-method-con .process-con .process .detail .register-box .btn-box .btn-obtain {
    display: block;
    width: 210px;
    height: 52px;
    line-height: 52px;
    font-size: 20px;
    color: #fff;
    background: #f85415;
    text-align: center;
    border-radius: 26px;
    border: none;
    cursor: pointer
}

.class-method-con .process-con .process .detail .register-box .btn-box .btn-obtain:hover {
    background-color: #e64507
}

.class-method-con .process-con .process .detail ul.detail-text {
    padding-bottom: 20px;
    color: #999
}

.class-method-con .process-con .process .detail ul.detail-text li {
    position: relative;
    padding-left: 15px;
    line-height: 28px;
    font-size: 16px
}

.class-method-con .process-con .process .detail ul.detail-text li span {
    position: absolute;
    left: 3px;
    top: 12px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #fdc53c
}

.class-method-con .process-con .process .detail .common_register_audition {
    margin: 0
}

.class-method-con .process-con .process .last-detail {
    padding-bottom: 17px
}

.class-method-con .requirements-con {
    background: #f8f8f8;
    padding-bottom: 100px
}

.class-method-con .requirements-con,
.class-method-con .requirements-con h3 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.class-method-con .requirements-con h3 {
    padding-bottom: 25px
}

.class-method-con .requirements-con .dec {
    margin-top: 50px;
    color: #999
}

.class-method-con .requirements-con ul {
    padding: 90px 15px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.class-method-con .requirements-con ul .icon-equipment {
    width: 240px;
    margin: 0 auto
}

@media (max-width:1124px) {
    .class-method-con .requirements-con ul .icon-equipment {
        width: 100%
    }
}

.class-method-con .requirements-con ul .icon-equipment img {
    width: 100%
}

.class-method-con .requirements-con ul .con {
    padding-top: 10px;
    margin: 0 auto;
    width: 80%;
    line-height: 24px;
    color: #474747;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.class-method-con .study-partners h3 {
    padding-bottom: 25px
}

.class-method-con .study-partners .dec {
    color: #999;
    padding-bottom: 40px;
    margin-top: 50px
}

.class-method-con .study-partners ul {
    padding: 0 15px
}

.class-method-con .study-partners ul li {
    padding-bottom: 6px
}

.class-method-con .study-partners ul li .box {
    padding: 28px 15px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
    background: #fff
}

.class-method-con .study-partners ul li .box:hover {
    -webkit-transform: translate3d(0, -4px, 0);
    -moz-transform: translate3d(0, -4px, 0);
    -o-transform: translate3d(0, -4px, 0);
    -ms-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
    -webkit-box-shadow: 0 10px 15px 0 rgba(0, 0, 0, .05), 0 15px 40px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 10px 15px 0 rgba(0, 0, 0, .05), 0 15px 40px 0 rgba(0, 0, 0, .08);
    border-radius: 4px
}

.class-method-con .study-partners ul li .left-img {
    width: 22.55639097744361%;
    padding-right: 15px;
    padding-left: 15px
}

.class-method-con .study-partners ul li .left-img img {
    width: 144px;
    margin: 0 auto
}

.class-method-con .study-partners ul li .right-detail {
    width: 77.44360902255639%;
    padding-right: 15px
}

.class-method-con .study-partners ul li .right-detail h4 {
    line-height: 33px;
    color: #333;
    text-align: left;
    padding: 30px 0 5px;
    font-size: 24px
}

.class-method-con .study-partners ul li .right-detail p {
    line-height: 20px;
    color: #999;
    text-align: left;
    font-size: 14px
}

.class-method-con .study-partners .consult {
    padding: 50px 0 70px;
    text-align: center
}