@charset "utf-8";
a, img { vertical-align: top; }

/*.container { width: 1456px; margin: auto; }*/
.container { width: 75%; margin: auto; }
@media(max-width: 1900px){
	.container { width: calc(100% - 362px); margin: auto; }
}
@media(max-width: 1500px){
	.container { width: calc(100% - 150px); margin: auto; }
}

@media(max-width: 1100px){
	.container { width: 94%; }
}


/*字体*/
.marginT40 { margin-top:40px; }
.marginT60 { margin-top:60px; }
.colorBlue { color:#0044B0; }
.colorYellow { color:#FFA100; }
.colorBlack { color:#000; }
.font55 { font-size:55px; line-height: 1.2; }
.font50 { font-size:50px; line-height: 1.2; }
.font48 { font-size:48px; line-height: 1.2; }
.font46 { font-size:46px; line-height: 1.2; }
.font40 { font-size:40px; line-height: 1.2; }
.font42 { font-size:42px; line-height: 1.2; }
.font76 { font-size:76px; line-height: 1.2; }
.font26 { font-size:26px; line-height: 1.2; }
.font36 { font-size:36px; line-height: 1.2; }
.font24 { font-size:24px; line-height: 1.2; }
.font32 { font-size:32px; line-height: 1.2; }
.font30 { font-size:30px; line-height: 1.2; }
.font22 { font-size:22px; line-height: 1.2; }
.font21 { font-size:21px; line-height: 1.2; }
.font20 { font-size:20px; line-height: 1.2; }
.font18 { font-size:18px; line-height: 1.6; }
.font16 { font-size:16px; line-height: 1.6; }
.font15 { font-size:15px; line-height: 1.6; }
.font14 { font-size:14px; line-height: 1.6; }
.bold { font-weight:bold; }
@media(max-width:1900px){
	.marginT40 { margin-top:2vw; }
	.marginT60 { margin-top:3vw; }
	.font55 { font-size: 2.8vw; }
	.font50 { font-size: 2.6vw;}
	.font48 { font-size:2.5vw;}
	.font46 { font-size:2.2vw; }
	.font40 { font-size: 2vw; }
	.font36 { font-size: 1.8vw; }
	.font42 { font-size: 2.1vw; }
	.font76 { font-size: 3.8vw; }
	.font32 { font-size: 1.6vw; }
	.font30 { font-size: 1.6vw;}
	.font24 { font-size: 1.2vw; }
	.font26 { font-size: 1.3vw; }
	.font22 { font-size: 21px; }
	.font21 { font-size: 20px; }
	.font20 { font-size: 19px; }
	.font18 { font-size: 17px; }
}
@media(max-width:1700px){
	.font21 { font-size: 19px; }
	.font22 { font-size: 20px; }
	.font20 { font-size: 18px; }
}
@media(max-width:1500px){
	.font21 { font-size: 18px; }
	.font22 { font-size: 18px; }
	.font18 { font-size: 16px; }
	.font15 { font-size: 14px; }
	.font16 { font-size: 14px; }
	.font20 { font-size: 17px; }
}
@media(max-width:1300px){
	.font21 { font-size: 17px; }
	.font20 { font-size: 16px; }
	.font22 { font-size: 18px; }
}
@media(max-width:1100px){
	.marginT40 { margin-top:25px; }
	.marginT36 { margin-top:22px; }
	.marginT60 { margin-top:30px; }
	.font55 { font-size: 24px; }
	.font50 { font-size: 22px; }
	.font76 { font-size: 30px; }
	.font32 { font-size: 18px; }
	.font30 { font-size: 18px;}
	.font24 { font-size: 18px; }
	.font26 { font-size: 18px; }
	.font16 { font-size: 14px; }
	.font15 { font-size: 14px; }
	.font21 { font-size: 16px; }
	.font20 { font-size: 15px; }
	.font22 { font-size: 17px; }
	.font18 { font-size: 16px; }
	.font48 { font-size: 26px;}
	.font46 { font-size: 24px; }
	.font40 { font-size: 22px; }
	.font42 { font-size: 24px; }
	.font36 { font-size: 22px; }
}


/**pc头部**/
.navmo { position: fixed; left: 0; top: 0; width: 100%; z-index: 9; padding: 34px 0 0 0; transition: all .5s; }
.navmo.navmocu { background: rgba(0,52,134,.98) !important; }
.navmo .logo a { display: block; }
.navmo .logo a .Y { display: none; }
.navmo .avmo { height: 37px; width: 128px; }
.navmo .avmo .relative{height: 100%;}
.navmo .avmo .navRe { position: absolute; cursor:pointer; top: 50%; transform: translateY(-50%); height: 17px; width: 86px; right: 0; }
.navmo .avmo .navRe .rewen { position: absolute; right: 0; top: 50%; transform: translateY(-50%); color: #fff; line-height: .8; text-transform: uppercase; width: 50px; height: 12px; }
.navmo .avmo .navRe .rewen .dw { position: absolute;  }
.navmo .avmo .navRe .rewen .r { opacity: 0; }
.navmo .avmo .navRe .rewen .m { opacity: 1; }
.navmo .avmo .navRe .rewen.cup .r { opacity: 1; }
.navmo .avmo .navRe .rewen.cup .m { opacity: 0; }

.navmo .avmo .navRew { position: absolute; cursor:pointer; top: 50%; transform: translateY(-50%); height: 17px; width: 86px; right: 0; display: none; }
.navmo .avmo .navRew .rewen { position: absolute; right: 0; top: 50%; transform: translateY(-50%); color: #fff; line-height: .8; text-transform: uppercase; width: 50px; height: 12px; }
.navmo .avmo .navRew .rewen .dw { position: absolute;  }
.navmo .avmo .navRew .rewen .r { opacity: 0; }
.navmo .avmo .navRew .rewen .m { opacity: 1; }
.navmo .avmo .navRew .rewen.cup .r { opacity: 1; }
.navmo .avmo .navRew .rewen.cup .m { opacity: 0; }

.fp-viewing-section-1 .navmocu .logo a .Y { display: block; }
.fp-viewing-section-1 .navmocu .logo a .M { display: none; }


.fp-viewing-section-3 .navmo .logo a .Y { display: none; }
.fp-viewing-section-3 .navmo .logo a .M { display: block; }

.fp-viewing-section-3 .navmocu .logo a .Y { display: block; }
.fp-viewing-section-3 .navmocu .logo a .M { display: none; }

.fp-viewing-section-4 .navmo .logo a .Y { display: none; }
.fp-viewing-section-4 .navmo .logo a .M { display: block; }

.fp-viewing-section-4 .navmocu .logo a .Y { display: block; }
.fp-viewing-section-4 .navmocu .logo a .M { display: none; }

.fp-viewing-section-5 .navmo .logo a .Y { display: none; }
.fp-viewing-section-5 .navmo .logo a .M { display: block; }

.fp-viewing-section-5 .navmocu .logo a .Y { display: block; }
.fp-viewing-section-5 .navmocu .logo a .M { display: none; }

.fp-viewing-section-6 .navmo .logo a .Y { display: none; }
.fp-viewing-section-6 .navmo .logo a .M { display: block; }

.fp-viewing-section-6 .navmocu .logo a .Y { display: block; }
.fp-viewing-section-6 .navmocu .logo a .M { display: none; }

.fp-viewing-footerl .navmo .logo a .Y { display: none; }
.fp-viewing-footerl .navmo .logo a .M { display: block; }

.fp-viewing-footerl .navmocu .logo a .Y { display: block; }
.fp-viewing-footerl .navmocu .logo a .M { display: none; }

.navmo.zhaopin_header2  .avmo .navRew .rewen{color: #003b95;}



/**导航搜索**/
.navmo .avmo .navc span { cursor: pointer; position: relative; display: inline-block; width: 20px; height: 19px; background: url(../images/search.png) no-repeat center; padding-top: 37px; }
.navmo .avmo .navc span .mornes { position: absolute; top: 50px; right: -24px; z-index: 9; padding-top: 8px;/* overflow: hidden; */transition: all .4s; }
.navmo .avmo .navc span .subsearch { display: none; }
.navmo .avmo .navc span .subsearch .subsearcha {box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.14); background: #fff; border-radius: 3px; position: relative; width: 380px; height: 50px; }
.navmo .avmo .navc span .subsearch .subsearcha:before { content: ''; position: absolute; right: 26px; top: -8px; line-height: 0; border-width: 8px; border-color: rgba(255, 255, 255, 0.9); border-top-width: 0; border-style: dashed; border-top-style: solid; border-left-color: transparent; border-right-color: transparent; }
.navmo .avmo .navc span .subsearch .subsearcha .inp { width: 90%; height: 100%; border: 0; font-size: 15px; color: #4a505a; padding-left: 20px; padding-right: 20px; }
.navmo .avmo .navc span .subsearch .subsearcha:before { content: ''; position: absolute; right: 26px; top: -8px; line-height: 0; border-width: 8px; border-color: rgba(255, 255, 255, 0.9); border-top-width: 0; border-style: dashed; border-top-style: solid; border-left-color: transparent; border-right-color: transparent; }
.navmo .avmo .navc span .subsearch .subsearcha .sub { border: none; outline: none; position: absolute; right: 20px; top: 50%; height: 15px; background: url(../images/searchx.png) no-repeat center center/cover; font-size: 0; width: 26px; transform: translateY(-50%); }

.fp-viewing-section-1 .navmo .avmo .navc span { background: url(../images/searcha.png) no-repeat center; }
.fp-viewing-section-1 .navmocu .avmo .navc span { background: url(../images/search.png) no-repeat center; }

.fp-viewing-section-2 .navmo .avmo .navc span { background: url(../images/searcha.png) no-repeat center; }
.fp-viewing-section-2 .navmocu .avmo .navc span { background: url(../images/search.png) no-repeat center; }

.fp-viewing-section-3 .navmo .avmo .navc span { background: url(../images/searcha.png) no-repeat center; }
.fp-viewing-section-3 .navmocu .avmo .navc span { background: url(../images/search.png) no-repeat center; }

.fp-viewing-section-4 .navmo .avmo .navc span { background: url(../images/searcha.png) no-repeat center; }
.fp-viewing-section-4 .navmocu .avmo .navc span { background: url(../images/search.png) no-repeat center; }

.fp-viewing-section-5 .navmo .avmo .navc span { background: url(../images/searcha.png) no-repeat center; }
.fp-viewing-section-5 .navmocu .avmo .navc span { background: url(../images/search.png) no-repeat center; }

.fp-viewing-section-6 .navmo .avmo .navc span { background: url(../images/searcha.png) no-repeat center; }
.fp-viewing-section-6 .navmocu .avmo .navc span { background: url(../images/search.png) no-repeat center; }

.fp-viewing-footerl .navmo .avmo .navc span { background: url(../images/searcha.png) no-repeat center; }
.fp-viewing-footerl .navmocu .avmo .navc span { background: url(../images/search.png) no-repeat center; }

/**导航下拉**/
.navmo .pcxiao { display: none; position: relative; }
.navmo .pcxiao .xiaotop { margin-top: 30px;  border-top: 1px solid rgba(255,255,255,.1); border-bottom: 1px solid rgba(255,255,255,.1);  }
.navmo .pcxiao .xiaotop>ul { width: calc(100% - 248px); margin: 0 auto; }
.navmo .pcxiao .xiaotop>ul>li { float: left; font-size: 18px; margin-right: calc(16.6666% - 87px); }
.navmo .pcxiao .xiaotop>ul>li>a { position: relative; }
.navmo .pcxiao .xiaotop>ul>li>a::before { position: absolute; content: ""; bottom: 0; opacity: 0; transition: all .5s; width: 100%; height: 2px; background: #fff; left: 0; }
.navmo .pcxiao .xiaotop>ul>li.cur>a::before { opacity: 1; }
.navmo .pcxiao .xiaotop>ul>li:last-child { margin-right:0; }
.navmo .pcxiao .xiaotop>ul>li>a { display: block;  color: #fff; line-height: 1; padding: 28px 0; }
.navmo .pcxiao .xiaotop>ul>li .sub { display:none; }
.navmo .pcxiao .xiaotop>ul>li:hover .sub,.navmo .pcxiao .xiaotop>ul>li.cur .sub { display:block; }
.navmo .pcxiao { min-height: 500px; }
.navmo .pcxiao .xiaobotto { position: absolute; width: 100vw; left:0;  }

.navmo .pcxiao .xiaotop>ul>li.sign { position: relative; }
.navmo .pcxiao .xiaotop>ul>li .sub { padding-top: 20px; position: absolute; left: -150px; padding-left: 150px; width: 400px; }
.navmo .pcxiao .xiaotop>ul>li .sub a { display:block; font-size:16px;color:#8ab4f3; margin-top: 20px; }
.navmo .pcxiao .xiaotop>ul>li .sub a:hover { color:#ffffff; }

.navmo .pcxiao .xiaobotto { display:none; }
.navmo .pcxiao .xiaotop>ul>li:hover .xiaobotto,.navmo .pcxiao .xiaotop>ul>li.cur .xiaobotto { display:block; }

.navmo .pcxiao .xiaobotto { padding-top: 45px; } 
.navmo .pcxiao .xiaobotto .boxb .bottl { width: 240px; }
.navmo .pcxiao .xiaobotto .boxb .bottl ul li { line-height: 1; font-size: 16px; color: #8ab4f3; cursor:pointer; margin-bottom: 30px; }
.navmo .pcxiao .xiaobotto .boxb .bottl ul li.cur { color: #fff; }
.navmo .pcxiao .xiaobotto .boxb .bottl ul li a { color:#8ab4f3; }
.navmo .pcxiao .xiaobotto .boxb .bottl ul li.cur a,.navmo .pcxiao .xiaobotto .boxb .bottl ul li a:hover { color:#fff; }
.navmo .pcxiao .xiaobotto .boxb .bottl ul li:last-child { margin-bottom: 0; }
.navmo .pcxiao .xiaobotto .boxb .bottr { width: calc(100% - 365px); padding-bottom: 82px; }
.navmo .pcxiao .xiaobotto .boxb .bottr .uod ul li { float: left; text-align: center; width: 33.33%; }
.navmo .pcxiao .xiaobotto .boxb .bottr .uod ul li a { display: block; }
.navmo .pcxiao .xiaobotto .boxb .bottr .uod ul li a .trz { color: #fff; margin-top: 15px; font-size: 17px; border: 1px solid rgba(215,215,215,.45); display: inline-block; border-radius: 50px; height: 32px; padding: 0 20px; line-height: 30px; transition: all .4s; }
.navmo .pcxiao .xiaobotto .boxb .bottr .uod ul li a:hover .trz { background: #ffb700; border-color: #ffb700; }


@media(max-width:1600px){
	.navmo .pcxiao { min-height: 360px; }
	.navmo .pcxiao .xiaobotto { padding-top: 30px; }
	.navmo .pcxiao .xiaobotto .boxb .bottl ul li { margin-bottom: 20px; }
	.navmo .pcxiao .xiaotop>ul>li .sub a { margin-top: 15px; }
}

.mobile-menu-pc {
	height: 14px;
	width: 30px;
	position: relative;
	display: block;
}

.mobile-menu-pc .menu-e {
	height: 2px;
    right: 0;
    position: absolute;
    border-radius: 1px;
    font-style: normal;
    background-color: #003b95;
    display: block;
    transition: all 0.5s;
    border-radius: 2px;
	width: 30px;
}

.menu-e-1 { width: 24px; top: 0px; }
.menu-e-2 { width: 24px; top: 7px; left: -5px; }
.menu-e-3 { width: 24px; top: 14px; }

.mobile-mpoe-on .menu-e-1 {
	transform: translateY(7px) rotate(45deg);
	background-color: #003b95;
}
.mobile-mpoe-on .menu-e-2 {
	opacity: 0;
}
.mobile-mpoe-on .menu-e-3 {
	transform: translateY(-7px) rotate(-45deg);
	background-color: #003b95;
}

.fp-viewing-section-1 .mobile-menu-pc .menu-e { background: #003b95; }
.fp-viewing-section-1 .navmo .avmo .navRe .rewen .dw { color: #003b95; }

.fp-viewing-section-1 .navmocu .mobile-menu-pc .menu-e { background: #fff; }
.fp-viewing-section-1 .navmocu .avmo .navRe .rewen .dw { color: #fff; }

.fp-viewing-section-2 .mobile-menu-pc .menu-e { background: #003b95; }
.fp-viewing-section-2 .navmo .avmo .navRe .rewen .dw { color: #003b95; }

.fp-viewing-section-2 .navmocu .mobile-menu-pc .menu-e { background: #fff; }
.fp-viewing-section-2 .navmocu .avmo .navRe .rewen .dw { color: #fff; }


.fp-viewing-section-3 .mobile-menu-pc .menu-e { background: #003b95; }
.fp-viewing-section-3 .navmo .avmo .navRe .rewen .dw { color: #003b95; }

.fp-viewing-section-3 .navmocu .mobile-menu-pc .menu-e { background: #fff; }
.fp-viewing-section-3 .navmocu .avmo .navRe .rewen .dw { color: #fff; }

.fp-viewing-section-4 .mobile-menu-pc .menu-e { background: #003b95; }
.fp-viewing-section-4 .navmo .avmo .navRe .rewen .dw { color: #003b95; }

.fp-viewing-section-4 .navmocu .mobile-menu-pc .menu-e { background: #fff; }
.fp-viewing-section-4 .navmocu .avmo .navRe .rewen .dw { color: #fff; }


.fp-viewing-section-5 .mobile-menu-pc .menu-e { background: #003b95; }
.fp-viewing-section-5 .navmo .avmo .navRe .rewen .dw { color: #003b95; }

.fp-viewing-section-5 .navmocu .mobile-menu-pc .menu-e { background: #fff; }
.fp-viewing-section-5 .navmocu .avmo .navRe .rewen .dw { color: #fff; }

.fp-viewing-section-6 .mobile-menu-pc .menu-e { background: #003b95; }
.fp-viewing-section-6 .navmo .avmo .navRe .rewen .dw { color: #003b95; }

.fp-viewing-section-6 .navmocu .mobile-menu-pc .menu-e { background: #fff; }
.fp-viewing-section-6 .navmocu .avmo .navRe .rewen .dw { color: #fff; }

.fp-viewing-footerl .mobile-menu-pc .menu-e { background: #003b95; }
.fp-viewing-footerl .navmo .avmo .navRe .rewen .dw { color: #003b95; }

.fp-viewing-footerl .navmocu .mobile-menu-pc .menu-e { background: #fff; }
.fp-viewing-footerl .navmocu .avmo .navRe .rewen .dw { color: #fff; }



/**首页**/
.indexbanner .index-banner .img { overflow: hidden; }
.indexbanner .index-banner .img .bgImg { -webkit-animation:fa1 5s linear 1; }
@-webkit-keyframes fa1{
	0%{-webkit-transform:scale(1.1);}
	10%{-webkit-transform:scale(1.09);}
	20%{-webkit-transform:scale(1.08);}
	30%{-webkit-transform:scale(1.07);}
	40%{-webkit-transform:scale(1.06);}
	50%{-webkit-transform:scale(1.05);}
	60%{-webkit-transform:scale(1.04);}
	70%{-webkit-transform:scale(1.03);}
	80%{-webkit-transform:scale(1.02);}
	90%{-webkit-transform:scale(1.01);}
	100%{-webkit-transform:scale(1.0);}
}
.indexbanner .index-banner .img .mb { display: none; }
.indexbanner .index-banner .wenzimo { position: absolute; /*top: 50%;*/top: 20%; transform: translateY(-50%); left: 0; width: 100%; text-align: center;}
.indexbanner .index-banner .wenzimo .zia { color: #0068ff; line-height: 1; }
.indexbanner .index-banner .wenzimo .zib { color: #001b42; line-height: 1.18; margin: 10px 0 37px; }


.sbxxgd { position: relative; }
.fidex { position: absolute; top: 50%; transform: translateY(-50%); width: 100%; left: 0; }

.index-diyi .zngl { width: 66px; }
.index-diyi .zngl .ssss .sss { width: 66px; height: 66px; position: relative; margin-bottom: 13px; background: rgba(0,101,248,0); border-radius: 50%; cursor:pointer; }
.index-diyi .zngl .ssss .sss .whzz { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); }
.index-diyi .zngl .ssss .sss .whzz .w { color: #fff; font-size: 18px; opacity: 1; }
.index-diyi .zngl .ssss .sss .uy { display: block; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); width: 68px; height: 68px; z-index: 6; border-radius: 50%; overflow: hidden; opacity: 0;  }
.index-diyi .zngl .ssss .sss .uy i { position: relative; float: left; width: 50%; height: 100%; overflow: hidden; }
.index-diyi .zngl .ssss .sss .uy i::before { content: ''; position: absolute; width: 200%; right: 0; top: 0; bottom: 0; border: 7px solid #fff; border-radius: 100%; box-sizing: border-box; clip: rect(0, 68px, 68px, 34px); -webkit-transform: rotate(-180deg); transform: rotate(-180deg); }
.index-diyi .zngl .ssss .sss .uy i:first-child::before { left: 0; right: auto; clip: rect(0px, 34px, 68px, 0px); }
.index-diyi .zngl .ssss .sss-active .uy i::before { -webkit-animation: circleR 3500ms linear both; animation: circleR 3500ms linear both; }
.index-diyi .zngl .ssss .sss-active .uy i:first-child::before {-webkit-animation-name: circleL;animation-name: circleL; }

.index-diyi .zngl .ssss .sss img { display: block; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); z-index: 5; opacity: 0; }
.index-diyi .zngl .ssss .sss .uymo { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); border-radius: 50%; width: 68px; height: 68px; border: 6px solid #3362aa; z-index: 5; opacity: 0; }

.index-diyi .zngl .ssss .sss-active .uymo { opacity: 1; }
.index-diyi .zngl .ssss .sss-active { background: rgba(0,101,248,1); }
.index-diyi .zngl .ssss .sss-active .uy { opacity: 1; }
.index-diyi .zngl .ssss .sss-active img { opacity: 1; }
.index-diyi .zngl .ssss .sss-active .whzz .w { opacity: 0; }
@keyframes circleL {
	0%,
	50% {
		-webkit-transform: rotate(-180deg);
		transform: rotate(-180deg);
	}

	100% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}

@keyframes circleR {
	0% {
		-webkit-transform: rotate(-180deg);
		transform: rotate(-180deg);
	}

	50%,
	100% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}



.index-diyi .zngr { width: 370px; margin-left: 5.20833vw; }
.index-diyi .zngr .swiper-container { overflow: hidden; }
.index-diyi .swiper-pagination { display: none; }
.index-diyi .zngr .swiper-container .swiper-slide .deonz { position: relative; }
.index-diyi .zngr .swiper-container .swiper-slide .deonz .n { color: #fff; line-height: 1; position: absolute; left: 3.46666vw; top: 50%; transform: translateY(-50%);  }
.index-diyi .zngr .swiper-container .swiper-slide .deone { color: #fff; line-height: 66px; margin: 25px 0 50px; }


.cebianlan { position: fixed; right: 0; bottom: 40px; margin-right: 20px;z-index: 9;}
.cebianlan .nlan { margin-bottom: 10px; position: relative;}
.cebianlan .nlan:last-child { margin-bottom: 0; }
.cebianlan .nlan .ico { border-radius: 50%; overflow: hidden; background: #d3dced; transition: all .3s; position: relative; z-index: 1;}
.cebianlan .nlan .ico .y { display: none; }
.cebianlan .nlan .ico:hover .y { display: block; }
.cebianlan .nlan .ico:hover .m { display: none; }
.cebianlan .nlan .ico:hover { background: #0068ff; }
.cebianlan .nlan .yuant{
	position: absolute;
	top: 0;
	/*right: -473%;*/
	right: 0;
	width: 0;
	transition: all 0.6s;
	height: 100%;
	border-radius: 30px;
	overflow: hidden;
	background: #0068ff;
	line-height: 42px;
	text-align: center;
	opacity: 0;
	z-index: 0;
	display: flex;
	justify-content: center;
}
.cebianlan .nlan:hover .yuant{
	opacity: 1;
	z-index: 2;
	width: 240px;
}
.cebianlan .nlan .yuant .bt{
	font-size: 14px;
	color: #fff;
	overflow: hidden;
	white-space: nowrap;
	display: flex;
    align-items: center;
    justify-content: center;
}
.cebianlan .nlan .yx .bt i{
	width: 19px;
	height: 15px;
	display: inline-block;
	background: url(../images/yc_cbl_yx.png)center center/cover;
	vertical-align: middle;
	margin-top: -4px;
	margin-right: 10px;
}
.cebianlan .nlan .dh .bt i{
	width: 19px;
	height: 19px;
	display: inline-block;
	background: url(../images/yc_cbl_dh.png)center center/cover;
	vertical-align: middle;
	margin-top: -4px;
	margin-right: 10px;
}
.cebianlan .nlan .rwm{
	background: #fff;
	border-radius: 10px;
	width: 0;
	/*padding: 10px;*/
	position: absolute;
	opacity: 1;
	top: 50%;
	transform: translateY(-50%);
	right: 130%;
	opacity: 0;
	transition: all 0.6s;
}
.cebianlan .nlan:hover .rwm{
	width: 120px;
	opacity: 1;
	padding: 10px;
}
.cebianlan .nlan .rwm:after{
	content: "";
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: -6px;
	width: 6px;
	height: 11px;
	background: url(../images/yc_cbl_ewm_sj.png)center center/cover;
	display: none;
}
.cebianlan .nlan:hover .rwm:after{
	display: block;
}
.cebianlan .nlan .rwm .img{
	width: 100%;
}
.cebianlan .nlan .rwm .bt{
	font-size: 12px;
	width: 100%;
	color: #13294c;
	margin-top: 10px;
	overflow: hidden;
	white-space: nowrap;
}
.fp-overflow {
    overflow-y: hidden !important;
}

.index-dier .derdignwe .gnwebt a { margin-top: 32px; }
.index-dier .derdignwe .gnwes { margin-top: 89px; }
.index-dier .derdignwe .gnwes .tabBox .box { position: relative; }
.index-dier .derdignwe .gnwes .tabBox .box::before { position: absolute; content: ""; bottom: -34px; left: 0; width: 100%; height: 7px; background: url(../images/boxleks.png)no-repeat center center/cover; }
.index-dier .derdignwe .gnwes .tabBox .box img { width: 26.19791vw; }
.index-dier .derdignwe .anmox { margin-top: 72px; }
.index-dier .derdignwe .anmox ul { display: inline-block; }
.index-dier .derdignwe .anmox ul li { float: left; cursor: pointer; line-height: 40px; border: 1px solid #c6cfde; color: #001b42; border-radius: 50px; font-size: 22px; padding: 0 23px; margin-right: 10px; transition: all .4s; }
.index-dier .derdignwe .anmox ul li:last-child { margin-right: 0; }
.index-dier .derdignwe .anmox ul li.cur { background: #0068ff; color: #fff; border-color: #0068ff; }




.bjhnsn { background: #f7f7f7; }
.index-disi .disibottom { margin-top: 3.28125vw; }
.index-disi .disibottom .ttoml { width: 39%; }
.index-disi .disibottom .ttoml p { color: #001b42; line-height: 1.78; }
.index-disi .disibottom .ttoml .ts { font-weight: bold; }
.index-disi .disibottom .ttoml .mainMore { margin-top: 3.85416vw; }
.index-disi .disibottom .ttomr { width: 55%; background: #0068ff; overflow: hidden; border-radius: 15px; padding: 40px 53px 43px 53px; }
.index-disi .disibottom .ttomr .omral { background: url(../images/disibottom.png)no-repeat center center/cover; width: 16.40625vw; padding: 4.89583vw 0 6.14583vw 0; background-size: 100% 100%; }
.index-disi .disibottom .ttomr .omral .swiper-container { text-align: center; overflow: hidden; }
.index-disi .disibottom .ttomr .omral .swiper-container .ea { font-size: 3.38541vw; color: #0068ff; line-height: 1; font-weight: bold; }
.index-disi .disibottom .ttomr .omral .swiper-container .eb { color: #0068ff; }
.index-disi .disibottom .ttomr .omral .swiper-pagination { bottom: 3.54166vw; line-height: 0; }
.index-disi .disibottom .ttomr .omral .swiper-pagination .swiper-pagination-bullet { background: #bcc6d4; opacity: 1; }
.index-disi .disibottom .ttomr .omral .swiper-pagination .swiper-pagination-bullet-active { background: #0068ff; }
.index-disi .disibottom .ttomr .omrar { width: 45%; padding-top: 2.29166vw; }
.index-disi .disibottom .ttomr .omrar .xbmo { margin-bottom: 1.19791vw; }
.index-disi .disibottom .ttomr .omrar .swiper-container { overflow: hidden; }
.index-disi .disibottom .ttomr .omrar .swiper-container .de { color: #fff; line-height: 1.6; }


.flex { display: flex; flex-wrap: wrap; align-items: center;background: #f7f7f7;}
.index-daosx .nodz .mpksr { position: absolute; bottom: 4px; right: 0; }
.index-daosx .dsxmzn { margin-top: 48px; }
.index-daosx .dsxmzn .daosx-inmsox { overflow: hidden; border-radius: 10px; }
.index-daosx .dsxmzn .daosx-inmsox .swiper-slide .img { width: calc(100% - 547px);height: 545px; }
.index-daosx .dsxmzn .daosx-inmsox .swiper-slide .appbott { width: 547px; background: #f7f7f7; /*padding: 68px 53px 47px 53px;*/padding: 0 53px 0 53px; }
.index-daosx .dsxmzn .daosx-inmsox .swiper-slide .appbott .wzxq { color: #001b42; line-height: 1.64; margin-top: 52px; border-bottom: 1px solid #e5e5e5; padding-bottom: 80px; }
.index-daosx .dsxmzn .daosx-inmsox .swiper-slide .zxmwpo { padding: 40px 0 0; }
.index-daosx .dsxmzn .daosx-inmsox .swiper-slide .zxmwpo .slamhdjkl {/* padding-left: 93px;*/ padding-left: 0 !important;}
.index-daosx .dsxmzn .daosx-inmsox .swiper-slide .zxmwpo .wcon {display:none; position: absolute; left: 0; top: 50%; transform: translateY(-50%); } 
.index-daosx .dsxmzn .daosx-inmsox .swiper-slide .zxmwpo .wpor .ora { color: #001b42; }
.index-daosx .dsxmzn .daosx-inmsox .swiper-slide .zxmwpo .wpor .orb { color: #2f3336; margin-top: 5px; }
.index-daosx .swiper-pagination { position: initial; line-height: 0; margin-top: 30px; }
.index-daosx .swiper-pagination .swiper-pagination-bullet { width: 13px; height: 5px; opacity: 1; background: #d7d7d7; border-radius: 50px; transition: all .5s; }
.index-daosx .swiper-pagination .swiper-pagination-bullet-active { width: 44px; background: #006ce4; }





.plmksl { background: #f8f8f8; }
.index-diliu .liusmx { margin-top: 50px; }
.index-diliu .liusmx .flex{align-items: initial;}
.index-diliu .nodz .mpksr { position: absolute; bottom: 4px; right: 0; }
.usewidt { width: 32.4%; border-radius: 10px; overflow: hidden; }
.index-diliu .liusmx .usmxzs { background: #fff; margin-right: 1.4%; padding: 30px 30px 48px 30px;  }
.index-diliu .liusmx .usmxzs .img { overflow: hidden; border-radius: 10px; }
.index-diliu .liusmx .usmxzs .img img { transition: all .3s; transform: scale(1); }
.index-diliu .liusmx .usmxzs a:hover .img img { transform: scale(0.95); }
.index-diliu .liusmx .usmxzs a { display: block; }
.index-diliu .liusmx .usmxzs a .mxzsn .sna {transition: all 0.4s; color: #001b42; line-height: 1; font-weight: bold; margin-top: 24px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;  }
.index-diliu .liusmx .usmxzs a .mxzsn .snb { color: #001b42; margin-top: 10px; }
.index-diliu .liusmx .usmxzs a .mxzsn .snc { color: #2f3336; line-height: 1.66; margin-top: 10px; margin-top: 8px; }
.index-diliu .liusmx .usmxzs a .mxzsn .snc p { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }

.index-diliu .liusmx .usmxze { background: #fff; padding: 10px 40px 0 40px; }
.index-diliu .liusmx .usmxze ul li { border-bottom: 1px solid #ededed; }
.index-diliu .liusmx .usmxze ul li:last-child { border-bottom: 0; }
.index-diliu .liusmx .usmxze ul li a { display: block; padding: 29px 0 22px; }
.index-diliu .liusmx .usmxze ul li a .ze1 { transition: all 0.4s;color: #2f3336; font-weight: bold; line-height: 1; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;  }
.index-diliu .liusmx .usmxze ul li a .ze2 { color: #0068ff; margin-top: 7px; }


.index-diliu .liusmx .usmxze ul li:hover a .ze1,
.index-diliu .liusmx .usmxzs a:hover .mxzsn .sna{color: #0068ff;}

/**底部**/
.footer { background: #000; padding: 80px 0 0; }
.footer .logo img,.footer .ootertop .new_ewm .new_ewm_box .icon img{
	width: auto;
    height: initial;
}
.footer .ootertop { padding-bottom: 96px; }
.footer .ootertop .oterl .erksk { margin: 45px 0 0; }
.footer .ootertop .oterl .erksk .kskwz { color: #acaeb0; line-height: 24px; margin-bottom: 13px; }
.footer .ootertop .oterl .erksk .kskwz:last-child { margin-bottom: 0; }
.footer .ootertop .oterl .erksk .kskwz i { display: inline-block; margin-right: 5px; }
.footer .ootertop .oterl .erksk .kskwz span { width: 350px; display: inline-flex; }
.footer .ootertop .oterl .erewm { margin-top: 30px; position: relative; display: inline-block; }
.footer .ootertop .oterl .erewm .wm { border: 1px solid rgba(255, 255, 255, 0.11); display: inline-block; border-radius: 50px; text-align: center; color: rgba(255, 255, 255, 0.64); line-height: 44px; padding: 0 25px; }
.footer .ootertop .oterl .erewm .wm i { display: inline-block; vertical-align: middle; margin-top: -3px; margin-right: 4px; width: 18px; height: 15px; background: url(../images/erewm.png)no-repeat center center/cover; }
.footer .ootertop .oterl .erewm .ew { position: absolute; width: 190px; height: 190px; background: #fff; bottom: 55px; left: 0; display: none; }

.footer .ootertop .oterr { padding-top: 10px; }
.footer .ootertop .oterr dl { float: left; margin-right: 60px; }
.footer .ootertop .oterr dl:last-child { margin-right: 0; }
.footer .ootertop .oterr dl dt { margin-bottom: 26px; }
.footer .ootertop .oterr dl dt a { display: block; color: #fff; font-size: 16px; }

.footer .ootertop .oterr dl dd { margin-bottom: 16px; }
.footer .ootertop .oterr dl dd:last-child { margin-bottom: 0; }
.footer .ootertop .oterr dl dd a { color: #b8b8b8; font-size: 15px; display: block; }
.footer .termsnx { color: #484848; line-height: 1; padding: 30px; background: #000; border-top: 1px solid #181818;font-size: 13px; }
.footer .termsnx a { color: #484848;  }

@media(max-width:1900px){
	.index-diyi .zngr .swiper-container .swiper-slide .deonz .z { width: 2.93333vw; }
	.index-diyi .zngr .swiper-container .swiper-slide .deone { line-height: 4.39999vw; }
	.index-daosx .dsxmzn .daosx-inmsox .swiper-slide .img {height: 28.3vw; }
} 

@media(max-width:1700px) {
	.index-dier .derdignwe .gnwes .tabBox .box img { width: 22vw; }
	.fidex { top: 53%; }

	.index-diliu .liusmx .usmxze ul li a { padding: 20px 0; }

	.index-dier .derdignwe .anmox ul li { font-size: 20px; }
}

@media(max-width:1680px) {
	.footer .ootertop .oterr dl { margin-right: 30px; }
}

@media(max-width:1600px) {
	.index-daosx .dsxmzn .daosx-inmsox .swiper-slide .appbott { padding-top: 30px; }
	.index-dier .derdignwe .gnwes { margin-top: 40px; }
	.index-daosx .dsxmzn .daosx-inmsox .swiper-slide .appbott .wzxq { padding-bottom: 40px; margin-top: 25px; }
	.index-diliu .liusmx,
	.index-daosx .dsxmzn { margin-top: 30px; }

	.index-daosx .dsxmzn .daosx-inmsox .swiper-slide .appbott .icz { width: 27px; }
}

@media(max-width:1500px){
	.index-daosx .dsxmzn .daosx-inmsox .swiper-slide .appbott { padding-top: 30px; }
	.index-daosx .dsxmzn .daosx-inmsox .swiper-slide .appbott .wzxq {
		padding-bottom: 5.33333vw;
		margin-top: 40px;
	}

	.index-dier .derdignwe .anmox ul li { font-size: 18px; }

	.navmo { padding-top: 25px; }
	.navmo .pcxiao .xiaotop { margin-top: 25px; }
	.navmo .pcxiao .xiaobotto .boxb .bottr .uod ul li a .trz { font-size: 15px; }
	.navmo .pcxiao .xiaotop>ul>li { font-size: 16px; }
	.navmo .pcxiao .xiaobotto .boxb .bottl ul li { font-size: 15px; margin-bottom: 20px; }
	.navmo .pcxiao .xiaotop>ul>li>a { padding: 20px 0; }
	.navmo .pcxiao .xiaobotto { margin-top: 25px; }

	.index-disi .disibottom .ttomr .omrar { width: 55%; }
	.index-diyi .zngr .swiper-container .swiper-slide .deonz .z { width: 2.2vw; }

	.fidex { top: 55%; }

	.index-diliu .liusmx .usmxze { padding: 10px 20px 0 20px; }
	.index-diliu .liusmx .usmxzs {
		padding: 20px 20px;
	}
	.index-diliu .liusmx .usmxze ul li a {
		padding: 15px 0;
	}

	.index-dier .derdignwe .gnwebt a { margin-top: 20px; }
	.index-dier .derdignwe .gnwes { margin-top: 25px; }
	.index-dier .derdignwe .gnwes .tabBox .box img { width: 18vw; }
	.footer .ootertop .oterr dl dt a { font-size: 14px; }
	.footer .ootertop .oterr dl dd a { font-size: 13px; }
}

@media(max-width:1400px) {
	.index-diliu .liusmx .usmxzs a .mxzsn .snc p { -webkit-line-clamp: 2; }
}

@media(max-width:1366px) {
	.footer .ootertop .oterr dl { margin-right: 30px; }
	.cebianlan { bottom: 20px; }
	.index-diyi .zngr .swiper-container .swiper-slide .deone { margin: 15px 0 30px; }
}

@media(max-width:1360px) {
	.index-daosx .dsxmzn .daosx-inmsox .swiper-slide .appbott .wzxq {
		padding-bottom: 3.33333vw;
		margin-top: 30px;
	}
}

@media(max-width:1200px) {
	.footer .ootertop .oterl .erksk .kskwz span { width: 184px; }
	.footer .ootertop .oterr dl { margin-right: 20px; }
}

@media(max-width:1100px) {
	.fidex { position: initial; transform: translate(0); }
	/*.cebianlan { display: none; }*/
	.cebianlan .nlan .ico{width: 36px;}
	.cebianlan .nlan .ico img{height: initial;width: inherit;}
	#fp-nav.fp-right { display: none; }

	.indexbanner .index-banner .img .mb { display: block; }
	.indexbanner .index-banner .img .bgImg { display: none; }

	.fp-scrollable .fp-section, 
	.fp-scrollable .fp-slide,
	.indexbanner .index-banner .img,
	.indexbanner .index-banner .img .mb img {
		height: 100% !important;
	}

	.index-dier { padding: 30px 0 40px; }
	.index-dier .derdignwe .anmox ul li {
		font-size: 15px;
		line-height: 35px;
	}
	.index-dier .derdignwe .gnwes .tabBox .box img { width: 80%; }
	.index-dier .derdignwe .gnwes .tabBox .box::before { background-size: 100% 100% !important; }

	.index-dier .derdignwe .anmox { margin-top: 50px; }

	.index-disi {
		padding: 30px 0 40px;
	}
	.index-disi  .tite .te br { display: none; }
	.index-disi .disibottom .ttoml { width: 100%; }
	.index-disi .disibottom { margin-top: 20px; }
	.index-disi .disibottom .ttoml .mainMore { margin-top: 30px; }
	.index-disi .disibottom .ttomr { width: 100%; padding: 20px; margin-top: 20px; }
	.index-disi .disibottom .ttomr .omral .swiper-container .ea { font-size: 32px; }
	.index-disi .disibottom .ttomr .omrar { width: 100%; padding-top: 20px; }

	.index-disi .disibottom .ttomr .omral {
		width: 315px;
		padding: 124px 0 124px 0;
	}

	.index-disi .disibottom .ttomr .omral .swiper-pagination {
		bottom: 30px;
	}

	.index-disi .disibottom .ttomr .omrar .xbmo { width: 20px; }
	.index-disi .pcg { margin-top: 30px; }
	.index-daosx { padding: 30px 0 40px; }

	.index-daosx .dsxmzn { margin-top: 20px; }

	.index-daosx .dsxmzn .daosx-inmsox .swiper-slide .appbott { padding: 20px 20px 35px 20px; }
	.index-daosx .dsxmzn .daosx-inmsox .swiper-slide .appbott .wzxq { padding-bottom: 20px; margin-top: 20px; }
	.index-daosx .dsxmzn .daosx-inmsox .swiper-slide .zxmwpo { padding-top: 32px; }
	.index-daosx .smox { margin-top: 25px; }
	.index-daosx .swiper-pagination { float: right;/* width: auto !important;*/ display: inline-block; }
	.index-daosx .oxr{
		    display: inline-block;
          float: none;
          margin-top: 20px;
	}
	.index-daosx .smox{text-align: center;}
	.index-diliu { padding: 30px 0 40px; }
	.index-diliu .liusmx { margin-top: 20px; }

	.usewidt { width: 100%; margin-bottom: 20px; margin-right: 0; }
	.usewidt:last-child { margin-bottom: 0; }
	.index-diliu .liusmx .usmxzs a .mxzsn .sna { margin-top: 18px; }
	.index-diliu .liusmx .usmxze { padding-top: 0; }
	.index-diliu .mainMore { margin-top: 25px; }

	.footer .ootertop .oterr { display: none; }
	.footer { padding-top: 30px; }
	.footer .termsnx { padding: 10px 3%; line-height: 1.5; }
	.footer .ootertop { padding-bottom: 25px; }
	.footer .ootertop .oterl { width: 100%; }
	.footer .ootertop .oterl .erksk .kskwz span { width: 80%; }
	.footer .ootertop .oterl .erksk .kskwz { margin-bottom: 6px; }
	.footer .ootertop .oterl .erksk { margin-top: 20px; }

	.navmo { padding-top: 12px; }
	.navmo .logo { width: 120px; }
	.navmo .avmo .navc { display: none; }
	.navmo .avmo { height: 29px; }
	.mobile-menu-pc .menu-e,
	.mobile-menu-pc { width: 22px; }
	.navmo .avmo .navRe { width: 82px; display: none; }
	.navmo .avmo .navRew { width: 82px; display: block; }
	.navmo .pcxiao { display: none !important; }

	.fixed-head { background: rgba(0,52,134,1); }


	.dnmsoxkl { padding-bottom: 12px; }

	.fp-viewing-section-5 .navmo .logo a .Y { display: none; }
	.fp-viewing-section-5 .navmo .logo a .M {
		display: block;
	}

	.index-daosx .dsxmzn .daosx-inmsox .swiper-slide .img { width: 100%; height: 50vw; }
	.index-daosx .dsxmzn .daosx-inmsox .swiper-slide .appbott .wzxq { font-size: 14px; margin-top: 10px; padding-bottom: 12px; }
	.index-daosx .dsxmzn .daosx-inmsox .swiper-slide .appbott { width: 100%; }
}


/**手机导航**/
.fixed-heade { background: rgba(0,52,134,1); }
.mobile-inner-nav { height: calc(100vh - 50px); display: none;  background: rgba(0,52,134,1); }
.mobile-inner-nav ul { height: calc(100vh - 50px); overflow-y: scroll; }
.mobile-inner-nav li {
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: returnToNormal;
	animation-name: returnToNormal;
	display: inline-block;
	text-decoration: none;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	font-weight:300;
	width: 100%;
	padding: 0 3%;
}

.mobile-inner-nav li .sub { 
	display: block; 
	color: #fff; 
	line-height: 50px;
	position: relative;
	border-bottom: solid 1px rgba(255,255,255,0.3);
}

.mobile-inner-nav li.cure .sub::before { 
	position: absolute;
	content: "";
	right: 0;
	top: 22px;
	width: 11px;
	height: 6px;
	transition: all .4s;
	background: url(../images/jtwhite.png)no-repeat center center/cover;
}

.mobile-inner-nav .cure.cur .sub::before{
	transform:rotate(182deg);
}


@-webkit-keyframes returnToNormal {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes returnToNormal {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}


.nomxsjsjk { display: none; border-bottom: 1px solid rgba(255,255,255,0.3); }
.nomxsjsjk .nomsjkxks { padding: 10px 0; }
.nomxsjsjk .nomsjkxks .ejs a {     
	display: block;
    width: 100%;
    color: #fff;
    font-size: 14px;
    line-height: 34px;
}



/**首页第二块手机端**/
@media(max-width:1100px) {
	.mopslbanner { background: url(../images/mopslbannere.jpg)no-repeat center center/cover !important; height: 184vw !important; padding: 30px 0 0; }
	.index-diyi .zngl .ssss .sss { float: left; }
	.index-diyi .zngl { width: 100%; text-align: center; }
	.index-diyi .zngl ul { display: inline-block; }
	.index-diyi .zngr { width: 100%; margin-left: 0; text-align: center; }
	.index-diyi .zngr .swiper-container .swiper-slide .deonz { display: inline-block; padding-left: 35px; }
	.index-diyi .zngr .swiper-container .swiper-slide .deonz .n { position: initial; transform: translateY(0); }
	.index-diyi .zngr .swiper-container .swiper-slide .deonz .z { position: absolute; top: 50%; transform: translateY(-50%); left: 0; width: 25px; }
	.index-diyi .zngr .swiper-container .swiper-slide .deone { line-height: 1.4; margin: 10px 0 20px; }

	.index-daosx .swiper-pagination { margin-top: 21px; }

	.indexbanner .index-banner .wenzimo .zib { margin-bottom: 20px; }
	.index-dier .derdignwe .gnwes .tabBox .box::before { bottom: -20px; }
}

/*Tong*/
.left{float: left;}
.right{float: right;}
.relative{position: relative;}
.hidden{overflow: hidden;}
.nybanner{position: relative;}
.img100 img{width: 100%;line-height: 0;}
.nybanner .lm{display: flex;align-items: center;color: #fff;margin-bottom: 20px;}
.nybanner .lm .icon{width: 34px;}
.nybanner .lm .t{width: calc(100% - 34px);margin-left: 10px;}
.nybanner .img .img2{display: none;}
.nybanner .text{
	position: absolute;
	left: 5%;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	transition: all 2s;
	opacity: 0;
}
.nybanner .text .bt{color: #fff;line-height: 1.2;}
.nybanner .text .js{margin-top: 16px;line-height: 1.8;}
.nybanner .text .mainMore{margin-top: 40px;}
.nybanner .text .js2{color: #fff;}

.nybanner.cur .text{left: 0;opacity: 1;}
@media(max-width: 1100px){
	.nybanner .img .img1{display: none;}
	.nybanner .img .img2{display: block;}
	.nybanner .lm{margin-bottom: 10px;}
	.nybanner .text .js {
	    margin-top: 10px;
	}
	.nybanner .lm .icon{width: 24px;}
	.nybanner .lm .t{width: calc(100% - 24px);}
}

.tite2 .te{line-height: 1.3;}
.contact_a{
	padding: 150px 0;
	background: #fff;
}

.contact_a .left{
	width: 33%;
}
.contact_a .left .mainMore{margin-top: 1.6vw;}
.contact_a .left .ul{margin-top: 14px;}
.contact_a .left .ul li{
	padding: 20px 0;
	border-bottom: 1px solid #e8f1ff;
}
.contact_a .left .ul li:last-child{border-bottom: none;}
.contact_a .left .ul li .box{
	display: flex;
	align-items: center;
}

.contact_a .left .ul li .box .icon{ position: relative; width: 62px; height: 62px; border: 2px solid #e8f1ff;border-radius: 100%;}

.contact_a .left .ul li .box .icon img { width: 26px; height: auto; position: absolute; left: 50%; top:50%; transform:translate(-50%, -50%); }

.contact_a .left .ul li .box .text{
	width: calc(100% - 62px);
	padding-left: 14px;
	line-height: 1.6;
}

.contact_a .left .ul li .box .text .bt{font-weight: bold;}
.contact_a .right{
	margin-right: -6vw;
	width: calc(924px + 6vw);
}

.contact_a .right .zb{
	position: absolute;
	left: 79.4%;
	top: 38%;
	
}

.contact_a .right .zb .i{
	width: 28px;
	height: 37px;
	background: url(../images/contact_a_zb.png) center center/cover;
	display: block;
	animation: zuobiao 1.4s linear infinite;
    -webkit-animation: zuobiao 1.4s linear infinite;
}

.contact_a .right .zb .span{
	position: absolute;
	left: 32px;
	top: 50%;
	white-space: nowrap;
	transform: translateY(-50%);
	color: #0068ff;
}

@-webkit-keyframes zuobiao {
	0% {
		transform: translateY(0);
	}
	50% {
		transform: translateY(-10%);
	}
	100% {
		transform: translateY(0);
	}
}

@keyframes zuobiao {
	0% {
		transform: translateY(0);
	}
	50% {
		transform: translateY(-10%);
	}
	100% {
		transform: translateY(0);
	}
}

.contact_a .right .img_box{
	position: absolute;
	top: 13.4%;
	width: 452px;
	left: 21%;
}
.contact_a .right .img_box .img{border-radius: 10px;overflow: hidden;}

.contact_b{
	background: url(../images/contact_b_bg.jpg) center center/cover;
	padding: 110px 0;
}

.contact_b .left{
	width: 27.4%;
	position: relative;
}


.contact_b .left:before{
	background: #e2e6e8;
	width: 5px;
	left: 0;
	top: 6px;
	height: 100%;
	content: "";
	position: absolute;
	border-radius: 8px;
}
.contact_b .left .nr{margin-bottom: 1.6vw;cursor: pointer;}
.contact_b .left .nr:last-child{margin-bottom: 0;}
.contact_b .left .nr .bt{
	color: #001b42;
	opacity: 0.2;
	padding-left: 20px;
	position: relative;
	transition: all 0.4s;
}
.contact_b .left .nr .bt:before{
	background: #0068ff;
	width: 5px;
	left: 0;
	top: 3px;
	height: 0;
	content: "";
	position: absolute;
	border-radius: 8px;
	transition: all 0.4s;
}
.contact_b .left .nr .js{
	line-height: 1.8;
	color: #001b42;
	margin-top: 12px;
	opacity: 0;
	padding-left: 20px;
	transition: all 0.4s;
}

.contact_b .left .nr.cur .bt{opacity: 1;}
.contact_b .left .nr.cur .js{opacity: 1;display: block;}
.contact_b .left .nr.cur .bt:before{height: 100%;}

.contact_b .right{
	width: 59.7%;
}

.contact_b .right .ul li{
	float: left;
	width: 47.3%;
	position: relative;
	margin-right: 5.4%;
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 40px;
}

.contact_b .right .ul li:nth-child(2n){margin-right: 0;}
.contact_b .right .ul li.w100{width: 100%;margin-right: 0;}
.contact_b .right .ul li .icon{
	width: 22px;
	position: absolute;
	left: 4px;
	top: 50%;
	transform: translateY(-50%);
}

.contact_b .right .ul li input{
	background: none;
	border: none;
	font-size: 18px;
	padding: 0 50px;
	color: #333;
}
.contact_b .right .ul li.content{margin-top: 30px;}
.contact_b .right .ul li input::placeholder{color: #aaaaaa;}
.contact_b .right .ul li .box.zd:before{
	content: "*";
	color: #dd0000;
	position: absolute;
	left: 34px;
	font-size: 18px;
	transform: translateY(-50%);
	top: 50%;
}
.mainMore[type='submit']{border: none;}
.contact_b .right .center{text-align: left;}
.contact_b .right button{cursor: pointer;}
@media(max-width: 1900px){

	.contact_a {
	    padding: 7.8vw 0;
	}
	.contact_a .right{
		width: calc(63.5% + 6vw);
	}
	.contact_a .left .ul li{padding: 2.1vw 0;}
	.contact_b {
	    padding: 5.7vw 0;
	}
	.contact_b .right .ul li{margin-bottom: 2.1vw;}
	.contact_b .right .ul li input{font-size: 17px;}
	.contact_b .right .ul li.content{margin-top: 1.5vw;}
	
	.contact_a .right .img_box{
		width: 23.5vw;
	}
}

@media(max-width: 1500px){
	.contact_b .right .ul li input{font-size: 16px;}
	.contact_a .left .ul li .box .icon {
	    width: 54px; height: 54px;
	}
	.contact_a .left .ul li .box .icon img { width: 22px; height:auto;  }
	.contact_a .left .ul li .box .text {
	    width: calc(100% - 54px);
	}
}

@media(max-width: 1100px){
	.contact_a {
	    padding: 80px 0 40px;
	}
	.contact_a .left{width: 100%;}
	.contact_a .right{width: 100%;margin-top: 20px;margin-right: 0;}
	.contact_a .left .ul{margin-top: 20px;}
	.contact_a .left .ul li{padding: 10px 0;}
	.contact_a .left .ul li .box .icon {
	    width: 44px;height: 44px;
	}
	.contact_a .left .ul li .box .text {
	    width: calc(100% - 44px);
	}
	.contact_b {
	    padding: 40px 0;
	}
	.contact_b .left{width: 100%;}
	.contact_b .right{width: 100%;margin-top: 30px;}
	.contact_b .right .ul li{width: 100%;margin-bottom: 20px;}
	.contact_b .left .nr{margin-bottom: 20px;}
	
	.contact_b .left .nr .js{display: none;}
	.contact_b .right .center{text-align: center;margin-top: 10px;}
	.contact_a .right .img_box{width: 50%;left: 10%;}
}

@media(max-width: 800px){
	.contact_a .right .zb .i {
	    width: 15px;
	    height: 20px;
	    top: calc(38% - 10px);
	}
	.contact_a .right .zb .span{display: none;}
}

.hezuo_a{
	background: #f7f7f7;
	padding: 130px 0 140px;
}
.hezuo_a .ul{
	margin-top: 30px;
	display: flex;
	flex-wrap: wrap;
}
.hezuo_a .ul li{
	float: left;
	width: 23.7%;
	margin-right: 1.73%;
	background: #ffffff;
	padding: 20px 20px 2vw;
	border-bottom: 3px solid #c0cfe7;
	border-radius: 10px;
	position: relative;
	transition: all 0.3s;
}

.hezuo_a .ul li:last-child{margin-right: 0;}
.hezuo_a .ul li *{transition: all 0.4s;}
.hezuo_a .ul li .img{border-radius: 10px;overflow: hidden;}
.hezuo_a .ul li:hover .img{transform: scale(0.96);}
.hezuo_a .ul li .icon{
	width: 63px;
	border: 6px solid rgba(192, 207, 231, .3);
	border-radius: 100%;
	margin: 0 auto;
	margin-top: -31px;
	background: #fff;
	z-index: 2;
	position: relative;
	overflow: hidden;
}
.hezuo_a .ul li .icon .img2{display: none;}
.hezuo_a .ul li .text{
	margin-top: 20px;
}

.hezuo_a .ul li .text .js{
	line-height: 1.8;
	margin-top: 10px;
}
.hezuo_a .ul li:hover{
	border-color: #0068ff;
}
.hezuo_a .ul li:hover .icon {background: #0068ff;border-color: rgba(247, 247, 247, .3);}
.hezuo_a .ul li:hover .icon .img1{
	display: none;
}
.hezuo_a .ul li:hover .icon .img2{
	display: block;
}

.hezuo_b{
	height: 500px;
	background: url(../images/hezuo_b_bg.jpg) center center/cover;
	    background-attachment: fixed;
}
.hezuo_b .container{
	height: 100%;
}
.hezuo_b .box{
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.hezuo_b .js{margin-top: 20px;}
.hezuo_b .mainMore{margin-top: 1.8vw;}

.hezuo_c .tit .nr .bt,
.hezuo_c .tit .nr .js{padding-left: 0;}
.hezuo_c .left .nr.cur .bt:before,
.hezuo_c .left:before{display: none;}
@media(max-width: 1900px){
	.hezuo_a{
		padding: 6.7vw 0 7.2vw;
	}
	.hezuo_b{
		height: 26vw;
	}
}


@media(max-width: 1100px){
	.hezuo_a {
	    padding: 40px 0 50px;
	}
	.hezuo_a .ul li{width: 48.5%;margin-right: 3%;margin-bottom: 20px;}
	.hezuo_a .ul li:nth-child(2n){margin-right: 0;}
	.hezuo_b {
	    height: 400px;
	    background-attachment: initial;
	}
	.hezuo_b .mainMore{margin-top: 30px;}
}
@media(max-width: 640px){
	.hezuo_a .ul{margin-top: 20px;}
	.hezuo_a .ul li{width: 100%;margin-right: 0;padding: 14px 14px 26px;}
	.hezuo_a .ul li .text{margin-top: 14px;}
	.hezuo_a .ul li .icon{
		width: 58px;
		margin-top: -29px;
	}
	.hezuo_a .ul li:last-child{margin-bottom: 0;}
}

.jiaru_a{
	padding: 140px 0 150px;
}
.jiaru_a .left{width: 37.5%;padding-top: 5px;}
.jiaru_a .left .ul{margin-top: 30px;position: relative;}
.jiaru_a .left .ul:before{
	height: 100%;
	width: 1px;
	position: absolute;
	left: 32px;
	top: 0;
	background: #eeeeee;
	content: "";
}
.jiaru_a .left .ul li{
	margin-bottom: 36px;
}
.jiaru_a .left .ul li:last-child{margin-bottom: 0;}
.jiaru_a .left .ul li .icon{
	width: 66px;
	height: 66px;
	float: left;
	border-radius: 100%;
	transition: all 0.4s;
	background: #fff;
}
.jiaru_a .left .ul li .icon .img2{display: none;}
.jiaru_a .left .ul li .text{
	float: left;
	padding-left: 20px;
	padding-top: 14px;
	width: calc(100% - 66px);
}

.jiaru_a .left .ul li .text .bt{color: #001b42;}
.jiaru_a .left .ul li.cur .text .bt{font-size: 30px;}
.jiaru_a .left .ul li .text .js{color: #001b42;line-height: 1.8;margin-top: 10px;display: none;}
.jiaru_a .left .ul li.cur .text .js{display: block;}
.jiaru_a .left .ul li.cur .icon {background: #227cff;}
.jiaru_a .left .ul li.cur .icon .img2{display: block;}
.jiaru_a .left .ul li.cur .icon .img1{display: none;}
.jiaru_a .left .ul li .quan .circle {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}
.jiaru_a .left .ul li .quan .circle:before{
	border: rgba(192, 207, 231, .2) solid 6px;
	width: calc(100% - 8px);
	height: calc(100% - 8px);
	border-radius: 100%;
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}

.jiaru_a .left .ul li .quan .circle i {
	position: relative;
	float: left;
	width: 50%;
	height: 100%;
	overflow: hidden;
}

.jiaru_a .left .ul li .quan .circle i::before {
	content: '';
	position: absolute;
	width: 200%;
	right: 0;
	top: 0;
	bottom: 0;
	border: 6px solid #dee6f2;
	border-radius: 100%;
	box-sizing: border-box;
	clip: rect(0, 78px, 78px, 39px);
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
}

.jiaru_a .left .ul li .quan .circle i:first-child::before {
	left: 0;
	right: auto;
	clip: rect(0px, 39px, 78px, 0px);
}

.jiaru_a .left .ul li .quan::before {
	background: #000;
}
.jiaru_a .left .ul li.cur .quan:after {
	background: #cdd500;
	border-color: #cdd500;
}
.jiaru_a .left .ul li.cur .quan .circle i::before {
	-webkit-animation: circleR 1000ms linear both;
	animation: circleR 1000ms linear both;

}

.jiaru_a .left .ul li.cur .quan .circle i:first-child::before {
	-webkit-animation-name: circleL;
	animation-name: circleL;
}

.jiaru_a .left .ul li.cur .quan:after{
	display: none;
}
.jiaru_a .left .ul li .quan{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 78px;
	height: 78px;
	transform: translate(-50%,-50%);
}


.jiaru_a .right {width: 52.1%;}
.jiaru_a .right .img{
	border-radius: 10px;
	overflow: hidden;
	display: none;
}
.jiaru_a .right .img.cur{display: block;}

.jiaru_b{
	background: #f7f7f7;
	padding: 120px 0 130px;
}
.jiaru_b .ul{margin-top: 30px;display: flex;flex-wrap: wrap;}
.jiaru_b .ul li{
	width: 32.6%;
	background: #fff;
	border-radius: 10px;
	text-align: center;
	padding: 70px 50px 60px;
	margin-right: 1.1%;
	margin-bottom: 20px;
}
.jiaru_b .ul li:nth-child(3n){margin-right: 0;}
.jiaru_b .ul li .icon .img2{display: none;}

.jiaru_b .ul li .quan .circle {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}
.jiaru_b .ul li .quan .circle:before{
	border: rgba(192, 207, 231, .2) solid 6px;
	width: calc(100% - 8px);
	height: calc(100% - 8px);
	border-radius: 100%;
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}

.jiaru_b .ul li .quan .circle i {
	position: relative;
	float: left;
	width: 50%;
	height: 100%;
	overflow: hidden;
}

.jiaru_b .ul li .quan .circle i::before {
	content: '';
	position: absolute;
	width: 200%;
	right: 0;
	top: 0;
	bottom: 0;
	border: 6px solid #dee6f2;
	border-radius: 100%;
	box-sizing: border-box;
	clip: rect(0, 72px, 72px, 36px);
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
}

.jiaru_b .ul li .quan .circle i:first-child::before {
	left: 0;
	right: auto;
	clip: rect(0px, 36px, 72px, 0px);
}

.jiaru_b .ul li .quan::before {
	background: #000;
}
.jiaru_b .ul li.cur .quan:after {
	background: #cdd500;
	border-color: #cdd500;
}
.jiaru_b .ul li.cur .quan .circle i::before {
	-webkit-animation: circleR 1000ms linear both;
	animation: circleR 1000ms linear both;

}

.jiaru_b .ul li.cur .quan .circle i:first-child::before {
	-webkit-animation-name: circleL;
	animation-name: circleL;
}

.jiaru_b .ul li.cur .quan:after{
	display: none;
}
.jiaru_b .ul li .quan{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 72px;
	height: 72px;
	transform: translate(-50%,-50%);
}

.jiaru_b .ul li .icon{
	width: 60px;
	height: 60px;
	margin: 0 auto;
	transition: all 0.4s;
	border-radius: 100%;
}
.jiaru_b .ul li .text{margin-top: 36px;}

.jiaru_b .ul li:hover .icon{
	background: #1172ff;
}
.jiaru_b .ul li:hover .icon .img1{display: none;}
.jiaru_b .ul li:hover .icon .img2{display: block;}

.jiaru_c{
	padding: 110px 0 120px;
}
.jiaru_c .ul{margin-top: 36px;}
.jiaru_c .ul li{
	float: left;
	width: 49.4%;
	margin-right: 1.2%;
}
.jiaru_c .ul li:last-child{margin-right: 0;}
.jiaru_c .ul li .box .img{
	border-radius: 10px;
	overflow: hidden;
}
.jiaru_c .ul li .box .img:before{
	z-index: 2;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	background: rgba(0, 0, 0, 0.1);
}
.jiaru_c .ul li .box .nr{
	position: absolute;
	top: 50%;
	width: 100%;
	z-index: 3;
	text-align: center;
	transform: translateY(-50%);
	padding: 0 5vw;
}

.jiaru_c .ul li .box .nr .icon{
	width: 70px;
	display: inline-block;
}
.jiaru_c .ul li .box .nr .bt{color: #fff;margin-top: 10px;}
.jiaru_c .ul li .box .nr .js{color: #fff;line-height: 1.8;padding-top: 12px;}

.jiaru_c .ul li .box .nr .mainMore{margin-top: 30px;}
.jiaru_c .ul li .box .nr .zk{height: 0;overflow: hidden;transition: all 0.4s;}
@media(max-width: 1900px){
	.jiaru_a{
		padding: 7.7vw 0 8.2vw;
	}
	.jiaru_a .left .ul li{
		margin-bottom: 1.8vw;
	}
	.jiaru_b{
		padding: 6.2vw 0 6.7vw;
	}
	.jiaru_b .ul li .text{margin-top: 1.6vw;}
	.jiaru_c{
		padding: 5.7vw 0 6.2vw;
	}
	.jiaru_c .ul{margin-top: 2vw;}
	.jiaru_b .ul li{
		padding: 3.6vw 2.6vw 3.1vw;
	}
}
@media(max-width: 1700px){
	.jiaru_a .left .ul li.cur .text .bt {
	    font-size: 26px;
	}
}
@media(max-width: 1500px){
	.jiaru_a .left .ul li.cur .text .bt {
	    font-size: 24px;
	}
}
@media(max-width: 1100px){
	.jiaru_a {
	    padding: 40px 0;
	}
	.jiaru_a .left{width: 100%;}
	.jiaru_a .right{
		width: 100%;
		margin-top: 20px;
	}
	.jiaru_a .left .ul li{margin-bottom: 30px;}
	.jiaru_a .left .ul li .icon{
		width: 46px;
		height: 46px;
	}
	.jiaru_a .left .ul li .quan{
		width: 58px;
		height: 58px;
	}
	.jiaru_a .left .ul li .quan .circle i::before{clip: rect(0, 58px, 58px, 29px);}
	.jiaru_a .left .ul li .quan .circle i:first-child::before {
	    clip: rect(0px, 29px, 58px, 0px);
	}
	.jiaru_a .left .ul:before{left: 22px;}
	.jiaru_a .left .ul li .text{padding-top: 12px;}
	.jiaru_a .left .ul li.cur .text{padding-top: 0;}
	.jiaru_a .left .ul li.cur .text .bt {
	    font-size: 20px;
	}
	.jiaru_b {
	    padding: 40px 0;
	}
	.jiaru_b .ul{margin-top: 20px;display: block;}
	.jiaru_b .ul li{width: 100%;padding: 40px 20px;margin-bottom: 14px;}
	.jiaru_b .ul li .icon{
		width: 46px;
		height: 46px;
	}
	.jiaru_b .ul li .quan{width: 56px;height: 56px;}
	.jiaru_b .ul li .quan .circle i::before{clip: rect(0, 56px, 56px, 28px);}
	.jiaru_b .ul li .quan .circle i:first-child::before {
	    left: 0;
	    right: auto;
	    clip: rect(0px, 28px, 56px, 0px);
	}
	.jiaru_b .ul li .text{margin-top: 20px;}
	.jiaru_c{
		padding: 40px 0;
	}
	.jiaru_c .ul {
	    margin-top: 20px;
	}
	.jiaru_c .ul li{
		width: 100%;
		margin-bottom: 14px;
	}
	.jiaru_c .ul li .box .nr .icon{width: 52px;}
	.jiaru_c .ul li .box .nr .mainMore{margin-top: 20px;}
	.jiaru_c .ul li .box .nr .zk .js{display: none;}
}


.navmo.zhaopin_header ,.navmo.zhaopin_header2{
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
	padding: 20px 0;
	background: #fff;
}
.navmo.zhaopin_header .logo .M,.navmo.zhaopin_header2 .logo .M{display: none;}
.navmo.zhaopin_header .logo .Y,.navmo.zhaopin_header2 .logo .Y{display: block;}
.navmo.zhaopin_header .avmo .navRe .rewen,.navmo.zhaopin_header2 .avmo .navRe .rewen{color: #003b95;}
.navmo.zhaopin_header .avmo .navc span,.navmo.zhaopin_header2 .avmo .navc span{background: url(../images/searcha.png) center center no-repeat;}
.navmo.zhaopin_header .mobile-menu-pc .menu-e,.navmo.zhaopin_header .mobile-menu-pc2 .menu-e{background: #fff;}
.navmo.zhaopin_header .mobile-menu-pc .menu-e,.navmo.zhaopin_header2 .mobile-menu-pc .menu-e{background: #003b95;}

.navmo.zhaopin_header.navmocu .logo .M, .navmo.zhaopin_header2.navmocu .logo .M {
    display: block;
}
.navmo.zhaopin_header.navmocu .logo .Y, .navmo.zhaopin_header2.navmocu .logo .Y {
    display: none;
}

.navmo.zhaopin_header.navmocu .avmo .navc span, .navmo.zhaopin_header2.navmocu .avmo .navc span {
   background: url(../images/search.png) no-repeat center;
}
.navmo.zhaopin_header.navmocu .mobile-menu-pc .menu-e, .navmo.zhaopin_header2.navmocu .mobile-menu-pc .menu-e {
    background: #fff;
}
.navmo.zhaopin_header.navmocu .avmo .navRe .rewen, .navmo.zhaopin_header2.navmocu .avmo .navRe .rewen {
    color: #fff;
}

.zhaopin_a .mbx{
	padding-top: 100px;
}

.mbx a,.mbx span{
	color: #999999;
}
.mbx a.cur{color: #001b42;}
.zhaopin_a{background: #f7f7f7;}
.zhaopin_a .zhaopin_a_box{
	padding: 70px 0 110px;
}
.zhaopin_a .zhaopin_a_box .top{
	margin-top: 24px;
}

.zhaopin_a .zhaopin_a_box .top .select{
	border: 1px solid #dcdcdc;
    border-radius: 25px;
    overflow: hidden;
    position: relative;
    float: left;
    width: 20.1%;
    margin-right: 1%;
}
.zhaopin_a .zhaopin_a_box .top .select:before{
	content: "";
    position: absolute;
    right: 20px;
    top: 50%;
    width: 11px;
    height: 6px;
    background: url(../images/zhaopin_jt.png) no-repeat center center/cover;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.zhaopin_a .zhaopin_a_box .top .select select{
	width: 100%;
    border: none;
    background: none;
    height: 54px;
    color: #999999;
    font-size: 16px;
    padding: 0 20px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.zhaopin_a .zhaopin_a_box .top .input_box{
	float: left;
	width: 36.7%;
}
.zhaopin_a .zhaopin_a_box .top .select select,
.zhaopin_a .zhaopin_a_box .top .input_box input,
.zhaopin_a .zhaopin_a_box .top .input_box button{font-size: 16px;}

.zhaopin_a .zhaopin_a_box .top .input_box input{
	width: 100%;
	height: 54px;
	border-radius: 50px;
	background: none;
	border: 1px solid #dcdcdc;
	padding: 0 140px 0 20px;
	color: #333;
}
.zhaopin_a .zhaopin_a_box .top .input_box input::placeholder{color: rgba(47, 51, 54, 0.5);}
.zhaopin_a .zhaopin_a_box .top .input_box button{
	position: absolute;
	right: 0;
	height: 100%;
	width: 140px;
	border-radius: 50px;
	border: none;
	background: #0068ff;
	color: #fff;
	cursor: pointer;
}
.zhaopin_a .zhaopin_a_box .top .input_box button i{
	width: 13px;
	height: 13px;
	background: url(../images/zhaopin_fd.png) center center/cover;
	display: inline-block;
	vertical-align: middle;
	margin-right: 6px;
	position: relative;
	top: -1px;
}
.zhaopin_a .zhaopin_a_box .btm{margin-top: 30px;border-radius: 8px;overflow: hidden;background-color: #ffffff;border: 1px solid #eeeeee}

.zhaopin_a .zhaopin_a_box .btm .th_box{padding: 0 30px;background: #003b95;}
.zhaopin_a .zhaopin_a_box .btm .th{
	float: left;
	color: #fff;
	padding: 20px 14px 20px 0;
}
.zhaopin_a .zhaopin_a_box .btm .th.th1,.zhaopin_a .zhaopin_a_box .btm .td.td1{
	width: 26.6%;
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.zhaopin_a .zhaopin_a_box .btm .th.th2,.zhaopin_a .zhaopin_a_box .btm .td.td2{width: 17.5%;}
.zhaopin_a .zhaopin_a_box .btm .th.th3,.zhaopin_a .zhaopin_a_box .btm .td.td3{width: 14.4%;}
.zhaopin_a .zhaopin_a_box .btm .th.th4,.zhaopin_a .zhaopin_a_box .btm .td.td4{width: 14.4%;}
.zhaopin_a .zhaopin_a_box .btm .th.th5,.zhaopin_a .zhaopin_a_box .btm .td.td5{width: 16.5%;}
.zhaopin_a .zhaopin_a_box .btm .th.th6,.zhaopin_a .zhaopin_a_box .btm .td.td6{width: 10.6%;padding-right: 0;text-align: center;}
.zhaopin_a .zhaopin_a_box .btm .th.th6{padding-right: 10px;}

.zhaopin_a .zhaopin_a_box .btm .td{
	float: left;
	color: #2f3336;
	padding: 16px 14px 16px 0;
}

.zhaopin_a .zhaopin_a_box .btm .td .a{
	color: #2f3336;
	position: relative;
	padding-right: 20px;
}
.zhaopin_a .zhaopin_a_box .btm .td .a:before{
	width: 13px;
	height: 8px;
	background: url(../images/zhaopin_xqjt1.png) center center/cover;
	position: absolute;
	content: "";
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}


.zhaopin_a .zhaopin_a_box .btm .box{padding: 0 30px;}
.zhaopin_a .zhaopin_a_box .btm .text {padding: 0 60px;display: none;background-color: #fff;}
.zhaopin_a .zhaopin_a_box .btm .text .wenzi{
	line-height: 2;
	color: #2f3336;
	padding: 50px 0;
	border-bottom: 1px solid #eeeeee;
}

.zhaopin_a .zhaopin_a_box .btm .text .wenzi .bt{margin-bottom: 6px;color: #001b42;}
.zhaopin_a .zhaopin_a_box .btm .text .lx_gd{
	padding: 50px 0 70px;
} 
.zhaopin_a .zhaopin_a_box .btm .text .lx_gd .mainMore{float: left;}
.zhaopin_a .zhaopin_a_box .btm .text .lx_gd .zi{
	float: right;
	padding-top: 14px;
	color: rgba(47, 51, 54, .7);
	max-width: 50%;
}

.zhaopin_a .zhaopin_a_box .btm .btm_box .td_box:nth-child(2n){background: #f7f7f7;}

.zhaopin_a .zhaopin_a_box .btm .btm_box .td_box.cur{background: #f3f2f0;}
.zhaopin_a .zhaopin_a_box .btm .btm_box .td_box.cur .td .a,
.zhaopin_a .zhaopin_a_box .btm .btm_box .td_box.cur .td{color: #001b42;}
.zhaopin_a .zhaopin_a_box .btm .btm_box .td_box.cur .td .a:before{background: url(../images/zhaopin_xqjt2.png) center center/cover;}

.page{
	text-align: center;
	margin-top: 90px;
}
.page a{
	display: inline-block;
	height: 50px;
	width: 50px;
	border-radius: 6px;
	line-height: 50px;
	border: 1px solid #d2d2d2;
	color: #2f3336;
	margin: 0 4px;
	transition: all 0.4s;
}

.page a:hover,
.page a.cur{
	color: #fff;
	background: #0068ff;
	border-color: #0068ff;
}

@media(max-width: 1900px){
	.zhaopin_a .zhaopin_a_box{
		padding: 3.6vw 0 5.7vw;
	}
	.zhaopin_a .zhaopin_a_box .btm .text .wenzi{padding: 2.6vw 0;}
	.zhaopin_a .zhaopin_a_box .btm .text .lx_gd{
		padding: 2.6vw 0 3.6vw;
	} 
	.page{
		margin-top: 4.6vw;
	}
}

@media(max-width: 1500px){
	.zhaopin_a .zhaopin_a_box .top .select select,
	.zhaopin_a .zhaopin_a_box .top .input_box input{height: 42px;font-size: 14px;padding-right: 100px;}
	.page a{
		width: 44px;
		line-height: 44px;
		height: 44px;
	}
}

@media(max-width: 1100px){
	.zhaopin_a .zhaopin_a_box .top .select{width: 100%;margin-bottom: 10px;}
	.zhaopin_a .zhaopin_a_box .top .input_box{width: 100%;}
	.zhaopin_a .zhaopin_a_box .top .input_box button{width: 100px;font-size: 14px;}
	.navmo.zhaopin_header {padding: 14px 0;}
	.navmo.zhaopin_header .dnmsoxkl{padding-bottom: 0;}
	.navmo.zhaopin_header .avmo .navRew .rewen{color: #003b95;}
	.zhaopin_a .mbx{padding-top: 80px;}
	.zhaopin_a .zhaopin_a_box{padding: 20px 0 50px;}
	.zhaopin_a .zhaopin_a_box .top{margin-top: 16px;}
	.zhaopin_a .zhaopin_a_box .btm{margin-top: 20px;}
	.zhaopin_a .zhaopin_a_box .btm .th.th2,
	.zhaopin_a .zhaopin_a_box .btm .th.th3,
	.zhaopin_a .zhaopin_a_box .btm .th.th4,
	.zhaopin_a .zhaopin_a_box .btm .th.th5,
	.zhaopin_a .zhaopin_a_box .btm .td.td2,
	.zhaopin_a .zhaopin_a_box .btm .td.td3,
	.zhaopin_a .zhaopin_a_box .btm .td.td4,
	.zhaopin_a .zhaopin_a_box .btm .td.td5{display: none;}

	.zhaopin_a .zhaopin_a_box .btm .th.th1,.zhaopin_a .zhaopin_a_box .btm .td.td1{width: 70%;}
	.zhaopin_a .zhaopin_a_box .btm .th.th6,.zhaopin_a .zhaopin_a_box .btm .td.td6{width: auto;float: right;text-align: left;min-width: 14%;max-width: 30%;}
	.zhaopin_a .zhaopin_a_box .btm .th_box,
	.zhaopin_a .zhaopin_a_box .btm .box,
	.zhaopin_a .zhaopin_a_box .btm .text{padding: 0 20px;}
	.zhaopin_a .zhaopin_a_box .btm .th {
	    padding: 14px 14px 14px 0;
	}
	.zhaopin_a .zhaopin_a_box .btm .text .wenzi{padding: 20px 0;}
	.zhaopin_a .zhaopin_a_box .btm .text .lx_gd{padding: 20px 0;}
	.zhaopin_a .zhaopin_a_box .btm .text .lx_gd .zi{width: 100%;margin-top: 12px;max-width: 100%;padding-top: 0;}
	.page a{
		width: 40px;
		line-height: 40px;
		height: 40px;
		margin: 0 3px;
	}
	.page {
	    margin-top: 30px;
	}

}

@media(max-width: 640px){
	.zhaopin_a .zhaopin_a_box .top .input_box input{height: 38px;}
}

.nybanner .gd{
	position: absolute;
	bottom: 34px;
	left: 0;
	right: 0;
	
}
.nybanner .gd .gd_box{width: 12px;padding-bottom: 120px;}
.nybanner .gd .icon{
	width: 12px;
	height: 34px;
	background: url(../images/banner_gd.png) center center/cover;
}
.nybanner .gd .i{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	height: 110px;
	width: 2px;
	bottom: 0;
	overflow: hidden;
	background: rgba(255, 255, 255, .2);
}
.nybanner .gd .i:before{
	position: absolute;
	content: "";
	width: 100%;
	height: 50%;
	background: #fff;
	left: 0;
	top: -50%;
	animation: zhishi 3.4s linear infinite;
    -webkit-animation: zhishi 3.4s linear infinite;
}

.about_a{
	padding: 120px 0 130px;
}
.about_a .text{
	margin-top: 24px;
	line-height: 1.8;
	color: #001b42;
}
.about_a .text p{margin-bottom: 10px;}
.about_a .text p:last-child{margin-bottom: 0;}
.about_a .img{margin-top: 40px;border-radius: 8px;overflow: hidden;}
.about_a .bf{
	width: 56px;
	height: 56px;
	border-radius: 100%;
	background: url(../images/about_a_bf.png) center center/cover #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	cursor: pointer;
	transform: translate(-50%,-50%);
}
.about_a .bf:before{
	width: 100%;
	height: 100%;
	transition: all 0.3s;
	top: 50%;
	border-radius: 100%;
	position: absolute;
	left: 50%;
	background: rgba(255, 255, 255, .3);
	transform: translate(-50%,-50%);
	content: "";
}
.about_a .bf:hover:before{
	width: calc(100% + 7px);
	height: calc(100% + 7px);
}

.fixVideo{
	display: none;
	position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.8);
    width: 100%;
    height: 100%;
    z-index: 1000;
}

.fixVideoA {
    width: 100%;
    height: 100%;
    position: relative;
}

.fixVideoB {
    position: absolute;
    width: 60%;
    max-width: 800px;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.fixVideoB .close {
    position: absolute;
    right: -1px;
    top: -40px;
    height: 40px;
    width: 40px;
    cursor: pointer;
    text-align: center;
    line-height: 40px;
    font-size: 30px;
    z-index: 10000;
    background: #000;
    color: #fff;
}

.fixVideoA #vidPlay video{max-height: calc(100vh - 10vw);}
@media(max-width:1100px){
    .fixVideoA #vidPlay video{max-height: calc(75vh);}
}
.about_b{
	padding: 90px 0 100px;
	background: url(../images/about_b_bg.jpg) center center/cover;
}
.about_b .about_b_box{
	display: flex;
	align-items: center;
}
.about_b .about_b_box .left{
	width: 34.1%;
}
.about_b .about_b_box .left .text{
	margin-top: 50px;
	
}
.about_b .about_b_box .left .text .bt{color: #001b42;}
.about_b .about_b_box .left .text .wenzi{
	line-height: 1.8;
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #e5e5e5;
	color: #001b42;
}
.about_b .about_b_box .right{
	width: 38.7%;
	position: relative;
	margin-left: 12%;
}
.about_b .about_b_box .right:before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 0;
	height: 100%;
	background: url(../images/about_b_imgbg2.png) center center/cover;
	animation: xuanzhuan 10s linear infinite;
    -webkit-animation: xuanzhuan 10s linear infinite;
}
.about_b .about_b_box .right .img{
	position: relative;
	z-index: 1;
}

.about_c{
	padding: 150px 0;
}

.about_c .top{
	padding: 0 10.4vw;
	display: flex;
	align-items: center;
}
.about_c .top .num{
	float: left;
	width: 40%;
	font-size: 108px;
	color: #0068ff;
}
.about_c .top .right{
	width: 60%;
}


.about_c .top .num .quan .circle {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}
.about_c .top .num .quan .circle:before{
	border: rgba(192, 207, 231, .2) solid 10px;
	width: calc(100% - 18px);
	height: calc(100% - 18px);
	border-radius: 100%;
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}

.about_c .top .num .quan .circle i {
	position: relative;
	float: left;
	width: 50%;
	height: 100%;
	overflow: hidden;
}

.about_c .top .num .quan .circle i::before {
	content: '';
	position: absolute;
	width: 200%;
	right: 0;
	top: 0;
	bottom: 0;
	border: 10px solid #dee6f2;
	border-radius: 100%;
	box-sizing: border-box;
	clip: rect(0, 236px, 236px, 118px);
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
}

.about_c .top .num .quan .circle i:first-child::before {
	left: 0;
	right: auto;
	clip: rect(0px, 118px, 236px, 0px);
}

.about_c .top .num .quan::before {
	background: #000;
}
.about_c .top .num.cur .quan:after {
	background: #cdd500;
	border-color: #cdd500;
}
.about_c .top .num.cur .quan .circle i::before {
	-webkit-animation: circleR 1000ms linear both;
	animation: circleR 1000ms linear both;

}

.about_c .top .num.cur .quan .circle i:first-child::before {
	-webkit-animation-name: circleL;
	animation-name: circleL;
}

.about_c .top .num.cur .quan:after{
	display: none;
}
.about_c .top .num .quan{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 236px;
	height: 236px;
	transform: translate(-50%,-50%);
}
.about_c .top .num .span{
	position: relative;
	z-index: 2;
}
.about_c .top .right .right_box{
	margin-top: 24px;
}
.about_c .top .right .right_box .ul{padding-right: 2.6vw;}
.about_c .top .right .right_box .ul li{
	padding: 24px 0;
	border-bottom: 1px solid #eeeeee;
}
.about_c .top .right .right_box .ul li:last-child{border-bottom: none;}
.about_c .top .right .right_box .ul li .bt{color: #001b42;}
.about_c .top .right .right_box .ul li .js{color: #001b42;line-height: 1.8;margin-top: 4px;}
.about_c .top .right .right_box .box{
	width: 100%;
	height: 320px;
	overflow: auto;
	display: none;
}
.about_c .top .right .right_box .box.cur{display: block;}


.about_c .top .right .right_box .box::-webkit-scrollbar{
	width: 5px;
	border: 20px;
	
}
.about_c .top .right .right_box .box::-webkit-scrollbar-track{
	border: 20px;
	background: #f3f3f3;
}

.about_c .top .right .right_box .box::-webkit-scrollbar-track-piece{
	width: 5px;
	border: 20px;
} 
.about_c .top .right .right_box .box::-webkit-scrollbar-thumb{
	background: #0068ff;
	border: 20px;			
}
.about_c .top .right .right_box .box::-webkit-scrollbar-button{
	display: none;
}

.about_c .btm{
	margin-top: 120px;
	padding: 0 7.8vw;
	position: relative;
}
.about_c .btm .x .ii,.about_c .btm .x .i2{
	background: #0068ff;
	content: "";
	position: absolute;
	top: 0;
	width: 0;
	height: 100%;
}
.about_c .btm .x .i2{left: 0;width: 7.8vw;}
.about_c .btm .x .ii{left: 0;transition: all 0.4s;}
.about_c .btm .x{
	position: absolute;
	left: 0;
	top: 20px;
	width: 100%;
	height: 2px;
	background: #e5e5e5;
	content: "";
	overflow: hidden;
}
.about_c .btm .btm_box .swiper-slide{text-align: center;}

.about_c .btm .car{
	position: absolute;
	left: 0;
	transform: translateY(-50%);
	top: calc(50% - 8px);
	z-index: 3;
	transition: all 0.4s;
}
.about_c .btm .btm_box .i{
	border-radius: 100%;
	width: 40px;
	height: 40px;
	background: rgba(0, 104, 255, 0);
	display: inline-block;
	position: relative;
	cursor: pointer;
}

.about_c .btm .btm_box .i:before{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	border-radius: 100%;
	width: 28px;
	height: 28px;
	background: #0068ff;
	content: "";
	display: none;
}
.about_c .btm .btm_box .i:after{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 8px;
	height: 8px;
	content: "";
	background: #bfbfbf;
	transform: translate(-50%,-50%);
	border-radius: 100%;
}

.about_c .btm .btm_box .swiper-slide-thumb-active .i{
	background: rgba(0, 104, 255, 0.16);
}
.about_c .btm .btm_box .swiper-slide-thumb-active .i:before{display: block;}
.about_c .btm .btm_box .swiper-slide-thumb-active .i:after{background: #fff;}


.about_c .btm .swiper-button-next,
.about_c .btm .swiper-button-prev{
	width: 50px;
	height: 50px;
	opacity: 1;
	margin-top: 0;
	border-radius: 100%;
	transition: all 0.4s;
	transform: translateY(-50%);
}
.about_c .btm .swiper-button-next:after,
.about_c .btm .swiper-button-prev:after{
	display: none;
}

/*.about_c .btm .swiper-button-next.swiper-button-disabled,
.about_c .btm .swiper-button-prev.swiper-button-disabled{opacity: 0.5;}*/

.about_c .btm .swiper-button-prev{
	left: 0;
	background: url(../images/about_c_jt1.png) center center/cover #fff;
}
.about_c .btm .swiper-button-next{
	right: 0;
	background: url(../images/about_c_jt2.png) center center/cover #fff;
}
.about_c .btm .swiper-button-prev:hover{
	background: url(../images/about_c_jt01.png) center center/cover #fff;
}
.about_c .btm .swiper-button-next:hover{
	background: url(../images/about_c_jt02.png) center center/cover #fff;
}

.about_d{
	background: #f7f7f7;
	padding: 140px 0;
}
.about_d .ul{margin-top: 0;}
.about_e{
	padding: 130px 0 140px;
}
.about_e .about_e_box{
	margin-top: 40px;
}
.about_e .about_e_box .swiper-slide{padding: 5px;}
.about_e .about_e_box .swiper-slide .icon{box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);background: #fff;border-radius: 8px;}
.about_e .about_e_box .swiper-wrapper {
    -webkit-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    margin: 0 auto;
}
.about_e .about_e_box .box{margin-bottom: 20px;}
.about_e .about_e_box .box:last-child{margin-bottom: 0;}
@media(max-width: 1900px){
	.about_a{
		padding: 6.2vw 0 6.7vw;
	}
	.about_b{
		padding: 4.6vw 0 5.2vw;
	}
	.about_b .about_b_box .left .text{
		margin-top: 2.6vw;
	}
	.about_c{
		padding: 7.8vw 0;
	}
	.about_c .btm{
		margin-top: 6.2vw;
	}
	.about_d{
		padding: 7.2vw 0;
	}

	.about_e{
		padding: 6.7vw 0 7.2vw;
	}
	.about_c .top .num{font-size: 80px;}

}
@media(max-width: 1500px){
	.about_c .top .right .right_box .ul li{padding: 16px 0;}
}

@media(max-width: 1100px) {
	.fixVideoB{
		width: 92%;
	}
	.nybanner .gd{bottom: 0;}
	.nybanner .gd .gd_box {
	    padding-bottom: 80px;
	}
	.nybanner .gd .i{height: 60px;}
	.nybanner .gd .i:before{height: 30px;}
	.about_a {
	    padding: 40px 0;
	}
	.about_a .text{margin-top: 20px;}
	.about_a .img{margin-top: 30px;}
	.about_b {
	    padding: 40px 0;
	}
	.about_b .about_b_box{display: block;}
	.about_b .about_b_box .left{width: 100%;}
	.about_b .about_b_box .right{
		width: 100%;
		margin-left: 0;
		margin-top: 30px;
	}
	.about_b .about_b_box .left .text .wenzi{padding-top: 16px;margin-top: 16px;}
	.about_c {
	    padding: 60px 0 40px;
	}
	.about_c .top .right{
		width: 100%;
		margin-top: 40px;
	}
	.about_c .top{display: block;padding: 0;}
	.about_c .top .num {
	    font-size: 50px;
	    width: auto;
	}
	.about_c .top .num .quan{width: 120px;height: 120px;left: 90%;}
	.about_c .top .num .quan .circle i::before{clip: rect(0, 120px, 120px, 60px)}
	.about_c .top .num .quan .circle i:first-child::before {clip: rect(0px, 60px, 120px, 0px);}
	.about_c .top .num .quan .circle i::before{border-width: 10px;right}
	.about_c .top .right .right_box{margin-top: 16px;}
	.about_c .top .right .right_box .ul li {
	    padding: 10px 0;
	}
	.about_c .btm {
	    margin-top: 60px;
	}
	.about_c .btm .car{width: 200px;left: calc(25% - 100px);}
	.about_c .btm .swiper-button-next, .about_c .btm .swiper-button-prev {
	    width: 44px;
	    height: 44px;
	}
	.about_e .about_e_box .box{margin-bottom: 14px;}
	.about_e .about_e_box {
	    margin-top: 20px;
	}
	.about_a .bf{width: 44px;height: 44px;}
}

@media(max-width: 640px){
	.about_c .btm .car{width: 200px;left: calc(50% - 100px);}
}


.wu_banner .gd .icon{background: url(../images/banner_gd2.png) center center/cover;}
.wu_banner .gd .i{background: #dee6f2;}
.wu_banner .gd .i:before{background: #003b95;}
.wu_banner .text .bt{color: #001b42;}

.wutit{
	padding: 30px 0 20px;
	background: #fafafb;
	text-align: center;
	position: sticky;
	top: 77px;
	z-index: 3;
}
.wutit .ul{display: inline-block;position: relative;}
.wutit .ul:before{
	position: absolute;
	top: 29px;
	left: 50%;
	transform: translateX(-50%);
	content: "";
	width: 100%;
	height: 1px;
	background: #eeeeee;
}
.wutit .ul li{
	float: left;
	margin-right: 80px;
	cursor: pointer;
}
.wutit .ul li:last-child{margin-right: 0;}
.wutit .ul li .icon {
	width: 58px;
	background: #ffffff;
	position: relative;
	display: block;
	margin: 0 auto;
	border-radius: 100%;
}
.wutit .ul li .icon .img2{display: none;}
.wutit .ul li *{transition: all 0.4s;}
.wutit .ul li .text{margin-top: 8px;}
.wutit .ul li .text .bt{
	color: #001b42;
}

.wutit .ul li .icon .quan .circle {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}
.wutit .ul li .icon  .quan .circle:before{
	border: rgba(192, 207, 231, .2) solid 6px;
	width: calc(100% - 12px);
	height: calc(100% - 12px);
	border-radius: 100%;
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}

.wutit .ul li .icon .quan .circle i {
	position: relative;
	float: left;
	width: 50%;
	height: 100%;
	overflow: hidden;
}

.wutit .ul li .icon .circle i::before {
	content: '';
	position: absolute;
	width: 200%;
	right: 0;
	top: 0;
	bottom: 0;
	border: 6px solid #dee6f2;
	border-radius: 100%;
	box-sizing: border-box;
	clip: rect(0, 58px, 58px, 29px);
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
}

.wutit .ul li .icon .quan .circle i:first-child::before {
	left: 0;
	right: auto;
	clip: rect(0px, 29px, 58px, 0px);
}

.wutit .ul li .icon .quan::before {
	background: #000;
}
.wutit .ul li.cur .icon .quan:after {
	background: #cdd500;
	border-color: #cdd500;
}
.wutit .ul li.cur .icon .quan .circle i::before {
	-webkit-animation: circleR 1000ms linear both;
	animation: circleR 1000ms linear both;

}

.wutit .ul li.cur .icon .quan .circle i:first-child::before {
	-webkit-animation-name: circleL;
	animation-name: circleL;
}

.wutit .ul li.cur .icon .quan:after{
	display: none;
}
.wutit .ul li .icon .quan{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 58px;
	height: 58px;
	transform: translate(-50%,-50%);
}

.wutit .ul li.cur .icon .img1{display: none;}
.wutit .ul li.cur .icon .img2{display: block;}
.wutit .ul li.cur .text .bt{color: #0068ff;}
.wutit .ul li.cur .icon .circle i::before {border-color: #0068ff;}
.wutit .ul li.cur .icon  .quan .circle:before{border-color: #c8ddfc;}
.tite_js .js{
	margin-top: 16px;
	line-height: 2;
}
.wu_a{
	overflow: hidden;
	padding: 100px 0 70px;
}
.wu_a .dibg{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: auto;
	z-index: 0;
}
.wu_a .tbg{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	animation: wu_tbg 2s infinite;
    -webkit-animation: wu_tbg 2s infinite;
	   animation-direction:alternate;
	-webkit-animation-direction:alternate;
}
.wu_a .dibg .swiper-wrapper{
	-webkit-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    margin: 0 auto;
}
.wu_a .container{position: relative;z-index: 1;}
.wu_a .tite_js .js{padding: 0 7.8vw;}

.wu_a .wu_a_box{
	margin-top: 40px;
	display: flex;
	align-items: flex-end;
}
.wu_a .wu_a_box .img1{width: 31.4%;margin-right: 4.9%;}
.wu_a .wu_a_box .img2{width: 63.7%;}
.wu_a .wu_a_box .img3{
	position: absolute;
	width: 10%;
	bottom: 3.6vw;
	left: calc(31.4% + 1vw);
}
@media(max-width: 1900px){
	.wutit .ul li{margin-right: 4.1vw;}
		.wu_a{
		padding: 5.2vw 0 3.6vw;
	}
	.wu_a .wu_a_box{
		margin-top: 2vw;
	}
}
@media(max-width: 1600px){
	.wutit{
		top: 56px;
	}
}
@media(max-width: 1500px){
	.nybanner .text .js{margin-top: 16px;}
}

@media(max-width: 1100px){
	.wu_a {
	    padding: 30px 0 20px;
	}
	.tite_js .js{margin-top: 10px;}
	.wu_a .tite_js .js{padding: 0;}
	.wu_a .wu_a_box{margin-top: 20px;}
	.wutit {
	    top: 50px;
	}
	.wutit .ul{display: block;}
	.wutit{padding: 20px 0 14px;}
	.wutit .ul li{width: 24%;margin-right: 1.33%;}
	.wutit .ul li:last-child{margin-right: 0;}
	.wutit .ul li .icon{width: 46px;}
	.wutit .ul li .icon .quan{width: 46px;height: 46px;}
	.wutit .ul li .icon .quan .circle i:first-child::before{clip: rect(0px, 23px, 46px, 0px);}
	.wutit .ul li .icon .circle i::before {clip: rect(0, 46px, 46px, 23px);border-width: 4px;}
	.wutit .ul li .icon .quan .circle:before {
	    border-width: 4px;
	    width: calc(100% - 8px);
	    height: calc(100% - 8px);
	}
	.wutit .ul:before{top: 23px;width: calc(100% - 46px);}
	.nybanner .text .js{margin-top: 10px;}
}

.yingyong_box .img{width: 100%;height: 100vh;position: relative;z-index: 0;}
.yingyong_box .img:before{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .4);
}
.yingyong_box .text{
	position: absolute;
	left: -80px;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	opacity: 0;
	transition: all 1s;
}
.active  .yingyong_box .text{
	left: 0;
	opacity: 1;
}
.yingyong_box .text .box{
	width: 600px;
}

.yingyong_box .text .box .bf{
	width: 70px;
    height: 70px;
    border-radius: 100%;
    background: url(../images/about_a_bf.png) center center/cover #fff;
    display: block;
    cursor: pointer;
    margin-bottom: 50px;
    position: relative;
}

.yingyong_box .text .box .bf:before {
   width: calc(100% + 7px);
	height: calc(100% + 7px);
    transition: all 0.3s;
    top: 50%;
    border-radius: 100%;
    position: absolute;
    left: 50%;
    background: rgba(255, 255, 255, .3);
    transform: translate(-50%,-50%);
    content: "";
}


.yingyong_box .text .box .lm{display: flex;align-items: center;}
.yingyong_box .text .box .lm .icon{width: 42px;}
.yingyong_box .text .box .lm .xbt{color: #fff;margin-left: 12px;width: calc(100% - 42px);}
.yingyong_box .text .box .tite .te{color: #fff;margin-top: 20px;}
.yingyong_box .text .box .js{color: rgba(255, 255, 255, 0.9);line-height: 1.9;margin-top: 10px;}
.yingyong_box .text .box .a_box{margin-top: 40px;}
.yingyong_box .text .box .a_box a{float: left;margin-right: 14px;}
.yingyong_box .text .box .a_box a:last-child{margin-right: 0;}

.yingyong_nav{
	position: fixed;
	right: 26px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 3;
}
.yingyong_nav li{margin-bottom: 10px;position: relative;}
.yingyong_nav li:last-child{margin-bottom: 0;}
.yingyong_nav li .icon{
	width: 46px;
	height: 46px;
	padding: 10px;
	border: 2px solid rgba(0, 0, 0, 0);
	border-radius: 100%;
}
.yingyong_nav li .text{
	position: absolute;
	right: 100%;
	top: 50%;
	transform: translateY(-50%);
	white-space: nowrap;
	padding-right: 10px;
	opacity: 0;
	transition: all 0.4s;
}
.yingyong_nav li .text .t{color: #fff;}
.yingyong_nav li.active .icon{border: 2px solid #e2e1e1;}
.yingyong_nav li.active .text{opacity: 1;}

.tiaobai .mobile-menu-pc .menu-e{background: #fff;}
.mainMore2{background: rgba(255, 255, 255, 0.3);}
.mainMore2:hover{opacity: 1;}
.anli_box{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, .6);
	z-index: 99;
	display: none;
}
.anli_box .box{
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	background: #fff;
	transform: translateY(-50%);
	padding: 70px 50px 90px;
	border-radius: 10px;
}
.anli_box .box .gb{
	width: 46px;
	height: 46px;
	position: absolute;
	right: 50px;
	top: 70px;
	border: 2px solid #dcdcdc;
	border-radius: 100%;
	z-index: 2;
	background: url(../images/anli_a_cha.png) center center/cover;
}
.anli_box .box .top{display: flex;align-items: center;}
.anli_box .box .top .icon{width: 42px;}
.anli_box .box .top .bt{color: #001b42;margin-left: 14px;width: calc(100% - 42px);}
.anli_box .box .btm{
	margin-top: 34px;
	padding-bottom: 90px;
}
.anli_box .box .btm .img{border-radius: 10px;overflow: hidden;position: relative;}
.anli_box .box .btm .img:before{content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: url(../images/anli_a_imgbg.png) center center/cover;}
.anli_box .box .btm .text{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 1;
	color: #fff;
	padding: 30px 20px;
}
.anli_box .box .btm .text .js{margin-top: 8px;}
.anli_box .box .btm .swiper-button-prev:after,
.anli_box .box .btm .swiper-button-next:after{display: none;}
.anli_box .box .btm .swiper-button-prev,.anli_box .box .btm .swiper-button-next{
	top: auto;
	bottom: 0;
	left: auto;
	width: 50px;
	height: 50px;
	transition: all 0.4s;
}
.anli_box .box .btm .swiper-button-prev{background: url(../images/about_c_jt1.png) center center/cover;right: 66px;}
.anli_box .box .btm .swiper-button-next{background: url(../images/about_c_jt2.png) center center/cover;right: 0;}
.anli_box .box .btm .swiper-button-prev:hover{background: url(../images/about_c_jt01.png) center center/cover;}
.anli_box .box .btm .swiper-button-next:hover{background: url(../images/about_c_jt02.png) center center/cover;}

.anli_box .box .btm .swiper-pagination{
	bottom: 25px;
	top: auto;
	left: 0;
	transform: initial;
	position: absolute;
	width: calc(100% - 154px);
	height: 4px;
	background: #f0f0f0;
	border-radius: 10px;
	overflow: hidden;
}
.anli_box .box .btm .swiper-pagination-progressbar-fill{background: #0068ff;border-radius: 10px;overflow: hidden;}

@media(max-width: 1900px){
	.anli_box .box{
		padding: 3.6vw 2.6vw 4.6vw;
	}
	.anli_box .box .btm{
		margin-top: 1.6vw;
		padding-bottom: 4.6vw;
	}
	.anli_box .box .gb{
		right: 2.6vw;
		top: 3.2vw;
	}
}
@media(max-width: 1500px){
	.yingyong_box .text .box .tite .te{margin-top: 14px;}
	.yingyong_box .text .box .a_box {margin-top: 30px;}
	.yingyong_nav {right: 20px;}
	.yingyong_nav li .icon{
		width: 40px;
		height: 40px;
	}
	.anli_box .box{width: 80%;}
}
@media(max-width: 1100px){
	.yingyong_nav{display: none;}
	.yingyong_box .text .box{width: 100%;text-align: center;}
	.yingyong_box .text .box .lm{justify-content: center;}
	.yingyong_box .text .box .a_box {
		margin-top: 20px;
		display: flex;
    justify-content: center;
	}
	.yingyong_box .text .box .tite .te {margin-top: 8px;}
	.yingyong_box .text .box .lm .icon {width: 36px;}
	.yingyong_box .text .box .lm .xbt{/*width: calc(100% - 36px);*/width: initial;}
	.yingyong_box .text .box .a_box a{padding: 0 50px 0 20px;margin-right: 10px;}
	.yingyong_box .text .box .bf{
		width: 56px;
	    height: 56px;
	    margin: 0 auto 30px;
	}

	.anli_box .box .btm {
	    margin-top: 20px;
	    padding-bottom: 60px;
	}
	.anli_box .box .btm .swiper-button-prev, .anli_box .box .btm .swiper-button-next{width: 42px;height: 42px;}
	.anli_box .box .btm .swiper-button-prev{right: 54px;}
	.anli_box .box .btm .swiper-pagination{bottom: 21px;height: 2px;width: calc(100% - 120px);}
	.anli_box .box .btm .text{
		/*padding: 20px;*/
		padding: 0;
		position: initial;
		display: inline-block;
		width: 100%;
		margin-top: 20px;
		color: #333;
	}
	.anli_box .box .btm .text .js{margin-top: 4px;}
	.anli_box .box .top .icon {
	    width: 36px;
	}
	.anli_box .box{padding: 30px 20px 20px;width: calc(100% - 40px);}
	.anli_box .box .top .bt{width: calc(100% - 36px);}
	.anli_box .box .gb{
		width: 36px;
		height: 36px;
		right: 14px;
		top: 14px;
	}
}

@media(max-width: 768px){
	.anli_box .box .btm .text .js{font-size: 14px;}

}
.height100{height: 100vh;}
.boxjz{
	position: absolute;
	left: 0;
	right: 0;
	top: 55%;
	transform: translateY(-50%);
	z-index: 2;
}
.zd_top {
	position: fixed;
	top: 77px;
	left: 0;
	width: 100%;
	z-index: 3;
	background: #fafafb;
}
.zd_top .ul li{
	float: left;
	margin-right: 30px;
}
.zd_top .ul li:last-child{margin-right: 0;}
.zd_top .ul li a{padding: 18px 0;display: block;}
.zd_top .ul li.cur a{color: #003b95;}
.che_a .text{top: 45%;}
.nybannerH100 .bg{height: 100vh;}

.che_b .text{margin-top: 20px;line-height: 2;}
.che_b .text .js{margin-top: 10px;padding: 0 20.7vw;}
.che_b .img_box {margin-top: 70px;}
.che_b .img_box .img{
	width: 547px;
	margin: 0 auto;
}
.che_b .bglb{
	position: absolute;
	left: 0;
	bottom: 0;
	height: auto;
	width: 100%;
	z-index: 0;
}

.che_c{
	background: #f7f7f7;
}

.che_c .che_c_box .top_box .box{display: flex;align-items: center;}
.che_c .che_c_box .top_box .box .left{width: calc(100% - 867px);padding-right: 20px;}
.che_c .che_c_box .top_box .box .left .fbt{color: #001b42;}
.che_c .che_c_box .top_box .box .left .text{line-height: 2;margin-top: 20px;color: #001b42;height: 200px;overflow: auto;}
.che_c .che_c_box .top_box .box .left .text::-webkit-scrollbar{
	width: 5px;
	border: 20px;
	
}
.che_c .che_c_box .top_box .box .left .text::-webkit-scrollbar-track{
	border: 20px;
	background: #f3f3f3;
}

.che_c .che_c_box .top_box .box .left .text::-webkit-scrollbar-track-piece{
	width: 5px;
	border: 20px;
} 
.che_c .che_c_box .top_box .box .left .text::-webkit-scrollbar-thumb{
	background: #0068ff;
	border: 20px;			
}
.che_c .che_c_box .top_box .box .left .text::-webkit-scrollbar-button{
	display: none;
}

.che_c .che_c_box .top_box .box .left .text ul li{position: relative;padding-left: 16px;}
.che_c .che_c_box .top_box .box .left .text ul li:before{
	width: 6px;
	height: 6px;
	background: #c6cbd3;
	position: absolute;
	left: 0;
	top: 16px;
	border-radius: 100%;
	content: "";
}

.che_c .che_c_box .top_box .box .left .anniu{
	margin-top: 40px;
}
.che_c .che_c_box .top_box .box .left .anniu { display:none; }

.che_c .che_c_box .top_box .box .left .anniu .l,
.che_c .che_c_box .top_box .box .left .anniu .r{
	float: left;
	width: 50px;
	height: 50px;
	cursor: pointer;
	transition: all 0.4s;
}
.che_c .che_c_box .top_box .box .left .anniu .l{background: url(../images/about_c_jt1.png) center center/cover;margin-right: 10px;}
.che_c .che_c_box .top_box .box .left .anniu .r{background: url(../images/about_c_jt2.png) center center/cover;}
.che_c .che_c_box .top_box .box .left .anniu .l:hover{background: url(../images/about_c_jt01.png) center center/cover;}
.che_c .che_c_box .top_box .box .left .anniu .r:hover{background: url(../images/about_c_jt02.png) center center/cover;}

.che_c .che_c_box .top_box .box .right{width:867px;}
.che_c .che_c_box .top_box .box .right .img{position: relative;border-radius: 10px;overflow: hidden;}
.che_c .che_c_box .top_box .box .right .img .bf{
	width: 56px;
    height: 56px;
    border-radius: 100%;
    background: url(../images/about_a_bf.png) center center/cover #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    cursor: pointer;
    transform: translate(-50%,-50%);
}
.che_c .che_c_box .top_box .box .right .img .bf:before {
    width: 100%;
    height: 100%;
    transition: all 0.3s;
    top: 50%;
    border-radius: 100%;
    position: absolute;
    left: 50%;
    background: rgba(255, 255, 255, .3);
    transform: translate(-50%,-50%);
    content: "";
}

.che_c .che_c_box .top_box .box .right .img .bf:hover:before{
	width: calc(100% + 7px);
	height: calc(100% + 7px);
}

.che_c .che_c_box .top_box .slick-prev,
.che_c .che_c_box .top_box .slick-next{
	display: none !important;
	width:50px; height:50px; border-radius:50%; border:2px solid #c6cbd3; position: absolute;
}

.che_c .che_c_box .top_box .slick-prev { background:url(../images/addhome/prev.png) no-repeat center; left:0; top: auto; transform:translate(0); margin-top:0; bottom: 0; }
.che_c .che_c_box .top_box .slick-next { background:url(../images/addhome/next.png) no-repeat center; left:60px; top: auto; transform:translate(0); margin-top:0; bottom: 0; }
.che_c .che_c_box .top_box .slick-prev:hover { background:url(../images/addhome/prevbg.png) no-repeat center #0068ff; border-color:#0068ff; }
.che_c .che_c_box .top_box .slick-next:hover { background:url(../images/addhome/nextbg.png) no-repeat center #0068ff; border-color:#0068ff; }

.che_c .che_c_box .btm_box  .slick-prev,
.che_c .che_c_box .btm_box  .slick-next{
	width:50px; height:50px; border-radius:50%; border:2px solid #c6cbd3; position: absolute;
}
.che_c .che_c_box .btm_box .slick-prev { background:url(../images/addhome/prev.png) no-repeat center; left:-50px;}
.che_c .che_c_box .btm_box .slick-next { background:url(../images/addhome/next.png) no-repeat center; right: -50px;}
.che_c .che_c_box .btm_box .slick-prev:hover { background:url(../images/addhome/prevbg.png) no-repeat center #0068ff; border-color:#0068ff; }
.che_c .che_c_box .btm_box .slick-next:hover { background:url(../images/addhome/nextbg.png) no-repeat center #0068ff; border-color:#0068ff; }


@media(max-width: 1100px){
	.che_b .text .js{padding: 0;}
	.che_c .che_c_box .top_box .slick-prev,
	.che_c .che_c_box .top_box .slick-next{
		display: none !important;
	}
	.che_c .che_c_box .top_box .box .left .anniu { display:block; }

}

.che_c .che_c_box .btm_box{margin-top: 70px;text-align: center;}
.che_c .che_c_box .btm_box .box .icon{width: 66px;margin: 0 auto;}
.che_c .che_c_box .btm_box .box .icon .img2{display: none;}
.che_c .che_c_box .btm_box .box .text{
	margin-top: 10px;
	padding: 0 10px;
}
.che_c .che_c_box .btm_box .box .text .bt{
	color: #001b42;
	 white-space: nowrap;
	  overflow: hidden;
	  text-overflow: ellipsis;
}
.che_c .che_c_box .btm_box .slick-current  .box .icon .img1{display: none;}
.che_c .che_c_box .btm_box .slick-current  .box .icon .img2{display: block;}
.che_c .che_c_box .btm_box .slick-current .box .text .bt{color: #0068ff;}
.che_c .che_c_box .btm_box .box{padding-bottom: 50px;position: relative;cursor: pointer;}
.che_c .che_c_box .btm_box .box .i{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	width: 36px;
	height: 36px;
	bottom: 0;
	border: 2px solid rgba(0, 0, 0, 0);
	border-radius: 100%;
}
.che_c .che_c_box .btm_box .box .i:before{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 8px;
	height: 8px;
	background: #d4d8dd;
	border-radius: 100%;
	content: "";
}
.che_c .che_c_box .btm_box .slick-current .box .i{border-color: #0068ff;}
.che_c .che_c_box .btm_box .slick-current .box .i:before{background: #0068ff;}

.che_c .che_c_box .x{position: relative;}
.che_c .che_c_box .x:before{
	background: #e1e7ef;
	position: absolute;
	left: 0;
	bottom: 17px;
	content: "";
	height: 1px;
	width: 100%;
}

.che_d .che_d_box{
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
}
.che_d .che_d_box .left{width: 30vw;}
.che_d .che_d_box .left .ul li{
	position: absolute;
	cursor: pointer;
}
.che_d .che_d_box .left .ul li .i{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 52px;
	height: 52px;
	border-radius: 100%;
	transform-origin: center center;
	background: rgba(0, 104, 255, .2);
	animation: che_d_huxi 1s infinite;
    -webkit-animation: che_d_huxi 1s infinite;
	   animation-direction:alternate;
	-webkit-animation-direction:alternate;
}
.che_d .che_d_box .left .ul li .i:before{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 14px;
	height: 14px;
	border-radius: 100%;
	background: rgba(0, 104, 255,1);
	content: "";
}
.che_d .che_d_box .left .ul li .img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 154px;
	border-radius: 100%;
	border: 2px solid #0068ff;
	display: none;
}
.che_d .che_d_box .left .ul li .img:before{
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	border:2px solid rgba(0, 104, 255,.3);
	width: calc(100% + 16px);
	height: calc(100% + 16px);
	border-radius: 100%;
	/*animation: che_d_huxi 2s infinite;
    -webkit-animation: che_d_huxi 2s infinite;
	   animation-direction:alternate;
	-webkit-animation-direction:alternate;*/
}
.che_d .che_d_box .left .ul li .img:after{
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	border:1px solid rgba(0, 104, 255,.3);
	width: calc(100% + 8px);
	height: calc(100% + 8px);
	border-radius: 100%;
	/*animation: che_d_huxi 2s infinite;
    -webkit-animation: che_d_huxi 2s infinite;
	   animation-direction:alternate;
	-webkit-animation-direction:alternate;*/
}
/*.che_d .che_d_box .left .ul li:hover .img,*/
.che_d .che_d_box .left .ul li.cur .img{display: block;}


.che_d .che_d_box .right{width: calc(100% - 724px);padding-left: 5.6vw;margin-top: -2vw;}
.che_d .che_d_box .right .bt{margin-top: 30px;color: #001b42;}
.che_d .che_d_box .right .text{line-height: 2;color: #001b42;margin-top: 14px;}
.che_d .che_d_box .right .text ul li{position: relative;padding-left: 16px;}
.che_d .che_d_box .right .text ul li:before{
	width: 6px;
	height: 6px;
	background: #c6cbd3;
	position: absolute;
	left: 0;
	top: 16px;
	border-radius: 100%;
	content: "";
}

.che_d canvas{
	position: absolute;
    bottom: 0;
    left: 0;
    width: 100% !important;
    height: 24% !important;
}
.che_e{background: url(../images/che_e_bg.jpg) center center/cover;}
.che_e .che_e_box .box{display: none;}
.che_e .che_e_box .box.cur{display: block;}
.che_e .left{
	width: 41%;
}
.che_e .left .text{
	margin-top: 20px;
	line-height: 2;
	color: #001b42;
	height: 46vh;
	overflow: auto;
	padding-right: 2vw;
}

.che_e .left .text::-webkit-scrollbar{
	width: 5px;
	border: 20px;
	
}
.che_e .left .text::-webkit-scrollbar-track{
	border: 20px;
	background: #ededed;
}

.che_e .left .text::-webkit-scrollbar-track-piece{
	width: 5px;
	border: 20px;
} 
.che_e .left .text::-webkit-scrollbar-thumb{
	background: #0068ff;
	border: 20px;			
}
.che_e .left .text::-webkit-scrollbar-button{
	display: none;
}

.che_e .left .text table tr{border-bottom: 1px solid #e5e5e5;}
.che_e .left .text table td{
	padding: 16px 0;
}
.che_e .left .mainMore{margin-top: 40px;}
.che_e .right{
	width: 59%;
	padding: 2.5vw 0 0 9.8vw;
}
.che_e .right .right_box{
	padding-bottom: 50px;
}
.che_e .right .right_box .swiper-pagination .swiper-pagination-bullet{
	width: 14px;
    height: 4px;
	opacity: 1;
	margin: 0 6px;
	background: #bcc1c9;
	border-radius: 20px;
}
.che_e .right .right_box .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
	    background: #006ce4;
    width: 40px;
}
.che_e .boxjz{top: 52%;}
.che_e .tit{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 2vw;
	z-index: 8;
}

.che_e .tit a{
	float: left;
	margin-right: 14px;
	border: 1px solid #c8ccd2;
	padding: 6px 22px;
	border-radius: 50px;
	transition: all 0.4s;
}
.che_e .tit a:last-child{margin-right: 0;}
.che_e .tit a.cur,.che_e .tit a:hover{color: #fff;background: #0068ff;border-color: #0068ff;}
.che_f .che_f_box{top: 57%}
.che_f .che_f_lb{margin-top: 30px;padding-bottom: 40px;}
.che_f .che_f_lb .swiper-pagination{bottom: 0;}
.che_f .che_f_lb .swiper-pagination .swiper-pagination-bullet{background: #d7d7d7;opacity: 1;width: 14px;height: 4px;border-radius: 20px;transition: all 0.4s;}
.che_f .che_f_lb .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #006ce4;width: 40px;}
.che_f .che_f_lb .box{display: flex;align-items: center;background: #f7f7f7;border-radius: 10px;}
.che_f .che_f_lb .box .left{width: 44%;padding: 0 60px;}
.che_f .che_f_lb .box .left .lm {display: flex;align-items: center;}
.che_f .che_f_lb .box .left .lm .fbt{width: calc(100% - 28px);color: #000;padding-left: 10px;}
.che_f .che_f_lb .box .left .lm .icon{width: 28px;}
.che_f .che_f_lb .box .left .bt{margin-top: 20px;}
.che_f .che_f_lb .box .left .text{margin-top: 14px;line-height: 1.8;color: #001b42;}
.che_f .che_f_lb .box .left .mainMore{margin-top: 50px;}
.che_f .che_f_lb .box .right{width: 56%;}
.che_f .che_f_lb .box .right .img{border-radius: 10px;overflow: hidden;}

@media(max-width: 1900px){
	.che_b .img_box {margin-top: 3.6vw;}
	.che_b .img_box .img{
		width: 28vw;
	}
	.che_c .che_c_box .btm_box{margin-top: 3.6vw;}
	.che_c .che_c_box .btm_box .box{padding-bottom: 2.6vw;}

	.che_c .che_c_box .top_box .box .left .anniu{
		margin-top: 2vw;
	}
	.che_d .che_d_box .left{width: 40%;}
	.che_d .che_d_box .right{width: 49.6%;}
	.che_f .che_f_lb .box .left{padding: 0 3vw;}
	.che_f .che_f_lb .box .left .mainMore{margin-top: 2.5vw;}
	.che_c .che_c_box .top_box .box .left .text{height: 10.4vw;}
	.che_c .che_c_box .top_box .box .right {
	    width: 62.4%;
	}
	.che_c .che_c_box .top_box .box .left{width: 37.6%;}
}
@media(max-width: 1600px){
	.zd_top{top: 57px;}
	.navmo.zhaopin_header, .navmo.zhaopin_header2{padding: 10px 0;}
	.che_c .che_c_box .btm_box .box .i{width: 30px;height: 30px;}
	.che_c .che_c_box .x:before{bottom: 15px;}

}
@media(max-width: 1500px){
	.zd_top .ul li a{padding: 12px 0;}
	.che_c .che_c_box .btm_box{margin-top: 30px;}
	.che_c .che_c_box .top_box .box .left .text{margin-top: 14px;}
	.che_c .che_c_box .top_box .box .left .anniu{margin-top: 20px;}
	
	.che_c .che_c_box .top_box .box .left{
		padding-right: 7.8vw;
		width: 50%;
	}
	.che_c .che_c_box .top_box .box .right{
		width: 50%;
	}
	.che_c .che_c_box .btm_box .box .i{width: 26px;height: 26px;}
	.che_c .che_c_box .x:before{bottom: 12px;}
	.che_c .che_c_box .top_box .box .left .anniu .l, .che_c .che_c_box .top_box .box .left .anniu .r{
		width: 44px;
		height: 44px;
	}
	.che_d .che_d_box .left{
		width: 32%;
	}
	.che_d .che_d_box .right{width: 60%;}
	.che_e .left .text table td{padding: 10px 0;}
	.che_e .left .mainMore{margin-top: 20px;}
	.che_e .right{padding-left: 17vw;}
	.che_f .che_f_lb .box .left{width: 60%;}
	.che_f .che_f_lb .box .right{width: 40%;}
	.che_f .che_f_lb{margin-top: 20px;}
}
.nybanner_mo{display: none;}
@media(max-width: 1300px){
	
	.fp-scroll-mac.fp-viewing-section-01 .navmo,
	.fp-scroll-mac.fp-viewing-section-01 .zd_top{display: block;}
	
	.nybanner .gd{bottom: 0;}
	.nybanner .gd .gd_box {
	    padding-bottom: 80px;
	}
	.nybanner .gd .i{height: 70px;}
	.che_b .img_box {
	    margin-top: 2vw;
	}
	.che_b .img_box .img{width: 22vw;}
	.che_d .che_d_box .left{width: 32%; margin-top: 5vw;}
	.che_d .che_d_box .left .ul li .i{width: 46px;height: 46px;}
	.che_d .che_d_box .left .ul li .i:before{width: 10px;height: 10px;}
	.che_e .tit{bottom: 20px;}
	.che_f .che_f_lb .box .left .mainMore {
	    margin-top: 20px;
	}
	.che_f .che_f_lb {padding-bottom: 0;}
	.che_f .che_f_lb .swiper-pagination{display: none;}
	.che_f .che_f_box{top: 50%;}
	.boxjz{top: 52%;}
}
@media(max-width: 1200px){
	.fp-scroll-mac .navmo,
	.fp-scroll-mac .zd_top{display: none;}
}
@media(max-width: 1100px){
	.fp-scroll-mac .navmo{display: block;}
	.zd_top {
	    display: none !important;
	}
	.nybannerH100 .bg{height: 0;display: none;}
	.boxjz{
		position: relative;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		transform: initial;
		padding: 40px 0;
	}
	/*.nybanner .text .js br{display: none;}*/
	.nybanner_mo{display: block;}
	.che_b .img_box{/*margin-top: 30px;*/margin-top: 60px;}
	.che_b .img_box .img{width:300px;}
	.che_b .img_box .img video { width: 100%; }
	.che_c .che_c_box .top_box .box{display: block;}
	.che_c .che_c_box .top_box .box .left{width: 100%;}
	.che_c .che_c_box .top_box .box .right{width: 100%;margin-top: 30px;}
	.che_c .che_c_box .top_box .box .left .text{height: 160px;margin-top: 20px;}
	.che_c .che_c_box .btm_box .box{padding-bottom: 40px;}
	.che_c .che_c_box .x{display: none;}
	.che_d .che_d_box{display: block;}
	.che_d .che_d_box .right .bt{margin-top: 20px;}
	.che_d .che_d_box .right{width: 100%;padding-left: 0;margin-top: 0;}
	.che_d .che_d_box .left{width: 300px;margin: 20px auto 0;}
	.che_d .che_d_box .left .ul li .i{
		width: 32px;
		height: 32px;
	}
	.che_d .che_d_box .left .ul li .i:before{width: 8px;height: 8px;}
	.che_d .che_d_box .left .ul li .img{width: 120px;}
	.che_e .boxjz{top: 0;padding-top: 20px;}
	.che_e .left{width: 100%;}
	.che_e .right{width: 100%;margin-top: 20px;padding-left: 0;}
	.che_e .tit{position: initial;display: inline-block;width: 100%;transform: initial;margin-top: 40px;}
	.che_e .left .text{height: 200px;}
	.che_f .che_f_lb .box{display: block;}
	.che_f .che_f_lb .box .left{width: 100%;padding: 20px;}
	.che_f .che_f_lb .box .right{width: 100%;margin-top: 10px;}
	.che_f .che_f_lb .box .left .mainMore{margin-top: 20px;}
}
@media(max-width: 600px){
	.che_d .che_d_box .left .ul li .img { width: 90px; }
}

@-webkit-keyframes circleL {

	0%,
	50% {
		-webkit-transform: rotate(-180deg);
		transform: rotate(-180deg);
	}

	100% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}

@-webkit-keyframes circleR {
	0% {
		-webkit-transform: rotate(-180deg);
		transform: rotate(-180deg);
	}

	50%,
	100% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}

@keyframes circleL {

	0%,
	50% {
		-webkit-transform: rotate(-180deg);
		transform: rotate(-180deg);
	}

	100% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}

@keyframes circleR {
	0% {
		-webkit-transform: rotate(-180deg);
		transform: rotate(-180deg);
	}

	50%,
	100% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}

@-webkit-keyframes zhishi {
	0% {
		top: -50%;
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
	100% {
		top: 100%;
		opacity: 0;
	}
}

@keyframes zhishi {
	0% {
		top: -50%;
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
	100% {
		top: 100%;
		opacity: 0;
	}
}

@-webkit-keyframes xuanzhuan {
	0% {
		transform: rotate(0deg);
		opacity: 1;
	}
	25% {
		opacity: 0.7;
	}
	75% {
		opacity: 0.4;
	}
	100% {
		transform: rotate(360deg);
		opacity: 1;
	}
}

@keyframes xuanzhuan {
	0% {
		transform: rotate(0deg);
		opacity: 1;
	}
	25% {
		opacity: 0.7;
	}
	75% {
		opacity: 0.4;
	}
	100% {
		transform: rotate(360deg);
		opacity: 1;
	}
}

@-webkit-keyframes wu_tbg {
	0% {
		transform: translateY(-4%);
	}
	100% {
		transform: translateY(1%);
	}
}

@keyframes wu_tbg {
	0% {
		transform: translateY(-4%);
	}
	100% {
		transform: translateY(1%);
	}
}

@-webkit-keyframes che_d_huxi {
	0% {
		transform:  translate(-50%,-50%) scale(1);
	}
	100% {
		transform: translate(-50%,-50%) scale(1.1);
	}
}

@keyframes che_d_huxi {
	0% {
		transform:  translate(-50%,-50%) scale(1);
	}
	100% {
		transform: translate(-50%,-50%) scale(1.1);
	}
}

.navmo.wu{background: none;box-shadow: initial;}
.navmo.wu.navmocu{background: #fff;}
.nybanner{overflow: hidden;}
.nybanner .img .img1{transform: scale(1.04);transition: all 2s;}
.nybanner.cur .img .img1{transform: scale(1);}

/*Zhao*/
.f8{
	background: #f8f8f8;
}
.font28{
	font-size: 28px;
	line-height: 1.2;
}
@media(max-width: 1900px){
	.font28{
		font-size: 1.45833vw;
	}
}
@media(max-width: 1100px){
	.font28{
		font-size: 18px;
	}
}
.zxzx,
.xwzx_a{
	padding: 120px 0 110px;
}
.xwzx_b .duox{
	width: 240px;
    border-radius: 30px;
    border: 1px solid #dcdcdc;
    overflow: hidden;
    position: relative;
    margin-right: 15px;
    margin-top: 10px;
}
.xwzx_b .duox select {
    color: rgba(47,51,54,0.5);;
    width: 100%;
    border: none;
    height: 54px;
    padding: 0 24px;
    font-size: 16px;
    -webkit-appearance: none;
    background: none;
}
.xwzx_b .duox:after{
	content: "";
    position: absolute;
    width: 12px;
    height: 7px;
    background: url(../images/duox_jt.png)center center/cover;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
}    
.sous{
	overflow: hidden;
    width: 470px;
    border: 1px solid #dcdcdc;
    border-radius: 30px;
    position: relative;
    height: 54px;
    padding: 0 21px;
    margin-top: 10px;
}
.sous .sous_1{
    width: 100%;
    border: none;
    color: #2f3336;
    height: 54px;
    font-size: 16px;
    background: none;
    padding-right: 150px;
}
.sous .sous_1::-webkit-input-placeholder{
	color: rgba(47,51,54,0.5);
}
.sous .fdj_01{
	position: absolute;
    width: 140px;
    height: 54px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    border: none;
}
.sous .fdj_01 .fdj{
    border: none;
    width: 100%;
    height: 100%;
    background: #0068ff;
    border-radius: 30px;
    font-size: 16px;
    color: #ffffff;
    padding-left: 20px;
}
.sous .fdj_01:before{
	content: "";
	width: 15px;
	height: 15px;
	background: url(../images/sous_fdj.png)center center/cover;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 40px;
	z-index: 3;
}
.xwzx_c{
	padding-top: 2vw;
}
.xwzx_c ul .k{
	width: 66.1%;
}
.xwzx_c ul li a:before,.spdt ul li:before{
	position: absolute;
	content:"";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
	z-index: 1;
}
.xwzx_c ul li a{position:relative;height: 100%;display: block;}
.xwzx_c ul li .bt,.spdt ul li .bt,.spdt ul li:after{position:relative;z-index: 1;}
.xwzx_c ul li{
	float: left;
	width: 32.3%;
	position: relative;
	margin-right: 1.5%;
	margin-top: 1.5%;
	overflow: hidden;
	border-radius: 10px;
	cursor: pointer;
}
.xwzx_c ul li img{
	transform: scale(1); 
	transition: all 0.6s ease 0s;
	overflow: hidden;
}
.xwzx_c ul li:hover img{
	transform: scale(1.1);
}

.xwzx_c ul li:nth-child(1){
	margin-top: 0;
}
.xwzx_c ul li:nth-child(2){
	margin-top: 0;
}
.xwzx_c ul li .bt{
	padding-left:1.56vw;
	position: absolute;
	bottom: 30px;
	padding-right: 2.8vw;
}
.xwzx_c ul .z{
	margin-right: 0;
}
.xwzx_c ul li .bt .b{
	color: #fff;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	line-height: 1.4;
}
.xwzx_c ul li .bt .t{
	color: #fff;
	margin-top: 15px;
}
.fyq{
	text-align: center;
	margin-top: 3.5vw;
}
.fyq a{
	display: inline-block;
	font-size: 18px;
	text-align: center;
	height: 54px;
	line-height: 54px;
	width: 54px;
	border-radius: 5px;
	color: #000;
	border: 1px solid #d2d2d2;
	margin-right: 10px;
	transition: all 0.6s;
}
.fyq a:last-child{
	margin-right: 0;
}
.fyq a:hover{
	background: #0068ff;
	color: #fff;
	border: 1px solid #0068ff;
}
.fyq .cur{
	background: #0068ff;
	color: #fff;
	border: 1px solid #0068ff;
}
.fyq .prev,
.fyq .next{
	position: relative;
}
.fyq .prev:after{
	content: "";
	position: absolute;
	width: 8px;
	height: 11px;
	background: url(../images/fyq_l_jt.png)center center/cover;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	transition: all 0.6s;
}
.fyq .next:after{
	content: "";
	position: absolute;
	width: 8px;
	height: 11px;
	background: url(../images/fyq_r_jt.png)center center/cover;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	transition: all 0.6s;
}
.fyq .prev:hover:after{
	background: url(../images/fyq_l_jt01.png)center center/cover;
}
.fyq .next:hover:after{
	background: url(../images/fyq_r_jt01.png)center center/cover;
}

.spdt ul li{
	position: relative;
}
.spdt ul li:after{
	content: "";
	position: absolute;
	bottom: 37px;
	right: 30px;
	width: 40px;
	height: 40px;
	background: url(../images/spbf_ann.png)center center/cover;
	transition: all 0.6s;
}
.spdt ul li:hover:after{
	background: url(../images/spbf_ann01.png)center center/cover;
}
.zxzx_a{
	padding-top: 2.2vw;
}
.zxzx_a .top{
	background: #ffffff;
	border-radius: 10px;
	position: relative;
	padding: 40px;
}
.zxzx_a .top a{
	display: block;
	width: 100%;
}
.zxzx_a .top .img{
	width: 49.4%;
	border-radius: 10px;
	overflow: hidden;
}
.zxzx_a .top .img img{
	transform: scale(1); 
	transition: all 0.6s ease 0s;
	overflow: hidden;
}
.zxzx_a .top:hover .img img{
	transform: scale(0.95); 
}
.zxzx_a .top .bt{
	width: 41.7%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 4.1vw;
}
.zxzx_a .top .bt .b{
	color: #2f3336;
	font-weight: bold;
}
.zxzx_a .top .bt .sj{
	color: #006ce4;
	margin-top: 10px;
}
.zxzx_a .top .bt .t{
	color: #2f3336;
	line-height: 1.8;
	margin-top: 1.5vw;
}
.zxzx_a .top .bt .mainMore{
	background: #0068ff;
	margin-top: 3.64vw;
}
.zxzx_b ul li{
	width: 100%;
	background: #fff;
	margin-top: 20px;
	border-radius: 10px;
	border-bottom: 3px solid #fff;
	transition: all 0.6s;
}
.zxzx_b ul li:hover{
	border-bottom: 3px solid #0068ff;
}
.zxzx_b ul li a{
	display: block;
	width: 100%;
	padding: 50px ;
}
.zxzx_b ul li .bt1 .b{
	color: #2f3336;
	transition: all 0.6s;
	font-weight: bold;
}
.zxzx_b ul li:hover .bt1 .b{
	color: #0068ff;
}
.zxzx_b ul li .bt1 .sj{
	color: #006ce4;
	margin-top: 10px;
}
.zxzx_b ul li .bt1 .t{
	color: #2f3336;
	line-height: 1.8;
	margin-top: 14px;
}

.newsxq{
	padding: 80px 0 0;
}
.mbx{
	padding-top:20px; 
}
.mbx span{
	font-size: 14px;
	color: #999999;
	font-weight: bold;
}
.mbx a{
	font-size: 14px;
	color: #999999;
}
.mbx .cur{
	color: #001b42;
}

.xwxq{
	padding: 2.6vw 0;
}
.xwxq .xwxq_r{
	background: #fff;
	border-radius: 10px;
	padding: 2vw 2vw 0 2vw;
	width: 72.4%;
}
.xwxq .xwxq_r .bt .b{
	color: #001b42;
	/*font-weight: bold;*/
}
.xwxq .xwxq_r .bt .t{
	color: #006ce4;
	margin-top: 15px;
}
.xwxq .xwxq_r .nr{
	padding: 30px 0;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	margin-top: 30px;
}
.xwxq .xwxq_r .nr a{
    color: #136ec2;
}
.xwxq .xwxq_r .nr br{
	margin-bottom: -10px;
}
.xwxq .xwxq_r .nr p{
	color: #2f3336;
	line-height: 1.8;
	margin-bottom: 5px;
}
.xwxq .xwxq_r .nr .bt{
	/*font-weight: bold;*/
	color: #001b42;
}
.xwxq .xwxq_r .tiaoz{
	padding: 40px 0 50px;
}
.xwxq .xwxq_r .tiaoz .tiaoz_l{
	width: 70%;
}
.xwxq .xwxq_r .tiaoz .tiaoz_l a{
	color: #2f3336;
	display: block;
	line-height: 1.8;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1;
}
.xwxq .xwxq_r .tiaoz .tiaoz_l a{margin-bottom: 4px;}
.xwxq .xwxq_r .tiaoz .tiaoz_l a:last-child{margin-bottom: 0;}
.xwxq .xwxq_r .tiaoz .tiaoz_l a:hover{
	color: #006ce4;
}
.xwxq .xwxq_r .tiaoz .tiaoz_l a:hover span{
	text-decoration:underline;
}
.xwxq .xwxq_r .tiaoz .tiaoz_r .mainMore{
	background: #0068ff;
}

.xwxq_l{
	background: #fff;
	border-radius: 10px;
	padding: 2vw 1.56vw 0 1.56vw;
	width:24%;
}
.xwxq_l .bt{
	color: #001b42;
	/*font-weight: bold;*/
}
.xwxq_l .top{
	margin-top: 1.56vw;
	margin-bottom: 10px;
}
.xwxq_l .top li a{
	display: block;
	width: 100%;
	padding: 20px 0;
	color: #001b42;
	/*font-weight: 600;*/
	border-top:1px solid #eeeeee;
	position: relative;
	transition: all 0.6s;
}
.xwxq_l .top li a:after{
	content: "";
	position: absolute;
	width: 17px;
	height: 11px;
	background: url(../images/xwxq_l_jt.png)center center/cover;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	transition: all 0.6s;
}
.xwxq_l .top li:hover a{
	color: #006ce4;
	border-top:1px solid #006ce4;
}
.xwxq_l .top li:hover a:after{
	background: url(../images/xwxq_l_jt01.png)center center/cover;
}
.xwxq_l_02{
	margin-top: 20px;
}
.xwxq_l_02 .back{
	margin-top: 24px;
	margin-bottom: 10px;
}
.xwxq_l_02 .back li{
	padding-bottom: 24px;
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 24px;
}
.xwxq_l_02 .back li:last-child{
	border-bottom:none;
	margin-bottom: 0;
}
.xwxq_l_02 .back li .img{
	border-radius: 5px;
	overflow: hidden;
}
.xwxq_l_02 .back li a{
	display: block;
	width: 100%;
}
.xwxq_l_02 .back li .img img{
	transform: scale(1); 
	transition: all 0.6s ease 0s;
	overflow: hidden;
}
.xwxq_l_02 .back li:hover .img img{
	transform: scale(0.95); 
}
.xwxq_l_02 .back li .bt{
	margin-top: 1.1vw;
}
.xwxq_l_02 .back li .bt .b{
	color: #2f3336;
}
.xwxq_l_02 .back li .bt .t{
	color: #006ce4;
	margin-top: 10px;
}

/*2024/1/25*/
.ssjg{
	padding: 190px 0 110px;
	background: #f7f7f7;
}
.ssjg .top .bt .b{
	color: #001b42;
}
.ssjg .top .bt .t{
	color: #454a53;
	margin-top: 0.9vw;
}
.ssjg .top .bt .t span{
	color: #0068ff;
}
.gjz{
	color: #0068ff;
	display: inline-block;
}
.ssjg .fyq{
	margin-top: 80px;
}
.ssjg ul{
	padding-top: 42px;
}
.ssjg ul li{
	margin-bottom: 15px;
}
.ssjg ul li:last-child{
	margin-bottom: 0;
}
.ssjg ul li a{
	display: block;
	width: 100%;
	padding: 50px 50px 50px 40px;
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
	position: relative;
}
.ssjg ul li a:after{
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 3px;
	background: #0068ff;
	transition: all 0.8s;
}
.ssjg ul li:hover a:after{
	width: 100%;
}
.ssjg ul li .bt .b{
	color: #2f3336;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
.ssjg ul li .bt .t{
	color: #006ce4;
	margin-top: 20px;
}
.ssjg ul li .bt1{
	color: #2f3336;
	margin-top: 30px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
@media(max-width: 1900px){
	.ssjg ul li .bt1{
		margin-top: 1.56vw;
	}
	.ssjg ul li .bt .t{
		margin-top: 1vw;
	}
	.ssjg ul li a{
		padding: 2.6vw 2.6vw 2.6vw 2vw;
	}
	.ssjg ul{
		padding-top: 2.2vw;
	}
	.ssjg .fyq{
		margin-top: 4.1vw;
	}
	.ssjg{
		padding: 9.89vw 0 5.7vw;
	}
	.zxzx,.xwzx_a{
		padding: 6.5vw 0 5.7vw;
	}
	.zxzx_b ul li a{
		padding: 2.6vw 2.8vw 2.4vw 2vw ;
	}
	.zxzx_a .top{
		padding: 2vw;
	}
	.xwxq_l_02 .back{
		margin-top: 1.3vw;
	}
	.xwxq_l_02 .back li{
		padding-bottom: 1.3vw;
		margin-bottom: 1.3vw;
	}
	.xwxq .xwxq_r .tiaoz{
		padding: 2vw 0 2.6vw;
	}
	.xwxq .xwxq_r .nr{
		padding: 1.6vw 0;
		margin-top: 1.6vw;
	}
}
@media(max-width: 1600px){
	.newsxq{padding-top: 60px;}
	.xwzx_b .duox{
		width: 200px;
		margin-top:8px;
	}
	.xwzx_b .duox select{
		height: 45px;
	}
	.sous{
		width: 400px;
		height: 45px;
	}
	.sous .sous_1{
		height: 45px;
	}
	.xwzx_c ul li .bt .t{margin-top: 8px;}
	.xwxq_l .top li a{padding: 14px 0;}
}
/*2024/1/25*/
@media(max-width: 1100px){
	.ssjg ul li a{
		padding: 15px;
	}
	.ssjg ul li .bt .t{
		margin-top: 10px;
	}
	.ssjg ul li .bt1{
		margin-top: 15px;
		line-height: 1.8;
	}
	.sous .fdj_01 .fdj{
		font-size: 14px;
	}
	.ssjg ul{
		padding-top: 15px;
	}
	.ssjg .top .bt .t{
		margin-top: 10px;
	}
	.ssjg .fyq{
		margin-top: 30px;
	}
	.ssjg{
		padding: 80px 0 40px;
	}
}
@media(max-width: 1100px){
	.sous{
		width: 100%;
		margin-top: 20px;
	}
	.xwzx_c ul .k{
		width: 100%;
	}
	.xwzx_c ul li:nth-child(2){
		margin-top: 15px;
	}
	.xwzx_c ul li:nth-child(3){
		margin-right: 0;
	}
	.xwzx_c ul li:nth-child(5){
		margin-right: 0;
	}
	.xwzx_c ul li:nth-child(6){
		width: 100%;
	}
	.xwzx_c ul li{
		width: 49.25%;
		margin-right: 1.5%;
	}
	.xwzx_c ul .z{
		margin-right: 1.5%;
	}
	.zxzx_a .top{
		padding: 15px;
	}
	.zxzx_a .top .img{
		width: 100%;
	}
	.zxzx_a .top .bt{
		width: 100%;
		position: static;
		transform: translateY(0);
		margin-top: 15px;
	}
	.zxzx_b ul li a{
		padding: 20px;
	}
	.zxzx_b ul li .bt1 .t{
		line-height: 1.8;
		margin-top: 6px;
		height: 70px;
		overflow: hidden;
	}
	.fyq{
		margin-top: 30px;
	}
	.fyq a { width: 40px; height: 40px; line-height: 38px; font-size: 14px; margin-right: 5px;}
	.xwxq .xwxq_r{
		width: 100%;
		padding: 15px 15px 0 15px;
	}
	.xwxq_l{
		display: none;
	}
	.zxzx_b ul li{
		margin-top: 15px;
	}
	.xwzx_b .duox{
		width: 100%;
		margin-right: 0;
	}
	.xwzx_c ul li .bt .t{
		margin-top: 5px;
	}
	.xwzx_c ul li .bt{
		width: 100%;
		padding: 0 15px;
		bottom: 10px;
	}
	.spdt ul li:after{
		/*bottom: 10px;
		right: 15px;*/
		bottom: 50%;
	    right: 50%;
	    transform: translate(50%, 50%);
	}
	.zxzx_a{
		padding-top: 20px;
	}
	.zxzx, .xwzx_a{
		padding: 40px 0 40px;
	}
	.xwxq{
		padding: 40px 0;
	}
	.zxzx_a .top .bt .t{
		margin-top: 10px;
	}
	.zxzx_a .top .bt .sj{
		margin-top: 5px;
	}
	.zxzx_a .top .bt .mainMore{
		margin-top: 15px;
	}
	.xwzx_c ul li{
		margin-top: 15px;
	}
	.xwzx_b .duox select{
		height: 35px;
		font-size: 14px;
	}
	 .sous .sous_1{
		height: 35px;
		font-size: 14px;
	}
	 .sous{
		height: 35px;
	}
	 .sous .fdj_01{
		height: 35px;
	}
	.xwxq .xwxq_r .nr{
		padding: 16px 0;
		margin-top: 16px;
	}
}
@media(max-width: 640px){
	.xwzx_c ul li{
		width: 100%;
		margin-right: 0;
	}
}
@media(max-width: 600px){
	 .sous .fdj_01{
		width: 100px;
	}
	 .sous .fdj_01:before{
		left: 23px;
	}
	 .sous .sous_1{
		padding-right: 100px;
	}
	.xwxq .xwxq_r .tiaoz .tiaoz_l {
		width: 100%;
	}
	.xwxq .xwxq_r .tiaoz .tiaoz_r{
		margin-top: 20px;
	}
	.spdt ul li:after{
		width: 40px;
		height: 40px;
	}
}

.ren_a {
	background: url(../images/ren_a_beij.jpg)center center/cover;
	padding: 170px 0 160px;
}
.zbt .t,
.zbt .b{
	color: #001b42;

}
.zbt .t{
	margin-top: 15px;
}
.ren_a{
	text-align: center;
}
.ren_a .zbt .nr{
	color: #001b42;
	margin-top: 1.5vw;
}
.ren_a .img{
	margin-top: 2.8vw;
}
.ren_b{
	position: relative;
	cursor: pointer;
}
.ren_b{
	overflow: hidden;
}
.ren_b img{
	overflow: hidden;
	transform: scale(1); 
	transition: all 0.6s ease 0s;
} 
.ren_b:hover img{
	transform: scale(1.05);
}
.ren_b .bof{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.ren_b .bof img{
	transition: all 0.6s;
}
.ren_b:hover .bof img{
	transform: rotate(25deg);
}
.yun{
	padding: 140px 0 130px;
}
.yun .tite .ti{
	margin-top: 20px;
	color: #001b42;
}
.yun_a{
	padding-top: 2vw;
}
.yun_a .yun_a_beij{
	background: #f7f7f7;
	position: relative;
	flex-wrap: wrap;
	display: flex;
	border-radius: 15px;
	overflow: hidden;
}
.yun_a .yun_a_l{
	width: 61.9%;
}
.yun_a .yun_a_l .img{
	display: none;
}

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


.yun_a .yun_a_l .cur{
	display: block;
	animation: touming 1s linear 1;
    -webkit-animation: touming 1s linear 1;
}
.yun_a .yun_a_r{
	width: 38.1%;
	padding: 0 1.56vw;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
}
.yun_a .yun_a_r ul{
	width: 100%;
}
.yun_a .yun_a_r ul li{
	padding: 2vw 0 2vw 1.56vw;
	border-radius: 10px;
	transition: all 0.6s;
	 cursor: pointer;
}
.yun_a .yun_a_r ul li .bt{
	position: relative;
}
.yun_a .yun_a_r ul li .bt .icon{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	width: 28px;
}

.yun_a .yun_a_r ul li .bt .icon .img2{display: none;}
.yun_a .yun_a_r ul li.cur .bt .icon .img1{display: none;}
.yun_a .yun_a_r ul li.cur .bt .icon .img2{display: block;}


.yun_a .yun_a_r ul .cur{
	background: #0068ff;
	transition: all 0.6s;
}
.yun_a .yun_a_r ul li .bt .b{
	color: #263855;
	transition: all 0.6s;
	padding-left: 38px;
}
.yun_a .yun_a_r ul .cur .bt .b{
	color: #fff;
	transition: all 0.6s;
}
.yun_a_fy{
	padding-top: 1.66vw;
	text-align: center;
}
.yun_a_fy a{
	display: inline-block;
	width: 13px;
	height: 5px;
	background: #d7d7d7;
	border-radius: 5px;
	transition: all 0.6s;
	margin:0 3px;
}
.yun_a_fy .cur{
	width: 44px;
	background: #006ce4;
	transition: all 0.6s;
}

.yun_c{
	background: url(../images/yun_c_beij.jpg)center center/cover;
	padding: 160px 0 180px;
}
.yun_c_01{
	width: 41.7%;
}
.yun_c_01 .tite .ti{
	margin-top: 30px;
}
.yun_c_01 ul{
	margin-top: 2vw;
}
.yun_c_01 ul li{
	float: left;
	width: 50%;
	margin-bottom: 20px;
}
.yun_c_01 ul li:last-child{margin-bottom: 0;}
.yun_c_01 ul li .img{
	float: left;
	width: 4.06vw;
	height: 4.06vh;
}
.yun_c_01 ul li .bt{
	float: left;
	padding: 1.5vw 0;
	margin-left: 15px;
	color: #001b42;
}
.yun_c_01 .tis{
	margin-top: 100px;
	color:rgba(0,27,66,0.5);
}


.yycj{
	padding: 120px 0;
	background: #fff;
}
.yycj .container{
	width: 52%;
}
.yycj .tite{
	text-align: center;
}
.yycj_a{
	margin-top: 2vw;
	padding-bottom: 40px;
	position: relative;
}
.yycj_a .swiper-pagination{
	position: absolute;
	bottom: 0;
}
.yycj_a .swiper-pagination .swiper-pagination-bullet{
    border-radius: 2px;
    width: 13px;
    height: 5px;
    margin-left: 0;
    transition: all 0.3s;
    margin-right: 8px;
    position: relative;
}
.yycj_a .swiper-pagination .swiper-pagination-bullet-active{
	width: 44px;
	background: #006ce4;
}
.yycj_a .img{
	position: relative;
	opacity: 0.2;
	transition: all 0.6s;
	border-radius: 15px;
	overflow: hidden;
}
.yycj_a .img .bt{
	position: absolute;
	bottom: 2vw;
	width: 100%;
	padding: 0 1.8vw;
	display: none;
	transition: all 0.6s;
}
.yycj_a .img .bt .mainMore{
	background: #0068ff;
}
.yycj_a .img .bt1 .b{
	color: #ffffff;
}
.yycj_a .img .bt1 .t{
	color: #fff;
	margin-top: 10px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
.yycj_a .swiper-slide-active{
	opacity: 1;
	transition: all 0.6s;
}
.yycj_a .swiper-slide-active .bt{
	display: block;
}
.yycj_a .swiper-slide-active .bt .bt1{
	width: 75%;
}
.cjxq{
	padding: 110px 0 120px;
}



.cjxq ul{
	/*display: flex;
	flex-wrap: wrap;*/
}
.cjxq ul li .shuz{
	position: relative;
	height: 100%;
}
.cjxq ul li .shuz img{
	z-index: 2;
	position: relative;
}
.cjxq ul li .shuz:after{
	content: "";
	position: absolute;
	width: 1px;
	height: 100%;
	background: #ebebeb;
	left: 50%;
	transform: translateX(-50%);
	top: 0;
	z-index: 1;
}
.cjxq ul li:last-child .shuz:after{
	display: none;
}
.cjxq ul li .cj{
	width: 88.7%;
	padding-bottom: 4.6vw;
}
.cjxq ul li:last-child .cj{
	padding-bottom: 0;
}
.cjxq ul li .cj .img{
	border-radius: 15px;
	overflow: hidden;
}
.cjxq ul li .cj .bt{
	margin-top: 30px;
	border-bottom: 1px dashed #e5e5e5;
	padding-bottom: 90px;
}
.cjxq ul li:last-child .cj .bt{
	padding-bottom: 0;
	border-bottom: none;
}
.cjxq ul li .cj .bt .b{
	color: #001b42;
}
.cjxq ul li .cj .bt .t{
	color: #001b42;
	margin-top: 15px;
}

@media(max-width: 1900px){
	.yycj{
		padding: 6.25vw 0;
	}
	.cjxq{
		padding: 5.7vw 0 6.7vw;
	}
	.cjxq ul li .cj .bt{
		margin-top: 1.5vw;
		padding-bottom: 4.6vw;
	}
	.ren_a {
		padding: 9vw 0 8.3vw;
	}
	.yun {
	    padding: 7.2vw 0 6.7vw;
	}
	.yun_c{
		padding: 8.59vw 0 9.37vw;
	}
	.yun_c_01 .tis{
		margin-top: 5vw;
	}

	.yun_c_01 ul{
		margin-top: 1.6vw;
	}

}

@media(max-width: 1700px){
	.yun_c_01{
		width: 60%;
	}
}
@media(max-width: 1600px){
	.yun_c_01{
		width: 70%;
	}
}
@media(max-width: 1100px){
	.yun_a .yun_a_r ul li .bt .icon{width: 24px;}
	.yun_c_01 .tis{margin-top: 20px;}
	.yun_a .yun_a_l{
		width: 100%;
	}
	.yun_a .yun_a_r{
		width: 100%;
		padding: 20px 15px;
		position: static;
		transform: translateY(0);
	}
	.yun_a .yun_a_r ul li{
		padding: 20px;
	}
	.yun_a_fy{
		padding-top: 20px;
	}
	.yun{
		padding: 40px 0 30px;
	}
	.yun_c_01{
		width: 100%;
	}
	.yun_c{
		padding: 40px 0 40px;
	}
	.yun_c_01 ul li .img{
		width: 60px;
		height: 60px;
	}
	.yun_c_01 ul li{
		margin-bottom: 15px;
	}
	.yun_c_01 ul li{
		width: 100%;
	}
	.yun_c_01 ul{
		margin-top: 20px;
	}
	.yun_c_01 ul li .bt{
		padding: 15px 0;
	}
	.yun .tite .ti,
	.yun_c_01 .tite .ti{
		margin-top: 10px;
	}
	.yun_a{
		padding-top: 20px;
	}
	.ren_a{
		padding: 40px 0 40px;
	}
	.ren_a1{
		padding: 0 15px;
	}
	.zbt .t{
		margin-top: 5px;
	}
	.ren_a .zbt .nr{
		margin-top: 15px;
	}
	.yycj .container{
		width: 94%;
	}
	.yycj_a .img .bt1 .t{
		margin-top: 5px;
	}
	.cjxq ul{
		display: block;
	}
	.cjxq ul li .cj{
		width: 100%;
		margin-top: 15px;
	}
	.cjxq{
		padding: 40px 0 40px;
	}
	.yycj_a .img {border-radius: initial;}
	.yycj_a .img > img{border-radius: 10px;overflow: hidden;}
	.yycj_a .img .bt{
		bottom: 15px;
		position: initial;
		display: inline-block;
		width: 100%;
		padding: 0;
		margin-top: 18px;
	}
	.yycj_a .img .bt1 .b{color: #333;}
	.yycj_a .img .bt1 .t{color: #333;}
	.cjxq ul li .cj .bt{
		margin-top: 15px;
		padding-bottom: 20px;
	}
	.cjxq ul li .cj{
		padding-bottom: 20px;
	}
	.cjxq ul li .cj .bt .t{
		margin-top: 10px;
	}
	.yycj_a{
		margin-top: 20px;
	}
	.yycj{
		padding: 25px 0;
	}
}
@media(max-width: 700px){
	.yycj_a .swiper-slide-active .bt .bt1{
		width: 100%;
	}
	.yycj_a .swiper-slide-active .bt .fr{
		margin-top: 15px;
		float: left;
	}
	.cjxq ul li .shuz{
		width: 13%;
	}
}

.yingyong_box .img video{
	object-fit: cover;
	width: 100%;
	display: block;
	height: 100vh;
}

.yingyong_box .img .bg{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

/*zx*/
.sbxxgd .bglb {
	position: absolute;
	bottom: -30px;
	left: 0;
	width: 100%;
	height: auto;
	z-index: -1;
}
@media(max-width: 1920px){
	.sbxxgd .bglb{bottom: -1.5vw;}
}
.index-dier .derdignwe .gnwes .tabBox .box::before{
	display: none;
}

/*--*/

.wu_a .wu_a_box2 {margin: 230px auto 0;width: 705px;}

.wu_a .wu_a_box2 .img1{
	width: 222px;
	position: absolute;
	left: 50%;
	top: -200px;
	transform:  translate(-50%,20%) scale(0.5);
	transition: all 2s;
	opacity: 0;
}
.wu_a .wu_a_box2 .img2{
	width: 424px;
	bottom: 50px;
	left: -260px;
	position: absolute;
	transform: scale(0.5) translate(10%,10%);
	transition: all 2s;
	opacity: 0;
}

.wu_a .wu_a_box2 .img3{
	width: 466px;
	bottom: 50px;
	right: -310px;
	position: absolute;
	transform: scale(0.5) translate(-10%,-10%);
	transition: all 2s;
	opacity: 0;
}

.wu_a .wu_a_box2.active .img1{transform: translate(-50%,0) scale(1);opacity: 1;}
.wu_a .wu_a_box2.active .img2{transform: scale(1) translate(0);opacity: 1;}
.wu_a .wu_a_box2.active .img3{transform: scale(1) translate(0);opacity: 1;}

@media(max-width: 1900px){
	.wu_a .wu_a_box2 {margin: 11.9vw auto 0;width: 36.7vw;}
	.wu_a .wu_a_box2 .img1{
		width: 11.5vw;
		top: -10.4vw;
	}
	.wu_a .wu_a_box2 .img2{
		width: 22vw;
		bottom: 2.6vw;
		left: -13.5vw;
	}

	.wu_a .wu_a_box2 .img3{
		width: 24.2vw;
		bottom: 2.6vw;
		right: -16.1vw;
	}
}


.yingyong_box .img video{
	object-fit: cover;
	width: 100%;
	display: block;
	height: 100vh;
}
/**/
.hexinbanner{
	height: 100vh;
	overflow: hidden;
}
.hexinbanner video{height: 100vh;width: 100%;object-fit: cover;}
.hexin .ul_list{
	position: fixed;
	top: 0;
	background: #fafafb;
	left: 0;
	right: 0;
	text-align: center;
	z-index: 777;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.fp-viewing-section-01 .hexin .ul_list{display: none;}
.hexin .ul_list .ul {display: inline-block;}
.hexin .ul_list .ul li{
	float: left;
	margin-right: 80px;
}
.hexin .ul_list .ul li a{padding: 14px 0;display: block;color: #2f3336;}
.hexin .ul_list .ul li.active a{color: #003b95;}
.hexin .section.h100vw{height: 100vh;position: relative;background: #f8f8f8;}
.hexin .section:nth-child(2n){
	background: #fff;
}
.hexin .section .box{
	position: absolute;
	left: 0;
	right: 0;
	top: calc(50% + 30px);
	transform: translateY(-50%);
}
.hexin_a .bf{
	width: 90px;
    height: 90px;
    border-radius: 100%;
    background: url(../images/about_a_bf.png) center center/cover #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    cursor: pointer;
    transform: translate(-50%,-50%);
}
.hexin_a .bf:before {
    width: 100%;
    height: 100%;
    transition: all 0.3s;
    top: 50%;
    border-radius: 100%;
    position: absolute;
    left: 50%;
    background: rgba(255, 255, 255, .3);
    transform: translate(-50%,-50%);
    content: "";
}
.hexin_a .bf:hover:before{
	width: calc(100% + 7px);
	height: calc(100% + 7px);
}

.hexin_b .js{
	line-height: 2;
	color: #2f3336;
	margin-top: 10px;
}
.hexin_b .img{margin-top: 24px;border-radius: 14px;overflow: hidden;}
.hexin_b .img video {     width: 100%;
    height: 100%;
    object-fit: fill; }

.hexin_body.fp-scroll-mac .navmo {display: none;}
.hexin_body.fp-scroll-mac.fp-viewing-section-01 .navmo{display: block;}

@media(max-width: 1920px){
	.hexin .ul_list .ul li{
		margin-right: 4vw;
	}
	.hexin_a .bf{width: 4.6vw;height: 4.6vw;}
}

@media(max-width: 1800px){
	.hexin .ul_list .ul li a{padding: 10px 0;display: block;color: #2f3336;}
	.hexin_b .img{height: 60vh;overflow: hidden;display: flex;align-items: center;}
}


.mo{display: none;}
@media(max-width: 1100px){
	.hexin_b .img{height: auto;}
	.hexin .ul_list{display: none;}
	.wu_a .wu_a_box2_mo{margin-top: 30px;}
	.hexin_body.fp-scroll-mac .navmo {display: block;}
	.hexin_body.fp-scroll-mac.fp-viewing-section-01 .navmo{display: block;}
	.pc{display: none;}
	.mo{display: block;}
	.hexin .section .box{
		position: initial;
		transform: initial;
		padding: 40px 0;
	}
	.hexin_a .bf{width: 40px;height: 40px;}
	.hexinbanner,.hexinbanner video{
	    height: 70vh;
	}
	.sbxxgd .bglb{bottom: 0;}
}


/*--*/


body.application_view{overflow: initial;}

.cjxq ul li{
	position: sticky;
	top: 5vw;
	    background: #f8f8f8;
}

.navmo.navmocu .logo a .Y{display: none !important;}
.navmo.navmocu .logo a .M{display: block !important;}


.addHomeA-a { position: relative; width: 100%; height: 100%; }
.addHomeA { width: 100%; height: 100vh; /*background: url(../images/addhome/homeabg.jpg) no-repeat center/cover; */}
.addHomeA-c { position: relative; width: 29vw; height: 29vw;/* margin:7vw auto 0;*/ margin:4vw auto 0; }
.addHomeA-b { position: absolute; left:50%; /*top: 50%;*/top: 53%; transform:translate(-50%, -50%); }
.addHomeA-c .con .t { color:#001b42; }
.addHomeA-c .con .c { display: none;}
.addHomeA-e  .con .c{display: block;}
.addHomeA-c .tit { width: 6.25vw; height: 6.25vw; position: absolute; transform:translate(-50%, -50%);}
.addHomeA-d { width: 100%; position: relative; }
.addHomeA-d .img { transition:all 0.5s; border: 8px solid #fff; border-radius:50%; background: #ffffff; position: relative; width: 100%; height: 6.25vw; }
.addHomeA-d .img img { transition:all 0.5s; position: absolute; left:50%; top:50%; transform:translate(-50%, -50%); }
.addHomeA-d .img img.pic2 { display:none; }
.addHomeA-c .tit:hover .img { border-color:#0068ff; }
.addHomeA-c .tit:hover .img img.pic1 { display:none; }
.addHomeA-c .tit:hover .img img.pic2 { display:block; }
.addHomeA-c .tit:hover .con .c{display: block;}
.addHomeA-d .con { position: absolute; width: 300px; }
.addHomeA-d .con.alignC { bottom: calc(6.25vw + 20px); left: 50%; transform:translateX(-50%); }
.addHomeA-d .con.alignL { left: calc(6.25vw + 20px); top: 50%; transform:translateY(-50%); }
.addHomeA-d .con.alignR { right: calc(6.25vw + 20px); top: 50%; transform:translateY(-50%); }

.addHomeA-e { background: #0068ff; z-index: 10; width: 12.5vw; height: 12.5vw; position: absolute; overflow: hidden; left:50%; top:50%; transform:translate(-50%, -50%); border-radius:50%; }
.addHomeA-f,.addHomeA-h { width: 100%; height: 100%; position: relative;  z-index: 12;}
.addHomeA-h { position: absolute; left:0; top:0; transition:all 2s; transform:scale(0.2); }
.addHomeA-g { position: absolute; width: 80%; left:50%; top:50%; transform:translate(-50%, -50%); }
.addHomeA-g .t { margin: 15px 0 10px; }
.active .addHomeA .addHomeA-h { transform:scale(1); }
.addHomeA-c1 { margin-top:0; }

.addHomeA-e{z-index: 99;}
.addHomeA-e .addHomeA-f .addHomeA-g .con .c{display: none;}
.addHomeA-e .addHomeA-f:hover .addHomeA-g .con .c{
	display: block;
	animation: shangyi 0.4s linear 1;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}
@-webkit-keyframes shangyi {
	0% {
		transform: translateY(10px);
		opacity: 0;
		
	}
	100% {
		transform: translateY(0);
		opacity: 1;
	}
}

@keyframes shangyi {
	0% {
		transform: translateY(10px);
		opacity: 0;
	}
	100% {
		transform: translateY(0);
		opacity: 1;
	}
}
@media(max-width: 1900px){
	.addHomeA-d .con.alignC { bottom: calc(6.25vw + 10px); }
	.addHomeA-d .con.alignL { left: calc(6.25vw + 10px); }
	.addHomeA-d .con.alignR { right: calc(6.25vw + 10px); }
	.addHomeA-d .img img { width: 40px; height: auto; }
	.addHomeA-d .img { border-width: 4px; }
	.addHomeA-c .con .t { margin: 10px 0 5px; }
	.addHomeA-g img { width: 60px; height: auto; }
}
@media(max-width: 1500px){
	.addHomeA-c { margin:9vw auto 0; }
	.addHomeA-d .img img { width: 36px; height: auto; }
	.addHomeA-g img { width: 50px; height: auto; }
	.addHomeA-c1 { margin-top:0; }
}

.che_d .che_d_box .right .right_box .box{display: none;}
.che_d .che_d_box .right .right_box .box.cur{display: block;}



.index-dier .gnwebt .nr{display: none;}
.index-dier .gnwebt .nr.cur{display: block;}

.index-dier .derdignwe .gnwes .tabBoxtt .box{display: none;}
.index-dier .derdignwe .gnwes .tabBoxtt .box.cur{
	display: block;
	-webkit-animation:huanru 0.6s linear 1;
	animation:huanru 0.6s linear 1;
	position: relative;
}


@-webkit-keyframes huanru {
	0% {
		display: block;
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@keyframes huanru {
	0% {
		display: block;
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}


/*底部二维码20240126*/
.footer .ootertop .new_ewm {
	margin-top: 30px;
}

.footer .ootertop .new_ewm .new_ewm_box{
	float: left;
	width: 40px;
	position: relative;
	margin-right: 12px;
}
.footer .ootertop .new_ewm .new_ewm_box:last-child{margin-right: 0;}
.footer .ootertop .new_ewm .new_ewm_box .icon{
	border-radius: 100%;
	background: rgba(255, 255, 255, .11);
	cursor: pointer;
}
.footer .ootertop .new_ewm .new_ewm_box .img{
	position: absolute;
	left: -10px;
	bottom: calc(100% + 20px);
	width: 140px;
	padding: 8px;
	border-radius: 10px;
	background: #fff;
	display: none;
}

.footer .ootertop .new_ewm .new_ewm_box:hover .img{
	display: block;
	animation: zhishi 0.5s linear 1;
    -webkit-animation: zhishi 0.5s linear 1;
}

@-webkit-keyframes zhishi {
	0%{
		opacity: 0;
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px);
	}

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

@keyframes zhishi {
	0%{
		opacity: 0;
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px);
	}

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



#fp-nav{right: 20px;}
.footerss{height: auto !important;}
.fixCar .addHomeA-h{opacity: 0;}
.fixCar{opacity: 0;transition: all 0.4s;position:fixed; left:0; top:0; background: blue; z-index: -1; width: 100%; height: 100vh;}
.fixCar *{transition: 0.4s;}
.fixCar1,.fixCar2,.fixCar3{opacity: 1;z-index: 3;}
.fixCar .tite{opacity: 0;height: 0;overflow: hidden;}
.fixCar .alignC .img1{display: none;}

.fixCar2 .tite.tite1{opacity: 1;height: 80px;}
.fixCar3 .tite.tite2{opacity: 1;height: 80px;}
.fixCar3 .addHomeA .addHomeA-h{
	transform: scale(1);
	transition: all 0.6s;
	opacity: 1;
	
}
.fixCar3 .alignC .img1{display: block;}
.fixCar3 .alignC .img2{display: none;}
.fixCar3 .addHomeA-c{
	animation: bg_xz 30s linear infinite;
    -webkit-animation: bg_xz 30s linear infinite;
    animation-direction: alternate;
}
.fixCar3 .tit{
	animation: nbg_xz 30s linear infinite;
    -webkit-animation: nbg_xz 30s linear infinite;
    animation-direction: alternate;
    z-index: 6;
}
.fixCar3 .addHomeA-h{opacity: 1;}
.fixCar3 .addHomeA-e .addHomeA-f{
	animation: nbg_xz2 30s linear infinite;
    -webkit-animation: nbg_xz2 30s linear infinite;
    animation-direction: alternate;
}

@keyframes bg_xz{
  0%{-webkit-transform: rotate(0deg);}
  100%{-webkit-transform: rotate(120deg);}
}
@-webkit-keyframes bg_xz {
	 0%{-webkit-transform: rotate(0deg);}
	  100%{-webkit-transform: rotate(120deg);}
}

@keyframes nbg_xz{
  0%{-webkit-transform: translate(-50%, -50%) rotate(0deg);}
  100%{-webkit-transform: translate(-50%, -50%) rotate(-120deg);} 
}
@-webkit-keyframes nbg_xz {
	 0%{-webkit-transform: translate(-50%, -50%) rotate(0deg);}
	  100%{-webkit-transform: translate(-50%, -50%) rotate(-120deg);}
}



@keyframes nbg_xz2{
  0%{-webkit-transform: rotate(0deg);}
  100%{-webkit-transform:  rotate(-120deg);} 
}
@-webkit-keyframes nbg_xz2 {
	 0%{-webkit-transform: rotate(0deg);}
	  100%{-webkit-transform: rotate(-120deg);}
}


@media(max-width: 1300px){
	.addHomeA-c{
		width: 40vw;
		height: 40vw;
		margin-top: 3vw;
	}
	.addHomeA-e{
	    width: 15vw;
	    height: 15vw;
	}
}

@media(max-width: 1100px){
	.section[data-anchor="section-3"],
	.section[data-anchor="section-4"],
	.section[data-anchor="section-5"]{height: 100vh !important;}

	.addHomeA-c {
	    width: 360px;
	    height: 360px;
	    margin-top: 50px;
	}
	.addHomeA-e {
	    width: 160px;
	    height: 160px;
	}
	.addHomeA-d .img{
	    width: 56px;
	    height: 56px;
	}
	.addHomeA-d{width: 56px;}
	.addHomeA-d .con.alignL {
	    left: calc(56px + 10px);
	}
	.addHomeA-d .con.alignC {
	    bottom: calc(56px + 10px);
	}
	.addHomeA-d .con.alignR {
	    right: calc(50px + 10px);
	}
}

/*20240128*/
.wu_a{position: relative;z-index: 5;}
.new_wu_box *{transition: all 0.4s;}
.new_wu_box{
	width: 36vw;
	height: 36vw;
	/*margin: 12.5vw auto 0;*/
	position: fixed;
	top: calc(50% + 3.6vw);
	transition: all 0.4s;
	left: 50%;
	transform: translate(-50%,-50%);
	opacity: 0;
	z-index: -1;
}


.new_wu_box .nr .img .img1{display: none;}
.new_wu_box .nr .li{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	color: #fff;
}
.new_wu_box .nr .li .icon{width: 3.1vw;display: inline-block;}
.new_wu_box .nr .li .bt{margin-top: 10px;}
.new_wu_box .nr .li .dz{margin-top:10px;}
.new_wu_box .nr .li .bbx{margin-top: 6px;padding-top: 36px;position: relative;}
.new_wu_box .nr .li .bbx:before{
	height: 36px;
	width: 157px;
	content: "";
	position: absolute;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
	background: url(../images/wu_a_img_xian.png) center center/cover;
}
.new_wu_box .nr .li .bbx .wz{
	float: left;
	width: 7.5vw;
	margin-right: 10px;
	padding: 8px 0;
	border-radius: 6px;
	background: rgba(255, 255, 255, 0.1);
}
.new_wu_box .nr .li .bbx .wz:last-child{margin-right: 0;}

.new_wu_box .nr2{position: absolute;}
.new_wu_box .nr02{
	top: -16.5%;
	left: 50%;
	transform: translateX(-50%);
	width: 11vw;
	text-align: center;
}
.new_wu_box .nr2 .t{
	position: absolute;
}
.new_wu_box .nr02 .t{
	position: absolute;
	bottom: 100%;
	width: 100%;
	text-align: center;
	padding-bottom: 10px;
}
.new_wu_box .nr2 .t .bt{color: #001b42;}
.new_wu_box .nr2 .t .js{color: #001b42;margin-top: 6px;}
.new_wu_box .nr2 .icon_box{
	width: 9.3vw;
	height: 9.3vw;
	border-radius: 100%;
	background: #fff;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, .05);
	display: flex;
	flex-wrap: wrap;
    text-align: center;
	justify-content: center;
	align-content: center;
    align-items: center;
    margin: 0 auto;
}
.new_wu_box .nr2 .icon_box img{width: 2.5vw;display: block;}
.new_wu_box .nr2 .icon_box p{color: #94acd3;width: 100%;margin-top: 4px;}

.new_wu_box .nr03{
	bottom: 9%;
	left: -11%;
}

.new_wu_box .nr03 .t{
	right: 100%;
	top: 50%;
	text-align: right;
	white-space: nowrap;
	transform: translateY(-50%);
	padding-right: 16px;
}

.new_wu_box .nr04{
	bottom: 9%;
	right: -9%;
}
.new_wu_box .nr04 .t{
	left: 100%;
	padding-left: 14px;
	top: 50%;
	width: 14vw;
	white-space: nowrap;
	transform: translateY(-50%);
	display: flex;
	align-items: center;
}

.new_wu_box .nr04 .t .js_box{
	padding-left: 34px;
	margin-left: 8px;
	position: relative;
}
.new_wu_box .nr04 .t .js_box:before{
	background: url(../images/wu_a_img_xian2.png) center center/cover;
	position: absolute;
	width: 34px;
	height: 92px;
	content: "";
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.new_wu_box .nr04 .t .js_box .wz{color: #001b42;background: #eff3f9;margin-bottom: 10px;padding: 8px;min-width: 8.3vw;text-align: center;border-radius: 6px;}
.new_wu_box .nr04 .t .js_box .wz:last-child{margin-bottom: 0;}

.new_wu_box .dingwei{
	transform: scale(0.1);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0;
}

.new_wu_box.new_wu_box1,
.new_wu_box.new_wu_box2,
.new_wu_box.new_wu_box3{opacity: 1;z-index: 11;}
.new_wu_box.new_wu_box2 .nr .img .img1{display: block;}
.new_wu_box.new_wu_box2 .nr .img .img2{display: none;}
.new_wu_box.new_wu_box2 .dingwei{transform: scale(1);opacity: 1;}


.new_wu_box .nr2 .t .js{display: none;}
.new_wu_box .nr2:hover .t .js{display: block;}
.new_wu_box .nr04 .t .js_box{display: none;}
.new_wu_box .nr04:hover .t .js_box{display: block;}



@keyframes nbg_xz3{
  0%{-webkit-transform: translateX(-50%) rotate(0deg);}
  100%{-webkit-transform: translateX(-50%) rotate(-120deg);}
}
@-webkit-keyframes nbg_xz3 {
	 0%{-webkit-transform: translateX(-50%) rotate(0deg);}
	  100%{-webkit-transform: translateX(-50%) rotate(-120deg);}
}

.new_wu_box.new_wu_box2 .nr{
	animation: bg_xz 30s linear infinite;
    -webkit-animation: bg_xz 30s linear infinite;
     animation-direction: alternate;
}
.new_wu_box.new_wu_box2 .nr .li{
	animation: nbg_xz 30s linear infinite;
    -webkit-animation: nbg_xz 30s linear infinite;
     animation-direction: alternate;
}
.new_wu_box.new_wu_box2 .dingwei2{
	display: flex;
	height: 100%;
	animation: bg_xz 30s linear infinite;
    -webkit-animation: bg_xz 30s linear infinite;
     animation-direction: alternate;
}
.new_wu_box.new_wu_box2 .nr02{
	animation: nbg_xz3 30s linear infinite;
    -webkit-animation: nbg_xz3 30s linear infinite;
     animation-direction: alternate;
}

.new_wu_box.new_wu_box2 .nr03,.new_wu_box.new_wu_box2 .nr04{
	animation: nbg_xz2 30s linear infinite;
    -webkit-animation: nbg_xz2 30s linear infinite;
     animation-direction: alternate;
}

@media(max-width: 1600px){
	.new_wu_box{
		width: 32vw;
		height: 32vw;
	}
	.new_wu_box .nr2 .icon_box{
		width: 8vw;
		height: 8vw;
	}
	.new_wu_box .nr2 .icon_box p,
	.new_wu_box .nr .li .bbx .wz,
	.new_wu_box .nr2 .t .js,
	.new_wu_box .nr04 .t .js_box{font-size: 14px;}
	.new_wu_box .nr .li .dz{margin-top: 6px;}
	.new_wu_box .nr .li .bbx{padding-top: 16px;}
	.new_wu_box .nr .li .bbx:before{height: 16px;}
}
@media(max-width: 1100px){
	.new_wu_box{
		width: 320px;
		height: 320px;
		top: 50%;
		transform: translate(-50%,-50%);
	}
	.new_wu_box .nr .li{width: 60%;}
	.new_wu_box .nr .li .bbx{display: none;}
	.new_wu_box .nr .li .bbx:before{display: none;}
	.new_wu_box .nr .li .bbx .wz{width: 100%;}
	.new_wu_box .nr .li .icon{width: 40px;}
	.new_wu_box .nr02{width:160px;text-align: center;}
	.new_wu_box .nr2 .icon_box{
		width: 50px;
		height: 50px;
		display: inline-block;
		padding: 10px;
	}
	.new_wu_box .nr2 .icon_box img{width: 40px;}
	.new_wu_box .nr2 .icon_box p{display: none;}
	.new_wu_box .nr03 {
	    bottom: 15%;
	    left: 3%;
	}
	.new_wu_box .nr02 {top: -5.5%;}
	.new_wu_box .nr04 {
	    bottom: 15%;
	    right: 2%;
	}
}

/*视频*/
.fixVideoB .suoxiao{
	position: absolute;
    right: 40px;
    top: -40px;
    height: 40px;
    width: 80px;
    cursor: pointer;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    z-index: 10000;
    background: #000;
    color: #fff;
}

.fixVideo_new .fixVideoB{
	width: 100vw;
	object-fit: initial;
	max-height: 100vh;
    max-width: 100%;
}

.fixVideo_new .fixVideoB video{
	height: 90vh;
}
video:focus {
	outline: -webkit-focus-ring-color auto 0px;
}

/*20240128 云*/
.yun_a .yun_a_l .img{position: relative;}
.yun_a .yun_a_l .img video{
	position: absolute;
	left: 20.7%;
    top: 13.8%;
	width: 56.5%;
    height: 48.2%;
	object-fit: cover;
}


/*20240129 动效背景*/
.addHomeA .tbg,.tbg_wu{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
}

.addHomeA .tbg:before,.tbg_wu:before{
	content: "";
	position: absolute;
	right: 0;
	background: url(../images/dongxiaobg.png) center left/cover;
	width: 150%;
	height: 100%;
	animation: pingyi 6s linear infinite;
    -webkit-animation: pingyi 6s linear infinite;
     animation-direction: alternate;
}
.tbg_wu:before{
	background: url(../images/dongxiaobg2.png) center left/cover;
}
@keyframes pingyi{
  0%{right: 0;}
  100%{right: -50%;}
}
@-webkit-keyframes pingyi {
	 0%{right: 0;}
	 100%{right: -50%;}
}

/*20240130首页产品*/
.index-dier .derdignwe .gnwes .box .img{
	width: 540px;
	margin: 0 auto;
	display: flex;
	align-items: flex-end;
}
.index-dier .derdignwe .gnwes .box .img#t53{width: 360px;}
.index-dier .derdignwe .gnwes .box .img#t55{width: 640px;}
.sbxxgd .bglb .img img{height: 624px;}
@media(max-width: 1920px){
	.index-dier .derdignwe .gnwes .box .img{
		width: 28.1vw;
	}
	.index-dier .derdignwe .gnwes .box .img#t53{width: 18.75vw;}
	.index-dier .derdignwe .gnwes .box .img#t55{width: 33.3vw;}
	.sbxxgd .bglb .img img{height: 65vh;}
	.index-dier .derdignwe .anmox{margin-top: 3.6vw;}
}

@media(max-width: 1600px){
	.sbxxgd .bglb .img img{height: 60vh;}
}

@media(max-width: 1100px){
	.sbxxgd .bglb .img img{height: 200px;}
	.index-dier .derdignwe .gnwes .box .img{
		width: 320px;
		height: 210px;
	}
	.index-dier .derdignwe .gnwes .box .img#t53{width: 220px;}
	.index-dier .derdignwe .gnwes .box .img#t55{width: 360px;}
	#fp-nav{display: none !important;}
	.index-dier .derdignwe .anmox{margin-top: 0;position: relative;bottom: -32px;}
}

/*20240322*/
.container2{width: 93.75%;margin: 0 auto;}
.pc{display: block;}
.mo{display: none !important;}
@media(max-width: 1100px){
	.pc{display: none !important;}
	.mo{display: block !important;}
}
.hearderx {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
	border-bottom: 1px solid #eeeeee;
}
.hearderx.hearderx2{
	background: #fff;
	border-bottom: none;
	box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.14);
}
.hearderx .logo{
	width: 146px;
	margin-top: 20px;
}
.hearderx .left .ul{
	margin-left: 60px;
}
.hearderx .ul li{
	float: left;
	margin-right: 24px;
	position: initial;
}
.hearderx .ul li *{transition: all 0.4s;}
.hearderx .ul li > a:before{
	width: 0;
	height: 2px;
	bottom: -1px;
	left: 0;
	position: absolute;
	content: "";
	background: #003b95;
	transition: all 0.4s;

}
.hearderx .ul li.cur > a:before,.hearderx .ul li:hover > a:before{
	width: 100%;
}
.hearderx .ul li.cur > a,.hearderx .ul li:hover > a{
	color: #003b95;
}
.hearderx .ul li:last-child{margin-right: 0;}
.hearderx .ul li > a{
	padding: 26px 0;
	display: block;
	color: #2f3336;
	position: relative;
}

.hearderx .ul li .xiala{
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	background: #ffffff;
	display: none;
	transition: initial;
	box-shadow: 0 10px 16px 0 rgba(0, 0, 0, .1);
}

.hearderx.hearderx2 .ul li .xiala{
	border-top: 1px solid #eeeeee;
}

.hearderx.hearderx2 .ul li .xiala .xiala_box{
	display: flex;
}

.hearderx.hearderx2 .ul li .xiala .xiala_box .text{
	width: 29.2%;
	border-right: 1px solid #eeeeee;
	padding: 90px 90px 90px 0;
}

.hearderx.hearderx2 .ul li .xiala .xiala_box .text .bt{
	color: #001b42;
	font-weight: bold;
}

.hearderx.hearderx2 .ul li .xiala .xiala_box .text .js{
	color: #001b42;
	line-height: 1.6;
	margin-top: 10px;
	height: 100px;
	overflow: hidden;
	font-weight: bold;
}
.hearderx.hearderx2 .ul li .xiala .xiala_box .text .dhmore{
	display: inline-block;
	margin-top: 30px;
	color: #0068ff;
}
.hearderx.hearderx2 .ul li .xiala .xiala_box .text .dhmore i{
	width: 12px;
	height: 8px;
	background: url(../images/headerx_dhmore.png) center center/cover;
	display: inline-block;
	position: relative;
	top: -1px;
	margin-left: 5px;
}

.hearderx.hearderx2 .ul li .xiala .xiala_box .img_box{
	float: left;
	width: 71.8%;
	padding: 60px 60px 80px 100px;
}

.hearderx.hearderx2 .ul li .xiala .xiala_box .img_box .li{
	float: left;
	width: calc((100% - 100px)/3);
	margin-right: 50px;
	text-align: center;
}
.hearderx.hearderx2 .ul li .xiala .xiala_box .img_box .li:last-child{margin-right: 0;}
.hearderx.hearderx2 .ul li .xiala .xiala_box .img_box .li .bt{
	color: #001b42;
	display: inline-block;
	border-radius: 50px;
	border: 1px solid #d9dde3;
	padding: 8px 18px;
	line-height: 1;
	font-style: italic;
}
.hearderx.hearderx2 .ul li .xiala .xiala_box .img_box .li:hover .bt{
	color: #fff;
	background: #0068ff;
	border-color: #0068ff;
}
.hearderx .right_box{margin-top: 31px;margin-left: 30px;padding-left: 30px;position: relative;display: flex;align-items: center;}
.hearderx .right_box:before{
	background: #b5b5b5;
	width: 1px;
	height: 16px;
	top: 50%;
	position: absolute;
	left: 0;
	content: "";
	transform: translateY(-50%);
}
.hearderx .right_box .sousuo{margin-right: 20px;}
.hearderx .right_box .sousuo .icon{
	width: 18px;
	height: 18px;
	display: block;
	background: url(../images/headerx_ss.png) center center/cover;
	cursor: pointer;
}

.hearderx .right_box .sousuo .mornes { position: absolute; top: 50px; right: -24px; z-index: 9; padding-top: 8px;/* overflow: hidden; */transition: all .4s; }
.hearderx .right_box .sousuo .subsearch { display: none; }
.hearderx .right_box .sousuo .subsearch .subsearcha {box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.14); background: #fff; border-radius: 3px; position: relative; width: 380px; height: 50px; }
.hearderx .right_box .sousuo .subsearch .subsearcha:before { content: ''; position: absolute; right: 26px; top: -8px; line-height: 0; border-width: 8px; border-color: rgba(255, 255, 255, 0.9); border-top-width: 0; border-style: dashed; border-top-style: solid; border-left-color: transparent; border-right-color: transparent; }
.hearderx .right_box .sousuo .subsearch .subsearcha .inp { width: 90%; height: 100%; border: 0; font-size: 15px; color: #4a505a; padding-left: 20px; padding-right: 20px; }
.hearderx .right_box .sousuo .subsearch .subsearcha:before { content: ''; position: absolute; right: 26px; top: -8px; line-height: 0; border-width: 8px; border-color: rgba(255, 255, 255, 0.9); border-top-width: 0; border-style: dashed; border-top-style: solid; border-left-color: transparent; border-right-color: transparent; }
.hearderx .right_box .sousuo .subsearch .subsearcha .sub { border: none; outline: none; position: absolute; right: 20px; top: 50%; height: 15px; background: url(../images/searchx.png) no-repeat center center/cover; font-size: 0; width: 26px; transform: translateY(-50%); }


.hearderx .right_box .yuyan .t{
	color: #2f3336;
	display: flex;
	position: relative;
	padding-right: 14px;
	align-items: center;
}
.hearderx .right_box .yuyan .t i{
	width: 18px;
	height: 18px;
	display: inline-block;
	margin-right: 5px;
	background: url(../images/headerx_yy.png) center center/cover;
}
.hearderx .right_box .yuyan .t:before{
	width: 8px;
	height: 5px;
	background: url(../images/headerx_jt.png) center center/cover;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	content: "";
}


.zd_top .left{
	width: 350px;
}
.zd_top .left .bt{
	color: #2f3336;
	position: relative;
	padding: 18px 24px 18px 0;
	display: inline-block;
	cursor: pointer;
}

.zd_top .left .bt:before{
	position: absolute;
	content: "";
	width: 12px;
	height: 6px;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	background: url(../images/hearderx_jt2.png) center center/cover;
}

.zd_top .left .zilei{
	position: absolute;
	top: 100%;
	width: 100%;
	background: #fafafb;
	padding: 10px 0;
	display: none;
	left: 0;
	border-top: 1px solid #ddd;
}

.zd_top .left .zilei a{
	color: #2f3336;
	display: block;
	padding: 10px 20px 10px 0;
	transition: all 0.4s;
}

.zd_top .left .zilei a:hover{
	color: #003b95;
}

.zd_top .left:hover .zilei{
	display: block;
	animation: xiala 0.4s linear 1;
	animation-fill-mode:forwards;
	-webkit-animation-fill-mode:forwards;
}
@-webkit-keyframes xiala {
	0% {
		transform: translateY(-10px);
		opacity: 0;
		
	}
	100% {
		transform: translateY(0);
		opacity: 1;
	}
}

@keyframes xiala {
	0% {
		transform: translateY(-10px);
		opacity: 0;
		
	}
	100% {
		transform: translateY(0);
		opacity: 1;
	}
}
.zd_top .ul li.active a{color: #003b95;}
@media(max-width: 1900px){
	.hearderx .left .ul{
		margin-left: 3.1vw;
	}
	.hearderx.hearderx2 .ul li .xiala .xiala_box .text{
		padding: 4.6vw 4.6vw 4.6vw 0;
	}
	.hearderx.hearderx2 .ul li .xiala .xiala_box .img_box{
		padding: 3.4vw 3.1vw 4vw 5.2vw;
	}
	.hearderx.hearderx2 .ul li .xiala .xiala_box .img_box .li{
		width: calc((100% - 5vw)/3);
		margin-right: 2.5vw;
	}
}

@media(max-width: 1500px){
	.hearderx .logo{margin-top: 14px;}
	.hearderx .ul li > a{padding: 20px 0;}
	.hearderx .right_box {
	    margin-top: 23px;
	}
	.zd_top {
	    top: 62px;
	}
}


@media(max-width: 1100px){
	.fixCar3 .addHomeA-c,.fixCar3 .tit,.fixCar3 .addHomeA-e .addHomeA-f{
		animation: initial;
	    -webkit-animation: initial;
	    animation-direction: initial;
	}
	.addHomeA-c .con .c{display: block;}
	.fixCar3 .tit.tit3 .con{
		 position: relative;
	    left: -20px;
	    transform: initial;
	    right: 0;
	    bottom: 0;
	    text-align: center;
	    width:100px;
	}
	.fixCar3 .tit.tit2 .con{
		position: relative;
	    transform: initial;
	    left: -20px;
	    width: 100px;
	    text-align: center;
	}
}

@media(max-width: 500px){
	.fixCar3 .tit.tit1{
	    left: 46% !important;
	}
	.fixCar3 .tit.tit3{
	    top: 66% !important;
	}
	.fixCar3 .tit.tit2{
	    left: 80% !important;
	    top: 63% !important;
	}
	
}



.footer_nav{display: none;}
@media(max-width: 1100px){
	.footer .termsnx{border-top: none;}
	.footer_nav{
		display: block;
		width: 100%;
		margin-top: 50px;
		
	}
	.footer_nav .ul li{
		border-top: 1px solid rgba(221, 221,221, .1);
	}
	.footer_nav .ul li:last-child{border-bottom: 1px solid rgba(221, 221,221, .1);}
	.footer_nav .ul li .bt {position: relative;}
	.footer_nav .ul li .bt a{
		color: #001b42;
		width: 100%;
		font-size: 18px;
		padding: 30px 0;
		display: block;
		width: calc(100% - 60px);
		
	}
	.footer_nav .ul li .bt  .i{
		width: 60px;
		height: 100%;
		background: url(../images/footer_newjt00.png) center right 8px no-repeat;
		position: absolute;
		right: 0;
		top: 0;
		transition: all 0.4s;
	}
	.footer_nav .ul li.cur .bt  .i{		
		background: url(../images/footer_newjt11.png) center right 8px no-repeat;
	}
	.footer_nav .ul li .a_box{
		margin-top: 4px;
		margin-bottom: 40px;
		display: none;
	}
	.footer_nav .ul li .a_box a{
		display: block;
		margin-top: 10px;
		font-size: 20px;
		color: #001b42;
	}
	.footer_nav .ul li .a_box a:nth-child(1){margin-top: 0;}

	.nybanner.text_topcenter .text{
		text-align: center;
		top: calc(60px + 7%);
		transform: initial;
	}
	.nybanner.text_topcenter .text .bt br{display: none;}
}

@media(max-width: 750px){
	.footer_nav .ul li .bt a{
		font-size: 18px;
		padding: 16px 0;
	}
	.footer_nav .ul li .a_box a{
		font-size: 16px;
	}
}

@media(max-width: 540px){
	.footer_nav{margin-top: 30px;}
	.footer_nav .ul li .bt a{
		font-size: 16px;
		padding: 12px 0;
	}
	.footer_nav .ul li .a_box a{
		font-size: 14px;
	}
	.footer_nav .ul li .bt .i{background-size: 14px 8px;}
}


/*新增导航下拉-20240411*/
.xiala2_relative{position: relative !important;}
.hearderx .ul li .xiala2{
	position: absolute;
	width: 200px;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	/*background: rgba(255, 255, 255, .8);*/
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);

	border-radius: 12px;
	overflow: hidden;
	display: none;
	    transition: initial;
}

.hearderx .ul li .xiala2:before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 1);
  backdrop-filter: blur(20px);
  opacity: 0.8;
}
.hearderx .ul li .xiala2 .nr{
	margin: 30px 0 24px 20px;
	border-left: 1px solid #c8d3dc;
}
.hearderx .ul li .xiala2 .nr a{
	display: block;
	padding-left: 14px;
	line-height: 1;
	margin-bottom: 14px;
	color: #2f3336;
	transition: all 0.4s;
}
.hearderx .ul li .xiala2 .nr a:hover{color: #003b95;}
.hearderx .ul li .xiala2 .nr a:last-child{margin-bottom: 0;}
.hearderx .ul li .xiala2 .nr .x{
	position: absolute;
	left: -2px;
	top: 0;
	height: 16px;
	width: 3px;
	background: #003b95;
}

/*新产品*/
.newchanpin_a .text{
	position: absolute;
	left: 0;
	right: 0;
	top: 20%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}

.newchanpin_a .text .nr{
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	color: #fff;
}

.newchanpin_a .text .nr:before{
	width: 100%;
	height: 100%;
	background: rgba(56, 46, 82, .3);
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	transform: skew(-16deg);
	border-radius: 8px;
}

.newchanpin_a .text .nr .bt{
	padding: 10px 30px;
	position: relative;
}
.newchanpin_a .text .nr .bt span{position: relative;z-index: 1;}
.newchanpin_a .text .nr .bt:before{
	width: 100%;
	height: 100%;
	background: linear-gradient(to right, #1b3c87, #5959a1);
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	transform: skew(-16deg);
	border-radius: 8px;
}

.newchanpin_a .text .nr .js{
	padding: 10px 30px;
	position: relative;
}

.newchanpin_a .text .dbt{
	width: 100%;
	text-align: center;
	color: #fff;
	margin-top: 16px;
}

.newchanpin_b .newchanpin_b_box {
	text-align: center;
	color: #fff;
}

.newchanpin_b .newchanpin_b_box .bt{margin-top: 6px;}
.newchanpin_b .newchanpin_b_box .wenzi{
	line-height: 1.6;
	margin-top: 16px;
}

.newchanpin_c .box{
	position: absolute;
	left: 0;
	right: 0;
	top: 20%;
}

.newchanpin_c .box .bt{text-align: center;}
.newchanpin_c .box .ul{
	margin: 10px auto 0;
	display: flex;
	flex-wrap: wrap;
	width: 940px;
}

.newchanpin_c .box .ul li{
	width: 33.3%;
	margin-top: 30px;
}
.newchanpin_c .box .ul li:nth-child(3n){margin-right: 0;}
.newchanpin_c .box .ul li .icon{
	width: 136px;
	padding: 16px;
	margin: 0 auto;
	border-radius: 100%;
	position: relative;
}
.newchanpin_c .box .ul li .icon:before{
	width: calc(100% - 20px);
	height: calc(100% - 20px);
	content: "";
	position: absolute;
	left: 50%;
	border-radius: 100%;
	top: 50%;
	transform: translate(-50%,-50%);
	border: 2px solid rgba(0, 104, 255, .16);
   animation: Icon 1.3s linear infinite;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

.newchanpin_c .box .ul li .icon:after{
	width: calc(100% - 6px);
	height: calc(100% - 6px);
	content: "";
	position: absolute;
	left: 50%;
	border-radius: 100%;
	top: 50%;
	transform: translate(-50%,-50%);
	border: 1px solid rgba(0, 104, 255, .08);
   animation: Icona 1.3s linear infinite;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    animation-delay: 0.5s;
}

/*@keyframes Icon {

	0% {
		width: calc(100% - 16px);
	    height: calc(100% - 16px);
	    opacity: 0;
	}

	50% {
		opacity: 1;
	}

	100% {
		width: 100%;
		height: 100%;
		opacity: 0;
	}
}

@keyframes Icon {
	0% {
		width: calc(100% - 16px);
	    height: calc(100% - 16px);
	    opacity: 0;
	}

	50% {
		opacity: 1;
	}

	100% {
		width: 100%;
		height: 100%;
		opacity: 0;
	}
}*/

.newchanpin_c .box .ul li .icon .icon_box{
	background: #fff;
	transition: all 0.4s;
	border-radius: 100%;
}
.newchanpin_c .box .ul li .icon img{
	border-radius: 100%;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

.newchanpin_c .box .ul li .icon .img2{display: none;}
.newchanpin_c .box .ul li .bt{color: #001b42;margin-top: 10px;transition: all 0.4s;}

.newchanpin_c .box .ul li:hover .icon .icon_box{
	background: #0068ff;
}
.newchanpin_c .box .ul li:hover .icon .img1{display: none;}
.newchanpin_c .box .ul li:hover .icon .img2{display: block;}
.newchanpin_c .box .ul li:hover .bt{color: #0068ff;}
.newchanpin_c{background: none;}

.newchanpin_e .box{
	position: absolute;
	left: 0;
	right: 0;
	top: 20%;
	display: flex;
	flex-direction: row-reverse;
}

.newchanpin_e .box .left{
	width: 60.5%;
}
.newchanpin_e .box .left .xz{color: rgba(0, 27,66,.5);margin-top: 100px;}

.newchanpin_e .box .right{
	width: 39.5%;
	padding-top: 50px;
	margin-left: auto;
}
.newchanpin_e .box .right .dbt{color: #001b42;}
.newchanpin_e .box .right .js{
	color: #001b42;
	line-height: 1.8;
	margin-top: 10px;
}
.newchanpin_e .box .right .ul{margin-top: 30px;}
.newchanpin_e .box .right .ul li{
	float: left;
	width: 48%;
	margin-right: 4%;
	margin-bottom: 12px;
}
.newchanpin_e .box .right .ul li:nth-child(2n){margin-right: 0;}
.newchanpin_e .box .right .ul li .nr{
	display: flex;
	align-items: center;
}

.newchanpin_e .box .right .ul li .nr .icon{width: 62px;border-radius: 100%;border: 2px solid rgba(21, 116, 255, .1);}
.newchanpin_e .box .right .ul li .nr .text{width: calc(100% - 62px);padding-left: 10px;}
.newchanpin_e .box .right .ul li .nr .text .xbt{color: #001b42;}
.newchanpin_f {padding: 0;}
.newchanpin_f .boxbox{
	position: absolute;
	left: 0;
	right: 0;
	top: 30%;
	display: flex;
}

.newchanpin_f .left:before{display: none;}
.newchanpin_f .left .bt{color: #001b42;}
.newchanpin_f .left .js{color: #001b42;line-height: 1.8;margin-top: 10px;}
.newchanpin_f .right{margin-left: auto;}
.newchanpin_f .right .ul li{margin-bottom: 50px;}

/*800*/
.newchanpin800 .newchanpin800_a .text{
	justify-content: flex-start;
	top: 50%;
	transform: translateY(-50%);
}
.newchanpin800 .newchanpin800_a .text .dbt{
	text-align: left;
}

.newchanpin800 .newchanpin800_a .text .nr:before{background: #0d55ad;}
.newchanpin800 .newchanpin800_a .text .nr .bt:before{background: linear-gradient(to right, #1653bd, #137cdd);}
.newchanpin800 .newchanpin800_c .box .ul li:hover .icon .icon_box{
	background: #1397b7;
}
.newchanpin800 .newchanpin800_c .box .ul li .icon:after{border-color: rgba(19, 151, 183, 0.08);}
.newchanpin800 .newchanpin800_c .box .ul li .icon:before{border-color: rgba(19, 151, 183, 0.16);}
.newchanpin800 .newchanpin800_c .box .ul li:hover .bt{color: #137992;}
.newchanpin800 .newchanpin800_d .tit a.cur, .newchanpin800 .newchanpin800_d .tit a:hover{
	background: #1397b7;
	border-color: #1397b7;
}
.newchanpin800 .newchanpin800_d .right .right_box .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #1397b7;}
.newchanpin800 .newchanpin800_d .left .mainMore{background: #1397b7;}
.newchanpin800 .newchanpin800_d .left .text::-webkit-scrollbar-track{background: #ddecf1;}
.newchanpin800 .newchanpin800_d .left .text::-webkit-scrollbar-thumb{
	background: #1397b7;		
}
.newchanpin800 .newchanpin800_d2 .che_f_lb .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #1397b7;}
.newchanpin800 .newchanpin800_d2 .che_f_lb .box .left .mainMore{
	background: #1397b7;
	border-color: #1397b7;
}

.newchanpin800 .newchanpin800_e .right .ul li .nr .icon{border-color: rgba(19, 151, 183, .1);}
.newchanpin800 .newchanpin800_f .right button{
	background: #1397b7;
	border-color: #1397b7;
}
/*1000*/
.newchanpin1000 .newchanpin1000_a .text .nr:before{background: #869c95;}
.newchanpin1000 .newchanpin1000_a .text .dbt{color: #001b42;}
.newchanpin1000 .newchanpin1000_a .text .nr .bt:before{background: linear-gradient(to right, #333c38, #647b5c);}
.newchanpin1000 .newchanpin1000_c .box .ul li:hover .icon .icon_box{
	background: #759c6a;
}
.newchanpin1000 .newchanpin1000_c .box .ul li .icon:after{border-color: rgba(117, 156, 106, 0.08);}
.newchanpin1000 .newchanpin1000_c .box .ul li .icon:before{border-color: rgba(117, 156, 106, 0.16);}
.newchanpin1000 .newchanpin1000_c .box .ul li:hover .bt{color: #759c6a;}
.newchanpin1000 .newchanpin1000_d .tit a.cur, .newchanpin1000 .newchanpin1000_d .tit a:hover{
	background: #759c6a;
	border-color: #759c6a;
}
.newchanpin1000 .newchanpin1000_d .right .right_box .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #759c6a;}
.newchanpin1000 .newchanpin1000_d .left .mainMore{background: #759c6a;}
.newchanpin1000 .newchanpin1000_d .left .text::-webkit-scrollbar-track{background: #d6e6e1;}
.newchanpin1000 .newchanpin1000_d .left .text::-webkit-scrollbar-thumb{
	background: #759c6a;		
}
.newchanpin1000 .newchanpin1000_d2 .che_f_lb .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #759c6a;}
.newchanpin1000 .newchanpin1000_d2 .che_f_lb .box .left .mainMore{
	background: #759c6a;
	border-color: #759c6a;
}

.newchanpin1000 .newchanpin1000_e .box .right .ul li .nr .icon{border-color: rgba(117, 156, 106, 0.1);}
.newchanpin1000 .newchanpin1000_f .right button{
	background: #759c6a;
	border-color: #759c6a;
}

.zd_top.zd_top800 .left .zilei a:hover,
.zd_top.zd_top800 .ul li.active a{
    color: #1397b7;
}

.zd_top.zd_top1000 .left .zilei a:hover,
.zd_top.zd_top1000 .ul li.active a{
    color: #759c6a;
}

.newchanpin_d2 .che_f_lb{
	padding-bottom: 40px;
}

.newchanpin_d2 .che_f_lb .swiper-pagination{
	display: block;
}


@media(max-width: 1920px){
	.newchanpin_c .box .ul{width: 65.3%;}
	.newchanpin_c .box .ul li .icon{width: 7vw;}
	.newchanpin_e .box .right{
		padding-top: 2.5vw;
	}
	.newchanpin_e .box .right .ul{margin-top: 1.6vw;}
	.newchanpin_e .box .left .xz{margin-top: 5vw;}
	.newchanpin_f .right .ul li{margin-bottom: 2.5vw;}	
}

@media(max-width: 1700px){
	.newchanpin_e .box{
		top: 57%;
		transform: translateY(-50%);
	}
}

@media(max-width: 1500px){
	.zd_top .left .bt {
	    padding: 12px 24px 12px 0;
	}
	#fp-nav ul li {
	    margin-bottom: 14px;
	}
	.newchanpin_e .box .left {
	    width: 45%;
	}
	.newchanpin_e .box .right{width: 55%;padding-left: 20px;}
	.newchanpin_e .box .right .ul li .nr .icon{width: 50px;}
	.newchanpin_e .box .right .ul li .nr .text{width: calc(100% - 50px);}
}

@media(max-width: 1100px){
	.newchanpin .height100{height: 80vh;}
	.newchanpin_b .text{top: 64px;}
	.newchanpin_c{
		background: var(--backgroundimages) center center/cover;
		padding: 100px 0 100px;
	}
	.newchanpin_c .box .ul{margin-top: 20px;}
	.newchanpin_c .box .ul li{margin-top: 0;margin-bottom: 16px;}
	.newchanpin_c .box .ul li .icon{
		width: 90px;
	}
	.newchanpin_c .box{
		position: initial;
	}
	.newchanpin_c .box .ul{width: 100%;}
	.newchanpin_c .height100,
	.newchanpin_d .height100,
	.newchanpin_d2 .height100,
	.newchanpin_e .height100,
	.newchanpin_f .height100{display: none;}
	.newchanpin_d{
		background: var(--backgroundimages) center center/cover;
	}

	.newchanpin_d2{
		background: var(--backgroundimages) center center/cover;
	}
	.newchanpin_e{
		background: var(--backgroundimages) center center/cover;
		padding: 40px 0;
	}
	.newchanpin_e .box{position: initial;display: block;transform: initial;}
	.newchanpin_e .box .right{
		width: 100%;
		padding-left: 0;
		padding-top: 0;
	}
	.newchanpin_e .box .right .ul{margin-top: 20px;}
	.newchanpin_e .box .left{width: 100%;margin-top: 10px;}
	.newchanpin_e .box .left .xz{margin-top: 14px;}
	.newchanpin_f {padding: 100px 0;}
	.newchanpin_f .boxbox{position: initial;display: block;}
	.newchanpin_f{background: var(--backgroundimages) center center/cover;}
	.newchanpin_e .box .right .ul li .nr .icon {
	    width: 46px;
	}
	.newchanpin_e .box .right .ul li .nr .text {
	    width: calc(100% - 46px);
	}

	.newchanpin800 .newchanpin800_a .text{transform: initial;top: 20%;}
	
}

@media(max-width: 550px){
	.newchanpin_c .box .ul li{
		width: 50%;
	}
	.newchanpin_e .box .right .ul li{margin-bottom: 16px;}
	.newchanpin_e .box .right .ul li .nr .text .xbt{font-size: 14px;}
	.newchanpin_bgright .height100{
		    background-position-x: calc(100% + 240px) !important;
	}
}

/*.xwzx_c.caiqie ul li img{opacity: 0;}*/
.xwzx_c.caiqie ul{
    display: flex;
    flex-wrap: wrap;
}
.xwzx_c.caiqie ul li img{height:100%;}
.xwzx_c.caiqie ul li .img{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.indexbanner .index-banner .wenzimo .bt{color: #fff;}
.indexbanner .index-banner .wenzimo .js{color: #fff;margin-top: 6px;}

#fp-nav ul li{margin-bottom: 18px !important;}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span{
	width: 8px !important;
	height: 8px !important;
}


#fp-nav ul li a.active{width: 14px !important;height: 14px !important;margin: 0 auto;}

.newchanpin_a .img.mo,.indexbanner .index-banner .img .mb{
	overflow: hidden;
}


.newchanpin_a .img.mo img{margin-top: -30%;margin-bottom: -10%;}
.indexbanner .index-banner .img .mb img{margin-top: -30%;margin-bottom: -10%;}
@media(max-width: 540px){
	.newchanpin_a .img.mo img{margin-top: 0;margin-bottom: 0;}
	.indexbanner .index-banner .img .mb img{margin-top: 0;margin-bottom: 0;}
}



/**/
.footer_new{background: #f7f7f7;}
.footer_new .ootertop .oterr dl dt a{color: #001b42;}
.footer_new .ootertop .oterr dl dd a{color: #001b42;}
.footer_new .ootertop .oterl .erksk .kskwz{color: #001b42;}
.footer_new .ootertop .new_ewm .new_ewm_box .icon{background: #eff0f1;}
.footer_new .ootertop .new_ewm .new_ewm_box .img{box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);}
.footer_new .termsnx{background: #f1f1f1;border-top: none;color: rgba(0, 27, 66, .6);}
.footer_new .termsnx a{color: rgba(0, 27, 66, .6);}

.newchanpin_tc{
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .7);
	display: none;
}

.newchanpin_tc .newchanpin_tc_box{
	width: 1100px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	background: url(../images/newchanpin_tc_bg.jpg) center center/cover #fff;
	padding: 100px 100px 90px;
	border-radius: 15px;
}
.newchanpin_tc .newchanpin_tc_box .gb{
	width: 48px;
	height: 46px;
	background: url(../images/newchanpin_gb.png) center center/cover;
	position: absolute;
	right: 40px;
	top: 30px;
}
.newchanpin_tc .newchanpin_tc_box .bt{
	color: #001b42;
}
.newchanpin_tc .newchanpin_tc_box .js{
	color: #001b42;
	margin-top: 8px;
	line-height: 1.6;
}

.newchanpin_tc .newchanpin_tc_box .ul{margin-top: 40px;}
.newchanpin_tc .newchanpin_tc_box .ul li{
	float: left;
	width: 47.3%;
	position: relative;
	margin-right: 5.4%;
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 40px;
}

.newchanpin_tc .newchanpin_tc_box .ul li:nth-child(2n){margin-right: 0;}
.newchanpin_tc .newchanpin_tc_box .ul li.w100{width: 100%;margin-right: 0;}
.newchanpin_tc .newchanpin_tc_box .ul li .icon{
	width: 22px;
	position: absolute;
	left: 4px;
	top: 50%;
	transform: translateY(-50%);
}

.newchanpin_tc .newchanpin_tc_box .ul li input{
	background: none;
	border: none;
	font-size: 18px;
	padding: 0 50px;
	color: #333;
	width: 100%;
}
.newchanpin_tc .newchanpin_tc_box .ul li.content{margin-top: 30px;}
.newchanpin_tc .newchanpin_tc_box .ul li input::placeholder{color: #aaaaaa;}
.newchanpin_tc .newchanpin_tc_box .ul li .box.zd:before{
	content: "*";
	color: #dd0000;
	position: absolute;
	left: 34px;
	font-size: 18px;
	transform: translateY(-50%);
	top: 50%;
}
.mainMore[type='submit']{border: none;}
.newchanpin_tc .newchanpin_tc_box .center{text-align: left;}
.newchanpin_tc .newchanpin_tc_box button{cursor: pointer;margin-top: 10px;}

.newchanpin_tc .newchanpin_tc_box button.pr800 {
    background: #1397b7;
}
.newchanpin_tc .newchanpin_tc_box button.pr1000 {
    background: #759c6a;
}

@media(max-width: 1900px){
	.newchanpin_tc .newchanpin_tc_box{
		width: 60%;
		padding: 5vw 5vw 4vw;
	}
	.newchanpin_tc .newchanpin_tc_box .gb{
		right: 2vw;
		top: 1.6vw;
	}
	.newchanpin_tc .newchanpin_tc_box .ul li{margin-bottom: 2vw;}
	.newchanpin_tc .newchanpin_tc_box .ul li input{font-size: 17px;}
	.newchanpin_tc .newchanpin_tc_box .ul li.content{margin-top: 1.5vw;}
}

@media(max-width: 1500px){
	.newchanpin_tc .newchanpin_tc_box .gb{
		width: 40px;
		height: 38px;
	}
	.newchanpin_tc .newchanpin_tc_box .ul li input {
	    font-size: 16px;
	}
}

@media(max-width: 1100px){
	.newchanpin_tc .newchanpin_tc_box {
	    width: calc(100% - 40px);
	    padding: 44px 20px 40px;
	}
	.newchanpin_tc .newchanpin_tc_box .gb{
		width: 34px;
		height: 33px;
		top: 10px;
		right: 20px;
	}
	.newchanpin_tc .newchanpin_tc_box .ul {
	    margin-top: 20px;
	}
	.newchanpin_tc .newchanpin_tc_box .ul li{width: 100%;margin-right: 0;margin-bottom: 14px;}
	.newchanpin_tc .newchanpin_tc_box .ul li:last-child{margin-bottom: 0;}
	.newchanpin_tc .newchanpin_tc_box .ul li input {
	    font-size: 15px;
	    padding: 0 46px;
	}
	.newchanpin_tc .newchanpin_tc_box button {
	    margin: 20px auto 0;
	    display: block;
	}
}


.cebianlan.mo .nlan{display: none;opacity: 0;}
.mo_shou{
	background: #1568e3;
	width: 36px;
	border-radius: 100%;
}

.mo_shou .mo_shou_2{display: none;}
.mo_shou.cur .mo_shou_1{display: none;}
.mo_shou.cur .mo_shou_2{display: block;}

.cebianlan.mo.cur .nlan{
	display: block;
    animation: mo_shou 0.3s linear 1;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}
.cebianlan.mo.cur .nlan.nlan1{animation-delay: 0.2s;}
.cebianlan.mo.cur .nlan.nlan2{animation-delay: 0.1s;}
@keyframes mo_shou {
	0% {
		transform: translateY(20px);
		opacity: 0;
	}

	100% {
		transform: translateY(0px);
		opacity: 1;
	}
}

@-webkit-keyframes mo_shou {
	0% {
		transform: translateY(20px);
		opacity: 0;
	}

	100% {
		transform: translateY(0px);
		opacity: 1;
	}
}


.fx_zhanshi{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: all 0.4s;
}

.fx_zhanshi .text{
	position: absolute;
    left: 0;
    right: 0;
    top: 20%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    z-index:1;
}

.fx_zhanshi .text .newchanpin_b_box {
    text-align: center;
    color: #fff;
}

.fx_zhanshi .text .newchanpin_b_box .bt {
    margin-top: 6px;
}

.fx_zhanshi .text .newchanpin_b_box .wenzi {
    line-height: 1.6;
    margin-top: 16px;
}

.fx_zhanshi .img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	transition: all 0.4s;
}
.fx_zhanshi .img1{opacity: 1;}
.fx_zhanshi .img2{opacity: 0;}
.fx_zhanshi.fx_zhanshi1,.fx_zhanshi.fx_zhanshi2{opacity: 1;}

.fx_zhanshi.fx_zhanshi2 .img1{
	opacity: 0;
}
.fx_zhanshi.fx_zhanshi2 .img2{
	opacity:  1;
}
.yiidongdier{display: none;}


.mo_dier{opacity: 0;}
.mo_dier .img img{transition: all 0.4s;}
.mo_dier .img .img2{
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}

@media(max-width: 1100px){
	.mo_dier{opacity: 1;}
	.fx_zhanshi{display: none;}
}


.about_zizhi{
	position: relative;
	background: #e4e4e4;
}

.about_zizhi .about_zizhi_title{
	position: absolute;
	left: 12.6vw;
	z-index: 2;
	top: 4.1vw;
}


.about_zizhi_box .swiper-scrollbar{
	bottom: 1.4vw;
	width: 9.1vw;
	left: 50%;
	transform: translateX(-50%);
	background: #cccccc;
	height: 6px;
}

.about_zizhi_box .swiper-scrollbar .swiper-scrollbar-drag{background: #0068ff;}
.about_zizhi_box .swiper-slide{/*width: 174.53125vw;*/width: 193.53125vw;backface-visibility: initial;}

@media(max-width: 1100px){
	.about_zizhi .about_zizhi_title{left: 20px;}
	.about_zizhi_box .swiper-slide{width: 2300px}
	.about_zizhi_box .swiper-scrollbar{width: 100px;bottom: 10px;height: 4px;}
}