@charset "utf-8";

/* CSS Document */
body {
	min-width: 1450px !important;
	background-color: #19272b !important;
}

.section {
	margin: 80px auto;
	width: 1200px;
}

.mod a {
	color: #444;
	transition: .5s;
}

.mod a:hover {
	color: #1527ac;
}

.mod .topic {
	height: 2rem;
	line-height: 2;
	overflow: hidden;
}

.mod .topic a {
	color: #555;
}

.mod .topic a:hover {
	color: #1527ac;
}

.mod .caption {
	text-align: center;
	font-size: 16px;
	overflow: hidden;
}

.mod .caption a {
	display: block;
}

.mod .inner-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	background-color: rgba(0, 0, 0, .7)
}

.mod .inner-caption a {
	color: #eee;
}

.mod .inner-caption a:hover {
	color: #666;
}

.mod .abstract {
	font-size: 14px;
	line-height: 1.8;
	color: #444;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	text-align: justify;
}

.section-title {
	height: 50px;
	line-height: 50px;
	text-indent: 1rem;
	font-size: 22px;
	color: #fff;
	/*background:linear-gradient(to right,#1527ac 0%,#2f1078 100%);*/
	background-color: rgba(204, 204, 204, .3);
	_position: relative;
	margin-bottom: 20px;
	border-bottom: 2px solid #f36e73;
}

.section-title em {
	font-style: normal;
	font-weight: 700;
	color: #000;
}

.section-title .more {
	float: right;
	_position: absolute;
	_right: 0;
	_top: 0;
	height: 50px;
	line-height: 50px;
	padding: 0 20px;
	color: #333;
	font-size: 16px;
	text-indent: 0;
	transition: .3s;
}

.section-title .more:hover {
	background-color: rgba(0, 153, 255, .2);
	color: #1527ac;
	transition: .3s;
}

/* top-bar begin */
.top-bar {
	height: 49px;
	text-align: center;
	border-bottom: 1px solid #ccc;
	color: #ccc;
	width: 100%;
	position: fixed;
	_position: absolute;
	z-index: 1040;
	top: 0;
	left: 0;
	background-color: #fff;
	box-shadow: 3px 0 3px rgba(0, 0, 0, .2);
	overflow: hidden;
}

.top-bar .menu {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
}

.top-bar .home-site-link {
	font-style: normal;
	font-weight: 700;
}

.top-bar li::after {
	content: "|";
	color: #d5d5d5;
}

.top-bar li:first-of-type::after {
	content: " ";
	padding-right: 15px;
}

.top-bar li:last-of-type::after {
	content: " ";
}

.top-bar .item {
	line-height: 50px;
	font-size: 14px;
}

.top-bar .item a {
	padding: 0 7px;
}

.top-bar .home-site-link {
	color: black;
}

.top-bar a {
	color: #1a1a1a;
}

.top-bar .loading {
	display: block;
	text-align: center;
	height: 32px;
	line-height: 32px;
	font-size: 12px;
	background-color: #f5f5f5;
}

/* top-bar end */

/* 背景图区域 begin */
.phd {
	margin-top: 50px;
	height: 960px;
}

#page-pc-header {
	display: none;
}

.widthMain {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
}

/* 背景图区域 end */

/* nav begin */
.nav {
	width: 100%;
	height: 80px;
	line-height: 80px;
	background: #1527ac url("//www.news.cn/res/xhwimg/enterprise/boaozgqyj2020/img/nav_bg.png") center center no-repeat;
	background-size: cover;
}

.nav-ul {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}

.nav-ul li {
	text-align: center;
	background: url("//www.news.cn/res/xhwimg/tech/5gsd2018/img/line-01.png") left center no-repeat;
	padding: 0 35px;
	font-size: 20px;
	position: relative;
	color: #fff;
	transition: .2s all linear;
	cursor: pointer;
}

.nav-ul li:first-child {
	background: none;
}

.nav-ul li a {
	display: block;
	color: #fff;
	font-size: 20px;
}

.nav-ul li::before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 7px;
	left: 50%;
	width: 0;
	height: 100%;
	border-bottom: 3px solid;
	transition: .2s all linear;
}

.nav-ul li:hover::before {
	width: 100%;
	top: 7px;
	left: 0;
	transition-delay: .1s;
	/*过渡延迟*/
	border-bottom-color: #1527ac;
}

.nav-ul li:hover~li::before {
	left: 50%;
}

/* nav end */

/* section-2 begin */
.section-2 {
	/* width:100%;*/
	background-color: #f3f3f3;
	margin: 0 auto;
}

.section-2 .unit {
	font-size: 0;
	+word-spacing: -1px;
	width: 1200px;
	margin: 0 auto;
}

.section-2 .section-caption,
.section-2 .marquee {
	display: inline-block;
	+display: inline;
	+zoom: 1;
	font-size: 14px;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
}

.section-2 .marquee {
	width: 1050px;
	height: 50px;
	margin-left: 15px;
	margin-right: 15px;
	overflow: hidden;
}

.section-2 .section-caption {
	width: 120px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	text-align: center;
	font-size: 20px;
	background-color: #224354;
}

.section-2 .section-caption a {
	color: #feeb92;
}

.section-2 .section-caption a:hover {
	color: #feeb92;
	opacity: .5;
	filter: alpha(opacity=50);
}

.section-2 .mod-list li {
	position: relative;
}

.section-2 .mod-list li::after {
	content: "";
	display: block;
	width: 6px;
	height: 6px;
	/*border-radius:50%;box-shadow:0 0 0 5px #fff;*/
	background: #224354;
	position: absolute;
	left: 0;
	top: 23px;
}

.section-2 .marquee .mod-list .item {
	line-height: 50px;
	padding-right: 20px;
	font-size: 16px;
	text-indent: 15px;
}

.section-2 .marquee .str_wrap {
	background: #f3f3f3;
}

/* 滚动js自带css */
/* section-2 end */

/* section-11 先进版 begin */
.section-11 {
	margin-top: 40px;
	margin-bottom: 80px;
	position: relative;
	font-size: 0;
	+word-spacing: -1px;
}

.section-11 .focus {
	position: absolute;
	top: 30px;
	right: -30px;
	z-index: 2;
}

.section-11 .col-1,
.section-11 .col-2 {
	display: inline-block;
	+display: inline;
	+zoom: 1;
	font-size: 14px;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
}

.section-11 .swiper-container-jdt {
	width: 750px;
	height: 610px;
	overflow: hidden;
	position: relative;
}

.section-11 .col-1 .pic img {
	width: 100%;
	height: 440px;
}

.section-11 .col-1 .b-title {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 170px;
	background-image: linear-gradient(0deg, rgb(51 51 51 / .7) 0%, rgb(0 153 255 / 0) 90%);
	color: #fff;
	padding: 10px 20px;
	text-align: center;
	line-height: 1.6;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 18px;
	font-weight: 700;
}

.section-11 .col-1 .b-title a {
	color: #fff;
}

.section-11 .col-1 .b-txt {
	margin-top: 50px;
	padding: 20px;
	color: #fdfaea;
	font-size: 16px;
	line-height: 1.6;
	background-image: url(sec11-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.section-11 .col-1 .b-txt p {
	text-align: justify;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}


.section-11 .swiper-container-jdt .swiper-pagination {
	text-align: center;
	bottom: 140px;
}

.section-11 .swiper-container-jdt .swiper-pagination-bullet {
	background-color: #fff;
	opacity: 1;
}

.section-11 .swiper-container-jdt .swiper-pagination-bullet-active {
	background-color: #feeb92;
	width: 40px;
	border-radius: 5px;
}


.section-11 .swiper-button-prev,
.section-11 .swiper-button-next {
	width: 40px;
	height: 80px;
	background-color: rgb(51 51 51 / .7);
	padding: 20px 5px;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	background-size: 15px 30px;
	top: 40%;
	-webkit-transform: translateY(-40%);
	transform: translateY(-40%);
}

.section-11 .swiper-button-prev {
	left: 0;
}

.section-11 .swiper-button-next {
	right: 0;
}

.section-11 .swiper-button-prev:hover,
.section-11 .swiper-button-next:hover {
	background-color: rgb(34 49 55 / 80%);
	height: 200px;
}

.section-11 .swiper-pagination-fraction,
.section-11 .swiper-button-prev,
.section-11 .swiper-button-next {
	opacity: 0;
}

.section-11 .swiper-container-jdt:hover .swiper-pagination-fraction,
.section-11 .swiper-container-jdt:hover .swiper-button-next,
.section-11 .swiper-container-jdt:hover .swiper-button-prev {
	opacity: 1;
}

.section-11 .col-1 .pic-list .mod-tile {
	position: relative;
	width: calc(100%/3 - 10px);
	margin-top: calc(10px*3 / 2);
	margin-left: calc(10px*3 / 2);
}

.section-11 .col-1 .pic-list .mod-tile:first-child {
	margin-left: 0;
}

.section-11 .col-1 .pic-list .mod-tile .media {
	width: 100%;
}

.section-11 .col-1 .pic-list .mod-tile .media a {
	display: block;
	overflow: hidden;
}

.section-11 .col-1 .pic-list .mod-tile .media a img {
	transition: .5s;
	display: block;
}

.section-11 .col-1 .pic-list .mod-tile .media img {
	width: 100%;
	height: auto;
}

.section-11 .col-1 .pic-list .mod-tile .abstract {
	display: none;
}

.section-11 .col-1 .pic-list .mod-tile .caption {
	font-size: 14px;
	padding: 5px 10px;
	color: #fff;
	line-height: 1.6;
	font-weight: 400;
}

.section-11 .col-1 .pic-list .mod-tile .caption a {
	color: #fff;
	overflow: hidden;
	text-align: justify;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.section-11 .col-1 .pic-list .mod-tile .caption a:hover {
	color: #fff;
}

.section-11 .col-1 .pic-list .mod-tile .inner-caption {
	bottom: -60px;
}

.section-11 .col-1 .pic-list .mod-tile:hover .inner-caption {
	bottom: 0;
	-webkit-transition: all .4s;
	transition: all .4s;
}

.section-11 .col-2 {
	width: 400px;
	height: 600px;
	margin-left: 50px;
	/* overflow-x: hidden;
	overflow-y: auto; */
	overflow-y: scroll;
}

.section-11 .col-2 img {
	width: 100%;
}

/*定义滚动条宽高及背景*/
.section-11 .col-2::-webkit-scrollbar {
	width: 15px;
	/*对垂直流动条有效*/
	height: 10px;
	/*对水平流动条有效*/
}

/*定义滚动条的轨道颜色、内阴影及圆角*/
.section-11 .col-2::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 15px rgba(0, 0, 0, .3);
	background-color: #feeb92;
}

/*定义滑块颜色、内阴影及圆角*/
.section-11 .col-2::-webkit-scrollbar-thumb {
	-webkit-box-shadow: inset 0 0 15px rgba(0, 0, 0, .3);
	background-color: #c6983c;
}

/*定义右下角汇合处的样式*/
.section-11 .col-2::-webkit-scrollbar-corner {
	background: #feeb92;
}


/* section-11 end */
/* section-11-1 begin */
.section-11-1 {
	margin-top: 20px;
	position: relative;
	overflow: hidden;
	font-size: 0;
	+word-spacing: -1px;
}

.section-11-1 .focus {
	position: absolute;
	top: 60px;
	right: -43px;
	z-index: 2;
	display: none;
}

.section-11-1 .swiper-container-xctj {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.section-11-1 .col-1 .pic img {
	width: 100%;
	height: auto;
}

.section-11-1 .col-1 .title {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	/* background:rgba(0,0,0,.7);*/
	/* padding:10px 120px 10px 20px;*/
	color: #fff;
	line-height: 1.6;
	background-image: linear-gradient(0deg, rgba(0, 0, 0, .7) 0%, rgba(0, 153, 255, 0) 90%);
	padding: 60px 125px 20px 125px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.section-11-1 .col-1 .title .b-title {
	font-size: 20px;
	font-weight: 700;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
}

.section-11-1 .col-1 .title .b-txt {
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-align: center;
}

.section-11-1 .col-1 .title a {
	color: #fff;
}

.section-11-1 .swiper-pagination-fraction {
	bottom: 8px;
	right: 30px;
	left: auto;
	width: auto;
	color: #fff;
	font-size: 30px;
	opacity: 0;
}

.section-11-1 .swiper-pagination-fraction .swiper-pagination-current {
	color: #ff8a00;
}

.section-11-1 .swiper-pagination-fraction .swiper-pagination-total {
	font-size: 18px;
}

.section-11-1 .swiper-button-prev,
.section-11-1 .swiper-button-next {
	width: 40px;
	height: 80px;
	background-color: rgba(51, 51, 51, .7);
	padding: 20px 5px;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	background-size: 15px 30px;
	top: 0;
	margin-top: 230px;
}

.section-11-1 .swiper-button-prev {
	left: 0;
}

.section-11-1 .swiper-button-next {
	right: 0;
}

.section-11-1 .swiper-button-prev:hover,
.section-11-1 .swiper-button-next:hover {
	background-color: rgb(166 12 30 / 70%);
	height: 200px;
	margin-top: 190px;
}

.section-11-1 .swiper-pagination-fraction,
.section-11-1 .swiper-button-prev,
.section-11-1 .swiper-button-next {
	opacity: 0;
}

.section-11-1 .swiper-container-xctj:hover .swiper-pagination-fraction,
.section-11-1 .swiper-container-xctj:hover .swiper-button-next,
.section-11-1 .swiper-container-xctj:hover .swiper-button-prev {
	opacity: 1;
}

.section-11-1 .col-2,
.section-11-1 .col-3 {
	margin-top: 40px;
	width: calc(50% - 30px);
	display: inline-block;
	+display: inline;
	+zoom: 1;
	font-size: 14px;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
}

.section-11-1 .col-2 {
	margin-right: 30px;
}

.section-11-1 .col-2 .mod-topics {
	border-bottom: dotted 1px #d9d9d9;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.section-11-1 .col-2 .mod-topics:last-child {
	margin-bottom: 0;
}

.section-11-1 .col-2 .topic {
	font-size: 20px;
	font-weight: 700;
	height: auto;
	line-height: 1.6;
	color: #555;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.section-11-1 .col-2 .topic a {
	color: #555;
}

.section-11-1 .col-2 .abstract {
	color: #888;
	margin-top: 5px;
	text-align: justify;
	-webkit-line-clamp: 2;
}

.section-11-1 .col-3 {
	margin-left: 30px;
}

.section-11-1 .col-3 .Collapsing {
	position: relative;
	width: 100%;
	height: 50px;
	line-height: 46px;
	cursor: pointer;
	margin-bottom: 15px;
	padding-left: 20px;
	padding-right: 65px;
	border-top: 2px solid #f6f5f8;
	background-image: linear-gradient(to right, #f6f5f8 0%, #f6f5f8 100%);
	color: #555;
	font-size: 18px;
	font-weight: 400;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.section-11-1 .col-3 .Collapsing .u_num {
	font-style: italic;
	font-weight: bold;
	color: #1527ac;
	font-size: 22px;
	padding-right: 10px;
}

.section-11-1 .col-3 .Collapsing a {
	color: #555;
}

.section-11-1 .col-3 .Collapsing .m_spanImg {
	position: absolute;
	z-index: 2;
	right: 10px;
	bottom: 2px;
	width: 45px;
	font-size: 16px;
	color: #8c8c8c;
	cursor: pointer;
	background: url("//www.news.cn/res/xhwimg/enterprise/boaozgqyj2020/img/icon3.png") no-repeat center right;
	background-size: 20%;
}

.section-11-1 .col-3 .Collapsing.on {
	border-top: 2px solid #e74167;
	background-image: linear-gradient(to right, #2d4cbb 0%, #1527ac 100%);
	color: #fff;
}

.section-11-1 .col-3 .Collapsing.on .m_spanImg {
	display: none;
}

.section-11-1 .col-3 .Collapsing.on .u_num {
	color: #fff;
}

.section-11-1 .col-3 .Collapsing.on a {
	color: #fff;
}

.section-11-1 .col-3 .coll_body {
	padding: 15px 25px 30px 25px;
	background: #fff;
	display: none;
}

.section-11-1 .col-3 .coll_body span {
	font-size: 14px;
	line-height: 2;
	color: #888;
	text-align: justify;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.section-11-1 .col-3 .coll_body:last-child {
	padding-bottom: 0;
}

.section-11-1 .col-4 {
	margin-top: 30px;
}

.section-11-1 .col-4 .item {
	width: calc(50% - 30px);
	position: relative;
	margin-right: 30px;
	color: #333;
	font-size: 16px;
	line-height: 1.6;
	padding-left: 20px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.section-11-1 .col-4 .item:nth-child(even) {
	margin-right: 0;
	margin-left: 30px;
}

.section-11-1 .col-4 .item:nth-last-child(2) {
	margin-bottom: 0;
}

.section-11-1 .col-4 .item::before {
	content: "";
	width: 5px;
	height: 5px;
	background-color: #1527ac;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: absolute;
	left: 3px;
	top: 40%;
	margin-top: -2px;
}

.section-11-1 .col-4 .item a {
	color: #333;
}

.section-11-1 .col-4 .item a:hover {
	color: #1527ac;
	transition: all .4s ease-in-out;
}

/* section-11-1 end */

/* section-13 begin */
.section-13 #container {
	width: 1200px;
	height: 460px;
	overflow: hidden;
}

.section-13 #sub_col {
	width: 460px;
	height: 460px;
	overflow: hidden;
	padding: 55px 30px 0;
	float: left;
	background-color: #1527ac;
}

.section-13 .mod-topics {
	height: 400px;
	overflow: hidden;
	position: relative;
}

.section-13 .mod-topics .topic {
	font-size: 30px;
	height: auto;
	line-height: 1.4;
	color: #fff;
	text-align: justify;
}

.section-13 .mod-topics .sub-topic {
	margin-top: 25px;
	margin-bottom: 60px;
	font-size: 16px;
	color: #fff;
	font-weight: 400;
	height: auto;
	overflow: hidden;
	text-indent: inherit;
}

.section-13 .mod-topics .sub-topic span {
	position: absolute;
	width: 80px;
	height: 3px;
	margin-top: 10px;
	display: block;
	background: #fff;
}

.section-13 .mod-topics .sub-topic span::before {
	content: "sun island";
	font-size: 14px;
	font-weight: 400;
	padding-top: 8px;
	text-transform: capitalize;
	display: table;
}

.section-13 .mod-topics .topic a {
	color: #fff;
}

.section-13 .mod-topics .abstract {
	font-size: 14px;
	color: #fff;
	text-align: justify;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
}

.section-13 #main_col {
	width: 700px;
	overflow: hidden;
	float: right;
}

.section-13 #gallery {
	width: 100%;
	height: 465px;
}

.section-13 .spacegallery {
	position: relative;
	overflow: hidden
}

.section-13 .spacegallery img {
	position: absolute;
	right: 0;
}

.section-13 .spacegallery a {
	z-index: 1000;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: block;
}

/* section-13 end */

/* section-14 begin */
.section-14 {
	margin: 0 auto;
}

.section-14 .video-abstract {
	position: relative;
	width: 100%;
	padding: 45px 25px 20px 40px;
	margin: 30px auto 20px;
}

.section-14 .video-abstract::before,
.section-14 .video-abstract::after {
	content: "";
	display: block;
	position: absolute;
	z-index: -1;
	border-color: rgba(0, 153, 255, .3);
	border-style: solid;
}

.section-14 .video-abstract::before {
	width: 120px;
	height: 120px;
	top: 0;
	left: 0;
	border-width: 15px;
}

.section-14 .video-abstract::after {
	width: 70px;
	height: 70px;
	right: 0;
	bottom: 0;
	border-width: 10px;
}

.section-14 .video-abstract .abstract {
	background-color: #fff;
	font-size: 18px;
	line-height: 1.8;
	color: #333;
	padding: 10px 15px 9px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	text-align: justify;
}

.section-14 .videobox {
	width: 100%;
	margin: 0 auto;
	/*margin-top: 60px;*/
}

.section-14 .spzb {
	width: 100%;
	overflow: hidden;
	padding: 15px;
	background: #1527ac;
	position: relative;
}

.section-14 .spzb .picTitle {
	position: relative;
	width: 100%;
	height: 658px;
}

.section-14 .spzb .picTitle .bfan {
	position: absolute;
	width: 160px;
	height: 160px;
	top: 35%;
	left: 50%;
	z-index: 1;
	margin-left: -80px;
}

.section-14 .spzb .picTitle .bfan img {
	cursor: pointer;
	width: 100%;
	height: auto;
}

.section-14 .spzb .picTitle .img img {
	width: 100%;
	height: 658px;
	display: block;
}

.section-14 .spzb .picTitle .bg {
	background: rgba(51, 51, 51, .7);
	bottom: 0;
	height: 50px;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 10;
	display: none;
}

.section-14 .spzb .picTitle .name {
	bottom: 0;
	color: #fff;
	height: 50px;
	padding-left: 20px;
	left: 0;
	line-height: 50px;
	position: absolute;
	width: 100%;
	z-index: 11;
	font-size: 18px;
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: none;
}

.section-14 .spzb .picTitle .name a {
	color: #fff;
}

.section-14 .spzb iframe {
	width: 100%;
	height: 658px;
}

.section-14 .spzb iframe {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 658px;
	z-index: 999;
	display: none;
}

.section-14 .spzb .onMove {
	position: fixed !important;
	right: 10px !important;
	bottom: 10px !important;
	width: 350px;
	height: 230px;
}

.section-14 .spzb .onMove.btn {
	position: absolute !important;
	right: 0 !important;
	bottom: 0 !important;
	width: 100% !important;
	height: 658px !important;
}

.section-14 .spzb .closeSVideo {
	width: 20px;
	height: 20px;
	right: 10px;
	bottom: 240px;
	background: #1527ac;
	z-index: 999;
	position: fixed;
	color: #fff;
	text-align: center;
	line-height: 20px;
	font-size: 20px;
	cursor: pointer;
	display: none;
}

.section-14 #spMobile {
	position: absolute;
	left: 0;
	top: 0;
	width: 100% !important;
	height: 100% !important;
	z-index: 999;
	display: none;
	background: #000;
}

/* section-14 end */

/* section-14-1 begin */
.section-14-1 .video {
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
}

.section-14-1 .video img {
	width: 100%;
	height: auto;
}

.section-14-1 .vPlay {
	position: absolute;
	width: 1.2rem;
	height: 1.2rem;
	top: 50%;
	left: 50%;
	margin-left: -.6rem;
	margin-top: -.6rem;
	display: none;
	cursor: pointer;
	z-index: 3;
}

.section-14-1 .video-close {
	width: .4rem;
	height: .4rem;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 99;
	background: url(//www.xinhuanet.com/politics/70zn/zb01a/images/videoClose.png) 0 0 no-repeat;
	background-size: 100%;
	cursor: pointer;
	display: none;
	transform: rotate(180deg);
}

.section-14-1 .VideoHtml {
	width: 100%;
	height: 100%;
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99;
}

.section-14-1 .videoFull {
	height: 100vh;
	overflow: hidden;
}

.section-14-1 .videoFull .VideoHtml {
	background-color: rgba(0, 0, 0, .8);
}

.section-14-1 .videoFull #spMobile {
	position: absolute;
	top: 50%;
	margin-top: -2.1rem;
	width: 100%;
	height: auto;
}

.section-14-1 .videoFull .video-close {
	top: 50%;
	margin-top: -2.1rem;
}

/* section-14-1 end */

/* section-15 begin */
.section-15 h2 em {
	font-size: 44px;
	font-style: normal;
	font-weight: 400;
	color: #666;
	height: 110px;
	line-height: 110px;
	padding-bottom: 10px;
}

.section-15 .part-item {
	padding: 0 0 40px;
	display: block;
	#zoom: 1;
}

.section-15 .part-item:last-child {
	padding: 0;
}

.section-15 .part-item::after {
	content: "";
	overflow: hidden;
	width: 100%;
	height: 0;
	font-size: 0;
	display: block;
	clear: both;
}

.section-15 .part-avatar {
	width: 135px;
	height: 135px;
	margin-right: 30px;
	float: left;
	position: relative;
}

.section-15 .part-avatar::before,
.section-15 .part-avatar::after {
	content: "";
	display: inline-block;
	width: 135px;
	height: 135px;
	position: absolute;
}

.section-15 .part-avatar::before {
	background-color: #fff;
	bottom: -30px;
	right: -30px;
	z-index: 2;
}

.section-15 .part-avatar::after {
	border: #f4f4f4 15px solid;
	top: 0;
	left: 0;
	z-index: 1;
}

.section-15 .part-avatar img {
	position: absolute;
	top: 25px;
	left: 25px;
	width: 95px;
	height: 95px;
	border-radius: 100%;
	overflow: hidden;
	z-index: 3;
}

.section-15 .part-avatar .part-sub-title {
	position: absolute;
	top: 130px;
	left: 25px;
	text-align: center;
	z-index: 4;
	width: 90px;
	font-size: 16px;
	line-height: 1.6;
	color: #333;
}

.section-15 .part-text {
	overflow: hidden;
}

.section-15 .part-text .part-title {
	position: static;
	padding-bottom: 30px;
	color: #333;
	font-size: 30px;
	line-height: 1.4;
	font-weight: 700;
	text-align: justify;
	overflow: hidden;
}

.section-15 .part-text .part-title a {
	color: #333;
}

.section-15 .part-text .part-title a:hover {
	color: #888;
}

.section-15 .part-text .part-title::before,
.section-15 .part-text .part-title::after {
	content: "";
	display: inline-block;
	width: .5rem;
	height: .5rem;
	background-repeat: no-repeat;
	overflow: hidden;
	background-size: 100%;
}

.section-15 .part-text .part-title::before {
	background-image: url(//www.xinhuanet.com/interview/20161202/bundle/quotation-marks-left-gray.png);
	background-position: 0 0;
	margin-right: 5px;
}

.section-15 .part-text .part-title::after {
	background-image: url(//www.xinhuanet.com/interview/20161202/bundle/quotation-marks-right-gray.png);
	background-position: 0 0;
	margin-left: 5px;
}

.section-15 .part-media {
	width: 90%;
	margin: 0 auto;
}

.section-15 .part-text .part-media img {
	margin: 0 auto 20px;
	max-width: 100%;
	height: auto;
}

.section-15 .part-text .part-abstract {
	font-size: 18px;
	line-height: 1.8;
	color: #666;
	margin-bottom: 20px;
	text-align: justify;
}

/* section-15 end */

/* section-16 begin */
.section-16 .swiper-container-yjjb {
	position: relative;
	overflow: hidden;
	width: 1200px;
}

.section-16 .swiper-slide {
	padding-bottom: 60px;
}

.section-16 .mod-tile {
	position: relative;
	width: calc(100%/2 - 150px);
	height: 272px;
	border: 1px solid #ededed;
	box-sizing: border-box;
}

.section-16 .mod-tile:nth-child(odd) {
	margin-right: 150px;
	padding-right: 170px;
	padding-left: 50px;
}

.section-16 .mod-tile:nth-child(even) {
	margin-left: 150px;
	padding-left: 170px;
	padding-right: 50px;
}

.section-16 .mod-tile:nth-last-child(-n+2) {
	margin-top: 30px;
}

.section-16 .mod-tile .media {
	position: absolute;
	z-index: 5;
	width: 270px;
	height: 270px;
}

.section-16 .mod-tile:nth-child(odd) .media {
	right: -140px;
}

.section-16 .mod-tile:nth-child(even) .media {
	left: -140px;
}

.section-16 .mod-tile .media img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
}

.section-16 .mod-tile .sub-title {
	width: 100%;
	font-size: 20px;
	font-weight: 400;
	margin-top: 30px;
	color: #1527ac;
	width: 100%;
	line-height: 1.4;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.section-16 .mod-tile:nth-child(odd) .sub-title {
	text-align: right;
}

.section-16 .mod-tile:nth-child(even) .sub-title {
	text-align: left;
}

.section-16 .mod-tile .sub-title a {
	color: #1527ac;
}

.section-16 .mod-tile .sub-title a:hover {
	color: #333;
}

.section-16 .mod-tile .abstract {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #ededed;
	color: #333;
	width: 100%;
	max-height: 105px;
	font-size: 16px;
	line-height: 1.6;
}

.section-16 .swiper-button-prev,
.section-16 .swiper-button-next {
	width: 40px;
	height: 80px;
	background-color: rgba(51, 51, 51, .7);
	padding: 20px 5px;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	background-size: 15px 30px;
	top: 0;
	margin-top: 245px;
}

.section-16 .swiper-button-prev {
	left: 0;
}

.section-16 .swiper-button-next {
	right: 0;
}

.section-16 .swiper-pagination-fraction,
.section-16 .swiper-button-prev,
.section-16 .swiper-button-next {
	opacity: 0;
}

.section-16 .swiper-button-prev:hover,
.section-16 .swiper-button-next:hover {
	background-color: rgb(166 12 30 / 70%);
	height: 200px;
	margin-top: 200px;
}

.section-16 .swiper-container-yjjb:hover .swiper-pagination-fraction,
.section-16 .swiper-container-yjjb:hover .swiper-button-next,
.section-16 .swiper-container-yjjb:hover .swiper-button-prev {
	opacity: 1;
}

/* section-16 end */

/* section-17 begin */
.section-17 .cols {
	font-size: 0;
	+word-spacing: -1px;
}

.section-17 .cols .col {
	display: inline-block;
	+display: inline;
	+zoom: 1;
	font-size: 14px;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
}

.section-17 .cols .mod-card {
	margin-bottom: 20px;
	border: 1px solid #1527ac;
	background-color: #fff;
	border-radius: 5px;
}

.section-17 .cols .media img {
	border-radius: 5px 5px 0 0;
	width: 100%;
	height: auto;
}

.section-17 .cols .topic {
	padding: 10px;
	font-size: 18px;
	line-height: 1.4;
	color: #1527ac;
	height: inherit;
	font-weight: 400;
}

.section-17 .cols .topic a {
	color: #1527ac;
}

.section-17 .cols .topic a:hover {
	color: #666;
}

.section-17 .cols .abstract {
	padding: 10px 10px 0;
	line-height: 1.6;
	color: #333;
	font-size: 14px;
	text-align: justify;
	display: none;
}

.section-17 .cols .more {
	display: block;
	padding-right: .5rem;
	border-top: 1px dotted #ccc;
	height: 2rem;
	line-height: 2;
	text-align: right;
	display: none;
}

/* section-17 end */

/* section-18 begin */
.section-18 .section-title em {
	color: #feeb92 !important;
}

.section-18 .unit {
	width: 1450px;
	background-image: url(sec18-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100%;
	padding: 50px;
	margin: 0 auto;
}

.section-18 .swiper-container-xhft {
	width: 100%;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.section-18 .mod-tile {
	width: 100%;
	/* padding: 0 20px; */
	overflow: hidden;
}

.section-18 .mod-tile .media img {
	width: 100%;
	height: 500px;
}

.section-18 .mod-tile .unit-title {
	position: relative;
	font-weight: 400;
	background: #303d3e;
	color: #fff;
	line-height: 1.5;
	width: 100%;
	box-sizing: border-box;
	padding: 10px 20px 15px;
	font-size: 18px;
	margin: 0 auto;
	text-align: center;

}

.section-18 .mod-tile .unit-title::after {
	content: "";
	display: block;
	width: 50px;
	height: 5px;
	/*border-radius: 50%;
	box-shadow: 0 0 0 5px #fff;*/
	background: #eddd8b;
	position: absolute;
	bottom: 0px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	left: 50%;
}

.section-18 .mod-tile .unit-title a {
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.section-18 .mod-tile .unit-title a:hover {
	color: #dc0000;
}

.section-18 .mod-tile .abstract {
	color: #fdfaea;
	background: #303d3e;
	width: 100%;
	overflow: hidden;
	font-size: 14px;
	line-height: 1.6;
	margin: 0 auto;
	padding: 15px 20px;
	display: block;
	text-align: center;
}

.section-18 .mod-tile .abstract p {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	text-align: center;
}

.section-18 .swiper-pagination-fraction {
	bottom: 8px;
	right: 30px;
	left: auto;
	width: auto;
	color: #fff;
	font-size: 30px;
	opacity: 0;
	display: none;
}

.section-18 .swiper-pagination-fraction .swiper-pagination-current {
	color: #ff8a00;
}

.section-18 .swiper-pagination-fraction .swiper-pagination-total {
	font-size: 18px;
}

.section-18 .swiper-button-prev,
.section-18 .swiper-button-next {
	width: 40px;
	height: 80px;
	background-color: rgba(51, 51, 51, .7);
	padding: 20px 5px;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	background-size: 15px 30px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	display: none;
}

.section-18 .swiper-button-prev {
	left: 0;
}

.section-18 .swiper-button-next {
	right: 0;
}

.section-18 .swiper-button-prev:hover,
.section-18 .swiper-button-next:hover {
	background-color: rgba(166, 12, 30, .7);
	height: 200px;
}

.section-18 .swiper-pagination-fraction,
.section-18 .swiper-button-prev,
.section-18 .swiper-button-next {
	opacity: 1;
}

.section-18 .swiper-container-tp:hover .swiper-pagination-fraction,
.section-18 .swiper-container-tp:hover .swiper-button-next,
.section-18 .swiper-container-tp:hover .swiper-button-prev {
	opacity: 1;
}

/* section-18 end */

/* section-19 begin */
.section-19 {
    position: relative;
	margin-top: 50px;
}

.section-19::before {
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(rgb(29 76 204 / 0), rgb(29 76 204 / 0)), url(sec19-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    /* background-attachment: fixed; */
    z-index: -1;
    opacity: 1;
}

.section-19 .section-title {
	width: 1450px !important;
	/* float: left; */
	margin-top: -100px !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

.section-19 .section-title em {
	text-align: left !important;
	padding-left: 250px;
}

.section-19 .row-recomendVideo {
	width: calc(100% - 30px);
	padding: 200px 0;
	margin: 0 auto;
}

.section-19 .row-recomendVideo .container {
    position: relative;
    z-index: 3;
	width: 1450px;
	height: 510px;
	margin-left: auto;
	margin-right: auto;
}

.section-19 .recom-cont {
    position: relative;
    height: 510px;
}

.section-19 .recom-cont-item {
    position: absolute;
    z-index: 1;
    display: none;
}

.section-19 .recom-cont-item.on {
    display: block;
}

.section-19 .recom-box {
    /* background-color: #fff; */
    position: relative;
    z-index: 3;
}

.section-19 .recom-box-video {
    overflow: hidden;
    height: 460px;
    width: 660px;
	margin-right: 140px;
    float: left;
    position: relative;
}

.section-19 .recom-box-video:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: transparent url("//www.xinhuanet.com/politics/19cpcnc/images/play-big.png") no-repeat center center;
    z-index: 1;
    left: 0;
    top: 0;
    display: none !important;
}

.section-19 .recom-box-video iframe {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2;
    background: transparent url("//www.xinhuanet.com/politics/19cpcnc/images/play-big.png") no-repeat center center;
    display: none !important;
}

.section-19 .recom-box-video .recom-cover {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
}

/* .section-19 .beginPos {
    right: -710px;
} */

.section-19 .recom-box-swiper {
    width: 650px;
    height: 460px;
    float: left;
    position: relative;
    z-index: 3;
}

.section-19 .recom-box-swiper .arrow-top {
    background: url("top.png") no-repeat right top;
    position: absolute;
    left: 50%;
    top: -35px;
    margin-left: -11px;
    width: 50px;
    height: 50px;
}

.section-19 .recom-box-swiper .arrow-down {
    background: url("bottom.png") no-repeat right top;
    position: absolute;
    left: 50%;
    bottom: -35px;
    margin-left: -11px;
    width: 50px;
    height: 50px;
}

.section-19 .recom-box-swiper .swiper-container {
    width: 490px;
    height: 400px;
    top: 35px;
}

.section-19 .recom-box-swiper .slide-cont {
    height: 100%;
    position: relative;
    padding-top: 21px;
}

.section-19 .recom-box-swiper .slide-cont:before {
    content: "";
    width: 20px;
    height: 1px;
    background-color: #fbea9b;
    position: absolute;
    left: 15px;
    bottom: 0;
    z-index: 1;
}

.section-19 .recom-box-swiper img {
    width: 140px;
    height: 90px;
    float: left;
    position: relative;
    z-index: 4;
    transition: all 0.7s;
}

.section-19 .recom-box-swiper .swiper-text {
    position: relative;
    z-index: 4;
}

.section-19 .recom-box-swiper h3 {
    height: 30px;
    overflow: hidden;
	color: #fdfaea;
}

.section-19 .recom-box-swiper h3 a {
    height: 30px;
    overflow: hidden;
    color: #fdfaea;
}

.section-19 .recom-box-swiper p {
    height: 50px;
    overflow: hidden;
	color: #fdfaea;
}

.section-19 .recom-box-swiper .swiper-slide {
    position: relative;
    cursor: pointer;
}

.section-19 .recom-box-swiper .hover h3 {
    color: #fff;
}

.section-19 .recom-box-swiper .hover h3 a {
    color: #fff;
}

.section-19 .recom-box-swiper .hover p {
    color: #fff;
}

.section-19 .recom-box-swiper .hover img {
    margin-left: -156px;
}

.section-19 .recom-box-swiper .hover .slide-cont:after {
    content: "";
    background: #bb953a;
    background: -moz-linear-gradient(left, #bb953a 0%, #9a7726 100%);
    background: -webkit-linear-gradient(left, #bb953a 0%, #9a7726 100%);
    background: linear-gradient(to right, #bb953a 0%, #9a7726 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dc000d', endColorstr='#c30011', GradientType=1);
    width: 100%;
    height: 112px;
    position: absolute;
    left: 0;
    top: 8px;
    z-index: 2;
    transition: all 0.5s;
}

.section-19 .recom-box-swiper .on {
    position: relative;
    cursor: pointer;
}
/* section-19 end */

/* section-20 begin */
.section-20 {
	margin: 0 auto;
}

.section-20 .section-title {
	background: #fdfaea !important;
	width: 100% !important;
}

.section-20 .unit {
	padding-top: 80px;
	padding-bottom: 80px;
}

.section-20 .view {
	position: relative;
    width: 1330px;
	border: 1px solid #fbea9b;
    padding: 50px;
	margin: 0 auto;
	margin-top: -1px;
}

.section-20 .view .swiper-container-qgxy {
	width: 100%;
	overflow: hidden;
}

.section-20 .preview {
	width: 100%;
	position: relative;
}

.section-20 .preview .swiper-container {
	width: 1200px;
	margin: 0 auto;
}

.section-20 .preview .swiper-slide {
	width: calc(100% / 6);
}

.section-20 .preview .mod-topics {
	width: calc(100% - 5px);
	overflow: hidden;
    padding: 20px 10px;
    border: 1px solid #fbea9b;
    margin-top: 65px;
	background: #1e272b;
}

.section-20 .preview .mod-topics .topic,
.section-20 .preview .mod-topics .sub-title,
.section-20 .preview .mod-topics .abstract {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	color: #fff;
	text-align: center;
    line-height: 2;
}

.section-20 .preview .mod-topics .topic {
	font-size: 30px;
	font-weight: 400;
    position: relative;
	height: auto;
}

.section-20 .preview .mod-topics .sub-title {
	font-size: 24px;
    color: rgba(255 255 255 / .3);
    font-weight: 400;
    text-transform: uppercase;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
}

.section-20 .preview .mod-topics .abstract {
    font-size: 14px;
    margin-top: 10px;
    -webkit-line-clamp: 2;
    display: none;
}

.section-20 .preview .active-nav .mod-topics {
	border-bottom: 0;
	background-color: #1c272b;
    margin-top: 0;
}

.section-20 .preview .active-nav .mod-topics .abstract {
    display: -webkit-box;
}

.section-20 .view .swiper-pagination-fraction {
	bottom: 35px;
	right: 50%;
	margin-right: -600px;
	left: auto;
	width: auto;
	color: #fff;
	font-size: 30px;
	display: none;
}

.section-20 .view .swiper-pagination-fraction .swiper-pagination-current {
	color: #ff8a00;
}

.section-20 .view .swiper-pagination-fraction .swiper-pagination-total {
	font-size: 18px;
}

.section-20 .view .swiper-button-prev,
.section-20 .view .swiper-button-next {
	width: 40px;
	height: 80px;
	background-color: rgba(51, 51, 51, .7);
	padding: 20px 5px;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	background-size: 15px 30px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	opacity: 1;
}

.section-20 .view .swiper-button-prev {
	left: -60px;
}

.section-20 .view .swiper-button-next {
	right: -60px;
}

.section-20 .view .swiper-button-prev:hover,
.section-20 .view .swiper-button-next:hover {
	background-color: rgb(34 49 55 / 80%);
	height: 200px;
}

.section-20 .view .swiper-button-prev,
.section-20 .view .swiper-button-next {
	opacity: 1;
}

.section-20 .view .swiper-container:hover .swiper-button-next,
.section-20 .view .swiper-container:hover .swiper-button-prev {
	opacity: 1;
}

.section-20 .media {
	position: absolute;
    top: 30%;
    -webkit-transform: translateY(-30%);
    transform: translateY(-30%);
    width: 700px;
    height: 410px;
    overflow: hidden;
}

.section-20 .media img {
	width: 100%;
	height: auto;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	transition: .5s;
	display: block;
}

.section-20 .media:hover img {
	transform: scaleX(1.2) scaleY(1.2);
}

.section-20 .cont {
	width: 700px;
    height: 410px;
    background: #303d3e;
    padding: 50px 50px 0 200px;
    overflow: hidden;
    float: right;
    margin-top: 50px;
}

.section-20 .unit-title {
	position: relative;
	font-weight: 700;
	color: #fdfaea;
	line-height: 1.4;
	font-size: 28px;
	padding-top: 30px;
	padding-bottom: 30px;
}

.section-20 .unit-title::before,
.section-20 .unit-title::after {
	content: "";
	display: block;
	width: 60px;
	height: 5px;
	position: absolute;
	background: #f8e68f;
}

.section-20 .unit-title::before {
	left: 0;
	top: 0;
}

.section-20 .unit-title::after {
	right: 0;
	bottom: 0;
}

.section-20 .unit-title a {
	color: #fdfaea;
	text-align: justify;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.section-20 .more {
	background: #f8e68f;
	margin-top: 70px;
	width: 120px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
}

.section-20 .more a {
	color: #333;
}

.section-20 .abstract {
	color: #fdfaea;
	margin-top: 20px;
	font-size: 14px;
	line-height: 1.6;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.section-20 .abstract a {
	color: #fdfaea;
}

/* section-20 end */ 

/* section-23 高清图集 begin */
.section-23 .sec_main {
	position: relative;
}

.section-23 .swiper-container-zjft {
	position: relative;
}

.section-23 .sec_main .sec_mleft {
	width: 584px;
	height: 445px;
	background: url(//www.news.cn/res/xhwimg/fortune/boaoforum20181203/img/fangkuang.png) no-repeat right center;
	box-sizing: border-box;
	padding-top: 30px;
}

.section-23 .sec_main .sec_mleft img {
	width: 540px;
	height: 380px;
}

.section-23 .sec_main .sec_mright {
	width: 580px;
	height: 445px;
	background: url(//www.news.cn/res/xhwimg/fortune/boaoforum20181203/img/fangkuang2.png) no-repeat left top;
}

.section-23 .sec_main .sec_mright .tit {
	color: #333333;
	font-size: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.section-23 .sec_main .sec_mright .tit a {
	color: #333333;
}

.section-23 .sec_main .sec_mright .note {
	color: #666666;
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.section-23 .sec_main .sec_mright .sec_top {
	padding-top: 35px;
	padding-left: 35px;
}

.section-23 .sec_main .sec_mright .sec_bot {
	margin-top: 110px;
	line-height: 1.8;
	color: #666666;
	font-size: 14px;
	/* height: 150px; */
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.section-23 .scroll {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 580px;
	overflow: hidden;
}

.section-23 .scroll .swiper-slide {
	width: 130px;
	height: auto;
	cursor: pointer;
}

.section-23 .scroll .swiper-slide img {
	width: 100%;
	height: auto;
	border: solid 4px #e0e5ed;
	box-sizing: border-box;
}

.section-23 .scroll .swiper-slide.on img {
	border-color: #4978bc;
}

.section-23 .unitBox {
	display: none;
}

/* section-23 高清图集 end */

/* section-25 begin */
.section-25 {
	width: 100%;
	margin: 0 auto;
	padding-top: 40px;
	padding-bottom: 100px;
	position: relative;
}

.section-25 .swiper-container-gdft {
	position: relative;
	overflow: hidden;
	margin: 50px 200px;
}

.section-25 .swiper-slide {
	width: 100%;
}

.section-25 .swiper-slide:nth-child(even) {
	margin-top: 40px;
}

.section-25 .mod-tile {
	width: 100%;
	margin: 0;
	position: relative;
	overflow: hidden;
}

.section-25 .mod-tile .media {
	width: 100%;
}

.section-25 .mod-tile .media img {
	width: 100%;
	height: auto;
}

.section-25 .mod-tile .topic {
	font-size: 16px;
	padding: 10px;
	color: #fff;
	line-height: 1.6;
	font-weight: 400;
	height: inherit;
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.section-25 .mod-tile .topic a {
	color: #fff;
}

.section-25 .mod-tile .topic a:hover {
	color: #1d4ca1;
}

.section-25 .mod-tile .abstract {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 30px;
	background: rgb(51 51 51 / .7);
	color: #fff;
	font-size: 16px;
	line-height: 1.8;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	opacity: 0;
	cursor: pointer;
}

.section-25 .mod-tile .abstract a {
	width: 100%;
	height: 100%;
	color: #fff;
	display: block;
	overflow: hidden;
}

.section-25 .mod-tile:hover .topic {
	opacity: 0;
	bottom: -50px;
}

.section-25 .mod-tile:hover .abstract {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.section-25 .swiper-button-prev,
.section-25 .swiper-button-next {
	width: 40px;
	height: 80px;
	background-color: rgba(51, 51, 51, .7);
	padding: 20px 5px;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	background-size: 15px 30px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.section-25 .swiper-button-prev {
	left: 0;
}

.section-25 .swiper-button-next {
	right: 0;
}

.section-25 .swiper-pagination-fraction,
.section-25 .swiper-button-prev,
.section-25 .swiper-button-next {
	opacity: 1;
}

.section-25 .swiper-button-prev:hover,
.section-25 .swiper-button-next:hover {
	background-color: rgb(166 12 30 / 70%);
	height: 200px;
}

.section-25 .swiper-container-gdft:hover .swiper-pagination-fraction,
.section-25 .swiper-container-gdft:hover .swiper-button-next,
.section-25 .swiper-container-gdft:hover .swiper-button-prev {
	opacity: 1;
}

/* section-25 end */

/* section-26 begin */
.section-26 .unit {
	width: 1200px;
	margin: 0 auto;
}

.section-26 .mod-card {
	padding: 0 0 10px;
	border-bottom: 1px dashed #ccc;
	width: 580px;
	box-sizing: border-box;
	margin-bottom: 20px;
	margin-right: 20px;
}

.section-26 .mod-card:nth-child(even) {
	margin-left: 20px;
	margin-right: 0;
}

/* .section-26 .mod-card::before, .section-26 .mod-card::after {
    content: "";
    display: table;
}
.section-26 .mod-card::after {
    clear: both;
} */
.section-26 .mod-card .media a {
	float: left;
	width: 200px;
	height: 130px;
	margin-right: 20px;
	overflow: hidden;
}

.section-26 .mod-card .media img {
	width: 100%;
	height: auto;
}

.section-26 .mod-card .media a:hover img {
	transform: scaleX(1.2) scaleY(1.2);
	transition: .5s;
}

.section-26 .mod-card .topic {
	line-height: 1.4;
	color: #333;
	font-weight: 400;
	font-size: 18px;
	height: inherit;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.section-26 .mod-card .topic a {
	color: #333;
}

.section-26 .mod-card .abstract {
	line-height: 1.6;
	margin-top: 5px;
}

.section-26 .mod-card .abstract a {
	color: #00a0e9;
}

.section-26 .mod-card .abstract a:hover {
	color: #dc0000;
}

/* section-27 begin */
/* 不建议参考此版本的 */
.section-27 .native-tabs {
	/* margin-top: 60px; */
	font-size: 0;
	+word-spacing: -1px;
}

.section-27 .tab-hds,
.section-27 .tab-bd {
	width: 100%;
}

.section-27 .tab-hds .current {
	background-color: #f7f7f7;
	color: #333;
}

.section-27 .tab-hds .current a {
	color: #333;
}

.section-27 .tab-hd {
	width: calc(100% / 8);
	height: 80px;
	padding: 20px 10px;
	border: 1px solid #e5e5e5;
	border-bottom: 0;
	border-radius: 10px 10px 0 0;
	overflow: hidden;
	display: inline-block;
	+display: inline;
	+zoom: 1;
	font-size: 14px;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
}

.section-27 .tab-hd .mod-tile {
	width: 100%;
	margin: 0;
	position: inherit;
	/*配合mb版*/
}

.section-27 .tab-hd .mod-tile .media img {
	width: 100%;
	height: auto;
}

.section-27 .tab-hd .mod .caption {
	text-align: center;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.section-27 .tab-bd {
	padding: 40px;
	background-color: #f7f7f7;
	color: #333;
	font-size: 18px;
	line-height: 1.6;
	border: 1px solid #e5e5e5;
	margin-top: -1px;
	display: none;
}

.section-27 .col-1 {
	width: 100%;
	/* height: 660px; */
	overflow: hidden;
	/*margin-bottom:50px;*/
}

.section-27 .col-1 ol {
	padding-top: 20px;
	padding-bottom: 20px;
	height: 600px;
	overflow-y: auto;
}

.section-27 .col-1 ol>li {
	padding-top: 30px;
	padding-left: 70px;
	padding-right: 30px;
	background: url("shuxian.png") repeat-y 200px;
}

.section-27 .col-1 ol>li::after {
	content: "";
	overflow: hidden;
	width: 100%;
	height: 0;
	font-size: 0;
	display: block;
	clear: both;
}

.section-27 .col-1 ol>li:first-child {
	padding-top: 0;
}

.section-27 .col-1 ol>li .time {
	position: relative;
	top: -3px;
	color: #333;
	width: 115px;
	font-size: 16px;
	float: left;
}

.section-27 .col-1 ol>li .cont {
	margin-left: 126px;
	padding-left: 40px;
	position: relative;
}

.section-27 .col-1 ol>li .cont::before {
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	background: url("icon2.png") no-repeat center center;
	left: 0;
	top: 0;
	z-index: 1;
}

.section-27 .col-1 ol>li .cont .tit {
	color: #333;
	font-size: 16px;
	position: relative;
	top: -3px;
}

.section-27 .col-1 ol>li .cont .note {
	color: #888;
	font-size: 14px;
	line-height: 1.6;
	text-align: justify;
}

.section-27 .col-2 {
	padding: 0 30px;
	margin-bottom: 30px;
	position: relative;
}

.section-27 .col-2::after {
	position: absolute;
	left: 0;
	top: 50px;
	z-index: -1;
	content: "";
	width: 100%;
	height: 170px;
	background-color: #1527ac;
}

.section-27 .col-2 .mod-card .media {
	width: 560px;
}

.section-27 .col-2 .mod-card .media a {
	width: 100%;
}

.section-27 .col-2 .mod-card .media img {
	float: left;
	width: 100%;
	height: auto;
	margin-right: 30px;
}

.section-27 .col-2 .mod-card .topic {
	font-size: 26px;
	font-weight: 700;
	color: #fff;
	line-height: 1.6;
	height: auto;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-top: 70px;
}

.section-27 .col-2 .mod-card .topic a {
	color: #fff;
}

.section-27 .col-2 .mod-card .topic a:hover {
	color: #fff;
	opacity: .5;
	filter: alpha(opacity=50);
}

.section-27 .col-2 .mod-card .abstract {
	font-size: 14px;
	text-align: justify;
	line-height: 2;
	padding-top: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	color: #fff;
}

.section-27 .col-2 ul {
	margin-top: 35px;
	/* border-top: 1px dashed #a6b8f4;
	padding-top: 20px; */
	width: 550px;
	float: right;
}

.section-27 .col-2 ul li {
	width: 100%;
	line-height: 2;
	font-size: 14px;
	color: #333;
	text-align: justify;
}

/* section-27 end */

/* section-28 begin */
.section-28 .swiper-container-sshz {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.section-28 .mod-tile {
	position: relative;
	width: 235px;
	height: 470px;
	margin-left: calc(25px / 3);
	transition: all 1s;
	cursor: pointer;
}

.section-28 .mod-tile:nth-child(4n+1) {
	margin-left: 0;
}

.section-28 .mod-tile .caption {
	position: absolute;
	z-index: 2;
	left: 0;
	width: 100%;
	height: calc(100% / 2);
	font-size: 18px;
	font-weight: 700;
	line-height: 1.8;
	color: #fff;
	padding-left: 40px;
	padding-right: 40px;
	box-sizing: border-box;
	display: grid;
	place-items: center;
	background-image: linear-gradient(135deg, #1527ac 0%, #09f 100%);
}

.section-28 .mod-tile .caption a {
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
}

.section-28 .mod-tile:nth-child(even) .caption {
	top: calc(100% / 2);
}

.section-28 .mod-tile .media img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: auto;
}

.section-28 .mod-tile:nth-child(odd) .media img {
	top: calc(100% / 2);
}

.section-28 .mod-tile.on {
	width: 470px;
	height: 470px;
}

.section-28 .mod-tile.on .caption {
	position: absolute;
	left: 0;
	top: inherit;
	bottom: 0;
	width: 100%;
	height: 110px;
	font-size: 18px;
	color: #fff;
	font-weight: 700;
	line-height: 1.6;
	text-align: center;
	background-image: linear-gradient(0deg, rgba(0, 0, 0, .7) 0%, rgba(0, 153, 255, 0) 90%);
	box-sizing: border-box;
	padding: 10px 20px;
}

.section-28 .mod-tile.on .caption a {
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.section-28 .mod-tile.on .caption a {
	color: #fff;
}

.section-28 .mod-tile.on:nth-child(odd) .media img {
	top: 0;
}

.section-28 .mod-tile.on .media img {
	width: 470px;
	height: 470px;
}

.section-28 .swiper-pagination-fraction {
	bottom: 8px;
	right: 30px;
	left: auto;
	width: auto;
	color: #fff;
	font-size: 30px;
	opacity: 0;
}

.section-28 .swiper-pagination-fraction .swiper-pagination-current {
	color: #ff8a00;
}

.section-28 .swiper-pagination-fraction .swiper-pagination-total {
	font-size: 18px;
}

.section-28 .swiper-button-prev,
.section-28 .swiper-button-next {
	width: 40px;
	height: 80px;
	background-color: rgba(51, 51, 51, .7);
	padding: 20px 5px;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	background-size: 15px 30px;
	top: 0;
	margin-top: 190px;
}

.section-28 .swiper-button-prev {
	left: 0;
}

.section-28 .swiper-button-next {
	right: 0;
}

.section-28 .swiper-button-prev:hover,
.section-28 .swiper-button-next:hover {
	background-color: rgb(166 12 30 / 70%);
	height: 200px;
	margin-top: 130px;
}

.section-28 .swiper-pagination-fraction,
.section-28 .swiper-button-prev,
.section-28 .swiper-button-next {
	opacity: 0;
}

.section-28 .swiper-container-sshz:hover .swiper-pagination-fraction,
.section-28 .swiper-container-sshz:hover .swiper-button-next,
.section-28 .swiper-container-sshz:hover .swiper-button-prev {
	opacity: 1;
}

/* section-28 end */

/* section-30 begin */
.section-30 {
	position: relative;
    background: #fcfaeb;
	padding-top: 100px;
}

.section-30::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(rgb(29 76 204 / .1), rgb(29 76 204 / .8)), url("bg_big03.jpg");
	/* background-image: linear-gradient(rgb(255 153 0 / .9), rgb(255 153 0 / .9)); */
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	z-index: -1;
	opacity: .1;
	display: none;
}

.section-30 .swiper-container-3t3d {
	position: relative;
	width: 1450px;
	margin: 0 auto;
	overflow: hidden;
}

.section-30 .swiper-slide {
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 700px;
}

.section-30 .swiper-slide a {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}

.section-30 .swiper-slide a span {
	display: block;
	width: 100%;
	padding: 20px;
	background-image: linear-gradient(0deg, rgb(51 51 51 / .7) 0%, rgb(51 51 51 / .3) 80%, rgb(51 51 51 / 0) 100%);
	color: #fff;
	line-height: 1.4;
	font-size: 18px;
	font-weight: 700;
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: justify;
}

.section-30 .swiper-pagination-fraction {
	bottom: 60px;
	right: 60px;
	left: auto;
	width: auto;
	color: #999;
	font-size: 30px;
	opacity: 0;
	display: none;
}

.section-30 .swiper-pagination-fraction .swiper-pagination-current {
	color: #ff8a00;
}

.section-30 .swiper-pagination-fraction .swiper-pagination-total {
	font-size: 18px;
}

.section-30 .swiper-button-prev,
.section-30 .swiper-button-next {
	width: 40px;
	height: 80px;
	background-color: rgba(51, 51, 51, .7);
	padding: 20px 5px;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	background-size: 15px 30px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.section-30 .swiper-button-prev {
	left: 0;
}

.section-30 .swiper-button-next {
	right: 0;
}

.section-30 .swiper-button-prev:hover,
.section-30 .swiper-button-next:hover {
	background-color: rgb(34 49 55 / 80%);
	height: 200px;
}

.section-30 .swiper-pagination-fraction,
.section-30 .swiper-button-prev,
.section-30 .swiper-button-next {
	opacity: 0;
}

.section-30 .swiper-container-3t3d:hover .swiper-pagination-fraction,
.section-30 .swiper-container-3t3d:hover .swiper-button-next,
.section-30 .swiper-container-3t3d:hover .swiper-button-prev {
	opacity: 1;
}

/* section-30 end */

/* section-31 begin */
.section-31 {
	margin-top: 80px;
	margin-bottom: 80px;
}

.section-31 .section-title {
	margin-top: -120px !important;
	position: relative;
}

.section-31 .unit {
	width: 1450px;
	background-image: url(sec31-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding: 100px 100px 150px;
	margin: 0 auto;
	position: relative;
}

.section-31 .swiper-container-xwgd {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.section-31 .media {
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 700px;
	height: 440px;
	overflow: hidden;
}

.section-31 .media img {
	width: 100%;
	height: auto;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	transition: .5s;
	display: block;
}

.section-31 .media:hover img {
	transform: scaleX(1.2) scaleY(1.2);
}

.section-31 .cont {
	width: 560px;
	height: 600px;
	background: #19272b;
	padding: 100px 50px 0 120px;
	overflow: hidden;
	float: right;
}

.section-31 .unit-title {
	position: relative;
	font-weight: 700;
	color: #fdfaea;
	line-height: 1.4;
	font-size: 28px;
	padding-top: 30px;
	padding-bottom: 30px;
}

.section-31 .unit-title::before,
.section-31 .unit-title::after {
	content: "";
	display: block;
	width: 60px;
	height: 5px;
	position: absolute;
	background: #f8e68f;
}

.section-31 .unit-title::before {
	left: 0;
	top: 0;
}

.section-31 .unit-title::after {
	right: 0;
	bottom: 0;
}

.section-31 .unit-title a {
	color: #fdfaea;
	text-align: justify;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.section-31 .more {
	background: #f8e68f;
	margin-top: 70px;
	width: 120px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
}

.section-31 .more a {
	color: #333;
}

.section-31 .abstract {
	color: #fdfaea;
	margin-top: 20px;
	font-size: 14px;
	line-height: 1.6;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
}

.section-31 .abstract a {
	color: #fdfaea;
}

.section-31 .swiper-pagination-fraction {
	bottom: 60px;
	right: 60px;
	left: auto;
	width: auto;
	color: #999;
	font-size: 30px;
	opacity: 0;
}

.section-31 .swiper-pagination-fraction .swiper-pagination-current {
	color: #f5e598;
}

.section-31 .swiper-pagination-fraction .swiper-pagination-total {
	font-size: 18px;
}

.section-31 .swiper-button-prev,
.section-31 .swiper-button-next {
	width: 40px;
	height: 80px;
	background-color: rgba(51, 51, 51, .7);
	padding: 20px 5px;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	background-size: 15px 30px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.section-31 .swiper-button-prev {
	left: 50px;
}

.section-31 .swiper-button-next {
	right: 50px;
}

.section-31 .swiper-button-prev:hover,
.section-31 .swiper-button-next:hover {
	background-color: rgb(34 49 55 / 80%);
	height: 200px;
}

.section-31 .swiper-pagination-fraction,
.section-31 .swiper-button-prev,
.section-31 .swiper-button-next {
	opacity: 1;
}

.section-31 .swiper-container-xwgd:hover .swiper-pagination-fraction,
.section-31 .swiper-container-xwgd:hover .swiper-button-next,
.section-31 .swiper-container-xwgd:hover .swiper-button-prev {
	opacity: 1;
}

/* section-31 end */


/* section-iframe-1 begin */
#iframe-1 {
	width: 100%;
	height: 1500px;
	overflow-x: hidden;
	overflow-y: hidden;
}

/* section-iframe-1 end */

/* RTools begin */
.RTools {
	position: fixed;
	_position: absolute;
	right: 10px;
	bottom: 300px;
	width: 60px;
	z-index: 10000;
	display: none;
}

.RTools .qrcode {
	width: 100%;
	padding: 5px 5px 0;
	border: 1px solid #ccc;
	background-color: #f7f7f7 !important;
	right: 0;
	bottom: 70px;
	position: absolute;
	font-size: 16px;
    line-height: 1.3;
}

.RTools .qrcode canvas {
	width: 100%;
	height: auto;
}

.RTools .qrcode:hover::after {
	content: "扫描分享";
	width: 100%;
	color: #333;
	font-size: 16px;
	display: block;
	text-align: center;
}

.RTools .qrcode:hover {
	transform: translate(0, 0);
	animation: change 1s;
	-moz-animation: change 1s;
	-webkit-animation: change 1s;
	-moz-animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
	overflow: hidden;
	width: 100%;
}

@keyframes change {
	from {
		width: 48px;
		height: 48px;
		opacity: 1;
	}

	to {
		width: 100px;
		height: 125px;
		opacity: 1;
	}
}

.RTools .gototop {
	width: 60px;
	height: 60px;
	cursor: pointer;
	background: #bb953a url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAAGUExURf///0RERMf1+eoAAAACdFJOU/8A5bcwSgAAAE1JREFUeNrs0yEOwDAQA8HN/z9ddiy2krJ2j1gGg6xjvTjEYrFY/CEM9xiyptioaTZpqg2aaCfO8KCkKTZq+kg3eFP8KrFYLP4pfgQYAJQnDccrVqXcAAAAAElFTkSuQmCC") no-repeat 50% 50%;
	transition: .3s;
	opacity: 0;
	filter: alpha(opacity=0);
}

.show {
	display: block;
}

/* RTools end */

/* 版权区块 begin */
.adBottom {
	background: #bb953a;
	/*padding:20px 0 40px;*/
}

.footer {
	padding: 50px 0;
	background: #112d2c;
	text-align: center;
	color: #fff;
	/*border-top:#df0045 solid 5px;*/
}

.footer p {
	line-height: 2;
	font-size: 16px;
}

/* 版权区块 end */

/* 区块more begin */
.btn-more {
	margin: 50px auto 0;
	width: 150px;
}

.btn-h-e {
	font-size: 16px;
	border-radius: 5px;
	color: #fff;
	letter-spacing: 0;
	line-height: 1;
	background-color: #1527ac;
	width: 100%;
	text-align: center;
	transition-property: all;
	transition-duration: .2s;
	transition-timing-function: linear;
	transition-delay: 0s;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px 30px;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	text-decoration: none;
	overflow: hidden;
}

.btn-h-e::before {
	position: absolute;
	top: 50%;
	left: 50%;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	transition-duration: .2s;
	transition-timing-function: linear;
	transition-delay: 0s;
	display: block;
	width: 300px;
	height: 300px;
	content: "";
	-webkit-transform: translate(-50%, -50%) scale(0);
	transform: translate(-50%, -50%) scale(0);
	-webkit-transform-origin: center center;
	transform-origin: center center;
	background-color: rgba(255, 255, 255, .15);
	border-radius: 50%;
	z-index: -1;
}

.btn-h-e::after {
	position: absolute;
	top: 40%;
	left: 50%;
	transition: opacity .2s linear .2s, -webkit-transform .2s linear .2s;
	transition: transform .2s linear .2s, opacity .2s linear .2s;
	transition: transform .2s linear .2s, opacity .2s linear .2s, -webkit-transform .2s linear .2s;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 300px;
	height: 300px;
	content: "»";
	font-size: 50px;
	font-weight: 900;
	line-height: inherit;
	color: transparent;
	-webkit-transform: translate(-50%, -50%) scale(0);
	transform: translate(-50%, -50%) scale(0);
	-webkit-transform-origin: center center;
	transform-origin: center center;
	background-color: rgba(255, 255, 255, .15);
	border-radius: 50%;
	opacity: 0;
	z-index: -1;
}

.btn-h-e:hover {
	color: transparent;
}

.btn-h-e:hover::before,
.btn-h-e:hover::after {
	transition-duration: .15s;
	-webkit-transform: translate(-50%, -50%) scale(1);
	transform: translate(-50%, -50%) scale(1);
	opacity: 1;
	color: #fff;
}

/* 区块more end */

/* xpage begin */
.xpage-more-btn {
	width: 150px;
	box-sizing: border-box;
	text-align: center;
	margin: 50px auto 30px;
	padding: 15px 0;
	border: 1px solid #bbb;
	line-height: 1;
	border-radius: 5px;
	cursor: pointer;
	background: #eee;
	font-size: 14px;
}

.xpage-more-btn a {
	color: #333;
}

.xpage-more-btn:hover {
	background: #1527ac;
	color: #fff;
	border-color: #1527ac;
}

.xpage-more-btn:hover a {
	color: #fff;
}

/* xpage end */

/* section-title begin */
.section-8 .section-title,
.section-11 .section-title,
.section-11-1 .section-title,
.section-18 .section-title,
.section-19 .section-title,
.section-20 .section-title,
.section-30 .section-title,
.section-31 .section-title {
	width: 100%;
	height: 120px;
	line-height: 120px;
	text-indent: inherit;
	background: url("title-bg.jpg") center center no-repeat;
	background-size: contain;
	border-bottom: 0;
	margin: 0 auto;
}

.section-8 .section-title em,
.section-11 .section-title em,
.section-11-1 .section-title em,
.section-18 .section-title em,
.section-19 .section-title em,
.section-20 .section-title em,
.section-30 .section-title em,
.section-31 .section-title em {
	display: block;
	text-align: center;
	font-size: 30px;
	/* padding-top: 25px; */
	color: #000;
}

/* section-title end */

/* 111111 */
@media screen and (max-width:768px) {
	.phd {
		margin-top: 0;
		height: auto;
	}

	.phd img {
		width: 100%;
		height: auto;
	}

	/* 手机导航 begin */
	#mobileHeader {
		width: 100%;
		line-height: 0;
		background: #eee url("//www.news.cn/world/2015/images/bgSjTop.png") 0 0 no-repeat;
		-webkit-background-size: 100% 45px;
		background-size: 100% 45px;
		position: relative;
		display: block;
	}

	#mobileHeader .logo {
		display: block;
		width: 1.3rem;
		height: .9rem;
		background: url("//www.news.cn/world/2015/images/xh_mobile_header.png") 0 0 no-repeat;
		-webkit-background-size: 57px;
		background-size: 57px;
		position: absolute;
		top: 0;
		left: .2rem;
	}

	#mobileHeader .name {
		display: inline-block;
		width: 5rem;
		height: .8rem;
		line-height: 2.7;
		font-size: .32rem;
		padding: 0 0 0 .2rem;
		color: #fff;
		vertical-align: top;
		margin: 0 0 0 1.5rem;
		background: url("//www.news.cn/world/2015/images/xh_mobile_header.png") 0 -160px no-repeat;
		-webkit-background-size: 57px;
		background-size: 57px;
		overflow: hidden;
	}

	#mobileHeader .name a {
		color: #fff;
	}

	#mobileHeader .right {
		display: block;
		width: .6rem;
		height: .9rem;
		position: absolute;
		top: 0;
		right: .2rem;
		background: url("//www.news.cn/world/2015/images/xh_mobile_header.png") 100% -45px no-repeat;
		-webkit-background-size: 57px;
		background-size: 57px;
	}

	#mobileHeader .mobileNavList {
		width: 100%;
		height: 0;
		overflow: hidden;
		position: absolute;
		top: .9rem;
		left: 0;
		background: #ededed;
		z-index: 110;
	}

	#mobileHeader .mobileNavList a {
		float: left;
		width: 20%;
		padding: .2rem 0;
		color: #000;
		text-align: center;
		font-size: .32rem;
	}

	#mobileHeader .phnav {
		text-align: center;
		padding-bottom: .12rem;
	}

	#mobileHeader .phnav li {
		float: left;
		width: 25%;
		height: .8rem;
		line-height: .85rem;
		text-align: center;
		font-size: .32rem;
		color: #333;
	}

	#mobileHeader .phnav a {
		color: #333;
	}

	/* 手机导航 end */
	.widthMain {
		width: 100%;
		margin: .4rem auto;
		box-sizing: border-box;
		padding: 0 .2rem;
	}

	.section {
		width: 100%;
		margin: .3rem auto;
		padding: 0 .2rem;
		box-sizing: border-box;
	}

	/* 导航 begin */
	.nav {
		width: 100%;
		height: 1rem;
		line-height: 1rem;
		background: #1527ac url("//www.news.cn/res/xhwimg/enterprise/boaozgqyj2020/img/nav_bg.png") left center no-repeat;
		background-size: auto;
		overflow: hidden;
	}

	.nav .swiper-container-nav {
		width: 100%;
		box-sizing: border-box;
		padding-left: .3rem;
		letter-spacing: 0;
	}

	.nav .swiper-slide {
		width: auto;
		color: #fff;
		font-size: .36rem;
	}


	.nav .swiper-slide a {
		color: #fff;
	}

	/* 导航 end */

	/* 导航 begin */
	.nav {
		width: 100%;
		height: auto;
		line-height: 1.8;
		background: #1f4099 url("//www.news.cn/res/xhwimg/enterprise/boaozgqyj2020/img/nav_bg.png") left center no-repeat;
		background-size: auto;
		overflow: hidden;
	}

	.nav .swiper-container-nav {
		width: 100%;
		box-sizing: border-box;
		padding: .2rem;
		letter-spacing: 0;
		text-align: center;
	}

	.nav .swiper-slide {
		width: auto;
		color: #fff;
		font-size: .34rem;
		display: inline-block;
		padding-right: 0.3rem;
	}

	.nav .swiper-slide a {
		color: #fff;
	}

	/* 导航 end */

	/* 滚动新闻 begin */
	.section-gdxw {
		height: 1rem;
		overflow: hidden;
		margin-top: 0;
		margin-bottom: 0;
		padding: 0;
		position: relative;
	}

	.section-gdxw .swiper-container-gdxw {
		font-size: .32rem;
		height: 1rem;
		line-height: 1rem;
		overflow: hidden;
		position: relative;
		background-color: #f5f5f5;
	}

	.section-gdxw .section-caption {
		width: .88rem;
		content: "即时";
		position: absolute;
		top: .25rem;
		left: .16rem;
		padding: .1rem .1rem .12rem .1rem;
		color: #fff;
		font-size: .32rem;
		line-height: 1;
		background-image: linear-gradient(#224354 0%, #224354 100%);
		-webkit-transform: translateY(1px);
		-moz-transform: translateY(0);
		transform: translateY(0);
		z-index: 2;
	}

	.section-gdxw .section-caption a {
		color: #feeb92;
	}

	.section-gdxw .swiper-slide {
		padding-left: 1.2rem;
		padding-right: .16rem;
		box-sizing: border-box;
		width: 100%;
		height: 1rem;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.section-gdxw .swiper-slide a {
		color: #333;
	}

	/* 滚动新闻 end */

	/* section-3 begin */
	.section-3 {
		margin-top: .2rem;
	}

	.section-3 .title {
		color: #333;
		font-size: .48rem;
		font-weight: 700;
		text-align: center;
		line-height: 1.4;
		white-space: inherit;
	}

	.section-3 .title a {
		color: #333;
		padding: 0;
	}

	.section-3 .title:hover a {
		color: #333;
		background-color: none;
	}

	.section-3 .note {
		color: #999;
		font-size: .28rem;
		line-height: 1.6;
		padding: .1rem 0 0;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 5;
		text-align: justify;
	}

	.section-3 .note a {
		color: #999;
	}

	/* section-3 end */

	/* section-3-1 begin */
	.section-3-1 .headLine_tit {
		width: 100%;
		height: inherit;
		line-height: 1.4;
		margin: 0 auto;
		font-size: .4rem;
		font-weight: 700;
		color: #1527ac;
		text-align: justify;
		letter-spacing: -1.5px;
		overflow: hidden;
	}

	.section-3-1 .headLine_tit a {
		color: #1527ac;
		background: #fff;
		padding: 0;
	}

	.section-3-1 .headLine .headLine_tit a:hover {
		color: #fff;
		background: #1527ac;
	}

	.section-3-1 .headLine_txt {
		width: 100%;
		height: inherit;
		line-height: 1.4;
		font-size: .28rem;
		color: #333;
		margin: .1rem auto 0;
		background: none;
		box-sizing: border-box;
		padding: 0;
		display: inherit;
		place-items: inherit;
	}

	.section-3-1 .headLine_txt p {
		-webkit-line-clamp: 10;
	}

	.section-3-1 .headLine_line {
		width: 1200px;
		height: 100px;
		border: 1px solid #cdcdcd;
		margin-top: -140px;
		position: absolute;
		z-index: -1;
		display: none;
	}

	/* section-3-1 end */

	/* section-4 begin */
	.section-4 .col-1 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 0;
	}

	.section-4 .col-1 .mod-tile {
		position: relative;
		display: none;
	}

	.section-4 .col-1 .mod-tile .caption {
		padding: .2rem;
		box-sizing: border-box;
		text-align: left;
		font-size: .32rem;
		line-height: 1.6;
		font-weight: 400;
	}

	.section-4 .col-1 .mod-tile .inner-caption {
		position: inherit;
	}

	.section-4 .col-1 .mod-tile .media img {
		width: 100%;
		height: auto;
	}

	.section-4 .col-2 {
		width: 100%;
		margin-bottom: .2rem;
	}

	.section-4 .col-2 .contBox {
		height: auto;
		background: #f2f2f2;
		overflow: hidden;
		display: none;
	}

	/* .section-4 .col-2 ul li {
		padding: .2rem;
		box-sizing: border-box;
		border-bottom: 1px solid #fff;
		transition: all .4s ease-in-out;
		cursor: pointer;
		line-height: 1.6;
		color: #333;
		font-size: .32rem;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
	}

	.section-4 .col-2 ul li.on {
		background: #1527ac;
		color: #fff;
	} */

	.section-4 .col-2 .cont_btn {
		margin-top: .1rem;
		background: #f2f2f2;
	}

	.section-4 .col-2 .cont_btn .button-prev,
	.section-4 .col-2 .cont_btn .button-next {
		cursor: pointer;
		transition: all .4s ease-in-out;
		width: 50%;
		height: 1rem;
	}

	.section-4 .col-2 .cont_btn .button-prev {
		background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAYAAAB/Ca1DAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDA2IDc5LjE2NDc1MywgMjAyMS8wMi8xNS0xMTo1MjoxMyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RkRCNkExOUZCOTMyMTFFQjgwRUNGOTdCRDA0OTczNjgiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RkRCNkExOUVCOTMyMTFFQjgwRUNGOTdCRDA0OTczNjgiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjAyQzNENjIyMDdBNjExRUE4NUE0ODUxOTFBRENDRkU1IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjAyQzNENjIzMDdBNjExRUE4NUE0ODUxOTFBRENDRkU1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+FdQHTwAAALZJREFUeNqc07EKwjAQxnEN+AhOli5mEXwKB0WIT5ssVaiCm4Mujr6BUxE6+x3cySmNSXvwh5I2P2hKx977UWIKtEcTtEUPfdM59/WwycBOaIEsX9t/G0wGNkcXdESzFGoysTW9HTqn0C5wymemsQa1aMdrUdR0YDWfmcZkGl77oCEEGwMFW0awLNT0xH7Rm0JLAftiGt2gO6M10ILAagAm80QrRukjVgS+0GEAJn+KoFfa/xZgABINQajzgXeTAAAAAElFTkSuQmCC") no-repeat center center;
	}

	.section-4 .col-2 .cont_btn .button-prev:hover {
		background: #1527ac url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAYAAAB/Ca1DAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDA2IDc5LjE2NDc1MywgMjAyMS8wMi8xNS0xMTo1MjoxMyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDRDNzRBOTNCOTMyMTFFQjk0NUFBNTQ1QjhFMjIxOEUiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDRDNzRBOTJCOTMyMTFFQjk0NUFBNTQ1QjhFMjIxOEUiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjAyQzNENjIyMDdBNjExRUE4NUE0ODUxOTFBRENDRkU1IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjAyQzNENjIzMDdBNjExRUE4NUE0ODUxOTFBRENDRkU1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+sc0ryQAAAIdJREFUeNqc0aEOgCAUheFrtZBozOQr+a4mN20Wi9Oi0RcwmvCwwSTA7hW2nwDs0wFZa4nJoB0dqOXOS7DTfuPiUCk2o0GCSjGFajRxaArT/s5iLOwpv5ZFU9iawUToX4xFS7AYXSK0CWAJlvoR94iGoq/8xVLoVmEaiehBHbqpbGjUO+cVYACyLJAansjtnQAAAABJRU5ErkJggg==") no-repeat center center;
	}

	.section-4 .col-2 .cont_btn .button-next {
		background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAYAAAB/Ca1DAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDowMkMzRDYyMjA3QTYxMUVBODVBNDg1MTkxQURDQ0ZFNSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDowMkMzRDYyMzA3QTYxMUVBODVBNDg1MTkxQURDQ0ZFNSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjAyQzNENjIwMDdBNjExRUE4NUE0ODUxOTFBRENDRkU1IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjAyQzNENjIxMDdBNjExRUE4NUE0ODUxOTFBRENDRkU1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+KGQpxgAAAMJJREFUeNqc0LEKwjAQxvEzOAnSqW/hokM3QQTrktUnTQZ1EH0HoUtdpE5ODg5ufgcXCCWJpoF/KeTyg2RkjLkQ0Qft0Isyl9aarLUlfvfsKHymaIOOqMgFBTuhBZ9ncIuuqBqAOmyGbmwx+ETrASjPHAR7sIHrd0o2c9FCZuaCrYDdeUN5Q/+iDqs8rHWbqjfs0CaCJrEQ6NBaHtlHJ8j4GGr7h8eRN+rkwNlD32iZwlJgCKVfWOzKIbQRJInx+gowAMbGQiobt16jAAAAAElFTkSuQmCC") no-repeat center center;
	}

	.section-4 .col-2 .cont_btn .button-next:hover {
		background: #1527ac url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAYAAAB/Ca1DAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDA2IDc5LjE2NDc1MywgMjAyMS8wMi8xNS0xMTo1MjoxMyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6M0E2MjNBOENCOTMyMTFFQkFCMzVCNDgyRjA4QkMzOEUiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6M0E2MjNBOEJCOTMyMTFFQkFCMzVCNDgyRjA4QkMzOEUiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjAyQzNENjIyMDdBNjExRUE4NUE0ODUxOTFBRENDRkU1IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjAyQzNENjIzMDdBNjExRUE4NUE0ODUxOTFBRENDRkU1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+c0cOsQAAAJNJREFUeNqc0L0OQDAUhuFjtXSyicktuVeThM1iERZGN2A01VfapJGeHjR5l/48TZtorVsiOlCFdvo3MlRfDsBB36NHCtHHMjRaY3pOfEX9syvKQwtvUeW9bkOFmeduk1Bl9zisdGuxJ3Aoi4VAh84MGsU40JTbT/bRFHUxLAaG0EbCJPCJitgb0KHmTxcJM50CDAClrZAaIF8ieAAAAABJRU5ErkJggg==") no-repeat center center;
	}

	.section-4 .mod-topics {
		width: 100%;
		margin-left: 0;
		margin-bottom: .2rem;
		background-color: #f8f8f8;
		position: relative;
		padding: .2rem .2rem .2rem .8rem;
	}

	.section-4 .mod-topics .topic {
		height: inherit;
		line-height: 1.4;
		font-size: .32rem;
		color: #333;
		font-weight: 400;
		text-align: justify;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: inherit;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
	}

	.section-4 .mod-topics .abstract {
		text-align: justify;
		line-height: 1.6;
		margin-top: .1rem;
		color: #888;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		display: none;
	}

	.section-4 .mod-topics:nth-child(odd) {
		margin-left: 0;
	}

	.section-4 .mod-topics .order {
		position: absolute;
		top: 0;
		left: 0;
		width: .4rem;
		height: .3rem;
		line-height: .4rem;
		color: #fff;
		font-size: .28rem;
		text-align: center;
		background-color: #1527ac;
	}

	.section-4 .mod-topics .order::after {
		content: "";
		display: block;
		/*设置宽高为 0 */
		width: 0;
		height: 0;
		/*IE6下，height:0;不顶用，可使用font-size:0; + overflow:hidden;修复此问题*/
		font-size: 0;
		overflow: hidden;
		margin-top: -.1rem;
		border-width: .2rem;
		border-top-width: .16rem;
		/*边框颜色：上 右 下 左 （从上边框开始 顺时针方向）*/
		border-color: #1527ac transparent transparent transparent;
		/*为了兼容IE6，所有设置为透明（transparent）的边，需要设置为dashed；有颜色的边设置为solid*/
		border-style: solid dashed dashed dashed;
	}

	/* section-4 end */

	/* section-6 直播实录 begin */
	.section-6 .bigPic {
		width: 100%;
		height: auto;
		margin-bottom: .4rem;
	}

	.section-6 .bigPic img {
		width: 100%;
		height: auto;
	}

	.section-6 .zhibo-area {
		/* padding: 0;
		height: 20rem;
		overflow-y: auto; 带滚动条*/
	}

	.section-6 .zhibo-area .item {
		margin-bottom: .4rem;
	}

	.section-6 .zhibo-area .item .topic {
		font-size: .36rem;
		width: 100%;
		font-weight: 400;
		color: #333;
		line-height: 1.4;
		border-bottom: 1px dashed #ccc;
		padding-bottom: .2rem;
		text-align: justify;
	}

	.section-6 .zhibo-area .item .topic span {
		float: right;
		font-size: .28rem;
		color: #666;
		line-height: 2.2;
	}

	.section-6 .zhibo-area .yinhao1 {
		vertical-align: top;
		width: .4rem;
		height: .3rem;
		background: url("//www.news.cn/res/xhwimg/fortune/boaoforum20181203/img/yinhao1.png") no-repeat center center;
		display: inline-block;
		position: relative;
		top: 7px;
		margin-right: .3rem;
	}

	.section-6 .zhibo-area .yinhao2 {
		vertical-align: top;
		width: .4rem;
		height: .3rem;
		background: url("//www.news.cn/res/xhwimg/fortune/boaoforum20181203/img/yinhao2.png") no-repeat center center;
		display: inline-block;
		position: relative;
		top: 7px;
		margin-left: .3rem;
	}

	.section-6 .zhibo-area .item .content {
		margin-top: .3rem;
	}

	.section-6 .zhibo-area .item .content p {
		font-size: .32rem;
		line-height: 1.6;
		color: #333;
		text-align: justify;
	}

	.section-6 .zhibo-area .item .media {
		width: 90%;
		margin: .3rem auto 0;
	}

	.section-6 .zhibo-area .item .media img {
		width: 100%;
		height: auto;
	}

	/* section-6 直播实录 end */

	/* section-7 begin */
	.section-7 {
		position: relative;
		padding: 0 .2rem;
	}

	.section-7 .unit {
		position: relative;
		width: 100%;
		height: auto;
		left: 0;
		top: 0;
		overflow: hidden;
	}

	.section-7 .unit img {
		width: 100%;
		height: 100%;
		object-fit: cover;
		pointer-events: none;
		user-select: none;
		display: none;
	}

	.section-7 .unit::after {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-image: linear-gradient(45deg, rgba(209, 0, 42, .6) 0%, #0E5DC4 100%);
		opacity: .9;
	}

	.section-7 .unit .swiper-container-tp {
		width: 100%;
		padding: 0;
		overflow: hidden;
		position: relative;
		z-index: 2;
		left: 0;
		margin-left: 0;
	}

	.section-7 .unit .swiper-slide-active {
		margin-left: .2rem;
	}

	.section-7 .unit .swiper-slide-duplicate-prev {
		margin-right: 0;
	}

	.section-7 .unit .mod-tile {
		padding: .4rem 0 .4rem .6rem;
		height: auto;
	}

	.section-7 .unit .mod-tile .media {
		width: 100%;
		position: relative;
	}

	.section-7 .unit .mod-tile .media a {
		color: #fff;
	}

	.section-7 .unit .mod-tile .media img {
		width: 100%;
		height: auto;
		border-radius: 0;
		display: block;
	}

	.section-7 .unit .mod-tile .caption {
		box-sizing: border-box;
		line-height: 1.6;
		font-size: .32rem;
		color: #fff;
		padding-right: 0;
		opacity: 1;
	}

	.section-7 .unit .mod-tile .caption a {
		color: #fff;
		text-align: justify;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
	}

	.section-7 .unit .mod-tile .abstract {
		width: 100%;
		font-size: .28rem;
		line-height: 1.6;
		color: #fff;
		text-align: justify;
		padding-right: 0;
		margin: .3rem 0;
		opacity: 1;
	}

	.section-7 .unit .mod-tile:hover {
		background-color: #333;
		height: auto;
		transition: all 0s ease-in-out;
	}

	.section-7 .unit .mod-tile:hover .caption,
	.section-7 .unit .mod-tile:hover .abstract {
		opacity: 1;
	}

	.section-7 .unit .swiper-pagination-fraction {
		bottom: .5rem;
		right: .2rem;
		left: auto;
		width: auto;
		color: #fff;
		font-size: .36rem;
		opacity: 1;
	}

	.section-7 .unit .swiper-pagination-fraction .swiper-pagination-current {
		color: #ff8a00;
	}

	.section-7 .unit .swiper-pagination-fraction .swiper-pagination-total {
		font-size: .28rem;
	}

	.section-7 .unit .swiper-button-prev,
	.section-7 .unit .swiper-button-next {
		width: .6rem;
		height: 1.2rem;
		background-color: rgba(51, 51, 51, .7);
		padding: .2rem 0;
		-webkit-transition: all .4s ease-in-out;
		transition: all .4s ease-in-out;
		background-size: .2rem .36rem;
		top: 40%;
		margin-top: 0;
	}

	.section-7 .unit .swiper-button-prev {
		left: 0;
	}

	.section-7 .unit .swiper-button-next {
		right: 0;
	}

	.section-7 .unit .swiper-button-prev:hover,
	.section-7 .unit .swiper-button-next:hover {
		background-color: rgb(166 12 30 / 70%);
		height: 1.8rem;
		margin-top: -.4rem;
	}

	.section-7 .unit .swiper-pagination-fraction,
	.section-7 .unit .swiper-button-prev,
	.section-7 .unit .swiper-button-next {
		opacity: 1;
	}

	.section-7 .unit .swiper-container-tp:hover .swiper-pagination-fraction,
	.section-7 .unit .swiper-container-tp:hover .swiper-button-next,
	.section-7 .unit .swiper-container-tp:hover .swiper-button-prev {
		opacity: 1;
	}

	/* section-7 end */

	/* section-8 begin */
	.section-8 {
		font-size: 0;
		+word-spacing: -1px;
	}

	.section-8 .col-1,
	.section-8 .col-2 {
		display: inline-block;
		+display: inline;
		+zoom: 1;
		font-size: 14px;
		letter-spacing: normal;
		word-spacing: normal;
		vertical-align: top;
	}

	.section-8 .col-1 {
		width: 100%;
		height: auto;
		overflow: hidden;
		position: relative;
	}

	.section-8 .col-1 .pic img {
		width: 100%;
	}

	.section-8 .col-1 .title {
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		background: rgba(0, 0, 0, .7);
		color: #fff;
		padding: .1rem 1rem .1rem .2rem;
		line-height: 1.6;
		display: none;
	}

	.section-8 .col-1 .title span.b-title {
		display: block;
		font-size: .32rem;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.section-8 .col-1 .title span.b-title a {
		color: #fff;
	}

	.section-8 .col-1 .title span.b-txt {
		font-size: .28rem;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		display: none;
	}

	.section-8 .col-1 .title span.a-more {
		color: #516ec9;
		display: none;
	}

	.section-8 .col-1 .title span.b-title a:hover,
	.section-8 .col-1 .title span.a-more a:hover {
		color: #516ec9;
		transition: all .4s ease-in-out;
	}

	.section-8 .col-1 .swiper-pagination-fraction {
		bottom: .2rem;
		right: .2rem;
		left: auto;
		width: auto;
		color: #fff;
		font-size: .36rem;
	}

	.section-8 .col-1 .swiper-pagination-fraction .swiper-pagination-current {
		color: #ff8a00;
	}

	.section-8 .col-1 .swiper-pagination-fraction .swiper-pagination-total {
		font-size: .28rem;
	}

	.section-8 .col-1 .swiper-button-prev,
	.section-8 .col-1 .swiper-button-next {
		background-color: rgba(51, 51, 51, .7);
		padding: .2rem 0;
		-webkit-transition: all .4s ease-in-out;
		transition: all .4s ease-in-out;
		background-size: .2rem .36rem;
		top: 35%;
		margin-top: 0;
	}

	.section-8 .col-1 .swiper-button-prev {
		left: 0;
	}

	.section-8 .col-1 .swiper-button-next {
		right: 0;
	}

	.section-8 .col-1 .swiper-button-prev:hover,
	.section-8 .col-1 .swiper-button-next:hover {
		background-color: rgb(166 12 30 / 70%);
		height: 1.8rem;
		margin-top: -.4rem;
	}

	.section-8 .col-1 .swiper-pagination-fraction,
	.section-8 .col-1 .swiper-button-prev,
	.section-8 .col-1 .swiper-button-next {
		opacity: 1;
	}

	.section-8 .col-1:hover .swiper-pagination-fraction,
	.section-8 .col-1:hover .swiper-button-prev,
	.section-8 .col-1:hover .swiper-button-next {
		opacity: 1;
	}

	.section-8 .col-2 {
		margin-top: .1rem;
		width: 100%;
		height: auto;
		overflow: hidden;
		background-color: #f7f7f7;
		padding-right: .4rem;
	}

	.section-8 .col-2 i {
		float: left;
		width: .8rem;
		height: 3.6rem;
		margin-right: .4rem;
		background-image: linear-gradient(115deg, rgba(21, 39, 172, .8), rgba(21, 39, 172, .7)), url("//www.xinhuanet.com/auto/titlepic/112746/1127469496_1621926053258_title0h.jpg");
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}

	.section-8 .col-2 .mod-topics .topic {
		margin-top: .6rem;
		height: inherit;
		line-height: 1.4;
		font-size: .4rem;
		color: #333;
		font-weight: 700;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
	}

	.section-8 .col-2 .mod-topics .topic a {
		color: #333;
	}

	.section-8 .col-2 .mod-topics .abstract {
		margin-top: .2rem;
		margin-bottom: .4rem;
		color: #888;
	}

	.section-8 .col-2 .mod-topics .abstract span {
		font-size: .28rem;
		line-height: 1.6;
		text-align: justify;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
	}

	.section-8 .col-3 {
		margin-top: .2rem;
	}

	.section-8 .col-3 .mod-tile {
		width: calc(100%/2 - .1rem);
		margin-left: calc(.1rem*2 / 1);
		margin-top: calc(.1rem*2 / 1);
		padding-left: .1rem;
		overflow: hidden;
	}

	.section-8 .col-3 .mod-tile:nth-child(4n+1) {
		margin-left: 0;
	}

	.section-8 .col-3 .mod-tile:nth-child(odd) {
		margin-left: 0;
	}

	.section-8 .col-3 .mod-tile .media {
		width: 100%;
		position: relative;
	}

	.section-8 .col-3 .mod-tile .media a {
		overflow: hidden;
		display: block;
	}

	.section-8 .col-3 .mod-tile .media img {
		width: 100%;
		height: auto;
	}

	.section-8 .col-3 .mod-tile .media a img {
		transition: all .4s ease-in-out;
	}

	.section-8 .col-3 .mod-tile .media a:hover img {
		transform: scaleX(1.2) scaleY(1.2);
	}

	.section-8 .col-3 .mod-tile .media .ribbon {
		display: inline-block;
		position: absolute;
		color: #fff;
		min-width: .9rem;
		font-size: .28rem;
		font-weight: 700;
		height: .6rem;
		line-height: .6rem;
		padding-left: .2rem;
		padding-right: .1rem;
		background: #1527ac;
		left: -.1rem;
		top: 1.6rem;
		z-index: 10;
	}

	.section-8 .col-3 .mod-tile .media .ribbon::before,
	.section-8 .col-3 .mod-tile .media .ribbon::after {
		content: "";
		position: absolute;
	}

	.section-8 .col-3 .mod-tile .media .ribbon::before {
		height: 0;
		width: 0;
		border-bottom: .1rem solid #1527ac;
		border-left: .1rem solid transparent;
		top: -.1rem;
		left: 0;
	}

	.section-8 .col-3 .mod-tile .media .ribbon::after {
		height: 0;
		width: 0;
		border-top: .3rem solid transparent;
		border-bottom: .3rem solid transparent;
		border-left: .2rem solid #1527ac;
		right: -.2rem;
	}

	.section-8 .col-3 .mod-tile .caption {
		box-sizing: border-box;
		line-height: 1.6;
		font-size: .28rem;
		width: 100%;
		padding: .4rem .2rem .2rem;
		color: #777;
		background: #f7f7f7;
	}

	.section-8 .col-3 .mod-tile .caption a {
		color: #777;
		text-align: justify;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
	}

	.section-8 .col-3 .mod-tile .abstract {
		width: 100%;
		font-size: .28rem;
		line-height: 1.6;
		color: #777;
		background: #f7f7f7;
		box-sizing: border-box;
		padding: .2rem;
		overflow: hidden;
		height: 100%;
		position: inherit;
		right: 0;
		bottom: 0;
		border-bottom: none;
		border-top: 1px dashed #b0b8de;
		text-align: justify;
	}

	.section-8 .col-3 .mod-tile .abstract span {
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 4;
	}

	.section-8 .col-3 .mod-tile:hover .abstract {
		right: 0;
		bottom: 100px;
		transition: all .2s ease-in-out;
	}

	.section-8:nth-child(even) .col-1 {
		float: none;
	}

	.section-8:nth-child(even) .col-2 {
		padding-left: .4rem;
		padding-right: 0;
	}

	.section-8:nth-child(even) .col-2 i {
		float: right;
		margin-left: .4rem;
		margin-right: 0;
	}

	/* section-8 end */

	/* section-10 begin */
	.section-10 {
		margin: .3rem auto;
		padding: 0 .2rem;
	}

	.section-10 .view {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.section-10 .view .swiper-container {
		width: 100%;
	}

	.section-10 .view .mod-tile {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.section-10 .view .mod-tile {
		padding-bottom: 0;
	}

	.section-10 .view .mod-tile .media img {
		width: 100%;
		height: auto;
	}

	.section-10 .view .mod-tile .caption {
		box-sizing: border-box;
		position: inherit;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 5;
		width: 100%;
		font-size: .32rem;
		line-height: 1.6;
		margin: 0 auto 0;
		color: #fff;
		padding: .2rem;
		background-color: #1527ac;
		border: 0px dashed #fff;
		box-shadow: 0 0 0 0px #1527ac;
		text-align: justify;
	}

	.section-10 .view .mod-tile .caption a {
		color: #fff;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: inherit;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
	}

	.section-10 .view .swiper-pagination-fraction {
		bottom: 8px;
		right: 30px;
		left: auto;
		width: auto;
		color: #fff;
		font-size: 30px;
		opacity: 0;
	}

	.section-10 .view .swiper-pagination-fraction .swiper-pagination-current {
		color: #ff8a00;
	}

	.section-10 .view .swiper-pagination-fraction .swiper-pagination-total {
		font-size: 18px;
	}

	.section-10 .view .swiper-button-prev,
	.section-10 .view .swiper-button-next {
		width: .6rem;
		height: 1.2rem;
		background-color: rgba(51, 51, 51, .7);
		padding: .2rem 0;
		-webkit-transition: all .4s ease-in-out;
		transition: all .4s ease-in-out;
		background-size: .2rem .36rem;
		top: 25%;
		margin-top: 0;
	}

	.section-10 .view .swiper-button-prev {
		left: 0;
	}

	.section-10 .view .swiper-button-next {
		right: 0;
	}

	.section-10 .view .swiper-container:hover .swiper-button-prev,
	.section-10 .view .swiper-container:hover .swiper-button-next {
		background-color: rgb(166 12 30 / 70%);
		height: 1.8rem;
		margin-top: -.4rem;
	}

	.section-10 .view .swiper-pagination-fraction,
	.section-10 .view .swiper-button-prev,
	.section-10 .view .swiper-button-next {
		opacity: 1;
	}

	.section-10 .view .swiper-container:hover .swiper-pagination-fraction,
	.section-10 .view .swiper-container:hover .swiper-button-next,
	.section-10 .view .swiper-container:hover .swiper-button-prev {
		opacity: 1;
	}


	.section-10 .preview {
		width: 100%;
		padding: 0;
		height: auto;
		margin: 0 auto;
		margin-top: .2rem;
		position: relative;
	}

	.section-10 .preview .swiper-container {
		margin-left: -.1rem;
	}

	.section-10 .preview .swiper-slide {
		width: 30%;
		padding: .1rem;
		margin-right: .1rem;
		overflow: inherit;
	}

	.section-10 .preview img {
		width: 100%;
		height: auto;
		border: .1rem solid #1527ac;
	}

	.section-10 .preview .active-nav img {
		padding: 0;
		border: .1rem solid #dc0000;
	}

	.section-10 .preview .swiper-pagination-fraction {
		bottom: 8px;
		right: 30px;
		left: auto;
		width: auto;
		color: #fff;
		font-size: 30px;
		opacity: 0;
	}

	.section-10 .preview .swiper-pagination-fraction .swiper-pagination-current {
		color: #ff8a00;
	}

	.section-10 .preview .swiper-pagination-fraction .swiper-pagination-total {
		font-size: 18px;
	}

	.section-10 .preview .swiper-button-prev,
	.section-10 .preview .swiper-button-next {
		width: 40px;
		height: 80px;
		background-color: rgba(51, 51, 51, .7);
		padding: 70px 5px;
		-webkit-transition: all .4s ease-in-out;
		transition: all .4s ease-in-out;
		background-size: 15px 30px;
		top: 0;
		margin-top: 10px;
		display: none;
	}

	.section-10 .preview .swiper-button-prev {
		left: 0;
	}

	.section-10 .preview .swiper-button-next {
		right: 0;
	}

	.section-10 .preview .swiper-button-prev:hover,
	.section-10 .preview .swiper-button-next:hover {
		background-color: rgb(166 12 30 / 70%);
	}

	/* section-10 end */

	/* section-11 begin */
	.section-11 {
		margin-top: 0;
		position: relative;
		overflow: hidden;
		font-size: 0;
		+word-spacing: -1px;
	}

	.section-11 .focus {
		position: absolute;
		top: 60px;
		right: -43px;
		z-index: 2;
		display: none;
	}

	.section-11 .col-1,
	.section-11 .col-2 {
		display: inline-block;
		+display: inline;
		+zoom: 1;
		font-size: 14px;
		letter-spacing: normal;
		word-spacing: normal;
		vertical-align: top;
	}

	.section-11 .swiper-container-jdt {
		width: 100%;
		overflow: hidden;
		position: relative;
	}

	.section-11 .col-1 .pic img {
		width: 100%;
		height: 4.4rem;
	}

	.section-11 .col-1 .title {
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		background-image: linear-gradient(0deg, rgb(51 51 51 / .7) 0%, rgb(0 153 255 / 0) 90%);
		color: #fff;
		padding: .1rem 1.2rem .1rem .2rem;
		line-height: 1.6;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.section-11 .col-1 .title .b-title {
		font-size: .28rem;
		font-weight: 700;
	}

	.section-11 .col-1 .title .b-txt {
		font-size: .28rem;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		display: none;
	}

	.section-11 .col-1 .title a {
		color: #fff;
	}

	.section-11 .swiper-pagination-fraction {
		bottom: .1rem;
		right: .2rem;
		left: auto;
		width: auto;
		color: #fff;
		font-size: .36rem;
		opacity: 1;
	}

	.section-11 .swiper-pagination-fraction .swiper-pagination-current {
		color: #ff8a00;
	}

	.section-11 .swiper-pagination-fraction .swiper-pagination-total {
		font-size: .28rem;
	}

	.section-11 .swiper-button-prev,
	.section-11 .swiper-button-next {
		width: .6rem;
		height: 1.2rem;
		background-color: rgb(51 51 51 / .7);
		padding: .2rem 0;
		-webkit-transition: all .4s ease-in-out;
		transition: all .4s ease-in-out;
		background-size: .2rem .36rem;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.section-11 .swiper-button-prev {
		left: 0;
	}

	.section-11 .swiper-button-next {
		right: 0;
	}

	.section-11 .swiper-button-prev:hover,
	.section-11 .swiper-button-next:hover {
		background-color: rgb(39 66 149 / 80%);
		height: 1.4rem;
	}

	.section-11 .swiper-pagination-fraction,
	.section-11 .swiper-button-prev,
	.section-11 .swiper-button-next {
		opacity: 1;
	}

	.section-11 .swiper-container-jdt:hover .swiper-pagination-fraction,
	.section-11 .swiper-container-jdt:hover .swiper-button-next,
	.section-11 .swiper-container-jdt:hover .swiper-button-prev {
		opacity: 1;
	}

	.section-11 .col-2 {
		width: 100%;
		height: auto;
		margin-left: 0;
		margin-top: .2rem;
	}

	.section-11 .col-2 .mod-topics {
		border-bottom: dashed 1px #d9d9d9;
		margin-bottom: .2rem;
		padding-bottom: .2rem;
	}

	.section-11 .col-2 .mod-topics:last-child {
		border-bottom: none;
		margin-bottom: 0;
	}

	.section-11 .col-2 .mod-topics .topic {
		font-size: .32rem;
		font-weight: 700;
		height: auto;
		line-height: 1.4;
		color: #555;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 4;
	}

	.section-11 .col-2 .mod-topics .topic a {
		color: #555;
	}

	.section-11 .col-2 .mod-topics .abstract {
		color: #888;
		margin-top: .1rem;
		-webkit-line-clamp: 5;
		display: none;
	}

	.section-11 .col-2 .mod-topics:nth-child(-n+1) .topic {
		font-size: .32rem;
		line-height: 1.6;
	}

	.section-11 .col-2 .mod-topics:nth-child(-n+1) .abstract {
		display: none;
	}

	/* section-11 end */
	/* section-11-1 begin */
	.section-11-1 {
		margin-top: 0;
		position: relative;
		overflow: hidden;
		font-size: 0;
		+word-spacing: -1px;
	}

	.section-11-1 .focus {
		position: absolute;
		top: 60px;
		right: -43px;
		z-index: 2;
		display: none;
	}

	.section-11-1 .swiper-container-xctj {
		width: 100%;
		overflow: hidden;
		position: relative;
	}

	.section-11-1 .col-1 .pic img {
		width: 100%;
		height: auto;
	}

	.section-11-1 .col-1 .title {
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		background: rgba(0, 0, 0, .7);
		color: #fff;
		padding: .1rem 1.2rem .1rem .2rem;
		box-sizing: border-box;
		line-height: 1.6;
	}

	.section-11-1 .col-1 .title a {
		color: #fff;
	}

	.section-11-1 .col-1 .title .b-title {
		font-size: .32rem;
		font-weight: 700;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		text-align: left;
	}

	.section-11-1 .col-1 .title .b-txt {
		font-size: .28rem;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		display: none;
	}

	.section-11-1 .swiper-pagination-fraction {
		bottom: .1rem;
		right: .2rem;
		left: auto;
		width: auto;
		color: #fff;
		font-size: .36rem;
		opacity: 1;
	}

	.section-11-1 .swiper-pagination-fraction .swiper-pagination-current {
		color: #ff8a00;
	}

	.section-11-1 .swiper-pagination-fraction .swiper-pagination-total {
		font-size: .28rem;
	}

	.section-11-1 .swiper-button-prev,
	.section-11-1 .swiper-button-next {
		width: .6rem;
		height: 1.2rem;
		background-color: rgba(51, 51, 51, .7);
		padding: .2rem 0;
		-webkit-transition: all .4s ease-in-out;
		transition: all .4s ease-in-out;
		background-size: .2rem .36rem;
		top: 25%;
		margin-top: 0;
	}

	.section-11-1 .swiper-button-prev {
		left: 0;
	}

	.section-11-1 .swiper-button-next {
		right: 0;
	}

	.section-11-1 .swiper-pagination-fraction,
	.section-11-1 .swiper-button-prev,
	.section-11-1 .swiper-button-next {
		opacity: 1;
	}

	.section-11-1 .swiper-button-prev:hover,
	.section-11-1 .swiper-button-next:hover {
		background-color: rgb(166 12 30 / 70%);
		height: 1.8rem;
		margin-top: -.4rem;
	}

	.section-11-1 .col-2,
	.section-11-1 .col-3 {
		display: inline-block;
		+display: inline;
		+zoom: 1;
		font-size: .28rem;
		letter-spacing: normal;
		word-spacing: normal;
		vertical-align: top;
		width: 100%;
		margin-top: .4rem;
	}

	.section-11-1 .col-2 {
		margin-right: 0;
	}

	.section-11-1 .col-2 .mod-topics {
		border-bottom: dotted 1px #d9d9d9;
		margin-bottom: .2rem;
		padding-bottom: .2rem;
	}

	.section-11-1 .col-2 .mod-topics:last-child {
		margin-bottom: 0;
	}

	.section-11-1 .col-2 .topic {
		font-size: .36rem;
		font-weight: 700;
		height: auto;
		line-height: 1.4;
		color: #555;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
	}

	.section-11-1 .col-2 .topic a {
		color: #555;
	}

	.section-11-1 .col-2 .abstract {
		color: #888;
		margin-top: .1rem;
		-webkit-line-clamp: 5;
	}

	.section-11-1 .col-3 {
		margin-left: 0;
	}

	.section-11-1 .col-3 .Collapsing {
		position: relative;
		width: 100%;
		box-sizing: border-box;
		height: 1rem;
		line-height: .92rem;
		cursor: pointer;
		margin-bottom: .2rem;
		padding-left: .1rem;
		padding-right: 1.2rem;
		border-top: 2px solid #f6f5f8;
		background-image: linear-gradient(to right, #f6f5f8 0%, #f6f5f8 100%);
		color: #555;
		font-size: .32rem;
		font-weight: 400;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.section-11-1 .col-3 .Collapsing .u_num {
		font-style: italic;
		font-weight: bold;
		color: #1527ac;
		font-size: .4rem;
		padding-right: .1rem;
	}

	.section-11-1 .col-3 .Collapsing a {
		color: #555;
	}

	.section-11-1 .col-3 .Collapsing .m_spanImg {
		position: absolute;
		z-index: 2;
		right: .2rem;
		bottom: 0;
		width: .8rem;
		font-size: .28rem;
		color: #8c8c8c;
		cursor: pointer;
		background: url("//www.news.cn/res/xhwimg/enterprise/boaozgqyj2020/img/icon3.png") no-repeat center right;
		background-size: 20%;
	}

	.section-11-1 .col-3 .Collapsing.on {
		border-top: 2px solid #e74167;
		background-image: linear-gradient(to right, #2d4cbb 0%, #1527ac 100%);
		color: #fff;
	}

	.section-11-1 .col-3 .Collapsing.on .m_spanImg {
		display: none;
	}

	.section-11-1 .col-3 .Collapsing.on .u_num {
		color: #fff;
	}

	.section-11-1 .col-3 .Collapsing.on a {
		color: #fff;
	}

	.section-11-1 .col-3 .coll_body {
		padding: .2rem .3rem .4rem .3rem;
		background: #fff;
		display: none;
	}

	.section-11-1 .col-3 .coll_body span {
		font-size: 14px;
		text-align: justify;
		line-height: 1.6;
		color: #888;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 10;
	}

	.section-11-1 .col-3 .coll_body:last-child {
		padding-bottom: 0;
	}

	.section-11-1 .col-4 {
		margin-top: .4rem;
	}

	.section-11-1 .col-4 .item {
		width: 100%;
		box-sizing: border-box;
		position: relative;
		margin-right: 0;
		color: #333;
		font-size: .32rem;
		line-height: 1.6;
		padding-left: 20px;
		padding-bottom: 5px;
		margin-bottom: 5px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
	}

	.section-11-1 .col-4 .item:nth-child(even) {
		margin-right: 0;
		margin-left: 0;
	}

	.section-11-1 .col-4 .item:nth-last-child(2) {
		/*margin-bottom:0;*/
	}

	.section-11-1 .col-4 .item::before {
		content: "";
		width: .1rem;
		height: .1rem;
		background-color: #1527ac;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		position: absolute;
		left: 3px;
		top: 23%;
		margin-top: -2px;
	}

	.section-11-1 .col-4 .item a {
		color: #333;
	}

	.section-11-1 .col-4 .item a:hover {
		color: #1527ac;
		transition: all .4s ease-in-out;
	}

	/* section-11-1 end */

	/* section-13 begin */
	.section-13 #container {
		width: 100%;
		height: inherit;
	}

	.section-13 #sub_col {
		width: 100%;
		height: auto;
		padding: 0 .2rem .4rem;
		float: right;
		background-color: inherit;
		overflow: hidden;
	}

	.section-13 .mod-topics {
		position: relative;
		height: auto;
	}

	.section-13 .mod-topics .topic {
		font-size: .48rem;
		height: auto;
		line-height: 1.4;
		color: #333;
		text-align: justify;
	}

	.section-13 .mod-topics .topic a {
		color: #333;
	}

	.section-13 .mod-topics .sub-topic {
		margin-top: .3rem;
		margin-bottom: .8rem;
		font-size: .28rem;
		color: #999;
		font-weight: 400;
		height: auto;
		overflow: hidden;
		text-indent: inherit;
	}

	.section-13 .mod-topics .sub-topic span {
		position: absolute;
		width: 1.6rem;
		height: 3px;
		margin-top: .1rem;
		display: block;
		background: #999;
	}

	.section-13 .mod-topics .sub-topic span::before {
		content: "sun island";
		font-size: .24rem;
		font-weight: 400;
		padding-top: .16rem;
		text-transform: capitalize;
		display: table;
	}

	.section-13 .mod-topics .abstract {
		font-size: .28rem;
		color: #333;
		text-align: justify;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 6;
	}

	.section-13 #main_col {
		width: 100%;
		overflow: hidden;
		float: right;
	}

	.section-13 #gallery {
		width: 100%;
		height: 5rem;
	}

	.section-13 .spacegallery {
		position: relative;
		overflow: hidden
	}

	.section-13 .spacegallery img {
		position: absolute;
		right: 0;
		width: 90%;
		height: auto;
	}

	.section-13 .spacegallery a {
		z-index: 1000;
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		display: block;
	}

	/* section-13 end */

	/* section-14 begin */
	.section-14 {
		margin: 0 auto;
	}

	.section-14 .video-abstract {
		position: relative;
		width: 100%;
		padding: .2rem .3rem;
		margin: .3rem auto .2rem;
	}

	.section-14 .video-abstract::before,
	.section-14 .video-abstract::after {
		content: "";
		display: block;
		position: absolute;
		z-index: -1;
		border-color: rgba(0, 153, 255, .3);
		border-style: solid;
	}

	.section-14 .video-abstract::before {
		width: 1.4rem;
		height: 1.4rem;
		top: -.1rem;
		left: 0;
		border-width: .16rem;
	}

	.section-14 .video-abstract::after {
		width: .8rem;
		height: .8rem;
		right: 0;
		bottom: 0;
		border-width: .1rem;
	}

	.section-14 .video-abstract .abstract {
		background-color: #fff;
		font-size: .32rem;
		line-height: 1.6;
		color: #333;
		padding: .2rem;
		-webkit-line-clamp: 30;
		text-align: justify;
	}

	.section-14 .videobox {
		width: 100%;
		margin: 0 auto;
		/*margin-top: 60px;*/
	}

	.section-14 .spzb {
		width: 100%;
		overflow: hidden;
		padding: 0;
		background: #1527ac;
		position: relative;
	}

	.section-14 .spzb .picTitle {
		position: relative;
		width: 100%;
		height: auto;
	}

	.section-14 .spzb .picTitle .bfan {
		position: absolute;
		width: 1.4rem;
		height: 1.4rem;
		top: 30%;
		left: 50%;
		z-index: 1;
		margin-left: -.7rem;
	}

	.section-14 .spzb .picTitle img {
		cursor: pointer;
		width: 100%;
		height: auto;
	}

	.section-14 .spzb .picTitle .img img {
		width: 100%;
		height: auto;
		display: block;
	}

	.section-14 .spzb .picTitle .bg {
		background: rgba(51, 51, 51, .7);
		bottom: 0;
		height: .8rem;
		left: 0;
		position: absolute;
		width: 100%;
		z-index: 10;
		display: none;
	}

	.section-14 .spzb .picTitle .name {
		bottom: 0;
		color: #fff;
		height: .8rem;
		padding-left: .2rem;
		left: 0;
		line-height: .8rem;
		position: absolute;
		width: 100%;
		z-index: 11;
		font-size: .32rem;
		cursor: pointer;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		display: none;
	}

	.section-14 .spzb .picTitle .name a {
		color: #fff;
	}

	.section-14 .spzb iframe {
		width: 100%;
		height: auto;
	}

	.section-14 .spzb iframe {
		position: absolute;
		right: 0;
		bottom: 0;
		width: 100%;
		height: auto;
		z-index: 999;
		display: none;
	}

	.section-14 .spzb .onMove {
		position: fixed !important;
		right: 0 !important;
		bottom: 0 !important;
		width: 100%;
		height: auto;
	}

	.section-14 .spzb .onMove.btn {
		position: absolute !important;
		right: 0 !important;
		bottom: 0 !important;
		width: 100% !important;
		height: auto !important;
	}

	.section-14 .spzb .closeSVideo {
		width: 20px;
		height: 20px;
		right: 10px;
		bottom: 240px;
		background: #1527ac;
		z-index: 999;
		position: fixed;
		color: #fff;
		text-align: center;
		line-height: 20px;
		font-size: 20px;
		cursor: pointer;
		display: none;
	}

	.section-14 #spMobile {
		position: absolute;
		left: 0;
		top: 0;
		width: 100% !important;
		height: 100% !important;
		z-index: 999;
		display: none;
		background: #000;
	}

	/* section-14 end */

	/* section-14-1 begin */
	.section-14-1 .video {
		width: 100%;
		height: auto;
		position: relative;
		overflow: hidden;
	}

	.section-14-1 .video img {
		width: 100%;
		height: auto;
	}

	.section-14-1 .vPlay {
		position: absolute;
		width: 1.2rem;
		height: 1.2rem;
		top: 50%;
		left: 50%;
		margin-left: -.6rem;
		margin-top: -.6rem;
		display: none;
		cursor: pointer;
		z-index: 3;
	}

	.section-14-1 .video-close {
		width: .4rem;
		height: .4rem;
		position: absolute;
		right: 0;
		top: 0;
		z-index: 99;
		background: url(//www.xinhuanet.com/politics/70zn/zb01a/images/videoClose.png) 0 0 no-repeat;
		background-size: 100%;
		cursor: pointer;
		display: none;
		transform: rotate(180deg);
	}

	.section-14-1 .VideoHtml {
		width: 100%;
		height: 100%;
		display: none;
		position: absolute;
		left: 0;
		top: 0;
		z-index: 99;
	}

	.section-14-1 .videoFull {
		height: 100vh;
		overflow: hidden;
	}

	.section-14-1 .videoFull .VideoHtml {
		background-color: rgba(0, 0, 0, .8);
	}

	.section-14-1 .videoFull #spMobile {
		position: absolute;
		top: 50%;
		margin-top: -2.1rem;
		width: 100%;
		height: auto;
	}

	.section-14-1 .videoFull .video-close {
		top: 50%;
		margin-top: -2.1rem;
	}

	/* section-14-1 end */

	/* section-15 begin */
	.section-15 h2 em {
		font-size: .48rem;
		font-style: normal;
		font-weight: 400;
		color: #666;
		height: 1.2rem;
		line-height: 1.2rem;
		padding-bottom: .2rem;
	}

	.section-15 .part-item {
		padding: 0 0 .6rem;
		display: block;
		#zoom: 1;
	}

	.section-15 .part-item:last-child {
		padding: 0;
	}

	.section-15 .part-item::after {
		content: "";
		overflow: hidden;
		width: 100%;
		height: 0;
		font-size: 0;
		display: block;
		clear: both;
	}

	.section-15 .part-avatar {
		width: 1.5rem;
		height: 1.5rem;
		margin-right: .3rem;
		float: left;
		position: relative;
	}

	.section-15 .part-avatar::before,
	.section-15 .part-avatar::after {
		content: "";
		display: inline-block;
		width: 1rem;
		height: 1rem;
		position: absolute;
	}

	.section-15 .part-avatar::before {
		background-color: #fff;
		bottom: .1rem;
		right: .1rem;
		z-index: 2;
	}

	.section-15 .part-avatar::after {
		border: #f4f4f4 .16rem solid;
		top: 0;
		left: 0;
		z-index: 1;
	}

	.section-15 .part-avatar img {
		position: absolute;
		top: .3rem;
		left: .3rem;
		width: 60%;
		height: 60%;
		border-radius: 100%;
		overflow: hidden;
		z-index: 3;
	}

	.section-15 .part-avatar .part-sub-title {
		position: absolute;
		top: 1.2rem;
		left: .3rem;
		text-align: center;
		z-index: 4;
		width: 1.2rem;
		font-size: .28rem;
		line-height: 1.6;
		color: #333;
		display: none;
	}

	.section-15 .part-text {
		overflow: inherit;
	}

	.section-15 .part-text .part-title {
		position: static;
		padding-bottom: .4rem;
		color: #333;
		font-size: .4rem;
		line-height: 1.4;
		font-weight: 700;
		text-align: justify;
		overflow: hidden;
	}

	.section-15 .part-text .part-title a {
		color: #333;
	}

	.section-15 .part-text .part-title::before,
	.section-15 .part-text .part-title::after {
		content: "";
		display: inline-block;
		width: .4rem;
		height: .4rem;
		background-repeat: no-repeat;
		overflow: hidden;
		background-size: 100%;
	}

	.section-15 .part-text .part-title::before {
		background-image: url(//www.xinhuanet.com/interview/20161202/bundle/quotation-marks-left-gray.png);
		background-position: 0 0;
		margin-right: .1rem;
	}

	.section-15 .part-text .part-title::after {
		background-image: url(//www.xinhuanet.com/interview/20161202/bundle/quotation-marks-right-gray.png);
		background-position: 0 0;
		margin-left: .1rem;
	}

	.section-15 .part-media {
		width: 100%;
		margin: 0 auto;
	}

	.section-15 .part-text .part-media img {
		margin: 0 auto .3rem;
		max-width: 100%;
		height: auto;
	}

	.section-15 .part-text .part-abstract {
		font-size: .32rem;
		line-height: 1.6;
		color: #666;
		margin-bottom: .2rem;
		text-align: justify;
	}

	/* section-15 end */

	/* section-16 begin */
	.section-16 .swiper-container-yjjb {
		position: relative;
		overflow: hidden;
		width: 100%;
	}

	.section-16 .swiper-slide {
		padding-bottom: .8rem;
	}

	.section-16 .mod-tile {
		position: relative;
		width: 100%;
		height: 3.04rem;
		border: 1px solid #ededed;
		box-sizing: border-box;
	}

	.section-16 .mod-tile:nth-child(odd) {
		margin-right: 0;
		padding-right: 3.4rem;
		padding-left: .2rem;
	}

	.section-16 .mod-tile:nth-child(even) {
		margin-left: 0;
		padding-left: 3.4rem;
		padding-right: .2rem;
	}

	.section-16 .mod-tile:nth-last-child(-n+2) {
		margin-top: auto;
	}

	.section-16 .mod-tile:nth-last-child(-n+3) {
		margin-top: .2rem;
	}

	.section-16 .mod-tile .media {
		position: absolute;
		z-index: 5;
		width: 3rem;
		height: 3rem;
	}

	.section-16 .mod-tile:nth-child(odd) .media {
		right: 0;
	}

	.section-16 .mod-tile:nth-child(even) .media {
		left: 0;
	}

	.section-16 .mod-tile .media img {
		width: 100%;
		height: 100%;
		border-radius: 0;
	}

	.section-16 .mod-tile .sub-title {
		width: 100%;
		font-size: .32rem;
		font-weight: 400;
		margin-top: .2rem;
		color: #1527ac;
		width: 100%;
		line-height: 1.4;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
	}

	.section-16 .mod-tile:nth-child(odd) .sub-title {
		text-align: right;
	}

	.section-16 .mod-tile:nth-child(even) .sub-title {
		text-align: left;
	}

	.section-16 .mod-tile .sub-title a {
		color: #1527ac;
	}

	.section-16 .mod-tile .sub-title a:hover {
		color: #333;
	}

	.section-16 .mod-tile .abstract {
		margin-top: .1rem;
		padding-top: .1rem;
		border-top: 1px solid #ededed;
		color: #333;
		width: 100%;
		max-height: 2rem;
		font-size: .28rem;
		line-height: 1.4;
	}

	.section-16 .swiper-button-prev,
	.section-16 .swiper-button-next {
		width: .6rem;
		height: 1.2rem;
		background-color: rgba(51, 51, 51, .7);
		padding: .2rem 0;
		-webkit-transition: all .4s ease-in-out;
		transition: all .4s ease-in-out;
		background-size: .2rem .36rem;
		top: 40%;
		margin-top: 0;
	}

	.section-16 .swiper-button-prev {
		left: 0;
	}

	.section-16 .swiper-button-next {
		right: 0;
	}

	.section-16 .swiper-pagination-fraction,
	.section-16 .swiper-button-prev,
	.section-16 .swiper-button-next {
		opacity: 1;
	}

	.section-16 .swiper-button-prev:hover,
	.section-16 .swiper-button-next:hover {
		background-color: rgb(166 12 30 / 70%);
		height: 1.8rem;
		margin-top: -.4rem;
	}

	.section-16 .swiper-container-yjjb:hover .swiper-pagination-fraction,
	.section-16 .swiper-container-yjjb:hover .swiper-button-next,
	.section-16 .swiper-container-yjjb:hover .swiper-button-prev {
		opacity: 1;
	}

	/* section-16 end */

	/* section-17 begin */
	.section-17 .cols {
		font-size: 0;
		+word-spacing: -1px;
	}

	.section-17 .cols .col {
		display: inline-block;
		+display: inline;
		+zoom: 1;
		font-size: 14px;
		letter-spacing: normal;
		word-spacing: normal;
		vertical-align: top;
	}

	.section-17 .cols .mod-card {
		margin-bottom: .4rem;
		border: 1px solid #1527ac;
		background-color: #fff;
		border-radius: .1rem;
	}

	.section-17 .cols .media img {
		border-radius: .1rem .1rem 0 0;
		width: 100%;
		height: auto;
	}

	.section-17 .cols .topic {
		padding: .2rem;
		font-size: .32rem;
		line-height: 1.4;
		color: #1527ac;
		height: inherit;
		font-weight: 400;
	}

	.section-17 .cols .topic a {
		color: #1527ac;
	}

	.section-17 .cols .topic a:hover {
		color: #666;
	}

	.section-17 .cols .abstract {
		padding: .2rem .2rem 0;
		line-height: 1.6;
		color: #333;
		font-size: .28rem;
		text-align: justify;
		display: none;
	}

	.section-17 .cols .more {
		display: block;
		padding-right: .5rem;
		border-top: 1px dotted #ccc;
		height: 2rem;
		line-height: 2;
		text-align: right;
		display: none;
	}

	/* section-17 end */

	/* section-18 begin */
	.section-18 .swiper-container-xhft {
		position: relative;
		overflow: hidden;
	}

	.section-18 .mod-tile {
		width: 100%;
		padding: 0 0 0 .2rem;
		overflow: hidden;
	}

	.section-18 .mod-tile .media img {
		width: 100%;
		height: auto;
	}

	.section-18 .mod-tile .unit-title {
		position: relative;
		font-weight: 400;
		background: #e6e6e6;
		color: #333;
		line-height: 1.5;
		width: 3.6rem;
		box-sizing: border-box;
		padding: .4rem .2rem .2rem;
		font-size: .32rem;
		margin: -.6rem auto 0;
	}

	.section-18 .mod-tile .unit-title::after {
		content: "";
		display: block;
		width: 1rem;
		height: .1rem;
		/*border-radius: 50%;
		box-shadow: 0 0 0 5px #fff;*/
		background: #1527ac;
		position: absolute;
		left: .2rem;
		top: .2rem;
	}

	.section-18 .mod-tile .unit-title a {
		color: #333;
	}

	.section-18 .mod-tile .unit-title a:hover {
		color: #dc0000;
	}

	.section-18 .mod-tile .abstract {
		color: #333;
		width: 3.6rem;
		overflow: hidden;
		font-size: .28rem;
		line-height: 1.6;
		margin: .2rem auto 0;
	}

	.section-18 .swiper-pagination-fraction {
		bottom: .1rem;
		right: .2rem;
		left: auto;
		width: auto;
		color: #fff;
		font-size: .36rem;
		opacity: 0;
		display: none;
	}

	.section-18 .swiper-pagination-fraction .swiper-pagination-current {
		color: #ff8a00;
	}

	.section-18 .swiper-pagination-fraction .swiper-pagination-total {
		font-size: .28rem;
	}

	.section-18 .swiper-button-prev,
	.section-18 .swiper-button-next {
		width: .6rem;
		height: 1.2rem;
		background-color: rgba(51, 51, 51, .7);
		padding: .2rem 0;
		-webkit-transition: all .4s ease-in-out;
		transition: all .4s ease-in-out;
		background-size: .2rem .36rem;
		top: 25%;
		margin-top: 0;
	}

	.section-18 .swiper-button-prev {
		left: 0;
	}

	.section-18 .swiper-button-next {
		right: 0;
	}

	.section-18 .swiper-button-prev:hover,
	.section-18 .swiper-button-next:hover {
		background-color: rgb(166 12 30 / 70%);
		height: 1.8rem;
		margin-top: -.4rem;
	}

	.section-18 .swiper-pagination-fraction,
	.section-18 .swiper-button-prev,
	.section-18 .swiper-button-next {
		opacity: 1;
	}

	.section-18 .swiper-container-tp:hover .swiper-pagination-fraction,
	.section-18 .swiper-container-tp:hover .swiper-button-next,
	.section-18 .swiper-container-tp:hover .swiper-button-prev {
		opacity: 1;
	}

	/* section-18 end */

	/* section-23 高清图集 begin */
	.section-23 .sec_main {
		position: relative;
	}

	.section-23 .swiper-container-zjft {
		position: relative;
	}


	.section-23 .sec_main .sec_mleft {
		width: 100%;
		height: inherit;
		margin-top: .2rem;
		float: none;
		background: none;
		position: inherit;
		padding-top: 0;
	}

	.section-23 .sec_main .sec_mleft img {
		width: 100%;
		height: auto;
	}

	.section-23 .sec_main .sec_mright {
		width: 100%;
		height: 5rem;
		float: none;
		background: none;
	}

	.section-23 .sec_main .sec_mright .tit {
		color: #333;
		font-size: .36rem;
		line-height: 1.4;
		margin-top: .1rem;
	}

	.section-23 .sec_main .sec_mright .tit a {
		color: #333;
	}

	.section-23 .sec_main .sec_mright .note {
		color: #666;
		font-size: .32rem;
		line-height: 1.6;
		margin-top: .1rem;
	}

	.section-23 .sec_main .sec_mright .sec_top {
		padding-top: 0;
		padding-left: 0;
		margin-top: 0;
	}

	.section-23 .sec_main .sec_mright .sec_bot {
		margin-top: .1rem;
		line-height: 1.6;
		color: #666666;
		font-size: .28rem;
		height: auto;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 5;
	}

	.section-23 .scroll {
		width: 100%;
		position: absolute;
		bottom: 0;
		right: 0;
		left: 0;
		padding-left: 0;
		padding-right: 0;
		overflow: hidden;
	}

	.section-23 .scroll .swiper-slide {
		width: 2.2rem !important;
		height: auto;
		cursor: pointer;
	}

	.section-23 .scroll .swiper-slide img {
		width: 100%;
		height: auto;
		border: solid .08rem #e0e5ed;
		box-sizing: border-box;
	}

	.section-23 .scroll .swiper-slide.on img {
		border-color: #4978bc;
	}

	/* section-23 高清图集 end */

	/* section-25 begin */
	.section-25 {
		padding: .4rem .2rem .8rem;
		margin: .3rem auto 0;
		width: 100%;
		position: relative;
	}

	.section-25 .swiper-container-gdft {
		position: relative;
		overflow: hidden;
		margin: 0 auto;
	}

	.section-25 .swiper-slide {
		width: 100%;
	}

	.section-25 .swiper-slide:nth-child(even) {
		margin-top: .3rem;
	}

	.section-25 .mod-tile {
		width: 100%;
		margin: 0;
		position: relative;
		overflow: hidden;
	}

	.section-25 .mod-tile .media {
		width: 100%;
	}

	.section-25 .mod-tile .media img {
		width: 100%;
		height: auto;
	}

	.section-25 .mod-tile .topic {
		font-size: .28rem;
		padding: .1rem;
		color: #fff;
		line-height: 1.4;
		font-weight: 400;
		height: inherit;
		position: absolute;
		bottom: 0;
		left: 0;
		-webkit-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	}

	.section-25 .mod-tile .topic a {
		color: #fff;
	}

	.section-25 .mod-tile .topic a:hover {
		color: #fff;
	}

	.section-25 .mod-tile .abstract {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		padding: .2rem;
		background: rgb(51 51 51 / .7);
		color: #fff;
		font-size: .28rem;
		line-height: 1.6;
		-webkit-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
		opacity: 0;
		cursor: pointer;
		display: none;
	}

	.section-25 .mod-tile .abstract a {
		width: 100%;
		height: 100%;
		color: #fff;
		display: block;
		overflow: hidden;
	}

	.section-25 .mod-tile:hover .topic {
		opacity: 1;
		bottom: 0;
	}

	.section-25 .mod-tile:hover .abstract {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	.section-25 .swiper-pagination {
		display: none;
	}

	.section-25 .swiper-button-prev,
	.section-25 .swiper-button-next {
		width: .6rem;
		height: 1.2rem;
		background-color: rgb(36 53 69);
		padding: .2rem 0;
		-webkit-transition: all .4s ease-in-out;
		transition: all .4s ease-in-out;
		background-size: .2rem .36rem;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.section-25 .swiper-button-prev {
		left: 0;
	}

	.section-25 .swiper-button-next {
		right: 0;
	}

	.section-25 .swiper-pagination-fraction,
	.section-25 .swiper-button-prev,
	.section-25 .swiper-button-next {
		opacity: 1;
	}

	.section-25 .swiper-button-prev:hover,
	.section-25 .swiper-button-next:hover {
		background-color: rgb(166 12 30 / 70%);
		height: 1.4rem;
	}

	.section-25 .swiper-container-gdft:hover .swiper-pagination-fraction,
	.section-25 .swiper-container-gdft:hover .swiper-button-next,
	.section-25 .swiper-container-gdft:hover .swiper-button-prev {
		opacity: 1;
	}

	/* section-25 end */

	/* section-26 begin */
	.section-26 .unit {
		width: 100%;
		margin: 0 auto;
	}

	.section-26 .mod-card {
		padding: 0 0 10px;
		border-bottom: 1px dashed #ccc;
		width: 100%;
		box-sizing: border-box;
		margin-bottom: .2rem;
		margin-right: 0;
	}

	.section-26 .mod-card:nth-child(even) {
		margin-left: 0;
		margin-right: 0;
	}

	.section-26 .mod-card .media a {
		float: left;
		width: 3rem;
		height: 2rem;
		margin-right: .2rem;
		overflow: hidden;
	}

	.section-26 .mod-card .media img {
		width: 100%;
		height: auto;
	}

	.section-26 .mod-card .media a:hover img {
		transform: scaleX(1.2) scaleY(1.2);
		transition: .5s;
	}

	.section-26 .mod-card .topic {
		line-height: 1.4;
		color: #333;
		font-weight: 400;
		font-size: .32rem;
		height: inherit;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
	}

	.section-26 .mod-card .topic a {
		color: #333;
	}

	.section-26 .mod-card .abstract {
		line-height: 1.6;
		margin-top: .1rem;
	}

	.section-26 .mod-card .abstract a {
		color: #00a0e9;
	}

	.section-26 .mod-card .abstract a:hover {
		color: #dc0000;
	}

	/* section-26 end */
	/* section-27 begin */
	.section-27 .sideMenu {
		margin-bottom: .5rem;
	}

	.section-27 .sideMenu .tab-m-hds {
		width: 100%;
		height: auto;
		box-sizing: border-box;
		overflow: hidden;
		font-size: .36rem;
		font-weight: 400;
		line-height: 2;
		background: #1527ac;
		padding: .2rem;
		color: #fff;
		text-align: center;
		margin: .2rem auto;
	}

	.section-27 .sideMenu .tab-m-hds.on {
		font-weight: 700;
	}

	.section-27 .sideMenu .tab-m-hds a {
		color: #fff;
	}

	.section-27 .sideMenu ul>li {
		padding: 0;
		height: 100%;
		max-height: 10rem;
		overflow-y: auto;
		overflow-x: hidden;
	}

	.section-27 .sideMenu .scrollbox {
		color: #333;
		font-size: .32rem;
		line-height: 1.6;
		box-sizing: border-box;
		padding-left: .2rem;
		padding-right: .3rem;
		text-align: justify;
	}

	.section-27 .col-1 {
		width: 100%;
		height: inherit;
		overflow: hidden;
		margin-bottom: 0;
	}

	.section-27 .col-1 .accordion {
		width: 100%;
		position: relative;
	}

	.section-27 .col-1 ul>li {
		width: 100%;
		box-sizing: border-box;
		background: #f4f4f4;
		height: auto;
	}

	.section-27 .col-1 ul>li .link {
		cursor: pointer;
		box-sizing: border-box;
		height: inherit;
		padding: .4rem;
		padding-left: .8rem;
		color: #333;
		font-size: .32rem;
		font-weight: 400;
		border-bottom: 1px dashed #ccc;
		position: relative;
		-webkit-transition: all .4s ease;
		-o-transition: all .4s ease;
		transition: all .4s ease;
		letter-spacing: 1px;
	}

	.section-27 .col-1 ul>li:last-child .link {
		border-bottom: 0;
	}

	.section-27 .col-1 ul>li.open .link {
		color: #1527ac;
		background: #f9fafc;
		font-weight: 700;
		font-size: .36rem;
	}

	.section-27 .col-1 ul>li i {
		position: absolute;
		width: 16px;
		height: 16px;
		top: .5rem;
		right: .4rem;
		-webkit-transition: all .4s ease;
		-o-transition: all .4s ease;
		transition: all .4s ease;
		background: url("//www.news.cn/res/xhwimg/health/xphstdh/img/icon1.png");
		font-style: normal;
	}

	.section-27 .col-1 ul>li.open i {
		-webkit-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		-o-transform: rotate(180deg);
		transform: rotate(180deg);
	}

	.section-27 .col-1 .schedule-content {
		position: absolute;
		top: 0;
		right: 0;
		display: none;
		background: #f9fafc;
		width: 100%;
		height: 10rem;
		padding: .2rem;
		box-sizing: border-box;
		position: inherit;
	}

	.section-27 .col-1 .scroll-box,
	.section-27 .col-1 .schedule-c-box {
		width: 100%;
		height: 100%;
		overflow-y: auto;
		overflow-x: hidden;
	}

	.section-27 .col-1 ol {
		padding-top: .2rem;
		padding-bottom: .2rem;
		height: inherit;
	}

	.section-27 .col-1 ol>li {
		padding-top: .3rem;
		padding-left: .3rem;
		padding-right: .3rem;
		background: url("//www.news.cn/res/xhwimg/fortune/boaoforum20181203/img/shuxian.jpg") repeat-y 1.4rem;
		-webkit-transition: all .25s ease;
		-o-transition: all .25s ease;
		transition: all .25s ease;
	}

	.section-27 .col-1 ol>li::after {
		content: "";
		overflow: hidden;
		width: 100%;
		height: 0;
		font-size: 0;
		display: block;
		clear: both;
	}

	.section-27 .col-1 ol>li:first-child {
		padding-top: 0;
	}

	.section-27 .col-1 ol>li .time {
		position: relative;
		top: -3px;
		color: #737373;
		font-size: .28rem;
		float: left;
		width: .8rem;
	}

	.section-27 .col-1 ol>li .cont {
		margin-left: 1rem;
		padding-left: .6rem;
		position: relative;
	}

	.section-27 .col-1 ol>li .cont::before {
		content: "";
		position: absolute;
		width: 10px;
		height: 10px;
		background: url("//www.news.cn/res/xhwimg/health/xphstdh/img/icon2.png") center center no-repeat;
		left: 1px;
		top: 0;
	}

	.section-27 .col-1 ol>li .cont .tit {
		color: #1527ac;
		font-size: .32rem;
		position: relative;
		top: -3px;
	}

	.section-27 .col-1 ol>li .cont .note {
		color: #737373;
		font-size: .28rem;
		line-height: 1.6;
		text-align: justify;
	}

	.section-27 .col-2 {
		padding: 0 .3rem;
		margin-bottom: .2rem;
		position: relative;
	}

	.section-27 .col-2::after {
		position: absolute;
		left: 0;
		top: .8rem;
		z-index: -1;
		content: "";
		width: 100%;
		height: 3rem;
		background-color: #1527ac;
	}

	.section-27 .col-2 .mod-card .media {
		width: 100%;
	}

	.section-27 .col-2 .mod-card .media a {
		width: 100%;
	}

	.section-27 .col-2 .mod-card .media img {
		float: none;
		width: 100%;
		height: auto;
		margin-right: 0;
	}

	.section-27 .col-2 .mod-card .topic {
		font-size: .4rem;
		font-weight: 700;
		color: #333;
		line-height: 1.6;
		height: auto;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		white-space: inherit;
		padding-top: .2rem;
	}

	.section-27 .col-2 .mod-card .topic a {
		color: #333;
	}

	.section-27 .col-2 .mod-card .topic a:hover {
		color: #333;
		opacity: .5;
		filter: alpha(opacity=50);
	}

	.section-27 .col-2 .mod-card .abstract {
		font-size: .28rem;
		text-align: justify;
		line-height: 2;
		padding-top: .1rem;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 10;
		-webkit-box-orient: vertical;
		color: #333;
	}

	.section-27 .col-2 ul {
		margin-top: .2rem;
		border-top: 1px dashed #ccc;
		padding-top: .2rem;
		width: 100%;
		float: none;
	}

	.section-27 .col-2 ul li {
		width: 100%;
		line-height: 2;
		font-size: .28rem;
		color: #333;
		text-align: justify;
	}

	/* section-27 end */

	/* section-28 begin */
	.section-28 .swiper-container-sshz {
		width: 100%;
		overflow: hidden;
		position: relative;
	}

	.section-28 .mod-tile {
		position: relative;
		width: calc(100%/2 - .1rem);
		height: 6.9rem;
		margin-left: calc(.1rem*2 / 1);
		transition: inherit;
		cursor: pointer;
	}

	.section-28 .mod-tile:nth-child(4n+1),
	.section-28 .mod-tile:nth-child(2n+1) {
		margin-left: 0;
	}

	.section-28 .mod-tile .caption {
		position: absolute;
		z-index: 2;
		left: 0;
		width: 100%;
		height: calc(100% / 2);
		font-size: .32rem;
		font-weight: 700;
		line-height: 1.6;
		color: #fff;
		padding-left: .2rem;
		padding-right: .2rem;
		box-sizing: border-box;
		display: grid;
		place-items: center;
		background-image: linear-gradient(135deg, #1527ac 0%, #09f 100%);
	}

	.section-28 .mod-tile .caption a {
		color: #fff;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 5;
	}

	.section-28 .mod-tile:nth-child(even) .caption {
		top: calc(100% / 2);
	}

	.section-28 .mod-tile .media img {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: auto;
	}

	.section-28 .mod-tile:nth-child(odd) .media img {
		top: calc(100% / 2);
	}

	/* .section-28 .mod-tile.on {
		width: 470px;
		height: 470px;
	}
	
	.section-28 .mod-tile.on .caption {
		position: absolute;
		left: 0;
		top: inherit;
		bottom: 0;
		width: 100%;
		height: 110px;
		font-size: 18px;
		color: #fff;
		font-weight: 700;
		line-height: 1.6;
		text-align: center;
		background:  linear-gradient(0deg, rgba(0, 0, 0, .7) 0%, rgba(0, 153, 255, 0) 90%);
		box-sizing: border-box;
		padding: 10px 20px;
	}
	
	.section-28 .mod-tile.on .caption a {
		color: #fff;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
	}
	
	.section-28 .mod-tile.on .caption a {
		color: #fff;
	}
	
	.section-28 .mod-tile.on:nth-child(odd) .media img {
		top: 0;
	}
	.section-28 .mod-tile.on .media img {
		width: 470px;
		height: 470px;
	} */

	.section-28 .swiper-pagination-fraction {
		bottom: .1rem;
		right: .2rem;
		left: auto;
		width: auto;
		color: #fff;
		font-size: .36rem;
		opacity: 1;
	}

	.section-28 .swiper-pagination-fraction .swiper-pagination-current {
		color: #ff8a00;
	}

	.section-28 .swiper-pagination-fraction .swiper-pagination-total {
		font-size: .28rem;
	}

	.section-28 .swiper-button-prev,
	.section-28 .swiper-button-next {
		width: .6rem;
		height: 1.2rem;
		background-color: rgba(51, 51, 51, .7);
		padding: .2rem 0;
		-webkit-transition: all .4s ease-in-out;
		transition: all .4s ease-in-out;
		background-size: .2rem .36rem;
		top: 46%;
		margin-top: 0;
	}

	.section-28 .swiper-button-prev {
		left: 0;
	}

	.section-28 .swiper-button-next {
		right: 0;
	}

	.section-28 .swiper-button-prev:hover,
	.section-28 .swiper-button-next:hover {
		background-color: rgb(166 12 30 / 70%);
		height: 1.8rem;
		margin-top: -.4rem;
	}

	.section-28 .swiper-pagination-fraction,
	.section-28 .swiper-button-prev,
	.section-28 .swiper-button-next {
		opacity: 1;
	}

	.section-28 .swiper-container-sshz:hover .swiper-pagination-fraction,
	.section-28 .swiper-container-sshz:hover .swiper-button-next,
	.section-28 .swiper-container-sshz:hover .swiper-button-prev {
		opacity: 1;
	}

	/* section-28 end */

	/* section-30 begin */
	.section-30 {
		position: relative;
		padding: .6rem 0rem;
	}

	.section-30::before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-image: linear-gradient(rgb(29 76 204 / .1), rgb(29 76 204 / .8)), url("bg_big03.jpg");
		/* background-image: linear-gradient(rgb(255 153 0 / .9), rgb(255 153 0 / .9)); */
		background-position: center bottom;
		background-repeat: no-repeat;
		background-size: cover;
		background-attachment: fixed;
		z-index: -1;
		opacity: .1;
	}

	.section-30 .swiper-container-3t3d {
		position: relative;
		overflow: hidden;
		width: 100%;
		margin: 0 auto;
	}

	.section-30 .swiper-slide {
		background-position: center;
		background-size: cover;
		width: 100%;
		height: 3.6rem;
	}

	.section-30 .swiper-slide a {
		display: block;
		width: 100%;
		height: 100%;
		position: absolute;
		left: 0;
		bottom: 0;
	}

	.section-30 .swiper-slide a span {
		display: block;
		width: 100%;
		padding: .1rem .2rem;
		background: rgb(51 51 51 / .7);
		color: #fff;
		line-height: 1.5;
		font-size: .28rem;
		font-weight: 400;
		position: absolute;
		left: 0;
		bottom: 0;
		text-align: justify;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
	}

	.section-30 .swiper-pagination-fraction {
		bottom: .3rem;
		right: .3rem;
		left: auto;
		width: auto;
		color: #999;
		font-size: .36rem;
		opacity: 0;
		display: none;
	}

	.section-30 .swiper-pagination-fraction .swiper-pagination-current {
		color: #ff8a00;
	}

	.section-30 .swiper-pagination-fraction .swiper-pagination-total {
		font-size: .28rem;
	}

	.section-30 .swiper-button-prev,
	.section-30 .swiper-button-next {
		width: .6rem;
		height: 1.2rem;
		background-color: rgb(30 75 205 / 70%);
		padding: .2rem 0;
		-webkit-transition: all .4s ease-in-out;
		transition: all .4s ease-in-out;
		background-size: .2rem .36rem;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.section-30 .swiper-button-prev {
		left: 0;
	}

	.section-30 .swiper-button-next {
		right: 0;
	}

	.section-30 .swiper-button-prev:hover,
	.section-30 .swiper-button-next:hover {
		background-color: rgb(30 75 205 / .9);
		height: 1.4rem;
	}

	.section-30 .swiper-pagination-fraction,
	.section-30 .swiper-button-prev,
	.section-30 .swiper-button-next {
		opacity: 1;
	}

	.section-30 .swiper-container-3t3d:hover .swiper-pagination-fraction,
	.section-30 .swiper-container-3t3d:hover .swiper-button-next,
	.section-30 .swiper-container-3t3d:hover .swiper-button-prev {
		opacity: 1;
	}

	/* section-30 end */

	/* section-31 begin */
	.section-31 {
		padding: 0 .2rem;
		margin: .4rem auto;
	}

	.section-31 .swiper-container-xwgd {
		position: relative;
		width: 100%;
		overflow: hidden;
	}

	.section-31 .media {
		width: 100%;
		height: auto;
		margin-left: 0;
		overflow: hidden;
	}

	.section-31 .media img {
		width: 100%;
		height: auto;
		-webkit-transition: all .4s ease-in-out;
		transition: all .4s ease-in-out;
		transition: .5s;
		display: block;
	}

	.section-31 .media:hover img {
		transform: scaleX(1.2) scaleY(1.2);
	}

	.section-31 .cont {
		width: 100%;
		height: auto;
		background: #f2f2f2;
		padding: .3rem;
		position: static;
		right: 0;
		top: 0;
		overflow: hidden;
	}

	.section-31 .unit-title {
		position: relative;
		font-weight: 700;
		color: #333;
		line-height: 1.4;
		font-size: .32rem;
		background: #f2f2f2;
		padding-top: .3rem;
		padding-bottom: .1rem;
		text-align: justify;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
	}

	.section-31 .unit-title::after {
		content: "";
		display: block;
		width: .6rem;
		height: 2px;
		position: absolute;
		left: 0;
		top: 0;
		background: #09f;
	}

	.section-31 .unit-title a {
		color: #333;
	}

	.section-31 .more {
		margin-top: .2rem;
		width: 1.6rem;
		height: .6rem;
		border: 1px solid #09f;
		text-align: center;
		line-height: .56rem;
		font-size: .24rem;
	}

	.section-31 .more a {
		color: #333;
	}

	.section-31 .abstract {
		color: #666;
		font-size: .28rem;
		line-height: 1.6;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 4;
	}

	.section-31 .abstract a {
		color: #666;
	}

	.section-31 .swiper-pagination-fraction {
		bottom: .3rem;
		right: .3rem;
		left: auto;
		width: auto;
		color: #999;
		font-size: .36rem;
		opacity: 1;
	}

	.section-31 .swiper-pagination-fraction .swiper-pagination-current {
		color: #09f;
	}

	.section-31 .swiper-pagination-fraction .swiper-pagination-total {
		font-size: .28rem;
	}

	.section-31 .swiper-button-prev,
	.section-31 .swiper-button-next {
		width: .6rem;
		height: 1.2rem;
		background-color: rgba(51, 51, 51, .7);
		padding: .2rem 0;
		-webkit-transition: all .4s ease-in-out;
		transition: all .4s ease-in-out;
		background-size: .2rem .36rem;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.section-31 .swiper-button-prev {
		left: 0;
	}

	.section-31 .swiper-button-next {
		right: 0;
	}

	.section-31 .swiper-button-prev:hover,
	.section-31 .swiper-button-next:hover {
		background-color: rgba(76, 126, 237, .7);
		height: 1.4rem;
	}

	.section-31 .swiper-pagination-fraction,
	.section-31 .swiper-button-prev,
	.section-31 .swiper-button-next {
		opacity: 1;
	}

	.section-31 .swiper-container-xwgd:hover .swiper-pagination-fraction,
	.section-31 .swiper-container-xwgd:hover .swiper-button-next,
	.section-31 .swiper-container-xwgd:hover .swiper-button-prev {
		opacity: 1;
	}

	/* section-31 end */


	/* section-iframe-1 begin */
	#iframe-1 {
		width: 100%;
		height: 20rem;
		overflow-x: hidden;
		overflow-y: hidden；
	}

	/* section-iframe-1 end */

	/* RTools begin */
	.RTools {
		width: .8rem;
		bottom: 2rem;
	}

	.RTools .qrcode {
		display: none;
	}

	.RTools .gototop {
		width: .8rem;
		height: .8rem;
	}

	/* RTools end */

	/* Copyright begin */
	#bottomBody {
		background: #1527ac;
		color: #fff;
	}

	.adBottom {
		background: #1527ac;
		padding: .4rem 0;
	}

	.footer {
		padding: .4rem .3rem;
		background: #1527ac;
		text-align: center;
		/*margin-top:.4rem;border-top:#df0045 solid .1rem;*/
	}

	.footer p {
		line-height: 1.8;
		font-size: .2rem;
		margin: 0 auto;
		word-spacing: -1px;
		letter-spacing: -1px;
	}

	/* Copyright end */

	/* 区块more begin */
	.btn-more {
		margin: .4rem auto 0;
		width: 2.4rem;
	}

	.btn-h-e {
		font-size: .28rem;
		border-radius: .1rem;
		color: #fff;
		letter-spacing: 0;
		line-height: 1;
		background-color: #1527ac;
		width: 100%;
		box-sizing: border-box;
		text-align: center;
		transition-property: all;
		transition-duration: .2s;
		transition-timing-function: linear;
		transition-delay: 0s;
		position: relative;
		display: flex;
		align-items: center;
		justify-content: center;
		padding: .3rem 0;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		text-decoration: none;
		overflow: hidden;
	}

	.btn-h-e::before {
		position: absolute;
		top: 50%;
		left: 50%;
		transition-property: -webkit-transform;
		transition-property: transform;
		transition-property: transform, -webkit-transform;
		transition-duration: .2s;
		transition-timing-function: linear;
		transition-delay: 0s;
		display: block;
		width: 3rem;
		height: 3rem;
		content: "";
		-webkit-transform: translate(-50%, -50%) scale(0);
		transform: translate(-50%, -50%) scale(0);
		-webkit-transform-origin: center center;
		transform-origin: center center;
		background-color: rgba(255, 255, 255, .15);
		border-radius: 50%;
		z-index: -1;
	}

	.btn-h-e::after {
		position: absolute;
		top: 40%;
		left: 50%;
		transition: opacity .2s linear .2s, -webkit-transform .2s linear .2s;
		transition: transform .2s linear .2s, opacity .2s linear .2s;
		transition: transform .2s linear .2s, opacity .2s linear .2s, -webkit-transform .2s linear .2s;
		display: flex;
		align-items: center;
		justify-content: center;
		width: 3rem;
		height: 3rem;
		content: "»";
		font-size: .8rem;
		font-weight: 900;
		line-height: inherit;
		color: transparent;
		-webkit-transform: translate(-50%, -50%) scale(0);
		transform: translate(-50%, -50%) scale(0);
		-webkit-transform-origin: center center;
		transform-origin: center center;
		background-color: rgba(255, 255, 255, .15);
		border-radius: 50%;
		opacity: 0;
		z-index: -1;
	}

	.btn-h-e:hover {
		color: transparent;
	}

	.btn-h-e:hover::before,
	.btn-h-e:hover::after {
		transition-duration: .15s;
		-webkit-transform: translate(-50%, -50%) scale(1);
		transform: translate(-50%, -50%) scale(1);
		opacity: 1;
		color: #fff;
	}

	/* 区块more end */

	/* xpage begin */
	.xpage-more-btn {
		width: 2.6rem;
		box-sizing: border-box;
		text-align: center;
		margin: .6rem auto .4rem;
		padding: .06rem 0;
		border: 1px solid #bbb;
		line-height: .7rem;
		border-radius: .1rem;
		cursor: pointer;
		background: #eee;
		font-size: .28rem;
	}

	.xpage-more-btn a {
		color: #333;
	}

	.xpage-more-btn:hover {
		background: #1527ac;
		color: #fff;
		border-color: #1527ac;
	}

	.xpage-more-btn:hover a {
		color: #fff;
	}

	/* xpage end */

	/* section-title begin */
	.section-4 .section-title,
	.section-6 .section-title,
	.section-7 .section-title,
	.section-11-1 .section-title,
	.section-14 .section-title,
	.section-18 .section-title,
	.section-23 .section-title,
	.section-25 .section-title,
	.section-31 .section-title {
		width: 100%;
		height: 1.6rem;
		line-height: 1.6rem;
		text-indent: inherit;
		background: url("title-bg.jpg") center center no-repeat;
		background-size: 100%;
		border-bottom: 0;
		margin: 0 auto .3rem;
	}

	.section-4 .section-title em,
	.section-6 .section-title em,
	.section-7 .section-title em,
	.section-11-1 .section-title em,
	.section-14 .section-title em,
	.section-18 .section-title em,
	.section-23 .section-title em,
	.section-25 .section-title em,
	.section-31 .section-title em {
		display: block;
		text-align: center;
		font-size: .36rem;
		padding-top: .3rem;
		color: #333;
	}

	/* section-title end */
}
