

#topbar{
    width:100%;
    height:30px;
    background:#ffffff;
    border-bottom:1px solid #f5f5f5;
}
.top{
    width:1200px;
    margin:0 auto;
}
.toptext{
    float:right;
    font-family: 'Arial';
    font-size:14px;
    line-height:30px;
    text-align:left;
    color:#E1E1E1;

}

.sns{
    float:right;
    transform: scale(0.9,0.9);
    -webkit-transform: scale(0.9,0.9);
    -o-transform: scale(0.9,0.9);
    -moz-transform: scale(0.9,0.9);
    -ms-transform: scale(0.9,0.9);
}
.sns:hover{
    cursor:pointer;
    transform: scale(1,1);
    -webkit-transform: scale(1,1);
    -o-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;

}
.sns,.nav>ul li a,.sign,.sign2,.bannertext2,.bannertext:hover,.coach>ul>li img,.link,.courseimg,.courseimg1,.courseimg2,#submit2,.verify,.coursetext5,.applybutton,.linkedin,.add,#submit3,.record,.add3,.add4,#submit5,#submit4,.article,.bannerbutton,.bannerbutton2,.img2-1{
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

#banner{
    width:100%;
    overflow:hidden;
    position:relative;
    /*max-width:1349px;*/
    margin:0 auto;
}


.bannertext{
    width:130px;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    font-weight:600;
    color:#002c53;
    text-align:center;
    line-height:50px;
    float:left;
}
.bannertext2{
    width:73px;
    font-family:"Arial","Microsoft YaHei";
    font-size:18px;
    font-weight:bold;
    color:#ffffff;
    text-align:center;
    line-height:50px;
    float:left;

}
.bannertext2:hover{
    color:#f0b600;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    CURSOR: pointer;
}
.bannertext:hover{
    color:#FFFFFF;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    CURSOR: pointer;
}
#digitbar{
    width:100%;
    height:122px;
    background:#f5f5f5;
    position:relative;
    float:left;
}
.digitbar2{
    width:1200px;
    height:160px;
    background:url(../img/bg-digitbar.png);
    background-repeat:no-repeat;
    background-size:cover;
    margin:-40px auto 0 auto;
    overflow:hidden;


}
.digitbartext{
    font-family:"Arial","Microsoft YaHei";
    font-weight:bold;
    font-size:14px;
    line-height:24px;
    color:#252525;
    margin-left:12%;
    margin-top:5%;
    position:relative;
    float:left;

}
.digitbartext2{
    font-family:"Arial","Microsoft YaHei";
    font-weight:bold;
    font-size:14px;
    line-height:24px;
    color:#252525;
    margin-left:14%;
    margin-top:5%;
    position:relative;
    float:left;

}
#advantagebox{
    width:100%;
    background:#f5f5f5;
    overflow:hidden;

}
.advantagebox2{
    width:1200px;
    margin:80px auto 80px auto;
    overflow:hidden;
}
.advantagetitle{
    max-width:250px;
    height:50px;
    background:#002c53;
    line-height:50px;
    padding-left:20px;
    color:#ffffff;
    font-family:"Arial","Microsoft YaHei";
    font-weight:bold;
    font-size:24px;
    -webkit-transform: skew(-15deg,1.5deg);
    -ms-transform: skew(-15deg,1.5deg);
    transform: skew(-15deg,1.5deg);
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
    text-transform:uppercase;
}
.advantagetext{
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    line-height:24px;
    margin-top:30px;
    color:#252525;
}
.advantageimg{
    width:360px;
    margin-top:60px;
    margin-right:60px;
    float:left;
    position:relative;
    overflow:hidden;
}

.advantageimg3{
    width:360px;
    margin-top:60px;
    float:left;
    position:relative;

}
.advantage{
    width:360px;
    height:300px;
    margin-top:-120px;
    background:url(../img/bg-advantage.png);
    background-repeat:no-repeat;
    background-size:cover;
    position:relative;

}
.adcontent{
    width:254px;
    padding-top:100px;
    padding-left:50px;

}
.fangkuai{
    width:4px;
    height:16px;
    background:#f0b600;
    float:left;
    margin-right:10px;
}
.adtitle{
    font-family:"Arial","Microsoft YaHei";
    font-size:16px;
    color:#252525;
    float:left;
    font-weight:bold;
    margin-bottom:20px;
}
.adtext{
    width:254px;
    clear:both;
    font-family:"Arial","Microsoft YaHei";
    font-size:12px;
    color:#888888;
    line-height:30px;
    height:30px;
    text-overflow: ellipsis;
    overflow:hidden;
    white-space:nowrap;
}
/*.................................*/
#sigma{
    width:100%;
    background:#fafafa;
    overflow:hidden;

}

#tabs {
    overflow: hidden;
    width: 100%;
    margin-top: 60px;
    padding: 0;
    list-style: none;
}
#tabs li {
    float: left;
    background-repeat:no-repeat;
}
#current{
    background-color:#f0b600 !important;
    background-position:0 -100px;
}
#tabs a {
    position: relative;
    border-left:#f0f0f0 solid 1px;
    border-bottom:#f0f0f0 solid 1px;
    border-top:#f0f0f0 solid 1px;
    width:159px;
    height:65px;
    float: left;
    text-decoration: none;
    color: #252525;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    font-weight:600;
    padding-top:35px;
    padding-left:70px;
    padding-right:10px;
    cursor:pointer;
    background-repeat:no-repeat;
    background-size:cover;
}

#tabs a:focus {
    outline: 0;
}

#tabs #current a  {
    /*background: #f0b600;*/
    border:#e1e1e1 solid 0px;
    height:65px;
    color: #fff;
    background-repeat:no-repeat;
    background-size:cover;
}


/* ------------------------------------------------- */

#content {
    padding: 2em 0;
    height: 220px;
    position: relative;
    z-index: 2;
    margin-top:20px;

}


.text3{
    background-color:#e9e9e9;
    width:100%;
    height:40px;
    margin-top:26px !important;
}
.text4{
    display:block;
    background-color:#f0b600;
    width:80%;
    height:40px;
    color: #ffffff;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    line-height:40px;
    text-align:right;
    -webkit-transform: skew(-30deg,0);
    -ms-transform:  skew(-30deg,0);
    transform:  skew(-30deg,0);
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
    padding-right:20px;
    font-weight:600;
}
.text5{
    display:block;
    background-color:#f0b600;
    width:100%;
    height:40px;
    color: #ffffff;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    line-height:40px;
    text-align:right;
    font-weight:600;
    padding-right:20px;
    -webkit-transform: skew(-30deg,0);
    -ms-transform:  skew(-30deg,0);
    transform:  skew(-30deg,0);
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
}

#content h2, #content h3, #content p {
    margin: 0 0 15px 0;
}
.contentleft{
    float:left;
    width:55%;
    margin-right:5%;

}
.contentright{
    float:left;
    width:40%;

}
/* ------------------------------------------------- */
#middlebar{
    width:100%;
    height:350px;
    background:#f5f5f5;
    overflow:hidden;
    position:relative;

}
.middlebarleft{
    width:45%;
    float:left;
    height:100%;
}
.middlebarright{
    width:55%;
    height:100%;
    float:left;
    background:#002c53;
    -webkit-transform: skew(-30deg,0);
    -ms-transform:  skew(-30deg,0);
    transform:  skew(-30deg,0);
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}
#middlebar .content{
    position:absolute;
    width:1200px;
    height:350px;
    left:50%;
    margin-left:-600px;

}
#middlebar .content .left{
    float:left;
    width:50%;

}
#middlebar .content .right{
    float:right;
    width:42%;

}
.text6{
    color: #ffffff;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    line-height:24px;
    text-align:right;


}
.text7{
    color: #ffffff;
    font-family:"Arial","Microsoft YaHei";
    font-size:24px;
    line-height:36px;
    text-align:right;
    font-weight:600;
    margin-top:34px;

}
.barbutton{
    width: 179px;
    height: 50px;
    background: url(../img/bg-barbutton.png);
    float: right;
    background-repeat: no-repeat;
    background-size: cover;
    color: #002c53;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    line-height:50px;
    font-weight:600;
    padding-left:24px;

}
/* ------------------------------------------------- */
#coachbox{
    width:100%;
    background:#fafafa;
    overflow:hidden;

}
.box4{
    width:1200px;
    height:540px;
    position:relative;
    overflow:hidden;

}
.box11{
    width:1200px;
    height:590px;
    position:relative;
    overflow:hidden;

}

.box5{
    position:absolute;
    left:0;
    top:0;

}
.box6{
    float:left;
    margin-right:30px;

}
.box7{
    float:left;
    margin-bottom:20px;

}
.arrowleft{
    position:absolute;
    left:0;
    top:146px;
    background-image:url(../img/bg_btnPre_index_hover.png);
    width:56px;
    height:78px;
    background-repeat:no-repeat;
    z-index:100;
    opacity:0.5;
}
.arrowright{
    position:absolute;
    right:0;
    top:146px;
    background-image:url(../img/bg_btnNext_index_hover.png);
    width:56px;
    height:78px;
    background-repeat:no-repeat;
    z-index:100;
    opacity:0.5;
}
.arrowleft:hover{
    opacity:1;
    cursor:pointer;
}
.arrowright:hover{
    opacity:1;
    cursor:pointer;
}
.coach{
    width:100%;
    margin:30px 0 0 0;
    overflow:hidden;
    position:relative;
}
.coach2{
    width:100%;
    margin:30px 0 0 0;
    overflow:hidden;
    position:relative;


}
.coach>ul>li{
    position:relative;
    height:300px;
    width:277px;
    float:left;
    margin-right:30px;
    background: #002c53 ;
    overflow:hidden;

}
.coach2>ul>li{
    position:relative;
    height:300px;
    width:277px;
    float:left;
    margin-right:30px;
    background: #002c53 ;
    overflow:hidden;

}
.coach>ul>li img{
    position:absolute;
    left:0;
    top:0;
    z-index:20;
}
.view{
    margin:0 auto;
    color:#ffffff;
    font-family:"HelveticaNeueLTPro-LtRegular","Microsoft YaHei";
    font-size:24px;
    text-align:center;

}
.link{
    width:64px ;
    height:64px;
    margin:90px auto 20px auto;
    background-image:url(../img/LINK.png);
    background-repeat:no-repeat;
    opacity:0.8;

}
.link:hover{
    opacity:1;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    cursor:pointer;
}

.coach>ul>li:hover img{
    opacity:0;
    transform: scale(1.05,1.05);
    -webkit-transform: scale(1.05,1.05);
    -o-transform: scale(1.05,1.05);
    -moz-transform: scale(1.05,1.05);
    -ms-transform: scale(1.05,1.05);
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    cursor:pointer;
    z-index:-1;
}

.coachtext{
    width:100%;
    margin:-70px 0 0 0;
    overflow:hidden;
    position:relative;
    z-index:40;

}
.coachtext2{
    width:100%;
    margin:-20px 0 0 0;
    overflow:hidden;
    position:relative;
    z-index:40;

}
.coachtext>ul>li{
    position:relative;
    width:237px;
    float:left;
    margin-right:30px;
    overflow:hidden;
    color:#252525;
    text-align:left;
    height:208px;
    background:url(../img/bg-coach.png);
    background-repeat:no-repeat;
    background-size:cover;
    overflow:hidden;
    padding:80px 20px 0 20px;
}
.coachtext2>ul>li{
    position:relative;
    width:237px;
    float:left;
    margin-right:30px;
    color:#252525;
    text-align:left;
    height:250px;
    background:#ffffff;
    overflow:hidden;
    padding:20px 20px 0 20px;

}

.t1{
    font-family:"Arial","Microsoft YaHei";
    font-size:16px;
    font-weight:bold;
    line-height:30px;

}
.t2{
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    line-height:24px;
    color:#ffffff;

}
.coachbutton{
    width:203px;
    height:50px;
    background:url(../img/bg-bannerbutton.png);
    background-repeat:no-repeat;
    background-size:cover;
    margin:60px auto 0;
}
/* ------------------------------------------------- */
#coursebox{
    width:100%;
    background:#f5f5f5;
    overflow:hidden;

}
.coursebox{
    width:1200px;
    margin:80px auto 80px auto;
    overflow:hidden;
}
.coursebox>ul>li{
    position:relative;
    width:300px;
    float:left;

}
.coursebox>ul{
    margin-top:60px;
}
.courseimgbox{
    width:100%;
    height:300px;
    overflow:hidden;
    background:#252525;
    position:relative;
}
.courseimg{
    width:100%;
    height:100%;
    position:relative;
}
.courseimg1{
    width:100%;
    height:100%;
    position:relative;
}
.courseimg2{
    width:100%;
    height:100%;
    position:relative;
}

.courseimg:before{
    position:absolute;
    width:40px;
    height:40px;
    background-image:url(../img/CF.png);
    background-repeat:no-repeat;
    top:0;
    left:0;
    content:'';
    background-size:cover;
}
.courseimg1:before{
    position:absolute;
    width:40px;
    height:40px;
    background-image:url(../img/BE.png);
    background-repeat:no-repeat;
    top:0;
    left:0;
    content:'';
    background-size:cover;
}
.courseimg2:before{
    position:absolute;
    width:40px;
    height:40px;
    background-image:url(../img/BA.png);
    background-repeat:no-repeat;
    top:0;
    left:0;
    content:'';
    background-size:cover;
}


.courseimg:hover{
    opacity:0.8;
    transform: scale(1.05,1.05);
    -webkit-transform: scale(1.05,1.05);
    -o-transform: scale(1.05,1.05);
    -moz-transform: scale(1.05,1.05);
    -ms-transform: scale(1.05,1.05);
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    cursor:pointer;

}
.courseimg1:hover{
    opacity:0.8;
    transform: scale(1.05,1.05);
    -webkit-transform: scale(1.05,1.05);
    -o-transform: scale(1.05,1.05);
    -moz-transform: scale(1.05,1.05);
    -ms-transform: scale(1.05,1.05);
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    cursor:pointer;

}
.courseimg2:hover{
    opacity:0.8;
    transform: scale(1.05,1.05);
    -webkit-transform: scale(1.05,1.05);
    -o-transform: scale(1.05,1.05);
    -moz-transform: scale(1.05,1.05);
    -ms-transform: scale(1.05,1.05);
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    cursor:pointer;

}
.coursetextbox{
    width:100%;
    height:80px;
    position:absolute;
    left:0;
    bottom:0;
    background:#ffffff;
    opacity:0.9;
    -webkit-transform: skew(30deg,0);
    -ms-transform:  skew(30deg,0);
    transform:  skew(30deg,0);
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    border-top:solid 5px #f0b600;
}
.coursetitle{
    width:240px;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    margin-top:20px;
    color:#252525;
    -webkit-transform: skew(-30deg,0);
    -ms-transform:  skew(-30deg,0);
    transform:  skew(-30deg,0);
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    margin-left:47px;
    overflow: hidden;
    white-space:nowrap; 
    text-overflow:ellipsis; 
    -o-text-overflow:ellipsis;

}
.coursetitle2{
    width:240px;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    line-height:30px;
    color:#888888;
    -webkit-transform: skew(-30deg,0);
    -ms-transform:  skew(-30deg,0);
    transform:  skew(-30deg,0);
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    margin-left:30px;
    overflow: hidden;
    white-space:nowrap; 
    text-overflow:ellipsis; 
    -o-text-overflow:ellipsis; 

}
/* ------------------------------------------------- */
#testmonial{
    width:100%;
    height:600px;
    background:url(../img/bg-testmonial.png);
    background-repeat:no-repeat;
    background-size:cover;
}
#testmonial2{
    width:100%;
    background:url(../img/bg-testmonial.png);
    background-repeat:no-repeat;
    background-size:cover;
    padding-bottom:80px;
}
.testmonialbox{
    width:1200px;
    margin:0 auto;

}
.testmonialtitle{
    font-family:"Arial","Microsoft YaHei";
    font-size:28px;
    font-weight:600;
    color:#FFFFFF;
    text-align:center;
    text-transform:uppercase;
    padding:80px 0 30px 0;
}
.line{
    width:600px;
    height:1px;
    background:#ffffff;
    margin:0 auto;
}
.profilepic{
    width:140px;
    margin:40px auto;
}
.box10{
    width:100%;
    overflow:hidden;

}



/* ------------------------------------------------- */
#client{
    width:100%;
    background:#f5f5f5;
    overflow:hidden;
}
.clientbox{
    width:1200px;
    margin:80px auto 80px auto;
    overflow:hidden;

}
.clienttitle{
    font-family:"Arial","Microsoft YaHei";
    font-size:28px;
    font-weight:600;
    color:#f0b600;
    text-align:center;
    text-transform:uppercase;
    padding:0px 0 30px 0;

}
.clienttext{
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    color:#252525;
    text-align:center;
}
.clientlogobox{
    width:1200px;
    overflow:hidden;
    margin:40px auto;

}
.clientlogobox>ul>li{
    float:left;

}

/* ------------------------------------------------- */
#footer{
    width:100%;
    background:#002c53;
    overflow:hidden;
    background-image:url(../img/bg.png);
}
.bar2{
    width:1200px;
    margin:0 auto 40px;
}
.footerbox{
    width:100%;
    margin:30px auto 0px;
    overflow:hidden;
    margin-left: 11%
}
.footerbox>ul{
    float:left;
    width:250px;
    margin-right:2%;
    overflow:hidden;

}
.footerbox>ul>li{
    float:left;
    width:100%;
    margin-bottom:20px;
}
.newspic{
    width:70px;
    height:70px;
    float:left;
    margin-right:20px;
    overflow:hidden;
}
.newstext{
    text-align:justify;
}
.addressicon{
    float:left;
    margin-right:10px;

}

/* ------------------------------------------------- */
#bottom{
    width:100%;
    background:#012240;
    height:50px;
}
.bottombox{
    width:100%;
    min-width:850px;
    margin:0 auto;
}
.bottomtext{
    width:100%;
    color:#ffffff;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    line-height:50px;
    float:left;
    text-align:center;
    margin-left:0px;
}
.t3{
    font-family:"Arial","Microsoft YaHei";
    font-size:1.0vw;
    color:#e5e5e5;
}
.t4{
    font-family:"Arial","Microsoft YaHei";
    font-size:1.5vw;
    color:#ffffff;
    font-weight:600;

}

/* be an glocoach coach------------------------------------------------- */

#bar2{
    width:100%;


}
.barbox{
    width:1200px;
    margin:0 auto;

}
.barbox2{
    width:1200px;
    margin:0 auto;
    overflow:hidden;

}
.barbox2>ul{
    width:200px;
    background:#f9f9f9;
    height:100px;
    overflow:hidden;
    float:left;
}
.barbox2>ul>li{
    overflow:hidden;
    margin:0 auto;
}
.barcontent2{
    float:left;
    font-family:"Arial","Microsoft YaHei";
    font-size:20px;
    color:#252525;
    margin-top:20px;
    text-align:left;
    margin-right:20px;
    LINE-HEIGHT: 20PX;
}
.linkintext{
    font-family:"Arial","Microsoft YaHei";
    font-size:20px;
    color:#252525;
}

.linkintext a{
    color:blue;

}
.linkintext a:hover{
    color:red;

}
.add{
    border:1px solid #f0b000;
    font-family:"Arial","Microsoft YaHei";
    color:#f0b000;
    font-size:18px;
    text-align:center;
    width:250px;
    height:40px;
    line-height:40px;
    margin:120px auto 80px;

}
.add2{
    border:1px solid #f0b000;
    font-family:"Arial","Microsoft YaHei";
    color:#f0b000;
    font-size:18px;
    text-align:center;
    width:250px;
    height:40px;
    line-height:40px;
    margin:120px auto 80px;

}
.add3{
    border:1px solid #f0b000;
    font-family:"Arial","Microsoft YaHei";
    color:#f0b000;
    font-size:18px;
    text-align:center;
    width:250px;
    height:40px;
    line-height:40px;
    margin:120px auto 80px;

}
.add4{
    border:1px solid #f0b000;
    font-family:"Arial","Microsoft YaHei";
    color:#f0b000;
    font-size:18px;
    text-align:center;
    width:250px;
    height:40px;
    line-height:40px;
    margin:98px auto 80px;

}
.add3:hover{
    background:#f0b000;
    border:1px solid #f0b000;
    color:#ffffff;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    cursor:pointer;

}
.add4:hover{
    background:#f0b000;
    border:1px solid #f0b000;
    color:#ffffff;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    cursor:pointer;

}
.add:hover{
    background:#f0b000;
    border:1px solid #f0b000;
    color:#ffffff;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    cursor:pointer;

}
.add2:hover{
    background:#f0b000;
    border:1px solid #f0b000;
    color:#ffffff;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    cursor:pointer;

}
.record{
    width:150px;
    heigth:40px;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    line-height:40px;
    text-align:center;
    float:left;
    margin-right:20px;
    color:#f0b000;
    border:#f0b000 1px solid;
    margin-top:20px;
}
.record:hover{
    background:#f0b000;
    border:1px solid #f0b000;
    color:#ffffff;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    cursor:pointer;

}
.formtitle{
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    margin-bottom:10px;
}
.barbox>ul{
    width:396px;
    border-right:1px solid #e1e1e1;
    height:100px;
    overflow:hidden;
    float:left;
}
.barbox>ul>li{
    overflow:hidden;
    margin:0 auto;
}
.barcontent{
    float:left;
    font-family:"Arial","Microsoft YaHei";
    font-size:24px;
    color:#252525;
    margin-top:20px;
    text-align:left;
    margin-right:20px;
    LINE-HEIGHT: 20PX;
}
.advantage2img{
    width:360px;
    margin-right:60px;
    float:left;
    position:relative;
    overflow:hidden;
}
.advantage2img3{
    width:360px;
    float:left;
    position:relative;

}
.adtext2{
    width:254px;
    clear:both;
    font-family:"Arial","Microsoft YaHei";
    font-size:12px;
    color:#888888;
    line-height:18px;
    text-overflow: ellipsis;
    text-align:justify;
    margin-bottom:20px;
}
.adtext3{
    clear:both;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    color:#252525;
    line-height:18px;
    text-overflow: ellipsis;
    text-align:center;
    margin-bottom:20px;
}
.adtitle2{
    font-family:"Arial","Microsoft YaHei";
    font-size:15px;
    color:#252525;
    float:left;
    font-weight:bold;
    margin-bottom:20px;
}
#signbar{
    width:100%;
    background:#f1f1f1;

    overflow:hidden;
}
.signbox{
    width:1200px;
    margin:80px auto;
    position:relative;
}
.signbox2{
    clear:left;
    position:relative;
    display:none;
}
.signbox3{
    clear:left;
    position:relative;
    display:none;
}
#sign-form1{
    float:left;
    width:50%;
}


#signname3{
    text-indent:1em;
    width:100%;
    height:40px;
    border:1px solid #f0b000;
    background:#ffffff;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    color:#888888;
    margin-bottom:20px;
    -moz-border-radius: 5px;     
    -webkit-border-radius: 5px;   
    border-radius:5px;
    margin-top:10px;

}
#signname4{

    font-family:"Arial","Microsoft YaHei";
    font-size:14px;

}


#signname5{
    text-indent:1em;
    width:85%;
    height:40px;
    border:1px solid #f0b000;
    background:#ffffff;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    color:#888888;
    margin-bottom:20px;
    -moz-border-radius: 5px;     
    -webkit-border-radius: 5px;   
    border-radius:5px;
    margin-top:10px;

}
#signname6{
    text-indent:1em;
    width:45%;
    height:40px;
    border:1px solid #e5e5e5;
    background:#f5f5f5;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    color:#888888;
    margin-bottom:20px;
    -moz-border-radius: 5px;     
    -webkit-border-radius: 5px;   
    border-radius:5px;
    margin-right:33px;
}

#signname7{
    text-indent:1em;
    width:45%;
    height:40px;
    border:1px solid #e5e5e5;
    background:#f5f5f5;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    color:#888888;
    margin-bottom:20px;
    -moz-border-radius: 5px;     
    -webkit-border-radius: 5px;   
    border-radius:5px;
}

#signname8{
    text-indent:1em;
    width:1200px;
    height:40px;
    border:1px solid #e5e5e5;
    background:#f5f5f5;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    color:#888888;
    margin-bottom:20px;
    -moz-border-radius: 5px;     
    -webkit-border-radius: 5px;   
    border-radius:5px;
}
#signname10{
    text-indent:1em;
    width:180px;
    height:40px;
    border:1px solid #e5e5e5;
    background:#f5f5f5;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    color:#888888;
    margin-bottom:20px;
    -moz-border-radius: 5px;     
    -webkit-border-radius: 5px;   
    border-radius:5px;
}

#signname9{
    text-indent:1em;
    width:100%;
    height:40px;
    border:1px solid #e5e5e5;
    background:#f5f5f5;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    color:#888888;
    margin-bottom:20px;
    -moz-border-radius: 5px;     
    -webkit-border-radius: 5px;   
    border-radius:5px;
}
#signname2{
    text-indent:1em;
    width:115px;
    height:40px;
    border:1px solid #e5e5e5;
    background:#f5f5f5;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    color:#888888;
    margin-bottom:20px;
    -moz-border-radius: 5px;     
    -webkit-border-radius: 5px;   
    border-radius:5px;

}


#submit2{
    width:100%;
    height:40px;
    background:#002c53;
    border:none;
    font-family:"Arial","Microsoft YaHei";
    font-size:16px;
    color:#ffffff;
    text-align:center;
    -moz-border-radius: 5px;     
    -webkit-border-radius: 5px;   
    border-radius:5px;
    margin-top:10px;
}
#submit2:hover{
    opacity:0.8;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    CURSOR: pointer;
}
#submit3{
    width:240px;
    height:40px;
    background:#002c53;
    border:none;
    font-family:"Arial","Microsoft YaHei";
    font-size:16px;
    color:#ffffff;
    text-align:center;
    -moz-border-radius: 5px;     
    -webkit-border-radius: 5px;   
    border-radius:5px;
    margin-top:20px;
    margin-right:20px;
    margin-left:20px;
    float:left;

    margin-bottom:80px;
}

.note{
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    line-height:24px;

}
#submit3:hover{
    opacity:0.8;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    CURSOR: pointer;
}
.verify{
    position:absolute;
    right:32px;
    background:#f0b000;
    width:100px;
    height:36px;
    top:246px;
    color:#ffffff;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    text-align:center;
    line-height:36px;
    -moz-border-radius: 5px;     
    -webkit-border-radius: 5px;   
    border-radius:5px;
}
.verify2{
    position:absolute;
    right:32px;
    background:#f0b000;
    width:100px;
    height:36px;
    top:184px;
    color:#ffffff;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    text-align:center;
    line-height:36px;
    -moz-border-radius: 5px;     
    -webkit-border-radius: 5px;   
    border-radius:5px;
}
.verify2:hover{
    opacity:0.8;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    CURSOR: pointer;
}

.verify:hover{
    opacity:0.8;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    CURSOR: pointer;
}


#bgvid{
    width: 100%;
    object-fit:initial;
    visibility: visible;
    position: static;
    top: -10%;
    z-index: 1;
    backface-visibility: hidden;
    opacity:0.8;
}
#banner2{
    width:100%;
    /*height:425px;*/
    overflow:hidden;
    position:relative;
    z-index:2;
    background:#252525;
    position:relative;
    /*max-width:1349px;*/
    margin:0 auto;
}


.searchbox{
    width:600px;
    height:50px;
    margin:0 auto 30px;;


}
#s{
    width:543px;
    height:40px;
    border:1px solid #303031;
    background:none;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    color:#888888;
    padding-left:10px;
    float:left;

}
#table {
    width:1200px;
    border:2px solid #eee;
    margin-bottom:30px;
    overflow:hidden;
}
#table li{
    list-style-type:none;
    height:100px;  
    float:left;
    width:298px;
    text-align:center;
    background:#ffffff;
    margin-right:2px;
    margin-bottom:2px;
    line-height:24px;
    font-size:14px;
    font-family:"Arial","Microsoft YaHei";
}
#table li.bt{font-size:14px; font-weight:bold; background:#e5e5e5;}

.yuan1{
    font-family:"Arial","Microsoft YaHei";
    width:40px;
    height:40px;
    margin:0 auto;
    font-size:24px;
    line-height:40px;
    background: #5fb192;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color:#FFFFFF;

}
.yuantext{

    font-weight:600;
}
.yuan2{
    background: #105faf;
}
.yuan3{
    background: #e1b300;
}
.yuantext2{
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    text-align:center;
    margin-bottom:80px;
}

.applybox{
    width:100%;
    background:#f5f5f5;
    overflow:hidden;


}
.apply{
    width:1200px;
    margin:0px auto 80px;


}
.applybutton{
    background:#f0b000;
    font-family:"Arial","Microsoft YaHei";
    font-size:18px;
    text-align:center;
    width:200px;
    height:40px;
    line-height:40px;
    margin:0 auto ;
    color:#ffffff;
    position:relative;
    -moz-border-radius: 5px;     
    -webkit-border-radius: 5px;   
    border-radius:5px;
}
.applybutton:hover{
    background:#ffffff;
    color:#f0b000;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    cursor:pointer;
}
.applybutton2{
    width:100%;
    height:40px;
    background:#012240;
    padding:10px 0;
    z-index:1000;
}
.applybutton3{
    border:1px solid #f0b000;
    font-family:"Arial","Microsoft YaHei";
    font-size:18px;
    text-align:center;
    width:200px;
    height:40px;
    line-height:40px;
    margin:0 auto ;
    color:#f0b000;
    position:relative;
}
.applybutton3:hover{
    background:#f0b000;
    border:1px solid #f0b000;
    color:#ffffff;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    cursor:pointer;
}
.fixed{
    position:fixed;
    left:0;
    bottom:0;

}



.apply2{
    margin-top:30px;

}
.apply2>ul{
    float:right;
    margin-right:30px;
}
.apply2>ul>a>li{
    float:left;
    margin-right:10px;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    color:#888888;
}

/* ------------------------------------------------- */
#bar{

    width:100%;
    background:#f0b000;
    height:4px;

}


/* ------------------------------------------------- */
#course{
    width:100%;
    background:#e9e9e9;
    overflow:hidden;
}
.course2box{
    width:1200px;
    margin:60px auto 0;

}
#menu{
    width:300px;
    float:left;

}

#menu, #menu ul {
    list-style-type:none;
    margin: 0;
    padding: 0;
}

#menu a {
    display: block;
    text-decoration: none;	
}

#menu li {
    margin-top: 1px;
}

#menu li a {
    color: #fff;	
    padding: 1.5em 4em;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    background:url(../img/icon-pillar.png) no-repeat #002C53;
    background-position:20px 16px;
}

#menu li ul li a {
    background: #Ffffff;
    color: #000;
    padding-left: 60px;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
}

#menu li ul li a:hover {

    border-left: 5px #f0b000 solid;
    padding-left: 60px;
    cursor:pointer;
}

/*#course3box{
float:left;
width:900px;
-webkit-column-count: 3;
-webkit-column-gap: 20px;

-moz-column-count:3;
-moz-column-gap: 20px;


column-count: 3;
column-gap: 20px;


}
#course3box li{
float:left;
margin-left:20px;
margin-bottom:20px;
width:280px;

}*/

.wall {
    display: block;
    position: relative;
    float:left;
    width:100%;
    margin-top:40px;
}
.wall-column {
    display: block;
    position: relative;
    width: 30%;
    margin-left:3%;
    float: left;
    box-sizing: border-box;
}
.wall-column:first-child{

    margin-left:0px !important;
}

.sessionnub{
    position:absolute;
    width:120px;
    height:30px;
    background:#f0b000;
    top:0;
    left:80px;
    opacity:0.9;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    color:#ffffff;
    text-align:center;
    line-height:30px;
}
.levela{
    position:relative;
}
.levela:before{
    position:absolute;
    width:40px;
    height:40px;
    background-image:url(../img/a.png);
    background-repeat:no-repeat;
    top:0;
    left:0;
    content:'';
    background-size:cover;
}
.levelb{
    position:relative;
}
.levelb:before{
    position:absolute;
    width:40px;
    height:40px;
    background-image:url(../img/b.png);
    background-repeat:no-repeat;
    top:0;
    left:0;
    content:'';
    background-size:cover;
}
.levelc{
    position:relative;
}
.levelc:before{
    position:absolute;
    width:40px;
    height:40px;
    background-image:url(../img/c.png);
    background-repeat:no-repeat;
    top:0;
    left:0;
    content:'';
    background-size:cover;
}

.coursetext{
    padding:30px 10px;
    background:#ffffff;
    width:94%;
    float:left;

}
.coursetitle3{
    font-family:"Arial","Microsoft YaHei";
    font-size:1.0vw;
    color:#252525;
    font-weight:bold;
    margin-bottom:10px;
}
.coursetext3{
    width:95%;
    clear:both;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    color:#888888;
    line-height:24px;

}
.coursetext4{
    padding:0px 5px;
    float:left;
    font-family:"Arial","Microsoft YaHei";
    font-size:9px;
    color:#777777;
    line-height:16px;
    border:1px solid #f0b000;
    margin-right:5px;
    -moz-border-radius: 5px;     
    -webkit-border-radius: 5px;   
    border-radius:5px;
    margin-top:5px;
}
.coursetext5{
    width:120px;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    color:#ffffff;
    font-weight:bold;
    line-height:30px;
    margin-top:20px;
    float:left;
    text-align:center;
    background:#002c53;

}
.coursetext5:hover{
    color:#252525;
    background:#f0b000;
    cursor:pointer;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.objective{
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    margin-left:20px;
    color:#252525;
    float:left;
    margin-bottom:20px;
    display:none;
    line-height:24px;
    width:858px;
    border:#f0b000 solid 1px;
    padding:10px;
}

/* ------------------------------------------------- */
.sessionbox{
    width:580px;
    margin:30px auto;


}
.coursetext6{
    clear:both;
    font-family:"Arial","Microsoft YaHei";
    font-size:12px;
    color:#888888;
    line-height:24px;

}
.session{
    padding:5px 10px;
    color:#252525;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    font-weight:bold;
    background:#f0b000;
    margin-top:20px;
    margin-bottom:20px;
}
#session{
    width:100%;
    overflow:hidden;
    float:left;


}
#session li{
    width:280px;
    float:left;
    overflow:hidden;
    margin-bottom:20px;
    margin-right:20px;

}
.right{
    margin-right:0 !important;
}
.icon{
    width:260px;
    margin:0 auto;
    clear:both;

}
.icon ul{
    float:left;
    text-align:center;
    font-family:"Arial","Microsoft YaHei";
    font-size:12px;
    color:#252525;
    line-height:24px;
    margin-right:25px;
}
.coursetext2{
    padding:15px 10px;
    background:#ffffff;
    width:260px;
    float:left;

}
#sessioncontent{
    width:580px;
    margin:30px auto;
    display:none;

}
.coursetext7{
    clear:both;
    font-family:"Arial","Microsoft YaHei";
    font-size:12px;
    color:#888888;
    line-height:24px;
}
.vido{
    margin-top:20px;

}
.back{
    width:150px;
    clear:both;
    margin:0 auto;
    text-align:center;
    line-height:30px;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    font-weight:bold;
    border:1px solid #f0b000;
    color:#252525;

}
.back:hover{
    background:#f0b000;
    color:#ffffff;
    cursor:pointer;


}
.backbox{
    width:100%;
    float:left;
    margin:30px auto;
}
.details{
    display:block;
}
.details:hover{
    cursor:pointer;

}
/* ------------------------------------------------- */

.profile{
    width:594px;
    margin:15px auto 20px auto;
    overflow:hidden;
}
.profileimg{
    width:150px;
    float:left;
    margin-right:30px;

}
.profiletext{
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    color:#252525;
    overflow: hidden;
    margin-bottom:6px;
}
.profiletext2{
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    color:#252525;
    overflow: hidden;
    line-height:32px;
}


.profileimg2{
    display:block;
    width:100%;
    height:160px;
    -moz-border-radius: 50%;     
    -webkit-border-radius: 50%x;   
    border-radius:50%;
    overflow:hidden;
}
/* ------------------------------------------------- */
.level2{
    float:left;
    margin-top:30px;
    margin-right:30px;

}
.explain{
    float:left;

}
.square{
    float:left;

}
.square>li{
    clear:both;
    width:40px;
    height:40px;
    text-align:center;
    line-height:40px;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    margin-top:30px;
    color:#ffffff;
}
.line2{
    height:390px;
    width:1px;
    background:#e5e5e5;
    float:left;
    margin-top:30px;
}
.a1{
    background:#89b9a7;

}
.a1:hover,.a2:hover,.b1:hover,.b2:hover,.c1:hover,.c2:hover{
    background:#f0b000;
    cursor:pointer;

}
.color{background:#f0b000 !important;}
.a2{
    background:#5fb192;

}
.b1{
    background:#5ea1e3;

}
.b2{
    background:#105faf;

}
.c1{
    background:#e1b300;

}
.c2{
    background:#9b7d06;

}
.definition{
    float:left;
    width:350px;
    height:390px;
    overflow:hidden;
    margin-top:30px;
    margin-left:20px;
}
.definition>li{
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    line-height:24px;


}

.assessment>ul{
    width:380px;
    float:left;
    margin-right:30px;

}
.assessment>ul>li{
    margin-top:30px;
    font-family:"Arial","Microsoft YaHei";
    text-align:center;
    font-size:14px;
    line-height:24px;
}
.solution{
    margin-top:30px;
}

.solution>li{
    float:left;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    line-height:24px;
    margin-left:32px;
}

/* ------------------------------------------------- */
#news{
    width:1200px;
    margin:0 auto;
    padding:60px 0;
    overflow:hidden;

}
#news>li{
    width:380px;
    float:left;
    margin-right:30px;
    margin-bottom:30px;

}
.newstitle{
    font-family:"Arial","Microsoft YaHei";
    font-size:16px;
    font-weight:600;
    color:#252525;

}
.newstext1{
    padding:30px 10px;
    background:#ffffff;
    width:360px;
    float:left;
}
.newstext2{
    width:360px;
    clear:both;
    font-family:"Arial","Microsoft YaHei";
    font-size:12px;
    color:#888888;
    line-height:24px;
    margin-top:20px;

}
.loading{
    width: 229px;
    margin:0 auto;
}
.date{
    font-family:"Arial","Microsoft YaHei";
    font-size:12px;
    color:#f0b000;
    float:right;
    margin-top:25px;
}
.newscontent{
    width:800px;
    margin:60px auto;

}
.newstitle2{
    width:100%;
    margin:0 auto;
    font-family:"Arial","Microsoft YaHei";
    font-size:24px;
    font-weight:600;
    color:#252525;
    text-align:center;
}
.newsdate{
    width:100%;
    margin:0 auto;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    color:#888888;
    text-align:center;
    margin-top:30px;
}
.newstext2{
    width:100%;
    margin:0 auto;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    color:#252525;
    margin-top:30px;
    line-height:24px;
}
.newsimg{
    width:800px;
    margin:0 auto;
    margin-top:30px;
    text-align:center;

}
/* ------------------����------------------------------- */


/*!
 * Pikaday
 * Copyright ? 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */

.pika-single {
    z-index: 9999;
    display: block;
    position: relative;
    color: #333;
    background: #fff;
    border: 1px solid #ccc;
    border-bottom-color: #bbb;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/*
clear child float (pika-lendar), using the famous micro clearfix hack
http://nicolasgallagher.com/micro-clearfix-hack/
*/
.pika-single:before,
.pika-single:after {
    content: " ";
    display: table;
}
.pika-single:after { clear: both }
.pika-single { *zoom: 1 }

.pika-single.is-hidden {
    display: none;
}

.pika-single.is-bound {
    position: absolute;
    box-shadow: 0 5px 15px -5px rgba(0,0,0,.5);
}

.pika-lendar {
    float: left;
    width: 228px;
    margin: 8px;
}

.pika-title {
    position: relative;
    text-align: center;
}

.pika-label {
    display: inline-block;
    *display: inline;
    position: relative;
    z-index: 9999;
    overflow: hidden;
    margin: 0;
    padding: 5px 3px;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    background-color: #fff;
}
.pika-title select {
    cursor: pointer;
    position: absolute;
    z-index: 9998;
    margin: 0;
    left: 0;
    top: 5px;
    filter: alpha(opacity=0);
    opacity: 0;
}

.pika-prev,
.pika-next {
    display: block;
    cursor: pointer;
    position: relative;
    outline: none;
    border: 0;
    padding: 0;
    width: 20px;
    height: 30px;
    /* hide text using text-indent trick, using width value (it's enough) */
    text-indent: 20px;
    white-space: nowrap;
    overflow: hidden;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 75% 75%;
    opacity: .5;
    *position: absolute;
    *top: 0;
}

.pika-prev:hover,
.pika-next:hover {
    opacity: 1;
}

.pika-prev,
.is-rtl .pika-next {
    float: left;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==');
    *left: 0;
}

.pika-next,
.is-rtl .pika-prev {
    float: right;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=');
    *right: 0;
}

.pika-prev.is-disabled,
.pika-next.is-disabled {
    cursor: default;
    opacity: .2;
}

.pika-select {
    display: inline-block;
    *display: inline;
}

.pika-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border: 0;
}

.pika-table th,
.pika-table td {
    width: 14.285714285714286%;
    padding: 0;
}

.pika-table th {
    color: #999;
    font-size: 12px;
    line-height: 25px;
    font-weight: bold;
    text-align: center;
}

.pika-button {
    cursor: pointer;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    outline: none;
    border: 0;
    margin: 0;
    width: 100%;
    padding: 5px;
    color: #666;
    font-size: 12px;
    line-height: 15px;
    text-align: right;
    background: #f5f5f5;
}

.pika-week {
    font-size: 11px;
    color: #999;
}

.is-today .pika-button {
    color: #f0b000;
    font-weight: bold;
}

.is-selected .pika-button {
    color: #fff;
    font-weight: bold;
    background: #f0b000;;

    border-radius: 3px;
}

.is-disabled .pika-button {
    pointer-events: none;
    cursor: default;
    color: #999;
    opacity: .3;
}

.pika-button:hover {
    color: #fff !important;
    background: #002c53 !important;
    box-shadow: none !important;
    border-radius: 3px !important;
}

p { line-height: 1.5em; }
.small { color: #666; font-size: 0.875em; }
.large { font-size: 1.25em; }


label {
    font-weight: bold;
}



button#datepicker-button {
    margin-bottom: 3em;
}

.flow-element {
    display: inline-block;
    margin-right: 3em;
    vertical-align: top;
}
.flow-element:last-child {
    margin-right: 0;
}
.flow-element input {
    margin-top: 0;
}

#container {
    min-height: 15em;
}
.demo-container{width:800px;margin:0 auto;}
.demo-container h3{text-align:center;}
.demo-container ul li{float:left;width:170px;height:55px;margin:10px;}
.demo-container ul li a{display:block;width:170px;height:55px;background:#eee;text-decoration:none;text-align:center;line-height:55px;border-radius:3px;}
.demo-container ul li a:hover{background-color:#ddd;text-decoration:underline;}





/* ------------------------------------------------- */


.page{
    font-family:"Arial","Microsoft YaHei";
    font-size:12px;
    color:#252525;
    border:1px solid #f0b000;
    float:right;
    margin-top:20px;
    width:24px;
    height:24px;
    text-align:center;
    line-height:24px;
    margin-right:14px;
}
.page:hover{
    background:#f0b000;
    color:#ffffff;
    cursor:pointer;}

.page2{
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    color:#252525;

    float:right;
    margin-top:24px;
    margin-right:14px;
}
.page2:hover{
    color:#f0b000;
    cursor:pointer;
}
table.tb3{
    border-left:1px solid #e5e5e5;
    border-top:1px solid  #e5e5e5;


}
table.tb3 td{
    border-right:1px solid  #e5e5e5;
    border-bottom:1px solid  #e5e5e5;
    line-height:30px;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    color:#252525;
    height:30px;
    text-align:center;
}
.date{
    width:100%;
    font-family:"Arial","Microsoft YaHei";
    font-size:16px;
    color:#252525;
    text-align:center;
    font-weight:600;
    margin-bottom:40px;
}
.Material{
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;

    text-align:center;
    height:30px;
    line-height:30px;
    font-weight:600;
    margin:20px auto;
    border:1px solid  #f0b000;
    width:120px;
    color:#f0b000;
}
.Material:hover{

    color:#ffffff;
    background:#f0b000;
    cursor:pointer;
}
.Material2{
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    color:#252525;
    text-align:center;
    width:180px;
}
.Materialbox{
    width:180px;
    float:left;
    margin-right:24px;
    background:#ffffff;
    height:220px;
}


.match1{
    width:320px;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    text-align:center;
    margin-top:20px;
}

.testmonialtext1{
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    text-align:center;
    width:120px;
    margin:0 auto;
    font-weight:600;

}
.testmonialtext2{
    font-family:"Arial","Microsoft YaHei";
    font-size:12px;
    text-align: center;
    margin-top:10px;
    line-height:18px;

}

.step{
    width:100%; 
    height:50px; 
    background:#002c53; 
    margin-top:100px;
}
.step>li{
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    float:left;
    color:#FFFFFF;
    margin-left:20px;
    margin-right:60px;
    line-height:50px;

}
.createleftbox{
    width:700px;
    height:500px;
    background-image:url(../img/blur.png);
    background-repeat:no-repeat;
    background-size:cover;
    float:left;


}
.createleftbox2{
    width:500px;
    height:500px;
    float:left;
    background:#ffffff;

}
.createleftbox4{
    width:440px;
    height:440px;
    float:left;
    background:#ffffff;
    padding:30px;
}

.createleftbox3{
    width:100%; 
    height:500px; 
    -webkit-box-shadow: #888888 0px 0px 10px;
    -moz-box-shadow: #888888 0px 0px 10px;
    box-shadow: #888888 0px 0px 10px;
    background:#ffffff;
}

.createtext1{
    font-family:"Arial","Microsoft YaHei";
    font-size:24px;
    width:300px;
    text-align:center;
    color:#FFFFFF;
    margin:150px auto 20px;

}
.createtext2{
    font-family:"Arial","Microsoft YaHei";
    font-size:24px;
    width:300px;
    text-align:center;
    color:#FFFFFF;
    margin:20px auto ;

}
.createtext3{
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    width:450px;
    text-align:center;
    color:#FFFFFF;
    margin:20px auto ;

}
.createtext4{
    font-family:"Arial","Microsoft YaHei";
    font-size:16px;
    width:300px;
    text-align:center;
    font-weight:600;
    margin:30px auto 0px ;

}
.createtext5{
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    width:440px;
    text-align:center;
    margin:10px auto  ;

}
.createtext5 a{
    color:#f0b000;

}
.createtext5 a:hover{
    color:red;

}
.createtext6{
    font-family:"Arial","Microsoft YaHei";
    font-size:12px;
    width:280px;
    margin:10px auto  ;
    float:left;
    color:#ffffff;
    margin-right:10px
}
.linkedin{
    width:300px;
    margin:20px auto;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    border-radius: 5px;
}
.linkedin:hover{
    -webkit-box-shadow: #888888 0px 0px 10px;
    -moz-box-shadow: #888888 0px 0px 10px;
    box-shadow: #888888 0px 0px 10px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    cursor:pointer;
}

.back2{
    width:100px;
    height:40px;
    background:#002c53;
    border:none;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    color:#ffffff;
    text-align:center;
    -moz-border-radius: 5px;     
    -webkit-border-radius: 5px;   
    border-radius:5px;
    margin-top:10px;
    float:left;
    line-height:40px;
}
.back2:hover{
    opacity:0.8;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    CURSOR: pointer;
}

#print{
    width:1200px;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    line-height:24px;
    margin:0 auto;
    display:none;
}

.Indicates{
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    line-height:24px;
    margin-top:-10px;
    margin-bottom:5px;
}
.back3{
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;


}
.name{
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    float:right;
    margin-right:20px;
    color:#f0b000;
    line-height:58px;
    font-weight:600;

}
.timezone{
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    float:left;
    margin-right:20px;
    color:#f0b000;
    font-weight:600;
    line-height:40px;
}
.who{
    font-family:"Arial","Microsoft YaHei";
    font-size:24px;
    width:800px;
    margin:0 auto;
    text-align:center;
    margin-bottom:14px;
    line-height:20px;
}


/* ---------------------po---------------------------- */

.pobar{
    width:100%;
    height:80px;
    background:#002c53;
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    border-radius:10px 10px 0 0;

}
.potitle{
    float:left;
    margin-left:30px;

}
.potitle>li{
    float:left;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    color:#FFFFFF;
    line-height:80px;
    margin-right:10px;

}
.amname{
    float:right;
    margin-right:30px;

}
.amname>li{
    float:left;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    color:#FFFFFF;
    line-height:80px;
    margin-right:10px;

}
#sort{
    text-indent:0.6em;
    width:200px;
    height:30px;
    background:#ffffff;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    color:#252525;
    margin-top:25px;
    -moz-border-radius: 5px;     
    -webkit-border-radius: 5px;   
    border-radius:5px;
    margin-right:33px;

}
#sort2{
    text-indent:0.6em;
    width:150px;
    height:26px;
    background:#ffffff;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    color:#252525;
    margin-top:25px;
    -moz-border-radius: 5px;     
    -webkit-border-radius: 5px;   
    border-radius:5px;
    border:none;
    opacity:0.9;
}



.addpo{
    -moz-border-radius: 50%; 
    -webkit-border-radius: 50%; 
    border-radius:50%; 
    width:40px;
    height:40px;
    margin-top:20px;
    background:#f0b000;
    margin-left:30px;
    font-family:"Arial","Microsoft YaHei";
    font-size:24px !important;
    color:#FFFFFF;
    line-height:40px !important;
    text-align:center;
}

table.tb4{
    border-left:1px solid #e5e5e5;
    border-top:1px solid  #e5e5e5;


}
table.tb4 td{
    border-right:1px solid  #e5e5e5;
    border-bottom:1px solid  #e5e5e5;
    line-height:40px;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    color:#252525;
    height:40px;
    text-align:center;
}

.pobar2{
    width:100%;
    height:60px;
    font-family:"Arial","Microsoft YaHei";
    font-size:20px;
    color:#ffffff;
    text-align:center;
    line-height:60px;
    background:#002c53;
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    border-radius:10px 10px 0 0;
}
.pobox, .pobox2{
    width:100%;
    overflow:hidden;
    background:#ffffff;
    padding-bottom:20px;
    margin-bottom:2px;
}
#form1{
    text-indent:0.6em;
    width:245px;
    height:40px;
    border:1px solid #e5e5e5;
    background:#f5f5f5;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    color:#888888;
    margin-bottom:20px;
    -moz-border-radius: 2px;     
    -webkit-border-radius: 2px;   
    border-radius:2px;
}
#form2, #form5, #form6{
    text-indent:0.6em;
    width:245px;
    height:37px;
    border:1px solid #e5e5e5;
    background:#f5f5f5;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    color:#888888;
    margin-bottom:20px;
    -moz-border-radius: 2px;     
    -webkit-border-radius: 2px;   
    border-radius:2px;
}
#form3, #form4{
    text-indent:0.6em;
    width:500px;
    height:37px;
    border:1px solid #e5e5e5;
    background:#f5f5f5;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    color:#888888;
    margin-bottom:20px;
    -moz-border-radius: 2px;     
    -webkit-border-radius: 2px;   
    border-radius:2px;
}


#datepicker, #datepicker2, #datepicker3{
    text-indent:0.6em;
    width:245px;
    height:37px;
    border:1px solid #e5e5e5;
    background:#f5f5f5;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    color:#888888;
    margin-bottom:20px;
    -moz-border-radius: 2px;     
    -webkit-border-radius: 2px;   
    border-radius:2px;
}

.poformtitle{
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    color:#252525;
    margin-bottom:10px;

}
.group{
    font-family:"Arial","Microsoft YaHei";
    font-size:18px;
    width:100%;
    text-align:center;
    margin-top:40px;
    position: relative;

}
.addgroup:hover{
    cursor:pointer;

}

#submit4{
    width:270px;
    height:40px;
    background:#002c53;
    border:none;
    font-family:"Arial","Microsoft YaHei";
    font-size:16px;
    color:#ffffff;
    text-align:center;
    -moz-border-radius: 5px;     
    -webkit-border-radius: 5px;   
    border-radius:5px;
    margin-top:20px;
    margin-right:40px;
    float:left;

    margin-bottom:80px;
}
.submit7{
    width:166px !important;
    line-height:40PX;
}

#submit4:hover{
    opacity:0.8;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    CURSOR: pointer;
}
#submit5{
    width:270px;
    height:40px;
    background:#002c53;
    border:none;
    font-family:"Arial","Microsoft YaHei";
    font-size:16px;
    color:#ffffff;
    text-align:center;
    -moz-border-radius: 5px;     
    -webkit-border-radius: 5px;   
    border-radius:5px;
    margin-top:20px;
    float:left;

    margin-bottom:80px;
}

#submit5:hover{
    opacity:0.8;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    CURSOR: pointer;
}
.amname li a{
    color:#ffffff;

}

#form7,#form8{
    text-indent:3em;
    width:116px;
    height:40px;
    background:none;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    color:#252525;
    border:none;

}

#datepicker4{
    text-indent:0.6em;
    width:245px;
    height:26px;
    border:none;
    background:#f5f5f5;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    color:#888888;
    margin-bottom:20px;
    -moz-border-radius: 5px;     
    -webkit-border-radius: 5px;   
    border-radius:5px;
}

.group2{
    width:100%;

    background:#f0b000;
    overflow:hidden;
    padding-bottom:30px;

}

.grouptitle{

    font-family:"Arial","Microsoft YaHei";
    font-size:16px;
    color:#ffffff;
    margin-top:20px;
    margin-left:30px;
}

.groupinfo{
    width:1140px;
    margin:0 auto;


}
.groupinfo>li{
    width:353px;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    color:#ffffff;
    float:left;
    border-bottom:1px solid #ffffff;
    height:40px;
    line-height:40px;
}
#groupform{
    width:100%;
    height:100%;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    color:#252525;
    background:none;
    border:none;
    text-align:center;
}

.forminfo{
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    color:#252525;
    margin-bottom:20px;

}

.qrcode{
    width:45%;
    float:left;
    margin-right:20px;
}

.qrcodetext{
    font-family:"Arial","Microsoft YaHei";
    font-size:12px;
    color:#ffffff;
    text-align:center;

}


/*------------------new page-------------------*/

/*------------------coaches-------------------*/

.coachtitle{
    font-family:"Arial","Microsoft YaHei";
    font-size:32px;
    color:#303031;
    text-align:center;
    width:100%;
    margin:35px auto 20px;
    font-weight:900;
}
.coachtext{
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    color:#303031;
    text-align:center;
    width:70%;
    margin:0px auto 40px;
    line-height:20px;
}
.sortbox{
    width:100%;
    overflow:hidden;

}

#formIndustry{
    text-indent:0.6em;
    width:262.5px;
    height:40px;
    border:1px solid #303031;
    background:#ffffff;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    color:#888888;
    margin-bottom:20px;
    -moz-border-radius: 2px;     
    -webkit-border-radius: 2px;   
    border-radius:2px;
}
#formlevel{
    text-indent:0.6em;
    width:262.5px;
    height:40px;
    border:1px solid #303031;
    background:#ffffff;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    color:#888888;
    margin-bottom:20px;
    -moz-border-radius: 2px;     
    -webkit-border-radius: 2px;   
    border-radius:2px;
}
#formfunction{
    text-indent:0.6em;
    width:262.5px;
    height:40px;
    border:1px solid #303031;
    background:#ffffff;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    color:#888888;
    margin-bottom:20px;
    -moz-border-radius: 2px;     
    -webkit-border-radius: 2px;   
    border-radius:2px;
}
#formGlobal{
    text-indent:0.6em;
    width:262.5px;
    height:40px;
    border:1px solid #303031;
    background:#ffffff;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    color:#888888;
    margin-bottom:20px;
    -moz-border-radius: 2px;     
    -webkit-border-radius: 2px;   
    border-radius:2px;
}

.text1{
    color: #303031;
    font-family:"Arial","Microsoft YaHei";
    font-size:1.0vw;

}
.text2{
    font-family:"Arial","Microsoft YaHei";
    font-size:2.2vw;
    font-weight:600;
    color:#303031;

}
.text0{
    font-family:"Calibri","Microsoft YaHei";
    font-size:2.2vw;
    font-weight:600;
    color:#303031;

}
.instructortext1{
    color: #303031;
    font-family:"Arial","Microsoft YaHei";
    font-size:0.9vw;

}
/*------------------coaches more info-------------------*/
.coachinfobox{
    /*width:1100px;*/
    /*margin:50px auto;*/
    overflow:hidden;

}
.feedback{
    overflow: auto;
    height:260px;
    overflow-x:hidden
}
.feedback>ul{
    float:left;
    width:1100px;
}

.feedbacktext{
    width:85%;
    text-align: justify;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    color:#303031;;
    margin-bottom:30px;
    margin:0 auto;
    line-height:20px;
    padding:10px;
}

.arrowleft3{
    width:28px;
    height:28px;
    background-repeat:no-repeat;
    z-index:100;
    float:left;
    background-size:cover;
    border:#f0b000 solid 1px;
    margin-right:15px;
    color:#f0b000;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    text-align:center;
    line-height:28px;
}
.arrowright3{
    width:28px;
    height:28px;
    background-repeat:no-repeat;
    z-index:100;
    float:left;
    background-size:cover;
    border:#f0b000 solid 1px;
    margin-right:15px;
    color:#f0b000;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    text-align:center;
    line-height:28px;
}
.arrowleft3:hover{
    cursor:pointer;
    background:#f0b000;
    color:#ffffff;
}
.arrowright3:hover{
    cursor:pointer;
    background:#f0b000;
    color:#ffffff;
}
/*------------------courses-------------------*/

.article {
    display: block;
    margin-bottom:20px;

    overflow: hidden;
    position: relative;
    -webkit-box-shadow: #e5e5e5  0px 0px 10px;
    -moz-box-shadow: #e5e5e5 0px 0px 10px;
    box-shadow: #e5e5e5  0px 0px 10px;
}
.article:hover {

    -webkit-box-shadow: #b5b5b5  0px 0px 10px;
    -moz-box-shadow:  #b5b5b5   0px 0px 10px;
    box-shadow:  #b5b5b5  0px 0px 10px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    CURSOR: pointer;
}

/*------------------homepage-------------------*/

.bannerbutton{
    position:absolute;
    left:18.4%;
    top:70%;
    overflow:hidden;
    width:300px;
    height:40px;
    background:#f0b000;
    font-family:"Arial","Microsoft YaHei";
    font-size:16px;
    color:#ffffff;
    text-align:center;
    line-height:40px;
    font-weight:600;

}
.bannerbutton:hover{
    -webkit-box-shadow: #888888  0px 0px 10px;
    -moz-box-shadow: #888888 0px 0px 10px;
    box-shadow: #888888  0px 0px 10px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    CURSOR: pointer;
}

.bannerbutton2{

    overflow:hidden;
    width:300px;
    height:40px;
    background:#f0b000;
    font-family:"Arial","Microsoft YaHei";
    font-size:16px;
    color:#ffffff;
    text-align:center;
    line-height:40px;
    font-weight:600;

}
.bannerbutton2:hover{
    -webkit-box-shadow: #888888  0px 0px 10px;
    -moz-box-shadow: #888888 0px 0px 10px;
    box-shadow: #888888  0px 0px 10px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    CURSOR: pointer;
}


.box2{
    position:relative;
    overflow:hidden;
}
.box2>ul{float:left;}



/*------------------����homepage-------------------*/

body{

    margin: 0;
    padding: 0;
}
ul,ol,li{
    margin:0;
    padding:0;
    list-style:none;

}
img{
    display:block;
}
a:link {
    text-decoration: none;
    color:#ffffff;
}
a:visited {
    text-decoration: none;
    color:#ffffff;
}
a:hover {
    text-decoration:none;
    color:#ffffff;
}
label {
    font-weight:200 !IMPORTANT;
}

@font-face {

    font-family: 'HelveticaNeueLTPro-ThRegular';
    src: url('../font/HelveticaNeueLTPro-Th.eot');
    src: url('../font/HelveticaNeueLTPro-Th.eot?#iefix') format('embedded-opentype'),  
        url('../font/HelveticaNeueLTPro-Th.woff') format('woff'), 
        url('../font/HelveticaNeueLTPro-Th.ttf') format('truetype'), 
        url('../font/HelveticaNeueLTPro-Th.svg#HelveticaNeueLTPro-ThRegular') format('svg');
}
@font-face {

    font-family: 'HelveticaNeueLTPro-RomanRegular';
    src: url('../font/HelveticaNeueLTPro-Roman.eot');
    src: url('../font/HelveticaNeueLTPro-Roman.eot?#iefix') format('embedded-opentype'),  
        url('../font/HelveticaNeueLTPro-Roman.woff') format('woff'), 
        url('../font/HelveticaNeueLTPro-Roman.ttf') format('truetype'), 
        url('../font/HelveticaNeueLTPro-Roman.svg#HelveticaNeueLTPro-RomanRegular') format('svg');
}
@font-face {

    font-family: 'HelveticaNeueLTPro-LtRegular';
    src: url('../font/HelveticaNeueLTPro-Lt.eot');
    src: url('../font/HelveticaNeueLTPro-Lt.eot?#iefix') format('embedded-opentype'),  
        url('../font/HelveticaNeueLTPro-Lt.woff') format('woff'), 
        url('../font/HelveticaNeueLTPro-Lt.ttf') format('truetype'), 
        url('../font/HelveticaNeueLTPro-Lt.svg#HelveticaNeueLTPro-LtRegular') format('svg');
}
#goTopBtn {
    POSITION: fixed;
    TEXT-ALIGN: center;
    LINE-HEIGHT: 30px;
    WIDTH: 60px;
    BOTTOM: 35px;
    HEIGHT: 60px;
    FONT-SIZE: 12px;
    CURSOR: pointer;
    RIGHT: 0px;
    _position: absolute;
    _right: auto;
    z-index:100000;
}


#box{
    width:100%;
    margin:0 auto;
    border-bottom:solid 1px #888888;
    background:#ffffff;
    overflow: hidden;
    height:80px;
}
.box1 {
    position:fixed;
    top:0px;
    opacity:0.95;
    height:107px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    background:#ffffff;
    z-index:100;
    box-shadow: 1px 1px 1px #e1e1e1;
    overflow:hidden;
}
.navbox{
    width:1200px;
    margin:14px auto;

}
.logo{
    width:100px;
    float:left;
}
.nav{
    float:right;

}
.nav>ul li {
    float:right;
    color:#252525;
    font-family:"Arial","Microsoft YaHei";
    font-size:1.2vw;
    margin:0 40px 0 0;
    text-align:center;

    position:relative;
    line-height:58px;

}
.nav>ul li a:link {
    color:#252525;
}
.nav>ul li a:visited {
    color:#252525;
}
.nav>ul li a:hover{
    color:#f0b600;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;

}
.nav>ul>li>a>span:before{
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #f0b600;
    content: '';
    opacity: 0;
    -webkit-transition: opacity .3s,-webkit-transform .3s;
    -moz-transition: opacity .3s,-moz-transform .3s;
    transition: opacity .3s,transform .3s;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    transform: translateY(10px);

}
.nav>ul>li>a:hover>span:before{
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    transform: translateY(-20px);

}
.sign{
    padding:5px 10px;
    border:1px solid #f0b600;;
    -moz-border-radius: 5px;     
    -webkit-border-radius: 5px;   
    border-radius:5px;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    text-align:center;

    float:right;
    color:#f0b600;
    margin-top:14px;
}
.sign:hover{
    background-color:#f0b600;
    color:#ffffff;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    CURSOR: pointer;
}


.sign2{
    padding:5px 10px;
    background:#f0b000;
    -moz-border-radius: 5px;     
    -webkit-border-radius: 5px;   
    border-radius:5px;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    text-align:center;

    float:right;
    color:#ffffff;
    margin-top:14px;
    opacity:0.9;
}
.sign2:hover{
    opacity:1;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    CURSOR: pointer;
}

.toptext1{
    float:right;
    font-family: "Arial","Microsoft YaHei";
    font-size:14px;
    line-height:30px;
    text-align:left;
    color:#303031;
    position:relative;
    z-index:1000;
    cursor:pointer;
}

.toptext2{
    position:absolute;
    top:-50px;
    left:-20px;
    width:105px;
    height:145px;
    background:#e9e9e9;

    z-index:-1;
    display:none;
    overflow:hidden;
}
.toptext2>ul>li{
    font-family: "Arial","Microsoft YaHei";
    font-size:14px;
    text-align:left;
    color:#252525;
    text-align:center;
    margin-top:80px;
    opacity:0.8;
}
.toptext2>ul>li:hover{
    background:#cccccc;


}
.img1 {

    background-image: url(../img/20.png);
    background-repeat: no-repeat;
}
.img2 {

    background-image: url(../img/21.png);
    background-repeat: no-repeat;
}
.img3 {

    background-image: url(../img/22.png);
    background-repeat: no-repeat;
}
.img4 {

    background-image: url(../img/23.png);
    background-repeat: no-repeat;
}
.img2-1 {
    opacity: 0;
    position:relative;
}
.img2-1:hover {
    opacity: 1;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    cursor: pointer;
}
.covertext{
    width:260px;
    font-family: "Arial","Microsoft YaHei";
    font-size:14px;
    text-align:justify;
    line-height:24px;
    color:#FFFFFF;
    position:absolute;
    left:20px;
    top:150px;

}
.arrowleft1{
    width:28px;
    height:28px;
    background-repeat:no-repeat;
    z-index:100;
    float:left;
    background-size:cover;
    border:#252525 solid 1px;
    margin-right:15px;
    color:#252525;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    text-align:center;
    line-height:28px;
}
.arrowright1{
    width:28px;
    height:28px;
    background-repeat:no-repeat;
    z-index:100;
    float:left;
    background-size:cover;
    border:#252525 solid 1px;
    margin-right:15px;
    color:#252525;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    text-align:center;
    line-height:28px;
}
.arrowleft1:hover{
    cursor:pointer;
    border:#f0b000 solid 1px;
    color:#f0b000;
}
.arrowright1:hover{
    cursor:pointer;
    border:#f0b000 solid 1px;
    color:#f0b000;
}
.testmonialtext{
    overflow:hidden;
}
.testmonialtext>ul{
    float:left;
    width:1200px;
}

.testmonialtext2{
    width:100%;
    text-align:center;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    color:#252525;
    margin-bottom:30px;
}
.profilepic{
    width:100px;
    margin:0px auto 40px;;
}

.arrowleft2{
    width:30px;
    height:30px;
    position:absolute;
    left:0px;
    top:43%;
    background:#252525;
    -moz-border-radius:50%;     
    -webkit-border-radius: 50%;   
    border-radius:50%;
    font-family:"Arial","Microsoft YaHei";
    font-size:20px;
    opacity:0.4;
    text-align:center;
    color:#FFFFFF;
    line-height:30px;
}
.arrowleft2:hover{
    opacity:0.8;
    cursor:pointer;
}
.arrowright2{
    width:30px;
    height:30px;
    position:absolute;
    right:0px;
    top:43%;
    background:#252525;
    -moz-border-radius:50%;     
    -webkit-border-radius: 50%;   
    border-radius:50%;
    font-family:"Arial","Microsoft YaHei";
    font-size:20px;

    text-align:center;
    color:#FFFFFF;
    line-height:30px;
    opacity:0.4

}
.arrowright2:hover{
    opacity:0.8;
    cursor:pointer;
}


.arrowleft4{
    width:56px;
    height:98px;
    position:absolute;
    left:10px;
    top:42%;
    background-image:url(../img/bg_btnPre_index.png);
    background-repeat:no-repeat;
}
.arrowleft4:hover{
    background-image:url(../img/bg_btnPre_index_hover.png);
    cursor:pointer;
}
.arrowright4{
    width:56px;
    height:98px;
    position:absolute;
    right:10px;
    top:42%;
    background-image:url(../img/bg_btnNext_index.png);
    background-repeat:no-repeat;
}
.arrowright4:hover{
    background-image:url(../img/bg_btnNext_index_hover.png);
    cursor:pointer;
}

.vidotext{
    width:100%;
    text-align:center;
    left:0;
    top:200px;
    color:#ffffff;
    font-family:"Arial","Microsoft YaHei";
    font-size:30px;
    z-index:5;
    position:absolute;
    text-transform:uppercase;
    line-height:50px;
    opacity:0.8;
}
.home_banner_text1{
    /*position:absolute;*/
    left:17%;
    top:5%;
    overflow:hidden;
    width:400px;
    color:#ffffff;;
    text-align:left;
    line-height:40px;
    font-family:"Arial","Microsoft YaHei";
    font-weight:600;
}

.home_banner_text2{
    /*position:absolute;*/
    left:57%;
    top:5%;
    overflow:hidden;
    width:350px;
    color:#303031;
    text-align:right;
    line-height:40px;
    font-family:"Arial","Microsoft YaHei";
    font-weight:600;
}
.coach_banner_text{
    /*position:absolute;*/
    left:52%;
    top:4%;
    overflow:hidden;
    width:380px;
    color:#303031;
    text-align:right;
    line-height:40px;
    font-family:"Arial","Microsoft YaHei";
    font-weight:600;
}
.course_banner_text{
    /*position:absolute;*/
    left:21%;
    top:22%;
    overflow:hidden;
    width:850px;
    color:#ffffff;
    text-align:center;
    line-height:40px;
    font-family:"Arial","Microsoft YaHei";
    font-weight:600;
}
.advantage_banner_text{
    /*position:absolute;*/
    left:16%;
    top:10%;
    overflow:hidden;
    width:850px;
    color:#303031;
    text-align:right;
    line-height:40px;
    font-family:"Arial","Microsoft YaHei";
    font-weight:600;
}
.aboutus_banner_text{
    /*position:absolute;*/
    left:3%;
    top:26%;
    overflow:hidden;
    width:850px;
    color:#ffffff;
    text-align:right;
    line-height:40px;
    font-family:"Arial","Microsoft YaHei";
    font-weight:600;
}
#signname11{
    text-indent:1em;
    width:1200px;
    height:100px;
    border:1px solid #e5e5e5;
    background:#f5f5f5;
    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    color:#888888;
    margin-bottom:20px;
    -moz-border-radius: 5px;     
    -webkit-border-radius: 5px;   
    border-radius:5px;
}
.ile-img-control2{
    cursor: pointer;
    position: absolute;
    left: -180px;
    width: 50px;
    background: transparent url('../img/try_demo.png') no-repeat;
    height: 287px;
}
.ile-img-control2-ch{
    cursor: pointer;
    position: absolute;
    width: 100%;
    /*background: transparent url('../img/try_demo_en.png') no-repeat;*/
    background-image: url(../img/ql_tryfree.png); background-repeat: no-repeat; background-size: 40px 30px; background-position: 30px 15px;
    height: 90px;
    top:30px;
    border-bottom: 1px solid #7e7d7d;
}

#ile-contactform #ile-sendbutton {
    width:60px;
    background:#db4f4a; color:#fff; 
    cursor:pointer;
    padding:5px 10px; 
    border: none;
}
#ile-demo{
    display: hidden;
    width: 220px;
    position: fixed;
    right: -364px;
    border: 1px solid #d27402;
    padding: 8px 20px;
    background-color: #fff;
    z-index:100;
    border-radius: 5px 0 0 5px;
    height:243px ! important;
    margin-right:40px;
    background: transparent url('../img/try_demo_bg.png') no-repeat;    
}
#ile-demo1{
    display: hidden;
    width: 220px;
    position: fixed;
    right: -364px;
    border: 1px solid #d27402;
    padding: 8px 20px;
    background-color: #fff;
    z-index:100;
    border-radius: 5px 0 0 5px;
    height:210px ! important;
    margin-right:40px;
    background: transparent url('../img/try_demo_bg.png') no-repeat;
    top:30%;  
}
#submit_button{
    height:50px;
    margin-top:25px;
    background: transparent url('../img/try_demo_submit.png') no-repeat;     
}
#submit_button1{
    height:50px;
    margin-top:25px;
    background: transparent url('../img/demo_trial_en.png') no-repeat;     
}
#try_demo_name{
    background-image: url(../img/name1.png);
}
#try_demo_phone{
    background-image: url(../img/phone1.png);
}
#try_demo_email{
    background-image: url(../img/email1.png); 
}
.try_demo_text_box{
    background-repeat:no-repeat;
    padding-left:10px;
    padding-top:5px;
    background-repeat: no-repeat;
    background-origin: content-box;
}
.nav>ul>li>a>span.active:before{
    display: none;
}
#more_coaches:hover{
    color:#f0b000 ! important;
}
#read_more_image:hover:before {
    content: url('../img/readmorehover.png');
}
#read_less_image:hover:before {
    content: url('../img/readlesshover.png');
}
#read_more_image,#read_less_image{
    max-height:20px;
}
.quicklink_on_hover a:hover,.quicklink_on_hover:hover{
    color: #f0b000 !important;
}

@media only screen and (min-width: 300px)and (max-width: 900px) {
    #ile-demo1{top:12.5%};
}

@media only screen and (min-width: 901px) and (max-width: 1024px) {
    #ile-demo1{top:20%};
}
@media only screen and (min-width: 1000px) {
    .fancybox-wrap{top:20px !important};
}

.allpage_title{font-size:2.05vw;font-weight:600;}

.no_copy_option{
    -webkit-user-select: none;  /* Chrome all / Safari all */
    -moz-user-select: none;     /* Firefox all */
    -ms-user-select: none;      /* IE 10+ */
    user-select: none; /* Likely future */ 
}
.news_list li{line-height: 3em;cursor: pointer;}
.news_list_readmore{padding: 12px 35px;background-color:#F0B000;border-radius:50px;-moz-border-radius:50px;float:right;font-size:12px;text-align:center;cursor:pointer;}
.ql_bg{
    position: absolute;
    left: -168px;
    width: 105px;
    background: transparent url('../img/ql_bg.png') no-repeat;
    background-size: contain;
    height: 300px;
    text-align:center;
    color:#fff;
    font-size:12px;
    font-family:"Arial","Microsoft YaHei";
}
.apply_for_coach_link{cursor: pointer;
                      position: absolute;
                      width: 100%;
                      background-image: url(../img/ql_apply_for_coach.png); background-repeat: no-repeat; background-size: 30px 30px; background-position: 37px 15px;
                      height: 90px;
                      top:123px;
                      border-bottom: 1px solid #7e7d7d;}
.goto_top{cursor: pointer;
          position: absolute;
          width: 100%;
          background-image: url(../img/ql_goto_top.png); background-repeat: no-repeat; background-size: 30px 30px; background-position: 37px 15px;
          height: 90px;
          top:213px;}
.news_pagination{display:table;margin:20px auto 125px !important;}
.news_pagination .btn_prev,.news_pagination .btn_next,.news_pagination .btn_first,.news_pagination .btn_last,.news_pagination #my_list li a{display:block;width:18px!important;height:18px!important;border:1px solid #070707;border-radius:50%!important;-moz-border-radius:50%!important;margin:0 10px !important;float:left;font-size:11px;line-height: 1.7em;}
.news_pagination .btn_prev,.news_pagination .btn_next,.news_pagination .btn_first,.news_pagination .btn_last{margin-top:3px!important;background: none!important;display:block !important;text-indent:0!important;font-family: monospace;letter-spacing: -2px;font-size: 14px;line-height: 1.3em;}
.news_pagination .active{width:18px;height:18px;background-color:#f0b000;border-color:#f0b000!important;border-radius:50%;-moz-border-radius:50%;color:#ffffff!important;}
.news_pagination #my_list li{margin:0 !important;}
.news_pagination #my_list{margin-right:0 !important;}
.news_pagination .labels{display:none;}
#try_demo_promotion{background-image: url(../img/promotion.png);}
.pie1, .pie2,.pie3,.pie4{
    width: 200px; height: 200px;
    border-radius: 50%;
    background: #002c53;
    background-image: linear-gradient(to right, transparent 50%, #f0b000 0);
}

.pie1::before {
    content: '';
    display: block;
    margin-left: 50%;
    height: 100%;
    border-radius: 0 100% 100% 0 / 50%;
    background-color: inherit;
    transform-origin: left;
    transform: rotate(.2turn);
}

.pie2::before {
    content: '';
    display: block;
    margin-left: 50%;
    height: 100%;
    border-radius: 0 100% 100% 0 / 50%;
    background-color: inherit;
    transform-origin: left;
    transform: rotate(.27turn);
}

.pie3::before {
    content: '';
    display: block;
    margin-left: 50%;
    height: 100%;
    border-radius: 0 100% 100% 0 / 50%;
    background-color: inherit;
    transform-origin: left;
    transform: rotate(.28turn);
}

.pie4::before {
    content: '';
    display: block;
    margin-left: 50%;
    height: 100%;
    border-radius: 0 100% 100% 0 / 50%;
    background-color: inherit;
    transform-origin: left;
    transform: rotate(.3turn);
}

#selectbox9{
    text-indent:0.6em;
    width:198px;
    height:40px;
    border:1px solid #303031;

    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    color:#888888;
    margin-bottom:20px;
    -moz-border-radius: 2px;     
    -webkit-border-radius: 2px;   
    border-radius:2px;
}
.btn{
    background:#f0b000 !important;
}
.videoclick:hover{
    background:#f0b000;
    cursor:pointer;

}

.psaclick:hover{
    background:#f0b000;
    cursor:pointer;

}
.leftnav>li:hover{
    background:#f0b000;
    color:#ffffff !important;
    cursor:pointer;

}

.add111{

    background:#f0b000;
    color:#ffffff !important;
}


/* entire container, keeps perspective */
.flip-container {
    perspective: 1000;
    transform-style: preserve-3d;
}
/*  UPDATED! flip the pane when hovered */
.flip-container:hover .back {
    transform: rotateY(0deg);
    cursor:pointer;
}
.flip-container:hover .front {
    transform: rotateY(180deg);
    cursor:pointer;
}

.flip-container, .front, .back {
    width: 338px;
    height: 240px;
}

/* flip speed goes here */
.flipper {
    transition: 0.6s;
    transform-style: preserve-3d;

    position: relative;
}

/* hide back of pane during swap */
.front, .back {
    backface-visibility: hidden;
    transition: 0.6s;
    transform-style: preserve-3d;

    position: absolute;
    top: 0;
    left: 0;
}

/*  UPDATED! front pane, placed above back */
.front {
    z-index: 2;
    transform: rotateY(0deg);
}

/* back, initially hidden pane */
.back {
    transform: rotateY(-180deg);
}

/* 
        Some vertical flip updates 
*/
.vertical.flip-container {
    position: relative;
}

.vertical .back {
    transform: rotateX(180deg);
}

.vertical.flip-container:hover .back {
    transform: rotateX(0deg);
}

.vertical.flip-container:hover .front {
    transform: rotateX(180deg);
}
#selectbox2{
    text-indent:0.6em;
    width:258px;
    height:40px;
    border:1px solid #303031;

    font-family:"Arial","Microsoft YaHei";
    font-size:14px;
    color:#888888;
    margin-bottom:20px;
    -moz-border-radius: 2px;     
    -webkit-border-radius: 2px;   
    border-radius:2px;
}

.h1{
    font-family:"Arial";
}

.num{
    opacity:0.8;
    cursor:pointer;
}
.num:hover{
    opacity:1;
}

.pagination-direction {
    height: 20px;
    float: left;
    margin-right: 50px;
    margin-bottom: 30px;
}

.pagination-li {
    font-size: 18px;
    margin-right: 50px;
    float: left;
    margin-bottom: 30px;
    font-weight: 600;
    position: relative;
    z-index: 1;
}

.pagination-active {
    color: #ffffff !important;
}

.pagination-active-highlight1 {
    position: absolute;
    width: 50px;
    height: 50px;
    background: none;
    border: 1px solid #f0b000;
    left: -19px;
    top: -16px;
    z-index: -1;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
}

.pagination-active-highlight2 {
    width: 44px;
    height: 44px;
    margin: 3px auto;
    background: #f0b000;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
}

.show-coach {
    display: block;
}

.hide-coach {
    display: none;
}
.view_video,.view_psa,.schedule_class,.add_to_list{cursor: pointer;}
.buttonbox>ul,.buttonbox2>ul,.buttonbox3>ul{cursor: pointer;}
#coaches{
width:100%;
}
#coaches>ul{
width:285px;
height:480px;
background:#ffffff;
overflow:hidden;
margin-right:20px;
box-shadow: 0px 0px 10px #e5e5e5;
float:left;
-moz-border-radius: 5px;     
-webkit-border-radius: 5px;   
border-radius:5px;
position:relative;
}

#coaches>ul:nth-child(4n){
margin-right:0px !important;
}
#selectbox{
text-indent:0.6em;
width:220px;
height:40px;
border:none;
background:#f2f8ff;
font-family:Tahoma, Arial,"Microsoft YaHei";
font-size:1.4em;
color:#303031;
margin-bottom:20px;
-moz-border-radius: 2px;     
-webkit-border-radius: 2px;   
border-radius:2px;
}

/* Courses new UI*/

#ses_courses{
    width:100%;
    margin-top:35px;
    font-family: Tahoma, Arial,'Microsoft YaHei';
    font-size:62.5% !important;
}
#ses_courses>ul{
    width: 380px;
    height:480px;
    background:#ffffff;
    overflow:hidden;
    margin-right:20px;
    box-shadow: 0px 0px 10px #e5e5e5;
    float:left;
    -moz-border-radius: 5px;     
    -webkit-border-radius: 5px;   
    border-radius:0px;
    position:relative;
    margin-bottom:20px;
}
.course-img{
    width:100%; 
    overflow:hidden;
}
.course-cat {
    position: absolute;
    text-align: center;
    width: 100%;
    left: 0;
    margin-top: -19px;
}   
.course-cat span {
    min-width: 150px;
    bottom: 0;
    background: #f6783a;
    padding: 10px 15px;
    text-align: center;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    border-radius: 50px;
    letter-spacing: 2px;
}
.course-title{
    padding-top: 31px;
    font-size:1.5em; 
    font-weight:600; 
    text-align:center; 
    line-height:28px;
    color: #303031;
}
.course-sub-title{
    font-size:1.6em; 
    text-align:center; 
    line-height:28px;
    color: #888888;
}
.course-price{
    color: #f6783a;
    font-size: 20px;
    font-weight: bold;
    text-align:center; 
    line-height:28px;
}
.course-price span{
    font-size: 14px;
    font-weight: 500;
    color: #888888;
}
.course-buy-now {
    text-align: center;
    width: 100%;
    left: 0;
    padding-top: 50px;
}   
.course-buy-now span{
    min-width: 70px;
    bottom: 0;
    background: #012240;
    padding: 10px 15px;
    text-align: center;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    border-radius: 50px;
    letter-spacing: 2px;
}
.course-level-li{
    line-height: 28px;
    padding-top: 12px;
}
.course-level-li .comp-img{
    float: left;
    margin-left: 8px;
    width: 6%;
}
.course-level-li .number-comp-ses{
    color: #f6783a;
    font-size: 14px;
    font-weight: bold;
    float: left;
    line-height: 20px;
    width: 12%;
}
.course-level-li .sess-level{
    color: #fff;
    font-size: 14px;
    background-color: #f6783a;
    float: right;
    line-height: 20px;
    margin-right: 15px;
    text-align: right;
    border-radius: 4px;
    padding: 4px;
}

/** end courses new UI **/