.layout {
	position:relative;
	overflow:hidden;
}
.wrap {
	width:79.16666666666667rem;
	margin:0 auto;
}
.header {
	position:fixed;
	left:0;
	right:0;
	top:0;
	z-index:10;
	background:rgba(0,0,0,.4);
	height:4.166666666666667rem;
}
.header.on {
	background:#000;
}
.header .wrap {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.header .logo {
	max-width:8.958333333333334rem;
	display:block;
}
.header .logo img {
	width:100%;
	display:block;
}
.header .naver ul {
	display:flex;
	justify-content:flex-end;
	align-items:center;
}
.header .naver li h3 a {
	font-size:0.9375rem;
	line-height:4.166666666666667rem;
	color:#fff;
	display:block;
	padding:0 1rem;
}
.header .naver li h3{
	display: flex;
	align-items: center;
}
.header .naver li i{
	width: 10px;height: 10px;
	background: url(../images/pre2-1.png) no-repeat center/10px auto;
	display: block;
}
.header .naver li {
	margin-left:3.46875rem;
}
.header .naver li h3:hover i{
	background: url(../images/pre2-2.png) no-repeat center/10px auto;
}
.header .naver li.on a,.header .naver li a:hover {
	color:#f67e04;
}
.hbanner {
	height:41.667rem;
	overflow:hidden;
	position: relative;
}
.hbanner img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.whbanner{
	height: 49.479rem;
}
.hbanner .prev,
.hbanner .next{
	position: absolute;
	left: 0;right: 0;
	top: 50%;
	width: 50px;
	height: 50px;margin: 060px;
	background: url(../images/prev3.png) no-repeat center/12px auto rgba(0,0,0,0.5);
	border-radius: 50%;margin-top: -30px;
	cursor: pointer;z-index: 3;
	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;
}
.hbanner .next{
	left: auto;right: 0;
	transform: rotate(180deg);
}
.hbanner .prev:hover,
.hbanner .next:hover{
	background-color: rgba(0,0,0,0.8);
}
.uitflax {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.footer {
	padding:2.604166666666667rem 0 3.125rem;
}
.footer .logo {
	max-width:11.458333333333334rem;
	display:block;
}
.footer .logo img {
	width:100%;
	display:block;
}
.footer .nav ul {
	display:flex;
	justify-content:flex-end;
	align-items:center;
}
.footer .nav li {
	margin-left:2.604166666666667rem;
}
.footer .nav li a {
	font-size:16px;
	line-height:1.6;
	color:#fff;
	display:block;
}
.footer .hs {
	border-bottom:0.052083333333333336rem solid rgba(255,255,255,.2);
	padding-bottom:2.34375rem;
	align-items:flex-end;
}
.footer .txt h3 {
	font-size:0.9375rem;
	line-height:1.6;
	color:#fff;
	margin-bottom:0.5208333333333334rem;
}
.footer .txt p {
	font-size:14px;
	line-height:1.6;
	color:#cbd0d7;
	margin-bottom:0.5208333333333334rem;
}
.footer dl {
	display:flex;
	justify-content:flex-end;
	align-items:center;
}
.footer dd {
	margin-left:1.3020833333333335rem;
	width:5.9375rem;
	text-align:center;
}
.footer dd .wx {
	width:100%;
	overflow:hidden;
}
.footer dd .wx img {
	width:100%;
	height:100%;
	display:block;
}
.footer dd p {
	font-size:14px;
	line-height:1.6;
	color:#cbd0d7;
	margin-top:0.625rem;
}
.footer .bs {
	margin:1.25rem 0 2.0833333333333335rem;
	align-items:flex-start;
}
.copyright {
	border-top:0.052083333333333336rem solid rgba(255,255,255,.2);
	padding-top:0.8333333333333334rem;
	font-size:14px;
	line-height:1.6;
	color:#a4aebb;
}
.hpage4 {
	padding:5.520833333333334rem 0;
}
.hpage4 .lts {
	max-width:36.458333333333336rem;
}
.hpage4 .lts h3 {
	font-size:2.0833333333333335rem;
	line-height:1.6;
	color:#fff;
	font-weight:bold;
	margin-bottom:1.0416666666666667rem;
}
.hpage4 .lts p {
	font-size:1.0416666666666667rem;
	line-height:1.7;
	color:#dde4f1;
}
.hpage4 .rts {
	width:30.729166666666668rem;
}
.hpage4 .rts ul {
	display:flex;
	justify-content:flex-end;
	align-items:center;
	flex-wrap:wrap;
}
.hpage4 .rts li {
	width:50%;
	margin-bottom:3.3333333333333335rem;
	position:relative;
}
.hpage4 .rts li:nth-child(2n) {
	padding-left:4.947916666666667rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.hpage4 .rts li:nth-child(2n):before {
	content:"";
	position:absolute;
	left:0;
	top:50%;
	z-index:1;
	width:0.052083333333333336rem;
	height:2.604166666666667rem;
	background:rgba(255,255,255,.6);
	margin-top:-1.3020833333333335rem;
}
.hpage4 .rts h5 {
	font-size:0.9375rem;
	line-height:1.2;
	color:#fff;
}
.hpage4 .rts h5 i {
	font-size:2.5rem;
	font-weight:bold;
	margin-right:0.4166666666666667rem;
}
.hpage4 .rts p {
	font-size:16px;
	line-height:1.6;
	color:#fff;
	margin-top:0.7291666666666667rem;
}
.hpage4 .rts li:nth-last-child(2),.hpage4 .rts li:last-child {
	margin-bottom:0;
}
.tit {
	text-align:center;
}
.tit h2 {
	font-size:2.0833333333333335rem;
	line-height:1.4;
	color:#222222;
	font-weight:bold;
}
.hpage3 {
	padding:4.166666666666667rem 0 5.208333333333334rem;
}
.hpage3 img {
	display:block;
	margin:1.0416666666666667rem auto 0;
}
.hpage1 {
	padding:10.416666666666668rem 0;
}
.hpage1 .text {
	background:rgba(6,101,230,.1);
	width:41.40625rem;
	padding:3.385416666666667rem 2.604166666666667rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	margin-left:-2.604166666666667rem;
}
.hpage1 .text h3 {
	font-size:2.0833333333333335rem;
	line-height:1.4;
	color:#222222;
	font-weight:bold;
}
.hpage1 .text p {
	font-size:1.0416666666666667rem;
	line-height:1.7;
	color:#666666;
	margin:1.0416666666666667rem 0 2.0833333333333335rem;
}
.hpage1 .text h6 {
	font-size:1.0416666666666667rem;
	line-height:1.6;
	color:#222222;
}
.hpage1 .text h6 a {
	color:#222222;
}
.hpage2 {
	padding:9.375rem 0 10.15625rem;
}
.hpage2 .wrap {
	display:flex;
	justify-content:flex-end;
}
.hpage2 .txt {
	width:37.76041666666667rem;
}
.hpage2 .txt h3 a {
	font-size:2.0833333333333335rem;
	line-height:1.6;
	color:#222222;
	font-weight:bold;
	background:url(../images/qw1.png) no-repeat right center;
	background-size:1.9791666666666667rem auto;
	margin-bottom:0.5208333333333334rem;
	display:block;
}
.hpage2 .txt p {
	font-size:1.0416666666666667rem;
	line-height:1.5;
	color:#666666;
}
.hpage2 .txt ul {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	margin-top:1.4583333333333335rem;
}
.hpage2 .txt li {
	margin-bottom:1.0416666666666667rem;
	width:calc((100% - 1.0416666666666667rem)/2);
	background:rgba(255,255,255,0.3);
	border-radius:0.5208333333333334rem;
	overflow:hidden;
	padding:2.0833333333333335rem 0;
	text-align:center;
}
.hpage2 .txt li h5 {
	font-size:1.0416666666666667rem;
	line-height:1.6;
	color:#0665e6;
	font-weight:bold;
	margin-bottom:0.5208333333333334rem;
}
.hpage2 .txt li p {
	font-size:16px;
	line-height:1.6;
	color:#333333;
}
.hnli {
	position:absolute;
	left:0;
	right:0;
	top:100%;
	z-index:11;
	display:none;
}
.hnli .flexc{
	display:flex;
	justify-content:space-between;
}
.hnli .ls {
	width:22.395833333333336rem;
	padding:2.604166666666667rem 2.604166666666667rem 0 3.125rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.hnli .rs {
	width:calc(100% - 22.395833333333336rem);
	padding:2.0833333333333335rem 5.208333333333334rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	background:#fff;
}
.hnli .ls h5 {
	font-size:1.15rem;
	line-height:1.6;
	color:#232323;
	font-weight:bold;
}
.hnli .ls p {
	font-size:14px;
	line-height:1.8;
	color:#666666;
	margin-top:0.5208333333333334rem;
}
.hnli dl {
	display:flex;
	flex-wrap:wrap;
}
.hnli dd .icon {
	width:1.71875rem;
	display:block;
	object-fit:contain;
}
.hnli dd h4 {
	margin-top:0.5208333333333334rem;
	font-size:1.0416666666666667rem;
	line-height:1.6;
	color:#232323;
	font-weight:bold;
}
.hnli dd a:hover h4{
	color: #0665e6;
}
.hnli dd p {
	font-size:14px;
	line-height:1.6;
	color:#666666;
}
.hnli dd {
	position:relative;
	margin-bottom:3.125rem;
	padding-left: 4rem;
	padding-right:6.25rem;
	width: 33%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.hnli dd::before {
	content:"";
	position:absolute;
	right:0;
	top:50%;
	z-index:1;
	width:0.052083333333333336rem;
	height:4.479166666666667rem;
	background:#dcddde;
	margin-top:-2.2395833333333335rem;
}
.hnli dd:last-child::before,.hnli dd:nth-child(3n)::before {
	display:none;
}
.hnli dd:nth-child(3n) {
	padding-right:0;
	margin-right:0;
}
.aitem1 {
	padding:4.166666666666667rem 0 6.25rem;
}
.aitem1 img {
	display:block;
	margin:1.7708333333333335rem auto 0;
}
.aitem2 {
	padding:5.208333333333334rem 0 6.25rem;
}
.uitlist {
	margin-top:3.125rem;
}
.uitlist li {
	margin-bottom:2.0833333333333335rem;
	border-radius:0.5208333333333334rem;
	background:rgba(255,255,255,.7);
	padding:2.604166666666667rem 0;
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.uitlist li:nth-child(2n) {
	background:rgba(204,220,246,0.4);
	flex-direction:row-reverse;
}
.uitlist li .txt {
	width:50%;
	padding:0 4.166666666666667rem 0 4.6875rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.uitlist li h3 {
	font-size:1.875rem;
	line-height:1.4;
	color:#252525;
	font-weight:bold;
	margin-bottom:1.5625rem;
}
.zhis1 .uitlist li h3 {
	margin-bottom:0.7291666666666667rem;
}
.uitlist li p {
	font-size:0.9375rem;
	line-height:1.7;
	color:#434343;
	padding-left:1.3541666666666667rem;
	background:url(../images/qw24.png) no-repeat left top 0.4166666666666667rem;
	background-size:0.8854166666666667rem auto;
	margin-bottom:0.5208333333333334rem;
}
.uitlist li .rts {
	width:50%;
	padding-right:1.5625rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.uitlist li .pic {
	width:31.25rem;
	position:relative;
}
.uitlist li .img {
	box-shadow:0 0 0.4166666666666667rem 0.20833333333333334rem #e1ebfb;
	border-radius:0.7291666666666667rem;
	overflow:hidden;
}
.uitlist li .img img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
	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;
}
.uitlist li .icon {
	width:12.5rem;
	border-radius:0.5208333333333334rem;
	overflow:hidden;
	box-shadow:0 0 0.4166666666666667rem 0.20833333333333334rem #e1ebfb;
	position:absolute;
	right:-6.25rem;
	bottom:2.0833333333333335rem;
	z-index:1;
}
.uitlist li:nth-child(2n) .txt {
	padding:0 4.6875rem 0 5.208333333333334rem;
}
.uitlist li:nth-child(2n) .rts {
	padding-left:7.8125rem;
	padding-right:0;
}
.uitlist li:nth-child(2n) .icon {
	right:0;
	left:-6.25rem;
}
.zhis1 {
	padding:4.166666666666667rem 0 0.25rem;
}
.zhis2 {
	padding:5.520833333333334rem 0 6.25rem;
}
.zhis2 .bds {
	margin-top:3.125rem;
}
.zhis2 ul {
	display:flex;
	flex-wrap:wrap;
}
.zhis2 li {
	width:calc((100% - 4.010416666666667rem)/4);
	margin-right:1.3020833333333335rem;
	margin-bottom:1.5625rem;
	border-radius:0.5208333333333334rem;
	box-shadow:0 0.2604166666666667rem 0.5208333333333334rem 0.2604166666666667rem #d8e5f4;
	overflow:hidden;
}
.zhis2 li:nth-child(4n) {
	margin-right:0;
}
.zhis2 li .pic {
	height:10.416666666666668rem;
	overflow:hidden;
}
.zhis2 li .pic img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.zhis2 li .txt {
	padding:0 1.0416666666666667rem 2.0833333333333335rem;
	background:#fff;
	height: 9rem;
}
.zhis2 li .hs {
	padding:1.1458333333333335rem 0 0.8333333333333334rem;
	border-bottom:0.052083333333333336rem solid #f3f3f3;
	margin-bottom:0.9375rem;
}
.zhis2 li h4 {
	font-size:1.1458333333333335rem;
	line-height:1.6;
	color:#252525;
	font-weight:bold;
}
.zhis2 li h6 {
	font-size:14px;
	line-height:1.6;
	color:#959595;
}
.zhis2 li p {
	font-size:0.9375rem;
	line-height:1.6;
	color:#666666;
}
.zhis2 li:hover .txt {
	background:#0764e7;
}
.zhis2 li:hover h4,.zhis2 li:hover p,.zhis2 li:hover h6 {
	color:#fff;
}
.zhis2 li:hover .hs {
	border-color:rgba(255,255,255,.1);
}
.zhis3 {
	padding-top:4.6875rem;
}
.zhis3 .flex{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.zhis3 .flex .prev,
.zhis3 .flex .next{
	background: url(../images/prev3.png) no-repeat center/12px auto rgba(0,0,0,0.5);
	width: 50px;height: 80px;cursor: pointer;
	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;
}
.zhis3 .flex .next{
	transform: rotate(180deg);
}
.zhis3 .flex .prev:hover,
.zhis3 .flex .next:hover{
	background-color: rgba(0,0,0,0.8);
}
.zhis3 .flex .swiper-button-disabled{
    display: none;
}


.zhis3 .navs {
	margin:2.916666666666667rem 0 1.3541666666666667rem;
	border-bottom:0.052083333333333336rem solid #f4f4f4;
	overflow: hidden;
	flex: 1;
}
.zhis3 .navs ul {
	
}
.zhis3 .navs li {
	padding:0 1.1458333333333335rem;
	font-size:1.25rem;
	line-height:3.6458333333333335rem;
	color:#222222;
	position:relative;
	cursor:pointer;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.zhis3 .navs li::before {
	content:"";
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	z-index:1;
	width:0;
	height:0.10416666666666667rem;
	background:#0764e7;
	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;
	margin:0 auto;
}
.zhis3 .navs li.swiper-slide-thumb-active::before,.zhis3 .navs li:hover::before {
	width:100%;
}
.zhis3 .box img {
	width:100%;
	display:block;
}
.zhis3 .box {
	position:relative;
}
.zhis3 .box .txt {
	position:absolute;
	right:0;
	top:6.25rem;
	z-index:1;
	background:#0764e7;
	border-radius:2.604166666666667rem 0 0 0.5208333333333334rem;
	width:50.520833333333336rem;
	padding:3.125rem 6.25rem 4.166666666666667rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.zhis3 .box h4 {
	font-size:2.0833333333333335rem;
	line-height:1.6;
	color:#fff;
	font-weight:bold;
}
.zhis3 .box h6 {
	font-size:0.9375rem;
	line-height:1.6;
	color:rgba(255,255,255,.8);
	margin:0.78125rem 0 1.0416666666666667rem;
}
.zhis3 .box dl {
	display:flex;
	align-items:center;
}
.zhis3 .box dd h5 {
	font-size:14px;
	line-height:1.3;
	color:#fff;
}
.zhis3 .box dd h5 i {
	font-size:2.5rem;
	font-weight:bold;
	margin-right:0.625rem;
}
.zhis3 .box dd p {
	font-size:16px;
	line-height:1.6;
	color:#fff;
}
.zhis3 .box dd span {
	width:0.052083333333333336rem;
	height:1.875rem;
	background:rgba(255,255,255,.6);
	display:block;
	margin:0 3.4375rem;
}
.zhis3 .box .bns {
	display:flex;
	align-items:center;
	margin-top:2.8645833333333335rem;
}
.zhis3 .box .bns .prev,.zhis3 .box .bns .next {
	width:2.604166666666667rem;
	height:2.604166666666667rem;
	background:url(../images/prev-1.png) no-repeat center #fff;
	background-size:0.9375rem auto;
	border-radius:50%;
	margin-right:1.0416666666666667rem;
	cursor:pointer;
}
.zhis3 .box .bns .next {
	transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	/* IE 9*/
	-moz-transform:rotate(180deg);
	/* Firefox*/
	-webkit-transform:rotate(180deg);
	/* Safari 鍜 Chrome*/
	-o-transform:rotate(180deg);
}
.xinc1 {
	padding:3.6458333333333335rem 0 5.208333333333334rem;
}
.xinc1 .bds {
	margin-top:2.604166666666667rem;
}
.xinc1 ul {
	display:flex;
	flex-wrap:wrap;
}
.xinc1 li {
	background:#fff;
	border-radius:0.5208333333333334rem;
	margin-right:2.604166666666667rem;
	width:calc((100% - 5.3125rem)/3);
	box-shadow:0 0 0.5208333333333334rem 0.2604166666666667rem #dce8f9;
	padding:2.0833333333333335rem 0 3.125rem;
	text-align:center;
}
.xinc1 li:nth-child(3n) {
	margin-right:0;
}
.xinc1 li .icon {
	width: 3.698rem;height: 3.698rem;
	display:block;
	object-fit:contain;
	margin:0 auto;
}
.xinc1 li h4 {
	font-size:1.1458333333333335rem;
	line-height:1.4;
	color:#252525;
	font-weight:bold;
	margin:1.0416666666666667rem 0 0.5208333333333334rem;
}
.xinc1 li p {
	font-size:16px;
	line-height:1.7;
	color:#666666;
}
.xinc2 {
	padding:3.125rem 0 1.5625rem;
}
.xinc2 img {
	display:block;
	margin:1.5625rem auto 0;
}
.xinc3 {
	padding:4.6875rem 0 5.208333333333334rem;
}
.xinc3 img {
	display:block;
	margin:3.125rem auto 0;
}
.xinc4 {
	background:#f7f9fb;
	padding:4.6875rem 0 6.25rem;
}
.xinc4 .hds {
	margin-top:3.6458333333333335rem;
	position:relative;
	overflow:hidden;
}
.xinc4 .hds ul {
	;
}
.xinc4 .hds li {
	background:#fff;
	width:11.458333333333334rem;
	height:2.291666666666667rem;
	border-radius:1.5625rem;
	position:relative;
	overflow:hidden;
	display:flex;
	justify-content:center;
	align-items:center;
}
.xinc4 .hds li:last-child {
	margin-right:0;
}
.xinc4 .hds li a {
	width:100%;
	height:100%;
	display:block;
}
.xinc4 .hds li img {
	max-width:100%;
	max-height:100%;
	display:block;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	object-fit:contain;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-webkit-transition:all 0.3s;
	-o-transition:all 0.3s;
}
.swiperbdc {
	overflow:hidden;
}
.xinc4 .hds li img:nth-child(2) {
	top:150%;
}
.xinc4 .hds li:hover img:nth-child(2) {
	top:50%;
}
.xinc4 .hds li:hover img:first-child {
	top:-50%;
}
.xinc4 .hds li:hover {
	background:#0665e6;
}
.xinc4 .hds .prev,.xinc4 .hds .next {
	width:1.3020833333333335rem;
	height:2.291666666666667rem;
	background:url(../images/pre2.png) no-repeat center rgba(0,0,0,0.3);
	background-size:0.46875rem auto;
	cursor:pointer;
	position:absolute;
	right:0;
	top:0;
	z-index:2;
}
.xinc4 .swiper-button-disabled {
	display:none;
}
.xinc4 .hds .prev {
	left:0;
	transform:rotate(180deg);
	right:auto;
}
.xinc4 .box .tps {
	margin:3.125rem 0 1.8229166666666667rem;
}
.xinc4 .box .pic {
	width:42.1875rem;
	overflow:hidden;
	border-radius:0.9375rem;
}
.xinc4 .box .pic img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.xinc4 .box .txt {
	width:calc(100% - 44.79166666666667rem);
}
.xinc4 .box .txt h3 {
	font-size:2.0833333333333335rem;
	line-height:1.6;
	color:#222222;
	font-weight:bold;
}
.xinc4 .box .txt p {
	font-size:0.9375rem;
	line-height:1.6;
	color:#666666;
	margin:1.0416666666666667rem 0 2.0833333333333335rem;
}
.xinc4 .box dl {
	display:flex;
	align-items:center;
	justify-content:space-between;
}
.xinc4 .box dd h4 {
	font-size:14px;
	line-height:1.5;
	color:#666666;
}
.xinc4 .box dd h4 i {
	font-size:2.5rem;
	color:#0665e6;
	font-weight:bold;
	margin-right:0.5208333333333334rem;
}
.xinc4 .box dd h6 {
	font-size:16px;
	line-height:1.6;
	color:#161616;
}
.xinc4 .box .tbs .swiper-wrapper {
	-webkit-transition-timing-function:linear;
	-moz-transition-timing-function:linear;
	-ms-transition-timing-function:linear;
	-o-transition-timing-function:linear;
	transition-timing-function:linear;
}
.xinc4 .box dd span {
	width:0.052083333333333336rem;
	height:1.875rem;
	background:#7d7e7f;
	display:block;
}
.xinc4 .box .tbs {
	overflow:hidden;
}
.xinc4 .box .tbs li {
	width:12.5rem;
	height:4.270833333333334rem;
	display:flex;
	justify-content:center;
	align-items:center;
	background:#fff;
	border-radius:0.5208333333333334rem;
	margin-bottom:0.8333333333333334rem;
	float:left;
	margin-right:0.78125rem;
}
.xinc4 .box .tbs li img {
	max-width:70%;
	max-height:70%;
	display:block;
	object-fit:contain;
	margin:0 auto;
}
.abanner {
	height:21.875rem;
}
.abanner .wrap {
	display:flex;
	justify-content:flex-start;
	align-items:center;
	height:100%;
}
.abanner h2 {
	font-size:2.3958333333333335rem;
	line-height:1.4;
	color:#fff;
	font-weight:bold;
	letter-spacing:0.10416666666666667rem;
}
.crumbs {
	margin-top:1.5625rem;
}
.crumbs dl {
	display:flex;
	align-items:center;
	flex-wrap:wrap;
}
.crumbs dd span,.crumbs dd a {
	font-size:14px;
	line-height:1.6;
	color:#999999;
	display:block;
}
.abodel {
	padding:2.604166666666667rem 0 6.25rem;
}
.abodel .hds {
	padding-bottom:1.0416666666666667rem;
	border-bottom:0.052083333333333336rem solid #e5e5e5;
}
.abodel .hds h1 {
	font-size:1.25rem;
	line-height:1.5;
	color:#000000;
}
.abodel .hds h6 {
	font-size:14px;
	line-height:1.6;
	color:#999999;
	margin-top:0.7291666666666667rem;
}
.abodel .hds h6 span {
	margin-left:1.1458333333333335rem;
}
.abodel .txt {
	margin:1.5625rem 0 4.6875rem;
	font-size:14px;
	line-height:2;
	color:#383838;
}
.abodel .txt img {
	height:auto;
}
.abodel .txt ul,.abodel .txt ol {
  margin-left:1rem;
}
.abodel .txt ul li {
  list-style: disc;
}
.abodel .txt ol li {
  list-style: decimal;
}
.abodel .fts h6 {
	font-size:14px;
	line-height:1.6;
	color:#505050;
}
.abodel .fts h6 a {
	color:#505050;
}
.aboit7 {
	padding:9.375rem 0;
}
.aboit7 .txt {
	text-align:center;
}
.aboit7 h2 {
	font-size:2.3958333333333335rem;
	line-height:1.5;
	color:#fff;
	font-weight:bold;
}
.aboit7 .btn {
	width:10.416666666666668rem;
	line-height:2.3958333333333335rem;
	display:block;
	background:#fff;
	border-radius:2.0833333333333335rem;
	text-align:center;
	font-size:16px;
	color:#2c2c2c;
	margin:1.5625rem auto 0;
}
.aboit6 {
	background:#e9f1f9;
	padding:5.729166666666667rem 0 6.770833333333334rem;
}
.aboit6 .swipnew {
	margin-top:2.0833333333333335rem;
	position:relative;
	overflow:hidden;
	padding:1.0416666666666667rem 1.0416666666666667rem 1.5625rem;
}
.utnext,.utprev {
	position:absolute;
	left:0;
	top:50%;
	z-index:1;
	width:1.8229166666666667rem;
	height:4.0625rem;
	background:url(../images/prev3.png) no-repeat center rgba(0,0,0,0.5);
	background-size:0.78125rem auto;
	margin-top:-2.03125rem;
	cursor:pointer;
}
.utprev {
	left:auto;
	right:0;
	transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	/* IE 9*/
	-moz-transform:rotate(180deg);
	/* Firefox*/
	-webkit-transform:rotate(180deg);
	/* Safari 鍜 Chrome*/
	-o-transform:rotate(180deg);
}
.swipnew li {
	border-radius:0.5208333333333334rem;
	overflow:hidden;
}
.swipnew li .pic {
	height:12.5rem;
	overflow:hidden;
	position:relative;
}
.swipnew li .pic img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.swipnew li:hover {
	box-shadow:0 0.3125rem 0.5208333333333334rem 0.20833333333333334rem #d4e4f7;
}
.swipnew li .pic h6 {
	position:absolute;
	left:0;
	top:0;
	padding:0 1.25rem;
	background:#0665e6;
	font-size:16px;
	line-height:1.5625rem;
	color:#fff;
	border-radius:0 0 0.5208333333333334rem 0;
}
.swipnew li .txt {
	background:#fff;
	padding:0 0.5208333333333334rem;
}
.swipnew li .hs {
	padding:1.5625rem 0.7291666666666667rem 1.0416666666666667rem;
	border-bottom:0.052083333333333336rem solid #f8f8f8;
}
.swipnew li h3 {
	font-size:16px;
	line-height:1.6;
	color:#363636;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font-weight:bold;
	margin-bottom:0.625rem;
}
.swipnew li p {
	font-size:16px;
	line-height:1.6;
	color:#999999;
	height:3.2em;
	overflow:hidden;
}
.swipnew li h5 {
	padding:0.7291666666666667rem 0.625rem 1.25rem;
	font-size:16px;
	line-height:1.6;
	color:#888888;
	background:url(../images/qw77.png) no-repeat right center;
	background-size:0.9895833333333334rem auto;
}
.aboit3 {
	padding:5.729166666666667rem 0 6.25rem;
}
.aboit3 .swituand {
	margin-top:4.166666666666667rem;
	overflow:hidden;
	position:relative;
}
.swituand .pic {
	height:18.75rem;
	overflow:hidden;
	width:100%;
}
.swituand .pic img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.swituand .ts {
	margin-top:0.78125rem;
	text-align:center;
}
.swituand h3 {
	font-size:1.5625rem;
	line-height:1.6;
	color:#252525;
	font-weight:bold;
	margin-bottom:0.5208333333333334rem;
}
.swituand p {
	font-size:0.9375rem;
	line-height:1.6;
	color:#434343;
}
.aboit1 {
	padding:5.208333333333334rem 0;
}
.aboit1 .txt {
	width:calc(100% - 44.01041666666667rem);
}
.aboit1 .pic {
	width:39.895833333333336rem;
	overflow:hidden;
}
.aboit1 .pic img {
	width:100%;
	display:block;
}
.aboit1 .txt h3 {
	font-size:2.0833333333333335rem;
	line-height:1.6;
	color:#222222;
	font-weight:bold;
}
.aboit1 .txt p {
	font-size:0.9375rem;
	line-height:1.8;
	color:#434343;
	margin:1.0416666666666667rem 0 2.604166666666667rem;
}
.aboit1 .txt dl {
	max-width:21.875rem;
	display:flex;
	flex-wrap:wrap;
}
.aboit1 .txt dd {
	width:50%;
	padding:1.3541666666666667rem 0 0.5208333333333334rem;
	border-bottom:0.052083333333333336rem solid #eaeaea;
}
.aboit1 .txt dd:last-child,.aboit1 .txt dd:nth-last-child(2) {
	border-bottom:none;
}
.aboit1 .txt dd h4 {
	font-size:12px;
	line-height:1.2;
	color:#666666;
}
.aboit1 .txt dd h4 i {
	font-size:1.5625rem;
	color:#0665e6;
	font-weight:bold;
	margin-right:0.5208333333333334rem;
}
.aboit1 .txt dd h6 {
	font-size:12px;
	line-height:1.6;
	color:#121212;
	margin-top:0.5208333333333334rem;
}
.aboit1 .bds {
	margin-top:3.125rem;
}
.aboit1 .bds ul {
	display:flex;
	flex-wrap:wrap;
}
.aboit1 .bds li {
	border-radius:0.5208333333333334rem;
	background:linear-gradient(to bottom,#e7f0fd,#f8fbff);
	margin-right:2.0833333333333335rem;
	width:calc((100% - 4.270833333333334rem)/3);
	padding:2.0833333333333335rem 1.3541666666666667rem 2.5rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	border:1px solid #f8fbff;
	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;
	position:relative;
	top:0;
}
.aboit1 .bds li:nth-child(3n) {
	margin-right:0;
}
.aboit1 .bds li .hs {
	display:flex;
	align-items:center;
	margin-bottom:0.8333333333333334rem;
}
.aboit1 .bds li .icon {
	max-width:100%;
	display:block;
	object-fit:contain;
	margin-right:1.5625rem;
}
.aboit1 .bds li h3 {
	font-size:1.5625rem;
	line-height:1.6;
	color:#252525;
	font-weight:bold;
}
.aboit1 .bds li p {
	font-size:0.9375rem;
	line-height:1.6;
	color:#434343;
}
.aboit1 .bds li:hover {
	border-color:#fff;
	box-shadow:0 0.20833333333333334rem 0.7291666666666667rem 0.20833333333333334rem #e5effc;
	top:-0.5208333333333334rem;
}
.aboit2 {
	padding:4.6875rem 0 10.208333333333334rem;
	position:relative;
	background:#f9fbfd;
	background:url(../images/qw60.png) no-repeat center bottom 1rem/100% auto;
}
.aboit2 .tit {
	text-align:left;
}
.aboit2 .bns {
	display:flex;
	align-items:center;
}
.aboit2 .bns .prev,.aboit2 .bns .next {
	width:2.604166666666667rem;
	height:2.604166666666667rem;
	background:url(../images/prev.png) no-repeat center #0665e6;
	background-size:0.9375rem auto;
	border-radius:50%;
	margin-right:1.0416666666666667rem;
	cursor:pointer;
}
.aboit2 .bns .next {
	transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	/* IE 9*/
	-moz-transform:rotate(180deg);
	/* Firefox*/
	-webkit-transform:rotate(180deg);
	/* Safari 鍜 Chrome*/
	-o-transform:rotate(180deg);
}
.aboit4 .spans {
	text-align:center;
	margin-top:1.5625rem;
}
.aboit4 .spans span {
	margin:0 0.625rem !important;
	background:#e3e3e3;
	opacity:1;
}
.aboit4 .spans .swiper-pagination-bullet-active {
	background:#146ee7;
}
.swiplichen {
	margin-top:4.166666666666667rem;
	overflow:hidden;
	padding-bottom:9.375rem;
}
.swiplichen li .ts {
	position:relative;
	/* width:16.145833333333336rem; */
	padding-left:1.25rem;padding-right: 1.25rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	position:relative;
}
.swiplichen li:nth-child(2n) .ts {
	/* margin-top:2.604166666666667rem;*/;
}
.swiplichen li .ts::before {
	content:"";
	position:absolute;
	left:0;
	top:0.8333333333333334rem;
	z-index:1;
	background:url(../images/qw61.png) no-repeat center/cover;
	width:0.2604166666666667rem;
	height:11.510416666666668rem;
}
.swiplichen li h3 {
	font-size:1.5625rem;
	line-height:1.6;
	color:#252525;
	font-weight:bold;
}
.swiplichen li p {
	font-size:16px;
	line-height:1.7;
	color:#666666;
}
.aboit4 {
	padding:5.729166666666667rem 0;
}
.aboit4 .bds {
	background:#fff;
	box-shadow:0 0 0.2604166666666667rem 0.3125rem #f5f9fe;
	border-radius:0.5208333333333334rem;
}
.aboit4 .bds dl {
	padding:2.0833333333333335rem 4.6875rem;
}
.aboit4 .bds dd {
	display:flex;
	align-items:center;
}
.aboit4 .bds h4 {
	font-size:14px;
	line-height:1.4;
	color:#666666;
}
.aboit4 .bds h4 i {
	font-size:2.0833333333333335rem;
	color:#146ee7;
	font-weight:bold;
	margin-right:0.5208333333333334rem;
}
.aboit4 .bds .icon {
	max-width:100%;
	display:block;
	object-fit:contain;
}
.aboit4 .bds p {
	font-size:16px;
	line-height:1.6;
	color:#121212;
}
.aboit4 .bds .ts {
	margin-left:0.7291666666666667rem;
}
.aboit4 .bds dd span {
	width:0.052083333333333336rem;
	height:2.3958333333333335rem;
	background:#d7d7d7;
	display:block;
}
.aboit4 .swiprongy {
	margin:4.375rem 0 2.916666666666667rem;
	overflow:hidden;
}
.aboit5 {
	background:#f8fafd;
	padding:5.208333333333334rem 0;
}
.aboit5 .bds {
	position:relative;
	width:51.5625rem;
	margin:-4.6875rem auto 0;
}
.aboit5 .bds img {
	width:100%;
	display:block;
}
.aboit5 .bds li h3 {
	font-size:0.9375rem;
	line-height:1.7;
	color:#fff;
	font-weight:bold;
	border-bottom:0.052083333333333336rem solid rgba(255,255,255,.3);
	padding-bottom:0.4166666666666667rem;
	margin-bottom:0.5208333333333334rem;
}
.aboit5 .bds li p {
	font-size:14px;
	line-height:1.7;
	color:#fff;
}
.aboit5 .bds li .ts {
	background:#0665e6;
	padding:1.1458333333333335rem 0.8333333333333334rem 1.25rem;
	width:18.4375rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	position:relative;
}
.aboit5 .bds li {
	position:absolute;
	z-index:1;
	margin-left:1.854166666666668rem;
	margin-top:1.0416666666666667rem;
	display: none;
}
svg .on.active{
	fill: #0665e6 !important;
}

.aboit5 .bds li:nth-child(1){
	display: block;
}
.aboit5 .bds li .ts::before {
	content:"";
	position:absolute;
	left:-2.375rem;
	top:-1.0416666666666667rem;
	z-index:1;
	width:3.416666666666668rem;
	height:0.052083333333333336rem;
	background:#0665e6;
}
.aboit5 .bds li .ts::after {
	position:absolute;
	content:"";
	position:absolute;
	left:1.0416666666666667rem;
	top:-1.0416666666666667rem;
	height:1.0416666666666667rem;
	width:0.052083333333333336rem;
	background:#0665e6;
}
.aboit4 .swiprongy {
	;
}
.aboit4 .swiprongy li {
	background:#eaf0f9;
	padding:1.0416666666666667rem 0;
	transform:scale(0.8);
	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;
/*	height:18.75rem; */
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.aboit4 .swiprongy li .img {
	width:11.979166666666668rem;
	height:11.979166666666668rem;
	overflow:hidden;
	margin:0 auto;
}
.aboit4 .swiprongy li img {
	width:100%;
	height:100%;
	display:block;
	object-fit:contain;
	margin:auto;
}
.aboit4 .swiprongy li h4 {
	font-size:1.1375rem;
	line-height:1.6;
	color:#333333;
	margin-bottom:0.3125rem;
	text-align:center;
	margin-top:0.5208333333333334rem;
}
.aboit4 .swiprongy li p {
	font-size:12px;
	line-height:1.6;
	color:#333333;
	text-align:center;
}
.aboit4 .swiprongy li.swiper-slide-active {
	
	padding:1.25rem 1.7708333333333335rem;
	width:28.854166666666668rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	transform:scale(1);
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.aboit4 .swiprongy li.swiper-slide-active .img {
	
}
.aboit4 .swiprongy li.swiper-slide-active .ts {

}
.aboit4 .swiprongy li.swiper-slide-active .ts p,
.aboit4 .swiprongy li.swiper-slide-active .ts h4{
	
}
.swipnew li:hover h3,.abodel .fts h6 a:hover,.crumbs dd a:hover,.hpage1 .text h6 a:hover {
	color:#0665e6;
}
.xinc1 li,.uitlist li,.hpage2 .txt li {
	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;
}
.xinc1 li:hover,.uitlist li:hover,.hpage2 .txt li:hover {
	top:-0.5208333333333334rem;
}
.footer .nav li a:hover {
	color:#f67e04;
}
.uitlist li:hover .img 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);
}
.utnext:hover,.utprev:hover,.xinc4 .hds .next:hover {
	background-color:rgba(0,0,0,0.8);
}
.swipnew li .pic img,.swituand .pic img,.zhis2 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;
}
.swipnew li:hover .pic img,.swituand li:hover .pic img,.zhis2 li:hover .pic 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);
}
.swipnew li:hover h5 {
	background:url(../images/qw78.png) no-repeat right center;
	background-size:0.9895833333333334rem auto;
}
.aboit7 .btn:hover {
	background:#f67e04;
	color:#fff;
}


.uityouce {
	position:fixed;
	right:1%;
	bottom:24%;
	z-index:999;
}
.uityouce li {
	background:#fff;
	width:3.229166666666667rem;
	height:3.229166666666667rem;
	border-radius:0.5208333333333334rem;
	text-align:center;
	margin-bottom:0.2604166666666667rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	position:relative;
	background:#1d70e6;
	display:flex;
	justify-content:center;
	align-items:center;
}
.uityouce li .icon {
	width:1.93rem;
	margin:0 auto;
}
.uityouce li .icon img {
	margin:0 auto;
	display:block;
	max-width:100%;
	max-height:100%;
	object-fit:contain;
}
.uityouce li .weixs {
	width:7.604166666666667rem;
	position:absolute;
	right:100%;
	margin-right:1.0416666666666667rem;
	top:-1.71875rem;
	z-index:11;
	background:#fff;
	border-radius:0.3125rem;
	padding:0.5208333333333334rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	display:none;
	box-shadow:0 0 0.5208333333333334rem 0 rgba(80,80,80,0.2);
}
.uityouce li .weixs img {
	display:block;
	width:100%;
}
.uityouce li a {
	padding:0.4166666666666667rem 0;
	display:block;
}
.uityouce li:hover .hover {
	display:block;
}
.uityouce .phone {
	position:absolute;
	right:100%;
	top:18%;
	line-height:2.604166666666667rem;
	padding:0 1.0416666666666667rem;
	background:#fff;
	white-space:nowrap;
	font-size:0.9375rem;
	color:#333;
	border-radius:0.3125rem;
	margin-right:0.78125rem;
	box-shadow:0 0 0.5208333333333334rem 0 rgba(80,80,80,0.2);
	display:none;
}
.uityouce li:hover .hover {
	display:block;
}





.aboit8{
	background: #f8fafd;
	padding: 90px 0;
}
.aboit8 .bd{
	box-shadow: 0 0 10px 0 rgba(80,80,80,0.1);
	border-radius: 15px;
	background: #fff;
	margin-top: 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding: 60px 120px;
}
.aboit8 .bd ul{
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
}
.aboit8 .bd li{
	width: calc((100% - 77px)/4);
	margin: 0 25px 10px 0;
}
.aboit8 .bd li:nth-child(4n){
	margin-right: 0;
}
.aboit8 .bd li p{
	font-size: 16px;
	color: #171717;
	line-height: 52px;
}
.aboit8 .bd li .txt{
	width: 100%;
	border: 1px solid #dbdbdb;
	border-radius: 6px;
	height: 36px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 10px;
}
.aboit8 .bd li p i{
	color: #ff0000;
}
.aboit8 .bd li .txt1{
	height:150px ;
	padding: 8px 10px;
	line-height: 1.6;
	resize: none;
}
.aboit8 .bd li.wid100{
	width: 100%;margin-right: 0;
}
.aboit8 .bd li .txt.lsele{
	background: url(../images/arc1.png) no-repeat right 10px center; 
}
.aboit8 .bd .btn{
	width: 140px;line-height: 40px;
	font-size: 16px;color: #fff;
	background: #1b1464;border-radius: 6px;
}