@charset "UTF-8";
@import url("../font/lovelo/lovelo.css");
@import url("../font/bahnschrift/bahnschrift.css");
html {
	color: #282828;
}
:root {
	scroll-behavior: unset;
}
ul {
	padding-left: 0;
	margin-bottom: 0;
}
ul li {
	list-style: none;
}
ul li::marker {
display: none;
}
p {
	margin: 0;
}
img {
	max-width:100%
}
.img-cover-4by3 {
	height: 0;
	width: 100%;
	padding-bottom: 75%;
	overflow: hidden;
	position: relative;
}
.img-cover-3by2 {
	height: 0;
	width: 100%;
	padding-bottom: 66.667%;
	overflow: hidden;
	position: relative;
}
.img-cover img {
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.abs-center {
	margin: auto;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	position: absolute;
}
.layui-icon {
	display:none
}
.cation-content * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.cation-content a {
    text-decoration: none;
    color: #000;
}

.cation-content img {
    border: 0;
}




.cation-content  div, dl, dt, dd, ol, ul, li, h1, h2, h3, h4, h5, h6, p, blockquote, pre, button, fieldset, form, input, legend, textarea, th, td {
    margin: 0;
    padding: 0;
}

.cation-content a {
    text-decoration: none;
    color: #08acee;
}

.cation-content button {
    outline: 0;
}

.cation-content img {
    border: 0;
}

.cation-content button,input,optgroup,select,textarea {
    margin: 0;
    font: inherit;
    color: inherit;
    outline: none;
}

.cation-content li {
    list-style: none;
}

.cation-content a {
    color: #666;
}

.cation-content a:hover {
    color: #eee;
}

.cation-content .clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.cation-content .clearfix {
}

/* 必要布局样式css */
.cation-content {
    width: 100%;

    margin: 0 auto;
    padding: 0;
}

.cation-content .cation-middle {
    line-height: 48px;
    background: #fff;
    padding: 10px 20px 10px 30px;
    font-size: 14px;
    border: solid 1px #f1f1f1;
}

.cation-content .cation-list {
    overflow: hidden;
}

.cation-content .cation-list dt {
    float: left;
    width: 118px;
    font-weight: 400;
    line-height: 48px;
    position: relative;
    color: #333;
    font-size:22px;
}

.cation-content :before, :after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.cation-content .cation-list dt:after {
    content: "";
    position: absolute;
    right: 12px;
    top: 22px;
    border: 1px solid #333;
    border-width: 0 1px 1px 0;
    width: 4px;
    height: 4px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.cation-content .cation-list dd {
    border-bottom: 1px dotted #e0e0e0;
    margin-left: 64px;
    overflow: hidden;
}

.cation-content .cation-list dd a {
    color: #8d8d91;
    font-size: 16px;
    line-height: 14px;
    height: 14px;
    float: left;
    border-right: 1px solid #e0e0e0;
    padding: 0 18px;
    margin: 17px 0;
}

.cation-content .cation-list dd a.on, .cation-list a:hover {
    color: #f9c910;
}

.cation-content .cation-list dd a:last-child {
    border-right: 0 none;
}

.cation-content .cation-list:last-of-type dd {
    border-bottom: 0 none;
}
.apage {
	line-height: 25px;
	background: #ffffff;
	padding: 0 5px;
	text-align: center;
	padding:20px
}
.page-num-current {
	background-color: #3266af;
	color:#ffffff
}
.apage a {
	border: 1px solid #cccccc;
	padding: 5px 14px;
	margin-right: 5px;
	margin: 0 3px;
}
.apage .num_btns {
	float: right;
	font-family: Tahoma;
}
.apage a:hover, .apage .cur {
	border: 1px solid #3266af;
	background-color: #3266af;
	color: #fff;
	text-decoration: none;
}
.apage .cust_txt {
	float: left;
}
.apage .oran_pg_fp {
	background: url(../images/first_page.gif) 4px 4px no-repeat;
	padding-right: 9px;
}
.apage .oran_pg_pp {
	background: url(../images/pre_page.gif) 4px 4px no-repeat;
	padding-right: 5px;
}
.apage .oran_pg_np {
	background: url(../images/next_page.gif) 8px 4px no-repeat;
	padding-right: 12px;
}
.apage .oran_pg_lp {
	background: url(../images/last_page.gif) 8px 4px no-repeat;
	padding-right: 12px;
}
.apage select {
	font-size: 8px;
	margin-top: 5px;
}
.apage .oran_pg_txt {
	height: 15px;
	border: solid 1px #d4e3e9;
	width: 20px;
	margin-left: 5px;
}
.apage .oran_pg_btn {
	height: 15px;
	border: solid 1px #d4e3e9;
	margin-left: 5px;
	font-size: 9px;
	background: #5984ac;
	color: #fff;
}
table {
	caption-side: bottom;
	border-collapse: collapse;
	margin: 0 auto;
	width:100%;
	border: 1px solid;
	text-align:center
}
tr, td {
	border: 1px solid;
	text-align:center;
	width:auto
}
.over-line-2 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.over-line-3 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.over-line-4 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}
.over-line-5 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
}
.text-justify {
	text-align: justify !important;
	text-align-last: justify;
}
.object-fit-cover {
	-o-object-fit: cover;
	object-fit: cover;
}
.object-fit-contain {
	-o-object-fit: contain;
	object-fit: contain;
}
.object-fit-scaleDown {
	-o-object-fit: scale-down;
	object-fit: scale-down;
}
a:focus {
	outline: none;
}
.ratio-2x3 {
--bs-aspect-ratio: calc(2 / 3 * 100%);
--mdb-aspect-ratio: calc(2 / 3 * 100%);
}
.ratio-3x2 {
--bs-aspect-ratio: calc(3 / 2 * 100%);
--mdb-aspect-ratio: calc(3 / 2 * 100%);
}
.ratio-3x4 {
--bs-aspect-ratio: calc(4 / 3 * 100%);
--mdb-aspect-ratio: calc(4 / 3 * 100%);
}
.ratio-8x3 {
--mdb-aspect-ratio: calc(3 / 8 * 100%);
--bs-aspect-ratio: calc(3 / 8 * 100%);
}
.vertical-txt {
	writing-mode: vertical-rl;
}
.nopic {
	background-color: #f8f8f8;
	color: #bcbcbc;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
 .nopic p:nth-child(1) {
font-size: 130%;
}

/*滚动条样式*/
@media screen and (-webkit-min-device-pixel-ratio: 0) {
::-webkit-scrollbar {
width: 5px;
height: 8px;
}
  ::-webkit-scrollbar-track:enabled {
background-color: #999999;
}
  ::-webkit-scrollbar-thumb:vertical {
background-color: var(--theme-color);
border-radius: 30px;
}
  ::-webkit-scrollbar-thumb:horizontal {
background-color: var(--theme-color);
border-radius: 30px;
}
}
.m-scroll::-webkit-scrollbar { /*滚动条整体样式*/
width: 5px; /*高宽分别对应横竖滚动条的尺寸*/
height: 3px;
}
 .m-scroll::-webkit-scrollbar-thumb { /*滚动条里面小方块*/
border-radius: 10px;
box-shadow: inset 0 0 2.5px rgba(0, 0, 0, 0.1);
background: var(--theme-red);
}
 .m-scroll::-webkit-scrollbar-track { /*滚动条里面轨道*/
box-shadow: inset 0 0 2.5px rgba(0, 0, 0, 0.1);
border-radius: 5px;
background: #ededed;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: var(--theme-color);
}
a:focus {
	outline: none !important;
}
.w-next, .w-prev {
	cursor: pointer;
	z-index: 2;
	width: 40px;
	height: 40px;
	margin: auto;
	top: 0;
	bottom: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.w-next {
	right: 0;
}
.w-prev {
	left: 0;
}
.de-page-mian .page-inner {
	padding: 1.5rem 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
.de-page-mian .page-inner a {
	position: relative;
	display: block;
padding: .5rem .75rem;
	line-height: 1.25;
	color: #666;
	background-color: #e2e2e2;
	margin: 2px;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-ms-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.de-page-mian .page-inner a:hover, .de-page-mian .page-inner a.active {
	background-color: #f9c910;
	color: #fff;
}
.de-page-mian .page-inner a.prev::after {
content: '<';
font-family: "宋体", SimSun;
color: CurrentColor;
font-weight: bold;
}
.de-page-mian .page-inner a.next::after {
content: '>';
font-family: "宋体", SimSun;
color: CurrentColor;
font-weight: bold;
}
.de-page-mian .page-inner span, .de-page-mian .page-inner input, .de-page-mian .page-inner a.page-btn {
	display: none;
}
.w-form .form-item {
	position: relative;
}
.w-form .form-item .input-txt, .w-form .form-item .input-textarea {
	display: block;
	height: 46px;
	border: none;
	background-color: #ffffff;
	padding: 10px;
}
.w-form .form-item .input-txt:focus, .w-form .form-item .input-txt.active, .w-form .form-item .input-textarea:focus, .w-form .form-item .input-textarea.active {
	outline: none;
}
.w-form .form-item .input-textarea {
	height: 130px;
}
.w-form .form-item .input-icon {
	width: 46px;
	height: 46px;
	position: absolute;
	right: 0;
	top: 0;
}
.w-form .form-item .input-icon svg {
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 60%;
	height: auto;
}
.w-form .form-item .input-icon svg path {
	fill: #9e9e9e;
}
.w-form .verifyImg {
	height: 46px;
	cursor: pointer;
}
.w-form .submit-btn {
	display: block;
	background-color: var(--theme-color);
	color: #ffffff;
	text-align: center;
	line-height: 46px;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-ms-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.w-form .submit-btn:hover {
	opacity: .8;
}
/*字母滚动*/
.cm-word-split-JS {
	overflow: hidden;
	opacity: 1;
}
.cm-word-split-JS.splitting {
	opacity: 1;
}
.cm-word-split-JS.splitting .word {
	overflow: hidden;
	line-height: 1.1;
	display: inline-block;
	vertical-align: middle;
}
.cm-word-split-JS.splitting .char {
	display: inline-block;
	position: relative;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	opacity: 0;
}
 @font-face {
font-family: "MiSans-ExtraLight";
src: url("../font/misans/MiSans-ExtraLight.ttf") format("truetype");
font-weight: bold;
font-style: normal;
}
body {
	color: #222222;
--theme-red:#e80125;
--theme-color: #0c5caa;
--theme-bgcolor:#e0d3c8;
--color-nomarl:#666666;
--color-primary:#333333;
}
body.active .scroll-down-icon {
	opacity: 1;
	bottom: 60px;
}
body.active .scroll-down-icon .circle::before {
-webkit-animation: upDown 2s ease-in-out infinite;
-o-animation: upDown 2s ease-in-out infinite;
animation: upDown 2s ease-in-out infinite;
}
body.active .scroll-down-icon.hide {
	opacity: 0;
}
.pc1 {
	display:block
}
.sj {
	display:none
}
@media (max-width: 1399.98px) {
body.active .scroll-down-icon {
display: none;
}
}
 @media (min-width: 1680px) {
.container, .container-xl {
max-width: 1600px;
}
}
@keyframes upDown {
0% {
opacity: 0.1;
transform: translateY(-30px);
}
 50% {
opacity: 1;
transform: translateY(50%);
}
 100% {
opacity: 0.1;
transform: translateY(30px);
}
}
@keyframes text-active-animation {
from {
opacity: 0;
filter: Alpha(opacity=0);
-webkit-transform: translateY(50px);
transform: translateY(50px);
}
to {
	opacity: 1.0;
	filter: Alpha(opacity=100);
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
}
@keyframes text-fade-out {
from {
opacity: 1.0;
filter: Alpha(opacity=100);
}
to {
	opacity: 0;
	filter: Alpha(opacity=0);
}
}
.ms-preloader {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 9999999;
	top: 0;
	left: 0;
	opacity: 1;
	visibility: visible;
	background-color: #151515;
}
.header {
	background-color: #ffffff;
	position: sticky;
	width: 100%;
	z-index: 1040;
--header-height:100px;
--nav-width:70%;
	top: 0;
-webkit-transition: all .5s;
-moz-transition: all .5s;
-ms-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
--logo-width:270px;
}
.header .header-wrap {
	width: 93%;
	margin: 0 auto;
	height: var(--header-height);
-webkit-transition: height .5s;
-moz-transition: height .5s;
-ms-transition: height .5s;
-o-transition: height .5s;
transition: height .5s;
}
.header .header-wrap .logo {
	width: var(--logo-width);
	max-width: 100%;
}
.header .header-wrap .logo img {
-webkit-transition: height .5s;
-moz-transition: height .5s;
-ms-transition: height .5s;
-o-transition: height .5s;
transition: height .5s;
	max-width: 100%;
	object-fit: contain;
}
.header .header-wrap .nav {
	width: var(--nav-width);
	margin: 0 3rem;
	width: 100%;
}
.header .header-wrap .nav li {
	flex: 1;
	text-align: center;
	position: relative;
	font-weight: 700;
	font-size: 18px;
}
.header .header-wrap .nav li::after {
content: '';
display: block;
position: absolute;
width: 60%;
margin: auto;
left: 0;
right: 0;
bottom: 0;
height: 2px;
background-color: var(--theme-color);
-webkit-transition: transform .5s;
-moz-transition: transform .5s;
-ms-transition: transform .5s;
-o-transition: transform .5s;
transition: transform .5s;
-webkit-transform: scaleX(0);
-moz-transform: scaleX(0);
-ms-transform: scaleX(0);
-o-transform: scaleX(0);
transform: scaleX(0);
}
.header .header-wrap .nav li.active::after, .header .header-wrap .nav li:hover::after {
-webkit-transform: scaleX(1);
-moz-transform: scaleX(1);
-ms-transform: scaleX(1);
-o-transform: scaleX(1);
transform: scaleX(1);
}
@media (min-width: 1280px) {
.header.header-white:not(:hover) .header-wrap .logo img {
filter: contrast(0) grayscale(100%) brightness(100);
-webkit-transition: all .3s;
-moz-transition: all .3s;
-ms-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
 .header.header-white:not(:hover) .header-wrap .nav li > a {
color: #ffffff;
-webkit-transition: color .3s;
-moz-transition: color .3s;
-ms-transition: color .3s;
-o-transition: color .3s;
transition: color .3s;
font-size: 18px;
font-weight: 700;
}
}
.header.header-min {
--header-height: 70px;
	-webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.05);
	box-shadow: 0 10px 10px rgba(0, 0, 0, 0.05);
}
.header.header-min .header-wrap .logo img {
	height: 50px;
}
@media (max-width: 991.98px) {
.header {
background-color: #ffffff !important;
--header-height:80px;
--logo-width:200px;
}
 .header .header-wrap .logo img {
filter: none !important;
}
}
@media (max-width: 575.98px) {
.header {
--header-height:60px;
--logo-width:50%;
}
 .header.header-min {
--header-height:60px;
}
 .layui-timeline {
 width: 100%!important;
}
}
.dropdown-nav {
	position: absolute;
	width: 100%;
	height: 400px;
	display: none;
	background: url("../Image/dropdown-bg.jpg") top right no-repeat #fbfbfb;
	left: 0;
	overflow: hidden;
	z-index: 99;
}
@media (max-width: 1199.98px) {
.dropdown-nav {
background-size: 50% 100%;
}
}
@media (min-width: 1680px) {
.dropdown-nav .container {
max-width: 1320px;
}
}
.dropdown-nav .nav-rightbar {
	flex: 0 0 auto;
	width: 17%;
	position: relative;
}
.dropdown-nav .nav-rightbar .right-wrap {
	position: relative;
	z-index: 2;
	height: 100%;
	color: #ffffff;
	padding-left: 2rem;
}
.dropdown-nav .nav-rightbar .right-wrap a {
	color: #ffffff;
-webkit-transition: color .3s;
-moz-transition: color .3s;
-ms-transition: color .3s;
-o-transition: color .3s;
transition: color .3s;
}
.dropdown-nav .nav-rightbar .right-wrap p {
	font-size: 26px;
	line-height: 2;
}
.dropdown-nav .nav-rightbar .right-wrap ul {
	margin-top: 1rem;
}
.dropdown-nav .nav-rightbar .right-wrap ul li a {
	font-size: 18px;
	line-height: 2.5;
	display: block;
	position: relative;
-webkit-transition: all .5s;
-moz-transition: all .5s;
-ms-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
}
.dropdown-nav .nav-rightbar .right-wrap ul li a:hover {
	opacity: .8;
}
.dropdown-nav .nav-rightbar .right-wrap ul li a:hover::after {
content: '';
}
.dropdown-nav .nav-rightbar .right-wrap .nav-contact {
	margin-top: 1rem;
}
.dropdown-nav .nav-rightbar .right-wrap .nav-contact .contact-title {
	color: #ffffff;
}
.dropdown-nav .nav-rightbar .right-wrap .nav-contact .contact-title svg {
	width: 24px;
	height: 24px;
}
.dropdown-nav .nav-rightbar .right-wrap .nav-contact .contact-title svg path {
	fill: #ffffff;
}
.dropdown-nav .nav-rightbar .right-wrap .nav-contact .contact-title span {
	font-size: 14px;
}
.dropdown-nav .nav-rightbar .right-wrap .nav-contact .contact-number {
	font-size: 24px;
	font-weight: bold;
	line-height: 2;
}
.dropdown-nav .nav-container {
	flex: 0 0 auto;
	width: 83%;
}
.dropdown-nav .nav-container .child-item {
	display: none;
	height: 100%;
}
.dropdown-nav .nav-container .child-item .item-info-wrap {
	padding-right: 5%;
	height: 100%;
}
.dropdown-nav .nav-container .child-item .item-info-wrap .info-title {
	color: #333;
	padding-top: 1rem;
	font-size: 28px;
}
.dropdown-nav .nav-container .child-item .item-info-wrap .info-desc {
	line-height: 2;
	color: #666666;
}
.dropdown-nav .nav-container .child-item .item-info-wrap ul {
	margin-top: 1rem;
}
.dropdown-nav .nav-container .child-item .item-info-wrap ul li a {
	line-height: 2;
padding: 1rem .5rem;
	border-bottom: 1px solid #eeeeee;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.dropdown-nav .nav-container .child-item .item-info-wrap ul li a::before {
content: '';
display: inline-block;
vertical-align: middle;
margin-right: 12px;
width: 5px;
height: 5px;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-ms-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
background-color: var(--theme-color);
}
.dropdown-nav .nav-container .child-item .item-info-wrap ul li:hover a::before {
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-ms-transform: rotate(135deg);
-o-transform: rotate(135deg);
transform: rotate(135deg);
border-radius: 50%;
}
.dropdown-nav .nav-container .child-item .item-info-wrap ul li a {
-webkit-transition: all .3s;
-moz-transition: all .3s;
-ms-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
	display: inline-block;
	vertical-align: middle;
	flex: 1;
}
.dropdown-nav .nav-container .child-item .child-nav .nav-item {
	padding: 0 1.5%;
}
.dropdown-nav .nav-container .child-item .child-nav .nav-item .item-img {
	overflow: hidden;
}
.dropdown-nav .nav-container .child-item .child-nav .nav-item .item-img .img-wrap img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.dropdown-nav .nav-container .child-item .child-nav .nav-item .item-name {
	color: #333333;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-ms-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.dropdown-nav .nav-container .child-item .child-nav .nav-item:hover .item-name {
	color: var(--theme-red);
}
.dropdown-nav .nav-container .child-item.active {
	display: block;
}
.dropdown-nav .nav-container .child-item.item-3 .child-nav .nav-item .item-img {
	width: 60px;
	margin: 0 auto;
}
.dropdown-nav .nav-container .child-item.item-3 .child-nav .nav-item:hover .item-img img {
	-webkit-animation: swing 1 1s linear;
	-o-animation: swing 1 1s linear;
	animation: swing 1 1s linear;
}
@media (max-width: 1199.98px) {
.dropdown-nav .nav-rightbar {
width: 27%;
}
 .dropdown-nav .nav-container {
width: 73%;
}
}
@media (max-width: 1399.98px) {
.dropdown-nav .nav-rightbar {
width: 20%;
}
 .dropdown-nav .nav-container {
width: 80%;
}
}
.more-icon {
	width: 40px;
	height: 40px;
	margin: auto;
	left: 0;
	right: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #eee;
	border-radius: 50%;
	top: 0;
	bottom: 0;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-ms-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.more-icon svg {
	width: 40%;
	height: 40%;
	fill: #666;
}
.more-icon:hover {
	background-color: var(--theme-color);
}
.more-icon:hover svg {
	fill: #ffffff;
}
.mask {
	top: 100px;
	display: none;
	position: fixed;
	height: 100vh;
	width: 100vw;
	background-color: rgba(0, 0, 0, 0.4);
	z-index: 88;
}
.menu-icon {
	width: 80px;
	height: 80px;
	color: var(--theme-color);
	position: relative;
	cursor: pointer;
}
.menu-icon span {
	position: absolute;
	width: 50%;
	height: 2px;
	color: var(--theme-color);
	background-color: CurrentColor;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-ms-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
	margin: auto;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.menu-icon span::before, .menu-icon span::after {
-webkit-transition: all .3s;
-moz-transition: all .3s;
-ms-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
position: absolute;
content: '';
display: block;
width: 100%;
height: 2px;
background-color: CurrentColor;
}
.menu-icon span::before {
top: 600%;
}
.menu-icon span::after {
bottom: 600%;
}
.menu-icon.open span {
	background-color: unset;
}
.menu-icon.open span::before {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
top: 0;
}
.menu-icon.open span::after {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
bottom: 0;
}
@media (max-width: 575.98px) {
.menu-icon {
position: absolute;
right: 0;
width: 56px;
height: 56px;
}
 .menu-icon span::before {
top: 500%;
}
 .menu-icon span::after {
bottom: 500%;
}
}
.mobile-nav {
	z-index: 9;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-ms-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
	position: fixed;
	background-color: #333;
	width: 100%;
	height: 100%;
	top: 60px;
	left: 0;
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-o-transform: translateX(100%);
	transform: translateX(100%);
}
.mobile-nav .nav-wrap {
	padding: 1rem 2rem;
	height: 100%;
}
.mobile-nav dl {
	margin-bottom: 0;
}
.mobile-nav dl a {
	color: #f8f8f8;
}
.mobile-nav dl dt {
	position: relative;
padding: .5rem;
}
.mobile-nav dl dt a {
	line-height: 2;
	display: block;
	width: 80%;
	margin-right: 2rem;
	font-weight: normal;
}
.mobile-nav dl dt.has-child::after {
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}
.mobile-nav dl dd {
	display: none;
	padding-left: 1rem;
}
.mobile-nav dl dd ul {
	margin-bottom: 0;
	line-height: 2;
	margin-top: 5px;
	list-style: inside circle;
	color: #fff;
}
.mobile-nav dl dd ul li::before {
content: '';
display: inline-block;
width: 5px;
height: 0;
border-bottom: 1px solid rgba(255, 255, 255, 0.7);
vertical-align: middle;
margin-right: 3px;
}
.mobile-nav dl dd ul li a {
	font-size: 14px;
	opacity: .7;
	vertical-align: middle;
	display: inline-block;
}
.mobile-nav dl.active dt::before {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
.mobile-nav dl.active dt::after {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
.mobile-nav dl.active dt.has-child a {
	color: var(--theme-color);
}
 .mobile-nav dt.has-child::before, .mobile-nav dt.has-child::after {
content: '';
position: absolute;
width: 1rem;
height: 0;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-ms-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
border-bottom: 1px solid #d3d3d3;
right: .5rem;
margin: auto;
top: 0;
bottom: 0;
}
.open-menu.header {
	background-color: rgba(255, 255, 255, 0.95);
}
 .open-menu ~ .mobile-nav {
-webkit-transform: translate(0);
-moz-transform: translate(0);
-ms-transform: translate(0);
-o-transform: translate(0);
transform: translate(0);
}
.index-page .header {
	position: fixed;
}
@media (min-width: 1280px) {
.index-page .header {
background-color: transparent;
border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}
}
.index-page .header:hover {
	background-color: #fff;
}
.index-page .header.hide {
	-webkit-transition: transform 1s;
	-moz-transition: transform 1s;
	-ms-transition: transform 1s;
	-o-transition: transform 1s;
	transition: transform 1s;
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	transform: translateY(-100%);
}
.swiper-banner .banner-item .more-btn {
--btn-height: 68px;
	font-size: 14px;
--btn-width: 180px;
	font-weight: bold;
}
.swiper-banner .banner-item .more-btn::before {
background-color: #f3bd07;
}
.swiper-banner .banner-item .more-btn svg path {
	fill: #ffffff;
}
.swiper-banner .banner-item .more-btn a {
	color: #ffffff;
}
@media (max-width: 767.98px) {
.swiper-banner .banner-item .more-btn {
--btn-height: 46px;
font-size: 12px;
--btn-width: 160px;
}
}
@media (max-width: 575.98px) {
.swiper-banner .banner-item .more-btn {
--btn-height: 42px;
font-size: 12px;
--btn-width: 140px;
}
}
.swiper-banner .banner-item.item-1 {
	padding-bottom: 6%;
}
.swiper-banner .banner-item.item-1 .item-en-title {
	position: relative;
	font-size: 32px;
	font-weight: 100;
	line-height: 2;
	margin-bottom: 0.5rem;
	font-weight: 100;
}
.swiper-banner .banner-item.item-1 .item-en-title::before {
content: '';
display: block;
width: 2rem;
height: 4px;
background-color: #036eb8;
margin-bottom: .5rem;
}
.swiper-banner .banner-item.item-1 .item-title {
	font-weight: bold;
	font-size: 80px;
	line-height: 1;
}
.swiper-banner .banner-item.item-1 .item-desc {
	font-weight: 100;
	font-size: 26px;
	opacity: .8;
	margin: 3% 0;
}
.swiper-banner .banner-item.item-1 .more-btn {
	animation: text-active-animation 1.5s cubic-bezier(0.4, 0, 0.2, 1) both;
-webkit-transition-delay: .5s;
-moz-transition-delay: .5s;
-ms-transition-delay: .5s;
-o-transition-delay: .5s;
transition-delay: .5s;
}
.swiper-banner .banner-item.item-2 {
	padding-bottom: 6%;
}
.swiper-banner .banner-item.item-2 .item-en-title {
	font-size: 90px;
	color: #000000;
	opacity: .1;
	line-height: 1;
	font-family: Georgia;
	transform: translateY(60px);
	font-weight: bold;
}
.swiper-banner .banner-item.item-2 .item-title {
	position: relative;
	font-weight: bold;
	font-size: 90px;
	line-height: 1;
}
.swiper-banner .banner-item.item-2 .item-desc {
	font-weight: 100;
	font-size: 28px;
	margin: 3% 0;
}
.swiper-banner .banner-item.item-2 .item-desc span {
	display: inline-block;
	padding: 5px 15px;
	border: 1px solid rgba(255, 255, 255, 0.3);
}
.swiper-banner .banner-item.item-2 .item-tips {
	font-size: 14px;
	font-weight: 100;
	opacity: .5;
	width: 50%;
	text-align: center;
}
.swiper-banner .banner-item.item-3 .item-en-title {
	position: relative;
	font-size: 40px;
	font-weight: 100;
	line-height: 1;
	font-weight: 100;
	letter-spacing: 5px;
	font-family: MiSans-ExtraLight;
}
.swiper-banner .banner-item.item-3 .item-title {
	font-weight: bold;
	font-size: 80px;
	line-height: 1;
	position: relative;
	display: inline-block;
}
.swiper-banner .banner-item.item-3 .item-desc {
	font-weight: 100;
	font-size: 26px;
	margin: 4% 0 5%;
}
.swiper-banner .banner-item.item-3 .more-btn {
	animation: text-active-animation 1.5s cubic-bezier(0.4, 0, 0.2, 1) both;
-webkit-transition-delay: .5s;
-moz-transition-delay: .5s;
-ms-transition-delay: .5s;
-o-transition-delay: .5s;
transition-delay: .5s;
}
@media (max-width: 1199.98px) {
.swiper-banner .banner-item.item-1 .item-en-title {
font-size: 26px;
}
 .swiper-banner .banner-item.item-1 .item-title {
font-size: 70px;
}
 .swiper-banner .banner-item.item-1 .item-desc {
font-size: 24px;
}
 .swiper-banner .banner-item.item-2 .item-en-title {
font-size: 70px;
transform: translateY(40px);
}
 .swiper-banner .banner-item.item-2 .item-title {
font-size: 70px;
}
 .swiper-banner .banner-item.item-2 .item-desc {
font-size: 24px;
}
 .swiper-banner .banner-item.item-2 .item-tips {
font-size: 14px;
font-weight: 100;
opacity: .5;
width: 50%;
text-align: center;
}
 .swiper-banner .banner-item.item-3 .item-en-title {
font-size: 26px;
}
 .swiper-banner .banner-item.item-3 .item-title {
font-size: 70px;
}
 .swiper-banner .banner-item.item-3 .item-desc {
font-size: 24px;
}
}
@media (max-width: 991.98px) {
.swiper-banner .banner-item.item-1 .item-en-title, .swiper-banner .banner-item.item-3 .item-en-title {
font-size: 24px;
}
 .swiper-banner .banner-item.item-1 .item-title, .swiper-banner .banner-item.item-3 .item-title {
font-size: 60px;
}
 .swiper-banner .banner-item.item-1 .item-desc, .swiper-banner .banner-item.item-3 .item-desc {
font-size: 22px;
}
 .swiper-banner .banner-item.item-2 .item-en-title {
font-size: 56px;
transform: translateY(40px);
}
 .swiper-banner .banner-item.item-2 .item-title {
font-size: 56px;
}
 .swiper-banner .banner-item.item-2 .item-desc {
font-size: 18px;
}
 .swiper-banner .banner-item.item-2 .item-tips {
font-size: 13px;
}
}
@media (max-width: 767.98px) {
.swiper-banner .banner-item.item-1 .item-en-title, .swiper-banner .banner-item.item-3 .item-en-title {
font-size: 18px;
}
 .swiper-banner .banner-item.item-1 .item-title, .swiper-banner .banner-item.item-3 .item-title {
font-size: 48px;
}
 .swiper-banner .banner-item.item-1 .item-desc, .swiper-banner .banner-item.item-3 .item-desc {
font-size: 18px;
}
 .swiper-banner .banner-item.item-2 .item-en-title {
font-size: 46px;
transform: translateY(23px);
}
 .swiper-banner .banner-item.item-2 .item-title {
font-size: 46px;
}
 .swiper-banner .banner-item.item-2 .item-desc {
font-size: 16px;
}
 .swiper-banner .banner-item.item-2 .item-tips {
font-size: 12px;
width: 70%;
}
}
@media (max-width: 575.98px) {
.swiper-banner .banner-item.item-1 .item-en-title {
font-size: 14px;
}
 .swiper-banner .banner-item.item-1 .item-title {
font-size: 32px;
}
 .swiper-banner .banner-item.item-1 .item-desc {
font-size: 12px;
}
 .swiper-banner .banner-item.item-2 .item-en-title {
font-size: 30px;
transform: translateY(16px);
}
 .swiper-banner .banner-item.item-2 .item-title {
font-size: 32px;
}
 .swiper-banner .banner-item.item-2 .item-desc {
margin-top: 5%;
text-align: center;
font-size: 14px;
}
 .swiper-banner .banner-item.item-2 .item-tips {
font-size: 12px;
width: 70%;
}
 .swiper-banner .banner-item.item-3 .item-en-title {
font-size: 14px;
}
 .swiper-banner .banner-item.item-3 .item-title {
font-size: 32px;
}
 .swiper-banner .banner-item.item-3 .item-desc {
font-size: 12px;
}
}
.sbanner-box {
	height: 450px;
}
.sbanner-box .sbanner-wrap {
	height: 100%;
	padding-bottom: 3%;
}
.sbanner-box .sbanner-wrap .sbanner-name {
	position: relative;
}
.sbanner-box .sbanner-wrap .sbanner-name::before {
content: attr(data-title);
text-transform: uppercase;
color: #333333;
font-size: 90px;
text-align: center;
position: absolute;
line-height: 1;
top: 0;
width: 100%;
left: 0;
font-family: "Lovelo Black";
background: url("images/dot-bg-white.png");
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.sbanner-box .sbanner-wrap .sbanner-name span {
	font-weight: bold;
	color: #ffffff;
	font-size: 36px;
	line-height: 2.2;
	position: relative;
	z-index: 2;
}
.sbanner-box .sbanner-wrap .sbanner-desc {
	color: #ffffff;
	line-height: 2;
}
.sbanner-box .channel-nav li a {
	line-height: 70px;
	position: relative;
	text-align: center;
	color: #ffffff;
	width: 100%;
	display: block;
	font-size: 18px;
	background-color:#fff;
	background-color: rgba(0, 0, 0, 0.3)
}
.sbanner-box .channel-nav li a svg {
	position: relative;
	width: 24px;
	vertical-align: middle;
}
.sbanner-box .channel-nav li a::before {
content: '';
position: absolute;
width: 100%;
height: 1px;
background-color: #ffffff;
opacity: .5;
margin: auto;
top: 0;
left: 0;
-webkit-transition: all .5s;
-moz-transition: all .5s;
-ms-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
}
.sbanner-box .channel-nav li a span {
	vertical-align: middle;
	position: relative;
}
@media (max-width: 991.98px) {
.sbanner-box .channel-nav li a {
line-height: 65px;
font-size: 16px;
}
}
@media (max-width: 767.98px) {
.sbanner-box .channel-nav li a {
line-height: 52px;
font-size: 14px;
}
 .sbanner-box .channel-nav li a svg {
display: none;
}
 .sbanner-box .channel-nav li a .img-icon {
display: none !important;
}
}
@media (max-width: 575.98px) {
.sbanner-box .channel-nav li a {
line-height: 36px;
font-size: 13px;
}
}
.sbanner-box .channel-nav li.active a::before, .sbanner-box .channel-nav li:hover a::before {
opacity: 1;
height: 100%;
background-color: var(--theme-color);
}
@media (max-width: 991.98px) {
.sbanner-box {
height: 280px;
}
 .sbanner-box .sbanner-wrap .sbanner-name::before {
font-size: 66px;
}
 .sbanner-box .sbanner-wrap .sbanner-name span {
font-size: 26px;
}
}
@media (max-width: 575.98px) {
.sbanner-box {
height: 220px;
}
 .sbanner-box .sbanner-wrap .sbanner-name::before {
font-size: 56px;
}
 .sbanner-box .sbanner-wrap .sbanner-name span {
font-size: 22px;
}
 .row-cols-61>* {
 width:33.333333333%
}
}
.footer {
	border-top: 1px solid #f4f6f8;
	padding-top: 3%;
	background:#0e1520;
	background:url(/images/foot.jpg)
}
.footer .footer-nav .nav-item dt {
	line-height: 46px;
	font-size: 18px;
	color: #cccccc;
	margin-bottom: 1rem;
}
.footer .footer-nav .nav-item dd ul li a {
-webkit-transition: color .5s;
-moz-transition: color .5s;
-ms-transition: color .5s;
-o-transition: color .5s;
transition: color .5s;
	color: #cccccc;
	line-height: 42px;
}
.footer .footer-nav .nav-item dd ul li:hover a {
	color: var(--theme-color);
}
@media (max-width: 991.98px) {
.footer .footer-nav .nav-item dt {
margin-bottom: 0;
}
 .footer .footer-nav .nav-item dd ul li a {
line-height: 32px;
}
}
@media (max-width: 767.98px) {
.footer .footer-nav .nav-item dt {
font-size: 16px;
}
 .footer .footer-nav .nav-item dd ul li a {
font-size: 14px;
line-height: 28px;
}
}
.footer .nav-contact dt svg {
	width: 46px;
	height: 46px;
}
.footer .nav-contact dt .contact-number {
	vertical-align: middle;
	font-size: 40px;
color: #cccccc;
	font-family: Bahnschrift;
}
.footer .nav-contact dd p {
	line-height: 42px;
	color: #cccccc;
}
.footer .nav-contact dd .qrcode-item {
margin-top: .5rem;
	text-align: center;
	width: 45%;
}
.footer .nav-contact dd .qrcode-item .item-img {
	border: 1px solid #eaeaea;
	padding: 10px;
}
.footer .nav-contact dd .qrcode-item .item-img img {
	background: #e7e7e7;
}
.footer .nav-contact dd .qrcode-item .item-title {
	color: #cccccc;
	line-height: 2;
margin-top: .5rem;
}
@media (max-width: 575.98px) {
.footer .nav-contact dt svg {
width: 32px;
height: 32px;
}
 .footer .nav-contact dt .contact-number {
font-size: 26px;
}
}
.footer .copyright {
	border-top: 1px solid #999999;
	color: #cccccc;
	font-size: 14px;
}
.footer .copyright a {
-webkit-transition: color .5s;
-moz-transition: color .5s;
-ms-transition: color .5s;
-o-transition: color .5s;
transition: color .5s;
	color: #cccccc;
}
.footer .copyright a:hover {
	color: var(--theme-color);
}
.page-crumbs {
	background-color: #f8f8f8;
	color: var(--theme-color);
	line-height: 60px;
	position: relative;
	z-index: 2;
}
.page-crumbs a, .page-crumbs span {
	display: inline-block;
	vertical-align: middle;
}
.page-crumbs svg {
	display: inline-block;
	vertical-align: middle;
	width: 16px;
	height: 16px;
}
.page-crumbs svg path {
	fill: var(--theme-color);
}
.scroll-down-icon {
	position: fixed;
	bottom: 0px;
	left: 4rem;
	display: flex;
	align-items: center;
	text-align: center;
	z-index: 9;
	opacity: 0;
transition: trasnform .5s, bottom 0.8s, opacity 0.5s;
}
.scroll-down-icon .circle {
	display: block;
	position: relative;
	width: 34px;
	height: 34px;
	border: 1px solid white;
	border-radius: 50%;
	margin-right: 13px;
	overflow: hidden;
}
.scroll-down-icon .circle::before {
content: "";
width: 4px;
height: 4px;
background-color: #fff;
border-radius: 50%;
position: absolute;
top: 50%;
left: 50%;
margin: -2px 0 0 -2px;
}
.scroll-down-icon .txt {
	font-size: 12px;
	display: block;
	color: rgba(255, 255, 255, 0.6);
	font-weight: 500;
}
.scroll-down-icon.black .circle {
	border-color: rgba(51, 51, 51, 0.5);
}
.scroll-down-icon.black .circle::before {
background-color: #333;
}
.scroll-down-icon.black .txt {
	color: rgba(51, 51, 51, 0.6);
}
.scroll-down-icon.active {
	bottom: 60px;
	opacity: 1;
}
.scroll-down-icon.first {
	-webkit-transform: translateY(-300%);
	-moz-transform: translateY(-300%);
	-ms-transform: translateY(-300%);
	-o-transform: translateY(-300%);
	transform: translateY(-300%);
}
#c_static_001-1713787856676 {
	background_radio:2;
	display-radio:1;
	padding-bottom:0px;
	background-color:#1a60a6;
	padding-top:0px;
	width:100%;
	max-width:1600px;
	margin-left:auto;
	margin-right:auto;
	border-top-left-radius:30px;
	border-bottom-left-radius:0px;
	border-top-right-radius:0px;
	overflow:hidden;
	border-bottom-right-radius:30px
}
#c_static_001-1713787856676 .e_container-1 {
	display:flex;
	flex-wrap:wrap;
	flex-direction:row;
	display-radio:flex;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	background_radio:1;
	margin-top:0px;
	width:auto;
	max-width:none
}
#c_static_001-1713787856676 .e_container-1 > .p_item {
	flex:1;
	max-width:100%;
	max-height:100%;
transition:all ease .3s;
	border-right:1px solid rgba(255, 255, 255, 0.1)
}
#c_static_001-1713787856676 .e_container-1 > .p_item:hover {
	background-image:linear-gradient(to right, #050101 0%, #050101 100%);
transition:all ease .3s
}
#c_static_001-1713787856676 .e_container-1 path {
	fill:#2784c7
}
#c_static_001-1713787856676 .e_container-2 {
	display:flex;
	flex-wrap:wrap;
	flex-direction:row;
	width:100%;
	display-radio:flex;
	background_radio:1;
	padding-top:30px;
	padding-bottom:30px
}
#c_static_001-1713787856676 .e_container-2 > .p_item {
	flex:1;
	max-width:100%;
	max-height:100%
}
#c_static_001-1713787856676 .e_container-2 .cbox-2-0 {
	align-self:center
}
#c_static_001-1713787856676 .e_container-2 .cbox-2-1 {
	align-self:center
}
#c_static_001-1713787856676 .e_scrollNumber-3 {
	height:60px;
	line-height:60px;
	font-size:40px;
	display-radio:1;
	font_radio:2;
	color:#fff;
	text-align:center
}
#c_static_001-1713787856676 .e_scrollNumber-3 .p_plus {
	display-radio:1;
	font-size:20px
}
#c_static_001-1713787856676 .e_scrollNumber-3 .p_num {
	display-radio:1;
	font-family:"BEBAS"
}
#c_static_001-1713787856676 .e_text-4 {
	font_radio:2;
	max-width:290px;
	padding-left:0px;
	padding-bottom:0px;
	margin-top:0px;
	display-radio:1;
	line-height:2;
	color:rgba(255, 255, 255, 1);
	font-size:16px;
	text-align:center
}
#c_static_001-1713787856676 .e_container-5 {
	display:flex;
	flex-wrap:wrap;
	flex-direction:row;
	width:100%;
	display-radio:flex;
	background_radio:1;
	padding-top:30px;
	padding-bottom:30px
}
#c_static_001-1713787856676 .e_container-5 > .p_item {
	flex:1;
	max-width:100%;
	max-height:100%
}
#c_static_001-1713787856676 .e_container-5 .cbox-5-0 {
	align-self:center
}
#c_static_001-1713787856676 .e_container-5 .cbox-5-1 {
	align-self:center
}
#c_static_001-1713787856676 .e_scrollNumber-6 {
	height:60px;
	line-height:60px;
	font-size:40px;
	display-radio:1;
	font_radio:2;
	color:#fff;
	text-align:center
}
#c_static_001-1713787856676 .e_scrollNumber-6 .p_plus {
	display-radio:1;
	font-size:20px
}
#c_static_001-1713787856676 .e_scrollNumber-6 .p_num {
	display-radio:1;
	font-family:"BEBAS"
}
#c_static_001-1713787856676 .e_text-7 {
	font_radio:2;
	max-width:290px;
	padding-left:0px;
	padding-bottom:0px;
	margin-top:0px;
	display-radio:1;
	line-height:2;
	color:rgba(255, 255, 255, 1);
	font-size:16px;
	text-align:center
}
#c_static_001-1713787856676 .e_container-8 {
	display:flex;
	flex-wrap:wrap;
	flex-direction:row;
	width:100%;
	display-radio:flex;
	background_radio:1;
	padding-top:30px;
	padding-bottom:30px
}
#c_static_001-1713787856676 .e_container-8 > .p_item {
	flex:1;
	max-width:100%;
	max-height:100%
}
#c_static_001-1713787856676 .e_container-8 .cbox-8-0 {
	align-self:center
}
#c_static_001-1713787856676 .e_container-8 .cbox-8-1 {
	align-self:center
}
#c_static_001-1713787856676 .e_scrollNumber-9 {
	height:60px;
	line-height:60px;
	font-size:40px;
	display-radio:1;
	font_radio:2;
	color:#fff;
	text-align:center
}
#c_static_001-1713787856676 .e_scrollNumber-9 .p_plus {
	display-radio:1;
	font-size:20px
}
#c_static_001-1713787856676 .e_scrollNumber-9 .p_num {
	display-radio:1;
	font-family:"BEBAS"
}
#c_static_001-1713787856676 .e_text-10 {
	font_radio:2;
	max-width:290px;
	padding-left:0px;
	padding-bottom:0px;
	margin-top:0px;
	display-radio:1;
	line-height:2;
	color:rgba(255, 255, 255, 1);
	font-size:16px;
	text-align:center
}
#c_static_001-1713787856676 .e_container-11 {
	display:flex;
	flex-wrap:wrap;
	flex-direction:row;
	width:100%;
	display-radio:flex;
	background_radio:1;
	padding-top:30px;
	padding-bottom:30px
}
#c_static_001-1713787856676 .e_container-11 > .p_item {
	flex:1;
	max-width:100%;
	max-height:100%
}
#c_static_001-1713787856676 .e_container-11 .cbox-11-0 {
	align-self:center
}
#c_static_001-1713787856676 .e_container-11 .cbox-11-1 {
	align-self:center
}
#c_static_001-1713787856676 .e_scrollNumber-12 {
	height:60px;
	line-height:60px;
	font-size:40px;
	display-radio:1;
	font_radio:2;
	color:#fff;
	text-align:center
}
#c_static_001-1713787856676 .e_scrollNumber-12 .p_plus {
	display-radio:1;
	font-size:20px
}
#c_static_001-1713787856676 .e_scrollNumber-12 .p_num {
	display-radio:1;
	font-family:"BEBAS"
}
#c_static_001-1713787856676 .e_text-13 {
	font_radio:2;
	max-width:290px;
	padding-left:0px;
	padding-bottom:0px;
	margin-top:0px;
	display-radio:1;
	line-height:2;
	color:rgba(255, 255, 255, 1);
	font-size:16px;
	text-align:center
}
#c_static_001-1713787856676 .e_container-14 {
	display:flex;
	flex-wrap:wrap;
	flex-direction:row;
	width:100%;
	display-radio:flex;
	background_radio:1;
	padding-top:30px;
	padding-bottom:30px
}
#c_static_001-1713787856676 .e_container-14 > .p_item {
	flex:1;
	max-width:100%;
	max-height:100%
}
#c_static_001-1713787856676 .e_container-14 .cbox-14-0 {
	align-self:center
}
#c_static_001-1713787856676 .e_container-14 .cbox-14-1 {
	align-self:center
}
#c_static_001-1713787856676 .e_container-14 .p_item {
	display-radio:1
}
#c_static_001-1713787856676 .e_scrollNumber-15 {
	height:60px;
	line-height:60px;
	font-size:40px;
	display-radio:1;
	font_radio:2;
	color:#fff;
	text-align:center
}
#c_static_001-1713787856676 .e_scrollNumber-15 .p_plus {
	display-radio:1;
	font-size:20px
}
#c_static_001-1713787856676 .e_scrollNumber-15 .p_num {
	display-radio:1;
	font-family:"BEBAS"
}
#c_static_001-1713787856676 .e_text-16 {
	font_radio:2;
	max-width:290px;
	padding-left:0px;
	padding-bottom:0px;
	margin-top:0px;
	display-radio:1;
	line-height:2;
	color:rgba(255, 255, 255, 1);
	font-size:16px;
	text-align:center
}
#c_static_001-1713787856676 .e_container-17 {
	display:flex;
	flex-wrap:wrap;
	flex-direction:row;
	width:100%;
	display-radio:flex;
	margin-left:0px;
	margin-right:auto;
	background_radio:1;
	padding-top:30px;
	padding-bottom:30px
}
#c_static_001-1713787856676 .e_container-17 > .p_item {
	flex:1;
	max-width:100%;
	max-height:100%
}
#c_static_001-1713787856676 .e_container-17 .cbox-17-0 {
	align-self:center
}
#c_static_001-1713787856676 .e_container-17 .cbox-17-1 {
	align-self:center
}
#c_static_001-1713787856676 .e_scrollNumber-18 {
	height:60px;
	line-height:60px;
	font-size:40px;
	display-radio:1;
	font_radio:2;
	color:#fff;
	font-family:"BEBAS";
	text-align:center
}
#c_static_001-1713787856676 .e_scrollNumber-18 .p_plus {
	display-radio:1;
	font-size:20px
}
#c_static_001-1713787856676 .e_scrollNumber-18 .p_num {
	display-radio:1;
	font-family:"BEBAS"
}
#c_static_001-1713787856676 .e_text-19 {
	font_radio:2;
	max-width:290px;
	padding-left:0px;
	padding-bottom:0px;
	margin-top:0px;
	display-radio:1;
	line-height:2;
	color:rgba(255, 255, 255, 1);
	font-size:16px;
	text-align:center;
	letter-spacing:0px
}
@media screen and (max-width:768px) {
#c_static_001-1713787856676 .e_container-1 {
display:none
}
#c_static_001-1713787856676 .e_text-4 {
display-radio:1;
font_radio:2;
font-size:16px;
color:#666666;
line-height:2;
font-family:"a4e0340e-3b31-4220-8dcf-d62dd9746884";
text-align:left
}
#c_static_001-1713787856676 .e_text-7 {
display-radio:1;
font_radio:2;
font-size:16px;
color:#666666;
line-height:2;
font-family:"a4e0340e-3b31-4220-8dcf-d62dd9746884";
text-align:left
}
#c_static_001-1713787856676 .e_text-10 {
display-radio:1;
font_radio:2;
font-size:16px;
color:#666666;
line-height:2;
font-family:"a4e0340e-3b31-4220-8dcf-d62dd9746884";
text-align:left
}
#c_static_001-1713787856676 .e_text-13 {
display-radio:1;
font_radio:2;
font-size:16px;
color:#666666;
line-height:2;
font-family:"a4e0340e-3b31-4220-8dcf-d62dd9746884";
text-align:left
}
#c_static_001-1713787856676 .e_text-16 {
display-radio:1;
font_radio:2;
font-size:16px;
color:#666666;
line-height:2;
font-family:"a4e0340e-3b31-4220-8dcf-d62dd9746884";
text-align:left
}
#c_static_001-1713787856676 .e_text-19 {
display-radio:1;
font_radio:2;
font-size:16px;
color:#666666;
line-height:2;
font-family:"a4e0340e-3b31-4220-8dcf-d62dd9746884";
text-align:left
}
}
@media screen and (min-width: 769px) {
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
#c_static_001-1713787856676 .e_container-1 {
display-radio:1;
width:100%;
padding-left:10px;
padding-right:10px
}
}
@media screen and (max-width: 1600px) and (min-width: 1200px) {
}
@media screen and (max-width: 1300px) and (min-width: 1100px) {
}
#c_static_001-17138328316630 {
	min-height:0px;
	display-radio:1;
	background-fill-value:background-color;
	padding-top:5%;
	padding-bottom:0px;
	background_radio:2
}
#c_static_001-17138328316630 .e_container-1 {
	display:flex;
	flex-wrap:wrap;
	flex-direction:row;
	width:94%;
	display-radio:flex;
	max-width:1600px;
	margin-left:auto;
	margin-right:auto;
	background_radio:1
}
#c_static_001-17138328316630 .e_container-1 > .p_item {
	flex:1;
	max-width:100%;
	max-height:100%
}
#c_static_001-17138328316630 .e_text-18 {
	font_radio:2;
	display-radio:1;
	line-height:1.5;
	font-family:"b2836a80-f18d-4b93-aaf4-e058214e6cde";
	text-align:center;
	font-size:46px
}
#c_static_001-17138328316630 .e_line-4 {
	line_radio:2;
	display-radio:1;
	border-top-style:solid;
	border-top-width:3px;
	border-top-color:rgba(84, 84, 84, 1);
	width:35px;
	margin-left:auto;
	margin-right:auto
}
@media screen and (max-width:768px) {
#c_static_001-17138328316630 .e_line-4 {
display-radio:1;
margin-bottom:10px
}
#c_static_001-17138328316630 .swiper-pagination-bullet {
width:40px;
height:2px;
border-radius:1px
}
#c_static_001-17138328316630 .e_text-18 {
font_radio:2;
display-radio:1;
line-height:1.5;
font-size:28px
}
}
@media screen and (max-width: 1600px) and (min-width: 1200px) {
#c_static_001-17138328316630 {
display-radio:1
}
}
#c_static_001_P_20716-1697450243766 {
	min-height:0px;
	display-radio:1;
	max-width:18;
	background_radio:2
}
#c_static_001_P_20716-1697450243766 .swiper-button-prev, .swiper-button-next {/* width:50px !important;
 *//* height:50px !important;
 *//* border-radius:50%;
*/
}
.more-btn {
--btn-height:40px;
	position: relative;
	color: #282828;
--btn-width:140px;
	line-height: var(--btn-height);
	text-align: center;
	display: block;
	width: var(--btn-width);
}
.more-btn::before {
left: 0;
content: '';
display: block;
position: absolute;
background-color: var(--theme-color);
width: var(--btn-height);
height: var(--btn-height);
border-radius: var(--btn-height);
-webkit-transition: width .5s;
-moz-transition: width .5s;
-ms-transition: width .5s;
-o-transition: width .5s;
transition: width .5s;
}
.more-btn span {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	color: currentColor;
}
.more-btn svg {
	display: inline-block;
	position: relative;
	vertical-align: middle;
	width: 18px;
	height: 18px;
}
.more-btn svg path {
	fill: currentColor;
}
.more-btn:hover {
	color: #ffffff;
}
.more-btn:hover::before {
width: 100%;
}
body.active #fp-nav {
	right: 80px;
	opacity: 1;
}
body.active #fp-nav.hide {
	top: 10%;
	margin-top: 0;
	transition: all 0.8s ease;
}
#fp-nav {
	position: fixed;
	z-index: 100;
	margin-top: 0 !important;
	transform: translateY(-40%);
	top: 40%;
	right: 40px;
	margin-right: 13px;
	opacity: 0;
	transition: all 0.8s;
	font-size: 14px;
	color: #333;
	letter-spacing: -0.025em;
	font-weight: 700;
	text-align: center;
}
#fp-nav svg path {
	fill: currentColor;
}
#fp-nav ul {
	position: relative;
}
#fp-nav ul li {
	position: relative;
	width: 100%;
	margin: 0 auto;
	height: 30px;
	cursor: pointer;
}
#fp-nav ul li:last-child {
	display: none;
}
#fp-nav ul li a {
	margin: 0 auto;
	display: block;
	position: relative;
	width: 100%;
	box-sizing: border-box;
-webkit-transition: width .5s;
-moz-transition: width .5s;
-ms-transition: width .5s;
-o-transition: width .5s;
transition: width .5s;
	width: 10px;
	height: 10px;
	background: rgba(255, 255, 255, 0);
	border-radius: 50%;
}
#fp-nav ul li a:before {
	content: "";
	width: 100%;
	height: 0;
	background-color: #fff;
	position: absolute;
	left: 0;
	top: 0;
	transition: height 0.4s;
	border-radius: 50% !important;
}
#fp-nav ul li a span {
	display: block;
	width: 100% !important;
	height: 100% !important;
	background-color: #fff;
	opacity: 0.2;
-webkit-transition: opacity .5s;
-moz-transition: opacity .5s;
-ms-transition: opacity .5s;
-o-transition: opacity .5s;
transition: opacity .5s;
	margin: 0 !important;
	top: 0;
	left: 0;
}
#fp-nav ul li a.active:before {
	height: 100%;
}
#fp-nav ul li:hover a {
	border-radius: 50%;
}
#fp-nav ul li:hover a span {
	opacity: .8;
	background-color: var(--theme-red);
}
#fp-nav .cur {
	display: block;
	margin: 10px 0 15px;
	font-family: "Lovelo Black";
}
#fp-nav .total {
	display: block;
	margin-top: 24px;
	opacity: 0.3;
}
#fp-nav.black {
	color: #333;
}
#fp-nav.black ul li a:not(.active):before, #fp-nav.black ul li a.active:before {
background-color: #000;
border-radius: 50% !important;
}
#fp-nav.black ul li a:not(.active) span {
background-color: #000;
}
.cm-word-split-JS.splitting .char {
	-webkit-animation: text-fade-out 1.5s cubic-bezier(0.4, 0, 0.2, 1) both;
	animation: text-fade-out 1.5s cubic-bezier(0.4, 0, 0.2, 1) both;
}
.section .sec-head {
	text-align: center;
}
.section .sec-head .sec-name {
	position: relative;
}
.section .sec-head .sec-name::before {
display: block;
content: attr(data-title);
font-family: "Lovelo Black";
font-size: 90px;
color: rgba(51, 51, 51, 0.05);
text-transform: uppercase;
line-height: 1;
-webkit-transition: all .5s;
-moz-transition: all .5s;
-ms-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
}
.section .sec-head .sec-name span {
-webkit-transition: all .5s;
-moz-transition: all .5s;
-ms-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
	font-size: 42px;
	color: #000;
	line-height: 2;
	font-weight: bold;
	position: absolute;
	top: 0;
	width: 100%;
	text-align: center;
	left: 0;
}
.section .sec-head .sec-desc {
	color: #333333;
}
@media (max-width: 991.98px) {
.section .sec-head .sec-name::before {
font-size: 65px;
}
 .section .sec-head .sec-name span {
font-size: 28px;
}
}
@media (max-width: 767.98px) {
.section .sec-head .sec-name::before {
font-size: 62px;
}
 .section .sec-head .sec-name span {
font-size: 28px;
}
}
@media (max-width: 575.98px) {
.section .sec-head .sec-name::before {
font-size: 46px;
}
 .section .sec-head .sec-name span {
font-size: 22px;
}
 .section .sec-head .sec-desc {
font-size: 14px;
}
}
.section.sec-about {
	background: url("../Image/sec-about-bg.jpg") center/cover no-repeat;
}
.section.sec-about .about-left .about-top .about-head .head-en {
	font-size: 16px;
	color: var(--theme-color);
	text-transform: uppercase;
}
.section.sec-about .about-left .about-top .about-head .head-en::before {
content: '';
display: inline-block;
width: 10px;
height: 10px;
border-radius: 50%;
border: 2px solid var(--theme-color);
vertical-align: middle;
margin-right: 3px;
}
.section.sec-about .about-left .about-top .about-head .head-title {
	font-size: 46px;
	font-weight: bold;
	color: #282828;
}
.section.sec-about .about-left .about-top .about-head .head-brief {
	font-size: 30px;
	color: #282828;
	line-height: 1;
}
.section.sec-about .about-left .about-top .about-content {
	color: #282828;
	line-height: 36px;
}
@media (max-width: 991.98px) {
.section.sec-about .about-left .about-top .about-content {
line-height: 2;
}
}
@media (max-width: 767.98px) {
.section.sec-about .about-left .about-top .about-content {
line-height: 1.8;
}
}
@media (max-width: 575.98px) {
.section.sec-about .about-left .about-top .about-content {
line-height: 1.5;
font-size: 14px;
}
}
.section.sec-about .about-left .about-top .more-btn {
--btn-height:40px;
	color: #ffffff;
--btn-width:140px;
	margin: 8% 0;
}
.section.sec-about .about-left .about-top .more-btn::before {
width: 100%;
}
@media (max-width: 991.98px) {
.section.sec-about .about-left .about-params {
width: 100%;
}
}
.section.sec-about .about-left .about-params .param-item .item-wrap .item-value .number {
	font-family: lovelo, AvianBold;
	font-size: 42px;
	font-weight: bold;
	line-height: 1;
	color: var(--theme-color);
}
.section.sec-about .about-left .about-params .param-item .item-wrap .item-value .unit {
	color: var(--theme-color);
}
.section.sec-about .about-left .about-params .param-item .item-wrap .item-value::after {
content: '';
height: 2px;
width: 12px;
background-color: #dcdddf;
-webkit-transition: background-color .5s, width 1s;
-moz-transition: background-color .5s, width 1s;
-ms-transition: background-color .5s, width 1s;
-o-transition: background-color .5s, width 1s;
transition: background-color .5s, width 1s;
display: block;
margin: 5px 0;
}
@media (max-width: 991.98px) {
.section.sec-about .about-left .about-params .param-item .item-wrap .item-value .number {
font-size: 36px;
}
 .section.sec-about .about-left .about-params .param-item .item-wrap .item-value .unit {
font-size: 14px;
}
}
@media (max-width: 767.98px) {
.section.sec-about .about-left .about-params .param-item .item-wrap .item-value .number {
font-size: 32px;
}
 .section.sec-about .about-left .about-params .param-item .item-wrap .item-value .unit {
font-size: 14px;
}
}
@media (max-width: 575.98px) {
.section.sec-about .about-left .about-params .param-item .item-wrap .item-value .number {
font-size: 26px;
}
 .section.sec-about .about-left .about-params .param-item .item-wrap .item-value .unit {
font-size: 12px;
}
 .section.sec-about .about-left .about-params .param-item .item-wrap .item-title {
font-size: 12px;
}
}
.section.sec-about .about-left .about-params .param-item:hover .item-wrap .item-value::after {
width: 45%;
background-color: var(--theme-color);
}
@media (max-width: 575.98px) {
.section.sec-about .about-left .about-top .about-head .head-en {
font-size: 13px;
}
 .section.sec-about .about-left .about-top .about-head .head-title {
font-size: 20px;
}
 .section.sec-about .about-left .about-top .about-head .head-brief {
font-size: 16px;
line-height: 1.5;
}
 .section.sec-about .about-left .about-top .about-content {
font-size: 14px;
}
 .section.sec-about .about-left .about-top .more-btn {
--btn-height: 32px;
font-size: 13px;
--btn-width: 120px;
}
 .section.sec-about .about-left .about-top .more-btn svg {
width: 14px;
height: 14px;
}
}
.section.sec-honor {
	background: url("../Image/sec-honor-bg.jpg") center/cover no-repeat;
}
.section.sec-honor .swiper-honor {
	margin-top: 4%;
}
.section.sec-honor .swiper-honor .item .ratio {
--mdb-aspect-ratio: calc(368 / 271 * 100%);
}
.section.sec-honor .swiper-honor .item .item-img {
	background: url("../Image/honor-border-bg.jpg") center/contain no-repeat;
	padding: 20px;
}
.section.sec-honor .swiper-honor .item .item-title {
	font-size: 18px;
	color: #ffffff;
	line-height: 2.2;
}
@media (max-width: 575.98px) {
.section.sec-honor .swiper-honor .item .item-img {
padding: 8px;
}
 .section.sec-honor .swiper-honor .item .item-title {
font-size: 13px;
}
}
.section.sec-industry .industry-box {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.section.sec-industry .industry-box .industry-wrap {
	position: relative;
}
.section.sec-industry .industry-box .industry-wrap::after {
content: attr(data-title);
font-size: 280px;
position: absolute;
left: 0;
background: url("../Image/dot-bg.png");
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-family: "Lovelo Black";
text-transform: uppercase;
line-height: 1;
bottom: -20%;
}
@media (max-width: 1679.98px) {
.section.sec-industry .industry-box .industry-wrap::after {
font-size: 260px;
}
}
@media (max-width: 1399.98px) {
.section.sec-industry .industry-box .industry-wrap::after {
font-size: 240px;
}
}
@media (max-width: 1199.98px) {
.section.sec-industry .industry-box .industry-wrap::after {
font-size: 200px;
}
}
@media (max-width: 991.98px) {
.section.sec-industry .industry-box .industry-wrap::after {
font-size: 160px;
text-align: center;
margin: auto;
right: 0;
}
}
@media (max-width: 767.98px) {
.section.sec-industry .industry-box .industry-wrap::after {
font-size: 100px;
bottom: 0;
}
}
@media (max-width: 575.98px) {
.section.sec-industry .industry-box .industry-wrap::after {
font-size: 72px;
}
}
.section.sec-industry .industry-box .industry-left {
	height: 430px;
	position: relative;
	z-index: 5;
}
.section.sec-industry .industry-box .industry-left .industry-en {
	line-height: 40px;
	font-weight: bold;
	text-transform: uppercase;
	color: var(--theme-color);
}
.section.sec-industry .industry-box .industry-left .industry-en::before {
width: 10px;
height: 10px;
content: '';
display: inline-block;
border-radius: 50%;
border: 2px solid currentColor;
margin-right: 5px;
}
.section.sec-industry .industry-box .industry-left .industry-title {
	font-size: 46px;
	color: #222222;
	line-height: 86px;
	font-weight: bold;
}
@media (max-width: 1399.98px) {
.section.sec-industry .industry-box .industry-left .industry-title {
font-size: 36px;
line-height: 2;
}
}
@media (max-width: 1199.98px) {
.section.sec-industry .industry-box .industry-left .industry-title {
font-size: 32px;
line-height: 2;
}
}
@media (max-width: 991.98px) {
.section.sec-industry .industry-box .industry-left .industry-title {
font-size: 32px;
line-height: 2;
}
}
@media (max-width: 767.98px) {
.section.sec-industry .industry-box .industry-left .industry-title {
font-size: 26px;
line-height: 2;
}
}
@media (max-width: 575.98px) {
.section.sec-industry .industry-box .industry-left .industry-title {
font-size: 22px;
line-height: 2;
}
}
.section.sec-industry .industry-box .industry-left .industry-content {
	font-size: 18px;
	color: #666666;
	margin: 5% auto 10%;
}
.section.sec-industry .industry-box .industry-left .industry-more {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
}
.section.sec-industry .industry-box .industry-left .industry-more svg {
	width: 32px;
	height: 32px;
	display: inline-block;
	vertical-align: middle;
}
.section.sec-industry .industry-box .industry-left .industry-more svg path {
	fill: var(--theme-color);
}
.section.sec-industry .industry-box .industry-left .industry-more span {
	text-transform: uppercase;
	color: #282828;
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
}
.section.sec-industry .industry-box .industry-left .industry-controls-box .inner-box .arrow {
	width: 32px;
	text-align: center;
}
.section.sec-industry .industry-box .industry-left .industry-controls-box .inner-box .arrow svg {
	height: 22px;
	display: block;
}
@media (max-width: 767.98px) {
.section.sec-industry .industry-box .industry-left .industry-controls-box .inner-box .arrow {
width: 24px;
}
 .section.sec-industry .industry-box .industry-left .industry-controls-box .inner-box .arrow svg {
height: 18px;
width: 18px;
}
}
.section.sec-industry .industry-box .industry-left .industry-controls-box .inner-box .count-box {
	margin: 0 10px;
	font-size: 20px;
	color: #ffffff;
}
.section.sec-industry .industry-box .industry-left .industry-controls-box .inner-box .count-box .total-num, .section.sec-industry .industry-box .industry-left .industry-controls-box .inner-box .count-box .cur-num {
	font-family: lovelo;
	color: var(--theme-color);
	width: 24px;
	height: 24px;
	text-align: center;
	line-height: 24px;
}
@media (max-width: 767.98px) {
.section.sec-industry .industry-box .industry-left .industry-controls-box .inner-box .count-box .total-num, .section.sec-industry .industry-box .industry-left .industry-controls-box .inner-box .count-box .cur-num {
font-size: 16px;
}
}
.section.sec-industry .industry-box .industry-left .industry-controls-box .inner-box .count-box .line {
	width: 80px;
	height: 2px;
	background-color: #e5e5e5;
	margin: 0 25px;
	position: relative;
}
.section.sec-industry .industry-box .industry-left .industry-controls-box .inner-box .count-box .line .bar {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	background-color: var(--theme-color);
}
@media (max-width: 1199.98px) {
.section.sec-industry .industry-box .industry-left .industry-content {
font-size: 16px;
}
 .section.sec-industry .industry-box .industry-left .industry-more {
font-size: 13px;
}
 .section.sec-industry .industry-box .industry-left .industry-more svg {
width: 24px;
height: 24px;
}
}
@media (max-width: 991.98px) {
.section.sec-industry .industry-box .industry-left .industry-en {
font-size: 16px;
font-weight: normal;
}
 .section.sec-industry .industry-box .industry-left .industry-content {
margin: .5rem auto 1rem;
}
 .section.sec-industry .industry-box .industry-left .industry-more {
position: static;
margin: 2rem auto;
}
}
@media (max-width: 767.98px) {
.section.sec-industry .industry-box .industry-left .industry-content {
font-size: 14px;
}
}
@media (max-width: 575.98px) {
.section.sec-industry .industry-box .industry-left .industry-content {
font-size: 13px;
}
}
.section.sec-industry .slide-box {
	width: 59%;
	overflow: hidden;
	margin: 0 0 0 auto;
}
.section.sec-industry .slide-box .swiper-industry .item .item-wrap {
	position: relative;
	padding-bottom: 33px;
}
.section.sec-industry .slide-box .swiper-industry .item .item-wrap .item-img {
	position: relative;
}
.section.sec-industry .slide-box .swiper-industry .item .item-wrap .item-img::before {
content: '';
display: block;
position: absolute;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.8);
top: 0;
left: 0;
z-index: 2;
backdrop-filter: blur(10px);
-webkit-transition: all .5s;
-moz-transition: all .5s;
-ms-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
opacity: .8;
}
.section.sec-industry .slide-box .swiper-industry .item .item-wrap .item-name {
	position: absolute;
	z-index: 3;
	left: 0;
	bottom: 0;
	width: 75%;
	background-color: var(--theme-color);
	color: #ffffff;
	font-size: 20px;
	text-align: center;
	padding: 10px 0 20px;
-webkit-transition: transform 1s, opacity .5s;
-moz-transition: transform 1s, opacity .5s;
-ms-transition: transform 1s, opacity .5s;
-o-transition: transform 1s, opacity .5s;
transition: transform 1s, opacity .5s;
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	-o-transform: translateY(100%);
	transform: translateY(100%);
	opacity: 0;
}
.section.sec-industry .slide-box .swiper-industry .item .item-wrap .item-name span {
	position: relative;
	display: inline-block;
	line-height: 40px;
}
.section.sec-industry .slide-box .swiper-industry .item .item-wrap .item-name span::after {
content: '';
display: block;
position: absolute;
margin: auto;
width: 100%;
left: 0;
bottom: 0;
height: 1px;
background-color: #ffffff;
}
.section.sec-industry .slide-box .swiper-industry .item.swiper-slide-active .item-wrap .item-img::before {
backdrop-filter: blur(0px);
background-color: rgba(0, 0, 0, 0);
}
.section.sec-industry .slide-box .swiper-industry .item.swiper-slide-active .item-wrap .item-name {
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
.section.sec-industry .slide-box .swiper-industry .item.swiper-slide-next .item-wrap .item-img::before {
backdrop-filter: blur(0px);
background-color: rgba(0, 0, 0, 0.3);
}
.section.sec-industry .slide-box .swiper-industry .item.swiper-slide-next .item-wrap .item-name {
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
}
@media (max-width: 991.98px) {
.section.sec-industry .industry-box {
position: relative;
}
 .section.sec-industry .industry-box .industry-left {
height: auto;
}
 .section.sec-industry .slide-box {
width: 100%;
}
}
.section.sec-news {
	background-color: #fafafa;
}
.section.sec-news .swiper-news {
	margin-top: 4%;
}
.section.sec-news .swiper-news .item .item-img {
	border-radius: 10px;
	overflow: hidden;
}
.section.sec-news .swiper-news .item .ratio {
--mdb-aspect-ratio: calc(295 / 455 * 100%);
}
.section.sec-news .swiper-news .item .item-caption {
	padding: 10px 0;
}
.section.sec-news .swiper-news .item .item-caption .item-time {
	font-size: 15px;
	line-height: 2;
	color: #4f4f4f;
}
.section.sec-news .swiper-news .item .item-caption .item-title {
	font-size: 20px;
	height: 64px;
	font-weight: normal;
}
@media (max-width: 1199.98px) {
.section.sec-news .swiper-news .item .item-caption .item-title {
font-size: 18px;
height: 58px;
}
}
@media (max-width: 991.98px) {
.section.sec-news .swiper-news .item .item-caption .item-title {
font-size: 16px;
height: 52px;
}
}
@media (max-width: 575.98px) {
.section.sec-news .swiper-news .item .item-caption .item-title {
font-size: 14px;
height: 42px;
}
}
.section.sec-news .swiper-news .item .item-caption .item-more {
	display: block;
	margin-top: 4%;
	font-size: 15px;
	color: #4f4f4f;
}
.section.sec-news .swiper-news .item .item-caption .item-more span {
	vertical-align: middle;
	display: inline-block;
}
.section.sec-news .swiper-news .item .item-caption .item-more svg {
	vertical-align: middle;
	display: inline-block;
	width: 18px;
	height: 18px;
}
.section.sec-news .swiper-news .item .item-caption .item-more svg path {
	fill: #a2a2a2;
}
.section.sec-news .swiper-news .item .item-caption .item-more:hover {
	color: var(--theme-color);
}
.section.sec-news .swiper-news .item .item-caption .item-more:hover svg path {
	fill: var(--theme-color);
}
.section.sec-partner {
	background: url("../Image/sec-partner-bg.jpg") center/cover no-repeat;
}
.section.sec-partner .partner-params .param-item {
	padding: 0 3%;
}
.section.sec-partner .partner-params .param-item span {
	display: inline-block;
	vertical-align: middle;
}
.section.sec-partner .partner-params .param-item span.item-value {
	font-size: 60px;
	color: var(--theme-color);
	font-family: "Lovelo Black";
}
.section.sec-partner .partner-params .param-item span.item-title {
	font-size: 30px;
	color: #282828;
}
@media (max-width: 1399.98px) {
.section.sec-partner .partner-params .param-item span.item-value {
font-size: 52px;
}
}
@media (max-width: 1199.98px) {
.section.sec-partner .partner-params .param-item {
width: auto;
padding: 0 2%;
}
 .section.sec-partner .partner-params .param-item span.item-value {
font-size: 46px;
}
}
@media (max-width: 991.98px) {
.section.sec-partner .partner-params .param-item span.item-value {
font-size: 42px;
}
 .section.sec-partner .partner-params .param-item span.item-title {
font-size: 24px;
}
}
@media (max-width: 767.98px) {
.section.sec-partner .partner-params .param-item {
width: 33%;
display: flex;
flex-direction: column;
text-align: center;
}
 .section.sec-partner .partner-params .param-item span.item-value {
line-height: 1;
}
 .section.sec-partner .partner-params .param-item span.item-title {
font-size: 22px;
}
}
@media (max-width: 575.98px) {
.section.sec-partner .partner-params .param-item {
width: 33%;
display: flex;
flex-direction: column;
text-align: center;
}
 .section.sec-partner .partner-params .param-item span.item-value {
font-size: 26px;
line-height: 1;
}
 .section.sec-partner .partner-params .param-item span.item-title {
font-size: 16px;
}
}
.section.sec-partner .partner-box {
	padding: 0%;
	background: #fff;
}
.item .item-wrap {
	background-color: #f9f9f9;
	padding: 1px;
}
.section.active .cm-word-split-JS.splitting .char {
	animation: text-active-animation 1.5s cubic-bezier(0.4, 0, 0.2, 1) both;
}
.partner-box {
	margin: 2.8% 0;
}
.article-page .main-body {
	background-image: -moz-linear-gradient(90deg, #f4f6f8 0%, rgba(244, 246, 248, 0) 100%);
	background-image: -webkit-linear-gradient(90deg, #f4f6f8 0%, rgba(244, 246, 248, 0) 100%);
	background-image: -ms-linear-gradient(90deg, #f4f6f8 0%, rgba(244, 246, 248, 0) 100%);
	position: relative;
}
.article-page .main-body::after {
content: '';
display: block;
background: url("../Image/bg-text.png") top center no-repeat;
background-size: 95% auto;
width: 100%;
height: 11vw;
position: absolute;
left: 0;
bottom: 0;
}
.article-page .main-body > .container-fluid {
	position: relative;
	z-index: 2;
}
.inner-section {
	padding: 3% 0;
}
.inner-section .sec-head {
	text-align: center;
}
.inner-section .sec-head .sec-title {
	position: relative;
}
.inner-section .sec-head .sec-title::before {
content: attr(data-title);
text-transform: uppercase;
color: #333333;
opacity: .05;
font-size: 90px;
text-align: center;
position: absolute;
line-height: 1;
top: 0;
width: 100%;
left: 0;
font-family: "Lovelo Black";
}
.inner-section .sec-head .sec-title span {
	font-weight: bold;
	display: inline-block;
	position: relative;
	z-index: 2;
	color: #000;
	font-size: 42px;
	line-height: 2;
}
.inner-section .sec-head .sec-desc {
	color: #333333;
	line-height: 2;
}
@media (max-width: 991.98px) {
.inner-section .sec-head .sec-title::before {
font-size: 65px;
}
 .inner-section .sec-head .sec-title span {
font-size: 28px;
}
}
@media (max-width: 767.98px) {
.inner-section .sec-head .sec-title::before {
font-size: 62px;
}
 .inner-section .sec-head .sec-title span {
font-size: 28px;
}
 .inner-section .sec-head .sec-desc {
font-size: 15px;
line-height: 1.5;
}
}
@media (max-width: 575.98px) {
.inner-section .sec-head .sec-title::before {
font-size: 46px;
}
 .inner-section .sec-head .sec-title span {
font-size: 22px;
}
 .inner-section .sec-head .sec-desc {
font-size: 14px;
}
}
.inner-section .sec-box .box-head .head-name .cn-name {
	color: #222222;
	font-size: 30px;
}
@media (max-width: 1199.98px) {
.inner-section .sec-box .box-head .head-name .cn-name {
font-size: 26px;
}
}
@media (max-width: 991.98px) {
.inner-section .sec-box .box-head .head-name .cn-name {
font-size: 24px;
}
}
@media (max-width: 767.98px) {
.inner-section .sec-box .box-head .head-name .cn-name {
font-size: 22px;
}
}
@media (max-width: 575.98px) {
.inner-section .sec-box .box-head .head-name .cn-name {
font-size: 18px;
}
}
.inner-section .sec-box .box-head .head-name .en-name {
	font-size: 14px;
	color: #333333;
	text-transform: uppercase;
}
@media (max-width: 767.98px) {
.inner-section .sec-box .box-head .head-name .en-name {
font-size: 13px;
}
}
@media (max-width: 575.98px) {
.inner-section .sec-box .box-head .head-name .en-name {
font-size: 12px;
}
}
.inner-section .sec-box .box-more {
	font-weight: bold;
}
.inner-section .sec-box .box-more svg path {
	fill: var(--theme-color);
}
@media (max-width: 575.98px) {
.inner-section .sec-box .box-more {
font-size: 14px;
font-weight: normal;
}
 .inner-section .sec-box .box-more svg {
width: 22px;
height: 22px;
}
}
.inner-section .contact-head .head-name {
	font-size: 28px;
	color: #333333;
}
@media (max-width: 991.98px) {
.inner-section .contact-head .head-name {
font-size: 24px;
}
}
@media (max-width: 767.98px) {
.inner-section .contact-head .head-name {
font-size: 22px;
}
}
@media (max-width: 575.98px) {
.inner-section .contact-head .head-name {
font-size: 20px;
}
}
.inner-section .contact-head .head-desc {
	font-size: 16px;
	color: #757575;
}
@media (max-width: 767.98px) {
.inner-section .contact-head .head-desc {
font-size: 15px;
}
}
@media (max-width: 575.98px) {
.inner-section .contact-head .head-desc {
font-size: 13px;
}
}
.inner-section.gradient-bg {
	background-image: -moz-linear-gradient(90deg, #f4f6f8 0%, rgba(244, 246, 248, 0) 100%);
	background-image: -webkit-linear-gradient(90deg, #f4f6f8 0%, rgba(244, 246, 248, 0) 100%);
	background-image: -ms-linear-gradient(90deg, #f4f6f8 0%, rgba(244, 246, 248, 0) 100%);
	position: relative;
}
.inner-section.gradient-bg > .container-fluid {
	position: relative;
	z-index: 2;
}
.inner-section.gradient-bg::after {
content: '';
display: block;
background: url("../Image/bg-text.png") top center no-repeat;
background-size: 95% auto;
width: 100%;
height: 11vw;
position: absolute;
left: 0;
bottom: 0;
}
.inner-section.sec-about .about-top {
	position: relative;
}
.inner-section.sec-about .about-top .about-left { /*width: 600px;*/
}
.inner-section.sec-about .about-top .about-left::before {
content: attr(data-title);
font-family: lovelo;
font-size: 160px;
color: #000; /*background: url("images/dot-bg.png");*/
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-family: "Lovelo Black";
text-transform: uppercase;
line-height: 1;
position: absolute;
left: 0;
}
@media (max-width: 1679.98px) {
.inner-section.sec-about .about-top .about-left::before {
font-size: 140px;
}
}
@media (max-width: 1399.98px) {
.inner-section.sec-about .about-top .about-left::before {
font-size: 120px;
}
}
@media (max-width: 1199.98px) {
.inner-section.sec-about .about-top .about-left::before {
font-size: 105px;
}
}
@media (max-width: 991.98px) {
.inner-section.sec-about .about-top .about-left::before {
font-size: 80px;
margin-top: 2%;
}
}
@media (max-width: 767.98px) {
.inner-section.sec-about .about-top .about-left::before {
font-size: 60px;
}
}
@media (max-width: 575.98px) {
.inner-section.sec-about .about-top .about-left::before {
font-size: 38px;
}
}
.inner-section.sec-about .about-top .about-left .about-head {
	position: relative;
}
.inner-section.sec-about .about-top .about-left .about-head .head-en {
	font-size: 16px;
	color: var(--theme-color);
	text-transform: uppercase;
}
.inner-section.sec-about .about-top .about-left .about-head .head-en::before {
content: '';
display: inline-block;
width: 10px;
height: 10px;
border-radius: 50%;
border: 2px solid var(--theme-color);
vertical-align: middle;
margin-right: 3px;
}
.inner-section.sec-about .about-top .about-left .about-head .head-en span {
	vertical-align: middle;
}
.inner-section.sec-about .about-top .about-left .about-head .head-title {
	font-size: 46px;
	font-weight: bold;
	color: #282828;
}
.inner-section.sec-about .about-top .about-left .about-head .head-brief {
	font-size: 30px;
	color: #282828;
	line-height: 1;
}
@media (max-width: 1399.98px) {
.inner-section.sec-about .about-top .about-left {
width: auto;
}
 .inner-section.sec-about .about-top .about-left .about-head .head-title {
font-size: 42px;
}
 .inner-section.sec-about .about-top .about-left .about-head .head-brief {
font-size: 24px;
}
}
@media (max-width: 1199.98px) {
.inner-section.sec-about .about-top .about-left .about-head .head-title {
font-size: 32px;
}
 .inner-section.sec-about .about-top .about-left .about-head .head-brief {
font-size: 22px;
}
}
@media (max-width: 991.98px) {
.inner-section.sec-about .about-top .about-left {
width: 100%;
}
}
@media (max-width: 767.98px) {
.inner-section.sec-about .about-top .about-left { /*.about-head { .head-en{ font-size: 13px; } .head-title{ font-size: 20px; } .head-brief{ font-size: 16px; line-height: 1.5; }
}*/
}
}
@media (max-width: 575.98px) {
.inner-section.sec-about .about-top .about-left .about-head .head-en {
font-size: 13px;
}
 .inner-section.sec-about .about-top .about-left .about-head .head-title {
font-size: 20px;
}
 .inner-section.sec-about .about-top .about-left .about-head .head-brief {
font-size: 16px;
line-height: 1.5;
}
}
.inner-section.sec-about .about-top .about-params {
	position: relative;
	flex: 1;
}
@media (max-width: 1399.98px) {
.inner-section.sec-about .about-top .about-params {
padding-left: 10%;
}
}
@media (max-width: 991.98px) {
.inner-section.sec-about .about-top .about-params {
width: 100%;
margin-top: 3%;
padding-left: 0;
}
}
.inner-section.sec-about .about-top .about-params .param-item .item-wrap .item-value .number {
	font-family: lovelo, AvianBold;
	font-size: 42px;
	font-weight: bold;
	line-height: 1;
	color: var(--theme-color);
}
.inner-section.sec-about .about-top .about-params .param-item .item-wrap .item-value .unit {
	color: var(--theme-color);
}
.inner-section.sec-about .about-top .about-params .param-item .item-wrap .item-value::after {
content: '';
height: 2px;
width: 12px;
background-color: #dcdddf;
-webkit-transition: background-color .5s, width 1s;
-moz-transition: background-color .5s, width 1s;
-ms-transition: background-color .5s, width 1s;
-o-transition: background-color .5s, width 1s;
transition: background-color .5s, width 1s;
display: block;
margin: 5px 0;
}
@media (max-width: 991.98px) {
.inner-section.sec-about .about-top .about-params .param-item .item-wrap .item-value .number {
font-size: 36px;
}
 .inner-section.sec-about .about-top .about-params .param-item .item-wrap .item-value .unit {
font-size: 14px;
}
}
@media (max-width: 767.98px) {
.inner-section.sec-about .about-top .about-params .param-item .item-wrap .item-value .number {
font-size: 32px;
}
 .inner-section.sec-about .about-top .about-params .param-item .item-wrap .item-value .unit {
font-size: 14px;
}
}
@media (max-width: 420.98px) {
.inner-section.sec-about .about-top .about-params .param-item .item-wrap .item-value .number {
font-size: 26px;
}
 .inner-section.sec-about .about-top .about-params .param-item .item-wrap .item-value .unit {
font-size: 12px;
}
 .inner-section.sec-about .about-top .about-params .param-item .item-wrap .item-title {
font-size: 12px;
}
}
.inner-section.sec-about .about-top .about-params .param-item:hover .item-wrap .item-value::after {
width: 45%;
background-color: var(--theme-color);
}
.inner-section.sec-about .about-content {
	background: url("images/dot-bg-2.png") 0 0 repeat-x;
	margin-top: 3%;
	padding-top: 3%;
	color: #333333;
	line-height: 40px;
}
@media (max-width: 991.98PX) {
.inner-section.sec-about .about-content {
line-height: 36px;
font-size: 14px;
}
}
@media (max-width: 575.98PX) {
.inner-section.sec-about .about-content {
line-height: 32px;
font-size: 14px;
}
}
.inner-section.sec-concept {
	position: relative;
	background-color: #f4f6f8;
}
.inner-section.sec-concept .bottom-bg {
	position: absolute;
	z-index: 0;
	height: 35%;
	background: url("../Image/honor-bottom-bg.jpg") center/cover no-repeat fixed;
	left: 0;
	bottom: 0;
	width: 100%;
}
.inner-section.sec-concept .bottom-bg::before {
content: '';
display: block;
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 100%;
background-color: var(--theme-color);
opacity: .9;
}
.inner-section.sec-concept::before {
content: '';
display: block;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: url("images/bg-kuang.png");
opacity: .03;
z-index: 1;
}
.inner-section.sec-concept > .container-fluid {
	position: relative;
	z-index: 2;
}
.inner-section.sec-concept .swiper-concept {
	padding: 2.5% 0 4%;
	margin: 3% 0 5%;
}
.inner-section.sec-concept .swiper-concept .item {
	height: auto;
	position: relative;
	overflow: hidden;
	border-radius: 10px;
}
.inner-section.sec-concept .swiper-concept .item .item-wrap {
	position: relative;
	height: 100%;
	background-color: #fff;
	text-align: center;
	padding: 4rem 2rem;
}
.inner-section.sec-concept .swiper-concept .item .item-wrap .item-icon {
	width: 65px;
	height: 65px;
	margin: 0 auto;
}
.inner-section.sec-concept .swiper-concept .item .item-wrap .item-icon svg {
	width: 80%;
	height: 80%;
}
.inner-section.sec-concept .swiper-concept .item .item-wrap .item-icon svg path {
	fill: #2c2c2c;
}
.inner-section.sec-concept .swiper-concept .item .item-wrap .item-title .cn-title {
	color: #282828;
	font-size: 26px;
	line-height: 2;
	font-weight: bold;
}
.inner-section.sec-concept .swiper-concept .item .item-wrap .item-title .en-title {
	color: #999999;
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 1.8rem;
}
.inner-section.sec-concept .swiper-concept .item .item-wrap .item-ico {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	border: 2px solid var(--theme-color);
	margin: 10% auto;
}
.inner-section.sec-concept .swiper-concept .item .item-wrap .item-desc {
	font-size: 18px;
	line-height: 38px;
}
@media (max-width: 575.98px) {
.inner-section.sec-concept .swiper-concept .item .item-wrap {
padding: 2rem 1rem 2.5rem;
}
 .inner-section.sec-concept .swiper-concept .item .item-wrap .item-icon {
width: 42px;
height: 42px;
}
 .inner-section.sec-concept .swiper-concept .item .item-wrap .item-title .cn-title {
font-size: 20px;
}
 .inner-section.sec-concept .swiper-concept .item .item-wrap .item-title .en-title {
margin-top: 0;
}
 .inner-section.sec-concept .swiper-concept .item .item-wrap .item-ico {
width: 5px;
height: 5px;
margin: 3% auto;
}
 .inner-section.sec-concept .swiper-concept .item .item-wrap .item-desc {
font-size: 13px;
line-height: 26px;
}
}
@media (min-width: 991.98px) {
.inner-section.sec-concept .swiper-concept .item:nth-child(odd) {
-webkit-transform: translateY(50px);
-moz-transform: translateY(50px);
-ms-transform: translateY(50px);
-o-transform: translateY(50px);
transform: translateY(50px);
}
}
.inner-section.sec-concept .swiper-concept .item::before {
content: attr(data-id);
font-family: lovelo;
font-weight: bold;
font-size: 100px;
color: var(--theme-color);
opacity: .1;
position: absolute;
line-height: 1;
left: 0;
width: 100%;
top: 8%;
text-align: center;
z-index: 1;
}
@media (max-width: 575.98px) {
.inner-section.sec-concept .swiper-concept .item::before {
font-size: 56px;
bottom: -20px;
}
}
.inner-section.sec-honor {
	background: url("../Image/honor-bg.jpg") center/cover no-repeat;
}
.inner-section.sec-honor .honor-box {
	padding-top: 5%;
	position: relative;
}
.inner-section.sec-honor .honor-box .honor-link {
	display: block;
	line-height: 42px;
	background-color: var(--theme-color);
	color: #ffffff;
	width: 160px;
	text-align: center;
	border-radius: 21px;
	text-transform: uppercase;
	margin: -7% auto 0;
}
@media (max-width: 575.98px) {
.inner-section.sec-honor .honor-box .honor-link {
margin: -7% auto 2%;
font-size: 13px;
line-height: 32px;
width: 140px;
}
}
.inner-section.sec-honor .swiper-honor {
	margin-top: 4%;
}
.inner-section.sec-honor .swiper-honor .item {
	width: 360px;
}
.inner-section.sec-honor .swiper-honor .item .ratio {
--mdb-aspect-ratio: calc(368 / 271 * 100%);
}
.inner-section.sec-honor .swiper-honor .item .item-img {
	background: url("../Image/honor-border-bg.jpg") center/contain no-repeat;
	padding: 20px;
}
.inner-section.sec-honor .swiper-honor .item .item-title {
	font-size: 18px;
	color: #ffffff;
	line-height: 2.2;
}
.inner-section.sec-industry .industry-head .industry-left {
	position: relative;
	z-index: 5;
}
.inner-section.sec-industry .industry-head .industry-left .industry-en {
	line-height: 40px;
	font-weight: bold;
	text-transform: uppercase;
	color: var(--theme-color);
}
.inner-section.sec-industry .industry-head .industry-left .industry-en::before {
width: 10px;
height: 10px;
content: '';
display: inline-block;
border-radius: 50%;
border: 2px solid currentColor;
margin-right: 5px;
}
.inner-section.sec-industry .industry-head .industry-left .industry-title {
	font-size: 46px;
	color: #222222;
	line-height: 1;
	font-weight: bold;
}
@media (max-width: 1399.98px) {
.inner-section.sec-industry .industry-head .industry-left .industry-title {
font-size: 36px;
}
}
@media (max-width: 1199.98px) {
.inner-section.sec-industry .industry-head .industry-left .industry-title {
font-size: 32px;
}
}
@media (max-width: 991.98px) {
.inner-section.sec-industry .industry-head .industry-left .industry-title {
font-size: 32px;
}
}
@media (max-width: 767.98px) {
.inner-section.sec-industry .industry-head .industry-left .industry-title {
font-size: 26px;
}
}
@media (max-width: 575.98px) {
.inner-section.sec-industry .industry-head .industry-left .industry-title {
font-size: 22px;
line-height: 1.5;
}
}
@media (max-width: 991.98px) {
.inner-section.sec-industry .industry-head .industry-left .industry-en {
font-size: 16px;
font-weight: normal;
}
}
.inner-section.sec-industry .industry-head .industry-controls-box .inner-box .arrow {
	width: 32px;
	text-align: center;
}
.inner-section.sec-industry .industry-head .industry-controls-box .inner-box .arrow svg {
	height: 22px;
	display: block;
}
@media (max-width: 767.98px) {
.inner-section.sec-industry .industry-head .industry-controls-box .inner-box .arrow {
width: 24px;
}
 .inner-section.sec-industry .industry-head .industry-controls-box .inner-box .arrow svg {
height: 18px;
width: 18px;
}
}
.inner-section.sec-industry .industry-head .industry-controls-box .inner-box .count-box {
	margin: 0 10px;
	font-size: 20px;
	color: #ffffff;
}
.inner-section.sec-industry .industry-head .industry-controls-box .inner-box .count-box .total-num, .inner-section.sec-industry .industry-head .industry-controls-box .inner-box .count-box .cur-num {
	font-family: lovelo;
	color: var(--theme-color);
	width: 24px;
	height: 24px;
	text-align: center;
	line-height: 24px;
}
@media (max-width: 767.98px) {
.inner-section.sec-industry .industry-head .industry-controls-box .inner-box .count-box .total-num, .inner-section.sec-industry .industry-head .industry-controls-box .inner-box .count-box .cur-num {
font-size: 16px;
}
}
.inner-section.sec-industry .industry-head .industry-controls-box .inner-box .count-box .line {
	width: 80px;
	height: 2px;
	background-color: #e5e5e5;
	margin: 0 25px;
	position: relative;
}
.inner-section.sec-industry .industry-head .industry-controls-box .inner-box .count-box .line .bar {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	background-color: var(--theme-color);
}
.inner-section.sec-industry .swiper-industry .item .item-wrap {
	position: relative;
	padding-bottom: 33px;
}
.inner-section.sec-industry .swiper-industry .item .item-wrap .item-img {
	position: relative;
}
.inner-section.sec-industry .swiper-industry .item .item-wrap .item-img::before {
content: '';
display: block;
position: absolute;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.2);
top: 0;
left: 0;
}
.inner-section.sec-industry .swiper-industry .item .item-wrap .item-name {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 75%;
	background-color: var(--theme-color);
	color: #ffffff;
	font-size: 20px;
	text-align: center;
	padding: 10px 0 20px;
}
.inner-section.sec-industry .swiper-industry .item .item-wrap .item-name span {
	position: relative;
	display: inline-block;
	line-height: 40px;
}
.inner-section.sec-industry .swiper-industry .item .item-wrap .item-name span::after {
content: '';
display: block;
position: absolute;
margin: auto;
width: 100%;
left: 0;
bottom: 0;
height: 1px;
background-color: #ffffff;
}
@media (max-width: 1399.98px) {
.inner-section.sec-industry .swiper-industry .item .item-wrap .item-name {
font-size: 18px;
}
}
@media (max-width: 991.98px) {
.inner-section.sec-industry .swiper-industry .item .item-wrap .item-name {
font-size: 16px;
}
}
@media (max-width: 575.98px) {
.inner-section.sec-industry .swiper-industry .item .item-wrap {
padding-bottom: 20px;
}
 .inner-section.sec-industry .swiper-industry .item .item-wrap .item-name {
font-size: 16px;
padding: 10px 0 10px;
}
 .inner-section.sec-industry .swiper-industry .item .item-wrap .item-name span {
font-size: 16px;
}
}
.inner-section .swioper-talent-concept {
	margin: 3% 0;
}
.inner-section .swioper-talent-concept .item {
	background-color: #fff;
	box-shadow: 0px 0px 100px 0px rgba(0, 0, 0, 0.05);
	border-radius: 10px;
	position: relative;
-webkit-transition: all .5s;
-moz-transition: all .5s;
-ms-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
}
.inner-section .swioper-talent-concept .item::before {
content: '';
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: url("images/dot-bg-white-2.png");
-webkit-transition: transform .5s;
-moz-transition: transform .5s;
-ms-transition: transform .5s;
-o-transition: transform .5s;
transition: transform .5s;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
opacity: .1;
}
.inner-section .swioper-talent-concept .item .item-wrap {
	color: #282828;
	padding: 10%;
-webkit-transition: all .5s;
-moz-transition: all .5s;
-ms-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
	position: relative;
}
.inner-section .swioper-talent-concept .item .item-wrap .item-icon {
	width: 60px;
	height: 60px;
	position: relative;
}
.inner-section .swioper-talent-concept .item .item-wrap .item-icon svg {
	display: block;
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 60%;
	height: auto;
}
.inner-section .swioper-talent-concept .item .item-wrap .item-icon svg path {
	fill: currentColor;
}
.inner-section .swioper-talent-concept .item .item-wrap .item-name {
	font-size: 32px;
	margin: 5% 0;
}
.inner-section .swioper-talent-concept .item .item-wrap .item-content {
	font-size: 18px;
	line-height: 2;
}
@media (max-width: 1199.98px) {
.inner-section .swioper-talent-concept .item .item-wrap .item-name {
font-size: 28px;
}
 .inner-section .swioper-talent-concept .item .item-wrap .item-content {
font-size: 16px;
}
}
@media (max-width: 991.98px) {
.inner-section .swioper-talent-concept .item .item-wrap .item-icon {
width: 52px;
height: 52px;
}
 .inner-section .swioper-talent-concept .item .item-wrap .item-name {
font-size: 26px;
}
 .inner-section .swioper-talent-concept .item .item-wrap .item-content {
font-size: 14px;
}
}
@media (max-width: 767.98px) {
.inner-section .swioper-talent-concept .item .item-wrap .item-icon {
width: 46px;
height: 46px;
}
 .inner-section .swioper-talent-concept .item .item-wrap .item-name {
font-size: 22px;
}
 .inner-section .swioper-talent-concept .item .item-wrap .item-content {
font-size: 14px;
}
}
@media (max-width: 575.98px) {
.inner-section .swioper-talent-concept .item .item-wrap .item-icon {
width: 42px;
height: 42px;
}
 .inner-section .swioper-talent-concept .item .item-wrap .item-name {
font-size: 18px;
}
 .inner-section .swioper-talent-concept .item .item-wrap .item-content {
font-size: 12px;
}
}
.inner-section .swioper-talent-concept .item:hover {
	background-color: var(--theme-color);
}
.inner-section .swioper-talent-concept .item:hover::before {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.inner-section .swioper-talent-concept .item:hover .item-wrap {
	color: #ffffff;
}
.inner-section.sec-contact .contact-left {
	width: 100%;
}
@media (min-width: 1200px) {
.inner-section.sec-contact .contact-left {
width: 440px;
}
}
.inner-section.sec-contact .contact-left .contact-info .contact-item .item-icon {
	width: 50px;
	height: 50px;
	border-radius: 3px;
	border: 1px solid #d7d7d7;
}
.inner-section.sec-contact .contact-left .contact-info .contact-item .item-icon .icon-wrap svg {
	width: 50%;
	height: auto;
}
.inner-section.sec-contact .contact-left .contact-info .contact-item .item-icon .icon-wrap svg path {
	fill: var(--theme-color);
}
@media (max-width: 575.98px) {
.inner-section.sec-contact .contact-left .contact-info .contact-item .item-icon {
width: 42px;
height: 42px;
}
}
.inner-section.sec-contact .contact-left .contact-info .contact-item .item-info {
	width: calc(100% - 50px);
padding-left: .75rem;
}
.inner-section.sec-contact .contact-left .contact-info .contact-item .item-info .info-title {
	font-size: 16px;
	color: #666666;
}
@media (max-width: 575.98px) {
.inner-section.sec-contact .contact-left .contact-info .contact-item .item-info .info-title {
font-size: 12px;
}
}
.inner-section.sec-contact .contact-left .contact-info .contact-item .item-info .info-value {
	color: #000000;
	font-size: 20px;
}
@media (max-width: 767.98px) {
.inner-section.sec-contact .contact-left .contact-info .contact-item .item-info .info-value {
font-size: 18px;
}
}
@media (max-width: 575.98px) {
.inner-section.sec-contact .contact-left .contact-info .contact-item .item-info .info-value {
font-size: 16px;
}
}
.inner-section.sec-contact .contact-left .contact-qrcode {
	width: 100%;
}
@media (max-width: 1199.98px) {
.inner-section.sec-contact .contact-left .contact-qrcode {
width: 45%;
}
}
@media (max-width: 767.98px) {
.inner-section.sec-contact .contact-left .contact-qrcode {
width: 90%;
}
}
.inner-section.sec-contact .contact-left .contact-qrcode .qrcode-item {
	text-align: center;
	max-width: 200px;
}
.inner-section.sec-contact .contact-left .contact-qrcode .qrcode-item .qrcode-img {
	border: 1px solid #EEEEEE;
	padding: 6px;
}
.inner-section.sec-contact .contact-left .contact-qrcode .qrcode-item .qrcode-title {
	color: #333333;
}
.inner-section.sec-contact .contact-right {
	width: 100%;
}
@media (min-width: 1200px) {
.inner-section.sec-contact .contact-right {
width: calc(100% - 440px);
}
}
.swiper-news .item .item-img, .news-list .item .item-img {
	overflow: hidden;
}
.swiper-news .item .item-img img, .news-list .item .item-img img {
-webkit-transition: transform .5s;
-moz-transition: transform .5s;
-ms-transition: transform .5s;
-o-transition: transform .5s;
transition: transform .5s;
}
.swiper-news .item .item-caption .item-title, .news-list .item .item-caption .item-title {
-webkit-transition: color .5s;
-moz-transition: color .5s;
-ms-transition: color .5s;
-o-transition: color .5s;
transition: color .5s;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
}
@media (max-width: 1199.98px) {
.swiper-news .item .item-caption .item-title, .news-list .item .item-caption .item-title {
font-size: 18px;
}
}
@media (max-width: 991.98px) {
.swiper-news .item .item-caption .item-title, .news-list .item .item-caption .item-title {
font-size: 16px;
}
}
@media (max-width: 575.98px) {
.swiper-news .item .item-caption .item-title, .news-list .item .item-caption .item-title {
font-size: 14px;
}
}
.swiper-news .item .item-caption .item-content, .news-list .item .item-caption .item-content {
	color: #999999;
	line-height: 2;
-webkit-transition: color .5s;
-moz-transition: color .5s;
-ms-transition: color .5s;
-o-transition: color .5s;
transition: color .5s;
}
@media (max-width: 991.98px) {
.swiper-news .item .item-caption .item-content, .news-list .item .item-caption .item-content {
font-size: 14px;
}
}
@media (max-width: 767.98px) {
.swiper-news .item .item-caption .item-content, .news-list .item .item-caption .item-content {
font-size: 13px;
}
}
@media (max-width: 575.98px) {
.swiper-news .item .item-caption .item-content, .news-list .item .item-caption .item-content {
font-size: 12px;
}
}
.swiper-news .item .item-caption .item-time, .news-list .item .item-caption .item-time {
-webkit-transition: color .5s;
-moz-transition: color .5s;
-ms-transition: color .5s;
-o-transition: color .5s;
transition: color .5s;
	font-size: 14px;
	color: #999999;
}
@media (max-width: 991.98px) {
.swiper-news .item .item-caption .item-time, .news-list .item .item-caption .item-time {
font-size: 13px;
}
}
@media (max-width: 575.98px) {
.swiper-news .item .item-caption .item-time, .news-list .item .item-caption .item-time {
font-size: 12px;
}
}
.swiper-news .item .item-caption .item-time svg, .news-list .item .item-caption .item-time svg {
-webkit-transition: all .5s;
-moz-transition: all .5s;
-ms-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
	width: 16px;
}
@media (max-width: 767.98px) {
.swiper-news .item .item-caption .item-time svg, .news-list .item .item-caption .item-time svg {
width: 14px;
height: 14px;
}
}
.swiper-news .item .item-caption .item-time svg path, .news-list .item .item-caption .item-time svg path {
	fill: currentColor;
}
.swiper-news .item:hover .item-img img, .news-list .item:hover .item-img img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}
.swiper-news .item:hover .item-caption .item-title, .news-list .item:hover .item-caption .item-title {
	color: var(--theme-color);
}
.swiper-news .item:hover .item-caption .item-content, .news-list .item:hover .item-caption .item-content {
	color: #666666;
}
.swiper-news .item:hover .item-caption .item-time, .news-list .item:hover .item-caption .item-time {
	color: #666666;
}
.article-page .news-detail .news-title, news-page .news-detail .news-title {
	font-size: 30px;
	line-height: 1.4;
	margin-bottom: 1rem;
	color: #282828;
}
@media (max-width: 991.98px) {
.article-page .news-detail .news-title, news-page .news-detail .news-title {
font-size: 26px;
}
}
@media (max-width: 767.98px) {
.article-page .news-detail .news-title, news-page .news-detail .news-title {
font-size: 22px;
}
}
@media (max-width: 575.98px) {
.article-page .news-detail .news-title, news-page .news-detail .news-title {
font-size: 18px;
}
}
.article-page .news-detail .news-meta, news-page .news-detail .news-meta {
	font-size: 14px;
	color: #999999;
}
.article-page .news-detail .news-meta span, news-page .news-detail .news-meta span {
	display: inline-block;
	margin-right: 10px;
}
.article-page .news-detail .news-content, news-page .news-detail .news-content {
	border-top: 1px solid #eeeeee;
	line-height: 1.8;
	color: #666666;
}
.article-page .news-detail .news-content img, news-page .news-detail .news-content img {
	max-width: 100% !important;
	height: auto !important;
	vertical-align: bottom;
}
.article-page .news-detail .news-content p, news-page .news-detail .news-content p {
	background-color: transparent !important;
}
.article-page .news-detail .news-content > *, news-page .news-detail .news-content > * {
	background-color: transparent;
}
.article-page .news-right, news-page .news-right {
	position: sticky;
	top: 70px;
}
.article-page .news-right .relate-news .head .head-name, news-page .news-right .relate-news .head .head-name {
	font-size: 24px;
	color: #333333;
	position: relative;
	padding-left: 10px;
}
.article-page .news-right .relate-news .head .head-name span, news-page .news-right .relate-news .head .head-name span {
	font-size: 14px;
	color: #999999;
	display: inline-block;
}
.article-page .news-right .relate-news .head .head-name::before, news-page .news-right .relate-news .head .head-name::before {
content: '';
display: inline-block;
width: 4px;
height: 28px;
vertical-align: middle;
background-color: var(--theme-color);
position: absolute;
margin: auto;
top: 0;
bottom: 0;
left: 0;
}
@media (max-width: 991.98px) {
.article-page .news-right .relate-news .head .head-name, news-page .news-right .relate-news .head .head-name {
font-size: 20px;
}
}
@media (max-width: 575.98px) {
.article-page .news-right .relate-news .head .head-name, news-page .news-right .relate-news .head .head-name {
font-size: 18px;
}
}
.article-page .news-right .relate-news-list .news-item, news-page .news-right .relate-news-list .news-item {
	border-bottom: 1px solid #e6e6e6;
}
.article-page .news-right .relate-news-list .news-item:last-child, news-page .news-right .relate-news-list .news-item:last-child {
	border-bottom: none;
}
.article-page .news-right .relate-news-list .news-item .news-title, news-page .news-right .relate-news-list .news-item .news-title {
	line-height: 2;
}
.article-page .news-right .relate-news-list .news-item .news-title::before, news-page .news-right .relate-news-list .news-item .news-title::before {
content: '';
width: 5px;
height: 5px;
margin-right: 5px;
display: inline-block;
vertical-align: middle;
background-color: var(--theme-color);
}
.article-page .news-right .relate-news-list .news-item .news-desc, news-page .news-right .relate-news-list .news-item .news-desc {
	text-indent: 2rem;
	font-size: 14px;
	margin-top: 3px;
	color: #999999;
}
.article-page .bg-gray, news-page .bg-gray {
	background-color: #f9f9f9;
}
.article-page .prev_next_nav .prev_next, news-page .prev_next_nav .prev_next {
	flex: 1;
	background-color: #ffffff;
	border-radius: 5px;
	padding: 12px;
	display: flex;
	align-items: center;
	margin: 5px 0;
}
.article-page .prev_next_nav .prev_next.prev, .article-page .prev_next_nav .prev_next.next, news-page .prev_next_nav .prev_next.prev, news-page .prev_next_nav .prev_next.next {
	width: 47%;
	display: flex;
}
.article-page .prev_next_nav .prev_next.prev .page-a, .article-page .prev_next_nav .prev_next.next .page-a, news-page .prev_next_nav .prev_next.prev .page-a, news-page .prev_next_nav .prev_next.next .page-a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #666666;
}
.article-page .prev_next_nav .prev_next.prev .page-a:hover, .article-page .prev_next_nav .prev_next.next .page-a:hover, news-page .prev_next_nav .prev_next.prev .page-a:hover, news-page .prev_next_nav .prev_next.next .page-a:hover {
	color: var(--theme-color);
}
.article-page .prev_next_nav .prev_next.prev a, .article-page .prev_next_nav .prev_next.next a, news-page .prev_next_nav .prev_next.prev a, news-page .prev_next_nav .prev_next.next a {
	max-width: calc(100% - 70px);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: CurrentColor;
}
@media (max-width: 1199.98px) {
.article-page .prev_next_nav .prev_next.prev, .article-page .prev_next_nav .prev_next.next, news-page .prev_next_nav .prev_next.prev, news-page .prev_next_nav .prev_next.next {
width: 100%;
}
}
@media (max-width: 767.98px) {
.article-page .prev_next_nav .prev_next.prev, .article-page .prev_next_nav .prev_next.next, news-page .prev_next_nav .prev_next.prev, news-page .prev_next_nav .prev_next.next {
font-size: 14px;
}
}
.article-page .prev_next_nav .prev_next.menu, news-page .prev_next_nav .prev_next.menu {
	flex: 0 0 auto;
	padding: 0;
	background: transparent;
}
.article-page .prev_next_nav .prev_next.menu .menu-wrap, news-page .prev_next_nav .prev_next.menu .menu-wrap {
	margin: 0 10px;
	background: #ffffff;
	padding: 10px;
	border-radius: 5px;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-ms-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.article-page .prev_next_nav .prev_next.menu svg, news-page .prev_next_nav .prev_next.menu svg {
	width: 26px;
	height: 26px;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-ms-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
	fill: #666;
}
.article-page .prev_next_nav .prev_next.menu:hover .menu-wrap, news-page .prev_next_nav .prev_next.menu:hover .menu-wrap {
	background-color: var(--theme-color);
}
.article-page .prev_next_nav .prev_next.menu:hover .menu-wrap svg, news-page .prev_next_nav .prev_next.menu:hover .menu-wrap svg {
	fill: #ffffff;
}
 .box .box-head .head-name::before {
content: '';
display: inline-block;
width: 4px;
height: 25px;
vertical-align: middle;
background-color: #f9c910;
margin-right: 10px;
}
@media (max-width: 767.98px) {
.box .box-head .head-name::before {
width: 3px;
height: 22px;
}
}
@media (max-width: 575.98px) {
.box .box-head .head-name::before {
width: 2px;
height: 20px;
}
}
.box .box-head .head-name span {
	font-size: 26px;
	display: inline-block;
	vertical-align: middle;
}
@media (max-width: 1199.98px) {
.box .box-head .head-name span {
font-size: 24px;
}
}
@media (max-width: 991.98px) {
.box .box-head .head-name span {
font-size: 22px;
}
}
@media (max-width: 767.98px) {
.box .box-head .head-name span {
font-size: 20px;
}
}
@media (max-width: 575.98px) {
.box .box-head .head-name span {
font-size: 18px;
}
}
.box .box-head .head-more span {
-webkit-transition: color .5s;
-moz-transition: color .5s;
-ms-transition: color .5s;
-o-transition: color .5s;
transition: color .5s;
	display: inline-block;
	vertical-align: middle;
	text-transform: uppercase;
	color: #282828;
}
.box .box-head .head-more .plus {
	display: inline-block;
	width: 18px;
	height: 18px;
	position: relative;
	background-color: var(--theme-color);
	border-radius: 50%;
	vertical-align: middle;
	margin-left: 3px;
}
.box .box-head .head-more .plus::before, .box .box-head .head-more .plus::after {
content: '';
display: block;
width: 50%;
height: 1px;
background-color: #ffffff;
position: absolute;
margin: auto;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.box .box-head .head-more .plus::after {
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}
.box .box-head .head-more:hover span {
	color: var(--theme-color);
}
.box .box-head .head-more:hover .plus {
-webkit-transition: transform .5s;
-moz-transition: transform .5s;
-ms-transition: transform .5s;
-o-transition: transform .5s;
transition: transform .5s;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}
.news-list-2 .item .item-wrap {
	box-shadow: 0px 0px 100px 0px rgba(0, 0, 0, 0.05);
-webkit-transition: background-color .5s;
-moz-transition: background-color .5s;
-ms-transition: background-color .5s;
-o-transition: background-color .5s;
transition: background-color .5s;
}
.news-list-2 .item .item-wrap .item-title {
	color: #333333;
	font-size: 24px;
	line-height: 2.2;
-webkit-transition: color .5s;
-moz-transition: color .5s;
-ms-transition: color .5s;
-o-transition: color .5s;
transition: color .5s;
}
.news-list-2 .item .item-wrap .item-content {
	border-top: 1px solid #e5e5e5;
	color: #999999;
	line-height: 2;
}
@media (max-width: 1199.98px) {
.news-list-2 .item .item-wrap .item-title {
font-size: 22px;
}
}
@media (max-width: 991.98px) {
.news-list-2 .item .item-wrap .item-title {
font-size: 20px;
}
 .news-list-2 .item .item-wrap .item-content {
font-size: 14px;
}
}
@media (max-width: 575.98px) {
.news-list-2 .item .item-wrap .item-title {
font-size: 18px;
}
 .news-list-2 .item .item-wrap .item-content {
font-size: 13px;
}
}
.news-list-2 .item:hover .item-wrap {
	background-color: #0c5caa;
}
.news-list-2 .item:hover .item-wrap .item-title {
	color: #ffffff;
}
.news-list-2 .item:hover .item-wrap .item-content {
	border-top-color: rgba(255, 255, 255, 0.5);
	color: #ffffff;
	opacity: .5;
}
.news-list-3 li {
	border-bottom: 2px solid #ebebeb;
	color: #333333;
	padding: 20px 10px;
}
@media (max-width: 991.98px) {
.news-list-3 li {
padding: 15px 10px;
}
}
.news-list-3 li .time {
	width: 100px;
	font-size: 14px;
	color: #999999;
}
.news-list-3 li .title {
	font-size: 18px;
	width: calc(100% - 100px);
	color: currentColor;
}
@media (max-width: 991.98px) {
.news-list-3 li .title {
font-size: 16px;
}
}
.news-list-3 li:hover {
	color: var(--theme-color);
}
.news-list-4 .item .item-wrap .item-caption .time-zone {
	width: 80px;
	text-align: center;
	font-family: Bahnschrift;
	border: 1px solid #e6e6e6;
-webkit-transition: color .5s;
-moz-transition: color .5s;
-ms-transition: color .5s;
-o-transition: color .5s;
transition: color .5s;
}
.news-list-4 .item .item-wrap .item-caption .time-zone .year-month {
	color: #999999;
	line-height: 2;
	border-bottom: 1px solid #e6e6e6;
}
.news-list-4 .item .item-wrap .item-caption .time-zone .date {
	font-size: 40px;
	line-height: 1.2;
}
.news-list-4 .item .item-wrap .item-caption .item-title {
-webkit-transition: color .5s;
-moz-transition: color .5s;
-ms-transition: color .5s;
-o-transition: color .5s;
transition: color .5s;
	flex: 1;
	font-size: 22px;
}
.news-list-4 .item:hover .item-wrap .item-caption .time-zone {
-webkit-transition: border-color .5s;
-moz-transition: border-color .5s;
-ms-transition: border-color .5s;
-o-transition: border-color .5s;
transition: border-color .5s;
	border-color: var(--theme-color);
}
.news-list-4 .item:hover .item-wrap .item-caption .time-zone .year-month {
	border-bottom-color: var(--theme-color);
-webkit-transition: border-color .5s;
-moz-transition: border-color .5s;
-ms-transition: border-color .5s;
-o-transition: border-color .5s;
transition: border-color .5s;
	color: var(--theme-color);
}
.news-list-4 .item:hover .item-wrap .item-caption .time-zone .date {
	color: var(--theme-color);
}
.news-thumb-list .news-item .news-info {
	height: 100%;
	line-height: 2;
}
.news-thumb-list .news-item .news-info .news-time {
	font-size: 18px;
	color: #666666;
}
.news-thumb-list .news-item .news-info .news-title {
	font-size: 18px;
	color: #333333;
}
@media (max-width: 991.98px) {
.news-thumb-list .news-item .news-info .news-time, .news-thumb-list .news-item .news-info .news-content {
font-size: 16px;
}
}
@media (max-width: 767.98px) {
.news-thumb-list .news-item .news-info .news-title {
font-size: 14px;
line-height: 1.5;
}
}
.image-news-list .item .item-wrap {
	background-color: #ffffff;
}
.image-news-list .item .item-wrap .item-time {
	font-size: 16px;
	color: #999999;
	line-height: 36px;
	margin-bottom: 8px;
}
.image-news-list .item .item-wrap .item-title {
	color: #333333;
	font-size: 16px;
	margin-top: 15px;
}
.swiper-focus .news-img {
	overflow: hidden;
}
.swiper-focus .focus-control {
	position: absolute;
	right: 10px;
	bottom: 10px;
	z-index: 2;
}
.swiper-focus .focus-control i {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background-color: var(--theme-color);
-webkit-transition: background-color .5s;
-moz-transition: background-color .5s;
-ms-transition: background-color .5s;
-o-transition: background-color .5s;
transition: background-color .5s;
}
.swiper-focus .focus-control i svg {
	position: absolute;
	margin: auto;
	width: 50%;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	display: block;
}
.swiper-focus .focus-control i svg path {
	fill: #ffffff;
}
.swiper-focus .focus-control i:hover {
	background-color: rgba(12, 92, 170, 0.5);
}
.swiper-focus .focus-control i.swiper-button-disabled {
	cursor: not-allowed;
	background-color: rgba(12, 92, 170, 0.5);
}
.swiper-news-info {
	background-color: #f7f9fa;
}
.swiper-news-info .news-info .news-title {
	font-size: 24px;
	color: #333333;
}
@media (max-width: 1199.98px) {
.swiper-news-info .news-info .news-title {
font-size: 22px;
}
}
@media (max-width: 991.98px) {
.swiper-news-info .news-info .news-title {
font-size: 20px;
}
}
@media (max-width: 767.98px) {
.swiper-news-info .news-info .news-title {
font-size: 18px;
}
}
@media (max-width: 575.98px) {
.swiper-news-info .news-info .news-title {
font-size: 16px;
}
}
.swiper-news-info .news-info .news-content {
	color: #666666;
	font-size: 18px;
	line-height: 2;
}
@media (max-width: 991.98px) {
.swiper-news-info .news-info .news-content {
font-size: 16px;
}
}
@media (max-width: 575.98px) {
.swiper-news-info .news-info .news-content {
font-size: 13px;
line-height: 1.5;
}
}
.swiper-news-info .news-info .news-bottom {
	border-top: 1px solid #e5e7e8;
	line-height: 2;
}
.swiper-news-info .news-info .news-bottom .news-time {
	color: #999999;
	font-size: 15px;
}
.swiper-news-info .news-info .news-bottom .news-more {
	color: #999999;
	font-size: 15px;
}
.swiper-news-info .news-info .news-bottom .news-more:hover {
	color: var(--theme-color);
}
.industry-category {
	margin-top: 3%;
}
.industry-category-swiper .item {
-webkit-transition: background-color .5s;
-moz-transition: background-color .5s;
-ms-transition: background-color .5s;
-o-transition: background-color .5s;
transition: background-color .5s;
}
.industry-category-swiper .item .img-icon {
	vertical-align: middle;
	width: 25px;
	height: 25px;
}
.industry-category-swiper .item .img-icon img {
-webkit-transition: all .5s;
-moz-transition: all .5s;
-ms-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
}
.industry-category-swiper .item span {
-webkit-transition: color .5s;
-moz-transition: color .5s;
-ms-transition: color .5s;
-o-transition: color .5s;
transition: color .5s;
	font-size: 18px;
	display: inline-block;
	vertical-align: middle;
}
@media (max-width: 991.98px) {
.industry-category-swiper .item span {
font-size: 16px;
}
}
.industry-category-swiper .item:hover, .industry-category-swiper .item.actived {
	background-color: var(--theme-color);
}
.industry-category-swiper .item:hover .img-icon img, .industry-category-swiper .item.actived .img-icon img {
	filter: contrast(0) grayscale(100%) brightness(100);
}
.industry-category-swiper .item:hover span, .industry-category-swiper .item.actived span {
	color: #ffffff;
}
.industry-list .item .item-wrap {
	background-color: #fff;
	box-shadow: 0px 0px 100px 0px rgba(0, 0, 0, 0.1);
}
.industry-list .item .item-wrap .item-img {
	overflow: hidden;
}
.industry-list .item .item-wrap .item-img img {
	display: block;
-webkit-transition: transform .5s;
-moz-transition: transform .5s;
-ms-transition: transform .5s;
-o-transition: transform .5s;
transition: transform .5s;
}
.industry-list .item .item-wrap .item-caption {
	background-color: #fff;
	padding: 15px 20px 20px;
}
.industry-list .item .item-wrap .item-caption .item-title {
	font-size: 22px;
	color: #222523;
	line-height: 2;
}
.industry-list .item .item-wrap .item-caption .item-params {
	color: #999999;
	font-size: 18px;
}
.industry-list .item .item-wrap .item-caption .item-params span {
-webkit-transition: color .5s;
-moz-transition: color .5s;
-ms-transition: color .5s;
-o-transition: color .5s;
transition: color .5s;
	display: inline-block;
	vertical-align: middle;
	position: relative;
}
.industry-list .item .item-wrap .item-caption .item-params span:not(:first-child) {
margin-left: 5px;
}
@media (max-width: 1199.98px) {
.industry-list .item .item-wrap .item-caption .item-title {
font-size: 20px;
}
 .industry-list .item .item-wrap .item-caption .item-params {
font-size: 16px;
}
}
@media (max-width: 767.98px) {
.industry-list .item .item-wrap .item-caption {
padding: 10px 15px 10px;
}
 .industry-list .item .item-wrap .item-caption .item-title {
font-size: 18px;
}
 .industry-list .item .item-wrap .item-caption .item-params {
font-size: 14px;
}
}
@media (max-width: 575.98px) {
.industry-list .item .item-wrap .item-caption {
padding: 10px 15px 10px;
}
 .industry-list .item .item-wrap .item-caption .item-title {
font-size: 16px;
}
 .industry-list .item .item-wrap .item-caption .item-params {
font-size: 13px;
}
}
.industry-list .item .item-wrap:hover .item-img img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}
.industry-list .item .item-wrap:hover .item-caption .item-title {
-webkit-transition: color .5s;
-moz-transition: color .5s;
-ms-transition: color .5s;
-o-transition: color .5s;
transition: color .5s;
	color: var(--theme-color);
}
.industry-list .item .item-wrap:hover .item-caption .item-params {
	color: #666666;
}
 @media (min-width: 991.98px) {
.industry-info .industry-left {
padding-right: 5%;
}
}
.industry-info .industry-title {
	font-size: 36px;
	color: #333333;
	font-weight: bold;
	line-height: 1.5;
}
@media (max-width: 1399.98px) {
.industry-info .industry-title {
font-size: 34px;
}
}
@media (max-width: 1199.98px) {
.industry-info .industry-title {
font-size: 30px;
}
}
@media (max-width: 991.98px) {
.industry-info .industry-title {
font-size: 26px;
}
}
@media (max-width: 767.98px) {
.industry-info .industry-title {
font-size: 22px;
}
}
@media (max-width: 575.98px) {
.industry-info .industry-title {
font-size: 20px;
}
}
.industry-info .industry-content {
	color: #666666;
	line-height: 42px;
	padding-top: 2.8%;
}
.industry-info .industry-content img {
	width: 100% !important;
	height: auto !important;
	display: block;
	max-width: 100%;
}
.industry-info .industry-wiget {
	position: sticky;
	top: 80px;
	background-color: white;
	box-shadow: 0px 0px 100px 0px rgba(0, 0, 0, 0.05);
}
.industry-info .industry-wiget .industry-param-box {
	padding: 10%;
}
@media (max-width: 1199.98px) {
.industry-info .industry-wiget .industry-param-box {
padding: 8%;
}
}
@media (max-width: 767.98px) {
.industry-info .industry-wiget .industry-param-box {
padding: 6%;
}
}
@media (max-width: 575.98px) {
.industry-info .industry-wiget .industry-param-box {
padding: 5%;
}
}
.industry-info .industry-wiget .industry-param-box .param-item:not(:first-child) {
margin-top: 5%;
}
.industry-info .industry-wiget .industry-param-box .param-item .item-wrap {
	font-size: 18px;
	line-height: 30px;
}
.industry-info .industry-wiget .industry-param-box .param-item .item-wrap .item-head {
	color: #999999;
}
.industry-info .industry-wiget .industry-param-box .param-item .item-wrap .item-head svg {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	width: 20px;
	height: 20px;
}
.industry-info .industry-wiget .industry-param-box .param-item .item-wrap .item-head svg path {
	fill: currentColor;
}
.industry-info .industry-wiget .industry-param-box .param-item .item-wrap .item-value {
	padding-left: 2rem;
	line-height: 2;
	color: #333333;
}
@media (max-width: 1199.98px) {
.industry-info .industry-wiget .industry-param-box .param-item .item-wrap {
font-size: 16px;
}
}
@media (max-width: 767.98px) {
.industry-info .industry-wiget .industry-param-box .param-item .item-wrap {
font-size: 14px;
}
}
@media (max-width: 575.98px) {
.industry-info .industry-wiget .industry-param-box .param-item .item-wrap {
font-size: 13px;
}
}
.industry-info .industry-wiget .wiget-bottom {
	background-color: var(--theme-color);
	color: #ffffff;
	border-radius: 5px;
	line-height: 60px;
}
.industry-info .industry-wiget .wiget-bottom svg {
	width: 24px;
	height: 24px;
	display: inline-block;
	vertical-align: middle;
}
.industry-info .industry-wiget .wiget-bottom svg path {
	fill: #ffffff;
}
.industry-info .industry-wiget .wiget-bottom .tel-tips {
	font-size: 18px;
	margin: 0 8px;
}
.industry-info .industry-wiget .wiget-bottom .contact-tel {
	font-size: 24px;
	line-height: 2;
}
@media (max-width: 1199.98px) {
.industry-info .industry-wiget .wiget-bottom {
line-height: 52px;
}
 .industry-info .industry-wiget .wiget-bottom .contact-tel {
font-size: 22px;
}
}
@media (max-width: 767.98px) {
.industry-info .industry-wiget .wiget-bottom {
line-height: 46px;
}
 .industry-info .industry-wiget .wiget-bottom .contact-tel {
font-size: 16px;
}
}
@media (max-width: 575.98px) {
.industry-info .industry-wiget .wiget-bottom {
line-height: 42px;
}
 .industry-info .industry-wiget .wiget-bottom .contact-tel {
font-size: 14px;
}
}
.job-list {
	padding-top: 3%;
}
.job-list .job-item .item-head {
	background-color: #ffffff;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-ms-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
	cursor: pointer;
}
.job-list .job-item .item-head .item-name {
	font-size: 20px;
	text-align: center;
}
.job-list .job-item .item-head .info-detail {
	font-size: 14px;
	flex: 1;
}
.job-list .job-item .item-head .info-detail p {
	flex: 1;
	color: #666666;
	line-height: 2;
}
.job-list .job-item .item-head .info-detail p span {
	color: #333333;
}
@media (max-width: 575.98px) {
.job-list .job-item .item-head .info-detail p {
font-size: 14px;
}
}
.job-list .job-item .item-head .info-more {
	width: 30px;
	height: 30px;
	color: #282828;
	border-radius: 50%;
	border: 1px solid currentColor;
}
@media (max-width: 991.98px) {
.job-list .job-item .item-head .info-more {
width: 24px;
height: 24px;
}
}
.job-list .job-item .item-head .info-more i {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}
.job-list .job-item .item-head .info-more i::before, .job-list .job-item .item-head .info-more i::after {
content: '';
display: block;
width: 55%;
height: 0;
border-bottom: 1px solid currentColor;
position: absolute;
margin: auto;
top: 0;
bottom: 0;
left: 0;
right: 0;
-webkit-transition: transform .3s, opacity .3s;
-moz-transition: transform .3s, opacity .3s;
-ms-transition: transform .3s, opacity .3s;
-o-transition: transform .3s, opacity .3s;
transition: transform .3s, opacity .3s;
}
.job-list .job-item .item-head .info-more i::after {
width: 0;
height: 55%;
border-bottom: none;
border-left: 1px solid currentColor;
}
.job-list .job-item .item-content {
	border: 1px solid #e6e4e2;
	padding: 3%;
	line-height: 2;
	font-size: 14px;
	color: #666666;
	display: none;
}
.job-list .job-item .item-content .hr-info .con .con-title {
	color: #000000;
	line-height: 2;
	font-size: 20px;
}
@media (max-width: 1199.98px) {
.job-list .job-item .item-content .hr-info .con .con-title {
font-size: 18px;
}
}
@media (max-width: 991.98px) {
.job-list .job-item .item-content .hr-info .con .con-title {
font-size: 16px;
}
}
.job-list .job-item .item-content .hr-info .con .con-content {
	line-height: 2;
}
@media (max-width: 991.98px) {
.job-list .job-item .item-content .hr-info .con .con-content {
font-size: 14px;
}
}
.job-list .job-item .item-content strong {
	font-size: 16px;
	font-weight: normal;
	line-height: 32px;
	margin: 5px 0;
	display: block;
	color: #333333;
}
.job-list .job-item .item-content .seek-btn {
	display: block;
	margin: 30px auto 0;
	width: 130px;
	height: 40px;
	background-color: #ececec;
	color: #333333;
	text-align: center;
	line-height: 40px;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-ms-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.job-list .job-item .item-content .seek-btn:hover {
	color: #FFFFFF;
	background-color: #e23833;
}
.job-list .job-item.active .item-head, .job-list .job-item:hover .item-head {
	background-color: #2378c7;
	color: #ffffff;
}
.job-list .job-item.active .item-head .info-more, .job-list .job-item:hover .item-head .info-more {
	color: #ffffff;
}
.job-list .job-item.active .info-more i::after {
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%);
opacity: 0;
}
.honor-category {
	margin-top: 2%;
}
.honor-category .item .item-wrap {
	padding: 5px 16px;
	color: #282828;
	background-color: #f8f8f8;
-webkit-transition: background-color .5s;
-moz-transition: background-color .5s;
-ms-transition: background-color .5s;
-o-transition: background-color .5s;
transition: background-color .5s;
}
.honor-category .item.active .item-wrap, .honor-category .item:hover .item-wrap {
	background-color: var(--theme-color);
	border-radius: 3px;
	color: #ffffff;
}
.swiper-style {
	margin-top: 3%;
}
.h-tit-01 {
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.h-tit-01 span {
	color: #1a60a6;
}
.h-tit-dis-01 {
}
.h-pro-nr {
	margin-top: 1.8%;
}
.layui-timeline {
	width: 50%;
	float: left;
}
.h-pro-l {
	width: 100%;
	background: #efefef;
	border:solid 1px #d3d3d3;
	padding:3% 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
.h-pro-l img {
	margin-right: 2%;
}
.h-pro-r {
	width: 100%;
	background: #efefef;
	border:solid 1px #d3d3d3;
	padding:3% 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
.h-pro-r img {
	margin-right: 2%;
}
.h-pro-fl-stro {
	font-weight: bold;
}
.h-pro-fl {
	color: #000;
	font-size: 30px;
}
.h-pro-dis {
	font-size: 15px;
	color: #000000;
	text-align: center;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.h-pro-center {
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 1.8% 0;
	background: url(/images/bg.jpg)center no-repeat;
}
.h-p-lb {
transition: all .2s;
}
.h-p-lb-pic {/*background: #f2f1f6;*/
	display: flex;
	align-items: center;
	justify-content: center;
}
.h-p-lb-pic img {
	max-width: 100%;
	border:solid 2px #f2f1f6;
}
.h-p-lb-tit {
	font-size: 16px;
	color: #000000;
	text-align: center;
	padding:2.8% 0;
}
.h-p-lb:hover {
	border:solid 2px #1a60a6;
transition: all .2s;
}
.h-p-lb-more {
	width: 184px;
	height: 49px;
	line-height: 49px;
	background: #1a60a6;
	margin:0 auto;
	font-size: 14px;
	color: #fff;
	text-align: center;
	border-radius: 4px;
transition: all .2s;
	margin-top: 1.8%;
}
.h-pro-col {
	width: 100%;
}
.h-pro-col .col-lg-3 {
	width: 50%;
}
.h-p-lb-more2 {
	float: left;
	margin-top: 8%;
}
.about-logo img {
	max-width: 100%;
}
.h-p-lb-more:hover {
	background: #050101;
transition: all .2s;
}
@media (max-width: 991.98px) {
 .h-tit-01 {
font-size: 28px;
}
 .h-pro-fl {
font-size: 22px;
}
 .h-pro-dis {
font-size: 20px;
}
 .sec-about .col-lg-3 {
 width: 25%;
}
}
@media (max-width: 767.98px) {
 .h-tit-01 {
font-size: 28px;
}
 .h-pro-fl {
font-size: 22px;
}
 .h-pro-dis {
font-size: 18px;
}
 .sec-about .col-lg-3 {
 width: 50%;
}
}
@media (max-width: 575.98px) {
 .h-tit-01 {
font-size: 22px;
}
 .h-pro-fl {
font-size: 20px;
}
 .h-pro-dis {
font-size: 16px;
}
 .h-p-lb-more {
width: 100%;
}
 .h-p-lb-more2 {
float:none;
margin-top: 8%;
}
 .sec-about .col-lg-3 {
 width: 50%;
}
 .index-about-title {
margin-top: 4.8%;
}
}
.about-logo {
	padding-right: 0.7rem!important;
}
.index-about-title .about-ftitle {
	position: relative;
	padding-left: 1rem!important;
}
.index-about-title .about-ftitle p {
	margin-bottom: 0
}
.index-about-title .about-ftitle p:nth-of-type(1) { /*font-size: 24px;*/
color: #333;
}
.index-about-title .about-ftitle p:nth-of-type(2) {
font-size: 16px;
color: #666;
}
.index-about-title .about-ftitle:before {
	position: absolute;
	content: "";
	width: 1px;
	height: 80%;
	top:0;
	bottom:0;
	margin: auto;
	left: 3px;
	top:0;
	background: #f96507;
}
.about-ad-title p {
	font-size: 30px;
	line-height: 1.2;
	font-weight: bold;
	color: #000;
	margin-bottom: 0;
}
.index-about-content {
	font-size: 16px;
	color: #666;
	line-height: 2
}
.about-num-item {
	width: calc(100% / 4)
}
.about-num-item>div:nth-of-type(1) {
line-height: 1
}
.about-num-item>div:nth-of-type(1) span {
font-size: 45px;
line-height:1.3;
position: relative;
 color: #ed6c00;
font-weight: bold;
transition: all 0.5s;
font-family: pangmen
}
.about-num-item>div:nth-of-type(1) span:after {
position: absolute;
content: attr(data-title);
color: #ed6c00;
font-size: 16px;
bottom: 10%;
font-weight: 400;
}
.about-num-item>div:nth-of-type(2) {
line-height: 1;
font-size: 18px;
color: #595959
}
.index-about-title .about-ftitle:after {
	position: absolute;
	content: "";
	top: 0;
	bottom:0;
	left:0;
	margin: auto;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #f96507;
	border:2px solid #fff;
}
.index-aboutbtn {
	position: relative;
	width: 150px;
	height: 46px;
	font-size: 14px;
	color: #fff;
	background: #f96507;
	border-radius: 0.25rem
}
.index-aboutbtn a {
	color: #fff;
	position: relative;
	z-index: 55;
}
.index-aboutbtn a span {
	transition: all 0.5s
}
.index-aboutbtn:after {
	position:absolute;
	content: "";
	background:rgba(255, 255, 255, 0.25);
	left: 0;
	top: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	transform-origin: left center;
transition: transform .5s;
	transform: scaleX(0);
}
.index-aboutbtn:hover:after {
	transform: scaleX(1);
	transform-origin: right center;
}
.index-aboutbtn i {
	transition: all 0.5s
}
.index-aboutbtn:hover i {
	transform: translateX(100%)
}
.index-aboutbtn:hover a span {
	transform: translateX(-10%)
}
.about-img-right {
	position: relative
}
.about-img-right:after {
	position: absolute;
	content: "";
	left:-50px;
	top:-50px;
	background: url("../img/hover_bj.png") no-repeat top left;
	width: 243px;
	height:308px;
}
.about-img-right:before {
	position: absolute;
	content: "";
	z-index: 2;
	background: #f96507;
	top:0px;
	right: 0px;
	width: 90%;
	height: 90%
}
.about-img-right img {
	position: relative;
	z-index: 3
}
.index-about-right {
	position: relative;
	background: url("../img/about-line-k.png") no-repeat left bottom;
}
.index-about-right:after {
	position: absolute;
	content: "";
	left: 10px;
	bottom: 10px;
	width: 7px;
	height: 7px;
	background: #f96507;
	border-radius: 50%;
	transform-origin: center center;
	-webkit-animation: rollscr 2s linear infinite;
	animation: rollscr 2s linear infinite;
}
.index-about-right:before {
	position: absolute;
	content: "";
	left: 3px;
	bottom: 3px;
	width: 20px;
	height:20px;
	background: rgba(251, 221, 203, 1);
	border-radius: 50%;
	transform-origin: center center;
	-webkit-animation: rollscr2 2s linear infinite;
	animation: rollscr2 2s linear infinite;
}
 @-webkit-keyframes rollscr {
 0% {
-webkit-transform: scale(1);
opacity: 1
}
 50% {
-webkit-transform:  scale(1);
opacity: 1
}
 100% {
-webkit-transform:  scale(1.35);
opacity: 1
}
}
@keyframes rollscr {
 0% {
-webkit-transform: scale(1);
opacity: 1
}
 50% {
-webkit-transform:  scale(1);
opacity: 1
}
 100% {
-webkit-transform:  scale(1.35);
opacity: 1
}
}
@-webkit-keyframes rollscr2 {
 0% {
-webkit-transform: scale(1);
}
 100% {
-webkit-transform:  scale(3.85);
opacity: 0
}
}
@keyframes rollscr2 {
 0% {
-webkit-transform: scale(1);
}
 100% {
-webkit-transform:  scale(3.85);
opacity: 0
}
}
@media(max-width: 1399.98px) {
 .about-ad-title p {
font-size: 28px;
}
 .index-about-container .index-about-left {
width: 45%
}
 .index-about-container .index-about-right {
width: 50%
}
}
@media(max-width: 1199.98px) {
 .index-about-title .about-ftitle p:nth-of-type(1) {
font-size: 18px;
color: #333;
}
 .index-about-title .about-ftitle p:nth-of-type(2) {
font-size: 14px;
color: #666;
}
 .index-about-container .index-about-left {
width: 50%
}
 .index-about-container .index-about-right {
width: 48%
}
 .about-img-right:after {
background: none
}
}
@media(max-width: 991.98px) {
 .about-ad-title p {
font-size: 20px;
}
 .index-about-container .index-about-left {
width: 100%
}
 .index-about-container .index-about-right {
width: 100%
}
/*  .index-about-title .about-logo{ width: 40%}*/
  .index-about-title .about-ftitle {
width: 58%
}
 .index-about-title .about-ftitle p:nth-of-type(1) {
font-size: 16px;
color: #333;
}
 .index-about-title .about-ftitle p:nth-of-type(2) {
font-size: 12px;
color: #666;
}
 .about-num-item {
width: calc(100% / 2)
}
 .about-num-item>div:nth-of-type(1) span {
font-size: 25px;
}
 .about-num-item>div:nth-of-type(2) {
font-size: 14px;
}
 .about-img img {
width: 100%;
}
}
.section.h-abo-nr {
	background: url(/images/index_about_bj.jpg)center!important;
	background-size: cover;
}
 @media(max-width: 991.98px) {
 .section.h-abo-nr {
padding:4.8% 0;
}
}
@media (max-width: 575.98px) {
 .section.h-abo-nr {
background: none;
padding:0;
}
 .pc1 {
display:none
}
.sj {
display: block
}
}
.h-al-lb {
	position: relative;
	width: 100%;
	border-radius: 4px;
	overflow: hidden;
	margin-bottom: 4%;
}
.h-al-lb-pic {
	width: 100%;
}
.h-al-lb-pic img {
	max-width: 100%;
}
.h-al-lb-h {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 99;
	background: rgba(4, 49, 144, .8);
	display: grid;
	align-items: center;
	justify-content: center;
	align-content: center;
	text-align: center;
	color: #fff;
	opacity: 0;
	top: -8%;
transition: all .2s;
}
.h-al-mar {
	margin-top: 2.8%;
}
.h-al-lb-h span {
	font-size: 22px;
}
.h-al-lb:hover .h-al-lb-h {
	opacity: 1;
	top: 0;
transition: all .2s;
}
.nav-item {
	color: #999999;
}
.job-lb {
	border:solid 2px #f1f1f1;
	padding: 1.8%;
	line-height: 2em;
	margin-top: 1.8%;
}
.job-lb-tit span {
	color: #f9c910;
	font-size: 20px;
	font-weight: bold;
}
.contact-head {
	margin-bottom: 2.8%;
}
.contacl-le {
	width: 60%;
	float: left;
	margin-top: 2.8%;
}
.contacl-ri {
	width: 40%;
	float: left;
	margin-top: 2.8%;
	margin-bottom: 4%;
}
.container-fluid:after {
	content:'';
	display:block;
	clear:both;
}
 @media (max-width: 575.98px) {
 .contacl-le {
width: 100%;
float: left;
}
 .contacl-ri {
width: 100%;
float: left;
}
}
.abo-cn span {
	font-size: 18px;
	line-height: 2.8em;
	font-weight: bold;
}
