@charset "utf-8";
/* CSS Document */
/*.w1200{
	width: 1200px;
	margin:0 auto;
}*/
a:hover{
    
    color:#ff7700;
}
/*图片获得焦点放大*/
.pic170 li img{
    cursor: pointer;
    transition: all 0.3s;
}
.pic170 li:hover img{
    transform: scale(1.05);
}
.topad{
	height: 80px;
	background: #ff7700;
}

/**广告样式自定义**/
.topad .ad{
    height: 80px;
    margin: 0 auto;
}
.topad .ad a img {
    height: 80px;
    width: 100%;
}

.topbar{
    display: none;
    background: #f2f2f2;
    height: 32px;
    border-bottom: 1px solid #e5e5e5;
    color: #999;
}
.top-left{
    line-height: 32px;
    float: left;
}
.top-right{
    line-height: 32px;
    float: right;
}
.topbar a{
    color: #999;
}
.topbar span{
    padding: 0 12px;
}

.htel{
    height:54px;
    float: right;
    padding-top:8px;
}
.h-sm{
    font-size: 16px;
    color: #666;
    height:20px;
    line-height:20px;
    padding-left:20px;
    background: url("../images2017/tel.png") left center no-repeat;
}
.h-number{
    font-size: 34px;
    height:34px;
    line-height:38px;
    font-weight: bold;
    color: #333;
    font-family: Arial;
}
.navbar{
    background: #ff7700;
    height: 44px;
}
.navcell{
    width: 1200px;
    margin:0 auto;
}
.nav{
    height: 44px;
    float: right;
}
.nav li{
    float: left;
}
.nav li a{
    display: block;
    height: 44px;
    line-height: 44px;
    padding: 0 20px;
    color: #fff;
    font-size: 16px;
}

.h-main{
    width: 1200px;
    margin:0 auto;
    height: 80px;
    position: relative;
    padding: 20px 0;
}

.logo{
    float: left;
}
.erweima{
    float: right;
    padding: 3px;
    margin-left: 20px;
    border: 1px solid #e5e5e5;
}
.h-search{
    float: left;
    height: 40px;
    padding-top: 20px;
    padding-left: 40px;
}
.h-search .h-input{
    height: 36px;
    line-height: 36px;
    border: 2px solid #ff7700;
    width: 470px;
    padding-left: 30px;
    display: block;
    float: left;
    outline: none;
    background: url(../images2017/so.png) 10px center no-repeat;
}
.h-search .h-sobtn{
    display: block;
    float: left;
    width: 120px;
    height: 40px;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    background: #ff7700;
    border: 0;
    outline: none;
}
.footer-main{
    background: #f1f1f1;
    padding: 15px;
    line-height:25px;
    color: #999999;
    text-align: center;
}
.footer{
    border-top: 1px solid #e5e5e5;
}
.footer-links{
    width: 1200px;
    margin: 0 auto;
    padding: 30px 0;
}
.footer-links .links{
    overflow: hidden;
    padding: 0 70px;
}
.footer-links .links li{
    float: left;
    padding: 0 20px;
}
.footer-links .linksbox{
    display: block;
    text-align: center;
}
.footer-links .linksbox p{
    line-height: 20px;
    font-size: 14px;
    margin-top: 10px;
}
.main{
    width: 1200px;
    margin: 0 auto;
}
.form-wrap{
    padding: 40px 0;
}
.login-pic{
    float: left;
    padding-left: 120px;
}
.form-main{
    float: right;
    width: 404px;
    height: 494px;
    background: url(../images2017/loginbg.png) no-repeat;
}
.form-inner{
    padding: 5px 30px 0 8px;
}
.form-hd{
    height: 140px;
    line-height: 140px;
    color: #fff;
    text-align: center;font-size: 24px;
}
.form-hd span{
    font-size: 24px;
    font-weight: bold;
}
.form-body{
    padding: 20px 25px 0 25px;
}
.form-input-group{
    margin-bottom: 20px;
}
.form-control{
    height: 36px;
    border: 1px solid #e5e5e5;
    width: 100%;
    border-radius: 5px;
    outline: none;
    text-indent: 36px;
}
.user-control{
    background: url(../images2017/user.png) 10px center no-repeat;
}
.lock-control{
    background: url(../images2017/lock.png) 10px center no-repeat;
}
.form-button{
    padding-top:15px;
}
.form-button .btn{
    height: 38px;
    border: 1px solid #ed6c00;
    text-align: center;
    outline: none;
    cursor: pointer;
    width: 100%;
    margin-bottom: 20px;
    border-radius: 5px;
    font-size: 16px;
}
.form-button .btn-submit{
    background: #ed6c00;
    color: #fff;
} 
.form-button .btn-reset{
    background: #fff;
    color: #ed6c00;
} 
.single-wrap{
    padding-top: 20px;
    padding-bottom: 20px;
    background: #fafafa;
}
.sideabr{
    float: left;
    width: 250px;
}
.sbar-box{
    margin-bottom: 20px;
    background: #fff;
    border: 1px solid #f2f2f2;
    -moz-box-shadow:0px 0px 10px #f2f2f2; -webkit-box-shadow:0px 0px 10px #f2f2f2; box-shadow:0px 0px 10px #f2f2f2;
}
.col-box{
   margin-bottom: 30px;
    background: #fff;
    border: 1px solid #f2f2f2;
    -moz-box-shadow:0px 0px 15px #f2f2f2; 
    -webkit-box-shadow:0px 0px 15px #f2f2f2; 
    box-shadow:0px 0px 15px #f2f2f2;
}
.ls-header{
    padding: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 18px;
    color: #fff;
    background: #ff7700;
}
.ls-body{
    padding: 0 20px;
}
.ls-list li{
    border-bottom: 1px solid #f2f2f2;
}
.ls-list li:last-child{
    border-bottom: 0;
}
.ls-list li a{
    display: block;
    padding: 10px 0 10px 20px;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    font-size: 14px;
    color: #666666;
    background: url(../images2017/add.png) left center no-repeat;
}
.hs-header{
    height: 50px;
    background: #ff7700;
    padding: 0 15px;
}
.hs-header .hs-tit{
    display: block;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
}
.hs-header .hs-clear{
    display: block;
    line-height: 50px;
    font-size: 14px;
    color: #ffdccb;
    float: right;
}


.hs-list li{
    padding: 20px;
    overflow: hidden;
    border-bottom: 1px solid #f2f2f2;
}
.hs-list li:last-child{
    border-bottom: 0;
}
.hs-list li .hs-pic{
    display: block;
    float: left;
    margin-right: 10px;
    width: 80px;
}
.hs-list li .hs-pic img{
    width: 80px;
    height: 80px;
}
.hs-intro{
    overflow: hidden;
    _float:left;
    _zom:1;
}
.list-tit{
    line-height: 18px;
    height: 36px;
    overflow: hidden;
    padding: 5px 0;
    margin-bottom: 10px;
}
.list-tit a{
    font-size: 14px;
}
.lt-footer{
    color: #999;
}
.col-main{
    width: 930px;
    float: right;
}
.col-list-header{
    height: 60px;
    border-bottom: 1px solid #ebebeb;
}
.list-text{
    float: left;
    padding: 15px;
    line-height: 30px;
    font-size: 18px;
    font-weight: bold;
}
.list-r{
    float: right;
    padding-right: 20px;
    height: 60px;
}
.ds-style{
    float: left;
    height: 20px;
    padding-top: 20px;
    margin-right: 20px;
}
.ds-style span{
    float: left;
    line-height: 20px;
    display: inline-block;
    color: #666;
}
.ds-style a{
    float: left;
    line-height: 20px;
    display: inline-block;
    width: 24px;
    height: 18px;
    margin-left: 10px;
}
.ds-style a.ds-list{
    background: url(../images2017/display_1.png) no-repeat;
}
.ds-style a.ds-pic{
    background: url(../images2017/display_2.png) no-repeat;
}
.ds-style a.ds-text{
    background: url(../images2017/display_3.png) no-repeat;
}
.ds-style a.ds-list.ds-active{
    background: url(../images2017/display_1_active.png) no-repeat;
}
.ds-style a.ds-pic.ds-active{
    background: url(../images2017/display_2_active.png) no-repeat;
}
.ds-style a.ds-text.ds-active{
    background: url(../images2017/display_3_active.png) no-repeat;
}
.list-orders{
    float: left;
    padding-top: 15px;
}
.list-orders .order-item{
    height: 28px;
    line-height: 28px;
    padding: 0 10px;
    display: block;
    float: left;
    border: 1px solid #d0d0d0;
    margin-left: 10px;
}
.list-orders .order-item span{
    display: inline-block;
    padding-right: 15px;
    background: url(../images2017/up.png) right center no-repeat;
}
.list-orders .order-active span{
    display: inline-block;
    padding-right: 15px;
    background: url(../images2017/down.png) right center no-repeat;
}
.list-orders .order-active {
    border: 1px solid #2398ff;
}
.col-list-main li{
    padding: 30px;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
}
.col-list-main li .list-pic{
    width: 170px;
    height: 170px;
    float: left;
    margin-right: 20px;
    position: relative;
}
.col-list-main li .list-pic a{
    display: block;
    width: 170px;
    height: 170px;
    position: relative;
}
.col-list-main li .list-pic .hot{
    display: block;
    width: 58px;
    height: 58px;
    background: url(../images2017/hot.png) no-repeat;
    position: absolute;
    top:0;
    left: 0;
}
.col-list-main .list-title{
    width: 480px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    margin-bottom: 10px
}
.col-list-main .list-title a{
    font-weight: bold;
    font-size: 18px;
}
.col-list-main .list-intro{
    font-size: 14px;
    line-height: 25px;
    color: #666;
    margin-bottom: 15px;
    width: 480px;
}
.col-auto{
    float:left;
	width:35%;
    _float:left;
    _zoom:1;
}
.col-list-main .list-footer{
    color: #999;
    line-height: 30px;
    vertical-align: middle;
}
.col-list-main .list-footer span{
    color: #ff3f3f;
    font-size: 24px;
    vertical-align: middle;
    display: inline-block;
}
.col-les-section{
    padding: 20px;
}
.les-header{
    height: 24px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.les-header img{
    float: left;
}
.les-header span{
    float: left;
    display:inline-block;
    line-height: 24px;
    font-size: 20px;
    margin-left: 10px;
}
.les-1{
    border-bottom: 1px solid #f8a934;
}
.les-2{
    border-bottom: 1px solid #699dda;
}
.les-3{
    border-bottom: 1px solid #f8a934;
}
.les-4{
    border-bottom: 1px solid #699dda;
}
.les-pic-list li{
    padding: 0 10px;
    float: left;
}
.les-pic-list li .les-pic{
    position:relative;
    height: 155px;
    width: 155px;
    display: block;
}
.les-pic-list li .les-pic .hot{
    display: block;
    width: 58px;
    height: 58px;
    background: url(../images2017/hot.png) no-repeat;
    position: absolute;
    top:0;
    left: 0;
}
.les-pic-list ul{
    margin: 0 -10px;
}
.les-title{
    line-height: 20px;
    margin-top: 10px;
    font-size: 14px;
    color: #666;
}
.tech-pic-list ul{
    margin: 0 -5px;
}
.tech-pic-list li{
    padding: 5px;
    float: left;
}
.th-pic{
    display: block;
    width: 212px;
    height: 164px;
}
.th-pic img{
    width: 212px;
    height: 164px;
}
.list-search{
    padding: 15px 20px;
    height: 30px;
    border-bottom: 1px solid #e5e5e5;
}
.list-search .lt-search{
    width: 240px;
    height: 30px;
    border-radius: 30px;
    position: relative;
    background: #f1f1f1;
}
.lt-search .lt-input{
    width: 220px;
    padding: 0 10px;
    height: 30px;
    border-radius: 30px;
    background: none;
    outline: none;
    border: 0;
}
.lt-search .lt-button{
    position: absolute;
    right: 5px;
    top:0;
    display: block;
    outline: none;
    cursor: pointer;
    width: 30px;
    height: 30px;
    background: url(../images2017/so.png) center no-repeat;
    cursor: pointer;
    border: 0;
}
.text-tr{
    height: 40px;
    background: #ededed;
    padding: 0 30px;
}
.text-tr div{
    height: 40px;
    line-height: 40px;
    color: #666666;
    font-size: 14px;
    float: left;
}
.text-tr .tr-title{
    width: 600px;
}
.text-tr .tr-author{
    width: 136px;
}
.text-tr .tr-time{
    width: 100px;
}
.textlist{
    padding: 0 30px;
}
.textlist li{
    padding: 10px 0;
    height: 30px;
    line-height: 30px;
	overflow:hidden;/*20190510添加*/
    font-size: 14px;
    border-bottom: 1px solid #e5e5e5;
}
.textlist li .list-title{
    width: 600px;
    float: left;
}
.textlist li .list-title a{
    color: #666;
    font-size: 14px;
}
.textlist li .list-title a:hover{
    color: #ff7700;
    font-size: 14px;
}
.textlist li .list-author{
    width: 136px;
    color: #999;
    float: left;
}
.textlist li .list-time{
    width: 100px;
    color: #999;
    float: left;
}
.les-lg-pic-list ul{
    margin: 0 -15px;
}
.les-lg-pic-list li{
    padding: 0 15px;
}
.les-lg-pic-list  li .les-pic {
    position: relative;
    height: 205px;
    width: 205px;
    display: block;
}
.les-lg-pic-list  li .les-pic img{
    height: 205px;
    width: 205px;
}

.tech-lg-pic-list ul{
    margin: 0 -10px;
}
.tech-lg-pic-list li{
    padding: 10px;
}
.tech-lg-pic-list  li .th-pic{
    position: relative;
    height: 210px;
    width: 270px;
    display: block;
}
.tech-lg-pic-list  li .th-pic img{
    height: 210px;
    width: 270px;
}
.art-body{
    padding: 30px 50px;
}
.art-top{
    border-bottom: 1px solid #e5e5e5;
    padding: 20px 0;
    text-align: center;
    margin-bottom: 20px;
}
.art-top .title{
    font-size: 24px;
    margin-bottom: 10px;
}
.art-top .art-meta{
    font-size: 16px;
    color: #999;
}
.art-content{
    line-height:30px;
    font-size: 16px;
}
.art-content p{
    margin-bottom: 30px;
}
.art-end{
    color: #008aff;
}
.art-page{
    border-top: 1px solid #e5e5e5;
    padding: 0 50px;
    margin: 0 -50px;
    padding-top: 20px;
}
.art-page li{
    line-height: 30px;
    font-size: 16px;
}
.art-page li a{
    color: #fd4040;
    font-size: 16px;
}
.art-page li a span{
    color: #666;
    font-size: 16px;
}
.breadcrumb{
    line-height: 25px;
    margin: 0 auto;
    width: 1200px;
    margin-top: -10px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #999
}
.breadcrumb a{
    font-size: 14px;
    color: #999
}
.breadcrumb span{
    color: #ff7700
}
.lg-grid-box{
    padding: 20px;
}
.ls-slide{
    width: 30%;
    float: left;
    
}
.picFocus{
    width: 270px;
}
.picFocus .bd li{
    width: 270px;
    height: 270px;
}
.picFocus .bd li img{
    width: 270px;
    height: 250px;
}
.picFocus .hd{
    overflow: hidden;
}
.picFocus .hd li{
    width: 68px;
    height: 68px;
    float: left;
    margin-top: 10px;
    margin-right: 10px;
}
.picFocus .hd li img{
    width: 68px;
    height: 68px;
}
.ls-grid-intro .ls-title,.ls-title{
    font-size: 35px;
    font-weight: bold;
    line-height: 35px;
    margin-bottom: 20px;
	text-align: center;
	border-bottom: 1px solid #e5e5e5;
    padding-bottom: 11px;
}
.ls-grid-intro .ls-intro{
   
    font-size: 20px;
    line-height: 35px;
    color: #666;
    margin-bottom: 10px;
	text-align:left;
}
.ls-grid-intro .ls-meta{
    color: #999;
    font-size: 20px;
	text-align:left;
}
.ls-grid-intro .ls-meta span{
    color: #ff3f3f;
    font-size: 24px;
    display: inline-block;
    vertical-align: middle;
}
.ls-tags {
    overflow: hidden;
	float:right;
	width:30%
}
.ls-tags .tags{
    display: block;
    float: left;
    width: 108px;
    height: 80px;
    /* line-height: 100px; */
    text-align: center;
    border: 1px solid #ff7700;
    border-radius: 5px;
    font-size: 20px;
    background: #ffe9d6;
    color: #ff7700;
    margin-bottom: 25px;
    margin-right: 5px;
	padding-top:30px;
	font-weight: bolder;
}
.ls-tags .tags-active{
    background: #ff7700;
    color: #fff;
}
.desc-hd{
    height: 50px;
    background: #f4f4f4;
}
.desc-hd span{
    display: block;
    width: 130px;
    height: 46px;
    line-height: 46px;
    border-top: 4px solid #ff7700;
    background: #fff;
    text-align: center;
    font-size: 16px;
}

.grid-desc-body{
    padding: 20px;
}
.ls-content{
    line-height: 25px;
    font-size: 16px;
}
.ls-content p{
    margin-bottom: 20px;
}
.ls-content p:last-child{
    margin-bottom:0px;
}
.comment-hd{
    height: 20px;
    padding: 15px;
    line-height: 20px;
    font-weight: bold;
    font-size: 16px;
    border-bottom: 1px solid #e5e5e5;
}
.comment-desc{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #999;
    background: #f8f8f8;
    text-align: center;
}
.comment-body{
    padding: 20px;
}
.comment-row {
    overflow: hidden;
}
.comment-row .comment-name{
    font-size: 14px;
    line-height: 30px;
}
.comment-row .hd{
    font-size: 14px;
    line-height: 30px;
    float: left;
    width: 55px;
}
.ct-level{
    float: left;
    height: 18px;
    line-height: 18px;
    vertical-align: middle;
    padding-top: 8px;
}
.ct-level .lv-box{
    display: block;
    float: left;
    margin-right: 20px;
}
.ct-level .lv-box input{
    vertical-align: middle;
    margin-right: 10px;
    float: left;
    margin-top: 2px
}
.ct-level .lv-box img{
    vertical-align: middle;
    margin-right:5px;
    float: left;
}
.ct-textarea{
    border: 1px solid #e3e3e3;
    padding: 5px;
    width: 820px;
    height: 130px;
}
.comment-row .col-auto{
    padding-top: 10px;
}
.comment-footer{
    padding-left: 55px;
    height: 40px;
    padding-top: 20px;
}
.ct-code{
    float: left;
    height: 40px;
    line-height: 40px;
}
.ct-code .ct-input{
    border: 1px solid #e3e3e3;
    height: 38px;
    line-height: 38px;
    width: 100px;
    padding: 0 5px;
    float: left;
    margin-right: 10px;
}
.ct-yzm{
    display: block;
    height: 40px;
    float: left;
}
.comment-footer .btn-submit{
    float: right;
    height: 40px;
    width: 100px;
    padding: 0 5px;
    border: 0;
    background: #ff7700;
    color: #fff;
    font-size: 16px;
}
/*index*/
.textlist-wrap{
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom:20px;
}
.textlist-wrap .txt-list{
    width: 400px;
    float: left;
    border-top: 1px solid #e5e5e5;
   /* border-left: 1px solid #e5e5e5;*/
    margin-left: -1px;
}
.t-header{
    height: 40px;
    line-height: 40px;
}
.t-header .t-text{
    width: 100px;
    margin-top: -1px;
    height: 38px;
    padding: 0 15px;
    line-height: 38px;
    font-size: 16px;
    color: #ff7700;
    float: left;
    border-top: 2px solid #ff6400;
}
.t-header .t-more{
    float: right;
    color: #999;
    display: block;
    margin-right: 20px;
}
.t-list{
    padding: 0 25px 15px 25px;
}
.t-list li{
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    padding-left: 15px;
    background: url(/themes/ecmoban_jumei/images2017/dot.png) left center no-repeat;
}
.t-list li a{
    font-size: 14px;
}
.e-box{
    margin-bottom: 20px;
}
.e-box .e-header{
    height: 40px;
    border-bottom: 1px solid #e5e5e5;
}
.e-box .e-header span{
    font-size: 20px;
    display: block;
    width: 200px;
    border-bottom: 2px solid #ff6400;
    height: 40px;
    line-height: 40px;
    padding-left:40px;
    float: left;
}
.e-box .e-header .xy-tt{
    background: url(../images2017/icon/xueyuan_tit.png) 10px center no-repeat;
} 
.e-box .e-header .gl-tt{
    background: url(../images2017/icon/admin_tit.png) 10px center no-repeat;
} 
.e-box .e-header .ss-tt{
    background: url(../images2017/icon/end_tt.png) 10px center no-repeat;
} 
.e-admin{
    border: 1px solid #e5e5e5;
    margin-top: -1px;
}
.e-admin ul{
    padding: 10px 20px;
}
.e-admin li{
    padding: 20px 30px;
    float: left;
    width: 320px;
    overflow: hidden;
}
.am-pic{
    display: block;
    float: left;
    width: 62px;
    margin-right:15px
}
.e-admin li h3{
    font-size: 18px;
    margin-bottom: 5px;
}
.e-admin li p{
    font-size: 14px;
    color: #999;
    line-height: 22px;
} 
.e-stu{
    border: 1px solid #e5e5e5;
    margin-top: -1px;
    padding: 30px 20px;
}
.e-stu li{
    float: left;
    padding:15px 60px;
    width: 110px;
    text-align: center;
}
.stu-box{
    display: block;
}
.stu-box p{
    margin-top: 10px;
    font-size: 14px;
}
.ev-slide-wrap{
    padding-top: 20px!important;
    margin-bottom:20px;
}
.evFocus{
    height: 490px;
    overflow: hidden;
}
.evFocus .bd{
    width: 860px;
    height: 490px;
    float: left;
}
.evFocus .hd{
    width: 320px;
    float: right;
}
.evFocus .hd li{
    width: 320px;
    height: 150px;
    margin-bottom: 20px;
    overflow: hidden;
}
.evFocus .hd li img{
    width: 320px;
    height: 150px;
    cursor: pointer;
}

.evFocus .hd li.on img{
    width: 316px;
    height: 146px;
    border: 2px solid #ff7700;
}
.ev-links {
    margin: 0 -7px;
    margin-top: 20px;
}
.ev-links li{
    padding: 0 7px;
    float: left;
    width: 390px;
    height:120px;
}
.e-tabs{
    float: right;
    height: 40px;
}
.e-tabs li{
    padding: 0 10px;
    float: left;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
}
.e-tabs li.on{
    color: #ff6300;
    border-bottom: 2px solid #ff6300;
}






















.pages{text-align: center;padding: 30px 0;}
.pages a{display:inline-block;padding:0 12px; height: 30px; margin:0 5px; border:1px solid #e0e0e0; line-height: 30px;font-size: 12px;font-weight: bold;}
.pages span{display:inline-block; height: 30px; line-height: 30px;}
.pages a.cur{color: #e64545;}
.pages .p-input{width: 30px; line-height: 30px; height: 30px; text-align: center;margin:0 5px;border:1px solid #dfdfdf;}
.pages .tiaolinks{background: #f1f1f1}
.pages a.prev,
.pages a.next{
    font-weight: normal;
}


.flexslider{position:relative;height:340px;overflow:hidden; margin-bottom:30px;}
.slides{position:relative;z-index:1;}
.slides li{height:340px;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:10px;height:20px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:10px;height:20px;line-height:140px;overflow:hidden;background:url(../images2017/index_dot.png) 0 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:right 0;}
 
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%; display: none;}


.index-section{
    margin-bottom: 30px;
    border-bottom: 1px solid #e5e5e5;
}
.is-header{
    height: 24px;
    padding-bottom: 10px;
}
.is-header img{
    float: left;
}
.is-header span{
    float: left;
    display:inline-block;
    line-height: 24px;
    font-size: 20px;
    margin-left: 10px;
}
.is-header .is-more{
    display: block;
    float: right;
    line-height: 25px;
    padding-right:22px;
    color: #999;
    font-size: 14px;
}

.index-org .is-header{
    border-bottom: 1px solid #ff7700;
}
.index-org .is-more{
    background: url(../images2017/more4.png) no-repeat right center;
}
.index-green .is-header{
    border-bottom: 1px solid #61bea7;
}
.index-green .is-more{
    background: url(../images2017/more3.png) no-repeat right center;
}
.index-yellow .is-header{
    border-bottom: 1px solid #f8a934;
}
.index-yellow .is-more{
    background: url(../images2017/more1.png) no-repeat right center;
}
.index-pink .is-header{
    border-bottom: 1px solid #a34481;
}
.index-pink .is-more{
    background: url(../images2017/more5.png) no-repeat right center;
}
.index-blue .is-header{
    border-bottom: 1px solid #6187dc;
}
.index-blue .is-more{
    background: url(../images2017/more2.png) no-repeat right center;
}
.index-blue .is-header{
    border-bottom: 1px solid #6187dc;
}
.index-blue .is-more{
    background: url(../images2017/more2.png) no-repeat right center;
}

.i-ad{
    width: 210px;
    height: 400px;
    float: left;
}
.i-lg-ad{
    height: 440px;
}
.i-middle{
    width: 738px;
    float: left;
}
.i-right{
    width: 250px;
    float: right;
    padding-top: 20px;
}
.i-right-stkc{
    width: 250px;
    float: right;
    padding-top: 0px;
}
.video-list .i-video{
	height:170.5px;/*new 的*/
    display: block;
    padding: 9px;
    border: 1px solid #ebebeb;
}
.video-list .i-video img{
    width: 230px;
}
.teacher-list ul{
    padding: 10px 0;
}
.teacher-list li{
    width: 140px;
    padding:10px 18px;
    float: left;
}
.teacher-list{
    padding: 0 15px;
}
.teacher-list .ter-box{
    display: block;
    text-align: center;
}
.teacher-list .ter-box p{
    font-size: 14px;
    margin-top: 10px;
}
.teacher-list .ter-box img{
    width: 140px;
    height: 140px;
    border-radius: 140px;
}

.lesson-list .ls-box{
    display: block;
}
.lesson-list{
    padding: 20px 0;
    margin: 0 -10px;
    overflow: hidden;
}
.lesson-list li{
    float: left;
    padding: 0 10px;
}
.pic170 li .ls-box{
    width: 170px;
}

.pic170 li .ls-box img{
    width: 170px;
    height: 170px;
}
.lesson-list .pic170-yellow li .ls-box-yellow img{
    width: 170px;
    height: 170px;
}
.pic170-yellow li .ls-box-yellow img{
    width: 140px;
    height: 140px;
}


.pic160 li .ls-box{
    width: 160px;
}
.pic160 li .ls-box img{
    width: 160px;
    height: 160px;
}
.lesson-list .ls-tit{
    display: block;
    font-size: 14px;
    margin-top: 10px;
    text-align: center;
}
.i-lgbox{
    width: 949px;
    float: left;
}
.i-middle .lesson-list{
    padding: 10px 18px 0 18px;
    height: 420px;
}
.i-middle .lesson-list li{
    margin-bottom: 20px;
	padding: 0 5px;
}
.sl-navbar {
}
.sl-navbar .slnav-list{
	height:368px;/* 360px */
    padding: 10px;
    overflow: hidden;
    border: 1px solid #e5e5e5;
	border-bottom:0;
}
.sl-navbar .slnav-list li{
    float: left;
    margin-right: 5px;
    line-height: 20px;
    padding-left: 10px;
    background: url(../images2017/dot.png) left center no-repeat;
    width: 60px;
    margin-bottom: 5px;
}
.slnav-hd{
    height: 20px;
    margin-bottom: 10px;
}
.slnav-hd .slnav-tit{
    font-size: 14px;
    font-weight: bold;
    float: left;
    border-left: 4px solid #fff;
    padding-left: 10px;
}
.slnav-hd .slnav-more{
    float: right;
    display: inline-block;
    color: #999;
}


.index-blue .slnav-hd .slnav-tit{
    border-left: 4px solid #6187dc;
}
.index-pink .slnav-hd .slnav-tit{
    border-left: 4px solid #a34481;
}
.index-green .slnav-hd .slnav-tit{
    border-left: 4px solid #61bea7;
}
.index-org .slnav-hd .slnav-tit{
    border-left: 4px solid #ff7700;
}
.index-yellow .slnav-hd .slnav-tit{
    border-left: 4px solid #f8a934;
}



.i-main440{
    height: 440px;
    overflow: hidden;
}
.sl-list ul {
    padding: 20px 0;
}
.sl-list li{
    width: 140px;
    padding:20px 18px;
    float: left;
    text-align: center;
}
.sl-list{
    padding: 0 15px;
}
.sl-list .sl-box{
    display: block;
    text-align: center;
}
.sl-list .sl-box p{
    font-size: 14px;
    margin-top: 5px;
    color: #666;
}
.sl-list .sl-box img{
    width: 140px;
    height: 140px;
    border-radius: 140px;
}

.enter-box{
    display: block;
    float: right;
    width: 250px;
}
.enter-lk{
    display: block;
    margin-bottom: 10px;
}
.news-main{
    float: left;
    margin-left: 20px;
}
.news-box{
    width: 232px;
    height: 348px;
    border: 1px solid #e5e5e5;
    margin-left: -1px;
    float: left;
	border-radius:20px;
    border-top: 2px solid #ff7700;
}
.ns-list{
    padding: 0 15px;
}
.ns-list li{
    line-height: 29px;
    padding-left: 10px;
    background: url(../images2017/dot.png) left center no-repeat;
    height: 29px;
    overflow: hidden;
}
.ns-list li a{
    font-size: 14px;
}
.ns-list li a:hover{
    font-weight: bold;
}

/*ns-header-box*/
.ns-header-box{
    width: 232px;
    height: 52px;
}
.ns-header .t-text{
    width: 100px;
    height: 52px;
    float: left;
}
.ns-header .t-more{
    float: right;
    width: 50px;
    height: 52px;
    color: #999;
    display: block;
    margin-right: 20px;
}

.ns-header{
    width: 232px;
    height: 52px;
    line-height: 50px;
	/*头部横线border-top: 2px solid #ff7700;*/
    margin-top: -1px;
    text-align: center;
    font-size: 16px;
    color: #ff7700;
}
.i-menu-box{
    width: 208px;
    height: 348px;
    border: 1px solid #ff7700;
    float: left;
}
.m-header{
    height: 40px;
    color: #fff;
    line-height: 40px;
    font-size: 16px;
    background: #ff7700;
    padding: 0 20px;
}
.m-header span{
    display: inline-block;
    padding-left: 24px;
    background: url(../images2017/menu.png) left center no-repeat;
}
.menu-body{
    padding: 10px 0;
    position: relative;
}
.m-list>li{
    height: 28px;
    margin-bottom:4px;
    padding: 0 14px;
}
.m-list>li a{
    font-size: 14px;
}
.m-list>li h3{
    line-height: 28px;
    height: 28px;
    padding-right: 15px;
    background: url(../images2017/arrow.png) right 9px no-repeat;
    overflow: hidden;
}
.m-list li:hover h3{
    background-position: right -22px;
}
.m-list li:hover h3 a{
    font-size: 14px;
    color: #ff7700;
}
.m-list li.active .m-submenu{
    display: block;
}
.m-submenu{
    display: none;
    width: 250px;
    border: 1px solid #ff7700;
    position: absolute;
    top: 0;
    left: 208px;
    background: #fff;
    padding-left: 10px;
}
.m-submenu li{
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
}
.m-submenu li a{
    display: block;
    line-height: 45px;
}
.m-submenu li a span{
    color: #ff7700;
    display: inline-block;
    padding: 0 5px;
}








.index-1{
    margin-bottom: 20px;
}

.i-main280{
    height: auto;
    overflow: hidden;
}
.i-main281{
    height: auto;
    overflow: hidden;
	
}
.slbar-list{
    padding: 10px;
    border: 1px solid #e5e5e5;
	border-bottom:0;
}
.slbar-list li a{
    font-size: 14px;
}
.slbar-list li{
    height: 29px;
    line-height: 29px;
    overflow: hidden;
    padding-left: 10px;
    background: url(../images2017/dot.png) left center no-repeat;
}

.is-tabs{
    height: 24px;
    float: left;
    margin-left: 30px;
}
.is-tabs li{
    line-height: 24px;
    float: left;
    margin-right: 20px;
    font-size: 14px;
    color: #999;
    cursor: pointer;
}
.is-tabs li.active{
    color: #479edb;
    font-weight: bold;
}


/* list2 */
.col-list-photo ul{
    overflow: hidden;
    padding: 0 10px;    
}
.col-list-photo li{
    float: left;
    padding: 20px 10px;
}
.list-p-box{
    width: 206px;
}
.list-p-box .p-box{
    display: block;
    position: relative;
    width: 206px;
    height: 206px;
}
.list-p-box .p-box img{
    width: 206px;
    height: 206px;
}
.list-p-box .p-box .hot{
    display: block;
    width: 58px;
    height: 58px;
    background: url(../images2017/hot.png) no-repeat;
    position: absolute;
    top:0;
    left: 0;
}
.list-p-title{
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    margin-top: 10px;
}
.list-p-title a{
    font-size: 16px;
}
.list-p-footer{
    display: inline-block;
    height: 24px;
    line-height: 24px;
    color: #999;
    font-size: 14px;
    margin-top: 10px;
}
.list-p-footer span{
    font-size: 24px;
    font-weight:bold;
    color: #ff5050;
    font-style: normal
}











/* list3 */
.col-txt-list li{
    padding: 20px 40px;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
}
.txt-hd{
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
}
.txt-hd .txt-tit{
    display: inline-block;
    line-height: 30px;
    float: left;
    font-size: 18px;
    font-weight: bold;
}
.txt-hd .price{
    display: inline-block;
    line-height: 20px;
    float: right;
    color: #999;
    font-size: 14px;
}
.txt-hd .price i{
    font-size: 30px;
    font-weight:bold;
    color: #ff5050;
    font-style: normal
}
.txt-desc{
    width: 520px;
    line-height: 25px;
    color: #999;
    margin-bottom: 10px;
}
.txt-footer{
    height: 30px;
}
.txt-footer a.btn{
    width: 90px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    float: left;
    background: #ff7700;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    display: block;
    margin-right: 10px;
}


.m-submenu .m-item dt{
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    border-bottom: 1px solid #e5e5e5;
}
.m-submenu .m-item dd{
    overflow: hidden;
    padding: 5px 0;
}
.m-submenu .m-item dd a{
    font-size: 13px;
    display: block;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    float: left;
}
.ls-content img{
		width:100%;
		height:auto;
}



























