<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.line-clamp-1{overflow:hidden;text-overflow:ellipsis;display:block;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all;}
.line-clamp-2{overflow:hidden;text-overflow:ellipsis;display:block;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-all;}
.line-clamp-3{overflow:hidden;text-overflow:ellipsis;display:block;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;word-break:break-all;}
.line-clamp-4{overflow:hidden;text-overflow:ellipsis;display:block;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;word-break:break-all;}
.line-clamp-5{overflow:hidden;text-overflow:ellipsis;display:block;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;word-break:break-all;}
.line-clamp-6{overflow:hidden;text-overflow:ellipsis;display:block;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;word-break:break-all;}



body{height:100%;}

.header_banner_wrap{height:auto;}
.header_banner{height:calc(100vh - 72px);background:#263580 url(../images/banner.jpg?hjhgjg) no-repeat center top;box-sizing:border-box;position:relative;}
.header_banner .header_nav_wrap{position:fixed;top:0;left:0;right:0;margin:auto;}
.header_banner .con{width:1500px;position:absolute;bottom:46px;left:0;right:0;}
.header_banner .con .tip{font-size:20px;line-height:60px;color:#8195ec;}
.header_banner .con ul{}
.header_banner .con ul li{width:362px;height:138px;border-radius:10px;border:2px solid #6c9ff2;background:linear-gradient(134deg, #2d52a4,#3563c0, #6c9ff2);box-sizing:border-box;text-align:center;cursor:pointer;display:flex;justify-content:center;align-items:center;flex-direction:column;position:relative;float: left;margin-right: 17px;}
.header_banner .con ul li:nth-last-child(1){margin:0 0 0 0;}
.header_banner .con ul li::after{content:'';width:282px;height:50px;background:url(../images/line.png) no-repeat center center;background-size:100% auto;position:absolute;right:-20px;bottom:-22px;}
.header_banner .con ul li h5{font-size:30px;height:32px;line-height:32px;margin-bottom:10px;color:#efc04d;}
.header_banner .con ul li h5 span{font-size:48px;line-height:30px;float:left;}
.header_banner .con ul li p{font-size:24px;line-height:36px;color:#ffffff;}
.header_banner .con ul li.active,
.header_banner .con ul li:hover{border:2px solid #c2a8ed;background:linear-gradient(90deg, #59489f,#c07993, #f6a43c);}
.header_banner .con ul li.active h5,
.header_banner .con ul li:hover h5{color:#ffffff;}
.header_banner .con ul li.active p,
.header_banner .con ul li:hover p{color:#231d84;}
@media screen and (max-width:1500px) {
	.header_banner{background-position:center -40px;}
	.header_banner .con{width:1200px;bottom:24px;}
	.header_banner .con ul li{width:287px;height:100px;}
}


.nav{height:154px;background:#26357f;}
.nav.fixed{position:fixed;left:0;right:0;top:0;margin:auto;bottom:inherit;z-index:999999;}
.nav dl{height:92px;padding-left:124px;background:url(../images/nav.png) no-repeat left -10px;}
.nav dl dt{height:34px;line-height:34px;padding-top:20px;}
.nav dl dt span{font-size:26px;color:#ffffff;}
.nav dl dt select{height:100%;width:200px;border-radius:6px;padding-left:22px;font-size:22px;color:#ffffff;font-weight:bold;background:#7192e8 url(../images/more.png) no-repeat 94% center;outline:none;appearance:none;-moz-appearance:none;-webkit-appearance:none;border:none;cursor:pointer;}
.nav dl dd{font-size:16px;height:30px;line-height:30px;color:#efc04d;}
.nav .item{width:390px;height:58px;line-height:58px;font-size:20px;border:2px solid #869fc8;border-radius:20px 20px 0 0;margin:0 8px 0 0;color:#ffffff;text-align:center;float:left;background:linear-gradient(90deg, #3043b1,#2d3aa4, #29318b);cursor:pointer;}
.nav .item.active,
.nav .item:hover{background:linear-gradient(90deg, #504197,#9e6a96, #eba34f);}
.nav .item:nth-last-of-type(1){margin:0;}
.nav .item b{font-size:24px;}
.nav .items.leng4 .item{width:290px;}
.nav .items.leng4 .item b{font-size:22px;}


.page .title{font-size:40px;line-height:40px;color:#202f5b;text-align:center;padding:70px 0 40px 0;}

.page1{margin-bottom:40px;padding-top:82px;}
.page1 .item_wrap_wrp{background:#ffffff;box-shadow:0 0 16px 5px #dadada;border-radius:0 0 20px 20px;}
.page1 .item_wrap_wrp .item{display:none;}
.page1 .item_wrap_wrp .item1{padding:24px 0 40px 40px;position:relative;}
.page1 .item_wrap_wrp .item1 dl{margin-bottom:24px;display:flex;align-items:center;}
.page1 .item_wrap_wrp .item1 dl:nth-last-of-type(1){margin-bottom:0;}
.page1 .item_wrap_wrp .item1 dl dt{width:62px;height:62px;font-size:22px;line-height:26px;border-radius:6px;text-align:center;color:#4e70b7;border:2px solid #92b0e8;margin-right:14px;float:left;font-weight:bold;padding:3px 0;box-sizing: border-box;}
.page1 .item_wrap_wrp .item1 dl dd{width:1000px;font-size:16px;color:#333333;float:left;}
.page1 .item_wrap_wrp .item1 .btn{font-size:14px;color:#da6c00;text-align:right;font-weight:bold;position:absolute;bottom:20px;right:64px;text-decoration:underline;}
.page1 .item_wrap_wrp .item2{padding:30px 0 34px 30px;}
.page1 .item_wrap_wrp .item2 .list{width:277px;height:389px;box-sizing:border-box;border-radius:10px;border:1px solid #d1d8e1;position:relative;overflow:hidden;padding:0 16px;float:left;margin:0 10px 10px 0;}
/* .page1 .item_wrap_wrp .item2 .list:nth-of-type(4){margin-right:0;} */
.page1 .item_wrap_wrp .item2 .list::before{content:'';height:5px;width:100%;position:absolute;top:0;left:0;margin:auto;background:#53a8ff;border-radius:20px 20px 0 0;overflow:hidden;}
.page1 .item_wrap_wrp .item2 .list.usa::before{background:#53a8ff;}
.page1 .item_wrap_wrp .item2 .list.ca::before{background:#ffa453;}
.page1 .item_wrap_wrp .item2 .list.uk::before{background:#667ce7;}
.page1 .item_wrap_wrp .item2 .list.au::before{background:#29ad66;}
.page1 .item_wrap_wrp .item2 .list.ne::before{background:#3793a7;}
.page1 .item_wrap_wrp .item2 .list.oz::before{background:#cc89dd;}
.page1 .item_wrap_wrp .item2 .list.yz::before{background:#dcb782;}
.page1 .item_wrap_wrp .item2 .list .country{color:#333333;margin:12px 0 18px 0;}
.page1 .item_wrap_wrp .item2 .list .country dt{font-size:22px;line-height:38px;float:left;}
.page1 .item_wrap_wrp .item2 .list .country dd{font-size:16px;line-height:44px;float:left;}
.page1 .item_wrap_wrp .item2 .list .info{margin-bottom:14px;}
.page1 .item_wrap_wrp .item2 .list .info dt{line-height:26px;font-size:16px;color:#3044b1;padding-left:20px;}
.page1 .item_wrap_wrp .item2 .list .info.sdyq dt{background:url(../images/sdyq.png) no-repeat left center;background-size:14px;}
.page1 .item_wrap_wrp .item2 .list .info.yuanxiao dt{background:url(../images/yuanxiao.png) no-repeat left center;background-size:18px;}
.page1 .item_wrap_wrp .item2 .list .info.timer dt{background:url(../images/timer.png) no-repeat left center;background-size:13px;}
.page1 .item_wrap_wrp .item2 .list .info dd p{line-height:20px;font-size:14px;color:#333333;}
.page1 .item_wrap_wrp .item2 .list .info dd li{}
.page1 .item_wrap_wrp .item2 .list .info dd li span{height:22px;line-height:22px;padding:0 3px;font-size:14px;color:#3044b1;background:#dbeafe;border-radius:4px;margin-top:2px;display:inline-block;}
.page1 .item_wrap_wrp .item2 .list .btn{font-size:14px;color:#da6c00;text-align:right;font-weight:bold;position:absolute;bottom:30px;right:20px;text-decoration:underline;}
.page1 .item_wrap_wrp .item2 .list .btn:hover{color:#ff7534;}
/* 涓€琛�1涓� */
.page1 .item_wrap_wrp .item2 .list.list_leng1{width:1140px;height:auto;}
/* .page1 .item_wrap_wrp .item2 .list.list_leng1::before{width:5px;height:100%;left:0;} */
.page1 .item_wrap_wrp .item2 .list.list_leng1 .block{float:left;height:100%;width:28%;padding-top:20px;box-sizing:border-box;padding-left:4%;}
.page1 .item_wrap_wrp .item2 .list.list_leng1 .block:nth-of-type(1){padding-top:0;}
.page1 .item_wrap_wrp .item2 .list.list_leng1 .btn{bottom:20px;right:64px;}
/* 涓€琛�3涓� */
.page1 .item_wrap_wrp .item2 .list.list_leng3{width:372px;}
/* 涓€琛�4涓� - 榛樿4涓� */

.applt{height:140px;}
.applt .m1200{height:100%;background:url(../images/applt_bg.jpg) no-repeat center center;background-size:100% 100%;border-radius:10px;display:flex;justify-content:space-between;align-items:center;}
.applt dl{float:left;padding-left:60px;}
.applt dl dt{font-size:26px;color:#ffffff;font-weight:bold;line-height:36px;}
.applt dl dd{font-size:18px;color:#ffffff;}
.applt img{width:100px;margin:0 0 0 50px;}
.applt ul{float:right;margin-right:144px;width:360px;}
.applt ul li{width:170px;height:40px;line-height:40px;font-size:20px;color:#e39520;background:#263782;border-radius:4px;margin:0 10px 4px 0;text-align:center;float:left;font-weight:bold;}

.page2 .con .details{height:430px;background:#f2f2f2;border-radius:20px;padding:40px 30px 0;position:relative;box-sizing:border-box;}
.page2 .con .details .swiper-container{width:764px;margin-left:inherit;padding-bottom:38px;}
.page2 .con .details .swiper-container .swiper-slide .item{width:248px;height:342px;border:2px solid #81b4f6;border-radius:16px;box-sizing:border-box;background:linear-gradient(180deg, #e2effc, #c4e1fa 50%);padding:26px 24px 0 20px;margin-right:10px;}
.page2 .con .details .swiper-container .swiper-slide .item dt{min-height:67px;}
.page2 .con .details .swiper-container .swiper-slide .item dt p{font-size:18px;color:#2358aa;font-weight:bold;line-height:28px;}
.page2 .con .details .swiper-container .swiper-slide .item dt li{height:20px;line-height:20px;font-size:14px;color:#4290ce;font-weight:bold;padding:0 6px;border:1px solid #639af3;float:left;margin-right:2px;border-radius:10px;background:#fff;}
.page2 .con .details .swiper-container .swiper-slide .item dt li br{display:none;}
.page2 .con .details .swiper-container .swiper-slide .item dd{margin-bottom:20px;}
.page2 .con .details .swiper-container .swiper-slide .item dd:nth-last-of-type(1){margin-bottom:0;}
.page2 .con .details .swiper-container .swiper-slide .item dd.dec b{font-size:14px;color:#24a7d8;line-height:20px;}
.page2 .con .details .swiper-container .swiper-slide .item dd.dec p{font-size:14px;color:#185182;line-height:20px;}
.page2 .con .details .swiper-container .swiper-slide .item .btn{width:140px;height:30px;line-height:30px;font-size:16px;color:#2153a3;font-weight:bold;text-align:center;background:#efc04d;border-radius:15px;margin:22px 0 0 54px;}
.page2 .con .details .swiper-container .swiper-slide .item:hover{background:linear-gradient(0deg, #3043b1, #4892e4 50%);}
.page2 .con .details .swiper-container .swiper-slide .item:hover dt p{color:#fff;}
.page2 .con .details .swiper-container .swiper-slide .item:hover dt li{color:#dcb782;background:#1953ab;}
.page2 .con .details .swiper-container .swiper-slide .item:hover dd.dec b{color:#79d9fd;}
.page2 .con .details .swiper-container .swiper-slide .item:hover dd.dec p{color:#ffffff;}
.page2 .con .details .swiper-container .swiper-button{width:30px;height:30px;border:1px solid #faefc3;background:#4891e4 url(../images/btn_icon.png) no-repeat 0 center;opacity:1;top:inherit;bottom:0;border-radius:50%;}
.page2 .con .details .swiper-container .swiper-button.swiper-button-disabled{border:1px solid #ffffff;background-color:#c9c9c9;opacity:1;}
.page2 .con .details .swiper-container .swiper-button-prev{right:40px;left:inherit;background-position:7px 9px;}
.page2 .con .details .swiper-container .swiper-button-next{right:0;background-position:-33px 10px;}

.page2 .con .details .table{width:388px;height:490px;border:4px solid #81b4f6;border-radius:20px;box-sizing:border-box;background:#ffffff;position:absolute;right:0;top:-22px;}
.page2 .con .details .table .table_h{height:54px;line-height:54px;overflow:hidden;border-radius:16px 16px 0 0;}
.page2 .con .details .table .table_h ul{background:#e1effc;}
.page2 .con .details .table .table_h ul li{font-size:16px;color:#2358aa;font-weight:bold;}
.page2 .con .details .table ul{overflow:hidden;}
.page2 .con .details .table ul li{float:left;text-align:center;padding:0 2px;box-sizing:border-box;}
.page2 .con .details .table ul li:nth-of-type(1){width:94px;}
.page2 .con .details .table ul li:nth-of-type(2){width:118px;}
.page2 .con .details .table ul li:nth-of-type(3){width:168px;}
.page2 .con .details .table .table_b{height:428px;overflow:hidden;border-radius:0 0 16px 16px;}
.page2 .con .details .table .table_b .scroll{height:428px;overflow-y:scroll;}
.page2 .con .details .table .table_b .scroll::-webkit-scrollbar{width:4px;height:100%;}
.page2 .con .details .table .table_b .scroll::-webkit-scrollbar-thumb{background:#efc04d;}
.page2 .con .details .table .table_b .scroll::-webkit-scrollbar-track{background:#fffae7;}
.page2 .con .details .table .table_b ul{min-height:76px;display:flex;align-items:center;}
.page2 .con .details .table .table_b ul:nth-of-type(odd){background:#ffffff;}
.page2 .con .details .table .table_b ul:nth-of-type(even){background:#eeeeee;}
.page2 .con .details .table .table_b ul li{font-size:14px;color:#333333;}


.page3 .con{position:relative;}
.page3 .con .item{width:240px;height:300px;text-align:center;margin-right:80px;background:linear-gradient(180deg, #c5e2fa, #fffffd 50%);border-radius:10px;float:left;position:relative;}
.page3 .con .item::before{content:'';width:74px;height:60px;background:url(../images/sjgh_icon2_new.png) no-repeat center center;position:absolute;right:-74px;top:98px;}
.page3 .con .item:nth-last-of-type(2){margin-right:0;}
.page3 .con .item:nth-last-of-type(2):before{display:none;}
.page3 .con .item dt{font-size:22px;color:#333333;font-weight:bold;line-height:40px;padding-top:106px;position:relative;}
.page3 .con .item dt::before{content:'';width:82px;height:82px;position:absolute;left:0;right:0;top:18px;margin:auto;background:url(../images/sjgh_icon1_new.png) no-repeat 0 0;}
.page3 .con .item:nth-of-type(1) dt::before{background-position:0 0;}
.page3 .con .item:nth-of-type(2) dt::before{background-position:-318px 0;}
.page3 .con .item:nth-of-type(3) dt::before{background-position:-638px 0;}
.page3 .con .item:nth-of-type(4) dt::before{background-position:-956px 0;}
.page3 .con .item dd{font-size:14px;color:#666666;line-height:22px;height:44px;}
.page3 .con .item .btn{width:140px;height:30px;line-height:30px;font-size:16px;color:#2153a3;background:#efc04d;border-radius:15px;margin:14px auto 14px;font-weight:bold;}
.page3 .con .item .btn:hover{background:#ffd162;}
.page3 .con .tip{font-size:12px;height:22px;color:#999999;text-align:right;position:absolute;right:0;top:256px;}


.xdf_slide .xdf_slidebtn{width:112px;height:24px;line-height:24px;text-align:center;background:#f38e09;color:#ffffff;bottom:22px;}
.xdf_slide.active{display:none !important;}
.xdf_bottomForm_title_img .xdf_bottomForm.form-wrap .form{padding-left:0;}
.xdf_bottomForm{display:none;}
.xdf_bottomForm_Code .xdf_bottomForm.form-wrap form .label{width:12%;}
.xdf_bottomForm_new .xdf_bottomForm.form-wrap .xdf_formbtn{width:15%;}
.xdf_bottomForm_new.iconFormBlue .form-wrap form .label.ZyType i{background-position:0 -412px;}
.xdf_bottomForm_new.iconFormBlue .form-wrap form .label.xm i{background-position:0 -206px;}


@media screen and (max-width:1000px) {
	body {padding-bottom: 1.2rem;font-size: 14px;}
	/* body.active{height: 100vh;overflow: hidden;} */
	.m1200{padding:0 4%;box-sizing:border-box;}
	
	.header_banner{height:calc(100vh - 0.88rem);background:#252870 url(../images/banner_m.jpg) no-repeat center top;background-size:100% auto;}
	.header_banner .con{width:5.68rem;bottom:0;height: 6.6rem;display: flex;flex-direction: column;justify-content: center;}
	.header_banner .con .tip{font-size:0.24rem;line-height:0.6rem;}
	.header_banner .con ul{flex-direction:column;}
	.header_banner .con ul li{width:100%;height:1.02rem;border-radius:0.2rem;border:0.02rem solid #97add0;margin-bottom:0.2rem;margin-right:0;}
	.header_banner .con ul li::after{content:'';width:282px;height:50px;background:url(../images/line.png) no-repeat center center;background-size:100% auto;position:absolute;right:-20px;top:-30px;}
	.header_banner .con ul li h5{font-size:0.3rem;height:0.32rem;line-height:0.32rem;margin-bottom:0.1rem;margin-top:0.1rem;}
	.header_banner .con ul li h5 span{font-size:0.56rem;line-height:0.24rem;}
	.header_banner .con ul li p{font-size:0.24rem;line-height:0.36rem;}
	.header_banner .con ul li.active,
	.header_banner .con ul li:hover{border:0.02rem solid #c2a8ed;background:linear-gradient(90deg, #59489f,#c07993, #f6a43c);}
	.header_banner .con ul li.active h5,
	.header_banner .con ul li:hover h5{color:#ffffff;}
	.header_banner .con ul li.active p,
	.header_banner .con ul li:hover p{color:#231d84;}
	
	.nav{height:2rem;}
	.nav dl{height:1.2rem;padding-left:1.6rem;background-size:1.46rem;background-position:0 -0.1rem;}
	.nav dl dt{height:0.44rem;line-height:0.44rem;padding-top:0.24rem;}
	.nav dl dt span{font-size:0.34rem;}
	.nav dl dt select{width:2.68rem;height:0.44rem;border-radius:0.06rem;padding-left:0.5rem;font-size:0.28rem;background-size:0.18rem;}
	.nav dl dd{font-size:0.24rem;height:0.38rem;line-height:0.38rem;}
	.nav .item{width:2.22rem;height:0.8rem;line-height:0.3rem;font-size:0.2rem;border:0.02rem solid #869fc8;border-radius:0.2rem 0.2rem 0 0;margin:0 0.12rem 0 0;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;}
	.nav .item:nth-last-of-type(1){margin-right:0;}
	.nav .item b{font-size:0.24rem;display:block;}
	
	.nav .items.leng4 .item{width:1.62rem;}
	.nav .items.leng4 .item b{font-size:0.22rem;}
	
	.page .title{font-size:0.4rem;line-height:0.4rem;padding:0.7rem 0 0.4rem 0;}
	
	/* .page1{display:none;} */
	.page1{margin-bottom:0.4rem;padding-top:1.4rem;}
	.page1 .item_wrap_mb{padding-top:0.2rem;}
	.page1 .item_wrap_mb .item{display:none;}
	.page1 .item_wrap_mb .item1{padding:0;}
	.page1 .item_wrap_mb .item1 dl{margin-bottom:0.3rem;}
	.page1 .item_wrap_mb .item1 dl:nth-last-of-type(1){margin-bottom:0;}
	.page1 .item_wrap_mb .item1 dl dt{width:0.92rem;height:0.92rem;font-size:0.3rem;line-height:0.36rem;padding:0 0.1rem;box-sizing:border-box;border-radius:0.1rem;text-align:center;color:#4e70b7;border:0.02rem solid #92b0e8;margin-right:0.22rem;float:left;display:flex;align-items:center;font-weight:bold;}
	.page1 .item_wrap_mb .item1 dl dd{width:5.7rem;font-size:0.26rem;line-height:0.38rem;color:#333333;float:left;}
	.page1 .item_wrap_mb .item1 .btn{width:4.64rem;height:0.72rem;line-height:0.72rem;font-size:0.26rem;color:#8a5a22;text-align:center;font-weight:bold;background:#f2d58c;margin:0.2rem auto 0;}
	.page1 .item_wrap_mb .item2 .list{width:100%;height:auto;border-radius:0.2rem;border:0.02rem solid #d1d8e1;padding:0 0.2rem 0 0.5rem;margin:0 10px 10px 0;box-sizing:border-box;position:relative;}
	.page1 .item_wrap_mb .item2 .list::before{content:'';height:100%;width:0.14rem;position:absolute;top:0;left:0;margin:auto;background:#53a8ff;border-radius:0.4rem 0 0 0.4rem;overflow:hidden;}
	.page1 .item_wrap_mb .item2 .list.usa::before{background:#53a8ff;}
	.page1 .item_wrap_mb .item2 .list.ca::before{background:#ffa453;}
	.page1 .item_wrap_mb .item2 .list.uk::before{background:#667ce7;}
	.page1 .item_wrap_mb .item2 .list.au::before{background:#29ad66;}
	.page1 .item_wrap_mb .item2 .list.ne::before{background:#3793a7;}
	.page1 .item_wrap_mb .item2 .list.oz::before{background:#cc89dd;}
	.page1 .item_wrap_mb .item2 .list.yz::before{background:#dcb782;}
	.page1 .item_wrap_mb .item2 .list .country{color:#333333;margin:0.42rem 0 0.1rem 0;}
	.page1 .item_wrap_mb .item2 .list .country dt{font-size:0.34rem;line-height:0.5rem;float:left;margin-right:0.2rem;}
	.page1 .item_wrap_mb .item2 .list .country dd{font-size:0.3rem;line-height:0.68rem;float:left;}
	.page1 .item_wrap_mb .item2 .list .info{margin-bottom:0.2rem;}
	.page1 .item_wrap_mb .item2 .list .info dt{line-height:0.48rem;font-size:0.3rem;color:#3044b1;padding-left:0.38rem;}
	.page1 .item_wrap_mb .item2 .list .info.sdyq dt{background:url(../images/sdyq.png) no-repeat left center;background-size:14px;}
	.page1 .item_wrap_mb .item2 .list .info.yuanxiao dt{background:url(../images/yuanxiao.png) no-repeat left center;background-size:18px;}
	.page1 .item_wrap_mb .item2 .list .info.timer dt{background:url(../images/timer.png) no-repeat left center;background-size:13px;}
	.page1 .item_wrap_mb .item2 .list .info dd p{line-height:0.32rem;font-size:0.26rem;color:#333333;}
	.page1 .item_wrap_mb .item2 .list .info dd li{}
	.page1 .item_wrap_mb .item2 .list .info dd li span{height:0.42rem;line-height:0.42rem;padding:0 0.06rem;font-size:0.26rem;color:#3044b1;background:#dbeafe;border-radius:0.1rem;margin-top:0.04rem;display:inline-block;}
	.page1 .item_wrap_mb .item2 .list .btn{width:4.64rem;height:0.72rem;line-height:0.72rem;font-size:0.26rem;color:#8a5a22;text-align:center;font-weight:bold;background:#f2d58c;margin:0 auto;}
	
	.page1 .item_wrap_mb .item2 .list .sm .country{height:0.86rem;line-height:0.86rem;margin:0;overflow:hidden;
		background:url(../images/more2.png) no-repeat 95% center;background-size:0.47rem;
	}
	.page1 .item_wrap_mb .item2 .list .sm .country dt{line-height:0.86rem;}
	.page1 .item_wrap_mb .item2 .list .sm .country dd{line-height:0.98rem;}
	.page1 .item_wrap_mb .item2 .list.usa .sm .country{color:#398add;}
	.page1 .item_wrap_mb .item2 .list.ca .sm .country{color:#b75125;}
	.page1 .item_wrap_mb .item2 .list.uk .sm .country{color:#6272c3;}
	.page1 .item_wrap_mb .item2 .list.au .sm .country{color:#44945e;}
	.page1 .item_wrap_mb .item2 .list.ne .sm .country{color:#398b8c;}
	.page1 .item_wrap_mb .item2 .list.oz .sm .country{color:#8a47a2;}
	.page1 .item_wrap_mb .item2 .list.yz .sm .country{color:#9f8547;}
	.page1 .item_wrap_mb .item2 .list .sm{}
	.page1 .item_wrap_mb .item2 .list .big{display:none;padding:0 0 0.6rem 0;}
	
	.form_mb{width:100%;height:9rem;background:linear-gradient(180deg, #4356aa,#9ba5d3, #fffdf8);}
	.form_mb .title{color:#ffffff;text-align:center;padding-top:0.3rem;}
	.form_mb .title dt{font-size:0.44rem;line-height:0.78rem;font-weight:bold;}
	.form_mb .title dd{font-size:0.24rem;line-height:0.32rem;}
	.form_mb .form-wrap form{padding:0.1rem 0.28rem;}
	.form_mb .form-wrap form .label{width:100%;float:initial;margin:0.2rem 0 0 0;}
	.form_mb .form-wrap form .label,
	.form_mb .form-wrap form .label span, 
	.form_mb .form-wrap form .label input, 
	.form_mb .form-wrap form .label select{height:0.78rem;line-height:0.78rem;}
	.form_mb .form-wrap form .label.ZyType i{background-position:0 -7.68rem;}
	.form_mb .form-wrap form .label.xm i{background-position:0 -3.86rem;}
	.form_mb .form-wrap form .label i.iconDown{left:88%;}
	.form_mb .form-wrap .label.Code input{width:50%;}
	.form_mb .form-wrap form .label .SmsCodeBtn{width:2rem;font-size:0.28rem;color:#4559ae;margin:0;float:right;position:relative;text-align:center;}
	.form_mb .form-wrap form .label .SmsCodeBtn::before{content:'';width:0.04rem;height:0.5rem;position:absolute;left:0;top:0;bottom:0;margin:auto;background:#d0d0d0;}
	.form_mb .form-wrap .xdf_formbtn{width:100%;height:0.86rem;line-height:0.86rem;font-size:0.36rem;color:#2153a3;background:#efc04d;border-radius:0.43rem;margin:0.2rem 0;font-weight:bold;}
	
	.page2 .con .details{height:auto;background-color:initial;padding:0;border-radius:0;}
	.page2 .con .details .swiper-container{width:100%;padding-bottom:0.6rem;margin-bottom:0.2rem;}
	.page2 .con .details .swiper-container .swiper-slide .item{width:100%;height:initial;min-height:3.08rem;padding:0.26rem 0.36rem 0.2rem 0.4rem;border:0.04rem solid #81b4f6;margin-bottom:0.2rem;position:relative;}
	.page2 .con .details .swiper-container .swiper-slide .item dt{min-height:0.4rem;}
	.page2 .con .details .swiper-container .swiper-slide .item dt p{font-size:0.28rem;line-height:0.36rem;float:left;margin-right:0.1rem;}
	.page2 .con .details .swiper-container .swiper-slide .item dt ul{float:left;}
	.page2 .con .details .swiper-container .swiper-slide .item dt li{height:0.32rem;line-height:0.32rem;font-size:0.2rem;padding:0 0.1rem;margin-right:2px;border:0.02rem solid #639af3;border-radius:0.16rem;}
	.page2 .con .details .swiper-container .swiper-slide .item dd{width:4.1rem;margin-bottom:0.1rem;}
	.page2 .con .details .swiper-container .swiper-slide .item dd.dec b{font-size:0.26rem;color:#24a7d8;line-height:0.3rem;}
	.page2 .con .details .swiper-container .swiper-slide .item dd.dec p{font-size:0.24rem;color:#185182;line-height:0.3rem;}
	.page2 .con .details .swiper-container .swiper-slide .item .btn{width:1.94rem;height:0.6rem;line-height:0.6rem;font-size:0.24rem;border-radius:0.3rem;margin:0;position:absolute;right:0.3rem;bottom:0.3rem;}
	.page2 .con .details .swiper-container .swiper-button{display:none;}
	.page2 .con .details .table{width:100%;height:8.48rem;border:0.04rem solid #81b4f6;border-radius:0.2rem;right:0;top:inherit;position:inherit;}
	.page2 .con .details .table .table_h{height:0.96rem;line-height:0.96rem;border-radius:0.2rem 0.2rem 0 0;}
	.page2 .con .details .table .table_h ul li{font-size:0.28rem;}
	.page2 .con .details .table ul{overflow:hidden;}
	.page2 .con .details .table ul li{float:left;text-align:center;padding:0 2px;box-sizing:border-box;}
	.page2 .con .details .table ul li:nth-of-type(1){width:1.7rem;}
	.page2 .con .details .table ul li:nth-of-type(2){width:2.16rem;}
	.page2 .con .details .table ul li:nth-of-type(3){width:2.8rem;}
	.page2 .con .details .table .table_b{height:7.44rem;overflow:hidden;border-radius:0 0 0.2rem 0.2rem;}
	.page2 .con .details .table .table_b .scroll{height:7.44rem;overflow-y:scroll;}
	.page2 .con .details .table .table_b .scroll::-webkit-scrollbar{width:0.04rem;height:100%;}
	.page2 .con .details .table .table_b .scroll::-webkit-scrollbar-thumb{background:#efc04d;}
	.page2 .con .details .table .table_b .scroll::-webkit-scrollbar-track{background:#fffae7;}
	.page2 .con .details .table .table_b ul{min-height:1.2rem;display:flex;align-items:center;}
	.page2 .con .details .table .table_b ul:nth-of-type(odd){background:#ffffff;}
	.page2 .con .details .table .table_b ul:nth-of-type(even){background:#eeeeee;}
	.page2 .con .details .table .table_b ul li{font-size:0.24rem;color:#333333;}
	
	/* .page3 .con{padding-bottom:0.7rem;} */
	.page3 .con .clearfix{display:flex;justify-content:center;flex-wrap:wrap;}
	.page3 .con .item{width:2.7rem;height:3rem;}
	.page3 .con .item:nth-of-type(1),
	.page3 .con .item:nth-of-type(4){margin:0 0.4rem 0.6rem 0.2rem;}
	.page3 .con .item:nth-of-type(2),
	.page3 .con .item:nth-of-type(5){margin:0 0.2rem 0 0.4rem;}
	.page3 .con .item:nth-of-type(4){margin-bottom:0;}
	.page3 .con .item::before{content:'';width:0.72rem;height:0.58rem;right:-0.7rem;top:0;background-size:100%;bottom:0;margin:auto;}
	.page3 .con .item:nth-of-type(2):before{transform:rotate(90deg);bottom: -3.2rem;right: 0;left: 0;}
	.page3 .con .item:nth-of-type(4):before{display:block;}
	.page3 .con .item:nth-last-child(1)::before{display:none;}

	
	.page3 .con .item dt{font-size:0.26rem;line-height:0.4rem;padding-top:0.74rem;}
	.page3 .con .item dt::before{content:'';width:0.52rem;height:0.52rem;position:absolute;left:0;right:0;top:0.18rem;margin:auto;background:url(../images/sjgh_icon1.png) no-repeat 0 0;background-size:10.95rem;}
	.page3 .con .item:nth-of-type(1) dt::before{background-position:0 0;}
	.page3 .con .item:nth-of-type(2) dt::before{background-position:-1.74rem 0;}
	.page3 .con .item:nth-of-type(4) dt::before{background-position:-3.48rem 0;}
	.page3 .con .item:nth-of-type(5) dt::before{background-position:-5.2rem 0;}
	.page3 .con .item dd{font-size:0.24rem;line-height:0.28rem;height:0.56rem;}
	.page3 .con .tip{font-size:0.2rem;height:0.22rem;text-align:center;position:absolute;left:0;right:0;top:inherit;bottom:0rem;}
	.page3 .con .item .btn{width:2.1rem;height:0.6rem;line-height:0.6rem;border-radius:0.3rem;font-size:0.24rem;top:inherit;bottom:0.20rem;}
	
	
	
	.footer_btn_wrap{display:none;}
	
	
}</pre></body></html>