.DataEncyclopedia {
	width:1200px;
	display:flex;
	justify-content:space-between;
	margin:0 auto 100px;
	overflow:hidden;
}
.DataEncyclopediaL {
	width:800px;
	padding-bottom:100px;
}
.DataEncyclopediaLT {
	display:flex;
	justify-content:space-between;
	align-items:center;
	margin:40px auto 27px;
}
.DataEncyclopediaLT div:nth-child(1) {
	font-size:20px;
	color:#d18308;
}
.DataEncyclopediaLT div:nth-child(2) {
	font-size:14px;
	color:#777777;
}
.DataEncyclopediaLC {
	width:740px;
	padding:25px 30px 0px 30px;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	background:#F7F7F7;
}
.DataEncyclopediaLC div {
	width:80px;
	height:30px;
	text-align:center;
	line-height:30px;
	color:#333333;
	font-size:16px;
	margin-bottom:30px;
	margin-right:50px;
	cursor:pointer;
}
.DataEncyclopediaLC div:nth-child(6n) {
	margin-right:0;
}
.DataEncyclopediaLC div.on {
	color:#ffffff;
	background:#d18308;
}
.DataEncyclopediaLB {
	width:800px;
	margin:6px auto 0;
}
.DataEncyclopediaLB .DataEncyclopediaLB_menu {
	border-bottom:1px solid #DDDDDD;
}
.DataEncyclopediaLB .DataEncyclopediaLB_menu01 {
	font-size:16px;
	color:#333333;
	margin:31px auto 15px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}
.DataEncyclopediaLB .DataEncyclopediaLB_menu01 span {
	font-size:16px;
	color:#eea500;
}
.DataEncyclopediaLB .DataEncyclopediaLB_menu02 {
	line-height:23px;
	font-size:14px;
	color:#777777;
	text-indent:25px;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	overflow:hidden;
}
.DataEncyclopediaLB .DataEncyclopediaLB_menu03 {
	display:flex;
	align-items:center;
	justify-content:space-between;
	margin:20px auto 30px;
}
.DataEncyclopediaLB .DataEncyclopediaLB_menu03 .DataEncyclopediaLB_menu03T {
	}.DataEncyclopediaLB .DataEncyclopediaLB_menu03 .DataEncyclopediaLB_menu03T div {
	padding:0 30px;
	height:30px;
	font-size:14px;
	color:#999999;
	border-radius:25px;
	border:1px solid #999999;
	text-align:center;
	line-height:30px;
	display:inline-block;
	margin-right:30px;
}
.DataEncyclopediaLB .DataEncyclopediaLB_menu03 .DataEncyclopediaLB_menu03M {
	font-size:14px;
	color:#777777;
}
.DataEncyclopediaRT {
	height:auto;
	width:295px;
	box-shadow:0 0 5px #dedede;
	overflow:hidden;
}
.DataEncyclopediaRT>.DataEncyclopediaRT01 {
	margin-top:5px;
	width:260px;
	height:50px;
	text-align:center;
	line-height:50px;
	font-size:16px;
	color:#eea500;
	margin:0 auto 20px;
	border-bottom:1px solid #eea500;
}
.DataEncyclopediaRT02 div {
	cursor:pointer;
	padding-left:20px;
	line-height:24px;
	width:240px;
	position:relative;
	margin:0 auto 15px;
	font-size:14px;
}
.DataEncyclopediaRT02 div::after {
	content:"";
	width:6px;
	height:6px;
	background:#C2C2C2;
	border-radius:100%;
	position:absolute;
	left:0;
	top:10px;
}
.DataEncyclopediaRB {
	width:295px;
}
.DataEncyclopediaRB img {
	margin-top:30px;
}
.DataEncyclopediaLxqT {
	border-bottom:none;
}
.DataEncyclopediaLxqT div {
	margin-bottom:30px;
}
.DataEncyclopediaLxqC {
	margin-top:0;
}
.DataEncyclopediaLxqC div:nth-child(2) {
	display:flex;
	justify-content:center;
}
.DataEncyclopediaLxqC div:nth-child(2)>span>span {
	color:#39c1ea;
	display:inline;
	cursor:pointer;
}
.DataEncyclopediaLxqC div:nth-child(2) {
	margin-bottom:65px;
}
.DataEncyclopediaLxqB {
	}.DataEncyclopediaLxqB .title01 {
	width:385px;
	height:40px;
	position:relative;
	background:#39C1EA;
	margin:0 auto;
	transform:skewX(-45deg);
	margin-bottom:40px;
}
.DataEncyclopediaLxqB .title01 div {
	transform:skewX(45deg);
	font-size:18px;
	color:#ffffff;
	text-align:center;
	line-height:40px;
	margin-top:55px;
}
.DataEncyclopediaLxqB .title01:nth-child(1) div {
	margin-top:0;
}
.DataEncyclopediaLxqB .title01_i {
	font-size:16px;
	color:#333333;
}
.DataEncyclopediaLxqB .title01_i span {
	display:inline-block;
	width:26px;
	height:26px;
	margin-right:15px;
	font-size:16px;
	color:#ffffff;
	background:#39C1EA;
	text-align:center;
	line-height:26px;
	border-radius:5px;
}
.DataEncyclopediaLxqB .title01_t {
	font-size:15px;
	color:#666666;
	text-indent:35px;
}
.DataEncyclopediaLxqimg {
	margin-top:50px;
	max-width:100%;
}
.DataEncyclopediaLxqAn {
	min-width:280px;
	height:40px;
	margin:50px auto 0;
	text-align:center;
	line-height:40px;
	color:#ffffff;
	font-size:16px;
	background:#249EDD;
	cursor:pointer;
}
.DataEncyclopediaRC {
	width:295px;
	height:130px;
	background:#ffffff;
	border-top:5px solid #F2BB25;
	display:flex;
	align-items:center;
	justify-content:center;
	margin-bottom:45px;
	box-shadow:0 0 5px #dedede;
}
.DataEncyclopediaRC>div {
	width:62%;
	font-size:14px;
	color:#333333;
	line-height:40px;
}
.DataEncyclopediaRC>div>span {
	background:#F2BB25;
	color:#ffffff;
	width:130px;
	height:35px;
	text-align:center;
	line-height:35px;
	display:inline-block;
	border-radius:5px;
	margin-left:10px;
}
.DataEncyclopediaRT>.DataEncyclopediaRT01 {
	margin-top:5px;
	height:40px;
	text-align:center;
	line-height:40px;
	font-size:16px;
	margin:0 auto 20px;
	background:#11C3D3;
	color:#fff;
	width:100%;
	border:none;
}
.DataEncyclopediaRC02 {
	margin-bottom:20px;
}
.DataEncyclopediaRC02T {
	height:16px;
	text-indent:20px;
	font-size:16px;
	color:#39c1ea;
	border-left:3px solid #39c1ea;
	margin-bottom:15px;
	line-height:16px;
	margin-left:5px;
}
.DataEncyclopediaRC02M {
	border-top:1px solid #39C1EA;
	padding-bottom:30px;
}
.DataEncyclopediaRC02M div {
	margin-top:25px;
	font-size:14px;
	color:#333333;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	cursor:pointer;
}
.echs_yejiao {
    height: 45px;
    color: #b3b3b3;
    font-size: 14px;
    border-top: 1px solid #DDDDDD;
    line-height: 45px;
    text-align: right;
    margin-top: 15px;
    margin-bottom: 20px;
}
.DataEncyclopediaLxqAn_mh {
	position:relative;
	overflow:hidden;
	width:800px;
	height:250px;
}
.DataEncyclopediaLxqAn_mh img {
	position:absolute;
	width:800px;
	height:250px;
	z-index:-1;
}
.titles:before {
	display:none;
}
.title_ps_m {
	width:600px;
	border-radius:10px;
	overflow:hidden;
	font-size:14px;
	margin:15px auto 0;
}
.title_ps_m>div {
	display:flex;
	align-items:center;
	justify-content:center;
}
.title_ps_m>div:nth-child(2n+1) {
	background:#eff5f7;
}
.title_ps_m>div:nth-child(1) {
	font-size:14px;
	text-align:center;
	background:#eff5f7;
	color:#3f687b;
	font-weight:600;
	letter-spacing:2px;
}
.title_ps_m>div>div {
	width:50%;
	text-align:center;
	font-size:14px;
	color:#3f687b;
}
.title_ps_m>div>div:nth-child(1) {
	border-right:1px solid #dedede;
}
.echs_42_m {
	width:100%;
	margin-bottom:50px;
	border-radius:10px;
	overflow:hidden;
}
.echs_42_l {
	display:flex;
}
.echs_42_l:nth-child(2n-1) {
	background:#BDD7EE;
}
.echs_42_l span {
	text-align:center;
	min-height:40px;
	line-height:40px;
	font-size:14px;
	color:#2F75B5;
	border-right:1px solid #DEDEDE;
}
.echs_42_l span:nth-child(1) {
	width:10%;
}
.echs_42_l span:nth-child(2) {
	width:20%;
}
.echs_42_l span:nth-child(3) {
	width:60%;
	padding:0 5%;
	text-align:left;
	border-right:0px solid #DEDEDE;
}
.echs_42_l:nth-child(1) span:nth-child(3) {
	text-align:center;
}
/*提示*/.tshi_02 {
	width:800px;
	margin:50px auto 20px;
}
.tshi_02>div:nth-child(1) {
	font-size:18px;
	color:#333333;
	height:66px;
	display:flex;
	justify-content:center;
	align-items:center;
}
.tshi_02>div:nth-child(1) img {
	margin-right:30px;
}
.tshi_02>div:nth-child(2) {
	width:100px;
	height:34px;
	font-size:15px;
	color:#ffffff;
	text-align:center;
	line-height:34px;
	border-radius:5px;
	background:#0CACFF;
	margin:26px auto 0;
}
.tshi_02>div:nth-child(2) a {
	display:block;
	color:#ffffff;
}
.s {
	color:#eea500;
}
.t {
	font-weight:600;
}
.DataEncyclopedia .DataEncyclopediaR>.DataEncyclopediaR1>ul>li>p {
	color:#666666;
}
.DataEncyclopediaLxqC div:nth-child(2) {
	font-size:14px;
}
body::-webkit-sc