﻿/*
* @Author: baocheng
* @Date:   2017-03-13 15:05:17
* @Last Modified by:   Administrator
* @Last Modified time: 2017-10-26 17:54:40
*/
@charset "utf-8";
body {
    background-color: #fff;
}
i{
    font-style: normal;
}

/*分校页头切换*/

.headcontent-elec {
    padding: 12px 0;
}

.school-tem {
    position: relative;
    height: auto;
    border-left: none;
    padding-left: 0;
    margin-left: 0;
    margin-top: 16px;
    line-height: 30px;
}

.school-tem .iconfont {
    font-size: 12px;
    margin-left: 6px;
}

.school-tem:hover {
    color: #07bbee;
    cursor: pointer;
}

.cityList {
    position: absolute;
    top: 28px;
    left: 0px;
    z-index: 111;
    width: 312px;
    min-height: 80px;
    border: 1px solid #07bbee;
    padding: 6px 3px;
    right: -317px;
    background-color: #fff;
    display: none;
    cursor: default;
}

.cityList li {
    padding: 7px 0 7px 9px;
    font-size: 12px;
    color: #666;
    float: left;
    line-height: 1;
    transition: all .3s linear;
}

.cityList li:hover {
    cursor: pointer;
    color: #07bbee;
}

.cityList span {
    margin-left: 13px;
    color: #aaa;
}

.nav-elec>ul li {
    margin: 0 24px;
}

.nav-elec .title {
    background-color: #07bbee;
    text-align: left;
}

.nav-list .title .iconfont {
    color: #fff;
    font-size: 30px;
    vertical-align: middle;
    margin-left: 10px;
    margin-right: 4px;
}

.nav .navTem-list {
    background: none;
}

.navTem-list .lesson-box {
    background-color: rgba(7, 17, 27, .5);
    position: relative;
}

.navTem-list .lesson-box .itemListIds {
    position: static;
   
}



.lesson-box .itemListIds {
    height: 56px;
    line-height: 56px;
    border-bottom-color: rgba(255, 255, 255, .2);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#FFFFFF);
}

.lesson-box .itemListIds:last-child{
       height: 54px;
}

.lesson-box .itemListIds:hover .more-courseName {
    display: block;
}

.itemListIds .courseName {
    padding: 0 10px 0 14px;
    cursor: pointer;
}

.courseName i.iconfont {
    color: #c3c2c1;
}

.courseName span {
    font-size: 16px;
    color: #fff;
}

.nav-list .lesson-box li:hover {
    background: rgba(7, 17, 27, .3);
}

/*--------------*/
.itemListIds .more-courseName {
    position: absolute;
    top: 0px;
    left: 220px;
    box-sizing: border-box;
    width: 691px;
    height: 340px;
    border-top: 1px solid #e4ecf3;
    padding: 30px 40px 0;
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    box-shadow: 0 4px 8px -5px #ddd;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    display: none;
}

.itemListIds .more-courseName1 {
    background-image: url('../../../images/xk-pop1.png');
}

.itemListIds .more-courseName2 {
    background-image: url('../../../images/xk-pop2.png');
}

.itemListIds .more-courseName3 {
    background-image: url('../../../images/xk-pop3.png');
}

.itemListIds .more-courseName4 {
    background-image: url('../../../images/xk-pop4.png');
}

.itemListIds .more-courseName5 {
    background-image: url('../../../images/xk-pop5.png');
}

.itemListIds .more-courseName6 {
    background-image: url('../../../images/xk-pop6.png');
}

.more-courseName .more-train {
    font-size: 12px;
    color: #333;
}

.more-courseName .more-trains {
    padding-top: 10px;
}

.more-train .train-subject {
    font-size: 0px;
    color: #333;
    max-height: 85px;
    overflow: hidden;
}
.more-train h3 {
    font-size: 16px;
    color: #07111b;
    line-height: 1;
    padding-bottom: 20px;
}


.train-subject span {
    float: left;
     cursor: pointer;
    font-size: 12px;
    line-height: 1;
    padding-right: 10px;
    border-right: 1px solid #333;
    margin-bottom: 16px;
    margin-right: 10px;
}
.train-subject span:last-child {
    border-right: none;
}

.train-subject span:hover {
    color: #07bbee;
}

.more-train .recomDetail {
    line-height: 1;
}

.recomDetail dd {
    line-height: 1;
    padding-bottom: 16px;
    font-size: 12px;
    overflow: hidden;
}

.recomDetail dd:last-child {
    padding-bottom: 0;
}

.recomDetail dd span {
    display: inline-block;
}

.recomDetail dd span:hover {
    cursor: pointer;
    color: #07bbee;
}

.recomDetail dd span:hover i {
    cursor: pointer;
    color: #07bbee;
}

.recomDetail i.iconfont {
    color: #333;
    vertical-align: top;
}


/*------------*/

/*.swiper-container-revision .swiper-pagination {
    text-align: right;
    padding-right: 100px;
    box-sizing: border-box;
    bottom:20px;
    font-size:0;
}

.swiper-container-revision .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    background-color: rgba(255,255,255, .7);
}

.swiper-container-revision .swiper-pagination-bullet-active {
    width: 18px;
    height: 8px;
    border-radius: 5px;
    background-color: rgba(255,255,255, 1);
}*/

/*轮播 start*/
.elec-container .swiper-pagination {
    right: 0;
    text-align: right;
    padding-right: 100px;
    box-sizing: border-box;
    bottom:20px;
    font-size:0;
}

.elec-container .swiper-pagination-switch {
    width: 8px;
    height: 8px;
     margin: 0 5px;
     border-radius: 50%;
    background-color: rgba(255,255,255, .7);
    opacity: .7;
}

.elec-container .swiper-active-switch {
    width: 18px;
    height: 8px;
    border-radius: 5px;
    background-color: rgba(255,255,255, 1);
     opacity: 1;
}
/*轮播 end*/



.search-tem {
    width: auto;
    height: auto;
    border: 1px solid #32b0eb;
    border-radius: 18px;
}

.search-tem form {
    border-radius: 18px;
    overflow: hidden;
}

.search-tem span input {
    background-color: #fff;
    width: 306px;
    height: 34px;
    line-height: 1;
    font-size: 14px;
}

.search-tem .icon {
    width: 32px;
    height: 34px;
    line-height: 36px;
}

.headcontent-elec .login_reg>a {
    width: auto;
    height: auto;
    line-height: 60px;
    font-size: 14px;
    color: #999;
    /*text-align: center;*/
    border: none;
    border-radius: 0;
    margin: 0 10px;
}

.headcontent-elec .login_reg>a:hover {
    color: #07bbee;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
}

.headcontent-elec .login_reg {
    font-size: 0;
}

.login_reg .vertical {
    font-size: 14px;
}


/*�γ�*/

.left-tem {
    width: 910px;
    margin-right: 0;
}

.right-tem {
    width: 250px;
}

.left-tem .content-box {
    width: auto;
    padding: 0;
    border: none;
}
.left-tem .content-box:last-child{
    padding-bottom: 20px;
}                


/*.left-tem .content-box .content-tem {
    margin-bottom: 30px;
}*/

.left .content-box .content-tem {
    padding-bottom: 0;
}

.content-tem .text {
    width: 280px;
    height: 252px;
    margin-left: 35px;
       box-shadow: 0 2px 5px 0 rgba(0,0,0,.15);
    transition: all .2s;
}

.content-tem .text:hover {
    transform: translate(0, -5px);
     box-shadow: 0 4px 8px 0 rgba(0,0,0,.15);
}

.content-tem .pic-box {
    width: 100%;
    height: 150px;
}

.content-tem .word {
    padding: 12px 15px 0 10px;
    line-height: 1;
    font-size: 14px;
    color: #333;
}

.word .word-p {
    line-height: 22px;
    height: 41px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    transition: all .3s ease;
}

.word .word-p:hover {
    color: #07bbee;
    cursor: pointer;
}

.word-p a {
    line-height: 22px;
    font-size: 14px;
    color: #333;
}

.word .word-charge {
    padding-top: 18px;
}

.word-charge .free {
    font-size: 16px;
    color: #00b7ee;
}

.word-charge .fr {
    color: #949494;
}

.word-charge .money {
    color: #fe5151;
    font-size: 16px;
}

.word-charge b {
    font-weight: normal;
}

div.word-charge del {
    font-size: 12px;
    color: #999999;
    margin-left: 3px;
}


/*��Ʒ�γ�*/

.contentbox-tem {
    border: none;
    width: auto;
    padding: 0;
    height: auto;
}

.contentbox-tems {
    margin-top: 40px;
}

.contentbox-tem.title-right {
    color: #333;
}

.contentbox-tem .pic {
    width: 100px;
    height: 60px;
}

.contentbox-tem .article {
    width: 134px;
    height: 60px;
}

.contentbox-tem .article .article-word {
    height: 46px;
}

.article-word a {
    transition: all .3s ease;
}

.contentbox-tem .article .article-time {
    height: auto;
    text-align: left;
    line-height: 1;
}

.contentbox-tem .title-box {
    height: 48px;
    border-bottom: 1px solid #eaebef;
    line-height: 60px;
}

.contentbox-tem .title-box .title {
    font-size: 18px;
}

.content-boxColor .homeListTitle h5 {
    font-size: 18px;
}

.content-boxColor .homeListTitle {
    margin-bottom: 30px;
}

.content-boxColor .title-box a {
    color: #999;
}

.content-boxColor .title-box a:hover {
    color: #07bbee;
}

.right-tem .homeListTitle {
    margin-bottom: 0;
}

.contentbox-tem li {
    margin-bottom: 0;
    padding: 20px 0 19px 0;
    border-bottom: 1px dashed #e0e0e0;
}


/*��������*/

.wendetail .wendetail-li {
    padding: 12px 0 12px 0;
    border-bottom: 1px dashed #e0e0e0;
}

.wendetail-li .wenliT {
    height: 44px;
    line-height: 22px;
    font-size: 14px;
    color: #333;
    transition: all .3s ease;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.wendetail-li .wenliT:hover {
    color: #07bbee;
    cursor: pointer;
}

.wendetail-li .wenliN {
    line-height: 1;
    font-size: 12px;
    color: #999;
    padding-top: 10px;
}

.wenliN i {
    line-height: 1;
    vertical-align: middle;
    margin-left: 10px;
}

.mingshowTem-box {
    padding-top: 0;

}

.mingshowTem-box .mingshow {
    margin-right: 51px;
}

.mingshowTem-box .mingshow-spe {
    margin-right: 0;
}
.con-mtb{
    margin-top: 30px;       
}

.con-mts{
    margin-top: 5px;       
}

/*����ģ��*/

.homeListcon {
    padding-top: 30px;
    padding-bottom: 2px;
}

.homeListcon .content-tem {
    width: 1226px;
    margin-left: -26px;
}

.content-tem .adaption {
    width: 945px;
    margin-left: -35px;
}

.content-tem .text-tem {
    box-shadow: none;
    padding: 7px;
    box-sizing: border-box;
    border: 1px solid #e4ecf3;
    margin-bottom: 20px;
    margin-left: 26px;
}

.content-tem .text-tem:hover {
    box-shadow: 0 3px 5px #eee;
}

.content-tem .text-tem:first-child {
    margin-left: 26px;
}

.content-tem .text {
    margin-bottom: 30px;
}

.content-tem .text-tem {
    margin-bottom: 24px;
}

.content-tem .text:first-child {
    margin-left: 35px;
}
.content-tem .text-tem:first-child {
    margin-left: 26px;
}

.content-tem .word-tem {
    padding: 0;
    padding-top: 14px;
}

.word-tem .word-charge {
    padding-top: 10px;
}

.hotList-class {
    padding-bottom: 40px;
}




.h-t-title{
    border-bottom: 1px solid #E4ECF3;
    margin-bottom:30px;
}
.h-t-title h3{
    line-height: 44px;
    font-size: 24px;
    font-weight: normal;
}
.title .more,.h-t-title .more{
    position: relative;
    line-height: 44px;
    padding-right: 20px;
    font-size: 14px;
    font-family: "Microsoft Yahei";
    text-decoration: none;
}
.title .more::after,.h-t-title .more::after{
    content: ">";
    color: #999999;
    font-family: "simsun";
    font-size: 17px;
    position: absolute;
    right: 0;
    top: 0;
}
.title .more:hover,.h-t-title .more:hover,.title .more:hover::after,.h-t-title .more:hover::after{
    color:#00B7EE;
}
.mingshowTem-box li:last-child{
    margin-right:0px;
}
.showstar em {
    margin-left:3px;
    font-size: 14px;
    color: #bbbbbb;
    line-height: 1;
    display: inline-block;
    position: relative;
    top: 2px;
}
.schoollogos{
    border-left:none;
}
.second-two ul.customDiv{
    position:absolute;
    left: 120px;
    box-shadow: 2px 2px 2px rgba(0,0,0,.1), 2px -2px 2px rgba(0,0,0,.1);
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.second-two ul.customDiv li{
    margin:0px 0px;
}
#topheads li a{
    font-size: 16px;
}
#topheads .fathertitle{
         position: relative;
    margin:0;
    padding:0 24px;
}
.second .secmenu{
    font-size:14px;
}

.cityList li:last-child span{
   display: none;
}

.school-tem {
  
    margin-left: 20px;

}

.recomDetail span {
    display: block;
  
}

.recomDetail span em:hover {
      cursor: pointer;
    color: #07bbee;
}
.title .more:hover,.h-t-title .more:hover,.title .more:hover::after,.h-t-title .more:hover::after{
    color:#00B7EE;
}
#topheads .second{
    position:relative;
}
.second .secmenu{
    position: absolute;
    top: 61px;
    left: 0px;
}
/*加上vip和已报满图标*/
.content-tem .text .parcel-member {
    width: 64px;
    height: 64px;
    background-image: url(../../../images/vip_img.png);
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
}

.content-tem .text .parcel-full {
    width: 53px;
    height: 32px;
    background-image: url(../../../images/course-full.png);
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    right: -6px;
    bottom: -1px;
}


.content-tem .text-tem .parcel-member {
    width: 64px;
    height: 64px;
    background-image: url(../../../images/vip_img.png);
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    left: -1px;
    top: -1px;
}

.content-tem .text-tem .parcel-full {
    width: 53px;
    height: 32px;
    background-image: url(../../../images/course-full.png);
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    right: -6px;
    bottom: -1px;
}
.content-box .adaption .text-box{
    position:relative;
}

/*下拉菜单修改*/
.mevision {
    display: none; 
    position: absolute;
    margin-top: -21px;
    padding: 0px;
    left: -10px;
    width: auto;
    /*     min-width: 100px; */
    background-color: #fff;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    z-index: 999;
 box-shadow: 2px  2px 2px rgba(0,0,0,.1),-2px  2px 2px rgba(0,0,0,.1);
}

.mevision li:hover{
   background-color: #f5f7fa;
}

.mevision li:hover .customDiv{
  background-color: #f5f7fa;
}

.mevision li:hover >a{
   color: #07bbee;
}
.nav-elec .mevision li{
    display: block;
    width: 110px;
    height: 41px;
    line-height: 41px;
    margin: 0;
    padding-left: 10px;
    border-bottom-color: #eee;
    cursor:pointer;
}

.nav-elec .mevision li:last-child{
    border-bottom: none;
}

.mevision li a{
  display: inline-block;
  color: #666;
  padding: 0;
  max-width: 84px;
  overflow: hidden;
  white-space: nowrap;
  word-break: break-all;
}

#child_title li a{
   font-size: 14px;
}



/*公开课新加开始*/
/*公开课新加结束*/
/*V6.7 不允许售卖*/
.noSell{
    color:#949494!important;
}