@charset "utf-8";
.frame-container{
    margin-top: 20px;}
.no-sidebar .frame-left{
    display: none;}
.frame-left{
    float: left;
    width: 240px;
    margin-bottom: 50px;}

.sidebar-title{
    height: 58px;
width:237px;
    background:url(../img/dangjian/dangjian_title.jpg) 0 0 no-repeat;
    font-size: 2em;
    color: #fff;
    text-align: center;
    line-height: 58px;
    white-space:nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;}
.sidebar ul{
    border-right: 1px solid #F45635;
    border-bottom: 1px solid #F45635;
    border-left:1px solid #F45635;
    width: 220px;
    margin: -5px auto 0;
    overflow: hidden;
    padding-bottom: 10px;}
.sidebar li{
    height: 40px;
    position: relative;
    overflow: hidden;
    margin: 15px 10px 0;}
.sidebar li a{
    display: block;
    line-height: 40px;
    font-size: 1.6em;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    background-position: 30px center;
    background-repeat: no-repeat;
    white-space:nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    color: #363636;
    padding-left: 50px;
    background-image: url(../img/dangjian/dun.jpg);
    border-radius: 5px;}

.sidebar li a:hover,
.sidebar li a.active{
    background-color:#FEEEEA;
    background-image: url(../img/dangjian/don.jpg);
    color: #F45635;}
.sidebar-link{
    width: 208px;
    margin: 20px auto 0;
    position: relative;}
.sidebar-link a{
    display: block;
    height: 87px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    position: relative;}
.sidebar-link a img{
    display: block;
    border: 2px solid  #21A9FF;}
.sidebar-link:before{
    content: "";
    width: 2px;
    height:20px;
    background:#21A9FF;
    position: absolute;
    top: -23%;
    left: 50%;
    margin-left: -1px;
    z-index: 999;}
.no-sidebar .frame-right{
    width: 100%;
    margin-bottom: 20px;}
.no-sidebar .frame-right{
    width: 100%;}
.frame-right{
    float: right;
    width: 940px;
    min-height: 400px;}
.frame-full{
    width: 100%;
    background:#fff;
    min-height: 400px;}

.now-column{
    display: inline-block;
    font-size: 1.8em;
    color: #1e1e1e;}

#J_container h1.empty {
    line-height: 40px;
    text-align: center;
    color: #aaa;
    font-size: 1.4em;}
/*分流页样式1*/
.news-list{
    padding-bottom:20px;
    background-color: #fff;}
.news-list li{
    margin: 0 10px;}
.news-list a{
    display: block;
    line-height: 40px;
    overflow: hidden;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    margin-top: 10px;
    border-bottom: 1px dashed #BFBFBF;}
.news-list a:hover{
    border-color:#DC2F29;}
.news-list h6{
    font-size: 1.6em;
    color: #555555;
    position: relative;
    width: 80%;
    white-space:nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    float: left;
    text-overflow: ellipsis;
    padding-left:22px;
    background: url(../img/pingjian/text.jpg) no-repeat left center;}
.news-list span{
    font-size: 1.4em;
    display: block;
    float: right;
    color: #999999;
    font-family: "Arial";}
.news-list a:hover h6,
.news-list a:hover span{
    color: #DC2F29;}
.news-list a:hover h6{background: url(../img/pingjian/text_on.jpg) no-repeat left center;}
/*分流页样式2*/
.teacher-list{
    background: #fff;
    padding-bottom: 20px;}
.teacher-list li{
    border-bottom: 1px dashed #BFBFBF;
    display: block;
    padding: 15px 0;
    margin: 0 1%;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    width: 98%;}
.teacher-list li:hover{
    border-color: #DC2F29;}
.teacher-list li>div{
    display: table-cell;
    vertical-align: middle;
    padding-left: 5px;}
.teacher-list li .img{
    width: 185px;
    height: 125px;
    overflow: hidden;
    padding-left: 0;}
.teacher-list li img{
    display: block;
    width: 210px;
    height: 126px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;}
.teacher-list li:hover img{
    -webkit-transform: scale(1.05);
            transform: scale(1.05);}
.teacher-list li a{
    display: block;
    padding-left: 15px;}

.teacher-list h6{
    font-size: 1.6em;
    color: #444444;
    line-height: 35px;
    position: relative;}
.teacher-list li:hover a h6{
    color: #DC2F29;}
.teacher-list p{
    font-size: 1.4em;
    line-height: 150%;
    color:#A0A0A0;
    padding-bottom: 10px;}
.teacher-list li span{
    color:#A0A0A0;
    font-size: 1.4em;}




/*分页样式*/
.pagination { margin: 15px auto; text-align:center; padding-bottom: 15px;}
.pagination a { font-size: 1.4em; cursor: pointer; margin: 2px 2px; padding: 9px 15px; color: #999999; display: inline-block; background: #f5f5f5; border-radius: 3px;}
.pagination a:hover { background: #F45635; color: #fff;}
.pagination a.jp-current,a.jp-current:hover { color: #F45635; font-weight: bold;}
.pagination a.jp-disabled,a.jp-disabled:hover { cursor: default; background: #f5f5f5;  color: #bbb;}
.pagination a.jp-current,a.jp-current:hover { cursor: default; background: #F45635; color: #fff;}
.pagination span {font-size: 1.4em; cursor: pointer; margin: 2px 2px; padding: 9px 15px; color: #999999; display: inline-block; background: #f5f5f5; border-radius: 3px ;}
.pagination span.current{background: #F45635; color: #fff;}

/* 下载页 */
.download-list{
    padding-top:30px;
    padding: 0 10px;
    overflow: hidden;}
.download-list li{
   padding-right: 100px;
   padding-left: 25px;
   background: url(../img/pingjian/text2.jpg) no-repeat left center;
   position: relative;
   line-height: 50px;
   margin-top: 10px;
   border-bottom: 1px dashed #BFBFBF;}
.download-list li h3{
    font-size: 1.6em;
    color: #333333;}
.download-list li a{display: inline-block;width: 86px;height: 32px;border: 1px solid #E2E4E6;font-size: 1.6em;color: #999999;text-align: center;text-indent: 15px;background: url(../img/pingjian/download.jpg) no-repeat 10px center;border-radius: 20px;position: absolute;right: 0;top: 4px;line-height: 32px;}
.download-list li:hover{border-color: #DC2F29;background: url(../img/pingjian/text2_on.jpg) no-repeat left center;}
.download-list li:hover h3{color: #DC2F29;}
.download-list li a:hover{background: #DC2F29 url(../img/pingjian/download_on.jpg) no-repeat 10px center;color: #fff;border-color:#DC2F29;}

/* 时间列表 */
.time-list{padding: 10px;}
.time-list a{display: block;padding-left: 100px;position: relative;padding-bottom: 15px;border-bottom: 1px dashed #BFBFBF;margin-top: 25px;min-height:75px;}
.time-list .date{width: 86px;height: 76px;background: #EEEEEE;position: absolute;left: 0;top: 0;text-align: center;border: 1px solid #EEEEEE;transition: all .3s ease;}
.time-list .date h5{font-family: "Arial";font-size:3em;color: #8E8E8E;padding-top:10px;transition: all .3s ease;}
.time-list .date span{font-family: "Arial";font-size:1.4em;color: #8E8E8E;transition: all .3s ease;}
.time-list .txt h6{font-size: 1.6em;color: #313131;position: relative;margin-bottom: 10px;transition: all .3s ease;display: inline-block;}
.time-list .txt h6::after{content: "";width: 50%;height: 1px;background: #fff;transition: all .3s ease;position: absolute;bottom: -3px;left: 0;}
.time-list .txt p{font-size: 1.4em;color: #666666;line-height: 1.6;}
.time-list a:hover .date{border-color: #DC2F29;background: #fff;}
.time-list a:hover .date h5{color: #DC2F29;}
.time-list a:hover .date span{color: #DC2F29;}
.time-list a:hover h6{color: #DC2F29;}
.time-list a:hover h6::after{background: #DC2F29;}
/*1024-1199*/

@media only screen and (max-width:1199px) {
    .container{
        padding: 0 0 20px;}

    .frame-left{
        display: none;}
    .frame-right{
        float: none;
        width: 97.5%;
        margin: 0 auto;}
    .news-list{
        padding: 0 8px;}

}


/*768-1024*/

@media only screen and (max-width:1023px) {
    .teacher-list li .img{
        display: none;}
    .teacher-list li a{
        padding-left: 0;}
    .img-list li{
        width: 46%;
        margin: 0 2% 20px;}
    .img-list .img-box img{
        display: block;
        width: 96%;
        padding: 2%;}

    .img-list .img-mask a{
        line-height: 260px;
        background: url(../img/frame/view_detials.jpg) no-repeat center 60px;}
    .time-list a{height: 65px;padding-left: 80px;}
    .time-list .date{width: 70px;height: 65px;}
    .time-list .date h5{padding-top: 5px;}
    .time-list .txt h6{
        white-space: normal;}
    .time-list .txt p{
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;}
}

/*640-767*/

@media only screen and (max-width:767px) {
    .news-list h6{
        width:74%;}
    .teacher-list li{
        display: block;}
    .teacher-list h6{
        white-space:normal;
        display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;}
    .teacher-list p{
        display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
}


/* 480-639*/

@media only screen and (max-width:639px) {
    .frame-container{margin-top: 10px;}
    .teacher-list h6{
        line-height: 30px;
        white-space:normal;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;}
    .teacher-list p{
        display: none;}
    .time-list a{
        padding-bottom: 10px;
        margin-top: 15px;}
    .img-list li{
        width: 96%;}
    .img-list .img-box img{
        width: 94%;
        padding: 3%;}
    .img-list .img-mask a{
        line-height: 300px;
        background: url(../img/frame/view_detials.jpg) no-repeat center 90px;}
    .time-list .txt p{display: none;}
    .time-list .txt h6{line-height: 1.6;}
}


/* 360-479*/

@media only screen and (max-width:479px) {
.news-list h6{
    width: 75%;}
.news-list li{
    margin: 0 1px;}
}

/* 320-359*/

@media only screen and (max-width:359px) {
    .news-list h6{
        width: 70%
    ;}
    .pagination a{
        padding: 7px 10px;}
}