.header {
	position: fixed;
	width: 100%;
	left: 0;
	top: 15px;
	z-index: 999;
}

.header_active {
	background-color: #fff;
	top: 0;
}

.header_act {
	top: -80px;
}

.logo {
    width: 70px;
	display: block;
}

.logo img {
	width: 100%;
}

.logo .logo_w {
	display: block;
}

.logo .logo_c {
	display: none;
}

.header .nav1 a:after{
    background:#fff;
}

.header_active .logo .logo_w {
	display: none;
}

.header_active .logo .logo_c {
	display: block;
}

.header.header_active .nav1 a:after{
    background:var(--tcolor);
}

.header .nav1 a {
	color: #fff;
}

.header .log {
	color: #fff;
}

.header .log a {
	color: #fff;
}

.header .world {
	color: #fff;
}

.header .header_tel {
	color: #fff;
}

.header .header_but a {
	color: #fff;
	border: 1px solid rgba(255 255 255 / 0.4);
}

.header .header_but a:hover{
    border: 1px solid var(--color);
}

.header_active .nav1 a {
	color: #132842;
	line-height: 80px;
}

.header_active .log {
	color: #132842;
}

.header_active .log a {
	color: #132842;
}

.header_active .world {
	color: #132842;
}

.header_active .header_tel {
	color: #132842;
}

.header_active .header_but a {
	color: #132842;
	border-color: rgba(51 51 51 / 0.5);
}

.header_active .header_but a:hover {
	color: #fff;
}

.header_active .ot_link:hover {
	color: var(--color);
}

.header_active .nav1:hover a {
	color: var(--color);
}




.BanBox {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.BanBox .swiper-slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.BanBox .banner_txt {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.banner_txt_cen {
	width: 50%;
}

.banner_txt_cen>img {
	width: auto;
	max-width: 95px;
	-webkit-transition-delay: 0.4s;
	transition-delay: 0.4s;
}

.ban_text_t {
	font-family: 'HarmonyOS_Medium';
	color: #fff;
	line-height: 1.3;
	-webkit-transition-delay: 0.8s;
	transition-delay: 0.8s;
}

.banBut {
	width: 100%;
	display: flex;
	align-items: center;
	-webkit-transition-delay: 1.2s;
	transition-delay: 1.2s;
}

.banBut a {
	color: #fff;
	width: 180px;
	height: 48px;
	border: 1px solid rgba(255 255 255 / .4);
	display: flex;
	align-items: center;
	justify-content: center;
	transition: 0.5s;
}

.banBut a:first-child {
	margin-right: 20px;
}

.banBut a:hover {
	background-color: var(--color);
	color: #fff;
	border-color: var(--color);
}

.BanBox .bangd {
	opacity: 0;
	-webkit-transform: translateY(25px);
	-ms-transform: translateY(25px);
	transform: translateY(25px);
	-webkit-transition: all 1s;
	transition: all 1s;
}

.banMess {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 10;
}

.messCen {
	width: 34%;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 10;
	background-color: rgba(5, 23, 53, 80%);
	max-height: 430px;
	height: 30vw;
	padding: 2.5vw;
}

.mess_t {
	line-height: 1.2;
	color: #fff;
	font-weight: bold;
}

.tel_li {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.tel_li_l {
	width: 100px;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	color: #fff;
	padding-left: 10px;
	border-bottom: 1px solid rgba(255 255 255 / 30%);
}

.tel_text {
	width: calc(100% - 120px);
	height: 40px;
	background: transparent;
	border: none;
	font-size: 12px;
	border-bottom: 1px solid rgba(255 255 255 / 30%);
	color:#fff;
}

.tel_yzm {
	width: calc(100% - 150px);
	height: 40px;
	background: transparent;
	border: none;
	font-size: 12px;
	padding: 0 10px;
	border-bottom: 1px solid rgba(255 255 255 / 30%);
	color:#fff;
}

.tel_text::placeholder {
	color: #fff;
}

.tel_yzm::placeholder {
	color: #fff;
}

.tel_li_hq {
	width: 150px;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	text-align: center;
	cursor: pointer;
	border-bottom: 1px solid rgba(255 255 255 / 30%);
}

.yszc {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	    font-size: 12px;
}
.yszc .layui-form-checkbox span{font-size:12px;color:#fff;padding-right:3px;}
.yszc #showPolicy{display:inline-block;line-height:1.8;}
.yszc .layui-form-checked[lay-skin=primary] i{background:#2f5dab;border-color:#2f5dab!important;}
.yszc .layui-form-checked i, .yszc .layui-form-checked:hover i{border-color:#2f5dab!important;}
.yszc .layui-form-checkbox[lay-skin=primary]:hover i{border-color:#2f5dab!important;}

.yszc .fk{
	width: 15px;
	height: 15px;
}
.yszc .fk input{width:100%;height:100%;border:0px;display:block;cursor:pointer;}

.yszc_t {
    width: calc(100% - 30px);
    color: rgba(255 255 255 / 50%);
    margin-left: auto;
}

.yszc_t span{
	text-decoration: underline;
	cursor: pointer;
}

.MessBut {
    width: 100%;
    height: 55px;
    line-height: 53px;
    font-weight: bold;
    color: var(--color);
    border: none;
}

.MessBut:hover{
        background: var(--color);
        color: #fff;
}

.banner_point {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 2.8vw;
	z-index: 10;
	text-align: center;
}

.banner_point .swiper-pagination-bullet {
	width: 11px;
	height: 11px;
	background: #fff;
	margin: 0 5px;
}

.banner_point .swiper-pagination-bullet-active {
	opacity: 1;
}

.BanBox .swiper-slide-active .bangd {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
}

.con_b {
	text-align: center;
	font-weight: bold;
	color: var(--tcolor);
}

.con_s {
	text-align: center;
	margin-top: 10px;
	color: var(--tcolor);
}

.cn1_bot {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
}

.cn1_bot_l {
	width: 21%;
	background: #eef1f3;
}

.cn1_bot_r {
	width: 79%;
	overflow: hidden;
	max-height: 815px;
	height: 50vw;
}

.cn1_bot_l ul {
	width: 90%;
	max-width: 255px;
	height: 100%;
	display: flex;
	flex-direction: column;
	margin-left: auto;
	margin-right: 2.5vw;
	justify-content: space-around;
}

.cn1_bot_l ul li {
	width: 100%;
	align-content: center;
	text-align: left;
	cursor: pointer;
	height: 65px;
	padding: 0 10px;
}

.cn1_bot_l ul li.cur {
	background-color: var(--color);
	color: #fff;
}

.cn1_bot_r ul {
	width: 100%;
	height: 100%;
	position: relative;
}

.cn1_bot_r ul li {
	width: 100%;
	position: absolute;
	right: 0;
	top: 0;
	opacity: 0;
	visibility: hidden;
	height: 100%;
	transition: 0.5s;
}

.cn1_bot_r ul li.cur {
	opacity: 1;
	visibility: visible;
}

.cn1_bot_r ul li>img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all ease 2s;
	transform: scale(1.06);
}

.cn1_bot_r ul li.cur img {
	transform: scale(1);
}

.cn1_bot_r_text {
	position: absolute;
	left: 50%;
	top: 60%;
	opacity: 0;
	transform: translate(-50%, -50%);
	width: 85%;
	transition: 0.7s;
}

.cn1_bot_r ul li.cur .cn1_bot_r_text {
	top: 50%;
	opacity: 1;
}

.cn1_bot_r_text_cen {
	max-width: 660px;
	width: 52%;
}

.cn1_bot_r_text_b {
	color: var(--tcolor);
	font-weight: bold;
}

.cn1_bot_r_text_f {
	line-height: 1.8;
	color: #64728d;
}

.cn1_bot_r_text_s {
	color: var(--tcolor);
}

.cn1_bot_r_text_s p {
	display: block;
	padding-left: 30px;
	color: var(--tcolor);
	background-image: url(../img/icon1.png);
	background-repeat: no-repeat;
	background-position: left 8px;
	line-height: 2;
	margin: 8px 0;
}

.cn1_bot_r_text_l {
	display: flex;
	width: 180px;
	height: 48px;
	align-items: center;
	justify-content: center;
	color: #fff;
	background: var(--color);
	border: 1px solid var(--color);
	position: relative;
	overflow: hidden;
}

.cn1_bot_r_text_l:before{
    content: "";
    position: absolute;
    display: block;
    transition: all .6s;
    width: 100%;
    height: 0;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    padding-top: 100%;
    transform: translateX(-50%) translateY(-50%);
}

.cn1_bot_r_text_l:hover:before {
    animation: style1 .75s;
    z-index: 1;
}


.cn2 {
	overflow: hidden;
}

.cn2_bot {
	width: 100%;
	position: relative;
}

.swiper_case {
	width: 100%;
	overflow: hidden;
}

.swiper_but {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
	color: #cecece;
}

.swiper_but svg {
	height: auto;
	width: 34px;
}

.swiper_pre {
	left: -55px;
}

.swiper_next {
	right: -55px;
}

.swiper_but:hover {
	color: var(--color);
}

.cn2Img {
	width: 100%;
	position: relative;
	overflow: hidden;
	padding-bottom: 63%;
}

.cn2Img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	transition: 0.5s;
}

.cn2Img:hover img {
	transform: translate(-50%, -50%) scale(1.05);
}

.cn2Text {
	width: 100%;
	background: #fbfcfd;
	padding: 2.6vw 2.3vw;
}

.cn2_hy {
	position: absolute;
	width: 165px;
	height: 38px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(255 255 255 / 20%);
	left: 30px;
	bottom: 25px;
	color: #fff;
	font-size: 16px;
	cursor: auto;
}

.cn2Text_t {
	line-height: 1.2;
	color: var(--color);
	font-weight: bold;
}

.cn2Text_f {
	color: #1e2b31;
	margin-top: 10px;
	-webkit-line-clamp: 1;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.cn2Text_s {
	line-height: 1.8;
	color: #818181;
	margin-top: 15px;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.swiper_case .swiper-slide {
	transition: 0.5s;
    border-radius: 10px;
    overflow: hidden;
}

.cn2Text_f:hover {
	color: var(--color);
}

.con_link {
	width: 180px;
	height: 48px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: auto;
	margin-right: auto;
	background: var(--color);
	color: #fff;
	transition: 0.5s;
	border: 1px solid var(--color);
}

.cn3 {
	width: 100%;
	overflow: hidden;
	background: #f7f9fb;
}

.cn3_gd {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.cn3_gd_li {
	flex: 1;
	padding: 0 10px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.cn3_gd_li:not(:last-child) {
	border-right: 1px solid #e8eaec;
}

.gd_text {
	width: 100%;
	display: flex;
	align-items: flex-start;
	justify-content: center;
}

.num_t {
	line-height: 1;
	font-family: 'HarmonyOS_Medium';
	color: var(--color);
}

.num_s {
	line-height: 1;
	font-family: 'HarmonyOS_Medium';
	color: var(--color);
}

.gd_text .fnt_30 {
	line-height: 1;
	font-family: 'HarmonyOS_Medium';
	color: var(--color);
}

.gd_b {
	line-height: 1;
	color: #64728d;
	margin-top: 12px;
}

.swiper.swiper_hz1 {
	width: 100%;
	overflow: hidden;
}

.swiper.swiper_hz2 {
	width: 100%;
	overflow: hidden;
}

.swiper.swiper_hz3 {
	width: 100%;
	overflow: hidden;
}

.cn3_hz1 .slick-slide{
    padding: 0 15px;
}

.cn3_hz2 .slick-slide{
    padding: 0 15px;
}

.cn3_hz3 .slick-slide{
    padding: 0 15px;
}

.cn3_swiper_li {
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
	padding-bottom: 40%;
	transition: 0.5s;
	position: relative;
}

.cn3_swiper_li img {
	width: auto;
	height: auto;
	max-width: 80%;
	max-height: 80%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.cn3_swiper .swiper-wrapper {
	-webkit-transition-timing-function: linear !important;
	-moz-transition-timing-function: linear !important;
	-ms-transition-timing-function: linear !important;
	-o-transition-timing-function: linear !important;
	transition-timing-function: linear !important;
}

.cn3_swiper_li:hover {
	box-shadow: 0 0 10px rgba(51 51 51 / 10%);
}

.cn4 {
	width: 100%;
	overflow: hidden;
}

.cn4 .wrap_1680 {
	margin-right: 0;
}

.swiper_xw {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.cn4_swiper_li {
	width: 340px;
	height: 100%;
	transition: 0.4s;
}

.xw_img {
	width: 100%;
	padding-bottom: 70%;
	overflow: hidden;
	border-radius: 10px;
	position: relative;
	transition: 0.5s;
}

.xw_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: 0.5s;
}

.xw_img:hover img {
    transform: translate(-50%, -50%) scale(1.05);
}

.xw_text {
	width: 100%;
	transition: 0.5s;
	margin-top: 20px;
}

.xw_t {
	width: 134px;
	height: 34px;
	background: #eef0f2;
	text-align: center;
	line-height: 34px;
}

.xw_b {
	line-height: 1.6;
	color: #1e2b31;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.xw_b:hover{
    color: var(--color);
}

.xw_time {
	line-height: 1;
	color: #4d5b74;
}

@media only screen and (min-width: 769px) {

	
}

@media only screen and (max-width: 1600px) {
	.swiper_xw {
		height: 515px;
	}

	.cn4_swiper_li {
		width: 290px;
	}

	.cn4_swiper_li:hover {
		width: 500px;
	}
}

@media only screen and (max-width: 1440px) {
	.cn4_swiper_li {
		width: 260px;
	}

	.cn4_swiper_li:hover {
		width: 420px;
	}

	.cn4_swiper_li:hover .xw_text {
		width: 90%;
	}
}

@media only screen and (max-width: 1200px) {

	.header {
		top: 0;
	}

	.cn4_swiper_li {
		width: 230px;
	}

	.cn4_swiper_li:hover {
		width: 380px;
	}

	.cn4_swiper_li:hover .xw_text {
		top: 56%;
	}
}



@media only screen and (max-width: 768px) {
    .header{position:static;}
	.BanBox .swiper-slide {
		height: 340px;
	}



	.banMess {
		display: none;
	}

	.banner_txt_cen {
		width: 100%;
	}

	.banner_txt_cen>img {
		max-width: 75px
	}
	.banner_txt_cen>div{margin-top:8px;}

	.ban_text_t {
		font-size: 20px;
	}

	.banBut a {
		width: 140px;
		height: 38px;
		font-size: 12px;
	}

	.cn1_bot_r {
        width: 100%;
        height: 190vw;
        max-height: unset;
	}

	.cn1_bot_r ul li::before {
		content: '';
		width: 100%;
		height: 100%;
		background: rgba(0 0 0 / 10%);
		position: absolute;
		left: 0;
		top: 0;
		z-index: 1;
	}

	.cn1_bot_r_text {
		z-index: 10;
	}

	.cn1_bot_r_text_cen {
		max-width: unset;
		width: 100%;
	}

	.cn1_bot_r_text_l {
		width: 140px;
		height: 38px;
		font-size: 12px;
	}

	.cn1_bot_l {
		width: 100%;
	}

	.cn1_bot_l ul {
		max-width: unset;
		flex-direction: unset;
		flex-wrap: wrap;
		margin: 0 auto;
		justify-content: space-between;
	}

	.cn1_bot_l ul li {
	    width: 48%;
        height: 40px;
        font-size: 12px;
	}

	.cn2_hy {
		left: 20px;
		bottom: 20px;
		font-size: 14px;
	}

	.cn2Text {
		padding:25px 15px;
	}

	.con_link {
		width: 140px;
		height: 38px;
		font-size: 14px;
		margin-top: 35px;
	}

	.cn3_gd_li {
		margin-bottom: 25px;
		flex: 0 0 50%;
	}

	.num_t {
		font-size: 24px;
	}

	.num_s {
		font-size: 24px;
	}

	.cn3_hz2 {
	    margin-top: 15px;
	}
	
	.cn3_hz3 {
	    margin-top: 15px;
	}

	.swiper.swiper_hz2 {
		margin-top: 15px;
	}

	.swiper.swiper_hz3 {
		margin-top: 15px;
	}

	.cn4 .wrap_1680 {
		margin-right: auto;
	}

	.swiper_xw {
		height: auto;
	}

	.cn4_swiper_li {
		height: auto;
	}

	.xw_img {
		position: relative;
		height: auto;
		left: 0;
		transform: translateX(0%);
		padding-bottom: 75%;
	}

	.xw_img img {
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
	}

	.xw_text {
		position: unset;
		margin-top: 20px;
	}


}
