
* {  margin:0;
  padding: 0;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* box-sizing: border-box; */
}
.clearfix:after,
.container:after {
  clear: both;
}
button{cursor:pointer;}
a {
  text-decoration: none;
}
i{font-style:normal;}
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li {
  margin: 0;
  padding: 0;
}
img {
  border: 0;
}
body {
  font-family: "microsoft yahei";
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
}
ul li{
  list-style: none;
}
video::-webkit-media-controls-enclosure {
  overflow:hidden;
}
video::-webkit-media-controls-panel {
  width: calc(100% + 30px); 
}
.white-bg{
  background: #fff;
}
.pull-left {
  float: left !important;
}
.pull-right {
  float: right !important;
}
.top_nav{
  width: 100%;
  height: 39px;
  background: #020202;
  line-height: 39px;
  font-size: 14px;
}
.top_nav .dropdown_menu {
  color: #fff;
  position: relative;
}
.top_nav .dropdown_menu .dropdown_mt{
  cursor: pointer;
}
.top_nav .dropdown_menu .dropdown-mcon{
  position: absolute;
  left: -5px;
  top:39px;
  min-width: 220px;
  background: rgba(0,0,0,.8);
  padding:10px 15px;
  z-index: 999;
  display: none;
} 
.top_nav .dropdown_menu .dropdown-mcon.current{
  display: block;
}
.top_nav .dropdown_menu .dropdown-mcon li{
  float: left;
  width: 100%;
  line-height: 30px;
}
.top_nav .dropdown_menu .dropdown-mcon li a{
  color: #fff;
}
.top_nav .dropdown_menu .dropdown-mcon li a:hover{
  color: #ffdf66;
}
.top_nav .top_nav_menu ul li{
  float: left;
  margin-right: 25px;
  color:#fff;
}
.top_nav .top_nav_menu s{
  text-decoration: none;
  margin: 0 8px;
}
.top_nav .top_nav_menu ul li a{
  color:#fff;
  cursor: pointer;
}
.top_nav .top_nav_menu ul li a.color-yel{
  color: #ffdf66;
}
.top_nav .ico-down{
  margin-left: 5px;
}
.top_nav .ico-down img{
  vertical-align: middle;
}
.s-img{
  width: 30px;
  height: 30px;
  display: inline-block;
  border-radius: 50%;
}
.cuhksz-iammenu dt a:hover{color:#fff;}
/*.top_nav .top_nav_menu ul li a.emp{border:1px solid #ffdf66; color:#000;padding:3px 10px;background:#ffdf66;}*/
@-webkit-keyframes masked-animation {                 
  0% {   background-position: 0 0  }                 
to { background-position: -100% 0 }  
}                          
.emp {  font-weight:bold;color: hsla(0, 0%, 100%, .65);  background-image: -webkit-linear-gradient(left, #cddc39, #ff9800 25%, #cddc39 50%, #ff9800 75%, #cddc39);                
  -webkit-text-fill-color: transparent;                 
  -webkit-background-clip: text;                 
  -webkit-background-size: 200% 100%;                 
  -webkit-animation: masked-animation 2s infinite linear;  
}                          
.emp:hover {
  -webkit-animation: masked-animation 0.5s infinite linear;  }
.container {
  width: 1200px;
}
.container{
  margin-right: auto;
  margin-left: auto;
}
.clearfix:before, 
.clearfix:after,
.container:before,
.container:after{
  display: table;
  content:'';
}
/*-header-*/
.cuhksz-logo span.index_header_name{color:#000;
 
}

.header {
  clear: both;
  height: 71px;
  background: #fff;
}
.header .logo{
  margin-top:20px;
}
.header .logo-tit{
  margin-left: 13px;
}
.header .logo-tit .tit-text{
  color: #f18b11;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 70px;
  float: left;
}
.header .logo-tit img{
  margin-top:25px;
  margin-left: 3px;
}
/*-banner-*/
.banner {
  max-width: 2520px;
  height:540px;
  overflow:hidden;
  margin: 0 auto;
  clear: both;
}
.banner div{
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.banner a{
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}
.banner img{
  width: 2520px;
  height: 100%;
}
.banner span{
  text-align: center;
  display: block;
  color: #fff;
  font-size: 40px;
  position: absolute;
  bottom: 225px;
  width: 100%;
}
.banner .slick-dots {
  bottom: 30px;
}
.slick-dots li{
  margin:0 10px;
}
.banner .slick-dots li button {
  width: 15px;
  height: 15px;
  display: inline-block;
  background: rgba(255,255,255,.6);
}
.banner .slick-dots .slick-active button {
  width: 15px;
  height: 15px;
  background:  #ffdf63;
} 

/*********nav start***********/
.nav >li{
  float: left;
  /*margin-right: 38px;*/
  line-height: 67px;
  padding: 0 20px;
  box-sizing:border-box;
  height: 71px;
  position: relative;
}
.nav >li s.ico-down{
  width: 9px;
  height: 8px;
  margin-left: 5px;
  display: inline-block;
  background:url(../images/ban_d_btn.png) no-repeat;
}
.nav >li >a {
  color: #676a7a;
  font-size: 16px;
  width: 100%;
  height: 100%;
}
.nav >li.active a,
.nav >li >a:hover{
  color: #f18b11;
}
/*.nav >li.active{
border-bottom: 3px solid #f18b11;
}*/
/*********nav end***********/

/*********naver start***********/
.naver ul li{
  float: left;
}
.naver .naver-new{
  float: left;
  width: 399px;
  overflow: hidden;
}
.naver .naver-new .naver-new-tit{
  height: 118px;
  line-height: 118px;
  font-size: 20px;
  text-align: center;
}
.naver-new-tit img{
  margin-right: 15px;
  margin-left: -35px;
}
.naver-new-tit s{
  width:21px;
  height: 20px;
  display: inline-block;
  background: url(../images/ico_ly.png) no-repeat;
  margin-right: 15px;
}
.naver-new div {
  border-right: 1px solid #eee;
  height: 300px;
}
.naver-new:last-child div{
  border-right: 0;
  margin-bottom:60px;
}
.naver-new div a{
  display: inline-block;
  /*min-width: 131px;*/
  width: auto;
  line-height: 40px;
  text-align: center;
  border-radius: 30px;
  border: 1px solid #ccc;
  margin: 26px 0 0 40px;
  font-size: 16px;
  color: #888280;
  padding: 0 34px;
}
.naver-new div a:hover{
  border: 1px solid #f18b11;
  background: #f18b11;
  color: #fff;
}
/*********naver end***********/

.ad-tit{
  text-align: center;
  font-size: 30px;
  font-weight: 500;
  height: 60px;
  line-height: 120px;
  line-height: 60px;
}

.ad-tit-sub{
  width: 100%;
  display: inline-block;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  height: 20px;
  line-height: 20px;
  color: #666;
}
/*********投资学院 start***********/
.ad-tz{
  background: #f6f6f6;
  /*height: 400px;*/
  padding-top:60px;
}
.tz-lf{
  width: 605px;
  height: 395px;
  float: left;
}
.tz-rig{
  width: 560px;
  height: 395px;
  float: right;
  margin-right: 15px;
}
.tx-box{
  margin-top: 70px;
  margin-bottom: 90px;
  width: 100%;
  display: table;
}
.atab_menu{
  overflow:hidden; 
  text-align:center; 
  margin: 0px auto;
  width: 100%;}
.atab_menu li{
  float: left;
  width: 138px;
  height: 40px;
  line-height: 42px;
  border: 1px solid #f18b11;
  text-align: center;
  position: relative;
  color: #989898;
  font-size: 14px;
  cursor: pointer;
}

.atab_menu li.current{background-color: #f18b11;color: #fff;}
.atab_menu li:first-child{
  border-radius: 21px 0 0 21px;
}
.atab_menu li:nth-child(2),
.atab_menu li:nth-child(3){
  border-left: 0;
}
.atab_menu li:last-child{
  border-radius: 0 21px 21px 0;
  border-left: 0;
}
.atab_box{
  width: 100%;
  height: 350px;
  overflow: hidden;
  position: relative;
}
.atab_box>div{
}
.atab_box>div p{
  /* line-height: 25px;*/
}
.atab_box .buttonAnimate{
  position: absolute;
  bottom: 0;
  left: 200px;
}
.atab_box_item{
  display: none;
  width: 100%;
  height: 100%;
  padding:45px 25px 0;
  box-sizing:border-box;
  position: relative;
}
.atab_item_des{
  line-height: 25px;
  height: auto;
  max-height: 230px;
  overflow: hidden;
}
.atab_box_item.show{
  display: block;
}
/*********投资学院 end***********/

/*模拟体验*/
.ad-ty h2{
  margin-top: 70px;
}
.ad-ty.nav_banner{
  height: 600px;
  text-align: center;
}
.ad-ty.nav_banner ul li p{
  width: 145px;
  margin: 0 auto;
  text-align: center;
  color: #999;
}
.ad-ty.nav_banner .buttonAnimate{
  margin-top: 20px;
}
/*.ad-ty.nav_banner ul li a.nav_01 em{
background: url("../images/c-nav.png") 0 -145px;
}*/

/*********本周热推 start***********/
.ad-hot{
  background: #f6f6f6;
  height: 495px;
}
.ad-hot .hot-list{
  height: 273px;
}
.ad-hot .hot-list li{
  float: left;
  width: 276px;
  height: 272px;
  margin-left: 32px;
  background: #fff;
  transition: all 0.2s ease;
  box-shadow: 0 1px 10px #e0e0e0;
  overflow: hidden;
}
.ad-hot .hot-list li:hover {
  box-shadow: 0 5px 30px #ccc;
}
.ad-hot .hot-list li:first-child{
  margin-left: 0;
}
.ad-hot .hot-list .hot-item-img,
.ad-hot .hot-list .hot-item-img img{
  width:100%;
  height: 160px;
  overflow: hidden;
}
.ad-hot .hot-list .hot-item-img:hover{
  
  transform: scale(1.05);
}
.ad-hot .hot-list .hot-item-con{
  padding: 15px;
  width: 100%;
  box-sizing:border-box;
}
.ad-hot .hot-list .hot-item-tit{
  color: #333;
  margin-bottom: 25px;
  width: 100%;
  overflow: hidden;
}
.ad-hot .hot-list .hot-item-tit:hover{
  color: #f18b11;
}
.ad-hot .hot-list .hot-item-msg{
  color: #8d8d8d;
  position: relative;
}
.ad-hot .hot-list .hot-item-msg s{
  text-decoration: none;
  color:#eeeeee;
}
.ad-hot .hot-list .hot-item-msg .hot-item-price{
  font-size: 16px;
  color: #fe761c;
  position: absolute;
  right: 0;
  bottom: 0;
  padding-left: 20px;
}
.ad-hot .hot-list .hot-item-msg .hot-item-price.free{
  color: #5baf5b;
  background: url(../images/live.png) no-repeat 0 -68px;
}
/*********本周热推 end***********/

/*********题库 start***********/
.ad-tk{
  overflow: hidden;
  height: 624px;
  width: 100%;
  position: relative;
}
.ad-tk .ad-tk-btn{
  position: absolute;
  top: 504px;
  left: 500px;
}
.container.h624{
  height: 624px;
  margin-top: -624px;
  position: relative;
}
.buttonAnimate{
  display: inline-block;
  overflow: hidden;
  position: relative;
  width: 160px;
  height: 45px;
}

.buttonAnimate{
  line-height: 43px;
  border-radius: 23px;
  cursor: pointer;
  font-size: 18px;
  border: 1px solid #ffdf63;
  z-index: 1;
}
.buttonAnimate a{
  position: absolute;
  top:0;
  left: 0;
  text-align: center;
  z-index: 99999;
  color:#ffdf63;
  z-index: 99999;
  width: 100%;
  height: 100%;
  -webkit-transition:all .3s ease-in-out ;
  -o-transition:all .3s ease-in-out ;
  transition:all .3s ease-in-out ;
}
.buttonAnimate:before{
  content:"";
  width: 110%;
  height: 100%;
  display: inline-block;
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  left: 110%;
  -webkit-transform:skew(-40deg);
  -o-transform:skew(-40deg);
  transform:skew(-40deg);
  -webkit-transition:all .3s ease-in-out ;
  -o-transition:all .3s ease-in-out ;
  transition:all .3s ease-in-out ;
}
.buttonAnimate:hover:before{
  -webkit-transform:skew(0);
  -o-transform:skew(0);
  transform:skew(0);
  -webkit-transition:all .3s ease-in-out;
  -o-transition:all .3s ease-in-out;
  transition:all .3s ease-in-out;
  left:0;
}

.buttonAnimate:hover:before{
  background: #ffdf63;
}
.buttonAnimate.ad-tk-btn:hover,
.buttonAnimate.ad-tk-btn:hover a,
.buttonAnimate.ad-tk-btn a:hover{
  color:#000 !important;
  z-index: 9999 !important;
}
/*********题库 start***********/

/*********最新资讯 start***********/
.ad-news{
  background: #f6f6f6;
  width: 100%;
  padding-top: 70px;
  padding-bottom: 100px;
}
.news-content{
  width: 100%;
  height: 365px;
  background: #fff;
  padding: 30px 25px;
  box-sizing:border-box;
  margin-top: 50px;
}
.news-content .news-img{
  width: 490px;
  height: 300px;
  float: left;
}
.news-content .news-des{
  width: 625px;
  height: 300px;
  float: right;
}
.news-content .news-des h2{
  line-height: 50px;
  font-size:20px;
  font-weight: 500;
}
.news-content .news-des h2 a,.box_con a{color:#000;}
.news-content .news-des h2 a:hover,.box_con a:hover{color:#f18b11;}
.news-content .news-des  span{
  line-height: 30px;
  margin-bottom: 25px;
  color: #666;
}
.news-content .news-des p.news-s-p{
  width: 100%;
  height: 110px;
  overflow: hidden;
  line-height: 25px;
  margin-bottom: 20px;
  margin-top: 15px;
  color: #666;
}
.tab_menu{overflow:hidden; text-align:center; margin: 0px auto;width: 428px;}
.tab_menu li{
  float: left;
  width: 140px;
  height: 42px;
  line-height: 42px;
  border: 1px solid #f18b11;
  text-align: center;
  position: relative;
  color: #989898;
  font-size: 16px;
  cursor: pointer;
}

.tab_menu li.current{background-color: #f18b11;color: #fff;}
.tab_menu li:first-child{
  border-radius: 21px 0 0 21px;
}
.tab_menu li:nth-child(2){
  border-left: 0;
}
.tab_menu li:last-child{
  border-radius: 0 21px 21px 0;
  border-left: 0;
}
.tab_box{
  width: 100%;
  /*height: 610px;
  overflow: hidden;*/
}
.tab_box .tab_box_item{
  display: none;
}
.tab_box .tab_box_item.show{
  display: block;
}
.tab_box .tab_box_item ul{
  display: table;
}
.tab_box .tab_box_item ul li{
  width: 550px;
  height: 105px;
  padding: 50px 10px 0 10px;
  float: left;
  margin-right: 50px;
}
.tab_box .tab_box_item ul li:nth-child(2n){
  margin-right: 0;
}
.tab_box .tab_box_item ul li .box_sort{
  width: 90px;
  height: 80px;
  display: block;
  float: left;
  background:#f18b11;
  border-radius: 10px;
  text-align:center;
  color:#fff;
  padding-top:10px;
}
.tab_box .tab_box_item ul li .f-28{font-size:24px;}
.tab_box .tab_box_item ul li .box_sort i{border-top:1px solid #fff; display:block;width:58px;margin:5px auto 0px;font-size:14px;padding-top:8px;}
.tab_box .tab_box_item ul li .box_sort i.ico-sort{
  width: 90px;
  height: 55px;
  border-radius: 10px;
  display: block;
  background:url(../images/ico_cal.png) no-repeat center 15px;
}
.tab_box .tab_box_item ul li .box_sort s.box_sort_name{
  width: 100%;
  height: 25px;
  line-height: 25px;
  text-align: center;
  display: block;
  text-decoration: none;
  color: #fff;
  font-size: 12px;
}
.tab_box .tab_box_item ul li .box_con{
  width: 440px;
  margin-left: 15px;
  height: 100%;
  float: left;
}
.tab_box_item ul li .box_con .box_tit{
  height: 32px;
  line-height: 32px;
  /* padding: 10px 0 11px; */
  /* line-height: 29px; */
  font-size: 16px;
  display: block;
  overflow:hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  border-bottom: 1px dashed #999;
  width: 100%;
  display: inline-block;
}
.tab_box_item ul li .box_con .box_des{
  height: 50px;
  overflow: hidden;
  line-height: 25px;
  padding-top: 3px;
  width: 100%;
  display: inline-block;
  color: #666;
}
.tab_box_item .box_time {
  height: 40px;
  line-height: 40px;
}
.tab_box_item .box_time .ico-time{
  width: 23px;
  height: 23px;
  display: block;
  float: left;
  background: url(../images/ico_cal.png) no-repeat;
  margin-top: 8px;
}
.tab_box_item .box_time s{
  text-decoration: none;
  margin-left: 10px;
  color: #535252;
}
.tab_box_item .linkMore{
  display: block;
  margin:50px auto;
}
.blue-btn{
  border:1px solid #f18b11;
}
.blue-btn  a{
  color:#f18b11;
}

.buttonAnimate.blue-btn:hover:before{
  background: #f18b11;
}
.buttonAnimate.blue-btn:hover,
.buttonAnimate.blue-btn:hover a,
.buttonAnimate.blue-btn a:hover{
  color:#fff !important;
  z-index: 9999 !important;
}

/*********最新资讯 end***********/

/*********合作教育机构 start***********/
.ad-partner{
  background: #051429;
  margin-top: 50px;
}
.ad-partner .partner-tit{
  color: #fff;
  text-align: center;
}
.ad-partner .partner-tit h1{
  margin-top:75px;
  font-size: 50px;
  font-weight: 500;
  line-height: 60px;
}
.ad-partner .partner-tit p{
  margin-top:38px;
  font-size: 30px;
}
.ad-partner ul.partner-con{
  width: 1085px;
  margin: 42px auto 25px;
  display: table;
}
.ad-partner ul.partner-con  li{
  width: 160px;
  height: 54px;
  overflow: hidden;
  float: left;
  margin-right: 25px;
  margin-bottom: 25px;
}
.ad-partner ul.partner-con li:nth-child(6n){
  margin-right: 0;
}
/*********合作教育机构 end***********/

/*footer start*/
.footer1_box {
  background-color: #393d44;
}
.footer1{
  width: 1200px;
  margin: 0 auto;
}
.footer_box {
  background-color: #3d4149;
}
.footer1_box > .footer1 > p {
  font: normal 13px/55px "Microsoft YaHei";
  color: #9c9da0;
}
.footer_box > .footer {
  position: relative;
  padding: 30px 0;
  width: 1200px;
  margin: 0 auto;
}
.footer > .fo_one{
  margin-top: 15px;
}
.footer > .fo_one, .footer > .fo_two {
  float: left;
}
.footer > .fo_two{
  padding-top: 25px;
}
.footer > .fo_one > .bot {
  font: normal 16px/20px "Microsoft YaHei";
  color: #9c9da0;
  margin-top: 33px;
}
.footer > .fo_two > dl {
  float: left;
  margin-left: 65px;
}
.footer > .fo_two > dl > dt {
  color: #8b8d92;
  font: normal bold 14px/18px "Microsoft YaHei";
  padding-bottom: 10px;
  /* margin-bottom: 15px; */
  /* background: url(../images/bg_dt.png) no-repeat left bottom; */
}
.footer > .fo_two > dl > dd a {
  color: #9c9da0;
  font: normal 13px/20px "Microsoft YaHei";
}
.footer > .fo_two > dl > dd a:hover {
  color: #ffffff;
}
.footer > .fo_two > dl > dd > em {
  width: 28px;
  height: 28px;
  display: inline-block;
  background: url(../images/icon_fx.png) no-repeat;
  margin-left: 10px;
  cursor: pointer;
}
.footer > .fo_two > dl > dd > em.i {
  background-position: 0px 0px;
  margin-left: 0;
}
.footer > .fo_two > dl > dd > em.ii {
  background-position: -38px 0px;
}
.footer > .fo_two > dl > dd > em.iii {
  background-position: -76px 0px;
}
.footer > .fo_ewm {
  position: absolute;
  right: 0;
  width: 270px;
  height: 149px;
  padding: 28px 20px;
  top: -20px;
}
.xn_school > .xn_class .xn_lv > a.dbx{
  border-top: 1px solid #e1e1e1;
}
.fo_ewm > .er {
  float: left;
  margin-left: 30px;
  *margin-left:23px;
  margin-top: 47px;
}
.fo_ewm > .er .img {
  /*padding: 9px;*/
  width: 102px;
  height: 102px;
  background-color: #fff;
}
.fo_ewm > .er .title > p {
  font: normal 12px/24px "Microsoft YaHei";
  padding-left: 35px;
  color: #d1d2d3;
  margin-top: 10px;
  background: url(../images/icon_fx.png) no-repeat;
  *font-size:11px;
  *padding-left:30px;
}
.fo_ewm > .er .title > p.i {
  background-position: 0px -59px;
}
.fo_ewm > .er .title > p.ii {
  background-position: 0px -116px;
}
.footer > .fo_ewm .yy {
  width: 1px;
  position: relative;
}
.footer > .fo_ewm .yy > i {
  width: 10px;
  height: 21px;
  display: block;
  position: absolute;
  top: -29px;
  left: -29px;
  background: url(../images/fo_yy.png) no-repeat;
}

.footer > .fo_two > dl {
  margin-left:130px;
}
.footer > .fo_two > dl > dt{
  color:#fff;
  font-weight:bold;
}
.footer > .fo_one > .bot {
  line-height:40px;
}
.footer > .fo_two > dl > dd  {
  line-height:30px;
}
.footer > .fo_two > dl > dd a{
  line-height:30px;
}
.footer > .fo_ewm {
  background:none;
}
.fo_ewm > .er {
  float:right;
}
.footer1 span {
  color:#9c9da0;
  float:right;
}
.footer1 span.fl{
  float: left;
}
.footer1 a:link, .footer1 a:visited,.footer1  a:active,.footer1  a{
  color: #9c9da0;
}

/*footer end*/



/*topnav*/


/*#topNav a{color:#fff;}
#topNav a:hover,#loginId:hover{color:#ccc;text-decoration:none;}
*/
/*#topNav  .dropDiv{position:absolute;top:110px;left:0;border-radius:0;border:none;background:#f3f6f7;}*/
/*#topNav  .dropDiv:before{display:none;}*/
#topNav  .dropDiv{
  position:absolute;
  z-index:9999;
  top:71px;
  left: 0;
  border-radius:0;
  border:none;
  background:#f3f6f7;
  box-shadow: 4px 4px 8px 4px rgba(0,0,0,.05);
  border-top: 3px solid #f18b11;
  margin-top: -3px;
}
#topNav  #findCont.dropDiv{top: 110px;left:0;}
#topNav  .dropDiv:before{display:none;}
#topNav  .dropDiv ul{
  width: 106px;
  display: table;
  background: #fff;
  padding: 10px 0 ;
  box-sizing:border-box;
}
#topNav  .dropDiv ul li{
  width: 100%;
  height: 36px;
  line-height: 36px;
  float: left;
  text-align: center;
  /* margin-bottom: 20px; */
}
#topNav  .dropDiv ul li a{
  /* display: block; */
  /* width: 100%; */
  /* height: 100%; */
  /* background: #e8e8e8; */
  /* text-align: center; */
  /* border-radius: 30px; */
  font-size: 16px;
  color: #333;
}
#topNav  .dropDiv ul li:hover a{
  color: #f18b11;
}
#topNav  #findCont{min-width:1200px !important;}
#topNav  #findCont,#topNav  #findCont a{color:#777;}
#topNav  #findCont div.courseList{font-size:12px;margin:8px 8px 0;margin-top:-1px;overflow:hidden;}
#topNav  #findCont #courseList h3{margin:5px 10px 0;border-bottom:solid 1px #ccc;padding-bottom:2px;display:none;}
#topNav  #findCont #courseList h3 a{padding:5px 6px;}
#topNav  #findCont #courseList h3 a:hover{background:#74b163;color:#fff;}
#topNav  #findCont i{color:#999}
#topNav  #findCont #prosub{margin:0;overflow:hidden;position: absolute;z-index: 9999;}
#topNav  #findCont dl{width:100%;overflow:hidden;line-height:13px;border-top:1px solid #ececec;padding:4px 0;margin-top:-1px;}
#topNav  #findCont dl.bgList{background:#58bd96;}
#topNav  #findCont dl.bgList a{color:#fff;}
#topNav  #findCont dl.bgList i{color:#eee;}
#topNav  #findCont dt{float:left;padding:2px 0 0 5px;font-size:14px;}
#topNav  #findCont dt i.icon-angle-right{display:none;}
#topNav  #findCont dt a{display:inline-block;width:95px;}
#topNav  #findCont dd{margin-left:105px;font-size:12px;}
#topNav  #findCont dd a{display:inline-block;padding:3px 4px;margin-right:5px;}
#topNav  #findCont dl.bgList a:hover{text-decoration:underline;}

#topNav #findCont{
  /*left: -180px !important;*/
}
#topNav .hidden_btn:hover a.mk{
  background: #FFFFFF !important;
}
#prosub{
  width: 100%;
  min-width: 1200px;
  background-color: rgba(255,255,255,.95);
  border-radius: 4px;
  height: 360px;
  font-family:"microsoft yahei";
  box-sizing: border-box;
  box-shadow: -1px 2px 6px #333;
  padding: 0px 40px;
  margin: 0 !important;
}
#prosub a{
  display: block;
}

#prosub .fl1{
  display: block;
  width: 33%;
  height:320px;
  box-sizing: border-box;
  padding: 40px 0 0 0;
  float: left;
}
/*#prosub .fl1:hover{
background-color: #f7f7f7;
}*/
#prosub .fl1>.nav_title{
  width: 130px;
  text-align: center;
  background-color: #e8e8e8;
  height: 34px;
  font-size: 16px;
  color: #161616;
  font-weight: bolder;
  line-height: 34px;
  border-radius: 100px;
  font-family: "microsoft yahei";
  margin-left: 50px !important;
  
}
#prosub .fl1>.navbody1{
  width: 370px;
  min-height: 180px;
  min-width: 155px;
  padding: 10px;
}
#prosub .fl1>div{
  margin-left: 65px;
}
#prosub a{
  width: 50%;
  font-size: 16px;
  color: #5f5f5f;
  height: 45px;
  line-height: 45px;
  text-align: left;
  max-width: 150px;
  font-family: "microsoft yahei";
  position: relative;
  text-indent: 15px;
  float: left;
}
#prosub a.spec{
  width: 100%;
  max-width: 100%;
}
#prosub a:before{
  content: "";
  border-radius: 50%;
  width: 6px;
  height: 6px;
  background: #2c4a88;
  display: inline-block;
  position: absolute;
  left: 0;
  top:20px;
}
#prosub a:hover{
  color: #2c4a88 !important;
}
#topNav #findCont{
  height: 0px;
  margin: 0;
  padding: 0;
  /*width: 1113px;*/
}

.blue h3 {
  background: #fff;
  color: #3498db;
  font-size: 36px;
  line-height: 100px;
  margin: 10px;
  padding: 2%;
  position: relative;
  text-align: center
}

.video-list{
  position: relative;
  width: 1268px;
}

.g_couseitem{width:219px;height:250px;float:left;margin:0 5px;position:relative;cursor:pointer;}
.g_couseitem .g_couseDiv{height:170px;_height:168px;/*padding-bottom:24px;*padding-bottom:15px;_padding-bottom:15px;*/position:relative;overflow:hidden;z-index:10;}
.g_couseitem .g_couseDiv a:hover{text-decoration:none;}
.g_couseitem.cur .g_couseDiv{_height:173px;/*padding-bottom:51px;*padding-bottom:51px;*/}
.g_couseitem .g_couseDiv .g_com{overflow:hidden;position:relative;z-index:11;}
.g_couseitem .g_couseDiv .g_com .g_img{height:118px;*height:117px;_height:110px;}
.g_couseitem.cur .g_couseDiv .g_com .g_info{/*display:none;*/}
.g_couseitem .g_couseDiv .g_com .g_img img{display:block;width:219px;height:117px;}
.g_couseitem .g_couseDiv .g_com .g_info{_position:relative;_top:-5px;height:27px;overflow:hidden;padding:9px 8px 0;background:url(../images/gray_ico.png) no-repeat left bottom;height:52px;*height:44px;_height:42px;}
.g_couseitem .dot{width:12px;height:12px;_height:12px;font-size:0;background:#2c4a87;border-radius:30px;position:absolute;top:176px;_top:178px;left:47%;margin-left:-5px;z-index:10;}
.g_couseitem .g_dateinfo{text-align:center;margin-top:30px;}
.g_couseitem .g_dateinfo .spa1{color:#2da3dd; }
.g_couseitem .g_dateinfo .spa1.price{color:#f99e52}

.g_filltop{width:100%;position:absolute;height:120px;bottom:52px;left:0;overflow:hidden;}
.g_couseitem .g_cur{width:220px;height:0;overflow:hidden;position:absolute;left:0;bottom:0;z-index:12;/*display:none;*/transition: all 0.2s ease}
.g_couseitem .g_cur .g_mation{height:0;overflow:hidden;width:219px;margin:0;position:absolute;bottom:0;background:rgba(250,250,250,0.9);*background:#fafafa;/*transition:height 0.3s ease 0s;height:124px;_height:108px;*/}
.g_couseitem .g_cur .g_mation .zwimg{text-align:center;}
.g_couseitem .g_cur .g_mation .zwimg img{height:100px;}

.g_couseitem.cur .g_couseDiv .g_cur .g_mation{/*height:117px;*height:107px;*/}
.g_couseitem .g_couseDiv .g_cur .g_info{background:url(../images/blue_ico.png) no-repeat;text-align:center;height:52px;width:100%;position:absolute;bottom:0;left:0;}
.g_couseitem.cur .g_couseDiv .g_cur .g_info{background:url(../images/blue_ico.png) no-repeat;text-align:center;height:52px;display:block;}
.g_couseitem.livebug .g_couseDiv .g_cur .g_info{background:url(../images/blue_ico.png) no-repeat;text-align:center;height:52px;}
.g_couseitem.disab .g_couseDiv .g_cur .g_info,.g_couseitem .g_couseDiv .g_cur .g_info.bespeak{background:url(../images/blue_ico.png) no-repeat }
.g_couseitem .g_couseDiv .g_cur a{cursor:pointer;}
.g_couseitem .g_couseDiv .g_cur .g_info.hd{background:url(../images/blue_ico.png) no-repeat right bottom;}
.g_couseitem .g_couseDiv .g_cur a{cursor:pointer;}
.g_couseitem.cur .g_couseDiv .g_cur{width:220px;/*height:170px;display:block;*/}
.g_couseitem.cur .g_couseDiv .g_cur a{display:inline-block;}
.g_couseitem .g_couseDiv .g_cur .g_mation{padding:10px 6px 0 10px;}
.g_couseitem .g_couseDiv .g_cur .go_cur{width:100%;*width:auto;border:0 none;height:38px;color:#fff;font-size:15px;text-align:center;background:#2b4a87;cursor:pointer;-webkit-appearance:none;}
.livebug .g_couseDiv .g_cur .go_cur{width:100%;*width:auto;border:0 none;height:38px;color:#fff;font-size:15px;text-align:center;background:#f8b62c;cursor:pointer;-webkit-appearance:none;}
.g_couseitem.disab .g_couseDiv .g_cur .go_cur,.g_couseitem .g_couseDiv .g_cur .g_info.bespeak .go_cur{background:#2b4a87;box-shadow:none;cursor:default;-webkit-appearance:none;}
.g_couseitem .g_couseDiv .g_cur .go_cur.delete{background:#c0a391;box-shadow:none;}

.video-list .flex_line{position:absolute;width:100%;height:3px;font-size:0;background: #2b4a87;left:0;bottom: 66px;z-index:5;}
.video-list .video-slick{width:1180px;margin-left: 44px;}
.video-list .video-slick .slick-prev{
  margin-left: -75px;
  z-index: 9999;
}
.video-list .video-slick .slick-next{
  margin-right: -75px;
  z-index: 9999;
}
.video-list .slick-prev,
.video-list .slick-next{
  width: 20px;
  height: 28px;
  border:none;
  transform:none;
  margin-top: -50px;
}
.video-list .slick-prev{
  background: url(../images/scro_lf.png) no-repeat;
  margin-left: -31px;
}
.video-list .slick-next{
  background: url(../images/scro_rig.png) no-repeat;
  margin-right: -31px;
}
.video-list .slick-dots{
  display: none !important;
}



@media screen and (min-width:800px){
  .container {
    width: 1200px;
}
.top_nav,.header,.banner,.naver,.ad-vide,
.ad-hot,.ad-tk,.ad-news,.ad-partner,.footer{
  min-width: 1200px;
}
}
@media screen and (max-width:800px){
  html,body{
    width: 100%;
  height: 100%;
}
.container {
  width: 100%
}
.ad-hot{
  height: auto;
}
.ad-hot .hot-list{
  display: table;
}
.ad-hot .hot-list ul{
  text-align: center;
}
.ad-hot .hot-list li{
  float: none !important;
  margin:0 auto;
  display: inline-block;
  margin-left: auto !important;
  margin-bottom: 20px;
}
.container.h624{
  width: 100%;
}
.ad-tk .ad-tk-btn{
  left: 50%;
  margin-left: -80px;
}
.ad-partner ul.partner-con{
  width: 100%;
}
.ad-partner ul.partner-con li{
  margin-left: 10px;
  margin-right: 10px;
}
.footer .fleft{
  width: 100%;
}
.footer .fphone{
  font-size: 20px;
}
.footer .fright{
  width: 100%;
}
.footer .fright a{
  display: none;
}
}


.footer .backtoTopBox {
  /*width:200px;*/
  height: 200px;
  position: fixed;
  right: 0px;
  bottom: 120px;
  text-align: right;
  z-index: 99999999;
}
.footer .backtoTopBox div {
  width: 60px;
  height: 60px;
  margin-bottom: 10px;
  border-radius: 30px 0 0 30px;
  background-color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  box-shadow: -1px 1px 1px rgba(0, 0, 0, .3);
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
}
.footer .backtoTopBox .footerHelp {
  background-image: url(../images/phonebg.gif);
  top: 70px;
}
.footer .backtoTopBox .footerHelp:hover {
  background-image: url(../images/phonebgH.png);
}

.footer .backtoTopBox .footerConnect {
  background-image: url(../images/zaixianzixun.png);
}
.footer .backtoTopBox .footerConnect:hover {
  background-image: url(../images/zaixianzixunH.png);
}

.footer .backtoTopBox div b {
  opacity: 0;
  font-size: 17px;
  padding: 12.5px;
  color: #fff;
  position: relative;
}

.footer .backtoTopBox div:nth-of-type(1) b {
  position: relative;
  right: 0px;
  white-space: nowrap;
  line-height: 60px;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.footer .backtoTopBox div:nth-of-type(2) b {
  white-space: nowrap;
  line-height: 60px;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.footer .backtoTopBox div.footerHelp:hover,
.footer .backtoTopBox div.footerConnect:hover {
  width: 192px;
  line-height: 60px;
  text-align: center;
  background-color: #3bb1ff/*ff3333*/;
  padding-left: 40px;
  color: #fff;
  background-position: 15px center;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.footer .backtoTopBox div.footerHelp:hover b,
.footer .backtoTopBox div.footerConnect:hover b {
  opacity: 1;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.footer .backtoTopBox div.footerConnect:hover {
  width: 145px;
}

.footer .backtoTopBox .footerHelp b {
  padding: 0;
  padding-top: 14px;
  position: relative;
  top: 1px;
}

.footer .backtoTopBox .footerBack {
  background-image: url(../images/top.png);
  top: 140px;
  cursor: pointer;
}

.footer .backtoTopBox .footerBack:hover {
  background-image: url(../images/topbgH.png);
  background-color: #3bb1ff;
}

.footer .backtoTopBox .footerBack {
  display: none;
}
.footer .footerNum {
  position: absolute;
  top: -10px;
  right: 0px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.footer .backtoTopBox div.footerConnect:hover~.footerNum {
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}



/*首页 nav_banner start*/
.nav_banner{
  height: 384px;
  background: url("../images/nav_banner.jpg") no-repeat center center;
}
.nav_banner ul{
  width: 1200px;
  margin: 0 auto;
}
.nav_banner ul li{
  float: left;
  width: 25%;
  text-align: center;
  position: relative;
}
.nav_banner ul li a{
  display: block;
  height: 296px;
  padding-top: 88px;
  text-align: center;
}
.nav_banner ul li a em{
  display: block;
  width: 132px;
  height: 132px;
  margin: 0 auto 22px;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
}
.nav_banner ul li:first-child a.nav_01 em{
  background: url("../images/nav.png") 0 -145px;
}
.nav_banner ul li:first-child a.nav_01:hover em,
.nav_banner ul li:first-child a.nav_01.active em{
  background: url("../images/nav.png") 0 0;
}
.nav_banner ul li:nth-child(2) a.nav_01 em{
  background: url("../images/nav.png") -132px -145px;
}
.nav_banner ul li:nth-child(2) a.nav_01:hover em,
.nav_banner ul li:nth-child(2) a.nav_01.active em{
  background: url("../images/nav.png") -132px 0;
}
.nav_banner ul li:nth-child(3) a.nav_01 em{
  background: url("../images/nav.png") -396px -145px;
}
.nav_banner ul li:nth-child(3) a.nav_01:hover em,
.nav_banner ul li:nth-child(3) a.nav_01.active em{
  background: url("../images/nav.png") -396px 0;
}
.nav_banner ul li:nth-child(4) a.nav_01 em{
  background: url("../images/nav.png") -264px -145px;
}
.nav_banner ul li:nth-child(4) a.nav_01:hover em,
.nav_banner ul li:nth-child(4) a.nav_01.active em{
  background: url("../images/nav.png") -264px 0;
}

.nav_banner ul li a strong{
  display: block;
  font-size: 22px;
  color: #333;
  font-weight: normal;
  margin-bottom: 7px;
}
.nav_banner ul li a p{
  line-height: 25px;
  font-size: 14px;
  color: #333;
}
.nav_banner ul li a i{
  display: block;
  width: 46px;
  height: 16px;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -23px;
}
.nav_banner ul li a.active i{
  background: url("../images/arrow.png") no-repeat center;
}
.nav_banner.nav_banner2 ul li{
  width: 25%;
}
/* 首页 nav_banner end*/
@-webkit-keyframes turn {
  to {
    -webkit-transform: rotateY(360deg);
}
}

@keyframes turn {
  to {
    transform: rotateY(360deg);
}
}

.ad-ty.nav_banner ul li a em
{
  width: 150px;
  height: 150px;
  border-radius: 50%;
  /*border:10px solid #eea44b;*/
}
.ad-ty.nav_banner ul li:hover a em{
  -webkit-animation: turn 1s 1;
  animation: turn 1s 1;
}
.nav_banner ul li a.nav_04 em{
  background:#f18b11 url("../images/c-nav.png") 0 0;
}
/*.nav_banner ul li a.nav_04:hover em,
.nav_banner ul li a.nav_04.active em{
background: url("../images/c-nav.png") 0 -240px;
}*/
.nav_banner ul li a.nav_05 em{
  background:#f18b11 url("../images/c-nav.png") -150px 0;
}
/*.nav_banner ul li a.nav_05:hover em,
.nav_banner ul li a.nav_05.active em{
background: url("../images/c-nav.png") -120px -240px;
}*/
.nav_banner ul li a.nav_06 em{
  background:#f18b11 url("../images/c-nav.png") -300px 0;
}
/*.nav_banner ul li a.nav_06:hover em,
.nav_banner ul li a.nav_06.active em{
background: url("../images/c-nav.png") -480px -240px;
}*/
.nav_banner ul li a.nav_07 em{
  background:#f18b11 url("../images/c-nav.png") -450px 0;
}
/*.nav_banner ul li a.nav_07:hover em,
.nav_banner ul li a.nav_07.active em{
background: url("../images/c-nav.png") -360px -240px;
}*/

/*资讯*/



