
.head{
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99;
	background: #fff;
	box-shadow: 0 0 15px rgba(0,0,0,.1);
}
.head_height{
	height: 100px;
}
.ht{
	background: #f7f8fa;
	border-bottom: 1px solid #efefef;
	height: 45px;
}
.bn_video{
	width: 100%;
	height: 100%;
	object-fit: cover;
    object-position: center center;
}
.md{
	padding: 85px 0;
}
.ititle_52{
	font-size: 52px;
}
.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: 100px;
}
.logo{
	display: inline-block;
	height: 50px;
}
.hbw{
	margin-left: 3%;
}
.nav li{
	margin: 0 30px;
}
.nava{
	display: block;
	line-height: 100px;
	height: 100px;
	color: #03234B;
	border-bottom: 2px solid rgba(0,0,0,0);
}
.nav li:hover .nava{
	border-bottom: 2px solid #03234B;
}
.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;
	visibility: hidden;
	box-shadow:inset 0 5px 12px rgba(0,0,0,.05);
}
.nav li:hover .navhide{
	opacity: 1;
	visibility: inherit;
}
.navhide_nav{
	padding: 10px 0;
	background:var(--color-default);
}
.navhide_nav a{
	margin: 5px 15px;
	color: #ffffff;
}
.navhide_prd{
	padding: 25px 0 60px;
	background: #fff;
}
.navprda{
	width: 27.33%;
	margin: 15px 3%;
}
.navprdabl::after{
	width: 100%;
	height: 1px;
	content: "";
	position: absolute;
	left: 0;
	bottom: -5px;
	background: #d1dbe4;
}
.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: 100px;
	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%;
}
.search .schdr{
	background: #EEEEEE;
	border: 1px solid #f4f4f4;
	margin-left: 0;
}
.search .schdr input{
	height: 80px;
	padding-left: 30px;
}
.bnbg{
	background: rgba(0,0,0,.5);
}
.bntxt{
	color: #fff;
	width: 670px;
	max-width: 100%;
}
.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: 33.33%;
	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: 80%;
	max-height: 80%;
}
.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 solidvar(--color-default);
	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;
}
.pi1la img,.pi1lba img{
	margin: 0 auto;
	width: 80%;
	height: 80%;
	cursor: pointer;
}
.swiper-slide-thumb-active .pi1lba{
	border: 1px solidvar(--color-default);
}
.pi32 table{
	width: 100%;
	border-top: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
}
.pi32 td,.pi32 th{
	border-bottom: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	color: #666;
	padding: 15px 20px;
}
.pi32 td.active,.pi32 th.active{
	background: #f7f8fa;
	color: #03234B;
	width: 150px;
	text-align: center;
}
.pi32 table td.active:first-child,.pi32 table th.active:first-child{
	width: 60px;
}
.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: #ffffff;
}
.sca_a span i,.i_ico{
	width: 22px;
	height: 22px;
	background:var(--color-default);
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.sca_a .video-icon{
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 30px;
	opacity: .8;
}
.i_ico:before{
	color: #ffffff;
}
.jsw{
	width: 1000px;
	max-width: 100%;
}
.jstip {
	position: absolute;
	left: 0;
	top: 0;
	height: 65px;
	line-height: 65px;
	width: 85px;
	z-index: 9;
}
.jsaipt input,.jsaipt select,.jsaipt textarea{
	width: 100%;
	height: 65px;
	border-bottom: 1px solid #d6dee1;
	padding-left: 100px;
}
.jsaipt textarea{
	height: 120px;
	resize: none;
	width: 100%;
	padding: 15px;
	border: 1px solid #d6dee1;
}
.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;
}
.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{
	margin: 10px;
	width: 48%;
	box-shadow: 0 5px 15px rgba(0,0,0,.1);
}
.yy1a_a{
	padding: 20px;
	background: #fff;

}
.yy1aimg{
	border-radius: 4px;
}
.yy1atxt p{
	color: #09284f;
}
.pi33txt *{
	max-width: 100%;
}
.pi33txt table{
	width: 100%;
}
.pi33txt h2{
	font-size:24px;
	line-height:42px;
	color:#153572;
	padding-left:20px;
	position:relative;
	margin-top: 30px;
}
.pi33txt h2:before{
	content:'';
	display:block;
	width:4px;
	height:22px;
	line-height:22px;
	position:absolute;
	background:#153572;
	left:0;
	top:12px
}
.pi33txt h3{
	font-size:18px;
	line-height:42px;
	color:#153572;
	padding-left:20px;
	position:relative;
	margin-top: 30px;
}
.pi33txt h3:before{
	content:'';
	display:block;
	width:6px;
	height:6px;
	border-radius: 50%;
	line-height:24px;
	position:absolute;
	background:#153572;
	left:0;
	top:18px
}
.pi33txt img{
	max-width: 100%;
}
.pi33txt img,
.pi33txt table td,
.pi33txt p:has(img){
	text-align: center;
}
.ab1tlt{
	position: relative;
	display: inline-block;
	margin-bottom: 20px;
}
.ab1tlt h1{
	position: relative;
	z-index: 9;
}
.ab1tlt::after{
	width: 70px;
	height: 4px;
	background:var(--color-default);
	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:#ffffff;
	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;
}
.page a,.page span{
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 6px;
	color: #999;
	margin: 3px;
}
.page span{
	color: #999;
}
.page a:hover{
	text-decoration: underline;
	color: #011E69;
}
.page a.active{
	background: #011e69;
	color: #fff;
}
.jo1a .zzatxt{
	background: #fff;
}
.joa:first-child{
	margin-top: 0;
}
.joa{
	background: #f8f8f8;
	color: #03234B;
}
.joat{
	padding: 25px 30px;
	border-bottom: 1px solid #dcdcdc;
}
.joat:hover{
	background: #f4f4f4;
}

.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;
	
}
.city h2 {
	font-size: 24px;
	line-height: 32px;
	font-weight: 500;
}

.city h3 {
	font-size: 18px;
	color: #333333;
	margin: 20px 0;
	font-weight: 500;
	padding-left: 20px;
	position: relative;
}

.city h3:before {
	position: absolute;
	left: 0;
	top: 10px;
	width: 6px;
	height: 4px;
	content: '';
	background: #194ac3;
}

.city ul {
	margin-top: 30px;
}

.city ul li {
	display: inline-block;
	background: #f4f4f4;
	border-radius: 4px;
	margin-right: 10px;
	margin-bottom: 20px;
}

.city ul li span {
	font-size: 16px;
	line-height: 32px;
	padding: 0 12px;
}

.city ul li:hover {
	background: #194ac3;
}

.city ul li:hover span {
	color: #FFFFFF;
}

@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;
	}
	.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;
	}
}