<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	position: relative;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	font-weight: 400;
	font-family: "SourceHan","Helvetica Neue", "PingFang SC", STHeiti, Helvetica, Arial, sans-serif;
}

.auto_1400 {
	max-width: 1400px;
}

@media(max-width:1400px) {
	.auto_1400 {
		padding: 0 2%;
	}
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.w22 {
	width: 22%;
	padding-bottom: 4%;
}

.w75 {
	width: 75%;
	padding-bottom: 4%;
}

@media(max-width:768px) {

	.fl,
	.fr {
		float: none;
	}

	.w22,
	.w75 {
		width: auto;
		padding-bottom: 2%;
	}
}

/*---------- 澶撮儴 ----------*/

/*Floor002750 */
.Floor002750 .auto {
	max-width: 1760px;
	width: 94%;
}

.Floor002750 .header {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 200;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
}

.Floor002750 .header-menu {
	max-width: 840px;
	margin: 0 0 0 auto;
}

.Floor002750 .header-menu li em {
	position: relative;
}

.Floor002750 .header-menu li em a {
	font-size: 18px;
	color: #fff;
	line-height: 90px;
	display: inline-block;
}

.Floor002750 .header-menu li+li em::before {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -1.5px;
	content: '';
	width: 3px;
	height: 3px;
	background-color: #fff;
}


.Floor002750 #header-menu #menu8.has-sub em::before {
	display: none !important;
}

.Floor002750 .header-right dl&gt;* {
	float: left;
}

.Floor002750 .header-right dt&gt;a {
	display: inline-block;
	width: 25px;
	height: 25px;
	background: url(../images/Floor002750-searchbtn.png) no-repeat center center;
	vertical-align: middle;
}

.Floor002750 .header-right dt.top-wechat&gt;a {
	width: 28px;
	background-image: url(../images/Floor002750-wx.png);
}

.Floor002750 .header-right dt.top-sina&gt;a {
	width: 28px;
	background-image: url(../images/Floor002750-sina.png);
}

.Floor002750 .header-right dt+dt::before {
	display: inline-block;
	content: '';
	width: 1px;
	height: 10px;
	background: #ececec;
	margin: 0 5px;
	vertical-align: middle;
}

.Floor002750 .header-right dt {
	position: relative;
}

.Floor002750 .search-box,
.Floor002750 .top-code {
	position: absolute;
	top: 100%;
	display: none;
}

.Floor002750 .search-box:before,
.Floor002750 .top-code:before {
	position: absolute;
	content: '';
	border: 12px solid transparent;
	bottom: 100%;
}

.Floor002750 .top-code:before {
	left: 50%;
	margin-left: -12px;
	border-bottom-color: #fff;
}

.Floor002750 .top-code {
	width: 130px;
	left: 50%;
	margin-left: -50px;
	background: #fff;
	padding: 12px;
}

.Floor002750 .top-code img {
	width: 106px;
	display: block;
}

.Floor002750 .search-box {
	right: 0;
	width: 300px;
	border: 1px solid rgba(62, 205, 172, 1);
	background: rgba(62, 205, 172, 0.5);
}

.Floor002750 .search-box:before {
	right: 0;
	border-bottom-color: rgba(62, 205, 172, 1);
}

.Floor002750 .search-box .text {
	width: 100%;
	border: 0;
	background: none;
	height: 45px;
	line-height: 45px;
	padding: 0 45px 0 10px;
	color: #fff;
}

.Floor002750 .search-box .btn {
	position: absolute;
	right: 0;
	top: 0;
	width: 45px;
	height: 100%;
	background: url(../images/Floor002750-searchbtn.png) no-repeat center center;
}

.Floor002750 .header-right dt&gt;a.open-search {
	position: relative;
}

.Floor002750 .header-right dt&gt;a.open-search:before,
.Floor002750 .header-right dt&gt;a.open-search:after {
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 3px;
	top: 50%;
	margin-top: -1.5px;
	background: #fff;
	opacity: 0;
	-webkit-opacity: 0;
	transition: 0.5s;
	-webkit-transition: 0.5s;
}

.Floor002750 .header-right dt&gt;a.open-search.on {
	background: none;
}

.Floor002750 .header-right dt&gt;a.open-search.on:before,
.Floor002750 .header-right dt&gt;a.open-search.on:after {
	opacity: 1;
	-webkit-opacity: 1;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.Floor002750 .header-right dt&gt;a.open-search.on:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.Floor002750 .header-menu li .sub {
	background: #fff;
	width: 100% !important;
}

.Floor002750 .header-menu li#menu2 .sub,
.Floor002750 .header-menu li#menu61 .sub {
	width: 150% !important;
	margin-left: -25%;
}

.Floor002750 .header-menu li .sub .sub-menu&gt;dl {
	width: 100% !important;
}

.Floor002750 .header-menu li .sub dt {
	line-height: 40px;
	display: block;
	float: none;
	text-align: center;
	position: relative !important;
	background: #fff;
}

.Floor002750 .header-menu li#menu2 .sub dt,
.Floor002750 .header-menu li#menu61 .sub dt {
	text-align: left;
}

.Floor002750 .header-menu li .sub dt a {
	font-size: 14px;
	background: #fff;
}

.Floor002750 .header-menu li#menu2 .sub dt&gt;a,
.Floor002750 .header-menu li#menu61 .sub dt&gt;a {
	padding: 0 8px 0 24px;
	position: relative;
	color: #0da0e1;
}

.Floor002750 .header-menu li#menu2 .sub dt&gt;a:before,
.Floor002750 .header-menu li#menu61 .sub dt&gt;a:before {
	position: absolute;
	left: 8px;
	top: 50%;
	font-style: 16px;
	color: #333;
	transform: translateY(-50%);
	display: inline-block;
	content: '&gt;';
}

.Floor002750 .header-menu li#menu2 .sub dt&gt;a:after,
.Floor002750 .header-menu li#menu61 .sub dt&gt;a:after {
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 92%;
	height: 1px;
	background: #e8e8e8;
	transform: translateX(-50%);
	display: inline-block;
	content: '';
}

.Floor002750 .header-menu li .sub dt a:hover {
	background-image: linear-gradient(to right, #3fcdab 0%, #0c9fe2 100%);
	color: #fff;
}

.Floor002750 .header-menu li#menu2 .sub dt&gt;a,
.Floor002750 .header-menu li#menu61 .sub dt&gt;a {
	background: none;
	color: #0da0e1;
}

.Floor002750 .header-menu li .sub dt .three {
	width: 100%;
	display: none;
}

.Floor002750 .header-menu li .sub dt .three dd {
	line-height: 24px;
	text-align: left;
	padding: 0 8px 0 14px;
}

.Floor002750 .header-menu li .sub dt .three dd a {
	font-size: 12px;
}

.Floor002750 .header-menu li .sub dt .three dd a:hover {
	background: none;
	color: #0da0e1;
}

.Floor002750 .header-menu li:hover .sub dt .three {
	display: block;
}

@media(min-width:1025px) {
	.Floor002750 .header {
		height: 90px;
	}

	.Floor002750 .header-right dt {
		padding: 24px 0;
	}

	.Floor002750 .header-menu .ul {}

	.Floor002750 .header .auto {
		display: table;
	}

	.Floor002750 .header .auto&gt;div {
		display: table-cell;
		vertical-align: middle;
	}

	.Floor002750 .header-left,
	.Floor002750 .header-right {
		width: 200px;
	}

	.Floor002750 .header-left .logo img {
		max-height: 100px;
	}

	.Floor002750 .header-right dt+dt::before {
		margin: 0 20px;
	}
}

@media(max-width:1024px) {
	.Floor002750 .header {
		background: rgba(0, 0, 0, 0.3);
	}

	.Floor002750 .header-right dl dd {
		margin-left: 5px;
	}

	.Floor002750 #open_menu {
		margin-top: 30px;
		width: 32px;
		height: 30px;
		position: relative;
	}

	.Floor002750 #open_menu i,
	.Floor002750 #open_menu i::before,
	.Floor002750 #open_menu i::after {
		background: #3ecdac;
	}

	.Floor002750 #open_menu i {
		width: 100%;
		height: 3px;
		margin-top: -1.5px;
	}

	.Floor002750 #open_menu i::before {
		top: 9px;
	}

	.Floor002750 #open_menu i::after {
		top: -9px;
	}

	.Floor002750 .header-right dt {
		padding: 34px 0;
	}

	.Floor002750 .header-left {
		float: left;
		display: table;
		height: 90px;
	}

	.Floor002750 .header-left .logo {
		display: table-cell;
		vertical-align: middle;
	}

	.Floor002750 .header-left .logo img {
		max-height: 72px;
	}

	.Floor002750 .header-right {
		float: right;
	}

	.Floor002750 .header-right dl {
		float: right;
	}

	.Floor002750 #header-menu {
		position: fixed;
		z-index: 200;
		left: -100%;
		top: 0;
		bottom: 0;
		overflow: auto;
		width: 100%;
		max-width: 240px;
		padding: 20px;
		background: rgba(62, 205, 172, 0.95);
		transition: 0.5s;
		box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	}

	.Floor002750 #header-menu li em a {
		font-weight: normal;
	}

	.Floor002750 #header-menu li.has-sub em .op {
		display: block;
	}

	.Floor002750 #header-menu.header-menu-show {
		left: 0;
	}
}

@media(max-width:640px) {
	.Floor002750 .header-right dt {
		padding: 20px 0;
	}

	.Floor002750 #open_menu {
		margin-top: 16px;
	}

	.Floor002750 .header-left {
		height: 65px;
	}

	.Floor002750 .header-left .logo img {
		max-height: 45px;
	}
}

/*---------- 棣栭〉banner ----------*/

/*
 .Banner000933 涓篸emo缂栧彿
 */
.Banner000933 {
	position: relative;
}

.Banner000933 .banner {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.Banner000933 .img img,
.Banner000933 .banner .slide img {
	width: 100%;
}

.Banner000933 .banner {
	overflow: hidden;
}

.Banner000933 .img {
	z-index: 0;
	opacity: 0;
}

.Banner000933 .banner .bx-controls .bx-pager {
	text-align: center;
	position: absolute;
	bottom: 5%;
	z-index: 102;
	width: 100%;
	left: 0;
	display: inline-block;
	height: 18px;
}

.Banner000933 .banner .bx-controls .bx-pager-item {
	display: inline-block;
	margin: 0 6px;
}

.Banner000933 .banner .bx-controls .bx-pager-item a {
	display: block;
	overflow: hidden;
	width: 14px;
	height: 14px;
	background: rgba(255, 255, 255, 0.5);
	border-radius: 50%;
	line-height: 100px;
}

.Banner000933 .banner .bx-controls .bx-pager-item a.active {
	background-color: #fff;
}

.Banner000933 .banner .video_files {
	position: absolute;
	background: #000;
	width: 100%;
	left: 0;
	top: 0;
	height: 100%;
	/*display:none; */
	z-index: 10;
	overflow: hidden;
}

.Banner000933 .banner .video_files h2 {
	margin: 0;
	position: absolute;
	width: 40%;
	left: 60%;
	z-index: 11;
	top: 50%;
	transform: translateY(-50%);
	font-size: 48px;
	color: #fff;
}

.Banner000933 .banner .video_files #myvideo {
	position: absolute;
	visibility: visible;
	margin: auto;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	min-width: 100%;
	min-height: 100%;
}

.Banner000933 .banner .intro {
	position: absolute;
	color: #fff;
	text-align: center;
	padding: 11% 20% 0 20%;
	width: 100%;
}

.Banner000933 .banner .intro .more {
	position: relative;
	text-align: center;
}

.Banner000933 .banner .intro .more span {
	display: inline-block;
	position: relative;
}

.Banner000933 .video_controls {
	z-index: 20;
	position: absolute;
	top: 50%;
	margin-left: -23.5px;
	margin-top: -23.5px;
	left: 50%;
}

.Banner000933 .video_controls span {
	float: left;
	display: block;
	width: 47px;
	height: 47px;
	border-radius: 50%;
	border: 1px solid rgba(255, 255, 255, 0.25);
	position: relative;
	cursor: pointer;
}

.Banner000933 .video_controls span::before {
	position: absolute;
	content: '';
}

.Banner000933 .video_controls span.btnplay {
	display: none;
}

.Banner000933 .video_controls span.btnplay::before {
	width: 0;
	height: 0;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	border-left: 12px solid rgba(255, 255, 255, 0.8);
	border-radius: 2px;
	left: 50%;
	margin-left: -4px;
	top: 50%;
	margin-top: -12px;
}

.Banner000933 .video_controls span.btnpause::before {
	left: 50%;
	margin-left: -9px;
	top: 50%;
	margin-top: -9px;
	width: 19px;
	height: 19px;
	border-radius: 3px;
	background: rgba(255, 255, 255, 0.8);
}

.Banner000933 .video_controls .btnpause {
	display: none;
}

@media(max-width:768px) {
	.Banner000933 .banner .video_files h2 {
		font-size: 15px;
	}

}

/*---------- 棣栭〉鍐呭 ----------*/

/*
 .Floor002404 
 */
.Floor002404 {
	background: #f1f6f7;
}

.Floor002404 .auto {
	position: relative;
	border-bottom: 1px solid #e0eaec;
}

.Floor002404 .bx-wrapper {
	position: relative;
	padding-left: 46px;
	z-index: 1;
	background: url(../images/Floor002404-icon.png) no-repeat left center;
}

.Floor002404 .list li {
	padding-right: 18%;
}

.Floor002404 .list li h1 {
	margin: 0;
	font-weight: normal;
	display: inline-block;
	line-height: 60px;
	font-size: 16px;
	color: #333;
}

.Floor002404 .list li time {
	float: right;
	font-size: 14px;
	line-height: 60px;
	color: #999;
	margin-left: 5%;
}

.Floor002404 .bx-pager {
	position: absolute;
	right: 0;
	top: 0;
	padding-top: 20px;
}

.Floor002404 .bx-pager&gt;div {
	display: inline-block;
	padding: 0 0 0 5px;
}

.Floor002404 .bx-pager&gt;div a {
	display: block;
	width: 14px;
	height: 14px;
	text-indent: 9999px;
	overflow: hidden;
	position: relative;
}

.Floor002404 .bx-pager&gt;div a:before,
.Floor002404 .bx-pager&gt;div a:after {
	display: block;
	content: "";
	position: absolute;
}

.Floor002404 .bx-pager&gt;div a:before {
	width: 6px;
	height: 6px;
	z-index: 5;
	background: #8e8e8e;
	top: 4px;
	left: 4px;
}

.Floor002404 .bx-pager&gt;div a.active:before {
	background: #35afe7;
}

.Floor002404 .bx-pager&gt;div a:after {
	width: 14px;
	height: 14px;
	border: 2px solid transparent;
	top: 0;
	left: 0;
}

.Floor002404 .bx-pager&gt;div a.active:after {
	border-color: #35afe7;
}

.Floor002404 .bx-wrapper {
	position: relative;
}

.Floor002404 .bx-controls-direction {
	display: none;
}

@media(max-width:768px) {
	.Floor002404 .list li time,.Floor002404 .bx-pager {
		display: none;
	}
	
}

/*.Floor001201 */
.Floor001201 {
	background: #f1f6f7;
	padding: 6% 0;
	overflow: hidden;
}

.Floor001201 .title {
	text-align: center;
}

.Floor001201 .title h2 {
	font-size: 24px;
	margin: 0;
	color: #28282A;
}

.Floor001201 .title h3 {
	color: #7e8c98;
	font-size: 16px;
	line-height: 2;
	margin: 0;
	font-weight: 400;
	padding-top: 1%;
}

.Floor001201 .section {
	text-align: center;
	color: #333;
	padding: 4% 0;
	position: relative;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

.Floor001201 .section li {
	border-radius: 16px;
	text-align: center;
	display: inline-block;
	width: 32%;
	float: left;
	max-width: 400px;
	transition: all 1s;
	height: auto;
	padding: 30px 20px;
	opacity: 0.9;
	position: relative;
	background: #fff;
	box-shadow: 0 0 5px #ccc;
}

.Floor001201 .section li+li {
	margin-left: 2%;
}

.Floor001201 .section li a {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.Floor001201 .section li .cn {
	font-size: 20px;
	line-height: 40px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.Floor001201 .section li .en {
	font-size: 12px;
	line-height: 20px;
	overflow: hidden;
}

.Floor001201 .section li .img {
	width: 80px;
	height: 80px;
	display: inline-block;
}

.Floor001201 .section li .img img.hover {
	display: none;
}

.Floor001201 .section li:hover .img img {
	display: none;
}

.Floor001201 .section li:hover .img img.hover {
	display: inline-block;
}

@media(min-width:481px) {
	.Floor001201 .title {
		letter-spacing: 2.5px;
	}

	.Floor001201 .title h2 {
		font-size: 28px;
	}
}

@media(min-width:1025px) {
	.Floor001201 .title h2 {
		font-size: 32px;
	}

	.Floor001201 .title h3 {
		font-size: 18px;
	}

	.Floor001201 .section li:hover {
		transform: scale(1.2);
		opacity: 1;
		z-index: 9999;
		position: relative;
		box-shadow: 0 4px 14px #ccc;
		background: #3ecdac
	}

	.Floor001201 .section li:hover .cn,
	.Floor001201 .section li:hover .en {
		color: #fff;
	}
}

/*
 .Floor001048 涓篸emo缂栧彿
 */
.Floor001048 {
	position: relative;
	background: #f1f6f7;
}

.Floor001048 .more a {
	font-size: 16px;
	display: inline-block;
	height: 50px;
	line-height: 50px;
	color: #fff;
	padding: 0 40px;
	border: 1px solid #fff;
	border-radius: 5px;
	position: relative;
	overflow: hidden;
	z-index: 3;
	transition: .3s;
}

.Floor001048 .more a:hover {
	color: #3ecdac;
	background: #fff;
}

.Floor001048 .tab_con {
	overflow: hidden;
}

.Floor001048 .con {
	display: none;
	padding: 6% 0 300px 0;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.Floor001048 .intro {
	padding-right: 35%;
}

.Floor001048 .intro .info {
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	padding: 3% 0;
}

.Floor001048 .intro .tit {
	margin: 0;
	font-size: 36px;
	color: #fff;
}

.Floor001048 .list .bx-pager,
.Floor001048 .copy {
	display: none;
}

.Floor001048 .list {
	position: absolute;
	width: 100%;
	max-width: 1200px;
	z-index: 2;
	left: 50%;
	bottom: 10%;
	transform: translateX(-50%);
}

.Floor001048 .list .bx-wrapper {
	position: relative;
	z-index: 1;
	background-color: rgba(0, 0, 0, 0.3);
	border-radius: 10px;
	padding: 0 48px;
}

.Floor001048 .list .bx-viewport {
	z-index: 2;
}

.Floor001048 .list .bx-controls-direction a {
	position: absolute;
	z-index: 10;
	top: 50%;
	margin-top: -12px;
	width: 24px;
	height: 24px;
	overflow: hidden;
	text-indent: -999em;
	background-image: url(../images/Floor001048-controls.png);
	background-repeat: no-repeat;
}

.Floor001048 .list .bx-controls-direction a.disabled {
	opacity: 0.4;
}

.Floor001048 .list .bx-controls-direction a.bx-prev {
	left: 12px;
	background-position: 0 0;
}

.Floor001048 .list .bx-controls-direction a.bx-next {
	right: 12px;
	background-position: right center;
}

.Floor001048 .list li {
	padding: 18px 0;
	color: #fff;
	text-align: center;
}

.Floor001048 .list li span {
	display: block;
	padding-top: 8px;
	font-size: 16px;
}

.Floor001048 .list li.on,
.Floor001048 .list li:hover {
	background-image: linear-gradient(to right, #3fcdab 0%, #0c9fe2 100%);
}

.Floor001048 .list li img {
	width: 100%;
	max-width: 102px;
	border: 1px solid rgba(255, 255, 255, 0.5);
	border-radius: 50%;
}

@media(max-width:1024px) {
	.Floor001048 .con {
		padding: 5% 0;
		text-align: center;
	}

	.Floor001048 .more a {
		font-size: 14px;
		height: 36px;
		line-height: 36px;
		padding: 0 30px;
	}

	.Floor001048 .intro {
		padding-right: 2%;
	}

	.Floor001048 .intro .tit {
		font-size: 28px;
	}

	.Floor001048 .list {
		padding: 2%;
		position: static;
		left: auto;
		transform: translateX(0)
	}

	.Floor001048 .list li {
		padding: 10px 0;
	}

	.Floor001048 .list li span {
		padding-top: 5px;
		font-size: 14px;
	}

	.Floor001048 .list li img {
		max-width: 75px;
	}

	.Floor001048 .list .bx-wrapper {
		padding: 0 25px;
	}

	.Floor001048 .list .bx-controls-direction a.bx-prev {
		left: 2px;
	}

	.Floor001048 .list .bx-controls-direction a.bx-next {
		right: 2px;
	}
}

@media(max-width:480px) {
	.Floor001048 .intro .tit {
		font-size: 24px;
	}
}

/*
 .Floor001253 涓篸emo缂栧彿
 */

.Floor001253 {
	background: url(../images/Floor001253-bg.jpg) no-repeat center center;
	background-size: cover;
	padding: 10% 0;
}

.Floor001253 .txt {
	width: 30%;
}

.Floor001253 .tit {
	color: #333;
	font-size: 32px;
	font-weight: bold;
	letter-spacing: 2.5px;
	margin-top: 8%
}

.Floor001253 .tit:after {
	display: block;
	content: '';
	background-color: #cacaca;
	width: 60px;
	height: 2px;
	margin: 3% 0;
}

.Floor001253 .txt p {
	margin: 0;
	color: #666;
	font-size: 16px;
	line-height: 36px;
}

.Floor001253 .txt .more {
	font-size: 16px;
	color: #00b3dc;
	width: 152px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	display: inline-block;
	margin: 8% 0;
	border: 1px solid #00b3dc;
	border-radius: 6px;
}

.Floor001253 .txt .more:hover {
	color: #fff;
	background: #00b3dc;
}

.Floor001253 .map {
	width: 44.5%;
	position: relative;
	text-align: center;
}
.Floor001253 .map&gt;img{
	width: 84.590690208667736757624398073836%;
}

.Floor001253 .map .mapBox {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.Floor001253 .map .mapBox span {
	display: inline-block;
}
.Floor001253 .map .mapBox ul li{
	list-style-type: none;
}
.Floor001253 .map .mapBox span img {
	width: 100%;
}

.Floor001253 .map .mapBox .span1 {
	width: 22.3%;
	height: 49.5%;
	position: absolute;
	top: 57.9%;
	left: 52.9%;
}

.Floor001253 .map .mapBox .span2 {
	width: 36.8%;
	height: 56%;
	position: absolute;
	top: 1.0%;
	left: 42.7%;
}

.Floor001253 .map .mapBox .span3 {
	width: 12.7%;
	height: 32.2%;
	position: absolute;
	top: 36.2%;
	left: 59.5%;
	;
}

.Floor001253 .map .mapBox .span4 {
	width: 14.6%;
	height: 46.4%;
	position: absolute;
	top: 32.5%;
	left: 68.6%;
}

.Floor001253 .map .mapBox .span5 {
	width: 18.8%;
	height: 43.2%;
	position: absolute;
	top: 0%;
	left: 73%;
}

.Floor001253 .map .mapBox .span6 {
	width: 53.3%;
	width: 53.5%;
	height: 44.9%;
	position: absolute;
	top: 34.7%;
	left: 8.8%;
}

.Floor001253 .map .mapBox .span7 {
	width: 56%;
	width: 56%;
	height: 55.1%;
	position: absolute;
	top: 8.8%;
	left: 7.4%;
}

.Floor001253 .map .map {
	width: 100%;
}

.Floor001253 .map .map img {
	width: 86%;
}

.Floor001253 .map .mapBox li span {
	display: block;
	width: 100%;
	height: 100%;
}

.Floor001253 .map .mapBox .span1 span {
	display: none;
	background: url(../images/huanan.png) no-repeat center top;
	background-size: 100%;
}

.Floor001253 .map .mapBox .span2 span {
	display: none;
	background: url(../images/huabei.png) no-repeat center top;
	background-size: 100%;
}

.Floor001253 .map .mapBox .span3 span {
	display: none;
	background: url(../images/huazhong.png) no-repeat center top;
	background-size: 100%;
}

.Floor001253 .map .mapBox .span4 span {
	display: none;
	background: url(../images/huadong.png) no-repeat center top;
	background-size: 100%;
}

.Floor001253 .map .mapBox .span5 span {
	display: none;
	background: url(../images/dongbei.png) no-repeat center top;
	background-size: 100%;
}

.Floor001253 .map .mapBox .span6 span {
	display: none;
	background: url(../images/xinan.png) no-repeat center top;
	background-size: 100%;
}



.Floor001253 .map .mapBox .span7 span {
	display: none;
	background: url(../images/xibei.png) no-repeat center top;
	background-size: 100%;
}

.Floor001253 .map .mapBox .on span {
	display: block;
}

/* .Floor001253 .map_list { position: absolute; left: -10%; width: 120%; height: 140%; top: -20%; background: url(../images/Floor001253-china.png) no-repeat center center; background-size: cover; }
.Floor001253 .list { position: relative; width: 100%; height: 100%; }
.Floor001253 .map_list dl { position: absolute; font-size: 13px; }
.Floor001253 .map_list dl dt { background: url(../images/Floor001253-icon.png) no-repeat left center; padding-left: 18px; line-height: 22px; }
.Floor001253 .map_list dd { display: none; left: -80px; bottom: 25px; position: absolute; background-color: #f6fcfe; color: #666; padding: 10px; width: 220px; border: 1px solid #00b3dc; border-radius: 5px; text-align: center; line-height: 20px; z-index: 10; }
.Floor001253 .map_list dl:hover { z-index: 3; }
.Floor001253 .map_list dl:hover dt { background-image: url(../images/Floor001253-icon_hover.png); } */
/* .Floor001253 .map_list dl:hover dd { display: block; } */
.Floor001253_2 {
	background: none;
	padding: 8% 0;
}

.Floor001253 .partner {
	width: 35%;
	margin-top: 5%;
	position: relative;
}

.Floor001253 .Home_page {
	width: 22%;
}

/*.Floor001253 .partner .bx-viewport { padding-bottom: 6%; }
.Floor001253 .partner .bx-pager { position: absolute; left: 0; top: -20px; }
.Floor001253 .partner .bx-pager div { float: left; width: 8px; height: 8px; margin-left: 4px; }
.Floor001253 .partner .bx-pager div a { height: 8px; display: block; background-color: #ccc; border-radius: 50%; overflow: hidden; line-height: 100px; }
.Floor001253 .partner .bx-pager div a.active { background-color: #3ecdac; }
.Floor001253 .partner li { width: 49% !important; display: inline-block !important; border: 3px solid #fff; }
.Floor001253 .partner li div { border: 1px solid #e8e8e8; position: relative; display: block; }
.Floor001253 .partner li div figure { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(13,160,225,0.95); opacity: 0; transition: 0.3s; }
.Floor001253 .partner li:hover div figure { opacity: 1; }
.Floor001253 .partner img { display: block; width: 100%; }
.Floor001253 .partner li dl { display: table; width: 100%; height: 100%; }
.Floor001253 .partner li dt { display: table-cell; vertical-align: middle; text-align: center; padding: 0 10px; font-size: 14px; line-height: 24px; max-height: 48px; color: #fff; }
 */
.Floor001253 .partner dl {
	display: none;
	width: 100%;
	border: 1px solid #68c0e2;
	border-radius: 1%;
	min-height: 200px;
	position: relative;
	padding: 0 5%;
}

.Floor001253 .partner dl.on {
	display: block;
}

.map_name {
	width: 60px;
	height: 60px;
	color: #fff;
	background: #68c0e2;
	border-radius: 50%;
	margin: -30px auto 0 auto;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	line-height: 60px;
	text-align: center;
}

.Floor001253 .partner dl dd {
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	margin-top: 10px;
}
.Floor001253 .partner dl dd img{margin-bottom: 15px;margin-left: auto;margin-right: auto;border: 1px solid #ccc;}
@media(max-width:1024px) {
	.Floor001253 .txt .more {
		font-size: 14px;
		height: 36px;
		line-height: 36px;
		width: 120px;
	}

	.Floor001253 .tit {
		font-size: 28px;
	}
}

@media(max-width:768px) {
	.Floor001253 {
		padding: 10px 0;
	}

	.Floor001253 .txt,
	.Floor001253 .map,
	.Floor001253 .partner {
		float: none;
		width: auto;
	}

	.Floor001253 .txt {
		text-align: center;
	}

	.Floor001253 .tit:after {
		margin: 3% auto;
	}

	.Floor001253 .txt p {
		font-size: 14px;
		line-height: 30px;
	}

	/* .Floor001253 .map { height: 320px;}
.Floor001253 .map .map_list { position: static; left: auto; top: auto; background: none; width: 100%; overflow: auto; max-height: 218px; }
.Floor001253 .map_list dl { position: static; }
.Floor001253 .map_list dl dt { line-height: 30px; }
.Floor001253 .map_list dd { position: static; display: block; width: auto; text-align: left; } */
	.Floor001253 .partner {
		padding-top: 5%;
	}
	.Floor001253 .partner dl dd img{ max-width: 270px;}


	.Floor001253 .partner .bx-pager {
		top: 15px;
	}
}

@media(max-width:480px) {
	.Floor001253 .tit {
		font-size: 24px;
		letter-spacing: 0;
	}
}

/*Floor002718 */
.Floor002718 .main {
	position: relative;
	color: #fff;
	text-align: center;
	padding: 15% 0;
	background-position: center top;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.Floor002718 .main:after {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #0489df;
	opacity: 0.55;
	z-index: 1;
}

.Floor002718 section {
	position: relative;
	z-index: 2;
}

.Floor002718 .tit {
	font-size: 36px;
	letter-spacing: 2.5px;
	margin: 0;
}

@media(max-width:1024px) {
	.Floor002718 .tit {
		font-size: 28px;
	}
	.Floor002718 .main {
	background-attachment:local;
}

}

@media(max-width:480px) {
	.Floor002718 .tit {
		font-size: 24px;
	}
}

/*.Floor000995 */
.Floor000995 {
	position: relative;
	padding: 9% 0;
	overflow: hidden;
}

#particles-homecomprehensive {
	background-color: #11aee1;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}

.Floor000995 .auto {
	position: relative;
	z-index: 2;
}

.Floor000995 .bg {
	display: none;
	background: url(../images/Floor000995-bg.jpg) no-repeat center top;
	background-size: cover;
	animation: 60s infinite Floor000995_video;
	position: absolute;
	left: 0;
	z-index: 1;
	top: 0;
	right: 0;
	bottom: 0;
}

.Floor000995 .title {
	text-align: center;
	letter-spacing: 2.5px;
	padding-bottom: 8%;
}

.Floor000995 .title h2 {
	font-size: 36px;
	margin: 0;
	color: #fff;
}

.Floor000995 .title h3 {
	color: #fff;
	font-size: 20px;
	line-height: 1.8;
	margin: 0;
	font-weight: 500;
	padding-top: 1%;
}

.Floor000995 ul li {
	float: left;
	width: 33.333333%;
	font-size: 30px;
	color: #fff;
	text-align: center;
}

.Floor000995 ul li b {
	font-size: 72px;
}

.Floor000995 ul li span {
	display: inline-block;
	font-size: 15px;
	border-radius: 30px;
	padding: 0 10%;
	line-height: 34px;
	background: #fff;
	color: #15b9d6;
}

@media(max-width:1024px) {
	.Floor000995 .title h2 {
		font-size: 28px;
	}

	.Floor000995 .title h3 {
		font-size: 18px;
	}

	.Floor000995 ul li b {
		font-size: 54px;
	}
}

@media(max-width:540px) {
	.Floor000995 .title h2 {
		font-size: 24px;
	}

	.Floor000995 .title h3 {
		font-size: 16px;
	}

	.Floor000995 ul li {
		font-size: 24px;
	}

	.Floor000995 ul li span {
		font-size: 12px;
		padding: 0 10px;
		line-height: 30px;
	}

	.Floor000995 ul li b {
		font-size: 30px;
	}
}

/*---------- 棣栭〉鍐呭缁撴潫 ----------*/

/*---------- 搴曢儴 ----------*/

/*
 Bottom000670 
 */
.Bottom000670 {
	background: #f1f6f7;
}

.Bottom000670 a {
	color: #868788;
}

.Bottom000670 .auto {
	padding-top: 5%;
	padding-bottom: 5%;
}

.Bottom000670 .list {
	overflow: hidden;
	width: 58%;
	float: left;
}

.Bottom000670 .list dl {
	float: left;
	width: 20%;
}

.Bottom000670 .list dl dt {
	margin-top: 0;
	font-size: 16px;
	color: #888;
	margin-bottom: 20px;
}

.Bottom000670 .list dl dd a {
	padding-left: 13px;
	line-height: 28px;
	color: #a6a6a6;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
}

.Bottom000670 .ewm {
	float: left;
	width: 15%;
	overflow: hidden;
	color: #a6a6a6;
	text-align: center;
}

.Bottom000670 .ewm strong {
	display: block;
	margin-top: 0;
	font-size: 16px;
	color: #868788;
	margin-bottom: 25px;
	font-weight: normal;
}

.Bottom000670 .ewm img {
	display: block;
	max-width: 120px;
	margin: 0 auto 10px;
}

.Bottom000670 .Copyright {
	float: right;
	width: 25%;
	overflow: hidden;
}

.Bottom000670 .Copyright .logo {
	float: right;
	max-width: 308px;
}

.Bottom000670 .Copyright .box {
	display: inline-block !important;
	vertical-align: middle;
}

.Bottom000670 .Copyright .other {
	text-align: right;
	padding-top: 15px;
	float: right;
}

.Bottom000670 .Copyright .other .span {
	display: inline-block;
	width: 199px;
	height: 48px;
	line-height: 48px;
	color: #fff;
	font-size: 18px;
	font-family: arial;
	text-indent: 56px;
	background: url(../images/Bottom000670_tel.png) no-repeat center center;
	text-align: left;
}

.Bottom000670 .Copyright .erweima {
	float: left;
	margin-top: 12px;
	width: 28%;
	max-width: 123px;
}

.Bottom000670 .Copyright .other .span1 {
	display: inline-block;
	padding: 18px 0 3px;
}

.Bottom000670 .Copyright .other .span1 em {
	padding: 0 10px;
	font-style: normal;
}

.Bottom000670 .Copyright .other p {
	margin: 0;
	font-size: 12px;
}

.Bottom000670 .Copyright figure {
	width: 100%;
}

@media (max-width:1024px) {
	.Bottom000670 .list {
		display: none;
	}

	.Bottom000670 .ewm,
	.Bottom000670 .Copyright,
	.Bottom000670 .Copyright figure,
	.Bottom000670 .Copyright figure .other,
	.Bottom000670 .Copyright .logo {
		float: none;
		width: auto;
		text-align: center;
		margin: 0 auto;
	}

	.Bottom000670 .Copyright {
		margin-top: 3%;
	}
}

/*Banner002621 */
.Banner002621 img {
	display: block;
	width: 100%;
}

@media(min-width:1025px) {
	.Banner002621 .wap {
		display: none;
	}
}

@media(max-width:1024px) {
	.Banner002621 .pc {
		display: none;
	}
}

/*---------- 鏍忕洰椤佃彍鍗� ----------*/

/*
 .Menu002290 涓篸emo缂栧彿
 */
.Menu002290 {
	line-height: 22px;
	padding-top: 24px;
	padding-bottom: 19px;
	border-bottom: solid 1px #e6e6e6;
}

.Menu002290 .menu {
	display: none;
}

.Menu002290 .menu ul li {
	display: inline-block;
}

.Menu002290 .menu ul li a {
	font-size: 16px;
	padding: 0px 4px;
	display: inline-block;
	color: #acacac;
	position: relative;
	overflow: hidden;
}

.Menu002290 .menu ul li.on a,
.Menu002290 .menu ul li a:hover {
	color: #0da0e1;
}

.Menu002290 .location {
	padding-left: 27px;
	background: url(../images/Menu002290-location_home.png) no-repeat left;
}

.Menu002290 .location a {
	color: #acacac;
	padding-right: 20px;
	margin-right: 10px;
	background: url(../images/Menu002290-location_icon.png) no-repeat right;
}

.Menu002290 .location span {
	color: #0da0e1;
}

@media only screen and (min-width: 768px) {
	.Menu002290 .menu {
		display: block;
	}

	.Menu002290 .menu ul li a {
		margin-right: 30px;
	}

	.Menu002290 .location {
		float: right;
	}
}

/*---------- 鍒嗛〉 ----------*/

/*Page002046 */
.Page002046 .Pages {
	text-align: center;
	padding: 3% 0 60px 0;
}

.Page002046 .Pages a {
	display: inline-block;
	vertical-align: middle;
	border: 1px solid #ececec;
	padding: 0 15px;
	margin: 0 1px;
	line-height: 38px;
	color: #999;
}

.Page002046 .Pages a:hover,
.Page002046 .Pages a.a_cur {
	background-color: #0da0e1;
	border-color: #0da0e1;
	color: #fff;
}

.Page002046 .Pages em {
	font-style: normal;
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
}

.Page002046 .Pages em a {
	float: left;
	margin-left: -1px;
}

.Page002046 .Pages .p_cur,
.Page002046 .Pages .p_count,
.Page002046 .Pages .p_jump,
.Page002046 .Pages .p_total {
	display: none;
}

.Page002046 .Pages .a_prev,
.Page002046 .Pages .a_next {
	padding: 0;
	width: 44px;
	background: url(../images/Page002046-a_prev.gif) no-repeat center center;
	overflow: hidden;
	line-height: 1000px;
	height: 40px;
}

.Page002046 .Pages .a_next {
	background-image: url(../images/Page002046-a_next.gif);
}

.Page002046 .Pages .a_prev:hover {
	background-image: url(../images/Page002046-a_next-on.gif);
}

.Page002046 .Pages .a_next:hover {
	background-image: url(../images/Page002046-a_next-on.gif);
}

@media(max-width:640px) {

	.Page002046 .Pages .a_first,
	.Page002046 .Pages .a_end {
		display: none;
	}
}

/*RighInfo002554 */
.RighInfo002554 {
	padding: 4% 0;
}

.RighInfo002554 .title {
	font-size: 30px;
	font-weight: 600;
	line-height: 50px;
	letter-spacing: 1px;
	color: #424244;
	text-align: center;
}

.RighInfo002554 .title span {
	display: block;
	margin: 17px auto 30px;
	width: 45px;
	height: 2px;
	background: #dedede;
}

.RighInfo002554 strong {
	color: #0da0e1;
	font-size: 24px;
}

.RighInfo002554 .word {
	width: 45%;
	padding-top: 6%;
}

.RighInfo002554 p {
	font-size: 18px;
	color: #606062;
	line-height: 36px;
}

.RighInfo002554 .p {
	font-size: 15px;
	color: #606062;
	line-height: 30px;
	text-indent: 2em;
}

.RighInfo002554 .pic {
	float: right;
	margin-left: 4%;
	border-radius: 16px;
	overflow: hidden;
}

.RighInfo002554 .pic2 {
	float: left;
	margin-right: 4%;
	border-radius: 16px;
	overflow: hidden;
}

.RighInfo002554 .box2 {
	padding: 4% 0;
	background-image: linear-gradient(285deg, #eefbfd, #f3fcfd);
}

.RighInfo002554 .box3 {
	padding: 0 0 4% 0;
}

.RighInfo002554 .box2 .p {
	margin-bottom: 2%;
}

.RighInfo002554 .box5 {
	padding: 4% 0 2% 0;
}

.RighInfo002554 .box2 li {
	display: block;
	float: left;
	width: 32%;
	margin-right: 2%;
	margin-top: 20px;
	border-radius: 12px;
	background: #fff;
	box-shadow: 0 10px 40px 0 rgba(6, 8, 40, .08);
	padding: 2%;
}

.RighInfo002554 .box2 li:nth-child(3n) {
	margin-right: 0;
}

.RighInfo002554 .box2 img {
	float: left;
	margin-right: 5%;
	max-width: 70px;
}

.RighInfo002554 .box2 figure {
	padding-top: 2%;
}

.RighInfo002554 .box2 h2 {
	font-weight: normal;
	color: #0da0e1;
	font-size: 18px;
	margin: 0;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.RighInfo002554 .box2 .p2 {
	margin: 10px 0 0;
	color: #728391;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.RighInfo002554 .box3 .p {
	text-indent: 0;
	margin-bottom: 2%;
}

.RighInfo002554 .box3 b {
	color: #0da0e1;
}

.RighInfo002554 .box4 {
	padding: 4% 0;
	background-image: linear-gradient(285deg, #eefbfd, #f3fcfd);
}

.RighInfo002554 .box4 .p {
	text-indent: 0;
	margin-bottom: 2%;
	position: relative;
	padding-left: 50px;
}

.RighInfo002554 .box4 b {
	color: #0da0e1;
	position: absolute;
	left: 0;
	top: 0;
}

.RighInfo002554 .box5 dl {
	float: left;
	width: 100%;
	display: table;
	border: 1px solid #ededed;
	margin-bottom: 3.5%;
}

.RighInfo002554 .box5 dl&gt;* {
	display: table-cell;
	vertical-align: middle;
}

.RighInfo002554 .box5 dt {
	width: 95px;
}

.RighInfo002554 .box5 dt b {
	display: block;
	width: 45px;
	height: 45px;
	border-radius: 50%;
	background: #0da0e1;
	color: #fff;
	font-size: 24px;
	position: relative;
	overflow: hidden;
	line-height: 45px;
	text-align: center;
	margin: 25px auto;
}

.RighInfo002554 .box5 dd p {
	padding: 3% 5% 3% 0;
	color: #333;
	margin: 0;
	font-size: 16px;
}

.RighInfo002554 .box5 dl {
	width: 23.5%;
	margin-right: 2%;
}

.RighInfo002554 .box5 dl:nth-child(4n+1) {
	margin-right: 0;
}

.RighInfo002554 .ycb .title {
	text-align: left;
	color: #0da0e1;
}

.RighInfo002554 .title span {
	margin-left: 0;
}

.RighInfo002554 .ycb .part {
	margin: 4% 0;
}

.RighInfo002554 .ycb .part h3 {
	margin: 0;
	text-align: left;
	position: relative;
	z-index: 1;
}

.RighInfo002554 .ycb .part h3 span {
	font-size: 18px;
	background: #fff;
	color: #0da0e1;
	padding-right: 20px;
	z-index: 2;
}

.RighInfo002554 .ycb .part h3 i {
	display: inline-block;
	content: '';
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #e8e8e8;
	position: absolute;
	left: 0;
	top: 50%;
	z-index: -1;
}

.RighInfo002554 .ycb .part .con {
	text-align: left;
}

.RighInfo002554 .ycb .part .con .p {
	font-size: 16;
	line-height: 30px;
	color: #666;
	text-indent: 0;
}

.RighInfo002555 {
	padding: 3% 0 5%;
}

.RighInfo002555 .title {
	font-size: 30px;
	font-weight: 600;
	line-height: 50px;
	letter-spacing: 1px;
	color: #424244;
	text-align: center;
}

.RighInfo002555 .title span {
	display: block;
	margin: 17px auto 30px;
	width: 45px;
	height: 2px;
	background: #dedede;
}

.RighInfo002555 .p {
	font-size: 15px;
	color: #606062;
	line-height: 30px;
	text-indent: 2em;
}

.RighInfo002555 .p2 {
	font-size: 15px;
	color: #606062;
	line-height: 30px;
}

.RighInfo002555 .pic {
	float: right;
	margin-left: 4%;
	border-radius: 16px;
	overflow: hidden;
}

.RighInfo002555 .pic2 {
	float: left;
	margin-right: 4%;
	border-radius: 16px;
	overflow: hidden;
}

.RighInfo002555 .h3 {
	font-size: 22px;
	margin-bottom: 2%;
	color: #0da0e1;
}

.RighInfo002555 .h3 a {
	color: #0da0e1;
}

.RighInfo002555 .h4 {
	font-size: 16px;
	color: #333;
}

.RighInfo002555 .h5 {
	font-size: 16px;
	color: #0da0e1;
}

.RighInfo002555 .con {
	margin-bottom: 4%;
	padding-bottom: 4%;
	border-bottom: 1px dashed #eaeaea;
}

.RighInfo002555 .box2 {
	padding-bottom: 4%;
}

.RighInfo002555 .box4 .p {
	text-indent: 0;
	margin-bottom: 2%;
	position: relative;
	padding-left: 50px;
}

.RighInfo002555 .box4 b {
	color: #0da0e1;
	position: absolute;
	left: 0;
	top: 0;
}

.RighInfo002555 .box4 .pic3 {
	float: left;
	width: 46%;
	border-radius: 16px;
	overflow: hidden;
}

.RighInfo002555 .box4 .word {
	float: right;
	width: 50%;
}

@media(max-width:768px) {

	.RighInfo002554 .pic,
	.RighInfo002554 .pic2,
	.RighInfo002555 .pic,
	.RighInfo002555 .pic2,
	.RighInfo002555 .box4 .pic3,
	.RighInfo002555 .box4 .word {
		float: none;
		margin: 0 auto;
		width: auto;
		margin-bottom: 4%;
		text-align: center;
	}

	.RighInfo002554 .word {
		float: none;
		margin: 0 auto;
		width: auto;
	}

	.RighInfo002554 strong {
		font-size: 20px;
	}

	.RighInfo002554 p {
		font-size: 15px;
		color: #606062;
		line-height: 30px;
	}

	.RighInfo002555 .box4 .p {
		text-align: left;
	}

	.RighInfo002554 .title,
	.RighInfo002555 .title {
		font-size: 20px;
		line-height: 40px;
	}

	.RighInfo002554 .title span,
	.RighInfo002555 .title span {
		margin: 10px auto;
	}

	.RighInfo002555 .h3 {
		font-size: 18px;
	}
}

/*---------- 绉戠爺鏈嶅姟 ----------*/

/*RighInfo002554 */
.RighInfo002556 {
	padding: 3% 0 5%;
}

.RighInfo002556 .title {
	font-size: 30px;
	font-weight: 600;
	line-height: 50px;
	letter-spacing: 1px;
	color: #424244;
	text-align: center;
}

.RighInfo002556 .title span {
	display: block;
	margin: 17px auto 30px;
	width: 45px;
	height: 2px;
	background: #dedede;
}

.RighInfo002556 .box1 .p {
	font-size: 15px;
	color: #606062;
	line-height: 30px;
	text-indent: 2em;
}

.RighInfo002556 .img img {
	display: block;
	margin: 2% auto;
}

.ky_box {
	background: #f3fcfd;
	overflow: hidden;
	width: 100%;
	padding: 4% 0;
}

.ky_box .title {
	font-size: 30px;
	font-weight: 600;
	line-height: 50px;
	letter-spacing: 1px;
	color: #424244;
	text-align: center;
}

.ky_box .title span {
	display: block;
	margin: 17px auto 30px;
	width: 45px;
	height: 2px;
	background: #dedede;
}

.ky_box li {
	float: left;
	width: 30%;
	margin-right: 5%;
	margin-bottom: 5%;
	background: #fff;
	border-radius: 8px;
	border: 2px solid #6cbbef;
	text-align: center;
	list-style: none;
	height: 8420px;
	transition: all 1s;
}

.ky_box li h2 {
	color: #5db6ee;
	font-size: 22px;
}

.ky_box li h2 a {
	color: #5db6ee;
}

.ky_box li img {
	margin: 30px auto 10px;
	max-width: 70px;
}

.ky_box li:nth-child(3n) {
	margin-right: 0;
}

.ky_box li p {
	font-size: 15px;
	line-height: 30px;
	margin: 0;
}

.ky_box li p:hover a {
	color: #5db6ee;
}

.RighInfo002556 .box1 h3 {
	margin: 0;
	text-align: left;
	position: relative;
	z-index: 1;
}

.RighInfo002556 .box1 h3 span {
	font-size: 18px;
	background: #fff;
	color: #4caf50;
	padding-right: 20px;
	z-index: 2;
}

.RighInfo002556 .box1 h3 i {
	display: inline-block;
	content: '';
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #4caf50;
	position: absolute;
	left: 0;
	top: 50%;
	z-index: -1;
}

@media(max-width:768px) {
	.ky_box li {
		float: none;
		width: auto;
		margin: 0 auto 20px auto;
		height: auto;
		padding-bottom: 20px;
	}
}



/*! fancyBox 鎻掍欢鏍峰紡锛屽鏈変竴鏍风殑鍙暀涓€浠� */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer,
.fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image,
.fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
	background-image: url('../images/PicList002311-fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../images/PicList002311-fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('../images/PicList002311-blank.gif');
	/* helps IE */
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden !important;
	width: auto;
}

.fancybox-lock body {
	overflow: hidden !important;
}

.fancybox-lock-test {
	overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('../images/PicList002311-fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-x: hidden;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	max-width: 768px;
	overflow: hidden;
	height: 22px;
	background: transparent;
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {

	#fancybox-loading,
	.fancybox-close,
	.fancybox-prev span,
	.fancybox-next span {
		background-image: url('../images/PicList002311-fancybox_sprite@2x.png');
		background-size: 44px 152px;
		/*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('../images/PicList002311-fancybox_loading@2x.gif');
		background-size: 24px 24px;
		/*The size of the normal image, half the size of the hi-res image*/
	}
}

/*carousel 鍏叡鏍峰紡鍙暀涓€浠�*/
.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	/* position relative and z-index fix webkit rendering fonts issue */
	position: relative;
	z-index: 1;
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	-moz-backface-visibility: hidden;
	/* fix firefox animation glitch */
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	/* fix for flashing background */
	-webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
	display: block;
	width: 100%;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
	display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel.owl-loaded {
	display: block;
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block;
}

.owl-carousel.owl-hidden {
	opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
	visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel.owl-grab {
	cursor: move;
	cursor: grab;
}

.owl-carousel.owl-rtl {
	direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
	float: right;
}

/* No Js */
.no-js .owl-carousel {
	display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
	animation-duration: 1000ms;
	animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
	z-index: 0;
}

.owl-carousel .owl-animated-out {
	z-index: 1;
}

.owl-carousel .fadeOut {
	animation-name: fadeOut;
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

/*
 *  Owl Carousel - Auto Height Plugin
 */
.owl-height {
	transition: height 500ms ease-in-out;
}

/*
 *  Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity 400ms ease;
}

.owl-carousel .owl-item img.owl-lazy {
	transform-style: preserve-3d;
}

/*
 *  Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000;
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url("owl.video.play.png") no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	transition: transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
	-ms-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
	display: none;
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%;
}

/*---------- 鑽ｈ獕 ----------*/

/*
 .PicList002311 涓篸emo缂栧彿
 */
.PicList002311 {
	padding-bottom: 3%;
}

.PicList002311 .CenTitle {
	padding: 15px 0 10px 0;
	position: relative;
	z-index: 1;
	margin-top: 20px;
	border-top: 1px solid #e7f0f4;
}

.PicList002311 .CenTitle .name {
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #555;
	line-height: 30px;
}

.PicList002311 .CenTitle .line {
	width: 10px;
	height: 1px;
	background: #f68121;
	overflow: hidden;
	margin: 0 auto;
}

.PicList002311 .honorList {
	position: relative;
	padding: 20px 40px;
}

.PicList002311 .honorList .btn {
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -12px;
	width: 24px;
	height: 24px;
	background: url(../images/PicList002311-button_hover.png);
	cursor: pointer;
}

.PicList002311 .honorList .prev {
	left: 0;
	background-position: left top;
}

.PicList002311 .honorList .prev:hover {
	background-position: left bottom;
}

.PicList002311 .honorList .next {
	right: 0;
	background-position: right top;
}

.PicList002311 .honorList .next:hover {
	background-position: right bottom;
}

.PicList002311 .honorList .list {
	margin: 0 auto;
	overflow: hidden;
}

.PicList002311 .honorList .list .ul li {
	padding: 0 2%;
}

.PicList002311 .honorList .list .ul .dot {
	display: block;
	text-align: center;
	padding-top: 10px;
	line-height: 20px;
	font-size: 14px;
	color: #555;
}

.PicList002311 .honorList .list .ul .dot:hover {
	color: #002870;
}

@media only screen and (min-width:768px) {
	.PicList002311 .honorList {
		padding: 20px 50px;
	}
}

.PicList002311 .title {
	font-size: 30px;
	font-weight: 600;
	line-height: 50px;
	letter-spacing: 1px;
	color: #424244;
	text-align: center;
}

.PicList002311 .title span {
	display: block;
	margin: 17px auto 30px;
	width: 45px;
	height: 2px;
	background: #dedede;
}

/*---------- 鍔犲叆鎴戜滑 ----------*/

/*TextList002739 */
.TextList002739 {
	padding: 3% 0 5% 0;
}

.TextList002739 .list-group .tit {
	cursor: pointer;
	line-height: 69px;
	font-size: 16px;
}

.TextList002739 .list-group .tit:before {
	background: #0da0e1;
	width: 4px;
	height: 4px;
	display: inline-block;
	content: '';
	vertical-align: middle;
	margin-right: 10px;
}

.TextList002739 .title {
	padding: 0 40px;
	line-height: 60px;
	font-size: 16px;
	color: #333;
	border: 1px solid #e8e8e8;
	margin-top: 20px;
}

.TextList002739 .title time,
.TextList002739 .tit time {
	float: right;
}

.TextList002739 .tit time {
	color: #888;
}

.TextList002739 .list {
	border-bottom: 1px solid #ededed;
}

.TextList002739 .tit {
	padding: 0 40px;
	background: #fafafa;
	margin: 0;
}

.TextList002739 .tit h3 {
	font-weight: normal;
	margin: 0;
	float: left;
}

.TextList002739 .tit.active {
	background: #fff;
	margin: 0 40px;
	padding: 0;
	border-bottom: 2px solid #0da0e1;
	color: #0da0e1;
}

.TextList002739 .tit.active time {
	color: #0da0e1;
}

.TextList002739 .info {
	padding: 10px 40px 20px 70px;
}

.TextList002739 .info .singlePage {
	font-size: 14px;
	line-height: 26px;
	color: #3e3e3e;
}

@media(min-width:769px) {
	.TextList002739 .title time {
		margin-right: 78px;
	}

	.TextList002739 .tit time {
		padding-right: 63px;
	}
}

@media(max-width:768px) {
	.TextList002739 .title {
		padding: 0 10px;
		line-height: 50px;
	}

	.TextList002739 .tit {
		padding: 0 10px;
	}

	.TextList002739 .tit.active {
		margin: 0 10px;
	}

	.TextList002739 .title time,
	.TextList002739 .tit time {
		display: none;
	}

	.TextList002739 .list-group .tit {
		line-height: 45px;
		font-size: 15px;
	}

	.TextList002739 .list-group .tit:before {
		margin-right: 10px;
	}

	.TextList002739 .info {
		padding: 10px 10px 10px 24px;
	}
}

/*---------- FAQ ----------*/

.main {
	padding: 3% 0 5% 0;
}

/*
 .PicList001814 涓篸emo缂栧彿
 */
.PicList001814 li {
	margin-bottom: 4%;
}

.PicList001814 li a {
	display: block;
	border: 1px solid #eee;
	background: #fff;
	padding: 8% 4%;
	color: #333;
	transition: .3s;
}

.PicList001814 li figure {
	padding-bottom: 40%;
	margin-bottom: 10px;
}

.PicList001814 li figure img {
	display: none;
}

.PicList001814 li h2 {
	margin: 0;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
}

.PicList001814 li p {
	color: #666;
	font-size: 12px;
	line-height: 20px;
	overflow: hidden;
	max-height: 70px;
	margin: 0;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
}

.PicList001814 li span {
	display: block;
	font-size: 12px;
	color: #999;
}

.PicList001814 li:not(:last-child):hover a {
	box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
}

.PicList001814 li:hover span {
	color: #0da0e1;
}

@media(max-width:768px) {
	.PicList001814 li:not(:last-child) {
		display: none;
	}
}

/*
 .TextList001202 涓篸emo缂栧彿
 */
.TextList001202 h1 {
	margin: 0;
	font-weight: normal;
	padding: 1% 0;
	font-size: 18px;
	color: #0da0e1;
}
.TextList001202 h1 a {
	float: right; font-size: 14px; color: #0da0e1;
}

.TextList001202 li {
	padding-bottom: 10px;
}

.TextList001202 dl {
	position: relative;
	padding-left: 43px;
}

.TextList001202 dl.Q {
	cursor: pointer;
}

.TextList001202 dl dt,
.TextList001202 dl dd {
	border: 1px solid #eee;
}

.TextList001202 dl dt {
	position: absolute;
	width: 40px;
	left: 0;
	top: 0;
	color: #0da0e1;
	text-align: center;
	font-size: 18px;
	cursor: pointer;
}

.TextList001202 dl.Q dt,
.TextList001202 dl.Q dd,
.TextList001202 dl.A dt {
	height: 40px;
	line-height: 40px;
}

.TextList001202 dl.A dd {
	padding: 2%;
	line-height: 22px;
	font-size: 12px;
}

.TextList001202 dl.Q dd {
	padding: 0 2%;
}

.TextList001202 li figure {
	padding-top: 2%;
}

.TextList001202 dl.A {
	display: none;
	padding-top: 10px;
}

.TextList001202 dl.A dt {
	top: 10px;
}

.TextList001202 dl.A p {
	margin: 0;
}

.TextList001202 dl.Q_on dt {
	color: #fff;
	background-color: #0da0e1;
}

.TextList001202 dl.Q_on dd {
	background-color: #f7fbfc;
}

@media(max-width:480px) {

	.TextList001202 dl.Q dt,
	.TextList001202 dl.Q dd,
	.TextList001202 dl.A dt {
		height: 40px;
		line-height: 40px;
	}

	.TextList001202 h1,
	.TextList001202 dl dt {
		font-size: 20px;
	}

	.TextList001202 dl.A p {
		max-height: 66px;
		overflow: hidden;
	}
}

/*---------- 绉戞櫘鐭ヨ瘑 ----------*/

/*
 .PicList001200 涓篸emo缂栧彿
 */
.PicList001200 {
	padding: 3% 0 0;
}

.PicList001200 li {
	padding: 10px;
	border: 1px solid #ebebeb;
	margin-bottom: 2%;
	transition: .3s;
}

.PicList001200 li a {
	display: block;
	position: relative;
	padding-left: 31%;
	padding-right: 14%;
}

.PicList001200 li a::after {
	position: absolute;
	content: '';
	width: 33px;
	height: 33px;
	background: url(../images/PicList001200-more.png) no-repeat left top;
	background-size: 100%;
	right: 5%;
	top: 50%;
	margin-top: -16px;
}

.PicList001200 li figure {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 27%;
}

.PicList001200 li div {
	position: relative;
	padding-right: 5%;
	padding-bottom: 8%;
}

.PicList001200 li div::before {
	position: absolute;
	content: '';
	width: 1px;
	height: 80%;
	top: 10%;
	background-color: #ebebeb;
	right: 0;
}

.PicList001200 li h3 {
	margin: 0;
	font-size: 18px;
	padding: 8% 0 0 0;
	color: #333;
}

.PicList001200 li time {
	color: #999;
	display: block;
	margin: 2% 0;
}

.PicList001200 li p {
	margin: 0;
	color: #666;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	font-size: 14px;
}

.PicList001200 li:hover {
	border-color: #0da0e1;
	box-shadow: 0 5px 5px #eee;
}

.PicList001200 li:hover h3 {
	color: #0da0e1;
}

.PicList001200 li:hover a::after {
	background-position: left bottom;
}

@media(max-width:768px) {
	.PicList001200 li a::after {
		width: 20px;
		height: 20px;
		right: 4%;
	}

	.PicList001200 li p {
		line-height: 22px;
		height: 44px;
	}
}

@media(max-width:480px) {

	.PicList001200 li div::before,
	.PicList001200 li a::after {
		display: none;
	}

	.PicList001200 li div,
	.PicList001200 li a {
		padding-right: 0;
	}

	.PicList001200 li a {
		padding-left: 40%;
	}

	.PicList001200 li figure {
		width: 37%;
	}
}

/*---------- 妗堜緥鍒嗕韩 ----------*/

/*TextList002514 */
.TextList002514 {
	padding: 3% 0;
	overflow: hidden;
}

.TextList002514 .list {
	border: 1px solid #e8e8e8;
	padding: 0 3%;
	margin-bottom: 15px;
}

.TextList002514 .job-title {
	line-height: 50px;
	padding: 15px 0;
	padding-right: 40px;
	font-size: 20px;
	cursor: pointer;
	position: relative;
}

.TextList002514 .job-title i {
	position: absolute;
	width: 22px;
	height: 22px;
	background: #0da0e1;
	border-radius: 50%;
	right: 0;
	top: 50%;
	margin-top: -11px;
}

.TextList002514 .job-title i::before,
.TextList002514 .job-title i::after {
	position: absolute;
	content: '';
	background: #fff;
}

.TextList002514 .job-title i::before {
	left: 20%;
	width: 60%;
	height: 2px;
	top: 50%;
	margin-top: -1px;
}

.TextList002514 .job-title i::after {
	left: 50%;
	margin-left: -1px;
	width: 2px;
	top: 20%;
	height: 60%;
}

.TextList002514 .job-title.select i::after {
	display: none;
}

.TextList002514 .job-title.select {
	color: #0da0e1;
}

.TextList002514 .job-main {
	display: none;
	padding: 22px 0;
	border-top: 1px dotted #e5e5e5;
}

.TextList002514 .job-email {
	color: #0da0e1;
	padding: 30px 0;
}

.job-info strong {
	font-size: 16px;
}

@media(max-width:768px) {
	.TextList002514 .job-title {
		line-height: 40px;
		padding: 10px 0;
		padding-right: 40px;
		font-size: 15px;
	}
}

/*---------- 鎴愭灉灞曠ず ----------*/

/*
 .PicList000762 涓篸emo缂栧彿
 */
.PicList000762 {
	padding-top: 3%;
}

.PicList000762 li {
	float: left;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 3%;
}

.PicList000762 li:nth-child(3n) {
	margin-right: 0;
}

.PicList000762 li a {
	display: block;
	background-color: #f8f8f8;
	transition: all ease-in-out 0.3s;
}

.PicList000762 li h2 {
	margin: 0;
	font-size: 16px;
	color: #333;
	text-align: center;
	padding: 3% 2%;
}

.PicList000762 li figure {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 52%;
}

.PicList000762 li a:hover {
	background-color: #0da0e1;
}

.PicList000762 li a:hover h2 {
	color: #fff;
}

@media(max-width:640px) {
	.PicList000762 li {
		width: 49%;
	}

	.PicList000762 li:nth-child(3n) {
		margin-right: 2%;
	}

	.PicList000762 li:nth-child(2n) {
		margin-right: 0;
	}
}

@media(max-width:480px) {
	.PicList000762 li {
		width: auto;
		float: none;
		margin-right: 0;
	}

	.PicList000762 li h2 {
		font-size: 14px;
	}
}

/*---------- 灞曚細瀹ｄ紶 ----------*/

/*PicList002736 */
.PicList002736 {
	padding: 3% 0 0;
}

.PicList002736 li {
	margin-bottom: 2%;
}

.PicList002736 li a {
	overflow: hidden;
	display: block;
	border: 1px solid #e8e8e8;
	transition: 0.3s;
}

.PicList002736 li a:hover {
	border-color: #0da0e1;
	box-shadow: 0 10px 14px rgba(60, 60, 66, 0.3);
}

.PicList002736 li .Ispic {
	background-size: cover;
	background-color: #f5faff;
}

.PicList002736 li .txt {
	padding: 3% 0;
}

.PicList002736 li .txt h3 {
	font-size: 18px;
	color: #0da0e1;
}

.PicList002736 li .txt p {
	line-height: 28px;
	color: #555;
	height: 112px;
	margin-bottom: 0;
}

@media(min-width:641px) {
	.PicList002736 li .Ispic {
		float: left;
	}

	.PicList002736 li .txt {
		float: right;
		margin-right: 3%;
	}
}

@media(min-width:1025px) {
	.PicList002736 li .Ispic {
		width: 30.927%;
		padding-bottom: 21.508%;
	}

	.PicList002736 li .txt {
		width: 62%;
	}
}

@media(min-width:641px) and (max-width:1024px) {
	.PicList002736 li .Ispic {
		width: 45%;
		padding-bottom: 31.3%;
	}

	.PicList002736 li .txt {
		width: 48%;
	}
}

@media(max-width:640px) {
	.PicList002736 li {
		margin-bottom: 20px;
	}

	.PicList002736 li .Ispic {
		padding-bottom: 69.5%;
	}

	.PicList002736 li .txt {
		padding: 15px;
	}

	.PicList002736 li .txt p {
		-webkit-line-clamp: 3;
		height: 84px;
	}
}

/*---------- 鍩硅璇剧▼ ----------*/

/*PicList002735 */
.PicList002735 {
	padding: 3% 0 0;
}

.PicList002735 li {
	margin-bottom: 2%;
}

.PicList002735 li a {
	display: block;
	border: 1px solid #e8e8e8;
	transition: 0.3s;
}

.PicList002735 li a:hover {
	border-color: #0da0e1;
	box-shadow: 0 10px 14px rgba(0, 0, 0, 0.3);
}

.PicList002735 li .Ispic {
	background-size: contain;
	background-color: #fff;
	padding-bottom: 65.241%;
}

.PicList002735 li .txt {
	padding: 5%;
}

.PicList002735 li .txt h3 {
	font-size: 18px;
	color: #0da0e1;
}

.PicList002735 li .txt p {
	line-height: 28px;
	color: #555;
	height: 84px;
}

@media(min-width:641px) {
	.PicList002735 li {
		float: left;
	}
}

@media(min-width:769px) {
	.PicList002735 li {
		width: 29.6875%;
	}

	.PicList002735 li:not(:nth-child(3n)) {
		margin-right: 5.46875%;
	}
}

@media(min-width:641px) and (max-width:768px) {
	.PicList002735 li {
		width: 32%;
	}

	.PicList002735 li:not(:nth-child(3n)) {
		margin-right: 2%;
	}
}

/*---------- 浼樻儬娲诲姩 ----------*/

/*
 .PicList001455 涓篸emo缂栧彿
 */
.PicList001455 {
	padding: 3% 0 0;
}

.PicList001455 ul {
	border: 1px solid #ededed;
}

.PicList001455 li {
	border-top: 1px dashed #e5e5e5;
	padding: 30px 0 30px 30px;
	overflow: hidden;
}

.PicList001455 li:first-child {
	border-top: none;
}

.PicList001455 li .left {
	position: relative;
	height: 187px;
	padding: 0 50px 0 320px;
	font-size: 16px;
}

.PicList001455 li .left .pic {
	position: absolute;
	left: 0;
	right: 0;
	width: 280px;
	height: 187px;
}

.PicList001455 li .left img {
	width: 280px;
	height: 187px;
}

.PicList001455 li .left h2 {
	font-size: 24px;
	margin: 15px 0 0;
}

.PicList001455 li .left p {
	margin: 4px 0;
	font-size: 14px;
	color: #666;
}

.PicList001455 li .left dl {
	padding-top: 30px;
}

.PicList001455 li .left dd {
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 1px;
	height: 34px;
	line-height: 34px;
	width: 120px;
	text-align: center;
	color: #fff;
	background: #25b5c7;
	float: left;
}

.PicList001455 li .left dd.color1 {
	background: #0da0e1;
}

.PicList001455 li .left dd.color2 {
	background: #008731;
}

.PicList001455 li .right {
	height: 187px;
	width: 268px;
	float: right;
	border-left: 1px solid #e5e5e5;
	text-align: center;
	font-size: 14px;
}

.PicList001455 li .right p {
	color: #999;
	padding: 25px 0 30px;
}

.PicList001455 li .right p span {
	font-size: 30px;
	color: #ff8200;
}

.PicList001455 li .right .more {
	color: #ff8200;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
	padding: 2px 56px;
	display: inline-block;
}

.PicList001455 li a:hover {
	color: #0da0e1
}

@media(max-width:1000px) {
	.PicList001455 li {
		padding: 15px;
	}

	.PicList001455 li .left {
		padding: 0 10px 0 310px;
	}

	.PicList001455 li .left h2 {
		font-size: 20px;
		margin: 15px 0 0;
	}

	.PicList001455 li .left dl {
		padding-top: 10px;
	}

	.PicList001455 li .left dd {
		margin-right: 5px;
		height: 28px;
		line-height: 28px;
		width: 90px;
		font-size: 12px;
	}
}

@media(max-width:640px) {
	.PicList001455 li .left {
		float: none;
		height: auto;
		padding: 0;
	}

	.PicList001455 li .left .pic {
		position: static;
		width: auto;
		height: auto;
	}

	.PicList001455 li .left img {
		width: 100%;
		height: auto;
	}

	.PicList001455 li .left h2 {
		font-size: 20px;
		margin: 15px 0 0;
	}

	.PicList001455 li .left dl {
		padding-top: 5px;
	}
}




/*Floor002065 */
.Floor002065 {
	padding: 80px 0;
	background-image: linear-gradient(285deg, #eefbfd, #f3fcfd);
}

.Floor002065 .title {
	font-size: 30px;
	font-weight: 600;
	line-height: 50px;
	letter-spacing: 1px;
	color: #424244;
	text-align: center;
}

.Floor002065 .title span {
	display: block;
	margin: 17px auto 30px;
	width: 45px;
	height: 2px;
	background: #dedede;
}

.Floor002065 .p {
	font-size: 15px;
	color: #606062;
	line-height: 30px;
	text-indent: 2em;
	margin-bottom: 40px;
}

.Floor002065 .item {
	position: relative;
	background: rgba(255, 255, 255, 0.6);
	border-radius: 8px;
	border: 2px solid #6cbbef;
	padding: 20% 8%;
	min-height: 510px;
}

.Floor002065 .item .pic img {
	display: block;
	margin: 0 auto;
	max-width: 90px;
}

.Floor002065 .item .txt {
	padding-top: 40px;
	text-align: center;
}

.Floor002065 .item .txt h2 {
	color: #0da0e1;
	font-size: 18px;
	margin: 0;
	font-weight: normal;
}

.Floor002065 .item .txt h2.dot2 a {
	color: #0da0e1;
	font-size: 21px;
	font-weight: bold;
}

.Floor002065 .item .txt .p2 {
	margin: 14px 0 0;
	color: #666;
	font-size: 15px;
	line-height: 26px;
	min-height: 78px;
}

.Floor002065 .owl-nav div {
	position: absolute;
	top: 50%;
	width: 22px;
	overflow: hidden;
	line-height: 1000px;
	height: 40px;
	margin-top: -20px;
	background: url(../images/Floor002065-btn.png) no-repeat left top;
	z-index: 10;
}

.Floor002065 .owl-nav .owl-prev {
	left: 0;
	margin-left: -40px;
}

.Floor002065 .owl-nav .owl-next {
	right: 0;
	margin-right: -40px;
	background-position: right top;
}

@media(max-width:1100px) {
	.Floor002065 .owl-carousel {
		padding: 0 30px;
	}

	.Floor002065 .owl-nav .owl-prev {
		margin-left: 0;
	}

	.Floor002065 .owl-nav .owl-next {
		margin-right: 0;
	}
}


/*RighInfo002523 */
.RighInfo002523 {
	padding: 0 0 3% 0;
}

.RighInfo002523 .title {
	font-size: 30px;
	font-weight: 600;
	line-height: 50px;
	letter-spacing: 1px;
	color: #424244;
	text-align: center;
}

.RighInfo002523 .title span {
	display: block;
	margin: 17px auto 30px;
	width: 45px;
	height: 2px;
	background: #dedede;
}

.RighInfo002523 ul {
	margin-top: 5%;
}

.RighInfo002523 li {
	float: left;
	text-align: center;
	margin-bottom: 3%;
	position: relative;
}

.RighInfo002523 li span {
	display: block;
	margin: 0 auto;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	background: #0da0e1;
	border: 1px solid #e8e8e8;
	border-radius: 50%;
	font-size: 18px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

.RighInfo002523 li h5 {
	display: block;
	margin: 0;
	font-size: 15px;
	font-weight: normal;
	color: #333;
}

@media(min-width:769px) {
	.RighInfo002523 li {
		width: 14%;
	}

	.RighInfo002523 li::before {
		position: absolute;
		content: '';
		width: 100%;
		top: 50%;
		background: #e8e8e8;
		height: 1px;
		left: 0;
		z-index: -1;
	}

	.RighInfo002523 li:first-child::before {
		right: 0;
		left: auto;
	}

	.RighInfo002523 li::after {
		content: '';
		background: url(../images/RighInfo002523_icon_right.png) no-repeat;
		width: 10px;
		height: 16px;
		position: absolute;
		right: 0;
		top: 50%;
		margin-top: -8px;
		margin-right: -10px;
	}

	.RighInfo002523 li:last-child::after {
		display: none;
	}

	.RighInfo002523 li h5 {
		display: block;
		position: absolute;
		width: 100%;
		left: 50%;
		top: 100%;
		transform: translateX(-50%);
	}

	.RighInfo002523 li:nth-child(2n) h5 {
		top: -100%;
	}
}

@media(max-width:1024px) and (min-width:769px) {
	.RighInfo002523 li h5 {
		height: 40px;
		line-height: 20px;
		overflow: hidden;
	}
}

@media(max-width:768px) {
	.RighInfo002523 li {
		width: 25%;
		padding: 2%;
		margin-bottom: 0;
	}

	.RighInfo002523 li:nth-child(4n+1) {
		clear: left;
	}
}

.RighInfo002523 .area-info {
	background: #f5f5f5;
	margin: 20px 0 30px 0;
	border-radius: 16px;
	overflow: hidden;
}

.RighInfo002523 .area-info .pic {
	width: 50%;
}

.RighInfo002523 .area-info .singlePage {
	font-size: 14px;
}

.RighInfo002523 .area-info .p {
	text-indent: 0;
	margin: 0;
	font-size: 15px;
	color: #606062;
	line-height: 30px;
}

.RighInfo002523 .area-info .h3 {
	font-size: 22px;
	margin-bottom: 1%;
	margin-top: 7%;
}

.RighInfo002523 .area-info b {
	color: #0da0e1;
}

@media(min-width:1025px) {
	.RighInfo002523 .area-info .singlePage {
		width: 90%;
		margin: 20px auto;
		max-width: 500px;
	}
}

@media(max-width:1024px) {
	.RighInfo002523 .area-info {
		margin: 0;
	}

	.RighInfo002523 .area-info .ytable,
	.RighInfo002523 .area-info .ytable-cell {
		display: block;
		width: auto !important;
	}

	.RighInfo002523 .area-info .singlePage {
		padding: 15px;
	}
}


/*---------- 璇︽儏椤� ----------*/

.in-container {
	padding: 3% 0 5%;
}

.singlepage {
	color: #666;
	line-height: 1.85;
	border: 1px solid #ededed;
	padding: 30px;
}

.singlepage header {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #e5e5e5;
}

.singlepage header h1 {
	color: #333;
}

.singlepage .info {
	padding: 3% 0;
	color: #333;
	font-size: 16px;
}

.singlepage .p {
	margin-bottom: 50px;
	line-height: 30px;
}

.singlepage .p span {
	padding-left: 3%;
	font-size: 14px;
}

.singlepage .p strong {
	margin-bottom: 14px;
	display: block;
	color: #0da0e1;
}


.singlepage .info_pn span {
	display: block;
	margin: 1% 0;
}

.singlepage .info_pn a {
	color: #666;
}

.singlepage .info_pn a:hover {
	color: #0da0e1;
}



.searchlist {
	padding: 40px 0;
}

.searchlist ul li {
	padding: 2% 120px 2% 0;
	position: relative;
	border-bottom: 1px solid #eaeaea;
	font-size: 14px;
}

.searchlist ul li:hover a {
	color: #0da0e1;
}

.searchlist ul li time {
	position: absolute;
	right: 0;
	top: 50%;
	color: #999;
	margin-top: -10px;
}
</pre></body></html>