/*global 151201 filter:alpha(opacity=97);-moz-opacity:0.97;opacity:0.97;font:62.5%/150% '\5FAE\8F6F\96C5\9ED1''\5b8b\4f53'*/
html{margin:0;padding:0;border:0;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;overflow-y:scroll;overflow-x:hidden}
body,div,span,h1,h2,h3,h4,h5,h6,p,pre,a,abbr,address,code,del,em,q,dl,dt,dd,ol,ul,li,form,caption,tbody,tfoot,thead,
article,aside,dialog,figure,footer,header,nav,section,td{margin:0;padding:0;border:0;word-wrap:break-word;word-break:break-all}
body{height:100%;font:normal 12px/1.5 "simsun","Helvetica Neue", Verdana, Geneva, sans-serif;color:#333;background:#fff}
article, aside, details, figcaption, figure, dialog, footer, header, hgroup, menu, nav, section{display:block}
div,p,dt,dd,li,h1,h2,h3,h4,h5,h6,th,td{zoom:1}s{color:#888}[hidden],template{display:none}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}table,th,tr ,td{border-collapse:collapse;border-spacing:0}
li{list-style-type:none}img,.nobd{border:none !important}em,th,i{font-style:normal;font-weight:normal}
input,select,form img,button,label,textarea{vertical-align:middle;font-family:Tahoma;color:#000}
a{background-color:transparent;color:#333;text-decoration:none;zoom:1}
img{vertical-align:middle}
body{font-family:Microsoft Yahei,"Arial","Hiragino Sans GB",sans-serif}

/*--Expand Css--*/
.section{width:100%;}
.secbox{width:1200px; margin:0 auto; position:relative}
.lin-img{width:100%;float:left;}.lin-img img{width:100%;}
.fl{float:left;}.fr{float:right;}
.clear{clear: both;}



/*Í·²¿*/
.header{
  width: 100%;
  height: 58px;
  background:#fff;
}
.header .logo{width:auto}
.header .nav{
  float:left;
  margin:6px 0px 0px 30px;
}

.header .nav .nav-item{
  width:105px;
  text-align: center;
  font-size: 16px;
  position: relative;
  height:52px;
}
.header .nav .nav-item:nth-child(3) a{color: #DB2251}
.header .nav .nav-item:hover{background-color: #003764}
.header .nav .nav-item:hover .drop-icon{background:url(/skin/index_new/static/imgs/us_38.png) no-repeat }
.header .nav .nav-item:hover > a{
  color: #fff
}
.header .nav .nav-item > a{
  line-height: 52px;
  color:#3C3C3C;
  position: relative;
  cursor:pointer;
  display: inline-block;
}

.fixed-header{
  position: fixed;
  left: 0;
  top: 0px;
  z-index: 999;
}
.soft-drop{
  width: 120px;
  height: auto;
  min-height: 84px;
  background: rgba(255, 255, 255, 0.8);
  filter: Alpha(opacity=80);
  background: #fff;
  position: absolute;
  top: 0px;
  left:-4px;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
}

.soft-drop a{
   display: block;
   height: 46px;
   line-height: 46px;
   font-size: 14px;
   color: #333;
}
.soft-drop a:hover{
  background-color: #F8FAFF;
  color: #DB2251
}

.soft-drop a.soft-more{
  border-top:1px #f1f1f1 solid;
  color: #666;
  text-align: center;
}

.header .nav .nav-item .drop-icon{
  width: 8px;
  height: 6px;
  background:url(/skin/index_new/static/imgs/us_37.png) no-repeat; 
  margin: 24px 0px 0px 4px;
  float:right;
}

.header .nav .nav-item:hover .soft-drop{
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 1000;
  top: 52px;
  visibility: visible;
}
.soft-drop .nav_ul2{
   width:100%;
   margin-top:20px;
   display: inline-block;
}
.soft-drop .nav_ul2 li{
   width:240px;
   height:146px;
   margin-left:38px;
   position: relative;
   float:left;
}
.soft-drop .nav_ul2 li:nth-child(1){margin-left:50px;}
.soft-drop .nav_ul2 li .nav_bg{
   width:240px;
   height:146px;
   background:rgba(0,55,100,0.5); 
   position: absolute;
   left:7px;
   top:0px;
}
.soft-drop .nav_ul2 li .nav_bg:hover{background: none}
.soft-drop .nav_ul2 li .nav_bg p{
  width:100%;
  font-size:18px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  position: absolute;
  left:0px;
  bottom: 0px;
}
.nav_kc{
  width:282px;
  margin-top:15px;
  text-align: left;
  float:left;
}
.nav_kc h3{
  font-size:18px;
  color: #3C3C3C;
  font-weight: bold;
}
.nav_kc em{
  width:26px;
  height:2px;
  background-color: #3C3C3C;
  margin-top:5px;
  display: inline-block;
}
.nav_kc .last{ 
  width:100%;
  display: inline-block;
}
.nav_kc .last a{
  width:215px;
  height:33px;
  line-height: 33px;
  display: inline-block;
}


/*Î²²¿*/
.footer{
  background-color: #001F39;
  height:370px;
}
.footer-logo{
  width:100%;
  display: inline-block;
  margin-top:25px;
  padding-bottom: 18px;
  background:url(/skin/index_new/static/imgs/footer-logo_bg.png) no-repeat left bottom;
}
.foot_gp{
  width:78px;
  height:46px;
  float:left;
  margin:25px 0px 0px 278px;
}

.footer-text{
  width:100%;
  display: inline-block;
  margin-top:35px;
}
.footer-text dl{
  width:125px;
  margin-left:62px;
  float:left;
}
.footer-text dl dt{
  font-size:16px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 13px
}
.footer-text dl dt em{
  width:20px;
  height:2px;
  background-color: #fff;
  display: inline-block;
}
.footer-text dl dd{
  width:125px;
  float:left;
  padding-bottom: 6px;
}
.footer-text dl dd a{
  font-size:14px;
  color:#bcbcbc;
}
.footer-text dl dd a:hover{
  text-decoration:underline;
}
.footer-text .cood{
  width:103px;
  margin-top:25px;
  float:left;
}
.footer-text .cood img{
  width:103px;
}
.footer-text .cood p{
  font-size:12px;
  text-align: center;
  color: #fff;
  padding-top: 5px;
}
.foot-tel{
  width:410px;
  float:left;
  padding-left:15px;
}
.foot-tel span{
  width:100%;
  font-size:14px;
  color: #d9d9d9;
  display: inline-block;
  padding-bottom:6px; 
}
.foot-tel h3{
  font-size:36px;
  color: #F5CE92;
  font-weight: bold;
}
.footer-btm,.footer-btm a{
  height:50px;
  line-height: 50px;
  font-size:12px;
  color: #929090;
  background-color: #001A2E;
  text-align: center;

}

.fot_safe{
  height:145px;
  background-color: #F5F7FC;
}
.as_ul{
  width:100%;
  padding-top: 25px;
  display: inline-block;
}
.as_ul li{
  width:102px;
  text-align: center;
  margin-left:30px;
  float:left;
}
.as_ul li .w-img{
  height:32px;
  padding-bottom: 10px; 
}
.as_ul li p{
  font-size:12px;
  line-height: 21px;
  color: #909399
}
.as_ul li:nth-child(1){margin-left:10px;}

/*ÄÚÈÝ*/
.tites{
  text-align: center;
  font-size:36px;
  color: #333;
}
.banner{
  height:500px;
  background:url(/teachers/static/imgs/banner.jpg) no-repeat center;
}
.sec1{
  padding:45px 0px 0px 0px;
}
.sec1 h1,.footpr h1{
  font-size:16px;
  color: #666;
  text-align: center;
  padding-top: 10px
}
.sec1 h3{
  font-size:22px;
  color: #555;
  text-align: center;
}
.sec1 h3 span{
  color: #065A9E
}
.index101-div{
  width:100%;
  height:290px;
  margin:55px 0px 45px 0px;
}
.index101-block{
  width:290px;
  height:290px;
  margin:0 5px;
  float:left;
  background:#eee;
}
.index101-block:hover{
   background:#065A9E
}
.index101-block:hover .index101-block-p,.index101-block.on .index101-block-p{color:#fff;border-bottom:1px solid #fff;}
.index101-block-p{
  line-height:100px;
  height:100px;
  width:90%;
  margin:0 auto;
  clear:both;
  text-align:center;
  color:#065A9E;
  font-size:30px;
  font-weight:bold;
  border-bottom:1px solid #b2b2b2;
}
.index101-block:hover .index101-block-p2,.index101-block.on .index101-block-p2{color:#fff;}
.index101-block-p2{
  line-height:75px;
  height:65px;
  width:90%;
  font-size:24px;
  margin:0 auto;
  text-align:center;
    font-weight:bold;
  color:#555;
}
.index101-block:hover .index101-block-p3,.index101-block.on .index101-block-p3{color:#fff;}
.index101-block-p3{
  line-height:27px;
  width:88%;
  font-size:16px;
  margin:0 auto;
  color:#717171;
}

/*------Ê¦×Ê½éÉÜ------*/
.teach{width:100%;height:492px;margin:50px 0px;overflow: hidden;}
.teach .tites{margin-bottom: 55px}
.tea-ul{
  width:260px;
  position: relative;
  position: absolute;
  left:0px;
  top:50px;
  z-index: 998;
}
.tea-ul li{
  width:100%;
  height:60px;
  line-height: 60px;
  text-align: center;
  font-size:20px;
  color: #333;
  background-color: #dfdfdf;
  border-radius: 5px;
  margin-bottom: 18px;
  cursor: pointer;
}
.tea-ul li.curr{
  background-color: #065A9E;
  color: #fff;
}

.mod18{width:100%;position:relative;}
.mod18 .btn{position:absolute;cursor:pointer;z-index:99;}
.mod18 .prev{left:158px;background:url(/teachers/static/imgs/prev.png) no-repeat;}
.mod18 .prev:hover{background:url(/teachers/static/imgs/prev_hov.png) no-repeat;}
.mod18 #prevTop,.mod18 #nextTop{top:250px;width:25px;height:43px;}
.mod18 .prev,.mod18 .next{top:420px;width:25px;height:43px;}
.mod18 #prevTop{display: none}
.mod18 #nextTop{display: none}
.mod18 .next{right:180px;background:url(/teachers/static/imgs/next.png) no-repeat;}
.mod18 .next:hover{background:url(/teachers/static/imgs/next_hov.png) no-repeat;}
.mod18 li{float:left;}
.mod18 .cf li{position:relative;color:#fff;}
.mod18 .picBox{width:1200px; height:392px;position:relative;overflow:hidden;}
.mod18 .picBox ul{height:392px;position:absolute; left:0;}
.mod18 .picBox li{padding-right:1px; width:1200px;height:345px;}
.mod18 .listBox{width:750px;height:100px;margin:0 auto;position:relative;overflow:hidden;}
.mod18 .listBox ul{height:100px;position:absolute;}
.mod18 .listBox li{width:100px;height:100px;cursor:pointer;position:relative;margin-right:3px}
.mod18 .listBox li i{width:100px;height:100px;position: relative; background:rgba(0,0,0,.5);position: absolute;left:0px;top:0px;}
.mod18 .listBox .on i{background:none;}

.mod18 .picBox .teach-le{
  width:335px;
  margin-left:320px;
  float:left;
  text-align: center
}
.teach-rt{
  width:395px;
  float:left;
  margin:50px 0px 0px 50px;
}
.teach-rt h3{
  width:450px;
  font-size:22px;
  color: #065A9E;
  padding-bottom: 3px
}
.teach-rt .text{
  width:100%;
  height:153px;
  font-size:16px;
  color: #666;
  display: inline-block;
  margin-top:20px;
}
.teach-rt .last{
  width:100%;
  display: inline-block;
}
.teach-rt .last a{
  width:140px;
  height:40px;
  line-height: 40px;
  text-align: center;
  font-size:18px;
  color: #fff;
  background-color: #DB2251;
  border-radius: 5px;
  float:left;
}
.teach-rt .last a:hover{background-color: #DE003B}
.teach-rt .last span{
  font-size:18px;
  color: #9d9d9d;
  padding:12px 0px 0px 5px;
  float:left;
}
.teach-rt .text2{
  font-size:16px;
  color: #9d9d9d;
  padding:2px 0px 0 10px;
}
.teach-rt .text2 em{
  color: #ff0000
}

/*footpr*/
.footpr{
  height:500px;
  background: url(/teachers/static/imgs/footpr.jpg) no-repeat center
}
.footpr .tites{padding-top: 23px}
.w-dream{
    width:1027px;
    margin:133px 0px 0px 87px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.w-dream li{
    width:252px;
    text-align: center;
    line-height: 36px
}
.w-dream li p{
    font-size:18px;
    color: #fff;
}
.w-dream li .list{
    font-size:50px;
    color: #fff;
}






/*µ¯³öÉêÇëÊÔÌý*/
.jlbg{width:100%;height:100px;top:0px;left:0px;position:absolute;filter: Alpha(opacity=35);opacity:0.35; background:#000; display:none;z-index:9998}
.popbox{
  width:615px;
  height:400px;
  position: fixed;
  left:50%;
  top:25%;
  margin:0px 0 0 -300px;
  background-color: #fff;
  border:5px solid #ccc;
  border-radius: 5px;
  z-index: 9999;
  display: none
}
.pupc{
  width:100%;
  float:left;
  margin:16px 0px 20px 0px;
  
}
.pupc a{
  float:right;
  font-size:16px;
  margin-right:28px;
}
.popbox h1{
  text-align: center;
  font-size:32px;
  color: #000;
  font-weight: bold;
}
.popbox h1 span{
  color: #ff0000
}
.popbox .info2{
  margin:20px 0px 0px 80px;
}
.popbox .info2 p{
  margin-bottom: 18px;
}
.popbox .info2 p input{
  width:420px;
  height:36px;
  line-height: 36px;
  padding-left:12px;
  font-size:16px;
  font-family: 'Î¢ÈíÑÅºÚ'
}
.popbox .info2 select{
  width:436px;
  height:36px;
  line-height: 36px;
  padding-left:12px;
  font-size:16px;
  color: #666;
  font-family: 'Î¢ÈíÑÅºÚ';
  margin-bottom: 20px;
  border:1px solid #ccc;
}


.popbox .info2 .btn{
  width:432px;
  height:38px;
  line-height: 38px;
  text-align: center;
  font-size:18px;
  color: #fff;
  background-color: #bf0000;
  border:none;
  font-family: 'Î¢ÈíÑÅºÚ';
  cursor: pointer;

}
.popbox .text{
  width:442px;
  margin:20px 0px 0px 80px;
  font-size:14px;
  color: #666;
  text-align: center;
}
.popbox .text span{
  background: red;
  padding:2px 5px;
  color: #fff
}


/*·µ»Ø¶¥²¿*/
#scroll{
  width:40px;
  height:40px;
  cursor: pointer;
  position: fixed;
  bottom: 100px;
  right:50px
}

#app{
   
    position: fixed; 
    left: 0px; 
    top: 0px; 
    width: 100%; 
    height: 100%; 
    display: none; 
    z-index: 999; 
background: rgba(193,193,193, 0.6);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99c1c1c1, endColorstr=#99c1c1c1);
  display:none; 
}
#app img{
 position: absolute;
 left: 50%;
 top: 50%;
margin-left:-300px;
margin-top:-400px;

  }
  
  .button1 {
  background: #599bb3;
  background-image: -webkit-linear-gradient(top, #599bb3, #408c99);
  background-image: -moz-linear-gradient(top, #599bb3, #408c99);
  background-image: -ms-linear-gradient(top, #599bb3, #408c99);
  background-image: -o-linear-gradient(top, #599bb3, #408c99);
  background-image: linear-gradient(to bottom, #599bb3, #408c99);
  -webkit-border-radius: 8;
  -moz-border-radius: 8;
  border-radius: 8px;
  text-shadow: 0px 1px 0px #3d768a;
  -webkit-box-shadow: 0px 10px 14px -7px #276873;
  -moz-box-shadow: 0px 10px 14px -7px #276873;
  box-shadow: 0px 10px 14px -7px #276873;
  font-family: Arial;
  color: #ffffff;
  font-size: 16px;
  padding: 12px 30px 12px 30px;
  text-decoration: none;
}

.button1:hover {
  color: #ffffff;
  background: #408c99;
  text-decoration: none;
}
.w-close{
   position: absolute;
 top: 75%;
left:48%;

  }

/*µ¯´°*/
#box1{width:510px;height:333px;position:fixed;left:50%;top:50%; margin:-176px 0 0 -280px; z-index:9999;display:none;border-radius:10px;}
#box1 p{padding:0 10px;margin-top:10px;}
#box1 span{color:#ff0;padding-left:5px;}
#box1 h2{ margin:0;height:25px;cursor:move;text-align:right;padding:0 10px;}
#box1 h2 a{color:#fff;font:12px/25px Arial;width:20px;height:20px;line-height: 20px;text-align: center;background-color:#666;border-radius: 50px;float:right;margin-top:5px;}


/*²à±ßÀ¸*/
.t-zxzc-new{width:56px;height:182px;position:fixed;top:100px;right:20px;z-index:9999}
.t-zxzc-new a{display:block;position:relative;width:67px;height:67px;margin-bottom:7px;background:#a82024;font-size:12px;text-align:center;color:#fff;cursor:pointer}
.t-zxzc-new i{display:inline-block;width:26px;height:26px;background:url(http://www.timesmba.com/images/index-icon.png) no-repeat;margin:13px auto -3px}
.t-zxzc-new i.i_online{background-position:-331px 0}
.t-zxzc-new i.i_tel{background-position:-367px 0}
.t-zxzc-new i.i_reg{background-position:-403px 0}
.t-zxzc-new i.i_daili{background-position:-403px -30px}
.t-zxzc-new a p{line-height:26px}
.t-zxzc-new a .t-pnum,.t-zxzc-new a .t-kf-hover{display:none;position:absolute;top:0;width:67px;height:57px;padding-top:10px;background:#a82024;text-align:center;}
.t-zxzc-new a .t-pnum{left:-220px;width:230px;font-size:24px;line-height:47px}
.t-zxzc-new a .t-pnum i{position:relative;top:7px;left:5px;display:inline-block;width:38px;height:30px; background:url(http://www.timesmba.com/images/index-icon.png) no-repeat -490px 0 / 1690px auto;margin:0 10px 0 0}
.t-zxzc-new a .t-kf-hover{left:0;font-size:16px;line-height:23px}
.t-zxzc-new a:hover .t-pnum,.t-zxzc-new a:hover .t-kf-hover{display:block}
.t-zxzc-new a .t-kft p{font-size:14px;line-height:20px}
.t-sear .z-zh i{background:url(http://www.timesmba.com/images/index-icon.png) no-repeat -308px -28px!important;width:14px;height:7px;display:inline-block;margin-left:3px}
.t-sear .z-zh i.up{background:url(http://www.timesmba.com/images/index-icon.png) no-repeat -308px -37px!important}








