@charset "utf-8";

.clearfix:after,
body,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
html,
input,
label,
li,
ol,
p,
pre,
table,
tbody,
td,
textarea,
tfoot,
th,
thead,
tr,
ul {
	margin: 0;
	padding: 0;
}

body,
html {
	height: 100%;
}

body {
	font-family: Georgia;
}

li {
	list-style-type: none;
}

a {
	text-decoration: none;
	outline: 0;
	color: #000;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}

a:hover {
	text-decoration: none;
	color: #0083de !important;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

iframe,
img {
	border: 0;
}

img {
	vertical-align: top;
}

.clearfix {
	display: block;
}

.clearfix:after {
	content: "";
	overflow: hidden;
	width: 100%;
	height: 0;
	font-size: 0;
	display: block;
	clear: both;
}

i {
	font-style: normal;
}

.part {
	width: 1200px;
	margin: 0 auto;
}

.left {
	float: left;
}

.right {
	float: right;
}

.content {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

/*banner*/
body {
	width: 100%;
	height: auto;
	overflow-x: hidden;
	font-family: "Georgia";
	min-width: 1400px;
	overflow-x: hidden;
	background: url("https://jp.news.cn/2025sco/images/20250825rwSH_pcBanner_v1.jpg?dw") 50% 0 no-repeat;
}

.banner {
	width: 100%;
	height: 420px;
	margin: 0 auto;
	overflow: hidden;
}

.boxBg01 {
	height: auto;


}

/*导航*/
.ad_box {
	width: 1200px;
	height: auto;
	margin: 40px 0 0 0;
	overflow: hidden;
}

#topHeader {
	height: 32px;
	text-align: center;
	border-bottom: 1px solid #2D4AA9;
	background: #2D4AA9;
}

#topHeader .top {
	width: 1000px;
	height: inherit;
	margin: 0px auto;
}

#topHeader a {
	float: left;
	height: 32px;
	line-height: 32px;
	color: rgb(255, 255, 255);
	font-size: 12px;
	margin: 0px 10px;
}

/* 导航 */

.nav {
	width: 100%;
	height: 63px;
	position: relative;
	/* background: #0a4db5; */
	margin-bottom: 25px;
}

.nav .part {
	width: 1200px;
	margin: 0 auto;
	z-index: 500
}

.nav .part a,
.nav .part span {
	padding: 0 90px;
}

.nav .part a,
.nav .part a {
	float: left;
	font-size: 18px;
	color: #fff;
	line-height: 63px;
}

.nav .part a:hover {
	color: #ffa800 !important;
}

.nav .part .on,
.nav .part .on a {
	color: #ffa800 !important;
	font-weight: bold;
}

.nav .part .home,
.nav .part .home a {
	line-height: 70px;
	height: 70px;
	margin-left: 25px;
}

.nav .m h3 {
	font-weight: normal;
	position: relative;
	color: #fff;
}

.nav .m h3:before {
	content: "";
	position: absolute;
	right: -25px;
	top: 29px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #fff transparent transparent transparent;
}

.nav .m {
	float: left;
	width: auto;
	line-height: 63px;
	display: inline;
	text-align: center;
	cursor: pointer;
	position: static;
}

.nav .subbg {
	width: 100%;
	height: 0px;
	overflow: hidden;
	background: #59a3e8;
	opacity: 0;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	width: 100%;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	position: absolute;
	left: 0;
	top: 63px;
}

.shownav {
	opacity: 1;
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
	height: 35px !important;
}

.nav .m h3 {
	font-size: 18px;
}

.nav .sub {
	width: 1200px;
	height: 35px;
	line-height: 35px;
	margin: 0 auto;
	font-size: 18px;
	border-top: none;
	font-family: "微软雅黑";
}

.nav .sub a {
	text-align: center;
	display: inline-block;
	font-size: 16px;
	color: #fff;
	float: left;
	padding: 0;
	line-height: 35px;
	float: left;
	margin: 0 32px;
	zoom: 1;
}

.nav .sub a:hover {
	color: #ffda77;
}

.nav .m:hover .subbg {
	opacity: 1;
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
	height: 35px;
}

/*title*/
.titlebox {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-top: 60px;
	margin-bottom: 35px;
}

.titlebox img {
	width: 100%;
	height: auto;
}

/*现场零距离*/
.tab_cont_item.on {
	/* display: block; */
	/* z-index: 10; */
	opacity: 1;
	visibility: visible;
}

.tab_cont_item .tab_cont_left {
	width: 790px;
	float: left;
}

.tab_cont_item .tab_cont_left .swiper-container {
	padding-bottom: 30px;
}

.tab_cont_item .tab_cont_left li {
	clear: both;
	overflow: hidden;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
}

.tab_cont_item .tab_cont_left li+li {
	margin-top: 20px;
}

.tab_cont_item .tab_cont_left img {
	width: 200px;
	height: 120px;
	float: left;
	margin-right: 20px;
}

.tab_cont_item .tab_cont_left h3 {
	padding-bottom: 10px;
	line-height: 28px;
	font-size: 18px;
}

.tab_cont_item .tab_cont_left p {
	font-size: 14px;
	line-height: 26px;
	color: #999;
	float: right;
}

.tab_cont_item .tab_cont_left p a {
	color: #df0303;
}

.tab_cont_item .tab_cont_left dd {
	width: 255px;
	float: left;
	text-align: center;
}

.tab_cont_item .tab_cont_left dd img {
	width: 255px;
	height: 140px;
}

.tab_cont_item .tab_cont_left dd h3 {
	font-size: 16px;
}

.tab_cont_item .tab_cont_left dd+dd {
	margin-left: 10px;
}

.tab_cont_item .tab_cont_right {
	width: 370px;
	float: right;
}

.tab_cont_right {
	background: url(https://english.news.cn/special/2020ciftis/index/images/rc.jpg) 0 0 no-repeat;
	padding-top: 90px;
}

.tab_cont_right {
	width: 370px;
	height: 420px;
}

.tab_cont_right img {
	width: 370px;
	height: 420px;
}

.tab_cont_right {
	background: none;
	padding-top: 0px;
}

.tab_cont_right .tab_cont_right_box {
	width: 370px;
	height: 390px;
	padding-top: 30px;
	background: url(https://english.news.cn/special/2020ciftis/index/images/rlpaper.jpg) 0 0 no-repeat;
}

.tab_cont_right .tab_cont_right_box .swiper-container {
	width: 365px;
	height: 250px;
	margin: 0px 0 0 -4px;
}

.tab_cont_right .tab_cont_right_box h3 {
	background: url("http://www.news.cn.com/politics/2020lh/images/LHR_partXcljl_lmt02.png") 0 0 no-repeat;
	width: 313px;
	height: 47px;

	margin-bottom: 10px;
	line-height: 45px;
	color: #a0266e;
	font-weight: bold;
	text-align: center;
}

.tab_cont_right .tab_cont_right_box h3 a {
	color: #fff;
}

.tab_cont_right .tab_cont_right_box h4 {
	font-size: 16px;
	padding: 0px 20px 10px 33px;
	font-weight: normal;
	line-height: 26px;
	color: #fff;
}

.tab_cont_right .tab_cont_right_box h4 span {
	font-size: 16px;
	/* padding: 10px 20px 0px 20px; */
	font-weight: bolder;
	line-height: 26px;
	display: inline-block;
	color: #ad0a54;
	background: #fff;
	padding: 0 10px;
	border-radius: 15px;
	margin-right: 15px;
}

.tab_cont_right .swiper-slide {
	height: auto;
	min-height: 120px;
	cursor: pointer;
}

.tab_cont_right .swiper-slide+.swiper-slide {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #bfbfbf;
}

/*一图观服贸*/
.imglistbox {
	width: 1200px;
	height: 726px;
	background: url(https://english.news.cn/special/2020ciftis/index/images/imglistbg.jpg) no-repeat;
	margin-top: -170px;
}

.imglistbox ul {
	margin-left: 35px;
	padding-top: 210px;
}

.imglistbox ul li {
	float: left;
	width: 244px;
	height: 439px;
	background: url(https://english.news.cn/special/2020ciftis/index/images/imgbg.png) no-repeat;
	margin: 0 20px;
}

.imglistbox ul li img {
	margin-left: 6px;
	margin-top: 6px;
}

/*part3d*/
.tbch_box_ret {
	width: 1200px;
	height: 538px;
	margin: 0 auto;
	position: relative;
}

.tbch_box {
	width: 1200px;
	height: 538px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

.tbch_box .swiper-container {
	padding: 30px 0;
	width: 1400px;
	height: 538px;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -700px;
}

.tbch_box .swiper-slide {
	width: auto;
	height: 522px;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: top;
}

.tbch_box .reflection {
	width: 100%;
	height: 15px;
	position: absolute;
	left: 0;
	bottom: -13px;
}

.tbch_box .swiper-slide a {
	position: absolute;
	left: 0;
	top: 8px;
	width: 100%;
	height: 100%;
	z-index: 1
}

.tbch_con {
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
}

.tbch_con .txt {
	font-size: 16px;
	color: #333;
	width: 90%;
	position: absolute;
	left: 5%;
	bottom: 55px;

	z-index: 10;
}

.tbch_con .txt a {
	color: #fff;
}

.tbch_con .bg {
	width: 100%;
	height: 85px;
	background: url(http://www.news.cn.com/world/20190417ydyl/images/textbg.png) no-repeat;
	background-size: contain;
	background-position: bottom;
	position: absolute;
	left: 0;
	bottom: 0px;
	z-index: 5;
}

.swiper-slide-active .tbch_con .bg {
	background: url(https://english.news.cn/special/2020ciftis/index/images/gray.png) repeat;
	background-size: contain;
	background-position: bottom;
}

.swiper-slide-active .tbch_con .txt {
	font-size: 22px;
	color: #fff;
	width: 90%;
	position: absolute;
	left: 5%;
	bottom: 84px;
	line-height: 30px;

	z-index: 10;
}

.swiper-slide-active .tbch_con .txt a {
	color: #fff;
}

.tbch_box_ret .arrow-left {
	background: url(https://english.news.cn/special/2020ciftis/index/images/left.png) no-repeat left top;
	position: absolute;
	left: 134px;
	top: 240px;
	width: 50px;
	height: 60px;
	z-index: 2
}

.tbch_box_ret .arrow-right {
	background: url(https://english.news.cn/special/2020ciftis/index/images/right.png) no-repeat left bottom;
	position: absolute;
	right: 134px;
	top: 240px;
	width: 50px;
	height: 60px;
	z-index: 2
}

.tbch_box_ret .pagination {
	position: absolute;
	text-align: center;
	bottom: -30px;
	margin-left: 0px;
	width: 100%;
	z-index: 66;
}

.tbch_box_ret .swiper-pagination-bullet {
	margin: 0 4px;
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #0ea4d5;
	opacity: 1;
}

.tbch_box_ret .swiper-pagination-bullet-active {
	width: 18px;
	border-radius: 4px;
	background: #f6861f;
}

.footer {
	padding: 25px 0 25px 0;
	background: #274a9a;
	text-align: center;
	margin-top: 40px;
}

.footer p {
	line-height: 30px;
	font-size: 16px;
	color: #fff;
}

/*END*/
/*part1*/
.dtt {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
}

.dtt .tit {
	width: 1200px;
	font-size: 36px;
	/*font-size: 25px;*/
	color: #305798;
	font-weight: bold;
	overflow: hidden;
	line-height: 47px;
	margin-top: 40px;
	text-align: center;
}

.dtt .tit a {
	color: #305798;
	font-weight: bold;
}

.dtt .txt {
	width: 1200px;
	font-size: 16px;
	color: #305798;
	height: 24px;
	overflow: hidden;
	line-height: 24px;
	margin-top: 15px;
	text-align: center;
}

.dtt .txt a {
	color: #305798;
}

.part1 {
	width: 1200px;
	height: 458px;
	position: relative;
	margin: 0 auto;

	padding-top: 10px;

}

.part1-left {
	width: 815px;
	height: 458px;
	position: relative;
	float: left;
}

.part1-left .arrow-left {
	background: url("https://imgs.news.cn/global/img/iconBtn/arrows.png") no-repeat left top;
	position: absolute;
	left: 10px;
	top: 47%;
	margin-top: -15px;
	width: 17px;
	height: 30px;
	z-index: 2
}

.part1-left .arrow-right {
	background: url("https://imgs.news.cn/global/img/iconBtn/arrows.png") no-repeat left bottom;
	position: absolute;
	right: 10px;
	top: 47%;
	margin-top: -15px;
	width: 17px;
	height: 30px;
	z-index: 2
}

.part1-left .swiper-container {
	width: 815px;
	height: 458px;
}

.swiper-slide {
	position: relative;
}

.part1-left .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: 815px;
	height: 458px;
	overflow: hidden;
}

.part1-left .picTitle .img img {
	width: 815px;
	height: 458px;
	display: block;
}

.part1-left .picTitle .bg {
	background: #0076d8;
	bottom: 0;
	height: 67px;
	left: 0;
	opacity: 0.6;
	filter: alpha(opacity=60);
	position: absolute;
	width: 100%;
	z-index: 10;
}

.part1-left .picTitle .name {
	bottom: 7px;
	color: #fff;
	height: 53px;
	left: 0;
	font-size: 22px;
	line-height: 25px;
	overflow: hidden;
	position: absolute;

	text-align: left;
	width: 93%;
	z-index: 11;
	padding: 0 10px;
}

.part1-left .picTitle .name a {
	color: #fff;
	text-decoration: none;
}

/* .part1-left .picTitle .name a:hover { text-decoration: underline; } */
/*chooseBox*/
.icon {
	display: inline-block;
	vertical-align: middle;
	background: url("http://www.news.cn/2015/img2015/icon_all.png") no-repeat;
	overflow: hidden;
}

.iconDownArrowWhite {
	width: 14px;
	height: 14px;
	background-position: -19px -45px;
}

.chooseBox-enter {
	position: absolute;
	z-index: 2;
	font-size: 14px;
	font-family: "Georgia";
	right: 30px;
	top: 10px;
	color: #fff;
	width: 95px;
	text-align: center;
}

.chooseBox-enter a {
	color: #fb964c;
	font-family: "Georgia";
	font-size: 14px;
}

.chooseBox-language {
	position: absolute;
	z-index: 2222;
	left: 50%;
	top: 310px;
	width: 95px;
	overflow: hidden;
	height: 20px;
	margin-left: 30px;
}

.chooseBox-language ul {
	z-index: 2;
	position: relative;
}

.chooseBox-language li {
	height: 20px;
	line-height: 19px;
	position: relative;
	color: #6ac6f0;
	text-align: left;
	padding-left: 12px;
}

.chooseBox-language li a {
	color: #fff;
	font-size: 12px;
	font-family: Arial;
}

.chooseBox-language-bg {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #142751;
	opacity: 0.2;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
	z-index: 1;
}

.chooseBox-icon {
	position: absolute;
	right: 5px;
	top: 3px;
}

/*蓝*/
.part1-right {
	width: 385px;
	float: right;
	background: #f2f9fe;
	overflow: hidden;
}

.part1-right h3 {
	width: 340px;
	font-size: 24px;
	color: #333;
	padding: 25px 0px 15px 0px;
	border-bottom: 1px dashed #528dfa;
	text-align: center;
	margin: 0 auto;
	line-height: 35px;
	font-weight: bold;
}

.part1-right h3 a {
	color: #333;
	font-weight: bold;
}

/*.part1-right ul { width: 380px; margin: -3px auto 0; }*/
.part1-right ul {
	overflow: hidden;
	margin: -5px auto 0;
}

.part1-right li {
	font-size: 22px;
	color: #305798;
	padding: 11px 15px 0px 20px;
	height: 101px;
	overflow: hidden;
	line-height: 29px;
}

.part1-right li+li {
	border-top: 1px solid #fff;
	padding: 15px 15px 0px 20px
}

.part1-right li:hover {
	background: #0075fd;
}

.part1-right li a {
	color: #305798;
}

.part1-right li:hover a {
	color: #fff !important;
}

.part1-right li * {
	vertical-align: middle;
}

.indexlink {
	width: 106px;
	height: 33px;
	font-size: 14px;
	line-height: 33px;
	position: absolute;
	left: 50%;
	top: 305px;
	margin-left: -110px;
	background: url("http://www.news.cn.com/world/ciie2019/img/btnJbh.png") 0 0 no-repeat;
	text-align: center;
	color: #fff;
}

.indexlink a {
	color: #fff;
}

.mul-play {
	position: absolute;
	width: 70px;
	height: 70px;
	bottom: 57px;
	left: 10px;
	display: none;
	cursor: pointer;
	z-index: 999;
}

.mul-play img {
	width: 80%;
	height: 80%;
}

.videoPart {
	width: 800px;
	height: 450px;
	background: #333;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
}

.videoPart video {
	width: 815px;
	height: 458px;
}

.videoPart .videoPart-close {
	width: 22px;
	height: 22px;
	position: absolute;
	top: 0;
	right: -36px;
	z-index: 50;
	background: url("https://english.news.cn/special/images/s0830_icon_btn_close.png") no-repeat;
	cursor: pointer;
	background-size: 100% auto;
}

.dizhi {
	position: absolute;
	display: block;
	width: 830px;
	height: 340px;
	z-index: 99;
	top: 0;
	left: 50%;
	margin-left: -402px;
	text-indent: -99999em;
}

.iphoto {
	width: 21px;
	height: 45px;
	float: left;
	margin-left: 5px;
	margin-right: 8px;
	display: inline-block;

}

.ivideo {
	width: 24px;
	height: 45px;
	float: left;
	margin-left: 5px;
	margin-right: 8px;
	display: inline-block;

}

.isound {
	width: 22px;
	height: 45px;
	float: left;
	margin-left: 5px;
	margin-right: 8px;
	display: inline-block;

}

.ipen {
	width: 21px;
	height: 45px;
	float: left;
	margin-left: 5px;
	margin-right: 8px;
	display: inline-block;

}

.itxt {
	width: 17px;
	height: 45px;
	float: left;
	margin-left: 5px;
	margin-right: 8px;
	display: inline-block;

}

/*END*/
/*线上云看展*/
.indexban {
	background: #FFF url(https://english.news.cn/special/2020ciftis/index/images/index-banbg.png) center center;
	width: 100%;
	height: 100%;
	min-height: 698px;
	position: relative;
}

.pic {
	/* position: relative; */
	/* overflow: hidden; */
	display: inline-block;
	-webkit-animation: anima 2s;
	-moz-animation: anima 2s;
	-o-animation: anima 2s;
	-ms-animation: anima 2s;
	animation: anima 2s;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
}

.pic img {
	width: 100%;
}

.pic img:hover {
	transform: scale(1.2);
	transition: all 0.25s ease;
}

.btn-jyfw {
	position: absolute;
	left: 8%;
	top: 36%;
	width: 146px;
	height: 53px;
}

.btn-fwjqr {
	position: absolute;
	left: 12%;
	top: 55%;
	width: 165px;
	height: 53px;
}

.btn-5G {
	position: absolute;
	left: 33%;
	top: 75%;
	width: 176px;
	height: 52px;
}


.btn-jrfw {
	position: absolute;
	left: 25%;
	top: 20%;
	width: 146px;
	height: 53px;
}

.btn-djyd {
	position: absolute;
	left: 45%;
	top: 7%;
	width: 146px;
	height: 53px;
}

.btn-tyfw {
	position: absolute;
	left: 60%;
	top: 23%;
	width: 146px;
	height: 53px;
}

.btn-whfw {
	position: absolute;
	left: 77%;
	top: 25%;
	width: 146px;
	height: 53px;
}

.btn-lyfw {
	position: absolute;
	left: 65%;
	top: 55%;
	width: 146px;
	height: 53px;
}

.btn-zhz {
	position: absolute;
	left: 39%;
	top: 35%;
	width: 146px;
	height: 53px;
}

.synthes-con {
	position: absolute;
	left: 100%;
	top: -220%;
	width: 287px;
	height: 281px;
	padding: 6px 5px 5px 13px;
	overflow: hidden;
	z-index: 999;
	background: url(https://2dhall-pic.ciftis.org/static/view/image/zhzbg.png) top left no-repeat;
	display: none;
}

.synthes-con img {
	width: 131px;
	float: left;
	margin: 0 5px 5px 0;
}

/*放映厅*/
.videobox {
	width: 1200px;
	height: 535px;
	background: #0e6bac;
}

.vw {
	height: 535px;
	padding-top: 40px;
	position: relative;
	padding-left: 20px;
	overflow: hidden;
}

.vw .video {
	height: 450px;
	width: 800px;
	position: relative;
	overflow: hidden;
	background-color: #252525;
}

.vw .video video {
	display: none;
	width: 100%;
	height: 100%;
}

.vw .video .goter {
	display: block;
	width: 100%;
	height: 100%;
}

.vw .video .vBtn {
	position: absolute;
	width: 69px;
	height: 69px;
	left: 5%;
	top: 90%;
	margin-top: -40px;
	margin-left: -10px;
	background: url(https://english.news.cn/special/2020ciftis/index/images/play.png) no-repeat;
	cursor: pointer;
}

.listltle {
	width: 315px;
	height: 50px;
	position: absolute;
	top: 10px;
	right: 0;
	background: #2b2b2b;
}

.listltle h3 {
	font-size: 20px;
	line-height: 50px;
	height: 50px;
	margin-left: 10px;
	padding-left: 40px;
	color: #fff;
}

.vlist {
	background-color: #0ea4d5;
	width: 360px;
	position: absolute;
	height: 535px;
	top: 0px;
	right: 0;
}

.vlist::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	border-radius: 0;
	background: #626262;
}

.vlist .oth {
	position: absolute;
	width: 14px;
	height: 50px;
	top: 50%;
	margin-top: -25px;
	left: 0;
	cursor: pointer;
	display: none;
}

.vlist ul {
	padding: 25px 10px;
}

.vlist ul li {
	line-height: 28px;
	margin-bottom: 15px;
	padding-left: 15px;
	position: relative;
	font-size: 20px;
	color: #fff;
	padding-right: 5px;
	cursor: pointer;
}

.vlist ul li:after {
	content: "";
	width: 18px;
	height: 18px;
	border-radius: 100%;
	position: absolute;
	left: -20px;
	top: 7px;
	background: #000;
}

.vlist ul .tit01:after {
	background: #fff100;
}

.vlist ul .tit02:after {
	background: #f39800;
}

.vlist ul .tit03:after {
	background: #e60014;
}

.vlist ul .tit04:after {
	background: #592cff;
}

.vlist ul .tit05:after {
	background: #21ec7a;
}

.vlist ul li .imgbox {
	position: relative;
	width: 100px;
	height: 60px;
	float: left;
	margin-right: 10px;
	margin-top: 8px;
}

.vlist ul li .imgbox img {
	width: 100%;
	height: auto;
}

.vlist ul li .imgbox i {
	width: 23px;
	height: 13px;
	position: absolute;
	left: 0;
	bottom: -6px;
}

.vlist ul li h3 {
	line-height: 35px;
	margin-bottom: 15px;
	padding-left: 0px;
	position: relative;
	font-size: 22px;
}

.vlist ul li p {
	display: none;
}

.vlist ul li em {
	display: none;
}

.vlist ul li span {
	float: left;
	font-size: 12px;
	margin-top: 10px;
}

.vlist ul li.cur {
	color: #ff9724;
}

.vlist ul li.cur a {
	color: #ff9724;
}

.vlist ul li.cur:after {
	width: 20px;
	height: 20px;
}

.vlist ul li.er {
	line-height: 20px;
	padding-top: 10px;
}

.vlist ul li.yi {
	line-height: 50px;
}

.vlist ul li .bg {
	background-color: #000;
	opacity: 0.8;
	width: 50px;
	height: 20px;
	bottom: 0;
	right: 0;
	position: absolute;
}

/*END*/
/*返回top*/
.backtop {
	width: 74px;
	height: 70px;
	cursor: pointer;
	overflow: hidden;
	position: fixed;
	top: 750px;
	right: 50%;
	margin-right: -750px;
	z-index: 99;
	display: none;
}

.pl {
	width: 1200px;
	margin: auto;
	margin-bottom: 20px;
}

.pll {
	float: left;
	width: 710px;
	height: 400px;
}

.pll img {
	width: 710px;
	height: 400px;
}

.plr {
	float: right;
	width: 490px;
}

.pllb ul {
	overflow: hidden;

}

.pllb li {
	font-size: 22px;
	color: #305798;
	padding: 11px 15px 0px 15px;
	height: 119px;
	overflow: hidden;
	line-height: 29px;
	width: 462px;
}

.pllb li+li {
	border-top: 1px solid #ccc;
	padding: 15px 15px 0px 15px
}

.pllb li:hover {
	background: url(https://english.news.cn/special/2020ciftis/index/images/pllbbg.jpg)
}

.pllb li a {
	color: #305798;
}

.pllb li:hover a {
	color: #fff !important;
}

.pllb li * {
	vertical-align: middle;
}

.zl h2 {
	font-size: 26px;
	color: #000;
	line-height: 28px;
	margin-bottom: 15px;
}

.zl h2 a {
	color: #000;
}




.photo {
	width: 1200px;
	margin: 10px auto 0;
	position: relative;
	padding-bottom: 55px;
}

.photo .swiper-container {
	padding: 0px 0;
	width: 1200px;
	margin: 0 auto;
	/* height: 500px; */
}

.photo .swiper-slide {
	width: 940px !important;
	height: auto;
	overflow: hidden;
}

.photo .swiper-slide .tit {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 4;
	padding: 20px 5px 20px 5px;
	width: 100%;
	text-align: center;
	font-size: 20px;
	line-height: 24px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	background: rgba(67, 35, 33, 1);
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(67, 35, 33, 1)));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(67, 35, 33, 1) 100%);
	background: -moz- oldlinear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(67, 35, 33, 1) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(67, 35, 33, 1) 100%);
	font-weight: bolder;
}

.photo .swiper-slide .tit a {
	color: #fff;
}

.photo .swiper-slide .tit h3 {
	font-size: 22px;
	font-weight: bolder;
	margin-bottom: 5px;
}

.photo .swiper-slide .tit p {
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
}

.photo .swiper-slide-active:after {
	display: none;
}

.photo .swiper-slide img {
	width: 100%;
	height: 525px;
	display: block;
}

.photo .swiper-button-prev {
	background: url(https://imgs.news.cn/zt/cf0119/static/imgs/bigarrows.png) no-repeat left top;
	position: absolute;
	left: -45px;
	top: 40%;
	margin-top: 16px;
	width: 85px;
	height: 49px;
	z-index: 2;
	background-size: 33% auto;
}

.photo .swiper-button-prev:hover {
	opacity: 0.6;
}

.photo .swiper-button-next {
	background: url(https://imgs.news.cn/zt/cf0119/static/imgs/bigarrows.png) no-repeat right bottom;
	position: absolute;
	right: -45px;
	top: 40%;
	margin-top: 16px;
	width: 85px;
	height: 49px;
	z-index: 2;
	background-size: 33% auto;
}

.photo .swiper-button-next:hover {
	opacity: 0.6;
}

.photo .swiper-pagination-bullet {
	margin-right: 10px;
	margin-top: 20px;
}

.photo .pagination {
	text-align: center;
}



/* 一带一路零距离 */
.list-pic li {
	width: 452px;
	height: 254px
}

.list-tit {
	width: 710px
}

.list-tit li {
	min-height: 84px
}

.list-tit li {
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 5px 10px 26px;
	font-size: 22px;
	line-height: 1.5;
	color: #333
}

.list-tit li a {
	color: #333
}

.list-tit li:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 21px;
	width: 10px;
	height: 10px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #116bc1
}

.list-pic ul {
	font-size: 0
}

.list-pic ul li {
	display: inline-block;
	position: relative
}

.list-pic ul li .img {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
	overflow: hidden
}

.list-pic ul li .img img {
	width: 100%;
	height: 100%
}

.list-pic ul li .tit {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 4;
	text-align: left;
	padding: 5px;
	font-size: 18px;
	line-height: 1.3;
	background: rgba(0, 0, 0, .5);
	color: #fff
}

.list-pic ul li .tit a {
	color: #fff
}

* {
	font-family: "MS UI Gothic";
}