@import "font.css";

.fyc {
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-box-orient: vertical;
	box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-pack: center;
	box-pack: center
}
.fwbet {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}
.wrap {
	width: 88vw;
	max-width: 1600px;
	margin-left: auto;
	margin-right: auto
}
@media (max-width:639px) {
	.wrap {
		width: 92vw
	}
}
.w1400 {
	width: 88vw;
	max-width: 1600px;
	margin-left: auto;
	margin-right: auto;
	max-width: 1400px
}
@media (max-width:639px) {
	.w1400 {
		width: 92vw
	}
}
.ver > * {
	display: inline-block;
	vertical-align: middle
}
.table-cell {
	display: table;
	width: 100%
}
.table-cell > * {
	display: table-cell;
	vertical-align: middle
}
.row-pv0 {
	margin-left: 0;
	margin-right: 0
}
.row-pv0 > * {
	padding-left: 0;
	padding-right: 0
}
.mv0 {
	margin-left: 0 !important;
	margin-right: 0 !important
}
.pv0 {
	padding-left: 0 !important;
	padding-right: 0 !important
}
.pt0 {
	padding-top: 0px !important
}
.pb0 {
	padding-bottom: 0px !important
}
.mb0 {
	margin-bottom: 0 !important
}
.mt0 {
	margin-top: 0 !important
}
.bggray {
	background: #f6f6f6
}
.bgf {
	background: #fff
}
.c {
	color: #002C42
}
.bgc {
	background-color: #002C42
}
.cf {
	color: #fff
}
.c-red {
	color: #000
}
.bg-red {
	background: #000
}
.hv:hover {
	color: #002C42
}
.hvf:hover {
	color: #fff
}
.hvbg0:hover {
	background: #101010;
	color: #fff
}
.bghover {
	transition: .6s
}
.bghover:Hover {
	background-color: #002C42;
	color: #fff
}
.l {
	border: 1px solid #f2f2f3
}
.lb {
	border-bottom: 1px solid #f2f2f3
}
.lt {
	border-top: 1px solid #f2f2f3
}
.coverbox {
	position: relative;
	display: block;
	overflow: hidden
}
.coverbox .coverimg {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	z-index: 1;
	transition: transform .6s ease 0s
}
.coverbox .coverimg.cover {
	background-size: cover
}
.coverbox ._bg {
	width: 100%;
	visibility: hidden;
	display: block
}
@media (min-width:993px) {
	.coverbox.scale:hover .cover-tip {
		opacity: 1;
		filter: alpha(opacity=1)
	}
	.coverbox.scale:hover .coverimg {
		transform: scale(1.05, 1.05)
	}
	.coverbox.scale:hover .icon-bofang1 {
		font-size: .6rem
	}
}
.cover-tip {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all .4s ease 0s;
	z-index: 55
}
.cover-tip .bgbox {
	display: block;
	width: 100%;
	height: 100%;
	background-color: #101010;
	opacity: .6;
	filter: alpha(opacity=60)
}
.cover-tip .bgbox.blue {
	background-color: rgba(0, 161, 230, 0.8)
}
.cover-tip .stit {
	font-size: 16px;
	line-height: 30px;
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -15px;
	color: #fff
}
.cover-tip .stit {
	font-size: 16px;
	line-height: 30px;
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -15px;
	color: #fff
}
.cover-tip .line {
	display: inline-block;
	width: 100px;
	height: 1px;
	background-color: #f2f2f2;
	position: absolute;
	left: 50%;
	margin-left: -50px;
	transition: all .6s ease 0s
}
.cover-tip .linet {
	top: 0
}
.cover-tip .lineb {
	bottom: 0
}
.cover-tip:hover .line {
	width: 6px;
	margin-left: -3px;
	opacity: .6;
	filter: alpha(opacity=60)
}
.iconfont {
	font-size: inherit
}
.cover-box ._bg {
	width: 100%
}
.w1440 {
	width: 88vw;
	max-width: 1600px;
	margin-left: auto;
	margin-right: auto
}
@media (max-width:639px) {
	.w1440 {
		width: 92vw
	}
}
@media (min-width:1680px) {
	.w1440 {
		max-width: 1440px
	}
}
.pt0 {
	padding-top: 0 !important
}
.c {
	color: #002C42
}
.swiper-pagination-bullet-active {
	background-color: #002C42 !important
}
.cItem:not(.active) {
	display: none
}
.medium {
	font-family: 'Oswald'
}
.bsBox {
	box-sizing: content-box
}
.bsBox > * {
	box-sizing: content-box
}
main {
	margin-top: 80px;
	overflow: hidden
}
@media (max-width:768px) {
	main {
		margin-top: 60px
	}
}
header {
	background: #fff;
	transition: .6s;
	position: fixed !important;
	left: 0;
	right: 0;
	top: 0;
	z-index: 99;
	position: relative;
	box-shadow: 0 10px 10px -10px rgba(0, 0, 0, .08);
}
header .logo {
    display: block;
	width: 250px;
    height: 60px;
    background: url(../img/logo.png) no-repeat left center;
    background-size: 75%;
    transition: .6s;
    padding-top: .8rem;
}
@media (max-width:768px) {
	header .logo {
		width: 160px;
        height: auto;
	}
}
.head_wrap {
	width: 88vw;
	height: 80px;
	max-width: 1920px;
	transition: .6s;
	text-align: center;
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	margin-left: auto;
	margin-right: auto;
}
@media (max-width:639px) {
	.head_wrap {
		width: 92vw
	}
}
@media (max-width:1280px) {
	.head_wrap {
		width: 92vw
	}
	.head_wrap .home_nav_li {
		display: none
	}
}
@media (max-width:992px) {
	.head_wrap {
		justify-content: space-between
	}
}
@media (max-width:768px) {
	.head_wrap {
		height: 60px
	}
}
.head_wrap .nav_li {
	overflow: hidden
}
.head_wrap .nav_li.active .header_nac {
	color: #002C42
}
.head_wrap .nav_li:hover {
	overflow: visible
}
.head_wrap .nav_li:hover .header_nac {
	color: #002C42
}
.head_wrap .nav_li:hover .header_nac::after {
	border-bottom-color: #002C42
}
.head_wrap .nav_li:hover .drop {
	opacity: 1
}
.header_nav {
	min-width: 0;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-flex-shrink: 1;
	-ms-flex-negative: 1;
	flex-shrink: 1;
	transition: .6s;
	font-size: 16px;
	overflow: hidden;
	height: 80px
}
.header_nav:hover {
	overflow: visible
}
.header_nav .header_inner {
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	box-align: center;
	-webkit-box-pack: center;
	box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	height: 80px
}
@media (min-width:1361px) {
	.header_nav .header_inner {
		position: relative
	}
}
@media (max-width:1200px) {
	.header_nav .header_inner {
		justify-content: space-between
	}
}
.header_nav .nav_li {
	font-size: 22px
}
@media (max-width:1280px) {
	.header_nav .nav_li {
		font-size: 17px
	}
}
.header_nav .nav_li:not(.good_nav) {
	position: relative
}
.header_nav .nav_li + .nav_li {
	margin-left: .38rem
}
@media (max-width:1360px) {
	.header_nav .nav_li + .nav_li {
		margin-left: .26rem
	}
}
.header_nav .nav_li:hover .pc-menu-drop, 
.header_nav .nav_li.open .pc-menu-drop {
	opacity: 1;
	height: auto;
	top: 80px;
	z-index: 55;
	display: block
}
.header_nav .header_nac {
	font-family: 'Oswald', 'Roboto Condensed';
	font-weight: 500;
	letter-spacing: 0.5px;
	height: 80px;
	line-height: 77px;
	display: block;
	position: relative;
	padding: 0 5px
}
@media (min-width:1680px) {
	.header_nav .header_nac {
		padding: 0 15px
	}
}
.header_nav .nav_li.cur .header_nac::after,
.header_nav .header_nac::after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: 6px solid transparent;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	z-index: 5;
	bottom: 0
}

.header_nav .nav_li.cur .header_nac::after {
	opacity: 1;
	height: auto;
	top: 80px;
	z-index: 55;
	display: block
}
.header_nav .drop {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	z-index: 5;
	top: 100%;
	min-width: 116px;
	transition: .6s;
	opacity: 0;
	white-space: nowrap;
	background: #fff;
	z-index: 55;
	font-size: 14px;
	box-shadow: 0 5px 8px rgba(0, 0, 0, 0.03);
	padding: 14px 0;
	border-top: 2px solid #002C42;
	text-align: left
}
.header_nav .drop a {
	overflow: hidden;
	display: block;
	line-height: 36px;
	padding: 0 30px
}
.header_nav .drop a:hover {
	color: #002C42
}
.header_links {
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	box-align: center;
	font-size: 16px
}
@media (max-width:639px) {
	.header_links {
		display: none
	}
}
.header_links .iconfont {
	font-size: 18px;
	margin-right: 5px
}
.header_links a {
	display: block;
	padding: 0 12px;
	position: relative;
	transition: .6s
}
.header_links a > * {
	display: inline-block;
	vertical-align: middle
}
.header_links a:last-child {
	padding-right: 0
}
.header_links a:hover {
	color: #002C42;
	cursor: pointer;
}
.header_links a + a::before {
	content: '';
	display: block;
	width: 1px;
	height: 18px;
	border-left: 1px dotted #999;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 5;
	left: 0
}
.pc-menu-drop {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	z-index: 5;
	top: 80px;
	transition: .3s;
	opacity: 0;
	overflow: hidden;
	background: #fff;
	min-width: 1200px;
	display: none;
	box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2)
}
@media (max-width:1679px) {
	.pc-menu-drop {
		transform: none;
		position: fixed;
		left: 0;
		right: 0;
		width: 100vw
	}
}
.pc-menu-drop .drop-inner-wrap {
	border-top: 2px solid #002C42;
	position: relative;
	padding: 0 30px;
	z-index: 55
}
.pc-menu-drop .drop-inner {
	z-index: 55;
	width: 100%;
	text-align: left;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch
}
.pc-menu-drop li {
	width: 25%;
	padding: 0 .2rem
}
@media (max-width:1679px) {
	.pc-menu-drop li {
		width: 33.33%
	}
}
.pc-menu-drop .inner {
	display: flex;
	padding: .4rem 0;
	height: 100%;
	border-bottom: 1px solid #f2f2f3
}
.pc-menu-drop .inner .img {
	width: 80px;
	height: 80px;
	margin-right: 18px
}
.pc-menu-drop dt {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px
}
.pc-menu-drop dt a:hover {
	color: #002C42
}
.pc-menu-drop dd {
	font-size: 14px
}
.pc-menu-drop dd a {
	display: block;
	line-height: 2;
	color: #666
}
.pc-menu-drop dd a:hover {
	color: #002C42
}
.header_btn {
	font-size: 18px;
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	box-align: center;
	-webkit-box-pack: center;
	box-pack: center;
	-webkit-justify-content: center;
	justify-content: center
}
.header_btn .offer {
	margin-right: 34px;
	color: #fff
}
.header_btn .offer:hover {
	color: #002C42
}
.header_btn .contact {
	background-color: #002C42;
	color: #fff;
	width: 92px;
	height: 40px;
	line-height: 40px;
	text-align: center
}
.header_btn .contact .ac {
	color: #fff
}
@media (max-width:992px) {
	.header_btn .contact {
		height: 34px;
		width: 72px
	}
	.header_btn .contact span {
		height: 34px;
		line-height: 34px
	}
}
.m-menus {
	width: 100%;
	max-width: 640px;
	height: 100vh;
	position: fixed;
	top: 85px;
	right: -100%;
	background: #fff;
	overflow: hidden;
	line-height: 32px;
	font-size: 15px;
	z-index: -999;
	padding-top: 2%;
	border-top: 1px solid #dedede
}
@media (max-width:768px) {
	.m-menus {
		top: 60px
	}
}
.m-menus .inner {
	height: calc((100vh - 85px));
	padding: 10px 30px 40px;
	overflow-x: hidden;
	overflow-y: auto
}
@media (max-width:768px) {
	.m-menus {
		top: 60px
	}
	.m-menus .inner {
		height: calc((100vh - 60px))
	}
}
.m-menus a {
	display: block;
	color: #000
}
.m-menus.active {
	z-index: 999;
	transition: .6s;
	right: 0
}
.m-menus .item {
	cursor: pointer;
	transition: .3s;
	position: relative;
	text-align: center;
	border-bottom: 1px solid #dedede;
	text-align: left
}
.m-menus .item .tit {
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	box-align: center
}
.m-menus .item > a, .m-menus .tit {
	display: block;
	line-height: 46px;
	position: relative;
	font-size: 16px
}
.m-menus .tit {
	position: relative
}
.m-menus .tit a {
	display: inline-block;
	min-width: 50vw
}
.m-menus .tit .iconfont {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	color: inherit;
	padding: 0 10px;
	color: #101010;
	font-size: 17px
}
.m-menus .xs-menu {
	display: none;
	text-align: left
}
.m-menus .xs-menu dd {
	line-height: 30px;
	font-size: 14px
}
.m-menus .active .tit, .m-menus .open .tit {
	color: #002C42
}
.m-menus .active .tit a, .m-menus .open .tit a {
	color: #002C42
}
.m-menus .active .iconfont::before, .m-menus .open .iconfont::before {
	content: "\e627"
}
.m-menus .active .xs-menu, .m-menus .open .xs-menu {
	padding: 0px 0 30px;
	border-top: 1px solid rgba(255, 255, 255, 0.14)
}
.m-menus .head_links_box {
	background: #fff;
	margin-top: 1rem;
	padding: .1rem .3rem
}
.m-menus .head_links {
	display: flex !important;
	justify-content: center
}
.m-menus .head_links a {
	padding: 0 .2rem !important;
	display: block;
	flex: 1
}
.m-menus .head_links i {
	margin: 0 auto
}
.menu_btn_box {
	min-width: 0;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-flex-shrink: 1;
	-ms-flex-negative: 1;
	flex-shrink: 1;
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	box-align: center;
	-webkit-box-pack: center;
	box-pack: center;
	-webkit-justify-content: center;
	justify-content: center
}
@media (max-width:639px) {
	.menu_btn_box {
		display: -webkit-flex;
		display: flex;
		display: -webkit-box;
		display: box;
		-webkit-align-items: center;
		align-items: center;
		-webkit-box-align: center;
		box-align: center;
		-webkit-box-pack: end;
		box-pack: end;
		-webkit-justify-content: end;
		justify-content: end
	}
}
.menu_btn {
	width: 50px;
	height: 50px;
	z-index: 101;
	cursor: pointer;
	transform-origin: center center;
	position: relative;
	display: block;
	top: -5px
}
.menu_btn i {
	position: absolute;
	width: 26px;
	height: 2px;
	background: #444;
	left: 12px;
	display: block;
	transition: all .4s ease-in-out
}
.menu_btn i:nth-of-type(1) {
	top: 20px
}
.menu_btn i:nth-of-type(2) {
	top: 30px
}
.menu_btn i:nth-of-type(3) {
	top: 40px;
	width: 14px
}
.menu_btn.active i:nth-of-type(1) {
	transform: rotate(225deg) translate(-7px, -7px)
}
.menu_btn.active i:nth-of-type(3) {
	opacity: 0
}
.menu_btn.active i:nth-of-type(2) {
	transform: rotate(-225deg) translate(0, 0)
}
.menu_btn:hover i:nth-of-type(3) {
	width: 14px
}
.bggray {
	background: #f6f6f6
}
footer {
	background-color: #282828;
	color: #999
}
@media (max-width:480px) {
	footer {
		border-top-width: .1rem
	}
}
footer a {
	color: #999
}
footer a:hover {
	color: #fff
}
footer .ft-topper {
	padding: .6rem 0 .5rem;
	position: relative;
	z-index: 55
}
@media (min-width:1200px) {
	footer .ft-topper {
		display: flex;
		justify-content: space-between
	}
}
@media (max-width:1199px) {
	footer .ft-topper {
		padding-bottom: .4rem
	}
}
@media (max-width:640px) {
	footer .ft-topper {
		padding-top: .4rem
	}
}
footer .ft-bottom {
	padding: 20px 0;
	border-top: 1px solid #3d3d3d
}
@media (min-width:1200px) {
	footer .ft-bottom .wrap {
		display: -webkit-flex;
		display: flex;
		display: -webkit-box;
		display: box;
		-webkit-align-items: center;
		align-items: center;
		-webkit-box-align: center;
		box-align: center;
		-webkit-box-pack: justify;
		box-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between
	}
}
footer .ft-bottom .copyright {
	line-height: 1.8
}
footer .ft-bottom .copyright a {
	display: inline-block !important
}
@media (min-width:1200px) {
	footer .ft-bottom .copyright span, footer .ft-bottom .copyright a {
		display: inline-block;
		margin-left: 10px
	}
	footer .ft-bottom .copyright a:hover {
		color: #fff
	}
}
footer .ft-bottom .copyright span, footer .ft-bottom .copyright a {
	margin-right: 10px
}
@media (max-width:480px) {
	footer .ft-bottom .copyright {
		font-size: 13px
	}
}
.ft-navs {
	min-width: 0;
    margin-left: 2rem;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-flex-shrink: 1;
	-ms-flex-negative: 1;
	flex-shrink: 1
}
@media (min-width:768px) {
	.ft-navs ul {
		display: flex;
		justify-content: space-between
	}
}
@media (min-width:768px) and (max-width:992px) {
	.ft-navs ul {
		flex-wrap: wrap
	}
}
.ft-navs .navitem {
	min-width: 0;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-flex-shrink: 1;
	-ms-flex-negative: 1;
	flex-shrink: 1
}
@media (max-width:992px) {
	.ft-navs .navitem {
		min-width: auto;
		margin-right: .6rem
	}
}
@media (max-width:992px) and (min-width:769px) {
	.ft-navs .navitem {
		margin-bottom: .5rem
	}
}
.ft-navs .navitem h4 {
	font-size: 16px;
	position: relative;
	margin-bottom: 16px;
	color: #fff
}
.ft-navs .navitem .icon-jia {
	float: right;
	transition: .3s;
	display: none;
	margin-right: 10px
}
.ft-navs .navitem .info {
	line-height: 30px
}
.ft-navs .navitem .info a {
	display: block
}
@media (max-width:640px) {
	.ft-navs .navitem .info a {
		color: #fff;
		opacity: .6
	}
}
@media (max-width:991px) {
	.ft-navs {
		margin-bottom: .5rem
	}
	.ft-navs .navitem {
		float: none;
		width: 100%
	}
	.ft-navs .navitem .icon-jia {
		display: block
	}
	.ft-navs .navitem h4 {
		position: relative;
		border-bottom: 1px solid rgba(255, 255, 255, 0.14);
		height: 46px;
		line-height: 46px;
		margin: 0
	}
	.ft-navs .navitem .info {
		display: none;
		font-size: 15px;
		padding: 10px 30px;
		line-height: 2
	}
	.ft-navs .navitem.active h4 {
		font-weight: bold
	}
	.ft-navs .navitem.active .iconfont {
		transform: rotate(135deg)
	}
}
@media (max-width:991px) and (max-width:640px) {
	.ft-navs .navitem:last-child h4 {
		border-bottom: 0
	}
}
@media (max-width:768px) {
	.ft-navs .navitem h4 {
		font-size: 16px
	}
}
@media (min-width:1200px) {
	.ft-follow {
		width: 4.5rem
	}
}
@media (max-width:1199px) {
	.ft-follow {
		margin-bottom: 1rem;
		text-align: center
	}
}
@media (max-width:480px) {
	.ft-follow {
		margin-bottom: .6rem
	}
}
.ft-follow .logo {
	display: block;
	margin: 0
}
.ft-follow .txt {
	color: #ccc;
	line-height: 2;
	margin: 30px 0 10px
}
.ft-follow .follow-info {
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	box-align: center;
	text-align: center
}
@media (max-width:992px) {
	.ft-follow .follow-info {
		display: -webkit-flex;
		display: flex;
		display: -webkit-box;
		display: box;
		-webkit-align-items: center;
		align-items: center;
		-webkit-box-align: center;
		box-align: center;
		-webkit-box-pack: center;
		box-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
		margin-top: .5rem
	}
}
.ft-follow .codeitem + .codeitem {
	margin-left: 20px
}
.ft-follow img {
	display: block;
	margin: 0 auto 10px;
	width: 1.8rem
}
.ft-follow .codeitem img {
	width: 1.2rem
}
@media (max-width:640px) {
	.ft-follow img {
		width: 22vw
	}
}
.foot-report {
	background: url("../img/quote_bg.png") no-repeat center center;
	background-size: cover;
	padding: .66rem 0 .8rem
}
.foot-report .vhd {
	color: #fff
}
@media (min-width:640px) {
	.foot-report ul {
		display: flex
	}
	.foot-report li {
		margin-bottom: .1rem
	}
}
@media (min-width:1200px) {
	.foot-report li {
		flex: 1;
		margin-right: .1rem
	}
	.foot-report .submitbox {
		flex: 1
	}
}
@media (max-width:1199px) {
	.foot-report ul {
		flex-wrap: wrap
	}
	.foot-report li {
		padding: 0 .1rem;
		margin-bottom: .2rem
	}
	.foot-report .submitbox {
		width: 100%
	}
}
@media (min-width:481px) {
	.foot-report .submit, .foot-report li {
		width: 50%
	}
}
.foot-report .submitbox {
	margin-right: 0
}
.foot-report .submitbox .submit {
	background: #101010;
	color: #fff;
	display: block;
	width: 100%
}
@media (max-width:768px) {
	.foot-report {
		padding: .5rem 2vw
	}
	.foot-report li {
		margin-bottom: 10px
	}
}
.foot-report input, .foot-report select, .foot-report .submit {
	background: #fff;
	height: 48px;
	font-size: 16px;
	border: 0;
	padding-left: .2rem;
	border-radius: 0
}
@media (max-width:1200px) {
	.foot-report input, .foot-report select, .foot-report .submit {
		font-size: 16px
	}
}
@media (max-width:768px) {
	.foot-report input, .foot-report select, .foot-report .submit {
		height: 44px
	}
}
.foot-report .layui-form-select dl {
	top: 100%;
	margin-top: 2px
}
.index_banner {
	position: relative;
	overflow: hidden;
	max-height: calc(100vh - 80px)
}
.index_banner .swiper-pagination {
	bottom: .5rem
}
@media (min-width:1920px) {
	.index_banner {
		height: 8.6rem
	}
}
.index_banner video {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: 555
}
.index_banner .bg {
	display: block;
	height: 100%;
	transition: all 5.6s cubic-bezier(.04, .79, 1, 1) !important;
	transform: scale(1.1);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	width: 100%
}
.index_banner .bg img {
	visibility: hidden
}
@media (max-width:1920px) {}
.index_banner .content {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	z-index: 5;
	top: 45%;
	width: 88vw;
	text-align: center;
	color: #fff
}
.index_banner .content h3 {
	font-size: .45rem;
	font-weight: bold;
	letter-spacing: 2px;
	text-shadow: 0 0 10px rgba(0, 0, 0, 0.2)
}
.index_banner .content .desc {
	font-size: 18px;
	opacity: .76;
	padding-top: .16rem
}
@media (max-width:768px) {
	.index_banner .content .desc {
		font-size: 16px
	}
	.index_banner .content h3 {
		font-size: .5rem
	}
}
@media (max-width:480px) {
	.index_banner .content .desc {
		font-size: 14px
	}
}
.index_banner video {
	width: 100%;
	height: 100%;
	object-fit: cover
}
.index_banner .swiper_pnext {
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	border-radius: 50%;
	background: #fff
}
.index_banner .swiper_pnext::after {
	font-size: 20px;
	color: #002C42
}
.index_banner .swiper_pnext:hover {
	background-color: #002C42
}
.index_banner .swiper_pnext:hover::after {
	color: #fff
}
.index_banner .swiper-button-prev {
	left: 5vw
}
.index_banner .swiper-button-next {
	right: 5vw
}
.index_banner .swiper-pagination-bullet {
	background: #fff;
	opacity: 1
}
.index_banner .swiper-pagination-bullet-active {
	background-color: #002C42
}
.index_banner .swiper-slide-active .bg {
	transform: scale(1)
}
@media (max-width:1199px) {}
@media (max-width:768px) {}
@media (max-width:480px) {
	.index_banner .swiper-pagination {
		bottom: 6%
	}
}
.index_partner {
	background: url("../img/partent_bg.jpg") no-repeat center center;
	background-size: cover;
	padding: 1rem 0;
	text-align: center
}
.index_partner dl {
	margin-left: -0.1rem !important;
	margin-right: -0.1rem !important
}
.index_partner dl > * {
	padding-left: .1rem !important;
	padding-right: .1rem !important;
	margin-bottom: .2rem
}
.index_partner dd {
	width: 16.66%;
	float: left
}
.index_partner dd p img {
	display: block
}
.index_partner dd p:hover {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1)
}
@media (max-width:1360px) {}
@media (max-width:992px) {
	.index_partner dd {
		width: 25%
	}
}
@media (max-width:480px) {
	.index_partner dd {
		width: 33.33%
	}
}
@media (max-width:450px) {}
.index_partner img {
	width: 100%
}
.index_partner .swiper-pagination-bullet {
	background: #7a7a7b;
	opacity: 1;
	width: 6px;
	height: 6px;
	margin: 1px 4px !important
}
.index_partner .swiper-pagination-bullet-active {
	width: 8px;
	height: 8px;
	margin: 0 4px !important
}
.index_partner .desc {
	font-size: 15px;
	color: #fff;
	line-height: 1.5;
	margin-bottom: 1rem
}
@media (min-width:992px) {
	.index_partner .desc {
		width: 80%;
		margin-left: auto;
		margin-right: auto
	}
}
.index_partner .swiper-container {
	padding-bottom: .9rem
}
.index_partner .coverbox {
	margin: 0 .1rem
}
.vhd {
	margin-bottom: .4rem
}
.vhd h2 {
    font-family: 'Oswald';
    font-weight: 500;
	font-size: .36rem
}
.vhd .desc {
	font-size: 16px;
	margin-top: .2rem
}
@media (max-width:480px) {
	.vhd h2 {
		font-size: 22px
	}
}
.index_product {
	background: url("../img/solution_bg.png") no-repeat left top;
	background-size: contain;
	padding: .8rem 0 .9rem
}
.index_product .vhd {
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	box-align: center;
	-webkit-box-pack: justify;
	box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between
}
.index_product .pnext {
	width: 130px;
	margin-right: -10px;
	height: 48px;
	position: relative
}
.index_product .pnext > div::after {
	display: none
}
.index_product .pnext > div {
	border: 1px solid #bbb;
	width: 48px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	transition: .6s
}
.index_product .pnext > div.swiper-button-next, .index_product .pnext > div:hover {
	border-color: #002C42;
	background-color: #002C42
}
.index_product .pnext > div.swiper-button-next .iconfont, .index_product .pnext > div:hover .iconfont {
	color: #fff
}
.index_product .pnext .iconfont {
	font-size: 20px;
	color: #666
}
@media (max-width:480px) {
	.index_product .pnext {
		height: 40;
		width: 110px
	}
	.index_product .pnext > div {
		width: 40px;
		height: 40px;
		line-height: 40px;
		text-align: center
	}
}
.swiper_product {
	margin-left: -0.19rem;
	margin-right: -0.19rem
}
.swiper_product .coverbox {
	margin: 0 .19rem
}
.swiper_product li {
	width: 25%
}
@media (max-width:992px) {
	.swiper_product li {
		width: 33.33%
	}
}
@media (max-width:768px) {
	.swiper_product li {
		width: 50%
	}
}
@media (max-width:480px) {
	.swiper_product {
		margin-right: -4vw
	}
	.swiper_product li {
		width: 70%
	}
}
@media (max-width:1200px) {
	.swiper_product {
		margin-left: -0.1rem;
		margin-right: -0.1rem
	}
	.swiper_product .coverbox {
		margin: 0 .1rem
	}
}
.product_item .coverbox {
	display: block;
	position: relative;
	cursor: pointer
}
.product_item .coverbox .content {
	position: absolute;
	left: 0%;
	right: 0;
	padding: 0 7%;
	top: 70%;
	color: #fff;
	z-index: 55;
	transition: .6s
}
@media (max-width:640px) {
	.product_item .coverbox .content {
		top: 58%
	}
}
@media (max-width:480px) {
	.product_item .coverbox .content {
		top: 15%
	}
}
.product_item .coverbox .line {
	width: 20px;
	height: 3px;
	background: #fff;
	display: block;
	margin-bottom: .26rem
}
.product_item .coverbox h3 {
	font-size: 24px;
	margin-bottom: .1rem;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}
@media (max-width:1200px) {
	.product_item .coverbox h3 {
		font-size: 20px
	}
}
.product_item .coverbox .en {
	font-size: 16px;
	margin-bottom: .4rem;
	text-transform: uppercase
}
.product_item .coverbox .txt {
	line-height: 24px;
	height: 72px;
	word-break: break-all;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-line-clamp: 3;
	margin-bottom: .4rem;
	transition: .6s
}
@media (min-width:481px) {
	.product_item .coverbox .txt {
		height: 0;
		margin-bottom: 0
	}
}
.product_item .coverbox .more {
	width: 34px;
	height: 34px;
	display: block;
	transition: .6s;
	background: url("../img/arr2.png") no-repeat center center;
	background-size: contain
}
.product_item .coverbox .more:hover {
	background-image: url("../img/arr2_c.png")
}
@media (min-width:481px) {
	.product_item .coverbox .more {
		opacity: 0;
		height: 0;
		width: .48rem;
		height: .48rem
	}
}
@media (min-width:481px) {
	.product_item .coverbox:hover .content {
		top: 15%
	}
	.product_item .coverbox:hover .txt {
		height: 72px;
		margin-bottom: .4rem
	}
	.product_item .coverbox:hover .more {
		opacity: 1;
		height: .48rem
	}
}
.solution_main {
	padding: .78rem 0 1rem
}
.solution_main .row {
	margin-left: -0.2rem !important;
	margin-right: -0.2rem !important
}
.solution_main .row > * {
	padding-left: .2rem !important;
	padding-right: .2rem !important;
	margin-bottom: .4rem
}
@media (max-width:1360px) {
	.solution_main .row {
		margin-left: -0.15rem !important;
		margin-right: -0.15rem !important
	}
	.solution_main .row > * {
		padding-left: .15rem !important;
		padding-right: .15rem !important;
		margin-bottom: .3rem
	}
}
@media (max-width:480px) {
	.solution_main .row li {
		width: 100%
	}
}
@media (max-width:768px) {
	.solution_main .coverbox {
		height: 300px
	}
}
@media (max-width:480px) {
	.solution_main .coverbox {
		height: 180px
	}
	.solution_main .coverbox .more, .solution_main .coverbox .txt {
		display: none !important
	}
	.solution_main .coverbox .en {
		font-size: 14px;
		margin-top: .2rem
	}
	.solution_main .coverbox .content {
		position: absolute !important;
		left: 50% !important;
		top: 50% !important;
		transform: translateX(-50%) translateY(-50%) !important;
		z-index: 5 !important;
		width: 100%
	}
}
.index_brand {
	position: relative;
	background: #fff url("../img/brand_bg.jpg") no-repeat center bottom;
	padding: .8rem 0 .9rem;
}
@media (min-width:1200px) {
	.index_brand .brand_img {
		position: absolute;
		right: 0;
		top: 0;
		bottom: 0;
		width: 50vw;
		background-repeat: no-repeat;
		background-position: right center;
		background-size: 100% 100%;
		z-index: 55
	}
}
@media (max-width:1199px) {
	.index_brand {
		background: none !important;
		padding: 0
	}
	.index_brand .leftbox {
		margin-bottom: 0 !important
	}
}
.index_brand .leftbox {
	position: relative
}
.index_brand h3 {
	font-family: 'Oswald';
	color: #002C42;
	font-size: .32rem;
	font-weight: 500;
	margin-bottom: .14rem
}
@media (max-width:992px) {
	.index_brand h3 {
		font-size: 20px
	}
}
@media (min-width:1200px) {
	.index_brand .bd {
		position: relative
	}
	.index_brand .leftbox {
		width: 48%
	}
}
@media (min-width:1200px) and (max-width:1680px) {
	.index_brand .leftbox {
		width: 47%
	}
}
@media (max-width:1199px) {
	.index_brand .wrap {
		padding: 1rem 0
	}
}
@media (max-width:1199px) {
	.index_brand .leftbox {
		margin-bottom: .5rem
	}
	.index_brand .vmore {
		left: 50%;
		transform: translateX(-50%);
		margin-bottom: .5rem
	}
}
.index_brand .info {
	font-size: 16px;
	color: #666;
	line-height: 30px;
	max-height: 90px;
	word-break: break-all;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-line-clamp: 3
}
.index_brand .info p {
	margin-bottom: 1em
}
.index_brand .video {
	position: relative;
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2)
}
.index_brand .video img {
	width: 100%
}
.index_brand .video .play {
	width: 1.12rem;
	height: 1.12rem;
	background: url("../img/play.png") no-repeat center center;
	background-size: contain;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	z-index: 5;
	cursor: pointer
}
.datas {
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	box-align: center;
	-webkit-box-pack: justify;
	box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	text-align: center;
	margin: .38rem 0 .48rem
}
@media (max-width:1680px) {
	.datas {
		margin: .3rem 0 .4rem
	}
}
@media (max-width:1199px) {
	.datas {
		margin: .8rem auto !important;
		width: 90%
	}
}
@media (max-width:1199px) and (min-width:480px) {
	.datas {
		margin: .5rem auto !important;
		width: 80%;
		max-width: 700px
	}
}
.datas .val {
	font-size: .5rem;
	font-family: 'Oswald';
	font-weight: 600;
	color: #002C42;
	line-height: 1.1
}
@media (max-width:480px) {
	.datas .val {
		line-height: 1.3;
		font-size: .8rem
	}
}
.datas .val .xs {
	font-size: .3rem;
	font-weight: normal;
	padding-left: .05rem;
}
.datas .unit {
	font-size: .18rem;
    color: #494949;
    position: relative;
    padding-top: .1rem;
}
.datas .tit {
	font-size: .2rem;
	color: #494949;
	position: relative;
	padding: .2rem 0 .1rem;
	display: inline-block
}
@media (max-width:1200px) {
	.datas .tit {
		font-size: 17px
	}
}
@media (max-width:480px) {
	.datas .tit {
		font-size: 15px
	}
}
.datas dd:hover .tit::before {
	width: 100%
}
.vmore {
	display: inline-block;
	width: 150px;
	height: 48px;
	border: 1px solid #bbbbbb;
	position: relative;
	transition: .6s;
	padding: 0 18px;
	line-height: 48px;
	letter-spacing: 1px
}
.vmore .arr {
	background: url("../img/arr.png") no-repeat center;
	width: 12px;
	height: 12px;
	background-size: contain;
	position: absolute;
	right: 18px;
	top: 50%;
	transform: translateY(-50%);
	transition: .6s
}
.vmore.hover {
	background-color: #002C42;
	color: #fff;
	transform: translateX(4px);
	border-color: #002C42
}
.vmore.hover .arr {
	background-image: url("../img/arr_f.png")
}
@media (min-width:992px) {
	.vmore:hover {
		background-color: #002C42;
		color: #fff;
		transform: translateX(4px);
		border-color: #002C42
	}
	.vmore:hover .arr {
		background-image: url("../img/arr_f.png")
	}
}
.vmore.center {
	position: relative;
	left: 50%;
	transform: translateX(-50%)
}
@media (max-width:480px) {
	.vmore {
		width: 200px;
		height: 42px;
		line-height: 42px
	}
	.vmore .arr {
		width: 10px;
		height: 10px
	}
}
.index_news_wrap {
	background: url("../img/index_bg3.jpg") no-repeat center center;
	background-size: cover
}
.index_news_wrap .nav_box {
	margin-left: -0.19rem !important;
	margin-right: -0.19rem !important
}
.index_news_wrap .nav_box > * {
	padding-left: .19rem !important;
	padding-right: .19rem !important;
	margin-bottom: .38rem
}
@media (max-width:480px) {
	.index_news_wrap .nav_box li {
		width: 100%
	}
}
.index_news_wrap .nav_box .coverbox {
	position: relative;
	cursor: pointer;
	padding: .7rem 7%
}
.index_news_wrap .nav_box .coverbox .content {
	position: absolute;
	left: 0%;
	width: 100%;
	padding: 0 7%;
	top: 15%;
	color: #fff;
	z-index: 55;
	transition: .6s
}
@media (max-width:1200px) {}
.index_news_wrap .nav_box .coverbox h3 {
	font-size: 30px;
	margin-bottom: .1rem
}
@media (max-width:1200px) {
	.index_news_wrap .nav_box .coverbox h3 {
		font-size: 20px
	}
}
.index_news_wrap .nav_box .coverbox .txt {
	line-height: 24px;
	margin-bottom: .36rem
}
@media (max-width:640px) {
	.index_news_wrap .nav_box .coverbox .txt {
		font-size: 13px
	}
}
.index_news_wrap .nav_box .coverbox .more {
	width: 48px;
	height: 48px;
	display: block;
	transition: .6s;
	background: url("../img/arr2.png") no-repeat center center;
	background-size: contain
}
@media (min-width:481px) {
	.index_news_wrap .nav_box .coverbox:hover .more {
		background-image: url("../img/arr2_c.png")
	}
}
.index_news {
	background: url("../img/index_bg3.jpg") no-repeat center center;
    background-size: cover;
	padding: .7rem 0 .9rem;
}
.index_news .nav_box {
	margin-bottom: .3rem;
}
.index_news .nav_xs_box {
	display: flex;
	align-items: stretch;
}
.index_news .nav_xs_box li {
	min-width: 25%;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-flex-shrink: 1;
	-ms-flex-negative: 1;
	flex-shrink: 1;
	background: #fff;
	padding: .4rem 2%;
	border-top: 4px solid #fff;
	border-left: 1px solid #f6f6f6;
	border-right: 1px solid #f6f6f6
}
@media (max-width:1679px) {
	.index_news .nav_xs_box {
		flex-wrap: wrap
	}
	.index_news .nav_xs_box li {
		width: 25%;
		border-bottom: 2px solid #f6f6f6
	}
}
@media (max-width:1440px) {
	.index_news .nav_xs_box li {
		width: 50%;
		padding: .4rem 5%
	}
}
@media (max-width:480px) {
	.index_news .nav_xs_box li {
		width: 100%;
		padding: .4rem 0
	}
}
@media (max-width:460px) {
	.index_news .nav_xs_box li h3 {
		font-size: 16px
	}
}
.index_news .nav_xs_box .icon {
	width: .7rem;
	height: .7rem;
	display: block;
	margin-bottom: .46rem;
	position: relative;
	transition: none;
	z-index: 5;
	overflow: hidden
}
.index_news .nav_xs_box .icon i {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	-webkit-filter: drop-shadow(.7rem 0 0 #002C42);
	filter: drop-shadow(.7rem 0 0 #002C42);
	top: 0;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	transition: none
}
.index_news .nav_xs_box h3 {
	font-family: 'Oswald';
	font-weight: 500;
	font-size: 20px;
	margin: .1rem 0 0;
	transform-origin: left center;
	transition: .6s
}

.index_news .nav_xs_box .date {
	font-style: italic;
	font-size: 15px;
	color: #777;
	padding: .1rem 0 .2rem;
}
.index_news .nav_xs_box .en {
	font-size: 16px;
	line-height: 1.6;
	color: #666;
	padding-bottom: 20px;
}
@media (max-width:768px) {
	.index_news .nav_xs_box h3 {
		font-size: 18px
	}
}
.index_news .nav_xs_box .vmore {
	width: 100%;
	background-color: #002C42;
	color: #fff;
	border-color: #002C42;
	opacity: 0;
	transition: .6s
}
.index_news .nav_xs_box .vmore .arr {
	background-image: url("../img/arr_f.png")
}
@media (max-width:640px) {
	.index_news .nav_xs_box .vmore {
		display: none
	}
	.index_news .nav_xs_box .icon {
		margin-bottom: 0
	}
}
.index_news .nav_xs_box li:hover {
	border-top-color: #002C42
}
.index_news .nav_xs_box li:hover h3 {
	transform: scale(1.05);
	color: #002C42
}
.index_news .nav_xs_box li:hover .icon i {
	left: -0.7rem
}
.index_news .nav_xs_box li:hover .vmore {
	opacity: 1
}
.index_compete {
	background: url("../img/partent_bg.jpg") no-repeat center center;
    background-size: cover;
	padding: .7rem 0;
}
.index_compete .row {
	margin-left: -0.2rem !important;
	margin-right: -0.2rem !important
}
.index_compete .row > * {
	padding-left: .2rem !important;
	padding-right: .2rem !important;
	margin-bottom: .4rem
}
@media (max-width:1360px) {
	.index_compete .row {
		margin-left: -0.15rem !important;
		margin-right: -0.15rem !important
	}
	.index_compete .row > * {
		padding-left: .15rem !important;
		padding-right: .15rem !important;
		margin-bottom: .3rem
	}
}
@media (max-width:480px) {
	.index_compete .row {
		margin-left: -0.1rem !important;
		margin-right: -0.1rem !important
	}
	.index_compete .row > * {
		padding-left: .1rem !important;
		padding-right: .1rem !important;
		margin-bottom: .2rem
	}
}
.index_compete .inner {
	background: #fff;
	text-align: center;
	padding: .6rem 6%;
	transition: .6s
}
@media (min-width:1200px) {
	.index_compete .inner:hover {
		transform: translateY(-10px)
	}
}
.index_compete .inner .ic1 {
	background: url("../img/inddex_e1.png") no-repeat center center
}
.index_compete .inner .ic2 {
	background: url("../img/inddex_e2.png") no-repeat center center
}
.index_compete .inner .ic3 {
	background: url("../img/inddex_e3.png") no-repeat center center
}
.index_compete .inner .ic4 {
	background: url("../img/inddex_e4.png") no-repeat center center
}
.index_compete .inner .ic {
	width: 1rem;
	height: 1rem;
	display: inline-block;
	background-size: contain
}
.index_compete .inner h3 {
    font-family: 'Oswald';
	font-size: 21px;
	font-weight: 500;
	margin: .2rem 0 .15rem
}
.index_compete .inner .txt {
	font-size: 15px;
	line-height: 1.8;
	color: #666
}
@media (max-width:1199px) {
	.index_compete .inner h3 {
		font-size: 20px
	}
	.index_compete .inner .txt {
		font-size: 14px
	}
}
@media (max-width:480px) {
	.index_compete .inner h3 {
		font-size: 18px;
		margin-bottom: .1rem
	}
	.index_compete .inner .txt {
		line-height: 1.76
	}
}
.banner {
	position: relative;
	height: 5.6rem;
	overflow: hidden
}
.banner .bg {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	transition: all 5.6s cubic-bezier(.04, .79, 1, 1) !important;
	transform: scale(1.1)
}
.banner.animated .bg {
	transform: scale(1)
}
.banner .content {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 5
}
.banner .wrap {
	height: 100%;
	display: flex;
	align-items: center;
	position: relative;
	padding-bottom: .4rem;
	color: #fff;
	justify-content: center;
	text-align: center;
	letter-spacing: 0.5px;
}
.banner .wrap a {
	color: #fff;
}
.banner h2 {
	font-family: 'Oswald', 'Roboto Condensed';
	font-size: .5rem;
	font-weight: 600;
	letter-spacing: 1px;
	text-shadow: 0 0 5px rgba(0, 0, 0, 0.2), 0 0 5px rgba(0, 0, 0, 0.1), 0 0 6px rgba(0, 0, 0, 0.05);
	margin-bottom: .1rem;
}
.banner .desc {
	font-size: 18px
}
@media (max-width:480px) {
	.banner .desc {
		font-size: 16px
	}
}
@media (max-width:480px) {
	.banner {
		height: 4rem
	}
	.banner h2 {
		font-size: 22px
	}
}
.crumbs {
	background: #f6f6f6;
	height: 38px;
	line-height: 38px
}
.crumbs .icon-right {
	font-size: 12px
}
@media (max-width:480px) {
	.crumbs {
		display: none
	}
}
.crumbs a {
	color: #999999
}
.crumbs a:hover {
	color: #002C42
}
.crumbs._white {
	color: #fff
}
.crumbs._white a {
	color: #fff
}
.crumbs._white .home {
	background-image: url("../img/home.png")
}
.crumbs.topper {
	padding: .34rem 0;
	width: 88vw;
	max-width: 1600px;
	margin-left: auto;
	margin-right: auto
}
@media (max-width:639px) {
	.crumbs.topper {
		width: 92vw
	}
}
.menu_xs {
	margin-bottom: .5rem
}
.menu_xs .top {
	position: relative;
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	box-align: center;
	-webkit-box-pack: center;
	box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	border-bottom: 1px solid #f2f2f3
}
.menu_xs h2 {
	height: .8rem;
	line-height: .8rem;
	text-transform: uppercase;
	background-color: #002C42;
	color: #fff;
	margin-right: .5rem;
	position: relative;
	cursor: pointer;
	min-width: 35%;
	padding-left: 4vw;
	font-size: 17px
}
@media (max-width:640px) {
	.menu_xs h2 {
		height: 1rem;
		line-height: 1rem;
		padding-right: .5rem;
		margin-right: .5rem
	}
}
.menu_xs h2 i {
	font-size: 12px;
	position: absolute;
	right: .2rem;
	top: 50%;
	transform: translateY(-50%);
	color: #fff
}
.menu_xs h4 {
	min-width: 0;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-flex-shrink: 1;
	-ms-flex-negative: 1;
	flex-shrink: 1;
	color: #002C42;
	font-size: 17px
}
.menu_xs .dropinfo {
	background-color: #002C42;
	padding: 20px 0;
	color: #fff;
	display: none
}
.menu_xs .dropinfo .wrap {
	display: flex;
	flex-wrap: wrap
}
.menu_xs .dropinfo p {
	width: 50%
}
.menu_xs .dropinfo a {
	color: #fff;
	font-size: 15px;
	padding: 5px 0;
	position: relative;
	display: inline-block
}
.menu_xs .dropinfo a::after {
	content: '';
	display: block;
	position: absolute;
	width: 0;
	height: 1px;
	background: #fff;
	bottom: 0;
	left: 0;
	transition: all .4s ease 0s;
	opacity: .8
}
.menu_xs .dropinfo a:hover::after, .menu_xs .dropinfo .active::after {
	width: 100%
}
@media (max-width:768px) {
	.menu_xs .dropinfo p {
		margin-bottom: 5px
	}
}
.menu_lg {
	font-family: 'Oswald';
	font-weight: 500;
	font-size: 18px;
	letter-spacing: 0.5px;
	border-bottom: 1px solid #f2f2f3;
	margin-bottom: .8rem
}
@media (max-width:380px) {
	.menu_lg.xs_hiden {
		display: none
	}
}
.menu_lg .wrap {
	text-align: center
}
@media (max-width:480px) {
	.menu_lg .wrap {
		width: 96vw;
		display: -webkit-flex;
		display: flex;
		display: -webkit-box;
		display: box;
		-webkit-align-items: center;
		align-items: center;
		-webkit-box-align: center;
		box-align: center;
		-webkit-box-pack: justify;
		box-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		font-size: 15px
	}
	.menu_lg .wrap a {
		min-width: 0;
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		-webkit-flex-shrink: 1;
		-ms-flex-negative: 1;
		flex-shrink: 1;
		display: block;
		padding: 0
	}
}
.menu_lg a {
	display: inline-block;
	line-height: .8rem;
	padding: 0 .2rem;
	color: #666;
	position: relative
}
.menu_lg a:hover {
	color: #002C42
}
@media (min-width:641px) {
	.menu_lg a {
		margin: 0 .2rem;
		padding: 0 .4rem
	}
}
@media (max-width:480px) {
	.menu_lg a {
		line-height: 1rem
	}
}
.menu_lg a::after {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 3px;
	left: 0;
	bottom: 0
}
.menu_lg .active {
	color: #002C42
}
.menu_lg .active::after {
	background-color: #002C42
}
.menu_lg + .menu_xs {
	position: relative;
	margin-top: -0.5rem
}
.company_box {
	padding: .7rem 0 .8rem
}
.company_box.bg {
	background: url("../img/brand_bg.jpg") no-repeat right bottom
}
.company_box .topper .rbox h2 {
	font-family: 'Oswald', 'Roboto Condensed';
	font-size: .3rem;
    font-weight: 500;
	padding-bottom: .2rem;
}
@media (max-width:768px) {
	.company_box.bg {
		background-size: 60vw
	}
}
@media (min-width:1680px) {
	.company_box .topper {
		display: flex;
		align-items: center;
		justify-content: space-between
	}
	.company_box .lbox {
		width: 46%;
		order: -1
	}
	.company_box .rbox {
		width: 50%
	}
}
.company_box .lbox h2 {
	font-family: 'Oswald';
	font-size: .3rem;
	font-weight: 500;
	text-align: center;
	padding-bottom: .3rem;
}
@media (max-width:768px) {
	.company_box .rbox h2 {
		font-size: 22px
	}
}
.company_box .rbox .txt {
	font-size: 16px;
	color: #666;
	line-height: 1.6
}
.company_box .rbox .txt p {
	margin-bottom: .2rem
}
@media (max-width:1679px) {
	.company_box .lbox {
		width: 100%;
		max-width: 600px;
		margin: .5rem auto
	}
}
.company_box .datas {
	width: 70%;
	margin: .5rem auto 0
}
@media (max-width:600px) {
	.company_box .datas {
		width: 85%
	}
}
.object_box {
	background: url("../img/object_bg.jpg") no-repeat center center;
	background-size: cover;
	text-align: center;
	color: #fff;
	padding: .8rem 0 1.7rem
}
.object_box .vhd {
	margin-bottom: 1rem
}
.object_box .row {
	margin-left: 0 !important;
	margin-right: 0 !important
}
.object_box .row > * {
	padding-left: 1rem;
	padding-right: 1rem;
	margin-bottom: 0
}
.object_box h5 {
	font-size: .18rem
}
.object_box .icon {
	display: inline-block;
	padding: .07rem;
	border: 2px dotted #fff;
	border-radius: 50%;
	margin-bottom: .2rem;
	transition: .6s
}
@media (max-width:480px) {
	.object_box .icon {
		border-width: 1px
	}
}
.object_box .ic1 {
	background: url("../img/ic_dx_1.png") no-repeat center center
}
.object_box .ic2 {
	background: url("../img/ic_dx_2.png") no-repeat center center
}
.object_box .ic3 {
	background: url("../img/ic_dx_3.png") no-repeat center center
}
.object_box .ic4 {
	background: url("../img/ic_dx_4.png") no-repeat center center
}
.object_box .ic {
	width: .8rem;
	height: .8rem;
	border-radius: 50%;
	display: block;
	background-color: #fff;
	background-size: .5rem
}
.object_box li:hover .icon {
	transform: rotate(360deg)
}
.step_box {
	text-align: center;
	padding: .7rem 0 1rem
}
@media (max-width:640px) {
	.step_box {
		padding-bottom: .3rem
	}
}
.step_box .vhd {
	margin-bottom: .7rem
}
.step_box ul {
	display: flex
}
@media (max-width:640px) {
	.step_box ul {
		flex-wrap: wrap
	}
}
.step_box ul li {
    width: 16.6667%;
	min-width: 0;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-flex-shrink: 1;
	-ms-flex-negative: 1;
	flex-shrink: 1;
	position: relative
}
@media (max-width:640px) {
	.step_box ul li {
		width: 25%;
		margin: 0 0 .8rem !important
	}
	.step_box ul li .icon {
		border-left: 1px solid #fff
	}
}
.step_box ul li + li {
	margin-left: 1px
}
.step_box ul .id {
	background-color: #002C42;
	width: .5rem;
	height: .5rem;
	line-height: .5rem;
	border-radius: 50%;
	color: #fff;
	font-size: .3rem;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	z-index: 5;
	top: -0.25rem
}
.step_box ul .icon {
	background-color: #002C42;
    margin: 0 .15rem;
}
.step_box ul .ic1 {
	background: url("../img/lc_1.png") no-repeat center center
}
.step_box ul .ic2 {
	background: url("../img/lc_2.png") no-repeat center center
}
.step_box ul .ic3 {
	background: url("../img/lc_3.png") no-repeat center center
}
.step_box ul .ic4 {
	background: url("../img/lc_4.png") no-repeat center center
}
.step_box ul .ic5 {
	background: url("../img/lc_5.png") no-repeat center center
}
.step_box ul .ic6 {
	background: url("../img/lc_6.png") no-repeat center center
}
.step_box ul .ic7 {
	background: url("../img/lc_7.png") no-repeat center center
}
.step_box ul .ic8 {
	background: url("../img/lc_8.png") no-repeat center center
}
.step_box ul .ic {
	height: 2rem;
	display: block;
	background-size: .7rem
}
@media (max-width:768px) {
	.step_box ul .ic {
		height: 1.5rem
	}
}
.step_box ul h5 {
	font-size: .18rem;
	margin-top: .2rem
}
@media (max-width:992px) {
	.step_box ul h5 {
		font-size: 16px
	}
}
@media (max-width:768px) {
	.step_box ul h5 {
		font-size: 14px
	}
}
.tj_form {
	padding: .2rem 0 1.8rem;
	background: url("../img/tj_bg.jpg") no-repeat right bottom
}
.tj_form .hd {
	margin-bottom: .7rem
}
.tj_form .hd .tit {
	color: #002C42;
	font-size: .24rem;
	margin-bottom: .1rem
}
@media (max-width:1200px) {
	.tj_form .hd .tit {
		font-size: 20px
	}
}
.tj_form .hd .desc {
	font-size: 16px;
	color: #666;
	line-height: 1.76
}
@media (max-width:480px) {
	.tj_form .hd .desc {
		font-size: 15px
	}
}
.tj_form .layui-form {
	max-width: 800px
}
.tj_form .layui-form-label {
	width: 100px
}
@media (min-width:480px) {
	.tj_form .layui-form-label {
		padding: 11px 15px
	}
}
.tj_form .layui-form-label em {
	color: red
}
@media (min-width:480px) {
	.tj_form .layui-input, .tj_form .layui-select, .tj_form .layui-textarea {
		height: 48px
	}
}
.tj_form .codebox {
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	box-align: center
}
.tj_form .codebox input {
	width: 2.8rem;
	margin-right: 10px
}
.tj_form .codebox img {
	width: 100px;
	height: 44px;
	border: 1px solid #ccc
}
@media (max-width:480px) {
	.tj_form .layui-form-label {
		padding-left: 0;
		padding-right: 0;
		width: 70px
	}
	.tj_form .layui-input-block {
		margin-left: 80px
	}
}
.tj_form .submitbox {
	padding-top: .2rem
}
.tj_form .submit {
	width: 240px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	background-color: #002C42;
	color: #fff;
	font-size: 18px;
	cursor: pointer
}
@media (max-width:480px) {
	.tj_form .submit {
		font-size: 16px
	}
}
.tj_form .submit:hover {
	background: #000
}
.qy_box {
	padding: 1rem 0;
	position: relative;
	margin-top: -0.8rem
}
.qy_box .topper {
	background: url("../img/yj_bg.jpg") no-repeat center center;
	background-size: cover;
	height: 6.48rem;
	text-align: center;
	color: #fff;
	padding: 0 6% 6%;
	margin-bottom: .6rem;
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-box-orient: vertical;
	box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-pack: center;
	box-pack: center
}
.qy_box .topper h2 {
	font-size: .36rem;
	margin-bottom: .34rem
}
.qy_box .topper .desc {
	font-size: 18px;
	line-height: 2
}
@media (max-width:992px) {
	.qy_box .topper h2 {
		font-size: 30px
	}
}
@media (max-width:640px) {
	.qy_box .topper {
		padding-left: 6%;
		padding-right: 6%
	}
	.qy_box .topper h2 {
		font-size: 24px
	}
	.qy_box .topper .desc {
		font-size: 16px
	}
}
.qy_box .row {
	margin-left: -0.2rem !important;
	margin-right: -0.2rem !important;
	display: flex;
	align-items: stretch;
	flex-wrap: wrap
}
.qy_box .row > * {
	padding-left: .2rem !important;
	padding-right: .2rem !important;
	margin-bottom: .4rem
}
@media (max-width:1360px) {
	.qy_box .row {
		margin-left: -0.15rem !important;
		margin-right: -0.15rem !important
	}
	.qy_box .row > * {
		padding-left: .15rem !important;
		padding-right: .15rem !important;
		margin-bottom: .3rem
	}
}
@media (max-width:1200px) {
	.qy_box .row {
		margin-left: -0.1rem !important;
		margin-right: -0.1rem !important
	}
	.qy_box .row > * {
		padding-left: .1rem !important;
		padding-right: .1rem !important;
		margin-bottom: .2rem
	}
}
@media (max-width:480px) {
	.qy_box .row li {
		width: 100%
	}
}
.qy_box .inner {
	background: #fff;
	text-align: center;
	padding: .6rem 6%;
	height: 100%;
	transition: .6s
}
@media (min-width:1200px) {
	.qy_box .inner:hover .ic {
		transform: rotate(360deg)
	}
}
.qy_box .inner .ic1 {
	background: url("../img/qy_1.png") no-repeat center center
}
.qy_box .inner .ic2 {
	background: url("../img/qy_2.png") no-repeat center center
}
.qy_box .inner .ic3 {
	background: url("../img/qy_3.png") no-repeat center center
}
.qy_box .inner .ic4 {
	background: url("../img/qy_4.png") no-repeat center center
}
.qy_box .inner .ic {
	width: 1rem;
	height: 1rem;
	display: block;
	background-size: contain;
	transition: .6s;
	margin: 0 auto
}
.qy_box .inner h3 {
	font-size: .3rem;
	margin: .24rem 0 .1rem
}
.qy_box .inner .txt {
	font-size: .18rem;
	line-height: 1.76;
	color: #666
}
@media (max-width:1280px) {
	.qy_box .inner h3 {
		font-size: 20px
	}
	.qy_box .inner .txt {
		font-size: 14px
	}
}
@media (max-width:480px) {
	.qy_box .inner h3 {
		font-size: 18px;
		margin-bottom: .1rem
	}
	.qy_box .inner .txt {
		line-height: 1.76
	}
}
.contact_box {
	margin-top: .5rem;
}
.contact_box .box_1 {
	font-size: .17rem;
	text-align: center;
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
	margin-bottom: .5rem;
}
.contact_box .box_1 .ic1 {
	background: url("../img/ic_dz1.png") no-repeat center center
}
.contact_box .box_1 .ic2 {
	background: url("../img/ic_dz2.png") no-repeat center center
}
.contact_box .box_1 .ic3 {
	background: url("../img/ic_dz3.png") no-repeat center center
}
.contact_box .box_1 .ic4 {
	background: url("../img/ic_dz4.png") no-repeat center center
}
.contact_box .box_1::before {
	display: none
}
.contact_box .box_1 li {
	padding: .35rem .5rem;
	border-left: 1px solid #f6f6f6
}
.contact_box .box_1 li:first-child {
	border-left: none
}
@media (max-width:768px) {
	.contact_box .box_1 li:nth-child(3) {
		border-left: none
	}
	.contact_box .box_1 li:nth-child(1), .contact_box .box_1 li:nth-child(2) {
		border-bottom: 1px solid #f2f2f3
	}
}
@media (max-width:480px) {
	.contact_box .box_1 li {
		font-size: 14px
	}
	.contact_box .box_1 li br {
		display: none
	}
}
.contact_box .box_1 .ic {
	width: .8rem;
	height: .8rem;
	display: block;
	background-color: #002C42;
	border-radius: 50%;
	background-size: .3rem;
	margin: 0 auto .2rem
}
.contact_box .box_1 a:hover {
	color: #002C42
}
.contact_box .map {
	height: 5rem;
	background-color: #002C42
}
.contact_box .box_3 {
	background: #f6f6f6;
	padding: .9rem 0 .7rem;
	text-align: center
}
.contact_box .box_3 .row {
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
	font-size: 16px;
	margin-left: -0.21rem !important;
	margin-right: -0.21rem !important
}
.contact_box .box_3 .row > * {
	padding-left: .21rem !important;
	padding-right: .21rem !important;
	margin-bottom: .42rem
}
@media (max-width:992px) {
	.contact_box .box_3 .row {
		margin-left: -0.15rem !important;
		margin-right: -0.15rem !important
	}
	.contact_box .box_3 .row > * {
		padding-left: .15rem !important;
		padding-right: .15rem !important;
		margin-bottom: .3rem
	}
}
@media (max-width:480px) {
	.contact_box .box_3 .row li {
		width: 100%
	}
	.contact_box .box_3 .row li img {
		width: 2.2rem;
		height: 2.2rem
	}
}
.contact_box .box_3 .row .inner {
	background: #fff;
	height: 100%;
	padding: .7rem .4rem .8rem
}
.contact_box .box_3 .row img {
	width: 1.4rem;
	height: 1.4rem;
	display: block;
	margin: 0 auto .2rem
}
.contact_box .box_3 .row .txt {
	color: #666
}
.contact_box .box_3 .row .txt span {
	color: #002C42
}
.honor_main {
	background: url("../img/honor_bg.png") no-repeat center top;
	background-color: #f6f6f6;
	padding: .9rem 0;
	position: relative;
	margin-top: -0.8rem
}
@media (max-width:639px) {
	.honor_main .vhd h2 {
		text-align: center;
		margin-bottom: .5rem
	}
}
@media (min-width:640px) {
	.honor_main .vhd {
		display: -webkit-flex;
		display: flex;
		display: -webkit-box;
		display: box;
		-webkit-align-items: center;
		align-items: center;
		-webkit-box-align: center;
		box-align: center;
		-webkit-box-pack: justify;
		box-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between
	}
}
.honor_main .vhd nav {
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	box-align: center
}
@media (max-width:639px) {
	.honor_main .vhd nav {
		display: -webkit-flex;
		display: flex;
		display: -webkit-box;
		display: box;
		-webkit-align-items: center;
		align-items: center;
		-webkit-box-align: center;
		box-align: center;
		-webkit-box-pack: center;
		box-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
		margin-top: .3rem
	}
}
.honor_main .vhd nav a {
	display: block;
	line-height: 40px;
	border: 1px solid #ccc;
	background: #fff;
	padding: 0 20px;
	margin-left: 10px;
	font-size: 16px;
	color: #666
}
@media (max-width:480px) {
	.honor_main .vhd nav a {
		line-height: 36px;
		font-size: 15px;
		padding: 0 12px
	}
	.honor_main .vhd nav a a {
		margin: 0 5px
	}
}
.honor_main .vhd nav a.active, .honor_main .vhd nav a:hover {
	background-color: #002C42;
	color: #fff;
	border-color: #002C42
}
.honor_main .row {
	margin-left: -0.18rem !important;
	margin-right: -0.18rem !important;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch
}
.honor_main .row > * {
	padding-left: .18rem !important;
	padding-right: .18rem !important;
	margin-bottom: .36rem
}
.honor_main .row::before {
	display: none
}
@media (max-width:480px) {
	.honor_main .row {
		margin-left: -0.1rem !important;
		margin-right: -0.1rem !important
	}
	.honor_main .row > * {
		padding-left: .1rem !important;
		padding-right: .1rem !important;
		margin-bottom: .2rem
	}
}
.honor_main .inner {
	background: #fff;
	padding: .3rem .3rem .4rem;
	text-align: center;
	height: 100%;
	transition: .6s
}
.honor_main .inner:hover {
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.3)
}
.honor_main .inner .img {
	margin-bottom: .2rem
}
.honor_main .inner .tit {
	font-size: 16px;
	color: #666
}
@media (max-width:640px) {
	.honor_main .inner .tit {
		font-size: 14px
	}
}
.video_main {
	padding: .8rem 0 1.2rem;
	position: relative;
	margin-top: -0.8rem
}
.video_main .row {
	margin-left: -0.23rem !important;
	margin-right: -0.23rem !important;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch
}
.video_main .row > * {
	padding-left: .23rem !important;
	padding-right: .23rem !important;
	margin-bottom: .46rem
}
.video_main .row::before {
	display: none
}
@media (max-width:768px) {
	.video_main .row {
		margin-left: -0.13rem !important;
		margin-right: -0.13rem !important
	}
	.video_main .row > * {
		padding-left: .13rem !important;
		padding-right: .13rem !important;
		margin-bottom: .26rem
	}
}
.video_main .inner {
	background: #fff;
	height: 100%;
	transition: .6s;
	position: relative
}
.video_main .inner::after {
	content: '';
	display: block;
	position: absolute;
	width: 0;
	height: 1px;
	background-color: #002C42;
	left: 0;
	bottom: 0;
	transition: .6s
}
.video_main .inner:hover::after {
	width: 100%
}
.video_main .inner .icon-play {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	z-index: 5;
	color: #fff;
	font-size: .5rem
}
.video_main .inner .tit {
	font-size: 18px;
	line-height: 1.76;
	padding: .2rem
}
@media (max-width:1200px) {
	.video_main .inner .tit {
		font-size: 16px
	}
}
@media (max-width:768px) {
	.video_main .inner .tit {
		font-size: 15px
	}
}
.news_info {
	font-size: 16px;
	line-height: 1.78;
	padding-bottom: .7rem
}
.news_info p {
	margin-bottom: 1.5em
}
.news_info img {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.news_pnext {
	padding-top: 30px;
	font-size: 16px;
	line-height: 2;
	border-top: 1px solid #f2f2f3
}
.news_pnext p {
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}
.news_pnext p a {
	color: #002C42
}
@media (min-width:768px) {
	.news_pnext {
		display: -webkit-flex;
		display: flex;
		display: -webkit-box;
		display: box;
		-webkit-align-items: center;
		align-items: center;
		-webkit-box-align: center;
		box-align: center;
		-webkit-box-pack: justify;
		box-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between
	}
	.news_pnext p {
		width: 42%
	}
	.news_pnext .next {
		text-align: right
	}
}
@media (max-width:767px) {
	.news_pnext {
		margin-bottom: .2rem
	}
}
.news_pnext .return {
	background-color: #002C42;
	color: #fff;
	width: 110px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: inline-block;
	transition: .6s;
	font-size: 14px;
	margin: 0 .4rem
}
.news_pnext .return em {
	padding-right: 18px;
	background: url("../img/arr_f.png") no-repeat right center;
	display: inline-block
}
.news_pnext .return:hover {
	background-color: #000
}
.case_info_main {
	padding: .8rem 0 1rem
}
.case_info_main h2 {
	font-size: .36rem;
	text-align: center;
	position: relative;
	padding-bottom: .2rem;
	margin-bottom: .5rem
}
@media (max-width:640px) {
	.case_info_main h2 {
		font-size: 24px;
		line-height: 1.5
	}
}
.case_info_main h2::after {
	content: '';
	display: block;
	width: 50px;
	height: 4px;
	background-color: #002C42;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	z-index: 5;
	bottom: 0
}
.news_info_main {
	padding: .8rem 0 1.2rem;
	position: relative;
	margin-top: -0.8rem
}
@media (min-width:640px) {
	.news_info_main {
		background: #f6f6f6
	}
	.news_info_main .wrap {
		background: #fff;
		padding: .8rem 7%
	}
}
.news_info_main .news_hd {
	border-bottom: 1px solid #f2f2f3;
	margin-bottom: .5rem;
	padding-bottom: .3rem;
	text-align: center
}
.news_info_main .news_hd h2 {
	font-size: .3rem;
	position: relative;
	padding-bottom: .2rem
}
@media (max-width:640px) {
	.news_info_main .news_hd h2 {
		font-size: 23px;
		line-height: 1.5
	}
}
.news_info_main .news_hd .time {
	color: #999;
	font-size: 16px
}
.ys_box {
	padding: .66rem 0 .9rem;
	background: url("../img/ys_bg.jpg") no-repeat center center;
	background-size: cover
}
.ys_box .vhd {
	text-align: center
}
.ys_box .row {
	margin-left: -0.2rem !important;
	margin-right: -0.2rem !important;
	display: flex;
	align-items: stretch;
	flex-wrap: wrap
}
.ys_box .row > * {
	padding-left: .2rem !important;
	padding-right: .2rem !important;
	margin-bottom: .4rem
}
.ys_box .row::before {
	display: none
}
@media (max-width:1360px) {
	.ys_box .row {
		margin-left: -0.15rem !important;
		margin-right: -0.15rem !important
	}
	.ys_box .row > * {
		padding-left: .15rem !important;
		padding-right: .15rem !important;
		margin-bottom: .3rem
	}
}
@media (max-width:1200px) {
	.ys_box .row {
		margin-left: -0.1rem !important;
		margin-right: -0.1rem !important
	}
	.ys_box .row > * {
		padding-left: .1rem !important;
		padding-right: .1rem !important;
		margin-bottom: .2rem
	}
}
.ys_box .inner {
	background: #fff;
	text-align: center;
	padding: .6rem 6%;
	height: 100%;
	transition: .6s
}
@media (min-width:1200px) {
	.ys_box .inner:hover .ic {
		transform: rotate(360deg)
	}
}
.ys_box .inner .ic1 {
	background: url("../img/qy_1.png") no-repeat center center
}
.ys_box .inner .ic2 {
	background: url("../img/qy_2.png") no-repeat center center
}
.ys_box .inner .ic3 {
	background: url("../img/qy_3.png") no-repeat center center
}
.ys_box .inner .ic4 {
	background: url("../img/qy_4.png") no-repeat center center
}
.ys_box .inner .ic {
	width: 1rem;
	height: 1rem;
	display: block;
	background-size: contain;
	transition: .6s;
	margin: 0 auto
}
.ys_box .inner h3 {
	font-size: .3rem;
	margin: .24rem 0 .1rem
}
.ys_box .inner .txt {
	font-size: .18rem;
	line-height: 1.76;
	color: #666
}
@media (max-width:1280px) {
	.ys_box .inner h3 {
		font-size: 20px
	}
	.ys_box .inner .txt {
		font-size: 14px
	}
}
@media (max-width:480px) {
	.ys_box .inner h3 {
		font-size: 18px;
		margin-bottom: .1rem
	}
	.ys_box .inner .txt {
		line-height: 1.76
	}
}
.hz_lc_box {
	background: url("../img/hz_bg.png") no-repeat center top;
	padding: 1rem 0;
	text-align: center
}
.hz_lc_box .vhd {
	margin-bottom: .76rem
}
.hz_lc_box li {
	margin-bottom: .5rem
}
.hz_lc_box .ic1 {
	background: url("../img/hz_1.png") no-repeat center center
}
.hz_lc_box .ic2 {
	background: url("../img/hz_2.png") no-repeat center center
}
.hz_lc_box .ic3 {
	background: url("../img/hz_3.png") no-repeat center center
}
.hz_lc_box .ic4 {
	background: url("../img/hz_4.png") no-repeat center center
}
.hz_lc_box .ic5 {
	background: url("../img/hz_5.png") no-repeat center center
}
.hz_lc_box .ic6 {
	background: url("../img/hz_6.png") no-repeat center center
}
.hz_lc_box .ic {
	width: 1rem;
	height: 1rem;
	display: block;
	background-size: contain;
	transition: .6s;
	margin: 0 auto
}
.hz_lc_box h3 {
	font-size: 18px;
	margin: .24rem 0 0
}
@media (max-width:640px) {
	.hz_lc_box h3 {
		font-size: 16px
	}
}
.hz_form {
	padding: .8rem 0 1.2rem;
	background: url("../img/hz_form_bg.jpg") no-repeat center center;
	background-size: cover
}
.hz_form .vhd {
	text-align: center
}
.hz_form form {
	padding-top: .1rem;
	max-width: 1000px;
	display: block;
	margin: 0 auto
}
.hz_form form .row {
	margin-left: -0.1rem !important;
	margin-right: -0.1rem !important
}
.hz_form form .row > * {
	padding-left: .1rem !important;
	padding-right: .1rem !important;
	margin-bottom: .2rem
}
.hz_form form .layui-input, .hz_form form .layui-textarea {
	height: 48px;
	resize: none
}
.hz_form form .layui-input:focus, .hz_form form .layui-textarea:focus {
	border-color: #002C42 !important
}
.hz_form .submitbox {
	padding-top: .4rem
}
.hz_form .submit {
	width: 240px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	background-color: #002C42;
	font-size: 18px;
	cursor: pointer;
	margin: 0 auto;
	color: #fff
}
.hz_form .submit:hover {
	background-color: #000
}
#quote {
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	display: none;
	width: 500px;
	padding: 30px;
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
}
#quote i {
	position: absolute;
	right: 20px;
	top: 20px;
	display: block;
	width: 20px;
	height: 20px;
	background: url("../img/close.png") no-repeat center;
	cursor: pointer;
	transition: all 0.1s linear;
}
#quote i:hover {
	background-image: url("../img/close-h.png");
	transition: all 0.1s linear;
}
#quote h2 {
	font-family: 'Roboto Condensed';
	height: 30px;
    line-height: 30px;
    font-size: 28px;
	font-weight: 600;
	color: #101010;
	overflow: hidden;
}
#quote h3 {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.4;
    color: #999;
    margin-top: 12px;
}
#quote .item {
	margin-top: 25px;
}
#quote .input {
	height: 50px;
	margin-bottom: 10px;
	overflow: hidden;
}
#quote .input input, #quote .input select {
	display: block;
	width: 100%;
	height: 46px;
    line-height: 46px;
    padding: 0 15px;
	background: #f5f5f5;
	border: none;
	border-radius: 8px;
	font-size: 15px;
	color: #464646;
}
#quote .input input::-moz-placeholder {
	color: #999;
}
#quote .input input::-webkit-input-placeholder {
	color: #999;
}
#quote .input input::-ms-input-placeholder {
	color: #999;
}
#quote .textarea textarea {
	display: block;
	width: 100%;
	height: 120px;
	line-height: 1.5;
	padding: 15px;
	background: #f5f5f5;
	border: none;
	border-radius: 8px;
	font-size: 15px;
	color: #464646;
}
#quote .textarea textarea::-moz-placeholder {
	color: #999;
}
#quote .textarea textarea::-webkit-input-placeholder {
	color: #999;
}
#quote .textarea textarea::-ms-input-placeholder {
	color: #999;
}
#quote .code {
	display: flex;
	align-items: center;
	gap: 0 20px;
	height: 60px;
	margin-top: 14px;
	overflow: hidden;
}
#quote .code input {
	flex: 1;
	display: block;
	width: auto;
	height: 60px;
	line-height: 60px;
	padding: 0 20px;
	background: #f5f5f5;
	border: none;
	border-radius: 8px;
	font-size: 15px;
	color: #464646;
}
#quote .code input::-moz-placeholder {
	color: #999;
}
#quote .code input::-webkit-input-placeholder {
	color: #999;
}
#quote .code input::-ms-input-placeholder {
	color: #999;
}
#quote .button {
	height: 50px;
	margin-top: 20px;
	overflow: hidden;
}
#quote .button button {
	display: block;
	width: 100%;
	height: 46px;
	line-height: 46px;
	padding: 0 20px;
	background: #002C42;
	border: none;
	border-radius: 8px;
	font-size: 16px;
	letter-spacing: 1px;
	color: #fff;
}
.weo-tip {
	height: 52px;
	padding: 0 20px;
	border-radius: 5px;
}
.weo-tip-text {
	height: 52px;
}
.weo-tip-text i {
	width: 22px;
	height: 22px;
	margin-right: 12px;
	background-size: 22px 22px;
}
.weo-tip-text span {
	height: 18px;
	line-height: 18px;
	font-size: 15px;
}
.weo-mask {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 999;
    display: none;
    background: rgba(0,0,0,.6)
}
.weo-pa {
    position: absolute;
}
.weo-mask.weo-mask-white {
    background: rgba(255,255,255,.7)
}
.weo-dialog {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    display: none;
    min-width: 420px;
    background: #fff;
    border-radius: 4px;
    overflow: hidden
}
.weo-dialog .weo-dialog-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 52px;
    padding: 0 18px;
    border-bottom: 1px solid #dcdfe6;
    overflow: hidden
}
.weo-dialog .weo-dialog-title {
    flex: 1;
    height: 18px;
    line-height: 18px;
    font-size: 16px;
    color: #606266;
    overflow: hidden
}
.weo-dialog .weo-dialog-close {
    width: 14px;
    height: 14px;
    margin-left: 18px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M591.3 512l416.9-417.1c21-21.1 21-55.8 0-76.8l-2.3-2.3c-21-21.1-55.7-21.1-76.8 0L512.2 433.5 95.3 15.8c-21-21.1-55.7-21.1-76.8 0l-2.3 2.3c-21.6 21.1-21.6 55.8 0 76.8L433.1 512 16.2 929.1c-21 21.1-21 55.8 0 76.8l2.3 2.3c21 21.1 55.7 21.1 76.8 0l416.9-417.1 416.9 417.1c21 21.1 55.7 21.1 76.8 0l2.3-2.3c21-21.1 21-55.8 0-76.8L591.3 512z' fill='%23909399'/%3E%3C/svg%3E") no-repeat center;
    background-size: 14px 14px;
    cursor: pointer
}
.weo-dialog .weo-dialog-content {
    padding: 24px 18px;
    overflow: hidden
}
.weo-dialog .weo-dialog-content .weo-dialog-text {
    display: flex;
    align-items: center;
    height: 28px;
    overflow: hidden
}
.weo-dialog .weo-dialog-content .weo-dialog-text i {
    width: 28px;
    height: 28px;
    margin-right: 10px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 28px 28px
}
.weo-dialog .weo-dialog-content .weo-dialog-text i.weo-dialog-info {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M512 0C229.2 0 0 229.3 0 512c0 282.8 229.3 512 512 512 282.8 0 512-229.3 512-512C1024 229.2 794.7 0 512 0zm80.2 700.4c-38.6 58-78 102.8-144.1 102.8-45.1-7.4-63.7-39.8-53.9-72.7l85.1-281.7c2.1-6.9-1.3-14.3-7.6-16.5s-18.6 5.9-29.3 17.6l-51.3 61.9c-1.5-10.3-.2-27.5-.2-34.4 38.7-58 102.1-103.8 145.2-103.8 41 4.2 60.3 36.9 53.2 72.8l-85.6 283.1c-1.1 6.4 2.3 12.9 8 14.9 6.3 2.3 19.5-5.9 30.2-17.6l51.3-61.8c1.3 10.2-1 28.5-1 35.4zm-11.4-368.1c-32.5 0-58.9-23.6-58.9-58.6 0-34.9 26.4-58.6 58.9-58.6s58.9 23.7 58.9 58.6c0 35-26.4 58.6-58.9 58.6z' fill='%232d8cf0'/%3E%3C/svg%3E")
}
.weo-dialog .weo-dialog-content .weo-dialog-text i.weo-dialog-success {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M512 0C229.2 0 0 229.2 0 512s229.2 512 512 512 512-229.2 512-512S794.8 0 512 0zm250.5 396.8L469.9 689.4c-17.2 17-45 17-62.2 0L261.5 543.1c-17.7-16.5-18.7-44.3-2.2-62 16.5-17.7 44.3-18.7 62-2.2.8.7 1.5 1.4 2.2 2.2l115.3 115.2 261.5-261.5c17.1-17.2 44.9-17.2 62.1-.1 17.2 17.1 17.2 44.9.1 62.1z' fill='%2321a71e'/%3E%3C/svg%3E")
}
.weo-dialog .weo-dialog-content .weo-dialog-text i.weo-dialog-error {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M512 0C229.2 0 0 229.2 0 512s229.2 512 512 512 512-229.2 512-512S794.8 0 512 0zm211.3 723.2c-14.6 14.7-37.6 16.7-54.6 4.9l-6-4.9L512 572.3 361.1 723.2c-16.6 16.7-43.6 16.8-60.3.1-14.7-14.6-16.7-37.6-4.9-54.6l4.9-6L451.7 512 300.8 361.1c-16.7-16.6-16.8-43.6-.1-60.3 14.6-14.7 37.6-16.7 54.6-4.9l6 4.9L512 451.7l150.9-150.9c16.7-16.7 43.7-16.7 60.3 0 14.6 14.6 16.7 37.5 4.9 54.4l-4.9 6L572.3 512l150.9 150.9c16.7 16.6 16.8 43.6.1 60.3z' fill='%23ed4014'/%3E%3C/svg%3E")
}
.weo-dialog .weo-dialog-content .weo-dialog-text i.weo-dialog-warning {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M983.5 312.8C931.6 190.3 834.2 92.7 711.8 40.4c-127.5-53.9-271.5-53.9-399 0-122.7 52-220.4 149.7-272.3 272.4-54 127.5-54 271.4 0 398.8C92.6 834 190.2 931.4 312.8 983.3c127.5 54.2 271.5 54.2 399 0 122.2-52 219.6-149.4 271.7-271.6 54-127.5 54-271.5 0-399v.1zm-527.3-80.4c-.6-14.9 5.4-29.3 16.4-39.4 10.9-9.9 25.2-15.2 39.9-14.8 14.8-.3 29.2 5.2 39.9 15.4 11 10.3 16.9 24.9 16.4 39.9l-1 342.1c.4 15.3-5.3 30.2-15.8 41.4-10.1 11.1-24.4 17.2-39.4 16.9-15.1.3-29.7-5.9-40-17-10.8-11-16.7-26-16.4-41.4V232.4zm107 592.4c-13.3 13.7-31.6 21.3-50.7 21-19.2.2-37.7-7.4-51.2-21-28-27-28.8-71.5-1.8-99.5l1.8-1.8c13.5-13.6 32-21.2 51.2-21 39.5 0 71.6 32.1 71.6 71.6 0 18.9-7.5 37-20.8 50.4v.3z' fill='%23f90'/%3E%3C/svg%3E")
}
.weo-dialog .weo-dialog-content .weo-dialog-text span {
    flex: 1;
    height: 16px;
    line-height: 16px;
    font-size: 14px;
    color: #606266;
    overflow: hidden
}
.weo-dialog .weo-dialog-btn {
    display: flex;
    justify-content: flex-end;
    padding: 0 18px 18px 18px
}
.weo-dialog .weo-dialog-btn .weo-btn {
    min-width: 88px;
    margin-left: 10px
}
.weo-dialog .weo-dialog-btn .weo-btn:first-child {
    margin-left: 0
}
.weo-tip {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 1000;
    display: none;
    height: 48px;
    padding: 0 20px;
    background: rgba(0,0,0,.78);
    border-radius: 2px;
    overflow: hidden
}
.weo-tip-text {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 48px;
    overflow: hidden
}
.weo-tip-text i {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px 20px
}
.weo-tip-text i.weo-tip-info {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M585.3 661.9c-21.4-5.3-40.2 71-73.1 60-3.2-1.1-2.8-.8-5.2-2.6 10.1-109.1 54.6-206.3 75.7-313.1h-5.2c-43.7 15.4-109 9.3-151.3 26.1v13c63.1-1.3 46.6 37.3 33.9 83.5-15.8 57.2-44.6 128.7-49.6 180.1-5 51.3 26.8 70.6 57.4 70.4 43.4-.2 80-42.8 99.1-67.8 4.9-6.4 39.7-44.3 18.3-49.6zM560.7 244.7c-29.5 0-53.4 23.9-53.4 53.4s23.9 53.4 53.4 53.4 53.4-23.9 53.4-53.4c-.1-29.5-24-53.4-53.4-53.4z' fill='%23fff'/%3E%3Cpath d='M512 0C229.7 0 0 229.7 0 512s229.7 512 512 512 512-229.7 512-512S794.3 0 512 0zm0 976.4C256 976.4 47.6 768 47.6 512S256 47.6 512 47.6 976.4 256 976.4 512 768 976.4 512 976.4z' fill='%23fff'/%3E%3C/svg%3E")
}
.weo-tip-text i.weo-tip-success {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M512 0C229.7 0 0 229.7 0 512s229.7 512 512 512 512-229.7 512-512S794.3 0 512 0zm0 976.4C256 976.4 47.6 768 47.6 512S256 47.6 512 47.6 976.4 256 976.4 512 768 976.4 512 976.4z' fill='%23fff'/%3E%3Cpath d='M756.5 395.1L471.8 679.9c-14.1 14.1-37 14.1-51.1 0L267.5 526.7c-14.1-14.1-14.1-37 0-51.1 14.1-14.1 37-14.1 51.1 0l127.7 127.7 259.2-259.2c14.1-14.1 37-14.1 51.1 0 14 14.1 14 36.9-.1 51z' fill='%23fff'/%3E%3C/svg%3E")
}
.weo-tip-text i.weo-tip-error {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M512 0C229.7 0 0 229.7 0 512s229.7 512 512 512 512-229.7 512-512S794.3 0 512 0zm0 976.4C256 976.4 47.6 768 47.6 512S256 47.6 512 47.6 976.4 256 976.4 512 768 976.4 512 976.4z' fill='%23fff'/%3E%3Cpath d='M354.4 306.5l157.3 157.3L669 306.5c13.2-13.2 34.6-13.2 47.8 0 13.2 13.2 13.2 34.6 0 47.8L559.5 511.6l157.3 157.3c13.6 12.8 14.3 34.2 1.5 47.8-12.8 13.6-34.2 14.3-47.8 1.5l-1.5-1.5-157.4-157.2-157.2 157.2c-13.2 13.2-34.7 13.2-47.9 0s-13.2-34.7 0-47.9l157.3-157.3-157.3-157.2c-12.8-13.6-12.1-35 1.5-47.8 13-12.2 33.3-12.2 46.4 0z' fill='%23fff'/%3E%3C/svg%3E")
}
.weo-tip-text i.weo-tip-warning {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath d='M512 0C229.7 0 0 229.7 0 512s229.7 512 512 512 512-229.7 512-512S794.3 0 512 0zm0 976.4C256 976.4 47.6 768 47.6 512S256 47.6 512 47.6 976.4 256 976.4 512 768 976.4 512 976.4z' fill='%23fff'/%3E%3Cpath d='M512.1 237.1c-15.5-.4-30.5 5.7-41.4 16.7a57.695 57.695 0 0 0-16.5 41.9v255.2c-1.5 21.7 9.2 42.5 27.7 53.9 18.4 11.3 41.7 11.3 60.1 0 18.5-11.3 29.1-32.1 27.7-53.9V295.7c.4-15.6-5.5-30.7-16.4-41.8-10.8-11.1-25.7-17.2-41.2-16.8m-57.9 492c0 32 25.6 57.9 57.2 57.9 31.8-.2 57.4-26.1 57.2-57.9 0-32-25.6-57.9-57.2-57.9-31.7.2-57.3 26.1-57.2 57.9' fill='%23fff'/%3E%3C/svg%3E")
}
.weo-tip-text span {
    flex: 1;
    height: 16px;
    line-height: 16px;
    font-size: 14px;
    color: #fff;
    overflow: hidden
}
@media (max-width:640px) {
	.hz_form .submit {
		font-size: 16px;
		width: 200px;
		height: 42px;
		line-height: 42px;
		text-align: center
	}
	#quote {
	    width: 99%;
	    padding: 15px;
	}
	#quote h2 {
		font-size: 24px;
	}
	#quote h3 {
	    font-size: 14px;
	    line-height: 1.35;
	}
	#feedback {
		width: 85%;
		padding: 25px;
	}
	#feedback h2 {
		font-size: 20px;
	}
	#feedback h3 {
		height: auto;
		margin-top: 10px;
		font-size: 12px;
	}
	#quote .input input {
	    font-size: 14px;
	    height: 44px;
	    line-height: 44px;
	    border-radius: 6px;
	    padding: 0 10px;
	}
	#quote .textarea textarea {
	    height: 90px;
	    line-height: 1.4;
	    font-size: 14px;
	    border-radius: 6px;
	    padding: 10px;
	}
	#quote .button button {
	    height: 42px;
	    line-height: 42px;
	    border-radius: 6px;
	    font-size: 15px;
	    color: #101010;
	}
	.layui-layer-title {
		height: 42px;
		line-height: 42px;
		font-size: 15px;
    }
}
#translate {
	width: 150px;
    margin-left: 1px;
    cursor: pointer;
    z-index: 999;
}
#translate > .translateSelectLanguage {
    font-size: 15px;
    color: #333;
    padding: 5px 10px;
    background: #fff;
    border: 1px solid #aaa;
    border-radius: 3px;
}
.more_xs {
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-color: #002C42;
	background-color: #002C42;
	display: inline-block;
	color: #fff
}
.more_xs:hover {
	background: #101010;
	color: #fff
}
.more_xs em {
	display: inline-block;
	padding-right: 20px;
	background: url("../img/arr_f.png") no-repeat right center
}
.case_main {
	padding: .8rem 0
}
.case_list {
	margin-bottom: .5rem
}
@media (min-width:640px) {
	.case_list li {
		display: -webkit-flex;
		display: flex;
		display: -webkit-box;
		display: box;
		-webkit-align-items: center;
		align-items: center;
		-webkit-box-align: center;
		box-align: center;
		-webkit-box-pack: justify;
		box-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		align-items: stretch
	}
	.case_list .info {
		min-width: 0;
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		-webkit-flex-shrink: 1;
		-ms-flex-negative: 1;
		flex-shrink: 1;
		padding: .4rem .5rem
	}
	.case_list .img {
		max-width: 4.24rem;
		width: 40%;
		height: 100%
	}
}
@media (min-width:640px) and (max-width:640px) {
	.case_list .info {
		padding: .3rem
	}
}
@media (min-width:640px) and (min-width:1200px) {
	.case_list .img {
		width: 4.24rem;
		height: 3rem
	}
}
.case_list li {
	margin-bottom: .4rem;
	background: #f6f6f6
}
@media (min-width:993px) {
	.case_list li {
		position: relative
	}
	.case_list li:hover .title {
		color: #002C42
	}
}
.case_list .title {
	display: block;
	font-size: 24px;
	position: relative;
	line-height: 30px
}
@media (max-width:992px) {
	.case_list .title {
		font-size: 20px
	}
}
@media (min-width:640px) {
	.case_list .title {
		overflow: hidden;
		white-space: nowrap;
		-o-text-overflow: ellipsis;
		text-overflow: ellipsis
	}
}
@media (max-width:639px) {
	.case_list .info {
		padding: .4rem
	}
}
.case_list .info .desc {
	font-size: 16px;
	line-height: 30px;
	height: 90px;
	word-break: break-all;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-line-clamp: 3;
	color: #666;
	margin: 10px 0 .3rem
}
@media (max-width:992px) {
	.case_list .info .desc {
		-webkit-line-clamp: 2;
		height: 52px;
		line-height: 26px;
		font-size: 15px
	}
}
@media (max-width:639px) {
	.case_list .info .desc {
		-webkit-line-clamp: 3;
		height: 78px;
		margin-bottom: .4rem
	}
}
.case_list .info .more_xs {
	position: relative;
	display: block;
	margin: 0 0 0 auto
}
@media (max-width:639px) {
	.case_list li {
		margin-bottom: .4rem
	}
}
.news_main {
	padding: .8rem 0
}
.news_list {
	margin-bottom: .5rem
}
@media (min-width:640px) {
	.news_list li {
		display: flex
	}
	.news_list .info {
		flex: 1;
		order: -1;
		padding: 0 .5rem 0 0
	}
	.news_list .img {
		max-width: 4.4rem;
		width: 45%
	}
}
.news_list li {
	padding: .36rem 0;
	border-bottom: 1px solid #f2f2f3;
	position: relative
}
.news_list li::after {
	content: '';
	display: block;
	position: absolute;
	width: 0;
	height: 1px;
	background-color: #002C42;
	left: 0;
	bottom: 0;
	transition: .6s
}
@media (min-width:993px) {
	.news_list li {
		position: relative
	}
	.news_list li:hover .title {
		color: #002C42
	}
	.news_list li:hover::after {
		width: 100%
	}
}
.news_list .title {
	display: block;
	font-size: 24px;
	position: relative;
	line-height: 30px
}
@media (max-width:992px) {
	.news_list .title {
		font-size: 20px
	}
}
@media (min-width:640px) {
	.news_list .title {
		overflow: hidden;
		white-space: nowrap;
		-o-text-overflow: ellipsis;
		text-overflow: ellipsis
	}
}
@media (min-width:768px) {
	.news_list .info {
		padding: .4rem .5rem .4rem 0
	}
}
@media (max-width:480px) {
	.news_list .info {
		padding: .4rem 0 0
	}
}
.news_list .info .time {
	font-size: 16px;
	margin-bottom: .2rem;
	color: #999;
	font-family: 'Oswald'
}
.news_list .info .time .day {
	color: #002C42;
	padding-right: 3px
}
@media (max-width:480px) {
	.news_list .info .time {
		margin-bottom: .3rem
	}
}
.news_list .info .desc {
	font-size: 16px;
	line-height: 30px;
	height: 90px;
	word-break: break-all;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-line-clamp: 3;
	color: #666;
	margin: 10px 0 .3rem
}
@media (max-width:992px) {
	.news_list .info .desc {
		-webkit-line-clamp: 2;
		height: 52px;
		line-height: 26px;
		font-size: 15px
	}
}
@media (max-width:639px) {
	.news_list .info .desc {
		-webkit-line-clamp: 3;
		height: 84px;
		margin-bottom: .4rem
	}
}
@media (max-width:639px) {
	.news_list li {
		margin-bottom: .4rem
	}
}
.news_rec {
	background: url("../img/xsrec_bg.jpg") no-repeat center center;
	background-size: cover;
	padding: .8rem 0;
	position: relative;
	margin-top: -0.8rem
}
@media (max-width:640px) {
	.swiper_news_rec {
		padding-bottom: 1rem
	}
}
.swiper_news_rec .pnext {
	width: 130px;
	margin: 26px 0 0 auto;
	height: 60px;
	position: relative
}
.swiper_news_rec .pnext > div::after {
	display: none
}
.swiper_news_rec .pnext > div {
	border: 1px solid #bbbbbb;
	width: 48px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	transition: .6s
}
.swiper_news_rec .pnext > div.swiper-button-next, .swiper_news_rec .pnext > div:hover {
	border-color: #002C42;
	background-color: #002C42
}
.swiper_news_rec .pnext > div.swiper-button-next .iconfont, .swiper_news_rec .pnext > div:hover .iconfont {
	color: #fff
}
.swiper_news_rec .pnext .iconfont {
	font-size: 20px;
	color: #666
}
@media (max-width:480px) {
	.swiper_news_rec .pnext {
		height: 40;
		width: 110px
	}
	.swiper_news_rec .pnext > div {
		width: 40px;
		height: 40px;
		line-height: 40px;
		text-align: center
	}
}
.swiper_news_rec li {
	background: #fff
}
@media (min-width:640px) {
	.swiper_news_rec li .iwrap {
		display: flex;
		align-items: stretch
	}
	.swiper_news_rec li .iwrap .img, .swiper_news_rec li .iwrap .info {
		width: 50%;
		flex: 1
	}
	.swiper_news_rec li .iwrap:hover .title {
		color: #002C42
	}
}
.swiper_news_rec .img {
	display: block
}
.swiper_news_rec .info {
	display: flex;
	align-items: center
}
.swiper_news_rec .info .inner {
	padding: .3rem .5rem;
	width: 100%
}
@media (max-width:768px) {
	.swiper_news_rec .info .inner {
		padding: .5rem .4rem
	}
}
@media (max-width:640px) {
	.swiper_news_rec .info .inner {
		padding: .5rem .3rem
	}
}
.swiper_news_rec .title {
	display: block;
	font-size: 24px;
	position: relative;
	line-height: 30px
}
@media (max-width:992px) {
	.swiper_news_rec .title {
		font-size: 20px
	}
}
@media (min-width:640px) {
	.swiper_news_rec .title {
		overflow: hidden;
		white-space: nowrap;
		-o-text-overflow: ellipsis;
		text-overflow: ellipsis
	}
}
.swiper_news_rec .time {
	font-size: 16px;
	margin-bottom: .2rem;
	color: #999;
	font-family: 'Oswald'
}
.swiper_news_rec .time .day {
	color: #002C42;
	padding-right: 3px
}
@media (max-width:639px) {
	.swiper_news_rec .time {
		display: none
	}
}
.swiper_news_rec .desc {
	font-size: 16px;
	line-height: 30px;
	height: 90px;
	word-break: break-all;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-line-clamp: 3;
	color: #666;
	margin: 10px 0 .3rem
}
@media (max-width:992px) {
	.swiper_news_rec .desc {
		line-height: 26px;
		font-size: 15px;
		height: 78px
	}
}
@media (max-width:639px) {
	.swiper_news_rec .desc {
		display: none
	}
}
.swiper_news_rec .more {
	color: #002C42;
	padding-left: 56px;
	position: relative;
	font-size: 16px
}
@media (max-width:992px) {
	.swiper_news_rec .more {
		display: none
	}
}
.swiper_news_rec .more::before {
	content: '';
	display: block;
	width: 40px;
	height: 40px;
	background: url("../img/arr_f.png") no-repeat center center;
	background-color: #002C42;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 5;
	left: 0
}
.swiper_news_rec .more:hover {
	color: #000
}
.swiper_news_rec .more:hover::before {
	background-color: #000
}
.network_box {
	background: #fff url("../img/dot.png") repeat;
	padding: 1rem 0;
	position: relative;
	margin-top: -0.8rem
}
@media (max-width:640px) {
	.network_box {
		padding: .6rem 0 1.2rem
	}
}
.network_box .wrap {
	position: relative
}
.network_box .inner {
	max-width: 1555px;
	margin-left: auto;
	margin-right: auto;
	position: relative
}
.network_box .imgbox {
	position: relative
}
.network_box .fp {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	z-index: 5
}
.network_box .fp .icon {
	width: .25rem
}
.network_box .fp h5 {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	z-index: 5;
	white-space: nowrap;
	bottom: -20px;
	font-weight: bold;
	color: #000
}
.network_box .first .fp {
	top: 36.5%;
	z-index: 55;
	margin-left: 30.5%
}
.network_box .second .fp {
	top: 48.5%;
	z-index: 55;
	margin-left: 15.5%
}
.network_box .hzzb {
	position: absolute;
	top: 50%;
	left: 100%;
	margin-left: -270px;
	width: 3.98rem;
	height: 3.09rem;
	transform: translateY(-65%);
	padding: .4rem .5rem;
	background-color: #fff;
	box-shadow: 0 3px 8px #E5E5E5
}
@media (max-width:1680px) {
	.network_box .hzzb {
		margin-left: -250px;
		padding: .4rem .3rem;
		width: 320px
	}
}
.network_box .hzzb .d_text {
	color: #333;
	font-weight: bold;
	margin-bottom: 14px;
	letter-spacing: 6px;
	font-size: 24px
}
.network_box .hzzb .c_text {
	display: block;
	color: #666;
	line-height: 2;
	font-size: 16px
}
.network_box .hzzb a.c_text:hover {
	color: #002C42
}
@media (max-width:1679px) {
	.network_box .hzzb {
		margin: 0;
		width: 470px;
		height: auto;
		top: 21%;
		left: auto;
		right: 5%
	}
}
@media (max-width:991px) {
	.network_box .hzzb .d_text {
		font-size: 20px;
		margin-bottom: 7px
	}
	.network_box .hzzb .c_text {
		line-height: 1.7
	}
}
@media (max-width:768px) {
	.network_box .hzzb {
		right: 30%;
		width: auto;
		left: 10%;
		top: 50%
	}
}
@media (max-width:480px) {
	.network_box .hzzb {
		position: static;
		margin-top: 2rem;
		padding: .5rem
	}
	.network_box .hzzb .d_text {
		font-size: 20px
	}
	.network_box .hzzb .c_text {
		font-size: 15px
	}
}
.network_box .quanguo {
	width: 326px;
	height: 50px;
	position: absolute;
	bottom: 80px;
	left: 0%;
	bottom: 0;
	display: flex;
	border-radius: 30px;
	overflow: hidden
}
@media (max-width:992px) {
	.network_box .quanguo {
		left: 50%;
		transform: translateX(-50%)
	}
}
.network_box .quanguo .zq {
	width: 50%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #f6f6f6;
	color: #333;
	cursor: pointer
}
.network_box .quanguo .zq:hover {
	color: #fff;
	background-color: #002C42
}
.network_box .quanguo .zq.active {
	color: #fff;
	background-color: #002C42
}
.answar_main {
	padding: 1rem 0;
	position: relative;
	margin-top: -0.8rem
}
.answar_main .answar_item {
	margin-bottom: .2rem;
	background: #fff;
	border: 1px solid #e5e5e5;
	padding: 0 .4rem
}
.answar_main .answar_item.open {
	background-color: #002C42;
	border-color: #002C42;
	color: #fff
}
.answar_main .answar_item.open .hd .iconfont:before {
	content: "\e68b"
}
@media (min-width:640px) {
	.answar_main .answar_item.open .tit {
		background-image: url("../img/ic_qa2.png")
	}
	.answar_main .answar_item.open .show {
		color: #fff;
		background-image: url("../img/arr_f.png")
	}
}
.answar_main .hd {
	display: flex;
	font-size: 20px;
	cursor: pointer;
	padding: 20px 0
}
.answar_main .hd .tit {
	min-width: 0;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-flex-shrink: 1;
	-ms-flex-negative: 1;
	flex-shrink: 1;
	font-size: 20px;
	margin-right: .5rem
}
@media (min-width:640px) {
	.answar_main .hd .tit {
		padding-left: .45rem;
		background: url("../img/ic_qa.png") no-repeat left center;
		background-size: .3rem
	}
}
@media (max-width:480px) {
	.answar_main .hd .tit {
		margin-right: .2rem
	}
}
.answar_main .hd .show {
	color: #002C42;
	font-size: 16px;
	padding-right: .28rem;
	background: url("../img/arr_c.png") no-repeat right center
}
@media (max-width:480px) {
	.answar_main .hd .show {
		background-size: .2rem
	}
}
.answar_main .bd {
	display: none;
	padding: .26rem 0 .5rem;
	font-size: 16px;
	line-height: 1.76;
	color: #fff;
	border-top: 1px solid #fff
}
@media (max-width:768px) {
	.answar_main .hd .tit {
		font-size: 17px
	}
	.answar_main .hd .show {
		font-size: 14px
	}
	.answar_main .bd {
		font-size: 14px
	}
}
.recuit_box {
	padding-bottom: 1rem
}
.recuit_box .vhd {
	text-align: center
}
.recuit_box .list {
	margin-bottom: .57rem
}
.recuit_box .recruit_item {
	margin-bottom: .4rem
}
.recuit_box .recruit_item.open {
	background-color: #002C42;
	border-color: #002C42;
	color: #fff
}
.recuit_box .recruit_item.open .hd .icon-down:before {
	content: "\e68b"
}
.recuit_box .recruit_item.open .hd .show {
	color: #fff;
	background-image: url("../img/arr_f.png")
}
.recuit_box .recruit_item.open .data, .recuit_box .recruit_item.open .bd {
	color: #fff
}
@media (min-width:640px) {
	.recuit_box .recruit_item.open .show {
		color: #fff;
		background-image: url("../img/arr_f.png")
	}
}
.recuit_box .hd {
	border: 1px solid #f2f2f3;
	padding: 0 .6rem
}
@media (max-width:480px) {
	.recuit_box .hd {
		padding: 0 .3rem
	}
}
.recuit_box .hd .top {
	border-bottom: 1px solid #f2f2f3;
	cursor: pointer;
	padding: 20px 0;
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	box-align: center;
	-webkit-box-pack: justify;
	box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between
}
.recuit_box .hd .top .tit {
	font-size: 24px;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	margin-right: .1rem
}
.recuit_box .hd .top .tit .iconfont {
	margin-right: .1rem
}
@media (max-width:992px) {
	.recuit_box .hd .top .tit {
		font-size: 20px
	}
}
@media (max-width:768px) {
	.recuit_box .hd .top .tit {
		font-size: 17px
	}
}
.recuit_box .hd .top .show {
	color: #002C42;
	font-size: 16px;
	padding-right: .28rem;
	background: url("../img/arr_c.png") no-repeat right center
}
@media (max-width:480px) {
	.recuit_box .hd .top .show {
		background-size: .2rem
	}
}
.recuit_box .hd .data {
	padding: 30px 0;
	color: #666;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}
@media (max-width:640px) {
	.recuit_box .hd .data {
		padding: 15px 0
	}
	.recuit_box .hd .data .txt {
		width: 50%;
		margin-bottom: .2rem
	}
}
.recuit_box .bd {
	display: none;
	border: 1px solid #fff;
	border-top: 0;
	padding: .4rem .6rem .9rem;
	font-size: 16px;
	line-height: 1.76;
	color: #fff
}
@media (max-width:640px) {
	.recuit_box .bd {
		font-size: 15px
	}
}
@media (max-width:480px) {
	.recuit_box .bd {
		padding: .4rem .3rem .9rem
	}
}
.recuit_box .bd p {
	min-height: 20px
}
.col_body {
	margin-top: .8rem;
	margin-bottom: 1.2rem;
	position: relative;
	min-height: 80vh
}
@media (max-width:1200px) {
	.col_body {
		width: 96vw
	}
}
@media (max-width:991px) {
	.col_body {
		width: 92vw
	}
}
@media (max-width:480px) {
	.col_body {
		margin-top: .5rem
	}
}
@media (min-width:992px) {
	.col_body .col_sub {
		float: left;
		width: 23%;
		max-width: 304px;
		min-width: 210px
	}
	.col_body .col_main {
		float: left;
		width: 73%;
		padding-left: 5%
	}
}
@media (min-width:992px) and (max-width:1200px) {
	.col_body .col_main {
		width: 75%
	}
}
@media (min-width:992px) and (max-width:1199px) {
	.col_body .col_main {
		width: 73%
	}
}
@media (min-width:992px) and (max-width:991px) {
	.col_body .col_main {
		width: 100%
	}
}
@media (min-width:992px) and (min-width:1200px) {
	.col_body .col_main_2 {
		margin: 0 300px 0 350px;
		padding: 0 .75rem;
		width: 58%;
		float: none
	}
}
@media (min-width:992px) and (min-width:1200px) and (max-width:1920px) {
	.col_body .col_main_2 {
		margin: 0 22% 0 21%
	}
}
@media (min-width:992px) and (min-width:1200px) and (max-width:1360px) {
	.col_body .col_main_2 {
		width: 60%
	}
}
@media (min-width:992px) and (min-width:1200px) and (max-width:1280px) {
	.col_body .col_main_2 {
		padding: 0 .5rem;
		width: auto
	}
}
@media (min-width:992px) and (min-width:1200px) and (max-width:1200px) {
	.col_body .col_main_2 {
		margin-right: 0;
		padding-right: 0;
		margin-left: 22%
	}
}
@media (min-width:992px) {
	.col_body.s2 .col_sub {
		float: right
	}
	.col_body.s2 .col_main {
		width: 73%;
		padding-left: 0
	}
}
.sub_menu .info {
	font-size: 18px
}
.sub_menu .info a {
	display: block;
	height: 72px;
	line-height: 72px;
    text-indent: 30px;
	position: relative;
	color: #101010;
	border-bottom: 1px solid #f2f2f3;
	padding-right: .5rem
}
@media (min-width:1200px) {
	.sub_menu .info a::after {
		content: '';
		width: 12px;
		height: 12px;
		background: url("../img/arr_f.png") no-repeat right center;
		position: absolute;
		right: 20px;
		top: 50%;
		transform: translateY(-50%)
	}
}
.sub_menu .info a em {
	display: inline-block;
	vertical-align: middle;
	margin: 0 .16rem;
	position: relative;
	width: .36rem;
	height: 100%;
	box-sizing: content-box;
	overflow: hidden
}
.sub_menu .info a i {
	height: 100%;
	width: 100%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	position: absolute;
	top: 0;
	left: .36rem;
	border-right: -0.36rem solid transparent;
	-webkit-filter: drop-shadow(-0.36rem 0 0 #002C42);
	filter: drop-shadow(-0.36rem 0 0 #002C42)
}
.sub_menu .info a.active, .sub_menu .info a:hover {
	background-color: #002C42;
	color: #fff
}
.sub_menu .info a.active i, .sub_menu .info a:hover i {
	left: .36rem;
	-webkit-filter: drop-shadow(-0.36rem 0 0 #fff);
	filter: drop-shadow(-0.36rem 0 0 #fff)
}
.sub_menu .info .active {
	background-color: #002C42;
	color: #fff
}
.col_sub h2 {
	height: 65px;
	line-height: 65px;
	font-size: 20px;
	padding-left: .26rem;
	background-color: #002C42;
	color: #fff
}
@media (max-width:1360px) {
	.col_sub h2 {
		height: 60px;
		line-height: 60px;
		font-size: 20px
	}
}
@media (max-width:640px) {
	.col_sub h2 {
		height: 48px;
		line-height: 48px
	}
}
.col_sub > * + * {
	margin-top: .3rem
}
.list_good .hd {
	line-height: 1rem;
	background: url("../img/cptit_bg.png") no-repeat center right;
	font-size: .3rem;
	font-weight: bold;
	text-shadow: 0 0 5px rgba(255, 255, 255, 0.3), 0 0 5px rgba(255, 255, 255, 0.2), 0 0 6px rgba(255, 255, 255, 0.1);
	padding-left: .3rem;
	margin-bottom: .4rem;
}
@media (max-width:640px) {
	.list_good .hd {
		font-size: 20px
	}
}
.list_good .row {
	text-align: center;
	margin-left: -0.2rem !important;
	margin-right: -0.2rem !important;
	padding-bottom: .3rem;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch
}
.list_good .row > * {
	padding-left: .2rem !important;
	padding-right: .2rem !important;
	margin-bottom: .4rem
}
.list_good .row::before {
	display: none
}
.list_good .row li {
	margin-bottom: .4rem
}
@media (max-width:1679px) {
	.list_good .row {
		margin-left: -0.15rem !important;
		margin-right: -0.15rem !important
	}
	.list_good .row > * {
		padding-left: .15rem !important;
		padding-right: .15rem !important;
		margin-bottom: .3rem
	}
	.list_good .row li {
		margin-bottom: .3rem
	}
}
@media (max-width:992px) {
	.list_good .row {
		margin-left: -0.1rem !important;
		margin-right: -0.1rem !important
	}
	.list_good .row > * {
		padding-left: .1rem !important;
		padding-right: .1rem !important;
		margin-bottom: .2rem
	}
	.list_good .row li {
		margin-bottom: .2rem
	}
}
.good_item .inner {
	border: 1px solid #f2f2f3;
	padding: 0 0 .26rem;
	height: 100%;
	transition: .6s
}
.good_item .inner .tit {
	font-size: 18px;
	display: block;
	line-height: 1.76;
	margin: 15px .2rem 0
}
.good_item .inner:hover a.type {
	color: #002C42
}
.good_item .inner:hover .coverimg {
	transform: scale(1.1)
}
.good_item .inner:hover .tit {
	color: #002C42
}
@media (max-width:1360px) {
	.good_item .inner .type {
		font-size: 18px
	}
}
@media (max-width:768px) {
	.good_item .inner .type {
		font-size: 16px
	}
	.good_item .inner .tit {
		font-size: 14px
	}
}
.download_list {
	border-top: 1px solid #f2f2f3
}
.download_list li {
	border-bottom: 1px solid #f2f2f3
}
.download_list li a {
	padding: 20px .2rem 20px 70px;
	display: block;
	position: relative
}
@media (min-width:481px) {
	.download_list li a {
		padding-right: 1rem
	}
}
.download_list li a::before {
	content: '';
	display: block;
	position: absolute;
	background: url("../img/ic_pdf.png") no-repeat center left;
	width: .5rem;
	height: 100%;
	left: 20px;
	top: 0
}
@media (max-width:480px) {
	.download_list li a {
		padding-left: 40px
	}
	.download_list li a::before {
		left: 0;
		height: 32px;
		top: 20px;
		background-size: contain
	}
}
.download_list li a .tit {
	font-size: 18px;
	color: #000
}
@media (max-width:480px) {
	.download_list li a .tit {
		font-size: 17px
	}
}
.download_list li a .time {
	margin-top: 10px;
	color: #999
}
.download_list li a .download {
	position: absolute;
	right: .26rem;
	top: 50%;
	transform: translateY(-50%);
	font-size: 16px;
	color: #666
}
@media (min-width:992px) {
	.download_list li a:hover {
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
		position: relative;
		z-index: 55
	}
	.download_list li a:hover .tit, .download_list li a:hover .download {
		color: #002C42
	}
}
.hd2 {
	text-align: center;
	font-size: .36rem;
	position: relative;
	padding-bottom: .2rem;
	margin-bottom: .72rem
}
.hd2::after {
	content: "";
	width: .5rem;
	height: .04rem;
	background-color: #002C42;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	z-index: 5;
	bottom: 0
}
.hd3 {
	font-size: .3rem;
	padding-left: .42rem;
	position: relative;
	margin-bottom: .3rem
}
.hd3::before {
	content: '';
	width: .14rem;
	height: .3rem;
	background-color: #002C42;
	border-right: .06rem solid #d6d6d6;
	position: absolute;
	left: 0;
	top: 50%;
	transform: skew(-10deg) translateY(-50%)
}
@media (max-width:768px) {
	.hd3 {
		font-size: 20px;
		padding-left: .34rem
	}
	.hd3::before {
		height: .36rem
	}
}
.solution_intro {
	padding: 1rem 0 .8rem
}
@media (min-width:992px) {
	.solution_intro .content {
		display: flex;
		align-items: stretch
	}
	.solution_intro .lbox {
		width: 50%;
		max-width: 680px;
		order: -1
	}
	.solution_intro .lbox .coverbox {
		height: 100%
	}
	.solution_intro .rbox {
		flex: 1;
		display: flex;
		align-items: center
	}
}
@media (min-width:481px) {
	.solution_intro .content {
		background: #f6f6f6
	}
}
.solution_intro .rbox {
	padding: .3rem 5%
}
@media (max-width:1360px) {
	.solution_intro .rbox {
		padding: .3rem 3%
	}
}
@media (max-width:480px) {
	.solution_intro .rbox {
		padding: 0 0 .5rem
	}
}
.solution_intro .rbox h2 {
	font-size: .36rem
}
@media (max-width:768px) {
	.solution_intro .rbox h2 {
		font-size: 22px
	}
}
.solution_intro .rbox .txt {
	font-size: 16px;
	color: #666;
	line-height: 1.76
}
.solution_intro .rbox .txt p {
	margin-top: .2rem
}
.framework_box {
	margin-bottom: 1rem
}
.framework_box .bd {
	padding: .3rem;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	text-align: center
}
.about_goods {
	background: #f6f6f6;
	padding: .8rem 0 .9rem
}
.about_goods .hd {
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	box-align: center;
	-webkit-box-pack: justify;
	box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin-bottom: .36rem
}
.about_goods .hd .hd3 {
	margin-bottom: 0
}
.about_goods .pnext {
	width: 130px;
	margin-right: -10px;
	height: 51px;
	position: relative
}
.about_goods .pnext > div::after {
	display: none
}
.about_goods .pnext > div {
	border: 1px solid #bbb;
	width: 48px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	transition: .6s
}
.about_goods .pnext > div.swiper-button-next, .about_goods .pnext > div:hover {
	border-color: #002C42;
	background-color: #002C42
}
.about_goods .pnext > div.swiper-button-next .iconfont, .about_goods .pnext > div:hover .iconfont {
	color: #fff
}
.about_goods .pnext .iconfont {
	font-size: 20px;
	color: #666
}
@media (max-width:480px) {
	.about_goods .pnext {
		height: 40;
		width: 110px
	}
	.about_goods .pnext > div {
		width: 40px;
		height: 40px;
		line-height: 40px;
		text-align: center
	}
}
.about_goods .good_swiper {
	padding-bottom: .8rem;
	margin-left: -5px;
	margin-right: -5px
}
.about_goods li {
	width: 25%;
	text-align: center
}
.about_goods li .inner {
	margin: 0 5px;
	background: #fff;
	border: 1px solid #f2f2f3
}
@media (max-width:768px) {
	.about_goods li {
		width: 33.33%
	}
}
@media (max-width:480px) {
	.about_goods li {
		width: 50%
	}
}
.cpshow_trait {
	margin-bottom: .5rem
}
@media (max-width:380px) {
	.cpshow_trait {
		padding-top: .8rem
	}
}
.cpshow_trait .info {
	font-size: 16px
}
.cpshow_trait .info p {
	padding-left: .3rem;
	margin-bottom: .1rem;
	line-height: 30px;
	position: relative
}
.cpshow_trait .info p::before {
	content: '';
	display: block;
	position: absolute;
	width: 6px;
	height: 6px;
	background-color: #002C42;
	border-radius: 50%;
	left: 0;
	top: 12px
}
.cpshow_box {
	font-size: 16px;
	padding: .5rem 0
}
.cpshow_table .bd {
	overflow-x: auto
}
.cpshow_table .bd .inner {
	max-width: 1200px
}
@media (max-width:639px) {
	.cpshow_table .bd {
		width: 100vw;
		position: relative;
		left: -4vw
	}
	.cpshow_table .bd .inner {
		width: 640px !important;
		padding: 0 4vw
	}
}
.cpshow_table table {
	width: 100%
}
.cpshow_table td {
	padding: 15px 20px;
	border: 1px solid #ddd;
	color: #666
}
@media (max-width:640px) {
	.cpshow_table td {
		font-size: 15px;
		padding: 12px
	}
}
@media (max-width:480px) {}
.cpshow_data {
	margin-bottom: 1rem
}
.solution_swiper .good_item .inner {
	padding-bottom: 15px
}
.cp_topper {
	background: url("../img/cp_bg.jpg") no-repeat center center;
	background-size: cover;
	padding: .6rem 0;
	color: #fff
}
@media (min-width:768px) {
	.cp_topper .wrap {
		display: -webkit-flex;
		display: flex;
		display: -webkit-box;
		display: box;
		-webkit-align-items: center;
		align-items: center;
		-webkit-box-align: center;
		box-align: center;
		-webkit-box-pack: justify;
		box-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between
	}
	.cp_topper .lbox {
		width: 55%;
		max-width: 630px
	}
	.cp_topper .rbox {
		width: 40%
	}
}
.cp_topper .lbox {
	padding: .3rem 0
}
.cp_topper .lbox .type {
	font-size: .48rem;
	text-transform: uppercase;
	font-weight: bold
}
@media (max-width:640px) {
	.cp_topper .lbox .type {
		font-size: 26px
	}
}
.cp_topper .lbox .tit {
	font-size: .3rem;
	padding-bottom: .3rem;
	margin-bottom: .3rem;
	font-weight: bold;
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
	position: relative
}
.cp_topper .lbox .tit::after {
	content: '';
	display: block;
	position: absolute;
	width: 30px;
	height: 2px;
	background-color: #002C42;
	left: 0;
	bottom: -1px
}
@media (max-width:640px) {
	.cp_topper .lbox .tit {
		font-size: 22px
	}
}
.cp_topper .lbox .desc {
	font-size: 16px;
	line-height: 1.76;
	margin-bottom: .6rem
}
.cp_topper .lbox .desc p {
	margin-top: .2rem
}
@media (max-width:768px) {
	.cp_topper .lbox .desc {
		font-size: 15px
	}
}
.cp_topper .lbox .btns {
	font-size: 16px
}
.cp_topper .lbox .btns a {
	width: 185px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	text-align: left;
	display: inline-block;
	color: #fff;
	background-color: #002C42;
	padding-left: .2rem;
	position: relative
}
.cp_topper .lbox .btns a::after {
	content: '';
	display: block;
	width: 12px;
	height: 12px;
	background: url("../img/arr_f.png") no-repeat center center;
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%)
}
.cp_topper .lbox .btns a:hover {
	background-color: #000
}
@media (max-width:992px) {
	.cp_topper .lbox .btns a {
		width: 160px
	}
}
.cp_topper .lbox .btns a + a {
	margin-left: .2rem
}
.cp_topper .lbox .btns .quote {
	background-color: #ea8309
}
@media (max-width:480px) {
	.cp_topper .lbox .btns {
		display: -webkit-flex;
		display: flex;
		display: -webkit-box;
		display: box;
		-webkit-align-items: center;
		align-items: center;
		-webkit-box-align: center;
		box-align: center;
		-webkit-box-pack: justify;
		box-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between
	}
}
@media (max-width:767px) {
	.cp_topper .rbox {
		max-width: 400px;
		margin: 0 auto
	}
}
@keyframes warn {
	0% {
		transform: translate(-50%, -50%) scale(0);
		-webkit-transform: translate(-50%, -50%) scale(0);
		opacity: 1
	}
	100% {
		transform: translate(-50%, -50%) scale(1);
		-webkit-transform: translate(-50%, -50%) scale(1);
		opacity: 0
	}
}
@-webkit-keyframes warn1 {
	0% {
		transform: translate(-50%, -50%) scale(0);
		-webkit-transform: translate(-50%, -50%) scale(0);
		opacity: 1
	}
	100% {
		transform: translate(-50%, -50%) scale(1);
		-webkit-transform: translate(-50%, -50%) scale(1);
		opacity: 0
	}
}
.map_icon .ks {
	width: 10px;
	height: 10px;
	background-color: #d41517;
	position: absolute;
	top: 72%;
	left: 50%;
	transform: rotateX(258deg) translate(-50%, -50%)
}
.map_icon .ks1 {
	content: "";
	display: block;
	width: 30px;
	height: 30px;
	position: absolute;
	top: 50%;
	left: 50%;
	background-color: #ccc;
	-webkit-animation: warn 2s ease-out;
	-moz-animation: warn 2s ease-out;
	animation: warn 2s ease-out;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	border-radius: 50%
}
.map_icon .ks2 {
	content: "";
	display: block;
	width: 70px;
	height: 70px;
	position: absolute;
	top: 50%;
	left: 50%;
	background-color: #ccc;
	-webkit-animation: warn 2s ease-out;
	-moz-animation: warn 2s ease-out;
	animation: warn 2s ease-out;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	border-radius: 50%
}
.map_icon .ks3 {
	content: "";
	display: block;
	width: 120px;
	height: 120px;
	position: absolute;
	top: 50%;
	left: 50%;
	background-color: #ccc;
	-webkit-animation: warn 2s ease-out;
	-moz-animation: warn 2s ease-out;
	animation: warn 2s ease-out;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	border-radius: 50%
}
.play_btn {
	width: .8rem;
	height: .8rem;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 5;
	transform: translateX(-50%) translateY(-50%)
}
@media (min-width:1280px) {}
.play_btn .icon {
	width: .8rem;
	height: .8rem;
	border-radius: 50%;
	background: url("../img/play.png") no-repeat center center;
	background-color: #fff;
	background-size: .46rem;
	box-sizing: content-box
}
.play_btn .line {
	border-radius: 50%;
	border: 1px solid #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	width: .8rem;
	height: .8rem;
	box-sizing: content-box;
	transform: translateX(-50%) translateY(-50%);
	cursor: pointer
}
.play_btn .l1 {
	animation: scale3 2s infinite linear
}
.play_btn .l2 {
	animation: scale3 2s infinite linear;
	animation-delay: 1s
}
.play_btn .l3 {
	animation: scale3 2s infinite linear;
	animation-delay: 2s
}
@-webkit-keyframes scale1 {
	from {
		padding: 0px;
		opacity: 1
	}
	to {
		padding: 10px;
		opacity: 0
	}
}
@-webkit-keyframes scale2 {
	from {
		padding: 0px;
		opacity: 1
	}
	to {
		padding: 15px;
		opacity: 0
	}
}
@-webkit-keyframes scale3 {
	from {
		padding: 0px;
		opacity: 1
	}
	to {
		padding: 20px;
		opacity: 0
	}
}
.sub_fixed_menu {
	height: 300px;
	position: fixed;
	right: 4px;
	top: 50%;
	margin-top: -98px;
	z-index: 999999
}
@media (max-width:480px) {
	.sub_fixed_menu {
		display: none
	}
}
.sub_fixed_menu * {
	box-sizing: content-box
}
.sub_fixed_menu .nav {
	position: relative
}
.sub_fixed_menu li {
	width: 68px;
	background: #fff;
	position: relative;
	margin-bottom: 4px;
	text-align: center;
	font-size: 12px;
	overflow: hidden;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1)
}
.sub_fixed_menu li .inner {
	height: 68px;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	text-decoration: none;
	color: #808080;
	padding: 0;
}
.sub_fixed_menu li:hover .inner {
	cursor: pointer;
}
.sub_fixed_menu li:hover i {
	left: -30px;
	border-right: 30px solid transparent;
	-webkit-filter: drop-shadow(30px 0 0 #002C42);
	filter: drop-shadow(30px 0 0 #002C42)
}
.sub_fixed_menu .icon {
	width: 30px;
	height: 30px;
	display: block;
	margin: 0 auto 5px;
	position: relative;
	overflow: hidden
}
.sub_fixed_menu .icon i {
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0
}
.sub_fixed_menu .icon .ic_tel {
	background-image: url("../img/sub_1.png")
}
.sub_fixed_menu .icon .ic_service {
	background-image: url("../img/sub_2.png")
}
.sub_fixed_menu .icon .ic_wechat {
	background-image: url("../img/sub_3.png")
}
.sub_fixed_menu .icon .ic_top {
	background-image: url("../img/sub_4.png")
}
.sub_fixed_menu .drop {
	position: absolute;
	opacity: 0;
	top: 50%;
	transform: translateY(-50%) translateX(-100%);
	left: 0;
	white-space: nowrap;
	font-size: 14px;
	padding-right: 20px;
	transition-duration: .6s;
	transition-property: all;
	transition-timing-function: ease-out
}
.sub_fixed_menu .drop::after {
	content: '';
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-left-color: #fff;
	right: 2px;
	top: 50%;
	border-left-width: 14px;
	transform: translateY(-50%)
}
.sub_fixed_menu .drop .dropinner {
	display: block;
	background: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1)
}
.sub_fixed_menu .drop .tel_inner {
	line-height: 36px;
	padding: 0 18px
}
.sub_fixed_menu .drop .code_inner img {
	max-width: 100px;
	max-height: 100px
}
.sub_fixed_menu li:hover {
	overflow: visible
}
.sub_fixed_menu li:hover .drop {
	opacity: 1
}
.company_data {
	text-align: center;
	padding: 1rem 0 0
}
.company_data h2 {
	font-size: .36rem;
	margin-bottom: .3rem
}
@media (max-width:640px) {
	.company_data h2 {
		font-size: 22px
	}
}
.company_data ul {
	display: flex;
	flex-wrap: wrap;
	margin: 0 auto;
	justify-content: center
}
.company_data .list1 li {
	padding: .18rem;
	width: 14.2%
}
.company_data .list1 li img {
	width: 1.9rem
}
@media (max-width:1200px) {
	.company_data .list1 {
		max-width: 80vw
	}
	.company_data .list1 li {
		width: 25%
	}
	.company_data .list1 li img {
		width: 100%
	}
}
@media (max-width:480px) {
	.company_data .list1 {
		max-width: 100%;
		justify-content: start
	}
	.company_data .list1 li {
		width: 33.33%
	}
}
.company_data .list2 {
	max-width: 1200px;
	padding-bottom: 1rem
}
.company_data .list2 img {
	width: 2.7rem
}
.company_data .list2 li {
	padding: .09rem
}
@media (max-width:992px) {
	.company_data .list2 li {
		width: 25%
	}
	.company_data .list2 li img {
		width: 100%
	}
}
@media (max-width:480px) {
	.company_data .list2 li {
		width: 50%
	}
	.company_data .list2 li img {
		width: 100%
	}
}