﻿@charset "utf-8";

/* CSS Document */
body {
	background-color: #fff6e2 !important;
}

.section {
	margin: 0 auto;
	width: 1200px;
}

.mod a {
	color: #444;
	transition: .5s;
}

.mod a:hover {
	color: #b64442;
}

.mod .topic {
	height: 2rem;
	line-height: 2;
	overflow: hidden;
}

.mod .topic a {
	color: #555;
}

.mod .topic a:hover {
	color: #b64442;
}

.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: rgba(51, 51, 51, .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;
}

.section-title {
	height: 50px;
	line-height: 50px;
	text-indent: 1rem;
	font-size: 22px;
	color: #fff;
	/*background: linear-gradient(to right, #b64442 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: #b64442;
	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: 700px;
}

#page-pc-header {
	display: none;
}

.widthMain {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
}

/* 背景图区域 end */

/* section-2 begin */
.section-2 {
	width: 100%;
	background-color: #ffd991;
	/* margin: 20px auto; */
}

.section-2 .unit {
	width: 1200px;
	margin: 0 auto;
	font-size: 0;
	+word-spacing: -1px;
}

.section-2 .section-caption,
.section-2 .marquee {
	display: inline-block;
	font-size: 14px;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
	+display: inline;
	+zoom: 1;
}

.section-2 .marquee {
	width: 1100px;
	height: 35px;
	margin-left: 15px;
	margin-right: 15px;
	overflow: hidden;
}

.section-2 .section-caption {
	width: 70px;
	height: 35px;
	line-height: 35px;
	color: #fff;
	text-align: center;
	font-size: 20px;
	/* background-color: #b64442; */
	background-image: url("gundong.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 100%;
	text-indent: -9999px;
}

.section-2 .section-caption a {
	display: block;
	width: 100%;
	height: 100%;
}

/* .section-2 .section-caption a {
	color: #fff;
}

.section-2 .section-caption a:hover {
	color: #fff;
	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: #b64442;
	position: absolute;
	left: 0;
	top: 15px;
}

.section-2 .marquee .mod-list .item {
	line-height: 35px;
	padding-right: 20px;
	font-size: 16px;
	text-indent: 15px;
	color: #ba4446;
}

.section-2 .marquee .mod-list .item a{
	color: #ba4446;
}

.section-2 .marquee .str_wrap {
	background: #ffd991;
}

/* 滚动js自带css */
/* section-2 end */


.bg1 {
	/* background-image: linear-gradient(rgb(255 227 162 / 75%), rgb(253 246 228)),url(bg1.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover; */
	padding-top: 40px;
	position: relative;
}

.bg1::before {
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(rgb(255 238 202 / 77%), rgb(253 246 228)),url(bg1.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: .6;
    z-index: -1;
}

/* section-3 begin */
.section-3 {
	margin: 0 auto 50px;
}

.section-3 .title {
	width: 98.5%;
	margin: 0 auto;
	line-height: 1.6;
	font-size: 40px;
	font-weight: 700;
	color: #333;
	text-align: center;
	letter-spacing: -1.5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.section-3 .title a {
	color: #b01504;
	padding: 0 15px 5px;
}

.section-3 .title:hover {
	color: #b64442;
}

.section-3 .title:hover a {
	/* color: #b64442; */
	/* background-color: #b01504; */
}

.section-3 .note {
	color: #000;
	font-size: 16px;
	line-height: 1.6;
	padding: 10px 20px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	text-align: justify;
}

/* section-3 end */

/* section-4 begin */
.section-4 {
	position: relative;
	padding: 0 0 200px;
}

.section-4::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(rgba(255, 255, 255, 1), rgba(29, 76, 204, 0)), url(bg_big03.jpg);
	/* background-image: linear-gradient(rgba(250,210,130,.9), rgba(250,210,130,.9)); */
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
	/* background-attachment: fixed; */
	z-index: -1;
	opacity: .3;
} 

.section-4 .row {
	width: 1200px;
	margin: 0 auto;
}

.section-4 .col-1 {
	width: 960px;
	margin-right: 20px;
	/* margin-bottom: 40px; */
}

.section-4 .col-1 .mod-tile {
	position: relative;
	display: none;
}

.section-4 .col-1 .mod-tile .caption {
	padding: 15px;
	text-align: justify;
	font-size: 16px;
	line-height: 1.6;
	font-weight: 400;
}

.section-4 .col-1 .mod-tile .caption a {
	color: #eee;
}

.section-4 .col-1 .mod-tile .caption a:hover {
	color: #eee;
}

.section-4 .col-1 .mod-tile .media img {
	width: 100%;
	height: 585px;
}

.section-4 .col-2 {
	width: 220px;
	/* margin-bottom: 40px; */
}

.section-4 .col-2 .contBox {
	height: 535px;
	background: #f8f8f8;
	overflow: hidden;
}

.section-4 .col-2 ul li {
	padding: 20px 10px;
	border-bottom: 1px solid #fff;
	transition: all .4s ease-in-out;
	cursor: pointer;
	line-height: 1.5;
	color: #333;
	font-size: 16px;
}

.section-4 .col-2 ul li span {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.section-4 .col-2 ul li.on {
	background: #b64442;
	color: #fff;
}

.section-4 .col-2 .cont_btn {
	background: #f8f8f8;
	font-size: 0;
	+word-spacing: -1px
}

.section-4 .col-2 .cont_btn .button-prev,
.section-4 .col-2 .cont_btn .button-next {
	display: inline-block;
	+display: inline;
	+zoom: 1;
	font-size: 14px;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;

	cursor: pointer;
	transition: all .4s ease-in-out;
	width: 50%;
	height: 50px;
}

.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: #b64442 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: #b64442 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: calc(100%/2 - 10px);
	margin-left: calc(10px*2 / 1);
	margin-bottom: calc(10px*2 / 1);
	background-color: #f8f8f8;
	position: relative;
	padding: 20px 30px 20px 40px;
}

.section-4 .mod-topics .topic {
	height: inherit;
	line-height: 1.6;
	font-size: 20px;
	color: #333;
	font-weight: 400;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.section-4 .mod-topics .abstract {
	text-align: justify;
	line-height: 1.6;
	margin-top: 5px;
	color: #888;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.section-4 .mod-topics:nth-child(odd) {
	margin-left: 0;
}

.section-4 .mod-topics .order {
	position: absolute;
	top: 0;
	left: 0;
	width: 24px;
	height: 20px;
	line-height: 25px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	background-color: #b64442;
}

.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: -5px;
	border-width: 12px;
	border-top-width: 10px;
	/*边框颜色：上 右 下 左 （从上边框开始 顺时针方向）*/
	border-color: #b64442 transparent transparent transparent;
	/*为了兼容IE6，所有设置为透明（transparent）的边，需要设置为dashed；有颜色的边设置为solid*/
	border-style: solid dashed dashed dashed;
}

/* section-4 end */

/* section-11-1 begin */
.section-11-1 {
	padding: 80px 0 100px;
	position: relative;
	overflow: hidden;
	font-size: 0;
	+word-spacing: -1px;
}

.section-11-1::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(rgb(255 192 44 / 49%), rgb(255 208 87 / 80%)),url(bg3.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	opacity: .3;
	z-index: -1;
}

.section-11-1 .focus {
	position: absolute;
	top: 60px;
	right: -43px;
	z-index: 2;
	display: none;
}

.section-11-1 .swiper-container-xctj {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

.section-11-1 .col-1 .pic img {
	width: 100%;
	height: 675px;
}

.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(51, 51, 51, .7) 0%, rgba(51, 51, 51, .3) 80%, rgba(51, 51, 51, 0) 100%);
	padding: 20px 125px 20px 30px;
}

.section-11-1 .col-1 .title .b-title {
	font-size: 20px;
	font-weight: 700;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
}

.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;
	display: none;
}

.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;
}

.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: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.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: 0;
}

.section-11-1 .swiper-button-prev:hover,
.section-11-1 .swiper-button-next:hover {
	background-color: rgb(206 0 5 / .7);
	height: 200px;
}

.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: dashed 1px #d9d9d9;
	margin-bottom: 15px;
	padding-bottom: 15px;
	-webkit-transform: translateX(0);
	transform: translateX(0);
	-webkit-transition: all .5s;
	transition: all .5s;
}

.section-11-1 .col-2 .mod-topics:last-child {
	margin-bottom: 0;
}

.section-11-1 .col-2 .mod-topics:hover {
	-webkit-transform: translateX(10px);
	transform: translateX(10px);
}

.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: 60px;
	border-top: 2px solid #f5f5f5;
	background-image: linear-gradient(to right, #f5f5f5 0%, #f5f5f5 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: #516ec9;
	font-size: 22px;
	padding-right: 10px;
}

.section-11-1 .col-3 .Collapsing a {
	color: #555;
}

.section-11-1 .col-3 .Collapsing::before {
	content: "展开";
	position: absolute;
	z-index: 2;
	right: 10px;
	bottom: 0;
	width: 40px;
	font-size: 14px;
	color: #8c8c8c;
	cursor: pointer;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAALCAYAAAByF90EAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo5QzYxRjY5M0VGQkQxMUU5OUZCMkVGRDIwODU3Qjc2QyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo5QzYxRjY5NEVGQkQxMUU5OUZCMkVGRDIwODU3Qjc2QyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjlDNjFGNjkxRUZCRDExRTk5RkIyRUZEMjA4NTdCNzZDIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjlDNjFGNjkyRUZCRDExRTk5RkIyRUZEMjA4NTdCNzZDIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+SEXtYgAAAOlJREFUeNpinL31PyMDA8N/BsoAIxOQWAjEbBQYAtK7EGRQLBDvAGJBMgwRhOqNBRnUB8SOQHwYiBVIMASk9ghUbx/IoGIgzgFiDSA+DsQmRBhiAlWrDtVbzASVmArEgUDMC8QHgNgPjyF+UDW8UD0gvQxMSAo2A7EDEH8G4nVQm9BBNlTuM1TtZpgEE5rCM0BsAcQ3gHgyEPdC1TBB2VOgchZQtXDAgsXWh0BsC8RrgLgIiOWh4sFAvB9Kv0fXxIIjHEAKPYF4NhDHQcUWAXEqEP/CpoEFT6CCNCQA8X1QygXiBnw5ACDAALBxKwYgk6HCAAAAAElFTkSuQmCC");
	background-repeat: no-repeat;
	background-position: 100% 50%;
	background-size: 20%;
}

.section-11-1 .col-3 .Collapsing.on {
	border-top: 2px solid #e74167;
	background-image: linear-gradient(to right, #2d4cbb 0%, #516ec9 100%);
	color: #fff;
}

.section-11-1 .col-3 .Collapsing.on::before {
	content: "合并";
	color: #fff;
}

.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: 0 15px 30px;
	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 span a {
	color: #888;
}

.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: 18px;
	line-height: 1.8;
	padding-left: 20px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #d9d9d9;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	-webkit-transform: translateX(0);
	transform: translateX(0);
	-webkit-transition: all .5s;
	transition: all .5s;
}

.section-11-1 .col-4 .item:hover {
	-webkit-transform: translateX(10px);
	transform: translateX(10px);
}

.section-11-1 .col-4 .item:nth-child(even) {
	margin-right: 0;
	margin-left: 30px;
}

.section-11-1 .col-4 .item:nth-last-child(-n+2) {
	margin-bottom: 0;
}

.section-11-1 .col-4 .item::before {
	content: "";
	width: 5px;
	height: 15px;
	background-color: #516ec9;
	/* -webkit-transform: rotate(-45deg);
	transform: rotate(-45deg); */
	position: absolute;
	left: 5px;
	top: 25%;
	margin-top: 0;
}

.section-11-1 .col-4 .item a {
	color: #333;
}

.section-11-1 .col-4 .item a:hover {
	color: #516ec9;
	transition: all .4s ease-in-out;
}

/* section-11-1 end */

/* section-11-3 begin */
.section-11-3 {
	margin: 50px auto 0;
	position: relative;
	font-size: 0;
	+word-spacing: -1px;
}

.section-11-3 .focus {
	position: absolute;
	top: 30px;
	right: -30px;
	z-index: 2;
}

.section-11-3 .col-1,
.section-11-3 .col-2 {
	display: inline-block;
	+display: inline;
	+zoom: 1;
	font-size: 14px;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
}

.section-11-3 .swiper-container-jdt3 {
	width: 755px;
	overflow: hidden;
	position: relative;
}

.section-11-3 .col-1 .pic img {
	width: 100%;
	height: 465px;
}

.section-11-3 .col-1 .title {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background-image: linear-gradient(0deg, rgba(51, 51, 51, .7) 0%, rgba(0, 153, 255, 0) 90%);
	color: #fff;
	padding: 15px 120px 10px 20px;
	line-height: 1.6;
}

.section-11-3 .col-1 .title .b-title {
	font-size: 16px;
	font-weight: 400;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.section-11-3 .col-1 .title .b-txt {
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	display: none;
}

.section-11-3 .col-1 .title a {
	color: #fff;
}

.section-11-3 .swiper-pagination-fraction {
	bottom: 5px;
	right: 30px;
	left: auto;
	width: auto;
	color: #fff;
	font-size: 30px;
	opacity: 0;
}

.section-11-3 .swiper-pagination-fraction .swiper-pagination-current {
	color: #ff8a00;
}

.section-11-3 .swiper-pagination-fraction .swiper-pagination-total {
	font-size: 18px;
}

.section-11-3 .swiper-button-prev,
.section-11-3 .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-11-3 .swiper-button-prev {
	left: 0;
}

.section-11-3 .swiper-button-next {
	right: 0;
}

.section-11-3 .swiper-button-prev:hover,
.section-11-3 .swiper-button-next:hover {
	background-color: rgb(206 0 5 / .7);
	height: 200px;
}

.section-11-3 .swiper-pagination-fraction,
.section-11-3 .swiper-button-prev,
.section-11-3 .swiper-button-next {
	opacity: 0;
}

.section-11-3 .swiper-container-jdt3:hover .swiper-pagination-fraction,
.section-11-3 .swiper-container-jdt3:hover .swiper-button-next,
.section-11-3 .swiper-container-jdt3:hover .swiper-button-prev {
	opacity: 1;
}

.section-11-3 .col-2 {
	width: 420px;
	height: 465px;
	margin-left: 25px;
	/* overflow-x: hidden;
	overflow-y: auto; */
	overflow: hidden;
}

.section-11-3 .col-2 .scroll-box {
	/* padding-right: 10px; */
}

.section-11-3 .col-2 .mod-topics {
	border-bottom: dashed 1px #ccc;
	/* margin-bottom: 10px; */
	padding: 10px 10px 10px 15px;
}

.section-11-3 .col-2 .mod-topics a {
	transition: inherit;
	color: #000000;
}

/* .section-11-3 .col-2 .mod-topics:hover {
	background-color: #000000;
} */

.section-11-3 .col-2 .mod-topics:last-child {
	margin-bottom: 0;
}

.section-11-3 .col-2 .mod-topics .topic {
	font-size: 18px;
	line-height: 1.7;
	font-weight: 400;
	height: auto;
	color: #000000;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/* .section-11-3 .col-2 .mod-topics:hover .topic,
.section-11-3 .col-2 .mod-topics:hover .topic a {
	color: #fff;
	transition: inherit;
} */

.section-11-3 .col-2 .mod-topics .abstract {
	color: #888;
	margin-top: 5px;
	text-align: justify;
	-webkit-line-clamp: 2;
}

.section-11-3 .col-2 .mod-topics:nth-last-child(-n+9) .abstract {
	display: none;
}

.section-11-3 .col-2 .mod-topics:nth-child(1),
.section-11-3 .col-2 .mod-topics:nth-child(1) a,
.section-11-3 .col-2 .mod-topics:nth-child(4),
.section-11-3 .col-2 .mod-topics:nth-child(4) a,
.section-11-3 .col-2 .mod-topics:nth-child(7),
.section-11-3 .col-2 .mod-topics:nth-child(7) a {
	color: #bc2e0e;
	font-weight: 700;
	transition: inherit;
}

/* section-11-3 end */

/* section-17 begin */
.section-17 {
	position: relative;
	margin-top: 60px;
	padding: 0 0 100px;
}

.section-17 .row {
	width: 1200px;
	margin: 0 auto;
}

.section-17 .row:nth-child(3) {
	margin-top: 50px;
}

.section-17 .mod-tile {
	width: calc(100%/3 - 20px);
	margin-left: calc(20px*3 / 2);
	margin-bottom: calc(20px*3 / 2);
	background-color: rgb(253 246 228);
}

.section-17 .mod-tile:nth-child(3n+1) {
	margin-left: 0;
}

.section-17 .mod-tile .media {
	width: 100%;
}

.section-17 .mod-tile .media a {
	display: block;
	overflow: hidden;
}

.section-17 .mod-tile .media img {
	width: 100%;
	height: auto;
}

.section-17 .mod-tile .media a img {
	transition: .5s;
	display: block;
}

.section-17 .mod-tile .media a:hover img {
	-webkit-transform: scaleX(1.2) scaleY(1.2);
	transform: scaleX(1.2) scaleY(1.2);
}

.section-17 .mod-tile .caption {
	line-height: 1.8;
	font-size: 18px;
	text-align: left;
	margin-top: 20px;
	color: #333;
}

.section-17 .mod-tile .caption a {
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.section-17 .mod-tile .abstract {
	text-align: justify;
	margin-top: 10px;
	color: #888;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.section-17 .mod-tile .abstract a {
	color: #333;
	display: inline;
}

.section-17 .mod-tile .abstract a:hover {
	color: #b64442;
}

.section-17 .mod-topics {
	padding-bottom: 10px;
	border-bottom: 1px dashed #ccc;
	width: calc(100%/2 - 20px);
	margin-left: calc(20px*2 / 1);
	margin-bottom: calc(20px*2 / 2);
}

.section-17 .mod-topics:nth-child(2n+1) {
	margin-left: 0;
}

.section-17 .mod-topics:nth-last-child(-n+2) {
	margin-bottom: 0;
}

.section-17 .mod-topics .topic {
	height: inherit;
	line-height: 1.6;
	font-size: 18px;
	position: relative;
	padding-left: 20px;
	color: #333;
}

.section-17 .mod-topics .topic a {
	color: #333;
}

.section-17 .mod-topics .topic a:hover {
	color: #b64442;
}

.section-17 .mod-topics .topic::after {
	content: "";
	display: block;
	width: 5px;
	height: 15px;
	background: #b64442;
	position: absolute;
	left: 0;
	top: 7px;
}

.section-17 .mod-topics .abstract {
	line-height: 1.8;
	margin-top: 10px;
	color: #888;
	padding-left: 20px;
	text-align: justify;
}

.section-17 .mod-topics .abstract a {
	color: #b64442;
}

/* section-17 end */

/* section-23-1 begin */
.section-23-1 {
	position: relative;
	padding: 80px 0 100px;
}

.section-23-1 .unit {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.section-23-1 .view {
	width: 100%;
}

.section-23-1 .view .swiper-container {
	width: 100%;
}

.section-23-1 .view .sec_mleft {
	width: 585px;
	background: url("fangkuang.png") no-repeat right top;
	padding: 30px 0;
}

.section-23-1 .view .sec_mleft img {
	width: 540px;
	height: 390px;
}

.section-23-1 .view .sec_mright {
	width: 580px;
	background: url("fangkuang2.png") no-repeat left top;
}

.section-23-1 .view .sec_mright .sec_top {
	padding-top: 25px;
	padding-left: 35px;
}

.section-23-1 .view .sec_mright .tit {
	color: #333;
	font-size: 24px;
	line-height: 1.2;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	height: 60px;/* 没有副题得加高度 */
}

.section-23-1 .view .sec_mright .tit a {
	color: #333;
}

.section-23-1 .view .sec_mright .note {
	color: #666;
	font-size: 18px;
	line-height: 1.6;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: none;
}

.section-23-1 .view .sec_mright .sec_bot {
	margin-top: 80px;
	line-height: 1.6;
	color: #666;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	text-align: justify;
}

.section-23-1 .view .arrow-left,
.section-23-1 .view .arrow-right {
	display: none;
}


.section-23-1 .preview {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 580px;
	overflow: hidden;
	padding: 0 35px;
}

.section-23-1 .preview .swiper-slide {
	width: 134px;
	cursor: pointer;
	margin-right: 10px;
}

.section-23-1 .preview .swiper-slide img {
	width: 100%;
	height: auto;
	border: 2px solid #fff;
}

.section-23-1 .preview .active-nav img {
	border-color: #b64442;
}

.section-23-1 .preview .arrow-left,
.section-23-1 .preview .arrow-right {
	position: absolute;
	width: 30px;
	height: 26px;
	background-color: rgba(51, 51, 51, .7);
	padding: 30px 0;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	background-size: 15px 30px;
	top: 50%;
	-webkit-transform: translateY(-10%);
	transform: translateY(-10%);
}

.section-23-1 .preview .arrow-left {
	left: 0;
}

.section-23-1 .preview .arrow-right {
	right: 0;
}

.section-23-1 .preview .arrow-left:hover,
.section-23-1 .preview .arrow-right:hover {
	background-color: rgb(206 0 5 / .7);
}

/* section-23-1 end */

/* section-52 begin */
.section-52 {
	position: relative;
	padding: 80px 0 120px;
}

.section-52::before {
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(rgb(255 192 44 / 49%), rgb(255 208 87 / 80%)),url(bg2.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    opacity: .3;
    z-index: -1;
}

.section-52 .unit {
	width: 1200px;
	margin: 0 auto;
}

.section-52 .col-1 {
	width: 700px;
	padding: 0 25px;
}

.section-52 .mod-topics {
	padding: 25px 0;
	border-top: 1px dashed #ccc;
}

.section-52 .mod-topics:first-child {
	border-top: 0;
}

.section-52 .mod-topics .topic {
	font-weight: 400;
	font-size: 22px;
	height: inherit;
	line-height: 1.6;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	color: #bc2e0e;
    font-weight: 700;
}

.section-52 .mod-topics .topic a {
	color: #bc2e0e;
}

.section-52 .mod-topics .abstract {
	font-size: 16px;
    color: #000000;
    line-height: 1.8;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.section-52 .col-2 {
	width: 500px;
	padding: 30px 25px 25px 25px;
}

.section-52 .mod-tile {
    position: relative;
    width: 100%;
	margin-bottom: 15px;
}

.section-52 .mod-tile:last-child {
    margin-bottom: 0;
}

.section-52 .mod-tile .media {
    width: 100%;
}

.section-52 .mod-tile .media a {
    display: block;
    overflow: hidden;
}

.section-52 .mod-tile .media img {
    width: 100%;
    height: auto;
}

.section-52 .mod-tile .media a img {
    transition: .5s;
    display: block;
}

.section-52 .mod-tile .media a:hover img {
    -webkit-transform: scaleX(1.2) scaleY(1.2);
    transform: scaleX(1.2) scaleY(1.2);
}

.section-52 .mod-tile .caption {
    line-height: 1.4;
    font-size: 16px;
    text-align: left;
    /* margin-top: 20px; */
    color: #fff;
    padding: 20px 10px 10px;
}

.section-52 .mod-tile .caption a {
    color: #fff;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.section-52 .mod-tile .inner-caption {
    background-image: linear-gradient(0deg, rgb(228 0 0 / 70%) 0%, rgba(0, 153, 255, 0) 90%);
    background-color: inherit;
}

.section-52 .mod-tile .abstract {
    text-align: justify;
    margin-top: 10px;
    color: #888;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    display: none;
}

.section-52 .mod-tile .abstract a {
    color: #333;
    display: inline;
}

.section-52 .mod-tile .abstract a:hover {
    color: #a4c9e7;
}

/* section-52 end */

/* wave begin */
.wave {
	display: none;
}

.editorial {
	display: block;
	width: 100%;
	height: 80px;
	margin: 0;
}

@media screen and (max-width:768px) {
	.editorial {
		height: .3rem;
	}
}

.parallax>use {
	animation: move-forever 12s linear infinite;
}

.parallax>use:nth-child(1) {
	animation-delay: -6s;
	fill: #4579e2;
}

.parallax>use:nth-child(2) {
	animation-delay: -8s;
	animation-duration: 5s;
	fill: #3461c1;
}

.parallax>use:nth-child(3) {
	animation-delay: -4s;
	animation-duration: 8s;
	fill: #09f;
}

@keyframes move-forever {
	0% {
		transform: translate(-90px, 0%);
	}

	100% {
		transform: translate(85px, 0%);
	}
}

/* wave end */

/* RTools begin */
.RTools {
	position: fixed;
	_position: absolute;
	right: 10px;
	bottom: 180px;
	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;
}

.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: #b12023 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: #b12023;
	/*padding: 20px 0 40px;*/
}

.adBottom .widthMain {
	padding: 0;
}

.footer {
	padding: 50px 0;
	background: url(bottom.jpg) 50% 0 no-repeat;
	background-size: cover;
	text-align: center;
	color: #000;
	/*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: #b12023;
	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;
	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: #b64442;
	color: #fff;
	border-color: #b64442;
}

.xpage-more-btn:hover a {
	color: #fff;
}

/* xpage end */

/* section-title begin */
.section-4 .section-title,
.section-11-1 .section-title,
.section-17 .section-title,
.section-23-1 .section-title,
.section-52 .section-title {
	width: 1200px;
	height: 160px;
	line-height: 85px;
	text-indent: inherit;
	background: url("section-title-pc.png") center center no-repeat;
	background-size: contain;
	border-bottom: 0;
	margin: 0 auto 40px;
}

.section-4 .section-title em,
.section-11-1 .section-title em,
.section-17 .section-title em,
.section-23-1 .section-title em,
.section-52 .section-title em {
	display: block;
	text-align: center;
	font-size: 34px;
	padding-top: 0;
	color: #333;
	/* font-style: italic; */
	letter-spacing: 5px;
	display: none;
}

.section-4 .section-title em a,
.section-11-1 .section-title em a,
.section-17 .section-title em a,
.section-23-1 .section-title em a,
.section-52 .section-title em a {
	color: #333;
}

.section-4 .section-title em a:hover,
.section-11-1 .section-title em a:hover,
.section-17 .section-title em a:hover,
.section-23-1 .section-title em a:hover,
.section-52 .section-title em a:hover {
	color: #b64442;
}


.section-11-1 .section-title {
	background: url("tgxqx.png") center center no-repeat;
}

.section-52 .section-title {
	background: url("yyyjc.png") center center no-repeat;
}

.section-17 .section-title {
	background: url("bfxty.png") center center no-repeat;
}

.section-23-1 .section-title {
	background: url("rcxfj.png") center center no-repeat;
}


/* section-title end */


/* 111111 */
@media screen and (max-width:768px) {
	.domPC {
		display: none
	}

	.domMOB {
		display: block
	}

	.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/fashion/global/lib/image/bgSjTop.png.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/fashion/global/lib/image/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/fashion/global/lib/image/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/fashion/global/lib/image/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: 10;
	}

	#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: 0 auto;
		padding: .4rem .2rem;
	}

	.main .widthMain {
		padding: 0;
	}

	.section {
		width: 100%;
		/* margin: .4rem auto; */
		padding: 0 .2rem;
	}

	/* 滚动新闻 begin */
	.section-gdxw {
		overflow: hidden;
		margin-top: 0;
		margin-bottom: 0;
		padding: 0;
		position: relative;
	}

	.section-gdxw .swiper-container-gdxw {
		font-size: .28rem;
		height: .8rem;
		line-height: .8rem;
		overflow: hidden;
		position: relative;
		background-color: #ffd991;
	}

	.section-gdxw .section-caption {
		width: 1.2rem;
		height: .6rem;
		position: absolute;
		top: .1rem;
		left: .1rem;
		z-index: 2;

		/*  font-size: .32rem;
        content: "即时";		
		top: .25rem;
		left: .16rem;
		padding: .1rem .1rem .12rem .1rem;
		color: #fff;
		line-height: 1;
		background: -webkit-linear-gradient(#3a7d97 0%, #3a7d97 100%);
		background: -moz-linear-gradient(#3a7d97 0%, #3a7d97 100%);
		background: linear-gradient(#3a7d97 0%, #3a7d97 100%);
		-webkit-transform: translateY(1px);
		-moz-transform: translateY(0);
		transform: translateY(0);
        background-color: #b64442; */

		background-image: url("gundong.png");
		background-repeat: no-repeat;
		background-position: 0 0;
		background-size: 100%;
		text-indent: -9999px;
	}

	.section-gdxw .section-caption a {
		display: block;
		width: 100%;
		height: 100%;
	}

	/* .section-gdxw .section-caption a {
		color: #fff;
	} */

	.section-gdxw .swiper-slide {
		padding-left: 1.4rem;
		padding-right: .1rem;
		width: 100%;
		height: 1rem;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.section-gdxw .swiper-slide a {
		color: #ba4446;
	}

	/* 滚动新闻 end */

	.bg1{
		/* background: url(bg1.jpg) center top no-repeat;
		background-size: cover; */
		padding-top: .28rem;
	}

	.bg1::before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-image: linear-gradient(rgb(255 238 202 / 77%), rgb(253 246 228)),url(bg1.jpg);
		background-position: center bottom;
		background-repeat: no-repeat;
		background-size: cover;
		opacity: .6;
		z-index: -1;
	}
	
	/* section-3 begin */
	.section-3 {
		margin: 0 auto .4rem;
	}

	.section-3 .title {
		color: #b01504;
		font-size: .4rem;
		font-weight: 700;
		text-align: center;
		line-height: 1.4;
		white-space: inherit;
	}

	.section-3 .title a {
		color: #b01504;
		padding: 0;
	}

	.section-3 .note {
		color: #000000;
		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 end */

	/* section-4 begin */
	.section-4 {
		position: relative;
		padding: 0 .2rem 1rem;
	}

	.section-4::before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-image: linear-gradient(rgba(255, 255, 255, 1), rgba(29, 76, 204, 0)), url(bg_big03.jpg);
		/* background-image: linear-gradient(rgba(250,210,130,.9), rgba(250,210,130,.9)); */
		background-repeat: no-repeat;
		background-position: center bottom;
		background-size: cover;
		/* background-attachment: fixed; */
		z-index: -1;
		opacity: .3;
	} 

	.section-4 .row {
		width: 100%;
		margin: 0 auto;
	}

	.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;
		text-align: justify;
		font-size: .28rem;
		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: 4rem;
	}

	.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;
		border-bottom: 1px solid #fff;
		transition: all .4s ease-in-out;
		cursor: pointer;
		line-height: 1.6;
		color: #333;
		font-size: .32rem;
	}

	.section-4 .col-2 ul li span {
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
	}

	.section-4 .col-2 ul li.on {
		background: #b64442;
		color: #fff;
	} */

	.section-4 .col-2 .cont_btn {
		/* margin-top: .1rem; */
		background: rgba(242, 242, 242, .7);
	}

	.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: #b64442 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: #b64442 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: inherit;
	}

	.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;
	}

	.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: .24rem;
		text-align: center;
		background-color: #b64442;
	}

	.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: #b64442 transparent transparent transparent;
		/*为了兼容IE6，所有设置为透明（transparent）的边，需要设置为dashed；有颜色的边设置为solid*/
		border-style: solid dashed dashed dashed;
	}

	/* section-4 end */

	/* section-11-1 begin */
	.section-11-1 {
		padding: .6rem .2rem;
		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: 4rem;
	}

	.section-11-1 .col-1 .title {
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		background-image: linear-gradient(0deg, rgba(51, 51, 51, .7) 0%, rgba(51, 51, 51, .3) 80%, rgba(51, 51, 51, 0) 100%);
		color: #fff;
		padding: .1rem 1.2rem .1rem .2rem;
		line-height: 1.6;
	}

	.section-11-1 .col-1 .title a {
		color: #fff;
	}

	.section-11-1 .col-1 .title .b-title {
		font-size: .28rem;
		font-weight: 400;
		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;
	}

	.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: 55%;
		-webkit-transform: translateY(-55%);
		transform: translateY(-55%);
	}

	.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(206 0 5 / .7);
		height: 1.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: dashed 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;
		white-space: inherit;
	}

	.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%;
		height: 1rem;
		line-height: .92rem;
		cursor: pointer;
		margin-bottom: .2rem;
		padding-left: .1rem;
		padding-right: 1rem;
		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: #516ec9;
		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: .1rem;
		bottom: 0;
		width: .8rem;
		font-size: .28rem;
		color: #8c8c8c;
		cursor: pointer;
		background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAALCAYAAAByF90EAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo5QzYxRjY5M0VGQkQxMUU5OUZCMkVGRDIwODU3Qjc2QyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo5QzYxRjY5NEVGQkQxMUU5OUZCMkVGRDIwODU3Qjc2QyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjlDNjFGNjkxRUZCRDExRTk5RkIyRUZEMjA4NTdCNzZDIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjlDNjFGNjkyRUZCRDExRTk5RkIyRUZEMjA4NTdCNzZDIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+SEXtYgAAAOlJREFUeNpinL31PyMDA8N/BsoAIxOQWAjEbBQYAtK7EGRQLBDvAGJBMgwRhOqNBRnUB8SOQHwYiBVIMASk9ghUbx/IoGIgzgFiDSA+DsQmRBhiAlWrDtVbzASVmArEgUDMC8QHgNgPjyF+UDW8UD0gvQxMSAo2A7EDEH8G4nVQm9BBNlTuM1TtZpgEE5rCM0BsAcQ3gHgyEPdC1TBB2VOgchZQtXDAgsXWh0BsC8RrgLgIiOWh4sFAvB9Kv0fXxIIjHEAKPYF4NhDHQcUWAXEqEP/CpoEFT6CCNCQA8X1QygXiBnw5ACDAALBxKwYgk6HCAAAAAElFTkSuQmCC") 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%, #516ec9 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: 0 .2rem .2rem;
		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 span a {
		color: #888;
	}

	.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%;
		position: relative;
		margin-right: 0;
		color: #333;
		font-size: .32rem;
		line-height: 1.6;
		padding-left: .4rem;
		padding-bottom: .2rem;
		margin-bottom: .2rem;
		border-bottom: 1px dashed #d9d9d9;
		white-space: inherit
	}

	.section-11-1 .col-4 .item:nth-child(even) {
		margin-right: 0;
		margin-left: 0;
	}

	.section-11-1 .col-4 .item:nth-last-child(-n+2) {
		margin-bottom: .2rem;
	}

	.section-11-1 .col-4 .item::before {
		content: "";
		width: .1rem;
		height: .3rem;
		background-color: #516ec9;
		/* -webkit-transform: rotate(-45deg);
		transform: rotate(-45deg); */
		position: absolute;
		left: .1rem;
		top: .12rem;
		margin-top: 0;
	}

	.section-11-1 .col-4 .item a {
		color: #333;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
	}

	.section-11-1 .col-4 .item a:hover {
		color: #516ec9;
		transition: all .4s ease-in-out;
	}

	/* section-11-1 end */

	/* section-11-3 begin */
	.section-11-3 {
		margin: .4rem auto 0;
		position: relative;
		font-size: 0;
		+word-spacing: -1px;
	}

	.section-11-3 .focus {
		position: absolute;
		top: 30px;
		right: -30px;
		z-index: 2;
	}

	.section-11-3 .col-1,
	.section-11-3 .col-2 {
		display: inline-block;
		+display: inline;
		+zoom: 1;
		font-size: .28rem;
		letter-spacing: normal;
		word-spacing: normal;
		vertical-align: top;
	}

	.section-11-3 .swiper-container-jdt3 {
		width: 100%;
		overflow: hidden;
		position: relative;
	}

	.section-11-3 .col-1 .pic img {
		width: 100%;
		height: auto;
	}

	.section-11-3 .col-1 .title {
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		background-image: linear-gradient(0deg, rgba(51, 51, 51, .7) 0%, rgba(0, 153, 255, 0) 90%);
		color: #fff;
		padding: .2rem 1.2rem .1rem .2rem;
		line-height: 1.6;
	}

	.section-11-3 .col-1 .title .b-title {
		width: 100%;
    	display: block;
		font-size: .28rem;
		font-weight: 400;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.section-11-3 .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-3 .col-1 .title a {
		color: #fff;
	}

	.section-11-3 .swiper-pagination-fraction {
		bottom: .1rem;
		right: .2rem;
		left: auto;
		width: auto;
		color: #fff;
		font-size: .36rem;
		opacity: 1;
	}

	.section-11-3 .swiper-pagination-fraction .swiper-pagination-current {
		color: #ff8a00;
	}

	.section-11-3 .swiper-pagination-fraction .swiper-pagination-total {
		font-size: .28rem;
	}

	.section-11-3 .swiper-button-prev,
	.section-11-3 .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-11-3 .swiper-button-prev {
		left: 0;
	}

	.section-11-3 .swiper-button-next {
		right: 0;
	}

	.section-11-3 .swiper-button-prev:hover,
	.section-11-3 .swiper-button-next:hover {
		background-color: rgb(206 0 5 / .7);
		height: 1.4rem;
	}

	.section-11-3 .swiper-pagination-fraction,
	.section-11-3 .swiper-button-prev,
	.section-11-3 .swiper-button-next {
		opacity: 1;
	}

	.section-11-3 .swiper-container-jdt3:hover .swiper-pagination-fraction,
	.section-11-3 .swiper-container-jdt3:hover .swiper-button-next,
	.section-11-3 .swiper-container-jdt3:hover .swiper-button-prev {
		opacity: 1;
	}

	.section-11-3 .col-2 {
		width: 100%;
		height: auto;
		margin-left: 0;
		margin-top: .2rem;
		padding-bottom: .2rem;
		background-color: inherit;
	}

	.section-11-3 .col-2 .scroll-box {
		padding-right: 0;
	}

	.section-11-3 .col-2 .mod-topics {
		border-bottom: dashed 1px #ccc;
		/* margin-bottom: 10px; */
		padding: .2rem .2rem .2rem .3rem;
	}

	.section-11-3 .col-2 .mod-topics a {
		transition: inherit;
	}

	.section-11-3 .col-2 .mod-topics:hover {
		background-color: inherit;
	}

	.section-11-3 .col-2 .mod-topics:last-child {
		margin-bottom: 0;
	}

	.section-11-3 .col-2 .mod-topics .topic {
		font-size: .32rem;
		line-height: 1.4;
		font-weight: 400;
		height: auto;
		color: #b64442;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.section-11-3 .col-2 .mod-topics:hover .topic,
	.section-11-3 .col-2 .mod-topics:hover .topic a {
		color: inherit;
		transition: inherit;
	}

	.section-11-3 .col-2 .mod-topics .abstract {
		color: #888;
		margin-top: .1rem;
		text-align: justify;
		-webkit-line-clamp: 2;
	}

	.section-11-3 .col-2 .mod-topics:nth-last-child(-n+9) .abstract {
		display: none;
	}

	.section-11-3 .col-2 .mod-topics:nth-child(1),
	.section-11-3 .col-2 .mod-topics:nth-child(1) a,
	.section-11-3 .col-2 .mod-topics:nth-child(4),
	.section-11-3 .col-2 .mod-topics:nth-child(4) a,
	.section-11-3 .col-2 .mod-topics:nth-child(7),
	.section-11-3 .col-2 .mod-topics:nth-child(7) a {
		color: #bc2e0e;
		font-weight: 700;
		transition: inherit;
	}

	/* section-11-3 end */

	/* section-17 begin */
	.section-17 {
		position: relative;
		padding: .6rem .2rem;
		margin-top: 0;
	}

	.section-17 .row {
		width: 100%;
		margin: 0 auto;
	}

	.section-17 .row:nth-child(3) {
		margin-top: .3rem;
	}

	.section-17 .mod-tile {
		width: calc(100%/2 - .1rem);
		margin-left: calc(.1rem*2 / 1);
		margin-bottom: calc(.1rem*2 / 1);
	}

	.section-17 .mod-tile:nth-child(3n+1) {
		margin-left: calc(.1rem*2 / 1);
	}

	.section-17 .mod-tile:nth-child(2n+1) {
		margin-left: 0;
	}

	.section-17 .mod-tile .media {
		width: 100%;
	}

	.section-17 .mod-tile .media a {
		display: block;
		overflow: hidden;
	}

	.section-17 .mod-tile .media img {
		width: 100%;
		height: auto;
	}

	.section-17 .mod-tile .media a img {
		transition: .5s;
		display: block;
	}

	.section-17 .mod-tile .media a:hover img {
		-webkit-transform: scaleX(1.2) scaleY(1.2);
		transform: scaleX(1.2) scaleY(1.2);
	}

	.section-17 .mod-tile .caption {
		line-height: 1.6;
		font-size: .32rem;
		text-align: left;
		margin-top: .2rem;
		color: #333;
	}

	.section-17 .mod-tile .caption a {
		color: #333;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
	}

	.section-17 .mod-tile .abstract {
		text-align: justify;
		margin-top: .1rem;
		color: #888;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		display: none;
	}

	.section-17 .mod-tile .abstract a {
		color: #333;
		display: inline;
	}

	.section-17 .mod-tile .abstract a:hover {
		color: #b64442;
	}

	.section-17 .mod-topics {
		padding-bottom: .2rem;
		border-bottom: 1px dashed #ccc;
		width: 100%;
		margin-left: 0;
		margin-bottom: .2rem;
	}

	.section-17 .mod-topics:nth-child(2n+1) {
		margin-left: 0;
	}

	.section-17 .mod-topics:nth-last-child(-n+2) {
		margin-bottom: .2rem;
	}

	.section-17 .mod-topics:last-child {
		margin-bottom: 0;
	}

	.section-17 .mod-topics .topic {
		height: inherit;
		line-height: 1.6;
		font-size: .32rem;
		position: relative;
		padding-left: .2rem;
		color: #333;
	}

	.section-17 .mod-topics .topic a {
		color: #333;
	}

	.section-17 .mod-topics .topic a:hover {
		color: #b64442;
	}

	.section-17 .mod-topics .topic::after {
		content: "";
		display: block;
		width: .1rem;
		height: .3rem;
		background: #b64442;
		position: absolute;
		left: 0;
		top: .1rem;
	}

	.section-17 .mod-topics .abstract {
		font-size: .28rem;
		line-height: 1.6;
		margin-top: 0;
		color: #888;
		padding-left: .2rem;
		text-align: justify;
		-webkit-line-clamp: 2;
	}

	.section-17 .mod-topics .abstract a {
		color: #b64442;
	}

	/* section-17 end */

	/* section-23-1 begin */
	.section-23-1 {
		position: relative;
		padding: .6rem .2rem;
	}

	.section-23-1 .unit {
		width: 100%;
		margin: 0 auto;
		position: relative;
	}

	.section-23-1 .view {
		width: 100%;
	}

	.section-23-1 .view .swiper-container {
		width: 100%;
	}

	.section-23-1 .view .sec_mleft {
		width: 100%;
		background: none;
		padding: 0;
	}

	.section-23-1 .view .sec_mleft img {
		width: 100%;
		height: auto;
	}

	.section-23-1 .view .sec_mright {
		width: 100%;
		background: none;
	}

	.section-23-1 .view .sec_mright .sec_top {
		padding-top: .2rem;
		padding-left: 0;
	}

	.section-23-1 .view .sec_mright .tit a {
		color: #333;
		font-size: .4rem;
		line-height: 1.4;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		height: auto;
	}

	.section-23-1 .view .sec_mright .tit a {
		color: #333;
	}

	.section-23-1 .view .sec_mright .note {
		color: #666;
		font-size: .32rem;
		line-height: 1.6;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		display: none;
	}

	.section-23-1 .view .sec_mright .sec_bot {
		margin-top: .1rem;
		line-height: 1.6;
		color: #666;
		font-size: .28rem;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 10;
		text-align: justify;
	}

	.section-23-1 .view .arrow-left,
	.section-23-1 .view .arrow-right {
		display: block;
		position: absolute;
		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-23-1 .view .arrow-left {
		left: 0;
	}

	.section-23-1 .view .arrow-right {
		right: 0;
	}

	.section-23-1 .view .arrow-left:hover,
	.section-23-1 .view .arrow-right:hover {
		background-color: rgb(206 0 5 / .7);
		height: 1.4rem;
	}

	.section-23-1 .view .arrow-left,
	.section-23-1 .view .arrow-right {
		opacity: 1;
	}

	.section-23-1 .view .arrow-right:hover,
	.section-23-1 .view .arrow-left:hover {
		opacity: 1;
	}


	.section-23-1 .preview {
		position: absolute;
		bottom: 0;
		right: 0;
		width: 100%;
		overflow: hidden;
		padding: 0;
	}

	.section-23-1 .preview .swiper-slide {
		width: 134px;
		cursor: pointer;
		margin-right: 10px;
	}

	.section-23-1 .preview .swiper-slide img {
		width: 100%;
		height: auto;
		padding: 0;
		border: 2px solid #fff;
	}

	.section-23-1 .preview .active-nav img {
		padding: 0;
		border: 2px solid #b64442;
	}

	.section-23-1 .preview .arrow-left,
	.section-23-1 .preview .arrow-right {
		position: absolute;
		width: .6rem;
		height: .6rem;
		background-color: rgba(51, 51, 51, .7);
		padding: .6rem 0;
		-webkit-transition: all .4s ease-in-out;
		transition: all .4s ease-in-out;
		background-size: .3rem .6rem;
		top: 50%;
		-webkit-transform: translateY(-10%);
		transform: translateY(-10%);
	}

	.section-23-1 .preview .arrow-left {
		left: 0;
	}

	.section-23-1 .preview .arrow-right {
		right: 0;
	}

	.section-23-1 .preview .arrow-left:hover,
	.section-23-1 .preview .arrow-right:hover {
		background-color: rgb(206 0 5 / .7);
	}

	/* section-23-1 end */

	/* section-52 begin */
	.section-52 {
		position: relative;
		padding: .6rem .2rem;
	}

	.section-52::before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-image: linear-gradient(rgb(255 192 44 / 49%), rgb(255 208 87 / 80%)),url(bg2.jpg);
		background-position: center bottom;
		background-repeat: no-repeat;
		background-size: cover;
		background-attachment: fixed;
		opacity: .3;
		z-index: -1;
	}

	.section-52 .unit {
		width: 100%;
		margin: 0 auto;
	}
	
	.section-52 .col-1 {
		width: 100%;
		padding: 0 .2rem;
	}
	
	.section-52 .mod-topics {
		padding: .2rem 0;
		border-top: 1px dashed #ccc;
	}
	
	.section-52 .mod-topics:first-child {
		border-top: 0;
	}

	.section-52 .mod-topics:last-child {
		border-bottom: 1px dashed #ccc;
	}
	
	.section-52 .mod-topics .topic {
		font-weight: 700;
		font-size: .32rem;
		height: inherit;
		line-height: 1.8;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		color: #bc2e0e;
	}
	
	.section-52 .mod-topics .topic a {
		color: #bc2e0e;
	}
	
	.section-52 .mod-topics .abstract {
		font-size: .28rem;
		color: #000000;
		line-height: 1.6;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
	}
	
	.section-52 .col-2 {
		width: 100%;
		padding: .3rem .2rem .2rem;
	}
	
	.section-52 .mod-tile {
		position: relative;
		width: 100%;
		margin-bottom: .2rem;
	}
	
	.section-52 .mod-tile:last-child {
		margin-bottom: 0;
	}
	
	.section-52 .mod-tile .media {
		width: 100%;
	}
	
	.section-52 .mod-tile .media a {
		display: block;
		overflow: hidden;
	}
	
	.section-52 .mod-tile .media img {
		width: 100%;
		height: auto;
	}
	
	.section-52 .mod-tile .media a img {
		transition: .5s;
		display: block;
	}
	
	.section-52 .mod-tile .media a:hover img {
		-webkit-transform: scaleX(1.2) scaleY(1.2);
		transform: scaleX(1.2) scaleY(1.2);
	}
	
	.section-52 .mod-tile .caption {
		line-height: 1.4;
		font-size: .28rem;
		text-align: left;
		/* margin-top: 20px; */
		color: #fff;
		padding: .4rem .2rem .2rem;
	}
	
	.section-52 .mod-tile .caption a {
		color: #fff;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	
	.section-52 .mod-tile .inner-caption {
		background-image: linear-gradient(0deg, rgb(228 0 0 / 70%) 0%, rgba(0, 153, 255, 0) 90%);
		background-color: inherit;
	}
	
	.section-52 .mod-tile .abstract {
		text-align: justify;
		margin-top: .2rem;
		color: #888;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		display: none;
	}
	
	.section-52 .mod-tile .abstract a {
		color: #333;
		display: inline;
	}
	
	.section-52 .mod-tile .abstract a:hover {
		color: #a4c9e7;
	}
	
	/* section-52 end */

	/* RTools begin */
	.RTools {
		width: 40px;
		bottom: 100px;
	}

	.RTools .qrcode {
		display: none;
	}

	.RTools .gototop {
		width: .8rem;
		height: .8rem;
	}

	/* RTools end */

	/* Copyright begin */
	#bottomBody {
		background: #b64442;
		color: #fff;
	}

	.adBottom {
		background: #b64442;
		padding: .4rem 0;
	}

	.footer {
		padding: .6rem .3rem .4rem;
		background: url(bottom.jpg) 50% 0 no-repeat;
		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: 2rem;
	}

	.btn-h-e {
		font-size: .28rem;
		border-radius: .1rem;
		color: #fff;
		letter-spacing: 0;
		line-height: 1;
		background-color: #b64442;
		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: .2rem 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;
		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: #b64442;
		color: #fff;
		border-color: #b64442;
	}

	.xpage-more-btn:hover a {
		color: #fff;
	}

	/* xpage end */

	/* section-title begin */
	.section-4 .section-title,
	.section-11-1 .section-title,
	.section-17 .section-title,
	.section-23-1 .section-title,
	.section-52 .section-title {
		width: 100%;
		height: 1.6rem;
		line-height: .94rem;
		text-indent: inherit;
		background: url("section-title-mb.png") center center no-repeat;
		background-size: 70%;
		border-bottom: 0;
		margin: 0 auto .5rem;
	}

	.section-4 .section-title em,
	.section-11-1 .section-title em,
	.section-17 .section-title em,
	.section-23-1 .section-title em,
	.section-52 .section-title em {
		display: block;
		text-align: center;
		font-size: .4rem;
		padding-top: 0;
		color: #333;
		letter-spacing: .1rem;
		display: none;
	}

	.section-4 .section-title em a,
	.section-11-1 .section-title em a,
	.section-17 .section-title em a,
	.section-23-1 .section-title em a,
	.section-52 .section-title em a {
		color: #333;
	}

	.section-4 .section-title em a:hover,
	.section-11-1 .section-title em a:hover,
	.section-17 .section-title em a:hover,
	.section-23-1 .section-title em a:hover,
	.section-52 .section-title em a:hover {
		color: #b64442;
	}

	.section-11-1 .section-title {
		background: url("tgxqx.png") center center no-repeat;
		background-size: 180%;
	}
	
	.section-52 .section-title {
		background: url("yyyjc.png") center center no-repeat;
		background-size: 180%;
	}
	
	.section-17 .section-title {
		background: url("bfxty.png") center center no-repeat;
		background-size: 180%;
	}
	
	.section-23-1 .section-title {
		background: url("rcxfj.png") center center no-repeat;
		background-size: 180%;
	}
	
	/* section-title end */
}