/*!/widget/Public.Topbar/topbar.less*/

/**
 * 
 * @authors Your Name (you@example.org)
 * @date    2015-10-29 10:40:12
 * @version $Id$
 */

/*!/widget/Public.Nav/nav.less*/

/**
 * 
 * @authors Your Name (you@example.org)
 * @date    2015-10-29 10:40:12
 * @version $Id$
 */

.ui-head-nav {
  height: 50px;
  margin: 0 auto;
  font-size: 14px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 4;
}
.ui-head-nav .container {
  position: relative;
}
.ui-head-nav .container ul.head-nav {
  overflow: hidden;
  margin: 0;
  padding: 0;
  padding-left: 230px;
  font-size: 16px;
}
.ui-head-nav .container ul.head-nav li {
  float: left;
  width: 80px;
  line-height: 50px;
  text-align: center;
  list-style: none;
}
.ui-head-nav .container ul.head-nav li a:hover {
  color: #1e89e0;
}
.ui-head-nav .container ul.head-nav li.find-course {
  width: 115px;
  font-size: 20px;
  margin-right: 10px;
}
.ui-head-nav .container ul.head-nav li.find-course:before {
  content: "";
  display: block;
  width: 1px;
  height: 20px;
  float: right;
  background: #dcdcdc;
  margin-top: 16px;
}
.ui-head-nav .container ul.head-nav li.find-course a {
  color: #e94c3e;
}
.ui-head-nav .container ul.head-nav li.find-course a:hover {
  color: #1e89e0;
}
.ui-head-nav .container ul.head-nav li.current a {
  color: #1e89e0;
}
.ui-head-nav .container .nav-live-course-info {
  width: 270px;
  height: 62px;
  position: absolute;
  right: 0;
  top: -12px;
  z-index: 1;
}
.ui-head-nav .container .nav-live-course-info a {
  display: block;
}
.ui-head-nav .container .nav-live-course-info.hidden {
  display: none;
}
.ui-head-nav .live-course-help {
  width: 100%;
  height: 380px;
  overflow: hidden;
  background: #323541;
  position: absolute;
  left: 0;
  top: 50px;
  z-index: 10999;
}
.ui-head-nav .live-course-help .course-help-pic {
  width: 1190px;
  height: 380px;
  margin: 0 auto;
  background: url(../img/index-live-info-pic.png?20160714) no-repeat;
  position: relative;
}
.ui-head-nav .live-course-help .course-help-pic .help-end-time {
  width: 165px;
  height: 25px;
  color: #fff;
  font-size: 14px;
  position: absolute;
  right: 10px;
  top: 18px;
  z-index: 1;
}
.ui-head-nav .live-course-help .course-help-pic .help-close {
  width: 14px;
  height: 14px;
  background: url(../img/index-live-close.png?20160714) no-repeat;
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 1;
  cursor: pointer;
}
.ui-head-nav .live-course-help .course-help-pic .help-btn {
  width: 290px;
  height: 62px;
  position: absolute;
  left: 450px;
  bottom: 46px;
  z-index: 1;
}
.ui-categorys {
  width: 220px;
  line-height: 50px;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
  position: absolute;
  left: 0;
  font-size: 14px;
  z-index: 1;
  overflow: visible;
}
.ui-categorys.hover {
  height: auto;
}
.ui-categorys.hover .category-dd {
  display: block;
}
.ui-categorys.hover .category-dt a .ci-right {
  transform: rotate(180deg);
}
.ui-categorys.fixed .category-dt a .ci-right {
  display: none;
}
.ui-categorys .category-dt a {
  color: #fff;
  display: block;
  font: 400 16px/44px "Microsoft Yahei";
  height: 50px;
  padding: 0 10px;
  margin: 0;
  background: url(/xueersi/headNav.png?20160714) no-repeat;
}
.ui-categorys .category-dt a .ci-right {
  top: 20px;
  right: 7px;
  height: 7px;
  overflow: hidden;
  font: 700 20px/16px simsun;
  transition: -webkit-transform 0.1s ease-in 0s;
  display: block;
  position: absolute;
}
.ui-categorys .category-dt a .ci-right s {
  position: relative;
  top: -9px;
  text-decoration: none;
}
.ui-categorys .category-dd {
  display: none;
  height: 350px;
  background-color: #1E89E0;
  background-color: #1e89e0 !important;
}
.ui-categorys .category-dd .category-item {
  /* height: 76px; */
  padding: 18px 10px 18px 10px;
  border-top: 1px solid #3A98E4;
  border-top: 1px solid rgba(255, 255, 255, 0.2) !important;
}
.ui-categorys .category-dd .category-item h3 {
  margin: 0;
  font-size: 16px;
  line-height: 20px;
}
.ui-categorys .category-dd .category-item p {
  margin: 0;
  line-height: 30px;
  font-size: 14px;
}
.ui-categorys .category-dd .category-item p a {
  color: #97D2F7;
  padding: 0;
}
.ui-categorys .category-dd .category-item p a:hover {
  text-decoration: underline;
}
.ui-categorys .category-dd .category-item.hover {
  background-color: #2F6FA2;
  background-color: rgba(0, 0, 0, 0.2) !important;
}
.ui-categorys .category-dd .category-item.hover .icon.icon-arrow-right {
  color: #fff;
}
.ui-categorys .category-dd .category-item:nth-last-child(1) {
  border-bottom: 0 none;
}
.ui-categorys .category-dd .category-layer {
  display: none;
  min-width: 295px;
  position: absolute;
  left: 220px;
  top: 50px;
  height: 350px;
  border: 2px solid #086190;
  border-color: rgba(30, 137, 224, 0.9) !important;
  border-left: 0;
  background-color: #f5f5f5;
  color: #333;
  padding: 10px 20px;
  font-size: 14px;
  line-height: 30px;
}
.ui-categorys .category-dd .category-layer.hover {
  display: block;
}
.ui-categorys .category-dd .category-layer .category-subject {
  zoom: 1;
  overflow: hidden;
  display: none;
}
.ui-categorys .category-dd .category-layer .category-subject .subitem {
  margin-bottom: 12px;
}
.ui-categorys .category-dd .category-layer .category-subject.hover {
  display: block;
}
.ui-categorys .category-dd .category-layer .category-subject dt {
  font-weight: 700;
  line-height: 30px;
  color: #039AE3;
}
.ui-categorys .category-dd .category-layer .category-subject dd {
  line-height: 22px;
  margin-left: 0;
}
.ui-categorys .category-dd .category-layer .category-subject dd a {
  margin: 0;
  padding: 0;
}

/**
 * 
 * @authors alex liu (liuyanbin@xueersi.com)
 * @date    2015-11-22 
 * @version $Id$  首页广告轮播
 */
#carousel-example-generic {
  height: 350px;
  overflow: hidden;
  background: #f8f8f8;  /*=================/图片轮播大图/============================*/

  /*=================/图片轮播缩小图/============================*/
}
#carousel-example-generic .focus-list {
  overflow: hidden;
  padding: 0;
}
#carousel-example-generic .focus-list li {
  width: 100%;
  height: 380px;
}
#carousel-example-generic .focus-list li a {
  display: block;
  width: 100%;
  height: 380px;
}
#carousel-example-generic .focus-list li img {
  width: auto;
  margin: auto;
  max-width: none;
}
#carousel-example-generic .focus-list li.current {
  z-index: 10;
}
#carousel-example-generic .focus-num-wrap {
  width: 980px;
  /* height: 30px; */
  margin: 0 auto;
  position: relative;
  z-index: 2;
  top: -20px;
}
#carousel-example-generic .focus-num-wrap ol.focus-num {
  width: 712px;
  left: 405px;
}
#carousel-example-generic .focus-num-wrap ol.focus-num li {
  width: 130px;
  height: 26px;
  line-height: 26px;
  border-radius: 1px;
  margin: 0 5px;
  cursor: pointer;
  text-align: center;
  list-style: none;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.7);
  background: white;
  -ms-filter:alpha(opacity=70);
  -moz-opacity:0.5;   
  -khtml-opacity: 0.5;   
  opacity: 0.7; 
  color: #333;
  text-indent: 0;
  border: 0;
}
#carousel-example-generic .focus-num-wrap ol.focus-num li a {
  float: left;
  width: 100%;
  color: #333;
}
#carousel-example-generic .focus-num-wrap ol.focus-num li a:hvoer {
  color: #333;
}
#carousel-example-generic .focus-num-wrap ol.focus-num li.active {
  background: rgba(0, 0, 0, 0.7);
  background: black;
  -ms-filter:alpha(opacity=70);
  -moz-opacity:0.5;   
  -khtml-opacity: 0.5;   
  opacity: 0.7; 
  color: #fff;
}
#carousel-example-generic .focus-num-wrap ol.focus-num li.active a {
  color: #fff;
}



.icon.icon-arrow-right {
    width: 4px;
    height: 14px;
    font: 400 14px/14px consolas;
    padding-top: 4px;
    color: rgba(255, 255, 255, 0.3);
}


/*!/widget/Mall.indexTrends/ui-trends.less*/
.ui-index-trends {
  /*width: 1190px;*/
  margin: 0 auto;
  position: relative;
  z-index: 3;
  top: 0;
}
.index-new-trends {
  width: 280px;
  height: 260px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.8);
  position: absolute;
  /*right: 0;*/
  left:65%;
  top: 60px;
  z-index: 1;
}
.index-new-trends .trends-title {
  width: 260px;
  height: 40px;
  line-height: 50px;
  overflow: hidden;
  border-bottom: 1px dotted #ccc;
  margin: 0 auto 10px;
}
.index-new-trends .trends-title span {
  display: inline-block;
  font-weight: 700;
  font-size: 14px;
  color: #999;
}
.index-new-trends .trends-title a {
  display: inline-block;
  float: right;
}
.index-new-trends .trends-list {
  width: 260px;
  margin: 0 auto 10px;
  overflow: hidden;
  padding: 0;
}
.index-new-trends .trends-list li {
  height: 32px;
  line-height: 30px;
  overflow: hidden;
  color: #666;
}
.index-new-trends .index-login-items {
  height: 220px;
  overflow: hidden;
}
.index-login-items ul{
  height: 80px;
  width:200px;
  margin: 0 auto;
}
.index-login-items ul li{
  margin-left: 15px;
  line-height: 30px;
  height: 30px;
  float: left;
}
.index-new-trends .index-login-items .media-info-text {
  line-height: 180%;
  margin-left: 10px;
}
.index-new-trends .index-login-items .media-info-text strong {
  color: #cc0000;
}
.index-new-trends .index-login-items .media {
  height: 100px;
  padding: 20px  0 15px 40px;
}
.index-new-trends .index-login-items .media .media-body .user-name {
  overflow: hidden;
  margin: 10px 0 5px;
}
.index-new-trends .index-login-items .media .media-body .QRcode {
  position: absolute;
  top: 140px;
  height: 110px;
  width: 100%;
  left: 0px;
  box-sizing: border-box;
  padding: 0 30px;
}
.index-new-trends .index-login-items .media .media-body .QRcode_icon {
  position: absolute;
  bottom: 3px;
  width: 100%;
  left: 0px;
  box-sizing: border-box;
  padding: 0 34px;
}
.index-new-trends .index-login-items .media .media-body .QRcode_icon p {
  font-size: 14px;
  margin-top: 3px;
}
.index-new-trends .index-login-items .media .media-body .QRcode_icon div:first-child:hover li {
  background: url('../xueersi/weixin.png?1') no-repeat center;
  background-size: 100% 100%;
}
.index-new-trends .index-login-items .media .media-body .QRcode_icon div:first-child li {
  width: 80px;
  height: 87px;
  background: url('../xueersi/weixin_icon.png') no-repeat center 30px;
  background-size: 51px 50px;
}
.index-new-trends .index-login-items .media .media-body .QRcode_icon div:last-child li {
  width: 80px;
  height: 87px;
  background: url('../xueersi/app_icon.png') no-repeat center 30px;
  background-size: 51px 50px;
}
.index-new-trends .index-login-items .media .media-body .QRcode_icon div:last-child:hover li {
  background: url('../xueersi/app.png?1') no-repeat center;
  background-size: 100% 100%;
}
.index-new-trends .index-login-items .media .media-body .loginImg {
  width: 60px;
  height: 60px;
  float: left;
  /*width: 60px;
  height: 60px;
  position: absolute;
   left: 110px; */
}
.index-new-trends .index-login-items .media .media-body .loginImg img {
  border-radius: 50%;
  border: 1px solid #ccc;
  width: 60px;
}
.index-new-trends .index-login-items .media .media-body .user-info .user-sex {
  background: none;
  padding: 4px 6px;
}
.index-new-trends .index-login-items .media .media-body .user-info .user-sex .fa {
  font-size: 16px;
  font-weight: 700;
}
.index-new-trends .index-login-items .media .media-body .user-info .user-sex .fa.fa-venus {
  color: #e74c3c;
}
.index-new-trends .index-login-items .media .media-body .user-info .user-sex .fa.fa-mars {
  color: #3bafda;
}
.index-new-trends .index-login-items .media .media-body .user-info .user-level {
  font-size: 12px;
  font-style: italic;
  border-radius: 25px;
  padding-bottom: 1px;
  padding-top: 0;
}
.index-new-trends .index-login-items .media .media-heading {
  height: 22px;
  overflow: hidden;
  font-size: 18px;
}
.index-new-trends .index-login-items .media .user-v {
  vertical-align: middle;
}
.index-new-trends .index-login-items .media-object {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  margin-top: 5px;
}
.index-new-trends .index-login-items .index-btn-wrap {
  overflow: hidden;
  padding-left: 12px;
  text-align: center;
}
.index-new-trends .index-login-items .index-btn-wrap .btn {
  width: 120px;
  height: 36px;
  margin-right: 10px;
  font-size: 16px;
  border-radius: 2px;
}
.index-new-trends .index-login-items .index-btn-wrap .btn-into-home {
  width: 96%;
}

/*!/widget/Mall.personCenter/personalCenter.less*/
.user_name {
  width: 280px;
  height: 50px;
  clear: both;
  float: left;
  margin-left: 20px;
  position: relative;
  margin-bottom: 20px;
  margin-top: 45px
}
.user_name img {
    position: absolute;
    left: 10px;
    top: 13px;
}
.user_name input {
    width: 237px;
    height: 48px;
    background-color: #f3f3f3;
    border: 1px solid #eaeaea;
    outline: none;
    font-size: 16px;
    padding-left: 41px;
    font-family: "微软雅黑";
}
/*.password {
    width: 280px;
    height: 50px;
    clear: both;
    float: left;
    margin-left: 20px;
    position: relative;
    margin-bottom: 20px;
}
.password img {
    position: absolute;
    left: 10px;
    top: 13px;
}
.password input {
    width: 237px;
    height: 48px;
    background-color: #f3f3f3;
    border: 1px solid #eaeaea;
    outline: none;
    font-size: 16px;
    padding-left: 41px;
    font-family: "微软雅黑";
}*/


.hidden {
  display: none;
}

#user_xinxi {
    height: auto;
    
}


/* jyt-home home.css Date:2016-06-22 21:52:08 */

@charset "UTF-8";
@-webkit-keyframes twinkling {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1;
        color: red
    }
}

.topnav {
    height: 32px
}

.topnav .topnav-h {
    height: 32px;
    float: left;
    line-height: 32px;
    font-size: 18px;
    color: #333;
    font-weight: 400;
    font-family: "Hiragino Sans GB", "Microsoft yahei"
}

.topnav .topnav-reload {
    float: right;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    color: #30bb5a;
    font-family: "Hiragino Sans GB", "Microsoft yahei";
    margin-top: 6px
}

.topnav .topnav-reload i {
    float: right;
    width: 11px;
    height: 12px;
    /*background: url(i/home.png?__sprite) no-repeat 0 0; */
    background-position: 0 0;
    margin: 7px 0 0 5px
}

.topnav .topnav-reload:hover {
    text-decoration: none;
    color: #23aa4b
}

.topnav .topnav-more {
    float: right;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    color: #30bb5a;
    font-family: "Hiragino Sans GB", "Microsoft yahei";
    margin-top: 6px
}

.topnav .topnav-more:hover {
    color: #23aa4b;
    text-decoration: none
}

.topnav .topnav-list {
    width: 548px;
    float: right;
    height: 22px;
    margin-top: 7px
}

.topnav .topnav-list a {
    float: left;
    width: 38px;
    height: 22px;
    text-align: center;
    line-height: 22px;
    margin-right: 14px;
    font-size: 14px;
    color: #30bb5a;
    font-family: "Hiragino Sans GB", "Microsoft yahei"
}

.topnav .topnav-list .a-cur,
.topnav .topnav-list a:hover {
    background: #30bb5a;
    border-radius: 2px;
    color: #fff;
    text-decoration: none
}

.topnav-sp {
    margin-top: 56px
}

.topnav-sp .topnav-h,
.topnav-sp .topnav-h1 {
    height: 32px;
    float: left;
    line-height: 32px;
    font-size: 24px;
    color: #333;
    font-weight: 400;
    font-family: "Hiragino Sans GB", "Microsoft yahei"
}





.recommend {
    /*width: 1206px;*/
    overflow: hidden;
    margin: 0 auto
}

.recommend .re-ul {
    /*height: 298px;*/
    /*width: 1220px;*/
    margin-top: 3px
}

.recommend .re-ul .re-li {
    float: left;
    /*width: 285px;*/
    height: 295px;
    /*margin: 0 17px 0 3px;*/
    position: relative
}

.recommend .re-ul .re-li .teacher {
    /*width: 285px;*/
    height: 130px;
    background: #4fbb93
}

.recommend .re-ul .re-li .teacher .teacher-img {
    float: left;
    width: 80px;
    height: 80px;
    margin: 25px 0 0 25px;
    border-radius: 50%
}

.recommend .re-ul .re-li .teacher .teacher-img img {
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 50%
}

.recommend .re-ul .re-li .teacher .teacher-info {
    float: left;
    /*width: 152px;*/
    width:50%;
    margin: 29px 0 0 15px
}

.recommend .re-ul .re-li .teacher .teacher-info .teacher-name {
    height: 29px;
    line-height: 29px;
    overflow: hidden
}

.recommend .re-ul .re-li .teacher .teacher-info .teacher-name a {
    font-size: 18px;
    color: #fff;
    font-family: "Hiragino Sans GB", "Microsoft yahei"
}

.recommend .re-ul .re-li .teacher .teacher-info .teacher-level {
    height: 22px;
    line-height: 22px;
    overflow: hidden
}

.recommend .re-ul .re-li .teacher .teacher-info .teacher-level a {
    font-size: 12px;
    color: #fff;
    font-family: "Hiragino Sans GB", "Microsoft yahei"
}

.recommend .re-ul .re-li .teacher .teacher-info .teacher-school {
    height: 22px;
    line-height: 22px;
    overflow: hidden
}

.recommend .re-ul .re-li .teacher .teacher-info .teacher-school a {
    font-size: 12px;
    color: #fff;
    font-family: "Hiragino Sans GB", "Microsoft yahei"
}

.recommend .re-ul .re-li .course {
    border: 1px solid #e7e7e7;
    /*width: 283px;*/
    height: 164px;
    border-top: none;
    background-color: #fff
}

.recommend .re-ul .re-li .course ul {
    padding: 18px 0 0 24px;
    width: 260px;
    overflow: hidden
}

.recommend .re-ul .re-li .course ul li {
    height: 26px;
    overflow: hidden;
    vertical-align: top
}

.recommend .re-ul .re-li .course ul li a {
    float: left;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    color: #666;
    font-family: "Hiragino Sans GB", "Microsoft yahei";
    max-width: 200px;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden
}

.recommend .re-ul .re-li .course ul li a:hover {
    color: #30bb5a;
    text-decoration: none
}

.recommend .re-ul .re-li .course ul li .hot {
    float: left;
    width: 24px;
    height: 11px;
    margin: 8px 0 0 3px;
    background: url(i/home.png?__sprite) no-repeat 0 0;
    background-position: 0 -269px
}

.recommend .re-ul .re-li .grade-tag,
.recommend .re-ul .re-li .junior-tag,
.recommend .re-ul .re-li .senior-tag {
    padding: 0 5px;
    height: 20px;
    position: absolute;
    z-index: 2;
    right: 0;
    top: 0;
    display: block;
    color: #fff;
    font-size: 12px;
    font-family: "Hiragino Sans GB", "Microsoft yahei";
    text-align: center;
    line-height: 20px;
    overflow: hidden
}

.recommend .re-ul .re-li .junior-tag {
    background-color: #b68ffd
}

.recommend .re-ul .re-li .senior-tag {
    background-color: #ff7474
}

.recommend .re-ul .re-li .grade-tag {
    background-color: #ffa716
}

.recommend .re-ul .re-li .pabg {
    width: 285px;
    height: 130px;
    position: absolute;
    z-index: 3;
    left: 0;
    top: 0;
    display: block;
    background: #fff;
    opacity: 0;
    filter: alpha(opacity=0)
}

.recommend .re-ul .re-li:hover {
    -webkit-box-shadow: -3px 0 3px rgba(213, 213, 213, .25), 3px 0 3px rgba(213, 213, 213, .25), 0 -3px 3px rgba(213, 213, 213, .25), 0 3px 3px rgba(213, 213, 213, .25);
    -moz-box-shadow: -3px 0 3px rgba(213, 213, 213, .25), 3px 0 3px rgba(213, 213, 213, .25), 0 -3px 3px rgba(213, 213, 213, .25), 0 3px 3px rgba(213, 213, 213, .25);
    box-shadow: -3px 0 3px rgba(213, 213, 213, .25), 3px 0 3px rgba(213, 213, 213, .25), 0 -3px 3px rgba(213, 213, 213, .25), 0 3px 3px rgba(213, 213, 213, .25)
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%
}

blockquote,
body,
dd,
dl,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
ol,
option,
p,
select,
textarea,
ul {
    margin: 0
}

input,
ol,
option,
td,
textarea,
th,
ul {
    padding: 0
}



li {
    list-style-type: none
}



.clear {
    clear: both;
    height: 0;
    overflow: hidden
}

.m {
    margin: 0 auto;
    margin-top:20px;
    /*width: 1200px*/
}

.hide {
    display: none
}

.show {
    display: block
}

body,
input,
option,
select,
textarea {
    font-size: 12px;
    color: #333;
    font-family: "Hiragino Sans GB", "Microsoft Yahei", tahoma, arial, sans-serif;
    -webkit-font-smoothing: antialiased
}