<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.fixed{position: fixed;left: 0;right: 0;bottom: 0;top: 0;margin: auto;}
/* 鎸夐挳鏀惧ぇ缂╁皬 */
.btnBigOrSmall{-webkit-animation: ball-scale-multiple 1s 0s linear infinite alternate;animation: ball-scale-multiple 1s 0s linear infinite alternate;}
a.btn{width: 256px;height: 42px;font-size: 21px;color: #ffffff;line-height: 42px;border-radius: 16px;text-align: center;display: flex;align-items: center;justify-content: center;margin: 34px auto 0;background: linear-gradient(180deg,#e92329,#ff2b30);box-shadow: 0 5px 10px #e4c0ca;}

@keyframes textFlicker {
    0% { opacity: 0; }
    50% { opacity: 1; }
    100% { opacity: 0; }
}

.flicker {
    animation: textFlicker 2s ease-in-out infinite;
}
.flicker2 {
    animation: textFlicker 2.2s ease-in-out infinite;
}
.flicker3 {
    animation: textFlicker 2.6s ease-in-out infinite;
}


/* 鏂囧瓧瓒呭嚭鍏冪礌楂樺害... */
.line-clamp-1{overflow:hidden;text-overflow:ellipsis;display: block;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;}
.line-clamp-2{overflow:hidden;text-overflow:ellipsis;display: block;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.line-clamp-3{overflow:hidden;text-overflow:ellipsis;display: block;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.line-clamp-4{overflow:hidden;text-overflow:ellipsis;display: block;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;}
.line-clamp-5{overflow:hidden;text-overflow:ellipsis;display: block;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;}
.line-clamp-6{overflow:hidden;text-overflow:ellipsis;display: block;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;}


.header_banner{height: 689px;background: url(../images/banner.png) no-repeat center top;position: relative;}
.header_banner .bannerImg{margin: 0 auto;display: block;padding-top: 115px;box-sizing: border-box;position: relative;z-index: 5;}
.header_banner .m1200{position: relative;}
.header_banner .m1200 .logo_img{position: absolute;right: 80px;top: 0;}


/* 鏈〉闈㈠叕鍏变唬鐮� */
.page{padding: 45px 0;}
.page .title{font-size: 40px;line-height: 30px;color: #1d2766;margin-bottom: 60px;text-align: center;position: relative;}
.page .title::after{content: '';width:354px;height:21px;background: url(../images/titleLine.png) no-repeat center top;position: absolute;bottom: -36px;left: 0;right: 0;margin: auto;}
.page .title i{display: block;font-size: 32px;font-weight: normal;line-height: 30px;margin-top: 12px;}
.page .title b{font-size: 23px;}
/* 鎸夐挳鎮诞 闂姩鏁堟灉 */
.page .qtBtn:hover{-webkit-transition: background-color .1s .3s, color .1s .3s;transition: background-color .1s .3s, color .1s .3s;-webkit-animation: anim-moema-1 .3s forwards;animation: anim-moema-1 .3s forwards}
.page .qtBtn:hover:before {-webkit-animation: anim-moema-2 .3s .3s forwards;animation: anim-moema-2 .3s .3s forwards;}
.conentQt{position: relative;z-index: 2;}

.page1{margin-top: -256px;}
.page1 h3{font-size: 16px;color: #333333;line-height: 22px;font-weight: normal;width: 80%;margin: 0 auto 24px;}
.page1 ul{display: flex;justify-content: space-between;}
.page1 ul li{width: 286px;height: 306px;background: url(../images/page1_icon1.jpg) no-repeat center top;display: flex;align-items: center;padding: 28px 23px;box-sizing: border-box;position: relative;cursor: pointer;overflow: hidden;}
.page1 ul li:nth-child(2){background-image: url(../images/page1_icon2.jpg);}
.page1 ul li:nth-child(3){background-image: url(../images/page1_icon3.jpg);}
.page1 ul li:nth-child(4){background-image: url(../images/page1_icon4.jpg);}
.page1 ul li p.text{font-size: 20px;color: #ffffff;font-weight: bold;line-height: 30px;}
.page1 ul li .liH{background: #cfcfcf;width: 100%;height: 100%;position: absolute;top: -100%;left: 0;padding: 28px;box-sizing: border-box;-webkit-transition: .3s;-o-transition: .3s;transition: .3s;}
.page1 ul li .liH h4{font-size: 33px;color: #014cbf;font-weight: bold;margin-bottom: 28px;}
.page1 ul li .liH p{font-size: 16px;color: #1d2766;line-height: 1.4;}
.page1 ul li .liH a.btn{width: 136px;height: 46px;line-height: 46px;border: 1px solid #ffffff;border-radius: 0;background: #ff4800;font-size: 16px;position: relative;margin-left: 0;margin-top: 15px;}
.page1 ul li .liH a.btn::after{content: '';background: url(../images/icon1.png) no-repeat center top;width: 8px;height: 15px;position: absolute;top: 0;bottom: 0;right: 26px;margin: auto;}
.page1 ul li:hover .liH{top: 0;}

.page2 .page2_ul{display: flex;justify-content: space-around;margin-bottom: 38px;}
.page2 .page2_ul li{width: 240px;box-shadow: 0 5px 5px #f3f1f8;height: 250px;background: url(../images/1.png) no-repeat center top;}
.page2 .page2_ul li:nth-child(2){background-image: url(../images/2.png);}
.page2 .page2_ul li:nth-child(3){background-image: url(../images/3.png);}
.page2 .page2_ul li:nth-child(4){background-image: url(../images/4.png);}
.page2 .page2_ul li:nth-child(5){background-image: url(../images/5.png);}
.page2 .page2_ul li .con{width: 208px;padding-top: 76px;text-align: center;margin: 0 auto;}
.page2 .page2_ul li .con h3{font-size: 20px;color: #0b4084;}
.page2 .page2_ul li .con p{font-size: 16px;color: #333333;line-height: 1.4;margin-top: 32px;}

.page3{padding-top: 0;}
.page3 .title{margin-bottom: 104px;}
.page3 .page3_ul{display: flex;justify-content: space-between;}
.page3 .page3_ul li{position: relative;width: 396px;height: 210px;border-radius: 20px;background: linear-gradient(180deg,#e7e7e7,#e7e7e7,#98b4d7);border: 1px solid #94b1d6;box-sizing: border-box;}
.page3 .page3_ul li h3{width: 100px;height: 100px;border-radius: 50%;background: linear-gradient(145deg,#ff7502,#ff2534);font-size: 20px;color: #ffffff;display: flex;align-items: center;justify-content: center;position: absolute;top: -50px;left: 0;right: 0;margin: auto;}
.page3 .page3_ul li p{font-size: 18px;color: #074892;font-weight: bold;padding-top: 95px;text-align: center;}
.page3 .page3_ul li::after{content: '';width: 55px;height: 63px;background: url(../images/icon3.png) no-repeat center top;position: absolute;right: -40px;top: 0;bottom: 0;margin: auto;z-index: 2;}
.page3 .page3_ul li:last-child::after{display: none;}

.bg1{background: url(../images/bg1.jpg) no-repeat center top;}
.page4 .title{color: #e3cb97;}
.page4 .title::after{background-image: url(../images/titleLine2.png);}
.page4 .con{width: 1123px;height:575px;background: url(../images/page4Img.png) no-repeat center top;margin: 70px auto 0;}
.page4 .con p{font-size: 18px;font-weight: bold;padding-top: 363px;text-align: center;color: #ffffff;}
.page4 .con p span{display: inline-block;margin: 0 20px;}

.page5{margin-top: -140px;}
.page5 .title{color: #e3cb97;}
.page5 .title::after{background-image: url(../images/titleLine2.png);}
.page5 .swiper-container-yx{padding-bottom: 50px;}
.page5 .swiper-container-yx .swiper-slide{width: 358px !important;}
.page5 .swiper-container-yx .swiper-slide .list{position: relative;width: 100%;border: 6px solid #748eda;}
.page5 .swiper-container-yx .swiper-slide .list p{font-size: 16px;color: #ffffff;font-weight: bold;width: 370px;position: absolute;background: #ff4800;bottom: 65px;left: -5px;padding: 25px;box-sizing: border-box;}
.page5 .swiper-container-yx .swiper-slide .list p span{font-size: 18px;display: block;}
.page5 .swiper-container-yx .swiper-pagination-bullet{background: #748eda;opacity: 1;}
.page5 .swiper-container-yx .swiper-pagination-bullet-active{background: #ffffff;}
.page5 a.btn {width: 370px;box-shadow: none;}
.page5 .swiper-container-yx .swiper-slide .list p.isWap{display: none !important;}

.bg2{background: url(../images/bg2.jpg) no-repeat center top;}
.page6 .title{color: #1d2766;margin-bottom: 40px;}
.page6 .con{background: url(../images/page6_con.png) no-repeat center top;width: 1200px;height: 448px;margin: 60px auto 0;padding-right: 5px;box-sizing: border-box;}
.page6 .con ul{margin-left: 408px;padding-top: 26px;}
.page6 .con ul li{margin-bottom: 10px;display: flex;justify-content: space-between;}
.page6 .con ul li b{display: inline-block;font-size: 16px;color: #1c549b;width: 180px;height: 92px;line-height: 92px;text-align: center;background: linear-gradient(90deg,#cfe3fd,#ffffff);border: 1px solid #ffffff;box-sizing: border-box;}
.page6 .con li span{display: inline-block;font-size: 16px;color: #333333;width: 590px;border: 1px solid #ffffff;height: 92px;line-height: 92px;box-sizing: border-box;padding-left: 24px;background: linear-gradient(90deg,#ffdab5,#fff2e6,#ffffff);}

.page7{padding-bottom: 0;}
.page7 .swiper-container-al .swiper-slide{width: 375px !important;}
.page7 .swiper-container-al .swiper-slide .list{position: relative;width: 100%;}
.page7 .swiper-container-al .swiper-slide .list p{font-size: 24px;color: #ffffff;font-weight: bold;width: 100%;background: #071f73;padding: 20px;box-sizing: border-box;}
.page7 .swiper-container-al .swiper-slide .list p span{font-size: 24px;display: block;margin-top: 5px;}
.page7 .swiper-container-al .swiper-slide .list::after{content: '';width: 100%;height: 220px;bottom: 0;background: linear-gradient(0deg, #e1edfd 47%, rgba(0, 0, 0, 0));position: absolute;left: 0;}
.page7 .swiper-container-al .swiper-pagination-bullet{background: #748eda;opacity: 1;}
.page7 .swiper-container-al .swiper-pagination-bullet-active{background: #ffffff;}
.page7 a.btn {width: 258px;position: absolute;bottom: 90px;left: 0;right: 0;margin: auto;z-index: 1;}
.page7 .swiper-container-horizontal&gt;.swiper-pagination-bullets, .page7 .swiper-pagination-custom, .page7  .swiper-pagination-fraction{bottom: 40px;}

.page8 .title{color: #1d2766;}
.heatmap .pinxuanBgBlue1{background: url(../images/pinxuanBg.jpg) no-repeat center bottom !important;padding-bottom: 45px !important;}
/* xdf_bottomForm 搴曢儴琛ㄥ崟闅愯棌锛屽幓鎺塱sPc */
.xdf_bottomForm_title_img .xdf_bottomForm.form-wrap{background: #333333;}
.xdf_slide{display: block;}
.xdf_bottomForm_Code .xdf_bottomForm.form-wrap form .label{width: 20%;}
.xdf_slide span{width: 100px;height: 26px;line-height: 26px;text-align: center;font-size: 16px;color: #8a1f2f;font-weight: bold;border-radius: 13px;background: linear-gradient(to right,#ffca97,#fff0da);top: 115px;}
#xdf_bottomForm{display: none;}
.xdf_bottomForm_new .ax_img {background: url(../images/bottomFormImg.png) no-repeat center top;height: 189px;width: 166px;bottom: initial;margin: 0;top: -24px;left: 0;}
.xdf_bottomForm_title_img .xdf_bottomForm.form-wrap .form{padding-left: 188px;}
.xdf_bottomForm_title_img .xdf_bottomForm.form-wrap.form-wrap-flex .form_title{color: #ffffff;font-size: 24px;font-weight: normal;}
.xdf_bottomForm_new .xdf_bottomForm.form-wrap .xdf_formbtn{background:#af2310;color: #ffffff;font-size: 18px;width: 20%;font-weight: normal;}
.xdf_slide .xdf_slidebtn{background: #f03300;color: #ffffff;border: 1px solid #cdc8dc;}
.text-flicker {
    animation: float-1 4s ease-in-out infinite;
}

.text-flicker2 {
    animation: float-2 5s ease-in-out infinite;
}

.text-flicker3 {
    animation: float-3 4.5s ease-in-out infinite;
}
@keyframes anim-moema-1 {
    60% {
    -webkit-transform:scale3d(.8, .8, 1);
    transform:scale3d(.8, .8, 1)
    }
    85% {
    -webkit-transform:scale3d(1.1, 1.1, 1);
    transform:scale3d(1.1, 1.1, 1)
    }
    100% {
    -webkit-transform:scale3d(1, 1, 1);
    transform:scale3d(1, 1, 1)
    }
}
@-webkit-keyframes anim-moema-2 {
    to {
    opacity:0;
    -webkit-transform:scale3d(1, 1, 1);
    transform:scale3d(1, 1, 1)
    }
}
@keyframes anim-moema-2 {
    to {
    opacity:0;
    -webkit-transform:scale3d(1, 1, 1);
    transform:scale3d(1, 1, 1)
    }
}


@media screen and (max-width:1000px) {
    .xdf_slide{display: none;}
    .m1200{width: 94%;}
	a.btn{width: 5.3rem;height: 0.8rem;line-height: 0.8rem;font-size: 0.26rem;border-radius: 0.5rem;margin: 0.28rem auto 0;}
	a.btn i{width: 0.38rem;height: 0.38rem;background-size: contain;margin-left: 0.1rem;}
	.header_banner{height:7.69rem;background: url(../images/m_bannerBg.jpg) no-repeat center top;background-size: contain;}
	.header_banner .bannerImg{width:5.22rem;padding-top: 1.6rem;margin: 0 auto;}
	
	.page{padding: .5rem 0;}
	.page .title{font-size: 0.4rem;margin-bottom: 0.6rem;line-height: 0.46rem;}
	.page .title i{font-size: 0.28rem;line-height: 0.3rem;margin-top: 0.1rem;}
	.page .title b{font-size: 0.23rem;}
	.page .title::after{width: 2.56rem;height: 0.2rem;bottom: -0.3rem;background-image: url(../images/m_titleLine.png);background-size: contain;}
	.page1{margin-top: -0.5rem;padding-top: 0;}
	.page1 h3{font-size: 0.24rem;line-height: 0.4rem;margin:0 auto 0.44rem;width: 100%;}
	.page1 .animated{animation: none;}
	.page1 ul {flex-direction: column;align-items: center;}
	.page1 ul li {width: 6.9rem;height: 1.5rem;background: url(../images/m_page1_icon1.png?1) no-repeat center top;padding: 0.3rem 0.36rem;background-size: contain;margin-bottom: 0.1rem;}
	.page1 ul li:nth-child(2) {background-image: url(../images/m_page1_icon2.png);}
	.page1 ul li:nth-child(3) {background-image: url(../images/m_page1_icon3.png);}
	.page1 ul li:nth-child(4) {background-image: url(../images/m_page1_icon4.png);}
	.page1 ul li .liH{display: none;top: 0;padding: 0.3rem;}
	.page1 ul li .liH h4{font-size: 0.4rem;margin-bottom: 0.2rem;}
	.page1 ul li .liH p{font-size: 0.24rem;line-height: 0.38rem;}
	.page1 ul li p.text{font-size: 0.32rem;line-height: 0.42rem;font-weight: normal;}
	.page1 ul li.active{height: 2.4rem;background: #cfcfcf;}
	.page1 ul li.active .liH{display: block;}
	.page1 a.btn{width: 100%;border-radius: 0;height: 0.94rem;line-height: 0.94rem;font-size: 0.28rem;position: relative;}
	.page1 a.btn::after{content: '';width: 0.08rem;height: 0.15rem;background: url(../images/icon1.png) no-repeat center top;background-size: contain;position: absolute;top: 0;bottom: 0;right: 40%;margin: auto;}

	.page2{background: linear-gradient(180deg,#c6d5ea,#ffffff);}
	.page2 .title::after{background-image: url(../images/m_titleLine2.png);}
	.page2 .page2_ul{margin-bottom: 0;flex-wrap: wrap;}
	.page2 .page2_ul li{width: 6.9rem;height: 1.18rem;background-image: url(../images/m_page2li_1.png);background-size: contain;margin-bottom: 0.24rem;display: flex;box-shadow: 0 0.1rem 0.1rem #dadded;}
	.page2 .page2_ul li:nth-child(2){background-image: url(../images/m_page2li_2.png);background-size: contain;}
	.page2 .page2_ul li:nth-child(3){background-image: url(../images/m_page2li_3.png);background-size: contain;}
	.page2 .page2_ul li:nth-child(4){background-image: url(../images/m_page2li_4.png);background-size: contain;}
	.page2 .page2_ul li:nth-child(5){background-image: url(../images/m_page2li_5.png);background-size: contain;}
	.page2 .page2_ul li .con{width: 5.88rem;padding-left: 1.04rem;padding-top: 0;display: flex;align-items: center;}
	.page2 .page2_ul li .con h3{width: 2.06rem;font-size: 0.2rem;text-align: center;}
	.page2 .page2_ul li .con p{width: 3.6rem;font-size: 0.2rem;line-height: 0.28rem;margin-top: 0;text-align: left;}

	.page3{background: linear-gradient(180deg,#c6d6ea,#ffffff);}
	.page3 .title::after{background-image: url(../images/m_titleLine2.png);}
	.page3 .page3_ul{flex-direction: column;}
	.page3 .page3_ul li {position: relative;width: 6.2rem;height: 2.1rem;border-radius: 0.2rem;background: linear-gradient(180deg, #d5dae0, #dadde2, #97b3d6);border: 1px solid #94b1d6;margin-left: 0.8rem;display: flex;align-items: center;justify-content: center;margin-bottom: 0.2rem;}
	.page3 .page3_ul li p{font-size: 0.24rem;line-height: 0.38rem;padding-top: 0;}
	.page3 .page3_ul li h3{width: 1.5rem;height: 1.5rem;font-size: 0.3rem;top: 0;bottom: 0;right: auto;left: -0.8rem;}
	.page3 .page3_ul li::after{background-image: url(../images/m_icon3.png);width: 0.63rem;height: 0.55rem;bottom: -2.1rem;left: -0.4rem;right: auto;background-size: contain;}
	.page3 a.btn{width: 100%;border-radius: 0;height: 0.94rem;line-height: 0.94rem;font-size: 0.28rem;position: relative;}
	.page3 a.btn::after{content: '';width: 0.08rem;height: 0.15rem;background: url(../images/icon1.png) no-repeat center top;background-size: contain;position: absolute;top: 0;bottom: 0;right: 40%;margin: auto;}
	.bg1{background: #102f86;}
	.page4 .m1200{width: 100%;}
	.page4 .title::after {background-image: url(../images/m_titleLine3.png);}
	.page4 .con {width: 7.5rem;height: 4.52rem;background-image: url(../images/m_page4Img.png);margin: 0.3rem auto 0;background-size: contain;}
	.page4 .con p {font-size: 0.28rem;padding-top: 3.28rem;}
	.page4 .con p span{margin: 0 0.3rem;}

	.page5{margin-top: -1rem;}
	.page5 .swiper-container-yx{padding-bottom: 0.3rem;}
	.page5 .swiper-container-yx .swiper-slide{width: 2.1rem !important;}
	.page5 .swiper-container-yx .swiper-slide .list{border-width: 0.06rem;}
	.page5 .swiper-container-yx .swiper-slide .list img{width: 100%;}
	.page5 .swiper-container-yx .swiper-slide .list p{font-size: 0.15rem;width: 2.2rem;left: -0.03rem;bottom: 0.2rem;padding: 0 0.2rem;line-height: 1.2;height: 1.18rem;box-sizing: border-box;}
	.page5 .swiper-container-yx .swiper-slide .list p span{font-size: 0.22rem;}
	.page5 .swiper-container-yx .swiper-slide .list p.isWap{display: flex !important;flex-direction: column;justify-content: center;}
	.page5 .swiper-pagination-bullet{width: 0.1rem;height: 0.1rem;}
	.page5 a.btn{width: 100%;border-radius: 0;height: 0.94rem;line-height: 0.94rem;font-size: 0.28rem;position: relative;animation: none;}
	.page5 a.btn::after{content: '';width: 0.08rem;height: 0.15rem;background: url(../images/icon1.png) no-repeat center top;background-size: contain;position: absolute;top: 0;bottom: 0;right: 40%;margin: auto;}
	.bg2{background-image: url(../images/m_bg2.jpg);background-size:contain;}

	.page6 .title::after{background-image: url(../images/m_titleLine4.png);}
	.page6 .con{background: none;width: 100%;margin: 0.2rem auto 0;height: auto;padding-right: 0;}
	.page6 .con ul{margin-left: 0;padding-top: 0;}
	.page6 .con ul li{margin-bottom: 0.12rem;}
	.page6 .con ul li b{width: 1.9rem;height: 1.24rem;font-size: 0.24rem;display: flex;justify-content: center;line-height:0.3rem;align-items: center;}
	.page6 .con li span{width: 5.02rem;height: 1.24rem;line-height:0.3rem;font-size: 0.22rem;display: flex;align-items: center;padding: 0 0.28rem;}
	.page7{padding-bottom: 0.2rem;}
	.page7 .m1200{width: 100%;}
	.page7 .swiper-container-al .swiper-slide{width:3.72rem !important;}
	.page7 .swiper-container-al .swiper-slide .list p{font-size: 0.24rem;padding: 0.2rem;line-height: 0.3rem;}
	.page7 .swiper-container-al .swiper-slide .list p span{font-size: 0.24rem;margin-top: 0;}
	.page7 .swiper-container-al .swiper-slide .list img{width: 100%;}
	.page7 a.btn{width: 2.58rem;height: 0.45rem;font-size: 0.21rem;line-height: 0.45rem;bottom: 0.8rem;}
	.page7 .swiper-container-horizontal&gt;.swiper-pagination-bullets, .page7 .swiper-pagination-custom, .page7 .swiper-pagination-fraction{bottom: 0.1rem;}
	.heatmap .pinxuanBgBlue1{background: #cee2fd !important;}
	.page7 .swiper-container-al .swiper-slide .list::after{height: 3rem;    background: linear-gradient(0deg, #cee2fd 5%, rgba(0, 0, 0, 0));bottom: 0}
}</pre></body></html>