/*要闻速览*/
.more a{ margin:30px auto; width:100%; text-align:center; display:block; color:#999; font-size:14px;}
.more a:hover{color:#014fb4;}
.mar30{ margin-top:30px;}
h3 a{ font-size:16px;}
.news-content{
    display: flex;
    justify-content: space-between;
    align-items: start;
}
.swiper_container{
    height: 380px;
    width: 570px;
}
.swiper_1{
    width: 570px;
    height: 380px;
}
.news-list{
    margin-left: 23px;
}
.news-title { height:30px; line-height:30px;
    font-size: 24px;
    color: #014fb4;
    border-bottom: 2px solid #014fb4;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.news-title span.titbt{ font-size: 24px;
    color: #014fb4; }
.news-list li{
    margin-bottom: 8px;
}
.news-list li h4{
    font-size: 16px;
    line-height: 26px;
    color: #333333;
}
.news-list li p{
    line-height: 22px;
    font-size: 14px;
    color: #666666;
}
/*名师风采*/
.teacher-content{
 
    margin-top:0px;
    padding: 20px 0 20px 0;
}
.teacher-list{
    position: relative;
    --swiper-navigation-color: #be2100;/* 单独设置按钮颜色 */
    --swiper-navigation-size: 50px;/* 设置按钮大小 */
}
.teacher-swiper2{
    width: 1000px;
    height: 300px;
    overflow: hidden;
}
.swiper-slide2{
    text-align: center;
}
.swiper-slide2 img{
    width: 178px;
    height: 178px;
    vertical-align: bottom;
}
.swiper-slide2 h4{
    font-size: 24px;
    font-weight: normal;
    color: #333333;
    line-height: 55px;
}
.swiper-slide2 p{
    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 a{
    font-size: 16px;
    color: #333333;
    margin-bottom: 16px;
}
.creation-list .list-top p{
    font-size: 14px;
    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{
    margin-top: 30px;
    padding:8px 0 0px;
}
.views-list{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.views-list .module{
    width: 49%;
   
    
    margin-bottom:10px;
}
.views-list .module .conpic { float:left;
    width: 200px;
    height: 137px;
}

.views-list .module .con{ float:right; width:270px;
	margin-left: 20px;
    font-size: 14px;
     
}
.views-list .module .con p{ padding-top:10px; line-height:20px;
    font-size: 14px; color:#666;
     
}
.views-list .module .conlist {  width:100%; float:left; padding-top:16px;
   
    font-size: 14px;
    line-height: 32px;}
	.clearBoth{ clear:both;}
	
	/*推荐*/
.books-content{
    margin-top: 30px;
    padding:8px 0 0px;
}
.books-list{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.books-content .bookcontent{ width:1148px; margin:0px auto; }
.bookbox{ background:url(bookspic.png) no-repeat ; height:384px; background-position:bottom;width:1148px; position:relative;}
.booktj{ position:absolute; width:1000px; left:90px; top:50px; height:200px;}
.booktj li{ float:left; padding-right:30px; width:170px; height:229px;}
/*思政教育*/
.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{
  
    margin-top: 20px;
    padding:8px 0 30px 0;
}
.module_sfyx_content{
    padding-top: 80px;
}
.sfyx{
    width: 870px;
    height: 474px;
    float: right;
    background-color: #ad0d0d;
}
.sfyx .left{
    width: 690px;
    float: left;
    position: relative;
    height: 370px;
}
.sfyx .left .left_img{
    width: 800px;
    height: 460px;
    position: absolute;
    bottom: 0;
    right: 0;
}
.sfyx .left .left_img img{
    width: 100%;
    height: 100%;
}
.sfyx .left .left_title{
    margin-top: 390px;
    box-sizing: border-box;
    padding-left: 45px;
}
.sfyx .left h3{
    font-size: 20px;
    color: #fff;
    padding: 18px 0 12px 0;
}
.sfyx .left p{
    font-size: 12px;
    color: #fff;
}
.sfyx .right{
    height: 100%;
    padding: 0 20px;
    box-sizing: border-box;
    float: right;
}
.sfyx .right .swiper{
    height: 100%;
    box-sizing: border-box;
    padding: 54px 0;
    position: relative;
}
.sfyx .swiper_main{
    height: 100%;
    width: 140px;
}
.sfyx .swiper_main ul li{
    width: 100%;
    height: 80px;
    margin-bottom: 15px;
}
.sfyx .swiper_main ul li img{
    width: 100%;
    height: 100%;
}


/*foote*/
.footer{ 
    height: 130px;
    line-height: 24px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    padding: 20px 0;
}

/*公共*/
.banner{
    margin-bottom: 30px;
}
.content{ 
    width: 1000px;
    margin: 0 auto;
}
.title{
    width: 100%;
    height: 51px;
    text-align: center;
    margin-bottom: 30px; margin-top:30px;
}
/*轮播图*/
.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;}
/*视频*/
.third_box {
  width: 100%;
  
  
  position: relative;
  padding: 5px 0 60px 0;
}
.third_title {
  width: 607px;
  height:92px;
  background-image: url("../images/hdfc_tit.jpg");
  background-repeat: no-repeat;
  background-size: 607px 92px;
  margin: 35px auto;
  margin-top: 40px;
}
.second_content {
  width: 1000px;
  margin: 0 auto;
}
.vioboxj{ width: 100%;
  background-image: url("../images/hdfc_bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
  padding: 5px 0 60px 0;}

.vioboxj_title {
  width: 607px;
  height:92px;
  background-image: url("../images/sp_tit.jpg");
  background-repeat: no-repeat;
  background-size:607px 92px;
  margin: 35px auto;
  margin-top: 40px;
}
.vioboxj_content {
  width: 1000px;
  margin: 0 auto;
}
.third_video_box {
  width: 1000px; overflow:hidden;
}



.third_video_box li{ float:left; margin-right:6px; margin-left:6px;
  width: 320px;
 
  margin-bottom: 42px; 
}
.third_video_box li p{ margin-top:10px; height:40px; }

li p.titcx a{ font-size:16px; padding:10px 0px;}


.focusBox4 {
  width: 1000px;
  height: 460px;
  position: relative;
  z-index: 200;
  background: #fff;
  padding-left: 7px;
}
.focusBox4 .arrow-left4 {
  background: url("../images/arrow-left.png") no-repeat left top;
  position: absolute;
  left: -55px;
  top: 189px;
  width: 22px;
  height: 75px;
  z-index: 300;
  cursor: pointer;
}
.focusBox4 .arrow-right4 {
  background: url("../images/arrow-right.png") no-repeat left bottom;
  position: absolute;
  right: -55px;
  top: 189px;
  width: 22px;
  height: 75px;
  z-index: 300;
  cursor: pointer;
}
.focusBox4 .swiper-container {
  width: 1000px;
  height: 460px;
}
.focusBox4 .swiper-container {
  width: 1000px;
  height: 460px;
}
.focusBox4 .swiper-slide {
  position: relative;
}
.focusBox4 .slide_cont {
  width: 1000px;
}
.focusBox4 .narrow_box {
  float: left;
  width: 240px;
  height: 460px;
  position: relative;
  margin-right: 7px;
  transition: all 1s;
  cursor: pointer;
}
.focusBox4 .narrow_box.on {
  width: 499px;
  height: 460px;
}
.focusBox4 .narrow_box .titlev {
  position: absolute;
  left: 0;
  width: 240px;
  height: 240px;
  background: url('chbg.jpg') no-repeat;
  background-size: 100%;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  line-height: 32px;
  text-align: center;
  padding: 40px 35px;
  z-index: 2;
  box-sizing: border-box;
}
.focusBox4 .narrow_box:nth-child(odd) .titlev {
  top: 0;
}
.focusBox4 .narrow_box:nth-child(even) .titlev {
  top: 240px;
}
.focusBox4 .narrow_box .img {
  position: absolute;
  left: 0;
  width: 240px;
  height: 240px;
}
.focusBox4 .narrow_box:nth-child(odd) .img {
  top: 240px;
}
.focusBox4 .narrow_box:nth-child(even) .img {
  top: 0;
}
.focusBox4 .narrow_box .titlev a {
  color: #fff;
}
.focusBox4 .narrow_box .img img {
  width: 100%;
  height: 100%;
}
.focusBox4 .narrow_box.on .titlev {
  position: absolute;
  left: 0;
  top: 327px;
  width: 100%;
  height: 133px;
  background: none;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  line-height: 32px;
  text-align: center;
  padding: 75px 10px 0 10px;
}
.focusBox4 .narrow_box.on .img {
  position: absolute;
  left: 0;
  width: 499px;
  height: 460px;
}
.focusBox4 .narrow_box.on:nth-child(odd) .img {
  top: 0;
}
.focusBox4 .narrow_box:nth-child(even) .img {
  top: 0;
}


/* 代码整理：懒人之家 www.lanrenzhijia.com */
div.indexmaindiv{height:270px;margin:0px auto;width:1010px;}
div.indexmaindiv div.playerstyles{width:168px;height:44px;background:url('images/playstyles.png') no-repeat;}
div.indexmaindiv1{margin-top:25px; overflow:hidden;}
div.indexmaindiv1 div.stylesgoleft{float:left;width:21px;height:28px;background: url(arrowhead.png)  no-repeat left top;margin:106px 5px 0px 0px;cursor:pointer;}
div.indexmaindiv1 div.stylesgoleft:hover{float:left;width:21px;height:28px;background: url(arrowhead.png) no-repeat left -28px;margin:106px 5px 0px 0px;cursor:pointer;}
div.indexmaindiv1 div.playerdetail{width:172px;height:220px;background:#FFF;font-family:'微软雅黑';}
div.indexmaindiv1 div.playerdetail div.detailimg{width:172px;height:124px;}
div.indexmaindiv1 div.playerdetail div.detailimg img{width:172px;height:115px;}
div.indexmaindiv1 div.playerdetail div.teanames {text-align:center;font-size:16px;margin-top:5px;color:#404040; font-weight:bold; display:block}
div.indexmaindiv1 div.playerdetail div.teadetail{width:156px;height:27px;margin:5px 8px;color:#666;}
div.indexmaindiv1 div.playerdetail .checkdetail{width:134px;height:27px;display:block;background:url(checkdetail.png) no-repeat;margin:18px;}
div.indexmaindiv1 div.stylesgoright{float:left;width:21px;height:28px;background: url(arrowhead.png) no-repeat left -56px;margin:106px 0px 0px 15px;cursor:pointer;}
div.indexmaindiv1 div.stylesgoright:hover{float:left;width:21px;height:28px;background: url(arrowhead.png) no-repeat left -84px;margin:106px 0px 0px 15px;cursor:pointer;}
/*滚动*/
div.maindiv1{float:left;width:937px;height:245px;overflow:hidden;position:relative;}
div.maindiv1 ul{position:absolute;left:0;top:0;}
div.maindiv1 ul li{float:left;width:172px;height:245px;margin-left:13px;}

/* 代码整理：懒人之家 www.lanrenzhijia.com */
.toplogo{ float:left; height:52px; line-height:52px;}
.backright a{ float:right; display:inline-block; height:52px; line-height:52px; color:#666;}
.szad{ margin-bottom:30px;}


/* 教育小新看两会 */
.lhezl {
  background-color: #ebf8ff;
  
}
.lhezl .jyblh_con { width:1000px; margin:0px auto;
  padding-top: 0px;
}

.lhezllb_con {
  position: relative;
}
.jyxxklh { margin:40px 0px 0px;
}
.jyxxklh  .tImg {
  padding: 60px 0;
}

.jyxxklh .klhbL { border:8px solid #fff;}
.jyxxklh .klhbL span{display: block;position: relative; width: 216px;}
.jyxxklh .klhbL span i{ background:url(bofang.png) no-repeat left center; width: 57px;
    height: 57px;
    position: absolute;
    display: block;
    bottom: 60px;
    left: 30px;}
.jyxxklh .klhbL span img {width: 765px;
  height: 430px;
  display: block;
 
}
.jyxxklh .klhbL .txt { 
  width: 765px;
  height: 50px;
  line-height: 50px;
  background: #014fb4;
  text-align: center;
  color: #fff;
  font-size: 18px;
}
.klhbR  { width: 216px;
  position: relative;
}
.klhbR .swiper-slide span{display: block;
   
    position: relative;}
	.klhbR .swiper-slide span i{ background:url(bofang2.png) no-repeat left center; width: 24px;
    height: 24px;
    position: absolute;
    display: block;
    bottom: 34px;
    left: 8px;}
.klhbR .swiper-slide img{
  display: block;
  width: 216px;
  height: 139px;
}
.klhbR .swiper-slide .txtCon {
  text-align: center;
  color: #333;
  background: #fff;
  height: 24px;
  line-height: 24px;
}
.klhbR .swiper-container {
  width: 216px;
  height: 501px;
}
.klhbR .swiper-container .swiper-slide{
  height: 167px !important;
  width: 216px;
}
.fl {
  float: left;
}

.fr {
  float: right;
}

.clear {
  zoom: 1;
}

.clear:after {
  display: table;
  content: '';
  clear: both;
}

.mobile_body {
  width: 1200px;
}

.jyblh_con {
  width: 1000px;
  margin: 0 auto;
}
.arrow-up ,
.arrow-down {
  position: absolute;
  width: 28px;
  height: 15px;
  left: 95px;

}
.arrow-up {
  top: -20px;
  background: url(jyxwlh_upArr_v2025.png);
}
.arrow-down {
  background: url(jyxwlh_downArr_v2025.png);
  bottom: -20px;
}