.box2-content{ display: flex;
    justify-content: space-between;
    align-items: start;}
	
.leftzx{width:620px; overflow:hidden; float:left;}	
.leftzx_tit{ height:40px; line-height:40px; overflow:hidden;}
.right{ float:right;}
.left{ float:left;}
.zxtoppic img{  height:170px;  }
.zxtoppic { margin-top:20px; position:relative;height:170px; width:290px; float:left;margin:0px 10px;}
.zxlist{ margin-top:20px;}
.zxlist li{ height:34px; line-height:34px; background:url(listbjcq.png) no-repeat left center; padding-left:20px;}
.righthz{ width:500px; float:right;}
.mar_20{ margin-top:20px;}
.pictitcq{ height:30px; line-height:30px; background-color:#000; position:absolute; bottom:0px; width:290px; background:rgb(0 0 0 / 0.5);}
.pictitcq a{ color:#fff; padding-left:10px;}
/*要闻速览*/
.news-content{
    display: flex;
    justify-content: space-between;
    align-items: start;
	
}
.swiper_container{
    height: 320px;
    width: 570px;
}
.swiper_1{
    width: 570px;
    height: 320px;
}
.news-list{
    margin-left:0px;
}
.news-list li{ height:90px;
}
.news-list .imgbj{ float:left; width:98px; height:90px; margin-right:18px;}
.news-title{
    font-size: 24px;
    color: #cd3333;
    border-bottom: 2px solid #e6c786;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.news-list li{
    margin-bottom:24px;
}
.news-list li h4{
    font-size: 16px;
    line-height: 26px;
    color: #333333;
}
.news-list li p{
    line-height: 22px;
	margin-top:10px;
    font-size: 14px;
    color: #999;
}
/*名师风采*/
.teacher-content{
   
    margin-top: 30px;
    padding:  17px 0 60px 0;
}
.teacher-list{
    position: relative;
    --swiper-navigation-color: #e42d26;/* 单独设置按钮颜色 */
    --swiper-navigation-size: 50px;/* 设置按钮大小 */
}
.teacher-swiper{
    width: 1200px;
    height: 300px;
    overflow: hidden;
}
.swiper-slide{ 
    text-align: center; 
}
.swiper-slide img{
    width: 178px;
    height: 178px;
    vertical-align: bottom;
}
.swiper-slide h4{
    font-size: 24px;
    font-weight: normal;
    color: #333333;
    line-height: 55px;
}
.swiper-slide p{ padding:10px;
    font-size: 16px;
    color: #333333;
    line-height: 30px;
}
.teacher-list .swiper-button-prev{
    left: -50px;
}
.teacher-list .swiper-button-next{
    right: -50px;
}
/*创新成果*/
.creation-content{
    background: #ffffff;
    margin-top: 95px;
    padding:  17px 0;
}
.creation-list{
    display: flex;
    justify-content: space-between;
    align-items: start;
}
.creation-list .list-top h4{
    font-size: 18px;
    color: #333333;
    margin-bottom: 12px;
}
.creation-list .list-top p{
    font-size: 12px;
    color: #494949;
    line-height: 24px;
}
.creation-list .list-top li{
    margin-bottom: 18px;
}
.pointer{
    border-top: 1px dotted #a3aab0;
    padding-top: 8px;
    color: #333333;
}
.pointer li{
    list-style-type: square;
    margin-left: 20px;
    margin-top: 16px;
    margin-bottom: 0;
    font-size: 14px;
}
/*特色职教*/
.views-content{
    background: #f4f4f4;
    margin-top: 95px;
    padding:  17px 0;
}
.views-list{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.views-list .module{
    width: 49%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 66px;
}
.views-list .module img{
    width: 200px;
    height: 137px;
}
.views-list .module ul li{
    list-style-type: square;
    margin-left: 20px;
    font-size: 14px;
    line-height: 32px;
}
/*思政教育*/
.education-content{
    background: #ffffff;
    margin-top: 95px;
    padding:  17px 0;
}
.jujiao{
    height: 392px;
    border: 1px solid #e6c786;
    position: relative;
    padding: 20px 10px;
    box-sizing: border-box;
}
.jujiao div{
    display: none;
    width: 570px;
    height: 380px;
    background: url("education-bg.png") top left no-repeat;
    position: absolute;
    top: -20px;
    right: 0;
    padding: 20px;
    box-sizing: border-box;
    margin-right: 10px;
}
.jujiao li{
    width: 380px;
    height: 50px;
    line-height: 50px;
    padding: 0 14px;
    box-sizing: border-box;
    cursor: pointer;
}
.jujiao li.on{
    background: #cb241e;
    color: #ffffff;
}
.jujiao li.on div{
    display: block;
}
.jujiao li div h3{
    font-size: 18px;
    color: #fff;
    line-height: 24px;
}
.jujiao li div p{
    font-size: 14px;
    color: #fff;
    line-height: 26px;
    padding: 20px 0;
}
.jujiao li div a{
    color: #fff;
    text-align: center;
    display: block;
}
/*美丽校园*/
.school-content{
    background: #fff;
    margin-top:20px;
    padding:  17px 0 50px 0;
}
.module_sfyx_content{
    padding-top: 50px;
}


/*foote*/
.footer{ 
    height: 130px;
    line-height: 24px;
    font-size: 14px;
    color: #666666;
    text-align: center;
    padding: 60px 0;
}

/*公共*/

.content{
    width: 1200px;
    margin: 0 auto;
}
.title{
    width: 100%;
    height: 75px;
    text-align: center;
    margin-bottom: 60px;
}
/*轮播图*/
.j-lbt{position: relative;height: 100%;width: 100%;}
.j-lbt-tp, .j-lbt-tp1, .j-lbt-tp-2{width: 100%;height: 100%}
.j-lbt-tp ul, .j-lbt-tp1 ul, .j-lbt-tp-2 ul{ width: 100%;height: 100%;position: absolute;}
.j-lbt-tp ul li, .j-lbt-tp1 ul li, .j-lbt-tp-2 ul li {position: absolute;float: left;z-index: 100;height: 100%;width: 100%}
.j-lbt-tp ul li img, .j-lbt-tp1 ul li img, .j-lbt-tp-2 ul li img{display: block;width: 100%;height: 100%;}
.j-lbt-w {bottom: 0;*bottom: 0;width: 100%;height: 50px;background: url("bg_swiper.png");position: absolute;z-index: 150;left: 0;}
.j-lbt-w a{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;display: block;width: 80%;font-size: 19px;line-height: 50px;margin-left: 10px;font-weight: normal;color: white;}
.j-lbt-btn{top: 40%;padding: 0 0;position: absolute;width: 100%;z-index: 300;}
.j-lbt-btn-prev{cursor: pointer;display: block;float: left;}
.j-lbt-btn-next{cursor: pointer;display: block;float: right;}
.j-lbt-point{bottom: 22px;height: 6px;width: 100%;position: absolute;z-index: 300;}
.j-lbt-point ul{margin-right: 20px;float: right;}
.j-lbt-point ul li{margin-left: 6px;float: left;width: 11px;height: 11px;background: #ffffff;border-radius: 50px;}
.j-lbt-point ul li.on{background-color: #ff0000;}
.j-lbtNum{float: right}
.j-lbtNum h4{font-size: 30px;color: #f18202;font-weight: normal;float: left;margin-top: 25px;margin-right: 10px}
.j-lbtNum h5{font-size: 30px;color: #fff;font-weight: normal;float: left;margin-top: 25px;margin-right: 6px}
.j-lbtNum h6{font-size: 18px;color: #fff;font-weight: normal;float: left;margin-top: 36px;margin-right: 30px}
.swiper-2 .j-lbt-tp-2 .j-lbt-w a{
    font-size: 14px;
}
.sfyx .btn{
    width: 28px;
    height: 14px;
    display: block;
    position: absolute;
}
.sfyx .btn.prev{transform:translateX(-50%);left: 50%;bottom:auto;top: 25px;background: url("prev3.png") center center no-repeat;background-size: 100% 100%;}
.sfyx .btn.next{transform:translateX(-50%);left: 50%;top:auto; bottom: 25px;background: url("next3.png") center center no-repeat;background-size: 100% 100%;}
.sfyx .swiper ul{height: 10000%;display: block;padding: 0 0;width: 100%;}
.swiper{overflow: hidden;position: relative;}
.swiper ul{width: 10000%;display: flex;justify-content: flex-start;padding: 0 24px;}
.swiper ul li{width: 144px;margin-right: 24px;}
.swiper ul li img{width: 144px;}
.swiper_main{width:480px;overflow:hidden;margin:0 auto;}
