.anchorBL{
	display:none;
}
.newBox {
	margin-top: 100px;
}

.popup .pubic1 {
	width: 180px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	border-radius: 8px;
	z-index: 99999999;
}

.noYet {
	background-color: rgba(0, 0, 0, .6);
	display: none;
}

.subSucc {
	background-color: rgba(19, 78, 172, .8);
	display: none;
}

.fiex-end {
	justify-content: flex-end;
}

.viewer-container {
	z-index: 1000000 !important;
}

.c1b {
	color: #1B1B1B;
}

.cee3 {
	color: #EE311D;
}

.c156 {
	color: #1567D9;
}

.more {
	width: 220px;
	padding: 10px 20px;
	display: flex !important;
	justify-content: space-between;
	align-items: center;
	background-image: url(../images/more-bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
	z-index: 9;
}

.more::before {
	content: '';
	display: block;
	width: 100%;
	height: 0;
	border-bottom: 20px solid transparent;
	border-right: 50px solid transparent;
	border-top: 1px solid transparent;
	border-left: 158px solid rgba(255, 255, 255, .3);
	position: absolute;
	top: -6px;
	left: 12px;
	opacity: 0;
	visibility: hidden;
	transition: all .3s;
	overflow: hidden;
}

.more1::before {
	border-left: 158px solid rgba(96, 96, 96, .3);
}

.more:hover::before {
	transform: rotateZ(8deg);
	opacity: 1;
	visibility: visible;
}

/* 面包屑 */
.crumbs {
	background-color: #F6F6F6;
}

.crumbs .con .left {
	display: flex;
	align-items: center;
	padding: 22px 0;
}

.crumbs .arrow {
	margin: 0 5px;
}

.crumbs_active {
	color: #1567D9 !important;
}

/* 服务支持 */
.server_support,
.about_container {
	width: 100%;
	overflow: hidden;
}

.server_banner {
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding-top: 31.53%;
	position: relative;
}

.server_banner .title_box {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.server_banner .title_box p {
	width: 68%;
	margin-top: 5%;
}

.salesOrganization {
	margin-top: 100px;
}

.salesOrganization .title_content {
	margin-bottom: 60px;
}

.salesOrganization .map_content {
	background: #F5F5F5;
}

.salesOrganization .map_content_box {
	position: relative;
}

.salesOrganization .map_content_box .wrap {
	position: relative;
	height: 100%;
}

.salesOrganization .map_content_box .map_left {
	/* width: 53.4375%;margin-left: 3%; */
	padding-top: 80px;
	position: relative;
	z-index: 1;
	margin-left: 3%;
}

.salesOrganization .map_content_box .classification {
	display: none;
	justify-content: center;
}

.salesOrganization .map_content_box .map_left .s1 {
	color: #1567D9;
}

.salesOrganization .map_content_box .map_left .s2 {
	color: #E60808;
}

.salesOrganization .map_content_box .point_icon {
	width: 14px;
	height: 14px;
	border-radius: 50%;
	background: #E60808;
}

/* .salesOrganization .m1,.m2,.m3{width: 53.4375%;margin-left: 3%;}.salesOrganization .m4{width: 100%;}.salesOrganization .map_left .mapBox{width: 100%;padding-top: 49%;position: relative;}.salesOrganization .map_left .mapBox .map{width: 100%;height: 100%;position: absolute;top: 0;background-repeat: no-repeat;background-size: 100% 100%;} */
.salesOrganization .map_content_box .map {
	display: none;
	width: 1206px;
	padding-top: 64%;
	position: relative;
	z-index: 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.salesOrganization .map_content_box .baiduMap {
	width: 100vw;
	padding-top: 0;
}

.salesOrganization .map_content_box .showMap {
	display: block;
}

.salesOrganization .map_content_box .mapShadow {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

.salesOrganization .map_content_box .map .point {
	width: 32px;
	height: 25px;
	position: absolute;
	cursor: pointer;
}

.salesOrganization .map_content_box .map .on {
	display: none;
}

.salesOrganization .map_content_box .map .mapPoint {
	width: 100%;
	height: 100%;
	background: url(../images/serverMapBg/qq1.png) no-repeat;
	background-size: 100% 100%;
}

.salesOrganization .map_content_box .map .q1 {
	top: 42%;
	right: 20%;
}

.salesOrganization .map_content_box .map .q2 {
	top: 44%;
	right: 23%;
}

.salesOrganization .map_content_box .map .q3 {
	top: 48%;
	right: 21.5%;
}

.salesOrganization .map_content_box .map .q4 {
	top: 50%;
	right: 23.5%;
}

.salesOrganization .map_content_box .map .q5 {
	top: 50.5%;
	right: 22.5%;
}

.salesOrganization .map_content_box .map .q6 {
	top: 51.5%;
	right: 24%;
}

.salesOrganization .map_content_box .map .q7 {
	top: 48.5%;
	right: 27%;
}

.salesOrganization .map_content_box .map .q8 {
	top: 45%;
	right: 28%;
}

.salesOrganization .map_content_box .map .q9 {
	top: 39%;
	left: 50%;
}

.salesOrganization .map_content_box .map .q10 {
	top: 45%;
	left: 23%;
}

.salesOrganization .map_content_box .map .q11 {
	top: 52%;
	left: 66%;
}

.salesOrganization .map_content_box .map_right {
	width: 520px;
	position: absolute;
	right: 0;
	z-index: 10;
}

.salesOrganization .map_content_box .map_right .tabs_list {
	height: 65px;
	line-height: 65px;
	margin: 20px 0;
	box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.08);
	padding: 0 20px;
	box-sizing: border-box;
}

.salesOrganization .map_content_box .map_right .tabs_list .tabs_box {
	width: 100%;
}

.salesOrganization .map_content_box .map_right .tabs_list a {
	flex: 1;
	position: relative;
}

.salesOrganization .map_content_box .map_right .tabs_list .active {
	color: #1567D9;
	font-weight: bold;
}

.salesOrganization .map_content_box .map_right .tabs_list .active::after {
	content: '';
	width: 53px;
	height: 4px;
	background: #1567D9;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
}

.salesOrganization .map_content_box .map_right .organization_list {
	height: 745px;
	padding: 20px;
	box-sizing: border-box;
	box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.08);
}

.salesOrganization .map_content_box .search {
	height: 50px;
	margin-bottom: 20px;
	display: flex;
}

.salesOrganization .map_content_box .search_left {
	width: 70%;
	height: 100%;
	border: 1px solid #EEEEEE;
	border-right: none;
}

.salesOrganization .map_content_box .search_left input {
	border: none;
	outline: none;
	width: 100%;
	height: 100%;
	padding: 0 20px;
	box-sizing: border-box;
}

.salesOrganization .map_content_box ::-webkit-input-placeholder {
	color: #999;
	font-weight: 600;
}

.salesOrganization .map_content_box :-moz-placeholder {
	color: #999;
	font-weight: 600;
}

/* Firefox 19-50 */
.salesOrganization .map_content_box ::-moz-placeholder {
	color: #999;
	font-weight: 600;
}

/* - Internet Explorer 10–11- Internet Explorer Mobile 10-11 */
.salesOrganization .map_content_box :-ms-input-placeholder {
	color: #999 !important;
	font-weight: 600 !important;
}

/* Edge (also supports ::-webkit-input-placeholder) */
.salesOrganization .map_content_box ::-ms-input-placeholder {
	color: #999;
	font-weight: 600;
}

/* CSS Working Draft */
.salesOrganization .map_content_box ::placeholder {
	color: #999;
	font-weight: 600;
}

.salesOrganization .map_content_box .search_right {
	flex: 1;
	height: 100%;
	line-height: 50px;
	background: #1567D9;
}

.salesOrganization .map_content_box .organization_list .list_box {
	height: 635px;
	overflow-x: hidden;
	overflow-y: auto;
}

.salesOrganization .map_content_box .list_box::-webkit-scrollbar {
	width: 8px;
	height: 16px;
	background-color: #F5F5F5;
}

/*定义滚动条轨道 内阴影+圆角*/
.salesOrganization .map_content_box .list_box::-webkit-scrollbar-track {
	width: 8px;
	background: #EEEEEE;
}

/*定义滑块 内阴影+圆角*/
.salesOrganization .map_content_box .list_box::-webkit-scrollbar-thumb {
	width: 8px;
	background: #1567D9;
}

.salesOrganization .map_content_box .organization_list .list_box a {
	text-decoration: none;
	padding: 15px;
	box-sizing: border-box;
}

.salesOrganization .map_content_box .organization_list ul {
	width: 100%;
}

.salesOrganization .map_content_box .organization_list .active {
	display: block;
}

.salesOrganization .map_content_box .organization_list li {
	border-bottom: 1px solid #EEEEEE;
}

.salesOrganization .map_content_box .organization_list .act {
	background: lightgray;
}

.salesOrganization .map_content_box .organization_list li:last-child {
	border-bottom: none;
}

.salesOrganization .map_content_box .organization_list li a {
	width: 100%;
	height: 100%;
}

.salesOrganization .map_content_box .organization_list li a .info_content {
	margin-top: 15px;
}

.salesOrganization .map_content_box .organization_list li a .info_content_item {
	margin-bottom: 10px;
}

.salesOrganization .map_content_box .organization_list li a .info_content_item:last-child {
	margin-bottom: 0;
}

/* 备用销售机构地图样式 */
.map_contentBox_spare {
	position: relative;
}

.map_contentBox_spare .map_left {
	display: none;
	position: relative;
	z-index: 10;
}

.map_contentBox_spare .mapShow {
	display: block;
}

.map_contentBox_spare .mapPaddingBox {
	width: 100%;
	padding-top: 68%;
	position: relative;
}

.map_contentBox_spare .mapPaddingBox .map {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.map_contentBox_spare .mapPaddingBox .map .mapShadow {
	display: block;
	width: 100%;
	height: 100%;
}

.map_contentBox_spare .mapPaddingBox .map .pointBox {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.map_contentBox_spare .mapPaddingBox .map .pointBox .point {
	width: 32px;
	height: 25px;
	position: absolute;
	cursor: pointer;
}

.map_contentBox_spare .mapPaddingBox .map .pointBox .on {
	display: none;
}

.map_contentBox_spare .mapPaddingBox .map .pointBox .point img {
	display: block;
	width: 100%;
	height: 100%;
}

.map_contentBox_spare .mapPaddingBox .map .q1 {
	top: 42%;
	right: 19.7%;
}

.map_contentBox_spare .mapPaddingBox .map .q2 {
	top: 44%;
	right: 23%;
}

.map_contentBox_spare .mapPaddingBox .map .q3 {
	top: 48%;
	right: 21.5%;
}

.map_contentBox_spare .mapPaddingBox .map .q4 {
	top: 50%;
	right: 23.5%;
}

.map_contentBox_spare .mapPaddingBox .map .q5 {
	top: 50.5%;
	right: 22.5%;
}

.map_contentBox_spare .mapPaddingBox .map .q6 {
	top: 51.5%;
	right: 24%;
}

.map_contentBox_spare .mapPaddingBox .map .q7 {
	top: 48.5%;
	right: 27%;
}

.map_contentBox_spare .mapPaddingBox .map .q8 {
	top: 45%;
	right: 28%;
}

.map_contentBox_spare .mapPaddingBox .map .q9 {
	top: 41%;
	left: 48%;
}

.map_contentBox_spare .mapPaddingBox .map .q10 {
	top: 45%;
	left: 23%;
}

.map_contentBox_spare .mapPaddingBox .map .q11 {
	top: 52%;
	left: 66%;
}

.map_contentBox_spare .m1,
.m2,
.m3 {
	width: 61.4%;
}

.map_contentBox_spare .m4 {
	width: 100%;
	padding-top: 42.1875%;
	position: relative;
}

.map_contentBox_spare .baiduMap {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.map_contentBox_spare .map_right {
	/*width: 100%;*/
	/*height: 100%;*/
	/*position: relative;*/
	/*top: 0;*/
	/*left: 0;*/
	pointer-events: none;
}

.map_contentBox_spare .map_right .wrap {
	position: relative;
	height: 100%;
}

.map_contentBox_spare .map_right .searchContent {
	/*width: 38%;*/
	/*height: 100%;*/
	/*position: relative;*/
	/*top: 0;*/
	/*right: 0;*/
	overflow: hidden;
	pointer-events: auto;
	display: flex;
	flex-direction: column;
}

.map_contentBox_spare .map_right .tabs_list {
	height: 65px;
	line-height: 65px;
	margin: 20px 0 20px;
	box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.08);
	padding: 0 20px;
	box-sizing: border-box;
}

.map_contentBox_spare .map_right .tabs_list a {
	flex: 1;
	position: relative;
}

.map_contentBox_spare .map_right .tabs_list .active {
	color: #1567D9;
	font-weight: bold;
}

.map_contentBox_spare .map_right .tabs_list .active::after {
	content: '';
	width: 53px;
	height: 4px;
	background: #1567D9;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
}

.map_contentBox_spare .map_right .organization_list {
	padding: 20px;
	box-sizing: border-box;
	box-shadow: 0px 10px 40px 0px rgb(0 0 0 / 8%);
	flex: 1;
	display: flex;
	flex-direction: column;
	height: 400px;
}

.map_contentBox_spare .map_right .search {
	height: 50px;
	display: flex;
	margin-bottom: 20px;
}

.map_contentBox_spare .map_right .search_left {
	width: 70%;
	height: 100%;
	border: 1px solid #EEEEEE;
	border-right: none;
}

.map_contentBox_spare .map_right .search_left input {
	border: none;
	outline: none;
	width: 100%;
	height: 100%;
	padding: 0 20px;
	box-sizing: border-box;
}

.map_contentBox_spare .map_right .search_right {
	flex: 1;
	height: 100%;
	line-height: 50px;
	background: #1567D9;
}

.map_contentBox_spare .map_right .organization_list .list_box {
	flex: 1;
	overflow-x: hidden;
	overflow-y: auto;
}

.map_contentBox_spare .map_right .list_box::-webkit-scrollbar {
	width: 8px;
	height: 16px;
	background-color: #F5F5F5;
}

/*定义滚动条轨道 内阴影+圆角*/
.map_contentBox_spare .map_right .list_box::-webkit-scrollbar-track {
	width: 8px;
	background: #EEEEEE;
}

/*定义滑块 内阴影+圆角*/
.map_contentBox_spare .map_right .list_box::-webkit-scrollbar-thumb {
	width: 8px;
	background: #1567D9;
}

.map_contentBox_spare .map_right .organization_list .list_box ul {
	width: 100%;
}

.map_contentBox_spare .map_right .organization_list li {
	border-bottom: 1px solid #EEEEEE;
}

.map_contentBox_spare .map_right .organization_list .act {
	/*background: lightgray;*/
}

.map_contentBox_spare .map_right .organization_list .list_box a {
	width: 100%;
	height: 100%;
	text-decoration: none;
	padding: 15px;
	box-sizing: border-box;
}

.map_contentBox_spare .map_right .organization_list li a .info_content {
	margin-top: 15px;
}

.map_contentBox_spare .map_right .organization_list li a .info_content_item {
	margin-bottom: 10px;
}

.join_info {
	width: 100%;
	background: url(../images/joinIn_bgMax.jpg) no-repeat top center;
	background-size: cover;
}

.join_info .joinIn_box {
	padding: 5% 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

.join_info .joinBox_left {
	margin-right: 2.8%;
	display: flex;
	flex-direction: column;
}

.join_info .joinBox_left .module_title {
	position: relative;
	padding-top: 10px;
	margin-bottom: 25%;
}

.join_info .joinBox_left .module_title::before {
	content: "";
	width: 40px;
	height: 6px;
	background: #FFFFFF;
	position: absolute;
	top: 0;
}
/*打假热线 sj add 20220413 sta */
.join_info .joinBox_left .module_title1 {
	position: relative;
	padding-top: 10px;
	margin-bottom: 25%;
}

.join_info .joinBox_left .module_title1::before {
	content: "";
	width: 40px;
	height: 6px;
	background: #1567D9;
	position: absolute;
	top: 0;
}
.join_info .joinBox_right .condition1 li {
	list-style: auto;
	line-height: 30px;
}

.join_info .joinBox_right .condition1 li:nth-last-child(2) {
	list-style: none;
}

.join_info .joinBox_right .condition1 li:last-child {
	list-style: none;
}
.join_info .joinBox_right .condition1 li::marker{
    unicode-bidi: isolate;
    text-transform: none;
    text-indent: 0px !important;
    text-align: start !important;
    text-align-last: start !important;
}


/*打假热线 sj add 20220413 end */

.join_info .join_methods_item {
	margin-bottom: 10%;
}

.join_info .join_methods_item:last-child {
	margin-bottom: 0;
}

.join_info .join_methods_item .item_tip {
	margin-left: 10%;
}

.join_info .joinBox_right {
	width: 70.4%;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.join_info .joinBox_right .joinBox_rightBox {
	width: 100%;
	padding-top: 44%;
	position: relative;
}

.join_info .joinBox_right .joinBox_content {
	width: 38%;
	height: 80%;
	padding-right: 2%;
	position: absolute;
	top: 50%;
	right: 30px;
	transform: translateY(-50%);
	overflow-x: hidden;
	overflow-y: auto;
}

.join_info .joinBox_right .joinBox_content::-webkit-scrollbar {
	width: 8px;
	height: 16px;
	background-color: #F5F5F5;
}

/*定义滚动条轨道 内阴影+圆角*/
.join_info .joinBox_right .joinBox_content::-webkit-scrollbar-track {
	width: 8px;
	background: rgba(238, 49, 29, 0.6);
}

/*定义滑块 内阴影+圆角*/
.join_info .joinBox_right .joinBox_content::-webkit-scrollbar-thumb {
	width: 8px;
	height: 120px;
	background: #FFFFFF;
}

.join_info .joinBox_right .condition li {
	list-style: inside;
	line-height: 30px;
}

.join_info .joinBox_right .condition li:nth-last-child(2) {
	list-style: none;
}

.join_info .joinBox_right .condition li:last-child {
	list-style: none;
}

.knowledgeShare {
	margin: 5% 0;
	width: 100%;
	background: rgba(255, 255, 255, 0.15);
}

.knowledgeShare .knowledge_left {
	width: 41.7%;
}

.knowledgeShare .knowledge_left .knowledge_box {
	width: 100%;
	padding-top: 69.8%;
	position: relative;
}

.knowledgeShare .knowledge_left img {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
}

.knowledgeShare .knowledge_right {
	display: flex;
	flex-direction: column;
	padding: 0 6% 0;
	box-sizing: border-box;
}

.knowledgeShare .knowledge_right .module_title {
	position: relative;
	padding-top: 10px;
	margin-bottom: 5%;
}

.knowledgeShare .knowledge_right .module_title::before {
	content: "";
	width: 40px;
	height: 6px;
	background: #FFFFFF;
	position: absolute;
	top: 0;
}

.knowledgeShare .knowledge_right p {
	line-height: 30px;
	margin-bottom: 10%;
}
/*定义打假热线 sj  add  sta 20220411 左图右容
.Hotline {
	margin: 5% 0;
	width: 100%;
	background: rgba(255, 255, 255, 0.15);
}

.Hotline .Hotline_left {
	width: 41.7%;
}

.Hotline .Hotline_left .Hotline_box {
	width: 100%;
	padding-top: 69.8%;
	position: relative;
}

.Hotline .Hotline_left img {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
}

.Hotline .Hotline_right {
	display: flex;
	flex-direction: column;
	padding: 0 6% 0;
	box-sizing: border-box;
}

.Hotline .Hotline_right .module_title {
	position: relative;
	padding-top: 10px;
	margin-bottom: 5%;
}

.Hotline .Hotline_right .module_title::before {
	content: "";
	width: 40px;
	height: 6px;
	background: #1567D9;
	position: absolute;
	top: 0;
}

.Hotline .Hotline_right p {
	line-height: 30px;
	margin-bottom: 10%;
}

.Hotline .Hotline_methods_item {
    margin-bottom: 5%;
}

.Hotline .Hotline_methods_item .item_tip {
    margin-left: 5%;
}

.Hotline .Hotline_right .Third_party {
     font-size:2.0rem;
}

.join_info .crack_down {
	padding: 5% 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

.join_info .crackDown_left {
	margin-right: 2.8%;
	display: flex;
	flex-direction: column;
}

.join_info .crackDown_left .module_title {
	position: relative;
	padding-top: 10px;
	margin-bottom: 25%;
}

.join_info .crackDown_left .module_title::before {
	content: "";
	width: 40px;
	height: 6px;
	background: #1567D9;
	position: absolute;
	top: 0;
}

.join_info .crack_methods_item {
	margin-bottom: 10%;
}

.join_info .crack_methods_item:last-child {
	margin-bottom: 0;
}

.join_info .crack_methods_item .item_tip {
	margin-left: 10%;
}

.join_info .crackDown_right {
	width: 100%;
}

.join_info .crackDown_right .crackDown_content {
	width: 100%;
	right: 0;
	padding: 0 20px;
	box-sizing: border-box;
}
	

.join_info .crackDown_right {
	width: 70.4%;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.join_info .crackDown_right .crackDown_rightBox {
	width: 100%;
	padding-top: 44%;
	position: relative;
}

.join_info .crackDown_right .crackDown_rightBox {
	width: 38%;
	height: 80%;
	padding-right: 2%;
	position: absolute;
	top: 50%;
	right: 30px;
	transform: translateY(-50%);
	overflow-x: hidden;
	overflow-y: auto;
}

.join_info .crackDown_right .crackDown_content::-webkit-scrollbar {
	width: 8px;
	height: 16px;
	background-color: #F5F5F5;
}
*/

/*定义打假热线 sj  add  end 20220411  左图右容*/


.join_info .activity .activity_left {
	display: flex;
	flex-direction: column;
	margin-right: 10%;
}

.join_info .activity_left .module_title {
	position: relative;
	padding-top: 10px;
	margin-bottom: 40px;
}

.join_info .activity_left .module_title::before {
	content: "";
	width: 40px;
	height: 6px;
	background: #1567D9;
	position: absolute;
	top: 0;
}

.join_info .activity_left p {
	line-height: 30px;
	margin-bottom: 15%;
}

.join_info .activity_right {
	width: 50%;
}

.join_info .activity_right .activityBox {
	width: 100%;
	padding-top: 66.7%;
	position: relative;
}

.join_info .activity_right img {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
}

.platform {
	padding: 15% 0;
}

.platform .platform_list {
	padding-top: 9%;
	background: #1567D9 url(../images/platform_list_bg.png) no-repeat center center;
	border-radius: 105px;
	position: relative;
	overflow: hidden;
}

.platform .platform_list .platform_box {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

.platform .platform_list a {
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 105px;
	transition: all 0.3s ease;
}

.platform .platform_list a:hover {
	background: rgba(187, 30, 15, 0.8);
}

.platform .platform_list a img {
	margin-right: 20px;
}

.platform .platform_list a span {
	padding-bottom: 10px;
	position: relative;
}

.platform .platform_list a span::before {
	content: "";
	width: 45px;
	height: 2px;
	background: #FFFFFF;
	position: absolute;
	left: 0;
	bottom: 0;
}

/* 关于瓦轴 */
.about_banner {
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding-top: 31.53%;
	background-size: cover;
	position: relative;
}

.about_banner .title_box {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.about_banner .title_box p {
	margin-top: 5%;
}

.about_content_1 {
	width: 100%;
	background: url(../images/about_bg_1.jpg) no-repeat bottom center;
	background-size: cover;
	padding: 5% 0 8%;
}

.aboutcontent_1_1 {
	padding: 0 11%;
	box-sizing: border-box;
	margin-bottom: 7%;
	align-items: flex-start;
}

.aboutcontent_1_1 .left {
	margin-right: 11%;
	display: flex;
	flex-direction: column;
}

.aboutcontent_1_1 .left .title {
	margin-bottom: 10%;
}

.aboutcontent_1_1 .module_title {
	color: #1567D9;
	padding-top: 15px;
	margin: 7% 0 13%;
	position: relative;
}

.aboutcontent_1_1 .module_title::before {
	content: "";
	width: 40px;
	height: 6px;
	background: #1567D9;
	position: absolute;
	top: 0;
	left: 0;
}

.aboutcontent_1_1 .explain_text {
	margin-top: 20px;
}

.aboutcontent_1_1 .right {
	line-height: 30px;
	color: #333333;
	margin-bottom: 2%;
}

.aboutcontent_1_2 {
	width: 100%;
	height: 190px;
	background: rgba(136, 136, 136, 0.1);
	padding: 0 11%;
	box-sizing: border-box;
	justify-content: space-between;
	margin-bottom: 7%;
}

.aboutcontent_1_2 .item .speNum {
	font-family: "BT";
	letter-spacing: 2px;
	margin-right: 5px;
}

.aboutcontent_1_2 .item span {
	display: block;
}

.aboutcontent_1_2 .item .speNum:nth-child(2) {
	margin-top: -50px;
	margin-left: -5px;
}

.aboutcontent_1_3 .describe {
	line-height: 30px;
	margin-top: 2%;
	margin-bottom: 8%;
}

.aboutcontent_1_3 .group_list_item {
	width: 50%;
	height: 270px;
}

.aboutcontent_1_3 .group_list_itemBox {
	width: 100%;
	height: 100%;
	padding: 0 10px 20px;
	box-sizing: border-box;
}

.aboutcontent_1_3 .group_list_item:nth-child(2n) .group_list_itemBox {
	padding-right: 0;
}

.aboutcontent_1_3 .group_list_item:nth-child(2n-1) .group_list_itemBox {
	padding-left: 0;
}

.aboutcontent_1_3 .group_list_itemBox .item_right {
	height: 55%;
}

.aboutcontent_1_3 .group_list_item:hover a {
	background: url(../images/about_group_selectBg.jpg) no-repeat center center;
	background-size: cover;
}

.aboutcontent_1_3 .group_list_item a {
	width: 100%;
	height: 100%;
	padding: 0 43px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	background: rgba(255, 255, 255, 0.2);
}

.aboutcontent_1_3 .group_list_item a img {
	width: 86px;
	height: 86px;
	margin-right: 25px;
}

.aboutcontent_1_3 .group_list_item .item_right .title {
	margin-bottom: 5%;
}

.aboutcontent_1_3 .group_list_item .item_right .module_desc {
	line-height: 30px;
}

.aboutcontent_1_4 {
	margin: 5% 0 7%;
}

.aboutcontent_1_4_left {
	width: 38.2%;
	margin-right: 6%;
}

.aboutcontent_1_4_left .imgBox {
	width: 100%;
	height: 0;
	padding-top: 56.8%;
	position: relative;
}

.aboutcontent_1_4_left .imgBox .bg_img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
}
.aboutcontent_1_4_left .imgBox .about_video{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.3);
}.aboutcontent_1_4_left .imgBox .about-play{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 4em;
	
}

.aboutcontent_1_4_right {
	flex: 1;
	padding-right: 5.625%;
	box-sizing: border-box;
}

.aboutcontent_1_4_right .text {
	line-height: 34px;
}

.about_content_2 {
	height: 360px;
}

.about_content_2 .about_2_item {
	width: calc(100% / 3);
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	overflow: hidden;
	transition: width 0.5s ease;
}

.about_content_2 .about_2_item .dialog_black {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.about_content_2 .about_2_item .dialog_pink {
	width: 100%;
	height: 100%;
	background: linear-gradient(to right, #3d74e8, #c664d0);
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	transition: opacity 0.5s ease;
}

.about_content_2 .about_2_item .about_2_box {
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	padding: 10%;
	box-sizing: border-box;
	position: relative;
	z-index: 10;
	transform: translateY(70%);
	transition: transform 0.5s ease;
}

.about_content_2 .about_2_item .about_2_box .textContent {
	margin-top: 40px;
	margin-bottom: 30px;
	width: 20vw;
	line-height: 30px;
}

.about_content_2 .about_2_item:hover {
	width: 40vw;
}

.about_content_2 .about_2_item:hover .dialog_pink {
	opacity: 0.7;
}

.about_content_2 .about_2_item:hover .about_2_box {
	transform: translateY(0);
}

.about_content_3 {
	background-size: cover;
	padding: 8% 0 15%;
}

.about_content_3 .wrap {
	position: relative;
}

.about_content_3 .swiper-container {
	width: 80%;
	margin: 0 auto;
}

.about_content_3 .title {
	justify-content: space-between;
	margin-bottom: 10%;
}

.about_content_3 .title_left {
	padding-left: 25px;
	position: relative;
}

.about_content_3 .title_left:before {
	content: "";
	width: 5px;
	height: 30px;
	background: #FFFFFF;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.about_content_3 .swiper_content .swiper_content_img {
	width: 260px;
	height: 180px;
	position: relative;
	margin-right: 20px;
}

.about_content_3 .swiper_content .swiper_content_img img {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.about_content_3 .swiper_content ul {
	width: 0;
}

.about_content_3 .swiper_content li {
	margin-bottom: 15px;
	list-style: inside;
}

.about_content_3 .swiper_content li:last-child {
	margin-bottom: 0;
}

.about_content_3 .swiper-button-prev {
	width: 35px;
	height: 35px;
	background-image: none;
}

.about_content_3 .swiper-button-prev img {
	width: 100%;
	height: 100%;
}

.about_content_3 .swiper-button-prev .img1 {
	transform: rotateY(180deg);
}

.about_content_3 .swiper-button-next {
	width: 35px;
	height: 35px;
	background-image: none;
}

.about_content_3 .swiper-button-next img {
	width: 100%;
	height: 100%;
}

.about_content_3 .img2 {
	display: none;
}

.about_content_3 .swiper-button-prev:hover .img1 {
	display: none;
}

.about_content_3 .swiper-button-prev:hover .img2 {
	display: block;
}

.about_content_3 .swiper-button-next:hover .img1 {
	display: none;
}

.about_content_3 .swiper-button-next:hover .img2 {
	display: block;
	transform: rotateY(180deg);
}

.about_content_3 .swiper-pagination {
	width: 100%;
	bottom: -30%;
}

.about_content_3 .swiper-pagination .swiper-pagination-bullet {
	margin: 0 5px;
	background: #FFFFFF;
	opacity: 0.4;
}

.about_content_3 .swiper-pagination .swiper-pagination-bullet-active {
	background: #FFFFFF;
	opacity: 1;
}

.about_content_4 .swiper-container {
	height: 820px;
}

.about_content_4 .swiper-container .swiper-slide {
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.about_content_4 .tabs {
	width: 100%;
	position: absolute;
	top: 105px;
	z-index: 10;
}

.about_content_4 .tabs .title {
	display: inline-block;
	position: relative;
	padding-top: 20px;
	margin-bottom: 40px;
}

.about_content_4 .tabs .title::before {
	content: "";
	width: 40px;
	height: 6px;
	background: #FFFFFF;
	position: absolute;
	top: 0;
	left: 0;
}

.about_content_4 .tabs li {
	height: 0;
	position: relative;
}

.about_content_4 .tabs li:first-child {
	width: 170px;
	border-top: 50px solid #FFFFFF;
	border-left: 0px solid transparent;
	border-right: 30px solid transparent;
}

.about_content_4 .tabs li:nth-child(2) {
	width: 170px;
	border-bottom: 50px solid #FFFFFF;
	border-left: 30px solid transparent;
	/*border-right: 30px solid transparent;*/
	margin-left: -20px;
}
.about_content_4 .tabs li:nth-child(3) {
	width: 170px;
	border-bottom: 50px solid #FFFFFF;
/*	border-left: 30px solid transparent;*/
	border-right: 30px solid transparent;
/*	margin-left: -20px;*/
	margin-left: 10px;
}

.about_content_4 .tabs li:last-child {
	width: 170px;
	border-top: 50px solid #FFFFFF;
	border-left: 30px solid transparent;
	border-right: 0 solid transparent;
	margin-left: -20px;
	margin-right: 0;
}

.about_content_4 .tabs li a {
	position: absolute;
	width: 100%;
	height: 50px;
	line-height: 50px;
	left: 0;
	top: -50px;
	color: #1567D9;
}

.about_content_4 .tabs li:nth-child(2) a {
	top: 0;
}
.about_content_4 .tabs li:nth-child(3) a {
	top: 0;
}

.about_content_4 .tabs .active {
	border-top-color: #EE311D !important;
	border-bottom-color: #EE311D !important;
}

.about_content_4 .tabs .active a {
	color: #FFFFFF;
}

.about_content_4 .swiper-slide .slideContent {
	padding-top: 23%;
	height: 100%;
	box-sizing: border-box;
}

.about_content_4 .swiper-slide .slideContent h4 {
	margin-bottom: 2%;
}

.about_content_4 .swiper-slide .slideContent p {
	width: 36%;
	line-height: 30px;
	margin-bottom: 3%;
}

.about_content_4 .swiper-slide .slideContent span {
	color: #1B1B1B;
}

.about_content_5 {
	height: 1431px;
	background: url(../images/about_5_bg.jpg) no-repeat bottom center;
}

.about_content_5 .wrap {
	position: relative;
	height: 100%;
}

.about_content_5 .about_5_text {
	position: absolute;
	top: 10%;
	right: 0;
	width: 720px;
}

.about_content_5 .about_5_text h4 {
	padding-top: 20px;
	position: relative;
	color: #1567D9;
	margin-bottom: 5%;
}

.about_content_5 .about_5_text h5 {
	margin-bottom: 3%;
}

.about_content_5 .about_5_text h4:before {
	content: ' ';
	width: 40px;
	height: 6px;
	background: #1567D9;
	position: absolute;
	top: 0;
	left: 0;
}

.about_content_5 .about_5_text p {
	line-height: 30px;
}

.about_content_5 .about_c {
	border-radius: 50%;
	border: 8px solid rgba(253, 253, 253, 0.7);
	overflow: hidden;
	background-size: cover;
	position: absolute;
	z-index: 0;
}

.about_content_5 .about_c .mask {
	width: 100%;
	height: 100%;
	position: absolute;
	background: linear-gradient(to bottom, rgba(24, 105, 218), transparent);
	z-index: 1;
}

.about_content_5 .about_c .box {
	padding-top: 30%;
	width: 72%;
	height: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 10;
}

.about_content_5 .about_c .box h4 {
	margin-bottom: 20px;
}

.about_content_5 .about_c .box p {
	line-height: 30px;
}

.about_content_5 .c1 {
	width: 594px;
	height: 594px;
	top: 22%;
	left: 1.8%;
}

.about_content_5 .c2 {
	width: 404px;
	height: 404px;
	top: 42%;
	left: 45.5%;
}

.about_content_5 .c2 .box {
	padding-top: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.about_content_5 .c2 .box h4 {
	margin-bottom: 0;
	text-align: center;
}

.about_content_5 .c3 {
	width: 304px;
	height: 304px;
	top: 42%;
	right: -2%;
}

.about_content_5 .c3 .box {
	padding-top: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.about_content_5 .c3 .box h4 {
	margin-bottom: 0;
	text-align: center;
}

.about_content_5 .c4 {
	width: 306px;
	height: 306px;
	top: 71%;
	left: 26%;
}

.about_content_5 .c4 .box {
	padding-top: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.about_content_5 .c4 .box h4 {
	margin-bottom: 0;
	text-align: center;
}

.about_content_5 .c5 {
	width: 435px;
	height: 435px;
	top: 68%;
	right: 0%;
}

.about_content_5 .c5 .box {
	padding-top: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.about_content_5 .c5 .box h4 {
	margin-bottom: 0;
	text-align: center;
}

/* 大事记 */
.memore_1 {
	height: 900px;
	background: url(../images/memore_bg1.jpg) no-repeat bottom center;
	background-size: cover;
	position: relative;
	overflow: hidden;
}

.memore_1 .lineBg {
	width: 730px;
	height: 660px;
	background-image: url(../images/memore_bg1_line.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: absolute;
	right: 0;
	bottom: 0;
}

.memore_1 .memore_1_left {
	width: 100%;
	position: absolute;
	left: 0;
	top: 10%;
}

.memore_1 .memore_1_left h4 {
	padding-top: 20px;
	position: relative;
	margin-bottom: 38px;
}

.memore_1 .memore_1_left h4::before {
	content: "";
	width: 40px;
	height: 6px;
	background: #1567D9;
	position: absolute;
	top: 0;
	left: 0;
}

.memore_1 .memore_1_right {
	width: 100%;
	height: 660px;
	position: absolute;
	bottom: 25px;
}

.memore_1 .memore_1_right .swiper-container {
	height: 100%;
}

.memore_1 .memore_1_right .slideBox {
	display: flex;
	width: 85%;
	transition: 0.3s all;
	justify-content: flex-end;
}

.memore_1 .memore_1_right .swiper-button-prev {
	width: 51px;
	height: 51px;
	top: 20px;
	left: auto;
	right: 9%;
	background-image: none;
	margin-top: 0;
}

.memore_1 .memore_1_right .swiper-button-prev img {
	display: block;
	width: 100%;
	height: 100%;
}

.memore_1 .memore_1_right .swiper-button-prev .img1 {
	transform: rotateZ(-90deg);
}

.memore_1 .memore_1_right .swiper-button-prev .img2 {
	display: none;
	/* transform: rotateZ(90deg); */
}

.memore_1 .memore_1_right .swiper-button-prev:hover .img1 {
	display: none;
}

.memore_1 .memore_1_right .swiper-button-prev:hover .img2 {
	display: block;
}

.memore_1 .memore_1_right .swiper-button-next {
	width: 51px;
	height: 51px;
	bottom: 0;
	top: auto;
	right: 36%;
	background-image: none;
	margin-top: 0;
}

.memore_1 .memore_1_right .swiper-button-next .img2 {
	display: none;
	transform: rotateZ(90deg);
}

.memore_1 .memore_1_right .swiper-button-next:hover .img1 {
	display: none;
}

.memore_1 .memore_1_right .swiper-button-next:hover .img2 {
	display: block;
}

/* 第一个的前一个(外面) */
.memore_1 .memore_1_right .swiper-slide-prev .slideBox {
	transform: translateX(7.2%);
}

/* 第一个 */
.memore_1 .memore_1_right .swiper-slide-active .slideBox {
	transform: translateX(-2.8%);
}

/* 第二个 */
.memore_1 .memore_1_right .swiper-slide-next .slideBox {
	transform: translateX(-15%) translateY(-26%);
}

/* 第三个 */
.memore_1 .memore_1_right .swiper-slide-next+.swiper-slide .slideBox {
	transform: translateX(-22%) translateY(-39%);
}

/* 第四个 */
.memore_1 .memore_1_right .swiper-slide-next+.swiper-slide+.swiper-slide .slideBox {
	transform: translateX(-25.3%) translateY(-31%);
}

/* 第四个的后一个(外面) */
.memore_1 .memore_1_right .swiper-slide-next+.swiper-slide+.swiper-slide+.swiper-slide .slideBox {
	transform: translateX(-26.3%);
}

.memore_1 .memore_1_right .swiper-slide .left {
	justify-content: flex-end;
	max-width: 40vw;
}

.memore_1 .memore_1_right .swiper-slide .left .year {
	width: 112px;
	height: 112px;
	line-height: 112px;
	border-radius: 50%;
	background: #1567D9;
	margin-left: 30px;
}

.memore_1 .memore_1_right .swiper-slide .right {
	margin-left: 20px;
}

.memore_1 .memore_1_right .shape_1_left {
	justify-content: space-between;
	width: 15vw;
}

.memore_1 .memore_1_right .shape_2_1 {
	width: 30px;
	height: 30px;
	background: #b0ccf0;
	border-radius: 50%;
}

.memore_1 .memore_1_right .shape_2_2 {
	flex: 1;
	height: 3px;
	background: #b0ccf0;
}

.memore_1 .memore_1_right .shape_2_3 {
	width: 10px;
	height: 10px;
	background: #b0ccf0;
	border-radius: 50%;
}

.memore_1 .memore_1_right .shape_1_right {
	width: 15px;
	height: 15px;
	background: #1567D9;
	border-radius: 50%;
	margin-left: 20px;
}

.memore_2 {
	width: 100%;
	background: url(../images/memore_bg2.jpg) no-repeat top center;
	background-size: cover;
	padding: 9% 0 7%;
}

.memore_2_1 {
	margin-bottom: 10.25%;
}

.memore_2_1 .memore_2_1_left {
	width: 55%;
}

.memore_2_1 .memore_2_1_left h4 {
	padding-top: 20px;
	position: relative;
	margin-bottom: 40px;
}

.memore_2_1 .memore_2_1_left h4:before {
	content: '';
	width: 40px;
	height: 6px;
	background: #FFFFFF;
	position: absolute;
	top: 0;
	left: 0;
}

.memore_2_1 .memore_2_tabs {
	width: 90%;
}

.memore_2_1 .memore_2_tabs li {
	width: 25%;
	line-height: 28px;
	position: relative;
	transition: all .3s;
}

.memore_2_1 .memore_2_tabs li::before {
	content: '';
	display: block;
	width: 100%;
	height: 0;
	border-bottom: 20px solid transparent;
	border-right: 0 solid transparent;
	border-top: 1px solid transparent;
	border-left: 110px solid rgba(255, 255, 255, .3);
	position: absolute;
	top: -5px;
	left: 7px;
	opacity: 0;
	visibility: hidden;
	transition: all .3s;
	overflow: hidden;
}

.memore_2_1 .memore_2_tabs li:hover a {
	border-color: #175cbc;
	background: linear-gradient(to bottom, #175cbc 60%, #4a8eeb);
}

.memore_2_1 .memore_2_tabs li:hover::before {
	transform: rotateZ(6deg);
	opacity: 1;
	visibility: visible;
}
.memore_2_1 .memore_2_tabs .active::before {
	transform: rotateZ(6deg);
	opacity: 1;
	visibility: visible;
}
.memore_2_1 .memore_2_tabs li a {
	height: 100%;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	box-sizing: border-box;
	position: relative;
	z-index: 1;
	margin: 0 5px;
}

.memore_2_1 .memore_2_tabs .active a {
	border: none;
	background: linear-gradient(to bottom, #175cbc 60%, #4a8eeb);
}

.memore_2_1 .memore_2_tabsContent {
	display: none;
	margin-top: 8%;
}

.memore_2_1 .ons {
	display: block;
}

.memore_2_1 .memore_2_tabsContent .tabsContent_item {
	display: none;
}

.memore_2_1 .memore_2_tabsContent .tabsContent_item h6 {
	margin-bottom: 20px;
}

.memore_2_1 .memore_2_tabsContent .tabsContent_item p {
	margin-bottom: 10px;
}

.memore_2_1 .memore_2_tabsContent .tabsContent_item p:last-child {
	margin-bottom: 0;
}

.memore_2_1 .memore_2_tabsContent .act {
	display: block;
}

.memore_2_1 .memore_2_1_right {
	width: 45%;
}

.memore_2_1 .memore_2_1_right .contentBox {
	width: 100%;
	height: 0;
	padding-top: 60%;
	position: relative;
}

.memore_2_1 .memore_2_1_right .memore_2_1_rightBox {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

.memore_2_1 .memore_2_1_right .big {
	width: 85%;
	height: 100%;
	position: relative;
	margin-left: 0;
	z-index: 10;
}

.memore_2_1 .memore_2_1_right .big .swiper-slide {
	border: 8px solid rgba(255, 255, 255, 0.4);
	padding: 9px;
}

.memore_2_1 .memore_2_1_right .small .swiper-slide {
	border: 8px solid rgba(36, 66, 107, 0.7);
}

.memore_2_1 .memore_2_1_right .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.memore_2_1 .memore_2_1_right .swiper-pagination {
	width: 100%;
	margin-top: 30px;
}

.memore_2_1 .memore_2_1_right .swiper-pagination-bullet {
	width: 15px;
	height: 15px;
	background: #76a6e9;
	margin: 0 5px;
	opacity: 1;
}

.memore_2_1 .memore_2_1_right .swiper-pagination-bullet-active {
	background: #FFFFFF;
}

.memore_2_1 .memore_2_1_right .small {
	width: 85%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	margin-left: 0;
	transform: scale(0.8) translateX(25%);
	opacity: 0.5;
	z-index: 1;
}

.memore_2_2 .memore_2_2_top {
	flex-direction: column;
	justify-content: center;
	margin: 0 0 5%;
}

.memore_2_2 .memore_2_2_top h4 {
	padding-top: 20px;
	margin: 0 auto 40px;
	position: relative;
}

.memore_2_2 .memore_2_2_top h4::before {
	content: "";
	width: 40px;
	height: 6px;
	background: #FFFFFF;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}

.memore_2_2 .memore_2_2_bottom {
	position: relative;
}

.memore_2_2 .memore_2_2_bottom:before {
	content: "";
	width: 100%;
	height: 2px;
	background: #FFFFFF;
	position: absolute;
	top: 60px;
}

.memore_2_2_bottom .swiperBox {
	position: relative;
	height: 122px;
}

.memore_2_2_bottom .swiperBox .swiper-container {
	height: 100%;
	margin: 0 51px;
}

.memore_2_2_bottom .swiper-button-prev {
	width: 51px;
	height: 51px;
	margin-top: 0;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	opacity: 1;
	background-image: none;
	z-index: 10;
}

.memore_2_2_bottom .swiper-button-prev img {
	width: 100%;
	height: 100%;
}

.memore_2_2_bottom .swiper-button-prev .img1 {
	display: block;
	transform: rotateZ(90deg);
}

.memore_2_2_bottom .swiper-button-prev .img2 {
	display: none;
	transform: rotateZ(180deg);
}

.memore_2_2_bottom .swiper-button-prev:hover .img1 {
	display: none;
}

.memore_2_2_bottom .swiper-button-prev:hover .img2 {
	display: block;
}

.memore_2_2_bottom .swiper-button-next {
	width: 51px;
	height: 51px;
	margin-top: 0;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	opacity: 1;
	background-image: none;
	z-index: 10;
}

.memore_2_2_bottom .swiper-button-next .img1 {
	display: block;
	transform: rotateZ(-90deg);
}

.memore_2_2_bottom .swiper-button-next .img2 {
	display: none;
}

.memore_2_2_bottom .swiper-button-next:hover .img1 {
	display: none;
}

.memore_2_2_bottom .swiper-button-next:hover .img2 {
	display: block;
}

.memore_2_2_bottom .circleBox {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
}

.memore_2_2_bottom .circleBox .c_act {
	width: 16px;
	height: 16px;
	border: 2px solid #FFFFFF;
	background: #83afeb;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	z-index: 10;
	cursor: pointer;
}

.memore_2_2_bottom .circleBox .c_2,
.c_3 {
	display: none;
}

.memore_2_2_bottom .textAct {
	color: #1567D9;
}

.memore_2_2_bottom .on .c_act {
	background: #1567D9;
}

.memore_2_2_bottom .on .c_2 {
	display: block;
	width: 30px;
	height: 30px;
	background: #3d81df;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	z-index: 2;
}

.memore_2_2_bottom .on .c_3 {
	display: block;
	width: 60px;
	height: 60px;
	background: #7daaea;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	z-index: 1;
}

.memore_2_2_bottom .swiper-slide {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}

.memore_2_2_bottom .swiper-slide:nth-child(2n) {
	justify-content: flex-start;
}

.memore_2_2_bottom .yearContent {
	margin-top: 60px;
}

.memore_2_2_bottom .yearContent .yearContent_item {
	width: 100%;
	padding-top: 15.8%;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	align-items: center;
	position: relative;
	display: none;
}

.memore_2_2_bottom .yearContent .yearContent_item .yearContentBox {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	display: flex;
}

.memore_2_2_bottom .yearContent .yearContent_item .left {
	width: 38%;
	padding-left: 8%;
	box-sizing: border-box;
}

.memore_2_2_bottom .yearContent .yearContent_item .left .leftBox {
	display: flex;
	align-items: baseline;
}

.memore_2_2_bottom .yearContent .yearContent_item .right {
	flex: 1;
	height: 100%;
	padding: 0 3%;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.memore_2_2_bottom .yearContent .over {
	display: flex;
}

.newsBanner {
	padding-top: 31.53%;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: relative;
}

.newsBanner .title {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	letter-spacing: 1.5px;
}

.newsBanner .title p:last-child {
	/*width: 67.9%;*/
	line-height: 30px;
	margin-top: 20px;
}

.cfff {
	color: #fff !important;
}

/*服务支持2024/10/21新增样式 start*/
.if-fixed-map{
    background:url(../images/if-server-bg.jpg) no-repeat center;
    background-size:cover;
}
.if-fixed-map .wrap{
    display: flex;
    flex-wrap: wrap;
    height:810px;
    height:min(42.1875vw,810px);
}
.if-fixed-map .wrap .map-left{
    width:64%;
    height:100%;
    overflow: hidden;
    box-sizing:border-box;
    padding-right:20px;
    padding-top:20px;
    padding-bottom:20px;
}
.if-fixed-map .wrap .map-left .map-pic{
    height:100%;
    display: flex;
    align-items: center;
}
.if-fixed-map .wrap .map-left .map-pic .pic{
    display:none;
    height:100%;
}
.if-fixed-map .wrap .map-left .map-pic .pic img{
    max-width:100%;
    max-height:100%;
    height:auto;
    width:auto;
    -webkit-box-reflect: below 4px linear-gradient(transparent, rgba(0, 0, 0, .1));
    -moz-box-reflect: below 4px linear-gradient(transparent, rgba(0, 0, 0, .1));
    box-reflect: below 4px linear-gradient(transparent, rgba(0, 0, 0, .1));
}
.if-fixed-map .wrap .map-left .map-pic .pic.act{
    display: flex;
    align-items: center;
}
.if-fixed-map .wrap .map_right{
    width:36%;
    height:100%;
}
.if-fixed-map .wrap .map_right .wrap-none,
.if-fixed-map .wrap .map_right .searchContent{
    height:100%;
}
.if-4s-box{
    padding-bottom:5%;
}
.if-4s-box .if-text{
    width:45%;
    padding-right:20px;
    box-sizing:border-box;
}
.if-4s-box .if-text .if-t-tit{
    position: relative;
    padding-top: 10px;
    margin-bottom: 35px;
}
.if-4s-box .if-text .if-t-tit::before {
    content: "";
    width: 40px;
    height: 6px;
    background: #1567D9;
    position: absolute;
    top: 0;
}
.if-4s-box .if-text .if-t-list ul li{
    margin-top:20px;
    align-items: flex-start;
}
.if-4s-box .if-text .if-t-list ul li .icon{
    width:42px;
}
.if-4s-box .if-text .if-t-list ul li .icon img{
    transform: translateY(-2px);
}
.if-4s-box .if-text .if-t-list ul ll:first-child{
    margin-top:20px;
}
.if-4s-box .if-pic{
    width:55%;
}
.if-4s-box .if-pic .pic img{
    width:100%;
    height:auto;
}
.about_content_2 .about_2_item a{
    display: block;
    position: relative;
    width:100%;
    height:100%;
}
.about_content_2 .about_2_item a .about_2_box{
    position: absolute;
    left:0;
    bottom:0;
    padding:5%;
}
.about_content_2 .about_2_item a .about_2_box .textContent {
    display:none;
}
.about_content_2 .about_2_item a:hover .about_2_box .textContent {
    display:block;
}
/*服务支持2024/10/21新增样式 end*/




@media all and (max-width:1700px) {
	.memore_1 .lineBg {
		width: 650px;
	}
}

@media all and (max-width:1600px) {
	.memore_1 {
		height: 780px;
	}

	.about_content_4 .swiper-container {
		height: 720px
	}

	.about_content_5 .c1 {
		left: -5.8%;
	}

	.about_content_5 .c2 {
		left: 45%;
	}

	.about_content_5 .c3 {
		right: -10%;
	}

	.memore_1 .memore_1_right {
		height: 550px;
	}

	.memore_1 .lineBg {
		width: 608px;
		height: 550px;
		background: url(../images/memore_bg1_line2.png) no-repeat bottom right;
	}

	.memore_1 .memore_1_right .swiper-slide-prev .slideBox {}

	.memore_1 .memore_1_right .swiper-slide-active .slideBox {
		transform: translateX(-2.8%) translateY(5%);
	}

	.memore_1 .memore_1_right .swiper-slide-next .slideBox {
		transform: translateX(-14.8%) translateY(-20%);
	}

	.memore_1 .memore_1_right .swiper-slide-next+.swiper-slide .slideBox {
		transform: translateX(-21.8%) translateY(-28%);
	}

	.memore_1 .memore_1_right .swiper-slide-next+.swiper-slide+.swiper-slide .slideBox {
		transform: translateX(-25.3%) translateY(-22%);
	}

	.memore_1 .memore_1_right .swiper-slide-next+.swiper-slide+.swiper-slide+.swiper-slide .slideBox {}

	.memore_1 .memore_1_right .swiper-button-next {
		right: 35.6%;
	}

	.salesOrganization .map_content_box .map {
		width: 1000px;
	}

	.salesOrganization .map_content_box .map_right {
		width: 400px;
	}

	.salesOrganization .map_content_box .map_right .organization_list {
		height: 610px;
	}

	.salesOrganization .map_content_box .organization_list .list_box {
		height: 495px;
	}
}

@media all and (max-width:1536px) {
	.memore_1 .memore_1_right .swiper-slide-prev .slideBox {}

	.memore_1 .memore_1_right .swiper-slide-active .slideBox {
		transform: translateX(-3.8%) translateY(4%);
	}

	.memore_1 .memore_1_right .swiper-slide-next .slideBox {
		transform: translateX(-16.2%) translateY(-19%);
	}

	.memore_1 .memore_1_right .swiper-slide-next+.swiper-slide .slideBox {
		transform: translateX(-23.5%) translateY(-27%);
	}

	.memore_1 .memore_1_right .swiper-slide-next+.swiper-slide+.swiper-slide .slideBox {
		transform: translateX(-27.1%) translateY(-22%);
	}

	.memore_1 .memore_1_right .swiper-slide-next+.swiper-slide+.swiper-slide+.swiper-slide .slideBox {}

	.memore_1 .memore_1_right .swiper-button-next {
		right: 37.3%;
	}

	.memore_1 .memore_1_right .swiper-button-prev {
		right: 10%;
	}
}

@media all and (max-width:1400px) {
	.aboutcontent_1_4_left {
		margin-right: 4%;
	}

	.aboutcontent_1_4_right {
		padding-right: 0;
	}

	.about_content_2 .about_2_item .about_2_box .textContent {
		width: auto;
	}

	.aboutcontent_1_1 .left {
		margin-right: 9%;
	}

	.about_content_2 .about_2_item .about_2_box {
		transform: translateY(70%);
	}

	.about_content_5 {
		height: 1043px;
		background: url(../images/about_5_bg_2.jpg) no-repeat bottom center;
	}

	.about_content_5 .about_5_text {
		top: 70px;
		width: 550px;
	}

	.about_content_5 .about_c .box {
		padding-top: 20%;
	}

	.about_content_5 .c1 {
		width: 450px;
		height: 450px;
		top: 21.5%;
		left: 4.7%;
	}

	.about_content_5 .c2 {
		width: 310px;
		height: 310px;
		top: 41.5%;
		left: 45.3%;
	}

	.about_content_5 .c3 {
		width: 250px;
		height: 250px;
		top: 41.5%;
		right: 0.8%;
	}

	.about_content_5 .c4 {
		width: 260px;
		height: 260px;
		top: 70%;
		left: 20%;
	}

	.about_content_5 .c5 {
		width: 320px;
		height: 320px;
		top: 68%;
		right: 6%;
	}

	.memore_1 .memore_1_right {
		height: 510px;
	}

	.memore_1 .lineBg {
		width: 550px;
		height: 497px;
		background-image: url(../images/memore_bg1_line2.png);
		background-repeat: no-repeat;
		background-size: 100% 100%;
	}

	.memore_1 .memore_1_right .swiper-slide-prev .slideBox {}

	.memore_1 .memore_1_right .swiper-slide-active .slideBox {
		transform: translateX(-4.3%) translateY(15%);
	}

	.memore_1 .memore_1_right .swiper-slide-next .slideBox {
		transform: translateX(-17.2%) translateY(-10%);
	}

	.memore_1 .memore_1_right .swiper-slide-next+.swiper-slide .slideBox {
		transform: translateX(-24.5%) translateY(-19%);
	}

	.memore_1 .memore_1_right .swiper-slide-next+.swiper-slide+.swiper-slide .slideBox {
		transform: translateX(-28.3%) translateY(-17%);
	}

	.memore_1 .memore_1_right .swiper-slide-next+.swiper-slide+.swiper-slide+.swiper-slide .slideBox {
		transform: translateX(-26.3%);
	}

	.memore_1 .memore_1_right .swiper-button-next {
		right: 38%;
	}

	.memore_1 .memore_1_right .swiper-button-prev {
		top: 5%;
		right: 8%;
	}

	.salesOrganization .map_content_box .map {
		width: 700px;
	}

	/* .salesOrganization .map_left{margin-left:-10%} */
	/* .salesOrganization .map_right{right: -10%;} */
	.salesOrganization .map_content_box .baiduMap {
		margin-left: 10%;
	}

	.aboutcontent_1_4_right .text {
		line-height: 25px;
	}

	.about_content_4 .swiper-slide .slideContent {
		padding-top: 28%;
	}

	.about_content_4 .swiper-slide .slideContent p {
		width: 50%;
	}

	.join_info .join_methods_item .item_tip {
		flex-direction: column;
		align-items: flex-start;
	}

	.salesOrganization .map_content_box .map {
		width: 700px;
	}

	.salesOrganization .map_content_box .map_right .organization_list {
		height: 420px;
	}

	.salesOrganization .map_content_box .organization_list .list_box {
		height: 315px;
	}
}

@media all and (max-width:1300px) {
	.memore_1 .memore_1_right .swiper-slide-prev .slideBox {}

	.memore_1 .memore_1_right .swiper-slide-active .slideBox {
		transform: translateX(-5%) translateY(18%);
	}

	.memore_1 .memore_1_right .swiper-slide-next .slideBox {
		transform: translateX(-18.5%) translateY(-8%);
	}

	.memore_1 .memore_1_right .swiper-slide-next+.swiper-slide .slideBox {
		transform: translateX(-26%) translateY(-18%);
	}

	.memore_1 .memore_1_right .swiper-slide-next+.swiper-slide+.swiper-slide .slideBox {
		transform: translateX(-30%) translateY(-15%);
	}

	.memore_1 .memore_1_right .swiper-slide-next+.swiper-slide+.swiper-slide+.swiper-slide .slideBox {
		transform: translateX(-26.3%);
	}

	.memore_1 .memore_1_right .swiper-button-next {
		right: 39.7%;
	}

	.memore_1 .memore_1_right .swiper-button-prev {
		top: 6%;
		right: 8%;
	}
}

@media all and (max-width:1200px) {
    .map_contentBox_spare .map_right .tabs_list{
        padding:0 10px;
    }
    .map_contentBox_spare .map_right .tabs_list a{
        font-size:1.2rem;
    }
    
	.salesOrganization {
		margin-top: 40px;
	}

	.salesOrganization .map_content_box .title_content {
		margin-bottom: 30px;
	}

	.join_info .joinBox_left .module_title {
		margin-bottom: 30px;
	}

/*打假热线 sj add 20220413 sta */
	.join_info .joinBox_left .module_title1 {
		margin-bottom: 30px;
	}
/*打假热线 sj add 20220413 end */


	.join_info .join_methods_item {
		margin-bottom: 15px;
	}

	.knowledgeShare .knowledge_right {
		padding: 0 30px;
	}

	.knowledgeShare .knowledge_right .module_title {
		margin-bottom: 20px;
	}

	.knowledgeShare .knowledge_right p {
		margin-bottom: 20px;
	}

	.join_info .activity .activity_left {
		margin-right: 50px;
	}

	.join_info .activity_left .module_title {
		margin-bottom: 20px;
	}

	.join_info .activity_left p {
		margin-bottom: 20px;
	}

	.platform {
		padding-top: 100px;
	}

	.aboutcontent_1_1 {
		padding: 0 40px;
	}

	/* .aboutcontent_1_2{padding: 0 40px;} */
	.aboutcontent_1_3 .group_list_item .item_right .title {
		margin-bottom: 20px;
	}

	.aboutcontent_1_3 .group_list_item .item_right .module_desc {
		line-height: 20px;
	}

	.about_content_2 .about_2_item .about_2_box {
		padding: 20px;
		transform: translateY(78%);
	}

	.about_content_2 .about_2_item .about_2_box .textContent {
		width: 28vw;
	}

	.about_content_5 {
		height: 894px;
		background: url(../images/about_5_bg_3.jpg) no-repeat bottom center;
	}

	.about_content_5 .about_5_text {
		width: 600px;
		top: 20px;
		right: 0;
	}

	.about_content_5 .about_c .box {
		padding-top: 17%;
		width: 75%;
	}

	.about_content_5 .c1 {
		width: 380px;
		height: 380px;
		top: 22%;
		left: 12%;
	}

	.about_content_5 .c2 {
		width: 280px;
		height: 280px;
		left: 45.5%;
		top: 42%;
	}

	.about_content_5 .c3 {
		width: 240px;
		height: 240px;
		top: 42%;
		right: 7.6%;
	}

	.about_content_5 .c4 {
		width: 240px;
		height: 240px;
		top: 70%;
		left: 25%;
	}

	.about_content_5 .c5 {
		width: 280px;
		height: 280px;
		right: 15%;
	}

	.memore_1 .lineBg {
		display: none;
	}

	.memore_1 .wrap {
		position: relative;
	}

	.memore_1 .memore_1_left {
		position: static;
		margin-top: 20px;
	}

	.memore_1 .memore_1_left h4 {
		text-align: center;
	}

	.memore_1 .memore_1_left h4::before {
		left: 50%;
		transform: translateX(-50%);
	}

	.memore_1 .memore_1_left h5 {
		text-align: center;
	}

	.memore_1 .memore_1_right {
		padding-right: 0;
	}

	.memore_1 .memore_1_right .swiper-slide {
		display: flex;
		justify-content: center;
	}

	.memore_1 .memore_1_right {
		position: static;
		margin-top: 60px;
	}

	.memore_1 .memore_1_right .slideBox {
		width: 100%;
		justify-content: center;
		transform: translateX(0) translateY(0) !important;
	}

	.memore_1 .memore_1_right .swiper-slide .right {
		display: none;
	}

	.memore_1 .memore_1_right .swiper-button-prev {
		top: 50%;
		transform: translateY(-50%) rotateZ(-90deg);
		right: 10%;
	}

	.memore_1 .memore_1_right .swiper-button-next {
		top: 50%;
		transform: translateY(-50%);
		left: 10%;
	}

	.memore_1 .memore_1_right .swiper-slide .left {
		justify-content: center;
		flex-direction: column-reverse;
		align-items: center;
	}

	.memore_1 .memore_1_right .swiper-slide .left h4 {
		width: 100vw;
		padding: 10px 25% 0;
		text-align: center;
	}

	.memore_1 .memore_1_right .swiper-slide .left .year {
		width: 75px;
		height: 75px;
		line-height: 75px;
		margin-left: 0;
	}

	.memore_2_1 .wrap {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.memore_2_1 .memore_2_1_left {
		width: 100%;
	}

	.memore_2_1 .memore_2_1_right {
		width: 100%;
	}

	.memore_2_1 .memore_2_1_right .big {
		width: 100%;
	}

	.memore_2_1 .memore_2_1_right .small {
		display: none;
	}

	.memore_2_1 .memore_2_1_left h4 {
		text-align: center;
	}

	.memore_2_1 .memore_2_1_left h4:before {
		left: 50%;
		transform: translateX(-50%);
	}

	.memore_2_1 .memore_2_tabs {
		width: 100%;
	}

	.memore_2_1 .memore_2_tabsContent {
		height: 35vh;
		flex-direction: column;
		justify-content: center;
		margin: 5% 0;
	}

	.memore_2_1 .ons {
		display: flex;
	}

	.memore_2_1 .memore_2_tabs li::before {
		border-left: 100px solid rgba(255, 255, 255, .3);
	}

	.memore_2_1 .memore_2_tabsContent .act {
		width: 100%;
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.memore_2_1 .memore_2_tabsContent .tabsContent_item p {
		text-align: center;
	}

	.memore_2_1 .memore_2_1_right .swiper-pagination-bullet {
		background: lightgray;
	}

	.memore_2_1 .memore_2_1_right .swiper-pagination-bullet-active {
		background: #FFFFFF;
	}

	.salesOrganization .map_content_box .map_left {
		width: 100%;
		margin-left: 0;
	}

	.salesOrganization .map_content_box .map {
		width: 100%;
	}

	.salesOrganization .map_content_box .map_content_box .wrap {
		float: left;
		width: 96%;
	}

	.salesOrganization .map_content_box .map_right {
		right: 0;
		position: relative;
		width: 100%;
	}

	.salesOrganization .map_content_box .baiduMap {
		height: 600px !important;
	}

	.memore_2_2_bottom .yearContent .yearContent_item {
		height: 150px;
	}

	.aboutcontent_1_4 {
		flex-direction: column;
	}

	.aboutcontent_1_4_left {
		width: 100%;
		margin-right: 0;
		margin-bottom: 4%;
	}

	.aboutcontent_1_4_right {
		padding: 0 20%;
	}

	.map_contentBox_spare .m1,
	.m2,
	.m3 {
		width: 100%;
	}

	.map_contentBox_spare .map_right {
		height: 600px;
		position: relative;
	}

	.map_contentBox_spare .map_right .searchContent {
		width: 100%;
	}
}

@media all and (max-width:1140px) {
	.about_content_5 .c1 {
		top: 22%;
		left: 10%;
	}

	.about_content_5 .c3 {
		top: 42%;
		right: 5.2%;
	}

	.about_content_5 .c5 {
		width: 260px;
		height: 260px;
		top: 69%;
		right: 15%;
	}
}

@media all and (max-width:1000px) {
    .if-fixed-map .wrap{
        display: block;
        height:auto;
    }
    .if-fixed-map .wrap .map-left{
        width:100%;
        padding:0;
    }
    .if-fixed-map .wrap .map_right{
        width:100%;
    }
    .if-4s-box{
        margin-top:40px;
    }
    .if-4s-box .fiex{
        display: block;
    }
    .if-4s-box .if-text{
        width:100%;
        padding-right:0;
        margin-bottom:10px;
    }
    .if-4s-box .if-pic{
        width:100%;
    }
    .if-4s-box .if-text .if-t-list ul li.fiex{
        display:flex;
    }
    
    
    .map_contentBox_spare .map_right .organization_list .list_box{
        flex: auto;
        overflow-x:visible;
         overflow-y:visible;
    }
    
	.popupCon2 {
	    width: 95%;
	    position: fixed;
	    top: 50%;
	    left: 50%;
	    transform: translate(-50%, -50%);
	    z-index: 999;
	    background: #000;
	    box-shadow: 13px 13px 65px 0px rgb(15 17 52 / 10%);
	    border-radius: 4px;
	}
	.memore_2_2_bottom .yearContent .yearContent_item .right{
		font-size: 2rem;
	}
	.newsBanner{
		padding-top: 35.53%;
	}
	.newsBanner .title{
		top: 12%;
	}
	.newsBanner .title p:last-child {
		width: 100%;
		margin-top: 0;
		    line-height: initial;
	}

	.newBox {
		margin-top: 60px;
	}

	.salesOrganization .map_content_box .map_content_box {
		flex-direction: column;
	}

	.salesOrganization .map_content_box .map_right .organization_list {
		margin-bottom: 20px;
	}

	.join_info .joinIn_box {
		flex-direction: column-reverse;
	}

	.join_info .joinBox_right {
		width: 100%;
	}

	.join_info .joinBox_left {
		width: 100%;
		margin-right: 0;
		margin-top: 30px;
	}

	.knowledgeShare {
		flex-direction: column;
	}

	.knowledgeShare .knowledge_right {
		padding: 20px;
	}

	.activity {
		flex-direction: column-reverse;
	}

	.join_info .activity .activity_left {
		margin: 0;
		padding: 20px;
		box-sizing: border-box;
	}

	.platform {
		height: auto;
		padding-top: 30px;
	}

	.platform .platform_list {
		padding-top: 13%;
	}

	.aboutcontent_1_3 .group_list_itemBox {
		padding: 0 0 20px;
	}

	.about_content_2 {
		height: auto;
		flex-wrap: wrap;
	}

	.about_content_2 .about_2_item {
		width: 50vw;
		height: 360px;
	}

	.about_content_2 .about_2_item .about_2_box {
		transform: translateY(78%);
	}

	.about_content_2 .about_2_item:hover {
		width: 50vw;
	}

	.about_content_2 .about_2_item .about_2_box .textContent {
		width: 87%;
	}

	.aboutcontent_1_3 .group_list_item {
		width: 100%;
	}

	.about_content_3 .swiper-container {
		width: 80%;
	}

	.about_content_4 .tabs .title {
		margin-bottom: 20px;
	}

	.about_content_4 .swiper-slide .slideContent {
		padding-top: 30%;
	}

	.about_content_5 {
		height: auto;
		padding: 100px 0;
	}

	.about_content_5 .about_5_text {
		width: 100%;
		position: static;
	}

	.about_content_5 .about_5_text h4 {
		margin-bottom: 20px;
	}

	.about_content_5 .about_c .box {
		padding: 20px;
		box-sizing: border-box;
	}

	.about_content_5 .about_c {
		border-radius: 20px;
		position: relative;
		top: 0;
		left: 0;
		right: 0;
		border: 8px solid rgba(253, 253, 253, 0.9);
		background-size: cover !important;
	}

	.about_content_5 .about_c .box {
		width: 100%;
	}

	.about_content_5 .c1 {
		width: 100%;
		height: auto;
		margin-bottom: 20px;
	}

	.about_content_5 .c2 {
		width: 100%;
		height: auto;
		margin-bottom: 20px;
	}

	.about_content_5 .c3 {
		width: 100%;
		height: auto;
		margin-bottom: 20px;
	}

	.about_content_5 .c4 {
		width: 100%;
		height: auto;
		margin-bottom: 20px;
	}

	.about_content_5 .c5 {
		width: 100%;
		height: auto;
	}

	.join_methods {
		width: 100%;
	}
	
	.join_info .join_methods_item .item_tip {
		flex-direction: row;
		align-items: center;
		margin-left: 5%;
	}

	.knowledgeShare .knowledge_left {
		width: 100%;
	}

	.knowledgeShare .knowledge_left .knowledge_box {
		padding-top: 46.8%;
	}

	.join_info .activity_right {
		width: 100%;
	}

	.join_info .activity_right .activityBox {
		padding-top: 46.8%;
	}

	.about_content_4 .tabs {
		top: 9%;
	}
	.salesOrganization .title_content{
		margin-bottom: 20px;
	}
	.aboutcontent_1_2 .item span{
		font-size: 1.2rem;
	}
	/* .memore_1 .memore_1_right .swiper-container{
		height: 105%;
	} */
	.memore_1 .memore_1_right .swiper-container{
		padding-top: 10px;
	}
	/* .memore_1 .memore_1_right .swiper-slide{
		margin-bottom: 35px !important;
	} */
	.aboutcontent_1_3 .group_list_item:last-child .item_right .module_desc{
		font-size: 1.3rem;
	}
	.about_content_4 .swiper-container .swiper-slide{
		background-size: cover;
		background-position: center;
	}
	/* .about_content_4 .swiper-container .swiper-slide:last-child .slideContent{
		padding-top: 68%;
	} */
	.memore_2_2_bottom .yearContent .yearContent_item .left{
		padding-left: 5%;
	}
	.map_contentBox_spare .mapPaddingBox .map .pointBox .point{
		width: 20px;
		height: 14px;
	}
	.more{
		width: 140px;
	}
	.platform .platform_list a span{
		font-size: 1.4rem;
	}
}

@media all and (max-width:768px) {
	body {
		-webkit-text-size-adjust: 100% !important;
		text-size-adjust: 100% !important;
		-moz-text-size-adjust: 100% !important;
	}
	.about_content_3 .swiper_content ul {
		width: 100%;
	}

	.server_banner .title_box {
		left: 10px;
	}

	.server_banner .title_box p {
		width: 100%;
	}

	.join_info .joinBox_right .joinBox_content {
		width: 100%;
		right: 0;
		padding: 0 20px;
		box-sizing: border-box;
	}

	.aboutcontent_1_1 {
		flex-direction: column;
	}

	.aboutcontent_1_1 .left {
		margin-right: 0;
		margin-bottom: 20px;
	}
.map_contentBox_spare .map_right .organization_list{
    height: auto;
}
	.aboutcontent_1_1 .module_title {
		text-align: left;
		margin-bottom: 20px;
	}

	.aboutcontent_1_1 .module_title::before {
		left: 0;
		transform: translateX(0%);
	}

	.aboutcontent_1_1 .explain_text {
		margin-top: 10px;
		text-align: center;
	}

	.about_content_2 {
		flex-wrap: wrap;
		height: auto;
	}

	.about_content_3 .swiper-container {
		width: 80%;
	}

	.about_content_4 .swiper-slide .slideContent {
		padding-top: 50%;
	}

	.about_content_4 .swiper-slide .slideContent p {
		width: 98%;
	}

	.about_content_2 .about_2_item {
		width: 100%;
		height: 360px;
	}

	.about_content_2 .about_2_item:hover {
		width: 100%;
	}
	.about_content_4 .swiper-slide .slideContent .more{
		width: 130px;
		padding: 10px;
	}
	.salesOrganization .map_content_box .baiduMap {
		height: 400px !important;
	}

	.memore_2_1 .memore_2_tabs li {
		width: 50%;
	}

	.memore_2_1 .memore_2_tabs li:nth-child(1) {
		margin-bottom: 10px;
	}

	.memore_2_1 .memore_2_tabs li:nth-child(2) {
		margin-bottom: 10px;
	}

	.memore_2_1 .memore_2_tabs li:nth-child(3) {
		clear: both;
	}

	.memore_2_2 .memore_2_2_top {
		margin: 5% 0 5%;
	}

	.memore_1 {
		height: auto;
		padding: 10% 0;
	}
	.memore_1 .memore_1_right{
		height: 600px;
		/* padding-bottom: 10px; */
	}
	/* .memore_1 .memore_1_right .swiper-container{
		height: 110%;
	} */
}

@media all and (max-width:540px) {

	/* .join_info .joinBox_right .joinBox_content{height:200px;} */
	.platform .platform_list {
		padding-top: 18%;
	}

	.platform .platform_list a {
		flex-direction: column;
	}

	.platform .platform_list a img {
		width: 20px;
		height: 20px;
		margin-right: 0;
	}

	.platform .platform_list a span {
		padding-bottom: 5px;
		margin-top: 5px;
	}

	.platform .platform_list a span::before {
		left: 50%;
		transform: translateX(-50%);
	}

	.about_content_3 .swiper_content {
		flex-direction: column;
	}

	.about_content_3 .swiper-container {
		width: 70%;
	}

	.about_content_3 .swiper_content .swiper_content_img {
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
	}

	.about_content_3 .swiper-pagination {
		bottom: -50px;
	}

	.about_content_4 .tabs li:first-child {
		width: 33.3%;
		border-right: 20px solid transparent;
	}

	.about_content_4 .tabs li:nth-child(2) {
		width: 38%;
		border-left: 20px solid transparent;
		border-right: 20px solid transparent;
		margin-left: -15px;
	}
	/* 20230526  add sta */
	.about_content_4 .tabs li:nth-child(3) {
		width: 38%;
		border-left: 20px solid transparent;
		border-right: 20px solid transparent;
		margin-left: -15px;
	}
	/* 20230526  add end */
	.about_content_4 .tabs li:last-child {
		width: 33.3%;
		border-left: 20px solid transparent;
		margin-left: -15px;
	}

	.about_content_4 .swiper-slide .slideContent {
		padding-top: 65%;
	}

	.memore_1 .memore_1_right .swiper-button-next {
		width: 30px;
		height: 30px;
		left: 2%;
	}

	.memore_1 .memore_1_right .swiper-button-next img {
		display: block;
		width: 100%;
		height: 100%;
	}

	.memore_1 .memore_1_right .swiper-button-prev {
		width: 30px;
		height: 30px;
		right: 2%;
	}

	.aboutcontent_1_4_right {
		padding: 0;
	}
}

@media all and (max-width:415px) {
	.salesOrganization .map_content_box .map_right .tabs_list {
		height: 50px;
		line-height: 50px;
	}

	.salesOrganization .map_content_box .search {
		height: 40px;
	}

	.salesOrganization .map_content_box .search_right {
		line-height: 40px;
	}

	.join_info {
		padding-top: 40px;
	}

	/* .join_info .joinBox_right .joinBox_content{height:120px;} */
	.join_info .joinIn_box {
		padding-bottom: 20px;
	}

	.knowledgeShare {
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.aboutcontent_1_1 {
		padding: 0;
	}

	.aboutcontent_1_2 {
		padding: 15px 0;
		height: auto;
		display: flex;
		justify-content: space-around;
		/* flex-direction: column; */
	}

	.aboutcontent_1_2 .item {
		display: flex;
		flex-direction: column;
		align-items: center;
		/* margin-bottom: 2%; */
	}
	
	.aboutcontent_1_2 .item:last-child {
		margin-bottom: 0;
	}

	.aboutcontent_1_3 .group_list_item {
		height: 180px;
	}

	.aboutcontent_1_3 .group_list_item a {
		padding: 0 20px;
	}

	.aboutcontent_1_3 .group_list_item a img {
		width: 60px;
		height: 60px;
	}

	.about_content_3 .swiper-button-prev {
		width: 20px;
		height: 20px;
	}

	.about_content_3 .swiper-button-next {
		width: 20px;
		height: 20px;
	}

	.about_content_2 .about_2_item {
		height: 220px;
	}

	.about_content_2 .about_2_item .about_2_box {
		transform: translateY(70%);
	}

	.about_content_2 .about_2_item .about_2_box .textContent {
		margin-top: 20px;
		margin-bottom: 20px;
		height: 120px;
	}

	.aboutcontent_1_3 .group_list_item .item_right .title {
		margin-bottom: 10px;
	}

	.aboutcontent_1_3 .group_list_itemBox .item_right {
		height: 65%;
	}

	.about_content_4 .swiper-slide .slideContent {
		padding-top: 55%;
	}

	.about_content_5 {
		padding: 20px 0;
	}

	.about_content_4 .swiper-container {
		height: 500px;
	}

	.map_contentBox_spare .m4 {
		padding-top: 60%;
	}

	.memore_1 .memore_1_right {
		margin-top: 20px;
	}

	.memore_2_1 .memore_2_tabsContent {
		height: auto;
		margin: 8% 0;
	}

	.memore_2_1 .memore_2_tabs li::before {
		border-left: 122px solid rgba(255, 255, 255, .3);
	}
	
}

@media all and (max-width:376px) {
	.salesOrganization {
		margin-top: 20px;
	}

	.salesOrganization .map_content_box .title_content {
		margin-bottom: 20px;
	}

	.salesOrganization .map_content_box .search_left {
		width: 70%;
	}
}