a{
  text-decoration: none;
}
a:hover{
  text-decoration: none;
}
.header {
  box-sizing: initial;
  position:relative;
  width: 100%;
  height: 65px;
  background: #fff;
  z-index: 100;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
  padding-top: 21px; }

.logos {
  float: left;
  display: block;
  margin-left: 21px; }

.header-left {
  width: 348px;
  height: 100%;
  float: left;
  background: url(../images/index-logo.png) no-repeat right top; }

.head-right {
  float: right;
  width: 387px;
  height: 54px; }


.activity{
  position:relative;
  height:100%;
  width:77px;
  float:left;
  box-sizing: initial;
  z-index:2;
}
.activity-img{
  position: absolute;
  display: inline-block;
  width: 329px;
  height: auto;
  top: 50%;
  left: 50%;
  margin-top: -48px;
  margin-left: -165px;
}
.activity-img img{
  display: inline-block;
  vertical-align: middle;
  width:100%;
  height:auto;
}
.activity-wrap{
  position: absolute;
  width: 252px;
  height: 150px;
  background: #fff;
  border-top: 2px solid #ff7700;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  top: 66px;
  left: 50%;
  margin-left: -126px;
}
.activity-wrap:after{
  content:"";
  width:9px;
  height:4px;
  position:absolute;
  top:-6px;
  left:50%;
  margin-left:-4px;
  background:url(../images/jiao-top3.png) no-repeat;
}
.activity-wrap h2{
  box-sizing: initial;
  font-size: 18px;
  font-weight: 600;
  color: #666666;
  text-align: center;
  padding-top: 13px;
}
.activity-wrap p{
  box-sizing: initial;
  line-height: 22px;
  color: #666666;
  font-size: 14px;
  padding-top: 4px;
  text-align: center;
}
.activity-wrap p em{
  color:#ff7700;
  font-size:16px;
}
.activity-btns{
  box-sizing: initial;
  width: 190px;
  height: 35px;
  margin: 0 auto;
  margin-top: 10px;
}
.activity-btns:after{
  content:"";
  clear:both;
  display: block;
}
.activity-go-btn{
  box-sizing: initial;
  width: 82px;
  height: 30px;
  border-radius: 3px;
  background: #ff7700;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 30px;
  float: left;
}
.activity-yikan-btn{
  box-sizing: initial;
  width: 80px;
  height: 30px;
  border-radius: 3px;
  border: 1px solid #ff7700;
  font-size: 14px;
  color: #ff7700;
  text-align: center;
  line-height: 28px;
  float: right;
}

.seach {
  width: 169px;
  height: 33px;
  border: 1px solid #aaa;
  border-radius: 17px;
  float: left;
  outline: none;
  text-indent: 3em;
  color: #b9b9b9;
  font-size: 12px;
  background: url(../images/seach.png) no-repeat 9px;
  margin-top: 6px; }

.yidenglu {
  float: right;
  margin-right:27px;
  margin-left: 50px;
  width: 118px;
  height: 100%;
  background: url(../images/jiao.png) no-repeat right bottom; }

.xiaoxi {
  float: left;
  margin-top: 10px;
  position: relative;
  width: 21px;
  height: 23px;
  background: url(../images/xiaoxi.png) no-repeat left;
  cursor: pointer; }
.xiaoxi-ed{
  background-position:right !important;
}

.xxi-box {
  display: none;
  position: absolute;
  width: 468px;
  height: 315px;
  height: 308px\0\9;
  box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  background: #fff;
  right: -30px;
  top: 50px;
  z-index: 100;
  padding-top: 10px; }
  .xxi-box ul {
    width: 100%;
    display: none; }
  .xxi-box li {
    width: 100%;
    height: 88px;
    margin-bottom: 1px;
    background: #fff;
    border-bottom: 1px solid #ececec; }
    .xxi-box li:hover {
      background: #e4eaf6; }
  .xxi-box li:last-child {
    border: none; }
  .xxi-box a {
    display: block;
    width: 100%;
    height: 100%; }
    .xxi-box a div {
      box-sizing: initial;
      width: 330px;
      height: 100%;
      float: left;
      padding-left: 30px; }
      .xxi-box a div p:nth-child(1) {
        padding-top: 20px;
        color: #555;
        font-size: 14px; }
      .xxi-box a div p:nth-child(2) {
        padding-top: 12px;
        color: #555557;
        font-size: 12px;
        white-space: nowrap;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        overflow: hidden; }
    .xxi-box a > p {
      float: left;
      text-align: center;
      line-height: 88px;
      font-size: 14px;
      color: #999997; }
  .xxi-box > h6 {
    font-size: 16px;
    color: #444;
    font-weight: 400;
    text-align: center;
    padding-top: 180px;
    display: none;
    background: url(../images/envelope.png) no-repeat center;
    background-size: 80px auto; }
  .xxi-box > p {
    box-sizing: initial;
    position: absolute;
    bottom: 0;
    width: calc( 100% - 375px);
    height: 40px;
    border-top: 1px solid #e4e4e4;
    line-height: 40px;
    padding-left: 375px; }
    .xxi-box > p a {
      font-size: 12px;
      color: #444; }
  .xxi-box:before {
    content: "";
    position: absolute;
    top: -50px;
    right: 20px;
    width: 40px;
    height: 50px;
    background: url(../images/xiaoxi_jiao.png) no-repeat center bottom; }

.tx {
  float: left;
  margin-left: 41px;
  position: relative; }

.header_tx {
  display: block;
  width: 42px;
  height: 42px;
  border-radius: 50%; }

.gerenziliao_xinxi {
  padding-top: 25px; }
  .gerenziliao_xinxi:after {
    content: "";
    clear: both;
    display: block; }
  .gerenziliao_xinxi dt {
    float: left;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    overflow:hidden;
  }
    .gerenziliao_xinxi dt img {
      display: block;
      width: 100%;
      height: 100%; }
  .gerenziliao_xinxi dd {
    float: left; }
    .gerenziliao_xinxi dd h3 {
      width: 162px;
      font-size: 16px;
      color: #444;
      padding-top: 12px;
      padding-left: 14px;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
    .gerenziliao_xinxi dd p {
      font-size: 12px;
      color: #888;
      padding-top: 12px;
      padding-left: 15px; }
      .gerenziliao_xinxi dd p span {
        cursor: pointer;
        margin-left: 8px;
        padding-left: 17px;
        background: url(../images/ph_q.png) no-repeat left center; }

.gerenziliao {
  display: none;
  box-sizing: initial;
  position: absolute;
  z-index: 100;
  width: 246px;
  padding: 0 30px;
  height: 324px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.1);
  right: -30px;
  top: 60px;
}
.tx:hover .gerenziliao{
  display: block;
  opacity: 1;
  animation: myfirst 0.8s ease normal;
  -moz-animation: myfirst 0.8s ease normal;
  -webkit-animation: myfirst 0.8s ease normal;
}
.xiaoxi:hover .xxi-box{
  display: block;
  opacity: 1;
  animation: myfirst 0.8s ease normal;
  -moz-animation: myfirst 0.8s ease normal;
  -webkit-animation: myfirst 0.8s ease normal;
}
  .gerenziliao:before {
    content: "";
    position: absolute;
    top: -18px;
    right: 30px;
    width: 42px;
    height: 18px;
    background: url(../images/xiaoxi_jiao.png) no-repeat center bottom; }
.tishidialog-ed{
  display: block;
  -webkit-animation: scale-out cubic-bezier(.22,.58,.12,.98) .4s;
  animation: scale-out cubic-bezier(.22,.58,.12,.98) .4s;
}
.gerenziliao_list {
  width: 100%;
  margin-top: 13px; }
  .gerenziliao_list:after {
    content: "";
    clear: both;
    display: block; }
  .gerenziliao_list li {
    float: left;
    width: 121px;
    height: 36px;
    margin-bottom: 2px; }
    .gerenziliao_list li a {
      box-sizing: initial;
      display: block;
      width: calc(100% - 48px);
      height: calc(100% - 2px);
      font-size: 12px;
      color: #444;
      padding-left: 45px;
      border: 1px solid #f0eeee;
      line-height: 36px; }
  .gerenziliao_list li:nth-child(1) a {
    background: #f2f2f2 url(../images/wodekecheng.png) no-repeat 22px center; }
  .gerenziliao_list li:nth-child(2) a {
    background: #f2f2f2 url(../images/kechengbiao.png) no-repeat 22px center; }
  .gerenziliao_list li:nth-child(3) a {
    background: #f2f2f2 url(../images/zhiboke.png) no-repeat 22px center; }
  .gerenziliao_list li:nth-child(4) a {
    background: #f2f2f2 url(../images/gerenshezhi.png) no-repeat 22px center; }
  .gerenziliao_list li:nth-child(2n-1) {
    margin-right: 2px; }

.history-list {
  margin-top: 25px; }
  .history-list h5 {
    font-size: 12px;
    color: #444;
    padding-left: 24px;
    font-weight: 800;
    background: url(../images/clock2.png) no-repeat left center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
  .history-list p {

    font-size: 12px;
    color: #444;
    padding-left: 24px;
    padding-top: 12px;
   }
.history-list p span{
  display: inline-block;
  float: left;
  width:calc(100% - 30px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.history-list p a {
      float: right;
      color: #4758af; }

.quit {
  position: absolute;
  bottom: 0;
  width: calc(100% - 60px);
  text-align: right;
  line-height: 50px;
  border-top: 1px solid #ececec; }
  .quit a {
    font-size: 12px;
    color: #444; }

.index-login {
  margin-left: 40px;
  float: right;
  margin-right:27px; }
  .index-login a {
    display: inline-block;
    width: 70px;
    height: 33px;
    margin-right: 8px;
    text-align: center;
    line-height: 33px;
    font-size: 14px;
    border-radius: 3px;
    margin-top: 10px;
    float: left; }

.register-btns {
  background: #4051a7;
  color: #fff; }
  .register-btns:hover {
    background: #32439a; }

.login-btns {
  border: 1px solid #aaaaaa;
  color: #535353; }
.header-nav{
  float:left;
  margin-left:54px;
  margin-top:12px;
  height:calc(100% - 12px);
}
.header-nav:after{
  content:"";
  clear:both;
  display: block;
}
.header-nav>li{
  float:left;
  height:100%;
  margin-right:48px;
}
.header-nav>li>img{
  display:inline-block;
  width:13px;
  height:7px;
  margin-left:4px;

}
.header-nav>li>a{
  color:#444;
  font-size:16px;
}
.header-nav-wrap{
  display:none;
  position:absolute;
  top:85px;
  left:182px;
  width:436px;
  border:1px solid #eaeaea;
  background:#fff;
  padding-bottom:25px;
}
.header-nav-list-course{
  padding:0 45px;
  padding-top:10px;
}
.header-nav-list-course>li{
  margin-top:20px;
  padding-left: 27px;
  position:relative;
  line-height:20px;
}
.header-zhibo-course {
  background: url(../images/zhibo_course.png) no-repeat left 4px;
}
.header-vip-course {
  background: url(../images/vip_course.png) no-repeat left 4px;
}
.header-position-course {
  background: url(../images/position_course.png) no-repeat left 4px;
}
.header-nav-list-course>li>a{
  color:#444444;
  font-size:12px;
}
.header-nav-list-course li span{
  float:right;
}
.header-nav-list-tit{
  font-size:12px;
  color:#666666;
  margin:0 30px;
  margin-top:25px;
  height:27px;
  line-height:27px;
  border:1px solid #edeff3;
  background:#f2f4f8;
  border-radius:13px;
  padding-left:15px;
}
.header-nav-list-major{
  padding-left:48px;
  padding-right:14px;
}
.header-nav-list-major:after{
  content:"";
  clear:both;
  display: block;
}
.header-nav-list-major li{
  float:left;
  padding-top:14px;
  width:33%;
  line-height:38px;
}
.header-nav-list-major li img{
  width:24px;
  display: inline-block;
  vertical-align: middle;
  margin-right:8px;
  transform:scale(0.8,0.8);
}
.header-nav-list-major li a{
  font-size:12px;
  color:#444;
}
.seeall-btn{
  width:100%;
  height:40px;
  display:block;
  text-align:center;
  line-height:40px;
  border-top:1px solid #eaeaea;
  background:#f4f5fb;
  color:#394da1;
  font-size:14px;
  margin-top:25px;
}

.nav-select>img{
  transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);

  transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
}
.header-nav li.nav-select:hover .header-nav-wrap{
    display: block;
    opacity: 1;
    animation: myfirst 0.8s ease normal;
    -moz-animation: myfirst 0.8s ease normal;
    -webkit-animation: myfirst 0.8s ease normal;
}
.header-nav li.nav-select:hover>img{
  transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -o-transform: rotate(0deg);

  transition: all .2s;
  -ms-transition: all .2s;
  -moz-transition: all .2s;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
}

@keyframes myfirst {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-moz-keyframes myfirst
  /* Firefox */

{
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes myfirst
  /* Safari and Chrome */

{
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-o-keyframes myfirst
  /* Opera */

{
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}




.gerenziliao_doudou{
  background:url(../images/doudou.png) no-repeat left !important;
  background-size:12px auto !important;
}
/*# sourceMappingURL=index_header.css.map */
