/* @font-face {
	font-family: 'FZZDHJW';
	src: url('../font/方正正大黑FZZDHJW.TTF');
}

@font-face {
	font-family: 'SourceHanSansCN';
	src: url('../font/SourceHanSansCN-Normal.otf');
}

@font-face {
	font-family: 'SourceHanSansCNbold';
	src: url('../font/SourceHanSansCN-Bold.ttf');
}
*/




@font-face {
	font-family: 'PingFang';
	src: url('../font/PingFang-Bold-1.ttf');
}

@font-face {
	font-family: 'PingFangSC';
	src: url('../font/PingFang SC Regular.ttf');
}

@font-face {
	font-family: 'DINAlternate-bold';
	src: url('../font/DINAlternate-bold.otf');
}
@font-face {
	font-family: 'HMOS';
	src: url('../font/HarmonyOS_Sans_SC_Regular.ttf');
}
/*  */




:root {
	--primary-color: #16A0FF;
	--primary-color1: #272848;
	--primary-font14: 14px;
	--primary-fm: 'PingFang';
	--primary-fm1: 'PingFangSC';
	--primary-fm2: 'DINAlternate-bold';
}


.banner {
	height: 1080px;
	overflow-x: hidden;
}

.banner .banner_item {
	height: 1080px;
	position: relative;
}

.nav {
	padding: 20px 0 0;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	z-index: 100;
}

.nav .logo img {
	width: 145px;
}

.nav .n_group {
	margin-top: 10px;
}

.nav .group li {
	margin-left: 40px;
	display: inline-block;
	height: 55px;
}

.nav .group li .li_a {
	color: #fff;
	padding: 0px 15px;
	font-size: 16px;
	padding-bottom: 14px;
	border-bottom: 2px solid transparent;
	font-family: HMOS;
}

.nav .group li:hover .li_a {
	border-bottom: 2px solid var(--primary-color);
}

.nav .group .on .li_a {
	border-bottom: 2px solid var(--primary-color);
	
}

.nav .sousuo {
	width: 170px;
	padding: 0 10px;
	height: 36px;
	background: rgba(255, 255, 255, 0.24);
	border-radius: 20px;
	border: 1px solid #E4EBFF;
	margin-top: 5px;
	margin-left: 80px;
}

.nav .sousuo .text {
	border: 0px none;
	background: none;
	display: block;
	background: url('../img/p17.png') left center no-repeat;
	background-size: 20px;
	line-height: 34px;
	padding-left: 20px;
	font-size: 14px;
	color: #fff;
}

.nav .sousuo .text::placeholder {
	color: #fff;
}

.nav_on {
	background: #000;
}

.nav_on .group li .li_a {
	/* color: var(--primary-color); */
}

.nav_on .group .on .li_a {
	border-bottom: 2px solid #fff;
}

.nav .nnnam {
	position: relative;
}


.banner .banner_item {
	position: relative;
}

.banner .banner_item .text_item {
	position: absolute;
	width: 800px;
	left: 50%;
	text-align: center;
	top: 50%;
	transform: translate(-50%, -50%);
}


.banner .banner_item .text_item .t1 {
	font-size: 60px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 40px;
}

.banner .banner_item .text_item .t2 {
	font-size: 20px;
	color: #FFFFFF;
	width: 620px;
	margin: 0px auto;
}

.banner .banner_item .text_item .t3 {
	margin-top: 60px;
}

.banner .banner_item .text_item .t3 a {
	display: inline-block;
	background: var(--primary-color);
	padding: 20px 70px;
	font-size: 14px;
	color: #fff;
	border-radius: 10px;
}

.banner .swiper-pagination-bullet {
	width: 80px;
	height: 2px;
	background: #FFFFFF;
	opacity: 0.31;
	border-radius: 0px;
	margin: 0px 8px;

}

.banner .swiper-pagination-bullet-active {
	opacity: 1;
}

.m1 {
	background: url('../img/p0.png') center no-repeat;
	background-size: cover;
	padding: 100px 0;
}

.cm_titles {
	margin-bottom: 60px;
}

.cm_titles .more {}

.cm_titles .t1 {
	color: #272848;
	font-size: 36px;
	font-weight: bold;
}

.cm_titles .more {
	color: #6C6D8A;
	font-size: 16px;
	margin-top: 12px;
	padding-right: 30px;
	background: url('../img/p18.png') right center no-repeat;
	background-size: 20px;
}

.m1_1 {
	margin-bottom: 100px;
}

.m1 .fun_click .lt {
	width: 42px;
	height: 42px;
	border-radius: 50%;
	text-align: center;
	line-height: 35px;
	border: 2px solid #000000;
	display: inline-block;
	margin-right: 15px;
	cursor: pointer;
}

.m1 .fun_click .lt img {
	width: 10px;
}

.m1 .fun_click .lt:hover {
	background: var(--primary-color);
	border: 2px solid var(--primary-color);
}

.m1 .fun_click .lt .icon_2 {
	display: none;
}

.m1 .fun_click .lt:hover .icon_1 {
	display: none;
}

.m1 .fun_click .lt:hover .icon_2 {
	display: inline-block;
}

.m1 .fun_click {
	margin-bottom: 60px;
}


.m1_1 .fun * {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.m1_1 .fun .swiper-slide {
	width: auto;
}

.m1_1 .fun .swiper-slide .item {
	width: 375px;
	height: 500px;
	position: relative;
	overflow: hidden;
}


.m1_1 .fun .swiper-slide .item_on .pic {
	/* display: none; */
	opacity: 0;
}

.m1_1 .fun .swiper-slide .item .text {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
}

.m1_1 .fun .swiper-slide .item .text .dm {
	padding: 40px;
}


.m1_1 .fun .swiper-slide .item .text .dm .t1 {
	color: #fff;
	font-size: 28px;
	font-weight: bold;
}

.m1_1 .fun .swiper-slide .item .text .dm .t2 {
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	height: 55px;
	overflow: hidden;
	margin: 20px 0 40px;
}

.common_more_1 {
	color: #272848;
	font-size: 14px;
	background: url('../img/p18.png') right center no-repeat;
	background-size: 20px;
	padding-right: 30px;
}

.m1_1 .fun .swiper-slide .item_on {
	width: 582px;
	height: 500px;
	background: url('../img/p11.png') center no-repeat;
}

.m1_1 .fun .swiper-slide .item_on .text .dm .t2 {
	height: auto;
	overflow-x: initial;
}

.m1_1 .fun .swiper-slide .item .text .dm .t3 {
	opacity: 0;
}

.m1_1 .fun .swiper-slide .item_on .text .dm .t3 {
	opacity: 1;
}

.m1_1 .fun .swiper-slide .item_on .text .dm .t1,
.m1_1 .fun .swiper-slide .item_on .text .dm .t2 {
	color: #272848;
}

.m1_1 {
	overflow: hidden;
}

.m1_2 {}

.m1_2_tit {
	margin-bottom: 60px;
}

.m1_2_tit .t1 {
	color: var(--primary-color1);
	font-size: 36px;
	font-weight: bold;

}

.m1_2_tit .tab {
	margin-top: 5px;
}

.m1_2_tit .tab span,
.m1_2_tit .tab a {
	color: var(--primary-color1);
	font-size: 20px;
	display: inline-block;
	padding: 10px 40px;
	cursor: pointer;
	border-radius: 50px;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.m1_2_tit .tab .on {
	background: var(--primary-color);
	color: #fff;
}

.m1_2_tit .tab span:hover,

.m1_2_tit .tab a:hover {
	background: var(--primary-color);
	color: #fff;
}

.m1_2 .fun_switch {
	overflow-x: hidden;
}

.m1_2 .items {
	text-align: center;
}

.m1_2 .items .tit {
	color: var(--primary-color1);
	font-size: 20px;
	margin-top: 30px;
	font-weight: bold;
}

.m2 {
	width: 100%;
	height: 640px;
	position: relative;
}

.cm_titles2 .t1 {
	color: #fff;
}

.cm_titles2 .more {
	color: #fff;
	background: url('../img/p23.png') right center no-repeat;
	background-size: 20px;
}

.m2 .dm {
	padding: 60px 0;
}

.m2 .m2_1 {
	margin-top: 100px;
}

.m2 .m2_1 img {
	width: 400px;
}

.m2_2 {
	color: #fff;
}

.m2_2 .t1 {
	font-weight: bold;
	font-size: 46px;
	margin-top: 50px;
	margin-bottom: 20px;
}

.m2_2 .t2 {
	font-size: 24px;
}

.m3 {
	padding: 100px 0 130px;
	background: url('../img/p24.png') center no-repeat;
	background-size: cover;
}

.m3 .t1 {
	color: var(--primary-color1);
	font-size: 36px;
	margin-bottom: 80px;
	font-weight: bold;
}

.m3 .box {
	position: relative;
}

.m3 .box .icon_s {
	position: absolute;
	left: 50%;
	z-index: 10;
	top: 50%;
	transform: translate(-50%, -50%);
}

.footer {
	background: #000000;
	padding: 60px 0;
}

.footer .let .logo {
	margin-bottom: 40px;
}

.footer .let .logo img {
	width: 190px;
}

.footer .let .ewm .lt .pic {}

.footer .let .ewm .lt .t2 {
	color: #fff;
	padding-top: 10px;
	text-align: center;
	font-size: 14px;
}

.footer .let .t1 {
	color: #FFFFFF;
	font-size: 16px;
	margin-bottom: 20px;
	font-weight: bold;
}

.footer .let .mores {
	margin-top: 40px;
}

.footer .let .mores a {
	color: #fff;
	padding: 10px 70px;
	border-radius: 5px;
	display: inline-block;
	font-size: 14px;
	background: var(--primary-color);
}

.footer .groups {
	margin-left: 100px;
}

.footer .groups .item {
	width: 125px;
}

.footer .groups .item .t1 {
	color: #fff;
	font-size: 16px;
	margin-bottom: 20px;
}

.footer .groups .item .gp ul li {
	margin-bottom: 10px;
}

.footer .groups .item .gp ul li a {
	color: #fff;
	opacity: 0.7;
	font-size: 14px;
}

.footer .groups .item .gp ul li:hover a {
	color: #fff;
	opacity: 1;
}

.footer .groups .item {
	margin-right: 40px;
}

.footer .groups .item .gp .gp_ti {
	color: #fff;
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: bold;
}

.footer .groups .item .gp {
	margin-bottom: 20px;
}

.footer .groups .item:last-child {
	margin-right: 0px;
}

.footer .lianxiwm {
	width: 200px;
}

.footer .lianxiwm .t1 {
	color: #fff;
	font-size: 14px;

}

.footer .lianxiwm .t1 p {
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
}

.footer .lianxiwm .lt {
	color: #fff;
	font-size: 14px;
	margin-bottom: 20px;
	line-height: 30px;
}

.copy {
	background: #232735;
	color: #fff;
	font-size: 14px;
	padding: 20px 0;
	text-align: center;
}


.two_dome {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 65px;
	display: none;
}

.nav .group li:hover .two_dome {
	display: block;
}


.two_dome .dm {
	padding: 30px 40px;
	background: #fff;
}


.two_dome .dm .let {
	width: 20%;
}

.two_dome .dm .let .t1 {
	color: var(--primary-color1);
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 15px;
}

.two_dome .dm .let .lt {
	margin-bottom: 25px;
}

.two_dome .dm .let .lt .gp dl dd {
	margin-bottom: 15px;
}

.two_dome .dm .let .lt .gp dl dd a {
	color: var(--primary-color1);
	font-size: 14px;
	display: block;
	width: 100%;
	background: url('../img/p29.png') right center no-repeat;
}
.two_dome .dm .let .lt .gp dl dd a:hover{
    font-weight: bold;
}


.two_dome .dm .let .lt .gp dl dd:last-child {
	margin-bottom: 0px;
}

.two_dome .dm .let .lt:last-child {
	margin-bottom: 0px;
}

.two_dome .dm .rit {
	width: 78%;
}

.two_dome .dm .rit .rit_dm {
	border-left: 1px solid #D9E0EF;
	padding-left: 25px;
}

.two_dome .dm .rit .rit_dm .b_img {
	margin-bottom: 20px;
}
.two_dome .dm .rit .rit_dm .ggp{
    max-height: 600px;
    overflow-y: auto;
}

/* 美化整个滚动条 */
.two_dome .dm .rit .rit_dm .ggp::-webkit-scrollbar {
  width: 12px; /* 设置滚动条的宽度 */
  background-color: #f9f9f9; /* 滚动条的背景颜色 */
}
 
/* 美化滚动条轨道 */
.two_dome .dm .rit .rit_dm .ggp::-webkit-scrollbar-track {
  background: #e1e1e1; /* 轨道的背景颜色 */
  border-radius: 10px; /* 轨道的圆角 */
}
 
/* 美化滚动条的滑块 */
.two_dome .dm .rit .rit_dm .ggp::-webkit-scrollbar-thumb {
  background-color: #c1c1c1; /* 滑块的背景颜色 */
  border-radius: 10px; /* 滑块的圆角 */
  border: 2px solid #ffffff; /* 滑块边框 */
}
 
/* 当滑块悬停或活动时的样式 */
.two_dome .dm .rit .rit_dm .ggp::-webkit-scrollbar-thumb:hover {
  background: #a8a8a8; /* 悬停或活动状态下滑块的背景颜色 */
}


.two_dome .dm .rit .rit_dm .ggp .llt {
	/*margin-right: 80px;*/
	width: 100%;
	margin-bottom: 30px;
}

.two_dome .dm .rit .rit_dm .ggp .llt .tt1 {
	color: var(--primary-color1);
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 12px;
}

.two_dome .dm .rit .rit_dm .ggp .llt dd {
	margin-bottom: 10px;
	float: left;
	width: 20%;
}

.two_dome .dm .rit .rit_dm .ggp .llt dd a {
	color: var(--primary-color1);
	font-size: 14px;

}
.two_dome .dm .rit .rit_dm .ggp .llt dd .ywa{
    font-weight:bold;
}
.two_dome .dm .rit .rit_dm .ggp .llt dd .ywa img{
   width: 8px;
   margin-left: 3px;
   opacity: 0.7;
}
.two_dome .dm .rit .rit_dm .ggp .llt .there_list .ch_lt {
	margin-top: 8px;
}

.two_dome .dm .rit .rit_dm .ggp .llt .there_list .ch_lt a {
	color: #687697;
}

.two_dome .dm .rit .rit_dm .ggp .llt:last-child {
	margin-right: 0px;
}

.two_dome .dm .rit .rit_dm .ggp .llt dd a:hover {
	font-weight: bold;
}
.two_dome .dm .rit .rit_dm .ggp .llt .there_list .ch_lt a:hover{
    color: var(--primary-color);
}

.child_banner {
	height: 600px;
	position: relative;
}

.child_banner .boxs {
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0%);
	top: 240px;

}

.banner_child_text .t1 {
	color: #fff;
	font-size: 40px;
	margin-bottom: 10px;
	font-family: var(--primary-fm);
}

.banner_child_text .t2 {
	font-size: 24px;
	color: #fff;
	text-transform:uppercase;
}

.weizhi {
	color: #FFFFFF;
	font-size: 16px;
	margin-top: 155px;
}

.weizhi a {
	color: #fff;
	font-size: 16px;
}


.m4 {
	margin-top: 100px;
}

.cmon_t1 {
	color: #272848;
	font-size: 36px;
	/* font-weight: bold; */
	text-align: center;
	font-family: var(--primary-fm);
	margin-bottom: 60px;
}

.m4 .list .tit {
	color: #272848;
	font-size: 24px;
	padding: 12px 20px;
	border-left: 6px solid #16A0FF;
	font-weight: bold;
	background: rgba(22, 160, 255, 0.08);
	margin-bottom: 20px;
}

.m4 .list .gp .lt {
	float: left;
	width: 19.2%;
	margin-bottom: 25px;
	margin-right: 1%;
}

.m4 .list .gp .lt a {
	border: 1px solid #E1E1E1;
	color: #272848;
	text-align: center;
	font-size: 16px;
	padding: 10px 0;
	display: block;
}

.m4 .list .gp .lt a:hover {
	background: var(--primary-color);
	color: #fff;
}

.m4 .list .gp .lt:nth-child(5n) {
	margin-right: 0px;
}

.m4 .list2 .gp .lt {
	width: 9%;
}

.m4 .list2 .gp .lt:nth-child(5n) {
	margin-right: 1%;
}

.m4 .list2 .gp .lt:nth-child(10n) {
	margin-right: 0px;
}

.m5 {
	margin-top: 100px;
}

.m5 .group .item {
	width: 48.5%;
	margin-bottom: 40px;
}

.m5 .group .item .dm {
	border: 1px solid #E1E1E1;
	padding: 40px;
	display: flex;
}
.m5 .group .item .dm .pic{
    height: 300px;
}

.m5 .group .item .dm .cn {
	padding-left: 40px;
}

.m5 .group .item .dm .cn .t1 {
	color: var(--primary-color1);
	font-size: 24px;
	margin-bottom: 20px;
	height: 72px;
	overflow: hidden;
	font-weight: bold;

}

.m5 .group .item .dm .cn .gp ul {
	width: 210px;
}

.m5 .group .item .dm .cn .gp ul li {
	background: rgba(22, 160, 255, 0.08);
	color: #16A0FF;
	padding: 10px 0;
	text-align: center;
	border-radius: 50px;
	margin-bottom: 10px;
}
.m5 .group .item .dm .cn .gp ul li:hover{
    	background: rgba(22, 160, 255, 0.3);
    	font-weight: bold;
}

.m5 .group .item:nth-child(2n) {
	float: right;
}

.m6 {
	padding: 100px 0;
}

.m6 .titl {
	display: flex;
	color: #272848;
	align-items: center;
	font-size: 36px;
	margin-bottom: 80px;
}

.m6 .titl .nt {
	flex: 1;
}

.m6 .titl .tag span {
	background: rgba(22, 160, 255, 0.08);
	color: var(--primary-color);
	font-size: 14px;
	border-radius: 4px;
	padding: 8px 20px;
}

.m6_1 {}

.m6_1_1 {
	width: 20%;
}

.m6_1_1 .t_dm .t1 {
	color: var(--primary-color);
	font-size: 30px;
	border-bottom: 1px solid #E1E1E1;
	padding-bottom: 20px;
	margin-bottom: 30px;
}

.m6_1_1 .t_dm {
	padding: auto;
	padding-right: 65px;
	padding-top: 5px;
}

.m6_1_1 .t_dm .gp ul li {
	margin-bottom: 20px;
	/* font-weight: bold; */
}

.m6_1_1 .t_dm .gp ul li a {
	color: var(--primary-color1);
	font-size: 20px;
	font-family: var(--primary-fm);
}

.m6_1_2_box {
	display: flex;
	width: 100%;
	align-items: center;
	background: rgba(245, 245, 246, 0.68);

}

.m6_1_2_box .pic {
	width: 355px;
	height: 400px;
}
.m6_1_2_box .pic img{
    height: 100%;
}

.m6_1_2_box .con {
	flex: 1;

}

.m6_1_2 {
	width: 27%;
	text-align: center;
	position: relative;
	overflow: hidden;
}

.m6_1_2 .con {
	padding: 40px;
	color: #687697;
	line-height: 30px;
}

.m6_1_3 {
	width: 50%;
}

.m6_1_3 .t1 {
	color: #272848;
	margin-bottom: 5px;
	font-size: 30px;
	margin-top: 5px;
	font-family: var(--primary-fm);
}

.m6_1_3 .t2 {
	font-size: 24px;
	color: #6C6D8A;
	padding-left: 5px;
	font-family: var(--primary-fm);
	margin-bottom: 40px;
}

.m6_1_3 .t3 {
	margin-bottom: 10px;
	padding-left: 5px;
}

.m6_1_3 .t4 {
	font-weight: bold;
	margin-bottom: 15px;
	font-size: 20px;
	padding-left: 5px;
	margin-top: 15px;
}

.m6_1_3 .t5 select {
	width: 94%;
	padding: 0px 3%;
	font-size: 14px;
	height: 60px;
	border: 1px solid #E1E1E1;

	/*很关键：将默认的select选择框样式清除*/
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;

	/*在选择框的最右侧中间显示小箭头图片*/
	background: url("../img/p34.png") no-repeat scroll 95% center transparent;
}

.m6_1_3 .t5 select option {
	color: #6C6D8A;
	font-size: 18px;
}

.m6_1_3 .t6 a {
	background: var(--primary-color);
	color: #fff;
	display: block;
	width: 100%;
	border-radius: 4px;
	padding: 20px 0;
	text-align: center;
	position: relative;
	margin-top: 60px;
}

.m6_1_3 .t6 .hide_ewms {
	position: absolute;
	width: 100%;
	background: #fff;
	left: 0px;
	top: 70px;
	display: none;
	box-shadow: 0px 5px 10ox rgba(213, 217, 232, 0.5);
}

.m6_1_3 .t6 a:hover .hide_ewms {
	display: block;
}

.m6_1_3 .t6 .hide_ewms img {
	width: 40%;
}

.m6_1_2 {
	position: relative;
}

.m6_1_2 .prev,
.m6_1_2 .next {
	position: absolute;
	width: ;
	top: 50%;
	cursor: pointer;
	width: 35px;
	z-index: 10;
	transform: translate(0, -50%);
}

.m6_1_2 .prev {
	left: 0px;
}

.m6_1_2 .next {
	right: 0px;
}

.m6_2 {}

.m6_2 .list {
	margin-top: 80px;
}

.m6_2 .list .t1 {
	font-size: 28px;
	margin-bottom: 40px;
	color: #272848;
	font-family: var(--primary-fm);
}

.m6_2 .list .cn {
	font-size: 18px;
	line-height: 36px;
	color: #6C6D8A;
	font-family: var(--primary-fm1);
}

.m7_1 {
	background: url('../img/p37.png') center no-repeat;
	background-size: cover;
	height: 280px;
	margin-bottom: 100px;
	display: flex;
	align-items: center;
}

.m7_1 .dm {
	padding: 0px 70px;
}

.m7_1 .t1 {
	color: #fff;
	font-size: 35px;
	font-family: var(--primary-fm);
	margin-bottom: 10px;
}

.m7_1 .t2 .txt {
	width: 675px;
	color: #FFFFFF;
	font-family: var(--primary-fm1);
}

.m7_1 {
	/* text-align: center; */
}

.m7_2 .dm {
	width: 900px;
	position: relative;
	margin: 0px auto;
	margin-bottom: 200px;

}

.m7_2 .dm img {
	width: 100%;
}

.m7_2 .dm .item {
	width: 315px;
	position: absolute;
	font-family: var(--primary-fm1);
}

.m7_2 .dm .item .t_dm {
	position: relative;
	padding-right: 220px;
}

.m7_2 .dm .item .icon {
	width: 80px;
}

.m7_2 .dm .item .icon img {
	width: 80px;
	height: 80px;
	border-radius: 50%;
}

.m7_2 .dm .item .text {
	font-size: 24px;

	width: 216px;
	position: absolute;
	top: 50%;
	right: 0px;
	transform: translate(0, -50%);
	font-weight: bold;
}

.m7_2 .dm .item_1 {
	position: absolute;
	right: 0px;
	top: 0px;
}

.m7_2 .dm .item_2 {
	position: absolute;
	right: -155px;
	top: 85px;
}

.m7_2 .dm .item_3 {
	position: absolute;
	right: -240px;
	top: 220px;
}

.m7_2 .dm .item_4 {
	position: absolute;
	right: -260px;
	top: 355px;
}


.m7_2 .dm .item_5 {
	position: absolute;
	right: -260px;
	top: 516px;
}

.m7_2 .dm .item_2_style .t_dm {
	padding-right: 0;
	padding-left: 235px;
}

.m7_2 .dm .item_2_style .text {
	right: auto;
	left: 0px;
	text-align: right;
}

.m7_2 .dm .item_6 {
	position: absolute;
	left: 10px;
	top: 0px;
}

.m7_2 .dm .item_7 {
	position: absolute;
	left: -150px;
	top: 100px;
}

.m7_2 .dm .item_8 {
	position: absolute;
	left: -254px;
	top: 285px;
}

.m7_2 .dm .item_9 {
	position: absolute;
	left: -260px;
	top: 515px;
}

.m7_2 .dm .item_3_style {
	padding: 0px;
}

.m7_2 .dm .item_10 {
	top: 735px;
	left: -145px;
}

.m7_2 .dm .item_11 {
	top: 735px;
	right: -145px;
}

.m7_2 .dm .item_3_style {
	display: block;
}

.m7_2 .dm .item_12 {
	top: 850px;
	left: 50%;
	transform: translate(-50%, 0);
}

.m7_2 .dm .item_3_style .t_dm {
	padding: 0;
}

.m7_2 .dm .item_3_style .text {
	position: relative;
	width: 100%;
	/* position: absolute; */
	top: auto;
	right: auto;
	text-align: center;
	transform: translate(0, 0%);
}

.m7_2 .dm .item_3_style .icon {
	margin: 0px auto;
	margin-bottom: 10px;
}

.m7 {
	margin-top: 100px;
}

.m8 {
	margin-top: 100px;
}

.m8 .group {
	margin-bottom: 80px;
}

.m8 .group .lt {
	width: 19.5%;
	float: left;
	margin-left: 0.5%;
}

.m8 .group .lt a {
	display: block;
	background: #F6F6F8;
	color: #6C6D8A;
	font-size: 18px;
	padding: 15px 0;
	text-align: center;
	font-family: var(--primary-fm);
}

.m8 .group .lt:nth-child(5) {
	margin-right: 0px;
}

.m8 .group .lt a:hover {
	background: var(--primary-color);
	color: #fff;
}

.cmon_t2 {
	font-size: 34px;
}


.m8_1 .cont {
	height: 500px;
	position: relative;
}

.m8_1 .cont .text {
	position: absolute;
	top: 50%;
	right: 115px;
	width: 480px;
	transform: translate(0, -50%);
}

.m8_1 .cont .text .t1 {
	font-family: var(--primary-fm);
	color: #fff;
	font-size: 36px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 2px solid rgba(255, 255, 255, 0.6);
}

.m8_1 .cont .text .t2 {
	font-family: var(--primary-fm1);
	font-size: 20px;
	color: #fff;
}

.m8_1 .cont1 {
	margin-top: 60px;
	color: #6C6D8A;
	line-height: 34px;
	font-family: var(--primary-fm1);
}

.m8_2 {
	margin-top: 80px;
}

.m8_2 .group .item {
	width: 31%;
	margin-right: 3%;
	float: left;
	background: #FFFFFF;
	border: 1px solid #E1E1E1;
}

.m8_2 .group .item:nth-child(3) {
	margin-right: 0px;
}

.m8_2 .group .item .dddm {
	padding: 50px 35px;
}

.m8_2 .group .item .dddm .pic {
	text-align: center;
}

.m8_2 .group .item .dddm .pic img {
	width: 135px;
}

.m8_2 .group .item .dddm .ttt {
	text-align: center;
	font-weight: bold;
	font-family: var(--primary-fm);
	margin-top: 20px;
	font-size: 28px;
	margin-bottom: 30px;
}

.m8_2 .group .item .dddm .ccc {
	text-align: center;
	font-size: 16px;
	font-family: var(--primary-fm1);
	color: #6C6D8A;
	line-height: 30px;
	height: 150px;
	overflow: hidden;
}

.m8_3 {
	margin-top: 100px;
}

.m8_3 .group {
	margin-top: 120px;
	position: relative;
}

.m8_3 .group .icon_ic {
	position: absolute;
	top: 0px;
}

.m8_3 .group .icon_ic_1 {
	top: 16%;
	left: 21%;
}

.m8_3 .group .icon_ic_2 {
	top: 16%;
	left: 46%;
}

.m8_3 .group .icon_ic_3 {
	top: 16%;
	left: 71%;
}


.m8_3 .group .icon_ic_4 {
	top: 79%;
	left: 21%;
}

.m8_3 .group .icon_ic_5 {
	top: 79%;
	left: 46%;
}

.m8_3 .group .icon_ic_6 {
	top: 79%;
	left: 71%;
}

.m8_3 .group .icon_ic_7 {
	top: 40%;
	left: 85.5%;
}

.m8_3 .group .gp .item {
	width: 23%;
	margin-right: 2%;
	float: left;
	margin-bottom: 125px;
}

.m8_3 .group .gp .item .pic {
	text-align: center;
	position: relative;
	/* transform: translate(0, -40px); */

}

.m8_3 .group .gp .item .pic img {
	width: 140px;
	position: relative;
	margin-top: -50px;
}

.m8_3 .group .gp .item .dddm {
	background: #FFFFFF;
	padding: 0px 50px;
	color: #272848;
	text-align: center;
	padding-bottom: 30px;
	font-family: var(--primary-fm);
	box-shadow: 5px 5px 20px 0px #F0EFF3;
}

.m8_3 .group .gp .item .ttt {
	margin: 0 0;
	height: 130px;
	font-size: 18px;
	margin-top: 20px;
	font-weight: bold;
	/* margin-top: -20px; */
}

.m8_3 .group .gp .item:nth-child(4n) {
	margin-right: 0px;
}

.m8_3 .group .gp .item:nth-child(n+5) {
	margin-bottom: 0px;
}

.m8_3 .group .item .m8_4 {
	/* margin-top: -100px; */
	position: relative;
	z-index: 10;
}

.m8_3 .group {
	margin-bottom: 0px;
}

.m8_4 {
	margin-top: 60px;
}

.m8_4 .item {
	width: 25%;
	position: relative;
	height: 200px;
}

.m8_4 .item:nth-child(n+2) {
	margin-left: -20px;
}

.m8_4 .item .text {
	width: 200px;
	position: absolute;
	left: 50%;
	top: 50%;
	text-align: center;
	color: #fff;
	transform: translate(-50%, -50%);
}

.m8_4 .item .text .t3 {
	text-align: left;
}

.m8_4 .item .text .t1 {
	font-family: var(--primary-fm);
	font-size: 24px;
}

.m8_4 .item .text .t2 {
	font-family: var(--primary-fm);
	font-size: 22px;
}

.m8_4 .item .text .t3 {
	font-size: 16px;
	text-align: center;
	margin-top: 15px;
	font-family: var(--primary-fm);
}

.m8_4 .item .text .t3 .cccm {
	display: inline-block;
	text-align: left;
}

.m8_4 .item:nth-child(2n) .text {
	color: #272848;
}

.m8_5 {
	margin-top: 100px;
}

.m8_5 .gp .item {
	color: #272848;
	width: 14%;

	text-align: center;
}

.m8_5 .gp .item .icon {
	text-align: center;
	margin-bottom: 30px;
}

.m8_5 .gp .item .icon img {
	height: 70px;
}

.m8_5 .gp .item .t1 {
	font-size: 20px;
	font-family: var(--primary-fm);
}

.m8_5 .gp .item .t2 {
	font-size: 16px;
	line-height: 30px;
}

.m8_6 {
	margin-top: 100px;
}

.m8_6 .list .tit {
	color: #272848;
	font-size: 24px;
	padding: 15px 20px;
	border-left: 6px solid #16A0FF;
	/* font-weight: bold; */
	background: rgba(22, 160, 255, 0.08);
	font-family: var(--primary-fm);
	margin-bottom: 20px;
}


.m8_6 .list .group1 .item {
	width: 31%;
	text-align: center;
	margin-right: 2%;
}

.m8_6 .list .group1 .item:nth-child(3n) {
	margin-right: 0px;
}

.m8_6 .list .group2 .item .pic img {
	width: 100%;
}

.m8_6 .list .group2 .item {
	width: 31%;
	text-align: center;
	margin-right: 2%;
}

.m8_6 .list .group2 .item:nth-child(3n) {
	margin-right: 0px;
}

.m8_6 .list .group2 .item .dect {
	font-size: 16px;
	text-align: left;
	padding: 0px 50px;
	height: 120px;
	overflow: hidden;
	margin-bottom: 30px;
	line-height: 30px;
	font-family: var(--primary-fm1);
}

.m8_6 .list .group2 .item .but a {
	display: inline-block;
	background: #16A0FF;
	color: #fff;
	padding: 10px 50px;
	font-size: 14px;
	border-radius: 4px;
}

.m8_7 {
	margin-top: 100px;
	margin-bottom: 80px;
}

.m8_7 .list .tit {
	color: #272848;
	font-size: 24px;
	padding: 15px 20px;
	border-left: 6px solid #16A0FF;
	/* font-weight: bold; */
	background: rgba(22, 160, 255, 0.08);
	font-family: var(--primary-fm);
	/* margin-bottom: 20px; */
}

.m8_7 .list .dm {
	background: #F6FBFF;
}

.m9 .box {
	display: flex;
	padding: 100px 0;

}

.m9 .box .cont {
	flex: 1;
	padding-right: 200px;
	padding-top: 40px;
}

.m9 .box .pic {
	width: 675px;
}

.m9 .box .pic img {
	width: 100%;
}

.m9 .box .cont .t1 {
	font-size: 36px;
	color: #272848;
	font-family: var(--primary-fm);
	margin-bottom: 40px;
}

.m9 .box .cont .conts {
	color: #272848;
	font-weight: bold;
	line-height: 40px;
	font-size: 20px;
	font-family: var(--primary-fm1);
}

.m9_1 {
	background: #F6F6F8;
	padding: 100px 0;
}

.m9_1 .t1 {
	font-size: 36px;
	color: #272848;
	margin-bottom: 60px;
	font-family: var(--primary-fm);
}

.m9_1 .dect {
	color: #272848;
	font-size: 20px;
	line-height: 40px;
	font-family: var(--primary-fm1);
}

.m9_1 .lt {
	width: 16.6%;
}

.m9_1 .lt .icon {
	text-align: center;
}

.m9_1 .lt .icon img {
	width: 100px;
	height: 100px;
	border-radius: 50%;
}

.m9_1 .lt .t2 {
	color: #272848;
	text-align: center;
	font-size: 20px;
	font-family: var(--primary-fm);
	margin-top: 20px;
}

.m9_1 .gp {
	margin-top: 60px;
}

.m9_2 {
	padding: 100px 0;
	background: linear-gradient(123deg, #2B6EFF 0%, #82D0FE 100%);
}

.m9_2 .t1 {
	color: #FFFFFF;
	font-size: 36px;
	font-family: var(--primary-fm);
	margin-bottom: 80px;
}

.m9_2 .gp .lt {
	width: 20%;
	float: left;
	text-align: center;
	position: relative;
}

.m9_2 .gp .lt::before {
	content: '';
	width: 1px;
	height: 60px;
	background: #fff;

	display: inline-block;
	position: absolute;
	right: 0px;
	bottom: 30px;
	display: inline-block;
}

.m9_2 .gp .lt .icon img {
	height: 55px;
}

.m9_2 .gp .lt .t2 {
	font-family: var(--primary-fm);
	color: #fff;

}

.m9_2 .gp .lt .t2 span {
	font-size: 60px;
	font-family: cursive;
}

.m9_2 .gp .lt .t3 {
	font-size: 16px;
	color: #fff;
}

.m9_3 {
	padding: 100px 0;
	background: url('../img/p1.png') left center no-repeat;
	background-size: cover;
}


.m9_3 .tit {
	font-family: var(--primary-fm);
	font-size: 36px;
	color: #333333;
	margin-bottom: 70px;
}

.m9_3 .box .list {
	margin-bottom: 60px;
	width: 670px;
	padding-left: 30px;
}

.m9_3 .box .list .t1 {
	font-family: var(--primary-fm);
	color: #272848;
	font-size: 24px;
	position: relative;
	margin-bottom: 15px;
}

.m9_3 .box .list .t1 img {
	position: absolute;
	left: -30px;
	top: 50%;
	transform: translate(0, -50%);
}

.m9_3 .box .list .cc {
	font-family: var(--primary-fm1);
}

.m9_3 .box .list .cc2 {
	font-size: 20px;
}

.m9_3 .box {
	position: relative;
}

.m9_3 .box .rit_icon {
	position: absolute;
	width: 45%;
	right: 0px;
	top: -20px;
	max-width: 900px;
}

.m10 {
	padding: 100px 0;
}

.m10 .group {
	margin-top: 60px;
}

.m10 .group .item {
	background: #fff;
	padding: 40px;
	display: flex;
	margin-bottom: 40px;
}

.m10 .group .item .pic {
	width: 390px;
	height: 250px;
	overflow: hidden;
}

.m10 .group .item .cont {
	flex: 1;
	padding-left: 40px;
	position: relative;
}

.m10 .group .item .cont .t1 {
	font-size: 24px;
	color: #272848;
	font-family: var(--primary-fm);
	font-weight: bold;
	margin-bottom: 30px;
	height: 36px;
	overflow: hidden;
}

.m10 .group .item .cont .t2 {
	font-size: 16px;
	color: #687697;
	height: 48px;
	overflow: hidden;

}

.m10 .group .item .cont .t3 {
	font-size: 16px;
	position: absolute;
	color: #687697;
	bottom: 5px;
}

.m11 {
	padding: 100px 0;
}

.m11 .t1 {
	font-size: 36px;
	color: #272848;
	font-family: var(--primary-fm);
}

.m11 .t2 {
	font-family: var(--primary-fm1);
	margin: 25px 0 55px;
}

.m11 .t3 {
	font-size: 16px;
	line-height: 28px;
	font-family: var(--primary-fm1);
	color: #687697;
}


.m12 .tit {
	font-size: 32px;
	color: #272848;
	font-weight: bold;
	font-family: var(--primary-fm);
}

.m12 .fun_click .lt {
	width: 42px;
	height: 42px;
	border-radius: 50%;
	text-align: center;
	line-height: 35px;
	border: 2px solid #000000;
	display: inline-block;
	margin-right: 15px;
	cursor: pointer;
}

.m12 .fun_click .lt img {
	width: 10px;
}

.m12 .fun_click .lt:hover {
	background: var(--primary-color);
	border: 2px solid var(--primary-color);
}

.m12 .fun_click .lt .icon_2 {
	display: none;
}

.m12 .fun_click .lt:hover .icon_1 {
	display: none;
}

.m12 .fun_click .lt:hover .icon_2 {
	display: inline-block;
}

.m12 .fun_click {
	margin-bottom: 60px;
}

.m12 .funs {
	overflow-x: hidden;
}

.m12 .funs .item .img {
	width: ;
}

.m12 .funs .item .tt {
	font-size: 24px;
	height: 72px;
	color: #272848;
	font-family: var(--primary-fm);
}

.m12 .funs .item .tt2 {
	font-size: 14px;
	color: #687697;
	margin: 20px 0;
	font-family: var(--primary-fm1);
}

.m12 .funs .item .tt3 {
	font-size: 14px;
	color: #687697;
}

.m12 {
	padding-bottom: 100px;
}

.m13 {
	padding: 100px 0 0px;
}

.m13 .tit {
	font-size: 36px;
	color: #272848;
	margin-bottom: 80px;
	font-family: var(--primary-fm);
}

.m13 .cm .c {
	font-size: 16px;
	color: #272848;
	font-family: var(--primary-fm);
	margin-top: 60px;
}

.m14 .gp {
	margin-top: 80px;
}

.m14 .gp .lt {
	width: 25%;
	text-align: center;
	float: left;
}

.m14 .gp .lt .yceng {
	width: 220px;
	margin: 0px auto;
	height: 220px;
	border-radius: 50%;
	background: rgba(22, 160, 255, 0.04);
	position: relative;
	margin-bottom: 80px;

}

.m14 .gp .lt .txt {
	position: absolute;
	top: 50%;
	left: 50%;
	text-align: center;

	transform: translate(-50%, -50%);
}

.m14 .gp .lt .txt .icon {
	margin-bottom: 15px;

}

.m14 .gp .lt .txt .icon img {
	width: 50px;
	height: 50px;
}

.m14 .gp .lt:nth-child(4n) {
	margin-right: 0px;
}

.m14 .gp .lt .txt .t1 {
	font-size: 18px;
	color: #272848;
	font-family: var(--primary-fm);
}

.m14 .gp .lt .txt .t2 {
	font-size: 16px;
	font-family: var(--primary-fm1);
}

.m15 {
	margin-top: 20px;
}

.m15 .tit {
	color: #272848;
	font-size: 36px;
	margin-bottom: 40px;
	font-family: var(--primary-fm);
}

.m15 .gp {
	padding-bottom: 40px;
}

.m15 .gp .item * {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.m15 .gp .item {
	width: 31%;
	margin-right: 2%;
	position: relative;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	margin-bottom: 40px;

}

.m15 .gp .item:nth-child(3n) {
	margin-right: 0px;
}

.m15 .gp .item .dm {
	padding: 40px;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	background: #FFFFFF;
	border-radius: 8px;
	border: 1px solid #E1E1E1;
}

.m15 .gp .item .dm .t1 {
	font-size: 24px;
	background: linear-gradient(180deg, #2B6EFF 0%, #82D0FE 100%);
	background: linear-gradient(180deg, #2B6EFF 0%, #82D0FE 100%);
	-webkit-background-clip: text;
	background-clip: text;
	color: transparent;
	font-family: var(--primary-fm);
	margin-bottom: 50px;
	font-weight: bold;
}

.m15 .gp .item .dm .t2 {
	font-size: 16px;
	color: #272848;
	line-height: 30px;
	position: relative;
	z-index: 10;
	height: 320px;
	font-family: var(--primary-fm1);
}

.m15 .gp .item .dm .t3 {
	text-align: center;
}

.m15 .gp .item .dm .t3 a {
	display: inline-block;
	background: #16A0FF;
	color: #fff;
	border-radius: 5px;
	font-family: var(--primary-fm);
	font-size: 18px;
	padding: 10px 60px;
}

.m15 .gp .item .icons {
	position: absolute;
	top: 10px;
	right: 30px;
}

.m15 .gp .item:hover {
	background: #FFFFFF;
	box-shadow: 0px 25px 20px 0px rgba(213, 217, 232, 0.5);
	border-radius: 8px;

}

.m15 .gp .item:hover .dm {
	border: 1px solid #16A0FF;
}

.m16 {
	padding: 100px 0;
}

.m16 .tag {
	margin-bottom: 15px;
}

.m16 .tag span {
	display: inline-block;
	color: #5FD596;
	background: rgba(106, 181, 141, 0.1);
	border-radius: 4px;
	padding: 5px 15px;
	font-size: 14px;
}

.m16 .t1 .nt {
	font-size: 30px;
	color: #272848;
	font-family: var(--primary-fm);
}

.m16 .t1 .time {
	float: right;
	color: #687697;
	font-family: var(--primary-fm1);
	font-size: 20px;
	margin-top: 5px;
}

.m16 .t2 {
	margin-top: 70px;
	position: relative;
}

.m16 .t2 .list .t11 {
	font-size: 20px;
	margin-bottom: 10px;
	color: #272848;
	font-family: var(--primary-fm);
}

.m16 .t2 .list .c {
	font-size: 18px;
	color: #687697;
	font-family: var(--primary-fm1);
}

.m16 .t2 .list {
	margin-bottom: 60px;
}

.m16 .t2 .back a {
	display: inline-block;
	font-size: 14px;
	border-radius: 4px;
	padding: 10px 45px;
	border: 1px solid rgba(51, 51, 51, 0.36);
}

.m16 .t2 .address {
	position: absolute;
	right: 0px;
	top: 0px;
	padding: 60px 50px;
	line-height: 30px;
	background: #16A0FF;
	color: #fff;
	font-family: var(--primary-fm);
}

.m16 .t2 .address span {
	display: inline-block;
	width: 90px;
	text-align: justify;
}

.m17 .tit {
	color: #272848;
	font-size: 36px;
	margin-bottom: 90px;
	font-family: var(--primary-fm);
}

.m17 .map {
	width: 100%;
	height: 650px;
	position: relative;
}

.m17 .map iframe {
	position: absolute;
	width: 100%;
	height: 100%;
}

.m17 {
	padding: 100px 0;
}

.m17 .map .rit_info {
	position: absolute;
	width: 400px;
	height: 100%;
	z-index: 10;
	right: 0px;
	top: 0px;
	background: rgba(255, 255, 255, 0.47);
	backdrop-filter: blur(10px);
}

.m17 .map .rit_info .gp {
	padding: 120px 40px 0 40px;
}

.m17 .map .rit_info .gp .list .t1 {
	color: #000000;
	font-size: 20px;
	font-family: var(--primary-fm);
	margin-bottom: 10px;
}

.m17 .map .rit_info .gp .list .t2 {
	font-size: 16px;
	font-family: var(--primary-fm1);
	color: #000000;
}

.m17 .map .rit_info .gp .list {
	margin-bottom: 40px;
}

.m18 .item {
	width: 31%;
	margin-right: 3.3%;
	float: left;
	margin-bottom: 30px;
}

.m18 .item:nth-child(3n) {
	margin-right: 0px;
}

.m18 .item .dm {
	text-align: center;
	padding: 45px 0;
	font-family: var(--primary-fm1);
	border: 1px solid #D9D9D9;
}

.m18 .item .dm .icon {
	text-align: center;
}

.m18 .item .dm .icon img {
	width: 120px;
}

.m18 .item .dm .t1 {

	margin: 30px 0 5px;
}
.m18 .item .dm .t2{
    height: 25px;
}
.m18 .item .dm .t2 span {
	font-weight: bold;
	font-size: 16px;
	color: #16A0FF;

	font-style: normal;
}

.m19 {
	margin-top: 100px;
}

.m19 .tit {
	color: #272848;
	font-size: 36px;
	margin-bottom: 60px;
	font-family: var(--primary-fm);
}

.m19 .form .cell .lt {
	width: 32%;
	float: left;
	/* line-height: 50px; */
	height: 50px;
	padding: 0 1%;
	margin-right: 2%;
	border: 1px solid #D9D9D9;

}

.m19 .form .cell .lt:nth-child(3) {
	margin-right: 0px;
}

.m19 .form .cell .lt .text {
	height: 50px;
	background: none;
	width: 100%;
}

.m19 .form .cell1 {
	/* height: 300px; */
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 40px;
	border: 1px solid #D9D9D9;
}

.m19 .form .cell1 textarea {
	width: 100%;
	height: 300px;
}

.m19 .form {
	padding-bottom: 120px;
}

.m19 .form .submit input {
	display: inline-block;
	background: #16A0FF;
	color: #fff;
	font-family: var(--primary-fm);
	border-radius: 50px;
	font-size: 18px;
	padding: 10px 50px;
}


.rit_menlian {
	position: fixed;
	top: 30%;
	right: 0px;
	background: linear-gradient(357deg, #09E2B9 0%, #16A0FF 100%);
	border-radius: 4px 0px 0px 4px;
	color: #fff;
	width: 55px;
	text-align: center;
	z-index: 999;
	padding: 25px 0 10px;
}

.rit_menlian a {
	color: #fff;
}

.rit_menlian .icon {
	margin-bottom: 10px;
}


.banner{
	position: relative;
}
.banner .prev,
.banner .next{
	position: absolute;
	top: 40%;
	cursor: pointer;
	z-index: 100;
	width: 30px;
	transform: translate(0,-50%);
}
.banner .prev{
	left: 2%;
}
.banner .next{
	right: 2%;
}


.m3 .box {
	width: 1300px;
	height: 240px;
	overflow: hidden;
}

.m3 .box .dm_bix {
	white-space: nowrap;
	animation: move 30s infinite linear;
}

/* 定义动画 */
@keyframes move {

	/* from 是从原始位置出发，所以可以省略 */
	to {
		/* 移动至添加最初四个li之前的最后一个li（150*6=900），此时如果未在li末尾进行添加就会导致空白出现 */
		transform: translate(-100%);
	}
}


/*.banner .t1,*/
/*.banner .t2{*/
/*	-webkit-transition: all .3s ease-in-out;*/
/*	transition: all .3s ease-in-out;*/
/*}*/
/*.banner:hover .t1,*/
/*.banner:hover .t2{*/
/*	transform: translate(0,-50px);*/
/*}*/




.back_top{
    position: fixed;
    bottom: 5%;
    right: 2%;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #fff;
}
.back_top img{
    width: 40px;
}


.putong_erji{
    position: absolute;
    width: 120px;
    left: 50%;
  	transform: translate(-50%, 0%);
    border-radius: 4px;
    font-size: 14px;
    background: #fff;
    top: 53px;
    display: none;
    /*padding-bottom: 10px;*/
    box-shadow: 0px 5px 10px rgba(0,0,0,0.2);
}
.putong_erji dl dd a{
    font-size: 14px;
    text-align: center;
    display: block;
    padding: 12px 0;
    border-bottom: 1px solid #f5f5f5;
}
.putong_erji dl dd:last-child a{
    border-bottom: 0px;
}


.nav .group .re_li{
    position: relative;
}

.nav .group .re_li:hover .putong_erji{
    display: block;
}

.putong_erji dl dd a:hover{
    color:  var(--primary-color);;
}

.two_dome .dm .rit .rit_dm .ggp .heng_on{
    margin: 0px;
    width: 100%;
}


.two_dome .dm .rit .rit_dm .ggp .heng_on dd{
    width: 20%;
    float: left;
}





.m5_2 .group2 .item {
	width: 23%;
	margin: 0px 1%;
	margin-bottom: 50px;
}

.m5_2 .group2 .item .dm .pic{
	padding: 10px;
	border: 1px solid #f1f1f1;
	border-radius: 10px 10px 0 0;

}

.m5_2 .group2 .item .pic img {
	width: 100%;
}

.m5_2 .group2 .item .titer {
	text-align: center;
	padding: 10px;
	font-size: 14px;
	/* font-weight: bold; */
	background: #f1f1f1;
}
.nav .group .re_lion{
    position: relative;
}
.nav .group .re_lion:hover .putong_erji{
    display: block;
}




