

body {
	  background: url(bg.jpg) 50% 756px no-repeat; min-width:1200px;
}
.banner {
	height: 697px;   background:url(https://www.news.cn/expo/rdzt/2025hlzggyx/index/images/banner.jpg) 50% 0 no-repeat;
}



  .lmt{width:1200px;
    margin: 60px auto;
    display: block;
    
    position: relative;}

.nav_box { width: 100%; height: 59px;   background: #0052f7;}
.nav_list { width: 1200px; height: 59px; margin: 0 auto; line-height: 59px; list-style: none; text-align: center; white-space: nowrap; }
.nav_list li { display: inline-block; margin: 0 28px; font-size: 20px; color: #fff7d0; line-height: 59px; text-align: center; cursor: pointer; position: relative; font-weight: 400; }
.nav_list li a { color: #fff7d0; }


/*高清大图*/
.focusBox7 {
    width: 1200px;
    height: 675px;
    overflow: hidden;
    position: relative; margin-bottom: 130px;
}

.focusBox7 .swiper-wrapper .swiper-slide img {
    width: 1200px;
    height: 675px; margin-top:60px;
}

.focusBox7 .swiper-wrapper .swiper-slide .bg {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 220px;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 99%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 99%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 99%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
    z-index: 0;
}

.focusBox7 .swiper-wrapper .swiper-slide .title {
    position: absolute;
    left: 2%;
    bottom: 50px;
    width: 96%;
    height: auto;
    line-height: 35px;
    font-size: 24px;
    color: #fff;
    overflow: hidden;
    z-index: 1;
    text-align: center;
}

.focusBox7 .swiper-wrapper .swiper-slide .title a {
    color: #fff;
}

.focusBox7 .swiper-pagination {
    text-align: center;
    left: 0;
}

.focusBox7 .swiper-pagination-bullet {
    width: 13px;
    height: 13px;
    margin: 0 10px !important;
    opacity: 1;
    background: #d2d2d2;
}

.focusBox7 .swiper-pagination-white .swiper-pagination-bullet-active {
    background: #0052f7;
    width: 36px;
    border-radius: 20px;
}

.focusBox7 .swiper-button-next,
.focusBox7 .swiper-button-prev {
    width: 40px;
    height: 70px;
    background-size: 40px 70px;
}

.ylzg .list {
    display: inline-block;
    vertical-align: top;
}
.ylzg{ width: 1200px; margin: 0 auto;}
.ylzg .list.list-mix {
	width: 1200px;
	margin-right: 15px; height: 486px;
    overflow: auto;
}

.ylzg .list.list-mix li {
	margin-bottom: 26px;
	 display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.ylzg .list.list-mix .img {
	width: 240px;
	height: 136px;
	margin-right: 10px
}
.ylzg .list.list-mix .txt {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.ylzg .list.list-mix .tit {
	display: contents;
	color: #333;
	font-size: 20px;
	line-height: 1.556
}
.ylzg .list.list-mix .tit a {
	color: #333
}
.ylzg .list.list-mix .abs {
	margin-top: 5px;
	font-size: 16px;
	color: #333;
	line-height: 1.5
}
.ylzg .list.list-pic {
	width: 390px
}
.ylzg .list.list-pic li {
	position: relative;
	margin-bottom: 20px
}
.ylzg .list.list-pic li .tit {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 5;
	padding: 15px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(rgba(0,0,0,.8)));
	background-image: -webkit-linear-gradient(top, rgba(0,0,0,0) 0, rgba(0,0,0,.8) 100%);
	background-image: -moz-linear-gradient(top, rgba(0,0,0,0) 0, rgba(0,0,0,.8) 100%);
	background-image: linear-gradient(180deg, rgba(0,0,0,0) 0, rgba(0,0,0,.8) 100%);
	color: #fff;
	font-size: 18px
}
.ylzg .list.list-pic li .tit a {
	color: #fff
}
.ylzg .list.list-mix .img  img{
    width: 240px;
    height: 136px;
    
}
.list.list-pic li .img img{
    
    width: 390px;
    height: 219px;
}
.ylzg .cont {
    margin-top: 70px;
    font-size: 0; margin-bottom: 92px;
}



.kfzg {  width: 1200px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	margin-top: 60px;
}
.kfzg .cont {
	margin-top: 80px;
	font-size: 0
}
.kfzg .list.list-mix ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-flow: wrap;
	-ms-flex-flow: wrap;
	flex-flow: wrap
}
.kfzg .list.list-mix li {
	margin-bottom: 20px;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-moz-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	padding: 10px;
	width: 568px;
	height: 191px;
	background: #e4f8ff;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: all .8s;
	-moz-transition: all .8s;
	transition: all .8s; position: relative;
}
.kfzg .list.list-mix li:hover {
	background-color: #206bd8;
	-webkit-transform: translateY(-20px);
	-moz-transform: translateY(-20px);
	-ms-transform: translateY(-20px);
	transform: translateY(-20px)
}
.kfzg .list.list-mix li:hover .abs, .kfzg .list.list-mix li:hover .tit {
	color: #fff
}
.kfzg .list.list-mix li:hover .abs a, .kfzg .list.list-mix li:hover .tit a {
	color: #fff!important
}
.kfzg .list.list-mix .img {
	width: 340px;
	height: 190px;
	margin-right: 10px; float: left;
}
.kfzg .list.list-mix .img  img{
	width: 340px;
	height: 190px;
	
}
.kfzg .list.list-mix .txt {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding: 10px 0
}
.kfzg .list.list-mix .tit {
	display: contents;
	color: #333;
	font-size: 20px;
	line-height: 1.556
}
.kfzg .list.list-mix .tit a {
	color: #333!important
}
.kfzg .list.list-mix .abs {
	margin-top: 15px;
	font-size: 16px;
	color: #999;
	line-height: 1.5
}





.zxc_box,
.part02_con {
width: 1200px;
margin: 0 auto;
position: relative;
}
.part02_con .swiper-container {
width: 1200px;
height: auto;
overflow: hidden;
float: right;
padding-top: 95px;
padding-bottom: 105px;
}
.part02_con .swiper-slide {
width: 210px !important;
/* height: 417px; */
height: 334px;
overflow: hidden;
margin: 0 15px;
border-radius: 10px;

}
.part02_con .swiper-slide::after {
content: "";
width: 267px;
height: 95px;

position: absolute;
left: 0;
bottom: 0;
z-index: 1;
}
.part02_con .swiper-slide-active {
border-radius: 30px;
border: 10px solid #e5e5e5;
margin-top: -50px;
position: relative;
margin-right: 9px !important;
}
.part02_con .swiper-slide-prev {
margin-right: 9px !important;
}
.part02_con .swiper-slide-active:before {
content: "";
width: 6px;
height: 12px;
background: #fff;
position: absolute;
left: 10px;
bottom: 5px;
}
.part02_con .swiper-slide span {
width: 86px;
height: 86px;
display: block;
position: absolute;
left: 50%;
top: 143px;
margin-left: -43px;
z-index: 999;
}
.part02_con .swiper-slide span img {
width: 100%;
height: 100%;
}
.part02_con .swiper-slide .img {
width: 100%;
height: 334px;
overflow: hidden;
position: relative;
margin: 0 auto;
}
.part02_con .swiper-slide img {
width: 100%;
height: auto;
}
.part02_con .swiper-slide .txt {
width: 210px;
    height: 80px;
    padding-top: 7px;
    position: relative;
    margin: 0px auto 0;
    background: #275fcc;
}
.part02_con .swiper-slide-active .img {
width: 100%;
overflow: hidden;
position: relative;
margin: 0 auto;
}
.part02_con .swiper-slide-active img {
width: 210px; height: 334px;
}
.part02_con .swiper-slide-active .txt {
width: 100%;
}
.part02_con .swiper-slide h3 {
font-size: 18px;
color: #fff;
padding: 0 10px;
}
.part02_con .swiper-slide h3 a {
color: #fff;
}
.part02_con .swiper-button-next {
width: 44px;
height: 44px;
background: url("http://www.news.cn/world/2023dljjbh/images/20231020jbh_part02AnRight_v1.png") no-repeat;
position: absolute;
top: 300px;
right: -20px;
z-index: 99;
cursor: pointer;
}
.part02_con .swiper-button-next:hover {
background: url("http://www.news.cn/world/2023dljjbh/images/20231020jbh_part02AnRightOn_v1.png") no-repeat;
}
.part02_con .swiper-button-prev {
width: 44px;
height: 44px;
background: url("http://www.news.cn/world/2023dljjbh/images/20231020jbh_part02AnLeft_v1.png") no-repeat;
position: absolute;
top: 300px;
left: -20px;
z-index: 99;
cursor: pointer;
}
.part02_con .swiper-button-prev:hover {
background: url("http://www.news.cn/world/2023dljjbh/images/20231020jbh_part02AnLeftOn_v1.png") no-repeat;
}



.part05 {
width: 1200px;
margin: 40px auto 20px;
}
.part05_con {
position: relative;
}
.part05 .swiper-container {
width: 100%;

padding-bottom: 30px;
}
.part05 .swiper-slide {
width: 290px;
height: 292px;
background: #fff;
border-radius: 20px;
-webkit-box-shadow: 0 5px 10px 0 #a6e5fc;
box-shadow: 0 5px 10px 0 #a6e5fc;
}
.part05 .swiper-slide img {
width: 270px;
height: 152px;
display: block;
margin: 10px auto 10px;
border-radius: 15px;
}
.part05 .swiper-slide .tit {
font-size: 18px;
margin-top: 20px;
margin-bottom: 20px;
padding: 0 15px;
line-height: 30px; 
}
.part05 .swiper-slide-active .tit {
font-weight: bolder;
font-size:22px; 
}
.part05 .swiper-button-next {
width: 47px;
height: 85px;
background: url("//education.news.cn/zthz/bshcx2/index/images/right01.png") no-repeat;
position: absolute;
top: 50%;
margin-top: -40px;
right: -25px;
z-index: 99;
cursor: pointer;
}
.part05 .swiper-button-prev {
width: 47px;
height: 85px;
background: url("//education.news.cn/zthz/bshcx2/index/images/left01.png") no-repeat;
position: absolute;
top: 50%;
margin-top: -40px;
left: -25px;
z-index: 99;
cursor: pointer;
}

.play{ position: absolute;
    left: 17px;
    bottom: 15px;
    width: 60px;
    height: 60px;
    background: url(play.png) 0 0 no-repeat;
    background-size: 100% 100%;}
.play img{ width: 100%; height: auto;}
        

.footer {
   padding: 37px 0 25px 0;
    text-align: center;
  
    height: 69px;
    background: #0052f7; margin-top: 97px;
   
    
    height: 69px;
}
.footer p {
    line-height: 30px;
    font-size: 14px;
    color: #fff;
}

