/*classfied*/
/*详情课本的第一级标题的背景*/
/*详情的第一级标题的颜色*/
@-webkit-keyframes bellshake {
  0% {
    -webkit-transform: rotate(0deg);
  }
  5% {
    -webkit-transform: rotate(18deg);
  }
  15% {
    -webkit-transform: rotate(-15deg);
  }
  25% {
    -webkit-transform: rotate(12deg);
  }
  35% {
    -webkit-transform: rotate(-9deg);
  }
  45% {
    -webkit-transform: rotate(6deg);
  }
  55% {
    -webkit-transform: rotate(-3deg);
  }
  60% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
  }
}
@-moz-keyframes bellshake {
  0% {
    -moz-transform: rotate(0deg);
  }
  5% {
    -moz-transform: rotate(18deg);
  }
  15% {
    -moz-transform: rotate(-15deg);
  }
  25% {
    -moz-transform: rotate(12deg);
  }
  35% {
    -moz-transform: rotate(-9deg);
  }
  45% {
    -moz-transform: rotate(6deg);
  }
  55% {
    -moz-transform: rotate(-3deg);
  }
  60% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(0deg);
  }
}
@keyframes bellshake {
  0% {
    transform: rotate(0deg);
  }
  5% {
    transform: rotate(18deg);
  }
  15% {
    transform: rotate(-15deg);
  }
  25% {
    transform: rotate(12deg);
  }
  35% {
    transform: rotate(-9deg);
  }
  45% {
    transform: rotate(6deg);
  }
  55% {
    transform: rotate(-3deg);
  }
  60% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.tel_error_msg {
  font-family: '宋体';
  font-size: 12px !important;
  color: #F96A62;
  position: absolute;
  top: 26px;
  left: 80px;
}
.money_error_msg {
  font-family: '宋体';
  font-size: 12px !important;
  color: #F96A62 !important;
  position: absolute;
  top: 50px;
  left: 218px;
}
.card_error_msg {
  font-family: '宋体';
  font-size: 11px !important;
  color: #F96A62;
  position: absolute;
  top: 30px;
  left: 172px;
}
label {
  display: inline !important;
}
ul,
ol,
li {
  list-style-type: none;
}
html,
body {
  border: 0;
  margin: 0;
  font-family: "microsoft yahei";
  font-size: 14px;
  color: #333333;
}
#bodyBg {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.7);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  opacity: 0.7;
  display: none;
  z-index: 1000;
}
.wrapperCommon {
  width: 1200px;
  margin: 0 auto;
}
.on {
  color: #6eb932 !important;
  border-bottom: 1px solid #6eb932;
}
.on1 {
  color: #6eb932 !important;
  border-bottom: 2px solid #6eb932;
}
.on2 {
  color: #6eb932 !important;
  border-bottom: 2px solid #6eb932 !important;
}
.on3 {
  background: #6eb932;
  color: #ffffff !important;
}
.on4 {
  margin-top: -1px;
  border-top: 1px solid #6eb932;
  color: #6eb932 !important;
}
.on5 {
  color: #6eb932 !important;
  border: 1px solid #6eb932 !important;
}
.on6 {
  color: #6eb932 !important;
  background: #ffffff !important;
  border: 1px solid #6eb932 !important;
}
.on7 {
  color: #6eb932;
}
.on8 {
  margin-top: -1px;
  border-top: 1px solid #6eb932;
}
.on9 {
  color: #6eb932 !important;
}
.fix0 {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1100;
}
a {
  text-decoration: none;
  font-size: 12px;
}
a:hover {
  text-decoration: none;
  cursor: pointer;
}
a:link {
  text-decoration: none;
  color: #808080;
}
a:active {
  text-decoration: none;
}
a:visited {
  color: #808080;
}
.f_r {
  float: right;
  border: 1px solid #d7d7d7;
  border-radius: 3px;
  padding: 0 2px !important;
  margin: 2px 5px;
}
.mar1 {
  margin-top: -1px;
}
.mar_l5 {
  margin-left: 5px;
}
.mar_l10 {
  margin-left: 10px;
}
.marl15 {
  margin-left: 15px !important;
}
.marlr17 {
  margin-left: 17px !important;
  margin-right: 17px !important;
}
.marl20 {
  margin-left: 20px !important;
}
.marl18 {
  margin-left: 18px !important;
}
.marl29 {
  margin-left: 29px !important;
}
.marl30 {
  margin-left: 30px !important;
}
.marl40 {
  margin-left: 40px !important;
}
.marl172 {
  margin-left: 172px !important;
}
.mar_t0 {
  margin-top: 0 !important;
}
.mart10 {
  margin-top: 10px !important;
}
.mart3 {
  margin-top: 3px !important;
}
.mart6 {
  margin-top: 6px !important;
}
.mart15 {
  margin-top: 15px !important;
}
.mart28 {
  margin-top: 28px !important;
}
.mart30 {
  margin-top: 30px !important;
}
.mart100 {
  margin-top: 100px !important;
}
.mar_lt {
  margin-top: 6px !important;
  margin-left: 10px;
}
.mar_t7 {
  margin-top: 7px !important;
}
.mart20 {
  margin-top: 20px !important;
}
.mar_t25 {
  margin-top: 25px !important;
}
.mart40 {
  margin-top: 42px !important;
}
.mart58 {
  margin-top: 58px;
}
.marb30 {
  margin-bottom: 30px !important;
}
.mar_b80 {
  margin-bottom: 80px !important;
}
.mar_t80 {
  margin-top: 80px !important;
}
.mart20 {
  margin-top: 20px;
}
.mart5 {
  margin-top: 5px !important;
}
.mart10 {
  margin-top: 10px !important;
}
.mar_r5 {
  margin-right: 5px;
}
.marb20 {
  margin-bottom: 20px !important;
}
.marb15 {
  margin-bottom: 15px !important;
}
.marb29 {
  margin-bottom: 29px !important;
}
.marb35 {
  margin-bottom: 35px !important;
}
.marb45 {
  margin-bottom: 45px !important;
}
.mart-1 {
  margin-top: -1px;
}
.marb0 {
  margin-bottom: 0 !important;
}
.marlr20 {
  margin-left: 20px !important;
  margin-right: 20px !important;
}
.marb5 {
  margin-bottom: 5px !important;
}
.marltr20 {
  margin-left: 20px !important;
  margin-top: 20px !important;
  margin-right: 20px !important;
}
.pad10 {
  padding: 10px !important;
}
.padt10 {
  padding-top: 10px !important;
}
.padt25 {
  padding-top: 25px !important;
}
.padt20 {
  padding-top: 20px !important;
}
.pad_l20 {
  padding-left: 20px;
}
.pad_l10 {
  padding-left: 10px;
}
.pad_l200 {
  padding-left: 200px;
}
.pad_r20 {
  padding-right: 20px;
}
.marlr40 {
  margin-left: 40px !important;
  margin-right: 40px !important;
}
.padb10 {
  padding-bottom: 10px !important;
}
.padb20 {
  padding-bottom: 20px !important;
}
.padt29 {
  padding-top: 29px !important;
}
.padt35 {
  padding-top: 35px !important;
}
.padtb29 {
  padding-top: 29px !important;
  padding-bottom: 29px !important;
}
.padl39 {
  padding-left: 39px !important;
}
.padb39 {
  padding-bottom: 39px !important;
}
.padlr23 {
  padding-right: 23px !important;
  padding-left: 23px !important;
}
.padtb13 {
  padding-top: 13px !important;
  padding-bottom: 13px !important;
}
.padl15 {
  padding-left: 15px !important;
}
.padlr19 {
  padding-left: 19px !important;
  padding-right: 19px;
}
.padtb19 {
  padding-top: 19px !important;
  padding-bottom: 19px !important;
}
.padl19 {
  padding-left: 19px !important;
}
.padlr29 {
  padding-left: 29px !important;
  padding-right: 29px !important;
}
.padtb12 {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}
.padtb19 {
  padding-top: 19px !important;
  padding-bottom: 19px !important;
}
.padb10 {
  padding-bottom: 10px;
}
.padt6 {
  padding-top: 6px;
}
.mar_l25 {
  margin-left: 25px !important;
}
.mar_b40 {
  margin-bottom: 40px;
}
.mar_b46 {
  margin-bottom: 46px;
}
.mar_lr17 {
  margin: 0 31px;
}
.mar_lr29 {
  margin: 15px 29px 10px;
}
.mar_l15 {
  margin-right: 15px;
}
.mar_l30 {
  margin-left: 30px !important;
}
.mar_40 {
  margin-left: 40px !important;
}
.mar14 {
  margin: 14px !important;
}
.mar0 {
  margin: 0 !important;
}
.pad0 {
  padding: 0 !important;
}
.font12 {
  font-size: 12px;
  font-family: '微软雅黑';
}
.id {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  background: url(../images/changxue/main2.png) 0 0 no-repeat;
  height: 18px;
  width: 18px;
}
.id.icc1 {
  background-position: -24px -56px;
  height: 15px;
  width: 15px;
  margin: 6px 7px;
  border: none;
}
.id.icc2 {
  background-position: -60px -56px;
  height: 15px;
  width: 15px;
  margin: 2px 7px 8px;
}
.id.icc3 {
  background-position: -96px -56px;
  height: 15px;
  width: 15px;
  margin: 2px 7px 8px;
}
.id.icc4 {
  background-position: -24px -86px;
  height: 15px;
  width: 15px;
  margin: 2px 7px 8px;
}
.id.icc5 {
  background-position: -60px -86px;
  height: 15px;
  width: 15px;
  margin: 2px 7px 8px;
}
.id.icc6 {
  background-position: -96px -86px;
  height: 15px;
  width: 15px;
  margin: 2px 7px 8px;
}
.id.icc7 {
  background-position: -18px -118px;
  height: 20px;
  width: 28px;
}
.imglabel {
  position: absolute;
  top: 0px;
  left: 0px;
}
.mar_b30 {
  margin-bottom: 30px !important;
}
.marr35 {
  margin-right: 35px !important;
}
.marr25 {
  margin-right: 25px !important;
}
.padlr10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.padtb15 {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
.icon_1st {
  background-position: -80px -424px;
  height: 20px;
  width: 30px;
}
i.ic {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  background: url(../images/changxue/classfied.png) 0 0 no-repeat;
  height: 18px;
  width: 18px;
}
i.icon_search {
  background-position: -47px -424px;
  width: 17px;
  height: 17px;
  position: absolute;
  margin-left: 15px;
  margin-top: 19px;
}
i.icon_user {
  background-position: -47px -493px;
  width: 22px;
  height: 22px;
  position: absolute;
  margin-top: 8px;
}
i.icon_user1 {
  background-position: -47px -493px;
  width: 22px;
  height: 22px;
  position: absolute;
  margin-top: 18px;
  margin-left: 40px;
}
i.icon_user2 {
  background-position: -47px -493px;
  width: 22px;
  height: 22px;
  position: absolute;
  margin-top: 22px;
  margin-left: 40px;
}
i.icon_mail {
  background-position: -100px -493px;
  width: 22px;
  height: 22px;
  position: absolute;
  margin-top: 32px;
  margin-left: 40px;
}
i.icon_lock {
  background-position: -74px -493px;
  width: 22px;
  height: 22px;
  position: absolute;
  margin-top: 8px;
}
i.icon_lock1 {
  background-position: -74px -493px;
  width: 22px;
  height: 22px;
  position: absolute;
  margin-top: 18px;
  margin-left: 40px;
}
i.icon_lock2 {
  background-position: -74px -493px;
  width: 22px;
  height: 22px;
  position: absolute;
  margin-top: 22px;
  margin-left: 40px;
}
i.ic_up {
  background-position: -16px -40px;
  height: 10px;
}
i.ic_up1 {
  background-position: -16px -57px;
  height: 10px;
  width: 10px;
}
i.ic_classfiedDetail {
  background-position: -5px -6px;
  width: 10px;
}
i.ic_icon1 {
  background-position: -18px -6px;
  height: 15px;
  width: 15px;
  margin: 7px 7px !important;
  cursor: pointer;
}
i.ic_icon2 {
  background-position: -39px -6px;
  height: 15px;
  width: 15px;
  margin: 7px 7px;
  cursor: pointer;
}
i.ic_icon1_1 {
  background-position: -18px -86px;
  height: 15px;
  width: 15px;
  margin: 7px 7px;
  cursor: pointer;
}
i.ic_icon2_1 {
  background-position: -39px -86px;
  height: 15px;
  width: 15px;
  margin: 7px 7px;
  cursor: pointer;
}
i.ic_uplogo1 {
  /*background-position: -17px -25px;*/
  background-position: -29px -25px;
  height: 10px;
  width: 10px;
}
i.ic_upicon {
  background-position: -17px -25px;
  height: 10px;
  width: 10px;
}
i.ic_upicon_1 {
  background-position: -17px -70px;
  height: 10px;
  width: 10px;
}
i.ic_uplogo2 {
  background-position: -29px -25px;
  height: 10px;
  width: 10px;
}
i.ic_left {
  background-position: -28px -43px;
  height: 15px;
  width: 15px;
  cursor: pointer;
}
i.ic_right {
  background-position: -40px -43px;
  height: 15px;
  width: 15px;
  cursor: pointer;
}
i.ic_save {
  background-position: -39px -20px;
  height: 19px;
  width: 15px;
  cursor: pointer;
}
i.ic_purchase {
  position: absolute;
  left: 0px;
  background-position: -66px -6px;
  height: 100px;
  width: 375px;
}
i.ic_classlogo {
  position: absolute;
  top: 133px;
  left: 182px;
  background-position: -8px -122px;
  height: 166px;
  width: 166px;
  cursor: pointer;
}
i.ic_classlogo:hover {
  background-position: -182px -122px;
}
i.ic_trylisten {
  position: absolute;
  top: 134px;
  left: 443px;
  background-position: -356px -122px;
  height: 166px;
  width: 166px;
}
i.ic_trylisten:hover {
  background-position: -532px -122px;
}
i.ic_de_weixin {
  background-position: -458px -7px;
  height: 21px;
  width: 21px;
}
i.ic_closelevel1 {
  position: absolute;
  top: 0;
  left: -8px;
  height: 16px;
  width: 16px;
  background-position: -503px -34px;
  cursor: pointer;
}
i.ic_openlevel1 {
  z-index: 999;
  position: absolute;
  top: 0;
  left: -8px;
  height: 16px;
  width: 16px;
  background-position: -525px -34px;
  cursor: pointer;
}
i.ic_openlevel2 {
  position: absolute;
  top: 0;
  left: -6px;
  height: 12px;
  width: 12px;
  z-index: 999;
  background-position: -547px -36px;
}
i.ic_teachname {
  float: right;
  height: 14px;
  width: 14px;
  background-position: -590px -66px;
}
i.ic_demore {
  height: 15px;
  width: 15px;
  background-position: -694px -11px;
}
i.ic_reply {
  position: absolute;
  top: -6px;
  left: 26px;
  height: 9px;
  width: 12px;
  background-position: -662px -18px;
}
i.ic_photo {
  position: absolute;
  top: 29px;
  left: 0;
  height: 32px;
  width: 32px;
  background-position: -617px -7px;
}
i.ic_discount {
  position: absolute;
  left: 0;
  top: 0;
  width: 65px;
  height: 20px;
  padding-left: 10px;
  font-style: normal;
  line-height: 20px;
  color: #ffffff;
  background-position: -716px -9px;
}
i.ic_sure {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 20px;
  width: 27px;
  background-position: -10px -387px;
}
i.ic_card {
  width: 26px;
  height: 26px;
  background-position: -10px -420px;
}
i.ic_payclose {
  width: 16px;
  height: 16px;
  background-position: -52px -389px;
  float: right;
  cursor: pointer;
  margin-top: 3px;
  margin-right: 3px;
}
i.ic_usercount {
  float: left;
  width: 27px;
  height: 27px;
  background-position: -10px -456px;
}
i.ic_moneylast {
  float: left;
  width: 27px;
  height: 27px;
  background-position: -10px -489px;
}
a.a_btn_scan {
  display: inline-block;
  font-weight: bold;
  /* background-color: @greenColor;*/
  padding: 0 18px;
  font-size: 12px;
  line-height: 30px;
  color: #FFF;
  margin-top: 34px;
}
.logoC {
  display: inline-block;
  height: 25px;
  width: 25px;
}
.logoC .iconC {
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url(../images/main.png) 0 0 no-repeat;
}
.logoC .qqLogo {
  height: 25px;
  width: 25px;
  background-position: -350px -220px;
  /*&:hover{
             background-position: -199px -34px;
         }*/
}
.logoC .sinaLogo {
  height: 25px;
  width: 25px;
  background-position: -392px -220px;
  /*&:hover{
             background-position: -225px -34px;
         }*/
}
.logoC .renLogo {
  height: 25px;
  width: 25px;
  background-position: -439px -220px;
  /*&:hover{
             background-position: -251px -34px;
         }*/
}
.logoD {
  display: inline-block;
  height: 55px;
  width: 100%;
  position: relative;
}
.logoD .iconD {
  display: inline-block;
  height: 31px;
  width: 31px;
  background: url(../images/main.png) 0 0 no-repeat;
}
.logoD .moveClass {
  position: absolute;
  left: 29px;
  top: 26px;
  height: 31px;
  width: 31px;
  background-position: -80px -72px;
}
.logoD .forumLogo {
  position: absolute;
  left: 29px;
  top: 26px;
  height: 30px;
  width: 30px;
  background-position: -112px -73px;
}
.logoD .serviceLogo {
  position: absolute;
  left: 29px;
  top: 26px;
  height: 30px;
  width: 30px;
  background-position: -144px -73px;
}
.logoE1 {
  display: inline-block;
  height: 20px;
  width: 60px;
  float: right;
  color: #808080;
  position: relative;
  padding-top: 26px;
}
.logoE1 .iconE {
  display: inline-block;
  height: 25px;
  width: 20px;
  background: url(../images/main.png) 0 0 no-repeat;
}
.logoE1 .listenLogo {
  height: 20px;
  width: 20px;
  background-position: -63px -52px;
}
.logoE {
  display: inline-block;
  height: 20px;
  width: 60px;
  float: right;
  color: #808080;
  position: relative;
  padding-top: 0;
}
.logoE .iconE {
  display: inline-block;
  height: 25px;
  width: 20px;
  background: url(../images/main.png) 0 0 no-repeat;
}
.logoE .listenLogo {
  height: 20px;
  width: 20px;
  background-position: -63px -50px;
}
.second_title {
  display: inline-block;
  width: 180;
  float: left;
  z-index: 1000;
}
.index_common {
  font-size: 14px;
  color: #333;
}
.width_140 {
  width: 150px !important;
  height: 30px;
}
.width_170 {
  width: 170px !important;
  height: 30px;
}
.logoa {
  margin-top: 2px;
  float: left;
  display: block;
  height: 20px;
  width: 20px;
}
.logoa .icon {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(../images/main.png) 0 0 no-repeat;
}
.logoa .logoc {
  height: 20px;
  width: 20px;
  background-position: -1px -6px;
}
.logoa .clientLogo {
  width: 13px;
  height: 18px;
  background-position: -23px -8px;
}
.logoa .up {
  height: 12px;
  width: 16px;
  background-position: -111px -35px;
}
.logoa .contactWinxin {
  height: 19px;
  width: 19px;
  border-radius: 18px;
  background-position: -40px -8px;
}
.logoa .contactWinxin:hover {
  background-position: -240px -8px;
}
.logoa .contactWeibo {
  height: 20px;
  width: 20px;
  border-radius: 18px;
  margin-left: 10px;
  background-position: -64px -8px;
}
.logoa .contactWeibo:hover {
  background-position: -264px -8px;
}
.logoa .loginLogo {
  height: 18px;
  width: 16px;
  background-position: -88px -7px;
}
.logoa .iconB {
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url(../images/main.png) 0 0 no-repeat;
}
.logoa .telLogo {
  height: 25px;
  width: 25px;
  background-position: -475px -147px;
  cursor: text;
}
.siteTitle {
  margin-left: 10px;
}
.siteTitle a {
  font-size: 14px;
  color: #ffffff;
}
.siteTitle a:hover {
  color: #6eb932;
}
.background_color_blue {
  background-color: #6eb932;
}
#banner {
  width: 100%;
  height: 40px;
  background-color: #333541;
  font-family: '微软雅黑';
}
.banner_content {
  width: 1200px;
  height: 40px;
  margin: 0 auto;
}
.banner_ul li {
  width: 139px;
  height: 32px;
  border-left: 1px solid #ffffff;
  float: left;
  list-style: none;
  margin-top: 3px;
}
.banner_ul .banner_ul_li1 {
  font-size: 12px;
  border-left: none ;
  color: #ffffff;
}
.banner_ul .banner_ul_li1:hover {
  cursor: pointer;
  color: #6eb932;
}
.banner_ul .banner_ul_li1:hover .logoc {
  height: 20px;
  width: 20px;
  background-position: -201px -6px;
}
.banner_ul_li1_div {
  margin-top: 7px;
}
.banner_ul_li1_div a {
  color: #fff;
  font-size: 14px;
}
.banner_ul_li2 {
  line-height: 32px;
  list-style: none;
  width: 139px;
  height: 32px;
  padding-left: 10px;
}
.banner_ul_li2 .moveClient {
  margin-right: 5px;
  margin-left: 3px;
  color: #ffffff;
  display: inline-block;
  float: left;
  color: 14px;
}
.banner_ul_li2:hover .moveClient {
  color: #6eb932;
  cursor: pointer;
}
.banner_ul_li2:hover .clientLogo {
  height: 18px;
  width: 13px;
  background-position: -220px -8px;
}
.loginIn {
  color: #ffffff;
  display: inline-block;
  padding-right: 5px;
}
.clearfloat {
  clear: both;
}
.clearfix {
  *zoom: 1;
  overflow: hidden;
}
.clearfix:after {
  content: "\200B";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.banner_ul .banner_ul_li4 {
  width: 674px ;
  border-left: none;
  /*background-color: #008000;*/
}
.banner_ul .banner_ul_li5 {
  border-left: none;
}
.banner_concern {
  font-size: 12px;
  position: relative;
  top: 7px;
  color: #ffffff;
  cursor: pointer;
}
.banner_a2 {
  position: relative;
  top: -1px;
}
.banner_a2:hover {
  cursor: pointer;
}
.banner_a3:hover {
  cursor: pointer;
}
.banner_ul .banner_ul_li6 a {
  font-size: 14px;
  text-decoration: none;
}
.banner_ul .banner_ul_li6 {
  border-left: none;
  width: 103px;
  text-align: center;
  height: 40px;
}
.header_im img {
  width: 24px !important;
  height: 24px;
  max-width: 25px !important;
  display: inline-block;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 12px;
}
.banner_sign {
  position: relative;
  top: 12px;
  text-align: center;
  display: inline-block;
}
.banner_sign:hover .loginIn {
  color: #6eb932;
}
.banner_sign:hover .loginLogo {
  background-position: -288px -7px;
}
.banner_sign:hover {
  cursor: pointer;
}
.banner_Registration a {
  text-decoration: none;
  font-size: 14px;
}
.banner_Registration a:hover {
  color: #6eb932;
}
.banner_Registration {
  margin: 0 auto;
  position: relative;
  top: 12px;
}
.banner_Registration span {
  color: #ffffff;
}
.banner_Registration .message_bell {
  padding: 0;
}
.banner_Registration:hover {
  cursor: pointer;
}
.banner_ul .banner_ul_li7 {
  width: 103px ;
  text-align: center;
  height: 40px;
  color: #ffffff;
}
.banner_ul .banner_ul_li7,
.banner_ul .banner_ul_li6 {
  margin-top: -3px;
  height: 43px;
}
.res_storage {
  margin-right: 5px;
}
#nav {
  width: 1200px;
  margin: 0 auto;
  margin-top: 8px;
}
#nav .banner {
  height: 500px;
  background: gray;
  margin-top: 41px;
  z-index: 900;
  position: relative;
}
#nav .bigLogo {
  float: left;
  display: inline-block;
  height: 70px;
  width: 203px;
  padding-top: 5px;
}
#nav .advertise {
  width: 124px;
  float: left;
  background: gray;
  margin-top: 41px;
  margin-left: 46px;
  position: relative;
}
.nav_search {
  width: 661px;
  height: 42px;
  margin-left: 65px;
}
.nav_search2 {
  width: 661px;
  height: 42px;
  margin-left: 14px;
  float: left;
}
.nav_input .input_search {
  text-indent: 30px;
  width: 500px;
  height: 30px;
  margin-top: 6px;
  border: 1px solid #6eb932;
  color: #B5B4BA;
  letter-spacing: 1px;
}
.nav_input_tk {
  width: 100%;
  height: 40px;
  text-align: center;
  margin-top: 25px;
  margin-left: 8px;
}
.nav_input_tk .input_search_tk {
  text-indent: 30px;
  width: 289px;
  height: 30px;
  margin-left: -10px;
  background-color: #FFFFff ;
  font-size: 14px;
  color: #B5B4BA;
  letter-spacing: 1px;
}
.signin {
  width: 300px;
  height: 42px;
  margin-left: 34px;
  background-color: #6eb932;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-top: 30px;
  text-align: center;
  font-size: 20px;
  line-height: 40px;
  letter-spacing: 5px;
  color: #ffffff;
}
.signin a {
  color: #ffffff;
}
.signin:hover {
  cursor: pointer;
}
.input_search_tk {
  width: 289px;
  height: 40px;
}
.icon-user {
  position: relative;
  top: -5px;
  left: 25px;
}
.icon-lock {
  position: relative;
  top: -5px;
  left: 25px;
}
.curriculum {
  width: 121px;
  height: 40px;
  font-family: '宋体';
  font-size: 16px;
  color: white;
  text-align: center;
  background-color: #6eb932;
  font-weight: bold;
  line-height: 40px;
  position: relative;
  left: -2px;
  top: 6px;
}
.curriculum:hover {
  background: #25bc00;
}
.curriculum:hover {
  cursor: pointer;
}
.curriculum,
.nav_input {
  float: left;
}
.nav_input {
  position: relative;
}
.nav_Languages {
  width: 537px;
  height: 17px;
}
.nav_ul {
  margin-left: 5px;
}
.nav_ul li {
  margin-left: 20px;
  height: 26px;
  font-family: '宋体';
  font-size: 12px;
  /*background-color: gold;*/
  float: left;
  list-style: none;
  text-align: left;
  color: #7d8894;
}
.nav_ul li:hover {
  color: #6eb932;
  cursor: pointer;
}
.nav_logo,
.nav_search,
.nav_hotline {
  float: left;
}
/*订单相关*/
.navbar01 {
  width: 100%;
  height: auto;
}
.navWrapper {
  width: 100%;
  margin-top: -20px;
}
.nav_link {
  position: relative;
  width: 1200px;
  height: 45px;
  margin: 0  auto;
  clear: left;
  text-align: center;
  border-bottom: 2px solid #6eb932;
}
.nav_link a {
  text-decoration: none;
}
.nav_link a:hover {
  cursor: pointer;
}
.allCourse {
  position: absolute;
  top: 3px;
  width: 210px;
  height: 42px;
  float: left;
  color: #ffffff;
  background: #6eb932;
  line-height: 42px;
}
#content {
  width: 100%;
  height: auto;
}
.content01 {
  width: 1200px;
  height: 500px;
  margin: 0  auto;
}
.content01_ul {
  border: 1px solid #6eb932;
  width: 207px;
  margin-top: -45px;
}
.content01_ul li {
  margin: 0px;
  width: 207px;
  list-style: none;
  position: relative;
}
.content01_ul .content01_ul_li1 {
  height: 45px;
  background-color: #6eb932;
  color: white;
  font-size: 16px;
  font-family: '黑体';
  text-align: center;
  line-height: 45px;
  letter-spacing: 3px;
  box-shadow: 12px 6px 10px rgba(39, 200, 0, 0.2);
}
.content01_ul .content01_ul_li2 {
  background-color: #F5F6F8;
}
.content01_ul .content01_ul_li2:hover {
  background-color: #e8f2f9;
}
.content01_ul .content01_ul_li3 {
  background-color: white;
}
.content01_ul .content01_ul_li3:hover {
  background-color: #e8f2f9;
}
/*.content01_ul .content01_ul_li2:hover {
  cursor: pointer;
}
.content01_ul .content01_ul_li3:hover {
  cursor: pointer;
}*/
.content01_ul_li2 .liTitle,
.content01_ul_li3 .liTitle {
  display: block;
  margin-left: 10px;
  padding-top: 5px;
  font-size: 14px;
  color: #000000;
  font-family: '黑体';
  line-height: 35px;
}
.content01_ul_li2 .liTitle span,
.content01_ul_li3 .liTitle span {
  margin: 5px 10px 0;
  display: inline-block;
  height: 14px;
  width: 14px;
  background: #6eb932;
  border-radius: 14px;
}
.subTitle {
  padding: 0 5px;
  padding-bottom: 8px;
}
.subTitle a {
  line-height: 14px;
  margin: 0 2px;
  font-family: '宋体';
  color: #808080;
  overflow: hidden;
}
.subTitle a:hover {
  color: #6eb932;
}
.subTitle1 {
  padding: 0 10px;
}
.subTitle1 a {
  line-height: 14px;
  margin-right: 12px;
  font-family: '宋体';
  color: #808080;
  overflow: hidden;
}
.subTitle1 a:hover {
  color: #6eb932;
}
.carousel01 {
  width: 514px;
  height: 481px;
}
.right01 {
  top: 50%;
}
.left01 {
  top: 50%;
}
.carousel-indicators02 {
  /*position: relative;*/
  top: 410px;
  right: 230px;
}
.carousel-indicators02:hover {
  cursor: pointer;
}
.content01_ul,
.carousel01,
.contenet01_left {
  float: left;
}
.nav_right {
  float: right;
}
.nav_right .content01_left01 {
  width: 261px;
  height: 178px;
  border: 1px solid #e6e6e6;
  margin-top: 5px;
}
.nav_right .content01_left01 .con_left_ban {
  font-size: 16px;
  color: #3C434D;
  margin: 0 auto;
  letter-spacing: 2px;
  margin-left: 10px;
  height: 50px;
  position: relative;
  top: 10px;
}
.nav_right .content01_left01 .con_left_denglu {
  width: 243px;
  height: 60px;
  margin-left: 10px;
  position: relative;
  top: -15px;
}
.nav_right .content01_left01 .con_left_denglu .left_stu {
  width: 114px;
  float: left;
  height: 37px;
  line-height: 37px;
  color: #ffffff;
  background-color: #f26722;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  margin-top: 20px;
}
.nav_right .content01_left01 .con_left_denglu .left_stu:hover {
  background: #db5e1f;
}
.nav_right .content01_left01 .con_left_denglu .left_zhuce {
  float: left;
  width: 114px;
  height: 37px;
  margin-left: 10px;
  line-height: 37px;
  color: #ffffff;
  background-color: #6eb932;
  border-radius: 3px;
  text-align: center;
  margin-top: 20px;
}
.nav_right .content01_left01 .con_left_denglu .left_zhuce:hover {
  background: #25bc00;
}
.nav_right .content01_left01 .con_left_Cooperation {
  width: 242px;
  height: 30px;
  border-bottom: 1px solid #e6e6e6;
  margin-left: 8px;
  position: relative;
  top: -18px;
}
.nav_right .content01_left01 .con_left_Cooperation .con_left_Cooperation02 {
  width: 128px;
  height: 20px;
  margin: 0 auto ;
  font-size: 14px;
  font-family: '宋体';
  color: #747f8c;
  position: relative;
  top: 20px;
  background-color: white;
  margin: 0 auto;
  text-align: center;
}
.nav_right .content01_left01 .siderwrapper {
  margin: 0 37px 2px;
  height: auto;
}
.nav_right .nav_right_notice {
  width: 261px;
  height: 138px;
  border: 1px solid #e6e6e6;
  margin-top: 10px;
}
.nav_right .nav_right_notice .nav_right_no_top {
  width: 261px;
  height: 40px;
  border-bottom: 1px solid #e6e6e6;
}
.nav_right .nav_right_notice .nav_right_no_top .nav_right_no_ul li {
  width: 71px;
  height: 40px;
  float: left;
  font-size: 16px;
  color: #363636;
  text-align: center;
  line-height: 40px;
}
.nav_right .nav_right_notice .nav_right_no_top .nav_right_no_ul li:hover {
  color: #6eb932;
  cursor: pointer;
}
.nav_right .nav_right_notice .nav_right_no_word {
  margin: 10px 10px 0;
  width: 245px;
  height: 103px;
  line-height: 20px;
  color: #78828B ;
  font-size: 12px;
}
.nav_right .nav_study {
  width: 261px;
  height: 126px;
  border: 1px solid #e6e6e6;
  margin-top: 14px;
}
.nav_right .nav_study .nav_study_server {
  width: 261px;
  border-bottom: 1px solid #e6e6e6;
  font-size: 16px;
  color: #38485A;
  line-height: 38px;
  text-indent: 15px;
}
.nav_right .nav_study .nav_study_ul {
  width: 263px;
}
.nav_right .nav_study .nav_study_ul li {
  width: 86px;
  height: 87px;
  float: left;
  background-color: #F8FAF9 ;
  border-right: 1px solid #e6e6e6;
  color: #747F8C;
}
.nav_right .nav_study .nav_study_ul li .studyTitle,
.nav_right .nav_study .nav_study_ul li .forumTitle,
.nav_right .nav_study .nav_study_ul li .serviceTitle {
  display: block;
  text-align: center;
}
.Banner02 {
  width: 203px;
  height: 158px;
  overflow: hidden;
  border: 1px solid #e6e6e6;
}
.contenet01_left {
  width: 210px;
  height: 444px;
}
.wrapper02 {
  width: 929px;
  float: left;
}
.content02 {
  width: 1200px;
  height: auto;
  margin: 0 auto;
  margin-top: 16px;
}
.content02_title {
  float: left;
  width: 930px;
  height: 42px;
  border: 1px solid #e6e6e6;
}
.content02_title .content02_ul {
  width: 930px;
}
.content02_title .content02_ul li {
  width: 106px;
  height: 42px;
  float: left;
  font-size: 16px;
  color: #333333;
  text-align: center;
  line-height: 42px;
}
.content02_title .content02_ul li:hover {
  /*border-bottom: 2px solid @greenColor;*/
  cursor: pointer;
  color: #6eb932;
}
.content02_con {
  width: 930px;
  border: 1px solid #e6e6e6;
  overflow: hidden;
  padding-bottom: 50px;
  padding-top: 20px;
}
.HWset {
  width: 256px !important;
  height: 250px !important;
  border: 0 !important;
}
.content02_class {
  width: 933px;
  padding-bottom: 32px;
}
.wid_860 {
  width: 860px !important;
  padding-bottom: 32px;
}
.content02_class li {
  width: 310px;
  height: 276px;
  float: left;
  margin-left: -1px;
  margin-top: -1px;
  text-align: left;
  position: relative;
}
.content02_class li .con02_plate {
  width: 254px;
  height: 248px;
  border: 1px solid #e6e6e6;
  margin: 0px auto;
  position: relative;
}
.content02_class li .con02_plate .classTitle {
  padding: 10px 0.5em 5px 0.5em;
  display: inline-block;
  height: 36px;
  width: 240px;
  line-height: 18px;
  color: #333333;
  font-weight: bold;
  overflow: hidden;
  font-family: 微软雅黑;
}
.content02_class li .con02_plate .classPrice {
  position: relative;
}
.content02_class li .con02_plate .classPrice .orangePrice {
  display: inline-block;
  font-size: 14px;
  background: #fd8350;
  color: #ffffff;
  padding: 0 15px;
  border-radius: 0 10px 10px 0;
}
.content02_class li .con02_plate .classPrice .number {
  text-decoration: line-through;
  font-size: 11px;
  color: #808080;
  display: inline-block;
  padding-left: 10px;
  position: absolute;
  bottom: -2px;
}
.content02_class li .con02_plate .con2_Registration {
  position: absolute;
  bottom: 0;
  text-align: right;
  width: 100%;
  font-size: 12px;
  line-height: 28px;
  color: #B1B5B8;
  display: none;
  cursor: pointer;
}
.content02_class li .con02_plate:hover {
  height: 270px;
  cursor: pointer;
  border: 1px solid #6eb932;
  z-index: 100;
}
.content02_class li .con02_plate:hover .con2_Registration {
  display: none;
  background: #F6F6F6;
}
.con2_Registration i {
  font-size: 14px;
  margin-right: 5px;
  position: relative;
  top: -1px;
}
.detailList {
  display: none;
  width: 400px;
  background: #ffffff;
  z-index: 1000;
  padding: 15px 20px 20px;
  position: absolute;
  left: 207px;
  box-shadow: 0px 0 6px 0 #898989;
  -webkit-box-shadow: 0px 0 6px 0 #898989;
  -moz-box-shadow: 0px 0 4px 0 #898989;
  z-index: 9999;
}
.detailList .listTitleWrap {
  line-height: 22px;
  height: 22px;
  padding-left: 30px;
  border-bottom: 1px solid #e6e6e6;
}
.detailList .listTitleWrap .detailTitle li {
  float: left;
  width: 70px;
  height: 22px;
  font-family: "宋体";
  font-size: 14px;
  color: #6eb932;
  list-style-type: disc;
}
.detailList .listTitleWrap .detailTitle li a {
  color: #6eb932;
  display: inline-block;
  height: 22px;
  padding-right: 10px;
}
.bor_r a {
  padding-right: 12px;
  border-right: 1px solid #cecece;
}
.de_spe_btn {
  height: 50px !important;
  line-height: 50px !important;
  width: 90px;
  text-align: center;
  font-size: 16px !important;
  border-radius: 5px;
}
.detailSec1 {
  padding: 10px;
  display: block !important;
  border-bottom: 1px dashed #cecece;
  font-size: 12px;
}
.detailSec1 p {
  height: 22px;
  border-bottom: 1px solid transparent;
}
.de_header_img {
  position: absolute;
  top: 23px;
  left: 3px;
  height: 32px;
  width: 32px;
  border-radius: 16px;
  overflow: hidden;
}
.pos {
  top: -1px;
}
.pos2 {
  top: -1px;
}
.pos3 {
  top: -1px;
}
.pods4 {
  top: -1px;
}
.pos5 {
  position: absolute;
  top: 240px;
  left: 231px;
}
.pos6 {
  position: absolute;
  top: 240px;
  left: 490px;
}
.pos7 {
  position: absolute;
  top: -16px;
  left: 42%;
}
.pos8 {
  position: absolute;
  left: 10px;
  top: 18px;
}
.tryListen {
  position: absolute;
  top: -2px;
  display: inline-block;
  padding-top: 2px;
}
.tryListen1 {
  position: absolute;
  top: 24px;
  display: inline-block;
}
.padA {
  padding-top: 13px;
  padding-bottom: 13px;
}
.current {
  background: #f5fafe;
}
.content02_right {
  width: 260px;
  float: right !important;
}
.content02_right .content02_right_title {
  width: 100%;
  height: 42px;
  border: 1px solid #e6e6e6;
  position: relative;
  color: #31343D;
  font-size: 16px;
  text-indent: 10px;
  line-height: 42px;
  border-bottom: none;
}
.content02_right .content02_right_title .more {
  float: right;
  margin-right: 10px;
  font-size: 12px;
}
.content02_right .con02_right_ul {
  width: 100%;
  border: 1px solid #e6e6e6;
  height: 610px;
}
.content02_right .con02_right_ul li {
  padding-top: 13px;
  padding-bottom: 13px;
  border: 1px solid #e6e6e6;
  margin-top: -1px;
  margin-left: -1px;
  cursor: pointer;
  /*     &:hover{
           background: @con02_hover;
           .con02Title{
               white-space:normal;
               text-overflow:clip;
               overflow:visible;
           }
       }*/
}
.content02_right .con02_right_ul li .con02_right_ul_div01 {
  overflow: hidden;
}
.content02_right .con02_right_ul li .res_title {
  display: inline-block;
  position: relative;
  margin-left: 10px;
}
.content02_right .con02_right_ul li .hideSec {
  position: relative;
  margin: 10px 0 10px 30px;
  height: 58px;
  line-height: 58px;
  width: 110px;
  padding-right: 10px;
  color: #f26722;
}
.content02_right .con02_right_ul li .hideSec a {
  color: #f26722 !important;
  font-size: 14px;
}
.content02_right .con02_right_ul li .hideSec .resource_info {
  position: absolute;
  left: 10px;
  top: 0;
  height: 58px;
  width: 165px;
  background-repeat: no-repeat;
  background-position: left;
  background-size: 102px 58px;
  text-align: right;
  padding-right: 10px;
}
.right_num {
  margin-left: 20px;
  margin-right: 10px;
  color: #7A838A;
}
.right_num .ico {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  background: url(../images/changxue/main2.png) 0 0 no-repeat;
  height: 18px;
  width: 18px;
}
.right_num .ico.icon_1st {
  background-position: -179px -141px;
  height: 24px;
  width: 20px;
  float: left;
}
.right_num .con02_number {
  float: left;
  height: 20px;
  line-height: 20px;
  width: 20px;
  border-radius: 10px;
  background: #9c9c9c;
  text-align: center;
  color: #ffffff;
  margin-left: 0px;
}
.right_num .con020_number {
  float: left;
  height: 20px;
  line-height: 20px;
  width: 20px;
  border-radius: 10px;
  background: #6eb932;
  text-align: center;
  color: #ffffff;
  margin-left: 0px;
}
.right_num .con02Title {
  display: inline-block;
  padding-top: 3px;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 14px;
  float: left;
  line-height: 18px;
  overflow: hidden;
  width: 180px;
  margin-left: 15px;
}
.right_num .con02Title:hover {
  color: #f26722;
}
.con02TitleH {
  font-size: 14px;
  float: left;
  line-height: 20px;
  overflow: hidden;
  width: 180px;
  margin-left: 15px;
  color: #808080;
}
.con02TitleH:hover {
  color: #f26722;
}
.height43 {
  height: 43px !important;
}
.btn_big {
  padding-top: 25px;
}
.content03 {
  width: 1200px;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 40px;
}
.wrapper03 {
  width: 100%;
}
.wrapper03 .content03_left {
  float: left;
  width: 336px;
  height: 524px;
  border: 1px solid #E6E6E6;
}
.wrapper03 .content03_left .content03_img {
  width: 336px;
  height: 185px;
  background-color: #898F9B;
}
.wrapper03 .content03_left .content03_headline {
  width: 300px;
  height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
  font-family: '宋体';
  color: #40484B;
  font-weight: bold;
  margin-left: 15px;
  margin: 20px 15px 10px;
}
.wrapper03 .content03_left .content03_classreason {
  width: 316px;
  font-size: 12px;
  color: #797E82;
  margin: 0 14px;
  line-height: 20px;
}
.wrapper03 .content03_left .content03_price {
  color: #808080;
  text-decoration: line-through;
  font-size: 12px;
  margin-left: 14px;
  margin-top: 18px;
}
.wrapper03 .content03_left .content03_price02 {
  margin-left: 13px;
  font-size: 18px;
  color: #f26722;
  width: 100px;
}
.wrapper03 .content03_left .content03_Registration {
  float: right;
  text-align: center;
  width: 102px;
  height: 32px;
  background-color: #6eb932;
  margin-top: -25px;
  color: white;
  font-weight: bold;
  line-height: 30px;
  margin-right: 17px;
  cursor: pointer;
}
.wrapper03 .content03_left .content03_Registration a {
  color: #ffffff;
}
.content03_title {
  width: 1200px;
  border-bottom: 2px solid #e6e6e6;
}
.titleLi {
  display: inline-block;
  margin-bottom: -2px;
  padding: 5px 15px;
  color: #666666;
  font-size: 14px;
  font-family: "宋体";
  border-bottom: 2px solid transparent;
}
.titleLi:hover {
  /*border-bottom:2px solid @greenColor;*/
  color: #6eb932;
  cursor: pointer;
  margin-bottom: -2px;
}
.special {
  margin-right: 45px;
  font-family: "微软雅黑";
  padding-bottom: 8px !important;
  font-size: 24px;
}
.content03_table {
  border: 1px solid #E7E7E7;
  color: #808080;
  margin-left: 6px;
  position: relative;
  top: 40px;
  margin-bottom: 20px;
}
.content03_table .content03_table_tr {
  text-align: center;
  background-color: #f7f7f7;
  height: 50px;
}
.content03_table .content03_table_tr td {
  width: 103px;
}
.content03_table .content03_table_tr02 {
  text-align: center;
  height: 50px;
  font-size: 12px;
  color: #4d4d4d;
}
.fixed_R1 {
  position: fixed;
  top: 50%;
  margin-top: -175px;
  right: 0;
  height: 150px;
  width: 80px;
  background: url(../images/consultation.gif) 0 0 no-repeat;
  z-index: 1000;
}
.fixed_R2 {
  z-index: 900;
  position: fixed;
  right: 0;
  bottom: 15px;
  height: 240px;
  width: 56px;
}
.fixed_R2 .erweima {
  display: inline-block;
  height: 80px;
  width: 56px;
}
.fixed_R2 .erweima .iconG {
  display: inline-block;
  width: 56px;
  height: 80px;
  background: url(../images/main.png) 0 0 no-repeat;
}
.fixed_R2 .erweima .saomiaoLogo {
  height: 56px;
  width: 56px;
  background-position: -2px -145px;
}
.fixed_R2 .erweima .xinLogo {
  height: 56px;
  width: 56px;
  background-position: -61px -145px;
}
.fixed_R2 .erweima .xinLogo:hover {
  height: 56px;
  width: 56px;
  background-position: -361px -259px;
}
.fixed_R2 .erweima .backLogo {
  height: 56px;
  width: 56px;
  background-position: -120px -145px;
}
.fixed_R2 .erweima .backLogo:hover {
  height: 56px;
  width: 56px;
  background-position: -442px -259px;
}
.content03_right {
  float: left;
  width: 860px;
}
.popbox {
  float: left;
  padding-left: 105px;
}
/*------------------footer ---------------*/
.footer {
  margin-top: 35px;
  color: #a6a6a6;
}
.footer .footer_top {
  width: 100%;
  background: #2b2c31;
  height: 195px;
  min-width: 1200px;
  /* border: 1px solid red;*/
}
.footer .footer_top .footer_top_container {
  width: 1200px;
  height: 195px;
  margin: 20px auto;
}
.footer .footer_top .advertisers .img_er {
  width: 116px;
  height: 116px;
  margin-top: 30px;
  margin-left: 20px;
  float: left;
  background: #ffffff;
}
.footer .footer_top .advertisers .img_er .er_font {
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  background: #4e525e;
}
.footer .footer_top .advertisers .img_er .er_font span {
  color: #fff100;
}
.footer .footer_top .advertisers .customer_hot {
  width: 320px;
  height: 130px;
  border-right: 1px solid #6a6a6a;
  float: left;
  margin-top: 30px;
  margin-left: 15px;
}
.footer .footer_top .advertisers .customer_hot span {
  display: inline-block;
}
.footer .footer_top .advertisers .customer_hot .weibo,
.footer .footer_top .advertisers .customer_hot .ke_fu {
  margin-top: 5px;
}
.footer .footer_top .advertisers .customer_hot .phone_icon {
  float: left;
  height: 25px;
  width: 25px;
  background: url(../images/changxue/icon.png) 0 0 no-repeat;
}
.footer .footer_top .advertisers .customer_hot .phone_icon.p_icon {
  background-position: -7px -7px;
}
.footer .footer_top .advertisers .customer_hot .p_email {
  width: 20px;
  height: 15px;
  background: url(../images/changxue/icon.png) 0 0 no-repeat;
  background-position: -9px -43px;
}
.footer .footer_top .advertisers .customer_hot .p_wechat {
  width: 20px;
  height: 15px;
  background-position: -9px -68px;
}
.footer .footer_top .advertisers .customer_hot .k_f {
  width: 20px;
  height: 15px;
  background: url(../images/changxue/icon.png) 0 0 no-repeat;
  background-position: -9px -93px;
}
.footer .footer_top .advertisers .customer_hot .email_adress {
  margin-left: 10px;
}
.footer .footer_top .advertisers .customer_hot .ph_hot {
  color: #ffffff;
  font-size: 18px;
  margin-left: 5px;
}
.footer .footer_top .advertisers .customer_hot .ph_hot .ph_time {
  font-size: 12px;
  color: #a6a6a6;
}
.footer .footer_top .advertisers .customer_hot .ph_num {
  font-size: 24px;
  margin-top: 10px;
}
.footer .footer_top .advertisers .customer_hot .ph_num font {
  font-size: 16px;
  margin-left: 10px;
}
.footer .footer_top .muau_list {
  float: left;
  width: 170px;
  height: 130px;
  margin-top: 30px;
  margin-left: 20px;
  border-right: 1px solid #a6a6a6;
}
.footer .footer_top .muau_list.web {
  border: none;
}
.footer .footer_top .muau_list .title {
  color: #ffffff;
  margin-left: 45px;
}
.footer .footer_top .muau_list .meau_detial {
  margin-left: 45px;
  float: left;
}
.footer .footer_top .muau_list .meau_detial a {
  color: #a6a6a6;
}
.footer .foot_bottom {
  width: 100%;
  background: #e8e8e8;
  height: 180px;
  min-width: 1200px;
  /*  border: 1px solid red;*/
}
.footer .foot_bottom .mark_contaner {
  width: 600px;
  height: 100px;
  margin: 0 auto;
}
.footer .foot_bottom .meau_show {
  height: 30px;
  margin: 0 auto;
  padding-top: 20px;
  text-align: center;
}
.footer .foot_bottom .meau_show ul {
  display: inline-block;
  height: 30px;
}
.footer .foot_bottom .meau_show ul li {
  float: left;
  margin-left: 10px;
  border-right: 1px solid #000000;
  padding-right: 15px;
}
.footer .foot_bottom .meau_show ul li a {
  color: #2a2c31;
  font-size: 12px;
}
.footer .foot_bottom .mark {
  width: 660px;
  margin: 0 auto;
  text-align: center;
  margin-top: 5px;
  color: #000000;
  font-size: 12px;
}
.footer .foot_bottom .copy {
  width: 660px;
  margin: 0 auto;
  margin-top: 5px;
  color: #000000;
  font-size: 12px;
  text-align: center;
}
.footer .foot_bottom .icon_img {
  width: 600px;
  margin: 0 auto;
  margin-top: 5px;
  text-align: center;
}
.footer .foot_bottom .icon_img img {
  padding-left: 10px;
}
/*------------------footer End-------------*/
.nav_link_ul {
  width: 680px;
  height: 45px;
  position: relative;
  left: 246px;
  float: left;
}
.nav_link_ul li a {
  color: #3b485b;
  font-size: 14px;
}
.nav_link_ul li a:hover {
  color: #6eb932;
}
.nav_link_ul li {
  display: inline-block;
  width: 92px;
  height: 45px;
  line-height: 45px;
  font-size: 14px;
  font-family: 'microsoft yahei';
  color: #000000;
  float: left;
  list-style: none;
}
.tel {
  display: inline-block;
  height: 30px;
  width: 200px;
  float: right;
  padding-top: 10px;
}
.tel span {
  display: inline-block;
  line-height: 30px;
  font-size: 20px;
  color: #787f89;
}
#index_sign {
  width: 361px;
  height: 480px;
  background-color: white;
  border: 5px solid #94989A;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: none;
  left: 50%;
  top: 50%;
  position: absolute;
  margin: -250px 0 0 -180px;
}
.tk_remerber {
  padding-top: 4px;
}
.index_close {
  width: 23px;
  height: 23px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background-color: #CACACA ;
  color: white;
  font-size: 20px;
  text-align: center;
  line-height: 20px;
  position: fixed;
  right: 10px;
  top: 10px;
  z-index: 100;
}
.index_close:hover {
  cursor: pointer;
  background-color: #A0A0A0;
}
.tk_forgetpsd a,
.tk_forgetpsd {
  font-size: 12px;
  color: #979EB1;
  text-decoration: none;
  padding-top: 4px;
}
.tk_forgetpsd a:hover,
.tk_forgetpsd:hover {
  color: #6eb932;
  cursor: pointer;
}
.tk_forgetpsd {
  margin-left: 145px;
  margin-top: 5px;
}
#index_Registration {
  width: 361px;
  background-color: white;
  border: 5px solid #94989A;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -200px 0 0 -180px;
  padding-bottom: 20px;
  z-index: 1500;
}
.Registration_ul {
  width: 285px;
  height: 50px;
  margin: 0 auto;
  border-bottom: 2px solid #D6D6D6;
}
.Registration_ul li {
  width: 140px;
  height: 50px;
  float: left;
  font-size: 20px;
  font-weight: bold;
  list-style: none;
  color: #404B67;
  text-align: center;
  line-height: 55px;
  cursor: pointer;
}
.Registration_ul li:hover,
.Registration_ul .sel_on {
  color: #6eb932;
  border-bottom: 2px solid #6eb932;
}
.zc_quick {
  width: 300px;
  height: 40px;
  background-color: #6eb932;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 0 auto;
  margin-top: 10px;
  font-size: 20px;
  color: white;
  text-align: center;
  line-height: 40px;
}
.zc_quick a {
  text-decoration: none;
}
.zc_quick:hover {
  cursor: pointer;
}
.zc_quick02 .zc_lijidenglu {
  color: #6eb932;
  text-decoration: none;
}
.zc_quick02 .zc_lijidenglu:hover {
  cursor: pointer;
}
/*classfied的css开始部分*/
.pos_icon {
  position: absolute;
  left: 180px;
  top: 50%;
  margin-top: -7px;
}
.allCoursetitle {
  line-height: 50px;
  height: 50px;
  color: #787f89;
  cursor: pointer;
}
.allCoursetitle:hover {
  color: #6eb932;
}
.oneCourse {
  display: inline-block;
  line-height: 50px;
  height: 50px;
  color: #787f89;
}
.classfiedul {
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.classfiedli {
  line-height: 50px;
  position: relative;
  border-top: 1px solid #e6e6e6;
  background: #f9fafa !important;
}
.classfiedName {
  position: absolute;
  width: 180px;
  border-right: 1px solid #dcdcdc;
  text-align: center;
  color: #3b485b;
  z-index: 1000;
  display: table-cell;
  vertical-align: middle;
  left: 0;
  top: 0;
  bottom: 0;
}
.classfiedName:hover {
  color: #6eb932;
  cursor: pointer;
}
.classfiedName .name_style {
  display: block;
  text-align: center;
  height: 32px;
  line-height: 32px;
  position: absolute;
  width: 100%;
  margin-top: -16px;
  top: 50%;
}
.classfiedItems {
  width: 977px;
  background: #ffffff;
  float: right;
}
.add_green_Color {
  color: #6eb932;
}
.classfiedItemli {
  float: left;
  padding-left: 25px;
  padding-right: 25px;
  color: #787f89;
  line-height: 50px;
}
.classfiedItemli:hover {
  color: #6eb932;
  cursor: pointer;
}
.left_con {
  float: left;
  width: 928px;
  position: relative;
}
.leftWrapper {
  float: left;
  width: 880px;
  border: 1px solid #e6e6e6;
}
.detail_leftWrapper {
  border: 1px solid #e6e6e6;
}
.leftWrapper1 {
  float: left;
  width: 928px;
}
.searchWrapper {
  border: 1px solid #e6e6e6;
  width: 1152px;
}
.icon_span {
  display: inline-block;
  height: 25px;
  width: 65px;
  border: 1px solid #e6e6e6;
}
.paixu {
  float: left;
  width: 210px;
}
.common_pai {
  float: left;
  width: 42px;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  padding: 0 13px;
  font-size: 12px;
  border: 1px solid #e6e6e6;
  margin-left: -1px;
  text-align: center;
  cursor: pointer;
}
.common_pai.in1 {
  color: #6eb932;
}
.middle_price {
  display: inline-block;
  height: 22px;
  width: 102px;
  background: #f26722;
  border-radius: 0 10px 10px 0;
  text-align: center;
  line-height: 22px;
  color: #ffffff;
  margin-right: 5px;
}
.old_price {
  text-decoration: line-through;
  color: #787f89;
}
.choose_box {
  float: left;
  width: 100px;
}
.choose_box .choose {
  width: 100%;
  font-family: "microsoft yahei";
}
.search_wrap {
  font-size: 14px;
  float: right;
  width: 145px;
}
.com_result {
  float: left;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  font-size: 14px;
  font-size: 12px;
  cursor: pointer;
}
.com_wrap {
  font-size: 12px;
  margin-top: 5px;
  margin-left: 5px;
  display: inline-block;
  height: 15px;
  width: 15px;
  float: left;
  border: 1px solid #e6e6e6;
}
.searchli {
  border: 1px solid #e6e6e6;
  background-position: #ffffff;
  position: relative;
  height: 170px;
}
.searchli .goods {
  float: left;
  display: inline-block;
}
.searchli .middle_wrap {
  display: inline-block;
  width: 570px;
  height: 110px;
  float: left;
}
.searchli .middle_wrap .middle_title {
  font-size: 14px;
  color: #3b485b;
}
.searchli .middle_wrap .middle_detail,
.searchli .middle_wrap .middle_times,
.searchli .middle_wrap .middle_days {
  color: #787f89;
  font-size: 12px;
  line-height: 32px;
  width: 300px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.searchli .right_wrap {
  width: 230px;
  float: right;
}
.searchli .right_wrap .deletewrap {
  height: 40px;
}
.searchli .right_wrap .deletewrap .de_delete {
  float: right;
  color: #6eb932;
}
.searchli .right_wrap .de_reducewrap {
  padding-left: 70px;
  position: relative;
  margin-left: 15px;
}
.searchli .right_wrap .de_reducewrap .submit_discount {
  position: absolute;
  left: 0;
  top: 0;
  width: 60px;
  text-align: center;
  color: #ffffff;
  background: url(../images/changxue/submit_bg.png) 0 0 no-repeat;
}
.searchli .right_wrap .de_reducewrap .de_reduce {
  color: #808080;
  font-size: 12px;
}
.searchli .right_wrap .de_reducewrap .de_reduce .de_money {
  color: #ff5402;
}
.searchli .buy {
  float: right;
  background: #6eb932;
}
.searchli .buy:hover {
  background: #25bc00;
}
.searchli .storage {
  display: none;
  height: 25px;
  line-height: 25px;
}
.searchli .storage .save {
  float: right;
  margin-right: 23px;
  cursor: pointer;
}
.searchli:hover .storage {
  display: block;
  background: #f3f5f4;
}
.pos_storage {
  position: absolute;
  right: 5px;
  top: 5px;
  cursor: pointer;
}
.righta {
  float: right;
  width: 260px;
}
.righta .right_t {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  width: 180px;
  padding-left: 20px;
}
.righta .right_all {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  width: 50px;
  color: #787f89;
  font-size: 12px;
}
.right_topBar {
  border: 1px solid #e6e6e6;
}
.rightpic {
  float: left;
}
.rightli {
  border: 1px solid #e6e6e6;
}
.rightli:hover {
  background: #f5fafe;
}
.right_title {
  float: left;
  width: 120px;
  margin-left: 10px;
  font-size: 12px;
}
.right_price {
  margin-left: 10px;
  color: #f26722;
}
.cla_ad_common {
  height: 146px !important;
}
/*classfied的css结束的地方*/
/*--------------search页面开始----------------*/
.findWrapper {
  width: 1198px;
  padding-top: 20px;
  padding-bottom: 20px;
  border: 1px solid #e6e6e6;
  overflow: hidden;
}
.add_s {
  color: #787f89;
  font-size: 12px;
  line-height: 32px;
  width: 300px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
/*----------------search的css结束地方----------------------*/
/*------------------detail页面的开始地方--------------*/
#guess_like {
  position: relative;
}
.rightul {
  min-height: 75px;
}
.desc_ad_img {
  width: 100%;
  height: 156px;
  position: relative;
  box-sizing: border-box;
  border: 1px solid #dedede;
  overflow: hidden;
}
.de_index {
  display: inline-block;
  height: 10px;
  width: 10px;
  border-radius: 5px;
  background: #ffffff;
  margin-left: 6px;
}
.guess_li {
  float: left;
  width: 190px;
  position: relative;
}
.guess_wrap {
  width: 3500px;
  position: absolute;
  left: 0px;
  height: 165px;
}
.can_visible {
  overflow: hidden;
  height: 165px;
  position: relative;
}
.guess_a {
  display: block;
  float: left;
  width: 190px;
}
.guess_buy {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  width: 70px;
  text-align: center;
  color: #fff;
  float: right;
  background: #6eb932;
}
.guess_title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 30px;
  color: #333;
  font-weight: 600;
  font-size: 14px;
}
.guess_price {
  color: #fff;
  font-weight: 600;
  line-height: 24px;
}
.res_price {
  display: inline-block;
  background: #f26722;
  width: 80px;
  height: 23px;
  text-align: center;
  margin-top: 3px;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
}
.guess_pre {
  position: absolute;
  display: inline-block;
  height: 38px;
  width: 38px;
  left: 6px;
  top: 130px;
  background: url(../images/changxue/arrow_left.png) center center no-repeat;
  cursor: pointer;
}
.guess_next {
  position: absolute;
  display: inline-block;
  height: 38px;
  width: 38px;
  right: 6px;
  top: 130px;
  background: url(../images/changxue/arrow_right.png) center center no-repeat;
  cursor: pointer;
}
.de_nav_container {
  width: 100%;
  height: 42px;
  border-top: 1px solid #d7d8da;
  border-bottom: 1px solid #d7d8da;
  box-shadow: 2px 2px 5px #e6e6e6;
  z-index: 1000;
}
.de_nav_container .de_nav_bgdiv {
  width: 238px;
  position: relative;
  float: right;
}
.de_nav_container .de_nav_bgdiv .de_nav_price {
  line-height: 40px;
  color: #ff5402;
  font-size: 20px;
  position: absolute;
  top: 0;
  left: 20px;
}
.de_nav_container .de_nav_bgdiv .de_nav_buy {
  display: inline-block;
  height: 30px;
  margin-top: 5px;
  line-height: 30px;
  padding: 0 15px;
  position: absolute;
  top: 0;
  right: 10px;
  background: #6eb932;
  color: #ffffff;
}
.de_nav_container .de_nav_bgdiv .de_nav_buy a {
  color: #ffffff;
}
.de_nav_container .de_nav_wrap {
  height: 40px;
  margin: 0 auto;
  width: 1200px;
}
.de_nav_container .de_nav_wrap .de_nav_item {
  display: inline-block;
  line-height: 40px;
  padding: 0 30px;
  color: #808080;
  border: 1px solid #e6e6e6;
  margin-left: -1px;
}
.wrapperCommon1 {
  width: 1179px;
  margin: 0 auto;
  border: 1px solid #e6e6e6;
}
.leftPart {
  width: 795px;
  float: left;
}
.rightPart {
  width: 340px;
  float: right;
  padding-left: 32px;
  position: relative;
}
.detail_title {
  font-size: 24px;
}
.d_subtitle {
  font-size: 12px;
  color: #787f89;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 0 !important;
  height: 30px;
  line-height: 30px;
}
.video {
  position: relative;
}
.recommend {
  /*border-bottom:2px solid @grayLine;*/
}
.re_span1 {
  padding: 5px 10px;
  margin: 0 !important;
  border-bottom: 2px solid #e6e6e6;
}
.re_span2 {
  padding: 5px 0 5px 10px;
  margin: 0 !important;
  border-bottom: 2px solid #e6e6e6;
}
.product_left {
  float: left;
  width: 900px;
}
.product_right {
  float: right;
  width: 240px;
  padding-right: 30px;
}
.re_goods {
  float: left;
  width: 155px;
}
.re_goods .de_traintitle {
  text-overflow: ellipsis;
  overflow: hidden;
  color: #3b485b;
  white-space: nowrap;
  margin-bottom: 5px !important;
}
.re_goods .de_trainprice {
  color: #f26722;
}
.add,
.equal {
  float: left;
  height: 152px;
  width: 155px;
  margin-top: 30px;
  font-size: 50px;
  text-align: center;
  color: #787f89;
}
.equal {
  text-align: left !important;
  width: 50px;
}
.re_detail {
  float: left;
  display: inline-block;
  border-right: 1px solid #e6e6e6;
  position: relative;
  cursor: pointer;
}
.de_nav_bgdiv {
  width: 238px;
  position: relative;
  float: right;
  display: none;
}
.de_nav_bgdiv .de_nav_price {
  line-height: 40px;
  color: #ff5402;
  font-size: 20px;
  position: absolute;
  top: 0;
  left: 20px;
}
.de_nav_bgdiv .de_nav_buy {
  display: inline-block;
  height: 30px;
  margin-top: 5px;
  line-height: 30px;
  padding: 0 15px;
  position: absolute;
  top: 0;
  right: 10px;
  background: #6eb932;
  color: #ffffff;
}
.de_nav_bgdiv .de_nav_buy a {
  color: #ffffff;
}
.act_info {
  color: #f26722;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 10px;
}
.de_days,
.de_times {
  line-height: 30px;
  color: #787f89;
}
.de_left {
  width: 70px;
  float: left;
}
.de_right {
  float: left;
  width: 245px;
  padding-right: 20px;
}
.de_container .de_fit,
.de_container .de_teach,
.de_container .de_intro {
  float: left;
  width: 76px;
  line-height: 25px;
  text-align: center;
  color: #787f89;
}
.de_container .de_stu,
.de_container .de_teach1,
.de_container .de_team {
  float: left;
  width: 260px;
  line-height: 25px;
  color: #787f89;
}
.html_info {
  margin: 0 20px;
  word-break: break-all;
}
.de_pricewrap {
  position: relative;
  float: left;
  width: 210px;
  margin-top: 9px;
}
.de_newprice {
  margin-left: 40px;
  font-size: 32px;
  font-style: normal !important;
  color: #ff5402;
  font-weight: bold;
}
.de_oldprice,
.de_discount {
  display: inline-block;
  font-style: normal !important;
  color: #f26722;
  padding-right: 10px;
}
.de_oldprice {
  font-size: 14px;
  text-decoration: line-through;
}
.de_buy {
  background: #6eb932 !important;
  color: #ffffff;
  font-style: normal;
}
.de_buy1 {
  background: #6eb932 !important;
  color: #ffffff;
  font-style: normal;
}
.addColor {
  background: #787f89 !important;
  color: #ffffff;
  font-style: normal;
}
.de_classtitle {
  display: inline-block;
  height: 35px;
  line-height: 35px;
  width: 95px;
  color: #ffffff;
  font-size: 16px;
}
.de_trytitle,
.de_trytitle {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  width: 95px;
  color: #ffffff;
  font-size: 16px;
}
.de_share {
  line-height: 25px;
  font-size: 14px;
  color: #787f89;
  padding-top: 10px;
  position: relative;
}
.de_total .de_totalprice {
  color: #ff5402;
  line-height: 25px;
  font-size: 20px;
}
.de_total .de_saveprice {
  padding: 0 10px;
  border: 1px solid #e6e6e6;
  color: #787f89;
  border-radius: 4px;
}
.de_li {
  border: 1px solid #e6e6e6;
  background-position: #ffffff;
  position: relative;
}
.de_leftWrapper1 {
  width: 928px;
}
.de_contentli {
  line-height: 42px;
}
.de_level1li {
  border-left: 1px solid #999999;
  position: relative;
  padding-bottom: 10px;
}
.de_level2li {
  position: relative;
  height: 35px;
  font-size: 12px;
}
.de_title {
  background: #f5f6f7;
  color: #3b485b;
  font-size: 14px;
}
.de_level1title {
  height: 35px;
  color: #4c4c4c;
}
.de_level2li {
  position: relative;
  color: #808080;
  font-size: 12px;
  border-left: 1px solid #999;
  cursor: pointer;
}
.de_level2li:hover {
  background: #E8F2F9;
}
.de_commontitle {
  border-bottom: 1px dashed #808080;
  padding-bottom: 9px;
}
.de_photoul {
  margin-top: 9px;
}
.de_photoul .de_photoli {
  margin-top: 10px;
  margin-right: 15px;
  display: inline-block;
  height: 100px;
  width: 232px;
  position: relative;
  border: 1px solid #e6e6e6;
}
.de_photoul .de_photoli .de_photo {
  position: absolute;
  top: 15px;
  left: 15px;
  display: inline-block;
  height: 68px;
  width: 68px;
  border-radius: 35px;
  border: 1px solid #808080;
}
.de_photoul .de_photoli .de_intro {
  padding-bottom: 10px;
  padding-left: 94px;
  width: 120px;
}
.de_photoul .de_photoli .de_intro .de_name {
  margin-top: 25px;
}
.de_photoul .de_photoli .de_intro .de_teacherinfo {
  color: #808080;
}
.de_photoul .de_photoli:hover {
  border: 1px solid #6eb932;
}
.de_photoul .de_photoli:hover .de_photo {
  border: 1px solid #6eb932;
}
.de_chatul {
  border-bottom: 1px solid #e6e6e6;
}
.de_chatli {
  position: relative;
}
.de_fr {
  display: inline-block;
  float: right;
  cursor: pointer;
}
.de_comment_wrap .comment_style {
  min-height: 50px;
  width: 100%;
  padding: 0px;
  line-height: 30px;
  text-indent: 10px;
  color: #999;
  overflow: hidden;
  max-height: 150px;
  margin-bottom: 5px !important;
  resize: none;
}
.de_chatwrapper {
  border-bottom: 1px solid #e6e6e6;
  background-color: #fff;
  margin-top: 20px;
  margin-bottom: 20px;
}
.de_classchat {
  display: inline-block;
  font-size: 18px;
  color: #6eb932;
  border-bottom: 2px solid #6eb932;
}
.de_frtime {
  float: right;
  display: inline-block;
  font-family: "Arival";
  font-size: 12px;
}
.de_nicole {
  font-size: 14px !important;
  color: #333333;
}
.de_reply {
  background: #f9f9f9;
  paddind: 10px;
  position: relative;
  border: 1px solid #dddddd;
}
.de_answer {
  line-height: 25px;
  color: #6eb932;
  font-size: 12px;
  margin-bottom: 0;
  padding: 10px;
}
.de_replycont {
  padding-left: 10px;
  padding-right: 10px;
  line-height: 25px;
  color: #666666;
  font-size: 12px;
  margin-bottom: 0;
}
.de_sub_comment {
  text-align: center;
}
.de_sub_comment .de_sub_btn {
  margin-top: 2px;
  display: inline-block;
  background: #6eb932;
  color: #fff;
  height: 40px;
  line-height: 40px;
  width: 120px;
  text-align: center;
  font-size: 14px;
  border-radius: 5px;
  cursor: pointer;
}
.de_logincon {
  margin-top: 2px;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
}
.de_login {
  color: #6eb932;
  cursor: pointer;
  padding: 1px 5px;
}
.de_listen {
  position: absolute;
  right: 10px;
  top: 0px;
  display: inline-block;
  height: 35px;
  width: 50px;
}
.de_hei {
  line-height: 60px;
  height: 60px;
  background: #FD8350;
}
.cpp {
  border: 1px solid red;
}
/*------------------detail页面结束的地方--------------*/
/*------------------submitOrder.html------------------*/
.fr_submit {
  position: relative;
  height: 48px;
  border-top: 1px solid #8b9db3;
  float: right;
  width: 753px;
}
.fr_submit .submitsec {
  position: relative;
  display: inline-block;
  width: 248px;
  line-height: 48px;
  text-align: center;
  color: #8b9db3;
}
.process {
  display: inline-block;
  color: #8b9db3;
  height: 30px;
  width: 30px;
  border-radius: 15px;
  border: 1px solid #8b9db3;
  background: #ffffff;
  text-align: center;
  line-height: 30px;
  overflow: hidden;
}
.de_submit_orderwrap .de_submitprice {
  text-align: right;
  width: 100%;
  float: right;
  font-size: 12px;
  color: #808080;
}
.de_submit_orderwrap .de_submitprice .ordertitle {
  margin-right: 10px;
  font-size: 14px;
}
.de_submit_orderwrap .de_submitprice .orderprice {
  color: #f26722;
  font-size: 14px;
}
.de_submit_orderwrap .de_submitbtn {
  text-align: right;
}
.user_information {
  border: 1px solid #e6e6e6;
  line-height: 30px;
  color: #808080;
  font-size: 12px;
}
.user_information .user_wrap {
  position: relative;
}
.user_information .user_wrap span {
  float: left;
  display: inline-block;
  margin-top: 2px;
  margin-left: 16px;
  font-size: 14px;
}
.user_information .user_wrap .tel_wrapper {
  margin-left: 180px;
  position: relative;
}
.user_information .user_wrap .center_money {
  margin-left: 42px;
}
.user_information .confirm_card {
  margin: 5px 16px;
}
.user_information .input_card {
  color: #ff5402;
  border: 1px solid #ff5402;
  background: #fff0eb;
  padding: 2px 10px;
  border-radius: 4px;
  margin-right: 10px;
  cursor: pointer;
}
.user_information .confirm_discard {
  color: #6eb932;
  cursor: pointer;
}
.user_information .common_card {
  background: #f7f7f7;
  width: 500px;
  overflow: hidden;
}
.user_information .common_card .quan {
  margin-left: 10px;
  margin-right: 10px;
  background: #8595ae;
  color: #ffffff;
  padding: 2px 3px;
}
.user_information .common_card .confirm_color {
  color: #3b485b;
  margin-right: 5px;
}
.user_discount {
  position: relative;
  margin-top: -1px;
}
.save_money {
  font-size: 24px;
  position: absolute;
  top: 20px;
  right: 40px;
  display: inline-block;
  width: 120px;
  height: 50px;
  line-height: 50px;
  color: #ff5402;
}
.pay_wrapper {
  position: absolute;
  left: 50%;
  top: 40%;
  width: 528px;
  color: #787f89;
  border: 1px solid #e6e6e6;
  z-index: 1000;
  background: #fff;
  margin-left: -264px;
  display: none;
}
.pay_wrapper .pay_wraptitle {
  background: #6eb932;
  color: #ffffff;
  line-height: 37px;
  padding-left: 5px;
}
.pay_wrapper .pay_wrapcon {
  position: relative;
}
.pay_wrapper .pay_wrapcon .confirm_wraplabel {
  margin-right: 10px;
  color: #3b485b;
  line-height: 30px;
  height: 30px;
}
.pay_wrapper .pay_wrapcon .pay_wrapbottom {
  border-bottom: 1px dashed #e6e6e6;
}
.pay_wrapper .pay_wrapfooter {
  line-height: 25px;
  font-size: 11px;
}
.pay_wrapper1 {
  position: fixed;
  left: 50%;
  top: 10%;
  width: 800px;
  color: #787f89;
  border: 1px solid #e6e6e6;
  z-index: 1000;
  background: #fff;
  margin-left: -400px;
  height: 520px;
  display: none;
}
.pay_wrapper1 .pay_wraptitle {
  background: #6eb932;
  color: #ffffff;
  line-height: 37px;
  padding-left: 10px;
}
.pay_wrapper1 .pay_wrapcon {
  background: #ffffff;
  padding-bottom: 10px;
  height: 500px;
}
.de_vedio {
  height: 28px;
  line-height: 28px;
  padding-left: 29px;
  color: #333;
  background: #fff;
  border-top: 1px dashed #e6e6e6;
}
/*------------------submitOrder.html------------------*/
/*-------------------payOrder.html--------------*/
.payinfo_wrap {
  background: #ebffdc;
  position: relative;
  color: #4c4e4d;
  font-family: "宋体";
  line-height: 32px;
  border: 1px solid #e6e6e6;
}
.payinfo_wrap .pay_money {
  position: absolute;
  top: 30px;
  right: 20px;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  color: #ff5402;
  font-size: 30px;
  font-family: "microsoft yahei";
}
.payinfo_wrap .pay_tips1 {
  font-family: "宋体";
  font-weight: 800;
}
.payinfo_wrap .pay_tips2 {
  font-size: 12px;
  color: #808080;
}
.payinfo_wrap .pay_orderid {
  margin-right: 40px;
}
.width200 {
  width: 200px !important;
  text-align: center;
  height: 42px;
  line-height: 42px !important;
}
.width800 {
  width: 800px !important;
}
.pay_orderdetail {
  color: #6eb932;
  margin-left: 20px;
}
.pay_chatwrap {
  margin-top: 40px;
}
.pay_chatwrap p,
.pay_chatwrap span {
  margin: 0;
  line-height: 20px;
  font-size: 11px;
  color: #808080;
}
.pay_contact {
  color: #6eb932 !important;
}
.pay_border {
  border-style: solid;
  border-width: 0 1px 1px 1px;
  border-color: #ddd;
  padding-left: 25px;
  padding-bottom: 75px;
  padding-top: 40px;
}
.pay_bankwrap {
  display: inline-block;
  width: 210px;
  height: 50px;
}
.pay_banktitle {
  color: #808080;
}
.pay_more {
  float: right;
  display: inline-block;
  width: 60px;
  height: 20px;
  font-size: 11px;
  font-family: "宋体";
  padding-right: 135px;
  cursor: pointer;
  color: #808080;
}
.pay_instalments {
  position: relative;
  display: inline-block;
  width: 90px;
  height: 36px;
  border: 1px solid #e1e1e1;
  line-height: 36px;
  text-align: center;
  margin-right: 30px;
}
.de_color li a {
  color: #808080 !important;
}
/*-------over------------payOrder.html--------------*/
/*--------------------player.html-------------------*/
.bgarrow {
  position: absolute;
  top: 26px;
  right: 300px;
  cursor: pointer;
  z-index: 6666;
}
.pl_container {
  width: 100%;
  min-width: 1200px;
  margin: 0 auto;
  position: relative;
}
.pl_container .pl_left {
  background-color: #fff;
  position: absolute;
  top: 0px;
  left: 20px;
  bottom: 0px;
  right: 320px;
}
.tag1 {
  width: 132px;
  height: 34px;
  background-color: #42454c;
}
.arrow {
  padding-top: 8px;
  padding-left: 8px;
  float: left;
  position: relative;
}
.arrow .arrow_span {
  display: inline-block;
  position: absolute;
  color: #fff;
  top: -5px;
  margin-right: 10px;
}
.tag1 .word2 {
  color: #d7dbde;
  font-size: 14px;
  margin-left: 20px;
  margin-top: 6px;
  float: left;
  font-family: "microsoft yahei";
  cursor: pointer;
}
.word3 {
  font-size: 14px;
  font-family: "microsoft yahei";
  color: #000;
}
.bofang {
  position: absolute;
  top: 84px;
  left: 0px;
  bottom: 20px;
  right: 0px;
  background-color: #38485a;
}
.marl0 {
  margin-left: -17px;
}
.pl_container {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
}
.pl_container .pl_right {
  background-color: #fff;
  width: 300px;
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: 0px;
}
.pl_container .box-shadowl {
  -webkit-box-shadow: -6px -6px 10px #323232;
  -moz-box-shadow: -6px -6px 10px #323232;
  box-shadow: -6px -6px 10px #323232;
}
.padl5 {
  padding-left: 5px !important;
}
i.ic_openlevel7 {
  z-index: 999;
  position: absolute;
  top: 0;
  left: -26px;
  height: 16px;
  width: 16px;
  background-position: -525px -34px;
}
i.ic_closelevel7 {
  position: absolute;
  top: 0;
  left: -26px;
  height: 16px;
  width: 16px;
  background-position: -503px -34px;
}
.padl0 {
  padding-left: 0px !important;
}
i.ic_openleve17 {
  position: absolute;
  top: 0;
  left: -20px;
  height: 12px;
  width: 12px;
  z-index: 1000;
  background-position: -547px -36px;
}
.padtb0 {
  padding-top: 19px !important;
  padding-bottom: 0px !important;
  margin-left: -14px;
}
.info {
  width: 100%;
  height: 106px;
  background-color: #42424c;
}
.word {
  width: 120px;
  color: #fff;
  padding: 10px 20px;
  font-family: "microsoft yahei";
  font-size: 14px;
  float: left;
}
.word .p2 {
  width: 120px;
  color: #898f9d;
  float: left;
  font-family: "microsoft yahei";
  font-size: 12px;
  margin-top: -10px;
}
.pic5 {
  float: left;
  margin-top: 19px;
}
.menu {
  height: 50px;
  background-color: #dfe3e6;
  position: relative;
}
.listed {
  padding: 15px 20px;
}
.menuul {
  padding-top: -10px;
  float: left;
}
.tit {
  font-size: 16px;
  color: #494e52;
  float: left;
  margin-top: -2px;
}
i.ic_de_list1 {
  background-position: -726px -12px;
  height: 21px;
  width: 21px;
}
i.ic_de_list2 {
  background-position: -14px -339px;
  height: 21px;
  width: 21px;
}
.menuli1 {
  margin-left: -10px;
  font-size: 16px;
  float: left;
  height: 32px;
  width: 60px;
  margin-top: 15px;
}
.menuli1:hover {
  border-bottom: 2px solid #27c800;
  color: #20a400;
}
.menuli1:hover i {
  background-position: -727px -11px;
}
.menuli2 {
  margin-left: 4px;
  margin-top: 15px;
  padding-top: -5px;
  font-size: 16px;
  margin-left: 37px;
  float: left;
  height: 32px;
  width: 60px;
}
.menuli2:hover {
  border-bottom: 2px solid #27c800;
  color: #20a400;
}
.menuli2:hover i {
  background-position: -40px -365px;
}
.menuli3 {
  margin-top: 15px;
  margin-left: 4px;
  padding-top: -5px;
  font-size: 16px;
  margin-left: 37px;
  float: left;
  height: 32px;
  width: 60px;
}
.menuli3:hover {
  border-bottom: 2px solid #27c800;
  color: #20a400;
}
.menuli3:hover i {
  background-position: -68px -364px;
}
i.ic_de_answ1 {
  background-position: -40px -340px;
  height: 21px;
  width: 21px;
}
.change55:hover .ic_de_note1 {
  background-position: -68px -364px;
  height: 21px;
  width: 21px;
}
.change55:hover .tit {
  color: #20a400;
}
i.ic_de_note1 {
  background-position: -68px -364px;
  height: 21px;
  width: 21px;
}
i.ic_de_note2 {
  background-position: -792px -12px;
  height: 21px;
  width: 21px;
}
i.ic_de_stroke {
  background-position: -848px -12px;
  height: 24px;
  width: 24px;
  position: absolute;
  top: 2px;
  left: -12px;
  z-index: 999;
}
i.ic_de_bf {
  background-position: -96px -342px;
  height: 24px;
  width: 24px;
  position: absolute;
  top: 8px;
  right: 0px;
  z-index: 999;
}
i.ic_de_bf2 {
  background-position: -120px -342px;
  height: 24px;
  width: 24px;
  position: absolute;
  top: 8px;
  right: 0px;
  z-index: 999;
}
.number333 {
  background-color: #9399a5;
  height: 26px;
  width: 26px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  margin-top: 15px;
  margin-left: 10px;
  color: #fff;
  text-align: center;
  line-height: 26px;
  font-size: 14px;
  float: left;
}
i.ic_de_dcircle {
  background-position: -876px -12px;
  height: 24px;
  width: 24px;
}
.level_box {
  height: 40px;
  background-color: #f1f4f4;
}
.de_level1title7 {
  height: 38px;
  color: #4c4c4c;
}
.level_title1 {
  font-size: 14px;
  color: #494f55;
  font-family: "microsoft yahei";
  float: left;
  margin-left: 6px;
  margin-top: 10px;
}
.ic_position {
  float: right;
  margin-right: 60px;
  cursor: pointer;
  margin-top: -3px;
}
.level_title2 {
  font-size: 14px;
  color: #7d8894;
  font-family: "microsoft yahei";
  width: 100%;
  padding-left: 42px;
  padding-top: 6px;
}
.level1 {
  border-left: 2px dotted #000;
  height: 38px;
  background-color: #f2f3f5;
}
.menuul1 {
  overflow: auto;
  overflow-x: hidden;
  position: absolute;
  top: 140px;
  bottom: 0px;
  width: 260px;
}
.menuul11 {
  overflow: auto;
  overflow-x: hidden;
  position: absolute;
  top: 142px;
  bottom: 0px;
  width: 300px;
  left: -40px;
}
.levelul11 {
  background-color: #f2f3f5;
}
.level_i {
  float: left;
  margin-top: 6px;
  margin-left: 10px;
}
i.ic_de_num {
  background-position: -815px -12px;
  height: 26px;
  width: 26px;
}
.level2 {
  border-left: 2px dotted #000;
  height: 38px;
}
.level_i2 {
  float: left;
  margin-top: 4px;
  margin-left: 10px;
}
.padt {
  padding-top: 10px !important;
}
.padt1 {
  padding-top: 20px !important;
}
.padt2 {
  padding-top: 6px !important;
}
.de_level2li1 {
  height: 30px;
  position: relative;
  color: #808080;
  font-size: 12px;
  border-left: 1px solid #808080;
  cursor: pointer;
}
.de_level2li1 a {
  color: #808080;
  padding: 8px;
}
.de_level2li1:hover {
  background: #e8f2f9;
}
.de_level2li2 {
  color: #808080;
  font-size: 12px;
}
.bg_color {
  background-color: #f2f3f5;
  width: 340px;
  padding-top: -10px;
  padding-left: 0px;
}
.bg_color2 {
  background-color: #f2f3f5;
  width: 340px;
  margin-top: 0px;
  padding-left: 0px;
}
.bg_color2 {
  background-color: #f2f3f5;
  width: 340px;
  margin-top: 0px;
  padding-left: 0px;
}
.de_level1title11 {
  height: 30px;
  color: #4c4c4c;
  padding-top: 20px;
  padding-left: 40px;
}
/*-------over-------------player.html-------------------*/
/*-------start------------note.html--------------------*/
i.ic_photo1 {
  position: absolute;
  top: 29px;
  left: 6px;
  height: 32px;
  width: 32px;
  background-position: -617px -7px;
}
.de_nicole11 {
  font-size: 14px;
  color: #1ea501;
  padding-left: 6px;
}
.plld {
  float: left;
  width: 300px;
}
.menuul2 {
  overflow: auto;
  overflow-x: hidden;
  position: absolute;
  top: 195px;
  bottom: 0px;
  padding-left: 0;
}
.padbt10 {
  padding-bottom: 10px !important;
  padding-top: 10px;
  padding-left: 6px;
}
.de_classchat2 {
  display: inline-block;
  font-size: 14px;
  color: #a6a6a6;
  margin-left: 30px;
}
.de_classchat3 {
  display: inline-block;
  font-size: 14px;
  color: #333333;
  margin-left: 50px;
}
.de_frtimeq {
  float: right;
  padding-right: 20px;
  display: inline-block;
  font-family: "Arival";
  font-size: 12px;
}
.padbl20 {
  padding-bottom: 20px !important;
  padding-right: 4px;
}
.mart15 {
  margin-top: 15px !important;
  padding-right: 14px;
}
.wordll {
  font-size: 12px;
  font-family: "microsoft yahei;";
}
.borderb {
  border-bottom: 1px dashed #e6e6e6;
}
.martb15 {
  margin-top: 15px !important;
  margin-bottom: 10px;
  margin-right: 10px;
}
.box222 {
  margin-top: 10px;
  width: 100%;
  height: 30px;
}
i.ic_de_zan {
  background-position: -819px -75px;
  height: 16px;
  width: 16px;
  position: absolute;
  bottom: 12px;
  left: 120px;
  float: left;
}
.zan_zi {
  position: absolute;
  bottom: 0px;
  left: 138px;
  float: left;
  font-size: 12px;
}
i.ic_de_lun {
  background-position: -850px -75px;
  height: 16px;
  width: 16px;
  position: absolute;
  bottom: 12px;
  left: 200px;
}
.lun_zi {
  position: absolute;
  bottom: 0px;
  left: 220px;
  float: left;
  font-size: 12px;
}
i.ic_reply2 {
  margin-bottom: -34px;
  margin-left: -50px;
  height: 9px;
  width: 12px;
  background-position: -662px -18px;
}
.image_pic {
  height: 60px;
  width: 200px;
  background-color: #000;
  margin-bottom: 20px;
  margin-top: 10px;
  margin-left: 10px;
}
/*-------over------------note.html--------------------*/
/*-------start-----------mynote.html--------------------*/
i.ic_reply3 {
  margin-bottom: -34px;
  margin-left: -196px;
  height: 9px;
  width: 12px;
  background-position: -662px -18px;
}
i.ic_reply13 {
  margin-bottom: -34px;
  margin-left: -150px;
  height: 9px;
  width: 12px;
  background-position: -662px -18px;
}
.que_frame {
  height: 200px;
  width: 100%;
  border-bottom: 1px solid #ebebeb;
}
.menuul3 {
  margin-left: -40px;
  overflow: auto;
  overflow-x: hidden;
  position: absolute;
  top: 394px;
  bottom: 0px;
}
.menuul4 {
  margin-left: -40px;
  overflow: auto;
  overflow-x: hidden;
  position: absolute;
  top: 140px;
  bottom: 0px;
}
i.ic_de_add {
  background-position: -878px -75px;
  height: 16px;
  width: 16px;
  margin: 16px 20px;
  float: left;
}
.que_word {
  font-size: 14px;
  color: #999999;
  float: left;
  margin-left: -8px;
  margin-top: 14px;
}
.input_frame {
  width: 260px;
  height: 90px;
  border: 1px solid #dad9d7;
  color: #B5B4BA;
  margin-left: 20px;
}
.clear {
  clear: both;
  height: 40px;
  width: 100%;
}
.input_word {
  font-size: 12px;
  color: #b2b2b2;
  font-family: "songti";
  margin-top: 10px;
  padding-left: 8px;
}
i.ic_de_camera {
  background-position: -819px -105px;
  height: 18px;
  width: 18px;
  margin: 18px 20px;
  float: left;
}
i.ic_de_addt {
  background-position: -852px -105px;
  height: 18px;
  width: 18px;
  margin: 18px -14px;
  float: left;
}
.time_num {
  font-family: "Arial Regular";
  font-size: 12px;
  color: #8c8c8c;
  float: left;
  margin-left: 4px;
  margin-top: 14px;
}
i.ic_de_btm {
  background-position: -878px -105px;
  height: 28px;
  width: 70px;
  top: 12px;
  float: right;
  margin-right: 22px;
  margin-top: 10px;
}
.btm {
  width: 100%;
  height: 40px;
}
/*-------over-----------mynote.html--------------------*/
/*-------start-----------myquestion--------------------*/
i.ic_de_wenhao {
  background-position: -819px -145px;
  height: 16px;
  width: 16px;
  margin: 16px 20px;
  float: left;
}
.de_replycont2 {
  padding-left: 10px;
  padding-right: 10px;
  line-height: 25px;
  color: #666666;
  font-size: 12px;
  margin-bottom: 0px;
}
.de_reply2 {
  background: #f9f9f9;
  paddind: 10px;
  margin-bottom: 40px;
  border: 1px solid #dddddd;
}
.question_frame1 {
  width: 96%;
  height: auto;
  border: 1px solid #CCC;
  margin-top: -20px;
  margin-bottom: 10px;
}
.question_word {
  font-size: 12px;
  color: #b2b2b2;
  font-family: "songti";
  margin-top: 10px;
}
.de_replycont2 {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  line-height: 25px;
  color: #666666;
  font-size: 12px;
  margin-bottom: 0;
}
/*-------over-----------myquestion--------------------*/
.marr5 {
  margin-right: 5px !important;
}
.ie {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  background: url(../images/changxue/japancommon.png) 0 0 no-repeat;
  height: 18px;
  width: 18px;
}
.ie.jap1 {
  height: 16px;
  width: 18px;
  background-position: -128px -73px;
}
.ie.jap2 {
  height: 16px;
  width: 22px;
  background-position: -153px -72px;
}
.ie.jap3 {
  height: 24px;
  width: 22px;
  background-position: -88px -66px;
}
.ie.jap4 {
  height: 28px;
  width: 28px;
  background-position: -18px -16px;
  margin-right: 5px;
}
.ie.jap5 {
  height: 28px;
  width: 28px;
  background-position: -54px -16px;
  margin-right: 5px;
}
.ie.jap6 {
  height: 28px;
  width: 28px;
  background-position: -91px -16px;
  margin-right: 5px;
}
.ie.jap7 {
  height: 28px;
  width: 28px;
  background-position: -127px -16px;
  margin-right: 5px;
}
.japan_wrap {
  width: 1000px !important;
  margin: 31px auto;
  position: relative;
  overflow: visible;
}
.z_in999 {
  z-index: 999;
}
.wid360 {
  width: 360px !important;
}
.wid490 {
  width: 490px !important;
}
.japan_dl {
  display: inline-block;
  font-size: 12px;
  width: 125px;
  margin: 0;
  float: left;
  cursor: pointer;
}
.japan_dl dt {
  background: #6eb932;
  text-align: center;
  height: 40px;
  line-height: 40px;
  color: #ffffff;
}
.japan_dl dd {
  line-height: 32px;
  font-size: 12px;
  color: #666;
  background: #f8f8f8;
  margin: 0;
  text-align: center;
}
.on_japan {
  background: #24b800 !important;
}
.on1_japan {
  border-bottom: 1px solid #6eb932;
}
.onhover dd {
  background: #f9fcf5;
}
.japan_conduct {
  position: absolute;
  width: 1000px;
}
.japan_conduct a {
  float: left;
}
.japan_left {
  position: relative;
  width: 735px;
  height: 80px;
}
.japan_right {
  margin-left: 15px;
  position: absolute;
  width: 250px;
  height: 80px;
  right: 0;
  top: 0;
}
.japansec1 {
  width: 358px;
  border: 1px solid #ebebeb;
  float: left;
  margin-right: 15px;
  margin-top: 1px;
}
.japansec3 {
  width: 733px;
  border: 1px solid #ebebeb;
  float: left;
  margin-right: 15px;
  margin-top: 1px;
}
.japansec2 {
  width: 248px;
  float: left;
}
.border0 {
  border: 0px !important;
}
.bor_b0 {
  border-bottom: 0px !important;
}
.japan_nav_ul {
  margin-bottom: 0px !important;
  background: #f8f8f8;
}
.japan_nav_li {
  background: #f8f8f8;
}
.japan_item {
  display: inline-block;
  padding: 0 15px;
  max-width: 120px;
  text-align: center;
  color: #666;
}
.jap_bor_dashed {
  border-bottom: 1px dashed #ebebeb;
}
.japan_con_ul {
  padding-bottom: 10px;
  padding-top: 10px;
  color: #444;
  font-size: 12px;
  height: 218px;
}
.japan_con_ul li {
  margin-left: 30px;
  height: 28px;
  line-height: 28px;
  list-style-type: disc !important;
  cursor: pointer;
}
.japan_con_ul li a {
  color: #666666;
}
.japan_con_ul li a:hover {
  color: #27c800;
}
.japan_con_ul .jap_li_haspic {
  position: relative;
  padding-left: 160px;
  height: 70px;
  margin-right: 20px;
  color: #2f68bc;
  font-size: 14px;
  cursor: pointer;
}
.japan_con_ul .jap_li_haspic a {
  color: #3879D9;
  letter-spacing: 1px;
  font-weight: bold;
  font-size: 14px;
  line-height: 24px;
}
.japan_con_ul .jap_li_haspic a:hover {
  color: #27c800;
}
.japan_con_ul .jap_li_haspic .jap_li_pic {
  position: absolute;
  left: 28px;
}
.japan_con_ul .jap_li_haspic .jap_li_pic img {
  width: 116px;
  height: 66px;
}
.japan_con_ul1 .jap_cla_li {
  position: relative;
  padding-left: 206px;
  min-height: 112px;
}
.japan_con_ul1 .jap_cla_li .jap_leftrap {
  position: absolute;
  left: 0;
  top: 0;
}
.japan_con_ul1 .jap_cla_li .jap_cla_time {
  position: absolute;
  top: -2px;
  right: 10px;
  font-size: 12px;
  color: #999999;
}
.japan_con_ul1 .jap_cla_li .jap_cla_wrap {
  margin-left: 6px;
}
.japan_con_ul1 .jap_cla_li .jap_cla_wrap .jap_cla_title {
  font-size: 14px !important;
  color: #125ab2;
  margin-bottom: 5px;
}
.japan_con_ul1 .jap_cla_li .jap_cla_wrap .jap_cla_con {
  font-size: 12px;
  line-height: 20px;
  height: 60px !important;
  overflow: hidden;
}
.jap_bot_wrap .jap_bot_span {
  margin-left: 0;
  margin-right: 20px;
  font-size: 12px;
  color: #999;
}
.spe {
  width: 93px !important;
}
.j_section {
  width: 100%;
  line-height: 40px;
  height: 40px;
  text-align: center;
}
.j_section .j_item {
  display: inline-block;
  width: 123px;
  float: left;
}
.japan_bor {
  border: 1px solid #ebebeb;
}
.japan_bor ul > li > a {
  color: #444;
}
.japan_class {
  border: 1px solid #ebebeb;
}
.japan_class li:nth-child(even) {
  background: #f5f8fd;
}
.jap_good {
  float: left;
}
.jap_moreclass {
  position: absolute;
  top: 7px;
  font-size: 12px;
  color: #444;
  display: inline-block;
  right: 30px;
  cursor: pointer;
}
.jap_title {
  float: left;
  height: 37px;
  line-height: 38px;
  padding: 0 20px;
  overflow: hidden;
  max-width: 120px;
  background: #f8f8f8;
  border-top: 1px solid #ebebeb;
  border-left: 1px solid #ebebeb;
}
.jap_title a {
  font-size: 16px;
  color: #333;
}
.jap_lef_con {
  float: left;
  width: 733px;
}
.jap_lef_con h4,
.jap_lef_con h3 {
  display: inline;
}
.jap_con_part1 {
  min-height: 195px;
  float: left;
  width: 271px;
  padding-left: 180px;
  border-right: 1px solid #ebebeb;
  position: relative;
}
.jap_con_part1 .jap_pos1 {
  position: absolute;
  top: 0;
  left: 20px;
  float: left;
}
.jap_con_part1 .jap_con_ul li {
  line-height: 28px;
  height: 28px;
  width: 270px;
}
.jap_con_ul a {
  color: #444;
}
.jap_con_ul a:hover,
.jap_bort a:hover {
  color: #6eb932;
}
.jap_con_part2 {
  float: left;
}
.jap_rig_con a:hover {
  color: #6eb932;
}
.jap_A {
  float: left;
  margin-left: 20px;
  margin-top: 30px !important;
}
.jap_A .jap_p {
  margin-bottom: 5px;
  height: 28px;
  line-height: 28px;
}
.jap_A img {
  max-width: auto !important;
}
.jap_bort {
  border-top: 1px dashed #ebebeb;
  margin-right: 20px;
}
.jap_bort a {
  display: inline-block;
  height: 28px;
  line-height: 28px;
  width: 115px;
  margin-right: 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: left;
  color: #444;
}
.jap_rig_con {
  float: right;
  width: 248px;
}
.jap_rig_con .jap_right_title {
  height: 38px;
  line-height: 38px;
  font-size: 16px;
  background: #ebebeb;
  text-indent: 20px;
}
.jap_rig_con li {
  height: 32px;
  line-height: 32px;
  cursor: pointer;
}
.jap_rig_con li .jap_seq {
  color: #6ebe1f;
  font-size: 12px;
  margin-right: 12px;
  margin-left: 12px;
}
.jap_rig_con li .jap_seq_con {
  font-size: 12px;
}
.jap_propagate {
  margin-top: 15px;
  border: 1px solid #ebebeb;
}
.jap_propagate .jap_pro_nav {
  border-bottom: 1px solid #ebebeb;
}
.jap_propagate .jap_pro_nav .jap_pro_item {
  display: inline-block;
  height: 38px;
  line-height: 38px;
  width: 54px;
  text-align: center;
  cursor: pointer;
  margin-bottom: -1px;
}
.jap_propagate .jap_con_wrap {
  padding: 5px 0;
  font-size: 12px;
}
.jap_propagate .jap_con_wrap p {
  margin-bottom: 0px;
  height: 28px;
  line-height: 28px;
  text-indent: 15px;
}
.nav-tabs .active span,
.nav-tabs .active span:hover,
.nav-tabs .active span:focus {
  color: #6eb932 !important;
  border-top: 1px solid #6eb932;
  border-left: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  padding-top: 8px;
  padding-bottom: 8px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.nav-tabs h3,
.nav-tabs h4 {
  height: 38px;
  line-height: 38px;
  padding: 0 6px;
  position: relative;
  font-size: inherit;
  display: inline-block;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  margin: 0;
}
.nav-tabs .active h3,
.nav-tabs .active h3:hover,
.nav-tabs .active h3:focus,
.nav-tabs .active h4,
.nav-tabs .active h4:hover,
.nav-tabs .active h4:focus {
  background-color: #FFF;
  bottom: -1px;
  color: #6eb932 !important;
  border-top: 1px solid #6eb932;
  border-bottom: 1px solid #FFF;
}
.nav-tabs {
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
}
.hei720 {
  height: 720px;
}
.jap_pos {
  position: absolute;
  top: 500px;
}
.jap_pos2 {
  position: absolute;
  top: 0;
  left: 0;
}
.jap_pos3 {
  position: absolute;
  top: 10;
  right: 0;
}
.jap_container {
  position: absolute;
  top: 0;
  left: 0;
}
.jap_agree {
  text-align: center;
}
.jap_agree .jap_zan {
  display: inline-block;
  width: 120px;
  height: 42px;
  line-height: 42px;
  background: #f66a6b;
  color: #ffffff;
  border-radius: 5px;
}
.jap_cla_p {
  color: #444;
  font-size: 14px;
  height: 20px;
}
.jap_cla_p .de_first_tile {
  float: left;
}
.jap_cla_p a {
  float: left;
  font-size: 14px;
  color: #444;
}
.jap_cla_p a:hover {
  color: #6eb932;
}
.jap_cla_p .de_secon_title {
  display: inline-block;
  width: 250px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.hei200 {
  height: 200px !important;
}
.hei142 {
  height: 142px !important;
}
.hei136 {
  height: 136px !important;
}
.fl_none {
  float: none !important;
}
.jap_del_title {
  font-size: 22px;
  color: #333;
}
.jap_del_subtitle {
  color: #999;
}
.jap_tips {
  color: #999;
  line-height: 28px;
}
.jap_share {
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.jap_btn {
  display: inline-block;
  width: 90px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 4px;
  background: #6eb932;
  color: #ffffff;
}
.add_ad_box {
  position: absolute;
  top: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.4);
  text-align: center;
  color: #FFF;
  width: 45px;
  height: 45px;
  line-height: 45px;
  font-size: 29px;
  z-index: 900;
  cursor: pointer;
  border-radius: 5px;
}
.course_ad {
  height: 181px;
  border-bottom: 1px solid #e6e6e6;
  margin: 20px 0;
}
.course_ad .courseArtNavL {
  padding-top: 20px;
  text-align: left;
  position: relative;
  float: left;
  width: 50%;
}
.course_ad .courseArtNavR {
  padding-top: 20px;
  position: relative;
  float: left;
  width: 50%;
}
.ad_course_con {
  width: 100%;
  height: 165px;
  overflow: hidden;
}
.ad_course_con li {
  float: left;
  width: 190px;
}
.ad_course_con li img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
}
.ad_course_con li .ad_course_title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 30px;
  color: #333;
  font-weight: 600;
  font-size: 14px;
}
.ad_course_con li .ad_course_price {
  color: #fff;
  font-weight: 600;
  line-height: 24px;
}
.ad_course_con li .ad_course_price .course_price {
  display: inline-block;
  background: #f26722;
  width: 80px;
  height: 23px;
  text-align: center;
  margin-top: 3px;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
}
.ad_course_con li .ad_course_price .ad_buy {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  width: 70px;
  text-align: center;
  color: #fff;
  float: right;
  background: #6eb932;
}
.jap_express_wrap {
  position: relative;
  height: 40px;
  line-height: 30px;
}
.jap_comment {
  padding-bottom: 30px;
}
.jap_comment .jap_comment_wrap {
  position: relative;
  padding-left: 66px;
  padding-bottom: 20px;
  padding-top: 20px;
  border-bottom: 1px solid #ebebeb;
}
.jap_comment .jap_comment_wrap .jap_comment_photo {
  position: absolute;
  display: inline-block;
  height: 48px;
  width: 48px;
  border-radius: 24px;
  left: 8px;
}
.jap_comment .jap_comment_wrap .jap_com_title {
  height: 26px;
  position: relative;
  color: #125ab2;
}
.jap_comment .jap_comment_wrap .jap_com_title span {
  color: #999;
  font-size: 12px;
  position: absolute;
  right: 0;
}
.jap_lookmore {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  float: right;
  color: #6eb932;
  margin-top: 15px;
}
.japan_a {
  color: #125ab2 !important;
  font-size: 14px;
}
.ad_img_name {
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  margin: 0;
  color: #444;
}
.min_hei360 {
  min-height: 360px !important;
}
.cpp {
  border: 1px solid red;
}
.f-nowrp {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.padb40 {
  padding-bottom: 50px !important;
}
.page_nav {
  background: #fff !important;
}
.pagination a {
  color: #666 !important;
}
.pagination a:hover {
  background: #6eb932 !important;
  color: #fff !important;
}
.current {
  background: #6eb932 !important;
  color: #fff !important;
}
.prev,
.next {
  color: #666 !important;
  margin-right: 0px !important;
  margin-top: 2px !important;
  margin-left: 0px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
  cursor: pointer;
  background: #fff !important;
  height: 30px !important;
  line-height: 30px !important;
}
/*通知样式*/
.message_bell span {
  color: black;
}
.message_bell {
  width: 240px;
  border: 1px solid #DBDCDD;
  position: absolute;
  border-radius: 3px;
  top: 35px;
  right: 19px;
  background: #fff;
  display: none;
  color: black;
}
.message_bell .bg_s {
  width: 20px;
  height: 10px;
  margin-right: 60px;
  background: url(../images/changxue/popover-arrow.png) no-repeat;
  position: absolute;
  top: -10px;
  right: -2px;
}
.message_bell .news_title {
  text-align: left;
  font-size: 12px;
  color: #79869a;
  padding: 0 10px;
  height: 32px;
  line-height: 32px;
  background: #eaedf2;
}
.message_bell .news_title strong {
  font-size: 13px;
  color: #79919a;
}
.message_bell .news_content {
  font-family: tahoma, arial, "Hiragino Sans GB", "\5b8b\4f53", "sans-serif";
  text-align: left;
  border-bottom: 1px solid #E6E6E6;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  padding-left: 10px;
  text-overflow: ellipsis;
  height: auto;
  padding: 8px 15px;
  box-sizing: border-box;
}
.message_bell .news_content span {
  font-size: 12px;
  color: #666;
  display: inline-block;
}
.message_bell .news_content .news_title_list:hover {
  color: #808080;
}
.message_bell .news_content .titie_news {
  color: #68B5FC;
}
.message_bell ._all_nes {
  text-align: center;
  position: absolute;
  height: 100%;
  top: 0;
  right: 10px;
  color: #145c98;
  font-size: 12px;
}
.do_bell {
  -webkit-animation: bellshake 2s linear 0s infinite;
  -moz-animation: bellshake 2s linear 0s infinite;
  animation: bellshake 2s linear 0s infinite;
  -webkit-transform-origin: top center;
  -moz-transform-origin: top center;
  transform-origin: top center;
}
.newsCont {
  width: 240px;
  overflow-y: auto;
}
/*预约课程 - start*/
.a-wrap {
  min-height: 700px;
  border: 1px solid #e5e5e5;
  padding: 0px 35px;
}
.a-wrap .a-nav-menu {
  border-bottom: 1px dashed #e5e5e5;
}
.a-wrap .a-nav-menu ul {
  height: 70px;
  line-height: 70px;
  overflow: hidden;
}
.a-wrap .a-nav-menu ul li {
  cursor: pointer;
  position: relative;
  height: 30px;
  line-height: 30px;
  margin-top: 20px;
  font-size: 18px;
}
.a-wrap .a-nav-menu ul li i {
  margin-top: -5px;
  margin-right: 5px;
  font-size: 20px;
}
.a-wrap .a-nav-menu ul .selectTime {
  float: left;
  display: inline-block;
  color: #88cf6e;
  padding-right: 30px;
  border-right: 1px solid #e5e5e5;
}
.a-wrap .a-nav-menu ul .selectCount {
  margin-left: 20px;
  float: left;
  display: inline-block;
}
.a-wrap .a-nav-menu ul .remainCount {
  font-size: 14px;
  float: right;
  diplay: inline-block;
}
.a-wrap .a-content {
  padding: 20px 10px 0;
}
.a-wrap .a-content li {
  height: 60px;
  line-height: 60px;
  font-size: 14px;
}
.a-wrap .a-content li .a-detail-title {
  float: left;
  margin-right: 15px;
  color: #4e4e4e;
}
.a-wrap .a-content li .a-input {
  width: 180px;
}
.a-wrap .a-content li .a-sub-d {
  margin-top: 13px;
  margin-right: 12px;
  display: block;
  float: left;
  width: 75px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border: 1px solid #e5e5e5;
}
.a-wrap .a-content li .active {
  color: #56d800;
  border-color: #56d800;
}
.a-wrap .a-content li input {
  width: 320px;
  height: 35px;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
}
.a-wrap .a-content li i {
  position: absolute;
  top: 23px;
  color: #71b9e5;
}
.a-wrap .a-content table {
  border: 1px solid #e5e5e5;
}
.a-wrap .a-content table tbody tr td {
  border-spacing: 10px;
  border: 1px solid #e5e5e5;
  border-radius: 1px;
  width: 80px;
  height: 28px;
  text-align: center;
}
.a-wrap .a-confirm {
  color: #fff;
  font-size: 16px;
  line-height: 40px;
  height: 40px;
  margin-top: 30px;
  width: 130px;
  margin: 0 auto;
  text-align: center;
  background-color: #54d200;
  border-radius: 5px;
}
.a-wrap .a-confirm span a {
  font-size: 15px;
  color: #fff;
}
