<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.head{
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99;
	background: #efefef;
	box-shadow: 0 0 15px rgba(0,0,0,.1);
}
.head_height{
	height: 140px;
}
.ht{
	background: #efefef;
	border-bottom: 1px solid #efefef;
	height: 90px;
}
.bn_video{
	width: 100%;
	height: 100%;
	object-fit: cover;
    object-position: center center;
}
.md{
	padding: 85px 0;
}
.ititle_52{
	font-size: 40px;
}
.ht a{
	color: #03234b;
}
.htline{
	width: 1px;
	height: 17px;
	background: #03234B;
	margin: 0 20px;
}
.htasp{
	line-height: 45px;
	height: 45px;
	cursor: pointer;
}
.htahide{
	padding: 15px 12px;
	width: 100px;
	background: #fff;
	box-shadow: 0 0 12px rgba(0,0,0,.1);
	position: absolute;
	top: 100%;
	right: 0;
	z-index: 9;
	opacity: 0;
	visibility: hidden;
	transition: .25s;
}
.hta:hover .htahide{
	opacity: 1;
	visibility: inherit;
}
.htahide a{
	color: #03234B;
	display: block;
	line-height: 35px;
}
.hb{
	height: 50px;
	background: rgb(90,115,175);
		/*background: #3A499A*/
}
.logo{
	display: inline-block;
	height: 53px;
}
.hbw{
	margin-left: 3%;
}
.nav li{
	margin: 0 34px;

}
.nava{
	display: block;
	line-height: 50px;
	height: 50px;
	color: #ffffff;
	border-bottom: 2px solid rgba(0,0,0,0);
	font-weight: bold;
}
.nav li .nava span:hover{
	border-bottom: 2px solid #fff;
}

.hbwra{
	line-height: 42px;
	padding: 0 20px;
	margin: 0 30px;
}
.hbwrsc{
	padding: 10px;
	margin-left: 10px;
	cursor: pointer;
}
.navhide{
	width: 100%;
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 9;
/*	opacity: 0;*/
	display: none;
	visibility: hidden;
	box-shadow: 0 5px 12px rgba(0,0,0,.05);
}
.posrelative .poswidth{
    width: 180px;
    left: -74%;
}
.posrelative .poswidth.poslf{
    left: -28%;
}
.flex_center .posrelative:nth-child(2) .poswidth.poslf{
    left:-110%;
}
.flex_center .posrelative:nth-child(5) .poswidth,
.flex_center .posrelative:nth-child(6) .poswidth{
    left: -47%;
}
.flex_center .posrelative:nth-child(5) .poswidth.poslf{
    left: -68%;
}
.flex_center .posrelative:nth-child(6) .poswidth.poslf{
    left: -128%;
}
.nav li:hover .navhide{
/*	opacity: 1;*/
	display: block;
	visibility: inherit;
}
.navhide_nav{
	/*padding: 10px 0;*/
	background: #FFD200;
}
.navhide_nav a{
	padding: 0px 0px;
	font-size:16px;
}
.posrelative .poswidth a{
    display: block;
    line-height: 52px;
    text-align: center;
}
.posrelative .poswidth a:hover{
    background: #d2ad00;
    /*color: #fff;*/
}
.navhide_prd{
	padding: 25px 0;
	background: #fff;
}
.navprda{
	width: 31.33%;
	margin: 15px 1%;
}
.navprdabl::after{
	width: 40px;
	height: 2px;
	content: "";
	position: absolute;
	left: 0;
	bottom: -5px;
	background: #999999;
}
.schide{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 10;
	background: #fff;
	display: none;
}
.schdr{
	margin-left: 8%;
}
.schdr input{
	height: 70px;
	width: 100%;
}
.schdr button{
	background: url(../images/scico_03.png) no-repeat center;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 80px;
}
.schdr_close{
	cursor: pointer;
	margin-left: 6%;
}

.bnbg{
	background: rgba(0,0,0,.5);
}
.bntxt{
	color: #fff;
	width: 670px;
	max-width: 100%;
}
.enbntxt{
	width: 100%;
}
.enbntxt .ititle_52{
	font-size:35px;
}
.btna{
	display: inline-block;
	padding: 8px 25px;
}
.foot{
	background: #1a1a1a;
	color: #737373;
}
.foot a{
	color: #737373;
}
.foot a:hover{
	color: #fff;
}
.ft{
	border-bottom: 1px solid #292929;
	padding: 60px 0;
}
.fb{
	padding: 20px 0;
	line-height: 25px;
}
.i1l{
	width: 40%;
	margin-right: 5%;
}
.ititle_42{
	font-size: 42px;
}
.container_lr{
	margin-left: -10px;
	margin-right: -10px;
}
.i2a{
	width: 25%;
	padding: 10px;
}
.i2a_a{
	box-shadow: 0 5px 15px rgba(0,0,0,.1);
	min-height: 100%;
	background: #fff;
}
.i2aimg{
	display: flex;
	align-items: center;
	justify-content: center;
}
.i2aimg img{
	max-width: 96%;
	max-height: 96%;
}
.i2atxt{
	border-top: 4px solid #03234b;
	padding: 30px;
}
.i3w{
	background: #03234b;
	color: #fff;
	display: flex;
	align-items: center;
}
.i3rw{
	width: 620px;
	max-width: 100%;
	padding: 15px 7%;
}
.swiper-pagination-i3{
	position: static;
	text-align: center;
}
.swiper-pagination-i3 .swiper-pagination-bullet{
	width: 16px;
	height: 16px;
	border-radius: 0;
	background: #c2c2c2;
	opacity: 1;
	margin: 0 12px;
	transition: .25s;
}
.swiper-pagination-i3 .swiper-pagination-bullet-active{
	background: #03234B;
}
.i4al{
	width: 375px;
	max-width: 30%;
	margin-right: 5%;
}
.i4alline{
	display: block;
	width: 110px;
	height: 1px;
	background: #03234B;
	margin: 30px 0;
}
.i4_title{
	position: absolute;
	left: 0;
	top: 0;
}
.i4b{
	width: 103%;
}
.i4ba{
	width: 30.33%;
	margin-right: 3%;
}

.listnav{
	padding: 15px 0;
	background: #f7f8fa;
}
.listnav_wt{
	background: #fff;
}
.pi1{
	padding: 35px 0;
}
.pi2{
	background: #f7f8fa;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
}
.pi2l{
	height: 62px;
}
.pi2l i{
	height: 20px;
	width: 1px;
	display: block;
	margin: 0 30px;
	background: #ddd;
}
.pi2l i:last-child{
	display: none;
}
.pi2l a.active,.pi2l a:hover{
	color: #03234B;
}
.pi3top{
	border-bottom: 1px solid #E6E6E6;
}
.pi3top h2{
	display: inline-block;
	padding-bottom: 20px;
	border-bottom: 3px solid #ffd200;
	margin-bottom: -2px;
}
.pi31lb i{
	width: 6px;
	height: 6px;
	border-radius: 100%;
	background: #03234B;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 10px;
}
.pi31r{
	width: 460px;
	margin-left: 5%;
}
.pi1la,.pi1lba{
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #eee;
	transition: .25s;
	cursor: pointer;
}
.pi1la img,.pi1lba img{
	margin: 0 auto;
	width: 80%;
	height: 80%;
}
.swiper-slide-thumb-active .pi1lba{
	border: 1px solid #FFD200;
}
.pi32tab{
	width: 100%;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
.pi32tab td{
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	color: #666;
	padding: 15px 20px;
}
.pi32tab td.active{
	color: #03234B;
	width: 150px;
}
.bggray_blue{
	background: #f7f8fa;
}

.sca{
	width: 33.33%;
	padding: 10px;
}
.sca_a{
	padding: 20px;
	box-shadow: 0 5px 15px rgba(0,0,0,.1);
	background: #fff;
}
.sca_a span i,.i_ico{
	width: 22px;
	height: 22px;
	background: #FFD200;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.jsw{
	width: 1000px;
	max-width: 100%;
}
.jsaipt .jstip {
	position: absolute;
	left: 0;
	top: 0;
	height: 65px;
	line-height: 65px;
	width: 100px;
	z-index: 9;
}
.en .jstip {
	width: 180px;
}
.jstip font{
	color: red;
}
.jstip.sopnamelf{
    width: 165px;
}
/*.jstip.sopnamelf+.w32{*/
/*    width: 42%;*/
/*}*/
.jsaipt input,.jsaipt select,.jsaipt textarea{
	width: 100%;
	height: 65px;
	border-bottom: 1px solid #d6dee1;
	padding-left: 100px;
	background:#efefef;
}
.en input,.en select,.en textarea{
	padding-left: 180px;
}
.jsaipt textarea{
	height: 120px;
	resize: none;
	width: 100%;
	padding: 15px;
	border: 1px solid #d6dee1;
	background:#efefef;
}
.jsa{
	margin-top: 15px;
}
.jsaipt select{
	text-align: right;
	padding: 0 35px;
	color: #999;
	outline:none;
    -webkit-appearance:none;
    line-height: normal;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 9;
    opacity: 0;
	background:#efefef;
}
.jsaipt_slt{
	width: 100%;
	height: 65px;
	/*background: #fff;*/
	text-align: right;
	display: flex;
	align-items: center;
	color: #777;
	justify-content: flex-end;
	border-bottom: 1px solid #d6dee1;
}
.slti{
	margin-left: 20px;
}
.jsaline{
	height: 35px;
	width: 1px;
	background: #ddd;
	margin: 0 30px;
}
.jsaipt_pl0 input,.jsaipt_pl0 select{
	padding-left: 0;
}
.jstip_1{
	position: static;
}

.yy1a{
	padding: 10px;
	width: 50%;
}
.yy1a_a{
	padding: 20px;
	background: #fff;
	box-shadow: 0 5px 15px rgba(0,0,0,.1);
}
/*.yy1aimg{
	border-radius: 4px;
}*/
.yy1atxt p{
	color: #09284f;
}
.pi33txt *{
	max-width: 100%;
}
.ab1tlt{
	position: relative;
	display: inline-block;
	margin-bottom: 20px;
}
.ab1tlt h1{
	position: relative;
	z-index: 9;
}
.ab1tlt::after{
	width: 70px;
	height: 4px;
	background: #FFD200;
	content: "";
	border-radius: 4px;
	position: absolute;
	left: 0;
	bottom: -10px;
}
.ab1tl{
	width: 52%;
	margin-right: 2.5%;
}
.ab2{
	background: #03234b;
	color: #fff;
}
.ab2a{
	margin-bottom: 25px;
}
.ab2a:last-child{
	margin-bottom: 0;
}
.ab2a h3 i{
	width: 3px;
	height: 20px;
	background: #FFD200;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 12px;
}

.ry1,.ry3{
	background: #f7f8fa;
}
.ry2w{
	margin-top: -15px;
}
.ry2a{
	padding: 10px;
	width: 33.33%;
	margin-top: 15px;
}
.ry2aimg{
	box-shadow: 0 5px 15px rgba(0,0,0,.1);
	background: #fff;
	padding: 15px;
	text-align: center;
}
.ry2aimg .fixedheight{
    width: auto;
    max-width: 100%;
    height: 15.4rem;
    display: inline-block;
}
.jo1a .zzatxt{
	background: #fff;
}
.joa:first-child{
	margin-top: 0;
}
.joa{
	background: #f8f8f8;
	color: #03234B;
}
.joat{
	padding: 25px 35px;
	border-bottom: 1px solid #dcdcdc;
}
.joam{
	padding: 0 35px;
}
.joaml i{
	width: 1px;
	height: 20px;
	background: #999;
	display: block;
	margin: 0 40px;
}
.joaml i:last-child{
	display: none;
}
.joamr{
	color: #999;
	cursor: pointer;
	line-height: 75px;
	transition: .25s;
}
.joamr2,.joamr:hover{
	color: #2A6CB5;
}
.joamr .joamr1{
	display: block;
}
.joamr .joamr2{
	display: none;
}
.joa.active .joamr .joamr2{
	display: block;
}
.joa.active .joamr .joamr1{
	display: none;
}
.joab{
	padding: 25px 35px;
	display: none;
}
.joaba{
	margin-bottom: 25px;
}
.joabamore{
	display: inline-block;
	width: 160px;
	line-height: 55px;
	text-align: center;
	border-radius: 60px;
	color: #fff;
	border: 1px solid #fff;
	background-image: linear-gradient(to right, #2a6db6 , #4493eb);
}
.joabamore:hover{
	opacity: .85;
}
.zy2top .ab1tlt{
	padding-bottom: 10px;
}

.co1a{
	width: 45%;
}
.co1atop{
	border-bottom: 1px solid #E6E6E6;
}
.co1atop span{
	display: inline-block;
	line-height: 60px;
	border-bottom: 2px solid #03234B;
	margin-bottom: -1px;
}
.co2a{
	padding: 15px;
	width: 33.33%;
}
.co2a_a{
	padding: 30px;
}

.new .container_lr{
	margin-left: -15px;
	margin-right: -15px;
}
.nea{
	padding: 15px;
	width: 33.33%;
}
.ni1r{
	width: 330px;
	margin-left: 3.5%;
}
.nitop{
	padding-bottom: 12px;
}
.nitxt p{
	margin-top: 15px;
}
.nitxt *{
	max-width: 100%;
}
.ni1rta{
	padding: 15px 0;
	border-bottom: 1px solid #03234B;
}
.ni1rta:last-child{
	border-bottom: 0;
}
.ni1rtabox_a{
	padding: 7px 0;
}
.ni1rba{
	display: block;
	border-bottom: 1px solid #E6E6E6;
	padding: 20px 0;
}
.ni1rba:last-child{
	border-bottom: 0;
	padding-bottom: 0;
}

.csboxw{
	position: absolute;
	
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{

}

@media only screen and (min-width:768px) and (max-width:1239px) {
	.md{
		padding: 70px 0;
	}
	.ititle_52{
		font-size: 42px;
	}
	.ititle_42{
		font-size: 32px;
	}
	.logo{
		height: 45px;
	}
	.hbwrsc img{
		width: 20px;
	}
	.schdr button{
		background-size: 20px;
	}
	.nav li{
		margin: 0 20px;
	}
	.btna{
		padding: 6px 20px;
		font-size: 13px;
	}
	.swiper-pagination-i3 .swiper-pagination-bullet{
		width: 12px;
		height: 12px;
	}
	.i3l,.i3l img{
		min-height: 100%;
	}
	
	.joa{
		margin-top: 20px;
	}
	.joaml i{
		margin: 0 20px;
		height: 15px;
	}
	.joat,.joab{
		padding: 20px;
	}
	.joam{
		padding: 0 20px;
	}
	.joabamore{
		width: 120px;
		line-height: 38px;
	}
}
@media only screen and (max-width:950px) {
	.md{
		padding: 55px 0;
	}
	.ititle_52{
		font-size: 36px;
	}
	.ititle_42{
		font-size: 28px;
	}
	
	.sca_a{
		padding: 15px;
	}
}
@media only screen and (max-width:768px) {
	.md{
		padding: 25px 0;
	}
	.ititle_52{
		font-size: 26px;
	}
	.ititle_42{
		font-size: 24px;
	}
	.bnimg{
		height: 350px !important;
	}
	.container_lr{
		margin-left: -7px;
		margin-right: -7px;
	}
	.ft{
		padding: 24px 0;
	}
	.fta{
		display: none;
	}
	.ftr img{
		width: 100px;
	}
	.ftr p{
		font-size: 12px;
	}
	.fb{
		padding: 12px 0;
		font-size: 12px;
	}
	
	.btna{
		padding: 4px 15px;
		font-size: 12px;
	}
	.bntxt h1{
		font-size: 24px;
	}
	.bntxt p{
		font-size: 13px;
	}
	.enbntxt .ititle_52{
		font-size: 13px;
	}
	.swiper-pagination-i3 .swiper-pagination-bullet{
		width: 8px;
		height: 8px;
		margin: 0 7px;
	}
	.i2w{
		margin-top: 20px;
	}
	.i2a{
		width: 100%;
		padding: 7px;
	}
	.i2atxt{
		padding: 20px;
	}
	.i3rw{
		padding: 20px;
		width: 100%;
	}
	.i3rw p{
		font-size: 14px;
	}
	.i4_title{
		position: static;
		margin-bottom: 15px;
	}
	.i4al{
		max-width: 100%;
		width: 100%;
		margin-right: 0;
	}
	.i4alline{
		width: 78px;
		margin: 15px 0;
	}
	.i4b{
		width: 100%;
	}
	.i4ba{
		width: 100%;
	}
	
	.listnav{
		padding: 12px 0;
		font-size: 13px;
	}
	
	.pi2l i{
		margin: 0 10px;
	}
	.pi2l{
		height: 50px;
	}
	.pi3top h2{
		padding-bottom: 12px;
	}
	
	.pi32w{
		width: 100%;
		overflow: hidden;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}
	.pi32tab{
		width: 800px;
	}
	.pi32tab td{
		padding: 8px 12px;
	}
	.pi32tab td.active{
		width: 100px;
	}
	
	.sca{
		padding: 7px;
		width: 50%;
	}
	
	.jsa.disflex{
		display: block;
	}
	.jsa .w32{
		width: 100%;
	}
	.jsaline{
		display: none;
	}
	
	.yy1a{
		width: 100%;
		padding: 7px;
	}
	.yy1a_a{
		padding: 15px;
		display: block;
	}
	
	.ab1tlt::after{
		height: 2px;
		width: 40px;
		bottom: -10px;
	}
	.ab1b{
		margin-top: 5px;
	}
	.ab1ba {
		margin-top: 20px;
		width: 50%;
	}
	.ab1ba .txt{
		margin-left: 12px;
	}
	.ab1ba i img{
		height: 40px;
	}
	.ab1ba h2{
		font-size: 16px;
	}
	.ab1ba p{
		font-size: 12px;
		margin-top: 5px;
	}
	
	.ry2a{
		width: 50%;
		padding: 7px;
	}
	.ry2aimg{
		padding: 10px;
	}
	.ry2a p{
		font-size: 12px;
	}
	.ab1tlt{
		margin-bottom: 12px;
	}
	
	.joa{
		margin-top: 15px;
	}
	.joaml i{
		margin: 0 15px;
		height: 12px;
	}
	.joamr{
		line-height: 35px;
		font-size: 12px;
	}
	.joat h3 img{
		height: 20px;
	}
	.joat h3{
		font-size: 16px;
	}
	.joat span{
		font-size: 12px;
	}
	.joaml {
		font-size: 12px;
		justify-content: center;
		padding: 10px 0;
	}
	.joat,.joab{
		padding: 15px;
	}
	.joam{
		padding: 0 15px;
		display: block;
		text-align: center;
	}
	.joabamore{
		width: 120px;
		line-height: 38px;
	}
	.joab {
		font-size: 12px;
		line-height: 22px;
	}
	.joaba{
		margin-bottom: 15px;
	}
	
	.co1atop span{
		line-height: 50px;
	}
	.co2a{
		padding: 7px;
		width: 100%;
	}
	
	.new .container_lr{
		margin-left: -7px;
		margin-right: -7px;
	}
	.nea{
		padding: 7px;
		width: 100%;
	}
	.ni1rtabox_a img{
		height: 16px;
	}
	.ni1rtabox_a .txt{
		font-size: 13px;
	}
	.ni1rba{
		padding: 12px 0;
	}
	.ry2aimg .fixedheight{
	    height: 6rem;
	}
}</pre></body></html>