﻿@import "iconfont.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: #f1f0f0
}
.bgf {
	background: #fff
}
.c {
	color: #0091b9
}
.bgc {
	background-color: #0091b9
}
.cf {
	color: #fff
}
.c-red {
	color: #000
}
.bg-red {
	background: #000
}
.cy {
	color: #ff9800
}
.bgy {
	background: #ff9800
}
.hv:hover {
	color: #0091b9
}
.hvf:hover {
	color: #fff
}
.hvbg0:hover {
	background: #000;
	color: #fff
}
.bghover {
	transition: .6s
}
.bghover:Hover {
	background-color: #0091b9;
	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;
	
	z-index: 1;
	transition: transform .6s ease 0s
}
.coverbox .coverimg.cover {
	background-size: cover
}
.coverbox ._bg {
	width: 100%;
	
	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: #000;
	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
}
div, p {
	word-break: break-word
}
.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: #0091b9
}
.swiper-pagination-bullet-active {
	background-color: #0091b9 !important
}
.cItem:not(.active) {
	display: none
}
.medium {
	font-family: medium
}
.bsBox {
	box-sizing: content-box
}
.bsBox>* {
	box-sizing: content-box
}
.pagination {
	text-align: center;
	display: block
}
.pagination li {
	margin: 0 2px
}

@media (max-width:480px) {
.pagination li {
	margin: 0 2px
}
.pagination li>* {
	padding: 5px 12px !important
}
}
.pagination .active>a, .pagination .active>span, .pagination .active>a:hover, .pagination .active>span:hover, .pagination .active>a:focus, .pagination .active>span:focus {
	color: #fff;
	background-color: #0091b9
}
.pagination li>a, .pagination li>span {
	float: none;
	display: inline-block;
	cursor: pointer;
	color: #000;
	border-radius: 0 !important;
	padding: 6px 12px;
	border: 1px solid #dddddd
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
	z-index: 2;
	color: #fff;
	background-color: #0091b9
}
.pagination .active>a, .pagination .active>span, .pagination .active>a:hover, .pagination .active>span:hover, .pagination .active>a:focus, .pagination .active>span:focus {
	color: #fff;
	background-color: #0091b9
}
.pagination li>a, .pagination li>span {
	float: none;
	display: inline-block;
	cursor: pointer;
	color: #333;
	padding: 6px 12px
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
	z-index: 2;
	color: #fff;
	background-color: #0091b9
}
.fadeIntop {
	opacity: 0;
	filter: alpha(opacity=0);
	transform: translateY(30px)
}
.fadeIntop.show {
	opacity: 1;
	filter: alpha(opacity=100);
	transform: translateY(0);
	transition: all .3s ease 0s
}
#totop {
	width: 50px;
	height: 50px;
	background: url('../images/top.png') no-repeat center center;
	background-color: #a8a8a8;
	background-color: rgba(0,0,0,0.3);
	position: fixed;
	right: 50px;
	bottom: 50px;
	z-index: 5555;
	cursor: pointer;
	border-radius: 50%;
	transition: .6s;
	opacity: 0;
	transform: translateY(20px)
}

@media (max-width:640px) {
#totop {
	right: 10px;
	bottom: 10px;
	width: 40px;
	height: 40px;
	background-size: 20px
}
}

@media (min-width:768px) {
#totop:hover {
	background-color: #0091b9
}
}
#totop.show {
	transform: translateY(0);
	opacity: 1
}
main {
	margin-top: 85px;
	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
}
header .logo {
	width: 186px;
	height: 100%;
	background: url('../images/logo.png') no-repeat left center;
	background-size: contain;
	display: block;
	transition: .6s
}

@media (min-width:1200px) {
header .logo {
	margin-right: .1rem
}
}

@media (min-width:1360px) {
header .logo {
	margin-right: .1rem
}
}

@media (min-width:1680px) {
header .logo {
	margin-right: .8rem
}
}

@media (min-width:1920px) {
header .logo {
	margin-right: 1rem
}
}
.head_wrap {
	width: 88vw;
	max-width: 1600px;
	margin-left: auto;
	margin-right: auto;
	max-width: 1920px;
	transition: .6s;
	text-align: center;
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	position: relative;
	height: 85px;
	overflow: hidden
}

@media (max-width:639px) {
.head_wrap {
	width: 92vw
}
}
.head_wrap:hover {
	overflow: visible
}

@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, .head_wrap .nav_li:hover {
	overflow: visible
}
.head_wrap .nav_li.active .head_nac::after, .head_wrap .nav_li:hover .head_nac::after {
	width: 100px;
	max-width: 80%;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	z-index: 5
}
.head_wrap .nav_li:hover .drop {
	opacity: 1
}
.head_nav {
	position: absolute;
	left: 20vw;
	right: 20vw;
	top: 0;
	height: 85px;
	transition: .6s;
	font-size: 16px
}
.head_nav .head_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: 85px
}

@media (max-width:1200px) {
.head_nav .head_inner {
	justify-content: space-between
}
}
.head_nav .nav_li {
	position: relative
}

@media (max-width:1358px) {
.head_nav .nav_li.nav_home {
	display: none
}
}
.head_nav .nav_li+.nav_li {
	margin-left: .3rem
}

@media (max-width:1680px) {
.head_nav .nav_li+.nav_li {
	margin-left: .2rem
}
}

@media (max-width:1360px) {
.head_nav .nav_li+.nav_li {
	margin-left: .1rem
}
}
.head_nav .head_nac {
	height: 85px;
	line-height: 85px;
	display: block;
	position: relative;
	padding: 0 .16rem
}
.head_nav .head_nac::after {
	content: '';
	display: block;
	position: absolute;
	width: 0;
	height: 4px;
	background-color: #0091b9;
	left: 50%;
	bottom: 0;
	transition: .6s;
	z-index: 555
}
.head_nav .drop {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	z-index: 5;
	top: 100%;
	min-width: 178px;
	transition: .6s;
	white-space: nowrap;
	background: #eeeeee;
	z-index: 55;
	box-shadow: 0 5px 8px rgba(0,0,0,0.03);
	opacity: 0;
	padding: 10px
}
.head_nav .drop a {
	overflow: hidden;
	display: block;
	line-height: 35px;
	height: 35px;
	font-size: 16px;
	transition: .6s;
	color: #848484
}
.head_nav .drop a:hover {
	color: #0091b9
}
.head_nav .drop a+a {
	border-top: 1px solid #fff
}
.head_right {
	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) {
.head_right {
	display: none
}
}
.head_right .quote {
	height: 30px;
	line-height: 30px;
	border-radius: 6px;
	display: inline-block;
	color: #fff;
	padding: 0 20px;
	letter-spacing: 2px;
	background-color: #0091b9;
	margin-right: 30px
}
.head_right .quote:hover {
	background: #ff9800
}
.head_right .language {
	height: 20px;
	line-height: 20px;
	padding: 0 10px;
	display: block;
	position: relative;
	cursor: default
}
.head_right .language:hover {
	color: #0091b9
}
.head_right .language.first::after {
	content: '';
	display: block;
	position: absolute;
	border-right: 1px dotted #ccc;
	right: 0;
	top: 0;
	bottom: 0
}
.head_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
}
.head_btn .offer {
	margin-right: 34px;
	color: #fff
}
.head_btn .offer:hover {
	color: #0091b9
}
.head_btn .contact {
	background-color: #0091b9;
	color: #fff;
	width: 92px;
	height: 40px;
	line-height: 40px;
	text-align: center
}
.head_btn .contact .ac {
	color: #fff
}

@media (max-width:992px) {
.head_btn .contact {
	height: 34px;
	width: 72px
}
.head_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
}
.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: #000;
	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: #0091b9
}
.m-menus .active .tit a, .m-menus .open .tit a {
	color: #0091b9
}
.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
}
.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)
}
.vmore {
	display: inline-block;
	width: 256px;
	height: 48px;
	border: 1px solid #0091b9;
	position: relative;
	transition: .6s;
	padding: 0 18px;
	line-height: 48px;
	letter-spacing: 2px
}
.vmore .arr {
	background: url(../images/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, .vmore:hover {
	background-color: #0091b9;
	color: #fff;
	transform: translateX(4px)
}
.vmore.hover .arr, .vmore:hover .arr {
	background-image: url('../images/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
}
}
.bggray {
	background: #f1f0f0
}
footer {
	background-color: #0b0d12;
	color: #959596
}
footer a {
	color: #959596
}
footer a:hover {
	color: #fff
}
.ft_contact {
	padding-bottom: 20px
}

@media (min-width:768px) {
.ft_contact {
	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:1199px) {
.ft_contact {
	padding: 1rem 0
}
}
.ft_contact .code {
	max-width: 80px
}
.ft_contact .contact {
	border: 1px solid #57595c;
	width: 160px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	display: block;
	font-size: 15px;
	color: #fff;
	margin-bottom: 20px;
	transition: .6s
}
.ft_contact .contact:hover {
	background: #0091b9;
	color: #333
}
.ft_contact .contact i {
	padding-right: 6px
}
.ft_contact .telbox>* {
	display: inline-block;
	vertical-align: middle
}
.ft_contact .telbox .tel {
	font-size: 26px;
	margin-right: 10px;
	color: #fff;
	font-family: medium
}
.ft_contact .telbox .xs {
	font-size: 15px
}
.ft_contact .telbox .h {
	padding: 0 16px
}
.ft_contact .telbox .en {
	padding: 0 5px
}
.ft_contact .telbox span.en {
	position: relative;
	padding-right: 8px
}
.ft_contact .telbox span.en::after {
	content: '';
	display: block;
	width: 1px;
	height: 15px;
	background: #727272;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%)
}

@media (max-width:767px) {
.ft_contact {
	text-align: center
}
.ft_contact .contact {
	margin-left: auto;
	margin-right: auto
}
.ft_contact .h {
	display: block;
	margin: 5px 0 30px
}
}

@media (max-width:480px) {
.ft_contact .telbox .tel {
	font-size: 20px
}
.ft_contact .code {
	max-width: 100px;
	width: 100px
}
}
.ft_bottom {
	padding: 20px 0;
	color: #727272;
	border-top: 1px solid #3d3d3d;
	line-height: 1.8
}

@media (min-width:1680px) {
.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
}
}

@media (max-width:1679px) {
.ft_bottom {
	line-height: 2.2
}
}
.ft_bottom .copyright {
	color: #6b6b6b
}

@media (max-width:1679px) {
}
.ft_bottom .copyright a {
	color: #6b6b6b
}
.ft_bottom .copyright span {
	display: inline-block;
	margin-right: .2rem
}

@media (max-width:480px) {
.ft_bottom .copyright {
	font-size: 13px
}
}
.ft_navs {
	padding: .7rem 0
}
.ft_navs ul {
	display: flex;
	justify-content: space-between
}
.ft_navs .navitem h4 {
	font-size: 18px;
	position: relative;
	margin-bottom: 16px;
	color: #fff
}
.ft_navs .navitem h4 a {
	color: #fff
}
.ft_navs .navitem .info {
	font-size: 15px
}

@media (max-width:1360px) {
.ft_navs .navitem .info {
	font-size: 14px
}
}
.ft_navs .navitem .info a {
	line-height: 2.2;
	display: block
}
.ft_navs .navitem dl.info {
	display: flex
}
.ft_navs .navitem dl.info dd:first-child {
	margin-right: .6rem
}
.index_banner {
	position: relative;
	overflow: hidden;
	width: 100vw;
	height: calc(100vh - 85px)
}
.index_banner .bg {
	display: block;
	height: 100%;
	transition: all 5.6s cubic-bezier(.04, .79, 1, 1) !important;
	transform: scale(1.3);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center
}
.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: .3rem
}
}

@media (max-width:480px) {
.index_banner .content .desc {
	font-size: 14px
}
}
.index_banner video {
	width: 100%;
	height: 100%;
	object-fit: cover
}
.index_banner .swiper-pagination {
	bottom: 6%
}

@media (max-width:768px) {
.index_banner .swiper-pagination {
	bottom: 10%
}
}
.index_banner .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	background: #cdd3d5;
	opacity: 1;
	border: 0;
	transition: .6s;
	top: -4px;
	position: relative;
	margin: 0 9px!important
}

@media (max-width:640px) {
.index_banner .swiper-pagination-bullet {
	transform: scale(.8)
}
}
.index_banner .swiper-pagination-bullet::after {
	content: '';
	width: 6px;
	height: 6px;
	background: #cdd3d5;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	z-index: 5;
	border-radius: 50%
}
.index_banner .swiper-pagination-bullet-active {
	width: 22px;
	height: 22px;
	background: none!important;
	border: 2px solid #cdd3d5;
	top: 0
}
.index_banner .swiper-slide-active .bg {
	transform: scale(1)
}

@media (max-width:1199px) {
.index_banner {
	height: 6rem
}
}

@media (max-width:768px) {
.index_banner {
	height: 5rem
}
}

@media (max-width:480px) {
.index_banner {
	height: 4rem
}
.index_banner .swiper-pagination {
	bottom: 6%
}
}

@media (min-width:992px) {
.coverbox._l .coverimg {
	width: 0%;
	transition: all 1s ease-in-out;
	background-position: 0 center;
	opacity: 0
}
.coverbox._l.animated .coverimg {
	width: 100%;
	opacity: 1
}
.coverbox._r .coverimg {
	width: 0%;
	transition: all 1s ease-in-out;
	background-position: right center;
	right: 0;
	left: auto;
	opacity: 0
}
.coverbox._r.animated .coverimg {
	width: 100%;
	opacity: 1
}
}
.index_brand {
	padding: .8rem 0 .9rem
}
.index_brand .vhd {
	text-align: center;
	margin-bottom: .6rem
}

@media (min-width:1200px) {
.index_brand .bd {
	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;
	position: relative
}
.index_brand .leftbox, .index_brand .rightbox {
	width: 46%
}
}

@media (min-width:1200px) and (max-width:1680px) {
.index_brand .leftbox {
	width: 47%
}
.index_brand .rightbox {
	width: 47%
}
}

@media (max-width:1199px) {
.index_brand .wrap {
	padding: 1rem 0
}
}

@media (max-width:1199px) {
.index_brand .leftbox {
	margin-bottom: .5rem
}
.index_brand .datas {
	margin: .8rem auto !important;
	width: 90%
}
.index_brand .vmore {
	left: 50%;
	transform: translateX(-50%);
	margin-bottom: .5rem
}
}

@media (max-width:1199px) and (min-width:480px) {
.index_brand .datas {
	margin: .5rem auto !important;
	width: 80%;
	max-width: 700px
}
}
.index_brand .info {
	font-size: 15px;
	color: #666;
	line-height: 2
}
.index_brand .info p {
	margin-bottom: 1em
}
.index_brand .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) {
.index_brand .datas {
	margin: .3rem 0 .4rem
}
}
.index_brand .datas .val {
	font-size: .52rem;
	font-family: medium;
	color: #0091b9;
	line-height: 1.1
}

@media (max-width:768px) {
}

@media (max-width:480px) {
.index_brand .datas .val {
	line-height: 1.3;
	font-size: .5rem
}
}
.index_brand .datas .val .xs {
	font-size: 14px
}
.index_brand .datas .unit {
	font-size: 16px;
	color: #494949;
	position: relative
}
.index_brand .datas .tit {
	font-size: .1.8rem;
	color: #494949;
	position: relative;
	padding-top: .2rem;
	display: inline-block
}

@media (max-width:1200px) {
.index_brand .datas .tit {
	font-size: 17px
}
}
.index_brand .datas .tit::before {
	content: '';
	display: block;
	width: 20px;
	height: 1px;
	background-color: #0091b9;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	z-index: 5;
	top: 0;
	transition: .6s
}

@media (max-width:480px) {
.index_brand .datas .tit {
	font-size: 15px
}
}
.index_brand .datas dd:hover .tit::before {
	width: 100%
}
.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('../images/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
}
.index_core {
	text-align: center;
	background-color: #fbfbfb;
	padding: .8rem 0 .9rem
}
.index_core .vhd {
	margin-bottom: .8rem
}
.index_core .row {
	margin-left: -0.17rem !important;
	margin-right: -0.17rem !important
}
.index_core .row>* {
	padding-left: .17rem !important;
	padding-right: .17rem !important
}
.index_core .top {
	position: relative
}
.index_core .top::after {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 1px;
	background-color: #0091b9;
	left: 0;
	top: 50%;
	z-index: 1
}
.index_core .icon {
	width: 1rem;
	height: 1rem;
	position: relative;
	z-index: 5;
	border-radius: 50%;
	border: 1px solid #0091b9;
	margin: 0 auto;
	display: inline-block;
	background-color: #eff4f9
}
.index_core .icon .ic {
	width: .5rem;
	height: .5rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	z-index: 5
}
.index_core h4 {
	font-size: 20px;
	font-weight: bold;
	margin: .26rem 0 .2rem
}
.index_core .desc {
	font-size: 15px;
	line-height: 2.2
}

@media (max-width:1199px) {
.index_core li {
	margin-bottom: .5rem
}
}

@media (max-width:639px) {
.index_core {
	background: #fff;
	border-top: 10px solid #fbfbfb
}
.index_core li {
	width: 100%;
	text-align: left;
	margin-bottom: .3rem
}
.index_core li .inner {
	background: #fff;
	border: 1px solid #9bccff;
	display: flex;
	padding: .5rem
}
.index_core li .top::after {
	display: none
}
.index_core li .content {
	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
}
.index_core li h4 {
	margin-top: 0
}
.index_core li .icon {
	margin-right: .5rem;
	border: 0
}
.index_core li .desc {
	line-height: 1.9
}
}
.vhd {
	margin-bottom: .4rem
}
.vhd .en {
	text-transform: uppercase;
	font-family: "Arial";
	color: #0091b9;
	font-size: 16px
}
.vhd h2 {
	letter-spacing: 2px;
	font-size: .3rem;
	font-weight: bold;
	color: #000
}

@media (max-width:640px) {
.vhd .en br {
	display: none
}
}

@media (max-width:480px) {
.vhd h2 {
	font-size: 23px
}
}
.vhd._white h2 {
	color: #fff
}
.index_product {
	background: #0091b9
}

@media (max-width:991px) {
.index_product .vhd {
	text-align: center
}
}
.index_product .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;
	position: relative
}
.index_product .wrap::before {
	content: '';
	display: block;
	position: absolute;
	width: 110vw;
	background: url(../images/bg4.jpg) no-repeat right bottom #010102;
	
	height: 100%;
	top: 0;
	z-index: 1;
	right: 50%
}

@media (min-width:1680px) {
.index_product .wrap::before {
	right: 30%
}
}

@media (max-width:991px) {
.index_product .wrap::before {
	right: -6vw
}
}
.index_product .lbox {
	width: 50%;
	position: relative;
	z-index: 55;
	padding-right: .5rem
}

@media (min-width:1680px) {
.index_product .lbox {
	padding-right: 5%;
	width: 70%
}
}

@media (max-width:991px) {
.index_product .lbox {
	width: 100%;
	padding-right: 0
}
}
.index_product .rbox {
	width: 60%
}
.index_product nav {
	overflow: hidden;
	text-align: center;
	color: #fff;
	font-size: 15px;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch
}
.index_product nav .item {
	width: 16%;
	color: #fff;
	margin-bottom: .24rem
}

@media (min-width:992px) {
.index_product nav .item {
	opacity: .7;
	padding-right: 2%
}
}

@media (max-width:639px) {
.index_product nav .item {
	width: 50%
}
}
.index_product nav img {
	display: block;
	margin: 0 auto;
	position: relative;
	top: .06rem;
	width: .75rem;
	height: .75rem
}

@media (max-width:639px) {
.index_product nav img {
	width: 1.2rem;
	height: 1.2rem
}
}

@media (min-width:992px) {
.index_product nav .active, .index_product nav a:hover {
	opacity: 1
}
}
.index_do {
	background: url('../images/cp_bg.jpg') no-repeat center center;
	background-size: cover;
	padding: 1.2rem 0;
	color: #fff
}
.index_do .vhd {
	text-align: center
}
.index_do .desc {
	text-align: center;
	font-size: 15px;
	line-height: 2;
	margin-bottom: .7rem
}

@media (min-width:640px) {
.index_do .desc {
	width: 80%;
	position: relative;
	margin: -0.1rem auto .7rem
}
}
.index_do .row {
	margin-left: -0.17rem !important;
	margin-right: -0.17rem !important
}
.index_do .row>* {
	padding-left: .17rem !important;
	padding-right: .17rem !important
}
.index_do .row li {
	margin-bottom: .2rem
}
.index_do li a {
	border: 1px solid rgba(255,255,255,0.3);
	display: block;
	background-color: rgba(0,0,0,0.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;
	font-size: 16px;
	color: #fff;
	position: relative;
	padding-right: .2rem
}
.index_do li a::after {
	content: '';
	display: block;
	position: absolute;
	width: 0;
	top: 0;
	bottom: 0;
	background-color: #0091b9;
	transition: .6s;
	z-index: 1
}
.index_do li a:hover::after {
	width: 100%
}
.index_do li a:hover .arr {
	background-image: url('../images/arr_f.png')
}
.index_do li a:hover .tit {
	transform: translateX(5px)
}
.index_do li .tit {
	display: block;
	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: .1rem .1rem .1rem .2rem;
	position: relative;
	z-index: 5;
	transition: .6s;
		font-size: 16px;
}
.index_do li .icon {
	width: 1.18rem;
	height: 1.18rem;
	display: block;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	background-size: .66rem;
	
	position: relative;
	z-index: 5
}
.index_do li .arr {
	background: url('../images/arr.png') no-repeat center center;
	width: 12px;
	height: 12px;
	display: block;
	position: relative;
	z-index: 5
}

@media (max-width:1200px) {
.index_do li .icon {
	width: .9rem;
	height: .9rem;
	background-size: .4rem
}
}

@media (max-width:639px) {
.index_do li {
	width: 100%
}
.index_do li .icon {
	width: 1.1rem;
	height: .6rem;
	background-color: transparent!important;
	background-size: .6rem;
	border-right: 1px solid #fff
}
.index_do li a {
	padding-right: .4rem;
	border-color: #fff;
	height: 1.1rem
}
.index_do li .tit {
	padding-left: .3rem
}
}
.index_solutions {
	padding: .8rem 0 1rem
}
.index_solutions .vhd {
	margin-bottom: .6rem
}
.index_solutions .row {
	margin-left: -0.11rem !important;
	margin-right: -0.11rem !important;
	padding-bottom: .3rem
}
.index_solutions .row>* {
	padding-left: .11rem !important;
	padding-right: .11rem !important
}
.index_solutions .row li {
	margin-bottom: .8rem
}

@media (max-width:639px) {
.index_solutions .row li {
	width: 50%
}
}
.index_solutions .inner {
	display: block
}

@media (min-width:1360px) {
.index_solutions .row.col3 {
	margin-left: -0.3rem !important;
	margin-right: -0.3rem !important
}
.index_solutions .row.col3>* {
	padding-left: .3rem !important;
	padding-right: .3rem !important
}
.index_solutions .row.col3 li {
	margin-bottom: .6rem
}
}
.index_solutions .inner {
	position: relative;
	border: 1px solid #e0dadb;
}
.index_solutions .inner::after {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	height: 100%;
	background-color: #0091b9;
	opacity: 0;
	z-index: 5;
	transition: transform .6s ease 0s
}
.index_solutions .inner .tit {
	position: absolute;
	left: 50%;
	top: 108%;
	transform: translateX(-50%) translateY(-50%);
	z-index: 5;
	width: 90%;
	color: #0091b9;
	font-size: .18rem;
	text-align: center;
	z-index: 66
}

@media (max-width:640px) {
.index_solutions .inner .tit {
	font-size: 14px
}
}
.index_solutions .inner:hover::after {
	opacity: .7
}
.index_solutions .inner:hover .coverbox .coverimg {
	transform: scale(1.2)
}
.solutions_inner {
	position: relative;
	display: block;
	overflow: hidden
}
.solutions_inner::after {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	height: 100%;
	background-color: #0091b9;
	opacity: 0;
	z-index: 5;
	transition: transform .6s ease 0s
}
.solutions_inner .titbox {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	z-index: 5;
	width: 90%;
	color: #fff;
	text-align: center;
	z-index: 555
}
.solutions_inner .tit {
	font-size: .24rem;
	text-align: center;
	z-index: 66;
	transition: .6s
}

@media (min-width:1200px) {
.solutions_inner .tit {
	margin-top: 22px
}
}

@media (max-width:640px) {
.solutions_inner .tit {
	font-size: 18px
}
}
.solutions_inner .more {
	font-size: 15px;
	opacity: 0;
	transform: translateY(50px);
	transition: .6s;
	line-height: 22px
}
.solutions_inner:hover .more {
	transform: translateY(20px);
	opacity: 1
}

@media (min-width:1200px) {
.solutions_inner:hover .tit {
	margin-top: -10px;
	transform: scale(1.3)
}
}
.solutions_inner:hover::after {
	opacity: .7
}
.solutions_inner:hover .coverbox .coverimg {
	transform: scale(1.2)
}
.index_partner {
	background: url('../images/bg3.jpg') no-repeat center center;
	background-size: cover;
	padding: 1rem 0;
	text-align: center
}
.index_partner li {
	width: 16.66%
}

@media (max-width:1360px) {
.index_partner li {
	width: 20%
}
}

@media (max-width:768px) {
.index_partner li {
	width: 25%
}
}

@media (max-width:480px) {
.index_partner li {
	width: 33.33%
}
}

@media (max-width:450px) {
.index_partner li {
	width: 50%
}
}
.index_partner .swiper-pagination-bullet {
	background: #fff;
	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
}
.banner {
	position: relative;
	height: 3.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
}
.banner .en {
	line-height: 1.1;
	font-size: .55rem;
	text-transform: uppercase;
	margin-bottom: .1rem
}
.banner h2 {
	font-size: .36rem
}
.banner .crumbs {
	position: absolute;
	left: 0;
	bottom: .3rem;
	color: #fff;
	z-index: 55
}
.banner .crumbs a {
	color: #fff
}

@media (max-width:640px) {
.banner .crumbs {
	bottom: .2rem
}
}

@media (max-width:480px) {
.banner {
	height: 4rem
}
.banner h2 {
	font-size: 22px
}
}
.crumbs {
	color: #999999
}
.crumbs .icon-right {
	font-size: 12px
}
.crumbs a {
	color: #999999
}
.crumbs a:hover {
	color: #0091b9
}
.crumbs._white {
	color: #fff
}
.crumbs._white a {
	color: #fff
}
.crumbs._white .home {
	background-image: url('../images/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
}
}
.channel_water {
	padding: 1rem 0
}
.channel_water .row {
	margin-left: -0.24rem !important;
	margin-right: -0.24rem !important
}
.channel_water .row>* {
	padding-left: .24rem !important;
	padding-right: .24rem !important
}
.channel_water .row li {
	margin-bottom: .48rem
}

@media (max-width:1200px) {
.channel_water .row {
	margin-left: -0.15rem !important;
	margin-right: -0.15rem !important
}
.channel_water .row>* {
	padding-left: .15rem !important;
	padding-right: .15rem !important
}
.channel_water .row li {
	margin-bottom: .3rem
}
}

@media (max-width:480px) {
.channel_water .row {
	margin-left: -0.1rem !important;
	margin-right: -0.1rem !important
}
.channel_water .row>* {
	padding-left: .1rem !important;
	padding-right: .1rem !important
}
.channel_water .row li {
	margin-bottom: .2rem
}
}
.channel_water .inner {
	display: block;
	background: #fff;
	height: 2.3rem;
	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;
	text-align: center;
	padding: .2rem
}
.channel_water .inner span {
	display: block
}
.channel_water .inner:hover {
	background-color: #0091b9;
	color: #fff
}
.channel_water .inner:hover .ic {
	transform: translateX(0);
	filter: none
}

@media (max-width:992px) {
.channel_water .inner {
	height: 3rem
}
}
.channel_water .icon {
	width: 75px;
	height: 75px;
	display: block;
	position: relative;
	margin: 0 auto .06rem;
	overflow: hidden
}

@media (max-width:992px) {
}
.channel_water .icon .ic {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	transform: translateX(-100%);
	-webkit-filter: drop-shadow(75px 0 0 #0091b9);
	filter: drop-shadow(75px 0 0 #0091b9)
}
.channel_water .tit {
	font-size: .24rem
}

@media (max-width:992px) {
.channel_water .tit {
	font-size: 20px
}
}

@media (max-width:640px) {
.channel_water .tit {
	font-size: 16px
}
}
.list_video {
	padding: 0 0 1.2rem
}
.list_video .row {
	margin-left: -0.15rem !important;
	margin-right: -0.15rem !important
}
.list_video .row>* {
	padding-left: .15rem !important;
	padding-right: .15rem !important
}
.list_video .row li {
	margin-bottom: .3rem
}

@media (max-width:1200px) {
.list_video .row {
	margin-left: -0.15rem !important;
	margin-right: -0.15rem !important
}
.list_video .row>* {
	padding-left: .15rem !important;
	padding-right: .15rem !important
}
.list_video .row li {
	margin-bottom: .3rem
}
}

@media (max-width:480px) {
.list_video .row li {
	width: 100%;
	margin-bottom: .4rem
}
}
.list_video .inner {
	background: #fff;
	background: #f1f0f0;
	cursor: pointer
}
.list_video .inner .info {
	padding: .2rem 7%
}

@media (max-width:480px) {
.list_video .inner .info {
	padding: .2rem .3rem
}
}
.list_video .inner .coverbox .play {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url('../images/play.png') no-repeat center center;
	z-index: 55;
	transition: .6s
}
.list_video .inner .tit {
	font-size: 18px;
	line-height: 30px;
	height: 60px;
	display: block;
	word-break: break-all;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-line-clamp: 2
}

@media (max-width:992px) {
.list_video .inner .tit {
	font-size: 16px
}
}
.list_video .inner .time {
	margin-top: 10px;
	border-top: 1px solid #a7a6a6;
	height: 50px;
	line-height: 50px;
	color: #999;
	background: url('../images/arr2.png') no-repeat right center
}
.list_video .inner:hover {
	background-color: #0091b9
}
.list_video .inner:hover * {
	color: #fff
}
.list_video .inner:hover .time {
	border-top-color: #fff;
	background-image: url('../images/arr2_f.png')
}
.list_video .inner:hover .coverimg {
	transform: scale(1.2)
}
.col_body {
	margin-top: 1rem;
	margin-bottom: 1.2rem;
	position: relative;
	
}

@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: 350px;
	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: 100%;
	padding-left: 0
}
}
.sub_menu h2 a {
	color: #fff;
	display: block
}
.sub_menu .info {
	font-size: 16px
}
.sub_menu .info a {
	display: block;
	padding-left: .4rem;
	height: 50px;
	line-height: 50px;
	background: #f1f0f0;
	margin-top: 1px;
	position: relative;
	color: #666
}
.sub_menu .info a:hover {
	background-color: #0091b9;
	color: #fff
}
.sub_menu .info .active {
	background: #fff
}
.sub_menu .info .active::before {
	content: '';
	display: block;
	position: absolute;
	width: .1rem;
	height: 100%;
	background-color: #0091b9;
	left: 0;
	top: 0
}
.sub_menu_2 h2 a {
	color: #fff;
	display: block
}
.sub_menu_2 .info {
	font-size: 16px
}
.sub_menu_2 .info li {
	position: relative
}
.sub_menu_2 .info li>a {
	padding-left: .4rem;
	display: block;
	height: 56px;
	line-height: 56px;
	background: #f1f0f0;
	margin-top: 1px;
	color: #666
}
.sub_menu_2 .info li>a:hover {
	background-color: #0091b9;
	color: #fff
}
.sub_menu_2 .info .active::before {
	content: '';
	display: block;
	position: absolute;
	width: .1rem;
	height: 100%;
	background-color: #0091b9;
	left: 0;
	top: 0
}
.sub_menu_2 .info .active .tit {
	background: #fff
}
.sub_menu_2 .info .active .tit:hover {
	color: #333
}
.sub_menu_2 .xsinfo .tit2 {
	background: #f1f0f0;
	margin-top: 1px;
	padding-left: .5rem;
	height: 50px;
	line-height: 50px;
	border-top: 1px solid #f2f2f3;
	display: block
}
.sub_menu_2 .xsinfo .tit2 .arr {
	font-size: 12px;
	font-weight: bold
}
.sub_menu_2 .xsinfo .active {
	color: #0091b9
}
.col_sub h2 {
	height: 65px;
	line-height: 65px;
	font-size: 20px;
	padding-left: .26rem;
	background-color: #0091b9;
	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
}
.search_box {
	height: 64px;
	line-height: 64px;
	position: relative;
	margin-bottom: 30px
}
.search_box .submit {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 157px;
	height: 64px;
	line-height: 64px;
	text-align: center;
	background-color: #0091b9;
	color: #fff;
	font-size: 16px;
	cursor: pointer
}
.search_box .submit:hover {
	background-color: #ff9800
}
.search_box input {
	height: 64px;
	line-height: 64px;
	display: block;
	width: 100%;
	font-size: 16px;
	padding-left: 20px
}

@media (max-width:1200px) {
.search_box {
	height: 50px;
	line-height: 50px
}
.search_box .submit, .search_box input {
	height: 50px;
	line-height: 50px
}
.search_box .submit {
	width: 120px
}
}

@media (max-width:480px) {
.search_box {
	height: 42px;
	line-height: 42px
}
.search_box .submit, .search_box input {
	height: 42px;
	line-height: 42px
}
.search_box .submit {
	width: 100px
}
}
.search_box_2 {
	background-color: #0091b9;
	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;
	padding: .4rem 1rem .4rem 0;
	margin-bottom: .34rem;
	position: relative;
	z-index: 5
}
.search_box_2 .tit {
	font-size: 16px;
	padding: 0 .4rem;
	color: #fff
}
.search_box_2 form {
	display: block;
	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: justify;
	box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between
}
.search_box_2 .submit {
	width: 157px;
	height: 58px;
	line-height: 58px;
	text-align: center;
	background-color: #0091b9;
	color: #fff;
	font-size: 16px;
	cursor: pointer
}
.search_box_2 .submit:hover {
	background-color: #ff9800
}
.search_box_2 .inputs {
	display: block;
	background: #fff;
	border: 0;
	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
}
.search_box_2 input {
	height: 60px;
	line-height: 60px;
	padding-left: 20px;
	font-size: 16px
}
.search_box_2 .layui-form-select dl {
	top: 100%!important;
	margin-top: 1px
}
.search_box_2 .layui-form-select dl dd.layui-this {
	background-color: #0091b9
}

@media (max-width:1200px) {
.search_box_2 {
	padding: .3rem .3rem .3rem 0
}
.search_box_2 .submit, .search_box_2 input {
	height: 50px;
	line-height: 50px
}
.search_box_2 .submit {
	width: 120px
}
}

@media (max-width:640px) {
.search_box_2 {
	padding: 0
}
}

@media (max-width:480px) {
.search_box_2 .submit, .search_box_2 input {
	height: 42px;
	line-height: 42px
}
.search_box_2 .submit {
	width: 80px
}
}
.list_water {
	text-align: center
}
.list_water .row {
	margin-left: -0.2rem !important;
	margin-right: -0.2rem !important;
	padding-bottom: .3rem
}
.list_water .row>* {
	padding-left: .2rem !important;
	padding-right: .2rem !important
}
.list_water .row li {
	margin-bottom: .4rem
}

@media (max-width:1679px) {
.list_water .row {
	margin-left: -0.15rem !important;
	margin-right: -0.15rem !important
}
.list_water .row>* {
	padding-left: .15rem !important;
	padding-right: .15rem !important
}
.list_water .row li {
	margin-bottom: .3rem
}
}

@media (max-width:992px) {
.list_water .row {
	margin-left: -0.1rem !important;
	margin-right: -0.1rem !important
}
.list_water .row>* {
	padding-left: .1rem !important;
	padding-right: .1rem !important
}
.list_water .row li {
	margin-bottom: .2rem
}
}
.list_water .inner {
	border: 1px solid #f2f2f3;
	padding: 0 0 15px;
	transition: .6s
}
.list_water .inner .tit {
	font-size: 16px;
	display: block;
	line-height: 24px;
	
	margin: 15px .2rem 0;
	word-break: break-all;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-line-clamp: 2
}
.list_water .inner:hover {
	box-shadow: 0 0 20px rgba(0,0,0,0.2)
}
.list_water .inner:hover .coverimg {
	transform: scale(1.1)
}

@media (max-width:1360px) {
.list_water .inner .tit {
	font-size: 18px
}
}

@media (max-width:768px) {
.list_water .inner .tit {
	font-size: 16px
}
}
.app_box {
	height: 7.4rem;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative
}
.app_box .box {
	width: 680px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	z-index: 5;
	max-width: 80vw
}
.app_box .content {
	background: #070707;
	padding: .4rem;
	border-radius: .24rem;
	border: 1px solid rgba(255,255,255,0.3);
	display: inline-block;
	text-align: center;
	color: #fff
}
.app_box .content img {
	width: 100%;
	margin: 10px 0 5px
}
.app_box .content .tip {
	background-color: #0091b9;
	height: 34px;
	line-height: 34px
}

@media (max-width:480px) {
.app_box {
	height: 9rem;
	background-position: 0 center
}
.app_box .box {
	width: auto
}
.app_box .content {
	border-radius: 0
}
}
.contact_box {
	padding: 1rem 0
}
.contact_box .row {
	margin-left: -0.39rem !important;
	margin-right: -0.39rem !important
}
.contact_box .row>* {
	padding-left: .39rem !important;
	padding-right: .39rem !important
}

@media (min-width:992px) {
.contact_box .row {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch
}
}
.contact_box .row li {
	margin-bottom: .58rem
}
.contact_box .inner {
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
	padding: .34rem 7% .2rem;
	height: 100%
}

@media (max-width:640px) {
.contact_box .inner {
	padding: .6rem 5% .4rem
}
}
.contact_box h3 {
	font-size: .24rem;
	font-weight: bold;
	margin-bottom: 18px
}
.contact_box .info {
	font-size: 15px;
	color: #666;
	line-height: 28px
}
.contact_box .info p {
	margin-bottom: 10px
}

@media (max-width:767px) {
.contact_box h3 {
	font-size: 20px
}
}

@media (max-width:480px) {
.contact_box h3 {
	font-size: 18px
}
}
.contact_box i {
	border-radius: 50%;
	width: 28px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	background-color: #dadada;
	color: #fff;
	display: inline-block;
	margin-right: .1rem
}

@media (max-width:480px) {
.contact_box i {
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-size: 12px
}
}

@media (max-width:1199px) {
.contact_box_2 {
	padding-top: .5rem;
	padding-bottom: 1rem
}
}
.contact_box_2 .row {
	margin-left: 0 !important;
	margin-right: 0 !important;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch
}
.contact_box_2 .row>* {
	padding-left: 0 !important;
	padding-right: 0 !important
}
.contact_box_2 .row::before {
	display: none
}

@media (max-width:1199px) {
.contact_box_2 .row {
	margin-left: -0.1rem !important;
	margin-right: -0.1rem !important
}
.contact_box_2 .row>* {
	padding-left: .1rem !important;
	padding-right: .1rem !important
}
}
.contact_box_2 li {
	margin-bottom: 0
}
.contact_box_2 li .inner {
	box-shadow: none;
	padding: .5rem 7% .5rem;
	height: 100%
}

@media (max-width:1199px) {
.contact_box_2 li {
	margin-bottom: .2rem
}
.contact_box_2 li .inner {
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	box-shadow: 0 0 10px rgba(0,0,0,0.1)
}
}

@media (min-width:1200px) {
.contact_box_2 li:nth-child(2n+1) {
	background: #f1f0f0;
	position: relative;
	z-index: 1
}
.contact_box_2 li:nth-child(2n+1)::before {
	content: '';
	display: block;
	width: 50vw;
	height: 100%;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	z-index: 5;
	background: #f1f0f0;
	z-index: -1
}
.contact_box_2 li:nth-child(2n) {
	position: relative;
	z-index: 5
}
.contact_box_2 li:nth-child(2n) .inner {
	position: relative;
	background: #fff;
	z-index: 55
}
}
.contact_box_2 h3 {
	font-size: .24rem;
	font-weight: bold;
	margin-bottom: 18px
}
.contact_box_2 .info {
	font-size: 15px;
	color: #666;
	line-height: 28px
}
.contact_box_2 .info p {
	margin-bottom: 10px
}

@media (max-width:767px) {
.contact_box_2 h3 {
	font-size: 20px
}
}

@media (max-width:480px) {
.contact_box_2 h3 {
	font-size: 18px
}
}
.contact_box_2 i {
	border-radius: 50%;
	width: .28rem;
	height: .28rem;
	line-height: .28rem;
	text-align: center;
	background-color: #7b7b7b;
	color: #fff;
	display: inline-block;
	margin-right: .1rem
}

@media (max-width:992px) {
.contact_box_2 i {
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-size: 12px
}
}

@media (max-width:1300px) {
.contact_box_2 h3 {
	font-size: 20px
}
.contact_box_2 .info {
	font-size: 14px
}
}
.map_box {
	padding: 1rem 0
}
.map_box.bg {
	background: url('../images/map_bg.jpg') no-repeat center center;
	background-size: cover
}
.map_box .table {
	background: #fff;
	padding: .7rem
}

@media (max-width:1360px) {
.map_box .table {
	padding: .5rem
}
}

@media (max-width:480px) {
.map_box .table {
	padding: .3rem
}
}

@media (min-width:992px) {
.map_box .table {
	display: table;
	width: 100%
}
.map_box .table>* {
	display: table-cell;
	vertical-align: middle
}
.map_box .table .lbox {
	width: 50%
}
.map_box .table .rbox {
	padding: .7rem 3%
}
}

@media (min-width:992px) and (max-width:1300px) {
.map_box .table .rbox {
	padding: .7rem 3%
}
}

@media (min-width:992px) and (max-width:1200px) {
.map_box .table .lbox {
	width: 50%
}
.map_box .table .rbox {
	padding: .5rem 0 .5rem 3%
}
}
.map_box .lbox .map {
	min-height: 4.5rem
}
.map_box .rbox h3 {
	margin-bottom: 4px
}

@media (max-width:991px) {
.map_box .rbox {
	padding: .8rem 0 .5rem
}
}

@media (max-width:1360px) {
.map_box .rbox h3 {
	font-size: 23px
}
.map_box .rbox .en {
	font-size: 16px
}
}

@media (max-width:767px) {
.map_box .rbox h3 {
	font-size: 20px
}
}

@media (max-width:480px) {
.map_box .rbox h3 {
	font-size: 18px
}
.map_box .rbox .en {
	font-size: 14px
}
}
.map_box h3 {
	font-size: 21px;
	font-weight: bold
}
.map_box .en {
	color: #999;
	font-size: 18px
}
.map_box .info {
	margin-top: 20px;
	line-height: 2.2;
	font-size: 16px;
	color: #5e5e5e
}
.show_product {
	background: #fff;
	margin: 0 auto 1rem;
	padding: .76rem
}

@media (max-width:639px) {
.show_product {
	width: 100vw;
	padding: .7rem 4vw;
	margin-top: 1px
}
}
.show_product h1 {
	text-align: center;
	font-size: .3rem;
	font-weight: bold;
	margin-bottom: 20px
}

@media (max-width:1200px) {
.show_product h1 {
	font-size: 24px
}
}

@media (max-width:480px) {
.show_product h1 {
	font-size: 22px
}
}
.show_product .hd {
	background: #f1f0f0
}
.show_product .hd h3 {
	display: inline-block;
	padding: 0 .5rem;
	background-color: #0091b9;
	color: #fff;
	height: 66px;
	line-height: 66px;
	font-size: 18px;
	font-weight: bold
}

@media (max-width:992px) {
.show_product .hd h3 {
	height: 50px;
	line-height: 50px
}
}

@media (max-width:480px) {
.show_product .hd h3 {
	font-size: 17px;
	height: 44px;
	line-height: 44px;
	font-weight: normal
}
}
.show_product .bd {
	padding: .4rem 0
}
.show_product .row {
	margin-left: -0.25rem !important;
	margin-right: -0.25rem !important
}
.show_product .row>* {
	padding-left: .25rem !important;
	padding-right: .25rem !important
}
.show_product .row li {
	margin-bottom: .4rem
}
.show_product .row li img {
	width: 100%
}
.show_product .txt {
	font-size: 16px;
	line-height: 2
}
.download_main {
	margin: 1rem auto
}
.list_download {
	margin-bottom: .5rem
}
.list_download table {
	width: 100%;
	font-size: 16px
}
.list_download th {
	background: #f1f0f0
}
.list_download th:nth-child(2) {
	min-width: 150px
}

@media (max-width:640px) {
.list_download th:nth-child(2) {
	min-width: 120px
}
}
.list_download th:nth-child(3) {
	width: 72px;
	text-align: center
}

@media (max-width:640px) {
.list_download th:nth-child(3) {
	width: 50px
}
}

@media (min-width:640px) {
.list_download th, .list_download td {
	height: 1.2rem;
	padding: .1rem .4rem;
	min-width: 200px!important
}
.list_download th:nth-child(1), .list_download td:nth-child(1) {
	width: 60%
}
.list_download th:nth-child(3), .list_download td:nth-child(3) {
	white-space: nowrap;
	min-width: 80px;
	text-align: center
}
}

@media (max-width:768px) {
.list_download th, .list_download td {
	padding: .1rem .2rem;
	min-width: 100px!important
}
}

@media (max-width:639px) {
.list_download th, .list_download td {
	padding: .1rem 0
}
}

@media (min-width:640px) {
.list_download th {
	height: 60px
}
}

@media (min-width:640px) {
.list_download tr:nth-child(2n) {
	background: #f1f0f0
}
}

@media (min-width:768px) {
.list_download .icon-xiazai {
	width: 72px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	border: 1px solid #c9c9c9;
	border-radius: 3px;
	display: inline-block;
	transition: .6s;
	font-size: 18px
}
.list_download .icon-xiazai:hover {
	background-color: #0091b9;
	color: #fff;
	border-color: #0091b9
}
}

@media (max-width:639px) {
.list_download th {
	display: none
}
.list_download tr {
	display: block;
	padding: .2rem 0;
	margin-bottom: .2rem;
	border-bottom: 1px solid #f2f2f3
}
.list_download td {
	display: block;
	padding: 0
}
.list_download td:nth-child(3) {
	display: none
}
.list_download .time {
	font-size: 14px;
	margin-top: 10px;
	color: #999
}
}
.news_page .crumbs {
	padding: .2rem 0
}
.show_news {
	background: #fff;
	padding: .74rem;
	margin-bottom: 1rem
}

@media (max-width:640px) {
.show_news {
	width: 100vw;
	padding: .74rem 4vw;
	margin-top: 1px
}
}
.news_top {
	text-align: center
}
.news_top h1 {
	font-size: .3rem;
	font-weight: bold;
	line-height: 1.6
}
.news_top .data {
	color: #999;
	font-size: 16px;
	padding: .2rem 0
}
.news_top .data span {
	display: inline-block;
	margin: 0 5px
}

@media (max-width:768px) {
.news_top h1 {
	font-size: 23px
}
}

@media (max-width:480px) {
.news_top .data {
	font-size: 15px
}
}
.news_info {
	padding: .4rem 6%;
	border-top: 1px dashed #f1f0f0;
	border-bottom: 1px dashed #f1f0f0;
	font-size: 16px;
	line-height: 1.78
}

@media (max-width:768px) {
.news_info {
	padding: .4rem 0
}
}
.news_info p {
	margin-bottom: 1em
}
.news_info img {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.news_pnext {
	padding-top: 30px;
	font-size: 16px;
	line-height: 2
}

@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 .page {
	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;
	margin-right: 1rem
}
}
.news_pnext .page a {
	display: block
}
.news_pnext .page a:hover {
	color: #0091b9
}
.news_pnext .page a+a {
	margin-top: 10px
}

@media (max-width:767px) {
.news_pnext .page {
	margin-bottom: .2rem
}
}
.news_pnext .return {
	background-color: #0091b9;
	color: #fff;
	width: 150px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	border-radius: 4px;
	display: inline-block;
	transition: .6s
}
.news_pnext .return:hover {
	background-color: #ff9800
}
.servicehd {
	text-align: center;
	margin-bottom: .46rem
}
.servicehd h2 {
	font-weight: bold;
	font-size: .36rem;
	margin-bottom: .2rem
}
.servicehd h2 span {
	font-weight: normal
}

@media (max-width:640px) {
.servicehd h2 {
	font-size: 22px
}
}
.servicehd .desc {
	font-size: 15px;
	color: #686868
}
.service_range {
	padding: .9rem 0
}
.service_range .servicehd {
	margin-bottom: .6rem
}
.service_range .bd {
	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
}
.service_range .txt {
	background-color: #0091b9;
	color: #fff;
	background: linear-gradient(90deg, #004694, #0072e3);
	width: 4.6rem;
	padding: .75rem .2rem;
	max-width: 28%;
	font-size: .32rem;
	text-align: center
}

@media (min-width:640px) {
.service_range .txt {
	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:1200px) {
.service_range .txt {
	padding: .5rem .2rem
}
}

@media (max-width:639px) {
.service_range .txt {
	padding: .4rem 0
}
}
.service_range .txt .ic {
	width: .46rem;
	height: .46rem;
	display: block;
	margin-right: .14rem
}

@media (max-width:639px) {
.service_range .txt .ic {
	margin: 0 auto .16rem;
	width: .6rem;
	height: .6rem
}
}
.service_range .txt .ic1 {
	background: url('../images/fw_1.png') no-repeat center center;
	background-size: contain
}
.service_range .txt .ic2 {
	background: url('../images/fw_2.png') no-repeat center center;
	background-size: contain
}
.service_range .txt .ic3 {
	background: url('../images/fw_3.png') no-repeat center center;
	background-size: contain
}
.service_range .ic_arr {
	width: .35rem;
	height: .25rem;
	background: url('../images/fw_arr.png') no-repeat center center;
	background-size: contain;
	display: block
}
.service_skill {
	padding: .9rem 0
}
.service_skill .row {
	margin-left: -0.38rem !important;
	margin-right: -0.38rem !important
}
.service_skill .row>* {
	padding-left: .38rem !important;
	padding-right: .38rem !important
}
.service_skill .row li {
	margin-bottom: .2rem
}

@media (max-width:1200px) {
.service_skill .row {
	margin-left: -0.25rem !important;
	margin-right: -0.25rem !important
}
.service_skill .row>* {
	padding-left: .25rem !important;
	padding-right: .25rem !important
}
}
.service_skill .item a {
	background: #fff;
	display: block;
	padding: .2rem;
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box
}
.service_skill .item a:hover {
	color: #0091b9
}
.service_skill .item .pdf {
	width: 38px;
	height: 43px;
	background: url('../images/pdf.png') no-repeat center center;
	background-size: contain;
	display: block;
	margin-right: .14rem
}
.service_skill .item .tit {
	display: block;
	line-height: 1.76;
	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: 15px;
	min-height: 43px;
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	box-align: center
}
.col_slide_form {
	background: #f1f0f0
}

@media (min-width:1201px) {
.col_slide_form {
	position: absolute;
	right: 0;
	top: 0;
	width: 300px;
	width: 22%
}
}
.col_slide_form h2 {
	background-color: #0091b9;
	color: #fff;
	font-size: .2rem;
	height: 62px;
	line-height: 62px;
	padding: 0 .3rem
}
.col_slide_form form {
	display: block;
	padding: .26rem .34rem .5rem
}
.col_slide_form label {
	display: block;
	margin-bottom: 10px
}
.col_slide_form .item {
	margin-bottom: 30px
}
.col_slide_form .item label {
	font-size: 16px;
	color: #666;
	font-weight: normal
}
.col_slide_form .item input, .col_slide_form .item textarea {
	font-size: 15px
}
.col_slide_form .submit {
	border: 1px solid #0091b9;
	height: 36px;
	line-height: 36px;
	color: #0091b9;
	text-align: center;
	cursor: pointer;
	font-size: 15px
}
.col_slide_form .submit:hover {
	background-color: #0091b9;
	color: #fff
}
.list_answer {
	margin-bottom: 1.5rem
}
.list_answer .item {
	padding: 20px;
	border-top: 1px dotted #ccc
}

@media (max-width:768px) {
.list_answer .item {
	padding: 20px 0
}
}
.list_answer .item .q, .list_answer .item .a {
	display: flex
}
.list_answer .item .q p, .list_answer .item .a p {
	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
}
.list_answer .item .q {
	font-size: 20px;
	margin-bottom: 16px
}
.list_answer .item .a {
	font-size: 16px;
	color: #7f7f7f;
	line-height: 1.76;
	min-height: 2em
}
.list_answer .item .a p {
	min-height: 22px;
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	box-align: center
}
.list_answer .item .tag {
	font-weight: bold;
	font-size: 20px;
	margin-right: 15px;
	color: #000;
	line-height: 22px
}

@media (max-width:1360px) {
.list_answer .item .q {
	margin-bottom: 10px
}
.list_answer .item .q, .list_answer .item .tag {
	font-size: 18px
}
}
.sub_serivce {
	background-color: #0091b9;
	color: #fff;
	text-align: center;
	padding: .3rem .2rem .4rem;
	margin-top: .35rem
}
.sub_serivce .pic {
	width: 128px;
	height: 128px;
	margin-bottom: 10px
}
.sub_serivce h4 {
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 5px
}
.sub_serivce .desc {
	font-size: 18px
}
.sub_serivce .tip {
	font-size: 16px
}
.sub_serivce .btns {
	background: #fff;
	border-radius: 2em;
	height: 42px;
	line-height: 42px;
	display: block;
	color: #333;
	font-size: 18px;
	max-width: 206px;
	width: 80%;
	margin: 26px auto 8px;
	transition: .6s
}
.sub_serivce .btns:hover {
	background-color: #ff9800;
	color: #fff
}

@media (max-width:1200px) {
.sub_serivce h4 {
	font-size: 17px
}
.sub_serivce .desc {
	font-size: 16px
}
.sub_serivce .btns {
	height: 40px;
	line-height: 40px;
	font-size: 16px
}
}
.list_news {
	margin-bottom: .5rem;
	border-bottom: 1px dotted #bbbbbb
}
.news_item {
	padding: .4rem;
	border-top: 1px dotted #bbbbbb
}

@media (min-width:1200px) {
.news_item:hover {
	background: #f1f0f0
}
.news_item:hover .vmore {
	background-color: #0091b9;
	color: #fff;
	transform: translateX(4px)
}
.news_item:hover .vmore .arr {
	background-image: url('../images/arr_f.png')
}
}

@media (max-width:1600px) {
.news_item {
	padding: .4rem .2rem
}
.news_item .img {
	margin-right: .4rem !important
}
}

@media (max-width:1200px) {
.news_item {
	padding-left: 0;
	padding-right: 0
}
}

@media (min-width:640px) {
.news_item {
	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_item .img {
	width: 35%;
	max-width: 340px;
	margin-right: .5rem
}
.news_item .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
}
}
.news_item .tit {
	font-size: 24px;
	display: block
}
.news_item .tit:hover {
	color: #0091b9
}

@media (min-width:1200px) {
.news_item .tit {
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 22px
}
}

@media (max-width:640px) {
.news_item .tit {
	font-size: 19px
}
}
.news_item .time {
	margin: 10px 0 15px;
	color: #999
}
.news_item .desc {
	color: #666;
	line-height: 24px;
	height: 48px;
	word-break: break-all;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-line-clamp: 2
}
.news_item .vmore {
	margin-top: .2rem
}

@media (max-width:1200px) {
.news_item .tit {
	font-size: 20px
}
.news_item .time {
	margin: 5px 0 10px
}
}

@media (max-width:1199px) {
.news_item .vmore {
	display: none
}
}

@media (max-width:639px) {
.news_item {
	padding: .6rem 0
}
.news_item .img {
	margin: 0 auto .2rem !important
}
.news_item .vmore {
	display: block;
	margin-top: .4rem
}
.news_item:first-child {
	border-top: 0;
	padding-top: 0
}
}
.c_news_box h2 {
	font-size: .36rem;
	text-align: center;
	background: #fff;
	padding: 0 0 .5rem
}

@media (max-width:992px) {
.c_news_box h2 {
	font-size: 26px
}
}
.c_news_box .bd {
	padding-bottom: .5rem;
	padding-top: .9rem
}

@media (max-width:992px) {
.c_news_box .bd {
	padding-top: .4rem
}
}
.c_news_swiper {
	padding-bottom: .5rem
}
.c_news_swiper li {
	background: #fff;
	border: 0;
	padding: .3rem;
	margin-bottom: .36rem !important
}

@media (min-width:640px) {
.c_news_swiper li .img {
	max-width: 255px
}
.c_news_swiper li .time {
	margin-bottom: 4px
}
.c_news_swiper li .vmore {
	margin-top: 10px
}
}

@media (max-width:639px) {
.c_news_swiper li {
	padding: .3rem .3rem .5rem !important
}
}
.c_news_swiper li:hover {
	background: #fff
}
.c_news_swiper li:hover .tit {
	color: #0091b9
}
.c_news_swiper .swiper_pnext {
	position: relative;
	text-align: center;
	z-index: 55;
	padding: 0 60px;
	display: inline-block;
	left: 50%;
	transform: translateX(-50%);
	height: 44px
}
.c_news_swiper .swiper_pnext .pnext {
	z-index: 5555
}
.c_news_swiper .swiper_pnext .pnext::after {
	font-size: 16px;
	color: #666
}
.c_news_swiper .swiper_pnext .pnext:hover::after {
	color: #0091b9
}
.c_news_swiper .swiper_pnext .swiper-pagination {
	height: 44px;
	line-height: 44px;
	text-align: center;
	position: static
}
.c_news_swiper .swiper_pnext .swiper-pagination-bullet {
	margin: 0 4px
}
.news_topper {
	background: #f1f0f0;
	padding: .8rem 0
}
.news_topper .wrap {
	display: flex;
	align-items: stretch
}

@media (max-width:1200px) and (min-width:769px) {
.news_topper .wrap {
	width: 96vw
}
}
.news_topper .lbox {
	width: 63%;
	background: #fff;
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	box-align: center
}
.news_topper .rbox {
	width: 37%;
	padding-left: .27rem
}
.news_topper .rbox .news_item+.news_item {
	margin-top: 20px
}
.news_topper .news_item {
	background: #fff;
	border-top: 0
}
.news_topper .lg {
	border-top: 0
}
.news_topper .lg .img {
	max-width: 400px;
	width: 40%
}
.news_topper .lg .tit {
	white-space: normal;
	word-break: break-all;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-line-clamp: 2
}

@media (min-width:1360px) {
.news_topper .lg .desc {
	-webkit-line-clamp: 3;
	max-height: 72px;
	height: auto
}
}
.news_topper .xs {
	padding: .3rem
}
.news_topper .xs .img {
	margin-right: .3rem !important
}

@media (max-width:1360px) {
.news_topper .xs {
	padding: .2rem
}
.news_topper .xs .img {
	margin-right: .2rem !important
}
}
.news_swiper {
	padding-bottom: .6rem
}

@media (max-width:639px) {
.news_swiper {
	padding-bottom: 1rem
}
.news_swiper .news_item {
	padding: .4rem
}
.news_swiper .news_item .img {
	width: 100%
}
.news_swiper .news_item .vmore {
	display: none
}
}
.news_case {
	background: url('../images/bg3.jpg') no-repeat center center;
	background-size: cover;
	padding: .6rem .8rem .8rem;
	margin-bottom: .76rem;
	margin-top: .68rem;
	text-align: center
}

@media (max-width:768px) {
.news_case {
	width: 100vw
}
}

@media (max-width:640px) {
.news_case {
	padding-left: 4vw;
	padding-right: 4vw
}
}
.news_case .row {
	margin-left: -0.1rem !important;
	margin-right: -0.1rem !important
}
.news_case .row>* {
	padding-left: .1rem !important;
	padding-right: .1rem !important
}
.news_case .row li {
	margin-bottom: .2rem
}

@media (max-width:600px) {
.news_case .row li {
	width: 50%
}
}
.news_case h2 {
	color: #fff;
	font-size: .36rem;
	margin-bottom: .3rem
}

@media (max-width:992px) {
.news_case h2 {
	font-size: 22px
}
}
.news_case .bd {
	background: #fff;
	padding: .3rem .3rem 0
}

@media (max-width:480px) {
.news_case .bd {
	padding: .4rem
}
}
.news_case .bd+.bd {
	margin-top: .3rem
}
.news_case .info {
	padding: .4rem 5%
}

@media (max-width:768px) {
.news_case .info {
	padding-left: 0;
	padding-right: 0
}
}
.news_case .tit {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 6px
}

@media (max-width:1200px) {
.news_case .tit {
	font-size: 20px
}
}
.news_case .desc {
	font-size: 16px;
	color: #666;
	line-height: 26px
}
.news_case_swiper .swiper-pagination-bullet {
	opacity: 1!important;
	background: #fff
}
.news_case_swiper img {
	max-width: 96%
}

@media (min-width:1200px) {
.news_case_swiper li {
	width: 33.3%
}
}

@media (max-width:992px) {
.news_case_swiper li {
	width: 50%
}
}

@media (max-width:480px) {
.news_case_swiper li {
	width: 100%
}
}
.sub_goods {
	background: #f1f0f0
}
.sub_goods .bd {
	padding: .3rem
}

@media (max-width:768px) {
.sub_goods .bd {
	padding: .5rem
}
}

@media (max-width:480px) {
.sub_goods .bd {
	padding: .3rem
}
}
.sub_goods_swiper {
	background: #f1f0f0;
	padding-bottom: .5rem;
	text-align: center;
	height: auto!important
}
.sub_goods_swiper .swiper-wrapper, .sub_goods_swiper .swiper-slide {
	height: auto!important
}
.sub_goods_swiper .swiper-pagination-bullet {
	background-color: #727272;
	opacity: 1
}
.sub_goods_swiper .inner {
	margin-left: -0.1rem !important;
	margin-right: -0.1rem !important
}
.sub_goods_swiper .inner>* {
	padding-left: .1rem !important;
	padding-right: .1rem !important
}

@media (max-width:768px) and (min-width:481px) {
.sub_goods_swiper .inner {
	margin-left: -0.25rem !important;
	margin-right: -0.25rem !important
}
.sub_goods_swiper .inner>* {
	padding-left: .25rem !important;
	padding-right: .25rem !important
}
}
.sub_goods_swiper .item {
	width: 50%;
	float: left;
	margin-bottom: .2rem
}
.sub_goods_swiper .item .tit {
	display: block;
	margin-top: 10px;
	color: #444;
	line-height: 20px;
	height: 40px;
	word-break: break-all;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-line-clamp: 2
}
.sub_goods_swiper .item .tit:hover {
	color: #0091b9
}

@media (min-width:640px) {
.show_solutions {
	border: 1px solid #f2f2f3;
	padding: 0 .34rem
}
}
.show_solutions h1 {
	text-align: center;
	font-size: .36rem;
	padding: .3rem
}

@media (max-width:639px) {
.show_solutions h1 {
	padding-top: 0
}
}

@media (max-width:640px) {
.show_solutions h1 {
	font-size: 22px
}
}
.show_solutions .box .hd {
	background-color: #0091b9;
	color: #fff;
	height: 54px;
	line-height: 54px;
	font-size: 18px;
	padding-left: .24rem
}

@media (max-width:1200px) {
.show_solutions .box .hd {
	height: 46px;
	line-height: 46px
}
}

@media (max-width:640px) {
.show_solutions .box .hd {
	height: 42px;
	line-height: 42px
}
}
.show_solutions .box .bd {
	padding: 20px .2rem 40px;
	font-size: 16px;
	color: #666;
	line-height: 1.78
}

@media (max-width:640px) {
.show_solutions .box .bd {
	padding: 16px 0 50px
}
}
.show_solutions .content {
	padding-bottom: 30px
}
.show_solutions .content .desc {
	padding-bottom: 30px
}
.show_solutions .content .vmore {
	background-color: #0091b9;
	color: #fff;
	text-align: center;
	border-radius: 6px;
	border: 0
}
.show_solutions .content .vmore:hover {
	background-color: #ff9800
}
.show_goods {
	background: #fff;
	margin-bottom: .8rem
}
.show_goods .col_body {
	margin: 0 auto
}

@media (min-width:1201px) {
.show_goods {
	padding: .7rem;
	width: 88vw;
	max-width: 1600px;
	margin-left: auto;
	margin-right: auto
}
}

@media (min-width:1201px) and (max-width:639px) {
.show_goods {
	width: 92vw
}
}

@media (max-width:1200px) {
.show_goods {
	padding-bottom: .7rem
}
}
.sub_solution {
	background: #f1f0f0
}
.sub_solution .bd {
	padding: .3rem .22rem
}
.sub_solution .item {
	margin-bottom: .3rem;
	text-align: center
}
.sub_solution .item .tit {
	display: block;
	margin-top: 10px
}
.sub_solution .item .tit:hover {
	color: #0091b9
}
.product_topper {
	margin-bottom: 1rem
}

@media (max-width:1200px) {
.product_topper {
	padding: 2vw
}
}

@media (min-width:992px) {
.product_topper {
	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
}
.product_topper .lbox {
	width: 650px;
	display: flex
}
.product_topper .rbox {
	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 (min-width:992px) and (max-width:1360px) {
.product_topper .lbox {
	width: 50%;
	margin-right: .5rem
}
}

@media (min-width:992px) and (max-width:1024px) {
.product_topper .lbox {
	margin-right: 0
}
}
.product_topper h1 {
	font-size: .3rem;
	font-weight: bold;
	padding-bottom: 12px;
	border-bottom: 1px dashed #cfcfcf;
	margin-bottom: 12px
}

@media (max-width:1200px) {
.product_topper h1 {
	font-size: 22px
}
}
.product_topper .desc {
	font-size: 16px;
	line-height: 1.8;
	margin-bottom: .3rem
}
.product_topper .more {
	background-color: #0091b9;
	color: #fff;
	display: inline-block;
	height: 50px;
	line-height: 50px;
	border-radius: 4px;
	padding: 0 30px;
	font-size: 16px
}
.product_topper .more i {
	font-size: 20px;
	vertical-align: middle
}
.product_topper .more:hover {
	background: #ff9800
}

@media (max-width:480px) {
.product_topper .more {
	height: 42px;
	line-height: 42px
}
}

@media (max-width:768px) {
.product_topper {
	padding: 4vw
}
.product_topper .lbox {
	margin-bottom: .6rem;
	text-align: center
}
.product_topper .rbox h1 {
	text-align: center
}
.product_topper .rbox .more {
	position: relative;
	left: 50%;
	transform: translateX(-50%)
}
}
.cp_swiper {
	text-align: center
}

@media (min-width:992px) {
.cp_swiper {
	border-right: 1px solid #dedede
}
}

@media (min-width:769px) {
.cp_swiper {
	margin-right: .5rem
}
.cp_swiper p {
	width: 450px;
	height: 450px;
	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 (min-width:769px) and (max-width:992px) {
.cp_swiper p {
	width: 400px;
	height: 400px
}
}
.cp_swiper_lg {
	width: 600px;
	height: 450px;
	margin: 0;
	border: 1px solid #dedede
}
.cp_swiper_lg p {
	width: 600px;
	height: 450px;
	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
}
.cp_swiper_xsbox {
	position: relative;
	height: 450px;
	margin-left: 36px;
	padding-top: 15px;
	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
}
.cp_swiper_xsbox .pnext {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	z-index: 5;
	font-size: 36px;
	color: #b3b3b3;
	line-height: 1
}
.cp_swiper_xsbox .pnext:hover {
	color: #0091b9
}
.cp_swiper_xsbox .pnext.icon-t {
	top: 0
}
.cp_swiper_xsbox .pnext.icon-b {
	bottom: 0
}
.cp_swiper_xs {
	padding-bottom: 0;
	width: 80px;
	height: 370px
}
.cp_swiper_xs li p {
	border: 1px solid #dedede;
	width: 80px;
	height: 80px;
	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
}
.cp_swiper_xs .swiper-slide-thumb-active p {
	border-color: #0091b9
}
.show_product_2 .hd {
	background: #f1f0f0
}
.show_product_2 .hd h3 {
	display: inline-block;
	padding: 0 .5rem;
	background-color: #0091b9;
	color: #fff;
	height: 66px;
	line-height: 66px;
	font-size: 18px;
	font-weight: bold
}

@media (max-width:992px) {
.show_product_2 .hd h3 {
	height: 50px;
	line-height: 50px
}
}

@media (max-width:480px) {
.show_product_2 .hd h3 {
	font-size: 17px;
	height: 44px;
	line-height: 44px;
	font-weight: normal
}
}
.show_product_2 .bd {
	padding: .4rem 0
}
.show_product_2 table {
	width: 100%
}
.show_product_2 table td {
	border: 1px solid #ccc;
	padding: .2rem .2rem !important;
	line-height: 1.8 !important;
	vertical-align: middle
}

@media (min-width:992px) {
.show_product_2 table tr td:first-child {
	width: 20%
}
}

@media (max-width:480px) {
.show_product_2 table tr td:first-child {
	line-height: 1.2
}
.show_product_2 table tr td:nth-child(2) {
	text-align: left
}
}
.pro_download .row {
	margin-left: -0.13rem !important;
	margin-right: -0.13rem !important
}
.pro_download .row>* {
	padding-left: .13rem !important;
	padding-right: .13rem !important
}
.pro_download .row li {
	margin-bottom: .2rem
}
.pro_download a {
	border: 1px solid #f2f2f3;
	display: block;
	font-size: 16px;
	padding: .2rem;
	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: justify;
	box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between
}
.pro_download a * {
	display: block
}
.pro_download a .icon {
	width: 36px;
	height: 36px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	margin-right: .2rem
}
.pro_download a .ic_file {
	background-image: url('../images/ic_file.png')
}
.pro_download a .ic_video {
	background-image: url('../images/ic_video.png')
}
.pro_download a .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;
	margin-right: .2rem
}
.pro_download a .iconfont {
	font-size: 20px;
	width: 30px;
	text-align: center
}
.pro_download a .icon-play2 {
	font-size: 24px
}

@media (max-width:480px) {
.pro_download a .icon {
	width: 30px;
	height: 30px
}
}
.pro_download a::after {
	content: '';
	position: absolute;
	width: 0;
	height: 3px;
	background-color: #0091b9;
	transition: .6s;
	bottom: 0;
	left: 0
}
.pro_download a:hover::after {
	width: 100%
}
.pro_download a:hover .tag {
	color: #0091b9
}
.aboutbox {
	padding: .8rem 0
}
.aboutbox h2 {
	font-size: .36rem;
	text-align: center;
	margin-bottom: .4rem
}

@media (max-width:992px) {
.aboutbox h2 {
	font-size: 26px
}
}

@media (max-width:480px) {
.aboutbox h2 {
	font-size: 22px
}
}
.about_intro .txt {
	font-size: 15px;
	line-height: 1.76;
	color: #666;
	padding-bottom: .2rem
}
.about_intro .txt p {
	margin-bottom: 1em
}
.about_intro .video {
	position: relative
}
.about_intro .video img {
	width: 100%;
	display: block
}
.about_intro .video::after {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: rgba(0,0,0,0.5);
	z-index: 55
}
.about_culture {
	padding: 0
}
.about_culture .bd {
	background: url('../images/bg_about.jpg') no-repeat center center;
	background-size: cover;
	color: #fff
}

@media (min-width:641px) {
.about_culture dl {
	display: flex;
	height: 6.5rem;
	align-items: stretch;
	border-right: 1px solid rgba(255,255,255,0.3)
}
.about_culture dl dd {
	width: 33.3%;
	border-left: 1px solid rgba(255,255,255,0.3);
	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;
	transition: .6s
}
.about_culture dl dd .desc {
	font-size: 18px;
	transition-delay: .3s;
	transition-duration: .5s;
	transform: translateY(50px);
	opacity: 0
}
}

@media (min-width:641px) and (max-width:1200px) {
.about_culture dl {
	width: 100vw
}
}
.about_culture dd {
	text-align: center
}
.about_culture dd>* {
	transition-duration: .3s
}
.about_culture dd .icon {
	width: 90px;
	height: 90px;
	display: inline-block;
	border-radius: 50%;
	border: 1px dashed #fff;
	margin-bottom: 37px;
	padding: 4px;
	transition-delay: 0s
}
.about_culture dd .icon .ic {
	display: block;
	height: 80px;
	border-radius: 50%;
	background-size: .5rem;
	background-repeat: no-repeat;
	background-position: center
}
.about_culture dd .icon .ic1 {
	background-image: url('../images/about_a1.png')
}
.about_culture dd .icon .ic2 {
	background-image: url('../images/about_a2.png')
}
.about_culture dd .icon .ic3 {
	background-image: url('../images/about_a3.png')
}
.about_culture dd h4 {
	font-size: 28px;
	transition-delay: .1s
}
.about_culture dd .en {
	font-size: 24px;
	transition-delay: .2s
}

@media (max-width:1360px) {
.about_culture dd h4 {
	font-size: 24px
}
.about_culture dd .en {
	font-size: 20px
}
.about_culture dd .desc {
	font-size: 16px
}
}

@media (max-width:1200px) {
.about_culture dd h4 {
	font-size: 20px
}
.about_culture dd .en {
	font-size: 18px
}
.about_culture dd .desc {
	font-size: 14px
}
}

@media (max-width:992px) {
.about_culture dd .icon {
	width: 60px;
	height: 60px;
	margin-bottom: .3rem
}
.about_culture dd .icon .ic {
	width: 50px;
	height: 50px
}
}
.about_culture .line {
	margin: 20px auto 30px;
	position: relative;
	display: block;
	transition-delay: .3s;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #fff
}
.about_culture .line::before, .about_culture .line::after {
	content: '';
	width: 70px;
	height: 1px;
	background: #fff;
	opacity: .3;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 5
}
.about_culture .line::before {
	right: 16px
}
.about_culture .line::after {
	left: 16px
}

@media (min-width:641px) {
.about_culture dd:hover {
	background-color: rgba(0,114,228,0.85)
}
.about_culture dd:hover .ic {
	background-color: #fff
}
.about_culture dd:hover .ic1 {
	background-image: url('../images/about_a11.png')
}
.about_culture dd:hover .ic2 {
	background-image: url('../images/about_a22.png')
}
.about_culture dd:hover .ic3 {
	background-image: url('../images/about_a33.png')
}
.about_culture dd:hover>* {
	transform: translateY(-0.7rem) !important
}
.about_culture dd:hover .desc {
	opacity: 1
}
}

@media (min-width:641px) and (max-width:992px) {
.about_culture dd:hover>* {
	transform: translateY(-0.5rem)
}
}

@media (max-width:640px) {
.about_culture dl {
	padding: 1rem 0
}
.about_culture dd {
	padding: .5rem .2rem;
	border: 1px solid #f2f2f3;
	margin-bottom: .5rem
}
.about_culture dd .line {
	display: none
}
.about_culture dd .desc {
	margin-top: .3rem
}
}
.about_honer li {
	width: 20%
}

@media (max-width:1360px) {
.about_honer li {
	width: 25%
}
}

@media (max-width:768px) {
.about_honer li {
	width: 33.33%
}
}

@media (max-width:480px) {
.about_honer li {
	width: 50%
}
.about_honer li .tit {
	font-size: 14px
}
}
.about_honer .btns {
	height: 24px;
	position: relative;
	text-align: center;
	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;
	line-height: 24px;
	margin-top: 40px
}
.about_honer .pnext {
	font-size: 20px;
	padding: 0 20px;
	cursor: pointer
}
.about_honer .pnext:hover {
	color: #0091b9
}
.about_honer .swiper-pagination {
	position: static
}
.about_honer .swiper-pagination .swiper-pagination-bullet {
	margin: 0 3px
}
.about_honer .inner {
	padding: 0 .1rem;
	text-align: center
}
.about_honer .img {
	background: url('../images/bg_honer.png') no-repeat center center;
	background-size: contain;
	padding: .36rem;
	margin-bottom: .16rem
}
.about_honer .img img {
	width: 100%
}
.about_honer .tit {
	font-size: 16px;
	line-height: 1.5;
	color: #535353
}
.play_btn {
	width: .8rem;
	height: .8rem;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 5;
	z-index: 555;
	transform: translateX(-50%) translateY(-50%)
}

@media (min-width:1280px) {
}
.play_btn .icon {
	width: .8rem;
	height: .8rem;
	border-radius: 50%;
	background: url('../images/play22.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
}
}
.about_history {
	background: url('../images/bg_history2.jpg') no-repeat center center;
	background-size: cover;
	background-color: #f2f2f2
}
.about_history .bd {
	position: relative;
	width: 88vw;
	max-width: 1600px;
	margin-left: auto;
	margin-right: auto
}

@media (max-width:639px) {
.about_history .bd {
	width: 92vw
}
}
.about_history .bd::before {
	content: '';
	display: block;
	position: absolute;
	width: 200vw;
	left: -50vw;
	bottom: 57px;
	height: 8px;
	background: url(../images/scale.png) repeat-x 0 0
}
.step_content {
	margin-bottom: .4rem;
	position: relative;
	margin-left: -40px;
	margin-right: -40px
}

@media (min-width:1920px) {
.step_content {
	margin-left: -1rem;
	margin-right: -1rem
}
}
.step_content .pnext {
	width: 40px;
	height: 40px;
	background: #8a8a8a;
	border-radius: 50%;
	margin-top: -20px !important;
	z-index: 5555
}
.step_content .pnext::after {
	font-size: 14px;
	color: #fff;
	font-weight: bold
}
.step_content .pnext:hover {
	background-color: #0091b9
}

@media (max-width:640px) {
.step_content .pnext {
	display: none
}
}
.step_swiper_info {
	padding-top: .3rem
}
.step_swiper_info .inner {
	background: url('../images/bg_history.png') no-repeat center center;
	background-size: cover
}

@media (min-width:640px) {
.step_swiper_info .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: justify;
	box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between
}
}

@media (min-width:1200px) {
.step_swiper_info .inner {
	position: relative
}
}

@media (max-width:639px) {
.step_swiper_info .inner {
	padding-bottom: .3rem
}
}
.step_swiper_info .info {
	padding: .8rem 8% 1rem
}

@media (min-width:640px) {
.step_swiper_info .info {
	margin-right: 8%;
	width: 50%
}
}
.step_swiper_info .info .year {
	font-size: 1.2rem;
	font-family: "arial";
	font-weight: bold!important;
	position: relative;
	line-height: 1
}
.step_swiper_info .info .year span {
	color: #0091b9;
	position: absolute;
	left: 5px;
	top: -3px
}
.step_swiper_info .info .year em {
	color: #fff;
	text-shadow: 1px 1px #0091b9, -1px -1px #0091b9, 1px -1px #0091b9, -1px 1px #0091b9
}
.step_swiper_info .info h3 {
	font-size: 20px;
	font-weight: bold;
	padding: .2rem 0 .14rem;
	margin-bottom: .2rem;
	border-bottom: 1px solid #e2e3e4
}
.step_swiper_info .info .desc {
	font-size: 16px;
	line-height: 1.8
}

@media (max-width:1200px) {
.step_swiper_info .info {
	padding: .8rem 5% 1rem;
	margin-right: 5%
}
}

@media (max-width:992px) {
.step_swiper_info .info {
	padding-right: 0
}
.step_swiper_info .info h3 {
	font-size: 18px
}
.step_swiper_info .info .desc {
	font-size: 14px
}
}

@media (max-width:640px) {
.step_swiper_info .info {
	padding: .4rem 0 .4rem 5%
}
}
.step_swiper_info .imgbox {
	position: relative
}

@media (min-width:640px) {
.step_swiper_info .imgbox {
	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: .3rem
}
}

@media (max-width:639px) {
.step_swiper_info .imgbox {
	margin: 0 5%
}
}
.step_swiper_nav {
	text-align: center;
	position: relative;
	padding-top: 12px;
	font-family: medium
}
.step_swiper_nav li {
	width: 1.6rem;
	font-size: 20px;
	line-height: 60px;
	position: relative;
	cursor: pointer
}

@media (max-width:1200px) {
.step_swiper_nav li {
	width: 15%
}
}

@media (max-width:992px) {
.step_swiper_nav li {
	width: 20%
}
}
.step_swiper_nav li::before {
	content: '';
	display: block;
	width: 18px;
	height: 18px;
	border: 3px solid #dadada;
	background: #9c9c9c;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	z-index: 5;
	top: -9px;
	transition: .1s
}
.step_swiper_nav li.swiper-slide-thumb-active, .step_swiper_nav li:hover {
	color: #0091b9
}
.step_swiper_nav li.swiper-slide-thumb-active::before, .step_swiper_nav li:hover::before {
	background-color: #0091b9;
	width: 24px;
	height: 24px;
	border: 6px solid #bdc4db;
	top: -12px
}

@media (max-width:640px) {
.step_swiper_nav li {
	font-size: 18px;
	width: 25%
}
}
.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: #0091b9;
	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: #0091b9;
	font-size: 17px
}
.menu_xs .dropinfo {
	background-color: #0091b9;
	padding: 20px 0;
	color: #fff;
	display: none
}
.menu_xs .dropinfo:not(.dropinfo2) .wrap {
	display: flex;
	flex-wrap: wrap
}
.menu_xs .dropinfo p {
	width: 50%
}
.menu_xs .dropinfo p>a {
	color: #fff;
	font-size: 15px;
	padding: 5px 0;
	position: relative;
	display: inline-block
}
.menu_xs .dropinfo p>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 p>a:hover::after, .menu_xs .dropinfo .active::after {
	width: 100%
}

@media (max-width:768px) {
.menu_xs .dropinfo p {
	margin-bottom: 5px
}
}
.menu_xs .dropinfo2 .item {
	width: 100%;
	border-bottom: 1px solid rgba(255,255,255,0.3);
	margin-bottom: 0;
	padding: 10px 0
}
.menu_xs .xsinfo {
	display: flex;
	flex-wrap: wrap;
	padding: 10px 0 10px 10px
}
.menu_xs .xsinfo dd {
	width: 50%;
	display: block;
	color: #fff;
	line-height: 30px
}
.menu_xs .xsinfo a {
	display: inline-block;
	color: #fff
}
.menu_xs .xsinfo .active a {
	border-bottom: 1px solid #fff
}
.quote_popup {
	width: 92vw;
	max-width: 640px;
	display: none
}
.quote_popup 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: justify;
	box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	position: absolute;
	left: 5%;
	right: 5%;
	bottom: 0;
	font-size: 18px
}
.quote_popup nav .item {
	width: 100%;
	padding: 16px 16px;
	cursor: pointer;
	position: relative;
	text-align: center
}
.quote_popup nav .active::after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: 8px solid transparent;
	border-bottom-color: #fff;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	z-index: 5;
	bottom: -1px
}
.quote_popup .bd {
	padding: .4rem .4rem .6rem
}
.quote_popup .bd .item {
	margin-bottom: 20px
}
.quote_popup .layui-input, .quote_popup .layui-textarea {
	border-radius: 4px;
	background-color: #eeeeee;
	border: 0;
	font-size: 16px;
	width: 100%
}
.quote_popup .submit, .quote_popup .layui-input {
	height: 60px;
	line-height: 60px;
	padding-left: 20px
}

@media (max-width:640px) {
.quote_popup .submit, .quote_popup .layui-input {
	height: 50px;
	line-height: 50px
}
}
.quote_popup .layui-textarea {
	height: 1.4rem;
	line-height: 1.5;
	padding: 20px
}
.quote_popup .submit-box {
	padding-top: 20px
}
.quote_popup .submit {
	width: 220px;
	text-align: center;
	padding-left: 0;
	background-color: #0091b9;
	color: #fff;
	font-size: 16px;
	border-radius: 4px;
	transition: .6s;
	letter-spacing: 4px;
	cursor: pointer;
	margin: 0 auto
}
.quote_popup .submit:hover {
	background: #ff9800
}

@media (max-width:640px) {
.quote_popup .layui-form-select dl {
	top: 52px
}
}
.arc_txt {
	font-size: 16px;
	line-height: 1.78
}
.arc_txt p {
	margin-bottom: 1em
}
.chanenl_service {
	padding: 1.36rem 0 1.5rem;
	background: #f1f0f0
}
.chanenl_service .row {
	margin-left: -0.23rem !important;
	margin-right: -0.23rem !important
}
.chanenl_service .row>* {
	padding-left: .23rem !important;
	padding-right: .23rem !important
}

@media (max-width:1200px) {
.chanenl_service .row {
	margin-left: -0.15rem !important;
	margin-right: -0.15rem !important
}
.chanenl_service .row>* {
	padding-left: .15rem !important;
	padding-right: .15rem !important
}
.chanenl_service .row li {
	margin-bottom: .3rem
}
}
.chanenl_service .inner {
	display: block;
	background: #fff;
	padding: .6rem .2rem;
	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;
	text-align: center
}
.chanenl_service .inner .ic1 {
	background: url('../images/fw_a1.png') no-repeat center center
}
.chanenl_service .inner .ic2 {
	background: url('../images/fw_a2.png') no-repeat center center
}
.chanenl_service .inner .ic3 {
	background: url('../images/fw_a3.png') no-repeat center center
}
.chanenl_service .inner .ic4 {
	background: url('../images/fw_a4.png') no-repeat center center
}
.chanenl_service .inner .icon {
	width: 66px;
	height: 66px;
	display: block;
	margin: 0 auto;
	position: relative;
	overflow: hidden
}
.chanenl_service .inner .icon .ic {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-size: contain
}
.chanenl_service .inner h4 {
	font-size: 24px;
	margin: .2rem 0 .1rem;
	color: #000
}
.chanenl_service .inner .desc {
	font-size: 18px;
	color: #787878
}

@media (max-width:992px) {
.chanenl_service .inner h4 {
	font-size: 20px
}
.chanenl_service .inner .desc {
	font-size: 14px
}
}

@media (max-width:640px) {
.chanenl_service .inner .icon {
	width: 40px;
	height: 40px
}
}
.chanenl_service .inner:hover {
	background-color: #0091b9
}
.chanenl_service .inner:hover .ic {
	left: -66px;
	-webkit-filter: drop-shadow(66px 0 0 #fff);
	filter: drop-shadow(66px 0 0 #fff)
}
.chanenl_service .inner:hover * {
	color: #fff
}
