﻿* {
	padding: 0;
	margin: 0;
}

ul,
ol,
li {
	list-style: none;
}

/*Top002063 */
.Top002063 .auto {
	max-width: 1400px;
}

.Top002063 header {
	border-bottom: 1px solid #f0f0f0;
	background-color: #f8f8f8;
	font-size: 12px;
	line-height: 20px;
}

.Top002063 header dt {
	float: left;
}

.Top002063 header dt span {
	display: inline-block;
	margin-left: 10px;
}

.Top002063 header dd {
	float: right;
}

.Top002063 header dt,
.Top002063 header dd {
	padding: 9px 0;
}

.Top002063 header dd i {
	color: #dbdbdb;
	margin: 0 12px;
	font-style: normal;
}

.Top002063 header dd a {
	display: inline-block;
}

.Top002063 header dd a.a_cart {
	background: url(../images/Top002063-icon_cart.png) no-repeat left center;
	padding-left: 20px;
}

.Top002063 header dd a.a_label {
	color: #0664b7;
}

.Top002063 .top {
	position: relative;
}

.Top002063 .logo {
	padding: 15px 0;
	display: table;
	width: 100%;
}

.Top002063 .logo dd {
	display: table-cell;
	vertical-align: middle;
}

.Top002063 .logo dd.logo_pic {
	width: 205px;
}

.Top002063 .logo dd.mobile_menu {
	display: none;
}

.Top002063 .logo aside {
	border-left: 1px solid #ededed;
	margin-left: 3%;
	padding-left: 3%;
	color: #8d8d8d;
}

.Top002063 .logo aside b {
	display: block;
	font-size: 16px;
	color: #0664b7;
}

.Top002063 .search {
	position: absolute;
	right: 0;
	top: 50%;
	width: 460px;
	transform: translateY(-50%);
}

.Top002063 .search dl {
	border: 2px solid #0664b7;
	position: relative;
	padding-left: 68px;
}

.Top002063 .search dt {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 68px;
	line-height: 36px;
	text-align: center;
}

.Top002063 .search dt span {
	display: block;
	background-color: #fafafa;
	cursor: pointer;
}

.Top002063 .search dt span:after {
	display: inline-block;
	content: '';
	width: 0;
	height: 0;
	border: 4px solid transparent;
	border-top-color: #656565;
	margin-left: 10px;
	border-bottom: 0;
	vertical-align: middle;
}

.Top002063 .search dt figure {
	position: absolute;
	left: 0;
	width: 100%;
	top: 100%;
	background-color: #fafafa;
	display: none;
}

.Top002063 .search dt figure a {
	display: block;
}

.Top002063 .search dt figure a:hover {
	background-color: #0664b7;
	color: #fff;
}

.Top002063 .search dd {
	border-left: 1px solid #dcdcdc;
	height: 36px;
}

.Top002063 .search dd input {
	border: none;
}

.Top002063 .search dd .text {
	width: 100%;
	height: 36px;
	line-height: 36px;
	padding: 0 70px 0 10px;
	color: #dcdcdc;
	background: none;
}

.Top002063 .search dd .btn {
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
	width: 70px;
	height: 100%;
	color: #fff;
	font-size: 16px;
	color: #fff;
	background-color: #0664b7;
	padding: 0;
}

.Top002063 .search p {
	margin: 0;
	font-size: 12px;
	padding-top: 10px;
	height: 30px;
	overflow: hidden;
	line-height: 20px;
}

.Top002063 .search p a {
	color: #8d8d8d;
	margin-right: 10px;
}

.Top002063 .search p a:hover {
	color: #0664b7;
}

.Top002063 nav {
	background-color: #0664b7;
}

.Top002063 .phone_colse {
	display: none;
}

.Top002063 nav li {
	float: left;
	line-height: 46px;
	font-size: 16px;
	width: 14.2%;
	text-align: center;
}

.Top002063 nav ol {
	position: relative;
	width: 19.5%;
	z-index: 100;
}

.Top002063 nav ol>span {
	display: block;
	text-align: center;
	background-color: #742c75;
	color: #fff;
	cursor: pointer;
}

.Top002063 nav ol>span:before {
	display: inline-block;
	content: '';
	background: url(../images/Top002063-icon_nav_hot.gif) no-repeat;
	width: 20px;
	height: 14px;
	margin-right: 10px;
	vertical-align: middle;
}

.Top002063 nav .hover {
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	background-color: #fff;
	min-height: 400px;
	z-index: 100;
}

.Top002063 nav .hover dd {
	border-bottom: 1px solid #e9e9e9;
	position: relative;
	padding: 20px 12%;
}

.Top002063 nav .hover dd a {
	display: block;
	line-height: 25px;
	background: url(../images/Top002063-subnav_icon_a.gif) no-repeat right center;
	padding-right: 10px;
}

.Top002063 nav .hover dl dd dl {
	display: none;
	position: absolute;
	left: 100%;
	top: 0;
	background-color: #f6f6f6;
	width: 100%;
	font-size: 14px;
	border-bottom: 1px solid #e9e9e9;
}

.Top002063 nav .hover dl dd dl dd a {
	background: none;
	padding-right: 0;
}

.Top002063 nav .hover dl dd.on {
	background-color: #f6f6f6;
}

.Top002063 nav li a {
	display: block;
	color: #fff;
}

@media(max-width:1050px) {
	.Top002063 .auto {
		margin: 0 2%;
		padding: 0;
	}
}

@media(max-width:1000px) {
	.Top002063 nav {
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		overflow: auto;
		z-index: 100;
		max-width: 300px;
		opacity: 0;
		transform: translateX(-100%);
		transition: 0.3s;
	}

	.Top002063 nav.navOut {
		opacity: 1;
		transform: translateX(0);
	}

	.Top002063 nav ol {
		float: none;
		width: auto;
	}

	.Top002063 nav .hover {
		display: block !important;
		position: relative;
		top: auto;
		min-height: inherit;
	}

	.Top002063 nav .hover dd {
		padding: 5%;
	}

	.Top002063 nav ul {
		float: none;
		overflow: hidden;
	}

	.Top002063 nav li {
		float: left;
		width: 100%;
		border-top: 1px solid #0664b7;
		border-right: 1px solid #0664b7;
	}

	.Top002063 nav li:nth-child(2n) {
		border-right: 0;
	}

	.Top002063 nav li a {
		text-align: center;
		padding: 0;
		background-color: #055093;
		height: 46px;
		overflow: hidden;
	}

	.Top002063 nav .hover dl dd dl {
		position: relative;
		left: auto;
		border-bottom: 0;
	}

	.Top002063 nav .hover dl dd dl dd:last-child {
		border-bottom: 0;
	}

	.Top002063 .phone_colse {
		display: block;
		overflow: hidden;
		padding: 2%;
	}

	.Top002063 .phone_colse span {
		float: right;
		border-radius: 50%;
		background-color: #fff;
		width: 34px;
		height: 34px;
		line-height: 1000px;
		position: relative;
	}

	.Top002063 .phone_colse span::before,
	.Top002063 .phone_colse span::after {
		background-color: #0664b7;
		position: absolute;
		content: '';
		top: 50%;
		left: 20%;
		width: 60%;
		height: 3px;
		margin-top: -1.5px;
	}

	.Top002063 .phone_colse span::before {
		transform: rotate(45deg);
	}

	.Top002063 .phone_colse span::after {
		transform: rotate(-45deg);
	}

	.Top002063 .search {
		position: relative;
		top: auto;
		transform: translateY(0);
		right: auto;
		width: 100%;
	}

	.Top002063 .logo dd.mobile_menu {
		width: 60px;
		text-align: center;
		display: table-cell;
	}

	.Top002063 .logo dd.mobile_menu span {
		float: right;
		width: 40px;
		height: 30px;
		background: url(../images/Top002063-icon_nav_hot.gif) no-repeat center center #0664b7;
		border-radius: 5px 0 5px 0;
	}
}

@media(max-width:768px) {
	.Top002063 header .auto {
		margin: 0;
	}

	.Top002063 header dt,
	.Top002063 header dd {
		float: none;
		text-align: center;
	}

	.Top002063 header dt {
		background-color: #0664b7;
		padding: 0 2%;
		color: #fff;
	}

	.Top002063 .logo dd.logo_pic {
		width: 160px;
	}
}

@media(max-width:480px) {
	.Top002063 header dd i {
		margin: 0 5px;
	}

	.Top002063 .logo aside {
		display: none;
	}
}

/*Banner002563 */
.Banner002563 .slick-slider {
	position: relative;
	display: block;
	-webkit-touch-callout: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.Banner002563 .slick-list {
	position: relative;
	z-index: 1;
	display: block;
	overflow: hidden;
}

.Banner002563 .slick-list:focus {
	outline: none
}

.Banner002563 .slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.Banner002563 .slick-slider .slick-track,
.Banner002563 .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.Banner002563 .slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}

.Banner002563 .slick-track:before,
.Banner002563 .slick-track:after {
	display: table;
	content: '';
}

.Banner002563 .slick-track:after {
	clear: both;
}

.Banner002563 .slick-loading .slick-track {
	visibility: hidden;
}

.Banner002563 .slick-slide {
	display: none;
	float: left;
	min-height: 1px;
}

[dir='rtl'] .slick-slide {
	float: right;
}

.Banner002563 .slick-slide .slick-loading img {
	display: none;
}

.Banner002563 .slick-slide .dragging img {
	pointer-events: none;
}

.Banner002563 .slick-initialized .slick-slide {
	display: block;
}

.Banner002563 .slick-loading .slick-slide {
	visibility: hidden;
}

.Banner002563 .slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.Banner002563 .slick-arrow .slick-hidden {
	display: none;
}

/*slick Basic End*/

.Banner002563 .slick-arrow {
	border-radius: 5px;
	position: absolute;
	z-index: 10;
	width: 60px;
	height: 90px;
	background: rgba(0, 0, 0, 0.13);
	top: 50%;
	margin-top: -45px;
	font-size: 0;
	padding: 0;
	cursor: pointer;
	transition: 0.2s;
	border: 0;
}

.Banner002563 .slick-arrow:hover {
	background: #0a71b8;
}

.Banner002563 .slick-arrow::before {
	position: absolute;
	content: '';
	width: 20px;
	height: 20px;
	transform: rotate(-45deg);
	top: 50%;
	margin-top: -10px;
	border-top: 2px solid #0a71b8;
	border-left: 2px solid #0a71b8;
}

.Banner002563 .slick-arrow:hover::before {
	border-color: #fff !important;
}

.Banner002563 .slick-prev {
	left: 2%;
}

.Banner002563 .slick-prev::before {
	left: 40%;
}

.Banner002563 .slick-next {
	right: 2%;
}

.Banner002563 .slick-next::before {
	left: 20%;
	transform: rotate(135deg);
}

.Banner002563 .slick-dots {
	position: absolute;
	left: 0;
	text-align: center;
	width: 100%;
	bottom: 5%;
	z-index: 10;
}

.Banner002563 .slick-dots li {
	display: inline-block;
	padding-right: 28px;
	position: relative;
	cursor: pointer;
}

.Banner002563 .slick-dots li:after {
	position: absolute;
	content: '';
	right: 0;
	top: 0;
	width: 28px;
	height: 1px;
	background: rgba(255, 255, 255, 0.28);
	top: 50%;
}

.Banner002563 .slick-dots li:last-child {
	padding-right: 0;
}

.Banner002563 .slick-dots li:last-child:after {
	display: none;
}

.Banner002563 .slick-dots li button {
	display: block;
	border: 1px solid transparent;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	margin: 0 2px;
	position: relative;
	font-size: 0;
	padding: 0;
	background: none;
}

.Banner002563 .slick-dots li button::before {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -6px;
	margin-left: -6px;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	content: '';
	background: #fff;
}

.Banner002563 .slick-dots li.slick-active button {
	border-color: #fff;
}

.Banner002563 li {
	position: relative;
}

.Banner002563 li a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}

.Banner002563 li.slick-current .txt-img img {
	transform: translateX(0);
	opacity: 1;
}

@media(max-width:1200px) {
	.Banner002563 {
		padding: 0;
	}
}

@media(min-width:1025px) {
	.Banner002563 li>img {
		display: block;
		width: 100%;
	}

	.Banner002563 li img.wap {
		display: none;
	}

}

@media(max-width:1024px) {
	.Banner002563 li img.pc {
		display: none;
	}

	.Banner002563 li .table img {
		max-width: 75%;
		margin: 0 auto;
	}
}

@media(max-width:480px) {
	.Banner002563 .slick-arrow {
		transform: scale(0.7);
	}

	.Banner002563 .slick-dots li {
		padding-right: 10px;
	}

	.Banner002563 .slick-dots li::after {
		width: 10px;
	}

	.Banner002563 .slick-dots li button {
		width: 20px;
		height: 20px;
	}
}

.tit {
	margin: 0 auto;
	text-align: center;
	padding-bottom: 2%;
}

.tit h1 {
	font-size: 33px;
	color: #0084cf;
	line-height: 36px;
}

.tit h2 {
	font-size: 16px;
	font-family: Arial;
	color: #c8d5dd;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 5px;
}

/*
 .Floor002377 为demo编号
 */
.Floor002377 {
	padding: 4% 0;
}

.Floor002377 .auto {
	max-width: 1400px;
}

.Floor002377 {
	background-size: auto 100%;
	padding-top: 32px;
}

.Floor002377 .wrap-head {
	position: relative;
	padding-bottom: 30px;
}

.Floor002377 .tabs a {
	display: inline-block;
	margin-left: 15px;
	margin-bottom: 10px;
	line-height: 40px;
	height: 40px;
	padding: 0 25px;
	background-color: #f0f0f0;
	font-size: 16px;
	color: #666;
	cursor: pointer;
	transition: all .3s ease-in-out;
}

.Floor002377 .tabs a.on,
.Floor002377 .tabs a:hover {
	background: #0084cf;
	color: #fff;
	line-height: 40px;
	height: 40px;
}

.Floor002377 .wrap-container {
	position: relative;
	z-index: 3;
	padding-top: 0px;
}

.Floor002377 .list {
	display: none;
	padding: 0 30px;
	overflow: hidden;
}

/* .Floor002377 ul li{width: 20%;} */
.Floor002377 ul li .pic {
	right: 0;
	top: 0;
	height: 100%;
	box-shadow: 0 2px 20px rgb(0 0 0 / 4%);
	position: relative;
	padding: 1vw 3vw;
	background: #6ecb82;
	transition: 0.3s;
	border: 1px solid #f2f2f2;
}

.Floor002377 ul li .pic:hover {
	box-shadow: 0 2px 20px rgba(0, 0, 0, 0.12);
}

.Floor002377 ul li .word {
	padding-right: 45%;
	padding-top: 15px;
}

.Floor002377 ul li .word h3 {
	margin: 0;
	font-size: 20px;
	font-weight: 600;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.Floor002377 ul li .word h3 a {
	color: #333;
}

.Floor002377 ul li .word h3 a:hover {
	color: #000;
}

.Floor002377 ul li .word dl {
	color: #999;
	padding-top: 5px;
}

.Floor002377 ul li .word .price {
	font-size: 20px;
	color: #333;
	margin: 30px 0 0;
	display: block;
}

.Floor002377 ul li .word .price em {
	font-style: normal;
	font-size: 14px;
}

.Floor002377 ul li .pic img {
	left: 0;
	width: 80%;
	padding: 10% 0;
	transition: left .5s ease-in-out;
	-webkit-transition: left .5s ease-in-out;
	-ms-transition: left .5s ease-in-out;
	-moz-transition: left .5s ease-in-out;
}

.Floor002377 ul li .pic p {
	padding: 6% 0;
	font-size: 16px;
	color: #fff;
}

.Floor002377 ul li .more {
	display: block;
	border-radius: 50%;
	width: 37px;
	height: 37px;
	text-align: center;
	line-height: 37px;
	border: 1px solid #e3e3e3;
	color: #949494;
	margin-top: 36px;
	font-weight: bold;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
}

.Floor002377 ul li .more:hover {
	background-color: #0084cf;
	border-color: #0084cf;
	color: #000;
}

.Floor002377 ul li .pic:hover img {
	left: -15px;
}

.Floor002377 .btn {
	top: 50%;
	margin-top: -25px;
	overflow: hidden;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 40px;
	font-weight: bold;
	cursor: pointer;
	color: #c5c5c5;
}

.Floor002377 .icon-prev {
	left: -5%;
}

.Floor002377 .icon-next {
	right: -5%;
}

.Floor002377 .btn:hover {
	color: #000;
}

@media only screen and (max-width:767px) {
	.Floor002377 {
		background: none;
	}

	.Floor002377 .wrap-head {
		text-align: center;
	}

	.Floor002377 ul li .word {
		height: auto;
	}
}

@media only screen and (max-width:480px) {

	.Floor002377 ul li .word h3,
	.Floor002377 ul li .word .price {
		font-size: 16px;
	}

	.Floor002377 ul li .word .price,
	.Floor002377 ul li .more {
		margin-top: 10px;
	}
}

@media only screen and (min-width:768px) {
	.Floor002377 .wrap-head h1 {
		font-size: 24px;
		line-height: 42px;
		float: left;
	}

	.Floor002377 .wrap-head h1 em {
		font-size: 42px;
		top: 10px;
		padding-right: 30px;
	}

	.Floor002377 .tabs {
		text-align: center;
	}
}

@media only screen and (min-width:1024px) {
	.Floor002377 .wrap-head h1 {
		font-size: 26px;
		line-height: 48px;
	}

	.Floor002377 .wrap-head h1 em {
		font-size: 48px;
	}
}

@media only screen and (min-width:1280px) {
	.Floor002377 .wrap-head h1 {
		font-size: 28px;
		line-height: 54px;
	}

	.Floor002377 .wrap-head h1 em {
		font-size: 54px;
	}
}

@media only screen and (min-width:1440px) {
	.Floor002377 .wrap-head h1 {
		font-size: 30px;
		line-height: 60px;
	}

	.Floor002377 .wrap-head h1 em {
		font-size: 60px;
	}

	.Floor002377 .list {
		padding: 0;
	}
}



/*这是滚动插件的公用样式 如出现雷同 请删除*/
.owl-carousel,
.owl-carousel .owl-item {
	-webkit-tap-highlight-color: transparent;
	position: relative
}

.owl-carousel {
	display: none;
	width: 100%;
	z-index: 1
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	-moz-backface-visibility: hidden
}

.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;
	-webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
	-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 {
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none
}

.owl-carousel .owl-item img {
	display: block;
	width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
	display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
	display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
	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-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;
	text-align: center;
}

.owl-carousel.owl-grab {
	cursor: move;
	cursor: grab
}

.owl-carousel.owl-rtl {
	direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
	float: right
}

.owl-carousel .animated {
	animation-duration: 1s;
	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-height {
	transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
	transform-style: preserve-3d
}

.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(http://www.hflxjc.cn/cn/css/owl.video.play.png) no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	transition: transform .1s 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-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
	display: none
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%
}

/*end*/





/*Floor002065 */
.Floor002065 {
	padding: 4% 0;
}

.Floor002065 .auto {
	max-width: 1400px;
}

.Floor002065 .owl-theme {
	display: flex;
	flex-wrap: wrap;
}

.Floor002065 .item {
	position: relative;
	width: 23.5%;
	background: #f5f5f5;
	margin-right: 2%;
	margin-bottom: 2%;
}

.Floor002065 .item:nth-child(4n) {
	margin-right: 0;
}

.Floor002065 .item .pic {
	overflow: hidden;
	position: relative;
}

.Floor002065 .item .Ispic {
	display: block;
	padding-bottom: 38%;
	transition: 0.3s;
	position: relative;
	background-size: contain;
}

.Floor002065 .item .pic span {
	position: absolute;
	right: 3%;
	bottom: 3%;
	width: 59px;
	line-height: 59px;
	height: 59px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	border-radius: 50%;
}

.Floor002065 .item .pic span.hot1 {
	background: #f04848;
}

.Floor002065 .item .pic span.hot2 {
	background: #953896;
}

.Floor002065 .item .Ispic img {
	display: none;
}

.Floor002065 .item:hover .Ispic {
	transform: scale(1.2);
}

.Floor002065 .item .txt {
	padding: 15px;
	font-size: 16px;
	text-align: center;
	color: #333;
}

.Floor002065 .item p {
	font-size: 12px;
	color: #8c8c8c;
	line-height: 20px;
	overflow: hidden;
	height: 40px;
}

.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;
	}
}

@media(max-width:640px) and (min-width:376px) {

	.Floor002065 .item dt,
	.Floor002065 .item dd {
		float: none;
		text-align: right;
	}
}

.gc_tab {
	text-align: center;
	padding-top: 3%;
}

.gc_tab dl {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.gc_tab dl dd {
	margin-right: 15px;
}

.gc_tab dl dd a {
	padding: 15px 25px;
	background: #f5f5f5;
	color: #333;
	display: block;
	font-size: 15px;
	border-radius: 5px;
}

.gc_tab dl dd.on a {
	background: #0084cf;
	color: #fff;
}


/*这是滚动插件的公用样式 如出现雷同 请删除*/
.owl-carousel,
.owl-carousel .owl-item {
	-webkit-tap-highlight-color: transparent;
	position: relative
}

.owl-carousel {
	display: none;
	width: 100%;
	z-index: 1
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	-moz-backface-visibility: hidden
}

.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;
	-webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
	-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 {
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none
}

.owl-carousel .owl-item img {
	display: block;
	width: 100%;
	margin: 0 auto;
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
	display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
	display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
	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-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
}

.owl-carousel .animated {
	animation-duration: 1s;
	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-height {
	transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
	transform-style: preserve-3d
}

.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(http://www.hflxjc.cn/cn/css/owl.video.play.png) no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	transition: transform .1s 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-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
	display: none
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%
}

/*end*/
/*Floor003083 */
.Floor003083 {
	font-size: 16px;
	font-family: 'SourceHanSansCN-Light';
	padding-bottom: 5.21vw;
	padding: 4% 0;
	background: url(../images/bg1.jpg) center top no-repeat #F5F5F5;
}

.Floor003083 .auto {
	max-width: 1400px;
}

.Floor003083 .slick-dots {
	text-align: center;
}

.Floor003083 .slick-dots li {
	display: inline-block;
	width: 8px;
	height: 8px;
	margin: 10px 0;
	position: relative;
	list-style: none;
	margin: 0 9px;
}

.Floor003083 .slick-dots li button {
	font-size: 0;
	width: 4px;
	height: 4px;
	background: rgba(0, 0, 0, 0.2);
	border: 0;
	padding: 0;
	position: absolute;
	border-radius: 50%;
}

.Floor003083 .slick-dots li:not(.slick-active) button {
	left: 50%;
	top: 50%;
	margin: -2px 0 0 -2px;
}

.Floor003083 .slick-dots li.slick-active button {
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #0f55b0;
}

/* .Floor003083 .slider{ padding-right: 5px;} */
.Floor003083 .slick-slide {
	overflow: hidden;
}

.Floor003083 .slick-slide>div {
	float: left;
	border: 1px solid #f5f5f5;
}

.Floor003083 .slick-slide a {
	position: relative;
	z-index: 3;
	display: block;
	padding: 0 5%;
	background: #fff;
}

.Floor003083 .slick-slide .Ispic {
	height: 120px;
	background-size: contain;
}

.Floor003083 .slick-slide .url {
	position: relative;
}

.Floor003083 .slick-slide .url:before {
	position: absolute;
	left: -5px;
	top: -5px;
	right: -5px;
	bottom: -5px;
	content: '';
	background: #fff;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
	opacity: 0;
	transition: 0.3s;
}

.Floor003083 .slick-slide .url:hover:before {
	opacity: 1;
}

.Floor003083 .slick-slide .url:hover {
	z-index: 4;
}

@media(min-width:1025px) {
	.Floor003083 .slick-slide>div {
		width: 16.6669%;
	}

	.Floor003083 .slick-slide>div:nth-child(6n+1),
	.Floor003083 .slick-slide>div:nth-child(1) {
		margin-left: 0;
	}
}

@media(min-width:751px) and (max-width:1024px) {
	.Floor003083 .slick-slide>div {
		width: 25%;
	}

	.Floor003083 .slick-slide>div:nth-child(4n+1),
	.Floor003083 .slick-slide>div:nth-child(1) {
		margin-left: 0;
	}
}

@media(min-width:641px) and (max-width:750px) {
	.Floor003083 .slick-slide>div {
		width: 33.333%;
	}

	.Floor003083 .slick-slide>div:nth-child(3n+1),
	.Floor003083 .slick-slide>div:nth-child(1) {
		margin-left: 0;
	}
}

@media(max-width:640px) {
	.Floor003083 {
		font-size: 3vw;
	}

	.Floor003083 .title {
		font-size: 5vw
	}

	.Floor003083 .slick-slide>div {
		width: 50%;
	}

	.Floor003083 .slick-slide>div:nth-child(2n+1),
	.Floor003083 .slick-slide>div:nth-child(1) {
		margin-left: 0;
	}

	.Floor003083 .slick-slide .Ispic {
		height: 28vw;
	}
}

/*Floor003127 */
.Floor003127 {
	position: relative;
	z-index: 1;
	overflow: hidden;
	font-family: 'SourceHanSansCN-Regular';
}

.Floor003127 .ani-bg,
.Floor003127 .ani-bg figure {
	position: absolute;
	left: 0;
	overflow: hidden;
}

.Floor003127 .ani-bg {
	top: 0;
	z-index: 1;
	opacity: 0;
	transition: 1s;
	width: 100%;
	height: 90%;
}

.Floor003127.active .ani-bg {
	opacity: 1;
}

.Floor003127 .ani-bg figure {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: auto;
	height: 100%;
}

.Floor003127 .ani-bg figure.set {
	z-index: 4;
}

.Floor003127 .ani-bg figure.ani-lu {
	z-index: 3;
}

.Floor003127 .ani-bg figure.ani-lu:before {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: #fff;
	z-index: 3;
	transition: 1s 0.3s;
}

.Floor003127.active .ani-bg figure.ani-lu:before {
	height: 0;
}

.Floor003127 .main {
	position: relative;
	z-index: 4;
}

.Floor003127 .intro .info h3 {
	font-weight: normal;
	margin: 0;
	font-size: 1.75em;
	font-family: 'SourceHanSansCN-Medium';
	color: #333333
}

.Floor003127 .intro .info p {
	font-size: 0.875em;
	line-height: 2;
	margin: 2.1428em 0 4em 0;
	color: #666;
	font-size: 16px;
}

.Floor003127 .number {
	margin-bottom: 3em;
}

.Floor003127 .number table,
.Floor003127 .number table tbody,
.Floor003127 .number table tr,
.Floor003127 .number table td {
	font-size: 1em;
}

.Floor003127 .number table td {
	color: #333333;
	padding-bottom: 1em;
}

.Floor003127 .number table td span {
	color: #0a71b8;
	font-size: 2.5em;
	font-family: 'Bebas';
	margin: 0 0.5em;
	display: inline-block;
}

.Floor003127 .number table td i.ani {
	font-style: normal;
}

.Floor003127 .intro .more {
	display: block;
	width: 3.125em;
	height: 3.125em;
	border-radius: 50%;
	background: url(../images/Floor003127-icon.svg) no-repeat center;
	background-size: 1em auto;
	border: 1px solid #b9b9b9;
}

.Floor003127 .intro .more:hover {
	border-color: #0a71b8;
	background-color: #0a71b8;
	background-image: url(../images/Floor003127-icon-white.svg);
}

.Floor003127 .cultrue {
	margin-top: 3.75em;
	background-color: #ffffff;
	border: solid 1px #f2f2f2;
}

.Floor003127 .cultrue dd {
	position: relative;
	padding: 2.5em 0;
}

.Floor003127 .cultrue dd .ytable {
	padding: 0 5em;
	color: #333;
}

.Floor003127 .cultrue dd figure {
	font-size: 0.875em;
	opacity: 0.6;
}

.Floor003127 .cultrue dd .tit {
	font-family: 'SourceHanSansCN-Medium';
	font-size: 1.125em;
	text-align: left;
}

@media (min-width:1025px) {
	.Floor003127 .ani-bg figure img {
		max-width: none;
	}

	.Floor003127 .auto {
		padding: 5em 0 4em 0;
	}

	.Floor003127 .intro {
		max-width: 60%;
	}

	.Floor003127 .cultrue dd {
		float: left;
		width: 33.33333%;
	}

	.Floor003127 .cultrue dd:not(:last-child) .ytable {
		border-right: 1px solid #ebebeb;
	}

	.Floor003127 .cultrue dd .img {
		width: 4.25em;
	}

	.Floor003127 .cultrue dd .img img {
		height: 3em;
	}
}

@media (max-width:1024px) {
	.Floor003127 .ani-bg figure {
		width: 150%;
	}

	.Floor003127 .ani-bg figure img {
		width: 100%;
	}

	.Floor003127 .auto {
		padding: 5em 0;
	}

	.Floor003127 .title {
		margin-bottom: 2em;
	}

	.Floor003127 .cultrue dd .img {
		width: 5em;
	}

	.Floor003127 .cultrue dd .img img {
		width: 4em;
	}

	.Floor003127 .cultrue dd:not(:last-child) {
		border-bottom: 1px solid #ebebeb;
	}

	.Floor003127 .number table td {
		display: block;
	}

	.Floor003127 .intro .more {
		margin: 0 auto;
	}
}

@media (max-width:640px) {
	.Floor003127 .intro .info h3 {
		font-size: 1.4em;
	}
}

/*Floor003054 */
.Floor003054 {
	position: relative;
	z-index: 1;
	background: url(../images/bg2.jpg) center top no-repeat #F5F5F5;
}

.Floor003054>.Ispic {
	position: absolute;
	top: 0;
	height: 100%;
}

.Floor003054 .pic-1 {
	left: 0;
	width: 33.334%;
	opacity: 0.05;
}

@media(min-width:1025px) {
	.Floor003054 .pic-2 {
		right: 0;
		width: 66.666%;
	}
}

@media(max-width:1024px) {
	.Floor003054 .pic-1 {
		width: 100%;
	}
}

.Floor003054 .title {
	color: #fff;
	font-weight: 100;
	font-size: 2.34vw;
}

.Floor003054 .title h3 {
	font-weight: bold;
	font-size: 1em;
	margin: 0;
}

.Floor003054 .title h3:after {
	width: 30px;
	display: block;
	height: 1px;
	content: '';
	margin: 0.6em 0;
	background: #fff;
}

.Floor003054 .title .desc {
	font-size: 16px;
	position: relative;
}

@media(max-width:1024px) {
	.Floor003054 .title {
		font-size: 4vw;
		padding-bottom: 5vw;
	}

	.Floor003054 .title .desc {
		font-size: 0.5em;
	}
}

@media(max-width:640px) {
	.Floor003054 .title {
		font-size: 6vw;
	}
}

.Floor003054 .auto {
	max-width: 1400px;
	position: relative;
	z-index: 4;
	padding: 4% 0;
}

.Floor003054 .more a {
	font-size: 100px;
	width: 0.64em;
	height: 0.64em;
	display: block;
	border: solid 2px rgba(255, 255, 255, 0.3);
	border-radius: 50%;
	background: url("../images/Floor003054_more.png") no-repeat center center;
	background-size: auto 34.375%;
	transition: 0.3s;
}

.Floor003054 .more a:hover {
	background-color: #fff;
	background-image: url("../images/Floor003054_more_on.png");
}

.Floor003054 .right .Ispic {
	padding-bottom: 130%;
	background-size: contain;
	background-color: #fff;
}

.Floor003054 .slider-li .slick-slide div {
	float: left;
}

.Floor003054 .slider-nav {
	margin: 3vw 0 4vw 0;
}

.Floor003054 .slider-nav .inner {
	position: relative;
	margin: 5px 0;
}

.Floor003054 .slider-nav .inner-cell {
	background: rgba(255, 255, 255, 0.2);
	text-align: center;
	line-height: 1.4em;
	padding: 1.55em 0;
	cursor: pointer;
	font-size: 20px;
}

.Floor003054 .slick-current .inner-cell {
	background: #fff;
}

.Floor003054 .slider-nav .inner-cell>* {
	display: inline-block;
	vertical-align: middle;
}

.Floor003054 .slider-nav .inner-cell b {
	font-weight: normal;
	color: #fff;
}

.Floor003054 .slider-nav .icon {
	margin-right: 20px;
}

.Floor003054 .slider-nav .icon img {
	width: 28px;
	height: 28px;
}

.Floor003054 .slider-nav li:not(.slick-current) .icon img.blue {
	display: none;
}

.Floor003054 .slider-nav li.slick-current .icon img.white {
	display: none;
}

.Floor003054 .slider-nav li.slick-current .inner-cell b {
	font-weight: bold;
	color: #006aff;
}

.Floor003054 .slick-dots {
	overflow: hidden;
	text-align: center;
	padding: 2% 0;
}

.Floor003054 .slick-dots li {
	display: inline-block;
	position: relative;
	width: 28px;
	height: 28px;
}

.Floor003054 .slick-dots li button {
	padding: 0;
	width: 28.572%;
	height: 28.572%;
	background: #fff;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	font-size: 0;
	border: 0;
}

.Floor003054 .slick-dots li.slick-active button {
	background: #17c971;
	width: 50%;
	height: 50%;
}

.Floor003054 .slick-dots li.slick-active:before {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border: 2px solid #17c971;
	border-radius: 50%;
	clip: rect(0 28px 7px 0);
	animation: zhuan 2s infinite linear;
}

@keyframes zhuan {
	0% {
		transform: rotate(-360deg);
	}

	100% {
		transform: rotate(0);
	}
}

@media(min-width:641px) {
	.Floor003054 .slider-li .slick-slide div {
		width: 23.58%;
		margin-bottom: 1.887%;
	}

	.Floor003054 .slider-li .slick-slide div:not(:nth-child(4n)) {
		margin-right: 1.887%;
	}
}

@media(min-width:1025px) {
	.Floor003054 .slider-nav .inner-cell {
		width: 75%;
	}

	.Floor003054 .slider-nav .inner:after {
		position: absolute;
		content: '';
		height: 1px;
		background-color: #17c971;
		right: 0;
		top: 50%;
		width: 0;
		transition: 0.3s;
	}

	.Floor003054 .slider-nav li.slick-current .inner:after {
		width: 23%;
	}
}

@media(min-width:1025px) and (max-width:1366px) {
	.Floor003054 .slider-nav .inner-cell {
		font-size: 1.5vw;
		padding: 1em 0;
	}

	.Floor003054 .more a {
		font-size: 6vw;
	}
}

@media(max-width:1024px) {
	.Floor003054 .auto {
		padding: 6vw 0;
	}

	.Floor003054 .left {
		position: relative;
	}

	.Floor003054 .left .more {
		position: absolute;
		right: 0;
		top: 0;
	}

	.Floor003054 .left .more a {
		font-size: 8vw;
	}
}

@media(max-width:640px) {
	.Floor003054 .slider-li .slick-slide div {
		width: 49%;
		margin-bottom: 2%;
	}

	.Floor003054 .slider-li .slick-slide div:not(:nth-child(2n)) {
		margin-right: 2%;
	}

	.Floor003054 .slider-nav .inner-cell {
		font-size: 4vw;
		padding: 1em 0;
	}

	.Floor003054 .slider-nav .icon {
		margin-right: 10px;
	}

	.Floor003054 .slider-nav .icon img {
		width: 6vw;
		height: 6vw;
	}

	.Floor003054 .left .more a {
		font-size: 12vw;
	}
}


/*Other002539 */
.Other002539 {
	position: fixed;
	z-index: 200;
	right: 0;
}

.Other002539 ul li {
	position: relative;
}

.Other002539 ul li figure {
	position: absolute;
	top: 0;
	right: 48px;
	background: #0084cf;
	color: #fff;
	display: none;
}

.Other002539 .li_wx figure {
	width: 150px;
	padding: 10px;
}

.Other002539 .li_wx figure img {
	display: block;
	width: 100%;
}

.Other002539 .li_tel figure {
	padding: 0 20px;
	font-size: 18px;
	line-height: 48px;
	white-space: nowrap;
}

.Other002539 .li_tel figure a {
	color: #fff;
}

.Other002539 .icon {
	display: block;
	width: 48px;
	width: 48px;
	height: 48px;
	background: url(../images/Other002539-icon.png) no-repeat left top #0084cf;
	border-bottom: 1px solid #02649b;
}

.Other002539 .li_sina .icon {
	background-position: 0 -50px;
}

.Other002539 .li_tel .icon {
	background-position: 0 -100px;
}

.Other002539 .li_feedback .icon {
	background-position: 0 -147px;
}

.Other002539 .icon.gettop {
	background-position: 0 100%;
}

.Other002539 .icon.open {
	background-image: none;
	position: relative;
}

.Other002539 .open span {
	color: #fff;
	font-size: 24px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

@media(min-width:1025px) {
	.Other002539 {
		top: 50%;
		transform: translateY(-50%);
	}

	.Other002539 ul {
		display: block !important;
	}

	.Other002539 .icon.open {
		display: none;
	}

	.Other002539 .li_tel figure::before {
		position: absolute;
		content: '';
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		background-color: transparent;
	}
}

@media(max-width:1024px) {
	.Other002539 {
		bottom: 5%;
	}

	.Other002539 ul {
		display: none;
	}

	.Other002539 #open_2539 {
		background-color: #02649b;
	}
}

/*Bottom003043 */
.Bottom003043 {
	font-family: 'SourceHanSansCN-Light';
	background: url("../images/Bottom003043_bg.jpg") no-repeat center top;
	background-size: cover;
}

.Bottom003043 .auto {
	max-width: 1400px;
}

.Bottom003043,
.Bottom003043 a {
	color: rgba(255, 255, 255, 0.4);
}

.Bottom003043 a:hover {
	color: #fff;
}

.Bottom003043 .b-top {
	padding: 3% 0;
}

.Bottom003043 .contact ul {
	display: table;
}

.Bottom003043 .contact ul>* {
	display: table-cell;
	vertical-align: middle;
}

.Bottom003043 .contact ol {
	width: 124px;
}

.Bottom003043 .contact li {
	padding-left: 1.41vw;
}

.Bottom003043 .contact .tel {
	font-family: 'Bebas';
	font-size: 28px;
	color: #0a71b8;
}

.Bottom003043 .contact p {
	margin-bottom: 0;
	line-height: 1.785em;
	margin-top: 0.5em;
}

@media(max-width:640px) {
	.Bottom003043 .contact ol {
		width: 22vw;
	}

	.Bottom003043 .contact li {
		padding-left: 3vw;
	}

	.Bottom003043 .contact .tel {
		font-size: 5.5vw;
	}

	.Bottom003043 .contact p {
		font-size: 3vw;
	}
}

.Bottom003043 .b-top nav {
	width: 57.819%;
}

.Bottom003043 .b-top nav dl {
	float: left;
	max-width: 120px;
}

.Bottom003043 .b-top nav dl.row2 {
	max-width: 200px;
}

.Bottom003043 .b-top nav dl.row2 dd {
	float: left;
	width: 50%;
}

.Bottom003043 .b-top nav dt {
	font-family: 'SourceHanSansCN-Regular';
	font-size: 16px;
	margin-bottom: 15px;
}

.Bottom003043 .b-top nav dt a {
	color: #fff;
}

.Bottom003043 .b-top nav dd {
	background: url("../images/Bottom003043_aicon.png") no-repeat left center;
	padding: 5px 0 5px 10px;
	line-height: 20px;
}

.Bottom003043 .b-bottom {
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	padding: 40px 0;
	text-align: center;
}

.Bottom003043 .b-bottom nav {
	margin-bottom: 10px;
}

.Bottom003043 .b-bottom nav a {
	display: inline-block;
}

.Bottom003043 .b-bottom nav a:not(:last-child):after {
	display: inline-block;
	content: '';
	width: 1px;
	height: 10px;
	background: rgba(255, 255, 255, 0.1);
	margin: 0 10px;
	vertical-align: middle;
}

@media(max-width:1024px) {
	.Bottom003043 .b-top nav {
		display: none;
	}
}

/* 栏目页开始 */
/*Banner003144 */
.Banner003144 .pc {
	background-position: center center;
	background-repeat: no-repeat;
	height: 25em;
	background-size: cover;
}

@media (min-width:1025px) {
	.Banner003144 .wap {
		display: none;
	}
}

@media (max-width:1024px) {
	.Banner003144 .pc {
		display: none;
	}
}

/*Menu001093 */
.Menu001093 {
	background: #fff;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.08);
	position: relative;
	z-index: 1;
}

.Menu001093 .auto {
	max-width: 1400px;
}

.Menu001093 .nav {
	display: table;
	margin: 0 auto;
}

.Menu001093 .nav li {
	float: left;
	position: relative;
	display: table;
	height: 60px;
	margin: 0 1px;
	min-width: 8.334vw;
}

.Menu001093 .nav li a {
	transition: 0.3s;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-size: 16px;
	padding: 0 2vw;
}

.Menu001093 .nav li a:hover,
.Menu001093 .nav li.aon a {
	background: #0664b7;
	color: #fff;
}

.Menu001093 .nav li a:after {
	position: absolute;
	bottom: 6px;
	left: 50%;
	margin-left: -6px;
	content: '';
	border: 4px solid transparent;
	border-top-color: #fff;
	width: 0;
	height: 0;
	border-top-width: 6px;
}

@media(max-width:640px) {
	.Menu001093 .nav li {
		height: 10vw;
	}

	.Menu001093 .nav li a {
		font-size: 2.6vw;
	}
}

@media(max-width:480px) {
	.Menu001093 .nav li {
		height: 14vw;
	}

	.Menu001093 .nav li a {
		font-size: 3.5vw;
		padding: 0 4vw;
	}

	.Menu001093 .nav li a:after {
		bottom: 0.5vw;
	}
}

/*RighInfo003134 */
.RighInfo003134 .auto {
	padding-top: 4.5em;
	margin-bottom: 4.5625em;
	font-family: 'SourceHanSansCN-Regular';
}

.RighInfo003134_1 .auto {
	padding-top: 0px;
}

.RighInfo003134 .img-side {
	border: solid 1px #f2f2f2;
	margin-bottom: 4em;
}

.RighInfo003134 .img-side .ytable-cell {
	padding-bottom: 3em;
}

.RighInfo003134 .img-group li .Ispic {
	background-size: contain;
	padding-bottom: 55.167%;
}

.RighInfo003134 .controls {
	display: table;
	position: relative;
	padding: 0 56px;
	margin: 3.125em auto 0;
}

.RighInfo003134 .controls .slick-dots li {
	float: left;
	position: relative;
	width: 13px;
	height: 13px;
	margin: 0 5px;
}

.RighInfo003134 .controls .slick-dots li button {
	position: absolute;
	background: rgba(0, 0, 0, 0.2);
	width: 7px;
	height: 7px;
	border-radius: 50%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	border: 0;
	cursor: pointer;
	border: 0;
	font-size: 0;
	padding: 0;
	transition: 0.3s;
}

.RighInfo003134 .controls .slick-dots li.slick-active button {
	background-color: #0664b7;
	width: 100%;
	height: 100%;
}

.RighInfo003134 .controls .slick-arrow {
	position: absolute;
	top: 50%;
	width: 25px;
	height: 11px;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: -5px;
}

.RighInfo003134 .controls .slick-prev {
	left: 0;
	background-image: url(../images/RighInfo003134-btn-prev.svg);
}

.RighInfo003134 .controls .slick-next {
	right: 0;
	background-image: url(../images/RighInfo003134-btn-next.svg);
}

.RighInfo003134 .controls .slick-disabled {
	cursor: default;
}

.RighInfo003134 .controls .slick-prev.slick-disabled {
	background-image: url(../images/RighInfo003134-btn-prev-disabled.svg);
}

.RighInfo003134 .controls .slick-next.slick-disabled {
	background-image: url(../images/RighInfo003134-btn-next.svg);
}

.RighInfo003134 .img-side .txt {
	text-align: center;
}

.RighInfo003134 .img-side .tit {
	font-family: 'SourceHanSansCN-Medium';
	font-size: 1.875em;
	color: #333;
	margin-bottom: 0.5em;
}

.RighInfo003134 .img-side p {
	margin: 3% 0;
	text-align: left;
	font-size: 15px;
	color: #777;
	line-height: 28px;
}

.RighInfo003134 .img-side .line {
	width: 30px;
	height: 2px;
	background-color: #0664b7;
	display: block;
	margin: 0 auto;
}

.RighInfo003134 .img-side .btn {
	margin-top: 4.375em;
}

.RighInfo003134 .img-side .btn a {
	display: inline-block;
	font-size: 1.125em;
	color: #fff;
	box-shadow: 0px 10px 30px rgba(218, 37, 29, 0.08);
	border-radius: 5px;
	margin: 0 5px;
	min-width: 10em;
	text-align: center;
	line-height: 3.3333;
	padding: 0 1.8125em;
	cursor: pointer;
}

.RighInfo003134 .img-side .btn a.download {
	background-color: #0664b7;
}

.RighInfo003134 .img-side .btn a.download2 {
	background-color: #6e6e6e;
}

.RighInfo003134 .img-side .btn a:before {
	display: inline-block;
	vertical-align: top;
	content: '';
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	width: 1.3888em;
	height: 3.3333em;
	margin-right: 0.5555em;
}

.RighInfo003134 .img-side .btn a.download:before {
	background-image: url(../images/RighInfo003134-icon-file.svg);
}

.RighInfo003134 .img-side .btn a.download2:before {
	background-image: url(../images/RighInfo003134-icon-download.svg);
}

.RighInfo003134 .prod-intro .name {
	border-bottom: 1px solid #efefef;
	font-family: 'SourceHanSansCN-Medium';
	font-size: 1.5em;
	padding-bottom: 0.666em;
	color: #333;
	line-height: 2;
}

.RighInfo003134 .prod-intro .name i {
	width: 2em;
	height: 2em;
	border-radius: 50%;
	background-color: #0664b7;
	display: inline-block;
	vertical-align: top;
	margin-right: 0.625em;
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto 50%;
}

.RighInfo003134 .prod-intro .name-1 i {
	background-image: url(../images/RighInfo003134-icon-file.svg);
}

.RighInfo003134 .prod-intro .name-2 i {
	background-image: url(../images/RighInfo003134-title-icon.svg);
}

.RighInfo003134 .prod-intro .name-3 i {
	background-image: url(../images/sy.svg);
}

.RighInfo003134 .prod-intro .name-4 i {
	background-image: url(../images/zy.svg);
}

.RighInfo003134 .prod-intro .singlePage {
	line-height: 1.875;
	margin: 2em 0 3em 0;
}

@media (min-width:1025px) {
	.RighInfo003134 .img-group {
		width: 50%;
		border-right: solid 1px #f2f2f2;
	}

	.RighInfo003134 .img-side .ytable-cell {
		padding-top: 4em;
	}

	.RighInfo003134 .img-side .txt {
		padding: 0 4%;
	}
}

@media (max-width:1024px) {
	.RighInfo003134 .img-side {
		padding: 2em;
	}

	.RighInfo003134 .img-side .btn a {
		min-width: calc(50% - 10px);
		padding: 0;
	}
}

.RighInfo003134 .popUp-box {
	position: fixed;
	z-index: 200;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	display: none;
}

.RighInfo003134 .popUp-box>.ytable {
	height: 100%;
}

.RighInfo003134 .popUp-box .main {
	background: #fff url(../images/RighInfo003134-bg.jpg) no-repeat;
	background-size: cover;
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
	border-radius: 5px;
	position: relative;
}

.RighInfo003134 .popUp-box .close {
	position: absolute;
	right: 20px;
	top: 20px;
	width: 20px;
	height: 20px;
	z-index: 10;
	cursor: pointer;
}

.RighInfo003134 .popUp-box .close:before,
.RighInfo003134 .popUp-box .close:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 2px;
	background-color: #000;
	top: 50%;
	margin-top: -1px;
	transform: rotate(-45deg);
}

.RighInfo003134 .popUp-box .close:after {
	transform: rotate(45deg);
}

.RighInfo003134 .popUp-box .logo img {
	height: 1.9375em;
}

.RighInfo003134 .popUp-box .title {
	font-family: 'SourceHanSansCN-Medium';
	font-size: 1.875em;
	color: #333333;
	line-height: 1.3333;
	margin-top: 0.3em;
}

.RighInfo003134 .popUp-box .title:after {
	display: block;
	content: '';
	width: 20px;
	height: 2px;
	background-color: #0664b7;
	margin: 1em 0;
}

.RighInfo003134 .popUp-box .left p {
	font-size: 1.5em;
	line-height: 1.66666;
	color: #333333;
	font-family: 'SourceHanSansCN-Light';
}

.RighInfo003134 .popUp-box .form li {
	position: relative;
	z-index: 1;
	margin-bottom: 10px;
}

.RighInfo003134 .popUp-box .form li label.tit {
	position: absolute;
	left: 1.21428em;
	top: 0;
	font-size: 0.875em;
	line-height: 3.5714em;
}

.RighInfo003134 .popUp-box .form li .text {
	border: solid 1px rgba(139, 139, 139, 0.2);
	width: 100%;
	font-size: 1em;
	height: 3.125em;
	line-height: 3.125em;
	border-radius: 0.625em;
	padding: 0 1.0625em;
}

.RighInfo003134 .popUp-box .form li.code dl {
	overflow: hidden;
}

.RighInfo003134 .popUp-box .form li.code dl dt {
	position: relative;
	width: 60%;
	float: left;
}

.RighInfo003134 .popUp-box .form li.code dl dd {
	width: 38%;
	float: right;
}

.RighInfo003134 .popUp-box .form li.code dl dd a {
	display: block;
	cursor: pointer;
	background-color: #6e6e6e;
	border-radius: 10px;
	color: #fff;
	font-size: 0.875em;
	line-height: 3.5714em;
	text-align: center;
}

.RighInfo003134 .popUp-box .form ol .btn {
	display: block;
	width: 100%;
	background: #0664b7;
	border: 0;
	cursor: pointer;
	border-radius: 0.625em;
	height: 3.125em;
	color: #fff;
	font-family: 'SourceHanSansCN-Light';
	font-size: 1em;
}

@media (min-width:1025px) {
	.RighInfo003134 .popUp-box .main {
		padding: 10.9375vh 8.25em;
	}

	.RighInfo003134 .popUp-box .main .ytable-cell {
		width: 50%;
	}
}

@media (max-width:1024px) {
	.RighInfo003134 .popUp-box .main {
		padding: 2em;
	}

	.RighInfo003134 .popUp-box .main .ytable {
		max-height: 85vh;
		overflow: auto;
	}
}

/*
 .PicList001646 为demo编号
 */
.PicList001646 {
	padding: 4.5em 0 3em 0;
}

.PicList001646 .tips {
	padding-bottom: 3%;
}

.PicList001646 dl {
	margin-bottom: 3%;
	background-color: #F7F8FA;
	position: relative;
}

.PicList001646 dl:hover .xq {
	display: block;
}

.PicList001646 dl .xq {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(15, 75, 156, 0.95);
	color: #fff;
	padding: 5%;
	display: none
}

.PicList001646 dl .xq h1 {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 8px;
	margin-top: 0;
}

.PicList001646 dl .xq h2 {
	font-size: 16px;
	font-weight: normal;
	margin: 0;
}

.PicList001646 dl .xq .pre {
	line-height: 24px;
	color: rgba(255, 255, 255, 0.8);
	height: 96px;
	overflow-y: scroll;
	margin-top: 20px;
	padding-right: 20px;
}

.PicList001646 dl .xq .pre::-webkit-scrollbar {
	width: 3px;
	height: 3px;
	background-color: rgba(255, 255, 255, .1);
}

.PicList001646 dl .xq .pre::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background-color: #fff;
}

.PicList001646 dl:last-child {
	margin-bottom: 0;
}

@media(min-width:481px) {
	.PicList001646 dl dt {
		display: table-cell;
		vertical-align: middle;
		width: 2%;
		color: #000;
	}

	.PicList001646 dl dd {
		display: table-cell;
		vertical-align: middle;
		width: 98%;
	}
}

.PicList001646 dd figure {
	padding: 4% 3%;
	text-align: left;
}

.PicList001646 dt img {
	display: block;
	width: 100%;
}

.PicList001646 dd figure * {
	margin: 0;
}

.PicList001646 dd figure h1,
.PicList001646 dd figure h2 {
	font-weight: normal;
}

.PicList001646 dd figure h1 {
	font-size: 28px;
	color: #0664b7;
	font-weight: bold;
}

.PicList001646 dd figure h1 span {
	display: block;
}

.PicList001646 dd figure h2 {
	font-size: 16px;
	padding: 2% 0;
	position: relative;
}

.PicList001646 dd figure h2::after {
	content: '';
	display: block;
	width: 22px;
	height: 2px;
	background-color: #0F4B9C;
	margin-top: 17px;
}

.PicList001646 dd figure p {
	line-height: 28px;
	text-align: left;
	overflow: hidden;
	color: #888;
	font-size: 15px;
}

.PicList001646 dl .xq .more a {
	display: block;
	width: 148px;
	font-size: 16px;
	line-height: 40px;
	color: #0F4B9C;
	background: #fff;
	border-radius: 40px;
	text-align: center;
	font-weight: normal;
	font-family: 'SourceHanSansCN-Regular';
	margin-top: 30px;
}

@media(max-width:768px) {
	.PicList001646 dd figure pre {
		margin: 3% 0;
		height: 48px;
	}
}

@media(max-width:480px) {
	.PicList001646 dl dd {
		padding: 3% 0;
	}
}

/*RighInfo003148 */
.RighInfo003148 .auto {
	padding: 4.5em 0 3em 0;
	font-family: 'SourceHanSansCN-Regular';
}

.RighInfo003148 .title {
	font-family: 'SourceHanSansCN-Bold';
	font-size: 1.5em;
	color: #333333;
	margin-bottom: 1.2em;
}

.RighInfo003148 .items-group .items:first-child {
	border-top: 1px solid rgba(0, 0, 0, 0.11);
}

.RighInfo003148 .items-group .items:last-child {
	border-bottom: 1px solid rgba(0, 0, 0, 0.11);
}

.RighInfo003148 .items-group .items p {
	color: #999;
	font-size: 0.875em;
	line-height: 1.64285;
}

.RighInfo003148 .items-group .items p+.title {
	margin-top: 2em;
}

.RighInfo003148 .box-rows {
	margin-top: 4.875em;
}

.RighInfo003148 .box-rows .title {
	margin-bottom: 3.95833em;
}

.RighInfo003148 .box-rows dd {
	box-shadow: 0px 0.625em 3.75em rgba(0, 0, 0, 0.05);
	border: solid 1px #f3f3f3;
	text-align: center;
}

.RighInfo003148 .box-rows dd .heart {
	font-family: 'DIN-Bold';
	font-size: 1.375em;
	width: 4.0909em;
	height: 3.5454em;
	display: block;
	margin: -1.36363em auto 0;
	line-height: 3.5;
	background: url(../images/RighInfo003148-icon.svg) no-repeat center;
	background-size: contain;
	text-align: center;
	color: #fff;
}

.RighInfo003148 .box-rows dd aside {
	color: #000000;
	font-size: 1.25em;
	font-family: 'SourceHanSansCN-Medium';
	margin: 2.4em 0 1em 0;
	line-height: 1;
}

.RighInfo003148 .box-rows dd p {
	color: #999999;
	width: 73%;
	margin: auto;
}

@media (min-width:1025px) {
	.RighInfo003148 .items-group .img {
		width: 50%;
	}

	.RighInfo003148 .items-group .items:nth-child(2n-1) .txt {
		padding-right: 3.5em;
	}

	.RighInfo003148 .items-group .items:nth-child(2n) .txt {
		padding-left: 3.5em;
	}

	.RighInfo003148 .box-rows dd {
		float: left;
		min-height: 15.625em;
		width: 30.715%;
		margin-bottom: 3.9275%;
	}

	.RighInfo003148 .box-rows dd:not(:nth-child(3n)) {
		margin-right: 3.9275%;
	}
}

@media (max-width:1024px) {
	.RighInfo003148 .items-group .txt {
		padding: 2em 0;
	}

	.RighInfo003148 .box-rows dd {
		padding-bottom: 3em;
		margin-bottom: 4em;
	}

	.RighInfo003148 .box-rows dd p {
		width: 90%;
	}
}

.zzjg {
	padding-top: 4.5em;
	margin-bottom: 4.5625em;
}

.zzjg img {
	display: block;
	margin: 0 auto;
}

/*PicList003142 */
.PicList003142 .auto {
	margin-top: 4.5em;
	margin-bottom: 1em;
	font-family: 'SourceHanSansCN-Regular';
}

.PicList003142 li {
	float: left;
	margin-bottom: 1.7855em;
}

.PicList003142 li .txt {
	box-shadow: 0px 0.625em 4.375em rgba(0, 0, 0, 0.05);
	padding: 1em;
}

.PicList003142 li .tit {
	font-size: 1em;
	font-family: 'SourceHanSansCN-Medium';
	padding-bottom: 0px
}

.PicList003142 li p {
	font-size: 0.875em;
	line-height: 1.78571;
	min-height: 3.57142em;
	color: #999999;
}

.PicList003142 li .pic {
	overflow: hidden;
}

.PicList003142 li .Ispic {
	padding-bottom: 76%;
	transition: 0.3s;
}

.PicList003142 li a:hover .Ispic {
	transform: scale(1.1);
}

.PicList003142 li a:hover {
	color: #0664b7;
}

.PicList003142 li time {
	color: #999999;
	display: block;
	background: url(../images/Floor003127-icon.svg) no-repeat right center;
	font-family: 'Roboto-Regular';
}

.PicList003142 li a:hover time {
	background-image: url(../images/PicList003142-icon-red.svg);
}

@media (min-width:1025px) {
	.PicList003142 li {
		width: 32.143%;
	}

	.PicList003142 li:not(:nth-child(3n)) {
		margin-right: 1.7855%;
	}

	.PicList003142 li:nth-child(3n+1) {
		clear: left;
	}
}

@media (max-width:1024px) {
	.PicList003142 .auto {
		margin-top: 2em;
	}

	.PicList003142 li {
		width: 48%;
	}

	.PicList003142 li:not(:nth-child(2n)) {
		margin-right: 4%;
	}

	.PicList003142 li:nth-child(2n+1) {
		clear: left;
	}

	.PicList003142 li .txt {
		padding: 1em;
	}
}

/*RighInfo003141 */
.RighInfo003141 {
	font-family: 'SourceHanSansCN-Regular';
}

.RighInfo003141 .auto {
	padding-bottom: 2em;
}

.RighInfo003141 .intro {
	padding-top: 4.5em;
	margin-bottom: 4.5625em;
}

.RighInfo003141 .intro .title {
	font-size: 2em;
	color: #333333;
	font-family: 'SourceHanSansCN-Medium';
	margin-bottom: 0.6em;
}

.RighInfo003141 .intro .info {
	font-size: 0.875em;
	line-height: 1.8;
}

.RighInfo003141 .intro .info p {
	margin: 0.5em 0;
	text-indent: 2em;
}

.RighInfo003141 .number-count {
	margin: 4.5625em 0;
	box-shadow: 0px 0.625em 4.375em rgba(0, 0, 0, 0.05);
	border: solid 1px #f3f3f3;
	padding: 3.6875em 0;
}

.RighInfo003141 .number-count li {
	color: #333333;
}

.RighInfo003141 .number-count li span {
	display: inline-block;
	position: relative;
	font-size: 2.5em;
	font-family: 'Bebas';
	color: #0664b7;
	margin: 0 10px;
}

.RighInfo003141 .number-count li span i {
	font-style: normal;
}

.RighInfo003141 .number-count li span i.ani {
	position: absolute;
	left: 0;
	top: 0;
}

.RighInfo003141 .number-count li span i.opa {
	opacity: 0;
}

.RighInfo003141 .number-count li sup {
	display: inline-block;
	vertical-align: top;
	color: #0664b7;
	font-size: 1em;
	font-family: 'SourceHanSansCN-Medium';
}

.RighInfo003141 .plate dd {
	margin-bottom: 2.8565%;
}

.RighInfo003141 .plate dd .txt {
	box-shadow: 0px 0.625em 4.375em rgba(0, 0, 0, 0.05);
	padding: 2.375em 1.875em;
}

.RighInfo003141 .plate dd ol {
	float: left;
	width: 4.25em;
}

.RighInfo003141 .plate dd ol img {
	width: 65%;
}

.RighInfo003141 .plate dd li {
	width: calc(100% - 4.25em);
	float: right;
}

.RighInfo003141 .plate dd li aside {
	font-size: 1.125em;
	color: #333;
	font-family: 'SourceHanSansCN-Medium';
}

.RighInfo003141 .plate dd li p {
	margin: 0;
	font-size: 0.875em;
	color: #999;
}

@media (min-width:1025px) {
	.RighInfo003141 .intro .info {
		width: 47.929%;
	}

	.RighInfo003141 .intro .title {
		line-height: 1;
	}

	.RighInfo003141 .intro .img {
		width: 47.215%;
	}

	.RighInfo003141 .number-count ul {
		display: table;
		margin: 0 auto;
	}

	.RighInfo003141 .number-count li {
		float: left;
	}

	.RighInfo003141 .number-count li:not(:last-child) {
		margin-right: 9em;
	}

	.RighInfo003141 .plate dd {
		float: left;
		width: 31.429%;
	}

	.RighInfo003141 .plate dd:not(:last-child) {
		margin-right: 2.8565%;
	}
}

@media (max-width:1024px) {
	.RighInfo003141 .number-count li {
		text-align: center;
		padding: 1em 0
	}

	.RighInfo003141 .number-count {
		margin: 2em 0;
		padding: 2em 0;
	}

	.RighInfo003141 .intro {
		padding-top: 2em;
		margin-bottom: 2em;
	}
}

/*TextList003149 */
.TextList003149 {
	font-family: 'SourceHanSansCN-Regular';
}

.TextList003149 .auto {
	padding: 4em 0 1em 0;
}

@media (max-width:1024px) {
	.TextList003149 .auto {
		padding: 2em 0;
	}
}

.TextList003149 .type dd {
	position: relative;
	color: #333;
}

.TextList003149 .type dd span {
	color: #999999;
	display: inline-block;
	padding-left: 1.25em;
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 1em auto;
}

.TextList003149 .type dd.edu span {
	background-image: url(../images/Floor003147-edu.svg);
}

.TextList003149 .type dd.num span {
	background-image: url(../images/Floor003147-user.svg);
}

.TextList003149 .type dd.wp span {
	background-image: url(../images/Floor003147-place.svg);
}

.TextList003149 .type dd.time span {
	background-image: url(../images/Floor003147-time.svg);
}

@media (min-width:1025px) {
	.TextList003149 .type {
		overflow: hidden;
	}

	.TextList003149 .type dd {
		float: left;
	}

	.TextList003149 .type dd:not(:last-child):after {
		position: absolute;
		content: '';
		width: 1px;
		height: 10px;
		background-color: #d4d4d4;
		top: 50%;
		margin-top: -5px;
		right: 0;
	}
}

.TextList003149 .list li {
	border-radius: 5px;
	border: solid 1px #f0f0f0;
	transition: 0.3s;
	cursor: pointer;
}

.TextList003149 .list li:hover {
	border-color: #0664b7;
	box-shadow: 0px 0.625em 4.375em rgba(0, 0, 0, 0.08);
}

.TextList003149 .list li .inner {
	padding: 2.5em;
}

.TextList003149 .list li .name {
	font-size: 1.25em;
	font-family: 'SourceHanSansCN-Medium';
	color: #333333;
}

.TextList003149 .list li .type {
	border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
	font-size: 0.875em;
	padding: 1em 0 1.5em 0;
	margin-bottom: 1em;
}

.TextList003149 .list li .type dd:not(:last-child) {
	padding-right: 1.7142em;
	margin-right: 1.7142em;
}

.TextList003149 .list li .intro {
	font-size: 0.875em;
	color: #999999;
	line-height: 1.7857;
	font-family: 'SourceHanSansCN-Regular';
	margin-bottom: 1em;
	min-height: 3.5714em;
}

.TextList003149 .list li .view {
	color: #0664b7;
	font-size: 0.875em;
	padding-right: 1.6428em;
	background: url(../images/PicList003142-icon-red.svg) no-repeat right center;
	background-size: 1.1428em auto;
}

@media (min-width:1025px) {
	.TextList003149 .list li {
		float: left;
		width: 49.286%;
		margin-bottom: 1.5%;
	}

	.TextList003149 .list li:nth-child(2n) {
		float: right;
	}

	.TextList003149 .list li:nth-child(2n+1) {
		clear: left;
	}
}

@media (max-width:1024px) {
	.TextList003149 .list li {
		margin-bottom: 2em;
	}

	.TextList003149 .list li .inner {
		padding: 1em;
	}
}

.TextList003149 .popUp-box {
	position: fixed;
	left: -100%;
	width: 100%;
	top: 0;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	overflow: auto;
	z-index: 200;
}

.TextList003149 .popUp-box.show {
	left: 0;
}

.TextList003149 .popUp-box .ytable {
	height: 100%;
}

.TextList003149 .popUp-box .main {
	position: relative;
	max-width: 1300px;
	background-color: #fff;
	width: 90%;
	margin: 0 auto;
}

.TextList003149 .popUp-box .main .colse {
	position: absolute;
	width: 1.5625em;
	height: 1.5625em;
	right: 1.25em;
	top: 1.25em;
	background: url(../images/Floor003147-close.svg) no-repeat;
	background-size: contain;
	z-index: 10;
	cursor: pointer;
}

.TextList003149 .popUp-box .main>div {
	width: 90%;
	margin: 0 auto;
	max-width: 1200px;
}

.TextList003149 .popUp-box[data-type="form"] .main>div {
	max-width: 1082px;
}

.TextList003149 .popUp-box .name {
	font-family: 'SourceHanSansCN-Medium';
	font-size: 2.25em;
	color: #333;
	padding: 1em 0;
	text-align: center;
}

.TextList003149 .popUp-box[data-type="form"] .name {
	border-bottom: 1px solid #000000;
	margin-bottom: 1em;
}

.TextList003149 .from {
	padding-bottom: 3em;
}

.TextList003149 .from .text {
	width: 100%;
	height: 3.125em;
	line-height: 3.125em;
	font-size: 1em;
	border-radius: 5px;
	border: solid 1px rgba(139, 139, 139, 0.2);
}

.TextList003149 .from textarea.text {
	height: auto;
}

.TextList003149 .from table {
	font-size: 0.875em;
}

.TextList003149 .from table tr,
.TextList003149 .from table td {
	font-size: 1em;
}

.TextList003149 .from td {
	color: #333333;
}

.TextList003149 .from .btn {
	width: 10em;
	height: 3.75em;
	background: #0664b7;
	box-shadow: 0px 0.625em 1.875em rgba(218, 37, 29, 0.08);
	border-radius: 5px;
	color: #fff;
	font-family: 'SourceHanSansCN-Regular';
	border: 0;
	cursor: pointer;
	font-size: 1em;
	padding: 0;
}

.TextList003149 .from .btn-reset {
	background: #6e6e6e;
}

.TextList003149 .from .btn+.btn {
	margin-left: 0.625em;
}

.TextList003149 .load-info .type {
	background-color: #f0f0f0;
	padding: 0.625em 0;
}

.TextList003149 .load-info .intro-tit,
.TextList003149 .load-info .edit-info {
	max-width: 1082px;
	margin: 0 auto;
	width: 95%;
}

.TextList003149 .load-info .intro-tit {
	border-bottom: 1px solid #000000;
	font-family: 'SourceHanSansCN-Medium';
	font-size: 1.125em;
	line-height: 2;
	margin-top: 2em;
	margin-bottom: 1em;
	color: #333;
}

.TextList003149 .load-info .edit-info {
	font-size: 0.875em;
	line-height: 2.57142;
	color: #999;
}

@media (min-width:1025px) {
	.TextList003149 .load-info .type {
		text-align: center;
	}

	.TextList003149 .load-info .type dd {
		float: none;
		display: inline-block;
		padding: 0 48px;
		line-height: 2.5;
	}

	.TextList003149 .from .f-name {
		text-align: right;
	}

	.TextList003149 .from td {
		line-height: 3.125em;
		vertical-align: top;
		padding-bottom: 1.428571em;
	}

	.TextList003149 .from .w1 {
		width: 6.7857em;
	}

	.TextList003149 .from .w2 {
		width: 36.969%;
	}

	.TextList003149 .from .w3 {
		width: 15.712%;
	}
}

@media (max-width:1024px) {
	.TextList003149 .load-info .type {
		padding: 1em;
	}

	.TextList003149 .popUp-box .name {
		font-size: 1.5em;
	}

	.TextList003149 .from td {
		display: block;
	}

	.TextList003149 .from .f-name {
		padding-top: 1em;
	}
}

.TextList003149 .apply-btn {
	text-align: center;
	padding: 3em 0
}

.TextList003149 .apply-btn a {
	display: inline-block;
	font-size: 1.125em;
	background-color: #0664b7;
	border-radius: 5px;
	line-height: 5;
	padding: 0 4em;
	color: #fff;
	cursor: pointer;
}

.TextList003149 .apply-btn a:before {
	display: inline-block;
	width: 1.2222em;
	height: 1.2222em;
	content: '';
	background: url(../images/Floor003147-seed.svg) no-repeat;
	background-size: contain;
	vertical-align: middle;
	margin-right: 1em;
}

/*Page003143 */
.Page003143 .Pages {
	padding: 2% 0 5% 0;
	text-align: center;
	font-family: 'PingFang-SC-Medium';
}

.Page003143 .Pages .p_page a.a_first,
.Page003143 .Pages .p_page a.a_end,
.Page003143 .Pages>span:not(.p_page) {
	display: none;
}

.Page003143 .Pages .p_page {
	display: table;
	margin: 0 auto;
}

.Page003143 .Pages .p_page * {
	float: left;
}

.Page003143 .Pages .p_page a {
	border: solid 1px #ebebeb;
	line-height: 36px;
	transition: 0.3s;
	font-size: 1em;
}

.Page003143 .Pages .p_page>a {
	padding: 0 25px;
}

.Page003143 .Pages .p_page em {
	font-style: normal;
	margin: 0 30px;
}

.Page003143 .Pages .p_page em a {
	width: 36px;
	margin: 0 5px;
}

.Page003143 .Pages .p_page a:hover,
.Page003143 .Pages .p_page a.a_cur {
	color: #fff;
	background-color: #0664b7;
	border-color: #0664b7;
}

@media (max-width:1024px) {
	.Page003143 .Pages {
		padding: 0 0 2em 0;
	}

	.Page003143 .Pages .p_page em {
		display: none;
	}

	.Page003143 .Pages .p_page>a {
		margin: 0 10px;
	}
}

/*Menu002956 */
.Menu002956 {
	padding-left: 10px;
}

.Menu002956 nav {
	background: #edf0f5;
	padding: 20px 0;
}

.Menu002956 h1 {
	margin: 0 2.08vw 0 0;
	position: relative;
	margin-left: -10px;
	padding: 18px 0 18px 20px;
}

.Menu002956 h1 span {
	position: relative;
	z-index: 4;
	display: block;
	font-size: 24px;
	color: #fff;
	line-height: 1em;
	border-left: 2px solid #4ab344;
	padding-left: 15px;
}

.Menu002956 h1:after {
	position: absolute;
	content: '';
	height: 100%;
	background: #0664b7;
	top: 0;
	transform: skewX(25deg);
	-webkit-transform: skewX(25deg);
	-ms-transform: skewX(25deg);
	right: 0;
	left: -30px;
}

.Menu002956 h1 i {
	position: absolute;
}

.Menu002956 h1 i.jiao {
	border: 8px solid transparent;
	border-left-color: #0664b7;
	left: 2px;
	top: -8px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
}

.Menu002956 ul {
	padding: 12px 0;
}

.Menu002956 li:not(:last-child) {
	border-bottom: 1px solid #fff;
}

.Menu002956 li a {
	display: block;
	line-height: 26px;
	padding: 15px 30px 15px 40px;
	font-size: 18px;
	position: relative;
	z-index: 1;
}

.Menu002956 li a:after {
	position: absolute;
	content: '';
	border: 4px solid transparent;
	border-top-width: 6px;
	border-top-color: #0664b7;
	top: 50%;
	margin-top: -4px;
	right: 30px;
	opacity: 0;
	transition: 0.3s;
}

.Menu002956 li a:hover,
.Menu002956 li.aon a {
	font-weight: bold;
	color: #0664b7;
}

.Menu002956 li a:hover:after,
.Menu002956 li.aon a:after {
	opacity: 1;
}

@media(min-width:1025px) {
	.Menu002956 {
		overflow: hidden;
	}

	.Menu002956 ul {
		display: block !important;
	}
}

@media(max-width:1024px) {
	.Menu002956 {
		position: relative;
		z-index: 40;
	}

	.Menu002956 ul {
		display: none;
		position: absolute;
		left: 10px;
		top: 100%;
		right: 0;
		z-index: 40;
		background: #edf0f5;
	}

	.Menu002956 i.wap-open {
		position: absolute;
		width: 30px;
		height: 30px;
		right: 40px;
		background: #fff;
		z-index: 10;
		top: 50%;
		margin-top: -15px;
		border-radius: 50%;
		transition: 0.3s;
	}

	.Menu002956 i.wap-open:before,
	.Menu002956 i.wap-open:after {
		position: absolute;
		content: '';
		left: 50%;
		top: 50%;
		background: #0664b7;
		transform: translate(-50%, -50%);
	}

	.Menu002956 i.wap-open:before {
		width: 10px;
		height: 2px;
	}

	.Menu002956 i.wap-open:after {
		width: 2px;
		height: 10px;
	}

	.Menu002956 i.wap-open.on {
		transform: rotate(45deg);
	}
}

@media(max-width:640px) {
	.Menu002956 nav {
		padding: 10px 0;
	}

	.Menu002956 h1 span {
		font-size: 5vw;
	}

	.Menu002956 h1 {
		padding: 3vw 0 3vw 20px;
	}

	.Menu002956 i.wap-open {
		right: 6vw;
		margin-top: -12px;
		width: 24px;
		height: 24px;
	}
}

/*PicList002735 */
.PicList002735 li {
	margin-bottom: 2%;
}

.PicList002735 li a {
	display: block;
	border: 1px solid #f2f2f2;
	transition: 0.3s;
	box-shadow: 0 2px 20px rgb(0 0 0 / 4%);
	padding: 2vw 3vw;
}

.PicList002735 li a:hover {
	box-shadow: 0 2px 20px rgb(0 0 0 / 12%);
}

.PicList002735 li .Ispic {
	background-size: contain;
	background-color: #fff;
	padding-bottom: 98%;
}

.PicList002735 li .txt {
	padding: 25px 0 0 0;
	text-align: center;
	background: #fff;
}

.PicList002735 li .txt h3 {
	font-size: 16px;
	color: #333;
	font-weight: normal;
}

@media(min-width:481px) {
	.PicList002735 li {
		float: left;
	}
}

@media(min-width:769px) {
	.PicList002735 li {
		width: 32%;
	}

	.PicList002735 li:not(:nth-child(3n)) {
		margin-right: 2%;
	}
}

@media(min-width:481px) and (max-width:768px) {
	.PicList002735 li {
		width: 48%;
	}

	.PicList002735 li:not(:nth-child(2n)) {
		margin-right: 4%;
	}
}

/*Form003139 */
.Form003139 .auto {
	position: relative;
	z-index: 1;
	margin-top: 4.5em;
	margin-bottom: 4.5em;
	font-family: 'SourceHanSansCN-Regular';
}

.Form003139 .title {
	font-family: 'SourceHanSansCN-Medium';
	font-size: 1.625em;
	color: #333333;
	line-height: 1.1538em;
}

.Form003139 .title:after {
	display: block;
	content: '';
	width: 15px;
	height: 2px;
	background-color: #d72623;
	margin: 1.1538em 0;
}

.Form003139 .desc {
	font-size: 0.875em;
	color: #999999;
	line-height: 1.78571;
}

.Form003139 .form {
	background-color: #f9f9f9;
	margin-top: 3.375em;
}

.Form003139 .form-ul {
	margin: 0 auto;
}

.Form003139 .form-ul li {
	margin-bottom: 10px;
	position: relative;
}

.Form003139 .form-ul li .tit {
	position: absolute;
	left: 0.4em;
	top: 0;
	font-size: 0.875em;
	line-height: 3.5714;
	color: #333333;
}

.Form003139 .form-ul li select,
.Form003139 .form-ul li .text {
	width: 100%;
	border: solid 1px #8b8b8b;
	font-size: 0.875em;
	line-height: 3.5714;
	height: 3.5714em;
	background: none;
	font-family: 'SourceHanSansCN-Regular';
}

.Form003139 .form-ul li textarea.text {
	height: auto;
}

.Form003139 .form-ul .btn {
	width: 10em;
	background: #0664b7;
	font-size: 0.875em;
	height: 3.5714em;
	color: #fff;
	cursor: pointer;
	border: 0;
	font-family: 'SourceHanSansCN-Regular';
}

@media (min-width:1025px) {
	.Form003139 .form .img {
		width: 50%;
	}

	.Form003139 .form-ul .row-2 li {
		float: left;
		width: calc(50% - 5px);
	}

	.Form003139 .form-ul .row-2 li:nth-child(2n) {
		float: right;
	}

	.Form003139 .form-ul {
		width: 75.715%;
	}
}

@media (max-width:1024px) {
	.Form003139 .form-ul {
		padding: 2em 0;
	}

	.Form003139 .form-ul {
		width: 90%;
	}
}

/*RighInfo002973 */
.RighInfo002973 {
	margin: 10px 0 20px 0;
	color: #333;
	font-size: 16px;
}

.RighInfo002973>.auto {
	max-width: 1300px;
	border: 1px solid #d2d2d2;
}

.RighInfo002973 .news-details {
	max-width: 1226px;
	padding: 3% 0;
}

.RighInfo002973 .news-details .title {
	text-align: center;
}

.RighInfo002973 .news-details .title h1 {
	font-size: 30px;
	margin: 0 0 20px 0;
}

.RighInfo002973 .news-details .title aside span {
	display: inline-block;
	vertical-align: middle;
	margin: 0 15px 5px;
	line-height: 16px;
}

.RighInfo002973 .news-details .title .bshare-custom {
	display: inline-block;
}

.RighInfo002973 .bshare-custom a {
	background-position: center center;
	margin: 0 0 0 14px;
}

.RighInfo002973 .bshare-custom a.bshare-weixin {
	background-image: url("../images/RighInfo002973_share_wx.png");
}

.RighInfo002973 .bshare-custom a.bshare-sinaminiblog {
	background-image: url("../images/RighInfo002973_share_sina.png");
}

.RighInfo002973 .bshare-custom a.bshare-qzone {
	background-image: url("../images/RighInfo002973_share_qz.png");
}

.RighInfo002973 .news-details .edit-info {
	line-height: 1.875em;
	border-bottom: 1px solid #d2d2d2;
	padding: 2% 0;
	margin-bottom: 2%;
}

.RighInfo002973 .pn-page aside {
	padding: 10px 0;
}

.RighInfo002973 .pn-page aside a {
	color: #666;
}

.RighInfo002973 .pn-page aside a b {
	color: #333;
}

.RighInfo002973 .operating a:hover,
.RighInfo002973 .pn-page aside a:hover {
	color: #0664b7;
}

.RighInfo002973 .operating {
	overflow: hidden;
	line-height: 24px;
}

.RighInfo002973 .operating a {
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left center;
}

.RighInfo002973 .operating a:not(:last-child) {
	margin-right: 45px;
}

.RighInfo002973 .operating a.a-print {
	background-image: url("../images/RighInfo002973_print.png");
}

.RighInfo002973 .operating a.a-close {
	background-image: url("../images/RighInfo002973_close.png");
}

@media(min-width:1025px) {
	.RighInfo002973 .pn-page {
		min-height: 24px;
		position: relative;
		padding-right: 230px;
	}

	.RighInfo002973 .pn-page .operating {
		position: absolute;
		right: 0;
		top: 50%;
		transform: translateY(-50%);
	}

	.RighInfo002973 .operating a {
		float: left;
	}
}

@media(max-width:1024px) {
	.RighInfo002973 .operating {
		text-align: right;
		padding-bottom: 20px;
	}

	.RighInfo002973 .operating a {
		display: inline-block;
	}
}

@media(max-width:640px) {
	.RighInfo002973 .news-details .title h1 {
		font-size: 6vw;
	}

	.RighInfo002973 {
		font-size: 14px;
	}
}

/*
 .PicList002273 为demo编号
 */
.PicList002273 {
	padding-top: 8%;
}

.PicList002273 .left img {
	width: 100%;
}

.PicList002273 .right .time {
	font-size: 12px;
	color: #999;
	border: 1px solid #c5c6c6;
	padding: 2px 5px;
	margin-top: 8px;
	display: inline-block;
}

.PicList002273 .right .h3 {
	color: #313131;
	font-size: 18px;
	font-weight: normal;
	margin: 10px 0;
}

.PicList002273 .right .p {
	color: #999;
	font-size: 14px;
}

.PicList002273 ul li {
	margin-bottom: 30px;
	background: #eef0f1;
	padding: 18px 20px;
}

@media screen and (min-width:768px) {
	.PicList002273 .left {
		float: left;
		width: 25%;
	}

	.PicList002273 .right {
		float: right;
		width: 72%;
	}

	.PicList002273 .right .time {
		margin-top: 0px;
	}

	.PicList002273 ul li {
		background: #eef0f1;
	}
}

@media screen and (min-width:1024px) {
	.PicList002273 .right .time {
		margin-top: 15px;
	}

	.PicList002273 ul li:hover {
		border: 1px solid #0664b7;
		box-shadow: 0px 0px 30px #ccc;
	}

	.PicList002273 ul li {
		background: #eef0f1;
		position: relative;
	}

	.PicList002273 ul li .right_btn {
		width: 11px;
		height: 19px;
		background: url(../images/PicList002273-arrow_right.png) no-repeat center;
		display: inline-block;
		position: absolute;
		top: 50%;
		right: 48px;
		cursor: pointer;
		margin-top: -10px
	}

	.PicList002273 {
		padding-top: 31px;
	}
}

@media screen and (min-width:1200px) {
	.PicList002273 .left {
		float: left;
		margin-right: 50px;
	}

	.PicList002273 .right {
		float: left;
		width: 600px;
	}

	.PicList002273 .right .time {
		margin-top: 14px;
	}

	.PicList002273 .right .h3 {
		line-height: 18px;
		margin: 28px 0 17px;
	}

	.PicList002273 .right .p {
		line-height: 19px;
	}

	.PicList002273 ul li {
		padding-right: 20px;
	}
}

/*RighInfo002928 */
@font-face {
	font-family: 'DIN-Medium';
	src: url("https://work.gzwhir.com:51932/Build/content/Resoures/whirfonts/DIN/Medium.woff") format("woff");
	font-display: swap;
}

.RighInfo002928 {
	padding: 4.5em 0;
}

.RighInfo002928 .title {
	text-align: center;
	font-weight: bold;
	padding-bottom: 5.1vw;
}

.RighInfo002928 .title .cn {
	font-size: 30px;
	color: #2d2d2d;
	line-height: 1em;
	padding-bottom: 15px;
}

.RighInfo002928 .title .en {
	color: #9e9e9e;
	font-family: Arial;
}

.RighInfo002928 .contact {
	background: #fff;
	padding: 1.88vw 0;
	box-shadow: 0 0 73px rgba(0, 0, 0, 0.1);
	position: relative;
	z-index: 4;
}

.RighInfo002928 .contact .inner {
	max-width: 420px;
	width: 90%;
	margin: 0 auto;
	text-align: center;
	top: 0;
	transition: top 0.3s, background 0.3s;
}

.RighInfo002928 .contact .icon {
	width: 70px;
	height: 70px;
	background-color: #0664b7;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0 auto 25px;
}

.RighInfo002928 .box-1 .icon {
	background-image: url("../images/RighInfo002928_add.png");
}

.RighInfo002928 .box-2 .icon {
	background-image: url("../images/RighInfo002928_call.png");
}

.RighInfo002928 .box-3 .icon {
	background-image: url("../images/RighInfo002928_email.png");
}

.RighInfo002928 .contact .name {
	font-size: 18px;
	color: #000;
	font-weight: bold;
	padding-bottom: 10px;
}

.RighInfo002928 .contact p {
	color: #979797;
	margin: 0 auto;
}

.RighInfo002928 .box-2 p {
	font-family: 'DIN-Medium';
	color: #0664b7;
	font-size: 20px;
}

.RighInfo002928 .map #allmap * {
	box-sizing: content-box;
}

.RighInfo002928 .map #allmap img {
	max-width: none;
}

.RighInfo002928 .map #allmap .BMap_bubble_content b {
	display: block;
	font-size: 16px;
}

@media(min-width:641px) {
	.RighInfo002928 .contact {
		width: 90%;
		margin: 0 auto;
	}

	.RighInfo002928 .contact .ytable-cell {
		width: 33.3333%;
		height: 167px;
	}

	.RighInfo002928 .contact .ytable-cell:not(:last-child) {
		border-right: 1px solid #d0cbcb;
	}

	.RighInfo002928 .map {
		margin-top: -4.89vw;
		position: relative;
		z-index: 3;
	}

	.RighInfo002928 .ytable-cell:hover {
		position: relative;
	}

	.RighInfo002928 .ytable-cell:hover .inner {
		background: #0664b7;
		padding: 28px 0;
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		top: -56px;
		box-shadow: 6px 15px 32px rgba(9, 64, 133, 0.3);
	}

	.RighInfo002928 .ytable-cell:hover .name {
		color: #fff;
	}

	.RighInfo002928 .ytable-cell:hover p {
		opacity: 0.5;
		color: #fff;
	}

	.RighInfo002928 .ytable-cell:hover .icon {
		background-color: rgba(255, 255, 255, 0.06);
	}
}

@media(min-width:1401px) {
	.RighInfo002928 .map #allmap {
		height: 420px;
	}
}

@media(max-width:1400px) {
	.RighInfo002928 .map #allmap {
		height: 34.286vw;
	}
}

@media(max-width:640px) {

	.RighInfo002928 .contact,
	.RighInfo002928 .contact .ytable-cell {
		display: block;
	}

	.RighInfo002928 .contact .ytable-cell {
		padding: 5vw 0;
	}

	.RighInfo002928 .contact .ytable-cell:not(:last-child) {
		border-bottom: 1px solid #d0cbcb;
	}

	.RighInfo002928 .contact {
		padding: 0 5vw;
	}

	.RighInfo002928 .map #allmap {
		height: 60vw;
	}

	.RighInfo002928 .title .cn {
		font-size: 24px;
	}
}

.title-intro {
	text-align: center;
	padding: 50px 0 0px;
	font-size: 28px;
}

.title-intro .cn {
	color: #333;
	font-size: 34px;
	position: relative;
	z-index: 10;
	text-indent: 5px;
}

.title-intro .en {
	font-family: "DINBold";
	font-size: 18px;
	color: #333;
}

@media(max-width:480px) {
	.title-introe {
		font-size: 24px;
	}

	.title-intro .cn {
		line-height: 40px;
	}
}

/*Floor002745 */
.Floor002745 {
	background: #fff;
}

.Floor002745 .auto {
	width: 100%;
	margin: 0 auto;
}

.Floor002745 .bg {
	background: #fafbfd;
}

/*slick Basic*/
.Floor002745 .slick-slider {
	position: relative;
	display: block;
	-webkit-touch-callout: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.Floor002745 .slick-list {
	position: relative;
	z-index: 1;
	display: block;
	overflow: hidden;
}

.Floor002745 .slick-list:focus {
	outline: none
}

.Floor002745 .slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.Floor002745 .slick-slider .slick-track,
.Floor002745 .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.Floor002745 .slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}

.Floor002745 .slick-track:before,
.Floor002745 .slick-track:after {
	display: table;
	content: '';
}

.Floor002745 .slick-track:after {
	clear: both;
}

.Floor002745 .slick-loading .slick-track {
	visibility: hidden;
}

.Floor002745 .slick-slide {
	display: none;
	float: left;
	min-height: 1px;
}

[dir='rtl'] .slick-slide {
	float: right;
}

.Floor002745 .slick-slide .slick-loading img {
	display: none;
}

.Floor002745 .slick-slide .dragging img {
	pointer-events: none;
}

.Floor002745 .slick-initialized .slick-slide {
	display: block;
}

.Floor002745 .slick-loading .slick-slide {
	visibility: hidden;
}

.Floor002745 .slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.Floor002745 .slick-arrow .slick-hidden {
	display: none;
}

/*slick Basic End*/
.Floor002745 li.slick-slide {
	padding: 50px 0;
}

.Floor002745 li.slick-slide .icon {
	width: 60%;
	max-width: 114px;
	margin: 0 auto;
	position: relative;
}

.Floor002745 li.slick-slide .icon:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #f3f5f9;
}

.Floor002745 li.slick-slide .icon img {
	position: relative;
	z-index: 3;
}

.Floor002745 li.slick-slide aside {
	line-height: 22px;
	font-size: 16px;
	text-align: center;
	color: #333;
	padding-top: 10px;
	position: relative;
	z-index: 3;
}

.Floor002745 li.slick-slide:hover .icon:before {
	animation: Floor002745 1s ease infinite;
	-webkit-animation: Floor002745 1s ease infinite;
	-ms-animation: Floor002745 1s ease infinite;
}

@-webkit-keyframes Floor002745 {
	0% {
		transform: scale(1);
		opacity: 1;
	}

	100% {
		transform: scale(2);
		opacity: 0;
	}
}

@-ms-keyframes Floor002745 {
	0% {
		transform: scale(1);
		opacity: 1;
	}

	100% {
		transform: scale(2);
		opacity: 0;
	}
}

@keyframes Floor002745 {
	0% {
		transform: scale(1);
		opacity: 1;
	}

	100% {
		transform: scale(2);
		opacity: 0;
	}
}

.Floor002745 .slick-dots {
	text-align: center;
	padding: 0 0 20px 0;
}

.Floor002745 .slick-dots li {
	display: inline-block;
	width: 14px;
	height: 6px;
	background: rgba(0, 0, 0, 0.2);
	margin: 0 2px;
}

.Floor002745 .slick-dots li button {
	display: none;
}

.Floor002745 .slick-dots li.slick-active {
	background: #eb422c;
}

.Floor002745_2 li {
	padding: 50px 0;
	float: left;
	width: 25%;
	position: relative;
}

.Floor002745_2 li:before {
	display: inline-block;
	content: '';
	width: 30%;
	height: 1px;
	border-top: 1px dashed #d9d9d9;
	position: absolute;
	left: 0;
	top: 107px
}

.Floor002745_2 li:after {
	display: inline-block;
	content: '';
	width: 30%;
	height: 1px;
	border-top: 1px dashed #d9d9d9;
	position: absolute;
	right: 0;
	top: 107px
}

.Floor002745_2 .ul:nth-child(1) li:first-child:before,
.Floor002745_2 .ul:nth-child(2) li:first-child:after {
	display: none;
}

.Floor002745_2 .ul:nth-child(2) li:last-child:before {
	display: none;
}

.Floor002745_2 .ul:nth-child(1) li:last-child:after {
	width: 1px;
	height: 80px;
	right: 50%;
	top: 100%;
	margin-top: -40px;
	border-left: 1px dashed #d9d9d9;
	border-top: 0px dashed #e8e8e8;
}

.Floor002745_2 li i {
	display: inline-block;
	content: '';
	width: 0;
	height: 0;
	position: absolute;
	top: 100px;
}

.Floor002745_2 .ul:nth-child(1) li i {
	border-top: 8px solid transparent;
	border-left: 8px solid #d9d9d9;
	border-bottom: 8px solid transparent;
	left: 100%;
	;
}

.Floor002745_2 .ul:nth-child(2) li i {
	border-top: 8px solid transparent;
	border-right: 8px solid #d9d9d9;
	border-bottom: 8px solid transparent;
	right: 100%;
	;
}

.Floor002745_2 .ul:nth-child(2) li:last-child i {
	display: none;
}

.Floor002745_2 .ul:nth-child(1) li:last-child i {
	transform: rotate(90deg);
	left: 50%;
	top: 100%;
	margin-left: -4px;
	margin-top: -4px;
	;
}

.Floor002745_2 .ul:nth-child(2) li {
	float: right;
}

.Floor002745_2 li .icon {
	width: 60%;
	max-width: 114px;
	margin: 0 auto;
	position: relative;
}

.Floor002745_2 li .icon:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #f3f3f3;
}

.Floor002745_2 li .icon img {
	position: relative;
	z-index: 3;
}

.Floor002745_2 li aside {
	line-height: 22px;
	font-size: 16px;
	text-align: center;
	color: #333;
	padding-top: 10px;
	position: relative;
	z-index: 3;
	font-family: 'DINCond-Bold';
}

.Floor002745_2 li:hover .icon:before {
	animation: Floor002745 1s ease infinite;
	-webkit-animation: Floor002745 1s ease infinite;
	-ms-animation: Floor002745 1s ease infinite;
}

/*PicList002926 */
.PicList002926 {
	padding-top: 4.17vw;
}

.PicList002926 .auto {
	max-width: 1400px;
}

.PicList002926 .more {
	text-align: center;
	width: 125px;
	line-height: 40px;
	color: #fff;
	background: #0664b7;
	display: block;
}

.PicList002926 .more:hover {
	background: #025298;
}

.PicList002926 .more:after {
	display: inline-block;
	content: '';
	background: url("../images/PicList002926_more.png") no-repeat;
	width: 25px;
	height: 6px;
	vertical-align: middle;
	margin-left: 5px;
}

@media(max-width:480px) {
	.PicList002926 .more {
		line-height: 10vw;
	}
}

.PicList002926 li {
	margin-bottom: 4.17vw;
}

.PicList002926 li .pic a {
	display: block;
	overflow: hidden;
}

.PicList002926 li .pic img {
	transition: 0.3s;
}

.PicList002926 li:hover .pic img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
}

.PicList002926 li:nth-child(2n-1) .info .inner {
	margin-left: 2.6vw;
}

.PicList002926 li:nth-child(2n) .info .inner {
	margin-right: 2.6vw;
}

.PicList002926 li .info .inner {
	border-top: 1px solid #0664b7;
	border-bottom: 1px solid #0664b7;
	padding: 2.03vw 1.98vw;
	text-align: center;
    height: 340px;
}

.PicList002926 li .icon img {
	max-height: 32px;
}

.PicList002926 li h3 {
	font-size: 24px;
}

.PicList002926 li h3:after {
	display: block;
	content: '';
	height: 2px;
	background: #0664b7;
	width: 20px;
	margin: 10px auto;
}

.PicList002926 li h3 a {
	color: #000;
}

.PicList002926 li h3 a:hover {
	color: #025298;
}

.PicList002926 li .more {
	margin: 0 auto;
}

.PicList002926 li p {
	color: #808080;
	line-height: 1.715em;
	max-height: 15.435em;
	margin-bottom: 0.5vw;
	font-size: 1.2em;
}

@media(min-width:1025px) {
	.PicList002926 li .pic {
		width: 59.642%;
	}
}

@media(max-width:1024px) {

	.PicList002926 li .ytable,
	.PicList002926 li .ytable-cell {
		display: block;
	}
}

@media(max-width:640px) {
	.PicList002926 li h3 {
		font-size: 5vw;
	}

	.PicList002926 li p {
		font-size: 3.5vw;
	}

	.PicList002926 li .info .inner {
		padding: 5vw 3vw;
	}
}

/*
 .RighInfo002225 为demo编号
 */
.RighInfo002225 {
	background: #f5f5f5;
	padding: 3% 0;
}

.RighInfo002225 .auto {
	max-width: 1400px;
}

.RighInfo002225 .item {
	color: #323232;
	margin: 0 auto;
	padding: 15px 0;
	max-width: 553px;
}

.RighInfo002225 .item .word {
	text-align: center;
	margin-bottom: 15px;
}

.RighInfo002225 .item .pic {
	text-align: center;
}

.RighInfo002225 .item .tit {
	margin-top: 0;
	font-size: 24px;
	font-weight: normal;
	text-align: left;
	display: flex;
	align-items: center;
}

.RighInfo002225 .item .tit em {
	font-size: 15px;
	text-transform: uppercase;
	background: #0084cf;
	width: 50px;
	height: 50px;
	border-radius: 100px;
	display: inline-block;
	background-position: center center;
	background-size: 30px;
	background-repeat: no-repeat;
	margin-right: 10px;
	font-style: normal;
}

.RighInfo002225 .item .tit em img {
	height: 30px;
	text-align: center;
}

.RighInfo002225 .item.first .tit {
	font-style: normal;
	color: #323232;
	font-size: 24px;
}

.RighInfo002225 .item .con {
	line-height: 22px;
	position: relative;
	margin: 0;
	font-size: 16px;
	color: #666;
}

.RighInfo002225 .item .con:before {
	display: none;
}

.RighInfo002225 .item.first .con .stit {
	color: #323232;
	font-size: 18px;
	text-transform: uppercase;
}


@media screen and (min-width: 768px) {
	.RighInfo002225 .item {
		max-width: none;
		margin: 0;
		padding: 0;
	}

	.RighInfo002225 .item .word {
		float: left;
		width: 50%;
		text-align: left;
		padding-right: 5%;
		padding-left: 0;
		margin-bottom: 0;
	}

	.RighInfo002225 .item .pic {
		float: right;
		width: 50%;
	}

	.RighInfo002225 .item.odd .word {
		float: right;
		padding-left: 5%;
		padding-right: 0;
	}

	.RighInfo002225 .item.odd .pic {
		float: left;
	}

	.RighInfo002225 .item .tit,
	.RighInfo002225 .item.first .tit {
		font-size: 30px;
	}

	.RighInfo002225 .item .word {
		padding-top: 40px;
	}

	.RighInfo002225 .item .con {
		line-height: 24px;
		max-height: 96px;
		overflow: hidden;
		padding-left: 32px;
	}

	.RighInfo002225 .item .con:before {
		position: absolute;
		left: 0;
		top: 10px;
		height: 50%;
		max-height: 60px;
		width: 3px;
		content: "";
		background-color: #0084cf;
		display: block;
	}

	.RighInfo002225 .item .tit em {
		font-size: 14px;
	}

	.RighInfo002225 .item.first {
		position: relative;
		margin-bottom: 60px;
	}

	.RighInfo002225 .item.first .word {
		position: absolute;
		width: 55%;
		left: 0;
		top: 10%;
		height: 90%;
		border: 1px solid #040000;
		padding: 6% 10% 0 8%;
	}

	.RighInfo002225 .item.first .pic {
		position: relative;
		z-index: 2;
	}

	.RighInfo002225 .item.first .con {
		padding-left: 0;
	}

	.RighInfo002225 .item.first .con:before {
		display: none;
	}
}

@media screen and (min-width: 1024px) {

	.RighInfo002225 .item .tit,
	.RighInfo002225 .item.first .tit {
		font-size: 26px;
	}

	.RighInfo002225 .item .word {
		padding-top: 90px;
	}

	.RighInfo002225 .item .con {
		line-height: 30px;
		max-height: 240px;
	}
}


/*RighInfo002523 */
.RighInfo002523 {
	padding: 3% 0;
}

.RighInfo002523 ul {}

.RighInfo002523 .auto_1400 {
	max-width: 1400px;
	margin-top: 3%;
}

.RighInfo002523 li {
	float: left;
	text-align: center;
	margin-bottom: 3%;
	position: relative;
}

.RighInfo002523 li span {
	font-size: 30px;
	color: #0664b7;
	font-family: Arial, Helvetica, sans-serif;
}

.RighInfo002523 li h5 {
	margin: 0 0 10px 0;
	font-size: 14px;
}

.RighInfo002523 li .pic {
	padding: 7px;
	border-radius: 50%;
	background: #f5f5f5;
	max-width: 146px;
	width: 60%;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	z-index: 10;
}

.RighInfo002523 li .pic img {
	display: block;
	border-radius: 50%;
	width: 100%;
}

@media(min-width:769px) {
	.RighInfo002523 li {
		width: 15%;
	}

	.RighInfo002523 ul:nth-child(2n) li {
		float: right;
	}

	.RighInfo002523 li::before {
		position: absolute;
		content: '';
		width: 100%;
		top: 65%;
		background: #eee;
		height: 2px;
		left: 0;
	}

	.RighInfo002523 ul li:first-child::before {
		width: 50%;
		right: 0;
		left: auto;
	}

	.RighInfo002523 ul li:last-child::before {
		width: 50%;
		border-top: 2px solid #eee;
		border-right: 2px solid #eee;
		background: none;
		height: 50%;
		left: 0;
	}

	.RighInfo002523 ul:nth-child(2n) li:first-child::before {
		width: 50%;
		right: auto;
		left: 0;
	}

	.RighInfo002523 ul:nth-child(2n) li:last-child::before {
		border-right: 0;
		border-left: 2px solid #eee;
		left: 50%;
	}

	.RighInfo002523 li::after {
		content: '';
		background: url(../images/RighInfo002523_icon_right.png) no-repeat;
		width: 36px;
		height: 36px;
		position: absolute;
		right: 0;
		top: 60%;
		margin-top: -7px;
		margin-right: -10px;
	}

	.RighInfo002523 li:last-child::after {
		display: none;
		opacity: 0;
	}

	.RighInfo002523 li:last-child::before {
		width: 75%;
	}



	.RighInfo002523 ul li:last-child::after,
	.RighInfo002523 ul:nth-child(2n) li:last-child::after {
		left: 50%;
		top: auto;
		margin-left: -19px;
		bottom: -33px;
		background-image: url(../images/RighInfo002523_icon_down.png);
	}

	.RighInfo002523 ul:nth-child(2n) li::after {
		right: auto;
		left: 0;
		background-image: url(../images/RighInfo002523_icon_left.png);
	}

	.RighInfo002523 ul:nth-child(2n) li::after {
		margin-right: 0;
		margin-left: -10px;
	}

	.RighInfo002523 ul:nth-child(2n) li:last-child::after {
		margin-left: -18px;
	}

	.RighInfo002523 ul:last-child li:last-child::before {
		width: 50%;
		height: 4px;
	}

	.RighInfo002523 ul:last-child li:last-child::after {
		display: none;
	}
}

@media(max-width:1024px) and (min-width:769px) {
	.RighInfo002523 li h5 {
		height: 40px;
		line-height: 20px;
		overflow: hidden;
	}
}

@media(max-width:768px) {
	.RighInfo002523 ul::after {
		display: none;
	}

	.RighInfo002523 li {
		width: 50%;
		padding: 2%;
	}

	.RighInfo002523 li:nth-child(2n+1) {
		clear: left;
	}

	.RighInfo002523 li:nth-child(3n+1) {
		background: #eee;
	}
}


/*RighInfo002523 */
.RighInfo0025231 {
	padding: 3% 0;
	background: #f5f5f5;
}

.RighInfo0025231 .auto_1400 {
	max-width: 1400px;
	margin-top: 3%;
}

.RighInfo0025231 ul {
	margin-top: 3%;
}

.RighInfo0025231 li {
	float: left;
	text-align: center;
	margin-bottom: 3%;
	position: relative;
}

.RighInfo0025231 li span {
	font-size: 30px;
	color: #0664b7;
	font-family: Arial, Helvetica, sans-serif;
}

.RighInfo0025231 li h5 {
	margin: 0 0 10px 0;
	font-size: 14px;
}

.RighInfo0025231 li .pic {
	padding: 7px;
	border-radius: 50%;
	background: #f5f5f5;
	max-width: 146px;
	width: 60%;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	z-index: 10;
}

.RighInfo0025231 li .pic img {
	display: block;
	border-radius: 50%;
	width: 100%;
}

@media(min-width:769px) {
	.RighInfo0025231 li {
		width: 14%;
	}

	.RighInfo0025231 ul:nth-child(2n) li {
		float: right;
	}

	.RighInfo0025231 li::before {
		position: absolute;
		content: '';
		width: 100%;
		top: 65%;
		background: #eee;
		height: 2px;
		left: 0;
	}

	.RighInfo0025231 ul li:first-child::before {
		width: 50%;
		right: 0;
		left: auto;
	}

	.RighInfo0025231 ul li:last-child::before {
		width: 50%;
		border-top: 2px solid #eee;
		border-right: 2px solid #eee;
		background: none;
		height: 50%;
		left: 0;
	}

	.RighInfo0025231 ul:nth-child(2n) li:first-child::before {
		width: 50%;
		right: auto;
		left: 0;
	}

	.RighInfo0025231 ul:nth-child(2n) li:last-child::before {
		border-right: 0;
		border-left: 2px solid #eee;
		left: 50%;
	}

	.RighInfo0025231 li::after {
		content: '';
		background: url(../images/RighInfo002523_icon_right.png) no-repeat;
		width: 36px;
		height: 36px;
		position: absolute;
		right: 0;
		top: 60%;
		margin-top: -7px;
		margin-right: -10px;
	}

	.RighInfo0025231 li:last-child::after {
		display: none;
		opacity: 0;
	}

	.RighInfo0025231 li:last-child::before {
		width: 70%;
	}

	.RighInfo0025231 ul li:last-child::after,
	.RighInfo0025231 ul:nth-child(2n) li:last-child::after {
		left: 50%;
		top: auto;
		margin-left: -19px;
		bottom: -33px;
		background-image: url(../images/RighInfo002523_icon_down.png);
	}

	.RighInfo0025231 ul:nth-child(2n) li::after {
		right: auto;
		left: 0;
		background-image: url(../images/RighInfo002523_icon_left.png);
	}

	.RighInfo0025231 ul:nth-child(2n) li::after {
		margin-right: 0;
		margin-left: -10px;
	}

	.RighInfo0025231 ul:nth-child(2n) li:last-child::after {
		margin-left: -18px;
	}

	.RighInfo0025231 ul:last-child li:last-child::before {
		width: 50%;
		height: 4px;
	}

	.RighInfo0025231 ul:last-child li:last-child::after {
		display: none;
	}
}

@media(max-width:1024px) and (min-width:769px) {
	.RighInfo0025231 li h5 {
		height: 40px;
		line-height: 20px;
		overflow: hidden;
	}
}

@media(max-width:768px) {
	.RighInfo0025231 ul::after {
		display: none;
	}

	.RighInfo0025231 li {
		width: 50%;
		padding: 2%;
	}

	.RighInfo0025231 li:nth-child(2n+1) {
		clear: left;
	}

	.RighInfo0025231 li:nth-child(3n+1) {
		background: #eee;
	}
}