body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
img {
	border: 0;
}

ol,
ul {
	list-style: none;
}

caption,
th {
	text-align: left;
}

q:before,
q:after {
	content: '';
}

abbr,
acronym {
	border: 0;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.c {
	clear: both;
}

.n,
em {
	font-weight: normal;
	font-style: normal;
}

.dn {
	display: none;
}

.fix {
	*zoom: 1;
}

.fix:after,
.fix:before {
	display: block;
	content: 'clear';
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

a {
	text-decoration: none;
}

a:hover {
	color: #ff6600;
}

input[type='input'] {
	border: none;
	border-radius: none;
}

button::-moz-focus-inner {
	border: 0;
}

:focus,
:active {
	outline: 0;
	/*border: 0;*/
}

select {
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	     appearance: none;
	/*background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='图层_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 348 200' style='enable-background:new 0 0 348 200;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23333333;%7D%0A%3C/style%3E%3Cpath class='st0' d='M100,147.9L17.7,52.1h164.5L100,147.9z'/%3E%3C/svg%3E%0A");*/
	background-color: transparent;
	background-position: right 50%;
	background-repeat: no-repeat;
	/*background-size: .20rem;*/
}

select option {
	background-color: none;
}

input::-webkit-input-placeholder {
	line-height: 1em;
}

input[type='submit'] {
	border: none;
	border-radius: 0;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}

select {
	border-radius: 0;
	border: 0;
	font-family: 'Arial', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'Source Han Sans CN', 'Source Han Serif CN', 'SimSun', 'SimHei', 'Arial';
}

::-webkit-input-placeholder {
	font-family: 'Arial', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'Source Han Sans CN', 'Source Han Serif CN', 'SimSun', 'SimHei', 'Arial';
}

::-moz-placeholder {
	font-family: 'Arial', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'Source Han Sans CN', 'Source Han Serif CN', 'SimSun', 'SimHei', 'Arial';
}

::-ms-input-placeholder {
	font-family: 'Arial', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'Source Han Sans CN', 'Source Han Serif CN', 'SimSun', 'SimHei', 'Arial';
}

select::-ms-expand {
	display: none;
}

input[type='submit'] {
	border: none;
	border-radius: 0;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	font-family: 'Arial', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'Source Han Sans CN', 'Source Han Serif CN', 'SimSun', 'SimHei', 'Arial';
}

body {
	font-family: 'Arial', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'Source Han Sans CN', 'Source Han Serif CN', 'SimSun', 'SimHei', 'Arial';
}

textarea,
select,
input {
	font-family: 'Arial', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'Source Han Sans CN', 'Source Han Serif CN', 'SimSun', 'SimHei', 'Arial';
}

.slide1 {
	opacity: 0;
	visibility: hidden;
	transition: opacity 1s ease;
	-webkit-transition: opacity 1s ease;
}

.slide1.slick-initialized {
	visibility: visible;
	opacity: 1;
}

*:after,
*:before,
* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/*.page-enter-active,
.page-leave-active {
	transition: opacity 0.6s, transform 0.6s;
}
.page-enter,
.page-leave-to {
	opacity: 0;
	transform: translateY(-6%);
}*/
.nested-enter-active,
.nested-leave-active {
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.nested-enter,
.nested-leave-to {
	opacity: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #333;
	font-weight: normal;
}

a {
	color: #1e1e1e;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}

a:hover {
	color: #005ba9;
}

.bg-gray {
	background-color: #f5f7f9;
}

.blue {
	color: #005ba9 !important;
}

.txt-line4 {
	-webkit-line-clamp: 4;
	height: 5.4em;
}

.txt-line3 {
	-webkit-line-clamp: 3;
}

.txt-line2 {
	-webkit-line-clamp: 2;
	height: 3.8em;
}

.img-ovh {
	overflow: hidden;
}

a {
	cursor: pointer;
}

i.iconfont {
	font-size: inherit;
}

.cover-bg {
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.bg,
.img {
	-webkit-transform: translateZ(0) scale(1, 1);
	        transform: translateZ(0) scale(1, 1);
}

.bg,
.img {
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	-webkit-transition: 0.4s;
	transition: 0.4s;
	-webkit-transform: translateZ(0) scale(1, 1);
	        transform: translateZ(0) scale(1, 1);
}

.img-normal:hover {
	-webkit-transform: scale(1);
	        transform: scale(1);
}

.img-contain {
	background-size: contain;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	-webkit-transition: 0.4s;
	transition: 0.4s;
	-webkit-transform: translateZ(0) scale(1, 1);
	        transform: translateZ(0) scale(1, 1);
}

.img-hover {
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	overflow: hidden;
	-webkit-transition: 0.4s;
	transition: 0.4s;
	-webkit-transform: translateZ(0) scale(1, 1);
	        transform: translateZ(0) scale(1, 1);
}

.img-hover:hover .img,
.img-hover:hover .bg,
.img-hover:hover .img-contain {
	-webkit-transform: scale(1.04);
	        transform: scale(1.04);
}

.img {
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.tc {
	text-align: center;
}

img {
	max-width: 100%;
	vertical-align: bottom;
}

::-moz-selection {
	background-color: #005ba9;
	color: #fff;
}

::selection {
	background-color: #005ba9;
	color: #fff;
}

body {
	font-size: 16px;
	line-height: 1.6;
	background-color: #fff;
}

body,
html {
	overflow-x: hidden;
}

.home {
	background-color: #fff;
}

html {
	font-size: 100px;
}

.text {
	color: #666;
	line-height: 1.75;
	font-size: 16px;
}

.text-white {
	color: #fff;
}

.text-big {
	font-size: 18px;
}

.text-margin p {
	margin-bottom: 1em;
}

.img-ovh {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.img-ovh .bg {
	width: 100%;
	height: 100%;
}

.btn-tc {
	text-align: center;
}

.m-show {
	display: none;
}

.accordion {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.accordion li {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	color: #fff;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	position: relative;
	line-height: 1.5;
}

.accordion li:after {
	content: '';
	position: absolute;
	width: 100%;
	background-color: #fff;
	height: 40%;
	bottom: 0;
	z-index: 0;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.65)));
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
	left: 0;
}

.accordion .con {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding-bottom: 0.7rem;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	z-index: 10;
}

.accordion .con > .iconfont {
	font-size: 60px;
}

.accordion .before {
	text-align: center;
}

.accordion .after {
	opacity: 0;
	left: 0;
	right: 0;
	padding-left: 10%;
	padding-right: 10%;
}

.accordion .bg {
	height: 7rem;
	position: relative;
}

.accordion h3 {
	font-size: 36px;
	color: #fff;
	margin-bottom: 0.17rem;
}

.accordion .text {
	color: #fff;
	width: 5.6rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	max-height: 7em;
	margin-bottom: 0.38rem;
}

.accordion li.show-after {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 50%;
	    -ms-flex: 0 1 50%;
	        flex: 0 1 50%;
}

.accordion li.show-after .before {
	opacity: 0;
}

.accordion li.show-after .after {
	opacity: 1;
}

.accordion .more-arrow-link:hover {
	color: #fff;
}

.swiper-accordion {
	color: #fff;
}

.swiper-accordion .before {
	display: none;
}

.swiper-accordion .after {
	opacity: 1;
	padding-left: 0.4rem;
	padding-right: 0.4rem;
	padding-bottom: 2.6rem;
}

.swiper-accordion .text {
	max-width: inherit;
	margin-bottom: 0.6rem;
}

.swiper-accordion .bg {
	height: 9rem;
}

.swiper-accordion h3 {
	margin-top: 0.14rem;
}

.swiper-accordion .swiper-slide {
	position: relative;
}

.swiper-accordion .swiper-slide:after {
	content: '';
	position: absolute;
	width: 100%;
	background-color: #fff;
	height: 60%;
	bottom: 0;
	z-index: 0;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.65)));
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
	left: 0;
}

.swiper-accordion .swiper-pagination-solid {
	margin-bottom: 0.3rem;
}

.breadcrumbs-bar {
	border-bottom: 1px solid #eee;
	background-color: #fff;
	width: 100%;
}

.breadcrumbs {
	padding: 0.16rem 0;
}

.breadcrumbs a {
	vertical-align: middle;
	opacity: 0.5;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.breadcrumbs a:hover {
	opacity: 1;
	color: #333;
}

.breadcrumbs a:after {
	content: '/';
	display: inline-block;
	vertical-align: middle;
	margin: 0 0.08rem;
	font-size: 20px;
	color: #333;
	vertical-align: middle;
	line-height: 1;
}

.breadcrumbs a:last-child:after {
	display: none;
}

.breadcrumbs .on {
	opacity: 1;
}

.btn {
	border: none;
	background: none;
	text-align: center;
	display: inline-block;
	-webkit-transition: background-color 0.3s, color 0.3s;
	transition: background-color 0.3s, color 0.3s;
	cursor: pointer;
	-webkit-appearance: none;
	border-radius: 0;
	text-indent: 0;
}

.btn * {
	vertical-align: middle;
}

.btn-big {
	width: 1.97rem;
	height: 0.54rem;
	line-height: 0.54rem;
	font-size: 18px;
	padding: 0 0.1rem;
	border: none;
}

.btn-sub {
	width: 1.97rem;
	height: 0.54rem;
	line-height: 0.54rem;
	font-size: 18px;
	padding: 0 0.1rem;
	border: none;
}

.btn-yellow {
	width: 1.97rem;
	height: 0.54rem;
	line-height: 0.54rem;
	font-size: 18px;
	padding: 0 0.1rem;
	border: none;
}

.btn-sub {
	background-color: #03579f;
	color: #fff;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.btn-sub:hover {
	background-color: #ffa500;
}

.btn-yellow {
	background-color: #e95506;
	color: #fff;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.btn-yellow:hover {
	background-color: #005ba9;
	color: #fff;
}

.btn-round {
	width: 1rem;
	height: 0.36rem;
	line-height: 0.36rem;
	border-radius: 0.5rem;
	background-color: #005ba9;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	color: #fff;
}

.btn-round:hover {
	color: #fff;
	opacity: 0.8;
}

.btn-medium {
	width: 1.6rem;
	height: 0.42rem;
	line-height: 0.42rem;
	border-radius: 0.04rem;
}

.fd-subscription {
	width: 3.2rem;
}

.fd-subscription .inp {
	border: none;
	font-size: 14px;
	width: calc(100% - 50px);
	background-color: #3c3c3c;
	height: 0.5rem;
	padding: 0 0.15rem;
	vertical-align: bottom;
	display: inline-block;
	-webkit-appearance: none;
	   -moz-appearance: none;
	        appearance: none;
	color: rgba(255, 255, 255, 0.6);
}
#curst {
	background: #3c3c3c;
}

.form-ele {
	border: none;
	font-size: 18px;
	vertical-align: bottom;
	width: 100%;
	background-color: #f5f7f9;
	height: 0.55rem;
	padding: 0 0.2rem;
	vertical-align: bottom;
	display: inline-block;
	-webkit-appearance: none;
	   -moz-appearance: none;
	        appearance: none;
	color: #666;
	border-radius: 0;
}

.modal .form-ele {
	height: 0.6rem;
}

.modal .form-box .msg-box textarea {
	height: 2.2rem;
}

select.form-ele {
	line-height: inherit !important;
}

textarea.form-ele {
	padding: 0.2rem 0.25rem;
	line-height: 1.8;
}

.form-box label {
	position: absolute;
	left: 0;
	top: 0;
	padding-left: 0.05rem;
	margin-left: 0.2rem;
	line-height: 0.55rem;
	color: #666;
}

.form-box label:after {
	content: '*';
	color: #f00;
}

.form-box .hide-label label {
	display: none;
}

.form-box ::-webkit-input-placeholder {
	color: #666;
}

.form-box ::-moz-placeholder {
	color: #666;
}

.form-box :-ms-input-placeholder {
	color: #666;
}

.form-box ::-ms-input-placeholder {
	color: #666;
}

.form-box ::placeholder {
	color: #666;
}

.form-box :-ms-input-placeholder {
	color: #666;
}

.form-box :-webkit-input-placeholder {
	color: #666;
}

.form-box {
	font-size: 18px;
}

.form-box li {
	margin-bottom: 0.2rem;
	position: relative;
	line-height: 0.4rem;
	zoom: 1;
}

.form-box li:after,
.form-box li:before {
	content: '';
	display: block;
}

.form-box li:after {
	clear: both;
}

.form-box label.error {
	color: #cd2c24;
	font-size: 14px;
	position: static;
	margin-left: 0;
}

.form-box .inp-col label.error {
	line-height: 1.3;
	padding-left: 0;
}

.form-box .inp {
	overflow: hidden;
}

.form-box .tip-u {
	position: absolute;
	right: 0;
	bottom: 0;
	line-height: inherit;
}

.form-box .tips {
	position: absolute;
	right: 1.1rem;
	top: 0;
	display: none;
	color: #d30000;
}

.form-box .msg-box textarea {
	height: 2.3rem;
}

.form-box .inp-col {
	position: relative;
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 50%;
	    -ms-flex: 0 1 50%;
	        flex: 0 1 50%;
	padding: 0 0.05rem;
}

.form-box .inp-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin: 0 -0.05rem;
}

.form-box select {
	height: 0.55rem;
	padding: 0 0.2rem;
	font-size: 18px;
	color: #666;
	width: 100%;
}

.inp-select {
	position: relative;
}

.inp-select select {
	padding-right: 0.6rem;
	width: 100%;
}

.inp-select:after {
	content: '\e728';
	position: absolute;
	right: 0;
	top: 0;
	font-family: 'iconfont';
	right: 0.2rem;
	top: 50%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
}

.m-pro-select .inp-select:after {
	color: #fff;
}

.inp-code {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 50%;
}

.inp-code .form-ele {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
}

.inp-code a {
	height: 0.55rem;
	padding-left: 0.1rem;
}

.inp-code img {
	height: 100%;
}

.row-code {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.row-code .inp-row {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 50%;
	    -ms-flex: 0 1 50%;
	        flex: 0 1 50%;
}

.row-code .more-arrow {
	margin-left: auto;
}

.row-code .error {
	padding-left: 0.2rem;
}

.ban-inner {
	height: 5rem;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.ban-inner .wp {
	height: 100%;
}

.ban-inner .cell {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	height: 100%;
	color: #fff;
}

.ban-inner h3 {
	color: #fff;
	font-size: 42px;
	margin-bottom: 0.14rem;
}

.ban-inner .text {
	color: #fff;
	width: 5rem;
}

.inner-bar {
	border-bottom: 1px solid #eee;
	background-color: #fff;
}

.nav-inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.nav-inner a {
	margin-right: 0.7rem;
	position: relative;
	height: 0.55rem;
	line-height: 0.55rem;
	display: block;
}

.nav-inner a:hover {
	color: #03579f;
}

.nav-inner a:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: -0.01rem;
	border-top: 2px solid #03579f;
	display: none;
}

.nav-inner li {
	position: relative;
}

.nav-inner li.on {
	color: #03579f;
}

.nav-inner li.on a:before {
	display: block;
}

.modal-job-detail {
	width: 90%;
	max-width: 12rem;
	background-color: #fff;
	overflow: hidden;
	border-radius: 0.2rem;
	padding: 0.5rem;
}

a.close-modal {
	position: absolute;
	top: 0.3rem;
	right: 0.3rem;
}

a.close-modal i {
	font-size: 30px;
	font-weight: bold;
	color: rgba(0, 0, 0, 0.5);
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

a.close-modal i:hover {
	color: #005ba9;
}

.modal-job-detail .hd {
	text-align: center;
	margin-bottom: 0.3rem;
}

.modal-job-detail h3 {
	font-size: 30px;
	font-weight: bold;
}

.modal-job-detail span {
	margin: 0 0.2rem;
}

.modal-job-detail em {
	color: #005ba9;
}

.modal-job-detail .bd {
	width: 90%;
	margin: 0 auto;
}

.modal-job-detail .bd h4 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0.06rem;
}

.modal-job-detail .bd .text {
	margin-bottom: 0.3rem;
}

.more {
	text-transform: uppercase;
	display: inline-block;
	line-height: 1;
	color: #005ba9;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.more:hover {
	opacity: 0.8;
}

.more i {
	vertical-align: middle;
	position: relative;
}

.more span {
	vertical-align: middle;
	margin-left: 0.1rem;
}

.more-white {
	color: #fff;
	border-color: #fff;
}

.more-white i:after {
	background-color: rgba(255, 255, 255, 0.2);
}

.more-white:hover {
	border-color: #cd2c24;
}

.more-arrow {
	display: inline-block;
	padding: 0.12rem 0.4rem;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	border: none;
	cursor: pointer;
}

.more-arrow i {
	margin-left: 0.06rem;
	font-size: 14px;
	vertical-align: middle;
}

.more-arrow i:before {
	display: inline-block;
}

.more-arrow span {
	vertical-align: middle;
}

.more-arrow-white {
	background-color: #fff;
	color: #005ba9;
}

.more-arrow-white:hover {
	background-color: #005ba9;
	color: #fff;
}

.i-row6 .more-arrow-white:hover {
	color: #005ba9;
	background-color: #fff;
}

.more-arrow-blue {
	background-color: #005ba9;
	color: #fff;
}

.more-arrow-blue:hover {
	background-color: #0267bd;
	color: #fff;
}

.more-arrow:hover .iconfont:before {
	-webkit-animation: moveRightIn 1s 1;
	        animation: moveRightIn 1s 1;
}

.more-arrow-link {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
	color: #fff;
}

.more-arrow-link i {
	margin-left: 0.08rem;
	font-size: 14px;
	vertical-align: middle;
	-webkit-transition: -webkit-transform 0.3s;
	transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s;
	line-height: 1;
}

.more-arrow-link em {
	vertical-align: middle;
}

.more-arrow-link:hover i {
	-webkit-transform: translateX(0.06rem);
	        transform: translateX(0.06rem);
}

.more-arrow-line {
	border: 1px solid #005ba9;
	color: #005ba9;
}

.row-code button {
	width: 2.2rem;
	font-size: 16px;
}

.page {
	margin-top: 0.6rem;
	text-align: center;
}

.page span {
	display: inline-block;
	min-width: 0.36rem;
	height: 0.36rem;
	line-height: 0.34rem;
	text-align: center;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	background-color: #e5e8ef;
	font-size: 14px;
	zoom: 1;
	vertical-align: middle;
	margin: 0 0.02rem;
	cursor: pointer;
	color: #333;
}

.page a {
	display: inline-block;
	min-width: 0.36rem;
	height: 0.36rem;
	line-height: 0.34rem;
	text-align: center;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	background-color: #e5e8ef;
	font-size: 14px;
	zoom: 1;
	vertical-align: middle;
	margin: 0 0.02rem;
	cursor: pointer;
	color: #333;
}

.page .prev i,
.page .next i {
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.page .prev:hover i,
.page .next:hover i {
	color: #fff;
}

.page em {
	margin-left: 0.1rem;
	vertical-align: middle;
}

.page span {
	padding: 0 0.04rem;
	vertical-align: middle;
	margin: 0 0.02rem;
}

.page a.on,
.page a:hover,
.page a.current {
	background-color: #005ba9;
	color: #fff;
}

.page .go-page {
	border: 1px solid #005ba9;
	display: inline-block;
	min-width: 0.36rem;
	height: 0.36rem;
	line-height: 0.34rem;
	text-align: center;
	padding: 0 0.1rem;
	margin-left: 0.1rem;
	color: #005ba9;
	cursor: pointer;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	background: none;
}

.page .go-page:hover {
	background-color: #005ba9;
	color: #fff;
	border-color: #005ba9;
}

.page .icon-prev-page,
.page .icon-next-page {
	color: #333;
}

.quick-jumper {
	vertical-align: middle;
	color: #000;
	font-size: 14px;
	display: inline-block;
	margin-left: 0.3rem;
}

.quick-jumper input {
	height: 0.36rem;
	line-height: 0.34rem;
	width: 0.6rem;
	padding-left: 0.1rem;
	border: 1px solid #eee;
	margin: 0 0.09rem;
}

.swiper-pagination-circle .swiper-pagination-bullet {
	width: 0.13rem;
	height: 0.13rem;
	border: 1px solid #005ba9;
	opacity: 1;
	margin: 0 0.07rem;
	background: none;
}

.swiper-pagination-circle .swiper-pagination-bullet-active {
	background-color: #005ba9;
}

.swiper-history-arrow {
	position: absolute;
	top: 0.1rem;
	text-align: center;
	z-index: 60;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	line-height: 1;
	color: #005ba9;
}

.swiper-history-arrow:hover {
	color: #005ba9;
}

.swiper-history-arrow i {
	font-size: 22px;
}

.swiper-button-disabled.swiper-history-arrow {
	color: #a1a1a1 !important;
}

.swiper-history-prev {
	left: 0;
}

.swiper-history-next {
	right: 0;
}

.banner-arrow {
	position: absolute;
	font-size: 38px;
	color: #fff;
	top: 50%;
	z-index: 20;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
}

.banner-prev {
	left: 0.4rem;
}

.banner-next {
	right: 0.4rem;
}

.swiper-circle-arrow {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	width: 0.5rem;
	height: 0.5rem;
	line-height: 0.5rem;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 60;
	border-radius: 50%;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.swiper-circle-arrow:hover {
	background-color: #005ba9;
}

.swiper-circle-arrow i {
	color: #fff;
	font-size: 22px;
}

.swiper-circle-prev {
	left: 0.2rem;
}

.swiper-circle-next {
	right: 0.2rem;
}

.swiper-pagination-line {
	margin-top: 0.58rem;
	font-size: 0;
	text-align: center;
}

.swiper-pagination-line span {
	width: 0.32rem;
	border-radius: 0;
	height: 0;
	background: none;
	height: 0.2rem;
	opacity: 1;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	position: relative;
}

.swiper-pagination-line span:after {
	border-top: 1px solid #d3d3d3;
	content: '';
	position: absolute;
	top: 50%;
	top: 0.1rem;
	left: 0;
	right: 0;
}

.swiper-pagination-line .swiper-pagination-bullet-active {
	width: 0.74rem;
}

.swiper-pagination-line .swiper-pagination-bullet-active:after {
	border-color: #005ba9;
}

.banner-box {
	position: relative;
}

.banner-box .swiper-pagination {
	position: absolute;
	left: auto;
	right: 0;
	bottom: 0;
	-webkit-transform: translateY(50%) translateX(50%);
	        transform: translateY(50%) translateX(50%);
	width: 5.5rem;
	height: 5.5rem;
	border: 1px solid rgba(222, 222, 222, 0.5);
	border-radius: 50%;
}

.banner-box span {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 0.14rem;
	height: 0.14rem;
	margin: -0.07rem;
	background-color: #fff;
	opacity: 1;
	border-radius: 50%;
}

.banner-box span:after {
	content: '';
	position: absolute;
	left: -0.06rem;
	right: -0.06rem;
	bottom: -0.06rem;
	top: -0.06rem;
	border: 0.08rem solid #e85623;
	border-radius: 50%;
	-webkit-transform: scale(0);
	        transform: scale(0);
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.banner-box span:before {
	content: '';
	position: absolute;
	left: -0.13rem;
	right: -0.13rem;
	bottom: -0.13rem;
	top: -0.13rem;
	border: 0.08rem solid rgba(232, 86, 35, 0.4);
	border-radius: 50%;
	-webkit-transform: scale(0);
	        transform: scale(0);
	-webkit-transition: 0.3s 0.1s;
	transition: 0.3s 0.1s;
}

.banner-box .swiper-pagination-bullet-active:after {
	-webkit-transform: scale(1);
	        transform: scale(1);
}

.banner-box .swiper-pagination-bullet-active:before {
	-webkit-transform: scale(1);
	        transform: scale(1);
}

.t1 {
	margin-bottom: 0.26rem;
	margin-bottom: 0.3rem;
}

.t1 h3 {
	font-size: 42px;
	line-height: 1;
	color: #000;
}

.t2 {
	font-size: 48px;
	margin-bottom: 0.2rem;
}

.t3 {
	font-size: 36px;
	line-height: 1.3;
}

.t4 {
	font-size: 24px;
	margin-bottom: 0.18rem;
}

.t3 {
	margin-bottom: 0.1rem;
}

.t3 h3 {
	line-height: 1.4;
	font-size: 36px;
	font-weight: bold;
}

.t3 .text {
	margin-top: 0.06rem;
	margin-bottom: 0.3rem;
}

.t3 .text p {
	white-space: pre-wrap;
}

.t3-white h3 {
	color: #fff;
}

.toast {
	position: fixed;
	top: 50%;
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	        transform: translateY(-50%) translateX(-50%);
	text-align: center;
	background: #005ba9;
	color: #fff;
	padding: 0.1rem 0.4rem;
	border-radius: 0.06rem;
	min-width: 1.2rem;
	z-index: 500;
	font-size: 16px;
}

.inner-row {
	padding: 1rem 0;
}

/**
 * Swiper 4.5.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 16, 2019
 */
.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	/* Fix of Webkit flickering */
	z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
	float: left;
}

.swiper-container-vertical > .swiper-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto;
}

.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
	visibility: hidden;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-transition-property: height, -webkit-transform;
	transition-property: height, -webkit-transform;
	transition-property: transform, height;
	transition-property: transform, height, -webkit-transform;
}
/* 3D Effects */
.swiper-container-3d {
	-webkit-perspective: 12rem;
	perspective: 12rem;
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
	-ms-touch-action: pan-y;
	touch-action: pan-y;
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
	-ms-touch-action: pan-x;
	touch-action: pan-x;
}

.swiper-button-prev,
.swiper-button-next {
	position: absolute;
	top: 50%;
	width: 0.21rem;
	height: 0.4rem;
	margin-top: -0.2rem;
	z-index: 10;
	cursor: pointer;
	background-size: 0.21rem 0.4rem;
	background-position: center;
	background-repeat: no-repeat;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
	opacity: 0.35;
	cursor: auto;
	pointer-events: none;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8, %3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	left: 0.3rem;
	right: auto;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8, %3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	right: 0.3rem;
	left: auto;
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8, %3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8, %3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8, %3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8, %3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-lock {
	display: none;
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: 300ms opacity;
	transition: 300ms opacity;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
	bottom: 0.1rem;
	left: 0;
	width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transform: scale(0.33);
	transform: scale(0.33);
	position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	-webkit-transform: scale(1);
	transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	-webkit-transform: scale(1);
	transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	-webkit-transform: scale(0.66);
	transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	-webkit-transform: scale(0.33);
	transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	-webkit-transform: scale(0.66);
	transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	-webkit-transform: scale(0.33);
	transform: scale(0.33);
}

.swiper-pagination-bullet {
	width: 0.08rem;
	height: 0.08rem;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: 0.2;
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff;
}

.swiper-container-vertical > .swiper-pagination-bullets {
	right: 0.1rem;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0.06rem 0;
	display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 0.08rem;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	-webkit-transition: 200ms top, 200ms -webkit-transform;
	transition: 200ms top, 200ms -webkit-transform;
	transition: 200ms transform, 200ms top;
	transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 0.04rem;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: 200ms left, 200ms -webkit-transform;
	transition: 200ms left, 200ms -webkit-transform;
	transition: 200ms transform, 200ms left;
	transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: 200ms right, 200ms -webkit-transform;
	transition: 200ms right, 200ms -webkit-transform;
	transition: 200ms transform, 200ms right;
	transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}
/* Progress */
.swiper-pagination-progressbar {
	background: rgba(0, 0, 0, 0.25);
	position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	-webkit-transform-origin: right top;
	transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: 0.04rem;
	left: 0;
	top: 0;
}

.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 0.04rem;
	height: 100%;
	left: 0;
	top: 0;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #ffffff;
}

.swiper-pagination-progressbar.swiper-pagination-white {
	background: rgba(255, 255, 255, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
	background: #ffffff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000000;
}

.swiper-pagination-progressbar.swiper-pagination-black {
	background: rgba(0, 0, 0, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
	background: #000000;
}

.swiper-pagination-lock {
	display: none;
}
/* Scrollbar */
.swiper-scrollbar {
	border-radius: 0.1rem;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 0.03rem;
	z-index: 50;
	height: 0.05rem;
	width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
	position: absolute;
	right: 0.03rem;
	top: 1%;
	z-index: 50;
	width: 0.05rem;
	height: 98%;
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 0.1rem;
	left: 0;
	top: 0;
}

.swiper-scrollbar-cursor-drag {
	cursor: move;
}

.swiper-scrollbar-lock {
	display: none;
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}

.swiper-slide-zoomed {
	cursor: move;
}
/* Preloader */
.swiper-lazy-preloader {
	width: 0.42rem;
	height: 0.42rem;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -0.21rem;
	margin-top: -0.21rem;
	z-index: 10;
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8, %3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	background-size: 100%;
	background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8, %3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
/* a11y */
.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-container-cube {
	overflow: visible;
}

.swiper-container-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
	pointer-events: auto;
	visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.6;
	-webkit-filter: blur(0.5rem);
	filter: blur(0.5rem);
	z-index: 0;
}

.swiper-container-flip {
	overflow: visible;
}

.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.swiper-container-coverflow .swiper-wrapper {
	/* Windows 8 IE 10 fix */
	-ms-perspective: 12rem;
}

.blocker {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	z-index: 600;
	padding: 0.2rem;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	background-color: rgb(0, 0, 0);
	background-color: rgba(0, 0, 0, 0.75);
	text-align: center;
}

.blocker:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -0.05em;
}

.blocker.behind {
	background-color: transparent;
}

.modal {
	display: none;
	vertical-align: middle;
	position: relative;
	z-index: 2;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	width: 90%;
	text-align: left;
}

.modal a.close-modal {
}

.modal-spinner {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	        transform: translateY(-50%) translateX(-50%);
	padding: 0.12rem 0.16rem;
	border-radius: 0.05rem;
	background-color: #111;
	height: 0.2rem;
}

.modal-spinner > div {
	border-radius: 1rem;
	background-color: #fff;
	height: 0.2rem;
	width: 0.02rem;
	margin: 0 0.01rem;
	display: inline-block;
	-webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
	animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.modal-spinner .rect2 {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s;
}

.modal-spinner .rect3 {
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s;
}

.modal-spinner .rect4 {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s;
}

@-webkit-keyframes sk-stretchdelay {
	0%,
	40%,
	100% {
		-webkit-transform: scaleY(0.5);
	}

	20% {
		-webkit-transform: scaleY(1.0);
	}
}

@keyframes sk-stretchdelay {
	0%,
	40%,
	100% {
		transform: scaleY(0.5);
		-webkit-transform: scaleY(0.5);
	}

	20% {
		transform: scaleY(1.0);
		-webkit-transform: scaleY(1.0);
	}
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

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

	100% {
		opacity: 0;
		display: none;
	}
}

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

	100% {
		opacity: 0;
		display: none;
	}
}

@-webkit-keyframes moveRightIn {
	50% {
		-webkit-transform: translateX(100%);
		        transform: translateX(100%);
		opacity: 0;
	}

	51% {
		-webkit-transform: translateX(-100%);
		        transform: translateX(-100%);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateX(0);
		        transform: translateX(0);
		opacity: 1;
	}
}

@keyframes moveRightIn {
	50% {
		-webkit-transform: translateX(100%);
		        transform: translateX(100%);
		opacity: 0;
	}

	51% {
		-webkit-transform: translateX(-100%);
		        transform: translateX(-100%);
		opacity: 0;
	}

	100% {
		-webkit-transform: translateX(0);
		        transform: translateX(0);
		opacity: 1;
	}
}

@font-face {
	font-family: "iconfont";
	/* Project id 3843186 */
	src: url("../fonts/iconfont.woff2?t=1677461319333") format('woff2'), url("../fonts/iconfont.woff?t=1677461319333") format('woff'), url("../fonts/iconfont.ttf?t=1677461319333") format('truetype');
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-muted:before {
	content: "\e8b8";
}

.icon-play:before {
	content: "\e8b9";
}

.icon-menu:before {
	content: "\e790";
}

.icon-youtube:before {
	content: "\f274";
}

.icon-facebook:before {
	content: "\e8e7";
}

.icon-linkin:before {
	content: "\e6001";
}

.icon-x:before {
	content: "\eb6a";
}

.icon-plus:before {
	content: "\e727";
}

.icon-minus:before {
	content: "\e615";
}

.icon-contact:before {
	content: "\e6a9";
}

.icon-tel:before {
	content: "\e6aa";
}

.icon-address:before {
	content: "\e6ab";
}

.icon-gear:before {
	content: "\e6ac";
}

.icon-prev:before {
	content: "\e629";
}

.icon-next:before {
	content: "\e62b";
}

.icon-prev-page:before {
	content: "\e6002";
}

.icon-next-page:before {
	content: "\e6003";
}

.icon-down:before {
	content: "\e728";
}

.icon-left-bold:before {
	content: "\e668";
}

.icon-right-bold:before {
	content: "\e669";
}

.icon-more-arrow:before {
	content: "\e66a";
}

.icon-search:before {
	content: "\e66b";
}

.icon-weibiaoti-2-04:before {
	content: "\e66c";
}

.icon-arrow-right-long:before {
	content: "\e66d";
}

.icon-more:before {
	content: "\e66e";
}

.icon-more-arrow-circle:before {
	content: "\e66f";
}

.icon-oil:before {
	content: "\e670";
}

.icon-weibiaoti-2-16:before {
	content: "\e671";
}

.icon-lab:before {
	content: "\e672";
}

.icon-leaf:before {
	content: "\e673";
}

.icon-right-circle:before {
	content: "\e674";
}

.icon-wind:before {
	content: "\e675";
}

.icon-setting:before {
	content: "\e676";
}

.icon-left-circle:before {
	content: "\e677";
}

.icon-weibo:before {
	content: "\e678";
}

.icon-ship:before {
	content: "\e679";
}

.icon-up:before {
	content: "\e67b";
}

.icon-team:before {
	content: "\e67c";
}

.icon-machine:before {
	content: "\e67d";
}

.icon-douyin:before {
	content: "\e67e";
}

.icon-weixin:before {
	content: "\e67f";
}

.icon-various:before {
	content: "\e680";
}

.icon-book:before {
	content: "\e681";
}

.icon-varied:before {
	content: "\e682";
}

.icon-hand:before {
	content: "\e683";
}

.icon-brain:before {
	content: "\e684";
}

.icon-discuss:before {
	content: "\e685";
}

.icon-board:before {
	content: "\e686";
}

.icon-layer:before {
	content: "\e687";
}

.icon-loc:before {
	content: "\e688";
}

@font-face {
	font-family: 'SF';
	src: url("../fonts/SFUIDisplay-Thin.woff2") format('woff2'), url("../fonts/SFUIDisplay-Thin.woff") format('woff'), url("../fonts/SFUIDisplay-Thin.ttf") format('truetype');
	font-weight: 100;
	font-style: normal;
	font-display: swap;
}

.list-culture h6,
.ban-con p {
	font-family: 'SF';
}

#fd {
	position: relative;
	background: #232323 url("../images/fd-bg.jpg") no-repeat 50% bottom;
	z-index: 60;
	clear: both;
	padding-top: 1.1rem;
	color: rgba(255, 255, 255, 0.6);
}

#fd .wp {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

#fd .fd-l {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 40%;
	    -ms-flex: 0 1 40%;
	        flex: 0 1 40%;
	color: rgba(255, 255, 255, 0.6);
	font-size: 14px;
}

#fd .fd-r {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 52%;
	    -ms-flex: 0 1 52%;
	        flex: 0 1 52%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.fd-r {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.fd-link {
	line-height: 2.4;
}

.fd-link a {
	color: #fff;
	display: block;
}

.fd-link dt {
	margin-bottom: 0.08rem;
}

.fd-link dd a {
	color: rgba(255, 255, 255, 0.6);
	font-size: 14px;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.fd-link dd a:hover {
	color: #fff;
}

.fd-copy {
	color: #fff;
	font-size: 14px;
	padding: 0.3rem 0;
	text-align: center;
	color: rgba(255, 255, 255, 0.6);
	margin-top: 0.7rem;
}

.fd-copy p {
	display: inline-block;
}

.fd-copy a {
	color: rgba(255, 255, 255, 0.6);
	margin-left: 0.1rem;
}

.fd-copy a:hover {
	color: #fff;
}

.fd-copy a span,
.fd-copy a a {
	margin-right: 0.2rem;
}

.fd-logo img {
	width: 1.55rem;
}

.fd-subscription {
	margin-top: 0.6rem;
	margin-bottom: 0.3rem;
}

.fd-subscription p {
	margin-bottom: 0.1rem;
}

.fd-subscription form {
	position: relative;
}

.fd-subscription button {
	width: 40px;
	border: none;
	background: none;
	position: absolute;
	right: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	right: 0;
	padding-right: 0.15rem;
	cursor: pointer;
}

.fd-subscription button i {
	font-size: 12px;
	color: rgba(255, 255, 255, 0.6);
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.fd-subscription button:hover i {
	color: #fff;
}

.fd-share {
	display: inline-block;
	margin-left: 0.16rem;
}

.fd-share a {
	vertical-align: middle;
	width: 0.3rem;
	display: inline-block;
	position: relative;
	margin-right: 0.01rem;
}

.fd-share a:hover i {
	color: #005ba9;
}

.fd-share a:hover img {
	opacity: 1;
	visibility: visible;
	margin-top: -0.06rem;
	z-index: 1;
}

.fd-share a img {
	width: 0.8rem;
	height: 0.8rem;
	max-width: 0.8rem;
	position: absolute;
	left: 50%;
	top: 0;
	-webkit-transform: translateX(-50%) translateY(-100%);
	        transform: translateX(-50%) translateY(-100%);
	-webkit-transition: 0.3s;
	transition: 0.3s;
	margin-top: 0;
	opacity: 0;
	visibility: hidden;
	z-index: -1;
}

.fd-share i {
	color: #fff;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	font-size: 20px;
}

#hd {
	position: fixed;
	left: 0;
	width: 100%;
	top: 0;
	z-index: 100;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	background-color: #fff;
	border-bottom: 1px solid #eee;
}

#hd .wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	width: 90%;
	margin: 0 auto;
}

.hd-mask {
	content: '';
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	height: 100vh;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: -1;
	pointer-events: none;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

body.show-sub .hd-mask,
body.show-search .hd-mask {
	z-index: 81;
	opacity: 1;
	visibility: visible;
}

.nav {
	margin-left: auto;
}

.nav > li {
	display: inline-block;
	margin-left: 0.6rem;
	position: relative;
	height: 0.8rem;
	line-height: 0.8rem;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.nav > li a {
	font-size: 16px;
	color: #323232;
}

.nav > li a:hover {
	color: #005ba9;
}

.nav .pad {
	position: relative;
	height: 0;
	overflow: hidden;
	z-index: 10;
	-webkit-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
}

.nav .pad a:first-child {
	margin-top: 0.3rem;
}

.nav .pad a:last-child {
	margin-bottom: 0.45rem;
}

.nav .sub-nav {
	position: absolute;
	left: 0;
	text-align: center;
	white-space: nowrap;
	left: 50%;
	-webkit-transform: translateX(-50%);
	        transform: translateX(-50%);
	top: 100%;
	margin-top: 1PX;
	background-color: #fff;
	z-index: 10;
	-webkit-box-shadow: 0 0.04rem 0.08rem -0.02rem rgba(0, 0, 0, 0.1);
	        box-shadow: 0 0.04rem 0.08rem -0.02rem rgba(0, 0, 0, 0.1);
	-webkit-transition: background-color 0.3s;
	transition: background-color 0.3s;
}

.nav .sub-nav:after {
	content: '';
	position: fixed;
	position: absolute;
	left: -20rem;
	right: -20rem;
	height: 100vh;
	top: -1rem;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: -1;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	pointer-events: none;
	display: none;
}

.nav .sub-nav:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	left: -60rem;
	right: -60rem;
	background-color: #fff;
	top: 0;
	bottom: 0;
	z-index: 1;
}

.nav .sub-nav a {
	padding-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	line-height: 2.2;
	color: #666;
	display: block;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	font-size: 16px;
}

.nav .sub-nav a:hover {
	color: #005ba9;
}

.hd-r {
	position: relative;
	text-align: right;
	z-index: 50;
	margin-left: auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.hd-r i {
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.hd-r i:hover {
	color: #005ba9;
}

.search-ico {
	position: relative;
	margin-left: 1.68rem;
}

.search-ico i {
	cursor: pointer;
	font-size: 18px;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.search-ico i:hover {
	color: #005ba9;
}

.logo img {
	height: 0.24rem;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.logo .white {
	display: none;
}

.logo .dark {
	display: block;
}

.transparent-hd #hd {
	background: none;
	-webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);
	        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);
	border-color: transparent;
}

.transparent-hd .nav > li {
	height: 0.8rem;
	line-height: 0.8rem;
}

.transparent-hd .sub-nav a {
	color: #fff;
}

.transparent-hd .sub-nav a:hover {
	color: #005ba9;
}

.transparent-hd .sub-nav:before {
	opacity: 0;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	pointer-events: none;
}

.transparent-hd .search-ico i {
	color: #fff;
}

.transparent-hd .search-ico i:hover {
	color: #005ba9;
}

.transparent-hd .nav a {
	color: #fff;
}

.transparent-hd .nav .sub-nav {
	background: none;
	-webkit-box-shadow: none;
	        box-shadow: none;
}

.transparent-hd .logo {
	margin-top: 0;
}

.transparent-hd .logo img {
	-webkit-filter: brightness(0) invert(1);
	        filter: brightness(0) invert(1);
}

.transparent-hd .white-hd .sub-nav {
	top: 100%;
	margin-top: 1PX;
}

.transparent-hd .white-hd .sub-nav:before {
	opacity: 1;
}

.show-sub #hd,
#hd.white-hd {
	background-color: #fff;
	border-bottom: 1px solid #eee;
}

.show-sub #hd .nav > li,
#hd.white-hd .nav > li {
	height: 0.8rem;
	line-height: 0.8rem;
}

.show-sub #hd .nav a,
#hd.white-hd .nav a {
	color: #323232;
}

.show-sub #hd .nav a:hover,
#hd.white-hd .nav a:hover {
	color: #005ba9;
}

.show-sub #hd .sub-nav,
#hd.white-hd .sub-nav {
	top: 100%;
	margin-top: 1PX;
}

.show-sub #hd .sub-nav:before,
#hd.white-hd .sub-nav:before {
	opacity: 1;
}

.show-sub #hd .logo img,
#hd.white-hd .logo img {
	-webkit-filter: none;
	        filter: none;
}

.show-sub #hd .search-ico:after,
#hd.white-hd .search-ico:after {
	border-color: #323231;
}

.show-sub #hd .search-ico i,
#hd.white-hd .search-ico i {
	color: #323231;
}

.show-sub #hd .search-ico i:hover,
#hd.white-hd .search-ico i:hover {
	color: #005ba9;
}

.header-holder {
	height: 0.8rem;
}

.transparent-hd .header-holder {
	display: none;
}

#hd	.nav .active {
	color: #005ba9;
}

body.show-sub #hd .nav .active,
#hd.white-hd .nav .active {
	color: #005ba9;
}

.m-nav-list .active {
	color: #005ba9;
}

.m_header {
	display: none;
	position: fixed;
	width: 100%;
	z-index: 100;
	height: 1.2rem;
	background-color: #fff;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	padding: 0 0.3rem;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	border-bottom: 1px solid #eee;
}

.m_logo img {
	height: 0.3rem;
}

.m_nav_btn {
	margin-left: auto;
	display: flex;
	align-items: center;
}
.m_nav_btn .lang-con{
	padding-left: 0.3rem;
}
.m_nav_btn .lang-con p {
	font-size: 16px;
	color: #ffffff;
	transform: translateY(1px);
}

.m_nav_btn .icon-search {
	color: #333;
	padding-right: 0.15rem;
	margin-right: 0.15rem;
	margin-left: 0;
	font-size: 20px;
}

.nav_toggle .icon-x {
	display: none;
}

.nav_toggle .iconfont {
	font-size: 20px;
	color: #333;
}

.nav_toggle.active .icon-x {
	display: inline-block;
}

.nav_toggle.active .icon-menu {
	display: none;
}

#m-nav {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 0;
	background-color: #fff;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	width: 100%;
	padding-top: 1.2rem;
	opacity: 0;
	visibility: hidden;
	z-index: -10;
}

#m-nav .icon-close {
	font-size: 30px;
}

#m-nav.pm_open {
	visibility: visible;
	opacity: 1;
	z-index: 90;
}

.close_m_nav {
	text-align: right;
}

.pm_overlay {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	position: fixed;
	z-index: 80;
	left: 0;
	top: 0;
	-webkit-animation: fadeOut 0.5s both ease;
	        animation: fadeOut 0.5s both ease;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	background-color: rgba(0, 0, 0, 0.4);
	display: none !important;
}

.pm_overlay.pm_show {
	display: block;
	-webkit-animation: fadeIn 0.3s both ease;
	        animation: fadeIn 0.3s both ease;
}

.pm_overlay.pm_hide {
	display: none;
}

.m-nav-list {
	width: 100%;
	border: none;
}

.m-nav-list li > a {
	display: block;
	color: #333;
	line-height: 0.9rem;
	font-size: 28px;
	position: relative;
}

.m-nav-list .iconfont {
	font-size: 28px;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0.2rem;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.m-nav-list > li > a {
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	border: none;
}

.m-nav-list .on .iconfont {
	-webkit-transform: rotate(90deg);
	        transform: rotate(90deg);
	color: #005ba9;
}

.m_nav .sub-menu {
	display: none;
	overflow: hidden;
	padding-bottom: 0.2rem;
}

.m_nav .sub-menu a {
	font-size: 14px;
	color: #333;
	text-indent: 1em;
	display: block;
	line-height: 2.8;
	padding-left: 0;
	padding-right: 0;
}

.m_nav .cell {
	padding-left: 0.5rem;
	padding-right: 0.5rem;
	padding-top: 0.36rem;
}

.transparent-hd .m_header {
	background: none;
	border-bottom: none;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.transparent-hd .m_logo img {
	-webkit-filter: brightness(0) invert(1);
	        filter: brightness(0) invert(1);
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.transparent-hd .m_nav_btn i {
	color: #fff;
}

.body-show-m-menu .m_header {
	background-color: #fff;
}

.body-show-m-menu .m_logo img {
	-webkit-filter: none;
	        filter: none;
}

.body-show-m-menu .m_nav_btn i {
	color: #333;
}

.m_header.white-hd {
	background-color: #fff;
	border-bottom: 1px solid #eee;
}

.m_header.white-hd .m_logo img {
	-webkit-filter: none;
	        filter: none;
}

.m_header.white-hd .m_nav_btn i {
	color: #333;
}

.search-main {
	position: absolute;
	width: 100%;
	left: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	line-height: 0;
	top: 0;
	height: 100%;
	opacity: 0;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	z-index: -10;
	visibility: hidden;
}

.search-main .pad {
	width: 5.3rem;
	border: 1px solid #fff;
	position: relative;
	padding-left: 0.56rem;
}

.search-main input {
	height: 0.4rem;
	width: 100%;
	font-size: 14px;
	background: none;
	border: none;
}

.search-main .btn-search {
	position: absolute;
	left: 0;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	text-align: center;
	padding-left: 0.2rem;
	height: 100%;
	background: none;
	border: none;
	cursor: pointer;
}

.search-main .btn-search i {
	font-size: 18px;
	color: #fff;
}

.search-main .icon-x {
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%) translateX(100%);
	        transform: translateY(-50%) translateX(100%);
	font-size: 16px;
	padding: 0.2rem;
	cursor: pointer;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.search-main .icon-x:hover {
	opacity: 0.7;
}

.transparent-hd #hd .btn-search {
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.transparent-hd #hd .btn-search i {
	color: #fff;
}

.transparent-hd #hd .btn-search:hover {
	opacity: 0.7;
}

.transparent-hd #hd input {
	color: #fff;
}

.transparent-hd #hd .icon-x {
	color: #fff;
}

.transparent-hd #hd ::-webkit-input-placeholder {
	color: #fff;
}

.transparent-hd #hd ::-moz-placeholder {
	color: #fff;
}

.transparent-hd #hd :-ms-input-placeholder {
	color: #fff;
}

.transparent-hd #hd ::-ms-input-placeholder {
	color: #fff;
}

.transparent-hd #hd ::placeholder {
	color: #fff;
}

.transparent-hd #hd :-ms-input-placeholder {
	color: #fff;
}

.transparent-hd #hd :-webkit-input-placeholder {
	color: #fff;
}

.transparent-hd #hd .pad {
	border-color: #fff;
}

#hd .btn-search i,
#hd.white-hd .btn-search i {
	color: #005ba9;
}

#hd .pad,
#hd.white-hd .pad {
	border-color: #dbe7f2;
	border-color: #005ba9;
}

#hd input,
#hd.white-hd input {
	color: #000;
}

#hd .icon-x,
#hd.white-hd .icon-x {
	color: #464646;
}

#hd .icon-x:hover,
#hd.white-hd .icon-x:hover {
	opacity: 1;
	color: #005ba9;
}

#hd ::-webkit-input-placeholder, #hd.white-hd ::-webkit-input-placeholder {
	color: #666;
}

#hd ::-moz-placeholder, #hd.white-hd ::-moz-placeholder {
	color: #666;
}

#hd :-ms-input-placeholder, #hd.white-hd :-ms-input-placeholder {
	color: #666;
}

#hd ::-ms-input-placeholder, #hd.white-hd ::-ms-input-placeholder {
	color: #666;
}

#hd ::placeholder,
#hd.white-hd ::placeholder {
	color: #666;
}

#hd :-ms-input-placeholder,
#hd.white-hd :-ms-input-placeholder {
	color: #666;
}

#hd :-webkit-input-placeholder,
#hd.white-hd :-webkit-input-placeholder {
	color: #666;
}

.show-search .search-main {
	opacity: 1;
	visibility: visible;
	z-index: 10;
}

.show-search #hd .wrap {
	opacity: 0;
	z-index: -10;
}

.show-search {
	display: block;
}

.m_header .search-main {
	background-color: #fff;
	padding-left: 0.4rem;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	    -ms-flex-direction: row;
	        flex-direction: row;
}

.m_header .search-main .pad {
	border-color: #dbe7f2;
	border-color: #005ba9;
	padding-left: 0.64rem;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	width: auto;
}

.m_header .search-main .icon-x {
	position: static;
	color: #333;
	-webkit-transform: none;
	        transform: none;
	padding: 0.4rem 0.3rem;
	font-size: 20px;
}

.m_header .search-main input {
	height: 0.72rem;
}

.m_header .search-main .btn-search i {
	color: #005ba9;
}

.wp {
	width: 100%;
	max-width: 15.2rem;
	margin: 0 auto;
}

.wp-md {
	width: 100%;
	max-width: 14rem;
	margin: 0 auto;
}

.wp-cn {
	width: 100%;
	max-width: 12rem;
	margin: 0 auto;
}

.wp-sm {
	width: 100%;
	max-width: 9.8rem;
	margin: 0 auto;
}

.page-404 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	background-image: url("../images/bg-404.jpg");
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	height: 100vh;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	text-align: center;
}

.page-404 h1 {
	line-height: 1.2;
	font-size: 177px;
	color: #fff;
}

.page-404 p {
	color: #fff;
	font-size: 24px;
}

.page-404 .btn-row {
	margin-top: 1rem;
}

.page-404 .btn-row a {
	margin: 0 0.06rem;
}

#banner {
	height: 100vh;
}

#banner .swiper-slide {
	height: 8.7rem;
	height: 100%;
	overflow: hidden;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

#banner .bg {
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: 10s;
	transition: 10s;
}

#banner .move-in .cell {
	-webkit-transform: translateY(0);
	        transform: translateY(0);
	opacity: 1;
}

#banner .move-out .cell {
	-webkit-transform: translateY(-1rem);
	        transform: translateY(-1rem);
	opacity: 0;
}

#banner .swiper-pagination {
	bottom: 0.6rem;
}

#banner .swiper-pagination-bullet {
	position: relative;
	width: 0.34rem;
	height: 0.34rem;
	border: 1px solid rgba(255, 255, 255, 0.2);
	opacity: 1;
	margin-left: 0.09rem;
	margin-right: 0.09rem;
	background: none;
}

#banner .swiper-pagination-bullet:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	        transform: translateY(-50%) translateX(-50%);
	text-align: center;
	width: 0.06rem;
	height: 0.06rem;
	border-radius: 50%;
	background-color: #fff;
}

#banner .swiper-pagination-bullet svg {
	position: absolute;
	z-index: 10;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: -1PX;
	-webkit-transform: rotate(-90deg);
	        transform: rotate(-90deg);
}

#banner .ring {
	z-index: 1000;
	fill: transparent;
	stroke: #fff;
	stroke-width: 1;
	stroke-dasharray: 100;
	stroke-dashoffset: 0;
	stroke-linecap: round;
	opacity: 0;
}

#banner .swiper-pagination-bullet-active .ring {
	opacity: 1;
	-webkit-animation: show100 5s linear;
	        animation: show100 5s linear;
}

.video-btn {
	position: absolute;
	right: 0.4rem;
	bottom: 15%;
}

.video-btn i {
	color: #fff;
	font-size: 30px;
}

.video-btn .icon-muted {
	display: none;
}

.ban-con {
	height: 100%;
	position: relative;
	z-index: 10;
}

.ban-con .cell {
	display: table-cell;
	vertical-align: middle;
	color: #fff;
	-webkit-transform: translateY(-1rem);
	        transform: translateY(-1rem);
	-webkit-transition: 0.8s;
	transition: 0.8s;
	opacity: 0;
}

.ban-con .wp {
	display: table;
	height: 100%;
	vertical-align: middle;
}

.ban-con h3 {
	font-size: 64px;
	line-height: 1.1;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 0.16rem;
	color: #fff;
}

.ban-con p {
	font-size: 21px;
	width: 100%;
	max-width: 6rem;
}

.ban-con .con {
	font-size: 21px;
	display: block;
	white-space: break-spaces;
}

.i-row1 {
	position: relative;
	padding-right: 3.6rem;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.i-row1 .wp-full {
	padding: 1.5rem 0 1.3rem 0;
	background: url("../images/bg1.jpg") no-repeat 50%;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.i-row1 .t1 {
	margin-bottom: -0.6rem;
	position: relative;
	z-index: 10;
}

.swiper-solution-outer .item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.swiper-solution-outer .intro {
	padding-right: 0.9rem;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	padding-top: 0.3rem;
	padding-top: 1rem;
}

.swiper-solution-outer .text {
	margin-bottom: 0.6rem;
}

.swiper-solution-outer:after {
	content: '';
	position: absolute;
	right: 1.1rem;
	top: 0;
	bottom: 0;
	background: url("../images/bg-logo.png") no-repeat 50% 0;
	background-size: 100%;
	width: 6.4rem;
}

.swiper-solution-inner {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 6.4rem;
	    -ms-flex: 0 1 6.4rem;
	        flex: 0 1 6.4rem;
	margin-right: 1.1rem;
}

.swiper-solution-inner h4 {
	font-size: 24px;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 0.7rem;
	width: 100%;
}

.swiper-solution-inner .swiper-pagination {
	bottom: 0;
	z-index: 50;
}

.swiper-solution-inner .swiper-slide {
	padding-top: 0;
	padding-bottom: 1.3rem;
}

.solution-side {
	width: 3.6rem;
	background-color: #fff;
	top: 0;
	bottom: 0;
	position: absolute;
	right: 0;
	padding-bottom: 1.3rem;
	padding-top: 1.5rem;
}

.next-solution {
	position: absolute;
	width: 0.7rem;
	height: 0.7rem;
	line-height: 0.7rem;
	text-align: center;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	        transform: translateY(-50%) translateX(-50%);
	cursor: pointer;
	z-index: 10;
	-webkit-box-shadow: 0 0 0.12rem 0.05rem rgba(0, 0, 0, 0.1);
	        box-shadow: 0 0 0.12rem 0.05rem rgba(0, 0, 0, 0.1);
	border-radius: 50%;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.next-solution:hover {
	background-color: #005ba9;
}

.next-solution:hover i {
	color: #fff;
}

.next-solution i {
	color: #005ba9;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.swiper-solution-inner .img-contain {
	height: 4.5rem;
	line-height: 4.5rem;
	text-align: center;
}

.swiper-solution-inner .img-contain img {
	vertical-align: middle;
	max-height: 100%;
	max-width: 60%;
}

.swiper-solution-inner .bg-logo {
	background: url("../images/bg-logo.png") no-repeat 50%;
	background-size: 100%;
	background: none;
}

.swiper-product-thumb {
	height: 100%;
}

.swiper-product-thumb .img-contain {
	width: 60%;
}

.swiper-product-thumb h4 {
	font-size: 24px;
}

.swiper-product-thumb .img-contain {
	display: inline-block;
	background-size: 60%;
	margin-bottom: 0.2rem;
}

.swiper-product-thumb .item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
}

.swiper-product-thumb .cell {
	text-align: center;
	width: 100%;
}

.swiper-product-thumb .swiper-slide {
	padding-bottom: 1.3rem;
}

.i-row2 {
	padding-top: 1.1rem;
	padding-bottom: 1rem;
	position: relative;
}

.i-row2 .wp {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.i-row2 .img {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 46%;
	    -ms-flex: 0 1 46%;
	        flex: 0 1 46%;
}

.i-row2 .img .bg {
	min-height: 4.6rem;
	height: 100%;
}

.i-row2 .txt {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	padding-top: 0.08rem;
	padding-left: 0.9rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
}

.i-row2 .text {
	margin-bottom: 0.38rem;
}

.summary-number-index {
	margin-top: 0.3rem;
}

.summary-number h3 {
	line-height: 1;
	color: #005ba9;
	margin-bottom: 0.14rem;
}

.summary-number h3 span {
	font-size: 60px;
	vertical-align: top;
}

.summary-number h3 sup {
	margin-left: 0.04rem;
	font-size: 32px;
}

.summary-number p {
	font-size: 18px;
}

.i-row2 .summary-number {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.i-row2 .summary-number li {
	text-align: center;
	width: 25%;
}

.i-row3 .hd {
	margin-bottom: 0.46rem;
}

.i-row3 .t1 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin-bottom: 0.2rem;
}

.i-row3 .t1 .more {
	margin-left: auto;
}

.intro-l {
	width: 44%;
}

.intro-l .text {
	margin-bottom: 0.4rem;
}

.intro-v {
	width: 44%;
	position: absolute;
	right: 0;
	padding-top: inherit;
}

.intro-v video {
	width: 100%;
}

.news-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.news-l {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 46%;
	    -ms-flex: 0 1 46%;
	        flex: 0 1 46%;
	min-width: 0;
	padding-left: 1PX;
}

.news-l a {
	display: block;
	position: relative;
	height: 100%;
	overflow: hidden;
}

.news-l a:hover .img,
.news-l a:hover .bg,
.news-l a:hover .img-contain {
	-webkit-transform: scale(1.04);
	        transform: scale(1.04);
}

.news-l a:after {
	content: '';
	position: absolute;
	width: 100%;
	bottom: 0;
	height: 50%;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.65)));
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
	z-index: 0;
}

.news-l .img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.news-l .txt {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 10;
	color: #fff;
	padding-right: 0.3rem;
	padding-left: 0.3rem;
	padding-bottom: 0.3rem;
}

.news-l .txt h3 {
	color: #fff;
	font-size: 24px;
	margin-bottom: 0.1rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.news-l .text {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	max-height: 3.5em;
}

.news-r {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 54%;
	    -ms-flex: 0 1 54%;
	        flex: 0 1 54%;
	padding-left: 0.9rem;
	min-width: 0;
}

.list-news a {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.list-news .img {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 2.3rem;
	    -ms-flex: 0 1 2.3rem;
	        flex: 0 1 2.3rem;
	min-height: 1.54rem;
	overflow: hidden;
	padding-left: 1PX;
}

.list-news .img:hover .img,
.list-news .img:hover .bg,
.list-news .img:hover .img-contain {
	-webkit-transform: scale(1.04);
	        transform: scale(1.04);
}

.list-news .bg {
	height: 100%;
}

.list-news .txt {
	padding-left: 0.2rem;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	min-width: 0;
}

.list-news li {
	zoom: 1;
	border-top: 1px solid #c8c8c8;
	padding: 0.4rem 0;
}

.list-news li:after,
.list-news li:before {
	content: '';
	display: block;
}

.list-news li:after {
	clear: both;
}

.list-news li:first-child {
	border: none;
	padding-top: 0;
}

.list-news li:last-child {
	padding-bottom: 0;
}

.list-news h4 {
	color: #c6c6c6;
	font-size: 16px;
	line-height: 2;
}

.list-news h3 {
	font-size: 24px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 1.3;
	margin-bottom: 0.2rem;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.list-news p {
	color: #737373;
}

.list-news a:hover h3 {
	color: #005ba9;
}

.list-news .text {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	max-height: 3.5em;
}

.i-row4 {
	padding-top: 1.2rem;
}

.i-row4 .t1 {
	margin-bottom: 0;
}

.i-row4 .t1 .more {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	right: 0;
}

.i-row4 .hd {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin-bottom: 0.5rem;
}

.i-row4 .tab-tit {
	margin-left: 1.55rem;
}

.tab-tit {
	font-size: 20px;
}

.tab-tit a {
	vertical-align: middle;
}

.tab-tit a:after {
	content: '/';
	display: inline-block;
	vertical-align: middle;
	margin: 0 0.3rem;
	font-size: 28px;
	color: #333;
}

.tab-tit a:last-child:after {
	display: none;
}

.tab-tit .on {
	color: #005ba9;
}

.news-tab {
	margin-left: auto;
}

.news-tab a {
	font-size: 30px;
}

.news-tab a:last-child:after {
	display: none;
}

.news-tab a:after {
	content: '';
	border-left: 1px solid #c3cad2;
	height: 1em;
	margin-left: 0.25rem;
	margin-right: 0.2rem;
}

.news-tab a.on {
	color: #005ba9;
}

.swiper-news .item {
	display: block;
	padding: 0.5rem 0.66rem 0.56rem 0.7rem;
	border: 1px solid #eee;
	height: 100%;
	margin-right: -1PX;
	-webkit-transition: background-color 0.3s, border-color 0.3s;
	transition: background-color 0.3s, border-color 0.3s;
}

.swiper-news .item:after {
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	width: 90%;
	background: url("../images/logo-news.png") no-repeat right bottom;
	background-size: 100%;
	height: 100%;
	opacity: 0;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.swiper-news .item:hover {
	background-color: #005ba9;
	border-color: #005ba9;
	color: #fff;
}

.swiper-news .item:hover .text {
	color: #fff;
}

.swiper-news .item:hover h4 {
	color: #fff;
}

.swiper-news .item:hover .date p {
	color: #fff;
}

.swiper-news .item:hover:after {
	opacity: 1;
}

.swiper-news .item:hover .more-arrow-link {
	color: #fff;
}

.swiper-news .swiper-slide {
	height: auto;
	overflow: hidden;
}

.swiper-news .date em {
	font-weight: bold;
	line-height: 1;
	font-size: 44px;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}

.swiper-news .date p {
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}

.swiper-news h4 {
	font-size: 24px;
	margin-top: 0.26rem;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
	margin-bottom: 0.2rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	height: 3.2em;
}

.swiper-news .text {
	color: #666;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	height: 3.5em;
	margin-bottom: 0.8rem;
}

.swiper-news .more-arrow-link {
	position: relative;
	z-index: 10;
}

.i-row5 {
	background: url("../images/bg-join.jpg") no-repeat 50%;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	padding-top: 1.4rem;
	padding-bottom: 1.4rem;
}

.i-row5 .wp {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.i-row5 .t3 {
	width: 12em;
}

.i-row5 .hd .t4,
.i-row5 .hd .t3 {
	color: #fff;
}

.i-row5 .hd .t4 {
	margin-bottom: 0.26rem;
}

.i-row5 .bd {
	margin-left: auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.join-card {
	width: 3.2rem;
	height: 4.8rem;
	padding: 0.5rem 0.3rem 0.3rem 0.3rem;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.join-card:hover {
	-webkit-transform: translateY(-0.2rem);
	        transform: translateY(-0.2rem);
}

.join-card a {
	display: block;
	height: 100%;
	position: relative;
}

.join-card .t4 {
	margin-bottom: 0.21rem;
}

.join-card .iconfont {
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 1;
	font-size: 50px;
	color: #fff;
}

.join-card1 {
	background: url("../images/join-card1.jpg") no-repeat left top;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.join-card2 {
	background: url("../images/join-card2.jpg") no-repeat left top;
	margin-top: 0.4rem;
	margin-left: 0.6rem;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.join-card2 h4,
.join-card2 .text {
	color: #fff;
}

.i-row6 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.i-row6 .img {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 50%;
	    -ms-flex: 0 1 50%;
	        flex: 0 1 50%;
}

.i-row6 .img .bg {
	height: 5.4rem;
}

.i-row6 .txt {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 50%;
	    -ms-flex: 0 1 50%;
	        flex: 0 1 50%;
	background: url("../images/bg2.jpg") no-repeat left top;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	padding: 0 1.4rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.i-row6 h3 {
	color: #fff;
}

.i-row6 .btn-row {
	margin-top: 0.46rem;
}

.bg-video-cover {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
}

@-webkit-keyframes show100 {
	from {
		stroke-dashoffset: 100;
	}

	to {
		stroke-dashoffset: 0;
	}
}

@keyframes show100 {
	from {
		stroke-dashoffset: 100;
	}

	to {
		stroke-dashoffset: 0;
	}
}

.list-pro {
	margin: 0 -0.1rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
	margin-top: 0.4rem;
}

.list-pro li {
	padding: 0.1rem;
	min-width: 0;
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 33.3333%;
	    -ms-flex: 0 1 33.3333%;
	        flex: 0 1 33.3333%;
}

.list-pro .img,
.list-recommend .img {
	height: 2.8rem;
	line-height: 2.8rem;
	margin-bottom: 0.3rem;
	text-align: center;
}

.list-pro .img:hover img,
.list-recommend .img:hover img {
	-webkit-transform: translateZ(0) translateY(-50%) translateX(-50%) scale(1.04, 1.04);
	        transform: translateZ(0) translateY(-50%) translateX(-50%) scale(1.04, 1.04);
}

.list-pro .img img,
.list-recommend .img img {
	vertical-align: middle;
	-webkit-transform: translateZ(0) scale(1, 1);
	        transform: translateZ(0) scale(1, 1);
	-webkit-transition: 0.4s;
	transition: 0.4s;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateZ(0) translateY(-50%) translateX(-50%) scale(1, 1);
	        transform: translateZ(0) translateY(-50%) translateX(-50%) scale(1, 1);
	text-align: center;
	max-height: 100%;
}

.list-pro .txt,
.list-recommend .txt {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.list-pro .txt h3 {
	-webkit-transition: 0.3s;
	transition: 0.3s;
	font-size: 20px;
	padding-right: 0.2rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.list-recommend .txt h3 {
	-webkit-transition: 0.3s;
	transition: 0.3s;
	font-size: 20px;
	padding-right: 0.2rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.list-pro .txt i,
.list-recommend .txt i {
	-webkit-transition: 0.3s;
	transition: 0.3s;
	-webkit-transform: translateX(-0.2rem);
	        transform: translateX(-0.2rem);
	opacity: 0;
}

.list-pro a {
	background-color: #f4f6f8;
	display: block;
	padding: 0.3rem;
	-webkit-transition: background-color 0.3s;
	transition: background-color 0.3s;
}

.list-pro a:hover {
	background-color: #e6e9f0;
}

.list-pro a:hover h3 {
	color: #005ba9;
}

.list-pro a:hover i {
	-webkit-transform: translateX(0);
	        transform: translateX(0);
	opacity: 1;
}

.pro-detail {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.pro-detail .sticky-wrapper {
	width: 8.35rem;
}

.pro-detail .img {
	height: 8.35rem;
	width: 8.35rem;
	line-height: 8.35rem;
	background-color: #f4f6f8;
	text-align: center;
	-webkit-transition: none;
	transition: none;
}

.pro-detail .img img {
	vertical-align: middle;
	max-width: 90%;
	max-height: 90%;
}

.pro-detail .txt {
	padding-top: 0.8rem;
	padding-left: 0.8rem;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
}

.pro-detail .txt img {
	margin-top: 0.7rem;
}

.pro-detail h1 {
	font-size: 36px;
	margin-bottom: 0.16rem;
}

.pro-detail h4 {
	font-size: 24px;
	margin-bottom: 0.24rem;
	margin-top: 0.54rem;
}

.pro-detail h3 {
	font-size: 24px;
	color: #005ba9;
	margin-bottom: 0.28rem;
	margin-top: -0.1rem;
}

.pro-detail .text {
	margin-bottom: 1em;
}

.table-param table {
	width: 100%;
	color: #666;
	text-align: center;
}

.table-param table th {
	font-size: 18px;
	padding: 0.18rem 0.2rem;
	text-align: center;
	color: #333;
}

.table-param table td {
	padding: 0.18rem 0.2rem;
}

.table-param table tr:nth-child(2n) {
	background-color: #f5f7f9;
}

.list-recommend {
	margin: 0 -0.1rem;
	margin-top: 0.3rem;
}

.list-recommend .item {
	padding: 0.1rem;
	min-width: 0;
}

.list-recommend .img {
	background-color: #f4f6f8;
	padding-top: 100%;
	-webkit-transition: background-color 0.3s;
	transition: background-color 0.3s;
	margin-bottom: 0.2rem;
}

.list-recommend .txt {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
}

.list-recommend .txt i {
	margin-left: 0.1rem;
}

.list-recommend a {
	display: block;
}

.list-recommend a:hover .img {
	background-color: #e6e9f0;
}

.list-recommend a:hover h3 {
	color: #005ba9;
}

.list-recommend a:hover i {
	-webkit-transform: translateX(0);
	        transform: translateX(0);
	opacity: 1;
}

.list-recommend .swiper-circle-arrow {
	margin-top: -0.32rem;
}

.product-index {
	padding-bottom: 1rem;
}

.product-index .wp {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.pro-side {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 3.6rem;
	    -ms-flex: 0 1 3.6rem;
	        flex: 0 1 3.6rem;
	-webkit-transform: translateY(-0.7rem);
	        transform: translateY(-0.7rem);
	background-color: #023a5b;
	color: #fff;
	padding: 0.4rem;
	height: 100%;
}

.pro-side h3 {
	color: #fff;
	font-size: 16px;
	margin-bottom: 0.14rem;
}

.pro-side h4 {
	cursor: pointer;
	color: #fff;
	font-size: 16px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.pro-main {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	padding-left: 0.5rem;
}

.sub-pro {
	display: none;
}

.sub-pro a {
	display: block;
	color: #fff;
	font-size: 14px;
	margin: 0.16rem 0;
	opacity: 0.5;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.sub-pro a.active,
.sub-pro a:hover {
	opacity: 1;
}

.sub-pro a:last-child {
	margin-bottom: 0.16rem;
}

.pro-menu h4 {
	padding: 0.2rem 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	line-height: 1;
}

.m-pro-select {
	background-color: #023a5b;
	padding-left: 0.4rem;
	padding-right: 0.4rem;
	padding-top: 0.3rem;
	padding-bottom: 0.3rem;
}

.m-pro-select .inp-select {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
}

.m-pro-select select {
	border: 1px solid #fff;
	height: 0.7rem;
	color: #fff;
	padding-left: 0.2rem;
	padding-right: 0.2rem;
}

.m-pro-select select option {
	color: #333;
}

.m-pro-select .inp-select:first-child {
	margin-right: 0.1rem;
}

.m-pro-select .inp-select:last-child {
	margin-left: 0.1rem;
}

.m-pro-select h3 {
	font-size: 14px;
	color: #fff;
	margin-bottom: 0.2rem;
}

.select-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.list-duty {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
	margin: 0 -0.1rem;
}

.list-duty li {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 50%;
	    -ms-flex: 0 1 50%;
	        flex: 0 1 50%;
	height: 3.5rem;
	overflow: hidden;
	position: relative;
	padding: 0 0.1rem;
	margin-bottom: 0.2rem;
}

.list-duty li:hover .bg {
	-webkit-transform: scale(1.1);
	        transform: scale(1.1);
}

.list-duty li:hover .con:after {
	opacity: 1;
}

.list-duty .pad {
	overflow: hidden;
	height: 100%;
	display: block;
	position: relative;
}

.list-duty .bg {
	height: 100%;
	-webkit-transition: 1s;
	transition: 1s;
}

.list-duty .con {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 0.3rem 0.3rem 0.3rem 0.3rem;
	z-index: 10;
}

.list-duty .con:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 88, 185, 0.65)));
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 88, 185, 0.65) 100%);
	opacity: 0;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.list-duty h3,
.list-duty .text {
	color: #fff;
	position: relative;
	z-index: 10;
}

.list-duty h3 {
	font-size: 24px;
	margin-bottom: 0.16rem;
}

.list-duty .text {
	height: 0;
	-webkit-transition: 0.4s;
	transition: 0.4s;
	overflow: hidden;
}

.row-duty2 .t4 {
	margin-bottom: 0.06rem;
}

.row-duty2 .hd {
	margin-bottom: 0.4rem;
}

.swiper-public .item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	background-color: #fff;
	height: 4.4rem;
}

.swiper-public h4 {
	font-size: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	max-height: 3.2em;
	margin-bottom: 0.32rem;
}

.swiper-public .img-hover {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 50%;
	    -ms-flex: 0 1 50%;
	        flex: 0 1 50%;
}

.swiper-public .img-hover .img {
	height: 100%;
}

.swiper-public .txt {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 50%;
	    -ms-flex: 0 1 50%;
	        flex: 0 1 50%;
	padding: 0.6rem 0.5rem;
}

.swiper-public .text {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 8;
	max-height: 14em;
}

.swiper-public em {
	color: #333;
	font-size: 20px;
}

.swiper-public .swiper-pagination-circle {
	margin-top: 0.4rem;
	text-align: center;
}

.intro-row1 {
	padding-bottom: 0;
}

.intro-row1 .wp {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.intro-row1 .t1 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 48%;
	    -ms-flex: 0 1 48%;
	        flex: 0 1 48%;
}

.intro-row1 .bd {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
}

.i-row2-intro {
	padding-top: 1rem;
}

.intro-gallery {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.intro-gallery .left {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 50%;
	    -ms-flex: 0 1 50%;
	        flex: 0 1 50%;
}

.intro-gallery .right {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 50%;
	    -ms-flex: 0 1 50%;
	        flex: 0 1 50%;
}

.intro-gallery .cell {
	height: 3.16rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
}

.intro-gallery .cell p {
	color: #005ba9;
}

.intro-gallery .gallery-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.intro-gallery .gallery-row .cell {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 50%;
	    -ms-flex: 0 1 50%;
	        flex: 0 1 50%;
}

.intro-gallery .left .gallery-row .cell {
	background-color: #f5f7f9;
}

.intro-gallery .right .cell-width {
	background-image: url("../images/intro3.png");
	background-color: #116bb1;
}

.intro-gallery .right .cell-width h3,
.intro-gallery .right .cell-width p {
	color: #fff;
}

.intro-gallery .right .gallery-row .cell:nth-child(1) {
	background-image: url("../images/intro4.png");
}

.intro-gallery .right .gallery-row .cell:nth-child(2) {
	background-color: #083c5c;
}

.intro-gallery .right .gallery-row .cell:nth-child(2) h3,
.intro-gallery .right .gallery-row .cell:nth-child(2) p {
	color: #fff;
}

.intro-history .t1 {
	margin-bottom: 0.9rem;
}

.swiper-history-bd {
	background: url("../images/logo-history.png") no-repeat 50% 0%;
	background-size: 9.12rem;
	margin-bottom: 1.3rem;
	min-height: 2.4rem;
}

.swiper-history-bd h3 {
	font-size: 42px;
	color: #999;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	margin-bottom: 0.04rem;
}

.swiper-history-bd .txt {
	padding-right: 1.3rem;
	color: #999;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	padding-left: 0.02rem;
}

.swiper-history-bd p {
	line-height: 1.9;
	padding-left: 0.8em;
	position: relative;
}

.swiper-history-bd p:before {
	left: 0;
	content: '';
	width: 5PX;
	height: 5PX;
	border-radius: 50%;
	background-color: #005ba9;
	position: absolute;
	top: 0.8em;
}

.swiper-history-bd .swiper-slide-active h3 {
	color: #005ba9;
}

.swiper-history-bd .swiper-slide-active .txt {
	color: #333;
}

.year-box {
	position: relative;
	padding-left: 0.6rem;
	padding-right: 0.6rem;
}

.swiper-history-hd .swiper-slide {
	width: 14.2857%;
	text-align: center;
	padding-top: 0.26rem;
	position: relative;
	cursor: pointer;
}

.swiper-history-hd .swiper-slide:hover h4 {
	color: #383838;
}

.swiper-history-hd .swiper-slide:before {
	content: '';
	position: absolute;
	width: 9PX;
	height: 9PX;
	border-radius: 50%;
	background-color: #005ba9;
	top: 0.2rem;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	        transform: translateX(-50%) translateY(-50%);
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.swiper-history-hd .swiper-slide:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0.2rem;
	border-top: 1px solid #005ba9;
}

.swiper-history-hd .swiper-slide:first-child:after {
	left: -2rem;
}

.swiper-history-hd .swiper-slide:last-child:after {
	right: -2rem;
}

.swiper-history-hd h4 {
	font-size: 20px;
	color: #999;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	margin-top: 0.1rem;
}

.swiper-history-hd .on h4 {
	color: #005ba9;
}

.swiper-history-hd .swiper-slide.on:before {
	-webkit-transform: scale(1.2) translateX(-50%) translateY(-50%);
	        transform: scale(1.2) translateX(-50%) translateY(-50%);
	-webkit-box-shadow: 0 0 0 0.04rem #cfdfeb;
	        box-shadow: 0 0 0 0.04rem #cfdfeb;
	-webkit-transform-origin: 50% 0;
	        transform-origin: 50% 0;
}

.list-culture {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.list-culture li {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 33.333%;
	    -ms-flex: 0 1 33.333%;
	        flex: 0 1 33.333%;
	overflow: hidden;
	position: relative;
}

.list-culture li:hover .bg {
	-webkit-transform: scale(1.1);
	        transform: scale(1.1);
}

.list-culture .bg {
	padding-top: 100%;
	-webkit-transition: 1s;
	transition: 1s;
	-webkit-transform: scale(1.01);
	        transform: scale(1.01);
}

.list-culture .con {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 0.6rem 0.7rem;
	z-index: 10;
}

.list-culture h6,
.list-culture h3,
.list-culture .text {
	color: #fff;
}

.list-culture h6 {
	font-size: 42px;
	line-height: 1.5;
}

.list-culture h3 {
	font-size: 24px;
	margin-bottom: 0.28rem;
}

.list-culture .text {
	-webkit-transition: 0.6s;
	transition: 0.6s;
	height: 0;
	overflow: hidden;
}

.intro-culture {
	padding-bottom: 0;
}

.intro-culture .t1 {
	margin-bottom: 0.52rem;
}

.intro-honor .t1 {
	margin-bottom: 0.5rem;
}

.swiper-honor .item {
	background-color: #f5f7f9;
	padding-top: 100%;
	position: relative;
}

.swiper-honor .item .pic {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.swiper-honor .item img {
	max-width: 70%;
	max-height: 70%;
}

.anchor {
	position: relative;
	height: 0;
	top: -0.7rem;
	top: 0;
	visibility: hidden;
}

.row-contact1 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 5.1rem;
}

.row-contact1 .img {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 50%;
	    -ms-flex: 0 1 50%;
	        flex: 0 1 50%;
}

.row-contact1 .map {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 50%;
	    -ms-flex: 0 1 50%;
	        flex: 0 1 50%;
}

.row-contact1 #map {
	height: 100%;
}

.row-contact2 .t1 {
	margin-bottom: 0.5rem;
}

.row-contact3 {
	padding: 0.8rem 0;
	background-image: url("../images/bg-contact.jpg");
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.row-contact3 .wp {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.row-contact3 h3 {
	color: #fff;
}

.row-contact3 .t1 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 20%;
	    -ms-flex: 0 1 20%;
	        flex: 0 1 20%;
}

.row-contact3 .item {
	color: #fff;
	font-size: 20px;
	line-height: 1.7;
}

.row-contact3 .line {
	border-left: 1px solid #fff;
	margin: 0 50px;
}

.BMapLabel {
	display: none !important;
}

.list-recruit .item {
	margin-bottom: 0.2rem;
	background-color: #f4f6f8;
}

.list-recruit .hd {
	padding: 0.24rem 0.5rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	cursor: pointer;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	position: relative;
}

.list-recruit .hd:hover {
	background-color: #e5e8ef;
}

.list-recruit .hd h3 {
	font-size: 20px;
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 4.7rem;
	    -ms-flex: 0 1 4.7rem;
	        flex: 0 1 4.7rem;
	-webkit-flex: 0 1 33%;
	    -ms-flex: 0 1 33%;
	        flex: 0 1 33%;
	font-weight: bold;
	padding-right: 0.4rem;
}

.list-recruit .hd .loc {
	width: 1.1rem;
}

.list-recruit .hd .edu {
	width: 1.7rem;
}

.list-recruit .hd .ico {
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	padding-right: inherit;
}

.list-recruit .hd i {
	width: 0.28rem;
	height: 0.28rem;
	line-height: 0.26rem;
	display: inline-block;
	border: 1px solid #005ba9;
	color: #005ba9;
	cursor: pointer;
	border-radius: 50%;
	text-align: center;
}

.list-recruit .meta {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.list-recruit .bd {
	display: none;
}

.list-recruit .pad {
	padding: 0.4rem 0.5rem;
	padding-bottom: 0.6rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	border-top: 1px solid #edeeee;
}

.list-recruit .pad h4 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0.2rem;
}

.job-desc {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 60%;
	    -ms-flex: 0 0 60%;
	        flex: 0 0 60%;
}

.job-desc .line {
	margin-bottom: 0.3rem;
	margin-top: 0.3rem;
	border-top: 1px solid #edeeee;
}

.job-contact {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 auto;
	    -ms-flex: 0 1 auto;
	        flex: 0 1 auto;
	padding-left: 0.3rem;
	margin-left: auto;
}

.job-contact i {
	margin-right: 0.08rem;
}

.job-contact .more-arrow {
	margin-top: 0.5rem;
}

.file-select input {
	width: 0;
	height: 0;
	position: absolute;
	opacity: 0;
}

.file-select {
	display: block;
}

.file-row {
	margin-top: 0.2rem;
	display: none;
}

.file-row em:hover {
	color: #f00;
}

.file-row u {
	text-decoration: none;
	color: #005ba9;
}

.show-submit .file-row {
	display: block;
}

.show-submit .file-select {
	display: none;
}

.show-submit .btn-submit-resume {
	display: inline-block;
}

.file-row {
	padding-right: 1rem;
	position: relative;
}

.file-row p {
	display: inline-block;
}

.file-row em {
	margin-left: 0.1rem;
	cursor: pointer;
}

.btn-submit-resume {
	display: none;
}

.row-training1 {
	padding-top: 0.8rem;
	padding-bottom: 0.5rem;
}

.training-row .t3,
.row-training2 .t3,
.row-training3 .t3 {
	margin-bottom: 0.3rem;
}

.row-training4 .t3 {
	margin-bottom: 0.36rem;
}

.row-training5 .t3 {
	margin-bottom: 0.2rem;
}

.training-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin-bottom: 0.5rem;
}

.training-row .img {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 49%;
	    -ms-flex: 0 1 49%;
	        flex: 0 1 49%;
	height: 4.2rem;
}

.training-row .txt {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
}

.training-row:nth-child(2n) .img {
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	    -ms-flex-order: 1;
	        order: 1;
}

.training-row:nth-child(2n) .txt {
	padding-right: 0.95rem;
}

.training-row:nth-child(2n+1) .txt {
	padding-left: 0.95rem;
}

.row-training2 {
	padding: 1rem 0;
	background: url("../images/bg-college.jpg") no-repeat left top;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.row-training2 .t3,
.row-training2 .text {
	color: #fff;
}

.row-training2 .text {
	width: 43%;
}

.list-college {
	position: relative;
	margin-top: 0.04rem;
	margin-bottom: 0.04rem;
}

.list-college .wp {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	position: relative;
	z-index: 10;
}

.list-college .item {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 2.9rem;
	    -ms-flex: 0 1 2.9rem;
	        flex: 0 1 2.9rem;
	padding-top: 0.7rem;
	padding-bottom: 0.7rem;
}

.list-college .t4 {
	color: #fff;
}

.list-college .text {
	color: #fff;
}

.bg-college {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	left: 0;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
}

.bg-college li {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 33.3333%;
	    -ms-flex: 0 1 33.3333%;
	        flex: 0 1 33.3333%;
	border-right: 0.04rem solid #fff;
}

.bg-college li:last-child {
	border-right: none;
}

.bg-college li:nth-child(1) {
	background: #023a55 url("../images/dt1.png") no-repeat right top;
	background-size: 5.12rem;
}

.bg-college li:nth-child(2) {
	background: #0c5ba6 url("../images/dt2.png") no-repeat left top;
	background-size: 100%;
}

.bg-college li:nth-child(3) {
	background: #17a9e7 url("../images/dt3.png") no-repeat left top;
	background-size: 100%;
}

.row-training3 {
	background: url("../images/bg-talent.jpg") no-repeat left top;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	padding-top: 1rem;
	padding-bottom: 1.1rem;
}

.row-training3 .wp {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.row-training3 .txt {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 50%;
	    -ms-flex: 0 1 50%;
	        flex: 0 1 50%;
	margin-left: auto;
}

.row-training3 .t3,
.row-training3 .text {
	color: #003a5d;
}

.row-training4 {
	padding: 1rem 0;
}

.list-trainee {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin: 0 -0.04rem;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
}

.list-trainee li {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 20%;
	    -ms-flex: 0 1 20%;
	        flex: 0 1 20%;
	padding: 0 0.04rem;
}

.list-trainee .pad {
	min-height: 3rem;
	height: 100%;
	background-color: #f5f7f9;
	padding-left: 0.3rem;
	padding-right: 0.3rem;
	text-align: center;
	padding-top: 0.7rem;
	padding-bottom: 0.3rem;
}

.list-trainee i {
	font-size: 60px;
	line-height: 1;
}

.list-trainee p {
	margin-top: 0.36rem;
	font-size: 20px;
}

.row-training5 {
	padding: 0.8rem 0;
	background: url("../images/bg-more-job.jpg") no-repeat left top;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	text-align: center;
}

.row-training5 .t3,
.row-training5 p {
	color: #fff;
}

.row-training5 .text {
	margin-bottom: 0.36rem;
}

.tec-row {
	margin-bottom: 0.8rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.tec-row .img,
.tec-row .txt {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 50%;
	    -ms-flex: 0 1 50%;
	        flex: 0 1 50%;
}

.tec-row .bg {
	height: 100%;
	min-height: 4.1rem;
}

.tec-row .txt {
	padding: 0.55rem 0.6rem;
	background-color: #f4f6f8;
}

.tec-row .t3 {
	margin-bottom: 0.15rem;
}

.tec-ico-list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-top: 0.52rem;
	margin-bottom: 0.3rem;
}

.tec-ico-list li {
	margin-right: 0.09rem;
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 0.9rem;
	    -ms-flex: 0 1 0.9rem;
	        flex: 0 1 0.9rem;
	height: 0.9rem;
	border-radius: 0.08rem;
	overflow: hidden;
	position: relative;
	-webkit-transform: perspective(10rem);
	        transform: perspective(10rem);
	-webkit-transform-style: preserve-3d;
	        transform-style: preserve-3d;
}

.tec-ico-list .pad {
	-webkit-transform: perspective(10rem);
	        transform: perspective(10rem);
	-webkit-transition: 0.6s;
	transition: 0.6s;
	-webkit-transform-style: preserve-3d;
	        transform-style: preserve-3d;
	height: 100%;
}

.tec-ico-list .ico,
.tec-ico-list .con {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-backface-visibility: hidden;
	        backface-visibility: hidden;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	-webkit-transform: rotateY(0deg);
	        transform: rotateY(0deg);
	-webkit-transform-style: preserve-3d;
	        transform-style: preserve-3d;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.tec-ico-list .ico {
	background-color: #d9e7f1;
	height: 0.9rem;
	z-index: 2;
	-webkit-transform: rotateY(0);
	        transform: rotateY(0);
}

.tec-ico-list i {
	font-size: 36px;
	color: #005ba9;
}

.tec-ico-list .con {
	padding-left: 0.12rem;
	padding-right: 0.12rem;
	background-color: #005ba9;
	color: #fff;
	text-align: center;
	z-index: 1;
	-webkit-transform: rotateY(-180deg);
	        transform: rotateY(-180deg);
}

.tec-ico-list li:hover .con {
	-webkit-transform: rotateY(0);
	        transform: rotateY(0);
}

.tec-ico-list li:hover .ico {
	-webkit-transform: rotateY(180deg);
	        transform: rotateY(180deg);
}

.tec-row:nth-child(2) .img {
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	    -ms-flex-order: 1;
	        order: 1;
}

.row-development {
	padding-top: 0.9rem;
}

.tec-power {
	margin-bottom: 1rem;
	margin-top: 1.1rem;
}

.tec-power .t4 {
	margin-bottom: 0;
}

.tec-power .hd {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 0.4rem;
}

.tec-power .t3 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 40%;
	    -ms-flex: 0 1 40%;
	        flex: 0 1 40%;
}

.tec-power .sub-hd {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
}

.list-power {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin: 0 -0.12rem;
}

.list-power .pad {
	padding: 0 0.12rem;
}

.list-power .img {
	padding-top: 76%;
}

.list-power li {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 33.3333%;
	    -ms-flex: 0 1 33.3333%;
	        flex: 0 1 33.3333%;
}

.tec-digital {
	background: url("../images/bg-dig.jpg") no-repeat left top;
	padding-top: 0.6rem;
	padding-bottom: 0.7rem;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.tec-digital .wp {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.tec-digital .txt {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 42%;
	    -ms-flex: 0 1 42%;
	        flex: 0 1 42%;
}

.tec-digital .img {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 58%;
	    -ms-flex: 0 1 58%;
	        flex: 0 1 58%;
	text-align: right;
}

.row-innovation {
	margin: 1rem 0;
}

.tec-innovation {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.tec-innovation .img {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 48%;
	    -ms-flex: 0 1 48%;
	        flex: 0 1 48%;
	padding: 0.33rem;
	padding-right: 0;
}

.tec-innovation .txt {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	padding-left: 0.86rem;
	padding-right: 0.86rem;
}

.row-patent {
	margin: 1rem 0;
}

.swiper-patent {
	margin-top: 0.4rem;
}

.swiper-patent .img {
	display: block;
}

.row-project-quality {
	padding-top: 1rem;
	padding-bottom: 1.1rem;
}

.row-project-quality .img {
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	    -ms-flex-order: 1;
	        order: 1;
}

.row-project-quality .img {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 52%;
	    -ms-flex: 0 1 52%;
	        flex: 0 1 52%;
	text-align: right;
}

.row-project-quality .txt {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 48%;
	    -ms-flex: 0 1 48%;
	        flex: 0 1 48%;
	padding-right: 1rem;
}

.row-project-quality .wp {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.row-process-quality {
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.row-improve {
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.row-project-quality .t3 {
	margin-bottom: 0.3rem;
}

.row-process-quality .t3 {
	margin-bottom: 0.38rem;
}

.row-improve .t3 {
	margin-bottom: 0.28rem;
}

.row-improve .t4 {
	margin-bottom: 0.21rem;
}

.list-process {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin: 0 -0.02rem;
}

.list-process .item {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 25%;
	    -ms-flex: 0 1 25%;
	        flex: 0 1 25%;
	padding: 0 0.02rem;
}

.list-process .item p {
	margin-bottom: 0.1rem;
}

.list-process .item:nth-child(1) .pad {
	background-color: #021d3a;
}

.list-process .item:nth-child(2) .pad {
	background-color: #023a55;
}

.list-process .item:nth-child(3) .pad {
	background-color: #045ba8;
}

.list-process .item:nth-child(4) .pad {
	background-color: #10abe8;
}

.list-process .item:nth-child(1) .con {
	width: 1.7rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
}

.list-process .item:nth-child(1) p {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 50%;
	    -ms-flex: 0 1 50%;
	        flex: 0 1 50%;
}

.list-process .item:nth-child(2) .con {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
}

.list-process .item:nth-child(2) p {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 50%;
	    -ms-flex: 0 1 50%;
	        flex: 0 1 50%;
}

.list-process .pad {
	padding: 0.46rem 0.3rem;
	height: 100%;
	position: relative;
}

.list-process h4 {
	font-size: 20px;
	color: #fff;
	margin-bottom: 0.26rem;
	max-width: 11em;
	line-height: 1.4;
}

.list-process .con {
	color: #fff;
}

.list-process i {
	position: absolute;
	right: 0.3rem;
	top: 0.3rem;
	line-height: 1;
	font-size: 48px;
	color: rgba(255, 255, 255, 0.5);
}

.list-improve {
	background: url("../images/bg-improve.jpg") no-repeat left top;
	height: 4.8rem;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 0.66rem;
}

.list-improve li {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 20%;
	    -ms-flex: 0 1 20%;
	        flex: 0 1 20%;
	border-right: 1px solid rgba(255, 255, 255, 0.6);
	text-align: center;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.list-improve li:hover {
	background-color: rgba(0, 0, 0, 0.3);
}

.list-improve li:hover em {
	background-color: #10abe8;
	border-color: #10abe8;
}

.list-improve em {
	border-radius: 50%;
	border: 1px solid #fff;
	width: 0.42rem;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	height: 0.42rem;
	line-height: 0.4rem;
	text-align: center;
	display: inline-block;
	font-size: 18px;
	color: #fff;
}

.list-improve .num {
	margin-bottom: 0.2rem;
}

.list-improve .text {
	color: #fff;
}

.list-improve .pad {
	padding-top: 0.5rem;
	padding-left: 0.2rem;
	padding-right: 0.2rem;
}

.list-application {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin: 0 -0.12rem;
}

.list-application li {
	padding: 0 0.12rem;
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 33.333%;
	    -ms-flex: 0 1 33.333%;
	        flex: 0 1 33.333%;
}

.list-application .img {
	height: 2.78rem;
}

.list-application .pad {
	background-color: #fff;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
}

.list-application .txt {
	padding: 0.26rem 0.3rem;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.list-application h4 {
	font-size: 20px;
}

.list-application p {
	color: #666;
}

.list-equipment {
	margin: 0 -0.12rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
}

.list-equipment li {
	padding: 0.12rem;
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 33.3333%;
	    -ms-flex: 0 1 33.3333%;
	        flex: 0 1 33.3333%;
}

.list-equipment .img {
	padding-top: 76.6%;
}

.list-equipment .txt {
	font-size: 20px;
	height: 1.1rem;
	padding: 0 0.2rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	text-align: center;
}

.list-equipment .txt h3 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	max-height: 3.2em;
}

.list-equipment .pad {
	background-color: #f4f6f8;
}

.search-result .hd {
	text-align: center;
	margin-bottom: 0.5rem;
}

.search-result .bd h4 {
	font-size: 20px;
	margin-bottom: 0.2rem;
}

.search-result .bd h4 span {
	color: #005ba9;
}

.list-result li {
	padding: 0.3rem 0;
	border-bottom: 1px solid #f9fafb;
}

.list-result li:first-child {
	border-top: 1px solid #f9fafb;
}

.list-result h3 {
	font-size: 24px;
	margin-bottom: 0.06rem;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.list-result h3 span {
	color: #005ba9;
}

.list-result p {
	color: #666;
}

.list-result a:hover h3 {
	color: #005ba9;
}

.search-result .pad {
	position: relative;
	width: 8rem;
	margin: 0 auto;
}

.search-result .form-ele {
	height: 0.6rem;
	font-size: 16px;
}

.search-result .btn-search {
	position: absolute;
	right: 0;
	padding-right: 0.2rem;
	background: none;
	border: none;
	top: 50%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	cursor: pointer;
	height: 100%;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.search-result .btn-search:hover {
	color: #005ba9;
}

.search-result .btn-search i {
	font-size: 18px;
	color: #005ba9;
}

.article-detail {
	padding: 0.8rem 0;
	position: relative;
}

.article-detail .hd {
	padding-bottom: 0.4rem;
}

.article-detail .hd h1 {
	font-size: 36px;
	margin-bottom: 0.1rem;
}

.article-detail .meta {
	color: #636363;
	font-size: 20px;
}

.article-detail .bd {
	padding: 0.1rem 0 0.3rem 0;
	overflow: hidden;
}

.article-detail .bd img {
	margin: 1em 0;
}

.article-detail .wp {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.article-detail .article-main {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 10rem;
	    -ms-flex: 0 1 10rem;
	        flex: 0 1 10rem;
}

.article-detail .text p {
	margin-bottom: 1em;
	margin-top: 1em;
}

.article-side {
	text-align: right;
	margin-left: auto;
	line-height: 1.1;
}

.article-side .more-arrow {
	padding-right: 0;
	padding-left: 0;
}

.article-side .more-arrow:hover {
	color: #005ba9;
	-webkit-transform: translateX(-0.1rem);
	        transform: translateX(-0.1rem);
}

.page-news {
	padding: 1rem 0;
}

.swiper-news-hot .item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	background-color: #fff;
	height: 4.3rem;
}

.swiper-news-hot h4 {
	font-size: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	max-height: 3.2em;
	margin-bottom: 0.32rem;
}

.swiper-news-hot .img-hover {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 50%;
	    -ms-flex: 0 1 50%;
	        flex: 0 1 50%;
}

.swiper-news-hot .img-hover .img {
	height: 100%;
}

.swiper-news-hot .txt {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 50%;
	    -ms-flex: 0 1 50%;
	        flex: 0 1 50%;
	padding: 0.7rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.swiper-news-hot .text {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	max-height: 5.25em;
}

.swiper-news-hot .fd {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.swiper-news-hot em {
	color: #333;
	font-size: 20px;
}

.swiper-news-hot .swiper-pagination-line {
	margin-top: 0.4rem;
}

.list-news-card {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin: 0 -0.12rem;
	margin-top: 0.6rem;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
}

.list-news-card li {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 33.33333%;
	    -ms-flex: 0 1 33.33333%;
	        flex: 0 1 33.33333%;
	padding: 0.12rem;
}

.list-news-card .img-hover {
	height: 2.78rem;
}

.list-news-card .img-hover .img {
	height: 100%;
}

.list-news-card .txt {
	padding: 0.28rem 0.3rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.list-news-card h4 {
	font-size: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	height: 3.2em;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
	margin-bottom: 0.35rem;
}

.list-news-card .meta {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.list-news-card .meta s {
	color: #333;
	text-decoration: none;
}

.list-news-card .meta span {
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}

.list-news-card a {
	display: block;
	background-color: #fff;
	-webkit-transition: background-color 0.3s;
	transition: background-color 0.3s;
}

.list-news-card a:hover {
	background-color: #e4e7ee;
}

.list-news-card a:hover h4 {
	color: #005ba9;
}

.list-news-card a:hover span {
	color: #005ba9;
}

.product-row {
	margin: 0.8rem 0;
}

.product-row h3 {
	font-size: 28px;
	margin-bottom: 0.2rem;
}

.product-row1 {
	margin-top: -0.7rem;
	position: relative;
	z-index: 10;
}

.product-row1 .wp {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.pro-txt {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 5rem;
	    -ms-flex: 0 1 5rem;
	        flex: 0 1 5rem;
	height: 6.3rem;
	background: #023a5b url("../images/bg-app.png") no-repeat left top;
	padding: 0.75rem 0.4rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.pro-txt h4 {
	font-size: 28px;
	color: #fff;
	margin-bottom: 0.16rem;
}

.pro-txt .text {
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 10;
	height: 17.5em;
}

.pro-img {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	text-align: center;
	min-width: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.pro-img .swiper-pro {
	width: 100%;
}

.pro-img h4 {
	font-size: 20px;
}

.pro-img .img-contain {
	height: 4rem;
	margin: 0 auto;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin-bottom: 0.2rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.pro-img .img-contain img {
	max-width: 60%;
	max-height: 90%;
}

.swiper-pagination-pro {
	margin-top: 0.6rem;
}

.list-advantage {
	margin: 0 -0.1rem;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-auto-rows: 1fr;
}

.list-advantage li {
	padding: 0 0.1rem;
	margin-bottom: 0.2rem;
}

.list-advantage li:hover .pad {
	background-color: #005ba9;
}

.list-advantage li:hover .pad p {
	color: #fff;
}

.list-advantage li:hover .pad:after {
	-webkit-filter: brightness(1000%);
	        filter: brightness(1000%);
}

.list-advantage p {
	font-size: 20px;
	color: #000;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.list-advantage .pad {
	padding: 0.3rem;
	background: #f4f6f8;
	height: 100%;
	position: relative;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.list-advantage .pad:after {
	content: '';
	position: absolute;
	right: 0;
	width: 1.87rem;
	height: 1.34rem;
	background: url("../images/logo-advantage.png") no-repeat left top;
	background-size: 100%;
	bottom: 0;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.swiper-case .img {
	height: 2.5rem;
}

.swiper-case h4 {
	font-size: 20px;
	margin-top: 0.16rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.application-index {
	padding-top: 1.1rem;
	padding-bottom: 1rem;
}

.application-index .hd {
	text-align: center;
}

.application-index .t1 {
	margin-bottom: 0.2rem;
}

.list-industry {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
	margin: 0 -0.1rem;
	margin-top: 0.6rem;
}

.list-industry li {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 50%;
	    -ms-flex: 0 1 50%;
	        flex: 0 1 50%;
	overflow: hidden;
	position: relative;
	padding: 0 0.1rem;
	margin-bottom: 0.2rem;
}

.list-industry li:hover .bg {
	-webkit-transform: scale(1.1);
	        transform: scale(1.1);
}

.list-industry .pad {
	overflow: hidden;
	position: relative;
	display: block;
}

.list-industry .pad:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 2.4rem;
	background: url("../images/mask-app.png") no-repeat left top;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.list-industry .bg {
	padding-top: 100%;
	-webkit-transition: 1s;
	transition: 1s;
}

.list-industry .con {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 0.3rem 0.3rem 0.5rem 0.3rem;
	z-index: 10;
}

.list-industry h3,
.list-industry .text {
	color: #fff;
}

.list-industry h3 {
	font-size: 28px;
	margin-bottom: 0.2rem;
}

.list-industry .text {
	margin-bottom: 0.34rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	max-height: 3.5em;
}

@media screen and (max-width: 1700px) {
	.wp {
		width: 90%;
	}
}

@media screen and (max-width: 1600px) {
	body {
		font-size: 15px;
	}
	.text {
		font-size: 15px;
	}
	.text-big {
		font-size: 16px;
	}
	.accordion .con > .iconfont {
		font-size: 50px;
	}
	.accordion h3 {
		font-size: 30px;
	}
	.breadcrumbs a:after {
		font-size: 18px;
	}
	.btn-big {
		font-size: 16px;
	}
	.btn-sub {
		font-size: 16px;
	}
	.btn-yellow {
		font-size: 16px;
	}
	.form-ele {
		font-size: 16px;
	}
	.form-box {
		font-size: 16px;
	}
	.form-box select {
		font-size: 16px;
	}
	.ban-inner h3 {
		font-size: 34px;
	}
	.modal-job-detail h3 {
		font-size: 26px;
	}
	.modal-job-detail .bd h4 {
		font-size: 18px;
	}
	.row-code button {
		font-size: 15px;
	}
	.swiper-history-arrow i {
		font-size: 18px;
	}
	.swiper-circle-arrow i {
		font-size: 18px;
	}
	.t1 h3 {
		font-size: 34px;
	}
	.t2 {
		font-size: 40px;
	}
	.t3 {
		font-size: 30px;
	}
	.t4 {
		font-size: 20px;
	}
	.t3 h3 {
		font-size: 30px;
	}
	.fd-share i {
		font-size: 18px;
	}
	.nav > li a {
		font-size: 15px;
	}
	.nav .sub-nav a {
		font-size: 15px;
	}
	.search-ico i {
		font-size: 16px;
	}
	.search-main .btn-search i {
		font-size: 16px;
	}
	.search-main .icon-x {
		font-size: 15px;
	}
	.page-404 p {
		font-size: 20px;
	}
	.ban-con h3 {
		font-size: 50px;
	}
	.ban-con p {
		font-size: 18px;
	}
	.ban-con .con {
		font-size: 18px;
	}
	.swiper-solution-inner h4 {
		font-size: 20px;
	}
	.swiper-product-thumb h4 {
		font-size: 20px;
	}
	.summary-number h3 span {
		font-size: 50px;
	}
	.summary-number h3 sup {
		font-size: 28px;
	}
	.summary-number p {
		font-size: 16px;
	}
	.news-l .txt h3 {
		font-size: 20px;
	}
	.list-news h4 {
		font-size: 15px;
	}
	.list-news h3 {
		font-size: 20px;
	}
	.tab-tit {
		font-size: 18px;
	}
	.tab-tit a:after {
		font-size: 24px;
	}
	.news-tab a {
		font-size: 26px;
	}
	.swiper-news .date em {
		font-size: 38px;
	}
	.swiper-news h4 {
		font-size: 20px;
	}
	.join-card .iconfont {
		font-size: 40px;
	}
	.list-pro .txt h3 {
		font-size: 18px;
	}
	.list-recommend .txt h3 {
		font-size: 18px;
	}
	.pro-detail h1 {
		font-size: 30px;
	}
	.pro-detail h4 {
		font-size: 20px;
	}
	.pro-detail h3 {
		font-size: 20px;
	}
	.table-param table th {
		font-size: 16px;
	}
	.pro-side h3 {
		font-size: 15px;
	}
	.pro-side h4 {
		font-size: 15px;
	}
	.list-duty h3 {
		font-size: 20px;
	}
	.swiper-public h4 {
		font-size: 18px;
	}
	.swiper-public em {
		font-size: 18px;
	}
	.swiper-history-bd h3 {
		font-size: 34px;
	}
	.swiper-history-hd h4 {
		font-size: 18px;
	}
	.list-culture h6 {
		font-size: 34px;
	}
	.list-culture h3 {
		font-size: 20px;
	}
	.row-contact3 .item {
		font-size: 18px;
	}
	.list-recruit .hd h3 {
		font-size: 18px;
	}
	.list-recruit .pad h4 {
		font-size: 15px;
	}
	.list-trainee i {
		font-size: 50px;
	}
	.list-trainee p {
		font-size: 18px;
	}
	.tec-ico-list i {
		font-size: 30px;
	}
	.list-process h4 {
		font-size: 18px;
	}
	.list-process i {
		font-size: 40px;
	}
	.list-improve em {
		font-size: 16px;
	}
	.list-application h4 {
		font-size: 18px;
	}
	.list-equipment .txt {
		font-size: 18px;
	}
	.search-result .bd h4 {
		font-size: 18px;
	}
	.list-result h3 {
		font-size: 20px;
	}
	.search-result .form-ele {
		font-size: 15px;
	}
	.search-result .btn-search i {
		font-size: 16px;
	}
	.article-detail .hd h1 {
		font-size: 30px;
	}
	.article-detail .meta {
		font-size: 18px;
	}
	.swiper-news-hot h4 {
		font-size: 20px;
	}
	.swiper-news-hot em {
		font-size: 18px;
	}
	.list-news-card h4 {
		font-size: 18px;
	}
	.product-row h3 {
		font-size: 24px;
	}
	.pro-txt h4 {
		font-size: 24px;
	}
	.pro-img h4 {
		font-size: 18px;
	}
	.list-advantage p {
		font-size: 18px;
	}
	.swiper-case h4 {
		font-size: 18px;
	}
	.list-industry h3 {
		font-size: 24px;
	}
}

@media screen and (max-width: 1520px) {
	html {
		font-size: 88px;
	}
}

@media screen and (max-width: 1440px) {
	body {
		font-size: 14px;
	}
	.text {
		font-size: 14px;
	}
	.text-big {
		font-size: 15px;
	}
	.accordion .con > .iconfont {
		font-size: 40px;
	}
	.accordion h3 {
		font-size: 24px;
	}
	.breadcrumbs a:after {
		font-size: 18px;
	}
	.btn-big {
		font-size: 15px;
	}
	.btn-sub {
		font-size: 15px;
	}
	.btn-yellow {
		font-size: 15px;
	}
	.form-ele {
		font-size: 15px;
	}
	.form-box {
		font-size: 15px;
	}
	.form-box select {
		font-size: 15px;
	}
	.ban-inner h3 {
		font-size: 30px;
	}
	.modal-job-detail h3 {
		font-size: 22px;
	}
	.modal-job-detail .bd h4 {
		font-size: 18px;
	}
	.row-code button {
		font-size: 14px;
	}
	.t1 h3 {
		font-size: 30px;
	}
	.t2 {
		font-size: 32px;
	}
	.t3 {
		font-size: 24px;
	}
	.t4 {
		font-size: 18px;
	}
	.t3 h3 {
		font-size: 24px;
	}
	.fd-share i {
		font-size: 18px;
	}
	.nav > li a {
		font-size: 15px;
	}
	.nav .sub-nav a {
		font-size: 15px;
	}
	.search-ico i {
		font-size: 15px;
	}
	.search-main .btn-search i {
		font-size: 15px;
	}
	.search-main .icon-x {
		font-size: 14px;
	}
	.page-404 p {
		font-size: 18px;
	}
	.ban-con h3 {
		font-size: 46px;
	}
	.ban-con p {
		font-size: 16px;
	}
	.ban-con .con {
		font-size: 16px;
	}
	.swiper-solution-inner h4 {
		font-size: 18px;
	}
	.swiper-product-thumb h4 {
		font-size: 18px;
	}
	.summary-number h3 span {
		font-size: 40px;
	}
	.summary-number h3 sup {
		font-size: 20px;
	}
	.summary-number p {
		font-size: 15px;
	}
	.news-l .txt h3 {
		font-size: 18px;
	}
	.list-news h4 {
		font-size: 14px;
	}
	.list-news h3 {
		font-size: 18px;
	}
	.tab-tit {
		font-size: 18px;
	}
	.tab-tit a:after {
		font-size: 20px;
	}
	.news-tab a {
		font-size: 22px;
	}
	.swiper-news .date em {
		font-size: 32px;
	}
	.swiper-news h4 {
		font-size: 18px;
	}
	.list-pro .txt h3 {
		font-size: 18px;
	}
	.list-recommend .txt h3 {
		font-size: 18px;
	}
	.pro-detail h1 {
		font-size: 24px;
	}
	.pro-detail h4 {
		font-size: 18px;
	}
	.pro-detail h3 {
		font-size: 18px;
	}
	.table-param table th {
		font-size: 15px;
	}
	.pro-side h3 {
		font-size: 14px;
	}
	.pro-side h4 {
		font-size: 14px;
	}
	.list-duty h3 {
		font-size: 18px;
	}
	.swiper-public h4 {
		font-size: 18px;
	}
	.swiper-public em {
		font-size: 18px;
	}
	.swiper-history-bd h3 {
		font-size: 30px;
	}
	.swiper-history-hd h4 {
		font-size: 18px;
	}
	.list-culture h6 {
		font-size: 30px;
	}
	.list-culture h3 {
		font-size: 18px;
	}
	.row-contact3 .item {
		font-size: 18px;
	}
	.list-recruit .hd h3 {
		font-size: 18px;
	}
	.list-recruit .pad h4 {
		font-size: 14px;
	}
	.list-trainee p {
		font-size: 18px;
	}
	.tec-ico-list i {
		font-size: 24px;
	}
	.list-process h4 {
		font-size: 18px;
	}
	.list-process i {
		font-size: 36px;
	}
	.list-improve em {
		font-size: 15px;
	}
	.list-application h4 {
		font-size: 18px;
	}
	.list-equipment .txt {
		font-size: 18px;
	}
	.search-result .bd h4 {
		font-size: 18px;
	}
	.list-result h3 {
		font-size: 18px;
	}
	.search-result .form-ele {
		font-size: 14px;
	}
	.search-result .btn-search i {
		font-size: 15px;
	}
	.article-detail .hd h1 {
		font-size: 24px;
	}
	.article-detail .meta {
		font-size: 18px;
	}
	.swiper-news-hot h4 {
		font-size: 18px;
	}
	.swiper-news-hot em {
		font-size: 18px;
	}
	.list-news-card h4 {
		font-size: 18px;
	}
	.product-row h3 {
		font-size: 20px;
	}
	.pro-txt h4 {
		font-size: 20px;
	}
	.pro-img h4 {
		font-size: 18px;
	}
	.list-advantage p {
		font-size: 18px;
	}
	.swiper-case h4 {
		font-size: 18px;
	}
	.list-industry h3 {
		font-size: 20px;
	}
	html {
		font-size: 78px;
	}
}

@media screen and (max-width: 1400px) {
	.list-culture .con {
		padding-left: 0.3rem;
		padding-right: 0.3rem;
	}
}

@media screen and (max-width: 1300px) {
	.nav > li {
		margin-left: 0.4rem;
	}
}

@media screen and (max-width: 1200px) {
	.text-big {
		font-size: 14px;
	}
	.accordion .con > .iconfont {
		font-size: 36px;
	}
	.accordion h3 {
		font-size: 20px;
	}
	.breadcrumbs a:after {
		font-size: 16px;
	}
	.btn-big {
		font-size: 14px;
	}
	.btn-sub {
		font-size: 14px;
	}
	.btn-yellow {
		font-size: 14px;
	}
	.form-ele {
		font-size: 14px;
	}
	.form-box {
		font-size: 14px;
	}
	.form-box select {
		font-size: 14px;
	}
	.ban-inner h3 {
		font-size: 28px;
	}
	.modal-job-detail .bd h4 {
		font-size: 16px;
	}
	.t1 h3 {
		font-size: 28px;
	}
	.t2 {
		font-size: 24px;
	}
	.t3 {
		font-size: 20px;
	}
	.t3 h3 {
		font-size: 20px;
	}
	.fd-share i {
		font-size: 16px;
	}
	.search-ico i {
		font-size: 14px;
	}
	.search-main .btn-search i {
		font-size: 14px;
	}
	.ban-con h3 {
		font-size: 36px;
	}
	.ban-con p {
		font-size: 14px;
	}
	.ban-con .con {
		font-size: 14px;
	}
	.summary-number h3 span {
		font-size: 36px;
	}
	.summary-number p {
		font-size: 14px;
	}
	.tab-tit {
		font-size: 16px;
	}
	.list-pro .txt h3 {
		font-size: 16px;
	}
	.list-recommend .txt h3 {
		font-size: 16px;
	}
	.pro-detail h1 {
		font-size: 20px;
	}
	.table-param table th {
		font-size: 14px;
	}
	.swiper-public h4 {
		font-size: 16px;
	}
	.swiper-public em {
		font-size: 16px;
	}
	.swiper-history-bd h3 {
		font-size: 28px;
	}
	.swiper-history-hd h4 {
		font-size: 16px;
	}
	.list-culture h6 {
		font-size: 28px;
	}
	.row-contact3 .item {
		font-size: 16px;
	}
	.list-recruit .hd h3 {
		font-size: 16px;
	}
	.list-trainee p {
		font-size: 16px;
	}
	.tec-ico-list i {
		font-size: 20px;
	}
	.list-process h4 {
		font-size: 16px;
	}
	.list-improve em {
		font-size: 14px;
	}
	.list-application h4 {
		font-size: 16px;
	}
	.list-equipment .txt {
		font-size: 16px;
	}
	.search-result .bd h4 {
		font-size: 16px;
	}
	.search-result .btn-search i {
		font-size: 14px;
	}
	.article-detail .hd h1 {
		font-size: 20px;
	}
	.article-detail .meta {
		font-size: 16px;
	}
	.swiper-news-hot em {
		font-size: 16px;
	}
	.list-news-card h4 {
		font-size: 16px;
	}
	.pro-img h4 {
		font-size: 16px;
	}
	.list-advantage p {
		font-size: 16px;
	}
	.swiper-case h4 {
		font-size: 16px;
	}
}

@media screen and (max-width: 1100px) {
	.breadcrumbs a:after {
		font-size: 15px;
	}
	.ban-inner h3 {
		font-size: 22px;
	}
	.nav-inner {
		overflow: hidden;
		overflow-x: auto;
	}

	.nav-inner li {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		    -ms-flex: 0 0 auto;
		        flex: 0 0 auto;
	}

	.nav-inner a {
		height: 0.8rem;
		line-height: 0.8rem;
	}

	.nav-inner a:before {
		bottom: 0;
	}
	.modal-job-detail .bd h4 {
		font-size: 15px;
	}
	.t1 h3 {
		font-size: 22px;
	}
	.t4 {
		font-size: 16px;
	}
	.fd-share i {
		font-size: 15px;
	}
	#fd .fd-l {
		-webkit-box-flex: 0;
		-webkit-flex: 0 1 34%;
		    -ms-flex: 0 1 34%;
		        flex: 0 1 34%;
	}

	#fd .fd-r {
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		    -ms-flex: 1;
		        flex: 1;
	}
	.header-holder {
		height: 1.2rem;
	}
	.m-nav-list li > a {
		font-size: 20px;
	}
	.m-nav-list .iconfont {
		font-size: 20px;
	}
	#hd {
		display: none;
	}

	.m_header {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	.wp-md {
		width: 90%;
		max-width: 20rem;
	}
	.wp-cn {
		width: 90%;
		max-width: 20rem;
	}
	.wp-sm {
		width: 90%;
		max-width: 20rem;
	}
	.page-404 p {
		font-size: 16px;
	}
	.swiper-solution-inner h4 {
		font-size: 16px;
	}
	.swiper-product-thumb h4 {
		font-size: 16px;
	}
	.news-l .txt h3 {
		font-size: 16px;
	}
	.list-news h3 {
		font-size: 16px;
	}
	.tab-tit {
		font-size: 15px;
	}
	.swiper-news h4 {
		font-size: 16px;
	}
	.swiper-solution-outer .item {
		display: block;
	}

	.swiper-solution-outer .intro {
		margin-bottom: 0.4rem;
	}

	.i-row1 .wp-full {
		padding-top: 1rem;
		padding-bottom: 1rem;
	}

	.swiper-solution-inner {
		width: 6.5rem;
		margin: 0 auto;
	}

	.banner-arrow {
		display: none;
	}

	.swiper-solution-outer:after {
		top: auto;
		right: 0;
		width: 100%;
		height: 4.5rem;
		background-size: auto 100%;
		bottom: 1.5rem;
	}
	.list-pro .txt h3 {
		font-size: 15px;
	}
	.list-recommend .txt h3 {
		font-size: 15px;
	}
	.pro-detail h4 {
		font-size: 16px;
	}
	.pro-detail h3 {
		font-size: 16px;
	}
	.list-duty h3 {
		font-size: 16px;
	}
	.swiper-public h4 {
		font-size: 15px;
	}
	.swiper-public em {
		font-size: 15px;
	}
	.swiper-history-bd h3 {
		font-size: 22px;
	}
	.swiper-history-hd h4 {
		font-size: 15px;
	}
	.list-culture h6 {
		font-size: 22px;
	}
	.list-culture h3 {
		font-size: 16px;
	}
	.anchor {
		top: -1.2rem;
		top: 0;
	}
	.row-contact3 .item {
		font-size: 15px;
	}
	.list-recruit .hd h3 {
		font-size: 15px;
	}
	.list-recruit .item .hd {
		display: block;
		padding-top: 0.4rem;
		padding-bottom: 0.4rem;
	}

	.list-recruit .item .hd .edu {
		width: auto;
		margin-right: 0.4rem;
	}

	.list-recruit .item .hd .loc {
		width: auto;
		margin-right: 0.4rem;
	}

	.list-recruit .item .hd h3 {
		font-size: 16px;
	}

	.list-recruit .item .meta {
		margin-top: 0.1rem;
	}

	.list-recruit .pad {
		display: block;
	}
	.list-trainee p {
		font-size: 15px;
	}
	.list-process h4 {
		font-size: 15px;
	}
	.list-application h4 {
		font-size: 15px;
	}
	.list-process h4 {
		max-width: 8em;
	}
	.list-equipment .txt {
		font-size: 15px;
	}
	.search-result .bd h4 {
		font-size: 15px;
	}
	.list-result h3 {
		font-size: 16px;
	}
	.search-result .form-ele {
		height: 0.8rem;
		padding-left: 0.3rem;
		padding-right: 0.3rem;
	}

	.search-result .t1 {
		margin-bottom: 0.4rem;
	}

	.search-result .pad {
		width: 100%;
	}

	.search-result .btn-search {
		padding-right: 0.3rem;
	}

	.search-result li {
		border-color: #ececec !important;
		padding-top: 0.5rem;
		padding-bottom: 0.5rem;
	}

	.search-result .bd h4 {
		margin-bottom: 0.3rem;
	}
	.article-detail .meta {
		font-size: 15px;
	}
	.swiper-news-hot h4 {
		font-size: 16px;
	}
	.swiper-news-hot em {
		font-size: 15px;
	}
	.list-news-card h4 {
		font-size: 15px;
	}
	.pro-img h4 {
		font-size: 15px;
	}
	.list-advantage p {
		font-size: 15px;
	}
	.swiper-case h4 {
		font-size: 15px;
	}
	.pro-txt .text {
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 5;
		height: 8.75em;
	}
	html {
		font-size: 60px;
	}
}

@media screen and (max-width: 1000px) {
	.accordion .text {
		width: 5rem;
	}
	#fd .fd-r {
		display: none;
	}

	#fd .fd-l {
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		    -ms-flex: 1;
		        flex: 1;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
	}

	.fd-subscription {
		margin-top: 0;
	}
	.wp {
		width: 94%;
	}
	.i-row2 .txt {
		padding-left: 0.4rem;
	}

	.swiper-news .item {
		padding-left: 0.5rem;
		padding-right: 0.5rem;
	}
	.pro-detail {
		display: block;
		padding-right: 0 !important;
	}

	.pro-detail .img {
		height: auto;
		width: 100%;
		line-height: inherit;
		padding: 2.8rem 0;
	}

	.pro-detail .img img {
		max-width: 70%;
	}

	.pro-detail .txt {
		padding-left: 3%;
		padding-right: 3%;
	}
	.list-pro li {
		-webkit-box-flex: 0;
		-webkit-flex: 0 1 50%;
		    -ms-flex: 0 1 50%;
		        flex: 0 1 50%;
	}
	.list-process {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		grid-auto-rows: 1fr;
	}

	.list-process .item {
		-webkit-box-flex: 0;
		-webkit-flex: 0 1 50%;
		    -ms-flex: 0 1 50%;
		        flex: 0 1 50%;
		padding-bottom: 0.04rem;
	}

	.list-process h4 {
		max-width: 17em;
	}
	.article-detail .wp {
		display: block;
	}

	.article-side {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
	}

	.article-side p:nth-child(1) {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		    -ms-flex-order: 1;
		        order: 1;
	}

	.article-side p:nth-child(2) {
		-webkit-box-ordinal-group: 4;
		-webkit-order: 3;
		    -ms-flex-order: 3;
		        order: 3;
	}

	.article-side p:nth-child(3) {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		    -ms-flex-order: 2;
		        order: 2;
	}
	.list-advantage {
		grid-template-columns: repeat(3, 1fr);
	}
}

@media screen and (max-width: 760px) {
	.text {
		font-size: 13px;
	}
	.text-big {
		font-size: 14px;
	}
	.m-show {
		display: block;
	}

	.m-hide {
		display: none;
	}
	.accordion .con > .iconfont {
		font-size: 40px;
	}
	.accordion h3 {
		font-size: 23px;
	}
	ul.accordion {
		display: none;
	}
	.accordion .text {
		width: auto;
	}
	.breadcrumbs a:after {
		font-size: 14px;
	}
	.btn-big {
		font-size: 14px;
	}
	.btn-sub {
		font-size: 14px;
	}
	.btn-yellow {
		font-size: 14px;
	}
	.btn-big {
		width: 100%;
		height: 0.8rem;
		line-height: 0.8rem;
	}
	.fd-subscription .inp {
		font-size: 12px;
	}
	.form-ele {
		font-size: 14px;
	}
	.form-box {
		font-size: 14px;
	}
	.form-box select {
		font-size: 14px;
	}
	.form-box li {
		margin-bottom: 0;
	}

	.form-box .form-ele {
		height: 0.8rem;
		padding-left: 0.3rem;
		padding-right: 0.3rem;
	}

	.form-box select {
		padding-left: 0.3rem;
		padding-right: 0.3rem;
	}

	.form-box .inp-code a {
		height: 0.8rem;
	}

	.form-box .inp-select:after {
		right: 0.3rem;
	}

	.form-box select {
		height: 0.8rem;
	}

	.form-box label {
		margin-left: 0.3rem;
		line-height: 0.8rem;
	}
	.inp-code {
		margin-bottom: 0.6rem !important;
	}
	.row-code #code-error{
		position: absolute !important;
		top: 40px;
		line-height: 0.4rem;
		padding-left: 0rem;
	}

	.form-box .inp-col {
		float: none;
		width: auto;
		margin-bottom: 0.3rem;
	}

	.form-box .row-code {
		margin-top: 0.3rem;
		display: block;
	}

	.form-box .inp-code {
		width: auto;
	}

	.form-box .msg-box textarea {
		height: 4rem;
	}
	.ban-inner h3 {
		font-size: 27px;
	}
	.ban-inner {
		height: 6rem;
	}

	.ban-inner .text {
		width: auto;
	}
	.modal-job-detail h3 {
		font-size: 18px;
	}
	.modal-job-detail .bd h4 {
		font-size: 14px;
	}
	.more-arrow i {
		font-size: 12px;
	}
	.more-arrow-link i {
		font-size: 12px;
	}
	.row-code button {
		font-size: 13px;
	}
	.more {
		display: inline-block;
	}

	.more-arrow {
		padding: 0.16rem 0.6rem;
	}

	.more-arrow span {
		margin-right: 0.06rem;
	}

	.btn-full {
		width: 100%;
		padding-top: 0;
		padding-bottom: 0;
		text-align: center;
		height: 0.8rem;
		line-height: 0.8rem;
	}

	button.btn-full {
		padding-top: 0;
		padding-bottom: 0;
	}

	.more-arrow-line {
		line-height: 0.78rem;
	}
	.page span {
		font-size: 12px;
	}
	.page a {
		font-size: 12px;
	}
	.quick-jumper {
		font-size: 12px;
	}
	.page {
		margin-top: 0.6rem;
	}

	.page a,
	.page span {
		min-width: 0.6rem;
		height: 0.6rem;
		line-height: 0.6rem;
	}

	.page-left .page {
		text-align: center;
	}

	.page em {
		display: none;
	}

	.ant-pagination-custom .pagination-count {
		display: none;
	}

	.quick-jumper {
		display: none;
	}

	.go-page {
		display: none !important;
	}
	.swiper-pagination-circle .swiper-pagination-bullet {
		width: 7PX !important;
		height: 7PX !important;
		margin-left: 0.09rem !important;
		margin-right: 0.09rem !important;
	}

	.swiper-pagination-solid .swiper-pagination-bullet {
		border: none !important;
		background-color: #fff !important;
	}

	.swiper-pagination-solid .swiper-pagination-bullet-active {
		background-color: #005ba9 !important;
	}

	.swiper-container-horizontal .swiper-scrollbar {
		margin-top: 0.8rem;
		position: static;
		width: 3rem;
		margin-left: auto;
		margin-right: auto;
		height: 2PX;
	}

	.swiper-container-horizontal .swiper-scrollbar-drag {
		background-color: #005ba9;
	}
	.t1 h3 {
		font-size: 27px;
	}
	.t3 {
		font-size: 23px;
	}
	.t4 {
		font-size: 16px;
	}
	.t3 h3 {
		font-size: 23px;
	}
	#fd .fd-l {
		font-size: 12px;
	}
	.fd-link dd a {
		font-size: 12px;
	}
	.fd-copy {
		font-size: 12px;
	}
	.fd-share i {
		font-size: 14px;
	}
	.fd-subscription {
		width: auto;
		margin-bottom: 0.55rem;
	}

	.fd-subscription button {
		padding-right: 0.25rem;
	}

	.fd-subscription .inp {
		height: 0.8rem;
		padding-left: 0.25rem;
		padding-right: 0.25rem;
	}

	.fd-subscription p {
		margin-bottom: 0.24rem;
	}

	#fd .fd-l {
		display: block;
		border-bottom: 1px solid rgba(255, 255, 255, 0.2);
		padding-bottom: 0.8rem;
	}

	.fd-logo {
		margin-bottom: 0.7rem;
	}

	.fd-logo img {
		width: 2.3rem;
	}

	.fd-copy {
		margin-top: 0;
		padding: 0.56rem 0.4rem;
		text-align: left;
	}

	.fd-share a {
		width: auto;
		margin-right: 0.14rem;
	}
	.search-ico i {
		font-size: 14px;
	}
	.hd-mask {
		display: none;
	}
	.m-nav-list li > a {
		font-size: 14px;
	}
	.m-nav-list .iconfont {
		font-size: 14px;
	}
	.search-main input {
		font-size: 12px;
	}
	.search-main .btn-search i {
		font-size: 14px;
	}
	.search-main .icon-x {
		font-size: 13px;
	}
	.wp {
		width: auto;
		padding-left: 0.4rem;
		padding-right: 0.4rem;
	}
	.page-404 p {
		font-size: 16px;
	}
	.page-404 .btn-row a {
		margin-bottom: 0.28rem;
	}
	.swiper-solution-inner h4 {
		font-size: 16px;
	}
	.swiper-product-thumb h4 {
		font-size: 16px;
	}
	.summary-number h3 span {
		font-size: 40px;
	}
	.summary-number p {
		font-size: 14px;
	}
	.news-l .txt h3 {
		font-size: 16px;
	}
	.list-news h4 {
		font-size: 13px;
	}
	.list-news h3 {
		font-size: 16px;
	}
	.tab-tit {
		font-size: 14px;
	}
	.news-tab a {
		font-size: 18px;
	}
	.swiper-news h4 {
		font-size: 16px;
	}
	#banner .swiper-pagination-bullet {
		width: 0.52rem;
		height: 0.52rem;
		margin: 0 0.14rem;
	}

	.solution-side {
		display: none;
	}

	.i-row1 {
		padding-right: 0;
	}

	.i-row1 .t1 {
		margin-bottom: 0.6rem;
	}

	.tab-tit a:after {
		font-size: 22px;
	}

	.i-row1 .wp-full {
		padding-left: 5% !important;
		padding-right: 5% !important;
	}

	.swiper-solution-outer .intro {
		padding-top: 0.18rem;
		padding-right: 0;
	}

	.swiper-solution-outer .intro h4 {
		display: none;
	}

	.swiper-solution-inner .swiper-slide {
		padding-bottom: 1.6rem;
	}

	.i-row2 .wp {
		display: block;
	}

	.i-row2 .txt {
		padding-left: 0;
		padding-top: 0.6rem;
	}

	.i-row2 .img .bg {
		height: 4.4rem;
	}

	.i-row2 .text {
		margin-bottom: 0.44rem;
	}

	.i-row2 .summary-number-index {
		margin-top: 0.7rem;
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}

	.i-row2 .summary-number-index li {
		-webkit-box-flex: 0;
		-webkit-flex: 0 1 50%;
		    -ms-flex: 0 1 50%;
		        flex: 0 1 50%;
		text-align: center;
		padding-bottom: 0.5rem;
		padding-top: 0.5rem;
		border: 1px solid #eee;
		margin-right: -1PX;
		margin-bottom: -1PX;
	}

	.i-row2 .summary-number-index li:nth-child(1) {
		border-left: none;
		border-top: none;
	}

	.i-row2 .summary-number-index li:nth-child(2) {
		border-right: none;
		border-top: none;
	}

	.i-row2 .summary-number-index li:nth-child(3) {
		border-left: none;
		border-bottom: none;
	}

	.i-row2 .summary-number-index li:nth-child(4) {
		border-right: none;
		border-bottom: none;
	}

	.i-row3 .t1 {
		margin-bottom: 0.3rem;
	}

	#banner {
		height: 10.8rem;
	}

	.i-row4 .hd {
		display: block;
		margin-bottom: 0.3rem;
	}

	.i-row4 .t1 {
		position: relative;
	}

	.i-row4 .tab-tit {
		margin-left: 0;
		margin-top: 0.42rem;
	}

	.swiper-news .item {
		background-color: #005ba9;
		border-color: #005ba9;
		color: #fff;
		padding-top: 1.1rem;
		padding-bottom: 2.7rem;
	}

	.swiper-news .item:after {
		width: 100%;
	}

	.swiper-news .item .text {
		color: #fff;
	}

	.swiper-news .item h4 {
		color: #fff;
		margin-top: 0.66rem;
	}

	.swiper-news .item .date p {
		color: #fff;
		font-size: 12px;
	}

	.swiper-news .item:after {
		opacity: 1;
	}

	.swiper-news .item .more-arrow-link {
		color: #fff;
	}

	.swiper-news .swiper-pagination-solid {
		margin-bottom: 0.6rem;
	}

	.swiper-news .swiper-pagination-solid .swiper-pagination-bullet {
		opacity: 0.2;
	}

	.swiper-news .swiper-pagination-solid .swiper-pagination-bullet-active {
		background-color: #fff;
		opacity: 1;
	}

	.i-row5 {
		background: none;
		padding-top: 0;
		padding-bottom: 0;
	}

	.i-row5 .wp {
		display: block;
		padding-left: 0;
		padding-right: 0;
	}

	.i-row5 .hd {
		background-image: url("../images/bg-join.jpg");
		background-size: cover;
		background-position: 50% 50%;
		background-repeat: no-repeat;
		padding-left: 0.4rem;
		padding-right: 0.4rem;
		padding-top: 1.3rem;
		padding-bottom: 1.7rem;
	}

	.i-row5 .bd {
		padding-top: 0.1rem;
		padding-bottom: 0.1rem;
	}

	.join-card {
		-webkit-box-flex: 0;
		-webkit-flex: 0 1 50%;
		    -ms-flex: 0 1 50%;
		        flex: 0 1 50%;
		height: 5.56rem;
	}

	.join-card1 {
		border-right: 0.05rem solid #fff;
	}

	.join-card2 {
		margin-left: 0;
		margin-top: 0;
		border-left: 0.05rem solid #fff;
	}

	.i-row6 {
		display: block;
	}

	.i-row6 .img .bg {
		height: 5rem;
	}

	.i-row6 .txt {
		padding-left: 0.4rem;
		padding-right: 0.4rem;
		padding-top: 1.2rem;
		padding-bottom: 1.2rem;
	}

	.ban-con .wp {
		width: 100%;
	}

	.ban-con p {
		max-width: 90rem;
	}
	.list-pro .txt h3 {
		font-size: 14px;
	}
	.list-recommend .txt h3 {
		font-size: 14px;
	}
	.pro-detail h1 {
		font-size: 23px;
	}
	.pro-detail h4 {
		font-size: 16px;
	}
	.pro-detail h3 {
		font-size: 16px;
	}
	.table-param table th {
		font-size: 14px;
	}
	.pro-detail .img {
		padding: 2.5rem 0;
	}

	.pro-detail .txt {
		padding-top: 0.5rem;
	}

	.pro-detail h4 {
		margin-top: 0.9rem;
	}

	.swiper-recommend .swiper-wrapper {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
	}

	.swiper-recommend .swiper-slide {
		margin-bottom: 0.2rem;
		-webkit-box-flex: 0;
		-webkit-flex: 0 1 50%;
		    -ms-flex: 0 1 50%;
		        flex: 0 1 50%;
		min-width: 0;
	}

	.swiper-recommend .swiper-circle-arrow {
		display: none;
	}

	.swiper-recommend .img {
		margin-bottom: 0.24rem;
	}

	.swiper-recommend .txt i {
		opacity: 1;
		-webkit-transform: translateX(0);
		        transform: translateX(0);
		font-size: 12px;
	}
	.pro-side h3 {
		font-size: 13px;
	}
	.pro-side h4 {
		font-size: 13px;
	}
	.sub-pro a {
		font-size: 12px;
	}
	.product-index .wp {
		display: block;
	}

	.product-index .pro-main {
		padding-left: 0;
	}

	.pro-side {
		display: none;
	}

	.list-pro {
		display: block;
	}

	.list-pro .img {
		height: 6.3rem;
		line-height: 6.3rem;
	}

	.list-pro .txt {
		padding-bottom: 0.3rem;
	}

	.list-pro .txt h3 {
		font-size: 18px;
	}

	.list-pro .txt i {
		opacity: 1;
		-webkit-transform: none;
		        transform: none;
	}
	.list-duty h3 {
		font-size: 16px;
	}
	.swiper-public h4 {
		font-size: 14px;
	}
	.swiper-public em {
		font-size: 14px;
	}
	.list-duty {
		display: block;
	}

	.list-duty .bg {
		height: 3.1rem;
		position: relative;
	}

	.list-duty .bg:after {
		content: '';
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 88, 185, 0.65)));
		background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 88, 185, 0.65) 100%);
		-webkit-transition: 0.3s;
		transition: 0.3s;
		height: 50%;
		background-size: cover;
		background-position: 50% 50%;
		background-repeat: no-repeat;
	}

	.list-duty .bg h3 {
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		color: #fff;
		padding: 0.2rem 0.3rem;
		margin-bottom: 0;
	}

	.list-duty li {
		height: auto;
		margin-bottom: 0.3rem;
	}

	.list-duty .con {
		position: static;
		background-color: #f5f7f9;
	}

	.list-duty .con h3 {
		display: none;
	}

	.list-duty .con:after {
		display: none;
	}

	.list-duty .text {
		height: auto !important;
		color: #333;
	}

	.list-duty h3 {
		color: #333;
	}

	.list-duty li:hover .bg {
		-webkit-transform: none;
		        transform: none;
	}

	.row-duty2 {
		padding-top: 0.8rem;
		padding-bottom: 0.8rem;
	}

	.row-duty2 .hd {
		margin-bottom: 0.6rem;
	}

	.swiper-public .item {
		display: block;
		height: auto;
	}

	.swiper-public .img-hover {
		height: 3.88rem;
	}

	.swiper-public .text {
		-webkit-line-clamp: 4;
		height: 7em;
	}

	.swiper-public .txt {
		padding-left: 0.3rem;
		padding-right: 0.3rem;
		padding-top: 0.5rem;
		padding-bottom: 0.5rem;
	}
	.swiper-history-bd h3 {
		font-size: 27px;
	}
	.swiper-history-hd h4 {
		font-size: 14px;
	}
	.list-culture h6 {
		font-size: 27px;
	}
	.list-culture h3 {
		font-size: 16px;
	}
	.intro-row1 .wp {
		display: block;
	}

	.intro-row1 .t1 {
		margin-bottom: 0.4rem;
	}

	.intro-gallery {
		display: block;
	}

	.intro-gallery .cell {
		height: 2.5rem;
	}

	.swiper-history-arrow {
		top: 0.04rem;
	}

	.year-box {
		padding-left: 0.5rem;
		padding-right: 0.5rem;
	}

	.swiper-history-bd {
		background-size: 100%;
		background-position: 50%;
		margin-bottom: 1rem;
	}

	.swiper-history-bd .txt {
		padding-right: 0;
	}

	.swiper-history-bd h3 {
		margin-bottom: 0.24rem;
	}

	.swiper-history-bd p {
		margin: 0.02rem 0;
	}

	.intro-history .t1 {
		margin-bottom: 0.8rem;
	}

	.list-culture {
		display: block;
	}

	.list-culture .text {
		height: auto !important;
	}

	.list-culture .con {
		padding: 0.4rem;
	}

	.swiper-honor {
		margin-right: -0.4rem;
		margin-top: 0.8rem;
	}

	.swiper-honor .item {
		height: 5.6rem;
		width: 100%;
	}

	.swiper-honor img {
		max-height: 80%;
	}
	.row-contact3 .item {
		font-size: 14px;
	}
	.row-contact1 {
		padding-top: 1rem;
		height: auto;
		display: block;
		padding-left: 0.4rem;
		padding-right: 0.4rem;
	}

	.row-contact1 .img {
		height: 3.5rem;
	}

	.map {
		height: 3.5rem;
	}

	.row-code .btn-full {
		width: 100%;
	}

	.inp-code {
		margin-bottom: 0.5rem;
	}

	.row-contact3 {
		padding-top: 1rem;
		padding-bottom: 1.1rem;
	}

	.row-contact3 .wp {
		display: block;
	}

	.row-contact3 .line {
		border: none;
		border-top: 1px solid rgba(255, 255, 255, 0.5);
		margin: 0.5rem 0;
	}

	.row-contact3 .t1 {
		margin-bottom: 0.5rem;
	}
	.list-recruit .hd h3 {
		font-size: 14px;
	}
	.list-recruit .pad h4 {
		font-size: 13px;
	}
	.list-recruit .pad,
	.list-recruit .hd {
		padding-left: 0.3rem;
		padding-right: 0.3rem;
	}

	.list-recruit .hd i {
		width: 0.36rem;
		height: 0.36rem;
		line-height: 0.34rem;
	}

	.job-contact {
		padding-left: 0;
		padding-top: 0.5rem;
		margin-top: 0.5rem;
		border-top: 1px solid #edeeee;
	}

	.job-contact .pad h4 {
		margin-bottom: 0.25rem;
	}

	.job-desc .line {
		opacity: 0;
	}
	.list-trainee i {
		font-size: 30px;
	}
	.list-trainee p {
		font-size: 14px;
	}
	.training-row {
		display: block;
	}

	.training-row:nth-child(2n+1) .txt {
		padding-left: 0;
	}

	.training-row:nth-child(2n) .txt {
		padding-right: 0;
	}

	.training-row .txt {
		padding-top: 0.5rem;
		padding-bottom: 0.5rem;
	}

	.training-row .img {
		height: 3.78rem;
	}

	.row-training2 .text {
		width: auto;
	}

	.row-training2 {
		background: none;
		padding-top: 0;
		background-color: #f4f6f8;
		padding-bottom: 0;
	}

	.row-training2 .t3 {
		display: none;
	}

	.row-training2 .wp .text {
		color: #666;
		padding-top: 0.5rem;
		padding-bottom: 0.5rem;
	}

	.m-row-training2 {
		background-image: url("../images/bg-college.jpg");
		background-size: cover;
		background-position: 50% 50%;
		background-repeat: no-repeat;
		padding-top: 2.8rem;
	}

	.m-row-training2 .t3 {
		padding-bottom: 0.44rem;
		display: block;
		margin-bottom: 0;
	}

	.list-college {
		padding: 0.4rem 0;
	}

	.list-college .wp {
		display: block;
	}

	.list-college .item {
		margin-bottom: 0.1rem;
		padding-left: 0.3rem;
		padding-right: 0.3rem;
	}

	.list-college .item:nth-child(1) {
		background: #023a55 url("../images/dt1.png") no-repeat right top;
		background-size: 100%;
	}

	.list-college .item:nth-child(2) {
		background: #0c5ba6 url("../images/dt2.png") no-repeat left top;
		background-size: 100%;
	}

	.list-college .item:nth-child(3) {
		background: #17a9e7 url("../images/dt3.png") no-repeat left top;
		background-size: 100%;
	}

	.list-college .t4 br {
		display: none;
	}

	.bg-college {
		display: none;
	}

	.row-training3 {
		background: none;
		padding-top: 0;
		background-color: #f4f6f8;
		padding-bottom: 0;
	}

	.row-training3 .t3 {
		display: none;
		display: none;
	}

	.row-training3 .text {
		color: #666;
		padding-top: 0.5rem;
		padding-bottom: 0.5rem;
	}

	.row-training3 .txt {
		margin-left: 0;
	}

	.row-training3 .wp {
		display: block;
	}

	.m-row-training3 {
		background-image: url("../images/m-bg-talent.jpg");
		background-size: cover;
		background-position: 50% 50%;
		background-repeat: no-repeat;
		background-position: 40% 50%;
		padding-top: 2.8rem;
	}

	.m-row-training3 .t3 {
		padding-bottom: 0.44rem;
		display: block;
		margin-bottom: 0;
	}

	.list-trainee {
		margin-top: 0.68rem;
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		grid-auto-rows: 1fr;
	}

	.list-trainee:before {
		display: block;
		content: '';
		width: 0;
		grid-row: 1 / 1;
		grid-column: 1 / 1;
		padding-bottom: 100%;
	}

	.list-trainee > *:first-child {
		display: block;
		grid-row: 1 / 1;
		grid-column: 1 / 1;
	}

	.list-trainee li {
		-webkit-box-flex: 0;
		-webkit-flex: 0 1 50%;
		    -ms-flex: 0 1 50%;
		        flex: 0 1 50%;
		padding-bottom: 0.08rem;
	}

	.list-trainee .pad {
		min-height: 0.01rem;
		padding-top: 30%;
	}

	.row-training5 {
		padding-top: 1rem;
		padding-bottom: 1rem;
		background-position: 41% 50%;
	}

	.row-training5 .text {
		margin-bottom: 0.44rem;
	}
	.tec-ico-list i {
		font-size: 23px;
	}
	.tec-power .t3,
	.tec-digital .t3 {
		margin-bottom: 0.3rem;
	}

	.tec-row {
		display: block;
		margin-bottom: 0.6rem;
	}

	.tec-row .bg {
		min-height: 0.01rem;
		height: 3.76rem;
	}

	.tec-row .txt {
		padding: 0.5rem 0.3rem;
	}

	.tec-ico-list li {
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		    -ms-flex: 1;
		        flex: 1;
		height: 1.13rem;
	}

	.tec-ico-list li .ico {
		height: 1.13rem;
	}

	.tec-ico-list li .con {
		font-size: 12px;
	}

	.tec-power .hd {
		display: block;
		margin-bottom: 0.5rem;
	}

	.list-power {
		display: block;
	}

	.list-power li {
		margin-bottom: 0.3rem;
	}

	.tec-digital {
		background-image: url("../images/m-bg-dig.jpg");
		background-position: 0 bottom;
		background-size: 100% auto;
		padding-top: 1rem;
	}

	.tec-digital .wp {
		display: block;
	}

	.tec-digital .txt {
		margin-bottom: 0.4rem;
	}

	.tec-innovation {
		display: block;
	}

	.tec-innovation .img {
		padding-top: 0.6rem;
		padding-left: 0.25rem;
		padding-right: 0.25rem;
	}

	.tec-innovation .txt {
		padding-left: 0.25rem;
		padding-right: 0.25rem;
		padding-top: 0.18rem;
		padding-bottom: 0.7rem;
	}

	.tec-innovation .t3 {
		margin-bottom: 0.18rem;
	}

	.swiper-patent {
		margin-right: -0.4rem;
	}

	.swiper-patent .swiper-circle-arrow {
		display: none;
	}
	.list-process h4 {
		font-size: 14px;
	}
	.list-improve em {
		font-size: 14px;
	}
	.list-application h4 {
		font-size: 14px;
	}
	.row-project-quality .wp {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}

	.row-project-quality .img {
		margin-top: 0.5rem;
	}

	.list-process {
		grid-template-columns: repeat(1, 1fr);
	}

	.list-process .item {
		padding-bottom: 0.1rem;
	}

	.list-process .item p {
		margin-bottom: 0.2rem;
	}

	.list-process .pad {
		padding-left: 0.5rem;
		padding-right: 0.5rem;
		padding-top: 0.8rem;
		padding-bottom: 0.8rem;
	}

	.list-process h4 {
		margin-bottom: 0.4rem;
		line-height: 1.5;
		max-width: 12em;
	}

	.list-process i {
		top: 0.6rem;
		right: 0.5rem;
	}

	.list-process .item:nth-child(1) .con {
		width: 3rem;
	}

	.row-improve .t4 {
		margin-bottom: 0.4rem;
	}

	.list-improve {
		white-space: nowrap;
		overflow-x: auto;
		height: 9.1rem;
	}

	.list-improve li {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 5.8rem;
		    -ms-flex: 0 0 5.8rem;
		        flex: 0 0 5.8rem;
	}

	.list-improve .pad {
		padding-top: 1.1rem;
	}

	.list-improve em {
		width: 0.77rem;
		height: 0.77rem;
		line-height: 0.75rem;
	}

	.list-improve .num {
		margin-bottom: 0.3rem;
	}

	.list-application {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		grid-auto-rows: 1fr;
	}

	.list-application .img {
		height: 3.76rem;
	}

	.list-application li {
		margin-bottom: 0.3rem;
	}

	.list-application .txt {
		padding-top: 0.36rem;
		padding-bottom: 0.36rem;
	}
	.list-equipment .txt {
		font-size: 14px;
	}
	.list-equipment {
		display: block;
	}

	.list-equipment .txt {
		height: auto;
		padding-bottom: 0.56rem;
		padding-top: 0.5rem;
		display: block;
	}
	.search-result .bd h4 {
		font-size: 14px;
	}
	.list-result h3 {
		font-size: 16px;
	}
	.search-result .form-ele {
		font-size: 13px;
	}
	.search-result .btn-search i {
		font-size: 14px;
	}
	.article-detail .hd h1 {
		font-size: 23px;
	}
	.article-detail .meta {
		font-size: 14px;
	}
	.article-detail .bd {
		height: auto !important;
	}
	.article-detail p {
		font-size: 13px !important;
	}

	.article-detail span {
		font-size: 13px !important;
	}
	.swiper-news-hot h4 {
		font-size: 16px;
	}
	.swiper-news-hot em {
		font-size: 14px;
	}
	.list-news-card h4 {
		font-size: 14px;
	}
	.swiper-news-hot .item {
		display: block;
		height: auto;
	}

	.swiper-news-hot .img-hover {
		height: 3.8rem;
	}

	.swiper-news-hot .txt {
		padding: 0.5rem 0.3rem;
	}

	.swiper-news-hot .fd {
		margin-top: 0.8rem;
	}

	.list-news-card {
		display: block;
	}

	.list-news-card .img-hover {
		height: 3.8rem;
	}

	.list-news-card li {
		padding-top: 0.15rem;
		padding-bottom: 0.15rem;
	}

	.page-news {
		padding-top: 1.25rem;
	}

	.list-news-card {
		margin-top: 0.8rem;
	}
	.pro-img h4 {
		font-size: 14px;
	}
	.list-advantage p {
		font-size: 14px;
	}
	.swiper-case h4 {
		font-size: 14px;
	}
	.product-row1 {
		margin-top: 0;
		padding-top: 1rem;
	}

	.product-row1 .wp {
		display: block;
	}

	.swiper-pagination-pro {
		margin-bottom: 0.6rem;
		margin-top: 0.5rem;
	}

	.list-advantage {
		grid-template-columns: repeat(1, 1fr);
	}

	.list-advantage li {
		margin-bottom: 0.3rem;
	}

	.list-advantage .pad {
		padding-top: 0.5rem;
		padding-bottom: 0.5rem;
	}

	.list-advantage .pad:after {
		width: 3.16rem;
		height: 2.25rem;
	}

	.swiper-case .swiper-wrapper {
		display: block;
	}

	.swiper-case .img {
		height: 3.4rem;
	}

	.swiper-case h4 {
		padding-bottom: 0.6rem;
		margin-top: 0.3rem;
	}

	.swiper-case .swiper-pagination-line {
		display: none;
	}
	.list-industry {
		display: block;
	}

	.list-industry li {
		margin-bottom: 0.3rem;
	}
	html {
		font-size: 50px;
	}
}

@media screen and (max-width: 320px) {
	html {
		font-size: 40px;
	}
}

@media not all and (pointer: coarse) {
	.tab-tit a:hover {
		color: #005ba9;
	}
}

/*9.19*/
.search-ico {
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
}
.search-ico .lang-con {
	padding-left: 55px;
}

.search-ico .lang-con p {
	color: #fff;
	font-size: 16px;
	cursor: pointer;
	transform: translateY(1px);
}
.search-ico .lang-con p:hover {
	color: #005ba9;
}
.show-sub #hd .search-ico .lang-con p,
#hd.white-hd .search-ico .lang-con p {
	color: #323232;
}

.show-sub #hd .search-ico .lang-con p:hover,
#hd.white-hd .search-ico .lang-con p:hover {
	color: #005ba9;
}

.white-hd .lang-con p {
	color: #323232;
}


.privacy-box {
	position: fixed;
	width: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 500;
	padding: 0.4rem 0;
	background-color: #f0f0f0;
	display: none;
}
.privacy-box .wp {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font-size: 18px;
	width: 100%;
	max-width: 16.2rem;
	margin: 0 auto;
}
.privacy-box .txt {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding-right: 0.7rem;
}

.privacy-box .txt p {
	color: #5c5c5c;
}
.privacy-box .txt a {
	cursor: pointer;
	color: #5c5c5c;
}
.privacy-box .txt p a:hover {
	color: #0054d8;
}
.privacy-box .btn {
	border: none;
	background: none;
	text-align: center;
	display: inline-block;
	-webkit-transition: background-color 0.3s, color 0.3s;
	transition: background-color 0.3s, color 0.3s;
	cursor: pointer;
	-moz-appearance: none;
	appearance: none;
	-webkit-appearance: none;
	border-radius: 0;
	text-indent: 0;
}
.privacy-box .btn-round {
	min-width: 1.3rem;
	height: 0.55rem;
	line-height: 0.55rem;
	border-radius: 0.9rem;
	background-color: #468eff;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	color: #fff;
	font-size: 18px;
}
.privacy-box .btn {
	margin-left: auto;
	min-width: 1.8rem;
	background-color: #0054d8;
	display: inline-flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.privacy-box .btn span {
	margin-left: 0.1rem;
}

.fd-copy .c_a:hover {
	opacity: 0.8;
}
/*# sourceMappingURL=style.css.map */
