.index-content1{
    width:1200px;
    margin:20px auto;
    overflow: hidden;
}

.index-content1 .kefu-btns{
    width:210px;
    float:left;
}
.index-content1 .kefu-btns .kefu-btn{
    display:block;
    width:100px;
    height:80px;
    border:1px solid #f11b1b;
    border-radius:8px;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    -o-border-radius:8px;
    float:left;
    text-align:center;
    padding-top:5px;
    font-size:16px;
    color:#f11b1b;
}
.index-content1 .kefu-btns .kefu-btn .iconfont{
    display:block;
    width:100%;
    font-size:36px;
    margin-bottom:3px;
}
.index-content1 .kefu-btns .kefu-btn:hover{
    background:#f11b1b;
    color:#fff;
}
.index-content1 .kefu-btns .kefu-btn:nth-child(3){
    margin:10px 0;
}
.index-content1 .kefu-btns .kefu-btn:nth-child(4){
    margin:10px 0;
}
.index-content1 .kefu-btns .kefu-btn:nth-child(2){
    float:right;
}
.index-content1 .kefu-btns .kefu-btn:nth-child(4){
    float:right;
}
.index-content1 .kefu-btns .kefu-btn:nth-child(6){
    float:right;
}

.index-recommoned{
    float: left;
    width: 265px;
    margin-left: 40px;
    border-right: 1px solid #626262;
}
.index-recommoned h2{
    width: 170px;
    float: right;
    text-align: right;
    padding: 10px 15px;
    border-bottom: 1px solid #626262;
    font-size: 18px;
    margin-bottom: 10px;
}
.index-recommoned ul li{
    font-size: 16px;
    margin: 10px 0;
}
.index-recommoned ul li span{
    display: inline-block;
    text-align: center;
    line-height: 16px;
    font-size: 15px;
    padding: 0px 2px;
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #ff5c26;
    margin-right: 10px;
    vertical-align: middle;
}
.index-recommoned ul li a{
    display: inline-block;
    width: 230px;
    font-size: 14px;
    line-height: 16px;
    overflow: hidden;
    white-space: nowrap;;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    vertical-align: middle;
    color: #000;
}
.index-recommoned ul li a:hover{
    color: #f11b1b;
}


.index-recommoned2{
    width: 265px;
    margin: 0;
    border-right: none;
}
.index-recommoned2 h2{
    float: left;
    text-align: left;
}
.index-recommoned2 ul{
    padding-left: 20px;
}
.index-recommoned2 ul li a{
    width: 240px;
}





.swiper1{
    width:630px;
    height:260px;
    overflow: hidden;
    float:left;
}
.swiper1 .swiper-slide{
    width:100%;
}
.swiper-pagination-bullet{
    transition: 0.3s;
}
.swiper1 .swiper-pagination-bullet-active{
    background: #fff;
    width: 25px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.back{
    background:#eee;
}
.sy_container{
    width:100%;
    height:320px;
    overflow: hidden;
}
.sy_container .container-box{
    width:1200px;
    margin:0 auto;
    padding:20px 0;
}
.sy_container .container-box .lef-img-cname{
    width:460px;
    float:left;
}
.sy_container .container-box .lef-img-cname table{
    width: 100%;
    border-collapse: collapse;
}
.sy_container .container-box .lef-img-cname table th{
    height: 50px;
    font-size: 18px;
}
.sy_container .container-box .lef-img-cname table td{
    padding: 0 5px;
    height: 38px;
    font-size: 14px;
}
.sy_container .container-box .lef-img-cname table td p{
    line-height: 25px;
}
.sy_container .container-box .lef-img-cname table td p img{
    width: auto;
    display: inline-block;
    height: 20px;
    vertical-align: middle;
}
.sy_container .container-box .lef-img-cname table td p a{
    float: right;
    width: 80px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    background: #ff5c26;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.sy_container .container-box .lef-img-cname table td p a:hover{
    text-decoration: underline;
}
.sy_container .container-box .lef-img-cname table tr td:nth-child(2){
    text-align: center;
}



.sy_container .container-box .lef-img-cname .img-box{
    width:300px;
    height:280px;
    overflow: hidden;
    background:#222;
    float:left;
}
.sy_container .container-box .lef-img-cname .cname-list{
    width:150px;
    padding:10px 0;
    float:right;
}
.sy_container .container-box .lef-img-cname .cname-list .cname{
    display:block;
    width:100%;
    height:40px;
    border:1px solid #222328;
    border-radius:8px;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    -o-border-radius:8px;
    text-align:center;
    line-height:38px;
    font-size:18px;
    margin-bottom:15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.sy_container .container-box .lef-img-cname .cname-list .cname:last-child{
    margin-bottom:0;
}
.sy_container .container-box .lef-img-cname .cname-list .cname:hover{
    background:#f11b1b;
    color:#fff;
    border-color:#f11b1b;
}

.middle-course-list{
    width:300px;
    height:100%;
    overflow: hidden;
    float:left;
    margin:0 35px;
}
.middle-course-list .course-title{
    width:100%;
    font-size:18px;
    margin-bottom:10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #999999;
}
.middle-course-list .course-list{
    width:100%;
}
.middle-course-list .course-list .course-name{
    display:block;
    width:100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom:8px;
}

.rg-news-list{
    width:370px;
    float:right;
    overflow: hidden;
}
.rg-news-list .first-news{
    width:100%;
    height:85px;
    margin-bottom:26px;
    overflow: hidden;
}
.rg-news-list .first-news .first-img{
    width:140px;
    height:100%;
    overflow: hidden;
    float:left;
}
.rg-news-list .first-news .first-text{
    width:210px;
    height:100%;
    float:right;
    overflow: hidden;
}
.rg-news-list .first-news .first-text .first-title{
    font-size:16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom:15px;
}
.rg-news-list .first-news .first-text .first-description{
    width:100%;
    text-indent:30px;
    line-height:24px;
}
.rg-news-list .news-list{
    width:100%;
    overflow: hidden;
}
.rg-news-list .news-list .news-box{
    width:100%;
    margin-bottom:10px;
}
.rg-news-list .news-list .news-box:last-child{
    margin-bottom:0;
}
.rg-news-list .news-list .news-box .news-name{
    display:block;
    width:82%;
    float:left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.rg-news-list .news-list .news-box .news-date{
    display:block;
    width:12%;
    float:right;
    text-align:right;
}