@import url(reset.css);
/*公共样式*/
body, ul, ol, dl, dd, dt, li, h1, h2, h3, h4, h5, h6, p, div, form, fieldset, legend, th, td {margin:0;padding:0;border:0;}
body, em, span {font-family:"微软雅黑",Helvetica,sans-serif;font-size:13px;font-style:normal;font-variant: normal;}
body{color:#2e2e2e;overflow-x:hidden;}
img, a img {border:0;margin:0;padding:0;}
table, td {font-size:inherit;}
h1, h2, h3, h4, h5, h6 {margin:0;padding:0;font-size:100%;font-weight:normal;}
h1{padding-right:25px; color:#000; margin:0 auto; text-align:right;}
ul, ol, li {list-style:none;}
input, select, textarea {font-size:100%;padding:0;}
a{text-decoration: none;color:#6e6e6e;}
a:hover{color:#e46600;text-decoration: underline;}
li{list-style:none;}
.clear{clear:both;}
.fl{float:left;}
.fr{float:right;}
.overHide{ overflow:hidden;}
.hide{ display:none;}
.mct{margin:0 auto;}
/*banner*/
.banner{
    width:100%;
    height:760px;
    background:url("../images/bannerBg.jpg")no-repeat bottom center;
}
.wrapBox{
    width:1000px;
    clear:both;
    position:relative;
}
.bannerZ{
    width:872px;
    height:561px;
    margin:0 auto;
    padding-top:60px;
}
.logo{
    display: inherit;
}
.yike{
    position: absolute;
    top:5px;
    right:0;
}
.eventsTime{
    background:#eda94e;
    padding:50px 0;
}

.eventsTimeImg{
    width:576px;
    height:115px;
    margin:0 auto;
}
.eventB{
    width:100%;
    margin:40px auto;
    position:relative;
}
.eventB li{
    width:190px;
    margin-right:10px;
    float:left;
    font-size:18px;
    text-align: center;
    padding:30px 0;
    margin-bottom:30px;
}
.eventB li span{
    width:72px;
    height:72px;
    display:inline-block;
}
.eventB li span.e1 ,.eventB li span.e2 ,.eventB li span.e3 ,.eventB li span.e4,.eventB li span.e5{
    background-image:url("../images/i1.png");
}
.eventB li span.e1{
    background-position:0 0;
}
.eventB li span.e2{
    background-position:0 -72px;
}
.eventB li span.e3{
    background-position:0 -154px;
}
.eventB li span.e4{
    background-position:0 -216px;
}
.eventB li span.e5{
    background-position:0 -288px;
}
.eventB li span.e1:hover{
    background-position:72px 0px;
}
.eventB li span.e2:hover{
    background-position:72px -72px;
}
.eventB li span.e3:hover{
    background-position:72px -154px;
}
.eventB li span.e4:hover{
    background-position:72px -216px;
}
.eventB li span.e5:hover{
    background-position:72px -288px;
}
.eventB li.en,.eventB li:hover{
    color:#eda94e;
    border:1px solid #eda94e;
}
/*留学规划*/
.bigTitle,.bigTitle2{
    text-align: center;
    clear:both;
    color:#000;
    margin:40px auto;
}
.bigTitle dl,.bigTitle2 dl{
    border-left:2px solid #000;
    border-right:2px solid #000;
    font-size:30px;
    display:inline-block;
    padding:0 20px;
}
.bigTitle2 dl dd{
    padding:20px 0;
}
.bigTitle dl dt{
    font-weight:bold;
}
/*背景提升*/
#divSmallBox{overflow:hidden;*display:inline;*zoom:1;width:10px;height:10px;margin:0 5px;border-radius:10px;}
#playBox{ width:1000px; height:310px; position:relative; overflow:hidden;background:#eda94e;}
#playBox .oUlplay { width:99999px; position:absolute;left:0;top:0;}
#playBox .oUlplay li{ float:left;}
#playBox .pre{ cursor:pointer; width:30px; height:30px; background:url(../images/row-left.png) no-repeat; position:absolute; top:170px; left:0px; z-index:10;}
#playBox .next{ cursor:pointer; width:30px; height:30px; background:url(../images/row-right.png) no-repeat; position:absolute; top:170px; right:0px; z-index:10;}
#playBox .smalltitle {width:1000px; height:10px; position:absolute;left:50%; bottom:15px; z-index:10}
#playBox .smalltitle ul{ width:100px; margin:0 auto;}
#playBox .smalltitle ul li{ width:10px; height:10px; margin:0 5px; border-radius:10px; background:#ddd; float:left; overflow:hidden;*display:inline;*zoom:1;}
#playBox .smalltitle .thistitle{ background:#eda94e;}
.wrapBox table.tableB{
    width:100%;
    background:#eda94e;
    color:#fff;
    text-align: center;
    height:260px;
}
.wrapBox table.tableB .topN{
    font-size:26px;
    font-weight:bold;
    padding-bottom:10px;
    border-bottom:1px solid #fff;
}
.wrapBox table.tableB tbody{
    width:100%;
    height:260px;
    padding:30px 0;
}
.wrapBox table.tableB tr th{
    font-weight:bold;
    text-align: center;
    font-size:18px;
    padding:10px 0 20px 0;
}
.wrapBox table.tableB tr td{
    font-size:16px;
    padding:10px 0;
}
/*产品介绍*/
.bg1{
    width:100%;
    height:auto;
    background: url("../images/bg1.png") no-repeat top left;
}
.product{
    width:830px;
    margin:0 auto;
}
.product li{
    width:100%;
    padding-bottom:30px;
    border-bottom:1px solid #ddd;
    display:inline-block;
    clear: both;
    margin-bottom:30px;
}
.product li:last-child{
    border:none;
    margin-bottom:0;
}
.product li span{
    width:300px;
    height:200px;
    float:left;
    margin-right:30px;
}
.product li dl{
    width:500px;
    float:left;
}
.product li dl dt{
    font-size:24px;
    font-weight:bold;
    margin:50px 0 10px 0;
}
.product li dl dd{
    font-size:18px;
    line-height:26px;
}
.product li dl dd a{
    padding:5px 10px;
    color:#fff;
    background:#fa9947;
    margin:20px 0 0 0;
    display: inline-block;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
}
.product li dl dd a:hover{
    background:#e39e42;
}
/*特邀嘉宾*/
.guests,.services{
    width:1000px;
    margin:0 auto;
}
.guests li{
    width:266px;
    height:440px;
    margin:33px;
    float:left;
    margin-bottom:50px;
    color:#2e2e2e;
    position: relative;
}
.guests li.boxShadow{
    border:1px dashed #eda94e;
    overflow: hidden;
}
.guests li dd a{
    padding:5px 20px;
    background:#e8e8e8;
    color:#878787;
    display:inline-block;
    position: absolute;
    bottom:10px;
    left:16%;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
}
.guests li dd a:hover,.guests li.boxShadow dd a:hover{
    color:#fff;
    background:#e39e42;
}
.guests li.boxShadow dd a{
    padding:5px 20px;
    background:#eda94e;
    color:#fff;
    display:inline-block;
    position: absolute;
    bottom:20px;
    left:16%;
}
.guests span{
    width:266px;
    height:266px;
}
.guests dl{
    text-align:center;
}
.guests dl dt{
    font-size:24px;
    margin:20px 0 10px 0;
    font-weight:bold;
}
.guests dl dd{
    font-size:18px;
    line-height: 26px;
}
.tian-wx{
    width:200px;
    height:200px;
    margin:0 auto;
    text-align: center;
    color:#e39e42;
}
/*顾问*/
.advisor_wrap{width:1000px;margin:0 auto;position: relative;}
.advisor{width:1000px;margin:0 auto;overflow: hidden;}
.advisor_wrap .adv_l{position: absolute;width:28px;height:51px;left:-68px;top:50%;cursor: pointer;margin-top:-25px;}
.advisor_wrap .adv_r{position: absolute;width:28px;height:51px;right:-68px;top:50%;cursor: pointer;margin-top:-25px;}
.advisor .advisor_div{width:200%;overflow: hidden;}
.advisor .advisor_div .advisor_ul{width:50%;margin:0;padding:0;float:left;overflow: hidden;}
.advisor_div .advisor_ul li{width:300px;background: #fff;float:left;margin-right:30px;margin-bottom:20px;}
.advisor_div .advisor_ul h4{font-size: 20px;color: #86ad1b;font-weight: bold;margin:10px 0 0px 10px;padding:0;}
.advisor_div .advisor_ul p{font-size: 14px;color: #414141;padding:0;margin:10px 0 20px 10px}
.advisor_div .advisor_ul .li_maring0{margin-right:0;}
/*参展院校*/
/*.content{width:1000px;max-width:1000px;float:left;}*/
.contentBox{width:1072px;margin:0 auto;}
.colleget_tab{ width:1000px; height:35px;margin:0 auto;}
.colleget_tab li{ position:relative; float:left; display:inline; width:192px; height:35px; line-height:35px; text-align:center; font-size:18px; color:#fff; cursor:pointer;}
.colleget_tab li.active span{ position:absolute; bottom:-20px; left:85px;}
.colleget_tab li.active span.tab_one{ width:0; height:0; line-height:0; border:10px dashed transparent; border-top:10px solid #00a0e6;}
.colleget_tab li.active span.tab_two{ width:0; height:0; line-height:0; border:10px dashed transparent; border-top:10px solid #004196;}
.colleget_tab li.active span.tab_three{ width:0; height:0; line-height:0; border:10px dashed transparent; border-top:10px solid #eb5505;}
.colleget_tab li.active span.tab_four{ width:0; height:0; line-height:0; border:10px dashed transparent; border-top:10px solid #009137;}
.colleget_tab li.active span.tab_five{ width:0; height:0; line-height:0; border:10px dashed transparent; border-top:10px solid #b47d19;}
.yuanxiao{ width:1000px; height:auto; margin:0 auto; margin-top:30px; display:none;}
.yuanxiao.active{ display:block;}
.yuanxiao ul{margin-left:10px;}
.yuanxiao ul li{ width:235px; height:150px;background:#f9f9f9; margin-left:12px; margin-top:20px; float:left; text-align:center; font-size:1em; color:#333; line-height:20px;border:3px dashed #ededed;overflow: hidden;}
.yuanxiao ul li img{ margin-bottom:10px;}
.yuanxiao ul li span{height:52px; font-size:12px; line-height:20px; color:#999;display:inline-block;}
.yuanxiao ul li{display:inline-block; -webkit-transition-duration:0.3s; transition-duration:0.3s; -webkit-transition-property:transform; transition-property:transform;-webkit-transform:translateZ(0); transform:translateZ(0); box-shadow:0 0 1px rgba(0, 0, 0, 0);}
.yuanxiao ul li:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px);z-index:99999;border:3px solid #f1de9d;}
.zixun,.join{width:100px;height:30px;line-height:30px; text-align:center;margin-top:10px;}
.zixun{float:left;margin-left:8px;}
.join{float:right;margin-right:8px;}
a.zx .zixun{width:100px;height:30px;background:#fa9947;font-size:16px; color:#fff;}
a:hover.zx .zixun{width:100px;height:30px;background:#f85a41;font-size:16px; color:#fff;}
.lm,.jo{cursor:pointer}
.lm a.jo .join{background:#fa9947;font-size:16px; color:#fff;}
.lm a:hover.jo .join{background:#f85a41;font-size:16px; color:#fff;}

.more{ width:1000px; height:40px; font:18px/40px "微软雅黑"; text-align:center; display:inline-block;color:#fa9947;clear:both;background:#fafafa;}
/*现场优惠*/
.services ul li{
    width:266px;
    margin:20px;
    float:left;
    text-align: center;
}
.services ul li dl dt{
    font-size:24px;
    padding-bottom:15px;
    border-bottom:2px solid #2e2e2e;
    margin-bottom:30px;
}
.services ul li dl dd{
    font-size:18px;
    margin:20px;
}
.services ul li dl dd.price{
    color:#eda94e;
    font-size:60px;
    font-weight: bold;
}
.services ul li dl dd.price span{
    font-size:24px;
    font-weight: normal;
}
.bg2{
    width:100%;
    height:auto;
    background: url("../images/bg2.png") no-repeat top right;
    clear:both;
    display:inline-block;
}
/*表单*/
.formBox{
    width:100%;
    clear:both;
}
.formBox ul li{
    width:300px;
    float:left;
    margin-right:15px;
    background:#fff;
    padding:10px;
    -moz-box-shadow:inset 0 0 10px #888;
    -webkit-box-shadow:inset 0 0 10px #888;
    box-shadow:inset 0 0 10px #888;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
}
.formBox ul li:last-child{
    margin-right:0;
}
.formBox ul li input,.formBox ul li select{
    width:100%;
    padding:5px 0;
    display:inline-block;
    background:none;
    border:none;
}
.formBox ul li input.i1,.formBox ul li input.i2,.formBox ul li.i3{
    display:inline-block;
}
.formBox ul li input.i1{
    background:url("../images/i1.jpg")no-repeat top right;
}
.formBox ul li input.i2{
    background:url("../images/i2.jpg")no-repeat top right;
}
.formBox ul li.i3{
    background:url("../images/i3.jpg")no-repeat center right #fff;
    background-position:98% 50%;
}
/* webkit 浏览器*/
::-webkit-input-placeholder {
    color:#3a3a3a;
    font-family: "Arial", '微软雅黑';
}
/* 火狐浏览器 */
::-moz-placeholder {
    color:#3a3a3a;
    font-family: "Arial", '微软雅黑';
}
.login{
    display:block;
    padding:40px 0 120px 0;
    clear:both;
}
.login_btn{
    text-align:center;
    margin:0 auto;
}
.login input{
    padding:8px 60px;
    background:#eda94e;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    font-size:18px;
    color:#fff;
    border:none;
    letter-spacing:20px;
}
/*在线预约表单*/
.reg{z-index: 3;position:fixed;top:150px;left:0;padding:0 8px 10px;width:160px;background:#ff8e32;}
.reg h5{font-size:26px;line-height:70px;height:60px;color:#fff;}
.reg form{margin:0 auto;}
.reg form  input,.reg form  select{
    height:30px;
    line-height:30px;
    font-size: 14px;
    padding-left:10px;
    border:none;
    margin-bottom:15px;
}
.reg form  input {
    width:145px;
}
.reg form select{
    width:145px;
    cursor:pointer;
}
.reg form input::-webkit-input-placeholder{
    color:#000;
}
.reg form input:-moz-placeholder{
    color:#000;
}
.reg form input::-moz-placeholder{
    color:#000;
}
.reg form input:-ms-input-placeholder{
    color:#000;
}
.reg .form dl .dropdown ul {top:30px;}
.btn2 span{padding:0;font: 16px/30px "Microsoft YaHei";height: 30px;width:145px;background:#666;margin-bottom:10px;display:inline-block;text-align:center;color:#fff;}
.btn2 span:hover{background:#494949;}
/*.btn2 {width:155px;background:none;border:none;color:#fff;cursor:pointer;}*/
/* 通用底*/
.warp960{width:960px; margin:0 auto; position:relative; text-align:left;  color:#333;}
.footer{ text-align:center; line-height:24px; margin:0 auto 20px; padding-top: 20px; border-top: 1px solid #e5e5e5;  font-size:12px; font-family:'宋体'; color:#333;}
.footer .wrap960,.footer .warp960{text-align:center}
.footer a{color:#333;}
.footer .f_links{ margin:0 0 30px;}
.footer .f_links a{ margin:0 10px; line-height:28px;}
.footer a:hover{color:#333;}
/*乐语*/
.clear:after{content:'\20';display:block;height:0;clear:both;visibility:hidden;}
.yb_conct{position:fixed;z-index:999;top:310px;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar ul a.l_top li.yb_top{background:#5b5b5b url(http://file.xdf.cn/uploads/150630/614_20150630180931.png) no-repeat 0 0;}
.yb_bar ul a:hover.l_top li.yb_top{background:#d97900 url(http://file.xdf.cn/uploads/150630/614_20150630180931.png) no-repeat 0 0;}
.yb_bar ul a.l_top li.yb_QQ{background:#5b5b5b url(http://file.xdf.cn/uploads/150630/614_20150630180931.png) no-repeat 0 -113px;}
.yb_bar ul a:hover.l_top li.yb_QQ{background:#d97900 url(http://file.xdf.cn/uploads/150630/614_20150630180931.png) no-repeat 0 -113px;}
.yb_bar ul a.l_top li.yb_wb{background:#5b5b5b url(http://file.xdf.cn/uploads/150630/614_20150630180931.png) no-repeat 0 -170px;}
.yb_bar ul a:hover.l_top li.yb_wb{background:#d97900 url(http://file.xdf.cn/uploads/150630/614_20150630180931.png) no-repeat 0 -170px;}
.yb_bar ul a.l_top li.yb_ercode{background:#5b5b5b url(http://file.xdf.cn/uploads/150630/614_20150630180931.png) no-repeat 0 -227px;}
.yb_bar ul a:hover.l_top li.yb_ercode{background:#d97900 url(http://file.xdf.cn/uploads/150630/614_20150630180931.png) no-repeat 0 -227px;}
.yb_bar .yb_top{background:#5b5b5b url(http://file.xdf.cn/uploads/150630/614_20150630180931.png) no-repeat 0 0;}/*返回顶部*/
.yb_bar .yb_QQ{background:#5b5b5b url(http://file.xdf.cn/uploads/150630/614_20150630180931.png) no-repeat 0 -113px;}/*在线咨询*/
.yb_bar .yb_wb{background:#5b5b5b url(http://file.xdf.cn/uploads/150630/614_20150630180931.png) no-repeat 0 -170px;}/*微博*/
.yb_bar .yb_ercode{background:#5b5b5b url(http://file.xdf.cn/uploads/150630/614_20150630180931.png) no-repeat 0 -227px;}/*微信*/
.hd_qr{padding:0 29px 25px 29px;}
/*固定层*/
#mintbar{height:80px;position:fixed;z-index:996;-webkit-transform: translateZ(0); background:rgba(0,0,0,0.9) none repeat scroll !important;background:#db0930; filter:Alpha(opacity=90);bottom:0; left:0; width:100%; display:inline-block;}
.ban_box{width:1000px;display: inline-block;position: relative;z-index:10000;}
.ban_box .ban_box-teacher{position: absolute;z-index:10001;bottom:0;}
.ban_an{width:700px;height:80px; float:left;margin-left: 150px;}
.ban_an .form-title{font-size:18px;color:#fff;margin:10px 0 5px 0;}
.ban_an .form-title strong{color:#f08905;}
.ban_an ul{padding:0px;float:left;}
.ban_an ul li{float:left;height:30px;line-height:30px;margin-right:20px;}
.ban_an ul li span.span1{font-size:14px;color:#fff;}
.ban_an ul li span.span2 input{width:180px;}
.ban_an ul li span.span2 select{width:220px;}
.bbtn,.ban_an ul li span.span2 select{font-size:14px;text-align:center;}

.ban_an ul li span.span2 select{width:120px;text-align: center;height:24px;line-height:24px;}
.bbtn{}
.bbtn input{border:none;background:none;width:100px;color:#fff;height:30px;line-height:30px;background:#d8580a;float:right;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;margin:40px 40px 0 0;cursor: pointer;}
#closebtn{right:0;top:0;margin-top:15px;position: absolute;}
#mint{cursor:pointer;position:relative;z-index:1000;}
#mint img{position:fixed;bottom: 0;left: 0;}