* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

html {
	font-size: 50px;
	height: 100%;
}

body {
	font: 0.32rem 'Arail', 'Microsoft Yahei';
	color: #302724;
	-webkit-text-size-adjust: none;
	background: #1F2778;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

ul,
ol {
	list-style: none;
}

a {
	text-decoration: none;
	color: #333;
}

a:hover,
a:active,
a:focus {
	color: #333;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-user-select: none;
	-moz-user-focus: none;
	-moz-user-select: none
}

input,
select,
textarea {
	outline: none;
}

input,
select {
	-webkit-appearance: none;
	border-radius: 0;
}

img {
	vertical-align: top;
	border: 0;
	-ms-interpolation-mode: bicubic;
	width: 100%;
}

.break {
	word-break: break-all;
	word-wrap: break-word;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
	padding: 0;
}

.elips {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	-o-text-overflow: ellipsis
}

header,
footer,
article,
section,
nav,
menu,
hgroup {
	display: block;
	clear: all;
}

.fix {
	zoom: 1;
}

.fix:before,
.fix:after {
	content: '';
	display: table;
}

.fix:after {
	clear: both;
}

.fp-tableCell {
	width: 100%;
}

:focus {
	outline: 0;
	-webkit-tap-highlight-color: transparent;
}

::-webkit-input-placeholder {
	color: #bbb;
}

section {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	font-size: 0;
}

input::-webkit-input-placeholder {
	color: #a2a4b6;
}

input:-moz-input-placeholder {
	color: #a2a4b6;
}

input::-moz-input-placeholder {
	color: #a2a4b6;
}

input:-ms-input-placeholder {
	color: #a2a4b6;
}

.block {
	display: block;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
}

.clearfix {
	zoom: 1;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

img {
	width: 100%;
}

.ov {
	width: 0;
	height: 0;
	overflow: hidden;
}

/*loader*/

.loaded {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: #efefef;
	z-index: 999;
}

.loaded .loader {
	width: 38%;
	position: absolute;
	left: 31%;
	top: 36%;
}

.loaded img {
	width: 100%;
}

.footer {
	padding: 0.3rem 0 1.4rem;
	background: #00085B ;
}

.footer p {
	font-size: 0.26rem;
	color: #FFF;
	line-height: 0.34rem;
	text-align: center;
	margin-top: 0.1rem;
}

.footer p a {
	color: #FFF;
}

/*头部*/
.banner {
	position: relative;
	width: 100%;
	padding-bottom: 0.7rem;
}

.banner .tel {
	display: block;
	position: absolute;
	right: 0rem;
	top: 0.32rem;
	width: 3.0rem;
	height: 0.4rem;
}

.but-con {
	display: flex;
	justify-content: center;
	width: 100%;
	position: absolute;
	bottom: 0.7rem;
	left: 0;
}

.but-con a {
	width: 2.95rem;
	height: 0.57rem;
	background: #FFFD8B;
	border-radius: 0.30rem;
	font-family: Alibaba PuHuiTi 3.0, Alibaba PuHuiTi 30;
	font-weight: 700;
	font-size: 0.25rem;
	color: #3D3D3D;
	line-height: 0.57rem;
	text-align: center;
	margin: 0 0.1rem;
}

.but-con a:last-child {
	background: #FFD78B;
}

.box1 {
	padding-bottom: 1.67rem;
	position: relative;
}

.box1 .box1Con {
	width: 6.70rem;
	height: 5.37rem;
	background: url(../images/box1.png) top no-repeat;
	background-size: cover;
	margin: 0 auto;
}
.box1 .box1Con .b1-stitle {
	font-family: Alibaba PuHuiTi;
	font-weight: 500;
	font-size: 0.26rem;
	color: #000000;
	line-height: 0.26rem;
	padding-left: 0.32rem;
	padding-top: 0.1rem;
	background: url(../images/bl.png) right bottom no-repeat;
	background-size: 0.95rem 0.1rem;
	display: inline-block;
}

.title {
	font-family: Alibaba PuHuiTi;
	font-weight: 900;
	font-size: .45rem;
	line-height: .64rem;
	text-align: left;
	background: linear-gradient(90deg, #1651BC 0%, #2270FC 100%);
	-webkit-background-clip: text;
	background-clip: text;
	color: transparent;
	/* 重要：设置为透明，否则文字将不显示 */
	padding-left: 0.36rem;
	padding-top: 0.26rem;
}

.box1 .box1Con .ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0.3rem;
}

.box1 .box1Con .ul .item {
	width: 2.95rem;
	height: 1.6rem;
	background: url(../images/box1Item.png) top no-repeat;
	background-size: cover;
	padding-left: 0.3rem;
	margin-bottom: 0.2rem;
}

.box1 .box1Con .ul .item .tit {
	font-family: Alibaba PuHuiTi;
	font-weight: 900;
	font-size: 0.26rem;
	color: #FEDB99;
	line-height: 0.42rem;
	position: relative;
	padding: 0.13rem 0 0.1rem;
	letter-spacing: -0.01rem;
}

.box1 .box1Con .ul .item .tit::before {
	content: "";
	width: 0.05rem;
	height: 0.27rem;
	background: #FEDB99;
	position: absolute;
	left: -0.16rem;
	top: 0.20rem;
}

.box1 .box1Con .ul .item p {
	font-family: Alibaba PuHuiTi;
	font-weight: 400;
	font-size: 0.24rem;
	color: #FFFFFF;
	line-height: 0.3rem;
}

.box2 {
	padding-bottom: 1.67rem;
	position: relative;
}

.box2 .title {
	margin-bottom: 0.1rem;
}

.box2 .box2Con {
	width: 6.70rem;
	/* height: 12.8rem; */
	/* background: url(../images/box2.png) top no-repeat; */
	/* background-size: cover; */
	/* background-size: 100% auto; */
	margin: 0 auto;
}
.box2 .box2Con .box2Con-1 {
	background: url(../images/box2_01.png) top no-repeat;
	background-size: cover;
	font-family: Alibaba PuHuiTi;
    font-weight: 900;
    font-size: .45rem;
    line-height: .64rem;
    text-align: left;
    /* background: linear-gradient(90deg, #1651BC 0%, #2270FC 100%); */
    /* -webkit-background-clip: text; */
    /* background-clip: text; */
    color: #2d56bf;
    padding-left: 0.36rem;
    padding-top: 0.26rem;
}
.box2 .box2Con .box2Con-2 {
	background: url(../images/box2_02.png) top no-repeat;
	background-size: cover;
}

.box2 .box2Con .box2Con-2 .tab {
	display: flex;
	width: 3.14rem;
	height: 0.81rem;
	background: url(../images/tab1.png) no-repeat;
	background-size: 3.14rem 0.81rem;
	margin-left: 0.2rem;
	margin-bottom: 0.1rem;
}

.box2 .box2Con .box2Con-2 .tab1 {
	background-image: url(../images/tab2.png);
	margin-left: 0.3rem;
}

.box2 .box2Con .box2Con-2 .tab span {
	display: block;
	width: 50%;
	height: 0.81rem;
	font-family: Alibaba PuHuiTi;
	font-weight: 400;
	font-size: 0.26rem;
	color: #FFFFFF;
	line-height: 0.8rem;
	text-align: center;
}

.box2 .box2Con .box2Con-2 .tab .on {
	width: 60%;
	line-height: 0.7rem;
	font-weight: bold;
	position: relative;
}

.box2 .box2Con .box2Con-2 .tab .on::before {
	content: "";
	width: 0.52rem;
	height: 0.01rem;
	background: #FFFFFF;
	position: absolute;
	bottom: 0.26rem;
	left: 50%;
	margin-left: -0.26rem;
}

.box2 .box2Con .box2Con-2 .box2_01 {
	display: none;
}

.box2 .box2Con .box2Con-2 .box2_01 .item {
	padding: 0 0.2rem 0.4rem;
}

.box2 .box2Con .box2Con-2 .box2_01 .b2-country {
	display: flex;
	align-items: flex-start;
	margin-left: 0.12rem;
}
.box2 .box2Con .box2Con-2 .box2_01 .b2-country img {
	display: block;
	width: 1.34rem;
	height: 1.34rem;
	margin-right: 0.19rem;
}
.box2 .box2Con .box2Con-2 .box2_01 .b2-country p {
	font-weight: 400;
	font-size: 0.24rem;
	color: #3D3D3D;
	line-height: 0.34rem;
}
.box2 .box2Con .box2Con-2 .box2_01 .b2-country p span {
	color: #EA0000;
}

.box2 .box2Con .box2Con-2 .box2_01 .item h3 {
	/* width: 3.73rem; */
	height: 0.5rem;
	background: url(../images/box2Item.png) left no-repeat;
	background-size: 3.73rem 0.5rem;
	font-family: Alibaba PuHuiTi;
	font-weight: 900;
	font-size: 0.24rem;
	color: #3D3D3D;
	line-height: 0.5rem;
	padding-left: 0.3rem;
	margin-bottom: 0.18rem;
}

.box2 .box2Con .box2Con-2 .box2_01 .item p {
	width: 6.40rem;
	padding-left: 0.1rem;
	font-family: Alibaba PuHuiTi;
	font-weight: 400;
	font-size: 0.24rem;
	color: #3D3D3D;
	line-height: 0.34rem;
	text-align: left;
	font-style: normal;
	text-transform: none;
}
.box2 .box2Con .box2Con-2 .box2_01 .item .item-stitle {
	display: flex;
	align-items: center;
	margin-bottom: 0.1rem;
}
.box2 .box2Con .box2Con-2 .box2_01 .item .item-stitle em {
	display: block;
	width: 0.05rem;
	height: 0.27rem;
	background-color: #1651BC;
	margin-right: 0.1rem;
}
.box2 .box2Con .box2Con-2 .box2_01 .item .item-stitle p {
	font-weight: 800;
	font-size: 0.24rem;
	color: #1651BC;
	line-height: 0.34rem;
}
.box2 .box2Con .box2Con-2 .box2_01 .item .item-smes {
	font-weight: 400;
	font-size: 0.24rem;
	color: #3D3D3D;
	line-height: 0.34rem;
}

.box3 {
	padding-bottom: 1.67rem;
	position: relative;
}

.box3 .title {
	margin-bottom: 0.1rem;
}

.box3 .box3Con {
	width: 6.70rem;
	padding-bottom: 0.14rem;
	/* height: 6.80rem; */
	background: url(../images/box3.png) top no-repeat;
	background-size: cover;
	margin: 0 auto;
}
.box3 .box3Con .b3-stitle {
	font-family: Alibaba PuHuiTi;
	font-weight: 500;
	font-size: 0.26rem;
	color: #000000;
	line-height: 0.26rem;
	margin-left: 0.32rem;
	padding-top: 0.1rem;
	background: url(../images/bl.png) left bottom no-repeat;
	background-size: 1.46rem 0.1rem;
	display: inline-block;
	margin-bottom: 0.45rem;
}
.box3 .box3Con .b3-major {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	padding: 0 0.32rem;
	gap: 0.4rem;
}
.box3 .box3Con .b3-major .major-item {
	width: 1.17rem;
	height: 1.17rem;
	background: url(../images/b3-major.png) top no-repeat;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}
.box3 .box3Con .b3-major .major-item p {
	font-family: Alibaba PuHuiTi;
	font-weight: 900;
	font-size: 0.35rem;
	color: #FFFFFF;
	line-height: 0.39rem;
	text-align: center;
}
.box3 .box3Con .b3-major .major-item .major-light {
	position: absolute;
	left: 50%;
	top: -0.07rem;
	transform: translateX(-50%);
	width: 100%;
	height: 0.35rem;
	background: #FEA500;
	font-weight: 500;
	font-size: 0.19rem;
	color: #FFFFFF;
	line-height: 0.35rem;
	text-align: center;
	animation:  majorScale 2s infinite;
	transform-origin: center;
}
@keyframes majorBlink {
	0% {
		background-color: yellow;
	}
	50% {
		background-color: rgba(255, 255, 0, 0.3); /* 半透明黄色 */
	}
	100% {
		background-color: yellow;
	}
}

/* 定义缩放动画 */
@keyframes majorScale {
	0% {
        transform: translate(-50%, -50%) scale(1);
      }
      50% {
        transform: translate(-50%, -50%) scale(1.2);
      }
      100% {
        transform: translate(-50%, -50%) scale(1);
      }
}

.box4 {
	padding-bottom: 1.67rem;
	position: relative;
}

.box4 .title {
	margin-bottom: 0.4rem;
}

.box4 .box4Con {
	width: 6.70rem;
	background: url(../images/box4.png) top no-repeat;
	background-size: cover;
	margin: 0 auto;
}

.box4 .box4Con .tab {
	display: flex;
	width: 3.14rem;
	height: 0.81rem;
	background: url(../images/tab1.png) no-repeat;
	background-size: 3.14rem 0.81rem;
	margin-left: 0.2rem;
	margin-bottom: 0.05rem;
}

.box4 .box4Con .tab1 {
	background-image: url(../images/tab2.png);
	margin-left: 0.3rem;
}

.box4 .box4Con .tab span {
	display: block;
	width: 50%;
	height: 0.81rem;
	font-family: Alibaba PuHuiTi;
	font-weight: 400;
	font-size: 0.26rem;
	color: #FFFFFF;
	line-height: 0.8rem;
	text-align: center;
}

.box4 .box4Con .tab .on {
	width: 60%;
	line-height: 0.7rem;
	font-weight: bold;
	position: relative;
}

.box4 .box4Con .tab .on::before {
	content: "";
	width: 0.52rem;
	height: 0.01rem;
	background: #FFFFFF;
	position: absolute;
	bottom: 0.26rem;
	left: 50%;
	margin-left: -0.26rem;
}


.box4 .box4Con .box4_01 {
	width: 100%;
	padding-bottom: 0.44rem;
}

.box4 .box4Con .box4_01 .swiper {
	width: 100%;
	height: 100%;
}

.swiper {
	--swiper-theme-color: #00A595;
}

.box4 .box4Con .box4_01 .item {
	display: flex;
	padding: 0.3rem 0.3rem;
}
.box4 .box4Con .box4_01 .item:not(:last-child) {
	border-bottom: 1px solid #D8D8D8;
}

.box4 .box4Con .box4_01 .item img {
	display: block;
	width: 1.0rem;
	height: 1.0rem;
	margin-right: 0.27rem;
}

.box4 .box4Con .box4_01 .item p {
	flex: 1;
	font-family: Alibaba PuHuiTi;
	font-weight: 400;
	font-size: 0.24rem;
	color: #3D3D3D;
	line-height: 0.34rem;
}
.box4 .box4Con .box4_01 .item div {
	width: 0.7rem;
	height: 0.7rem;
	background: #FFD78B;
	border-radius: 0.1rem;
	margin-left: 0.38rem;
	font-weight: 700;
	font-size: 0.26rem;
	color: #754200;
	line-height: 0.28rem;
	text-align: center;
	padding: 0.09rem;
}

.box4 .box4Con .box4_01 .item p span {
	display: block;
	font-family: Alibaba PuHuiTi;
	font-weight: 900;
	font-size: 0.26rem;
	color: #3D3D3D;
	line-height: 0.36rem;
	margin-bottom: 0.07rem;
	position: relative;
	padding-left: 0.12rem;
}

.box4 .box4Con .box4_01 .item p span::before {
	content: "";
	width: 0.05rem;
	height: 0.26rem;
	background: #1651BC;
	position: absolute;
	top: 0.05rem;
	left: 0;
}
.swiper-pagination1 {
	/* bottom: -0.2rem !important; */
}

.box5 {
	padding-bottom: 1.67rem;
	position: relative;
}

.box5 .title {
	margin-bottom: 0.2rem;
	font-size: 0.38rem;
}

.box5 .box5Con {
	width: 6.70rem;
	background: url(../images/box5.png) top no-repeat;
	background-size: cover;
	margin: 0 auto;
}

.box5 .box5Con .box5_01 .item {
	padding: 0 0.3rem 0.4rem;
}
.box5 .box5Con .box5_01 .b5-2 {

}
.b5-vs {
	display: flex;
	align-items: flex-start;
}	
.b5-vs .vs-word {
	font-family: Alibaba PuHuiTi;
	font-weight: 900;
	font-size: 0.38rem;
	line-height: 0.42rem;
	text-align: center;
	font-style: normal;
	text-transform: none;
	background: linear-gradient(90deg, #1651BC 0%, #2270FC 100%);
	color: transparent;
	-webkit-background-clip: text;
}
.b5-vs img {
	display: block;
	width: 1.16rem;
	height: 1.16rem;
	margin: 0 0.2rem 0 0.2rem;
}
.b5-img {
	padding: 0.3rem 0;
	background-color: #fff;
	overflow-y: scroll;
	height: 5.07rem;
}
.b5-img div {
	position: relative;
}
.b5-img div img {
	display: block;
	width: 4.82rem;
	margin-left: 0.85rem;
}
.b5-img div .open {
	position: absolute;
    top: 4.8rem;
    font-size: 0;
    width: 100%;
    height: 0.64rem;
	display: flex;
	align-items: center;
	justify-content: flex-end;
} 
.b5-img div .open span {
	width: 2rem;
	height: 0.64rem;
	margin-right: 0.65rem;
}

.box5 .box5Con .box5_01 .item h3 {
	width: 3.73rem;
	height: 0.5rem;
	background: url(../images/box2Item.png) no-repeat;
	background-size: cover;
	font-family: Alibaba PuHuiTi;
	font-weight: 900;
	font-size: 0.24rem;
	color: #3D3D3D;
	line-height: 0.5rem;
	padding-left: 0.3rem;
	margin-bottom: 0.18rem;
}

.box5 .box5Con .box5_01 .item p {
	padding-left: 0.1rem;
	font-family: Alibaba PuHuiTi;
	font-weight: 400;
	font-size: 0.24rem;
	color: #3D3D3D;
	line-height: 0.34rem;
	text-align: left;
	font-style: normal;
	text-transform: none;
}
.box5 .box5Con .box5_01 .item p span {
	color: #EA0000;
}

.box6 {
	padding-bottom: 1.67rem;
	position: relative;
}

.box6 .title {
	margin-bottom: 0.2rem;
}

.box6 .box6Con {
	width: 6.70rem;
	height: 13.02rem;
	background: url(../images/box6.png) top no-repeat;
	background-size: cover;
	margin: 0 auto;
	padding: 0 0.3rem;
}

.box6 .box6Con .box6_01 h3{
	width: 2.77rem;
	height: 0.60rem;
	margin: 0 auto 0.3rem;
	font-family: Alibaba PuHuiTi;
	font-weight: 500;
	font-size: 0.28rem;
	color: #FFFFFF;
	line-height: 0.5rem;
	text-align: center;
	background: url(../images/box6_tit.png) top no-repeat;
	background-size: cover;
}
.box6 .box6Con .box6_01 .item{
	display: flex;
	justify-content: space-between;
	margin-bottom: 0.3rem;
}
.box6 .box6Con .box6_01 .item img{
	width: 2.80rem;
	height: 2.0rem;
}
.box6 .box6Con .box6_01 .item p{
	width: 2.8rem;
	font-family: Alibaba PuHuiTi;
	font-weight: 500;
	font-size: 0.24rem;
	color: #3D3D3D;
	line-height: 0.36rem;
}
.box6 .box6Con .box6_01 .item p span{
	display: block;
	position: relative;
	padding-left: 0.3rem;
}
.box6 .box6Con .box6_01 .item p span::before{
	content: "";
	width: 0.08rem;
	height: 0.08rem;
	border-radius: 0.04rem;
	background: #00A595;
	position: absolute;
	left: 0.11rem;
	top: 0.12rem;
}
.box7 {
	position: relative;
	padding-bottom: 0.57rem;
}

.box7 .box7Con {
	width: 6.70rem;
	/* height: 3.94rem; */
	margin: 0 auto;
}
.box7 .box7Con img{
	display: block;
}
.box8 {
	padding-bottom: 0.67rem;
	position: relative;
}

.box8 .box8Con {
	width: 6.70rem;
	background: url(../images/box8.png) top no-repeat;
	background-size: cover;
	margin: 0 auto;
	padding-bottom: 0.47rem;
}
.b8-con {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 0.4rem;
}
.b8-item {
	width: 1.5rem;
	height: 1.86rem;
	padding: 0.16rem 0;
	background: #c8d3e8;
	margin: 0 0.05rem;
	animation:  skillScale 2.5s infinite;
}
.b8-item img{
	display: block;
	width: 0.78rem;
	height: 0.78rem;
	margin: 0 auto;
}
@keyframes skillScale {
	0% {
		transform: scale(0.9);
	}
	50% {
		transform: scale(1); /* 放大到 1.2 倍 */
	}
	100% {
		transform: scale(0.9);
	}
}
.b8-item p{
	font-weight: 400;
	font-size: 0.24rem;
	color: #3D3D3D;
	line-height: 0.35rem;
	text-align: center;
	margin-top: 0.1rem;
}
.btm-nav { 
    width: 100%; 
    position: fixed; 
    left:0;
    bottom:0; 
    z-index: 100;
}

#live800_chat_nav{
	display: none;
}
.kefuTan {
	display: none;
	width: 6.7rem;
	position: fixed;
	left: 50%;
	top: 25%;
	z-index: 9999;
	transform: translateX(-50%);
}

.kefuTan img {
	display: block;
	width: 100%;
}
.b5-dialog {
	width: 100%;
	height: 2.94rem;
	background: #ECF4FF;
	border-radius: 0.2rem;
	padding: 0.3rem;
}
.d-title {
	font-weight: 900;
	font-size: 0.28rem;
	color: #1651BC;
	line-height: 0.41rem;
	text-align: center;
	margin-bottom: 0.15rem;
}
.d-con {
	display: flex;
	align-items: flex-start;
	margin-bottom: 0.15rem;
}
.d-left  {
	font-weight: 400;
	font-size: 0.24rem;
	color: #3D3D3D;
	line-height: 0.35rem;
	margin-right: 0.5rem;
}
.d-right  {
	font-weight: 400;
	font-size: 0.24rem;
	color: #3D3D3D;
	line-height: 0.35rem;
}
.d-notice {
	font-weight: 400;
	font-size: 0.2rem;
	color: #3D3D3D;
	line-height: 0.29rem;
	text-align: center;
}
/* .kefuTan span {
	display: block;
	width: 4.8rem;
	height: 0.85rem;
	line-height: 0.81rem;
	background-color: #fff;
	color: #ff4436;
	font-size: 0.3rem;
	font-weight: 900;
	border: 0.02rem solid #ff4436;
	border-radius: 1.0rem;
	position: absolute;
	left: 0.6rem;
	bottom: -0.5rem;
	text-align: center;
} */

.kefuTan strong {
	width: 0.35rem;
	height: 0.35rem;
	display: block;
	position: absolute;
	bottom: -0.7rem;
	left: 50%;
	margin-left: -0.35rem;
}
.zzc {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	position: fixed;
	left: 0;
	top: 0;
	display: none;
	z-index: 9999;
}