﻿/*pad*/

img {
	max-width: 100%;
}
.hs-num {
	float: right;
	height: 56px;
	width: 56px;
	left: 50%;
	top: 0;
	position: absolute;
	transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-webkit-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-ms-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	cursor: pointer;
	z-index: 9999;
	display: none;
}

.selected .hs-num {
	transform: rotate(90deg);
}

.hs-num a {
	background-color: #004a98;
	display: block;
	height: 6px;
	margin-top: -2px;
	position: relative;
	top: 50%;
	transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-ms-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	width: 100%;
	border-radius: 2px;
}

.hs-num a:after,
.hs-num a:before {
	background-color: #004a98;
	content: "";
	display: block;
	height: 6px;
	left: 0;
	position: absolute;
	transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-ms-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	width: 100%;
	border-radius: 2px;
}

.hs-num a:after {
	top: 16px;
}

.hs-num a:before {
	top: -16px;
}

.selected .hs-num a:after,
.selected .hs-num a:before {
	top: 0;
}

.selected .hs-num a:before {
	transform: translateY(0px) rotate(-45deg);
	-webkit-transform: translateY(0px) rotate(-45deg);
	-ms-transform: translateY(0px) rotate(-45deg);
	background: #004a98;
}

.selected .hs-num a:after {
	transform: translateY(0px) rotate(45deg);
	-webkit-transform: translateY(0px) rotate(45deg);
	-ms-transform: translateY(0px) rotate(45deg);
	background: #004a98;
}

.selected .hs-num a {
	background-color: transparent !important;
}

.selected .header {
	overflow: visible;
}

.selected .header .nav {
	display: block;
	z-index: 111;
	position: absolute;
	left: 0;
	top: 80px;
	right: 0;
	margin: 0;
}

.selected .header .nav li a {
	text-align: center;
	width: auto;
	display: block;
	background: rgba(255, 255, 255, 0.9);
	margin: auto;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	line-height: 50px;
	padding: 0;
}

.selected .header .nav li a {
	color: #004a98;
}

.selected .header .nav .selected a {
	border-bottom-color: #73e5b1;
}
@media only screen and (max-width:1680px) {
	.h_scicon .ul{
		transform:translateY(-50%) scale(0.8);
	}
	.h_scicon  {
		/*padding: 60px 0 80px;height: 800px;*/
	}
	.k_bd .l_ops{
		transform: scale(0.8);
    }
    .k_bd li h4{
        font-size: 17px;
    }
	.h_scicon{
		/*padding: 80px 0;*/
	}
	.z_bang .bd .mc_cen {
		transform: scale(0.8);
	}
	.mc_banner{
		height: 100vh;
	}
	.h_nums li h2{
		font-size: 32px;
		line-height: 60px;
	}
	.h_nums ul{
		height: auto;
	}
	.h_plan ul{
		margin-top: 40px;
	}
	.h_plan li{
		/*height: 200px;*/
	}
	
	
	
	
	
	
}
@media only screen and (max-width:1600px) {
    .mc_kj_bd .imgs h4, .nh_plan1 li h4{
        font-size: 20px;
    }
    .mc_kj_bd .imgs p, .nh_plan1 .imgs p{
        font-size: 14px;
    }
	
	.swiper_cust,
	.wrap {
		width: 1200px;
	}
	.h_hys .bd{
		/* height: ; */
	}
	.mc_af .af_swiper,
	.nh_plan .wrap{
		transform: scale(0.8);
	}
	.mc_af .af_swiper li a{
		height: 500px;
	}
	.fk_plan .ft li {
	    float: left;
	    width: calc((100% - 152px)/4);
	    margin-right: 50px;
	    background: #fff;
	    box-shadow: 0 0 10px 0 #e8edf4;
	    border-radius: 8px;
	}
	.h_api li h3 {
		font-size: 20px;
	}
	.z_bang .bd .mc_cen {
		transform: scale(0.7);
	}
	.swiper_qiu{
		width: 1400px;
		position: absolute;
		left: -500px;
		right: -500px;
		margin: 0 auto;
	}
	.about .diqiu{
		transform: scale(0.8);
	}
	.footer .lts dl{
		width: 80px;
	}
	.footer .rts{
		width: calc(100% - 500px);
	}
	.h_plan li .icon{
		transform: scale(0.6);
		margin-top: 15px;
	}
	.h_plan li i{
		transform: scale(0.7);
	}
	.h_plan li h3{
		font-size: 16px;
		line-height: 1.4;
	}
	.h_plan li h4{
		font-size: 12px;
	}
	.h_plan li{
		height: 210px;
	}
	.h_plan li .txt{
		top: 145px;
	}
	.h_plan li.on .txt,
    .h_plan li:hover .txt{
        top: 110px;
    }
    .h_plan li.on .icon, .h_plan li:hover .icon {
        margin-top: 15px;
    }
    .mc_bds .img{
        transform: scale(0.7);
    }
    .mc_bds li h3{
        font-size: 20px;
    }
	.footer .lts{
		width: 500px;
	}
	.h_api li{
		width: 300px;margin: 0 15px;
	}
	.fk_plan .bd .wrap{
		transform: scale(0.9);
	}
	.tc_plan .q_bd .wrap,
	/* .mc_bds ul, */
	/* .mc_bds .img img, */
	.mctx_bds ul{
		transform: scale(0.8);
    }
    .tc_plan .q_bd .wrap,
	/* .mc_bds ul, */
	/* .mc_bds .img img, */
	.mctx_bds ul
    .mctx_bds li h3{
        font-size: 17px;
    }
    .pass_bds .img{
        transform: scale(0.9);
    }
    .pass_bds ul{
        transform: scale(1);
    }
    .pass_bds li h3{
        font-size: 14px;
    }
	.h_hys .bd{
		height: 900px;
	}
	.h_y_bd{
		transform: scale(0.8);
	}
	.k_hui .k_hd .txt{
		left: 40px;
		top: 40px;
	}
	.mc_tx .mchd_swiper li {
		width: calc((100% - 62px)/3);
		margin-right: 30px;
	}
	.nh_plan1 {
		height: 880px;
	}
	.nh_plan1 .wrap {
		transform: scale(1);
		width: 1400px;
	}
	.footer .rts ul {
		float: left;
	}
	.about .hd .text {
		width: 580px;
		padding: 0 30px;
	}
	.about .hd .imgs {
		width: 560px;
		margin: 0;
	}
	.about .hd .text h3 i{
		font-size: 22px;
		margin-bottom: 10px;
		line-height: 2;
	}
	.anli dd .lts {
		margin-left: 30px;
	}
	.footer .rts li {
		margin-left: 30px;
	}
	.footer .rts ul {
		width: 600px;
	}
	.mc_tx .hd {
		padding: 80px 0;
	}
	.mc_tx .mchd_swiper {
		margin-top: 50px;
	}
	.fk_plan .hd .dj_swiper {
		margin-top: 60px;
	}
	.fk_plan .hd .swiper-slide.swiper-slide-active .txt h2 {
		font-size: 25px;
    }
    .fk_plan .hd .swiper-slide.swiper-slide-active .txt h4 {
		font-size: 17px;
	}
	.fk_plan .hd {
		padding: 80px 0 160px;
	}
	.fk_plan .hd .swiper-slide .txt .cent {
		padding: 25px 30px;
	}
	.tc_plan .q_hd li .text h3 {
		font-size: 20px;line-height: 64px;
	}
	.tc_plan .q_hd li {
		margin-bottom: 40px;
	}
	.tc_plan .q_hd li .text p {
		height: 60px;overflow: hidden;margin-top: 10px;
	}
	.tc_plan .q_hd li .text {
		padding: 22px 60px 22px 80px;
	}
	.tc_plan .q_hd li:nth-child(2n) .text {
		padding: 22px 80px 22px 60px;
	}
	.tc_plan .q_hd {
		padding: 100px 0 48px;
	}
	.tc_plan .q_hd ul {
		margin-top: 60px;
	}
	.k_hui .k_hd {
		padding: 60px 0 80px;
	}
	.k_hui .k_hd .title {
		margin-bottom: 40px;
	}
	.k_hui .k_hd h3 {
		font-size: 26px;
		margin-bottom: 20px;
	}
	.k_hui .k_hd .cen h5 {
		font-size: 20px;
		line-height: 36px;
	}
	.k_hui .k_hd .cen i {
		margin: 20px auto 0;
	}
	.k_ft {
		min-height: auto;
	}
	.k_ft .bg {
		height: auto;
	}
	.k_ft .title {
		top: 5%;
	}
	.tc_plan .q1_hd {
		padding: 70px 40px 50px;
	}
	.tc_plan .q1_hd ul {
		margin-top: 50px;
	}
	.tc_plan .q1_hd li .text h3 {
		font-size: 20px;line-height: 40px;height: 40px;
		word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
	}
	.tc_plan .q1_hd li .text p br {
		display: none;
	}
	.tc_plan .q1_hd li .text p {
		margin-top: 0;
	}
	.tc_plan .q1_hd li .text {
		padding: 0 60px;
	}
	.mc_af {
    	margin-top: 70px;
	}
	.mc_af .af_swiper {
		margin: 50px 20px 80px;
	}
	.mc_af .af_swiper li {
	    float: left;
	    width: calc((100% - 82px)/3);
	    margin-right: 40px;
	}
	.mc_af .af_swiper li .txt h3 {
		font-size: 20px;
	}
	.mc_af .af_swiper li .txt h3 br {
		display: none;
	}
	.mc_af .af_swiper li .txt p {
		font-size: 14px;
		line-height: 22px;
	}
	.tc_plan .hd {
		padding: 80px 0;
	}
	.tc_plan .hd ul {
		padding-top: 30px;
	}
	.tc_plan .hd li {
		margin-top: 40px;
	}
	.tc_plan .hd li .text p {
		height: 78px;overflow: hidden;
	}
	.tc_plan .hd li .text h3 {
		margin-bottom: 10px;
	}
	.tc_plan .bd .wrap .cbg {
		transform: scale(0.9);
	}
	
	.tc_plan .bd .wrap {
		width: 1240px;transform: scale(0.8);
		top: -100px;
	}
	.tc_plan .bd {
		height: 800px;
	}
	.hd_list li .text p br {
		display: none;
	}
	.tc_plan .hd_list {
		padding: 60px 0;
	}
	.hd_list ul {
		margin-top: 40px;
	}
	.hd_list li .text h3 {
		font-size: 20px;
		line-height: 32px;
	}
	.anli dd {
		padding: 50px 0;
	}
	.anli dd .lts {
		margin-top: 80px;
	}
	.anli dd .text {
		margin-top: 80px;
	}
	.anli dd .text h5 {
		font-size: 14px;
		line-height: 1.6;
		padding: 20px 30px;
	}
	.anli dd .text li .txt h4 {
	    font-size: 16px;
	    line-height: 28px;
	}
	.anli dd .text li .txt p{
		font-size: 14px;
		line-height: 20px;
		height: 40px;
	}
	.anli dd:nth-child(2) .lts .img{
		margin-top: 30px;
	}
	.anli dd .text li .txt{
		padding: 10px 0;
		margin-left: 10px;
		width: calc(100% - 65px);
	}
	.anli dd .lts h3 {
		font-size: 20px;
	}
	.case li {
	    margin-top: -130px;
	}
	.case ul:before {
		bottom: 160px;top: 195px;
	}
	.case li .text .bd dd .icon {
		height: 45px;
	}
	.case li .text .bd dd .icon img{
		max-width: 36px;
		max-height: 36px;
	}
	.case {
		padding: 260px 0 80px;
	}
	.case li .text .bd dd h3{
		font-size: 14px;
		line-height: 22px;
	}
	.about .diqiu {
		top: 160px;
	}
	.mc_tx .mchd_swiper li .imgs {
		height: 344px;
	}
	.mc_tx .mchd_swiper li .txt {
		height: 200px;
		padding: 30px;
	}
	.mc_tx .mchd_swiper li .txt h3 {
		font-size: 20px;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
	}
	.mc_tx .mchd_swiper li .txt p {
		height: 90px;overflow: hidden;
	}
	.fk_plan .hd .swiper-slide.swiper-slide-active .txt {
		bottom: -100px;
	}
	.about .hd {
		padding: 55px 0;
	}
	.about .ft li h3 {
		font-size: 20px;
	}
	.about .ft li {
		padding: 30px;
	}
	.about .a_news,
	.about .ft {
		padding: 80px 0;
	}
	.about .a_news ul {
		margin-top: 50px;
	}
	.about .pages {
		margin-bottom: 60px;
	}
	.h_banner h2 {
		font-size: 38px;
	}
	.crumbs a {
		width: 320px;
		height: 160px;
		font-size: 26px;
	}
	.tc_plan .q3_hd,
	.fk_plan .ft {
		padding: 50px 0 60px;
	}
	.tc_plan .q3_hd ul,
	.fk_plan .ft ul {
		margin-top: 40px;
	}
	.tc_plan .q3_hd li .img {
		height: 225px;
	}
	.tc_plan .q3_hd li .text {
		margin-top: 20px;
	}
	.tc_plan .q3_hd li h4 {
		font-size: 20px;
	}
	.tc_plan .q3_hd li p {
		margin-top: 8px;
	}
	.h_api,
	.h_custom {
		/*padding: 60px 0 80px;*/
    }
	.h_api ul,
	.h_custom .swiper_cust {
		margin-top: 50px;
	}
	.h_sevr .hd li.on h3, .h_sevr .hd li:hover h3, .h_sevr .hd li.swiper-slide-thumb-active h3 {
		font-size: 20px;
	}
	.h_sevr .hd li h3 {
		font-size: 20px;
	}
	.banner li .txt h2 {
		font-size: 36px;line-height: 82px;
	}
	.banner li .txt h4 {
		font-size: 28px;line-height: 42px;
	}
	.h_hys .bd .h_y_bd .h_ybimg {
		transform: scale(0.8);
    }
    .h_hys .bd .h_y_bd li .text h3{
        font-size: 25px;
    }
    .h_hys .bd .h_y_bd li .text p{
        font-size: 17px;
    }
	.nh_plan2 .wrap {
		transform: scale(0.8);
		margin: 0 0 0 -100px;
    }
    .nh_plan2 li p{
        font-size: 17px;
    }
	.nh_plan2 {
		min-height: 800px;
	}
	.mc_banner{
		height: 460px;
	}
	.mac_kj_hd .ul_img li{
		margin: 0 20px;
		width: 300px;
		height: 350px;
		background-size: cover !important;
	}
}


@media only screen and (max-width:1200px) {
    .breadcrumb{
        opacity: 0;
    }
	.tc_plan .q_bd {}
	.title h2{
		font-size: 28px;
	}
	.h_plan li .icon{
		transform: scale(1);
		margin: 45px  0;
	}
	.h_plan li.on .icon, .h_plan li:hover .icon{
		margin: 45px 0;
	}
	.swiper_cust,
	.wrap {
		width: auto;
	}
	.k_hui .k_hd ul li img{
		width: auto;
	}
	.k_hui .k_hd ul li.on .cen{
		left: 35px;
		top: 35px;
	}
	.k_hui .k_hd .ovs li{
		height: 400px;
	}
	.mc_af .af_swiper li .txt p{
		line-height: 22px;
	}
	.mc_af .af_swiper li a{
		height: 480px;
	}
	.nh_plan2 .wrap{
		transform: scale(0.8);
	}
	.h_hys .bd{
		height: 900px;
	}
	.h_y_bd{
		transform: scale(0.65);
	}
	.z_bang .bd .mc_cen {
	    transform: scale(0.7);
    }
    .z_bang .bd .mc_cen li h4{
        font-size: 29px;
    }
    .z_bang .bd .mc_cen li p{
        font-size: 20px;
    }
	.k_hui .k_hd{
		padding: 60px 0 90px;
	}
	.k_hui .k_hd .title{
		margin-bottom: 40px;
	}
	.k_hui .k_hd .txt{
		width: 360px;
	}
	.k_hui .k_hd h3{
		font-size: 26px;
	}
	.k_hui .k_hd .cen h5{
		font-size: 20px;
		line-height: 1.6;
	}
	.k_bd .l_ops{
		transform: scale(0.7);
	}
	.about .bd .wrap{
		width: 1400px;
	}
	.h_nums li h2 {
		font-size: 40px;
		font-family: bahnschrift;
	}
	.h_plan li {
		float: left;
		width: calc((100% - 62px)/4);
		margin-right: 20px;
		margin-bottom: 20px;
		background: rgba(255, 255, 255, 0.9);
		box-shadow: 0 0 4px 1px #f1f1f1;
		height: 300px;
		position: relative;
	}
	.h_plan li h4 {
		height: 40px;
		overflow: hidden;
	}
	.h_plan li:hover .txt {
		height: 150px;
	}
	.h_scicon ul {
		transform: scale(0.8);
	}
	.h_api li {
		width: 300px;
		margin: 0 20px;
	}
	.fk_plan .ft li {
		width: calc((100% - 62px)/4);
		margin-right: 20px;
	}
	.fk_plan .bd ul {
		margin-top: 40px;
	}
	.fk_plan .bd {
		padding: 80px 0;
	}
	.tc_plan .bd .wrap {
		width: 1140px;
	}
	.h_plan ul{
		margin-top: 60px;
	}
	.h_sevr .hd li h4{
		font-size: 12px;
	}
	.about .hd .imgs {
		width: 500px;
		margin-top: 40px;
	}
	.h_api li{
		height: 360px;
	}
	.h_api li h3{
		font-size: 24px;
		margin-bottom: 20px;
	}
	.about .hd .text {
		width: 500px;
	}
	.about .hd .title {
		margin-bottom: 40px;
	}
	.about .bd li .text {
		width: auto;
	}
	.case ul:before {
		bottom: 221px;
	}
	.case li {
		margin-top: -140px;
	}
	.case ul:before {
		bottom: 167px;
	}
	.case li .text .bd dd h3 {
		font-size: 14px;
		line-height: 20px;
	}
	.case li .text .bt h4 {
		font-size: 18px;
	}
	.case li .text .bt h4 span {
		font-size: 22px;
	}
	.case li .text .bt h5 {
		font-size: 14px;
		margin: 0;
	}
	.anli dd .lts {
		margin-left: 0;
	}
	.anli dd .text {
		width: 50%;
	}
	.anli dd .text li {
		padding-left: 30px;
	}
	.mc_bds .img img,
	.mctx_bds ul{
		transform: scale(0.7);
	}
	.footer .rts li {
		float: none;
	}
	.footer .rts ul {
		width: 400px;
	}
	.h_banner h2 {
		font-size: 42px;
	}
	.crumbs a {
		font-size: 28px;
	}
	.about .ft {
		padding: 70px 0;
	}
	.about .a_news {
		padding: 70px 0 50px;
	}
	.about .a_news ul {
		margin-top: 50px;
	}
	.about .ft ul {
		margin: 50px 80px 0;
	}
}

@media only screen and (max-width:1200px) {
	.swiper_cust,
	.wrap {
		width: auto;
	}
	
	.header {
		position: fixed;z-index: 1111;
	}
	.header .logo {
		margin-left: 30px;
	}
	.hs-num {
		display: block;
		right: 30px;
		left: auto;
		top: 20px;
	}
	.layout {
		width: 750px;
		overflow: hidden;
		position: relative;
		margin: 0 auto;
		padding-top: 96px;
	}
	.header .naver {
		background: #fff;
		float: none;
		margin-top: auto;
		padding-top: 0px;
		display: none;
		position: fixed;
		left: 0;
		right: 0;
		top: 96px;
		z-index: 999;
		border-bottom: 1px solid #ccc;
	}
	.header .naver ul {
		float: none;
	}
	.header .naver li {
		float: none;
		margin-left: auto;
		position: initial;
		padding: 0;
		position: relative;
	}
	.header .naver li span {
		background: url(../images/x_ico12.png) no-repeat center;
		width: 88px;
		right: 0;
		top: 0;
		z-index: 99;
		height: 88px;
		position: absolute;
		background-size: 20px auto !important;
		transition: all 0.3s;
	}
	.header .naver li span.on {
		transform: rotate(90deg);
	}
	.header .naver li h3::before {
		position: initial;
		display: none;
	}
	.header .nLi {
		position: static;
		background: #f1f1f1;
		padding: 0;
	}
	.header .naver li dd a {
		border: none;
		color: #fff;
		text-align: left;
		font-size: 28px;
		text-align: left;
		padding: 0 60px;
		position: relative;
	}
	.header .naver li dd i {
		display: none;
	}
	.header .nLi dl {
		overflow: hidden;
	}
	.header .nLi dd {
		margin: 0;
		width: 50%;
		float: left;
		border-right: 1px solid #d7d7d7;
		border-bottom: 1px solid #d7d7d7;
		box-sizing: border-box;
	}
	.header {
		overflow: initial;
		z-index: 999;
		background: #fff;
		border-bottom: 1px solid #ccc;
	}
	.header .naver li:last-child a {
		border-bottom: none;
	}
	.header .naver li a {
		font-size: 34px;
		line-height: 88px;
		display: block;
		position: initial;
		border: 1px solid #f1f1f1;
		padding: 0 20px;
		color: #004a98;
	}
	.h_banner {
		height: 450px;
	}
	.crumbs a {
		font-size: 28px;
		line-height: 160px;
		width: 300px;
	}
	.fk_plan .hd {
		padding: 40px 30px;
	}
	.fk_plan .hd .dj_swiper {
		margin: 30px 0 0;
	}
	.fk_plan .hd .swiper-slide {
		width: auto;
	}
	.fk_plan .hd .swiper-slide .txt .cent {
		padding: 20px;
	}
	.fk_plan .hd .swiper-slide.swiper-slide-active .txt h2 {
		font-size: 26px;
	}
	.fk_plan .hd .swiper-slide .txt .cent h4 {
		font-size: 22px;
		line-height: 32px;
	}
	.fk_plan .bd {
		padding: 40px 30px;
	}
	.title h2 {
		max-width: 500px;margin: 0 auto;
	}
	.h_hys .bd .title h2 {
		font-size: 28px;line-height: 36px;max-width: 500px;margin: 0 auto;color: #004a98;
	}
	.h_hys .bd .title h2 span:after, .h_hys .bd .title h2 span:before {
		background: #004a98;
	}
	.title h2 span:after,
	.title h2 span:before {
		width: 2px;
	}
	.h_hys .hd .rop {
		margin-top: 30px;
	}
	.fk_plan .ft {
		padding: 40px 30px;
	}
	.fk_plan .ft ul {
		margin-top: 30px;
	}
	.swiper-pagination {
		bottom: auto;
		margin: 30px auto 20px;
		position: static;
	}
	.swiper-pagination span {
		height: 16px;
		width: 16px;
		margin: 0 5px !important;
		border-radius: 50%;
		overflow: hidden;
	}
	.fk_plan .ft li h6 {
		font-size: 22px;
	}
	.h_form {
		padding: 30px;
	}
	.h_form .fix_top {
		width: 90px;
		background-size: 30px auto;
	}
	.h_form .fix_top {
		font-size: 22px;
		padding: 40px 0 20px;
	}
	.h_form .wrap {
		padding: 0;
	}
	.h_form ul {
		float: none;
		margin-top: 20px;
	}
	.h_form h3 {
		float: none;
	}
	.h_form li {
		float: none;
		margin-right: 0;
		margin-bottom: 20px;
		overflow: hidden;
	}
	.h_form li .txt {
		width: 100%;
		height: 70px;
		font-size: 22px;
	}
	.h_form li .btn {
		width: 100%;
		font-size: 24px;
		line-height: 70px;
	}
	.footer {
		padding: 40px 30px 0;
	}
	.footer .lts {
		display: none;
	}
	.footer .rts {
		float: none;
		width: auto;
	}
	.footer .rts li {
		margin-left: auto;
	}
	.footer .rts li h3 {
		font-size: 24px;
		line-height: 52px;
	}
	.footer .rts li h4 {
		font-size: 24px;
		line-height: 34px;
	}
	.footer .rts li h4 {
		font-size: 24px !important;
		line-height: 34px;
	}
	.footer .rts ul {
		float: none;
	}
	.footer .rt {
		float: none;
		width: 140px;
	}
	.footer .rt img {
		margin-top: 20px;
		width: 140px;
	}
	.footer .rt h6 {
		font-size: 24px;
	}
	.footer .link h4 {
		font-size: 24px;
		line-height: 50px;
	}
	.footer .link .sele {
		width: 300px;
		height: 50px;
	}
	.footer .link .sele .ul {
		min-height: 50px;
	}
	.footer .link .sele li a {
		line-height: 50px;
		font-size: 22px;
	}
	.footer .link .sele i {
		height: 50px;
		width: 50px;
		background-size: 20px auto;
	}
	.footer .copyright .lo {
		display: none;
	}
	.footer .copyright {
		padding: 10px 0;
	}
	.footer .copyright p {
		float: none;
		line-height: 34px;
		font-size: 22px;
		text-align: center;
	}
	.tc_plan .hd {
		padding: 40px 30px;
		width: auto;
	}
	.tc_plan .hd ul {
		padding-top: 0;
	}
	.tc_plan .hd li {
		margin-top: 30px;
		border: none;
		border-radius: 20px;
		overflow: hidden;
	}
	.tc_plan .hd li .imgs {
		width: auto;
		height: auto;
	}
	.tc_plan .hd li .text {
		width: auto;
		position: static;
		padding: 20px;
		margin-top: 6px;
		height: auto;
	}
	.tc_plan .hd li:nth-child(2n) .imgs {
		float: none;
	}
	.tc_plan .hd li .text h3 {
		font-size: 24px;
		line-height: 34px;
		margin-bottom: 10px;
		height: 34px;
		word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
	}
	.tc_plan .hd li .text p {
		font-size: 22px;
		line-height: 32px;
		color: #888888;
		height: auto;
	}
	.h_banner h2 {
		font-size: 32px;
		line-height: 50px;
		top: 40%;
	}
	.about .hd {
		padding: 40px 30px;
	}
	.about .hd .title {
		margin-bottom: 20px;
	}
	.about .hd .imgs {
		width: auto;
		float: none;
	}
	.about .hd .imgs:before {
		/* left: 0;right: 0; */
	}
	.about .hd .text {
		width: auto;
		float: none;
		padding: 0;
		margin-top: 10px;
	}
	.about .hd .text h3 i {
		margin-bottom: 10px;
		font-size: 28px;
		line-height: 1.6;
	}
	.about .hd .text p {
		font-size: 22px;
		line-height: 1.6;
	}
	.about .ft {
		padding: 40px 30px;
	}
	.about .ft ul {
		margin: 30px 0 0;
	}
	.about .ft li {
		padding: 30px 20px;
	}
	.about .ft li h6 {
		font-size: 26px;
		line-height: 1.6;
	}
	.about .ft li h3 {
		font-size: 24px;
		line-height: 1.6;
	}
	.about .a_news {
		padding: 40px 30px;
	}
	.about .a_news ul {
		margin-top: 30px;
	}
	.about .a_news li a {
		padding: 30px;
	}
	.about .a_news li a .imgs {
		height: 233px;
		width: auto;
		float: none;
    }
    .about .a_news li a .imgs img{
        height: 433px;
	}
	.about .a_news li h2 {
		font-size: 26px;
		line-height: 38px;
	}
	.about .a_news li a .text {
		float: none;
		width: auto;
		height: auto;
		padding-right: 0;
	}
	.about .a_news li a .text i {
		right: auto;
		position: static;
		margin-left: 80px;
		transform: scale(1);
		float: right;
	}
	.about .a_news li p {
		font-size: 22px;
		line-height: 36px;
		height: 148px;
	}
	.about .a_news li h6 {
		font-size: 24px;
		line-height: 64px;
		float: left;
	}
	.about .pages {
		margin-bottom: 30px;
	}
	.pages li {
		margin: 0 8px;
	}
	.pages li a {
		font-size: 22px;
		line-height: 50px;
		min-width: 50px;
		padding: 0 20px;
	}
	.footer .link {
		display: none;
	}
	.fk_plan .hd .swiper-slide {
		transform: scale(1);
		opacity: 1;
		width: 600px;
		margin: 0;
	}
	.fk_plan .hd .swiper-pagination {
		margin-top: 140px;
	}
	.h_form .fix_top {
		display: none;
	}
	.fk_plan .bd li {
		width: auto;
		float: none;
	}
	.fk_plan .bd li dd h4 {
		font-size: 26px;
	}
	.fk_plan .bd li dd h5 {
		font-size: 22px;
	}
	.tc_plan .bd ul {
		overflow: hidden;
		padding: 40px 30px;
	}
	.tc_plan .bd li {
		position: static;
		width: calc(50% - 10px);
		float: left;
		box-sizing: border-box;
		border: 1px solid #fff;
		margin-bottom: 20px;
		-webkit-animation: bounce-up 0s 0s linear infinite !important;
		animation: bounce-up 0s 0s linear infinite !important;
		background: rgba(0, 0, 0, .2);
		padding: 30px 0;
	}
	.tc_plan .bd li:nth-child(2n) {
		float: right;
	}
	.tc_plan .bd .wrap {
		width: auto;
	}
	.tc_plan .bd {
		height: auto;
	}
	.tc_plan .bd li h4 {
		font-size: 26px;
		line-height: 40px;
		padding-top: 10px;
		word-break: keep-all;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.tc_plan .bd li h4 br {
		display: none;
	}
	.tc_plan .bd li .ico {
		display: none;
	}
	.about .bd li {
		position: static;
		margin-bottom: 20px;
	}
	.about .bd li .text {
		width: auto;
		position: relative;
		left: auto;
		right: auto;
		top: auto;
		bottom: auto;
		display: block;
	}
	.about .bd li i {
		display: none;
	}
	.about .bd ul {
		margin: 40px 30px;
	}
	.about .bd li .text p {
		font-size: 22px;
		line-height: 1.6;
	}
	.about .bd li .text:before {
		display: none;
	}
	.about .bd {
		height: auto;
	}
	.about .bd li:nth-child(4) .text,
	.about .bd li:nth-child(5) .text {
		left: auto;
		right: auto;
	}
	.case li {
		margin: 0;
		margin-bottom: 20px;
	}
	.case li .text {
		width: auto;
		float: none !important;
	}
	.case {
		padding: 40px 30px;
	}
	.case li .text .bd dd h3 {
		font-size: 24px;
		line-height: 1.6;
	}
	.case ul:before,
	.case li .text:after,
	.case li .text:before {
		display: none;
	}
	.case li .text .bt h4 {
		font-size: 28px;
		line-height: 1.6;
	}
	.case li .text .bt h5 {
		font-size: 24px;
		line-height: 1.6;
	}
	.banner li {
		height: 450px;
	}
	.banner li .txt {
		margin: 0 auto 30px;text-align: center;right: 0;
		right: auto;
		top: 25%;text-align: left;
		left: 90px;
	}
	.banner li .txt h2 {
		font-size: 46px;
		line-height: 1.6;
	}
	.banner li .txt h4 {
		font-size: 36px;
		line-height: 1.6;
	}
	.h_nums li {
		width: 50%;
		border-bottom: 1px solid #eff2f6;
		padding: 20px 0;
	}
	.h_nums li:nth-child(5) {
		width: 100%;
	}
	.h_nums ul {
		height: auto;
	}
	.h_nums li h4 {
		font-size: 26px;
		height: auto;
		line-height: 1.6;
	}
	.h_nums li h2 {
		line-height: 1.6;
	}
	.h_nums {
		display: none;
	}
	.h_plan {
		padding: 40px 30px 20px;
	}
	.h_plan li {
		width: 400px;
		float: none;
		margin: 0;
		margin-bottom: 20px;
	}
	.h_plan ul {
		overflow: visible !important;
		display: flex;
		margin-top: 30px;
	}
	.h_plan li h3 {
		font-size: 26px;
		line-height: 1.6;
		height: auto;
		margin-bottom: 0;
	}
	.h_plan li .txt {
		height: 80px;
		top: 190px;
	}
	.h_plan li i{
		margin-top: -10px;
	}
	.h_plan .wrap{
		margin: 0 30px !important;
	}
	.h_plan li h4 {
		display: block;
		font-size: 22px;
		line-height: 1.6;
	}
	.h_plan li:hover .icon img {
		top: -100%;
	}
	.h_plan li:hover h3 {
		color: #fff;
	}
	.h_plan li:hover {
		background: url(../images/logo2.png) no-repeat center bottom -30px rgba(0, 59, 112, 0.9);
	}
	.h_sevr .bd li {
		height: 800px;
	}
	.h_sevr .hd li {
		padding-bottom: 20px;
		background: rgba(0, 0, 0, 0.6);
		border: none !important;
	}
	.h_sevr .hd ul{
		border: none !important;
	}
	.h_sevr .hd {
		position: static;
	}
	.h_sevr .hd li:hover,
	.h_sevr .hd li.swiper-slide-thumb-active {
		height: 180px;
		background-size: 100% 120% !important;
	}
	.h_sevr .hd li:hover h4,
	.h_sevr .hd li.swiper-slide-thumb-active h4 {
		margin-top: 0;
	}
	.h_sevr .hd li:hover i,
	.h_sevr .hd li.swiper-slide-thumb-active i {
		margin: 0 auto 0;
	}
	.h_sevr .hd li i {
		margin: 0 auto;
	}
	.h_sevr .hd li h3 {
		font-size: 26px;
	}
	.h_sevr .hd li h4 {
		font-size: 20px;
	}
	.h_sevr .hd li:hover h3,
	.h_sevr .hd li.swiper-slide-thumb-active h3 {
		margin: 0;
	}
	.h_scicon li {
		position: static;
		width: calc(100%/5);
		float: left;
		padding: 20px;
		box-sizing: border-box;
		/*border: 1px solid #00a2ff;*/
		border-left: none;
		border-top: none;
		-webkit-animation: bounce-up 0s 0s linear both !important;
		animation: bounce-up 0s 0s linear both !important;
	}
	.h_scicon ul {
		transform: scale(1);
		width: auto;
		height: auto;
		overflow: hidden;
		/*border-left: 1px solid #00a2ff;*/
		/*border-top: 1px solid #00a2ff;*/
		box-sizing: border-box;
	}
	.h_scicon li .ico {
		display: block;
		width: 100px;
		height: 100px;
		margin: 0 auto;
	}
	.h_scicon li .ico img {
		height: 100%;
	}
	.h_scicon {
		padding: 0;
		background-size: cover !important;
		padding: 140px 30px;
		height: auto;
	}
	.h_scicon .ul{
		transform: scale(1) !important;
	}
	.h_scicon .title {
		position: static;
		margin: 40px 0;
	}
	.h_api li p{
		font-size: 22px;
		line-height: 1.6;
		height: auto;
		overflow: hidden;
	}
	.h_api_swiper{
		margin: 60px 0 0;
	}
	.h_scicon li h4 {
		font-size: 20px;
		line-height: 1.6;
		word-break: keep-all;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.h_api li {
		margin: 0;
	}
	.h_custom .sw_hd {
		margin-top: 25px;
	}
	.h_api {
		padding:140px 70px ;
		box-sizing: border-box;
	}
	.h_api ul {
		margin-top: 20px;
        display: flex;
        justify-content: flex-start
	}
	.h_custom .sw_hd span {
		width: 16px;
		height: 16px;
	}
	.h_custom .sw_hd .prev,
	.h_custom .sw_hd .next {
		display: none;
	}
	.tc_plan .q1_hd {
		padding: 40px 30px 20px;
	}
	.tc_plan .q1_hd li .imgs {
		float: none;
		width: auto;
		height: 306px;
	}
	.tc_plan .q1_hd li .text {
		float: none;
		width: auto;
		position: static;
		transform: scale(1);
		padding: 30px;
	}
	.tc_plan .q1_hd li .text p br {
		display: none;
	}
	.tc_plan .q1_hd li:nth-child(2n) .imgs {
		float: none;
	}
	.tc_plan .q1_hd li .text p {
		font-size: 24px;
		line-height: 1.4;
		height: 74px;overflow: hidden;
	}
	.tc_plan .q1_hd li .text p br {
		display: none;
	}
	.q_bd .wrap ul,
	.nh_plan ul {
		overflow: hidden;
	}
	.tc_plan .q_bd,
	.nh_plan {
		height: auto;
		background-size: cover !important;
		padding: 40px 30px;
	}
	.tc_plan .q_bd .wrap li,
	.nh_plan li {
		position: static;
		margin: 0;
		float: left;
		width: calc(50% - 10px);
		border: 1px solid #f1f1f1;
		background: rgba(0, 0, 0, 0.3);
		height: auto;
		margin-bottom: 20px;
		padding: 20px 0;
		box-sizing: border-box;
		transform: scale(1);
		text-align: center;
	}
	.q_bd .wrap li:nth-child(2n),
	.nh_plan li:nth-child(2n) {
		float: right;
	}
	.tc_plan .q_bd .wrap,
	.nh_plan .wrap {
		width: auto;
		height: auto;
	}
	.tc_plan .q_bd .wrap li h4,
	.nh_plan li h4 {
		font-size: 28px;
		line-height: 2;
		display: block;
		float: none;
	}
	.tc_plan .q_bd li .ico {
		float: none !important;
	}
	.tc_plan .q_bd .wrap li .ico img,
	.nh_plan li .ico img {
		height: 50px;
		float: none;
		display: none;
	}
	.tc_plan .q_hd li .imgs {
		float: none;
		width: auto;
		height: 218px;
	}
	.tc_plan .q_hd li .text {
		float: none;
		width: auto;
		padding: 20px;
		height: auto;
	}
	.tc_plan .q_hd {
		padding: 40px 30px 20px;
	}
	.tc_plan .q_hd ul {
		margin-top: 30px;
	}
	.tc_plan .q_hd li .text p {
		font-size: 24px;
		line-height: 1.6;
		height: auto;
	}
	.tc_plan .q_hd li:nth-child(2n) .text {
		float: none;
		padding: 20px;
	}
	.tc_plan .q_hd li:nth-child(2n) .imgs {
		float: none;
	}
	.zhm_swiper {
		margin: 0 30px;
	}
	.tc_plan .q3_hd ul {
		margin-top: 30px;
	}
	.tc_plan .q3_hd li .img {
		height: 196px;
	}
	.tc_plan .q3_hd li h4 {
		font-size: 28px;
		line-height: 1.6;
	}
	.tc_plan .q3_hd li p {
		font-size: 24px;
		line-height: 34px;
		height: 68px;
	}
	.nh_plan1,
	.nh_plan2 {
		height: auto;
		min-height: auto;
		padding: 40px 30px;
		background-size: cover !important;
	}
	.k_ft .bg,
	.k_bd,
	.k_ft,
	.z_bang .bd,
	.fk_plan .bd,
	.tc_plan .q_bd ,
	.mc_bds,
	.tc_plan .bd{
		min-height: auto;
		height: auto;
	}
	.nh_plan1 .wrap,
	.nh_plan2 .wrap {
		width: auto;
	}
	.nh_plan1 .wrap{
		position: static;
		left: auto;right: auto;
		transform: scale(1);
	}
	.nh_plan1 ul.ons li{
		margin-bottom: 20px;
	}
	.nh_plan1 .l_ops {
	    -webkit-animation: bounce-up_op 0s 0s linear both;
	    animation: bounce-up_op 0s 0s linear both;
	 display: none;
	}
	.web_img{
		display: block;
	}
	.web_img img{
		margin: 40px auto;
		display: block;
	}
	.nh_plan1 .l_ops .louy{
		-webkit-animation: bounce-up_op 3s 0s linear infinite;
	 animation: bounce-up_op 3s 0s linear infinite;
	}
	.nh_plan2 ul {
		overflow: hidden;
	}
	.nh_plan1 ul {
		overflow: hidden;
		margin-top: 30px;
	}
	.nh_plan1 li,
	.nh_plan2 li {
		position: static !important;
		transform: scale(1) !important;
		width: calc(50% - 10px);
		float: left;
		box-sizing: border-box;
		border: 1px solid #fff;
		margin-bottom: 20px;
		-webkit-animation: bounce-up 0s 0s linear infinite !important;
		animation: bounce-up 0s 0s linear infinite !important;
		background: rgba(0, 0, 0, .2);
		padding: 30px 0;
	}
	.nh_plan1 li .ico,
	.nh_plan2 li .ico {
		float: none !important;
		display: none;
	}
	.nh_plan1 li h4,
	.nh_plan1 li p,
	.nh_plan2 li p {
		display: block !important;
		float: none !important;
		text-align: center !important;
		font-size: 26px;
		line-height: 40px;
		padding-top: 10px;
		word-break: keep-all;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		padding: 0 !important;
		margin: 0 !important;
		height: auto !important;
	}
	.nh_plan2 li:nth-child(n + 4) .ico {
		float: none
	}
	.nh_plan1 li:nth-child(2n),
	.nh_plan2 li:nth-child(2n) {
		float: right;
	}
	.nh_plan1 {
		height: auto;
	}
	.nh_plan1 li h4 p {
		display: none !important;
	}
	.hd_list ul {
		margin-top: 30px;
	}
	.hd_list li .text p {
		font-size: 24px;
		line-height: 1.6;
		height: 160px;overflow: hidden;
	}
	.hd_list li .text p br {
		display: none;
	}
	.hd_list li {
		padding: 0 20px;
	}
	.tc_plan .hd_list {
		padding: 40px 30px 20px;
	}
	.mc_af .af_swiper li {
		float: none;
		width: 530px;
		margin: 0;
	}
	.mc_af .af_swiper li a {
		height: 680px;
	}
	.mc_af .af_swiper li .txt h3, .tc_plan .q_hd li .text h3, .tc_plan .q1_hd li .text h3 {
		font-size: 30px;
		line-height: 1.4;
		height: auto;
	}
	.mc_af .af_swiper li .txt p, .tc_plan .q_hd li .text p {
		font-size: 22px;
		line-height: 1.6;
		height: 210px;
    }
    .tc_plan .q_hd li .text h3, .tc_plan .q1_hd li .text h3 {
        padding-bottom: 10px
    }
	.mc_af .af_swiper li .txt {
		height: 320px;
	}
	.mc_af {
		margin-top: 40px;
	}
	.mc_af .af_swiper {
		margin: 30px 30px 40px;
	}
	.mc_bds .img {
		width: auto;
		padding: 20px;
	}
	.mc_bds ul {
		position: static;
		height: auto;
		background: none;
		overflow: hidden;
		padding: 0 30px;
	}
	.mc_bds li {
		position: static !important;
		transform: scale(1) !important;
		width: calc(50% - 10px);
		float: left;
		box-sizing: border-box;
		border: 1px solid #fff;
		margin-bottom: 20px;
		-webkit-animation: bounce-up 0s 0s linear infinite !important;
		animation: bounce-up 0s 0s linear infinite !important;
		background: rgba(0, 0, 0, .2);
		padding: 20px 0;
	}
	.mc_bds li:nth-child(2n) {
		float: right;
	}
	.mc_bds li h3 {
		font-size: 26px;
		line-height: 40px;
		text-align: center;
		float: none !important;
	}
	.mc_bds li .icon {
		display: none;
	}
	.mc_bds {
		padding: 40px 0;
	}
	.af_ban li:nth-child(1) {
		left: 20px;
	}
	.af_ban li:nth-child(2) {
		left: 150px;
	}
	.af_ban li:nth-child(3) {
		left: 320px;
	}
	.af_ban li:nth-child(4) {
		right: 150px;
	}
	.af_ban li:nth-child(5) {
		right: 20px;
	}
	.af_ban li .ico {
		transform: scale(0.4) !important;
		transform-origin: center bottom;
	}
	.af_ban li {
		bottom: 70px !important;
	}
	.mc_tx .mchd_swiper li {
		width: 500px;
		margin: 0;
		margin-bottom: 20px;
	}
	.mc_tx .mchd_swiper {
		margin: 30px;
	}
	.mc_tx .hd {
		padding: 40px 0 20px;
	}
	.mc_tx .mchd_swiper li .txt p {
		font-size: 22px;
		line-height: 1.6;
	}
	.mc_tx .mchd_swiper li .txt h3 {
		margin-bottom: 10px;
		font-size: 24px;
	}
	.mc_tx .mchd_swiper li .imgs {
		height: 450px;
	}
	.header .nLi .wrap {
		width: auto;
		margin: 0;
		padding: 0;
		overflow: hidden;
	}
	.mc_tx .mchd_swiper li .txt p {
		height: 104px;
	}
	.mc_tx .mchd_swiper li .txt {
		height: 210px;
	}
	.header .nLi {
		width: auto;
		transform: scale(1);
	}
	.header .nLi dl::before {
		display: none;
	}
	.header .nLi dd {
		display: block;
		float: none;
		width: auto;
	}
	.about .bd ul {
		margin: 0 auto;
	}
	.swiper_qiu {
		margin: 120px 50px;
	}
	.about .diqiu {
		top: 140px;
	}
	.about .qiu_hd {
		position: static;
		text-align: center;
		padding-top: 20px;
	}
	.about .swiper-pagination-bullet {
		width: 16px;
		height: 16px;
		background: rgba(255, 255, 255, 0.8);
		margin: 0 5px;
	}
	.nh_plan1 li{
		opacity: 1;
		margin-top: 0;
	}
	.nh_plan1 .louy{
		position: static;
	}
	.about .lines{
		left: 0;right: 0;
	}
	.about .bd .wrap{
		width: auto;
	}
	.about .bd li .text .cetx{
		width: auto;
		padding: 0 30px;
	}
	.swiper_qiu{
		margin-bottom: 20px;
		position: static;
		width: auto;
	}
	.k_bd .l_ops{
		display: none;
	}
	.k_bd{
		height: auto;
	}
	.k_hui .k_hd .imgs{
		float: none;width: auto;
	}
	.k_hui .k_hd ul li img{
		width: 100%;
	}
	.k_hui .k_hd ul li{
		float: none;
		width: 100% !important;
		height: 428px;
		margin-bottom: 20px;
	}
	.k_hui .k_hd ul li.on .cen{
		left: 0;right: 0;
		top: 0;bottom: 0;
		background: rgba(255,255,255,0.6);
		padding: 35px;
	}
	.k_hui .k_hd ul{
		overflow: inherit;
	}
	.k_hui .k_hd ul li.on .cen h5{
		font-size: 28px;
	}
	.k_hui .k_hd .ovs{
		margin: 0 30px;
	}
	.k_hui .k_hd p{
		font-size: 22px;
		line-height: 1.4;
		color: #333;
	}
	.k_hui .k_hd .txt{
		left: 0;width: auto;
		top: 0;
		right: 0;
		bottom: 0;
		z-index: 1;
		background: rgba(255,255,255,0.6);
		z-index: 11;padding: 40px;
	}
	.k_hui .k_hd h3{
		font-size: 34px;
		line-height: 1.6;
	}
	.h_hys {
		padding: 40px 0;
	}
	
	.h_hys .hd ul {
		margin-top: 20px;
	}
	.h_hys .hd li {
		width: calc((100% - 42px)/2);margin-right: 20px;
	}
	.h_hys .hd li:nth-child(2n) {
		float: right;
		margin-right: auto;
	}
	.h_hys .hd {
		padding: 0 30px 20px;
	}
	.h_hys .hd li .txt {
		padding: 30px 20px 20px;
	}
	.h_hys .hd li .txt p br {
		display: none;
	}
	.h_hys .hd li .txt p {
		height: 100px;font-size: 22px;line-height: 32px;
	}
	.h_hys .bd .h_y_bd{
		display: none;
	}
	.h_hys .bd{
		height: auto;
		padding-bottom: 40px;
		padding-top: 60px;
		background: #f0f8fd;
		background-size: cover !important;
	}
	.anli dl {
		margin-bottom: 10px;
	}
	.anli dd {
		padding:20px 30px 40px;
	}
	.anli dd .lts {
		float: none;width: auto;
		margin-top: 30px;
	}
	.anli dd .lts .img {
		margin: 20px auto 0;
	}
	.anli dd .text {
		float: none;width: auto;margin-top: 30px;
	}
	.anli dd .text h5 {
		font-size: 24px;line-height: 40px;
	}
	.anli dd .text li .txt h4 {
		font-size: 20px;margin-bottom: 6px;
	}
	.anli dd .text li .txt p {
		font-size: 20px;line-height: 28px;height: 56px;
	}
	.anli dd:nth-child(2n) .lts {
		float: none;margin-right: auto;
	}
	.nh_plan .wrap{
		display: none;
	}
	.z_bang .bd .mc_bgs,
	.tc_plan .q_bd .wrap,
	.mc_bds .img,
	.tc_plan .bd .wrap,
	.nh_plan2 .wrap{
		display: none;
	}
	.z_bang .bd{
		height: auto;padding: 40px 0;
	}
	.z_bang .hd {
		padding: 40px 30px 30px;
	}
	.z_bang .hd ul {
		margin-top: 40px;
	}
	.z_bang .hd li h3 {
		font-size: 24px;
		line-height: 46px;
	}
	.z_bang .hd li p {
		font-size: 22px;
		line-height: 32px;
		margin-bottom: 10px;
	}
	.about .bd {
		padding: 50px 0;
	}
	.tc_plan .q1_hd ul {
		margin-top: 40px;
	}
	.tc_plan .q3_hd {
		padding: 40px 30px 20px;
	}
	.zhm_swiper {
		margin: 0;
	}
	.h_custom {
		padding: 140px 30px;
	}
	.h_custom .swiper_cust {
		margin-top: 20px;
	}
	.tc_plan .q_hd li {
		margin-bottom: 30px;
	}
	.k_hui .k_hd {
		padding: 40px 0 50px;
	}
	.k_hui .k_hd .title {
		margin-bottom: 30px;
	}
	.k_bd {
		padding: 60px 0 35px;
	}
	.h_scicon .ul {
		position: static;
		width: auto;
		left: auto;
		right: auto;
		transform: auto;
	}
	.mc_af .af_swiper li a{
		height: 700px;
	}
	.header .nLi.anLi{
		width: auto;
	}
	.news_crumbs dl dd a{
		font-size: 24px;
		line-height: 60px;
		padding: 0 45px;
	}
	.news_crumbs dl{
		padding: 0 30px;
	}
	.h_sevr .hd ul{
	border-bottom: 1px solid #6e6f6e
	}
	.mc_banner{
		height: 540px;
	}
	.d_etails .text a.btn {
		display: none;
	}
	.d_etails .text {
		padding: 0;
	}
	.d_etails {
		margin: 0;padding: 40px 30px;
	}
	.d_etails .text h2 {
		font-size: 28px;line-height: 44px;width: auto;padding: 10px 0;float: none;height: auto;
		overflow: initial;white-space: initial;word-break: initial;
	}
	.d_etails .text h2 span {
		font-size: 22px;line-height: 32px;
	}
	.d_etails p {
		padding: 20px 0 30px;font-size: 22px;line-height: 32px;
	}
	.d_etails a.btn {
		line-height: 58px;width: 300px;font-size: 22px;
	}
	.d_etails p a.btn {
		margin: 30px auto 0;
	}
	.mac_kj_hd .ul_img li {
	    margin: 0 10px;
	    width: 220px;
	    height: 250px;
	    background-size: cover !important;
	}
	.mac_kj_hd .ul_img ul{
		transform: scale(1);
	}
	.mac_kj_hd .ul_img li h3{
		margin-bottom: 0;
	}
	.mac_kj_hd .ul_img li .txt{
		bottom: 35px;
	}
	.mc_kj_bd .imgs{
		display: none;
    }
	.anli dd .text.mt210{
		margin-top: 30px;
	}
	.section{
		height: calc(100vh - 100px);
		display: block;width: auto;
		box-sizing: border-box;
		position: relative;
	}
	.banner{
		height: calc(100vh - 100px);
	}
	.h_custom .wrap, .h_api .wrap{
		display: block;
	}
	.h_sevr .bd li .title{
		margin-top: 200px;
	}
	.h_plan li.on .txt, .h_plan li:hover .txt{
		top: 155px;height: auto;
	}
	.banner li{
		height: auto;
	}
	.pds0{
		/*padding: 0;*/
	}
	.h_plan{
		box-sizing: border-box;
		height: 100%;
		position: relative;
	}
	.h_scicon .title{
		margin-top: 0 30px !important;
	}
	.h_custom .wrap{
		padding: 0 !important;
    }
    /* .h_api .wrap .swiper-wrapper{
        flex-direction: column;
    } */
    
	.h_api .wrap,
	.h_custom .wrap,
	.qposi,
	.h_plan .wrap{
		margin: 0;
		height: auto;
		position: absolute;
		left: 0;right: 0;
		top: 50%;
		
		transform: translateY(-50%);
	}
	.h_api .wrap{
		padding: 0 60px;
	}
	.title h2{
		font-size:34px;
	}
	.h_sevr .bd li{
		height: calc(100vh - 100px);
	}
	.h_sevr .hd{
		position: absolute;
	}
	.h_api li a{
		padding: 40px 30px;
	}
	.title h2{
		max-width: initial;
	}
	.h_scicon li h4{
		font-size: 22px;
		line-height: 40px;
	}
	.h_scicon li{
		width: 25%;
	}
	.h_scicon li{
		left: auto !important;
		right: auto !important;
		top: auto !important;
		bottom: auto !important;
		position: relative;
	}
	.h_scicon li:nth-child(1){
		top: -10px !important;
	}
	.h_scicon li:nth-child(2){
		top: 50px !important;
	}
	.h_scicon li:nth-child(3){
		top: 10px !important;
	}
	.h_scicon li:nth-child(4){
		top: 35px !important;
	}
	.h_scicon li:nth-child(5){
		top: -30px !important;
		left: 50px !important;
	}
	.h_scicon li:nth-child(6){
		top: 60px !important;
		left: 22px !important;
	}
	.h_scicon li:nth-child(7){
		top: 20px !important;
		left: 40px !important;
	}
	.h_scicon li:nth-child(8){
		top: 80px !important;
		right: 30px !important;
	}
	.h_scicon li:nth-child(9){
		top: -10px !important;
	}
	.h_scicon li:nth-child(10){
		top: 70px !important;
		left: 30px !important;
	}
	.h_scicon li:nth-child(11){
		top: -13px !important;
	}
	.h_scicon li:nth-child(12){
		top: 55px !important;
	}
	.h_scicon li:nth-child(13){
		top: -12px !important;
		left: 20px !important;
	}
	.h_scicon li:nth-child(14){
		top: 76px !important;
		left: 44px !important;
	}
	.h_scicon li:nth-child(15){
		top: 40px !important;
		left:50px !important;
	}
	.h_scicon .ul{
		height: auto;
	}
	.h_scicon ul{
		padding-bottom: 60px;
	}
	.h_api li{
        height: 800px;
        width: 500px;
	}
	h_api_swiper {
		margin-top: 60px;
	}
	.h_api li p{
		font-size: 30px;
		line-height: 1.7;
	}
	.h_api li p br{
		/*display: none;*/
	}
	#fp-nav ul li a span, .fp-slidesNav ul li a span{
		transform: scale(2);
	}
	.h_api li h3{
		font-size: 34px;
		margin-top: 85px;
		margin-bottom: 100px;
	}
	.h_api li .icon{
		transform: scale(2);
		margin-top: 100px;
	}
	.h_api li .icon{
		height: 100px;
	}
	.h_api li:hover .icon img {
    top: -74%;
}
	.fp-auto-height{
		height: auto;
	}
	
	
	
}