

body {
	  background: url(bg.jpg) 50% -882px no-repeat; min-width:1400px;
}
.banner {
	height: 733px;   background:url(//www.news.cn/book/zt/2025xcdbn/index/images1/banner.jpg) 50% 0 no-repeat;
}

.part1{ width: 1200px; height: 675px; margin: 0 auto; margin-top: 82px; margin-bottom: 149px;}
.part1-left {
	width: 1200px;
	height: 675px;
	position: relative;
	float: left;
  }
  .part1-left .part1-left-button-prev {
	background: url(//www.news.cn/world/cop15/index/images/left.png)
	  no-repeat left top;
	position: absolute;
	left: 10px;
	top: 227px;
	width: 16px;
	height: 28px;
	z-index: 2;
  }
  .part1-left .part1-left-button-next {
	background: url(//www.news.cn/world/cop15/index/images/right.png)
	  no-repeat left bottom;
	position: absolute;
	right: 10px;
	top: 227px;
	width: 16px;
	height: 28px;
	z-index: 2;
  }
  .part1-left .swiper-container {
	width: 1200px;
	height:675px;
	margin: 0 auto; 
  }
  .swiper-slide {
	position: relative;
  }
  .part1-left .swiper-pagination {
	position: absolute;
	right: 10px;
	text-align: right;
	bottom: 15px;
	z-index: 2;
  }
  .part1-left .swiper-pagination-switch {
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #ccc;
	margin: 0 3px;
	cursor: pointer;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
  }
  .part1-left .swiper-active-switch {
	background: #fb964c !important;
  }
  .part1-left .swiper-pagination-bullet {
	margin-left: 5px;
  }
  .part1-left .swiper-pagination-bullet-active {
	background: #fb964c !important;
  }
  .part1-left .picTitle {
	position: relative;
	width: 1200px;
	height: 675px;
	overflow: hidden;
  }
  .part1-left .picTitle .img img {
	width: 1200px;
	height: 675px;
	display: block;
  }
  .part1-left .picTitle .bg {
	display: none;
	background: rgba(51, 51, 51, 0.8);
	bottom: 0;
	height: 56px;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 10;
  }
  .part1-left .picTitle .name {
	bottom: 0;
	color: #fff;
	left: 0;
	line-height: 28px;
	overflow: hidden;
	position: absolute;
	text-indent: 0.5em;
	text-align: left;
	font-size: 20px;
	width: 100%;
	box-sizing: border-box;
	z-index: 11;
	padding: 10px 10% 10px 5px;
	background: rgba(58, 58, 58, 1);
	
	background: linear-gradient(
	  to bottom,
	  rgba(58, 58, 58, 0) 0,
	  rgba(58, 58, 58, 1) 100%
	);
  }
  .part1-left .picTitle .name a {
	color: #fff;
	text-decoration: none;
  }
  .mul-play {
	position: absolute;
	width: 70px;
	height: 70px;
	bottom: 64px;
	left: 18px;
	display: none;
	cursor: pointer;
	z-index: 999;
  }
  .mul-play img {
	width: 100%;
	height: 100%;
	display: block;
  }
  .videoPart {
	width: 1200px;
	height:675px;
	background: #333;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
  }
  .videoPart iframe {
	width: 1200px;
	height: 675px;
  }
  .videoPart .videoPart-close {
	width: 22px;
	height: 22px;
	position: absolute;
	top: 0;
	right: -22px;
	z-index: 50;
	background: url(//www.newsres.cn/bigbig201710101700/bundle/s1014_icon_btn_close.png)
	  no-repeat;
	cursor: pointer;
	background-size: 100% auto;
  }

  .lmt{width: 1200px;
    margin: 40px auto;
    display: block;
    
    position: relative;}

	.lmt1{width: 577px;
    margin: 40px auto;
    display: block;
    
    position: relative;}




  .part2{ width: 1200px; margin: auto; margin-bottom: 85px; }
  







.part5{ width: 1200px; margin: auto;}
.gj_box {
			width:1200px;
			height: auto;
			margin: auto;

			position: relative;
			
			 margin-top: 20px;
		} 

		.gj_box .swiper-button-next {
			opacity: 1;
			width: 27px;
			height: 50px;
			background-image: url(//www.news.cn/book/ydh/2024xcdbn/index/images/2024hxc_right01.png);
			position: absolute;
			right: -60px;
			top: 294px;
			background-size: 100% 100%;
			margin-top: 0px;
		}

		.gj_box .swiper-button-prev {
			opacity: 1;
			width:27px;
			height: 50px;
			background-image: url(//www.news.cn/book/ydh/2024xcdbn/index/images/2024hxc_left01.jpg);
			position: absolute;
			left: -60px;
			top:294px;
			background-size: 100% 100%;
			margin-top: 0px;
		}

		.focusBox13 {
			width: 1200px;
			height: auto;
			overflow: hidden;
			position: relative;
		}

		.gj_list {
			list-style: none;
			overflow: hidden;
			margin-bottom: 20px;
		}

		.gj_list li {
			float: left;
			width: 240px;
			height: 356px; margin:0 30px;
		}

		.gj_list li .name h2 {
			font-size: 24px;
			color: #333;
			position: relative;
			
			text-align: center;
			margin-top: 5px;
			
		}

		.gj_list li .name h2 a {
			color: #333;
		}

		.gj_list li .name p {
			font-size: 20px;
			color: #333;
			position: relative;
			
			margin-top: 5px;
			text-align: center; height: 51px; overflow: hidden;
		}

		.gj_list li .name p a {
			color: #333;
		}

		.gj_list li .img { position: relative;
			width:240px;
			height:241px;
			
			
		}

		.gj_list li .img img {
			width: 240px;
			height: 241px;     background: #fcc98e; border-radius: 10px;
			
		}

		.gj_list li+li {
			
		}

		.part6{ width: 1200px; margin: auto;}
		.part_LHR01_left .pc-banner {
			margin: 20px auto 0;
			width: 1200px;
			overflow: hidden;
		}

		.part_LHR01_left .swiper-container {
			width: 1200px;
			left: 50%;
			margin-left: -600px;
			margin-bottom: 30px;
		}

		.part_LHR01_left .swiper-slide {
			-webkit-transition: transform 0.5s;
			-moz-transition: transform 0.5s;
			-ms-transition: transform 0.5s;
			-o-transition: transform 0.5s;
			-webkit-transform: scale(0.8);
			transform: scale(0.8);
		}

		.part_LHR01_left .swiper-slide.swiper-slide-prev {
			transform: translateX(242px)scale(0.8);
		}

		.part_LHR01_left .swiper-slide.swiper-slide-next {
			transform: translateX(-242px)scale(0.8);
		}

		.part_LHR01_left .swiper-slide-active,
		.swiper-slide-duplicate-active {
			-webkit-transform: scale(1);
			transform: scale(1);
			width: 420px;
			z-index: 999;
		}

		.part_LHR01_left .none-effect {
			-webkit-transition: none;
			-moz-transition: none;
			-ms-transition: none;
			-o-transition: none;
		}

		.part_LHR01_left .swiper-slide-active a:after {
			background: none;
		}

		.part_LHR01_left .swiper-slide img {
			width: 100%;
			display: block;
			/* border: 3px solid #6aa7dd; */
		}

		.part_LHR01_left .swiper-slide .center-text {
			position: absolute;
			bottom: 0px;
			left: 0;
			right: 0;
			text-align: center;
			padding-left: 10px;
			padding-right: 10px;
			background: linear-gradient(transparent 0%, #69a7de 100%);
		}

		.part_LHR01_left .swiper-slide .container {
			position: relative;
		}

		.part_LHR01_left .swiper-slide .text {
			font-size: 16px;
			color: #fff;
			line-height: 22px;
			font-weight: normal;
			padding-bottom: 10px;
			padding-top: 10px;
		}

		.part_LHR01_left .swiper-slide .text a {
			color: #fff;
		}

		.part_LHR01_left .swiper-pagination {
			position: relative;
			margin-bottom: 22px;
			display: none;
		}

		.part_LHR01_left .swiper-pagination-bullet {
			background: #b4ceda;
			margin-left: 4px;
			margin-right: 4px;
			width: 71px;
			height: 8px;
			opacity: 1;
			border-radius: 50px;
		}

		.part_LHR01_left .swiper-pagination-bullet-active {
			width: 71px;
			height: 8px;
			background: #3a9ece;
			margin-bottom: 0;
		}

		.part_LHR01_left .button {
			width: 580px;
			margin: 0 auto;
			bottom: 43px;
			position: relative;
		}

		.part_LHR01_left .swiper-button-prev {
			width: 27px;
			height: 50px;
			border-radius: 50%;
			background: url(//www.news.cn/book/ydh/2024xcdbn/index/images/2024hxc_left01.jpg) 0 0 no-repeat;
			left: 6px;
			margin-top: -188px;
		}

		.part_LHR01_left .swiper-button-next {
			width: 27px;
			height:50px;
			border-radius: 50%;
			background: url(//www.news.cn/book/ydh/2024xcdbn/index/images/2024hxc_right01.png) 0 0 no-repeat;
			right: 6px;
			margin-top: -188px;
		}

		.part7{ width: 1200px; margin: auto; height: 400px;}
		.part7l{width: 580px; float: left;}
		.part7r{width: 580px; float: right;}
		.xw{}
		.xw img{ width: 580px; height: auto;}
		.xw p{ font-size: 18px; text-align: center; line-height: 24px; margin-top: 10px; font-weight: bold;}

		.nav_box { width: 100%; height: 59px;  margin-top: -63px; background: #c11e0e;}
.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; }

.part8{ width: 1200px; margin: 0 auto; margin-top: 60px;}
.part8 ul{ margin-top: 20px;}
.part8 li{ width: 180px; float: left; }
.part8 li .img { width: 160px; margin: 0 auto; }
.part8 li .img  img{ width: 100%;  height: auto;}

.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: 60px;
padding-bottom: 20px;
}
.part02_con .swiper-slide {
width: 209px !important;
height: 420px;
overflow: hidden;
margin: 0 15px;
border-radius: 10px;
box-shadow: 0px 0px 20px 0px #fff3ca;
}
/* .part02_con .swiper-slide::after {
content: "";
width: 327px;
height: 95px;

position: absolute;
left: 0;
bottom: 0;
z-index: 1;
} */
.part02_con .swiper-slide-active {
border-radius: 30px;
border: 10px solid #fff3ca;
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: 180px;
margin-left: -43px;
z-index: 999;
}
.part02_con .swiper-slide span img {
width: 100%;
height: 100%;
}
.part02_con .swiper-slide .img {
width: 100%;
height: 333px;
overflow: hidden;
position: relative;
margin: 0 auto;
}
.part02_con .swiper-slide img {
width: 100%;
height: auto;
}
.part02_con .swiper-slide .txt {
width: 209px;
    height: 84px;
    padding-top: 7px;
    position: relative;
    margin: 0px auto 0;
    background: #ce2b14;
}
.part02_con .swiper-slide-active .img {
width: 100%;
overflow: hidden;
position: relative;
margin: 0 auto;
}
.part02_con .swiper-slide-active img {
width: 100%;
}
.part02_con .swiper-slide-active .txt {
width: 100%;
}
.part02_con .swiper-slide h3 {
font-size: 18px;
color: #fff;
padding: 0 10px; line-height: 26px;
}
.part02_con .swiper-slide h3 a {
color: #fff;
}
.part02_con .swiper-button-next {
width: 27px;
height:50px;
background: url("//www.news.cn/book/ydh/2024xcdbn/index/images/2024hxc_right01.png") no-repeat;
position: absolute;
top: 270px;
    right: -43px;
z-index: 99;
cursor: pointer;
}

.part02_con .swiper-button-prev {
width: 27px;
height: 50px;
background: url("//www.news.cn/book/ydh/2024xcdbn/index/images/2024hxc_left01.jpg") no-repeat;
position: absolute;
top: 270px;
    left: -43px;
z-index: 99;
cursor: pointer;
}



.part05 {
width: 1200px;
margin: 40px auto 91px;
}
.part05_con {
position: relative;
}
.part05 .swiper-container {
width: 100%;

padding-bottom: 50px;
}
.part05 .swiper-slide {
width: 290px;
height: auto;
background: #fff;
border-radius: 20px;
-webkit-box-shadow: 0 5px 10px 0 #ffe5a3;
box-shadow: 0 5px 10px 0 #ffe5a3;
}
.part05 .swiper-slide img {
width: 270px;
height: auto;
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; display: none;
}
.part05 .swiper-slide-active .tit {
font-weight: bolder;
font-size: 24px; display: none;
}
.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;
}


.partjjtsw {
           position: relative;
    width: 1200px;
    margin: 20px auto;
    padding-top: 10px;
    height: 511px;
    margin-bottom: 90px;
        }

        .partjjtsw .swiper-button-next,
        .partjjtsw .swiper-button-prev {
            width: 27px;
            height: 50px;
            margin-top: -30px;
            cursor: pointer;
        }

        .partjjtsw .swiper-button-next {
            background: url("//www.news.cn/book/ydh/2024xcdbn/index/images/2024hxc_right01.png") 0px 0px no-repeat;
            right: -70px;
        }
        

        .partjjtsw .swiper-button-prev {
            background: url("//www.news.cn/book/ydh/2024xcdbn/index/images/2024hxc_left01.jpg") 0px 0px no-repeat;
            left: -70px;
        }
        

        .partjjtsw .swiper-container {
            width: 1200px; height: 507px;
        }

        .partjjtsw .swiper-slide {
            width: 340px;
            height: 500px;
           
        }

        .partjjtsw .swiper-slide img {
            width: 100%;
            height: auto;
        }

        .partjjtsw .swiper-slide .tit {
            z-index: 4;
            height: auto;
            font-size: 16px;
            line-height: 24px;
            background: #ce2b14;
            padding: 3%;
            text-align: left;
            position: absolute;
            top:79%; 
            width: 94%;
            left: 0; height: 149px;
            box-shadow: 0px 4px 8px 0px #fff3ca;
           
            font-weight: bolder;
        }

        .partjjtsw .swiper-slide .tit a {
            color: #fff;
            height: 46px;
            display: block; overflow: hidden;
        }

        .partjjtsw .swiper-slide .tit p {
            font-size: 14px;
            line-height: 24px;
            color: #333;
            margin-top: 2px;
            height: 67px;
            overflow: hidden;
            text-align: left;
            border-top: 1px dotted #9c9c9c;
            padding-top: 10px;
            margin-top: 8px;
            overflow: hidden;
            /* white-space: nowrap; */
            word-break: break-all;
            text-overflow: ellipsis;
            display: -webkit-box;
            -o-text-overflow: ellipsis;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
        }

        .partjjtsw .swiper-slide .tit p a {
            display: inline;
            height: auto; color: #fff;
        }

        .partjjtsw .swiper-slide .tit:after {
            content: '';
            width: 100%;
            height: 0px;
            background: rgb(136, 197, 100);
            background: -moz-linear-gradient(left, rgba(136, 197, 100, 1) 0%, rgba(93, 125, 99, 1) 100%);
            background: -webkit-linear-gradient(left, rgba(136, 197, 100, 1) 0%, rgba(93, 125, 99, 1) 100%);
            background: linear-gradient(to right, rgba(136, 197, 100, 1) 0%, rgba(93, 125, 99, 1) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6999c5', endColorstr='#9fb0bf', GradientType=1);
            position: absolute;
            left: 0;
            bottom: 0px;
        }

        /* .partjjtsw .swiper-slide:hover .tit {
            background: rgb(31, 109, 200);
            background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZmY5YzA1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzU1YTY2MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
            background: -moz-linear-gradient(-45deg, rgba(31, 109, 200, 1) 0%, rgba(40, 191, 239, 1) 100%);
            background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(40, 191, 239, 1)), color-stop(100%, rgba(40, 191, 239, 1)));
            background: -webkit-linear-gradient(-45deg, rgba(31, 109, 200, 1) 0%, rgba(40, 191, 239, 1) 100%);
            background: -o-linear-gradient(-45deg, rgba(31, 109, 200, 1) 0%, rgba(40, 191, 239, 1) 100%);
            background: -ms-linear-gradient(-45deg, rgba(31, 109, 200, 1) 0%, rgba(40, 191, 239, 1) 100%);
            background: linear-gradient(135deg, rgba(31, 109, 200, 1) 0%, rgba(40, 191, 239, 1) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9c05', endColorstr='#55a663', GradientType=1);
        } */

        .partjjtsw .swiper-slide:hover .tit a {
            color: #fff;
        }

        .partjjtsw .swiper-slide:hover .tit p {
            color: #fff;
        }



.footer {
    padding: 0px 0 25px 0;
    text-align: center; margin-top: 168px;
   
    
    height: 69px;
}
.footer p {
    line-height: 30px;
    font-size: 14px;
    color: #fff;
}
.footer1 {
    padding: 25px 0 25px 0;
    text-align: center;
    
    background: #c11e0e;
    height: auto; display: none; margin-top: 111px;
}
.footer1 p {
    line-height: 30px;
    font-size: 14px;
    color: #fff;
}

