html,
body {
	font-family: PingFangSC, PingFang SC;
}
html {
    width: 100%;
		overflow-x: hidden;
	}

a:hover {
	text-decoration: none !important;
}

.wow {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}

.content {
	max-width: 1170px;
	margin: 0 auto;
	height: 100%;
}
.banner_nr {
	background-color: #FFFFFF;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	/* padding-bottom: 20.8%; */
	text-align: center;
}
.banner_nbk {
	padding: 7.7% 0%;
}
.banner_nr .banner_tit {
	font-size: 18px;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 34px;
	letter-spacing: 3px;
}
.banner_nr .banner_ftit {
	font-size: 77px;
	font-family: Helvetica-Bold, Helvetica;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 77px;
}
.fh_top {
	position: fixed;
	z-index: 9;
	right: 5.6%;
	bottom: 22%;
	display: none;
}

/* 页尾 */
#footer1 {
	/* margin-top: 5.2%; */
	background: #424062;
	padding: 4% 0px 3.4%;
	position: relative;
}

.foot_zs2 {
	position: absolute;
	bottom: 0;
	right: 0;
}

.foot_logo {
	width: 14% !important;
	margin-right: 10%;
}

.foot_xx {
	font-size: 12px;
	font-family: Arial-BoldMT, Arial;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 14px;
}

.foot_add {
	font-size: 12px;
	font-weight: 600;
	color: #FFFFFF;
	line-height: 14px;
	margin-top: 29.8%;
}

.foot_add p {
	font-size: 12px;
	font-weight: 600;
	color: #A59ACA;
	line-height: 14px;
	margin-top: 10px;
}

.foot_map {
	margin-top: 19.1%;
	cursor: pointer;
	line-height: 14px;
	width: 90px;
	height: 36px;
	text-align: center;
	border: 1px solid #A59ACA;
	transition: all 2s;
	position: relative;
}
.foot_map a {
	font-size: 12px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: #FFFFFF;
	line-height: 36px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;bottom: 0;
}
.foot_map a:hover {
    color: #FFFFFF;
}

.foot_map:hover {
	background-color: #A59ACA;

}

.foot_zs1 {
	position: absolute;
	bottom: 0;
	left: 3.17%;
}

.foot_xxxx li {
	margin-bottom: 20%;
}

.foot_xxxx li .foot_tit {
	font-size: 12px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: #A59ACA;
	line-height: 14px;
	margin-bottom: 5px;
}

.foot_xxxx li .foot_nr {
	font-size: 12px;
	font-weight: 600;
	color: #FFFFFF;
	line-height: 18px;
}

.foot_sw {
	font-size: 12px;
	font-weight: 600;
	color: #A59ACA;
	line-height: 14px;
}

.foot_lxdh {
	font-size: 30px;
	font-weight: 600;
	color: #FFFFFF;
	margin-top: 10px;
}

.foot_fwsj {
	margin-top: 20px;
	font-size: 12px;
	font-weight: 600;
	color: #FFFFFF;
	line-height: 18px;
}

.foot_lx {
	margin-top: 20%;
	/*display: flex;*/
	/*justify-content: space-between;*/
}
.dyss {
    /*width: 66%;*/
    display: inline-block;
}
.foot_lxerm {
	width: 45px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	border: 1px solid #A59ACA;
	margin-right: 3.3%;
	border-radius: 50%;
	display: inline-block;
	cursor: pointer;
	transition: all 2s;
	position: relative;
}
.foot_lxerm:hover {
	background-color: #A59ACA;
}
.foot_rwm {
	width: 120px;
	height: 120px;
	border: 1px solid #FFFFFF;
	position: absolute;
	bottom: 56px;
	background: #FFFFFF;
	display: none;
}
.foot_right_dq {
    text-align: left;width: 91%;margin-left: 9%;
}
.foot_r {
    text-align: right;
}
.foot_lxerm:hover .foot_rwm {
	display: block;
}

.foot_lx_ss {
	height: 45px;
	border-radius: 23px;
	line-height: 45px;
	padding: 0px 17px;
	border: 1px solid #A59ACA;
	font-size: 12px;
	font-weight: 400;
	color: #FEFDF2;
	display: flex;
	align-items: center;
	cursor: pointer;
}

.mr_10 {
	margin-right: 10px;
}

.foot_lx_ss p {
	margin: 0px 10px 0px 0px !important;
}

.beian {
	text-align: right;
	opacity: 0.5;
	font-size: 12px;
	font-weight: 600;
	color: #A59ACA;
	line-height: 14px;
	margin-top: 20%;
}

/* 导航 */
.daohang {
	background-color: #424062;
}

.daohang .nav>li>a:hover {
	background-color: transparent !important;
}

.logo_icon {
	color: #FFFFFF;
	align-items: center;
	display: flex !important;
	flex-direction: row;
}

.logo_icon span {
	margin-left: 20px;
	font-size: 14px;
	font-weight: 500;
	color: #FEFDF2;
	line-height: 34px;
	white-space: nowrap;
}

.nav>.navitem>a {
	font-size: 16px;
	color: #FEFDF2;
	transition: all 0.36s ease;
	display: block;
	padding: 0 26px;
	border-bottom: 3px solid transparent;
	line-height: calc(80px - 2px);
	font-weight: 400;
}

.content .nav>.navitem>a.active {
	color: #FEFDF2;
	border-color: #F9E571;
	font-weight: 600;
}

.content .nav>.navitem>a:hover {
	color: #FFFFFF;
	border-color: #F9E571;
	/* font-weight: 600; */
}

/* banner */
.banner_box {
	width: 100%;
	background-color: rgba(181, 208, 229, 1);
	position: relative;
}
.banner_box .swiper-button-next:after, .banner_box .swiper-rtl .swiper-button-prev:after {
	content: '' !important;
}
.banner_box .swiper-button-prev:after, .banner_box .swiper-rtl .swiper-button-next:after {
	content: '' !important;
}
/* title */
.lanmu_ftit {
	font-size: 26px;
	font-weight: 600;
	color: #424062;
	line-height: 37px;
}

.lanmu_tit {
	font-size: 70px;
	font-family: Helvetica-Bold, Helvetica;
	font-weight: bold;
	color: #424062;
	line-height: 84px;
}

.lanmu_nr {
	font-size: 16px;
	font-weight: 400;
	color: #828282;
	line-height: 30px;
}

.lanmu_zs {
	width: 65px;
	height: 5px;
	background: #FFDBDB;
	border-radius: 3px;
	margin: auto;
	margin-top: 36px;
}

.lanmu_js {
	font-size: 36px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #424062;
	padding: 58px 0px 36px;
}

/* 栏目-关于我们 */
.about_wbox {
	background-position: center center !important;
	background-size: initial !important;
	background-repeat: no-repeat !important;
}

.tit {
	text-align: center;
}

.about_img {
	margin-top: 4%;
}

/* 栏目-业务范围 */
.business_box {
	width: 100%;
	background: #F8F9FA;
	padding: 6% 0px;
	height: auto;
}

.yw_list {
	margin-top: 3.6%;
}

.yw_item {
	height: auto;
}

.yw_item_nbk {
	border-radius: 12px;
	border: 2px solid #A59ACA;
	padding: 14% 11.3% 17%;
}

.yw_icon {
	width: auto;
	height: 70px;
}

.yw_zs {
	margin-top: 25px;
	font-size: 14px;
	font-weight: 400;
	color: #828282;
	line-height: 25px;
}

.yw_name {
	margin: 15px 0px;
	font-size: 24px;
	font-weight: 500;
	color: #000000;
	line-height: 33px;
}

.yw_js {
	font-size: 16px;
	font-weight: 400;
	color: #828282;
	line-height: 25px;
}

.hztly {
	max-width: 501px;
	height: 60px;
	background: #FFFFFF;
	border-radius: 30px;
	border: 2px solid #B5D0E5;
	margin: 3.2% auto 0px;
	display: flex;
	justify-content: space-between;
}

.hztly input {
	width: 72%;
	padding-left: 34px;
	overflow: hidden;
}

.hztly .tjtj_btn {
	width: 28%;
	height: 100%;
	background: #B5D0E5;
	border-radius: 30px;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 56px;
	font-weight: 500;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 1px;
	cursor: pointer;
}


/* 栏目-精选案例 */
.case_box {
	padding: 5.2% 0px 0.8%;

}

.case_list {
	padding-top: 1.5%;
	/* padding-left: 18.75%; */
}

.case_item {
	text-align: left;
	height: auto;
	position: relative;
}

.mengcheng {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(255, 255, 255, 0.8);
	z-index: 4;
}

.swiper-slide-active .mengcheng {
	background-color: rgba(255, 255, 255, 0);
}

.case_l {
	width: 77%;
	text-align: left;
	margin-right: 6%;
	position: relative;
}
.case_r {
	position: relative;
}
.case_l a , .case_r a {
    position: absolute;
    left: 0;
    right: 0;bottom: 0;
    top: 0;
    z-index: 9999;
}

.case_l .case_name {
	font-size: 60px;
	font-weight: 600;
	color: #000000;
	margin-bottom: 6%;
}

.case_l .case_nr {
	font-size: 14px;
	font-weight: 400;
	color: #828282;
	line-height: 25px;
}

/* 栏目-熊非熊合作伙伴 */
.partners_box {
	padding-top: 5.2%;
}

.hzhb_list {
	margin-top: 3.8%;
	height: auto;
}

.hz_item {
	text-align: center;
	padding-bottom: 4%;
}

.hz_img {
	border: 1px solid #B2B2B2;
	border-radius: 50%;
	overflow: hidden;
}

/* 关于我们 */
.text {
	position: absolute;
	font-size: 18px;
	color: #FFF;
	top: 83%;
	left: 5%;
	/* width: 55%;
			white-space: pre-wrap; */
}

.zol {
	width: 100%;
	height: 27%;
	position: absolute;
	top: 37%;
	left: 0;
}

.videos {
	display: none;
	position: fixed;
	left: 50%;
	top: 50%;
	width: 70%;
	height: auto;
	z-index: 100;
	transform: translate(-50%, -50%);
}

.vclose {
	position: absolute;
	right: 1%;
	top: 1%;
	border-radius: 100%;
	width: 25px !important;
	height: 25px !important;
	z-index: 999;
}

.abt_banner {
	width: 100%;
	height: auto;
}

.abt_vedio_nr {
	position: relative;
}

.videos_btn {
	position: absolute;
	width: 13%;
	height: auto;
	top: 27.4%;
	left: 51.7%;
}

.one_a {
	cursor: pointer;
}

.videos {
	background-color: #000;
}

.vid_bg {
	/* display: none;
	position: fixed;
	width: 100vh;
	height: 100vh;
	background: rgba(0, 0, 0, 0.4);
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 999; */
}

.abt_vedio {
	padding-top: 5.2%;
	padding-bottom: 2.29%;
	background-color: #FFFFFF;
}

.abt_v_ftit {
	font-size: 70px;
	font-family: Helvetica-Bold, Helvetica;
	font-weight: bold;
	color: #828282;
	line-height: 60px;
	opacity: 0.2;
}

.abt_v_tit {
	font-size: 30px;
	font-weight: 600;
	color: #424062;
	line-height: 30px;
	padding: 30px 0px 35px;
}

.abt_v_nr {
	font-size: 16px;
	font-weight: 400;
	color: #828282;
	line-height: 30px;
}

.abt_v_nr span {
	font-weight: 600;
}

.abt_honor {
	padding-top: 9%;
	padding-bottom: 3%;
	background-color: #FFFFFF;
}

.honor_bg {
	padding-top: 3.2%;
	padding-bottom: 4.7%;
	background-position: center center !important;
	background-size: initial !important;
	background-repeat: no-repeat !important;
}

.honor_item_nbk {
	height: auto;
	background: #FFFFFF;
	box-shadow: 0px 2px 11px 7px rgba(231, 231, 231, 0.5);
	border-radius: 12px;
	padding: 13% 9.7%;
}

.honor_item:nth-child(2n) .honor_item_nbk {
	margin-top: 19%;
}

.honor_n {
	font-size: 50px;
	font-family: Helvetica;
	color: #A59ACA;
	line-height: 60px;
}

.honor_y {
	font-size: 14px;
	font-weight: 400;
	color: #828282;
	line-height: 25px;
}

.honor_nr {
	margin-top: 10%;
	font-size: 22px;
	font-weight: 500;
	color: #000000;
	line-height: 33px;
}

.contact_nr {
	padding-top: 2.4%;
}

.abt_values {
	padding-top: 6.5%;
	background-color: #FFFFFF;
}

.values_item_r {
	position: relative;
}

.zs_icon1 {
	position: absolute;
	top: 19%;
	left: 21%;
}

.zs_icon2 {
	position: absolute;
	top: 49.7%;
	left: 69.7%;
}

.about_lm_title {
	margin-top: 12.56%;
}

.about_lm_tit {
	font-size: 26px;
	font-weight: 600;
	color: #424062;
	line-height: 37px;
}

.about_lm_ftit {
	font-size: 70px;
	font-family: Helvetica-Bold, Helvetica;
	font-weight: bold;
	color: #424062;
	line-height: 84px;
}

.about_lm_zs {
	width: 65px;
	height: 5px;
	background: #FFDBDB;
	border-radius: 3px;
	margin-top: 20px;
}

.about_lm_nr {
	margin-top: 45px;
	font-size: 14px;
	font-weight: 400;
	color: #828282;
	line-height: 30px;
}
.abt_story {
}
.abt_story_bg {
	height: 579px;
	width: 100%;
	top: 0;
	left: 0;
	position: relative;
	background: #6EC1BA;
}

.abt_story_banner {
	width: 100%;
	height: 100%;
	background: transparent;
	position: relative;
	overflow: hidden;
}
.img_cs {
    height: 100%;
	/* width: 100%;
	height: 100vh;
	position: fixed;top: 0;left: 0;right: 0;bottom: 0;
	z-index: -2; */
}
.img_cs img{
	width: 100%;
	height: 100%;
}

.abt_story_zs {
	position: absolute;
	top: 59.4%;
	left: 66%;
	z-index: 1;
}
.abt_story_kp1 {
	/* padding-top: -95px; */
	/* background-color: #FFFFFF; */
	position: relative;top: -95px;
}
.abt_story_kp {
	margin: -95px auto 0px;
	max-width: 880px;
	background: #F8F9FA;
	border-radius: 38px;
	position: relative;
	z-index: 10;
}
.nbk_cs {
	position: relative;top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	border-radius: 38px;
	overflow: hidden;
}
.abt_story_kp_nbk {
	overflow: hidden;
	border-radius: 38px;
	padding: 3% 6% 6% 3%;
	border-bottom: 26px solid transparent;
	border-top: 26px solid transparent;
	/* border-image-source: url('./border.png'); */

}
.abt_bor {
	position: absolute;
	top: 0;
	left: 0;
}
.abt_bor1 {
	position: absolute;
	bottom: 0;
	left: 0;
}

.story_tit {
	font-size: 32px;
	font-weight: 600;
	color: #424062;
	line-height: 50px;
}

.story_tit p {
	font-size: 50px;
}

.story_ftit {
	font-size: 70px;
	font-family: Helvetica-Bold, Helvetica;
	font-weight: bold;
	color: #828282;
	line-height: 60px;
	opacity: 0.2;
}

.story_jj {
	font-size: 14px;
	font-weight: 400;
	color: #828282;
	line-height: 30px;
}

.story_jj p {
	margin-bottom: 40px;
}

.abt_story_img {
	position: absolute;
	bottom: -87px;
	left: -160px;
	z-index: -1;
}


/* 联系我们 */
.contact_zs {
	margin-top: 6.8%;
	height: 2px;
	background-color: #A59ACA;
}

.contact_list {
	padding-top: 5.1%;
}

.contact_item_nbk {
	border-radius: 12px;
	border: 2px solid #A59ACA;
	text-align: center;
	font-size: 24px;
	font-weight: 500;
	color: #000000;
	line-height: 33px;
	padding: 15.26% 0px;
}

.contact_item_img {
	width: 48.6%;
	margin-bottom: 10.5%;
}

.con_lx {
	font-size: 22px;
	font-weight: 500;
	color: #B5D0E5;
	line-height: 70px;
}

.con_tit {
	font-family: PingFangSC-Semibold, PingFang SC;
	margin-top: 1.7%;
	font-size: 60px;
	font-weight: 600;
	color: #424062;
	line-height: 65px;
}

.con_nr {
	margin-top: 1.7%;
	font-size: 18px;
	font-weight: 500;
	color: #424062;
	line-height: 34px;
	letter-spacing: 3px;
}

.con_xx {
	padding-top: 5.3%;
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #212121;
	line-height: 32px;
}

/* 精选案例 */
.jxal_lanmu {
	width: 100%;
	padding-top: 4.4%;
	font-size: 24px;
	font-weight: 600;
	color: #424062;
	line-height: 30px;
}

.jxal_lanmu ul {
	display: flex;
	flex-wrap: wrap;
}

.jxal_lanmu li {
	position: relative;
	width: auto;
	margin-right: 6.5%;
	cursor: pointer;
	margin-bottom: 30px;
}

.jxal_lanmu_zs {
	width: 111px;
	height: 16px;
	background: linear-gradient(270deg, rgba(219, 234, 244, 0) 0%, #6EC1BA 100%);
	position: absolute;
	left: -8px;
	bottom: -3px;
	z-index: -1;
	display: none;
}

.jxal_lanmu li:hover .jxal_lanmu_zs {
	display: block;
}

.jxal_lanmu .jxal_lanmu_active .jxal_lanmu_zs {
	display: block;
}

.jxal_content {
	max-width: 1578px;
	margin: auto;
}

.case_box_list {
	margin: auto;

}

.case_box_list .case_box_item {
	margin-bottom: 37px;
	margin: 0px 15px;
	padding-bottom: 20px;
	border-bottom: 1px solid #000000;
	margin-bottom: 37px;
	overflow: hidden;
	position: relative;
}

.case_box_item_a {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: transparent;
}

.case_box_list .case_item_img {
    text-align: center;
	width: 100%;
	height: 330px;
	overflow: hidden;
	cursor: pointer;
}

.case_box_list .case_item_img img {
	width: auto;
	height: 100%;
	max-width: 100%;
}

.case_box_list .case_item_img img:hover {
	transform: scale(1.1);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1.1);
	-webkit-transform: all 1s ease 0s;
}

.jxal_lx {
	font-size: 14px;
	font-weight: 400;
	color: #727373;
	line-height: 30px;
	margin-top: 20px;
	display: block;
}

.jxal_tit {
	display: block;
	font-size: 26px;
	font-weight: 600;
	color: #424062;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	cursor: pointer;
	white-space: nowrap;
	margin-top: 10px;
}

.jxal_tit:hover {
	list-style: none;
	color: #000;
}

.jxal_bq {
	font-size: 14px;
	font-weight: 400;
	color: #727373;
	line-height: 20px;
	margin-top: 35px;
}

.jxal_fy {
	text-align: center !important;
	padding-top: 2%;
}
.jxal_fy li {
	display: inline-block;
	margin-left: 10px;
	text-align: center;
	background: #F5F5F5;
	cursor: pointer;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-weight: 400;
	position: relative;
}
.jxal_fy li:first-child {
	margin-left: 0px;
}

.jxal_fy li a {
	font-size: 14px;
	color: #131415;
	position: absolute;
	top: 0;
	left: 0;right: 0;
	bottom: 0;
	text-decoration: none;
}

.jxal_fy .jxal_fy_active {
	background: #A59ACA !important;
}

.jxal_fy .jxal_fy_active a {
	color: #FFFFFF;
}

.jxal_fy li:hover {
	background: #A59ACA;
}

.jxal_fy li:hover a {
	color: #FFFFFF;
}

/* 案例详情 */
.lxfw_box {
	width: 100%;
	background: #F5F5F5;
	padding: 3.17% 0px;
	/* margin-top: -100px; */
}

.lxfw_box_tit {
	font-size: 16px;
	font-weight: 500;
	color: #131415;
	line-height: 22px;
}

.lxfw_box_nr {
	font-size: 20px;
	font-weight: 400;
	color: #333333;
	line-height: 28px;
	margin-top: 8px;
}

.case_details {
	padding-top: 2.1%;
}

.case_details_l {
	padding: 0px !important;
}

.details_bann {
	background-color: #F5F5F5;
}

.case_more {
	width: 70%;
	margin-left: 30%;
}

.case_details_nr {
	padding-bottom: 40px;
	border-bottom: 2px solid #A59ACA;
}

.case_details_bq {
	margin-top: 40px;
	display: flex;
	flex-wrap: wrap;
	font-size: 16px;
	font-weight: 400;
	color: #333333;
}

.case_details_bq_list {
	width: 92%;
	margin-left: 20px;
	display: flex;
	flex-wrap: wrap;
}

.case_details_bq_list li {
	font-size: 14px;
	font-weight: 400;
	color: #8F8F8F;
	line-height: 20px;
	margin-bottom: 10px;
	height: 24px;
	line-height: 24px;
	margin-right: 8px;
	padding: 0px 8px;
	border: 1px solid #CCCCCC;
}

.case_details_nraa p,
.case_details_nraa img {
	margin-bottom: 40px;
	font-size: 18px;
	font-weight: 400;
	color: #333333;
	line-height: 36px;
}

.case_details_tit {
	font-size: 36px;
	font-weight: 500;
	color: #131415;
	line-height: 60px;
	margin-bottom: 20px;
}

.more_list_case_tit {
	font-size: 16px;
	font-weight: 600;
	color: #212121;
	line-height: 22px;
	padding-left: 10px;
	border-left: 3px solid #A59ACA;
}

.more_list_case li {
	margin-top: 20px;
	padding-bottom: 14px;
	border-bottom: 1px solid #000000;
}

.more_list_case li .more_case_img {
	width: 100%;
	height: 184px;
	overflow: hidden;
	cursor: pointer;
	text-align: center;
}

.more_list_case li .more_case_img img {
	width: auto;
	height: 100%;
}

.more_list_case li .more_case_img img:hover {
	transform: scale(1.1);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1.1);
	-webkit-transform: all 1s ease 0s;
}

.more_list_case .leixing {
	font-size: 14px;
	font-weight: 400;
	color: #727373;
	line-height: 30px;
	margin-top: 5px;
}

.more_list_case .more_case_name {
	font-size: 18px;
	font-weight: 600;
	color: #424062;
	line-height: 24px;
}

.more_list_case .more_case_bq {
	font-size: 14px;
	/* font-family: PingFangSC-Regular, PingFang SC; */
	font-weight: 400;
	color: #727373;
	line-height: 20px;
	margin-top: 5px;
}

/* 业务范围 */
.bus_add {
	padding-top: 6.4%;
}

.bus_add3 {
	margin-top: 7.6%;
	padding: 7.7% 0px;
	background: #F8F9FA;
}

.bus_add2 {
	background-color: #F8F9FA;
	/* margin-top: 7.6%;
	padding: 7.7% 0px; */
}

.bus_add_tit {
	font-size: 70px;
	font-family: Helvetica-Bold, Helvetica;
	font-weight: bold;
	color: #828282;
	line-height: 70px;
	opacity: 0.2;
}

.bus_gn {
	margin-top: 26px;
	font-size: 30px;
	font-weight: 600;
	color: #424062;
	line-height: 30px;
	position: relative;
	margin-bottom: 13px;
}

.bus_gn_list ul {
	display: flex;
	flex-wrap: wrap;
}

.bus_gn_list li {
	margin-top: 15px;
	margin-right: 10px;
	font-size: 22px;
	font-weight: 600;
	color: #6EC1BA;
	height: 53px;
	line-height: 53px;
	padding: 0px 23px;
	border-radius: 27px;
	border: 2px solid #6EC1BA;
	font-family: PingFangSC-Semibold, PingFang SC;
}

.bus_item_r {
	width: 90%;
	margin-left: 10%;
}

.bus_ip_item_r {
	width: 90%;
	margin-right: 10%;
}

.bus_gn p {
	position: relative;
	z-index: 9;
}

.bus_gn_zs {
	width: 111px;
	height: 16px;
	background: linear-gradient(270deg, rgba(219, 234, 244, 0) 0%, #6EC1BA 100%);
	position: absolute;
	bottom: -5px;
	z-index: 1;
}

.bus_item {}

.bus_ip {
	width: 100%;
	background-color: #F8F9FA;
	margin-top: 7.6%;
	padding: 7.7% 0px;
}

.bus_develop {
	margin-top: 4.7%;
}

.bus_col2 li {
	color: #B5D0E5;
	border: 2px solid #B5D0E5;
}

.bus_gn_zs2 {
	background: linear-gradient(270deg, rgba(219, 234, 244, 0) 0%, #B5D0E5 100%);
}

.bus_col3 li {
	color: #A59ACA;
	border: 2px solid #A59ACA;
}

.bus_gn_zs3 {
	background: linear-gradient(270deg, rgba(219, 234, 244, 0) 0%, #A59ACA 100%);
}

/* 网站地图 */
.wzkj_box {
	margin-top: 30px;
}
.wzkj_nbk {
	border: 1px solid #F2F2F2;
	height: auto;
	padding: 20px;
}
.wzkj_nbk h3 a {
    color: #424062;
}
.wzkj_list {
	margin-top: 30px;
}
.wzkj_list li {
	display: inline-block;
	margin-right: 30px;
	cursor: pointer;
	margin-bottom: 20px;
}
.wzkj_list li a {
	font-size: 18px;color: #666666;
	font-weight: 500;
}
.wzkj_list li a:hover {
	color: #424062;
}






.sj_daohang {
	display: flex;
	justify-conten: center;
	align-items: center;
}

.sj_daohang img {
	display: block;
	width: 80%;
	height: 100%;
	object-fit: cover;
}

	.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical>.swiper-pagination-bullets {
		left: 50% !important;
		transform: translateX(-50%) !important;
		bottom: 10px;
		top: 90% !important;
	}
	.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
		display: inline-block !important;
		margin: 0px 6px !important;
	}

@media (max-width: 1366px) {
	.swiper5 .swiper-slide {
		width: 84% !important;
	}
	.swiper-container6 {
		width: 100%;
		height: 680px !important;
	}
}

@media (max-width: 992px) {
	.menu {
		position: relative;
	}

	.lanmu_sj {
		position: absolute;
		top: 0px;
		bottom: 0px;
		left: 0px;
		right: 0;
		background-color: #424062;
		height: 100vh;
	}

	.lanmu_sj ul {
		padding: 60px 30px;
	}

	.lanmu_sj ul li a {
		display: block;
		color: #FFFFFF;
		padding: 30px 0px;
		border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	}

	.swiper1 {
		overflow: inherit !important;
	}
}
#sitecontent {
    overflow-x: hidden !important;
    width: 100% !important;
}
@media (max-width: 768px) {
	html,body {
		overflow-x: hidden !important;
    	width: 100% !important;
	}
	.swiper5 .swiper-slide {
		width: 100% !important;
		display: block !important;
	}

	.case_l,
	.case_r {
		width: 100% !important;
	}

	.mengcheng {
		display: none;
	}

	.tit {
		padding: 20px 30px;
		text-align: left;
	}

	.lanmu_ftit {
		font-size: 16px;
	}

	.lanmu_tit {
		font-size: 34px;
		line-height: 36px;
	}

	.lanmu_js {
		font-size: 24px;
		padding: 22px 0px 40px;
	}

	.lanmu_zs {
		margin-left: 0px;
		margin-top: 24px;
	}

	.yw_item_nbk {
		padding: 30px;
		margin-bottom: 30px;
	}

	.yw_icon {
		/*width: 50px;*/
		height: 50px;
	}

	.yw_name {
		margin: 5px 0px 20px;
	}

	.hztly {
		margin: 3.2% 20px 0px;
	}

	.case_l .case_name {
		font-size: 34px;
	}

	.abt_banner {
		height: 200px;
		/* width: auto; */
	}

	.contact_item {
		margin-bottom: 20px;
	}

	.case_details_l {
		padding-right: 15px !important;
		padding-left: 15px !important;
	}

	.case_more {
		width: 100%;
		margin-left: 0%;
	}

	.case_details_bq_list {
		width: 84%;
	}

	.case_details_nr {
		padding-bottom: 20px;
	}

	.case_details_nraa p,
	.case_details_nraa img {
		margin-bottom: 25px;
	}

	.case_details_bq {
		margin-top: 0px;
	}

	.case_details_r {
		margin-top: 70px;
	}

	/* 页尾 */
	#footer1 {
		padding: 60px 0px 90px;
	}

	.foot_logo {
		width: 30% !important;
	}

	.foot_l {
		padding-left: 0px !important;
	}

	.foot_add,
	.foot_map {
		margin-top: 30px;
	}

	.foot_2 {
		margin-top: 60px;
		margin-bottom: 50px;
	}

	.foot_xxxx li {
		margin-bottom: 30px;
	}

	.abt_v_ftit {
		font-size: 44px;
		line-height: 44px;
	}

	.abt_vedio_nr {
		margin-top: 30px;
	}

	.abt_story_bg {
		height: 340px;
	}

	.about_lm_tit {
		font-size: 16px;
	}

	.lanmu_tit {
		font-size: 34px;
		line-height: 36px;
	}

	.lanmu_js {
		font-size: 24px;
		padding: 22px 0px 40px;
	}

	.abt_story_zs {
		display: none;
	}

	.zs_icon2 {
		right: 0px;
		left: 64%;
		width: 30%;
	}

	.zs_icon1 {
		left: 20px;
		width: 30%;
	}

	.bus_add_tit {
		font-size: 44px;
		line-height: 44px;
	}

	.bus_item_r {
		width: 100%;
		margin-left: 0px;
	}

	.bus_ip_item_r {
		width: 100%;
		margin-right: 0px;
	}

	.jxal_lanmu {
		font-size: 20px;
		padding: 4.4% 20px 0px;
	}

	.jxal_tit {
		font-size: 20px
	}

	.jxal_bq {
		margin-top: 26px;
	}

	.lxfw_box {
		padding: 30px 0px;
	}

	.case_details {
		margin-top: 50px;
	}

	.case_details_tit {
		font-size: 34px;
		line-height: 52px;
	}

	#headTop {
		margin-right: 0px;
	}

	.con_tit {
		font-size: 34px;
		line-height: 46px;
	}

	.con_ljtj {
		padding: 0px !important;
		margin-top: 10% !important;
	}

	.contact_nr_tit {
		margin: 0px 20px;
	}

	.con_lx {
		margin-top: 30px;
	}

	.honor_nr {
		font-size: 17px;
	}

	.honor_n {
		font-size: 42px;
		line-height: 54px;
	}

	.story_tit_img {
		width: 58%;
		margin-bottom: 20px;
	}

	.bus_gn {
		font-size: 26px;
	}

	.bus_gn_list li {
		font-size: 18px;
	}

	.foot_2 {
		padding: 0px !important;
	}
	.banner_nr .banner_ftit {
		font-size: 36px;
		line-height: 60px;
	}
	.banner_nbk {
		padding: 16.7%;
	}
	.swiper-container6 { 
		height: 250px !important;
	}
	.banner_nr_img {
		width: 96% !important;
	}
	.banner_zy img {
	    width: 44px;
	    height: 44px;
	}
	.videos {
	    width: 94%;
	}
	.case_box_list .case_box_item {
	    margin: 0px;
	}
	.hztly .tjtj_btn {
	    font-size: 16px;
	}
	.fh_top {
	    bottom: 6%;
	}
	.more_list_case li .more_case_img {
	    height: 210px;
	}
	.jxal_fy li {
	    width: 44px;height: 44px;
	    line-height: 44px;
	    margin-left: 6px;
	}
	.fh_top img {
	    width: 90%;
	}
	.jxal_fy {
	    display: none;
	}
}
