@charset "utf-8";
body{font-size:12px; font-family:"Arial"; color:#333; background-color:#fff;}
html {overflow-y:scroll;}
body,h1,h2,h3,h4,h5,h6,p,blockquote,div,ul,ol,li,dl,dd,dt,textarea,input,form{padding:0; margin:0;}
table,td,tr,th,font {font-size:12px;}
h1,h2,h3,h4,h5,h6 {font-size:12px;line-height:normal;letter-spacing:0;}
p {margin:0;}
ul,ol,dl,dt,dd {list-style: none;padding:0;margin:0;}
.btn,img {border: 0;}
select,input {vertical-align: middle;}
.clear {clear: both;font-size: 0;line-height: 0;height: 0;overflow: hidden;}
.font12 {font-size:12px;}
.font14 {font-size:14px;}
.font16 {font-size:16px;}
.font18 {font-size:18px;}
.font20 {font-size:20px;}
.font22 {font-size:22px;}
.font24 {font-size:24px;}
.font26 {font-size:26px;}
.font28 {font-size:28px;}
.font30 {font-size:30px;}
.font32 {font-size:32px;}
.font34 {font-size:34px;}
.font36 {font-size:36px;}
.font38 {font-size:38px;}
.font40 {font-size:40px;}
.font46 {font-size:46px;}
/* 宽度 */
.w1180 {width: 1180px;}
.w980 {width:980px;}
.w590 {width:590px;}
.w380 {width:380px;}
.w350 {width:350px;}
.w800 {width:800px;}
.mauto {margin:0 auto;}
.fl {float: left;}
.fr {float: right;}
.yahei {font-family: Microsoft YaHei;}
.hid {overflow: hidden;}
.tl {text-align: left;}
.tc {text-align: center;}
.tr {text-align: right;}
.tj {text-align: justify;}
.block {display: block;}
.none {display: none;}
.bold {font-weight: bold;}
.normal { font-weight:normal;}
.rel {position: relative;}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
    *zoom: 1;
    *display: block;
}
/* 高度 */
.blank100 {height: 100px;overflow: hidden;clear: both;}
.blank90 {height: 90px;overflow: hidden;clear: both;}
.blank80 {height: 80px;overflow: hidden;clear: both;}
.blank70 {height: 70px;overflow: hidden;clear: both;}
.blank60 {height: 60px;overflow: hidden;clear: both;}
.blank55 {height: 55px;overflow: hidden;clear: both;}
.blank50 {height: 50px;overflow: hidden;clear: both;}
.blank40 {height: 40px;overflow: hidden;clear: both;}
.blank35 {height: 35px;overflow: hidden;clear: both;}
.blank30 {height: 30px;overflow: hidden;clear: both;}
.blank25 {height: 25px;overflow: hidden;clear: both;}
.blank20 {height: 20px;overflow: hidden;clear: both;}
.blank15 {height: 15px;overflow: hidden;clear: both;}
.blank10 {height: 10px;overflow: hidden;clear: both;}

/* a标签的样式 */
a {text-decoration: none;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}
a:hover {text-decoration: none;}

/* 字体颜色 */
.gfff,.gfff a,a.gfff {color:#fff;}
.black,.black a,a.black {color:#000;}
.g333,.g333 a,a.g333 {color: #333;}
.g666,a.g666,.g666 a {color: #666;}
.g999,.g999 a,a.g999 {color: #999;}
.gccc,.gccc a,a.gccc {color: #ccc;}
.blue,a.blue,.blue a {color: #039;}
.red,a.red,.red a {color: #ff0000;}
.gc50031,.gc50031 a,a.gc50031 {color: #c50031;}

/* 边距*/
.mt10 {margin-top:10px;}
.mt20 {margin-top:20px;}
.mb10 {margin-bottom:10px;}
.ml10 {margin-left:10px;}
.mr10 {margin-right:10px;}

/* 背景颜色 */
.bgfff {background: #fff;}
.bgf0 { background:#f0f0f0;}
.bgf7 { background:#f7f7f7;}

/* 头部样式 */
.header {
width: 100%;
left: 0;
top: 0;
z-index: 1000;
position: absolute;
height: 80px;
}

.header .logo {
    margin: 20px 0 0 0;
}

.header .logo a {
    width: 135px;
    height: 40px;
    background: url(/base/images/logo.svg) no-repeat;
	background-size:135px 40px;
}
.header .right { padding-top:22px;width:auto;}
.header .right .lang {margin:10px 0 0 20px;color:#fff; line-height:16px;}
.header .right .lang a {color:#fff;}
.header .right .lang .line { margin:0 7px;width:1px;height:16px; background:#fff;}
.header .right .login {margin-top:1px;}
.header .right .login a {color:#fff; border:solid 1px #fff; border-radius:16px; float:left;line-height:30px;width:68px;height:30px;}
.header .right .ht_register {margin-left:10px;}
.header .right .login a:hover { background:#c50031;color:#fff; border:solid 1px #c50031;}
.header .right a:hover {text-decoration:none;color:#fff;}
.header .nav {margin:0 0 0 70px;}
.header .nav ul li { float:left;padding:0 15px;position:static;}
.header .nav ul li .a { display:inline-block;color:#fff; text-align:center; padding:0 15px;line-height:78px;height:78px;}
.header .nav ul li .a::after,
.header .nav ul .cur .a::after,
.header .nav ul .dq .a::after {
  display:block;
  content:attr(title);
  font-weight:bold;
  visibility:hidden;
  height:0;
  color:transparent;
  overflow:hidden;
}
.header .nav ul li .a:hover,.header .nav ul .cur .a,.header .nav ul .dq .a {color:#fff;font-weight:bold; line-height:78px;border-bottom:solid 1px #fff;}



.header .nav ul li .sub-menu {position:absolute;left:0;width:100%;top:80px;background:#fff; z-index:1000;-webkit-box-shadow:0 5px 10px -4px rgba(0,0,0,0.1);
-moz-box-shadow:0 5px 10px -4px rgba(0,0,0,0.1);
box-shadow:0 5px 10px -4px rgba(0,0,0,0.1)}
.header .nav ul li .sub-menu dl {width:14.28%;display:inline-block; padding:18px 0 23px; vertical-align:top;}
.header .nav ul li .sub-menu .bf100 {width:100%; float:none; overflow:hidden;}
.header .nav ul li .sub-menu dl dt {height:42px;line-height:42px;}
.header .nav ul li .sub-menu .bf100 dt {width:24%; text-align:center; display:inline-block; padding:0;}
.header .nav ul li .sub-menu dl dd {height:32px;line-height:32px;}
.header .nav ul li .sub-menu dl dd a {font-size:14px;}
.header .nav ul li .sub-menu dl a {color:#333;}
.header .nav ul li .sub-menu dl a:hover {color:#c50031;}
.header .right .account {
    margin-left: 16px;
	z-index:0;
}
.header .right .account a {
    position: relative;
    z-index: 10;
    cursor: pointer;
    width: 65px;
    height: 34px;
    padding-left: 31px;
    background: url(/base/images/home-icon-4.png) no-repeat 0 0;
    border-radius: 4px;
    color: #fff;
    border: solid 1px #fff;
    line-height: 34px;
}

.header .right .account a:hover,
.header .right .account.cur a {
    background-position: 0 -72px;
    color: #fff;
    border: none;
	font-weight:normal;
    width: 67px;
    height: 36px;
    line-height: 36px;
}
.header .right .account p {
    border: solid 1px #ccc;
	width:96px;
    border-top: none;
    z-index: 9;
    position: absolute;
    top: 36px;
    left: 0px;
    text-align: center;
    border-radius: 0 0 4px 4px;
}

.header .right .account p .loginout {
	cursor:pointer;
    display: block;
    height: 35px;
	font-size:14px;
    background:#fff;
    color: #666;
    line-height:35px;
}
.header.cur {
background:#fff;
-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.1);
-moz-box-shadow:0 5px 10px rgba(0,0,0,0.1);
box-shadow:0 5px 10px rgba(0,0,0,0.1)	
}
.header.sticky{
position: fixed;
background:#fff;
-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.1);
-moz-box-shadow:0 5px 10px rgba(0,0,0,0.1);
box-shadow:0 5px 10px rgba(0,0,0,0.1)
}
.header.sticky .right .lang,
.header.cur .right .lang,
.sub-header .right .lang {color:#333;}
.header.sticky .right .lang a,
.header.cur .right .lang a,
.sub-header .right .lang a {color:#333;}
.header.sticky .right .login a,
.header.cur .right .login a,
.sub-header .right .login a {color:#333;border:solid 1px #e5e5e5;}
.header.sticky .right .login a:hover,
.header.cur .right .login a:hover,
.sub-header .right .login a:hover {color:#fff;border:solid 1px #c50031;}
.header.sticky .right .lang .line,
.header.cur .right .lang .line,
.sub-header .right .lang .line { background:#333;}
.header.sticky .logo a,
.header.cur .logo a,
.sub-header .logo a { background:url(/base/images/logo-2.svg) no-repeat; background-size:135px 40px;}
.header.sticky .nav ul li .a,
.header.cur .nav ul li .a,
.sub-header .nav ul li .a {color:#333;}
.header.sticky .nav ul li .a:hover,
.header.sticky .nav ul .cur .a,
.header.sticky .nav ul .dq .a,
.header.cur .nav ul li .a:hover,
.header.cur .nav ul .cur .a,
.header.cur .nav ul .dq .a,
.sub-header .nav ul li .a:hover,
.sub-header .nav ul .cur .a,
.sub-header .nav ul .dq .a {color:#333; font-weight:bold;border-bottom:solid 1px #c50031;}
.header.sticky .right .account a,
.header.cur .right .account a,
.sub-header .right .account a {
	background-position:0 -38px;
    color: #c50031;
    border: solid 1px #c50031;
}
.header.sticky .right .account.cur a,
.header.cur .right .account.cur a {
    background-position: 0 -72px;
    color: #fff;
    border: none;
    width: 67px;
    height: 38px;
    line-height: 38px;
}
.sub-header { position:inherit;left:0;top:0;
background:#fff;
-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.1);
-moz-box-shadow:0 5px 10px rgba(0,0,0,0.1);
box-shadow:0 5px 10px rgba(0,0,0,0.1);}

.footer {background:#272629;padding-top:40px;}
.footer .foot-share {padding-top:6px;width:330px;}
.footer .foot-share a {width:86px;height:46px;margin:0 0 20px 20px;border:solid 2px #333; border-radius:23px;}
.footer .foot-share a span {height:46px; filter:alpha(opacity=40);-moz-opacity:0.4;opacity:0.4;}
.footer .foot-share a .b1 {background:url(/base/images/wx.svg) no-repeat center; background-size:31px 25px;}
.footer .foot-share a .b2 {background:url(/base/images/xl.svg) no-repeat center; background-size:33px 27px;}
.footer .foot-share a .b3 {background:url(/base/images/tt.svg) no-repeat center; background-size:35px 20px;}
.footer .foot-share a .b4 {background:url(/base/images/in.svg) no-repeat center; background-size:28px 28px;}
.footer .foot-share a .b5 {background:url(/base/images/fb.svg) no-repeat center; background-size:26px 26px;}
.footer .foot-share a .b6 {background:url(/base/images/yt.svg) no-repeat center; background-size:29px 24px;}
.footer .foot-share a:hover { background:#333;}
.footer .foot-share a:hover span {filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;}
.footer .hotline {height:170px;width:391px; 
background:url(/base/images/foot-line-bg.png) no-repeat right 0;}
.footer .hotline .tit {height:38px; line-height:38px;}
.footer .hotline p { line-height:28px; padding-top:4px;color:#b2b2b2;}
.footer .hotline p a {color:#b2b2b2;}
.footer .hotline p a:hover { text-decoration:underline;color:#fff;}
.footer .address { padding-left:28px;height:170px;width:402px; 
background:url(/base/images/foot-line-bg.png) no-repeat right 0;}
.footer .address .tit {height:38px; line-height:38px;}
.footer .address p { line-height:28px; padding-top:4px;color:#b2b2b2;}
.footer .statement {line-height:24px;border-top:solid 1px #4c4c4c; clear:both; padding:25px 0;-webkit-text-size-adjust:none;}
.footer .statement a {color:#ccc;}
.footer .statement a:hover {color:#fff; text-decoration:underline;}
.copyright {color:#666; height:30px; line-height:30px; background:#1f1e21;}

/* float menu 悬浮弹窗*/

.float-menu {
    width: 50px;
    position: fixed;
    right: 20px;
    bottom: 137px;
    z-index: 9999999;
}

.float-menu a {
    display: block;
    width: 50px;
    height: 50px;
    position: relative;
    margin-top: 4px;
    background: #4d4d4d url(/base/images/float-menu-icon.png) no-repeat;
}

.float-menu a:hover {
    background: -webkit-gradient(linear, left top, right bottom, from(#7c76cc), to(#4d61de));
    background: -moz-linear-gradient(left, #7c76cc, #4d61de);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7c76cc, endColorstr=#4d61de, grandientType=1);
}

.float-menu .GoTop {
    background-position: 0 0;
    border-radius: 2px 2px 0 0;
}

.float-menu .Service {
    background-position: 0 -50px;
}

.float-menu .WenTi {
    background-position: 0 -100px;
}

.float-menu .GongGao {
    background-position: 0 -200px;
    border-radius: 0 0 2px 2px;
}
.float-menu .Strategy { 
	background-position:0 -250px; 
	border-radius:2px 2px 0 0;
}
.float-menu .GongGao .gonggao {
    display: none;
    font-weight: normal;
    background: #f5f5f5;
    border: solid 1px #c1c1c1;
    position: absolute;
    right: 50px;
    bottom: 0;
    padding: 0 15px;
    font-size: 14px;
    color: #666;
    height: 48px;
    line-height: 48px;
    white-space: nowrap;
}

.float-menu .GongGao .gonggao span {
    font-size: 12px;
}

.float-menu a i {
    position: absolute;
    z-index: 1;
    right: 0px;
    top: 0px;
    filter: alpha(opacity=0);
    opacity: 0;
    font-style: normal;
    font-size: 16px;
    color: #fff;
    width: 32px;
    height: 40px;
    padding: 5px 9px;
    text-align: center;
    line-height: 20px;
    display: block;
}

.float-menu .SaoMiao {
    background-image: none;
    background-color: #4d4d4d;
}

.float-menu .SaoMiao i {
    background: url(/base/images/float-menu-icon.png) no-repeat 0 -150px;
    text-indent: -9999em;
    overflow: hidden;
    opacity: 1;
    filter: alpha(opacity=100);
    padding: 0;
    width: 50px;
    height: 50px;
}

.float-menu .jiuban {
  background-image: none;
  background-color: #4d4d4d;
}

.float-menu .jiuban i {
  background: url(/base/images/go-jiuban.png) no-repeat;
  text-indent: -9999em;
  overflow: hidden;
  opacity: 1;
  filter: alpha(opacity=100);
  padding: 0;
  width: 50px;
  height: 50px;
}
.float-menu .jiuban i:hover{
  background: url(/base/images/go-jiuban-hover.png) no-repeat;
}
.float-menu a:hover i,
.float-menu .dq i {
    filter: alpha(opacity=100);
    opacity: 1;
}

.float-menu .erweima {
    display: none;
    background: #2f1e17;
    padding-bottom: 15px;
    position: absolute;
    right: 50px;
    bottom: 0px;
    width: 130px;
}

.float-menu .erweima h5 {
    height: 24px;
    line-height: 24px;
    background: -webkit-gradient(linear, left top, right bottom, from(#b8143c), to(#fe5840));
    background: -moz-linear-gradient(left, #b8143c, #fe5840);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b8143c, endColorstr=#fe5840, grandientType=1);
}

.float-menu .erweima .txt {
    line-height: 18px;
    padding: 14px 0;
}

.float-menu .erweima .pic img {
    border: 4px solid #fff;
}
/* Reservation form */
.FundReg { position:fixed;left:0;top:0;width:100%;height:100%; background:rgba(0,0,0,0.45);display:none;z-index:9998;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);
}
.FundReg .box { position:relative; padding:20px 0 0;margin:150px auto 0;width:450px;height:510px;background:#fff;}
.FundReg .close {opacity:1;cursor:pointer;background:url(/base/images/close-bg.png) no-repeat; position:absolute;right:20px;top:20px; display:block;width:23px;height:23px;}
.FundReg h4 {font-size:24px;color:#c50031; line-height:63px;}
.FundReg ul { padding-bottom:20px;}
.FundReg li { padding-bottom:10px;width:350px;margin:0 auto;}
.FundReg li p {height:32px; line-height:32px; font-family:Arial;}
.FundReg li .txt {border:solid 1px #ccc;height:38px;width:322px; line-height:38px;padding:0 13px;}
.FundReg li.edu .txt {width:262px;}
.FundReg li.edu .jine { padding-left:10px;line-height:40px;}
.FundReg .StepDiv { padding-bottom:25px;}
.FundReg .submitButton { background:#c50031;width:350px; border:none; height:42px; line-height:42px;color:#fff; cursor:pointer;}
.FundReg .tips { line-height:24px; padding:0 0 0 50px;}
.FundReg .tips strong { font-family:Arial;}
.followFloatDiv { position:fixed;width:100%;height:100%; z-index:99999;left:0;top:0; background:rgba(0,0,0,0.4);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);}
.followFloatDiv .cont { background:#fff; border-radius:10px;width:360px; padding:50px 0;margin-top:200px;}
.followFloatDiv .cont .close { position:absolute;right:20px;top:20px; background:url(/base/images/close-bg.png) no-repeat; cursor:pointer;width:23px;height:23px;}
.followFloatDiv .cont .pic { border:solid 10px #f7f7f7; border-radius:9px;}
.followFloatDiv .cont .txt { padding-top:24px;}
.followFloatDiv .cont .txt span {color:#5c79a6;}