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;
    font-family: Verdana,Geneva,sans-serif;
    margin: 0px;
    padding: 0px;
    min-width:1200px;
}

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
}

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
}

.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: 1200px;
    margin: 0 auto;

}

@media (max-width:1200px)
{
    .width-visual
    {
        width: 1200px;
        backfround:url(../images/section2_ac2e7a98.png)

    }
}

@media (min-width:1025px) and (max-width:1200px)
{
    .width-visual
    {
        width: 100%;
        backfround:url(../images/section2_ac2e7a98.png)
    }
}



.color-main
{
    color: #333
}

.color-orange
{
    color: #f85415
}

.color-white
{
    color: #fff
}

.color-lgray
{
    color: #999
}

.color-gray
{
    color: #666
}

.color-yellow
{
    color: #26ace4
}

.font14
{
    font-size: 14px
}

.font16
{
    font-size: 16px
}

.font18
{
    font-size: 18px
}

.font20
{
    font-size: 20px;
    /*padding-top: 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: 50%
}

.col_3
{
    width: 33.33%
}

.col_4
{
    width: 25%
}

.col_5
{
    width: 20%
}

.col_6
{
    width: 16.66%
}

.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;
    left: 50%;
    bottom: -30px;
    margin-left: -80px;
}

h2.common_title img
{
    text-align: center;
}

.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 .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: 75px;
    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: 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 .vipkid
{
    width: 114px;
    height: 90px;
    line-height: 90px;
    margin-left: 10px;
    margin-right: 30px;
    text-align: center
}

.header-box .header-info .vipkid img
{
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    width: 87px;
}

.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: #26ace4
}

.toggle>a i{
    display: none;
    position: absolute;
    width: 26px;
    height: 3px;
    left: 50%;
    bottom: 24px;
    border-radius: 2px;
    margin-left: -13px;
    background-color: #26ace4
}

.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
}


ul li ul li:hover ul {
    visibility: visible;
    width: 150px;

}
ul li ul li ul  {
    visibility:hidden;
    top:0px;
    left: 121px;
}
.arrows{

}
.arrows:active
{
    background:url(../images/arrows.png) right center no-repeat;
}





.header-box .header-info .classSystem .menu-box
{
    display: none;
    position: absolute;
    left: 50%;
    top: 80px;
    margin-left: -84px;
    z-index: 600;
    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: #26ace4
}

.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;
    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;
    text-align: center
}

.header-box .header-info-ipad .vipkid 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: 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: #26ace4
}

.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: 100%;
    left: 100%;
    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
}

@-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
    }
}

.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: 90px;
    font-size: 26px;
    color: #fff;
    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
}

.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
}

#banner-img {
    width: 100%;
    height: 300px;
    margin: 0 auto;
    display: block;
}

.bannerboxss{width:100%;max-width:100%;overflow:hidden}
.bannerboxss.zxs{background-color:#509af3}
.bannerboxss.class{background-color:#1689f3}
.bannerboxss.lesson{background-color:#6764d7}
.bannerboxss.oper{background-color:#32a7ec}

.fullbanner{display:block;margin:0 auto;position:relative;left:50%;margin-left:-720px}

#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.bannerbox2
{
    background: #f85415
}

#focus-banner ul.banner-list li.bannerbox3
{
    background: #e2e7e7
}

#focus-banner ul.banner-list li.bannerbox6
{
    background: #4D94E6;
}

#focus-banner ul.banner-list li.bannerbox4
{
    background: #970f0a
}

#focus-banner ul.banner-list li.bannerbox8
{
    background: #E8E8E6;
}

#focus-banner ul.banner-list li.bannerbox3-1
{
    background: #26ace4;
}

#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: 870.5px
}

#focus-banner ul.banner-list li .focus-banner-text.text3
{
    padding-top: 44px;
    padding-left: 65px
}

#focus-banner ul.banner-list li .focus-banner-text.text3 .img
{
    width: 319px
}

#focus-banner ul.banner-list li .focus-banner-text.text3-1
{
    padding-top: 90px;
    padding-left: 90px
}

#focus-banner ul.banner-list li .focus-banner-text.text3-1 .img
{
    width: 401px
}

#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.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: 30px 0 30px;
    width: 100%;
    background-color: #333
}

.bottom-second-info .info-all
{
    padding: 0 30px;
    width: 1200px;
    margin: 0 auto;
    background-color: #333
}

@media (max-width:1200px)
{
    .bottom-second-info .info-all
    {
        width: 1200px
    }
}

@media (min-width:1024px) and (max-width:1200px)
{
    .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: #26ace4
}

.bottom-second-info .info-all .tel
{
    position: relative;
    margin-bottom: 15px;
    font-size: 20px;
    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: 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:1200px)
{
    .bottom-second-info .info-all .consultation
    {
        width: 240px
    }
}

@media (min-width:1080px) and (max-width:1200px)
{
    .bottom-second-info .info-all .consultation
    {
        width: 250px
    }
}


.bottom-second-info .info-all .company-info
{
    width: 180px
}

@media (max-width:1200px)
{
    .bottom-second-info .info-all .company-info
    {
        width: 150px
    }
}

@media (min-width:1080px) and (max-width:1200px)
{
    .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:1200px)
{
    .bottom-second-info .info-all .production
    {
        width: 245px
    }
}

@media (min-width:1080px) and (max-width:1200px)
{
    .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 .secondCon
{
    padding-top: 15px
}

.bottom-second-info .info-all .focus-info li
{
    margin-right: 25px;
    cursor: pointer
}

@media (max-width:1200px)
{
    .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;
    z-index: 200;
    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
{
    background: #292929;
    width: 100%;
    color: #777777;
    text-align: center;
    font-size: 12px;
    padding-top: 15px;
    line-height: 20px;
    padding-bottom: 15px;
}

.footer .national-ul
{
    display: none;
    position: absolute;
    bottom: 60px;
    right: 0;
    z-index: 100;
    padding: 4px 8px;
    width: 110px;
    -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: 12px;
    background-color: #292929;
    border: 1px solid #777
}

.footer .national-ul a
{
    color: #777
}

.footer .national-ul a :hover
{
    color: #fff
}

.footer .national-ul img
{
    display: inline-block;
    width: 48px
}

.footer .national-ul span
{
    display: inline-block;
    width: 100%;
    line-height: 26px
}

@-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: 8px
}

.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 span .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:1200px)
{
    .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
}

@media (max-width:1200px)
{
    .footer .footer-info .copyright
    {
        display: none
    }

    .footer .footer-info .copyright-ipad
    {
        display: block
    }
}

#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: #26ace4;
    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)
    }
}

.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: rgba(0,0,0,.7);
    -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: 170px;
    color: #fff;
    font-size: 24px
}

@media (max-width:1200px)
{
    .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
{
    position: relative;
    padding-top: 13px;
    padding-left: 30px
}

@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:1200px)
{
    .section-bottom .bottom-con .register .box
    {
        width: 300px
    }
}

@media (max-width:1100px)
{
    .section-bottom .bottom-con .register .box
    {
        width: 250px
    }
}

@media (max-width:1024px)
{
    .section-bottom .bottom-con .register .box
    {
        width: 235px
    }
}

.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:1200px)
{
    .section-bottom .bottom-con .register input
    {
        width: 300px
    }
}

@media (max-width:1100px)
{
    .section-bottom .bottom-con .register input
    {
        width: 250px
    }
}

@media (max-width:1024px)
{
    .section-bottom .bottom-con .register input
    {
        width: 235px
    }
}

.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: 150px
    }
}

.section-bottom .bottom-con .register .close-btn
{
    position: absolute;
    top: 22px;
    right: -60px;
    width: 30px;
    cursor: pointer
}

@media (max-width:1060px)
{
    .section-bottom .bottom-con .register .close-btn
    {
        right: -55px
    }
}

.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
{
    padding-bottom: 50px
    /*background:url("../images/service-bg.73d06f5.jpg")*/
}

.section-two ul
{
    padding-top: 90px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 0
}

.section-two li .hover-con
{
    width: 100%;
    height: 330px;
    padding-top: 30px;
    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-two 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-two .icon-img
{
    display: inline-block;
    width: 168px;
    margin-bottom: 5px
}

.section-two .detail
{
    padding-top: 32px;
    line-height: 20px;
    width: 80%;
    margin: 0 auto;
    color: #999
}

.section-two .register
{
    padding-top: 40px
}

.section-two .register .obtain-btn
{
    margin: 0 auto;
    display: block;
    width: 240px;
    height: 52px;
    line-height: 52px;
    font-size: 20px;
    color: #fff;
    background: #26ace4;
    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-two .register .obtain-btn:hover
{
    background: #26ace6
}

.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: -42%;
    width: 83%
}

.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: -40px;
    width: 74px;
    height: 74px;
    border-radius: 37px;
    background: #26ace4
}

.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: #faa000;
    text-align: center;
    border-radius: 26px;
    border: none;
    cursor: pointer;
    -webkit-box-shadow: 0 0 14px 0 rgba(250,160,0,.2),0 7px 14px 0 rgba(250,160,0,.4);
    box-shadow: 0 0 14px 0 rgba(250,160,0,.2),0 7px 14px 0 rgba(250,160,0,.4)
}

.section-three .obtain-btn:hover
{
    background: #faa000;
    -webkit-box-shadow: 0 0 14px 0 rgba(250,160,0,.3),0 7px 14px 0 rgba(250,160,0,.6);
    box-shadow: 0 0 14px 0 rgba(250,160,0,.3),0 7px 14px 0 rgba(250,160,0,.6)
}
.section-eight .obtain-btn:hover
{
    background: #faa000;
}

.section-four
{
    padding-bottom: 50px
    /*background:url("../images/service-bg.73d06f5.jpg")*/
}

.section-four ul
{
    padding-top: 50px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 0
}

.section-four li .hover-con
{
    width: 100%;
    height: 200px;
    padding-top: 30px;
    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-four 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-four .icon-img
{
    display: inline-block;
    width: 168px;
    margin-bottom: 5px
}

.section-four .detail
{
    padding-top: 32px;
    line-height: 20px;
    width: 80%;
    margin: 0 auto;
    color: #999
}

.section-four .register
{
    padding-top: 40px
}

.section-four .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-four .register .obtain-btn:hover
{
    background: #e64507
}



@media screen and (max-width:1366px) {
    #rocket {
        height: 540px
    }

    #aixuexi-video {
        height: 600px
    }

    #extension .extension-flex-wrap section.flex-item {
        min-height: 284px
    }

    #success .success-flex-wrap .flex-item {
        min-height: 366px
    }
}


.section-five
{
    background: #f8f8f8;
    padding: 0 0 48px;
}

.section-five ul
{
    padding-top: 30px
}

.section-five li
{
    position: relative;
    padding-top: 25px;
    padding-right: 40px;
    padding-left: 0px
}

.section-five li .icon-box
{
    position: relative;
    margin: 0 auto;
    width: 154px;
    height: 154px;
    border-radius: 77px;
    border: 1px dashed #d8d8d8
}

.section-five li .icon-box .icon
{
    margin: 43px auto 0;
    width: 68px;
    height: 68px
}

.section-five li .icon-box .icon img
{
    width: 100%
}

.section-five li .icon-box .num
{
    position: absolute;
    top: -61px;
    right: -53px;
    width: 100px
}

.section-five 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-five li .detail
{
    position: relative
}

.section-five li .detail h5
{
    padding-top: 30px;
    font-size: 20px;
    line-height: 33px;
    font-weight: 400;
    color: #333;
    margin-right: -66px
}

.section-five li .detail p
{
    padding-top: 9px;
    font-size: 14px;
    line-height: 20px;
    color: #999;
    margin-right: -66px;
}

.section-five .register
{
    padding-bottom: 50px;
    padding-top: 65px
}


.section-five .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-five .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-six
{
    padding-bottom: 50px
    /*background:url("../images/service-bg.73d06f5.jpg")*/
}

.section-six ul
{
    padding-top: 90px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 0
}

.section-six li .hover-con
{
    width: 100%;
    height: 330px;
    padding-top: 30px;
    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;
    line-height: 50px;
}

.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;

    height: 50px;
    margin-bottom: 5px
}

.section-six .detail
{
    padding-top: 8px;
    line-height: 20px;
    width: 80%;
    margin: 0 auto;
    color: #999;
    height:88px
}

.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
}



@-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-seven
{
    background: #f8f8f8
}

.section-seven .cooperation-box
{
    padding-bottom: 80px;
    background: #f8f8f8
}

.section-seven .cooperation-box ul
{
    padding-top: 90px;
    padding-left: 30px;
    padding-right: 30px
}

.section-seven .cooperation-box ul li img
{
    display: inline-block;
    width: 100%
}

.section-eight
{
    padding-bottom: 90px;
    text-align: center;
}

.section-eight .reward-big-box
{
    padding: 0 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.section-eight .reward-big-box .reward-box
{
    padding-top: 80px;
    overflow: hidden;
    line-height: 80px
}

.section-eight .reward-big-box .reward-box #show
{
    position: relative;
    height: 300px;
    width: 100%;
    margin: 0 auto
}

.section-eight .reward-big-box .reward-box #show .box
{
    position: absolute;
    width: 19999px;
    display: block
}

.section-eight .reward-big-box .reward-box #show .box .con
{
    float: left;
    display: inline-block
}

.section-eight .reward-big-box .reward-box #show .box .con .img-content
{
    padding: 0 15px
}

.section-eight .reward-big-box .reward-box #show .box .con .img-content p
{
    line-height: 25px;
    color: #333;
    font-size: 18px;
    text-align: center
}

.section-eight .reward-big-box .reward-box #show .box .con .img-content img
{
    float: left;
    padding-bottom: 20px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.section-eight .reward-big-box .reward-box #show .arrowBtn
{
    z-index: 10;
    position: absolute;
    width: 100%
}

.section-eight .reward-big-box .reward-box #show .arrowBtn s
{
    position: absolute;
    width: 42px;
    overflow: hidden;
    top: 70px;
    cursor: pointer
}

.section-eight .reward-big-box .reward-box #show .arrowBtn s.prev
{
    left: 0
}

.section-eight .reward-big-box .reward-box #show .arrowBtn s.prev i
{
    top: -80px
}

.section-eight .reward-big-box .reward-box #show .arrowBtn s.next
{
    right: 0
}

.section-eight .reward-big-box .reward-box #show .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
    }
}

.name {
    text-align: right;
    /*margin-top: 10px;*/
    color: #333;
    font-size: 16px;
    /*font-weight: 700;*/
    line-height: 24px;
    margin: 18px 38px;
}
.section-ten .con-box {
    padding: 60px 0
}

.section-ten ul {
    padding: 20px 15px
}

.section-ten ul .icon {
    margin-top: 20px;
    margin-bottom: 35px;
    width: 51px
}

.section-ten ul .detail {
    padding-left: 10px
}

.section-ten ul .detail2 {
    padding-right: 10px
}

.section-ten ul p {
    padding-top: 18px;
    line-height: 26px
}

.section-ten .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-ten .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-ten .video-box .mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.section-ten .video-box .mask img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -36px;
    margin-top: -36px;
    width: 72px;
    cursor: pointer
}

.section-ten .video-box .mask .play-hover {
    display: none
}

.section-ten .video-box .mask:hover .play-hover {
    display: block
}

.section-ten .video-box .mask:hover .play-btn {
    display: none
}


.celling-tab-container .container-section .part-1 .tab-wrap li a.active:after{
    background: #26ace4;
}
.celling-tab-container .container-section .part-1 .tab-wrap li a:after
{
    content:"";
    display:block;
    width:30px;
    height:4px;
    background:transparent;
    position:absolute;
    bottom:-10px;
    left:0;
    right:0;
    margin:0 auto
}

.header-right{line-height:90px;float:right}
.header-right[data-v-4e6ed264] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    margin-left: 40px
}

.header-right .user[data-v-4e6ed264] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.header-right .user-name[data-v-4e6ed264] {
    height: 1;
    line-height: 1;
    vertical-align: middle;
    font-size: 16px;
    font-weight: 400;
    color: #333
}

.header-right .user-img[data-v-4e6ed264] {
    margin-left: 10px;
    width: 50px;
    height: 50px;
    border-radius: 50%
}

.btn[data-v-4e6ed264] {
    padding: 7px 20px;
    border-radius: 18px;
    font-size: 16px
}

.btn-active[data-v-4e6ed264] {
    color: #fff;
    background: #2da6df
}

.btn-active[data-v-4e6ed264]:hover {
    background: #0980b9
}

.btn-plain[data-v-4e6ed264] {
    margin-left: 12px;
    border-color: #2da6df;
    color: #2da6df;
    background: #fff
}

.btn-plain[data-v-4e6ed264]:hover {
    border-color: #0980b9;
    color: #0980b9
}
.header-right a{margin-right:10px;}