.layout{
	overflow: hidden;
	position: relative;
	padding-top: 90px;
}
.wrap{
	width: 1200px;margin: 0 auto;
}
.header{
	position: fixed;
	left: 0;right: 0;
	top: 0;z-index: 12; box-shadow: 0 6px 10px 0 rgba(80,80,80,0.1);
	height: 90px;
	background: #044da0 !important;
}
.header .wrap{
	display: flex;justify-content: space-between;align-items: center;height: 100%;
}
.header .logo{
	display: block;max-width: 81px;
}
.header .logo img{
	width: 100%;display: block;
}
.header .hnaver ul{
	display: flex;justify-content: flex-end;align-items: center;
}
.header .hnaver li a{
	font-size: 16px;
	line-height: 90px;
	color: #fff;display: block;
}
.header .hnaver li{
	margin-left: 56px;
}
.header .hnaver{
	display: flex;
	align-items: center;
}
.header .hnaver .icon{
	width: 50px;
	height: 80px;
	cursor: pointer;
	position: relative;
	background: url(../images/sc.png) no-repeat center/30px auto;
}
.header .hnaver .icon.on .search{
	display: flex;
}
.header .hnaver .search{
	display: flex;
	align-items: center;
	position: absolute;
	right: 0;
	top: 100%;
	z-index: 11;
	border-radius: 50px;
	overflow: hidden;
	box-shadow: 0 0 8px 0 rgba(80,80,80,0.1);
	display: none;
}
.header .hnaver .search .btn{
	font-size: 16px;color: #333;
	line-height: 40px;border: none;
	padding: 0 20px;background: #044da0;
	cursor: pointer;
	color: #fff;
}
.header .hnaver .txt{
	width: 190px;
	background: #fff;
	height: 40px;
	font-size: 16px;
	padding: 0 20px;
	border: none;
}
.hmain{
	background-size: 100% auto !important;
	padding: 20px 0 100px;
}

.hbanner{
	height: 500px;overflow: hidden;position: relative;
}
.hbanner img{
	width: 100%;display: block;object-fit: cover;
}
.hbanner .spot{
	position: absolute;
	left: 0;right: 0;
	bottom: 16px;z-index: 1;text-align: center;
}
.hbanner .spot span{
	width: 12px;height: 12px;background: none;border: 1px solid #c2c2c2;border-radius: 50%;
	margin: 0 10px !important;opacity: 1;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.hbanner .spot .swiper-pagination-bullet-active{
	background: #044da0;border-color: #044da0;
}


.footer{
	padding-top: 50px;
}
.footer .link{
	padding-bottom: 0;border-bottom: 1px solid rgba(255,255,255,0.1);
}
.footer .link h3{
	font-size: 20px;
	line-height: 1.6;
	color: #fff;font-weight: bold;position: relative;
	padding-left: 12px;
}
.footer .link h3 span{
	display: inline-block;font-size: 14px;margin-left: 8px;
}
.footer .link h3::before{
	content: "";position: absolute;
	left: 0;
	top: 8px;z-index: 1; width: 4px;height: 20px;background: #fff;
}
.footer .link dl{
	display: flex;flex-wrap: wrap;align-items: center;margin-top: 20px;
}
.footer .link dd a{
	font-size: 14px;
	line-height: 1.6;
	color: #fff;display: block;
}
.footer .link dd{
	margin-right: 50px;margin-bottom: 20px;
}
.footer .ovs{
	display: flex;
	justify-content: space-between;
	padding: 50px 0 76px;
}
.footer .ovs .logo{
	display: block;
	width: 246px;
}
.footer .ovs .logo img{
	width: 115px;display: block;
}
.footer .nav{
	position: relative;
	padding: 0 10px 0 70px;
	width: 310px;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.footer .nav::before,
.footer .nav::after{
	position: absolute;content: "";
	left: 0;top: 0;
	width: 1px;background: rgba(255,255,255,0.1);height: 230px;
}
.footer .nav::after{
	right: 0;left: auto;
}
.footer .nav ul{
	display: flex;
	flex-wrap: wrap;justify-content: space-between;
}
.footer .nav ul li{
	width: 50%;
}
.footer .nav ul li a{
	font-size: 14px;
	line-height: 34px;
	color: #fff;
	opacity: 0.5;
	display: inline-block;
}
.footer .copyright a:hover,
.footer .nav ul li a:hover{
	opacity: 1;
}
.footer .text{
	width: 636px;padding-left: 120px;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.footer .text .tel{
	background: url(../images/xqm9.png) no-repeat left top;
	padding-left: 54px;margin-bottom: 6px;background-size: 40px auto;
}
.footer .text .tel h5{
	font-size: 14px;
	line-height: 1.2;
	color: #ffffff;
}
.footer .text .tel h2{
	font-size: 24px;
	line-height: 1.6;
	color: #ffffff;
	font-weight: bold;
}
.footer .text p{
	font-size: 14px;
	line-height: 28px;
	color: #fff;
	opacity: 0.5;
}
.footer .txt h6{
	font-size:14px ;
	line-height: 2;
	color: #ffffff;
	opacity: 0.5;
}
.footer .copyright{
	border-top: 1px solid rgba(255,255,255,0.1);
	text-align: center;
}
.footer .copyright a{
	display: inline-block;
	font-size: 14px;
	color: #fff;
	opacity: 0.5;
	padding: 24px 0;
}
.footer .text  dl{
	display: flex;flex-wrap: wrap;margin-top: 20px;
}
.footer .text dd h6{
	font-size: 10px;
	color: #fff;
	opacity: 0.5;text-align: center;margin-top: 6px;
}
.footer .text dd .wx{
	width: 90px;height: 90px;overflow: hidden;
}
.footer .text dd .wx img{
	width: 100%;height: 100%;display: block;
}
.footer .text dd{
	margin-right: 15px;
}
.footer .text dd:last-child{
	margin-right: 0;
}


.hpage1{
	padding: 55px 0 50px;
}
.hpage1 ul{
	display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;
}
.hpage1 li{
	width: calc((100% - 30px)/4);margin-right: 10px;
	height: 100px;display: flex;justify-content: center;align-items: center;
	border: 1px solid rgba(255,255,255,0);-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;border-radius: 10px;overflow: hidden;position: relative;top: 0;transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;
}
.hpage1 li:nth-child(4n){
	margin-right: 0;
}
.hpage1 li a{
	font-size: 18px;
	line-height: 1.5;
	display: block;text-align: center;font-weight: bold;
}
.hpage1 li:nth-child(1){
	border-color: #f3ddf6;background: #f9f1fa;
}
.hpage1 li:nth-child(2){
	border-color: #d3e2f7;background: #f2f7fe;
}
.hpage1 li:nth-child(3){
	border-color: #d0ebfb;background: #ecf8ff;
}
.hpage1 li:nth-child(4){
	border-color: #e1e8fd;background: #eff3ff;
}
.hpage1 li:nth-child(1) a{
	color: #a63cb3;
}
.hpage1 li:nth-child(2) a{
	color: #114eab;
}
.hpage1 li:nth-child(3) a{
	color: #1990bc;
}
.hpage1 li:nth-child(4) a{
	color: #2a38c2;
}

.htit{
	position: relative;text-align: center;
}
.htit h2{
	font-size: 34px;
	line-height: 1.7;
	color: #232323;
	font-weight: bold;
}
.htit h2 span{
	color: #044da0;
}
.htit p{
	font-size: 14px;
	line-height: 1.2;
	color: #a8b9d6;
}
.htit .more{
	position: absolute;
	right: 0;
	top: 10px;
	display: block;
	padding-left:15px ;
	background: url(../images/xqm2.png) no-repeat left center;
	font-size:14px ;color: #044da0;
	line-height: 2.6;background-size: 27px auto;
}
.hpage2{
	padding-bottom: 70px;
}
.hpage2 .bds{
	margin-top: 30px;
}
.hpage2 .bds ul{
	display: flex;justify-content: space-between;flex-wrap: wrap;
}
.hpage2 .bds li{
	width: calc((100% - 36px)/2);
}
.hpage2 .bds li .pic{
	height:320px ;
	border-radius: 10px;
	overflow: hidden;
	position: relative;margin-bottom: 15px;
}
.hpage2 .bds li .pic h6{
	font-size: 16px;
	line-height: 56px;
	color: #ffffff;
	padding: 0 20px;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	background: linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,1));
	position: absolute;
	left: 0;right: 0;
	bottom: 0;z-index: 11;
}
.hpage2 .bds li .pic a{
	display: block;width: 100%;height: 100%;
}
.hpage2 .bds li .pic img{
	width: 100%;height: 100%;
	display: block;object-fit: cover;
}
.uitlist dd{
	border-bottom: 1px solid #f0f1f3;
}
.uitlist dd a{
	display: flex;justify-content: space-between;align-items: center;
}
.uitlist dd h4{
	font-size: 16px;
	line-height: 52px;
	color: #363636;
	padding-left: 10px;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;background: url(../images/xqm5.png) no-repeat left center;background-size: 4px auto;
	width: 80%;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.uitlist dd h5{
	font-size: 14px;
	color: #999999;line-height: 52px;
}


.hpage3 .bds{
	display: flex;justify-content: space-between;margin-top: 30px;
}
.hpage3 .ltswip{
	width: 750px;overflow: hidden;height: 445px;border-radius: 10px;
	position: relative;
}
.hpage3 .ltswip .pic img{
	width: 100%;height: 100%;object-fit: cover;
	display: block;
}
.hpage3 .ltswip h6{
	font-size: 16px;
	line-height: 56px;
	color: #ffffff;
	padding: 0 20px;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	background: linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,1));
	position: absolute;
	left: 0;right: 0;padding-right: 170px;
	bottom: 0;z-index: 11;
}
.hpage3 .rts{
	width: calc(100% - 780px);
}
.hpage3 .ltswip .spot{
	position: absolute;
	left: auto;bottom: 20px;
	right: 20px;z-index: 11;
	width: auto;
}
.hpage3 .ltswip .spot span{
	width:8px ;height: 8px;
	border-radius: 50%;
	border: 1px solid #fff;
	opacity: 0.5;
	background: none;margin: 0 4px !important;
}
.hpage3 .ltswip .spot .swiper-pagination-bullet-active{
	background: #fff;border-color: #fff;opacity: 1;
}
.hpage3 .rts .tps a{
	display: flex;justify-content: space-between;align-items: center;
	padding-bottom: 18px;border-bottom: 1px solid #f0f1f3;
}
.hpage3 .rts .tps .img{
	width: 154px;height: 108px;overflow: hidden;border-radius: 10px;
}
.hpage3 .rts .tps .img img{
	width: 100%;height: 100%;object-fit: cover;
	display: block;
}
.hpage3 .rts .tps .ts{
	width: calc(100% - 170px);
}
.hpage3 .rts .tps .ts h3{
	font-size: 16px;
	line-height: 1.6;
	color: #363636;font-weight: bold;
}
.hpage3 .rts .tps .ts h5{
	font-size: 14px;
	line-height: 1.6;
	color: #999999;background: url(../images/xqm11.png) no-repeat left center;background-size: 13px auto;padding-left: 18px;
	margin-top: 16px;
}


.hpage1 li:hover{
	top: -10px;
}
.htit .more:hover{
	padding-left: 20px;
	color: #232323;
	background: url(../images/xqm2-1.png) no-repeat left center;
}
.hpage3 .ltswip .pic img,
.hpage3 .rts .tps .img img,
.hpage2 .bds li .pic img{
	transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;
}
.hpage3 .ltswip .swiper-slide:hover .pic img,
.hpage3 .rts .tps:hover .img img,
.hpage2 .bds li .pic:hover img{
	transform:scale(1.1);
	-ms-transform:scale(1.1);  /* IE 9 */
	-moz-transform:scale(1.1);     /* Firefox */
	-webkit-transform:scale(1.1); /* Safari 和 Chrome */
	-o-transform:scale(1.1); 
}
.hpage3 .rts .tps:hover .ts h3,
.uitlist dd:hover h4{
	color: #044da0;
}




.header .hnaver li a{
	padding: 0 30px;
}

.header .hnaver li{
	position: relative;margin: 0;
}
.header .hnaver li dl{
	position: absolute;
	left:0px;right: 0px;
	top: 100%;
	background: #044da0;
	display: none;
}
.header .hnaver li dd a{
	font-size: 16px;
	color: #fff;
	line-height: 46px;
	text-align: center;
	display: block;
}
.header .hnaver li.on  a,
.header .hnaver li  a:hover{
	background: rgba(0,0,0,.2);
}
.header .hnaver li:hover dl{
	display: block;
}


