﻿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;
    overflow-x: hidden;
}

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
}
img{
    max-width: 100%;
}

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
}

a {
    text-decoration: none;
    color: #fff
}

input, textarea {
    -webkit-appearance: none
}

.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!important;
}

.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: 94%;
    max-width: 1200px;
    margin: 0 auto
}

@media (max-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
}

.font24 {
    font-size: 24px
}

.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
}

h1.common_title, h2.common_title {
    position: relative;
    width: 100%;
    font-size: 36px;
    font-weight: 400;
    color: #333;
    padding-top: 60px;
    text-align: center
}

h1.common_title i, 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
}

#iframeWrapper iframe {
    -webkit-box-shadow: 0 0 24px 0 rgba(15, 66, 76, .25)
}

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 {
    min-width: auto;
    padding-left: 310px
}
.header-box{
    position: relative;
    height: 90px;
}
.header-box .login-apply {
    line-height: 90px
}

.header-box .login-apply .submit {
    height: 40px;
    line-height: 40px;
    font-size: 22px;
    font-weight: normal;
    color: #f85415;
    background: none;
    text-align: center;
    display: inline-block;
    background: url("../images/tel1.png") no-repeat left center;
    padding-left: 35px;
}

.header-box .login-apply .apply {
    margin: 0 30px 0 10px;
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    background: #f85415;
    text-align: center;
    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: block;
    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;
    width: 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 .logo {
    position: relative;
    margin-top: 15px;
}

.header-box .header-info .logo a {
    position: absolute;
    top: 20%;
    left: 0;
    width: 100%;
    height: 60%
}

.header-nav ul.nav {
}
.header-nav ul.nav>li{
    width: 16.6%;
    position: relative;

}
.header-nav ul.nav .toggle {
    position: relative;
    float: left;
}

.header-nav ul.nav .toggle > a {
    display: block;
    height: 60px;
    line-height: 60px;
    margin-right: 10px;
    color: #333;
    overflow: hidden;
}

.header-nav ul.nav .toggle > a i {
    display: none;
    position: absolute;
    width: 26px;
    height: 3px;
    left: 0px;
    bottom: 10px;
    border-radius: 2px;
    background-color: #ffaf00
}
.header-nav ul.nav .active > a i{
    display: block;
}
.header-nav ul.nav .toggle > a span {
    font-size: 16px
}

.header-nav ul.nav .toggle.active, .header-nav ul.nav .toggle > a:hover {
    font-weight: 600
}

.header-nav ul.nav .toggle.active > a i {
    display: block
}

.header-nav .classSystem .menu-box {
    display: none;
    position: absolute;
    left: 50%;
    top: 60px;
    margin-left: -50%;
    z-index: 600;
    width: 100%;
    padding: 15px 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-nav .classSystem .menu-box a {
    height: 36px;
    line-height: 36px;
    display: block;
    color: #333;
    font-size: 14px;
    overflow: hidden;
}

.header-nav .classSystem .menu-box a:hover {
    color: #f85415
}

.header-nav .classSystem:hover .menu-box {
    display: block;
    top:60px;
    -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_math .vipkid {
    width: 220px
}

.header-box .header-info_math .vipkid .math-img {
    display: inline-block
}

.header-box .header-info_math .vipkid .v-img {
    display: none
}

.header-box .header-info_math .vipkid a {
    width: 50%
}

.header-box .header-info_math .login-apply {
    display: none
}

.header-box .header-info-ipad {
    display: none;
    position: fixed;
    top: 0;
    z-index: 300;
    background: #fff;
    height: 90px;
    min-width: 1024px;
    -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-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 .vipkid {
    width: 114px;
    height: 90px;
    line-height: 90px;
    margin: 0 30px;
    position: relative
}

.header-box .header-info-ipad .vipkid .math-img {
    display: none
}

.header-box .header-info-ipad .vipkid .v-img {
    display: inline-block
}

.header-box .header-info-ipad .vipkid img {
    width: 100%;
    vertical-align: middle
}

.header-box .header-info-ipad .vipkid a {
    position: absolute;
    top: 20%;
    left: 0;
    width: 100%;
    height: 60%
}

.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: 70px
}

.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
}

.header-box .header-info-ipad_math .vipkid {
    width: 220px
}

.header-box .header-info-ipad_math .vipkid .math-img {
    display: inline-block
}

.header-box .header-info-ipad_math .vipkid .v-img {
    display: none
}

.header-box .header-info-ipad_math .vipkid a {
    width: 50%
}

.header-box .header-info-ipad_math .login-apply {
    display: none
}

@-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: 40px;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    to {
        top: 60px;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-webkit-keyframes classSystemShow {
    0% {
        top: 40px;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    to {
        top: 60px;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@-o-keyframes classSystemShow {
    0% {
        top: 40px;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    to {
        top: 60px;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@keyframes classSystemShow {
    0% {
        top: 40px;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    to {
        top: 60px;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

.home-banner-container {
    position: relative;
    width: 100%;
    height: 520px;
    overflow: hidden
}

.home-banner-container .register-box {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 50;
    width: 100%;
    height: 300px
}

.home-banner-container .container {
    position: relative
}

.home-banner-container .register-con {
    position: absolute;
    top: 80px;
    right: 50px;
    padding: 20px 20px 24px;
    background: hsla(0, 0%, 100%, .9);
    border-radius: 4px;
    font-size: 26px;
    color: #000;
    line-height: 1.2
}

@media (max-width: 1100px) {
    .home-banner-container .register-con {
        right: 60px
    }
}

.home-banner-container .register-con.text-black {
    color: #000
}

.home-banner-container .register-con .price {
    padding: 0 5px;
    font-size: 40px;
    color: #f85415
}

.home-banner-container .register-con .name {
    font-size: 38px
}

.home-banner-container .register-tel {
    position: relative;
    margin-top: 10px;
    width: 200px
}

.home-banner-container .register-tel input::-webkit-input-placeholder, .home-banner-container .register-tel textarea::-webkit-input-placeholder {
    color: #999
}

.home-banner-container .register-tel input:-moz-placeholder, .home-banner-container .register-tel input::-moz-placeholder, .home-banner-container .register-tel textarea:-moz-placeholder, .home-banner-container .register-tel textarea::-moz-placeholder {
    color: #999
}

.home-banner-container .register-tel input:-ms-input-placeholder, .home-banner-container .register-tel textarea:-ms-input-placeholder {
    color: #999
}

.home-banner-container .register-tel .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;
    font-size: 16px;
    text-align: center;
    background: #ffc616
}

.home-banner-container .register-tel .error-tips .arrwoDown {
    position: absolute;
    bottom: -8px;
    left: 50%;
    margin-left: -7px;
    width: 14px
}

.home-banner-container .register-tel .tel {
    position: absolute;
    top: 12px;
    left: 8px;
    width: 25px
}

.home-banner-container .register-tel input {
    width: 100%;
    height: 48px;
    line-height: 46px;
    padding-left: 35px;
    background: #f5f5f5;
    border-radius: 4px;
    border: 1px solid #d8d8d8;
    font-size: 16px;
    font-weight: 400;
    color: #333
}

.home-banner-container .register-tel input:focus {
    border: 1px solid #c4c4c4
}

.home-banner-container .registered-auditions {
    margin-top: 18px;
    width: 200px;
    height: 42px;
    line-height: 42px;
    background: #ffc616;
    font-size: 20px;
    color: #000;
    text-align: center;
    cursor: pointer;
    border-radius: 21px
}

@-moz-keyframes showIn {
    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 showIn {
    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 showIn {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    to {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@keyframes showIn {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    to {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

#focus-banner {
    position: relative;
    width: 100%;
    height: 520px;
    overflow: hidden
}

#focus-banner ul.banner-list {
    position: relative;
    height: 100%
}

#focus-banner ul.banner-list li {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0)
}

#focus-banner ul.banner-list li:first-child {
    opacity: 1;
    -ms-filter: none;
    filter: none
}

#focus-banner ul.banner-list li.hidebanner {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0)
}

#focus-banner ul.banner-list li.showbanner {
    opacity: 1;
    -ms-filter: none;
    filter: none
}

#focus-banner ul.banner-list li.showbannerAnimation {
    -webkit-animation: showIn .5s linear 1 forwards;
    -moz-animation: showIn .5s linear 1 forwards;
    -o-animation: showIn .5s linear 1 forwards;
    -ms-animation: showIn .5s linear 1 forwards;
    animation: showIn .5s linear 1 forwards
}

#focus-banner ul.banner-list li.bannerbox1 {
    background: #3d8dea
}

#focus-banner ul.banner-list li.bannerbox1 img {
    margin: 0 auto
}

#focus-banner ul.banner-list li.bannerbox2 {
    background: #f85415
}

#focus-banner ul.banner-list li.bannerbox3 {
    background: #fafafa
}

#focus-banner ul.banner-list li.bannerbox6 {
    background: #8cad42
}

#focus-banner ul.banner-list li.bannerbox4 {
    background: #970f0a
}

#focus-banner ul.banner-list li.bannerbox8 {
    background: #fff
}

#focus-banner ul.banner-list li.bannerbox3-1 {
    background: #ee424b
}

#focus-banner ul.banner-list li.bannerbox7 {
    background: #fd460c
}

#focus-banner ul.banner-list li img.banner-img {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -720px;
    height: 520px
}

#focus-banner ul.banner-list li .focus-banner-text {
    position: relative;
    padding-left: 30px;
    height: 100%;
    min-width: 1024px;
    overflow: hidden
}

#focus-banner ul.banner-list li .focus-banner-text img {
    margin: 0
}

#focus-banner ul.banner-list li .focus-banner-text.text2 {
    padding-left: 70px
}

#focus-banner ul.banner-list li .focus-banner-text.text2 .text-txt2 {
    width: 940px
}

#focus-banner ul.banner-list li .focus-banner-text.text3 {
    padding-top: 94px;
    padding-left: 65px
}

#focus-banner ul.banner-list li .focus-banner-text.text3 .img {
    width: 358px
}

#focus-banner ul.banner-list li .focus-banner-text.text3-1 {
    padding-top: 80px;
    padding-left: 90px
}

#focus-banner ul.banner-list li .focus-banner-text.text3-1 .img {
    width: 428px
}

#focus-banner ul.banner-list li .focus-banner-text.text6 {
    padding-top: 75px;
    padding-left: 70px
}

#focus-banner ul.banner-list li .focus-banner-text.text6 .img {
    width: 428px
}

#focus-banner ul.banner-list li .focus-banner-text.text4 {
    padding-top: 32px;
    padding-left: 345px
}

#focus-banner ul.banner-list li .focus-banner-text.text4 .img {
    width: 448.5px
}

#focus-banner ul.banner-list li .focus-banner-text.text8 {
    padding-left: 180px
}

#focus-banner ul.banner-list li .focus-banner-text.text8 .img {
    width: 580px
}

#focus-banner ul.banner-list li .focus-banner-text.text7 {
    padding-top: 115px;
    padding-left: 70px
}

#focus-banner ul.banner-list li .focus-banner-text.text7 .img {
    width: 609px
}

#focus-banner ul.focus-bubble {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 10px;
    z-index: 80
}

#focus-banner ul.focus-bubble li {
    display: inline-block;
    cursor: pointer;
    padding: 10px 0
}

#focus-banner ul.focus-bubble li span {
    display: block;
    width: 30px;
    height: 5px;
    margin: 0 4px;
    background-color: hsla(0, 0%, 100%, .4)
}

#focus-banner ul.focus-bubble li.current span {
    background-color: #fff
}

.bottom-second-info {
    padding: 55px 0 35px;
    width: 100%;
    background-color: #333
}

.bottom-second-info .info-all {
    margin: 0 auto;
    background-color: #333
}


@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: 700
}

.bottom-second-info .info-all .time {
    color: #999;
    font-size: 14px;
    padding-bottom: 18px
}

.bottom-second-info .info-all .btn-ask {
    display: block;
    width: 200px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    background: #f85415;
    text-align: center;
    border-radius: 20px;
    border: none;
}

.bottom-second-info .info-all .btn-ask:hover {
    background: #e64507
}

.bottom-second-info .info-all .consultation {
    width: 45%;
}

.bottom-second-info .info-all .company-info {
    width: 25%;
}



.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 {
    width:25%;
}


.bottom-second-info .info-all .production p a,.bottom-second-info .info-all .production p{
    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 .secondCon {
    padding-top: 15px
}

.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 {
    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 {
    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 p {
    margin-top: 4px;
    font-size: 14px;
    color: #999
}

.footer {
    width: 100%;
    background-color: #292929;
    padding: 10px 0;
    line-height: 24px;
}

@-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;
    background-color: #292929
}

.footer-info .copyright {
    text-align: center;
}

.footer-info .copyright .copy span {
    padding-right: 6px;
    font-size: 12px;
    color: #777
}

.footer-info .copyright .copy span:last-child {
    padding-right: 0
}

.footer-info .copyright .copy .icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0 3px;
    vertical-align: middle
}

.footer-info .copyright .copy a {
    display: inline-block;
    font-size: 12px;
    color: #777;
    padding-right: 6px
}

.footer-info .copyright .permit {
    width: 100%;
    padding: 0
}

.footer-info .copyright .permit a {
    padding-right: 10px
}

.footer-info .copyright .permit a .yingye {
    text-decoration: underline
}

.footer-info .copyright .permit span {
    color: #777;
    font-size: 12px;
    padding-right: 6px
}

.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 a {
    padding-right: 10px;
    font-size: 12px;
    color: #777
}

.footer-info .copyright-ipad .copy a .icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0 3px;
    vertical-align: middle
}

.footer-info .copyright-ipad .chuban .yangyelian .yingye {
    text-decoration: underline
}

.footer-info .copyright-ipad .permit {
    width: 100%;
    padding: 0
}

.footer-info .authentication {
    height: 70px;
    line-height: 70px;
    margin-right: 10px;
    font-size: 0
}

.footer-info .authentication li {
    display: inline-block;
    width: 64px;
    vertical-align: middle;
    margin-left: 6px
}

.footer-info .authentication li img {
    width: 100%
}

.footer-info .country {
    position: relative;
    padding-top: 20px;
    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: 60px;
    height: 28px;
    line-height: 28px;
    padding-left: 6px;
    border: 1px solid #777;
    border-radius: 6px;
    color: #777;
    font-size: 12px
}

.footer-info .country .china .china-img {
    position: absolute;
    top: 6px;
    right: 8px;
    width: 14px
}

#iframeWrapper {
    display: none;
    background: red
}

#iframeWrapper iframe {
    display: block;
    position: fixed;
    right: 100px;
    bottom: 0;
    width: 360px;
    height: 540px;
    z-index: 999;
    -webkit-box-shadow: rgba(15, 66, 76, .25) 0 0 24px 0;
    box-shadow: 0 0 24px 0 rgba(15, 66, 76, .25);
    border-radius: 5px 5px 0 0
}

.fixed-contain {
    position: fixed;
    right: 30px;
    top: 50%;
    margin-top: -110px;
    z-index: 100;
    width: 65px;
    height: 220px;
    -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
    }
}

@-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)
    }
}


.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
}

.play-video {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #000;
    z-index: 500;
    text-align: center;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0)
}

.play-video img.close-video {
    position: absolute;
    width: 50px;
    height: 50px;
    right: 3%;
    top: 3%;
    z-index: 600;
    cursor: pointer
}

.play-video video {
    margin-top: 2%;
    width: 80%;
    z-index: 999
}

.section-two .con-box {
    padding: 60px 0
}

.section-two ul {
    padding: 20px 15px
}

.section-two ul .icon {
    margin-top: 20px;
    margin-bottom: 35px;
    width: 51px
}

.section-two ul .detail {
    padding-left: 10px
}

.section-two ul .detail2 {
    padding-right: 10px
}
.section-two ul li h4{
    font-size: 22px;
    margin-bottom: 15px;
}
.section-two ul p {
    line-height: 26px;
}
.section-two ul li a.more{
    display: block;
    width: 140px;
    line-height: 40px;
    height: 40px;
    background: #ffc616;
    text-align: center;
    font-size: 16px;
    margin-top: 15px;
}
.section-two ul li a.more:hover{
    background: #e1ae11;
}
.section-two .video-box {
    position: relative;
    width: 100%;
    cursor: pointer;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease
}

.section-two .video-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, .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)
}

.section-two .video-box .mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.section-two .video-box .mask img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -36px;
    margin-top: -36px;
    width: 72px;
    cursor: pointer
}

.section-two .video-box .mask .play-hover {
    display: none
}

.section-two .video-box .mask:hover .play-hover {
    display: block
}

.section-two .video-box .mask:hover .play-btn {
    display: none
}

.section-three {
    background: #f3f3f3
}

.section-three .container-box {
    position: relative;
    padding-bottom: 50px;
    background-color: #f3f3f3;
    overflow: hidden
}

.section-three .container-box .map-bg {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -43%;
    width: 86%
}
.section-three .content{
    line-height: 30px;
    color: #666;
    margin-top: 60px;
    margin-bottom: 30px;
    max-height: 300px;
    overflow: hidden;
    text-align: left;
}

.section-three ul {
    padding-top: 80px
}

.section-three ul p {
    padding-top: 15px
}

.section-three .con-box {
    position: relative;
    padding-top: 50px;
    width: 100%;
    height: 210px;
    background: transparent
}

.section-three .con-box span {
    padding-left: 4px
}

.section-three .con-box .con {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%
}

.section-three .con-box .con .num {
    letter-spacing: -1px
}

.section-three .con-box .hover-box {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease
}

.section-three .con-box .hover-box .icon {
    display: none;
    position: absolute;
    left: 50%;
    margin-left: -37px;
    bottom: -37px;
    width: 74px;
    height: 74px;
    border-radius: 37px;
    background: #ffc616
}

.section-three .con-box .hover-box .icon img {
    width: 40px;
    margin: 16px auto 0
}

.section-three .con-box:hover > .hover-box {
    background: #fff;
    -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, .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)
}

.section-three .con-box:hover > .hover-box .icon {
    display: block
}

.section-three .tips {
    padding-top: 50px;
    padding-bottom: 20px;
    font-size: 12px
}

.section-three .obtain-btn {
    position: relative;
    z-index: 2;
    display: block;
    width: 240px;
    height: 52px;
    line-height: 52px;
    font-size: 20px;
    color: #fff;
    background: #f85415;
    text-align: center;
    border-radius: 26px;
    border: none;
    cursor: pointer;
    -webkit-box-shadow: 0 0 14px 0 rgba(255, 103, 26, .2), 0 7px 14px 0 rgba(255, 103, 26, .4);
    box-shadow: 0 0 14px 0 rgba(255, 103, 26, .2), 0 7px 14px 0 rgba(255, 103, 26, .4)
}

.section-three .obtain-btn:hover {
    background: #e64507;
    -webkit-box-shadow: 0 0 14px 0 rgba(255, 103, 26, .3), 0 7px 14px 0 rgba(255, 103, 26, .6);
    box-shadow: 0 0 14px 0 rgba(255, 103, 26, .3), 0 7px 14px 0 rgba(255, 103, 26, .6)
}

.section-four {
    padding-bottom: 60px
}

.section-four ul {
    padding: 70px 15px 0
}

.section-four ul li {
    padding-top: 20px;
    padding-bottom: 20px
}

.section-four ul li .con {
    width: 100%;
    background: #fff;
    border-radius: 4px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
    -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)
}

.section-four ul li .text {
    position: relative;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 40px;
    height: 80px;
    line-height: 22px;
    font-size: 16px;
    color: #333
}
.section-four ul li .text h3{
    height: 44px;
    overflow: hidden;
    font-size: 16px;
}
.section-four ul li .text img {
    position: absolute;
    right: 15px;
    top: 17px;
    width: 28px
}

.section-four ul li .text .arrow {
    display: none
}

.section-four ul li:hover .con {
    -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, .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)
}

.section-four ul li:hover .con .text .arrow {
    display: block
}

.section-four ul li:hover .con .text .gray {
    display: none
}

.section-five {
    position: relative;
    height: 530px;
    overflow: hidden
}

.section-five .video-bg, .section-five video {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateX(0) translateY(-50%);
    -moz-transform: translateX(0) translateY(-50%);
    -o-transform: translateX(0) translateY(-50%);
    -ms-transform: translateX(0) translateY(-50%);
    transform: translateX(0) translateY(-50%);
    width: 100%;
    height: auto
}

.section-five .video-bg {
    z-index: 10
}

.section-five .video-bg img {
    width: 100%
}

@media (max-width: 1450px) {
    .section-five .video-bg {
        width: auto;
        height: 100%;
        top: 50%;
        left: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%)
    }

    .section-five .video-bg img {
        width: auto;
        height: 100%
    }
}

.section-five .main-con {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 11;
    background: rgba(0, 0, 0, .6)
}

.section-five .main-con span {
    padding-left: 4px
}

.section-five .main-con .common_title {
    color: #fff
}

.section-five .main-con ul {
    padding-top: 110px;
    padding-bottom: 120px;
    color: #ffc616
}

.section-five .main-con ul .num {
    letter-spacing: -1px
}

.section-five .main-con ul p {
    padding-top: 18px;
    color: hsla(0, 0%, 100%, .75)
}

.section-five .register {
    text-align: center;
    font-size: 0
}

.section-five .register .know-btn, .section-five .register .play-btn {
    display: block;
    width: 190px;
    height: 48px;
    line-height: 48px;
    font-size: 20px;
    color: #fff;
    background: none;
    text-align: center;
    border-radius: 24px;
    border: 1px solid #fff;
    cursor: pointer;
    margin: 0 8px;
    display: inline-block
}

.section-five .register .know-btn:hover, .section-five .register .play-btn:hover {
    border: 1px solid #f85415;
    background: #f85415
}

.section-five .register .know-btn img, .section-five .register .play-btn img {
    margin-right: 10px;
    display: inline-block;
    width: 16px
}

.section-six {
    padding-bottom: 50px
}

.section-six ul {
    padding-top: 60px;
    font-size: 0
}
.section-six li{
    padding: 0;
}
.section-six li .hover-con {
    width: 100%;
    height: 140px;
    padding: 15px;
    border-radius: 4px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease
}

.section-six li:hover .hover-con {
    -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, .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)
}

.section-six .icon-img {
    display: inline-block;
    width: 168px;
    float: left;
    margin-right: 10px;
}
.section-six li h3{
    margin-bottom: 18px;
    color: #000;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap

}
.section-six .detail {
    line-height: 20px;
    color: #999;
}

.section-six .register {
    padding-top: 40px
}

.section-six .register .obtain-btn {
    margin: 0 auto;
    display: block;
    width: 240px;
    height: 52px;
    line-height: 52px;
    font-size: 20px;
    color: #fff;
    background: #f85415;
    text-align: center;
    border-radius: 26px;
    border: none;
    cursor: pointer;
    -webkit-box-shadow: 0 0 8px 0 rgba(255, 103, 26, .2), 0 8px 16px 0 rgba(255, 103, 26, .4);
    box-shadow: 0 0 8px 0 rgba(255, 103, 26, .2), 0 8px 16px 0 rgba(255, 103, 26, .4)
}

.section-six .register .obtain-btn:hover {
    background: #e64507
}

.section-seven {
    background: #f8f8f8
}

.section-seven .con-box {
    position: relative;
    height: 100%;
    overflow: hidden
}

.section-seven .map-bg {
    position: absolute;
    bottom: -80px;
    right: 0;
    width: 55%
}

.section-seven .person-img {
    position: absolute;
    bottom: 0;
    width: 48%;
    height: 668px
}

.section-seven .person-img img {
    position: absolute;
    bottom: 0;
    left: 13%;
    width: 83%
}

.section-seven ul {
    padding: 80px 15px 60px
}

.section-seven .right-con {
    position: relative;
    padding-left: 50px
}

.section-seven .right-con .mark-con {
    position: absolute;
    left: -12px;
    width: 51px
}

.section-seven .promise-con {
    padding-left: 10px
}

.section-seven .promise-con dl {
    padding-bottom: 30px
}

.section-seven .promise-con dt {
    width: 60px
}

.section-seven .promise-con dt img.wytf {
    padding-top: 3px
}

.section-seven .promise-con dt img.fwcn {
    padding-top: 5px
}

.section-seven .promise-con dt img.szcn {
    padding-top: 10px
}

.section-seven .promise-con dd {
    width: 86%;
    padding-top: 15px;
    padding-left: 20px
}

@media (max-width: 1124px) {
    .section-seven .promise-con dd {
        width: 82%
    }
}

.section-seven .promise-con dd p {
    padding-top: 7px;
    line-height: 20px;
    color: #999
}

.section-seven .promise-con dd p .color-orange:hover {
    text-decoration: underline
}

.section-seven .register {
    padding-top: 20px
}

.section-seven .register .obtain-btn {
    margin: 0;
    display: block;
    width: 240px;
    height: 52px;
    line-height: 52px;
    font-size: 20px;
    color: #fff;
    background: #f85415;
    text-align: center;
    border-radius: 26px;
    border: none;
    cursor: pointer;
    -webkit-box-shadow: 0 0 8px 0 rgba(255, 103, 26, .2), 0 8px 16px 0 rgba(255, 103, 26, .4);
    box-shadow: 0 0 8px 0 rgba(255, 103, 26, .2), 0 8px 16px 0 rgba(255, 103, 26, .4)
}

.section-seven .register .obtain-btn:hover {
    background: #e64507;
    -webkit-box-shadow: 0 0 8px 0 rgba(255, 103, 26, .3), 0 8px 16px 0 rgba(255, 103, 26, .6);
    box-shadow: 0 0 8px 0 rgba(255, 103, 26, .3), 0 8px 16px 0 rgba(255, 103, 26, .6)
}

.section-eight ul {
    padding-top: 120px
}

.section-eight li {
    position: relative;
    padding-top: 25px;
    padding-right: 40px;
    padding-left: 40px
}

.section-eight li .icon-box {
    position: relative;
    margin: 0 auto;
    width: 154px;
    height: 154px;
    border-radius: 77px;
    border: 1px dashed #d8d8d8
}

.section-eight li .icon-box .icon {
    margin: 43px auto 0;
    width: 68px;
    height: 68px
}

.section-eight li .icon-box .icon img {
    width: 100%
}

.section-eight li .icon-box .num {
    position: absolute;
    top: -61px;
    right: -53px;
    width: 100px
}

.section-eight li .icon-box:hover .hover-box {
    display: block;
    -webkit-animation: changebig .2s ease-in 1 forwards;
    -moz-animation: changebig .2s ease-in 1 forwards;
    -o-animation: changebig .2s ease-in 1 forwards;
    -ms-animation: changebig .2s ease-in 1 forwards;
    animation: changebig .2s ease-in 1 forwards
}

.section-eight li .detail {
    position: relative
}

.section-eight li .detail h5 {
    padding-top: 30px;
    font-size: 24px;
    line-height: 33px;
    font-weight: 400;
    color: #333
}

.section-eight li .detail p {
    padding-top: 9px;
    font-size: 14px;
    line-height: 20px;
    color: #999
}

.section-eight .register {
    padding-bottom: 50px;
    padding-top: 65px
}

.section-eight .register .obtain-btn {
    display: block;
    width: 240px;
    height: 52px;
    line-height: 52px;
    font-size: 18px;
    color: #fff;
    background: #f85415;
    text-align: center;
    border-radius: 26px;
    border: none;
    cursor: pointer;
    -webkit-box-shadow: 0 0 8px 0 rgba(255, 103, 26, .2), 0 8px 16px 0 rgba(255, 103, 26, .4);
    box-shadow: 0 0 8px 0 rgba(255, 103, 26, .2), 0 8px 16px 0 rgba(255, 103, 26, .4)
}

.section-eight .register .obtain-btn:hover {
    background: #e64507;
    -webkit-box-shadow: 0 0 8px 0 rgba(255, 103, 26, .3), 0 8px 16px 0 rgba(255, 103, 26, .6);
    box-shadow: 0 0 8px 0 rgba(255, 103, 26, .3), 0 8px 16px 0 rgba(255, 103, 26, .6)
}

@-moz-keyframes changebig {
    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 changebig {
    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 changebig {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    to {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

@keyframes changebig {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    to {
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}

.section-nine {
    background: #f8f8f8
}

.section-nine .cooperation-box {
    padding-bottom: 80px;
    background: #f8f8f8
}

.section-nine .cooperation-box ul {
    padding-top: 90px;
    padding-left: 30px;
    padding-right: 30px
}

.section-nine .cooperation-box ul li img {
    display: inline-block;
    width: 100%
}

.section-ten {
    padding-bottom: 40px;
    background: #f3f3f3;
}

.section-ten .reward-big-box {
    padding: 0 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.section-ten .reward-big-box .reward-box {
    padding-top: 80px;
    overflow: hidden;
}


.section-ten .reward-big-box .reward-box .con {
	width:285px;
    float: left;
    padding: 15px;
    box-sizing: border-box;
	
}

.section-ten .reward-big-box .reward-box .box .con .img-content h3 {
    line-height: 25px;
    color: #333;
    font-size: 18px;
    text-align: center;
    margin-top: 20px;
}


.section-ten .reward-big-box .reward-box .arrowBtn s {
    position: absolute;
    width: 42px;
    overflow: hidden;
    top: 190px;
    cursor: pointer
}

.section-ten .reward-big-box .reward-box .arrowBtn s.prev {
    left: -40px;
}

.section-ten .reward-big-box .reward-box .arrowBtn s.prev i {
    top: -80px
}

.section-ten .reward-big-box .reward-box .arrowBtn s.next {
    right: -40px;
}

.section-ten .reward-big-box .reward-box .arrowBtn s img {
    width: 100%
}

@-moz-keyframes iconShow {
    0% {
        top: 30px;
        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 iconShow {
    0% {
        top: 30px;
        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 iconShow {
    0% {
        top: 30px;
        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 iconShow {
    0% {
        top: 30px;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0)
    }
    to {
        top: 0;
        opacity: 1;
        -ms-filter: none;
        filter: none
    }
}
.flinks,.flinks a{
    color: #999;
    font-size: 14px;
}
.menu {
    float: right;
    margin-top: 20px;
    margin-left: 20px;
    display: none;
}
.bottom-fixed {
    position: relative;
    bottom: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 1.2rem;
    color: #fff;
    display: none;
}

.bottom-fixed .tel-box {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #000;
    z-index: 11;
}

.bottom-fixed .tel-box a {
    color: #fff;
    font-size: 1rem;
}
.nav li > span {
    width: 15px;
    transition: transform 0.3s;
    height: 8px;
    background: url(../images/x_icon.png) no-repeat center center;
    display: none;
    position: absolute;
    right: 20px;
    top: 25px;
    background-size: 100% 100%;
}
.nav li.show span {
    transform: rotate(-180deg);
}
.lam_box .message-submit{
    background: #f85415;
    box-shadow: 0 0 8px 0 #f85415;
}
.lam_box .ow_links h2 i{
    color:#f85415;
}
.lam_box .ow_links span{
    background:#f85415;
}
.marquee-box{
    width: 16000px;
}
.marquee-box ul{
    float: left;
}