
* {  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;
}

s {
  text-decoration: none;
}

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%;
}
.ne_date{float:right;}
.container {
  width: 1200px;
}

.container {
  margin-right: auto;
  margin-left: auto;
}

.clearfix:before, 
.clearfix:after,
.container:before,
.container:after {
  display: table;
  content: '';
}
/*-header-*/
.header {
  clear: both;
  height: 71px;
  background: #fff;
}

.header .logo {
  margin-top: 16px;
}

.header .logo-tit {
  margin-left: 13px;
}

.header .logo-tit .tit-text {
  color: #f24e2d;
  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: #ac3539;
}
/*.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 #f24e2d;
  background: #f24e2d;
  color: #fff;
}
/*********naver end***********/

.ad-tit {
  text-align: center;
  font-size: 30px;
  font-weight: 500;
  height: 60px;
  line-height: 120px;
  line-height: 60px;
  background: url(../images/ico-titleline.png) center no-repeat;
}

.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***********/
.tr-time {
  float: right;
  color: #585858;
}

.ad-tz {
  background: #fff;
  height: 621px;
  
  padding-bottom: 28px;
}

.ad-tt {
  height: 589px;
}

.tz-lf {
  width: 605px;
  height: 395px;
  float: left;
}

.tz-rig {
  width: 876px;
  height: 436px;
  float: right;
  margin-right: 15px;
}

.tx-box {
  margin-top: 40px;
  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 #f24e2d;
  text-align: center;
  position: relative;
  color: #989898;
  font-size: 14px;
  cursor: pointer;
}

.atab_menu li.current {
  background-color: #f24e2d;
  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,.atab_box_item2.show {
  display: block;
}

.slides-nav li {
  float: left;
  width: 380px;
  margin: 0px 10px;
  text-align: center;
  position: relative;
}

.slides-nav li:first-child {
  margin-left: 0px;
}

.slides-nav li:last-child {
  margin-right: 0px;
}

.entry-meta {
  position: relative;
  top: -105px;
}

.naver-new div a {
  display: inline-block;
  font-size: 20px;
  color: #fff;
}

.entry-title1 a {
  color: #fff;
}
/*********投资学院 end***********/

/*模拟体验*/
.ad-ty {
  padding-top: 70px;
}

.ad-ty.nav_banner {
  height: 690px;
  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: 70px;
}
/*.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: #f24e2d;
}

.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***********/
.b-center {
  width: 100%;
  text-align: center;
}

.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 {
}

.news-content .news-img {
  width: 490px;
  height: 300px;
  float: left;
}

.news-content .news-des {
  width: 625px;
  height: 300px;
  float: right;
  position: relative;
}

.news-des2 {
  width: 625px;
  height: 300px;
  float: right;
  position: relative;
  margin-top: -22px;
}

.news-des2 p {
  margin-left: 230px;
  margin-top: 10px;
}

.news-des2 li {
  font-size: 15px;
    /* height: 74px; */
  padding: 8px 32px;
  box-sizing: border-box;
  width: 100%;
  display: block;
}

.news-des2 li:before {
  content: "";
  width: 4px;
  height: 4px;
  display: inline-block;
  background: #333;
  border-radius: 50%;
  position: relative;
  left: -3px;
  top: -3px;
}

.news-des2 li a {
  color: #333;
}

.news-des2 li a:hover {
  color: #ac3539;
}

.news-des2 li a span i.ico-stiem {
  margin-top: 2px;
}

.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: #f24e2d;
}

.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 #f24e2d;
  text-align: center;
  position: relative;
  color: #989898;
  font-size: 16px;
  cursor: pointer;
}

.tab_menu li.current {
  background-color: #f24e2d;
  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 ,.tab_box .tab_box_item2.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: #f24e2d;
  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 #ac3539;
}

.blue-btn  a {
  color: #ac3539;
}

.buttonAnimate.blue-btn:hover:before {
  background: #ac3539;
}

.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***********/




  /*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: -20px;
  border-radius: 0;
  border: none;
  background: #f3f6f7;
  box-shadow: 4px 4px 8px 4px rgba(0,0,0,.05);
  border-top: 3px solid #ac3539;
  margin-top: -3px;
}

#topNav  #findCont.dropDiv {
  top: 110px;
  left: 0;
}

#topNav  .dropDiv:before {
  display: none;
}

#topNav  .dropDiv ul {
  width: 150px;
  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: 15px;
  color: #333;
}

#topNav  .dropDiv ul li:hover a {
  color: #ac3539;
}

#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: 148px;
  height: 170px;
  /* 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: url("../images/c-nav2.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: url("../images/c-nav2.png") -148px 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: url("../images/c-nav2.png") -296px 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: url("../images/c-nav2.png") -443px 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;
}*/

/*资讯*/



/* 投教学院 new start*/

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
  z-index: 1
}

.slick-list:focus {
  outline: none
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}

.slick-slider .slick-track {
  -webkit-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0)
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block
}

.slick-track:before,.slick-track:after {
  content: "";
  display: table
}

.slick-track:after {
  clear: both
}

.slick-loading .slick-track {
  visibility: hidden
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none
}
[dir="rtl"] .slick-slide {
  float: right
}

.slick-slide img {
  display: block
}

.slick-slide.slick-loading img {
  display: none
}

.slick-slide.dragging img {
  pointer-events: none
}

.slick-initialized .slick-slide {
  display: block
}

.slick-loading .slick-slide {
  visibility: hidden
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}

.slick-prev,.slick-next {
  z-index: 20;
  position: absolute;
  display: block;
  height: 50px;
  width: 50px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -30px;
  padding: 0;
  border: none;
  outline: none;
  z-index: 3;
}

.slick-prev {
  left: 30px;
  border-left: solid 1px #fff;
  border-bottom: solid 1px #fff;
  transform: rotate(45deg);
}

.slick-next {
  border-right: solid 1px #fff;
  border-bottom: solid 1px #fff;
  transform: rotate(-45deg);
}


[dir="rtl"] .slick-prev {
  left: auto;
  right: 30px
}

.slick-next {
  right: 30px
}
[dir="rtl"] .slick-next {
  left: 30px;
  right: auto
}

.slick-dots {
  position: absolute;
  bottom: 20px;
  height: auto;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
  line-height: 0;
  z-index: 2;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 3px;
  padding: 0;
  cursor: pointer
}

.slick-dots li button {
  border: 0;
  display: block;
  height: 10px;
  width: 10px;
  padding: 0;
  margin: 0;
  outline: none;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: #fff;
  border-radius: 10px
}

.slick-dots li.slick-active button {
  background: #fbca4f;
}

.index_bg_img_de {
  background: url(../images/tit-bg.png) no-repeat center center;
  height: 74px;
  margin-top: 30px;
}

.index_bg_img_de h2 {
  font-size: 30px;
  line-height: 74px;
  color: #d82830;
  text-align: center;
}

.index_bg_img_de p {
  font-size: 23.89px;
  text-align: center;
  position: relative;
  top: -37px;
  left: -126px;
  color: #a79c9c;
}

.ad-tz {
}

.tz-lf {
  width: 260px;
  height: 430px;
  display: block;
  float: left;
}

.atabt_menu,.atabt_menu2 {
  width: 100%;
  height: 100%;
}
.atabt_menu li {
  margin-bottom: 24px;
  width: 259px;
  height: 129px;
  display: block;
  float: left;
  box-shadow: 0 4px 12px #e0e0e0;
  line-height: 120px;
  font-size: 24px;
  cursor: pointer;
  color: #979494;
  text-align: center;
}
.atabt_menu2 li {
  margin-bottom: 24px;
  width: 259px;
  height: 91px;
  display: block;
  float: left;
  box-shadow: 0 4px 12px #e0e0e0;
  line-height: 44px;
  font-size: 24px;
  cursor: pointer;
  color: #979494;
  text-align: center;
}

.atabt_menu li.current,.atabt_menu2 li.current {
  background:#d82830;
  color: #fff;
  -webkit-transition: padding 0s linear, color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: padding 0s linear, color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: padding 0s linear, color 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

.atabt_menu li i,.atabt_menu2 li i {
  width: 47px;
  height: 47px;
  display: inline-block;
  float: left;
  margin-left: 36px;
  margin-right: 15px;
  margin-top: 22px;
}

.atabt_menu li span,.atabt_menu2 li span {
  display: inline-block;
 /*float: left;*/
  line-height: 90px;
}

.atabt_menu li i {
  background-size: 47px;
  background-repeat: no-repeat;
  background-image: url(../images/icon-tj.png);
}

.atabt_menu li .ico-book {
  background-position: 0 -56px;
}

.atabt_menu li.current .ico-book {
  background-position: 0 0;
}

.atabt_menu li .ico-jy {
  background-position: 0 -165px;
}

.atabt_menu li.current .ico-jy {
  background-position: 0 -110px;
}

.atabt_menu li .ico-peo {
  background-position: 0 -280px;
}

.atabt_menu li.current .ico-peo {
  background-position: 0 -224px;
}

.atabt_menu li .ico-dp {
  background-position: 0 -389px;
}

.atabt_menu li.current .ico-dp {
  background-position: 0 -334px;
}

.tz-rig {
  box-shadow: 1px 3px 12px #e0e0e0;
  position: relative;
  z-index: 999;
}

.ico-jtlf {
  display: block;
  position: absolute;
  left: -25px;
  top: 50px;
  box-shadow: 0 4px 12px #e0e0e0;
  transform: rotate(45deg);
  z-index: -1;
  width: 50px;
  height: 50px;
  background: #fff;
}

.ico-linelf {
  width: 5px;
  height: 64px;
  display: inline-block;
  background: #fff;
  position: absolute;
  left: -4px;
  top: 43px;
}

.atabt_box {
  width: 100%;
  height: 100%;
  background: #fff;
  display: block;
  overflow: hidden;
  padding: 0 30px 0 40px;
  box-sizing: border-box;
}

.atabt_box_item,.atabt_box_item2 {
  width: 100%;
  height: 100%;
}

.atabt_box_item,.atabt_box_item2 {
  display: none;
}

.atabt_box_item.show, .atabt_box_item2.show{
  display: block;
}
.atabt_box_item2 .co-intro2{border:0px solid red;width:100%;}
.atabt_box_item ul,.atabt_box_item2 ul {
  height: 305px;
  overflow: hidden;
}

.atabt_box li {
  width: 100%;
  height: 75px;
  display: block;
  float: left;
  border-bottom: 1px dashed #ddd;
  line-height: 75px;
}

.atabt_box li:before {
  content: "";
  width: 6px;
  height: 6px;
  display: inline-block;
  background: #d82830;
  border-radius: 50%;
}

.atabt_box li a {
  font-size: 16px;
  color: #333;
  margin-left:19px;
}

.atabt_box li a:hover {
  color: #f24e2d;
}

.atabt_box .linkMore {
  /* text-align: center;*/
  font-size: 16px;
  line-height: 80px;
}

.atabt_box .linkMore a {
  color: #d82830;
}

.atabt_box .linkMore a:hover {
color: #861518;
}

.co-intro {
  float: left;
  width: 420px;
  margin-top: 20px;
  height: 400px;
}

.rg-img {
  float: right;
  width: 324px;
  height: 353px;
  margin-top: 32px;
}

.intro-title {
  height: 330px;
  display: block;
  font-size: 16px;
  line-height: 30px;
  text-indent: 32px;
}

.nav-btn {
  margin: 10px auto;
  display: block;
  height: 38px;
  margin-top: -60px;
}

.nav-btn a {
  color: #f34e31;
  border: 1px solid #f34e31;
  padding: 10px;
  margin-right: 15px;
}

.nav-btn a:hover {
  background: #f34e31;
  color: #FFF !important;
}
/* 投教学院 end*/
.gray {
  background: #f6f6f6;
}
/* 模拟体验 start */
.nav_banner.ad-ty {
  padding-top: 75px;
}

.ad-ty h2 {
  margin: 0;
}

/* 模拟体验 end */
/* 对接中心 start */
.djzx-con {
  width: 530px;
  height: 390px;
  float: left;
  /*border:1px solid #e0e0e0;*/
  background: #fff;
  position: relative;
  box-shadow: 1px 3px 12px #e0e0e0;
  padding-top: 20px;
}

.djzx-con h2 {
  margin-bottom: 20px;
}

.hzjg-box .djzx-con:nth-child(2) {
  float: right;
}

.djzx-con h2 .rg i {
  display: table;
}

.djzx-con:first-child h2 .rg i {
  background: url(../images/ico-xmc.png);
  background-repeat: no-repeat;
  background-position: 10px 8px;
  text-indent: 40px;
}

.djzx-con:nth-child(2) h2 .rg i {
  background-repeat: no-repeat;
  background-image: url(../images/ico-zyk.png);
  background-position: 10px 8px;
  text-indent: 40px;
}

.rg {
  width: 159px;
  height: 42px;
  border: none;
  display: block;
  background: #ac3539;
  border-radius: 0px 40px 40px 0px;
  color: #fff;
  line-height: 42px;
  text-align: center;
  font-size: 22px;
  position: relative;
  left: -10px;
  top: 0px;
  float: left;
}

.m-line {
  float: left;
  width: 280px;
  background: #dcdcdc;
  height: 1px;
  position: relative;
  top: 20px;
}

.ck-more {
  float: left;
  font-size: 14px;
  font-weight: normal;
  color: #918d8d;
}

.ck-more i {
  background: #ac3539;
  width: 5px;
  height: 5px;
  border-radius: 100%;
  display: table;
  position: relative;
  top: 18px;
}

.ck-more span {
  color: #333;
  position: relative;
  top: 5px;
  margin-left: 10px;
}

.djzx-con em {
  font-style: normal;
}

.djzx-con ul li {
  background: #eeeeee;
  padding: 0px 10px;
  margin: 15px auto;
  width: 90%;
  border-radius: 4px;
  height: 50px;
  line-height: 50px;
}

.djzx-con ul li a {
  color: #333333;
}

.djzx-con ul li img {
  float: left;
  margin-top: 10px;
  margin-right: 10px;
}

.nm1 {
  width: 300px;
  display: table;
  float: left;
  margin-right: 10px;
}

.nm2 {
  width: 100px;
  display: table;
  float: right;
  margin-left: 10px;
  color: #a4a4a4;
}
/* 合作机构 */
.xx_con_yx2 {
  width: 3px height: 3px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  color: #FFF;
  text-align: end;
  font-size: 20px;
  font-weight: bold;
  float: left;
  width: 5px;
  height: 5px;
  background: #f34e31;
  margin-top: 15px;
}

.hzjg-block {
  width: 100%;
 /*padding-top: 75px;*/
  margin-top: 60px;
  padding-bottom: 80px;
}

.hzjg-box {
  width: 1140px;
  margin: 0 auto;
  margin-top: 65px;
}

.hzjg-box .hzjg-con {
  width: 530px;
  height: 380px;
  float: left;
  /*border:1px solid #e0e0e0;*/
  background: #fff;
  position: relative;
  box-shadow: 1px 3px 12px #e0e0e0;
}

.hzjg-con ul  li a:hover {
  color: #ac3539;
}

.hzjg-box .hzjg-con:nth-child(2) {
  float: right;
}

.hzjg-con h2 {
  width: 209px;
  height: 42px;
  border: none;
  display: block;
  background: #ac3539;
  border-radius: 40px;
  color: #fff;
  line-height: 42px;
  text-align: center;
  font-size: 22px;
  position: absolute;
  left: 150px;
  top: -20px;
  margin: 0;
}

.hzjg-box .hzjg-con:first-child h2 {
  background-image: url(../images/ico-col.png);
  background-repeat: no-repeat;
  background-position: 32px 8px;
  text-indent: 20px;
}

.hzjg-box .hzjg-con:nth-child(2) h2 {
  background-repeat: no-repeat;
  background-image: url(../images/ico-jy.png);
  background-position: 30px 8px;
  text-indent: 20px;
}

.hzjg-con ul {
  width: 100%;
  height: 280px;
  margin: 0;
  margin-top: 45px;
  list-style: none;
  padding: 0;
}

.hzjg-con ul li {
  height: 45px;
  line-height: 45px;
  list-style: none;
  text-align: center;
  float: left;
}

.hzjg-box .hzjg-con:first-child ul li {
  width: 25%;
}

.hzjg-con ul li a {
  color: #585858;
}

.hzjg-box .hzjg-con:nth-child(2) ul li {
  width: 33.3%;
}

.loock-more {
  width: 125px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  margin: 0 auto;
  border: 1px solid #ac3539;
  border-radius: 30px;
  background: url(../images/ico-goto.png) 75px 9px no-repeat;
}

.loock-more a {
  color: #ac3539;
  text-decoration: none;
}

.loock-more a span {
  display: inline-block;
}

.loock-more a i {
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-left: 5px;
}

/* 活动专题 start */
.hdzt-block {
  width: 100%;
  padding-bottom: 40px;
  background: url(../images/zhuantiimg_02.png) no-repeat center top;
  overflow: hidden;
  padding-top: 34px;
}

.hdzt-block h2.ad-tit {
  background: url(../images/ico-titleline.png) center no-repeat;
}

.hdzt-block .row {
  margin-bottom: 40px;
}

.act-list {
  width: 1140px;
  height: 290px;
  display: block;
  padding: 0;
  margin: 0 auto;
  margin-top: 55px;
  position: relative;
}

.act-list li {
  width: 263px;
  height: 286px;
  display: block;
  float: left;
  margin-left: 25px;
  margin-bottom: 20px;
  background: #fff;
  transition: all 0.2s ease;
  box-shadow: 0 1px 10px #e0e0e0;
  border-radius: 8px;
  overflow: hidden;
}

.act-list li:hover {
  box-shadow: 0 5px 30px #ccc;
}

.act-list li img {
  width: 100%;
  height: 156px;
  display: block;
  -webkit-transition: all ease-out .3s;    
  transition: all ease-out .3s;  
}
.act-list li img:hover{-webkit-transform:scale(1.05,1.05);transform:scale(1.05,1.05)}
.act-list li:first-child {
  margin-left: 0;
}

.act-list li .act-i-des {
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
  box-sizing: border-box;
}

.act-list li .act-i-des h3 {
  font-size: 20px;
  width: 100%;
  overflow: hidden;
  margin: 10px 0;
  font-weight: normal;
}

.act-list li .act-i-des a:hover {
  color: #f24e2d;
}

.act-list li .act-i-des p {
  font-size: 14px;
  line-height: 20px;
  overflow: hidden;
  margin-bottom: 15px;
  color: #61687f;
}

.act-list li .act-i-des p .a-go {
  float: right;
  color: #70778a;
  height: 20px;
}
.act-list li .act-i-des p .a-go:hover {

  color:#d82830;

}

.act-list li .act-i-des p .a-go span {
  color: #61687f;
  display: inline-block;
  height: 20px;
  line-height: 20px;
}

.act-list li .act-i-des span {
  color: #8aaef3;
}

.white-gray-bg {
  background-color: #fff;
  border-top: 1px solid #f3f3f3;
  border-bottom: 1px solid #f3f3f3;
}

.act-list .slick-prev, 
.act-list .slick-next {
  width: 49px;
  height: 49px;
  display: block;
  position: absolute;
  transform: none;
  z-index: 999;
  border: none;
}

.act-list .slick-prev {
  background: url(../images/scro-lf.png) no-repeat;
  left: -100px;
}

.act-list .slick-next {
  background: url(../images/scro-rig.png) no-repeat;
  right: -100px;
}

.act-list .ico-goto {
  width: 16px;
  height: 16px;
  display: inline-block;
  background: url(../images/ico-gotog.png) no-repeat;
  margin-top: 3px;
  margin-left: 5px;
  float: right;
}

/* 活动专题 end */

/* 投教动态 start */
.tjdt-block {
  width: 100%;
  padding-top: 75px;
  padding-bottom: 50px;
}

.tjdt-block h2.ad-tit {
  text-align: center;
}

.tjdt-box {
  width: 100%;
  height: 410px;
  margin-top: 20px;
}

.tjdt-box .tjdt-item {
  width: 380px;
  height: 100%;
  background: #fff;
  display: block;
  float: left;
  margin-left: 30px;
  box-shadow: 1px 3px 12px #e0e0e0;
}

.tjdt-item dl dt a:hover {
  color: #f24e2d;
}

.tjdt-box .tjdt-item:first-child {
  margin-left: 0;
}

.tjdt-top {
  width: 100%;
  /*height: 45px;
  line-height: 45px;*/
  padding: 23px 0 47px;
  border-bottom: 1px dashed #ddd;
}

.tjdt-top .ico-sl {
  width: 48px;
  height: 45px;
  display: inline-block;
  float: left;
  background: url(../images/ico-sl.png) no-repeat;
  background-size: 60%;
  margin-left: 20px;
}

.tjdt-top .ico-slgo {
  width: 27px;
  height: 25px;
  display: inline-block;
  float: right;
  background: url(../images/ico-gorig.png) no-repeat;
  margin-top: 0px;
  margin-right: 20px;
}

.tjdt-top span {
  display: inline-block;
  float: left;
  color: #ac3539;
  margin-left: 6px;
  margin-right: 75px;
}

.tjdt-list {
  width: 100%;
  height: 258px;
}

.tjdt-list dt {
  font-size: 15px;
 /* height:74px;*/
  padding: 12px 32px;
  box-sizing: border-box;
  width: 100%;
  display: block;
  float: left;
  position: relative;
  line-height: 25px;
}

.tjdt-list dt:before {
  content: "";
  width: 4px;
  height: 4px;
  display: inline-block;
  background: #333;
  border-radius: 50%;
  position: absolute;
  left: 18px;
  top: 22px;
}

.tjdt-list s {
  text-decoration: none;
}

.tjdt-list a {
  color: #333;
}

.tjdt-list a:hover {
  color: #ac3539;
}

.tj-time {
  position: absolute;
  right: 12px;
  bottom: 10px;
}

.tj-time s {
  font-size: 12px;
}

.tj-time2 {
  float: right;
}

.ico-stiem {
  width: 14px;
  height: 15px;
  display: inline-block;
  background: url(../images/ico-times.png) no-repeat;
  float: left;
  margin-top: 7px;
  margin-right: 8px;
}

.ad-tit {
  position: relative;
}

.ad-tit span {
  display: inline-block;
  margin-left: 80px;
}

.ad-tit i {
  width: 79px;
  height: 75px;
  display: inline-block;
  background-image: url(../images/ico-titles.png);
  background-repeat: no-repeat;
  position: absolute;
  margin-left: -15px;
  /*left: 480px;*/
  top: 0;
}

.ad-tit i.ico-tjxy {
  background-position: 0 0;
}

.ad-tit i.ico-mnty {
  background-position: 0 -79px;
}

.ad-tit i.ico-hdzt {
  background-position: 0 -268px;
}

.ad-tit i.ico-hzjg {
  background-position: 0 -179px;
}

.ad-tit i.ico-tjdt {
  background-position: 0 -348px;
}
/* 投教动态 end */

