/*******************************
********************************/
.content,.main_content{height: auto;
	 	 overflow: hidden;_overflow: visible;min-height: 300px;height: auto!important; height: 300px;}
.tit-1y h1{font-size:22px;color:#000;text-align:center;font-weight:400;line-height:37px;margin-top:10px}
.info-1y{text-align:center;margin:6px 0 15px;font-family:"微软雅黑";}
.info-1y span{display:inline-block;font-size:12px;color:#999;margin:0 12px;line-height:24px;height:24px}
.info-1y .time em{display:inline-block;font-size:10px}
.txt-1y{font-size:14px;color:#333;line-height:34px}
.txt-1y p{text-indent:2em;margin-bottom:10px}
.txt-1y img{display:block;margin:21px auto}
.tit-2y{padding:23px 0 17px}
.tit-2y h1{font-size:24px;color:#ae0a29;line-height:35px;font-weight:400;text-align:center}
.txt-2y{line-height:30px}
.txt-1y .pic2-y{margin:17px 0;width:100%}
.txt-2y p{margin-bottom:10px}

#ban{
     height: 300px;
     -webkit-background-size: cover;
     -moz-background-size: cover;
     -o-background-size: cover;
     background-size: cover;
     background-position: center center;
     background-repeat: no-repeat;
 }

 #ban .item{outline: 0;position: relative;height: 300px;
     background-position: center center;background-repeat: no-repeat;
     -o-background-size: cover;
     -ms-background-size: cover;
     -moz-background-size: cover;
     -webkit-background-size: cover;
     background-size: cover;
 }

 #ban .slick-dots{position: absolute;left: 0;bottom: 18px;width: 100%;text-align: center;z-index: 99;}
 #ban .slick-dots li{display: inline-block;margin: 0 5px 0 6px;}
 #ban .slick-dots li button{display: block;width: 13px;height: 13px;border: none;outline: 0;cursor: pointer;text-indent: -9999em;padding: 0;margin: 0;
     font-size: 0;line-height: 0;text-indent: 999px;background: none;border: 1px solid #fff;
         -webkit-border-radius: 50%;
         -moz-border-radius: 50%;
         border-radius: 50%;
 }
 #ban .slick-dots li.slick-active button{background-color: #fff;}

#bd{/*margin-bottom: 35px;*/position: relative;z-index: 10;}
#bdjsjj{margin-bottom: 35px; position: relative;z-index: 10;}
/*左右分栏*/
.side-col{
    float: left;width: 254px;min-height: 608px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    padding-bottom: 30px;
   
    background-color: #ededed;
    margin-right: 50px;
}
.main-col{overflow: hidden;padding-top: 60px;}

/*当前位置*/
.m-cur{
    font-family: "微软雅黑";
    font-size: 14px;color: #484848;line-height: 24px;text-align: right;
}
.m-cur a{color: inherit;}
.m-cur a:hover{color: #0082ec;}
.m-cur a i{
    display: inline-block;vertical-align: middle;
    width: 20px;height: 20px;
    
    margin-right: 6px;
}

.g-title1{padding: 2px 10px 8px 40px;background: #0082ec;}
.g-title1 h3{
    font-size: 26px;color: #fff;font-weight: normal;line-height: 50px;
    
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*页码*/
.m-page{padding: 11px 0 11px 0;text-align: center;margin: 0 auto;width: 100%}
.m-page ul{overflow: hidden;display: inline-block;vertical-align: top;}
.m-page ul li{
    float: left;margin: 0 5px;
}
.m-page li a{
    display: block;
    font-size: 14px;color: #666;line-height: 28px;
    padding: 0 10px;
    background: #fff;border: 1px #ededed solid;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.m-page li a:hover,.m-page li.on a{
    background: #0082ec;color: #fff;
}


.snav{padding-top: 11px;}
.snav li{
    padding-left: 17px;
}
.snav .s1{
    display: block;
    font-size: 16px;color: #000;line-height: 47px;
    padding-left: 32px;
    background-position: 14px center;
    background-repeat: no-repeat;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
}
.snav .s1:after{
    content: "";
    display: block;
    width: 7px;height: 7px;background: #0082ec;
    position: absolute;left: 14px;top: 50%;margin-top: -4px;
    display: none;
}
.snav li.on .s1:after,.snav .s1:hover:after,.snav .li-open .s1:after{display: block;}


.snav .li-add .s1{}
/*.snav .li-add.on .s1 {}*/
.snav .li-open .s1{
    
    background-color: #fff;color: #0082ec;
}
.snav .on.li-add .s1{}
.snav .on.li-open .s1{}

.snav li.on .s1,.snav .s1:hover{
    background-color: #fff;color: #0082ec;
}

.snav dl{margin-top: 1px;background: #fff;display: none;}
.snav li.on dl{display: block;}
.snav dl a{
    display: block;
    font-size: 14px;color: #333;line-height: 39px;
    padding-left: 32px;padding-right: 34px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.snav dd.on a,
.snav dl a:hover{
    color: #0082ec;
   
}


.m-tit1 {
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
}
.m-tit1 h3 {
    position: relative;
    float: left;
    padding-right: 20px;
    font-size: 20px;
    padding-left: 15px;
    font-weight: bold;
    color: #484848;
}
.m-tit1 h3 i {
    position: absolute;
    top: 50%;left: 100%;
    width: 1180px;
    height: 1px;
    background-color: #cecece;
}



/*
-----------------[课程推荐08]--------------*/
.m-txt1{
    overflow: hidden;
    font-size: 16px;
    color: #333;
    margin-top: -10px;
}
.m-txt1 .con-l,.m-txt1 .con-r{float: left;width: 50%;}
.m-txt1 .con-l{line-height: 34px;}
.m-txt1 .con-r{line-height: 30px;}

.m-txt1 .txt1{padding: 5px 0 21px 18px; }
.m-txt1 .txt2{
    padding-left: 13px;border-left: 3px #e6e6e6 solid;
    margin-bottom: 5px;
}
.m-txt1 h4{
    font-size: 18px;color: #000;
    padding: 7px 0 5px;
}
.m-txt1 .con-r h4:first-child{padding-top: 0;}
.m-txt1 h5{font-size: 16px;color: #0082ec;font-weight: normal;}


-----------------[分割]--------------*/
.m-list12 {
    padding-bottom: 3px;
}
.m-list12 li {

    border-bottom: 1px solid #f0f0f0;
height: 40px;
    line-height: 40px;
}
.m-list12 .time {
    float: right;
    font-size: 16px;
  line-height: 36px;
    color: #666;

    -webkit-transition: 0.3s;
       -moz-transition: 0.3s;
        -ms-transition: 0.3s;
         -o-transition: 0.3s;
            transition: 0.3s;
}

.m-list12 .txt {
    overflow: hidden;
    padding-left: 20px;
    float: left;
        line-height: 36px;
}
.m-list12 .txt h3 {
    font-size: 16px;
    font-weight: normal;
    line-height: 36px;
    color: #000;
    margin: 0px;

   overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

    -webkit-transition: 0.3s;
       -moz-transition: 0.3s;
        -ms-transition: 0.3s;
         -o-transition: 0.3s;
            transition: 0.3s;
}

.m-list12 a:hover .time{
    color: #0082ec;
}
.m-list12 a:hover .txt h3{
    color: #0082ec;
}