@import url("currency.css");

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>首页<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/

/*》》》》》》》》》导航栏《《《《《《《《*/
header{height:80px;}
header .header-top .logo{/*width:70px;*/padding:10px 0;}
header .header-top .logo img{display:block;height:60px;}
header .header-top .column{width:800px;}
header .header-top .column ul li{width:12.5%;}
header .header-top .column ul li a .column-item{color:#6c6c6c;position:relative;width:100%;height:100%;}
header .header-top .column ul li a .column-item::after{position:absolute;background:url(../imgs/hover.png) no-repeat top center;width:100%;height:70px;content:"";top:0;left:0;z-index:-1;display:none;}
header .header-top .column ul li a .column-item h6{line-height:80px;font-weight:bold;}
header .header-top .column ul li a .column-item .column-i{position:absolute;top:8px;width:18px;height:18px;left:50%;margin-left:-9px;display:none;}
header .header-top .column ul li a:hover .column-item{animation:myfirst 0.5s;-moz-animation:myfirst 0.5s;-webkit-animation:myfirst 0.5s;-o-animation:myfirst 0.5s;color:#fff;}
header .header-top .column ul li a .column-i i{display:block;font-size:18px;}
header .header-top .column ul li a:hover .column-item::after,header .header-top .column ul li a:hover .column-item .column-i{display:block;}
@keyframes myfirst
{
from {transform: translateY(-80px);-moz-transform: translateY(-80px);-webkit-transform: translateY(-80px);-o-transform: translateY(-80px);-ms-transform: translateY(-80px);}
to {transform: translateY(0px);-moz-transform: translateY(0px);-webkit-transform: translateY(0px);-o-transform: translateY(0px);-ms-transform: translateY(0px);}
}
@-moz-keyframes myfirst 
{
from {transform: translateY(-80px);-moz-transform: translateY(-80px);-webkit-transform: translateY(-80px);-o-transform: translateY(-80px);-ms-transform: translateY(-80px);}
to {transform: translateY(0px);-moz-transform: translateY(0px);-webkit-transform: translateY(0px);-o-transform: translateY(0px);-ms-transform: translateY(0px);}
}
@-webkit-keyframes myfirst
{
from {transform: translateY(-80px);-moz-transform: translateY(-80px);-webkit-transform: translateY(-80px);-o-transform: translateY(-80px);-ms-transform: translateY(-80px);}
to {transform: translateY(0px);-moz-transform: translateY(0px);-webkit-transform: translateY(0px);-o-transform: translateY(0px);-ms-transform: translateY(0px);}
}
@-o-keyframes myfirst 
{
from {transform: translateY(-80px);-moz-transform: translateY(-80px);-webkit-transform: translateY(-80px);-o-transform: translateY(-80px);-ms-transform: translateY(-80px);}
to {transform: translateY(0px);-moz-transform: translateY(0px);-webkit-transform: translateY(0px);-o-transform: translateY(0px);-ms-transform: translateY(0px);}
}

/*》》》》》》》》》banner《《《《《《《《*/
#banner .swiper-slide img{display:block;}
#banner .swiper-button-prev,#banner .swiper-button-next{background:none;width:60px;height:60px;line-height:60px;font-size:42px;color:#E0E0E0;margin-top:-30px;outline:none;}
#banner .swiper-button-prev{left:50px;}
#banner .swiper-button-next{right:50px;}
#banner .swiper-button-prev:hover,#banner .swiper-button-next:hover{color:#ef8404;}

/*》》》》》》》》》课程特色《《《《《《《《*/
.container{padding:70px 0;}
.curriculum{background:url(../imgs/bg1.png) no-repeat bottom center;background-size: 100% auto;position:relative;}
.curriculum>.subject{overflow:hidden;}
.container .Title{width:660px;margin:0 auto;padding-bottom:50px;}
.container .Title h2{background:url(../imgs/Titlebottom.png) no-repeat bottom center;}
.curriculum .cloud{overflow:hidden;background:url(../imgs/bgyy.png) no-repeat center center;width:100%;height:102px;position:absolute;top:-102px;z-index:555;}
.curriculum .curriculum-content{width:1210px;}
.curriculum .curriculum-content .curriculum-item{margin-right:20px;}
.curriculum .curriculum-content .curriculum-item .curriculum-img{overflow:hidden;width:100%;height:380px;-webkit-border-top-left-radius:10px;-moz-border-top-left-radius:10px;border-top-left-radius:10px;-webkit-border-top-right-radius:10px;-moz-border-top-right-radius:10px;border-top-right-radius:10px;}
.curriculum .curriculum-content .curriculum-item .curriculum-img img{width:auto;display:block;}
.curriculum .curriculum-content .curriculum-item .curriculum-Title{padding-top:10px;padding-bottom:35px;-webkit-border-bottom-left-radius:10px;-moz-border-bottom-left-radius:10px;border-bottom-left-radius:10px;-webkit-border-bottom-right-radius:10px;-moz-border-bottom-right-radius:10px;border-bottom-right-radius:10px;}
.curriculum .curriculum-content .curriculum-item .More{width:50px;height:50px;line-height:50px;-webkit-box-shadow:5px 5px 10px rgba(0, 0, 0, .2);-moz-box-shadow:5px 5px 10px rgba(0, 0, 0, .2);box-shadow:5px 5px 10px rgba(0, 0, 0, .2);margin:0 auto;transform: translateY(-25px);-moz-transform: translateY(-25px);-webkit-transform: translateY(-25px);-o-transform: translateY(-25px);-ms-transform: translateY(-25px);}
.curriculum .curriculum-content .curriculum-item a:hover .curriculum-img img{transform:translateX(-80px);-moz-transform: translateY(-80px);-webkit-transform: translateX(-80px);-o-transform: translateY(-80px);-ms-transform: translateX(-80px);}
.curriculum .curriculum-content .curriculum-item a:hover .More-item1{color:#EE8000;}
.curriculum .curriculum-content .curriculum-item a:hover .More-item2{color:#85be0b;}
.curriculum .curriculum-content .curriculum-item a:hover .More-item3{color:#1a9f98;}
.curriculum .curriculum-content .curriculum-item a:hover .More-item4{color:#bd2b8d;}
.curriculum .curriculum-content .curriculum-item .curriculum-Title-item1{background:#199f98;}
.curriculum .curriculum-content .curriculum-item .curriculum-Title-item2{background:#85be0b;}
.curriculum .curriculum-content .curriculum-item .curriculum-Title-item3{background:#1a9f98;}
.curriculum .curriculum-content .curriculum-item .curriculum-Title-item4{background:#bd2b8d;}

/*》》》》》》》》》品牌简介《《《《《《《《*/
.pattern-not{position:relative;}
.brand{background:#f5a623;position:relative;overflow:hidden;}
.brand .brand-img{width:65%;padding:30px 0;}
.brand .brand-img img{display:block;height:429px;}
.brand .brand-yy1{position:absolute;background:url(../imgs/v-yy1.png) no-repeat;width:120px;height:94px;top:100px;
animation:yy1 80s infinite linear;
-moz-animation:yy1 80s infinite linear;
-webkit-animation:yy1 80s infinite linear;
-o-animation:yy1 80s infinite linear;
}
@keyframes yy1
{
from {left:-120px;}
to {left:100%;}
}
@-moz-keyframes yy1 
{
from {left:-120px;}
to {left:100%;}
}
@-webkit-keyframes yy1 
{
from {left:-120px;}
to {left:100%;}
}
@-o-keyframes yy1 
{
from {left:-120px;}
to {left:100%;}
}
.brand .brand-yy2{position:absolute;background:url(../imgs/v-yy2.png) no-repeat;width:159px;height:71px;top:380px;
animation:yy2 60s infinite linear;
-moz-animation:yy2 60s infinite linear;
-webkit-animation:yy2 60s infinite linear;
-o-animation:yy2 60s infinite linear;
}
@keyframes yy2
{
from {left:-800px;}
to {left:100%;}
}
@-moz-keyframes yy2
{
from {left:-800px;}
to {left:100%;}
}
@-webkit-keyframes yy2
{
from {left:-800px;}
to {left:100%;}
}
@-o-keyframes yy2
{
from {left:-800px;}
to {left:100%;}
}

.brand .brand-yy3{position:absolute;background:url(../imgs/v-yy3.png) no-repeat;width:156px;height:88px;top:300px;
animation:yy3 100s infinite linear;
-moz-animation:yy3 100s infinite linear;
-webkit-animation:yy3 100s infinite linear;
-o-animation:yy3 100s infinite linear;
}
@keyframes yy3 
{
from {left:-1800px;}
to {left:100%;}
}
@-moz-keyframes yy3 
{
from {left:-1800px;}
to {left:100%;}
}
@-webkit-keyframes yy3 
{
from {left:-1800px;}
to {left:100%;}
}
@-o-keyframes yy3 
{
from {left:-1800px;}
to {left:100%;}
}


.brand .brand-yy4{position:absolute;background:url(../imgs/v-yy2.png) no-repeat;width:156px;height:88px;top:420px;
animation:yy4 80s infinite linear;
-moz-animation:yy4 80s infinite linear;
-webkit-animation:yy4 80s infinite linear;
-o-animation:yy4 80s infinite linear;
}
@keyframes yy4 
{
from {left:-1400px;}
to {left:100%;}
}
@-moz-keyframes yy4
{
from {left:-1400px;}
to {left:100%;}
}
@-webkit-keyframes yy4
{
from {left:-1400px;}
to {left:100%;}
}
@-o-keyframes yy4
{
from {left:-1400px;}
to {left:100%;}
}

.brand .brand-box{width:35%;height:489px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;
-webkit-box-shadow:5px 5px 5px rgba(0, 0, 0, .2);-moz-box-shadow:5px 5px 5px rgba(0, 0, 0, .2);box-shadow:5px 5px 5px rgba(0, 0, 0, .2)
}
.brand .brand-box .brand-text{line-height:24px;}
.brand .brand-box .brand-button{margin-top:50px;}
.brand .brand-box .brand-button button{font-weight:bold;background:#1a9f98;border:none;position:relative;height:38px;width:130px;transition:all 0.8s;-moz-transition:all 0.8s;-webkit-transition:all 0.8s;-o-transition:all 0.8s;outline:none;}
.brand .brand-box .brand-button button:hover{background:#fff;color:#1a9f98;}
.brand .brand-box .brand-button button:before,.brand .brand-box .brand-button button:after{
content:'';position:absolute;top:0;right:0;height:2px;width:0;background: #1a9f98;transition:all 0.4s;-moz-transition:all 0.4s;-webkit-transition:all 0.4s;-o-transition:all 0.4s;}
.brand .brand-box .brand-button button:after{right:inherit;top:inherit;left:0;bottom:0;}
.brand .brand-box .brand-button button:hover:before,.brand .brand-box .brand-button button:hover:after{width:100%;transition:all 0.8s;-moz-transition:all 0.8s;-webkit-transition:all 0.8s;-o-transition:all 0.8s;}
.pattern-not .pattern{background:url(../imgs/hw.png);height:18px;width:100%;position:absolute;bottom:-18px;}

/*》》》》》》》》》成果展示《《《《《《《《*/
.product .product-box .product-img{height:225px;display:block;background:none;}
.product .product-box .product-img figcaption{background:#00a0e9;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;padding:20px;}
.product .product-box .product-img img{height:100%;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}
.product .product-box .product-img{margin-right:25px;margin-bottom:25px;}
.product>.subject{overflow:hidden;}
.product .product-box{width:1215px;}
.product .product-box .product-img figcaption .product-Title{position:relative;}
.product .product-box .product-img figcaption .product-Title::after{content:"";position:absolute;left:0;width:20px;height:2px;background:#fff;bottom:0;}
.product .product-box .product-img figcaption>p{line-height:22px;}

/*》》》》》》》》》师资力量《《《《《《《《*/
.teachers{background:url(../imgs/bgs.png);}
.teachers>.subject{overflow:hidden;}
.teachers .teachers-box{width:1215px;}
.teachers .teachers-box>div{padding-right:25px;}
.teachers .teachers-box .teachers-item{padding:0 40px;}
.teachers .teachers-box .teachers-item .teachers-img{width:100%;height:300px;position:relative;border:5px solid #91ddd9;overflow:hidden;}
.teachers .teachers-box .teachers-item .teachers-img img{height:300px;width:auto;display:block;position:absolute;top:0;left:0;}
.teachers .teachers-box .teachersnot{border:1px solid #ccc;border-top:none;transform: translateY(-110px);-moz-transform: translateY(-110px);-webkit-transform: translateY(-110px);-o-transform: translateY(-110px);-ms-transform: translateY(-110px);}
.teachers .teachers-box .teachersnot .teachers-y img{display:block;}
.teachers .teachers-box .teachersnot .teachers-text{padding:30px 40px 40px 40px;}
.teachers .teachers-box .teachersnot .teachers-text .teachers-h h3{font-weight:bold;color:#515151;}
.teachers .teachers-box .teachersnot .teachers-text .teachers-p{line-height:24px;}
.teachers .teachers-box .teachersnot .teachers-text .teachers-button{margin-top:40px;}

.teachers .teachers-box .teachersnot .teachers-text .teachers-button button{overflow:hidden;
position:relative;width:140px;height:34px;background:none;border:2px solid #1a9f98;color:#1a9f98;	
-webkit-border-radius:34px;-moz-border-radius:34px;border-radius:34px;
}
.teachers .teachers-box .teachersnot .teachers-text .teachers-button button:after{content: "";
position: absolute;background:#1a9f98;height: 0%;width: 0%;left: 50%;top: 50%;z-index:1;
-webkit-transition: all .5s ease 0s;-moz-transition: all .5s ease 0s;-o-transition: all .5s ease 0s;transition: all .5s ease 0s;
-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity:0.5;opacity:0.5;
-moz-transform: translateX(-50%) translateY(-50%);-ms-transform: translateX(-50%) translateY(-50%);-webkit-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%);
}
.teachers .teachers-box .teachersnot .teachers-text .teachers-button button:hover:after {height: 450%;width: 110%;filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;}
.teachers .teachers-box .teachersnot .teachers-text .teachers-button button:before{-webkit-transition: all .5s ease 0s;-moz-transition: all .5s ease 0s;-o-transition: all .5s ease 0s;transition: all .5s ease 0s;content:"查看更多";position:absolute;z-index:4;width:100%;height:100%;line-height:30px;left:0;top:0;}
.teachers .teachers-box .teachersnot .teachers-text .teachers-button button:hover:before{color:#fff;}

/*》》》》》》》》》底部《《《《《《《《*/
footer{position:relative;}
@keyframes move_wave {
    0% {
        transform: translateX(0) translateZ(0) scaleY(1);-moz-transform: translateX(0) translateZ(0) scaleY(1);-webkit-transform: translateX(0) translateZ(0) scaleY(1);-o-transform: translateX(0) translateZ(0) scaleY(1);-ms-transform: translateX(0) translateZ(0) scaleY(1);
    }
    50% {
        transform: translateX(-25%) translateZ(0) scaleY(0.55);-webkit-transform: translateX(-25%) translateZ(0) scaleY(0.55);-moz-transform: translateX(-25%) translateZ(0) scaleY(0.55);-o-transform: translateX(-25%) translateZ(0) scaleY(0.55);-ms-transform: translateX(-25%) translateZ(0) scaleY(0.55);
    }
    100% {
        transform: translateX(-50%) translateZ(0) scaleY(1);-webkit-transform: translateX(-50%) translateZ(0) scaleY(1);-moz-transform: translateX(-50%) translateZ(0) scaleY(1);-o-transform: translateX(-50%) translateZ(0) scaleY(1);-ms-transform: translateX(-50%) translateZ(0) scaleY(1);
    }
}
@-moz-keyframes move_wave {
    0% {
        transform: translateX(0) translateZ(0) scaleY(1);-moz-transform: translateX(0) translateZ(0) scaleY(1);-webkit-transform: translateX(0) translateZ(0) scaleY(1);-o-transform: translateX(0) translateZ(0) scaleY(1);-ms-transform: translateX(0) translateZ(0) scaleY(1);
    }
    50% {
        transform: translateX(-25%) translateZ(0) scaleY(0.55);-webkit-transform: translateX(-25%) translateZ(0) scaleY(0.55);-moz-transform: translateX(-25%) translateZ(0) scaleY(0.55);-o-transform: translateX(-25%) translateZ(0) scaleY(0.55);-ms-transform: translateX(-25%) translateZ(0) scaleY(0.55);
    }
    100% {
        transform: translateX(-50%) translateZ(0) scaleY(1);-webkit-transform: translateX(-50%) translateZ(0) scaleY(1);-moz-transform: translateX(-50%) translateZ(0) scaleY(1);-o-transform: translateX(-50%) translateZ(0) scaleY(1);-ms-transform: translateX(-50%) translateZ(0) scaleY(1);
    }
}
@-webkit-keyframes move_wave {
    0% {
        transform: translateX(0) translateZ(0) scaleY(1);-moz-transform: translateX(0) translateZ(0) scaleY(1);-webkit-transform: translateX(0) translateZ(0) scaleY(1);-o-transform: translateX(0) translateZ(0) scaleY(1);-ms-transform: translateX(0) translateZ(0) scaleY(1);
    }
    50% {
        transform: translateX(-25%) translateZ(0) scaleY(0.55);-webkit-transform: translateX(-25%) translateZ(0) scaleY(0.55);-moz-transform: translateX(-25%) translateZ(0) scaleY(0.55);-o-transform: translateX(-25%) translateZ(0) scaleY(0.55);-ms-transform: translateX(-25%) translateZ(0) scaleY(0.55);
    }
    100% {
        transform: translateX(-50%) translateZ(0) scaleY(1);-webkit-transform: translateX(-50%) translateZ(0) scaleY(1);-moz-transform: translateX(-50%) translateZ(0) scaleY(1);-o-transform: translateX(-50%) translateZ(0) scaleY(1);-ms-transform: translateX(-50%) translateZ(0) scaleY(1);
    }
}
@-o-keyframes move_wave {
    0% {
        transform: translateX(0) translateZ(0) scaleY(1);-moz-transform: translateX(0) translateZ(0) scaleY(1);-webkit-transform: translateX(0) translateZ(0) scaleY(1);-o-transform: translateX(0) translateZ(0) scaleY(1);-ms-transform: translateX(0) translateZ(0) scaleY(1);
    }
    50% {
        transform: translateX(-25%) translateZ(0) scaleY(0.55);-webkit-transform: translateX(-25%) translateZ(0) scaleY(0.55);-moz-transform: translateX(-25%) translateZ(0) scaleY(0.55);-o-transform: translateX(-25%) translateZ(0) scaleY(0.55);-ms-transform: translateX(-25%) translateZ(0) scaleY(0.55);
    }
    100% {
        transform: translateX(-50%) translateZ(0) scaleY(1);-webkit-transform: translateX(-50%) translateZ(0) scaleY(1);-moz-transform: translateX(-50%) translateZ(0) scaleY(1);-o-transform: translateX(-50%) translateZ(0) scaleY(1);-ms-transform: translateX(-50%) translateZ(0) scaleY(1);
    }
}
.waveWrapper {overflow: hidden;position: absolute;left: 0;right: 0;bottom: 0;top: 0;height:200px;}
.waveWrapper .bgTop {z-index: 15;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity:0.5;opacity:0.5;}
.waveWrapper .bgMiddle{z-index: 10;filter:alpha(opacity=75);-moz-opacity:0.75;-khtml-opacity:0.75;opacity:0.75;}
.waveWrapper .bgBottom {z-index: 5;}
.wave {position: absolute;left: 0;width: 200%;height: 100%;background-repeat: repeat no-repeat;background-position: 0 bottom;transform-origin: center bottom;}
.waveTop {background-size: 50% 100px;}
.waveAnimation .waveTop {animation: move_wave 5s linear infinite;-webkit-animation: move_wave 5s linear infinite;-o-animation: move_wave 5s linear infinite;-moz-animation: move_wave 5s linear infinite;}
.waveMiddle {background-size: 50% 120px;}
.waveAnimation .waveMiddle {animation: move_wave 10s linear infinite;-webkit-animation: move_wave 10s linear infinite;-o-animation: move_wave 10s linear infinite;-moz-animation: move_wave 10s linear infinite;}
.waveBottom {background-size: 50% 100px;}
.waveAnimation .waveBottom {animation: move_wave 15s linear infinite;-webkit-animation: move_wave 15s linear infinite;-o-animation: move_wave 15s linear infinite;-moz-animation: move_wave 15s linear infinite;}

.bgfooter{margin-top:-100px;}
.bgfooter .waveWrapper{background:url(../imgs/bgs.png);}
footer .footercover{position:absolute;top:200px;left:0;background:#f5a623;width:100%;}
footer .footercover .Navigationbutton{width:351px;border-right:1px solid #f6cb55;height:190px;margin-bottom:60px;}
footer .footercover .Navigationbutton>ul li{padding-right:40px;padding-bottom:8px;}
footer .footercover .Navigationbutton>ul li>a:hover{text-decoration:underline;}
footer .footercover .code{border-right:1px solid #f6cb55;padding:0 60px;height:190px;width:381px;margin-bottom:60px;}
footer .footercover .code .code-img{padding:0 10px;}
footer .footercover .code .code-img img{width:110px;display:block;}
footer .sign-up{width:458px;padding-left:150px;margin-bottom:60px;height:190px;}
footer .sign-up .sign-a{width:100%;height:48px;line-height:48px;background:#fef102;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}
footer .sign-up .sign-a a,footer .sign-up .recruit-a{font-size:18px;}
footer .sign-up .recruit-a{width:100%;height:48px;line-height:46px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;border:1px solid #fff;}
footer .Record-number{line-height:48px;border-top:1px solid #f6cb55;}

.socialShare {display: block;position: relative;z-index: 1;margin-top:20px;}
.socialShare .msb_main {display: block;position: absolute;z-index: 2;border: 4px solid #FFF;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}
.socialShare .msb_main img {width: 43px;height: 43px;cursor: pointer;border: none;float: left;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}
.socialShare .msb_network_button {width: 43px;height: 43px;position: absolute;cursor: pointer;text-indent: -9999px;display: none;background: no-repeat;border: 6px solid #f5f5f5;border-radius: 50%;}
.socialShare .msb_network_button.sina {
    background: url(../imgs/social.png) no-repeat -130px -87px;
}
.socialShare .msb_network_button.tQQ {
    background: url(../imgs/social.png) no-repeat -185px -20px;
}
.socialShare .msb_network_button.qZone {
    background: url(../imgs/social.png) no-repeat -73px -20px;
}
.socialShare .msb_network_button.douban {
    background: url(../imgs/social.png) no-repeat -130px -151px;
}
.socialShare .msb_network_button.weixin {
    background: url(../imgs/social.png) no-repeat -73px -87px;
}
/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>hover动画<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
[class^='imghvr-'],
[class*=' imghvr-'] {
  position: relative;
  display: inline-block;
  margin: 0px;
  max-width: 100%;
  background-color: rgba(1, 87, 155, 0.75);
  color: #fff;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
[class^='imghvr-'] > img,
[class*=' imghvr-'] > img {
  vertical-align: top;
  max-width: 100%;
}
[class^='imghvr-'] figcaption,
[class*=' imghvr-'] figcaption {
  background-color: inherit;
  padding: 30px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
[class^='imghvr-'] h3,
[class*=' imghvr-'] h3,
[class^='imghvr-'] p,
[class*=' imghvr-'] p {
  margin: 0;
  padding: 0;
  color: #fff;
}
[class^='imghvr-'] a,
[class*=' imghvr-'] a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
[class^='imghvr-'],
[class*=' imghvr-'],
[class^='imghvr-']:before,
[class^='imghvr-']:after,
[class*=' imghvr-']:before,
[class*=' imghvr-']:after,
[class^='imghvr-'] *,
[class*=' imghvr-'] *,
[class^='imghvr-'] *:before,
[class^='imghvr-'] *:after,
[class*=' imghvr-'] *:before,
[class*=' imghvr-'] *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

/* imghvr-hinge-*
   ----------------------------- */
[class^='imghvr-hinge-'],
[class*=' imghvr-hinge-'] {
  -webkit-perspective: 50em;
  perspective: 50em;
}
[class^='imghvr-hinge-'] figcaption,
[class*=' imghvr-hinge-'] figcaption {
  opacity: 0;
  z-index: 1;
}
[class^='imghvr-hinge-']:hover img,
[class*=' imghvr-hinge-']:hover img {
  opacity: 0;
}
[class^='imghvr-hinge-']:hover figcaption,
[class*=' imghvr-hinge-']:hover figcaption {
  opacity: 1;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
/* imghvr-hinge-down
   ----------------------------- */
.imghvr-hinge-down img {
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.imghvr-hinge-down figcaption {
  -webkit-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: 50% -50%;
  -ms-transform-origin: 50% -50%;
  transform-origin: 50% -50%;
}
.imghvr-hinge-down:hover > img {
  -webkit-transform: rotateX(90deg);
  transform: rotateX(90deg);
  opacity: 0;
}
.imghvr-hinge-down:hover figcaption {
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
}
/* imghvr-zoom-in
   ----------------------------- */
.imghvr-zoom-in figcaption {
  opacity: 0;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
}
.imghvr-zoom-in:hover figcaption {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
/* imghvr-zoom-out*
   ----------------------------- */
[class^='imghvr-zoom-out'] figcaption,
[class*=' imghvr-zoom-out'] figcaption {
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  opacity: 0;
}
[class^='imghvr-zoom-out']:hover figcaption,
[class*=' imghvr-zoom-out']:hover figcaption,
[class^='imghvr-zoom-out'].hover figcaption,
[class*=' imghvr-zoom-out'].hover figcaption {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
/* imghvr-zoom-out
   ----------------------------- */
.imghvr-zoom-out:hover > img {
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  opacity: 0;
}
/* imghvr-zoom-out-up
   ----------------------------- */
.imghvr-zoom-out-up:hover > img,
.imghvr-zoom-out-up.hover > img {
  -webkit-animation: imghvr-zoom-out-up 0.4s linear;
  animation: imghvr-zoom-out-up 0.4s linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
@-webkit-keyframes imghvr-zoom-out-up {
  50% {
    -webkit-transform: scale(0.8) translateY(0%);
    transform: scale(0.8) translateY(0%);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(0.8) translateY(-150%);
    transform: scale(0.8) translateY(-150%);
    opacity: 0.5;
  }
}
@keyframes imghvr-zoom-out-up {
  50% {
    -webkit-transform: scale(0.8) translateY(0%);
    transform: scale(0.8) translateY(0%);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(0.8) translateY(-150%);
    transform: scale(0.8) translateY(-150%);
    opacity: 0.5;
  }
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>成果展示<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
.banner-item{width:100%;height:436px;}
.page-cover{background:#f2fbfe;}
.bga{background:url(../imgs/bga.png) no-repeat center center;background-size:cover;}
.page-Title{background:url(../imgs/Titlebottom.png) no-repeat bottom center;width:660px;margin:0 auto;margin-bottom:40px;}
.page-container{padding:40px 0;background:url(../imgs/pagebg.png) no-repeat top center;background-size: 100% auto;}
footer .waveWrapper{background:#f2fbfe;}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>活动展示<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
.bgb{background:url(../imgs/bgb.png) no-repeat center center;background-size:cover;}
.page-container .Activity .Activity-item{margin-bottom:40px;}
.page-container .Activity .Activity-item .Activity-left{background:url(../imgs/huodongbg.png) no-repeat center center;background-size:cover;padding:80px 50px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.page-container .Activity .Activity-item .Activity-left .Activityh3{line-height:32px;margin-bottom:40px;}
.page-container .Activity .Activity-item .Activity-left .Activityh3 h3 a{color:#fff;}
.page-container .Activity .Activity-item .Activity-left .Activityh3 h3 a:hover{text-decoration:underline;}
.page-container .Activity .Activity-item .Activity-left .Activityp{line-height:28px;margin-bottom:100px;font-size:16px;}
.page-container .Activity .Activity-item .Activity-left .Activitybutton a{border:1px solid #fef102;width:160px;line-height:36px;color:#fef102;font-size:16px;-webkit-border-radius:36px;-moz-border-radius:36px;border-radius:36px;}
.page-container .Activity .Activity-item .Activity-left .Activitybutton a:hover{box-shadow: inset 0 0 30px rgba(254, 241, 2, 0.5), 0 0 30px rgba(254, 241, 2, 0.5); -webkit-box-shadow: inset 0 0 30px rgba(254, 241, 2, 0.5), 0 0 30px rgba(254, 241, 2, 0.5);-moz-box-shadow: inset 0 0 30px rgba(254, 241, 2, 0.5), 0 0 30px rgba(254, 241, 2, 0.5);}
.page-container .Activity .Activity-item .Activity-right{padding:80px 0;height:486px;}
.page-container .Activity .Activity-item .Activity-right .Activity-img{height:100%;width:100%;}


/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>活动展示详情<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
.page-container .Activity-page .Activity-item-Title .Activity-item-h3{color:#3190da;}
.page-container .Activity-page .content-page img{display:block;width:auto;margin:0 auto;}
.page-container .Activity-page .content-page p{line-height:24px;margin-bottom:15px;}
.page-container .Activity-page .paging-v{margin-top:60px;}
.page-container .Activity-page .paging-v .paging-left a{overflow:hidden;background:#1a9f98;padding:0 30px;line-height:42px;color:#fff;position:relative;transition:all 0.35s;-moz-transition:all 0.35s;-webkit-transition:all 0.35s;-o-transition:all 0.35s;}
.page-container .Activity-page .paging-v .paging-left a:before{content: "\f0a5";font-family: FontAwesome;display: -webkit-box;display: -ms-flexbox;display: flex;position: absolute;top: 0;left:-30px;width: 30px;text-align:center;
height: 100%;background-color:rgba(255, 255, 255, 0.3);-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;
transition:all 0.35s;-moz-transition:all 0.35s;-webkit-transition:all 0.35s;-o-transition:all 0.35s;}
.page-container .Activity-page .paging-v .paging-left a:hover:before{left:0;text-indent: 0px;}
.page-container .Activity-page .paging-v .paging-left a:hover{padding-left:60px;}
.page-container .Activity-page .paging-v .paging-right a{overflow:hidden;background:#1a9f98;padding:0 30px;line-height:42px;color:#fff;position:relative;transition:all 0.35s;-moz-transition:all 0.35s;-webkit-transition:all 0.35s;-o-transition:all 0.35s;}
.page-container .Activity-page .paging-v .paging-right a:before{content: "\f0a4";font-family: FontAwesome;display: -webkit-box;display: -ms-flexbox;display: flex;position: absolute;top: 0;right:-30px;width: 30px;text-align:center;
height: 100%;background-color:rgba(255, 255, 255, 0.3);-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;
transition:all 0.35s;-moz-transition:all 0.35s;-webkit-transition:all 0.35s;-o-transition:all 0.35s;}
.page-container .Activity-page .paging-v .paging-right a:hover:before{right:0;text-indent: 0px;}
.page-container .Activity-page .paging-v .paging-right a:hover{padding-right:60px;}


/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>课程特色<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
.bgc{background:url(../imgs/bgc.png) no-repeat center center;background-size:cover;}
.curriculum .curriculum-item .curriculum-bg{width:45%;height:100%;background:#fff;}
.curriculum .curriculum-item .curriculumimg{width:55%;height:100%;}
.page-container .curriculum .curriculum-item{position:relative;height:400px;}
.curriculum .curriculum-item .curriculum-text{position:absolute;z-index:5;width:1190px;left:50%;top:0;margin-left:-595px;}
.curriculum .curriculum-item .curriculum-text .curriculumli{width:500px;}
.curriculum .curriculum-item .curriculum-text .curriculumli h2 .ft58{font-size:58px;display:inline-block;position:relative;}
.curriculum .curriculum-item .curriculum-text .curriculumli h2 .ft58:after{content:"";position:absolute;width:100%;height:3px;background:#333;bottom:0;left:0;}
.curriculum .curriculum-item .curriculum-text .curriculumli p{line-height:24px;}
.curriculum .curriculum-item .curriculum-text .curriculumli .curriculumbutton{margin-top:50px;}
.curriculum .curriculum-item .curriculum-text .curriculumli .curriculumbutton a{width:140px;line-height:32px;-webkit-border-radius:32px;-moz-border-radius:32px;border-radius:32px;}

.curriculum .curriculum-item .curriculum-text .curriculumli.curriculumco1{padding:50px 50px 50px 0px;}
.curriculum .curriculum-item .curriculum-text .curriculumli.curriculumco1 .curriculumbutton a{border:1px solid #f39900;color:#f39900;}
.curriculum .curriculum-item .curriculum-text .curriculumli.curriculumco1 h2{color:#f39900;}
.curriculum .curriculum-item .curriculum-text .curriculumli.curriculumco1 .ft58:after{background:#f39900;}
.curriculum .curriculum-item .curriculum-text .curriculumli.curriculumco1 .curriculumbutton a:hover{box-shadow: inset 0 0 30px rgba(243, 153, 0, 0.5), 0 0 30px rgba(243, 153, 0, 0.5); -webkit-box-shadow: inset 0 0 30px rgba(243, 153, 0, 0.5), 0 0 30px rgba(243, 153, 0, 0.5);-moz-box-shadow: inset 0 0 30px rgba(243, 153, 0, 0.5), 0 0 30px rgba(243, 153, 0, 0.5);}

.curriculum .curriculum-item .curriculum-text .curriculumli.curriculumco2{padding:50px 0px 50px 50px;}
.curriculum .curriculum-item .curriculum-text .curriculumli.curriculumco2 .curriculumbutton a{border:1px solid #85be0b;color:#85be0b;}
.curriculum .curriculum-item .curriculum-text .curriculumli.curriculumco2 h2{color:#85be0b;}
.curriculum .curriculum-item .curriculum-text .curriculumli.curriculumco2 .ft58:after{background:#85be0b;}
.curriculum .curriculum-item .curriculum-text .curriculumli.curriculumco2 .curriculumbutton a:hover{box-shadow: inset 0 0 30px rgba(133, 190, 11, 0.5), 0 0 30px rgba(133, 190, 11, 0.5); -webkit-box-shadow: inset 0 0 30px rgba(133, 190, 11, 0.5), 0 0 30px rgba(133, 190, 11, 0.5);-moz-box-shadow: inset 0 0 30px rgba(133, 190, 11, 0.5), 0 0 30px rgba(133, 190, 11, 0.5);}

.curriculum .curriculum-item .curriculum-text .curriculumli.curriculumco3{padding:50px 50px 50px 0px;}
.curriculum .curriculum-item .curriculum-text .curriculumli.curriculumco3 .curriculumbutton a{border:1px solid #00a2eb;color:#00a2eb;}
.curriculum .curriculum-item .curriculum-text .curriculumli.curriculumco3 h2{color:#00a2eb;}
.curriculum .curriculum-item .curriculum-text .curriculumli.curriculumco3 .ft58:after{background:#00a2eb;}
.curriculum .curriculum-item .curriculum-text .curriculumli.curriculumco3 .curriculumbutton a:hover{box-shadow: inset 0 0 30px rgba(0, 162, 235, 0.5), 0 0 30px rgba(0, 162, 235, 0.5); -webkit-box-shadow: inset 0 0 30px rgba(0, 162, 235, 0.5), 0 0 30px rgba(0, 162, 235, 0.5);-moz-box-shadow: inset 0 0 30px rgba(0, 162, 235, 0.5), 0 0 30px rgba(0, 162, 235, 0.5);}

.curriculum .curriculum-item .curriculum-text .curriculumli.curriculumco4{padding:50px 0px 50px 50px;}
.curriculum .curriculum-item .curriculum-text .curriculumli.curriculumco4 .curriculumbutton a{border:1px solid #bd2b8d;color:#bd2b8d;}
.curriculum .curriculum-item .curriculum-text .curriculumli.curriculumco4 h2{color:#bd2b8d;}
.curriculum .curriculum-item .curriculum-text .curriculumli.curriculumco4 .ft58:after{background:#bd2b8d;}
.curriculum .curriculum-item .curriculum-text .curriculumli.curriculumco4 .curriculumbutton a:hover{box-shadow: inset 0 0 30px rgba(189, 43, 141, 0.5), 0 0 30px rgba(189, 43, 141, 0.5); -webkit-box-shadow: inset 0 0 30px rgba(189, 43, 141, 0.5), 0 0 30px rgba(189, 43, 141, 0.5);-moz-box-shadow: inset 0 0 30px rgba(189, 43, 141, 0.5), 0 0 30px rgba(189, 43, 141, 0.5);}


/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>联系我们<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
.bgd{background:url(../imgs/bgd.png) no-repeat center center;background-size:cover;}
.Contact{background:url(../imgs/lxbg.png) no-repeat center center;background-size:cover;padding:20px 120px;}
.Contact .Contact-img img{display:block;}
.Contact>div{padding:30px;}
.Contact .Contact-text{margin:30px 0;line-height:24px;}
.Contact .Contact-text h4{font-weight:bold;color:#3190da;}
.Contact .Contact-text>p{margin-top:15px;}
#map{width:100%;height:450px;}


/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>品牌介绍<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
.bge{background:url(../imgs/bge.png) no-repeat center center;background-size:cover;}
.page-container .Brand p{margin-bottom:15px;line-height:24px;}


/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>人才招聘<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
.bgf{background:url(../imgs/bgf.png) no-repeat center center;background-size:cover;}
.page-container .Talent .Talent-not{border:1px solid #a3d7ff;background:#fff;}
.page-container .Talent .Talent-not .Talent-item{padding:26px 30px;height:78px;position:relative;overflow:hidden;cursor:pointer;}
.page-container .Talent .Talent-not .Talent-item .Talent-ft{position:absolute;width:90px;height:90px;display:block;top:0;background:#58adef;top:-45px;left:-45px;font-size:22px;}
.page-container .Talent .Talent-not .Talent-item .Talent-ft i{position:absolute;bottom:15px;right:15px;}
.page-container .Talent .Talent-not .Talent-item .Talent-Title{font-size:18px;padding-left:30px;}
.page-container .Talent .Talent-not .Talent-item .Talent-i{width:25px;height:25px;position:absolute;top:27.5px;right:30px;}
.page-container .Talent .Talent-not .Talent-item .Talent-i:after,.page-container .Talent .Talent-item .Talent-i:before{content:"";position:absolute;width:100%;height:2px;background:#58adef;top:50%;margin-top:-2px;transition:all 0.35s;-moz-transition:all 0.35s;-webkit-transition:all 0.35s;-o-transition:all 0.35s;}
.page-container .Talent .Talent-not.active{background:#a3d7ff;}
.page-container .Talent .Talent-not.active .Talent-item .Talent-Title{color:#fff;}
.page-container .Talent .Talent-not.active .Talent-item .Talent-i:after,.page-container .Talent .Talent-not.active .Talent-item .Talent-i:before{background:#fff;}
.page-container .Talent .Talent-not.active .Talent-item .Talent-i:after{transform: rotate(270deg);-ms-transform: rotate(270deg);-webkit-transform: rotate(270deg);-o-transform: rotate(270deg);-moz-transform: rotate(270deg);}
.page-container .Talent .Talent-not.active .Talent-item .Talent-i:before{transform: rotate(180deg);-ms-transform: rotate(180deg);-webkit-transform: rotate(180deg);-o-transform: rotate(180deg);-moz-transform: rotate(180deg);}
.page-container .Talent .Talent-not .Talent-box{display:none;padding:0 30px 30px 30px;}
.page-container .Talent .Talent-not .Talent-box .Talent-box-ul{padding:20px 30px 60px 30px;line-height:28px;}
.page-container .Talent .Talent-not .Talent-box .Talent-box-ul>h6{font-weight:bold;color:#333;}


/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>师资力量<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
.bgg{background:url(../imgs/bgg.png) no-repeat center center;background-size:cover;}
.page-container .Teacher .Teacher-team{background:rgba(255,255,255,0.5);}
.page-container .Teacher .Teacher-team .team-item{padding:30px 60px 60px 60px;}
.page-container .Teacher .Teacher-team .team-item .team-i{width:170px;height:170px;line-height:170px;font-size:78px;margin:0 auto;}
.page-container .Teacher .Teacher-team .team-item .team-i.team-bg1{background:#eb6100;}
.page-container .Teacher .Teacher-team .team-item .team-p{line-height:24px;}
.page-container .Teacher .Teacher-team .team-item .team-i.team-bg2{background:#ffbb10;}
.page-container .Teacher .Teacher-team .team-item .team-i.team-bg3{background:#80c269;}
.page-container .Teacher .Teacher-team .team-item .team-i.team-bg4{background:#f6b37f;}
.page-container .Teacher .Teacher-team>div:hover .team-item .team-i.team-bg1{box-shadow:0 0 3rem 0.5rem hsl(25, 100%, 46%);-webkit-box-shadow:0 0 3rem 0.5rem hsl(25, 100%, 46%);-moz-box-shadow:0 0 3rem 0.5rem hsl(25, 100%, 46%);}
.page-container .Teacher .Teacher-team>div:hover .team-item .team-i.team-bg2{box-shadow:0 0 3rem 0.5rem hsl(43, 100%, 53%);-webkit-box-shadow:0 0 3rem 0.5rem hsl(43, 100%, 53%);-moz-box-shadow:0 0 3rem 0.5rem hsl(43, 100%, 53%)}
.page-container .Teacher .Teacher-team>div:hover .team-item .team-i.team-bg3{box-shadow:0 0 3rem 0.5rem hsl(104, 42%, 59%);-webkit-box-shadow:0 0 3rem 0.5rem hsl(104, 42%, 59%);-moz-box-shadow:0 0 3rem 0.5rem hsl(104, 42%, 59%);}
.page-container .Teacher .Teacher-team>div:hover .team-item .team-i.team-bg4{box-shadow:0 0 3rem 0.5rem hsl(26, 87%, 73%);-webkit-box-shadow:0 0 3rem 0.5rem hsl(26, 87%, 73%);-moz-box-shadow:0 0 3rem 0.5rem hsl(26, 87%, 73%);}
.page-container .Teacher .Teacher-is .Teacher-is-item{margin-top:70px;}
.page-container .Teacher .Teacher-is .Teacher-is-item.Teacher-is-bg1{background:#fff;}
.page-container .Teacher .Teacher-is .Teacher-is-item .Teacher-text{padding:40px;}
.page-container .Teacher .Teacher-is .Teacher-is-item .Teacher-img img{display:block;transform: translateY(-30px);-moz-transform: translateY(-30px);-webkit-transform: translateY(-30px);-o-transform: translateY(-30px);-ms-transform: translateY(-30px);}
.page-container .Teacher .Teacher-is .Teacher-is-item .Teacher-text .Teacher-text-Title{padding-bottom:40px;}
.page-container .Teacher .Teacher-is .Teacher-is-item.Teacher-is-bg1 .Teacher-text .Teacher-text-Title{background:url(../imgs/lsbt.png)no-repeat bottom left;}
.page-container .Teacher .Teacher-is .Teacher-is-item .Teacher-text .Teacher-text-p{margin-top:30px;line-height:24px;}
.page-container .Teacher .Teacher-is .Teacher-is-item.Teacher-is-bg2{background:#1eb9ef;}
.page-container .Teacher .Teacher-is .Teacher-is-item.Teacher-is-bg2 .Teacher-text .Teacher-text-Title{background:url(../imgs/lsb2.png)no-repeat bottom left;}


/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>预约报名<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
.bgh{background:url(../imgs/bgh.png) no-repeat center center;background-size:cover;}
.page-container .Reservations{background:url(../imgs/yybg.png) no-repeat center center;background-size:cover;height:910px;}
.page-container .Reservations .Reservations-box{width:852px;padding-top:60px;}
.page-container .Reservations .Reservations-box .Reservations-item{width:652px;}
.page-container .Reservations .Reservations-box .Reservations-item .Reservations-Title .Title-img{width:80px;}
.page-container .Reservations .Reservations-box .Reservations-item .Reservations-Title .Title-img img{display:block;}
.page-container .Reservations .Reservations-box .Reservations-item .Reservations-Title h4{color:#3190da;line-height:32px;}
.page-container .Reservations .Reservations-box .Reservations-item .Registration-form{padding:40px 80px 0 80px;}
.page-container .Reservations .Reservations-box .Reservations-item .Registration-form .Registration-form-item{margin-bottom:15px;}
.page-container .Reservations .Reservations-box .Reservations-item .Registration-form .Registration-form-item .Registration-form-input input{width:100%;border:1px solid #a4c8e2;height:40px;line-height:38px;padding:0px 10px;color:#666;}
.page-container .Reservations .Reservations-box .Reservations-item .Registration-form .Registration-form-item .Registration-form-input:nth-child(1){padding-right:15px;}
.page-container .Reservations .Reservations-box .Reservations-item .Registration-form .Registration-form-item .Registration-form-input:nth-child(2){padding-left:15px;}
.page-container .Reservations .Reservations-box .Reservations-item .Registration-form .Registration-form-item .Registration-form-input input::-webkit-input-placeholder{color:#999;}
.page-container .Reservations .Reservations-box .Reservations-item .Registration-form .Registration-form-item .Registration-form-input input:-moz-placeholder{color:#999;}
.page-container .Reservations .Reservations-box .Reservations-item .Registration-form .Registration-form-item .Registration-form-input input::-moz-placeholder{color:#999;}
.page-container .Reservations .Reservations-box .Reservations-item .Registration-form .Registration-form-item .Registration-form-input input:-ms-input-placeholder{color:#999;}
.page-container .Reservations .Reservations-box .Reservations-item .Registration-form .Registration-form-item select{width:100%;border:1px solid #a4c8e2;height:40px;padding:0px 5px;color:#999;}
.page-container .Reservations .Reservations-box .Reservations-item .Registration-form .Registration-form-item textarea{width:100%;border:1px solid #a4c8e2;padding:10px;color:#666;height:120px;}
.page-container .Reservations .Reservations-box .Reservations-item .Registration-form .Registration-form-item textarea::-webkit-input-placeholder{color:#999;}
.page-container .Reservations .Reservations-box .Reservations-item .Registration-form .Registration-form-item textarea:-moz-placeholder{color:#999;}
.page-container .Reservations .Reservations-box .Reservations-item .Registration-form .Registration-form-item textarea::-moz-placeholder{color:#999;}
.page-container .Reservations .Reservations-box .Reservations-item .Registration-form .Registration-form-item textarea:-ms-input-placeholder{color:#999;}
.page-container .Reservations .Reservations-box .Reservations-item .Registration-form .Registration-form-item button{width:100%;height:40px;line-height:40px;border:none;background: -webkit-linear-gradient(#f6b15f, #ef8404);background: -o-linear-gradient(#f6b15f, #ef8404);background: -moz-linear-gradient(#f6b15f, #ef8404);background: linear-gradient(#f6b15f, #ef8404);font-size:18px;color:#fff;}
.page-container .Reservations .Reservations-box .Reservations-item .Registration-form .Registration-form-item button:hover{background: -webkit-linear-gradient(#ef8404,#f6b15f);background: -o-linear-gradient(#ef8404,#f6b15f);background: -moz-linear-gradient(#ef8404,#f6b15f);background: linear-gradient(#ef8404,#f6b15f);}


/*分页器*/
#page{text-align: center;margin-top:50px;}
#page a{font-weight:bold;margin:0 3px;color:#666;position:relative;padding:7px 12px;display:inline-block;transition:all 0.2s;-moz-transition:all 0.2s;-webkit-transition:all 0.2s;-o-transition:all 0.2s;}
#page a:hover{background:#ffb761;color:#fff;}
#page a.selected{background:#ef8404;color:#fff;}