* {
 	margin: 0;
 	padding: 0;
 }

 ol,
 ul,
 li {
 	list-style: none;
 	padding-left: 0;
 }

 a {
 	text-decoration: none;
 	color: #303133;
 }

 a:hover {
 	color: #D0000F;
 }
 @font-face {
        font-family: "AlibabaPuHuiTi-Light";
        /*src: url("../font_l/AlibabaPuHuiTi-2-45-Light-zip.ttf");*/
        src: url("https://zhulaoda-1330205041.cos.ap-guangzhou.myqcloud.com/font_l/AlibabaPuHuiTi-2-45-Light-zip.ttf");
 }
 @font-face {
        font-family: "AlibabaPuHuiTi-Regular";
        /*src: url("../font_l/AlibabaPuHuiTi-2-55-Regular-zip.ttf");*/
        src: url("https://zhulaoda-1330205041.cos.ap-guangzhou.myqcloud.com/font_l/AlibabaPuHuiTi-2-55-Regular-zip.ttf");
 }
 @font-face {
        font-family: "AlibabaPuHuiTi-Medium";
        /*src: url("../font_l/AlibabaPuHuiTi-2-65-Medium-zip.ttf");*/
        src: url("https://zhulaoda-1330205041.cos.ap-guangzhou.myqcloud.com/font_l/AlibabaPuHuiTi-2-65-Medium-zip.ttf");
 }
 @font-face {
        font-family: "AlibabaPuHuiTi-Bold";
        /*src: url("../font_l/AlibabaPuHuiTi-2-85-Bold-zip.ttf");*/
        src: url("https://zhulaoda-1330205041.cos.ap-guangzhou.myqcloud.com/font_l/AlibabaPuHuiTi-2-85-Bold-zip.ttf");
 }
 @font-face {
        font-family: "OPPOSans";
        /*src: url("../font_l/OPPOSans20-Medium.ttf");*/
        src: url("https://zhulaoda-1330205041.cos.ap-guangzhou.myqcloud.com/font_l/OPPOSans20-Medium.woff2");
 }
 .advantage_item_content_box_mobile{
        display:  none;
    }
  .advantage_item_content_box_pc{
        display: block;
    }  
.l_page_bj_box{ 
	position: relative;
}
.l_page_bj_box img{
	width: 100%;
	height: auto;
}
.l_page_nav_box{
	width: 72.5rem;
	height: 7.875rem;
	background-color: rgba(208, 0, 15, 1);
	position: absolute;
	left: 0;
	bottom: -10%;
	display: flex;
	align-items: center;
	z-index: 10;
}
.l_page_nav_bj_box{
	position: absolute;
	right: 24%;
	bottom: 0;
	z-index: 0;
}
.l_page_nav_bj_box img{
	width: 100%;
	height: auto;
}
.l_page_nav_content_box{
	margin-left: 14.2rem;
	display: flex;
	height: 3.75rem;
}
.l_page_nav_content_a{
	color: #fff;
	font-size: 18px;
	height: 3.75rem;
	line-height: 3.75rem;
	margin-right: 5rem;
	position: relative;
	font-family: "AlibabaPuHuiTi-Regular", serif;
}
.l_page_nav_content_a::after{
	transition:.2s ease-out;
	content: "";
	display:block;
	width: 0;
	height: 0.12rem;
	background-color: #fff;
	position:absolute;
	left:0;
	bottom: 0;
}
.l_page_nav_content_a:hover{
	color: #fff;
}
.l_page_nav_content_a:hover::after{
	width: 100%;
}
.l_page_nav_content_a_active{
	position: relative;
}
.l_page_nav_content_a_active::before{
	position: absolute;
	width: -webkit-fill-available;
	height: 0.12rem;
	background-color: #fff;
	left: 0;
	bottom: 0;
	content: '';
}
.l_page_bj_title_box{
	display: flex;
	flex-direction: column;
	align-items: center;
	position: absolute;
	left: 50%;
	top: 50%;
	transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
}
.l_page_bj_title_box p{
	color: #fff;
	font-weight:500;
	font-size: 2.8125rem;
	letter-spacing: 2px;
	margin-top: -7.5rem;
	font-family: "AlibabaPuHuiTi-Bold", serif;
}
.l_page_bj_title_heng{
	width: 56px;
	height: 5px;
	background-color: rgba(208, 0, 15, 1);
	margin-top:34px;
}
.agent_page_title{
	text-align: center;
	color: rgba(48, 49, 51, 1);
	font-size:50px;
	padding-top: 8.125rem;
	font-weight:500;
	letter-spacing: 2px;
	font-family: "AlibabaPuHuiTi-Medium", serif;
}
.agent_page_title_advantage{
    text-align: center;
	color: rgba(48, 49, 51, 1);
	font-size:42px;
	padding-top: 8.125rem;
	font-weight:500;
	letter-spacing: 2px;
	font-family: "AlibabaPuHuiTi-Medium", serif;
}
.agent_page_title_advantage1{
    text-align: center;
	color: rgba(48, 49, 51, 1);
	font-size:18px;
	font-weight:400;
	letter-spacing: 2px;
	font-family: "AlibabaPuHuiTi-Medium", serif;
}
.agent_page_title span{
	color: rgba(208, 0, 15, 1);
}
.agent_page_title1{
	text-align: center;
	color: rgba(48, 49, 51, 1);
	font-size: 18px;
	padding-top: 1rem;
	font-family: "AlibabaPuHuiTi-Medium", serif;
}
.agent_page_title1 span{
	color: rgba(208, 0, 15, 1);
}
.page_second_content_box{
	width: 1440px;
	margin: 0 auto;
}
.page_small_nav_box{
	display: flex;
	align-items: center;
	justify-content:flex-end;
	padding-top: 1.875rem;
}
.page_small_nav_box a{
	color: rgba(144, 147, 153, 1);
	font-size: 0.875rem;
	font-family: "AlibabaPuHuiTi-Regular", serif;
}
.page_small_nav_box span{
	color: rgba(144, 147, 153, 1);
	font-size: 0.875rem;
	font-family: "AlibabaPuHuiTi-Regular", serif;
}
.page_small_nav_box img{
	margin-right: 10px;
}
.advantage_item_box_new{
    display: flex;
}
.advantage_item_content{
    background: #fff;
    width: 720px;
}
.advantage_item_content_top{
    display: flex;
    justify-content: space-between;
    margin-top: 70px;
}
.advantage_item_title{
	color: rgba(48, 49, 51, 1);
	font-size:46px;
	font-weight:500;
	letter-spacing: 2px;
	margin-top: 26px;
	font-family: "AlibabaPuHuiTi-Medium", serif;
}
.advantage_item_title_heng{
    width: 59px;
    height: 4px;
    background: rgba(208, 0, 15, 1);
    margin-top: 36px;
}
.advantage_item_content_desc{
    color: rgba(96, 98, 102, 1);
    font-size:18px;
    line-height: 28px;
    font-family: "AlibabaPuHuiTi-Regular", serif;
    margin-left: 60px;
    margin-right: 60px;
    margin-top: 36px;
}
.advantage_item_content_box{
    margin-top: 67px;
    margin-bottom: 120px;
}
 .advantage_item_img_new{
    width: 720px;
    height: 466px;
    overflow: hidden;
}
 .advantage_item_img_new img{
    transition:all .5s ease 0s;
}
.advantage_item_box_new:hover .advantage_item_img_new img{
    transform:scale(1.1);
}
.advantage_item_content_left{
    margin-left: 60px;
}
.advantage_item_content_right{
     margin-right: 60px;
}





.shop_select_box{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 3.75rem;
	margin-bottom: 3.75rem;
}
.shop_select_box .el-select{
	margin: 0 8px;
	width: 18rem;
}
.shop_select_box button{
	width: 106px;
	background: rgba(208, 0, 15, 1) !important;
	border: rgba(208, 0, 15, 1) !important;
	color: #fff !important; 
}
.el-range-editor.is-active, .el-range-editor.is-active:hover, .el-select .el-input.is-focus .el-input__inner{
	border-color: rgba(208, 0, 15, 1) !important;
}
.el-select-dropdown__item.selected{
	color:rgba(208, 0, 15, 1) !important;
}
.el-select .el-input__inner:focus{
	border-color: rgba(208, 0, 15, 1) !important;
}
.map_content_box{
	display: flex;
}
.mapi{
	width: 75%;
	height: 39.875rem;
}
.page_map_content_box{
	width: 25%;
	height: 39.875rem;
	display: flex;
	flex-direction: column;
	justify-content:space-between;
	background: linear-gradient(to bottom, rgba(245, 246, 248, 1), rgba(255, 255, 255, 1));
}
.page_map_content_title{
	padding-top: 5.5rem;
	color: rgba(208, 0, 15, 1);
	font-size:26px;
	padding-left: 1.625rem;
	padding-bottom: 1.475rem;
	font-family: "AlibabaPuHuiTi-Regular", serif;
}
.page_map_content_desc{
	padding: 0 1.625rem;
	line-height: 32px;
	color: rgba(96, 98, 102, 1);
	font-size: 18px;
	font-family: "AlibabaPuHuiTi-Regular", serif;
}
.page_map_content_bottom_heng{
	width: 90%;
	background-color: rgba(235, 238, 245, 1);
	height: 1px;
	margin: 0 auto;
	margin-bottom: 2.25rem;
}
.page_map_content_bottom_phone{
	text-align: center;
	color: rgba(234, 32, 33, 1);
	font-size: 28px;
	/* font-weight: 600; */
	font-family: "OPPOSans", serif;
}
.page_map_content_bottom_btn{
	width: 14.25rem;
	height: 55px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: rgba(208, 0, 15, 1);
	border-radius: 200px;
	color: #fff;
	font-size: 18px;
	margin: 0 auto;
	margin-top: 2.375rem;
	font-family: "AlibabaPuHuiTi-Regular", serif;
	
}
.page_map_content_bottom_btn:hover{
	color: #fff;
}
.page_map_content_bottom_zw{
	height: 2.5rem;
	width: 100px;
}
.page_map_content_bottom_title{
	text-align: center;
	color: rgba(96, 98, 102, 1);
	font-size: 1.25rem;
	font-family: "AlibabaPuHuiTi-Regular", serif;
}
.m_show{
	display: none;
}
.page_zw{
	width: 100px;
	height: 100px;
}
.bo_content_box3_title_box{
	width: 1440px;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	padding-top: 6.25rem;
}

.bo_content_box3_title_left1{
	color: #000000;
	font-size: 3.25rem;
	font-family: "AlibabaPuHuiTi-Regular", serif;
}
.bo_content_box3_title_left2{
	color: #606266;
	font-size: 18px;
	font-family: "AlibabaPuHuiTi-Regular", serif;
}
.bo_content_box3_title_right{
	width: 11.5rem;
	height: 3.25rem;
	border-radius: 2.875rem;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #D0000F;
	color: #fff;
	font-family: "AlibabaPuHuiTi-Regular", serif;
	margin-top: 1.25rem;
	transition: all 0.4s linear;
}
.bo_content_box3_title_right:hover{
	color: #fff;
	transform: translateX(-20px);
}
.IndexBox .news {
  height: auto;
  padding-bottom: 8.75rem;
  overflow: hidden;
}
.IndexBox .news .news_top {
  height: 26.375rem;
  width: 100%;
  margin-top:50px;
  flex-shrink: 0;
}
.IndexBox .news .news_top .news_swiper {
  width: 105rem;
  height: 480px;
  margin: 0 auto;
  margin-right: 0;
  position: relative;
  overflow: hidden;
}
.IndexBox .news .news_top .news_swiper .swiper-slide{
  height: 26.375rem;
}
.IndexBox .news .news_top .news_swiper .swiper-slide .img {
  width: 100%;
  height: 298px;
  border-radius: 1.25rem;
  flex-shrink: 0;
  margin-bottom: 1.1875rem;
}
.IndexBox .news .news_top .news_swiper .swiper-slide .news_detaile {
  color:  #303133;
  text-align: justify;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.22px;
  margin-bottom: 3rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-family: "AlibabaPuHuiTi-Regular", serif;
}
.IndexBox .news .news_top .news_swiper .swiper-slide .more_box{
  display: flex;
  align-items: center;
}
.IndexBox .news .news_top .news_swiper .swiper-slide .more_box .more_read{
  font-size: 1rem;
  color: #D0000F;
  margin-left: .25rem;
  font-family: "AlibabaPuHuiTi-Regular", serif;
  margin-bottom: 0 !important;
}
.IndexBox .news .news_top .news_swiper .swiper-slide .more_box .iconimg{
   width: 1.5rem;
   height: 1.5rem;
   margin-top: .25rem;
}
.IndexBox .swiper-horizontal>.swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 50;
  height: .1875rem;
  width: 80%;
}
.IndexBox .swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: #C72A2B;
  border-radius: 10px;
  left: 0;
  top: 0
}
.hong_desc_box{
	margin-top: 1.25rem;
	color: rgba(96, 98, 102, 1);
	line-height: 2.25rem;
	padding: 1.25rem;
	font-size: 18px;
	font-family: "AlibabaPuHuiTi-Regular", serif !important;
}


.hong_3d_box .swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right{
  background-image: none;
}
.hong_3d_box .swiper {
  width: 100%;
  padding-top: 3.125rem;
  padding-bottom: 6rem;
}

.hong_3d_box .swiper-slide {
  background-position: center;
  background-size: cover;
  width: 23.5625rem;
  height: auto;
}

.hong_3d_box .swiper-slide img {
  display: block;
  width: 100%;
  border-radius: 1.275rem;
}
 .hong_3d_box .mySwiper .swiper-button-prev {
  position: absolute !important;
  left: 46.5%;
  top: 91% !important;
}
 .hong_3d_box .mySwiper .swiper-button-next {
  position: absolute !important;
  left: 51%;
  top: 91%;
}
 .hong_3d_box .mySwiper .swiper-button-next,
 .mySwiper .swiper-button-prev {
  background-color: rgba(255, 255, 255, 255);
  border: 1px solid #E4E7ED;
  width: 3.125rem;
  height: 3.125rem;
  flex-shrink: 0;
  border-radius: 100px;
  color: #fff;
}
 .hong_3d_box .mySwiper .swiper-button-next:hover,
 .mySwiper .swiper-button-prev:hover {
  border: 1px solid #D0000F;

}
  .hong_3d_box  .swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: '';
    background-image: url('https://zhulaoda-1330205041.cos.ap-guangzhou.myqcloud.com/images_l/img3.jpg');
    width: 20px;
    height: 20px;
    display: inline-block;
    transform: rotate(180deg);
    background-size: cover
}
.hong_3d_box .swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: '';
    background-image: url('https://zhulaoda-1330205041.cos.ap-guangzhou.myqcloud.com/images_l/img3.jpg');
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: cover;
}
.hong_sao_story_content_box{
	width: 100%;
	height: 58.25rem;
	background-image: url('https://zhulaoda-1330205041.cos.ap-guangzhou.myqcloud.com/images_l/hong_store_bj.png');
	background-size: cover;
	background-repeat: no-repeat;
	margin-top: 6.25rem;
}


.hong_sao_story_content_box  .product_Swiper{
	margin-top: 4rem;
}
.hong_sao_story_content_box  .product_Swiper .swiper {
   width: 100%;
   height: 100%;
 }

 .hong_sao_story_content_box .product_Swiper .swiper-slide {
   text-align: center;
   font-size: 1.125rem;
   background: rgba(255, 255, 255, 0.8);
   height: 28rem;
   display: flex;
   border-radius: 1.25rem;
   justify-content: center;
   align-items: center;
   position: relative;
 }
 .hong_sao_story_content_box .swiper-slide-active{
  background-color: #fff !important;
 }
 .hong_sao_story_content_box .product_Swiper .name {
   font-size: 3.125rem;
   text-align: center;
   margin-bottom: .625rem;
 }

 .hong_sao_story_content_box .product_Swiper .detaile {
   font-size: 1.125rem;
   text-align: center;
   margin-bottom: 5rem;
 }

 .hong_sao_story_content_box .product_Swiper .swiper {
   width: 100%;
   /* height: 33.75rem; */
 }

 
 .hong_sao_story_content_box  .mySwiper1 .swiper-button-prev {
   position: absolute !important;
   left: 23%;
   top: 56% !important;
 }

 
 .hong_sao_story_content_box  .mySwiper1 .swiper-button-next {
   position: absolute !important;
   left: 74%;
   top: 56%;
 }

  .hong_sao_story_content_box .mySwiper1 .swiper-button-next,
 .mySwiper1 .swiper-button-prev {
   background-color: rgba(255, 255, 255, 255);
   border: 1px solid #E4E7ED;
   width: 3.125rem;
   height: 3.125rem;
   flex-shrink: 0;
   border-radius: 6.25rem;
   color: #fff;
 }

  .hong_sao_story_content_box .mySwiper1 .swiper-button-next,
 .mySwiper1 .swiper-button-prev {
   background-color: rgba(255, 255, 255, 0) !important;
 }

  .hong_sao_story_content_box .swiper-button-prev:after,
 .swiper-rtl .swiper-button-next:after {
     background-image: url('https://zhulaoda-1330205041.cos.ap-guangzhou.myqcloud.com/images_l/qzximg6.png') !important;
   transform: rotate(360deg);
 }

  .hong_sao_story_content_box .swiper-button-next:after,
 .swiper-rtl .swiper-button-prev:after {
   background-image: url('https://zhulaoda-1330205041.cos.ap-guangzhou.myqcloud.com/images_l/qzximg6.png') !important;
   transform: rotate(180deg);
 }

.hong_sao_story_swiper_item_title{
	color: rgba(0, 0, 0, 1);
	font-size: 1.875rem;
	text-align: left;
	margin-left: 2.5rem;
	font-family: "AlibabaPuHuiTi-Regular", serif;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
	margin-top: 2.2rem;
	width: 80%;
}
.hong_sao_story_swiper_box{
	display: flex;
	justify-content: space-between;
	position: relative;
	width: 100%;
}
.hong_sao_story_swiper_item_desc{
	font-family: "AlibabaPuHuiTi-Regular", serif;
	color: rgba(96, 98, 102, 1);
	font-size: 1.125rem;
	line-height: 2rem;
	text-align: left;
	text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  line-clamp: 5;
  -webkit-box-orient: vertical;
  margin-left: 2.5rem;
  margin-top: 1.625rem;
  /* width: 24.375rem; */
  width: 80%;
}

.hong_sao_story_swiper_item_more{
	position: absolute;
	bottom: 4.375rem;
	left: 2.5rem;
	display: flex;
	align-items: center;
	color: rgba(208, 0, 15, 0.8);
	font-size: 1rem;
	font-family: "AlibabaPuHuiTi-Regular", serif;
}
.hong_sao_story_swiper_right img{
	margin-right: 2rem;
	border-radius: 1rem;
	margin-top: 0.5rem;
	width: 306px;
	height: auto;
}
.hong_sao_story_more{
	width: 184px;
	height: 3.25rem;
	display: flex;
	align-items: center;
	justify-content: center;
	color: rgba(208, 0, 15, 1);
	font-size: 1.125rem;
	font-family: "AlibabaPuHuiTi-Regular", serif;
	border-radius: 200px;
	background-color: #fff;
	margin: 0 auto;
	margin-top: 50px;
	transition: all 0.4s linear;
}
.hong_sao_story_more:hover{
	transform: translateX(-20px);
}
.hong_story_mobile_box{
	display: none;
}
.bo_content_box3_zw_mobile{
	display: none;
}
.bo_content_box3_swiper_mobile{
	display: none;
}
.bo_content_box3_title_right_mobile{
	visibility: hidden;
}
.about_number_box{
	display: flex;
	margin-top: 3.125rem;
}
.index_about_number_item_title{
	color: rgba(208, 0, 15, 1);
	font-size: 1rem;
	font-family: "AlibabaPuHuiTi-Regular", serif;	
}
.index_about_number_item_title span{
	font-size: 3.8125rem;
	color: rgba(208, 0, 15, 1);
	margin-top: 10px;
	font-family: "AlibabaPuHuiTi-Regular", serif;	
	font-weight: 600;
	
}
.index_about_number_item_desc{
	color: rgba(96, 98, 102, 1);
	font-size: 1rem;
	font-family: "AlibabaPuHuiTi-Regular", serif;	
}
.index_about_number_item{
	width: 25%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.about_video_box{
	width: 58.625rem;
	height: 31.25rem;
	margin: 0 auto;
	margin-top: 10.875rem;
	position: relative;
	cursor: pointer;
}
.about_video_btn{
	width: 6rem;
	height: 8.875rem;
	 position: absolute;
	    left: 50%;
	    top: 58%;
	    transform: translate(-50%,-50%);
	cursor: pointer;
}
.about_video_icon{
	position: absolute;
	top: -3.75rem;
	left: -1rem;
	width: 25.625rem;
	height: 6.8125rem;
}
.about_video_icon img{
	width: 100%;
}
.about_video_box_zw{
	height: 4.5rem;
}
.mask_video_center {
	display:none;
	width:800px;
	height:450px;
	text-align:center;
	position:fixed;
	top:50% !important;
	left:50% !important;
	z-index:99999999;
	background-color:#fff;
	margin-top:-225px;
	margin-left:-400px;
	border-radius:10px
}
.mask_video_center video{
	width: 100% !important;
	height: 100% !important;
}
.mask_video {
	display:none;
	position:fixed;
	width:100%;
	height:100vh;
	top:0 !important;
	left:0;
	background-color:rgba(0,0,0,0.4);
	z-index:9999999;
}

.mask_video_center_close{
	width: 40px;
	height: 40px;
	color: rgba(208, 0, 15, 1);
	position: absolute;
	top: -34px;
	right: -36px;
	font-size: 32px;
	cursor: pointer;
}
.mask_video_center_close img{
	width: 100%;
}
.about_culture_content_box{
	width: 100%;
	height: 53.125rem;
	background-image: url('https://zhulaoda-1330205041.cos.ap-guangzhou.myqcloud.com/images_l/cultura_content_bj.png');
	background-size: cover;
	background-repeat: no-repeat;
}
.about_culture_content_center_box{
	width: 1440px;
	margin: 0 auto;
}
.about_culture_content_title{
	font-size: 3.125rem;
	color: rgba(0, 0, 0, 1);
	font-family: "AlibabaPuHuiTi-Medium", serif;
	padding-top: 7.5rem;
	letter-spacing:2px;
	margin-bottom: 5.75rem;
}
.about_culture_content_title span{
	color: rgba(208, 0, 15, 1);
}
.about_culture_item_box{
	display: flex;
	flex-wrap: wrap;
}
.about_culture_item_title{
	display: flex;
	align-items: center;
}
.about_culture_item_title_shu{
	width: 0.25rem;
	height: 2rem;
	background-color: rgba(208, 0, 15, 1);
}
.about_culture_item_title_text{
	margin-left: 1.5625rem;
	color: rgba(0, 0, 0, 1);
	font-size: 1.875rem;
	font-family: "AlibabaPuHuiTi-Medium", serif;
}
.about_culture_item_desc{
	color: rgba(96, 98, 102, 1);
	font-size: 1.25rem;
	font-family: "AlibabaPuHuiTi-Regular", serif;
	margin-top: 2.0625rem;
	width: 16.25rem;
	margin-left: 1.5625rem;
}

.about_culture_item{
	margin-right: 2.5rem;
	margin-bottom:70px;
}
.about_honor_content_box{
	width: 100%;
	height: 56.25rem;
	background-color:rgba(245, 246, 246, 1); 
}

.about_honor_content_center_box{
	width: 1440px;
	margin: 0 auto;
}
 .about_honor_content_top_box{
	 display: flex;
	 align-items: center;
	 justify-content: space-between;
 }
.about_honor_content_select_box{
	display: flex;
	align-items: center;
	margin-top: 50px;
}
.about_honor_content_select_item{
	width: 11.25rem;
	height: 3.5rem;
	text-align: center;
	line-height: 3.5rem;
	border: 1px solid rgba(228, 231, 237, 1);
	border-radius: 200px;
	color: rgba(96, 98, 102, 1);
	font-size: 1.125rem;
	margin-left: 20px;
	cursor: pointer;
	transition:.2s ease-out;
	background-color: #fff;
}
.about_honor_content_select_item_active{
	background-color: rgba(208, 0, 15, 1);
	border: 1px solid rgba(208, 0, 15, 1);
	color: #fff;
}
.about_honor_content_select_item:hover{
	background-color: rgba(208, 0, 15, 1);
	border: 1px solid rgba(208, 0, 15, 1);
	color: #fff;
}
.about_honor_map_box{
	display: flex;
	justify-content: space-between;
}
.about_honor_map_left img{
	width: 32.1875rem;
	height: auto;
	border-radius: 1rem;
}
.about_honor_map_left_name{
	width: 32rem;
	/*margin: 0 auto;*/
   text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;	
	text-align: center;
	color: rgba(48, 49, 51, 1);
	font-size: 1.125rem;
	font-family: "AlibabaPuHuiTi-Regular", serif;
	margin-top: 1.625rem;
}
.about_honor_map_right2{
	/* display: flex; */
	display: none;
	/*justify-content: flex-end;*/
	flex-wrap: wrap;
	height: fit-content;
	align-items:flex-start;
	max-height: 86%;
	overflow: hidden;
	 margin-left: 96px;
}
.about_honor_map_right1{
	/* display: flex; */
	display: none;
	/*justify-content: flex-end;*/
	flex-wrap: wrap;
	height: fit-content;
	align-items:flex-start;
	max-height: 86%;
	overflow: hidden;
	 margin-left: 96px;
}
.about_honor_map_right{
    margin-left: 96px;
	display: flex;
	/*justify-content: flex-end;*/
	flex-wrap: wrap;
	height: fit-content;
	align-items:flex-start;
	max-height: 86%;
	overflow: hidden;
}
.about_honor_map_right_item{
	width: 23.875rem;
	display: flex;
	align-items: center;
	height: 1.5rem;
	line-height: 1.5rem;
	margin-right: 4rem;
	margin-bottom: 1.25rem;
	cursor: pointer;
	
}
.about_honor_map_right_item_text{
	max-width: 90%;
	white-space: nowrap;
	    text-overflow: ellipsis;
	    overflow: hidden;
	    word-break: break-all;
}
.about_honor_map_right_item:nth-child(2n){
	margin-right: 0;
}
.about_honor_map_right_item span::before{
	display: block;
	content: "";
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: rgba(144, 147, 153, 1);
	margin-right:26px;
}
.about_honor_map_right_item_img{
	display: none;
}
.about_honor_map_right_item:hover .about_honor_map_right_item_text{
	color: rgba(208, 0, 15, 1);
}
.about_brand_story_box{
	width: 100%;
	background-color: rgba(245, 246, 246, 1);
	height: 56.25rem;
}

.about_brand_story_content_box{
	width: 1440px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	padding-top: 7.1875rem;
}
.about_brand_story_right_title_desc{
	height: 27.1875rem;
	overflow-y: auto;
	font-family: "AlibabaPuHuiTi-Regular", serif;
	color: rgba(48, 49, 51, 1);
	font-size: 1rem;
	width: 51.75rem;
	padding-right: 3rem;
}
.about_brand_story_right_title_desc p{
	margin-bottom: 1.25rem;
}
.about_develop_box{
	width: 100%;
	height: 56.25rem;
	background-image: url('https://zhulaoda-1330205041.cos.ap-guangzhou.myqcloud.com/images_l/develop_bj.png');
	background-size: cover;
	background-repeat: no-repeat;
}
.about_brand_story_right_title_box{
	display: flex;
	align-items: center;
}
.about_brand_story_right_title_text{
	color: rgba(0, 0, 0, 1);
	font-size: 3.125rem;
	font-family: "AlibabaPuHuiTi-Regular", serif;
	font-weight: 500;
}
.about_brand_story_right_title_icon img{
	margin-left: 1.25rem;
}

.about_brand_story_right_title_text1{
	color: rgba(0, 0, 0, 1);
	font-size: 1.5rem;
	font-family: "AlibabaPuHuiTi-Regular", serif;
	margin-top: 0.75rem;
	margin-bottom: 3.75rem;
}
.about_brand_story_right_title_desc::-webkit-scrollbar-thumb {
    border-radius: 8px;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background:rgba(208, 0, 15, 1);
}

.about_brand_story_right_title_desc::-webkit-scrollbar-track {
    border-radius: 8px;
    background: rgba(228, 231, 237, 1);
}
.about_brand_story_right_title_desc::-webkit-scrollbar {
    width:4px; 
}
.about_brand_story_left_box{
	width: 29.875rem;
	height: 40.875rem;
	overflow: hidden;
}
.about_brand_story_left_box .swiper-pagination{
	text-align: right !important;
	width: 96% !important;
}
.about_brand_story_left_box .swiper-pagination-bullet-active{
	background:rgba(208, 0, 15, 1) !important;
}
.agent_page_title_about{
	padding-top: 5rem;
}
.inner_development_history_box{
	width: 100%;
	position: relative;
	
}
.time_line_area_box{
	width: 100%;
	position: relative;
}
.time_line_area {
  /* width: 1300px; */
  /* margin: 0 auto; */
  overflow: hidden;
  position: relative;
  text-align: center;
  height:44rem;
}
.inner_development_history_box{
	width: 102rem;
	overflow: hidden;
	 padding-top: 2.5rem;
	 position: absolute;
	 top: 0;
	 right: 0;
}
.time_line_area  .title {
  font-size: 36px;
  color: #fff;
  padding-top: 180px;
   text-align: center;
   letter-spacing:2.88px;
  font-family: "SOURCEHANSERIFCN-BOLD", serif;
}
.development_history_swiper .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	right:22% !important;
}
.development_history_swiper  .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
	right:57% !important;
}

.time_line_area  .detaile {
  width: 1066px;
  font-size: 18px;
  color: #fff;
  margin: 0 auto;
  padding-top: 40px;
  line-height: 28.8px;
  text-indent: 20px;
  margin-bottom: 40px;
  text-align: center;
}
.time_line_area .catname_box {
  justify-content: center;
  margin: 0 auto;
}
 .time_line_area .catname_box .catname::after {
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
 .time_line_area .development_history_swiper {
  margin-left: 0%;
  padding-top: 4rem;
  height:35rem;
  position: relative;
  margin-top: 2rem;
}
 .time_line_area .development_history_swiper .swiper-wrapper {
  z-index: 999 !important;
}
 .time_line_area .development_history_swiper2 .swiper-slide {
  position: relative;
  width: 50%;
}
/* .time_line .time_line_area .development_history_swiper2 .swiper-slide:first-child {
  width: 31%;
} */
 .time_line_area .development_history_swiper1 .swiper-slide {
  position: relative;
  width: 21%;
}
 .time_line_area .development_history_swiper1 .swiper-slide:first-child {
  width: 31%;
}
.time_line_area .development_history_swiper .swiper-slide::before {
  position: absolute;
  top: 7px;
  content: '';
  width: 100%;
  height: 1px;
  background: #FFFFFF;
  opacity: 0.8;
  margin-left: -200px;
}
 .time_line_area .swiper-slide .development_history_year {
  font-family: AlibabaPuHuiTi-2-65-Medium;
  font-size: 36px;
  font-weight: 500;
  line-height: 50px;
  letter-spacing: 0.02em;
  text-align: left;
}
.time_line_area .development_history_swiper .swiper-slide i {
  display: block;
  width: 16px;
  height:6rem;
  background: url(https://zhulaoda-1330205041.cos.ap-guangzhou.myqcloud.com/images_l/development_history_node1.svg) no-repeat left center;
  background-size: 100% 100%;
  margin-top: -1px;
}
 .time_line_area .development_history_swiper .development_history_desc {
  position: absolute;
  top: 54px;
  left: 27px;
  padding: 18px 15px 18px 15px;
  padding-left: 0;
  border-radius: 4px;
  height: 9.5rem;
  margin-right: 36px;
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
 .time_line_area  .time_number {
  font-size: 1.875rem;
  color:rgba(48, 49, 51, 1);
  font-weight: 400;
  position: absolute;
  top: -7.5rem;
  left: -1.625rem;
  font-family: "AlibabaPuHuiTi-Regular", serif;
}
 .time_line_area .development_history_swiper .development_history_desc .address_name {
  font-size: 16px;
  color: #fff;
  font-weight: 300;
  line-height: 23px;
  letter-spacing:0.46px;
  width: 16.25rem;
  height: 9rem;
  background-color:rgba(0, 0, 0, 0.07);
  border-radius: 0.25rem;
  border: 1px solid rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(10px);
  font-family: "AlibabaPuHuiTi-Regular", serif;
}
.address_name_hover{
    background-color:rgba(208, 0, 15, 0.9) !important;
    color:#fff !important;
}
.time_line_area_title{
	color: #fff;
	font-size: 1.5rem;
	text-align: left;
	font-family: "SOURCEHANSERIFCN-MEDIUM", serif;
	letter-spacing:1.92px;
}
 .time_line_area .development_history_desc > span {
  font-family: AlibabaPuHuiTi-2-65-Medium;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: 0.02em;
  text-align: left;
  color: #fff;
}
 .time_line_area .development_history_swiper .swiper-button-next,
 .time_line_area .development_history_swiper .swiper-button-prev {
  width: 60px;
  height:60px;
}
.time_line_more_box{
	width: 10.9375rem;
	height: 2.9375rem;
	background-image: url('https://zhulaoda-1330205041.cos.ap-guangzhou.myqcloud.com/images_l/time_line_more.png');
	background-size: 100% 100%;
	text-align: center;
	color: #fff;
	line-height:2.9375rem;
	font-size: 1rem;
	margin: 0 auto;
	display: block;
	transition: all 0.4s linear;
}
.time_line_more_box:hover{
	color: #fff;
	transform: translateX(-20px);
}

.time_line_area .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
	background-image: url('https://zhulaoda-1330205041.cos.ap-guangzhou.myqcloud.com/images_l/swiper_right.svg');
	background-size: cover;
	right: 10px;
	
}
.time_line_area .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	background-image: url('https://zhulaoda-1330205041.cos.ap-guangzhou.myqcloud.com/images_l/swiper_left.svg');
	right: 5%;
	background-size: cover;
}
.time_line_area .swiper-button-prev:hover{
	background-image: url('https://zhulaoda-1330205041.cos.ap-guangzhou.myqcloud.com/images_l/swiper_left1.svg');
	right: 5%;
	background-size: cover;
}
.time_line_area .swiper-button-next:hover{
	background-image: url('https://zhulaoda-1330205041.cos.ap-guangzhou.myqcloud.com/images_l/swiper_right1.svg');
	right: 5%;
	background-size: cover;
}

.time_line_area .swiper-button-next, .swiper-button-prev{
	top: unset !important;
	bottom: 86px !important;
}
.time_line_area .swiper-button-next, .swiper-button-prev{
	z-index: 999;
}
.time_line_area .development_history_swiper .swiper-button-next, .time_line_area .development_history_swiper .swiper-button-prev{
	z-index: 999;
}

.time_line_area .swiper-button-prev, .swiper-rtl .swiper-button-next{
	left: 35%;
}

.address_name_desc{
 text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;	
  margin: 0.9375rem;
  font-size: 0.875rem;
  margin-top: 0.5rem;
  color: #fff;
  line-height: 20px;
  height: 4.8rem;
}
.address_name p{
	margin-left: 0.9375rem;
	padding-top: 0.9375rem;
	color: #fff;
}
.time_line_area .swiper-wrapper{
	height: 73% !important;
}

.time_line_area .development_history_swiper .development_history_desc .address_name:hover{
	/*background-color: rgba(208, 0, 15, 0.9);*/
	/*color: #fff;*/
}
.time_line_area .development_history_swiper .development_history_desc .address_name:hover .address_name_desc{
	color: #fff;
}
.time_line_area .development_history_swiper .development_history_desc .address_name:hover p{
	color: #fff;
}
.about_brand_story_mb_box{
	display: none;
}
.about_brand_story_pc_box{
	display: block;
	margin-left: 0 !important;
}
.development_history_swiper1{
		display: block;
	}
	.development_history_swiper2{
		display: none ;
	}
.about_brand_story_right_box{
    width: 61% !important;
}

.join_page_title{
    text-align: center;
    font-size: 42px;
    font-family: "AlibabaPuHuiTi-Regular", serif;
    font-weight: 500;
    padding-top: 70px;
    color: rgba(48, 49, 51, 1);
}

.join_page_title1{
    text-align: center;
    font-size: 18px;
    font-family: "AlibabaPuHuiTi-Regular", serif;
    font-weight: 500;
    /*padding-top: 12px;*/
    color: rgba(48, 49, 51, 1);
}
.join_model_box{
  display: flex;
  justify-content: center;
  margin-top: 50px;
}
.join_model_item_box{
    width: 270px;
    height: 400px;
    border: 1px solid  #E4E7ED;
    border-radius: 12px;
    /*margin-right: 22px;*/
    position: relative;
}
.join_model_item_img_box{
    height: 400px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0 14px;
}
.join_model_item_box:nth-child(5){
     margin-right: 0px;
}
.join_model_item_box_mask{
    transition:.2s ease-out;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #D0000F;
    z-index: 1;
     border-radius: 12px;
}
.join_model_item_box_mask img{
    position: absolute;
    right: 0;
    bottom: 0;
}
.join_model_item_box:hover .join_model_item_box_mask{
  display: block;  
}
.join_model_item_box_content{
    transition:.2s ease-out;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    border-radius: 12px;
}
.join_model_item_box_no{
    width:42px;
    height: auto;
    position: absolute;
    top: 24px;
    left:12px;
}
.join_model_item_box_content_img_box{
    
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background: #F5F6F8;
    display: flex;
    align-items: center;
    justify-content: center;
    margin:  0 auto;
    
}
.join_model_item_box_content_img_zw{
    height: 80px;
}
.join_model_item_box_content_title{
    text-align: center;
    color: #303133;
    font-size: 20px;
    margin-top: 70px;
}
.join_model_item_box_content_desc{
     text-align: center;
    color: #909399;
    font-size:14px;
    margin-top: 0px;
}
.join_model_item_box:hover .join_model_item_box_content_img_box{
   background: rgba(255,255,255,0);
   border: 1px solid  #fff;
}
.join_model_item_box_content_img_box_img2{
    display: none;
}
.join_model_item_box:hover .join_model_item_box_content_img_box_img2{
   display: block;
}

.join_model_item_box:hover .join_model_item_box_content_img_box_img1{
   display: none;
}

.join_model_item_box:hover .join_model_item_box_content_title{
  color: #fff;
}
.join_model_item_box:hover .join_model_item_box_content_desc{
  color: #fff;
  opacity: 0.7;
}



@media (max-width:1700px) {
	 .time_line_area{
		width: 90%;
		margin: 0 auto;
	}
	.inner_development_history_box{
		width: 100%;
	}
	.time_line_area .development_history_swiper .development_history_desc .address_name{
		width: 14rem;
	}
	.development_history_swiper .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
		right: 45% !important;
	}
	.l_page_nav_content_a{
	    margin-right: 4rem;
	}
}



@media (max-width:1460px) {
	 .page_second_content_box{
		 width: 100%;
		 padding-left: 0 !important;
		 padding-right:0 !important;
	 }
	 .page_small_nav_box{
		padding-right: 1.875rem; 
		padding-top: 4.8rem; 
	 }
	 .hong_desc_box{
		 padding-left: 50px;
		 padding-right: 50px;
	 }
	 .hong_3d_box .mySwiper .swiper-button-prev{
		 left: 43.5%;
	 } 
	 .hong_sao_story_swiper_item_title{
		margin-left: 0.8rem; 
	 }
	 .hong_sao_story_swiper_item_desc{
		margin-left: 0.8rem;  
	 }
	 .hong_sao_story_swiper_right img{
		 margin-right: 0.8rem;
	 }
	 .hong_sao_story_swiper_item_more{
		 left: 0.8rem;
	 }
	 .bo_content_box3_title_box{
		 width: 100%; 
	 }
	 .bo_content_box3_title_left{
		 padding-left: 40px;
	 }
	 .bo_content_box3_title_right{
		 margin-right: 40px;
	 }
	 .IndexBox .news .news_top{
		margin-left: 40px;
		 width: 90%;
	 }
	 .about_brand_story_content_box{
		 width: 100%;
	 }
	 .about_brand_story_left_box{
		margin-left: 5%; 
	 }
	 .about_brand_story_right_title_desc{
		 width: 46rem;
		
	 }
	 .about_brand_story_right_box{
		 margin-right: 2%; 
	 }
	 .about_culture_content_center_box{
		 width: 90%;
	 }
	 .about_culture_item{
		 margin-right: 0.5rem;
	 }
	 .about_honor_content_center_box{
		 width: 96%;
	 }
	 .about_honor_map_right_item{
		 margin-right: 2rem;
		 width: 19rem;
	 }
	 .about_honor_map_right{
		 margin-left: 3%;
	 }
	 .about_honor_map_right1{
		  margin-left: 3%;
	 }
	 .about_honor_map_right2{
		  margin-left: 3%;
	 }
	 .about_honor_map_left img{
		 width: 28rem;
	 }
	 .about_honor_map_left_name{
	      width: 28rem;
	 }
	 .time_line_area .development_history_swiper .development_history_desc .address_name{
	 	width: 12rem;
	 }
	 .address_name_desc{
	     height: 4rem;
	 }
 }
 @media (max-width:1400px) {
	 .hong_sao_story_swiper_right img{
		 width: 13rem;
	 }
	 .hong_sao_story_content_box .product_Swiper .swiper-slide{
		 height: 21rem;
	 }
	 .hong_sao_story_swiper_item_more{
		 bottom: -0.625rem;
	 }
	 .hong_sao_story_content_box .mySwiper1 .swiper-button-next{
		 top: 60%;
	 }
	 .hong_sao_story_content_box .mySwiper1 .swiper-button-prev{
		top: 60%; 
	 }
 }
  @media (max-width:1370px) {
	  .about_brand_story_left_box{
		 width: 26rem !important; 
		  height: 37rem !important;
	  }
	  .about_brand_story_swiper_box img{
		  width: 100%;
		  height: 100%;
	  }
	  .about_brand_story_right_title_desc{
		  width: 37rem;
	  }
  }
   @media (max-width:1320px) {
	   .about_culture_item_desc{
		   width: 14rem;
	   }
	   .time_line_area .development_history_swiper .development_history_desc .address_name{
	   	width: 10rem;
	   }
   }
  
 @media (max-width:1180px) {
	 .l_page_nav_box{
		width: 100%; 
	 }
	 .about_brand_story_right_title_desc{
	 	width: 28rem;
	 }
	 .l_page_nav_content_box{
		 margin-left: 4.2rem;
	 }
	 .l_page_nav_content_a {
		 margin-right: 2.8rem;
	 }
	 .about_honor_map_right_item{
		 margin-right: 1rem;
		 width: 13rem;
	 }
	.time_line_area .development_history_swiper .development_history_desc .address_name{
		width: 8rem;
	}
	.address_name_desc{
		-webkit-line-clamp:4;
		line-clamp:4;
	}
	.join_model_item_box{
	    height: 360px;
	}
	.advantage_item_content_left{
	    margin-left: 36px;
	}
	.advantage_item_content_right{
	     margin-right: 36px;
	}
	.agent_page_title_advantage {
	    padding-top: 3.125rem;
	}
	.advantage_item_content_desc{
	    margin-left: 36px;
	    margin-right: 36px;
	}
 }
 @media (max-width:1000px) {
	 .about_brand_story_mb_box{
		 display: block;
	 }
	 .page_map_content_bottom_btn{
		 width: 90%;
	 }
	 .about_brand_story_content_box{
		 flex-direction: column;
		 align-items: center;
		 justify-content: center;
	 }
	.about_brand_story_box{
		height: auto;
	} 
	.about_brand_story_right_title_desc{
		height: auto;
		width: 94%;
		margin: 0 auto;
		color: #606266;
		font-size:15px;
		padding-right: 0;
		padding-bottom: 2.5rem;
	}
	.about_brand_story_right_box{
		margin-right: 0;
	}
	.about_brand_story_left_box{
		margin-left: 0;
	}
	.about_brand_story_pc_box{
		display: none;
	}
	.about_video_box{
		width: 92%;
	}
	.about_video_box img{
		width: 100%;
		height: auto;
	}
	.about_brand_story_right_title_box{
		justify-content: center;
		padding-top: 3.125rem;
	}
	.about_brand_story_right_title_text1{
		text-align: center;
		margin-bottom: 0;
	}
	.about_brand_story_content_box{
		padding-top: 3rem;
	}
	.about_honor_map_left img{
		width: 22rem;
	}
	.about_honor_map_left_name{
	      width: 22rem;
	 }
	 .l_page_nav_content_box{
	     margin-left: 0;
	 }
	 .about_brand_story_right_box{
	     width:92% !important;
	 }
 }
  @media (max-width:888px) {
	.about_video_btn{
		top: 37%;
	}  
  }
 @media (max-width:960px) {
/* @media (max-width:768px) { */
    .l_page_nav_content_box{
        margin-left: 0% !important;
    }
	.l_page_bj_box{
		width: 100%;
	} 
	.l_page_bj_title_box p{
		margin-top: 0;
		font-size: 2rem;
		font-family: "AlibabaPuHuiTi-Regular", serif;
		letter-spacing:1px;
	}
	.l_page_bj_title_heng{
		margin-top: 0.225rem;
		height: 2px;
	}
	.l_page_nav_bj_box{
		display: none;
	}
	.l_page_nav_content_box{
		margin-left: 0;
		flex-wrap: wrap;
		height: auto;
		justify-content: center;
		width: 100%;
	}
	.l_page_nav_box{
		background-color: rgba(255, 255, 255, 0);
		height: auto;
		top: 100%;
	}
	.l_page_nav_content_a{
		color: rgba(0, 0, 0, 1);
		margin-right: 1rem;
		height: 2.5rem;
		line-height: 2.5rem;
	}
	.l_page_nav_content_a::after{
		background-color: rgba(208, 0, 15, 1);
	}
	.l_page_nav_content_a_active::before{
		background-color: rgba(208, 0, 15, 1);
	}
	.l_page_nav_content_a:hover{
		color: rgba(0, 0, 0, 1);
	}
	.l_page_nav_content_a_active{
		color:  rgba(208, 0, 15, 1);
	}
	.m_none{
		display: none;
	}
	.m_show{
		display: inline-flex;
	}
	.page_small_nav_box{
		justify-content: flex-start;
		padding-top: 0.5rem;
		padding-left: 18px;
	}
	.page_small_nav_box img {
		margin-right: 5px;
	}
	.agent_page_title{
	    color: #000000;
	    font-size: 1.8rem;
		padding-top: 2.2rem;
		font-family: "AlibabaPuHuiTi-Medium", serif;
	}
	.agent_page_title1{
		padding-top: 0.2rem;
		padding-left:20px;
		padding-right: 20px;
		color: rgba(48, 49, 51, 1);
		font-family: "AlibabaPuHuiTi-Medium", serif;
	}
	.shop_select_box .el-select{
		width: 30%;
	}
	.shop_select_box button{
		width: 20%;
	}
	.shop_select_box{
		margin-top: 1.75rem;
		margin-bottom: 1.75rem;
	}
	.map_content_box{
		flex-direction: column;
	}
	.mapi{
		width: 100%;
		height: 21rem;
	}
	.page_map_content_box{
		width: 100%;
		min-height: 19rem;
		height: auto;
	}
	.page_map_content_title{
		padding-top: 1rem;
		padding-bottom: 0.27rem;
		font-size: 1.375rem;
	}
	.page_map_content_desc {
		line-height: 22px;
		font-size: 0.875rem;
	}
	.page_map_content_bottom_btn{
		height: 44px;
		width: 80%;
		margin-top: 0.6rem;
		font-size: 1rem;
	}
	.page_map_content_bottom_heng{
		margin-bottom: 0.5rem;
	}
	.page_map_content_bottom_zw{
		height: 1rem;
	}
	.page_zw{
		height: 50px;
	}

   
	.hong_3d_box .mySwiper .swiper-button-prev{
			 left: 28.5%;
	} 
	.hong_3d_box .mySwiper .swiper-button-next{
		left: 55%;
	}
	.hong_3d_box .swiper{
		padding-top: 0.5rem;
		padding-bottom: 4rem;
	}
	.hong_desc_box {
		padding-left: 20px;
		padding-right: 20px;
		line-height: 1.7rem;
	}
	.hong_sao_story_content_box{
		margin-top: 2.25rem;
		height: 34rem;
	}
	.hong_story_pc_box{
		display: none;
	}
	.hong_sao_story_swiper_right img{
		width: 7rem;
		margin-top: 1.5rem;
	}
	.hong_sao_story_swiper_item_desc{
		-webkit-line-clamp:2;
		line-clamp:2;
		margin-top: 0.8rem;
		line-height: 1.2rem;
		font-size: 0.875rem;
	}
	.hong_sao_story_swiper_item_title{
		font-size: 1.4rem;
		margin-top: 1.4rem;
	}
	.hong_story_mobile_box{
		padding-top: 40px;
		padding-bottom: 2.5rem;
	}
	.hong_sao_story_swiper_item_more{
		bottom: 0.5rem;
	}
	.hong_story_mobile_box .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{
		
	}
	.mySwiperStoryMobile{
		height: 12rem;
		width: 90% !important;
		margin: 0 auto;
	}
	.hong_sao_story_swiper_item_more{
		font-size: 0.8rem;
	}
	.hong_sao_story_content_box .swiper-slide-active{
		
		border-radius: 1rem;
	}
	.hong_story_mobile_box .swiper-pagination-bullet-active{
		background: rgba(208, 0, 15, 1) !important;
	}
	.hong_sao_story_more{
		height: 2.5rem;
		font-size: 0.875rem;
		margin-top: 12px;
	}
	.hong_story_mobile_box{
		display:block;
	}
	.bo_content_box3_title_left1{
		font-size: 1.8rem;
		text-align: center;
	}
	.bo_content_box3_title_box{
		padding-top: 2.2rem;
		flex-direction: column;
	}
	.bo_content_box3_title_left{
		padding-left: 0;
	}
	.bo_content_box3_title_left2{
		text-align: center;
	}
	.bo_content_box3_title_right_pc{
		display: none;
	}
	.bo_content_box3_title_right_mobile{
		margin: 0 auto;
		height: 2.5rem;
		width: 11.5rem;
		visibility: visible;
		font-size:0.875rem ;
		margin-top: 40px;
	}
	.bo_content_box3_zw_mobile{
		height: 3.125rem;
		display: block;
	}
	.IndexBox .news .news_top .news_swiper .swiper-slide .img{
		height: 13.25rem;
	}
	.IndexBox .news .news_top .news_swiper{
		width: 100%;
	}
	.IndexBox .news .news_top{
		margin:  0  auto;
	}
	.IndexBox{
		display: none;
	}
	.bo_content_box3_swiper_mobile{
		width: 90%;
		margin: 0 auto;
		margin-top: 1.875rem;
	}
	.bo_content_box3_swiper_mobile_box .img{
		width:100%;
		height: auto;
	}
	.bo_content_box3_swiper_mobile_box .news_detaile{
		color: rgba(48, 49, 51, 1);
		font-size: 1rem;
		font-family: "AlibabaPuHuiTi-Regular", serif;	
		 text-overflow: -o-ellipsis-lastline;
		  overflow: hidden;
		  text-overflow: ellipsis;
		  display: -webkit-box;
		  -webkit-line-clamp: 2;
		  line-clamp: 2;
		  -webkit-box-orient: vertical;
		height: 3.125rem;
		margin-top: 0.675rem;
	}
	.bo_content_box3_swiper_mobile_box .more_box{
		display: flex;
		align-items: center;
		color: rgba(208, 0, 15, 1);
		font-size: 0.675rem;
		width: 94px;
		height: 1.875rem;
	}
	.bo_content_box3_swiper_mobile_box .more_box .iconimg{
		width: 24px;
		height: 24px;
	}
	.bo_content_box3_swiper_mobile{
		display: block;
	}
	.bo_content_box3_swiper_mobile .swiper-pagination-bullet-active{
		background:rgba(208, 0, 15, 1) !important;
	}
	.mySwiperBox3{
		height: 22.25rem;
	}
	.bo_content_box3_title_right_mobile img{
		width: 22px;
		height: 22px;
	}
	.hong_desc_box_about{
		margin-top: 0;
	}
	.about_number_box{
		flex-wrap: wrap;
		margin-top: 1.25rem;
	}
	.index_about_number_item{
		width: 50%;
	}
	.index_about_number_item_title span{
		font-size: 1.875rem;
	}
	.index_about_number_item_desc{
		font-family: "AlibabaPuHuiTi-Regular", serif;
		font-size: 0.8125rem;
	}
	.index_about_number_item{
		margin-bottom: 1.875rem;
	}
	.about_video_icon{
		width: 10.6875rem;
		height: 2.8125rem;
		top: -1.75rem;
	}
	.about_video_btn{
		top: 50%;
		width: 2.8125rem;
		height: 3.875rem;
	}
	.about_video_box{
		height: auto;
		margin-top: 1.875rem;
	}
	.mask_video_center{
		width:100%;
		margin-left: 0;
		margin-top: 0;
		transform: translate(-50%,-50%);
		height: auto;
	}
	.mask_video_center_close {
		width: 30px;
		height: 30px;
		display: none;
	}
	.about_brand_story_right_title_text{
		font-size: 1.875rem;
	}
	.about_brand_story_right_title_icon img{
		width: 2.875rem;
		height: 1.625rem;
	}
	.about_brand_story_right_title_text1{
		font-size: 1rem;
		margin-top: 0;
	}
	.about_brand_story_content_box{
		padding-top:1rem;
	}
	.about_brand_story_left_box{
		width: 14.9375rem !important;
		height: 20.4375rem !important;
		margin-bottom: 1.875rem;
	}
	.about_brand_story_right_title_desc{
		padding-left: 1.25rem;
		padding-right:  1.25rem;
		width: auto;
	}
	.about_culture_content_box{
		width: 100%;
		height: 39.375rem;
		background-image: url('https://zhulaoda-1330205041.cos.ap-guangzhou.myqcloud.com/images_l/cultura_content_bj_mobile.png');
	}
	.about_culture_content_title{
		padding-top: 3.75rem;
		text-align: center;
		font-size: 1.875rem;
		margin-bottom: 3.125rem;
	}
	.about_culture_item{
		width: 46%;
	}
	.about_culture_item_box{
		width: 100%;
	}
	.about_culture_item_title_text{
		font-size: 1.125rem;
		margin-left: 0.87rem;
	}
	.about_culture_item_desc{
		font-size: 0.75rem;
		margin-top: 0rem;
		width: 80%;
		margin-left: 0.87rem;
	}
	.about_culture_item_title_shu{
		height: 1rem;
	}
	.about_culture_content_center_box{
		width: 94%;
	}
	.about_culture_item {
		margin-right: 0.8rem;
		margin-bottom: 1.875rem;
	}
	.about_honor_content_top_box{
		flex-direction: column;
	}
	.about_culture_content_title{
		margin-bottom: 0.9375rem;
	}
	.about_honor_content_select_item{
		width:6.125rem;
		height: 2.5rem;
		line-height:2.5rem;
		font-size: 0.875rem;
	}
	.about_honor_content_select_box{
		margin-bottom: 2.0625rem;
	}
	.about_honor_map_box{
		flex-direction: column;
	}
	.about_honor_content_box{
		height: auto;
		padding-bottom: 40px;
	}
	.about_honor_map_left img{
		width: 70%;
		display: block;
		margin: 0 auto;
	}
	.about_honor_map_left_name{
	      width: 77%;
	 }
	.about_honor_map_left_name{
	
		margin: 0 auto;
		margin-top: 0.6rem;
	}
	.about_honor_map_right_box{
		width: 100%;
	}
	.about_honor_map_right{
		width: 100%;
		justify-content:flex-start;
		margin-top: 1.875rem;
		margin-left: 0;
	}
	.about_honor_map_right1{
		width: 100%;
		justify-content:flex-start;
		margin-top: 1.875rem;
		margin-left: 0;
	}
	.about_honor_map_right2{
		width: 100%;
		justify-content:flex-start;
		margin-top: 1.875rem;
		margin-left: 0;
	}
	.about_honor_map_right_item{
		margin-bottom: 0.5rem;
		width: 90%;
		margin-left: 3%;
	}
	.about_honor_map_right_item_text{
		font-size: 0.9375rem;
		color: #303133;
		font-family: "AlibabaPuHuiTi-Regular", serif;
	}
	.development_history_swiper1{
		display: none;
	}
	.development_history_swiper2{
		display: block;
	}
	.about_develop_box{
		height: 42.5rem;
		background-image: url('https://zhulaoda-1330205041.cos.ap-guangzhou.myqcloud.com/images_l/develop_bj_mobile.png');
	}
	.time_line_area{
		height: 33rem;
	}
	.time_line_area .development_history_swiper{
		height: 29rem;
	}
	.development_history_swiper .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
		right: 32% !important;
	}
	.join_index_mobile_box{
		width: 100%;
		height: 50.75rem;
		background-image: url('https://zhulaoda-1330205041.cos.ap-guangzhou.myqcloud.com/images_l/mobile_join_bj.png');
		background-size: cover;
	}
	.join_index_mobile_title{
		color: rgba(208, 0, 15, 1);
		font-size: 1.875rem;
		font-family: "AlibabaPuHuiTi-Regular", serif;
		padding-top: 4.6875rem;
		padding-left: 0.9375rem;
		font-weight: 500;
		padding-bottom: 0.625rem;
	}
	.join_index_mobile_desc{
		padding-left: 0.9375rem;
		color: rgba(96, 98, 102, 1);
		font-size: 0.875rem;
		font-family: "AlibabaPuHuiTi-Regular", serif;
	}
	.join_index_mobile_desc span{
		color: rgba(208, 0, 15, 1);
	}
	.mobile_select_box{
		display: flex;
		justify-content: center;
	}
	.mobile_select_box  .el-select{
		width: 92%;
		margin: 0 auto;
		margin-top: 2.75rem;
		margin-bottom:  2.75rem;
	}
	.mobile_select_box  .el-input__inner{
		background-color: rgba(208, 0, 15, 1) !important; 
		color: #fff !important;
		border: 1px solid #fff !important; 
	}
	.mobile_select_box  .el-select .el-input .el-select__caret{
		color: #fff !important;
	}
	.mapi_mobile{
		width: 92%;
		margin: 0 auto;
		height: 15rem;
	}
	.join_index_mobile_icon_box{
		display: flex;
		justify-content: space-between;
		width: 80%;
		margin: 0 auto;
		margin-top: 3rem;
	}
	.join_index_mobile_icon_item_box{
		display: flex;
		align-items: center;
	}
	.join_index_mobile_icon_img{
		width: 58px;
		height: 58px;
		background-color: rgba(48, 49, 51, 0.06);
		border-radius: 50%;
		display: flex;
		align-items: center;
		justify-content: center;
		border: 1px solid rgba(48, 49, 51, 0.06);
	}
	.join_index_mobile_icon_img img{
		width: 1.875rem;
		height: 1.8125rem;
	}
	.join_index_mobile_icon_name{
		color: rgba(48, 49, 51, 1);
		font-size: 1rem;
		margin-left: 0.625rem;
	}
	.join_index_mobile_icon_btn{
		width: 150px;
		height: 2.5rem;
		margin: 0 auto;
		margin-top: 2rem;
		display: flex;
		align-items: center;
		justify-content: center;
		color: #fff;
		font-size: 1rem;
		font-family: "AlibabaPuHuiTi-Regular", serif;
		background-color: rgba(208, 0, 15, 1);
		border-radius: 0 0 0.7rem 0;
	}
	.join_index_mobile_icon_btn img{
		width: 20px;
		height: 20px;
		margin-right: 0.375rem;
	}	
	.join_index_mobile_icon_btn:focus{
		color: #fff;
	}
	.join_index_mobile_icon_btn:hover{
		color: #fff;
	}
	.join_index_mobile_icon_img:hover{
		background-color: #fff;
		border: 1px solid rgba(208, 0, 15, 1);
	}
	.news_index_mobile_box{
		background: #fff;
		padding-bottom: 2.5rem;
	}
	.news_index_mobile_select_box{
		display: flex;
		align-items: center;
		justify-content: center;
		margin-top: 1.1875rem;
	}
	.news_index_mobile_select_item_box{
		width: 6.25rem;
		height: 2.5rem;
		text-align: center;
		line-height: 2.5rem;
		color: rgba(96, 98, 102, 1);
		font-size: 0.875rem;
		border:1px solid rgba(228, 231, 237, 1) ;
		border-radius: 200px;
		margin-right: 0.625rem;
		font-family: "AlibabaPuHuiTi-Regular", serif;
	}
	.news_index_mobile_select_item_box:nth-child(3){
		margin-right: 0rem;
	}
	.news_index_mobile_select_item_box_active{
		border:1px solid rgba(208, 0, 15, 1);
		background: rgba(208, 0, 15, 1);
		color: #fff;
	}
	.news_index_mobile_info_box{
		margin-top: 1rem;
	}
	.news_index_mobile_frist_name_img{
		width: 92%;
		height: auto;
		border-radius: 0.7rem;
	}
	.news_index_mobile_frist_name{
		width: 92%;
		text-overflow: -o-ellipsis-lastline;
	  overflow: hidden;
	  text-overflow: ellipsis;
	  display: -webkit-box;
	  -webkit-line-clamp: 2;
	  line-clamp: 2;
	  -webkit-box-orient: vertical;	
	  color: rgba(48, 49, 51, 1);
	  line-height: 1.375rem;
	  font-size: 1rem;
	  font-family: "AlibabaPuHuiTi-Regular", serif;
	  margin-top: 1rem;
	}
	.news_index_mobile_frist_more{
		color: rgba(208, 0, 15, 1);
		font-size: 0.875rem;
		 font-family: "AlibabaPuHuiTi-Regular", serif;
		 display: flex;
		 align-items: center;
		width: 92%; 
		margin-top: 0.625rem;
	}
	.news_index_mobile_frist_more img{
		width: 1.1875rem;
		height: 1.1875rem;
	}
	.news_index_mobile_frist_box{
		display: inline-flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		width: 100%;
	}
	.news_index_mobile_info_item_box{
		margin-top: 1.625rem;
	}
	.news_index_mobile_info_item{
		width: 92%;
		margin: 0 auto;
		display: flex;
		align-items: center;
		margin-bottom: 1.25rem;
	}
	.news_index_mobile_info_item_img img{
		width: 122px;
		height: 4.75rem;
		object-fit: cover;
		border-radius: 0.7rem;
	}
	.news_index_mobile_info_item_name{
		text-overflow: -o-ellipsis-lastline;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		line-clamp: 2;
		-webkit-box-orient: vertical;	
		color: rgba(48, 49, 51, 1);
		line-height: 1.375rem;
		font-size: 0.875rem;
		font-family: "AlibabaPuHuiTi-Regular", serif;
	}
	.news_index_mobile_info_item_more{
		color: rgba(208, 0, 15, 1);
		font-size: 0.875rem;
		 font-family: "AlibabaPuHuiTi-Regular", serif;
		 display: flex;
		 align-items: center;
		width: 92%; 
		margin-top: 0.625rem;
	}
	.news_index_mobile_info_item_more img{
		width: 1.1875rem;
		height: 1.1875rem;
	}
	.news_index_mobile_info_item_info{
		margin-left: 1rem;
	}
	.mobile_swiper_box{
		width: 100%;
		height: 50.75rem;
		overflow: hidden;
	}
	.swiper-slide_mobile_item{
		width: 100%;
		height: 50.75rem;
		position: relative;
	}
	.mobile_swiper_btn{
		width: 8.5rem;
		height: 2.25rem;
		display: flex;
		align-items: center;
		justify-content: center;
		color: rgba(255, 255, 255, 1);
		font-size: 0.8125rem;
		position: absolute;
		bottom: 10.625rem;
		left: 50%;
		transform: translate(-50%,-50%);
		border: 1px solid #fff;
		border-radius: 12.5rem;
	}
	.mobile_swiper_btn img{
		width: 0.9375rem !important;
		height: 0.9375rem  !important;
	}
	.swiper-slide_mobile_item img{
		width: 100%;
		height: 100%;
	}
	.mobile_swiper_box .swiper-pagination-bullet-active{
		background: #fff !important;
	}
	.about_index_mobile_box{
		width: 100%;
		height:47.75rem;
		background-image: url('https://zhulaoda-1330205041.cos.ap-guangzhou.myqcloud.com/images_l/mobile_index_about_box.png');
		background-size: cover;
	}
	.about_index_mobile_title{
		padding-left: 0.9375rem;
		display: flex;
		align-items: center;
		font-size: 1.875rem;
		font-family: "AlibabaPuHuiTi-Regular", serif;
		color: rgba(0, 0, 0, 1);
		font-weight: 500;
		padding-top: 6.75rem;
	}
	.about_index_mobile_title img{
		width: 0.9375rem;
		height: 0.9375rem;
		margin-left: 0.875rem;
	}
	.about_index_mobile_title1{
		padding-left: 0.9375rem;
		font-weight: 500;
		color: rgba(0, 0, 0, 1);
		font-size: 1.25rem;
		font-family: "AlibabaPuHuiTi-Regular", serif;
	}
	.about_index_mobile_desc{
		padding: 0.9375rem;
		color: rgba(96, 98, 102, 1);
		font-size: 0.975rem;
		line-height: 1.3125rem;
		padding-top: 0;
		font-family: "AlibabaPuHuiTi-Regular", serif;
		margin-top: 1.275rem;
	}
	.about_number_index_mobile_box{
		display: flex;
		align-items: center;
	}
	.product_index_mobile_box{
		width: 100%;
		height: 50.75rem;
		background-image: url('https://zhulaoda-1330205041.cos.ap-guangzhou.myqcloud.com/images_l/product_index_mobile_box_bj.png');
		background-size: cover;
	}
	.advantage_index_mobile_box{
		width: 100%;
		height: 50.75rem;
		background-image: url('https://zhulaoda-1330205041.cos.ap-guangzhou.myqcloud.com/images_l/advantage_index_mobile_box_bj.png');
		background-size: cover;
	}
	.about_index_mobile_title2{
		text-align: center;
		font-family: "AlibabaPuHuiTi-Regular", serif;
		color: rgba(0, 0, 0, 1);
		font-weight: 500;
		font-size: 0.875rem;
		margin-bottom: 2rem;
	}
	.advantage_item_box{
		width: 90%;
		height: 11rem;
		background-image: url('https://zhulaoda-1330205041.cos.ap-guangzhou.myqcloud.com/images_l/advantage_item_box_bj1.svg');
		background-size: 100% 100%;
		position: relative;
		transition: all 0.4s linear;
		margin: 0 auto;
		margin-bottom: 1rem;
	}
	.advantage_item_name{
		color: rgba(0, 0, 0, 1);
		font-size: 1.25rem;
		font-family: "AlibabaPuHuiTi-Regular", serif;
		padding-top: 1.5rem;
		padding-left:22px;
	}
	.advantage_item_name1{
		padding-left:22px;
		font-family: "AlibabaPuHuiTi-Regular", serif;
		color:rgba(144, 147, 153, 1);
		font-size: 0.75rem;
	}
	.advantage_item_desc{
		margin-top: 0.9rem;
		margin-left:22px;
		width:65%;
		color:rgba(144, 147, 153, 1);
		font-size:14px;
		line-height: 1.25rem;
		 text-overflow: -o-ellipsis-lastline;
		  overflow: hidden;
		  text-overflow: ellipsis;
		  display: -webkit-box;
		  -webkit-line-clamp: 3;
		  line-clamp: 3;
		  -webkit-box-orient: vertical;	
		font-family: "AlibabaPuHuiTi-Regular", serif;  
	}
	.advantage_item_img{
		position: absolute;
		bottom: 1.1875rem;
		right: 1rem;
		width: 2.5rem;
		height: 2.5rem;
	}
	.advantage_item_img img{
		width: 100%;
		height: 100%;
	}
	.advantage_item_img1{
		display: none;
		position: absolute;
		bottom: 1.1875rem;
		right: 1rem;
		width: 2.5rem;
		height: 2.5rem;
	}
	.advantage_item_img1 img{
		width: 100%;
		height: 100%;
	}
	
	.myAdvantageSwiper {
		height: 37.5rem;
	}
	.myAdvantageSwiper .swiper-pagination-bullet-active{
		background:rgba(208, 0, 15, 1) !important;
	}
	.product_index_mobile_title{
		margin-top: 1.4375rem;
		margin-bottom: 0.875rem;
		color: rgba(0, 0, 0, 1);
		font-size: 1.25rem;
		margin-left: 0.9375rem;
		font-family: "AlibabaPuHuiTi-Regular", serif;  
	}
	.product_index_mobile_img_item{
		width: 3rem;
		height:3rem;
		display: flex;
		align-items: center;
		justify-content: center;
		background-color: rgba(217, 217, 217, 1);
		border-radius: 50%;
		margin-right: 0.5rem;
		border: 1px solid rgba(217, 217, 217, 1);
	}
	.product_index_mobile_img_item img{
		width: 88%;
		height: auto;
	}
	.product_index_mobile_img_box{
		display: flex;
		align-items: center;
		margin-left: 0.9375rem;
	}
	.product_index_mobile_img{
		width: 14.75rem;
		margin: 0 auto;
		height: 10rem;
		margin-top: 3.125rem;
	}
	.product_index_mobile_img img{
		width: 100%;
		height: auto;
	}
	.product_index_mobile_img_item_active{
		border: 1px solid rgba(208, 0, 15, 1);
	}
	
	
	
	
	 .productCategorizeSwiper {
	   width:100%;
	   overflow: hidden;
	   position: relative !important;
	   margin-top: -54px;
	 }
	
	 .productCategorizeSwiper .swiper-wrapper {
	   width: 100%;
	 }
	
	 .productCategorizeSwiper .swiper-wrapper .swiper-slide {
	   width: 100%;
	   height: 21.875rem;
	  
	
	 }
	
	 .productCategorizeSwiper .swiper-wrapper .swiper-slide .textarea .textarea_tree {
	   color: #303133;
	   text-align: right;
	   font-size: 1.125rem;
	   font-style: normal;
	   font-weight: 400;
	   line-height: 30px;
	   /* 150% */
	 }
	 .productCategorizeSwiper #rotation_swiper {
	   height: 66%;
	 }
	 .productCategorizeSwiper #rotation_swiper .swiper-pagination-bullet {
	   width: 2.5rem;
	   height: 2.5rem;
	   margin: 0 0.4375rem;
	   border-radius: 6.25rem;
	   background-color: #fff;
	   opacity: 1;
	   background-size: cover;
	   -webkit-border-radius: 6.25rem;
	   -moz-border-radius: 6.25rem;
	   -ms-border-radius: 6.25rem;
	   -o-border-radius: 6.25rem;
	 }
	
	 .productCategorizeSwiper .swiper-button-prev {
	   position: absolute !important;
	   left: 50%;
	   top: 90% !important;
	 }
	
	 .productCategorizeSwiper .swiper-button-next {
	   position: absolute !important;
	   left: 40%;
	   top: 90%;
	 }
	
	 .productCategorizeSwiper .swiper-button-next,
	 .productCategorizeSwiper .swiper-button-prev {
	   width: 2rem;
	   height:2rem;
	   flex-shrink: 0;
	   border-radius: 100px;
	   border: 1px solid #fff;
	   background-size: 1.15rem 1.15rem;
	   background-repeat: no-repeat;
	   background-position: center center;
	   background-image: url('https://zhulaoda-1330205041.cos.ap-guangzhou.myqcloud.com/images_l/product_qzxicon.png');
	   color: #fff;
	   background-color: rgba(0, 0, 0, 0.1);
	 }
	
	 .productCategorizeSwiper .swiper-button-prev {
	   transform: rotate(180deg);
	 }
	 .productCategorizeSwiper .swiper-button-next:hover,
	 .productCategorizeSwiper .swiper-button-prev:hover {
	   background-color: rgba(208, 0, 15, 1);
	   border: 1px solid rgba(208, 0, 15, 1);
	 }
	
	 .productCategorizeSwiper #rotation_swiper .swiper-pagination-bullet-active {
	   background-color: red;
	 }
	/* 点点 */
	 .productCategorizeSwiper #rotation_swiper> :nth-child(1) {
	   position: absolute;
	   left: -4px;
	   bottom: 2.125rem;
	   background-image: url('https://zhulaoda-1330205041.cos.ap-guangzhou.myqcloud.com/images/inde_product1.png');
	   background-size: 2.5rem 2.5rem;
	   background-repeat: no-repeat;
	   background-position: center center;
	 }
	 .productCategorizeSwiper #rotation_swiper> :nth-child(1)::before {
	  content: "水饺";
	  width: 100%;
	  display: block;
	  /* 您可以根据需要添加更多样式，如字体大小、颜色等 */
	  font-size: 14px;
	  font-family: "AlibabaPuHuiTi-Regular", serif;
	  line-height: 2.5rem;
	  margin-left: 42px;
	  color: #333;
	}
	.productCategorizeSwiper #rotation_swiper> :nth-child(1).swiper-pagination-bullet-active::before{
	  color: #D0000F;
	}
	 .productCategorizeSwiper #rotation_swiper> :nth-child(1).swiper-pagination-bullet-active {
	   background-image: url('https://zhulaoda-1330205041.cos.ap-guangzhou.myqcloud.com/images/inde_product1-1.png');
	 }
	
	 .productCategorizeSwiper #rotation_swiper> :nth-child(2) {
	   position: absolute;
	   left: 2%;
	   bottom: 6rem;
	   background-image: url('https://zhulaoda-1330205041.cos.ap-guangzhou.myqcloud.com/images/inde_product2.png');
	   background-size: 2.5rem 2.5rem;
	   background-repeat: no-repeat;
	   background-position: center center;
	
	 }
	 .productCategorizeSwiper #rotation_swiper> :nth-child(2)::before {
	  content: "馄饨";
	  width: 100%;
	  display: block;
	  /* 您可以根据需要添加更多样式，如字体大小、颜色等 */
	  font-size: 14px;
	  /* font-family: "AlibabaPuHuiTi-Regular", serif; */
	  line-height: 2.5rem;
	  margin-left: 42px;
	  color: #333;
	}
	.productCategorizeSwiper #rotation_swiper> :nth-child(2).swiper-pagination-bullet-active::before{
	  color: #D0000F;
	}
	 .productCategorizeSwiper #rotation_swiper> :nth-child(2).swiper-pagination-bullet-active {
	   background-image: url('https://zhulaoda-1330205041.cos.ap-guangzhou.myqcloud.com/images/inde_product2-1.png');
	
	 }
	
	 .productCategorizeSwiper #rotation_swiper> :nth-child(3) {
	   position: absolute;
	   left: 4rem;
	   bottom: 9rem;
	   background-image: url('https://zhulaoda-1330205041.cos.ap-guangzhou.myqcloud.com/images/inde_product3.png');
	   background-size: 2.5rem 2.5rem;
	   background-repeat: no-repeat;
	   background-position: center center;
	 }
	 .productCategorizeSwiper #rotation_swiper> :nth-child(3)::before {
	  content: "汤圆";
	  width: 100%;
	  display: block;
	  /* 您可以根据需要添加更多样式，如字体大小、颜色等 */
	  font-size: 14px;
	  font-family: "AlibabaPuHuiTi-Regular", serif;
	  line-height: 2.5rem;
	  margin-left: 42px;
	  color: #333;
	}
	.productCategorizeSwiper #rotation_swiper> :nth-child(3).swiper-pagination-bullet-active::before{
	  color: #D0000F;
	}
	 .productCategorizeSwiper #rotation_swiper> :nth-child(3).swiper-pagination-bullet-active {
	   background-image: url('https://zhulaoda-1330205041.cos.ap-guangzhou.myqcloud.com/images/inde_product3-1.png');
	 }
	
	 .productCategorizeSwiper #rotation_swiper> :nth-child(4) {
	   position: absolute;
	   left: 43%;
	   top: 2%;
	   background-image: url('https://zhulaoda-1330205041.cos.ap-guangzhou.myqcloud.com/images/inde_product4.png');
	   background-size: 2.5rem 2.5rem;
	   background-repeat: no-repeat;
	   background-position: center center;
	 }
	 .productCategorizeSwiper #rotation_swiper> :nth-child(4)::before {
	  content: "蒸煎饺";
	  width: 159%;
	  height: 100%;
	  display: block;
	  font-size:14px;
	  font-family: "AlibabaPuHuiTi-Regular", serif;
	  line-height: 2.5rem;
	  color: #333;
	  /* margin-bottom: 25px; */
	  position: absolute;
	  bottom: -30px;
	  left: -10px;
	}
	.productCategorizeSwiper #rotation_swiper> :nth-child(4).swiper-pagination-bullet-active::before{
	  color: #D0000F;
	}
	 .productCategorizeSwiper #rotation_swiper> :nth-child(4).swiper-pagination-bullet-active {
	   background-image: url('https://zhulaoda-1330205041.cos.ap-guangzhou.myqcloud.com/images/inde_product4-1.png');
	
	 }
	
	 .productCategorizeSwiper #rotation_swiper> :nth-child(5) {
	   position: absolute;
	   left: 68%;
	   bottom:9rem;
	   background-image: url('https://zhulaoda-1330205041.cos.ap-guangzhou.myqcloud.com/images/inde_product5.png');
	   background-size: 2.5rem 2.5rem;
	   background-repeat: no-repeat;
	   background-position: center center;
	 }
	 .productCategorizeSwiper #rotation_swiper> :nth-child(5)::before {
	  content: "菜饺";
	  width: 100%;
	  display: block;
	  /* 您可以根据需要添加更多样式，如字体大小、颜色等 */
	  font-size:14px;
	  font-family: "AlibabaPuHuiTi-Regular", serif;
	  line-height: 2.5rem;
	  margin-left: -42px;
	  color: #333;
	}
	.productCategorizeSwiper #rotation_swiper> :nth-child(5).swiper-pagination-bullet-active::before{
	  color: #D0000F;
	}
	 .productCategorizeSwiper #rotation_swiper> :nth-child(5).swiper-pagination-bullet-active {
	   background-image: url('https://zhulaoda-1330205041.cos.ap-guangzhou.myqcloud.com/images/inde_product5-1.png');
	
	 }
	
	 .productCategorizeSwiper #rotation_swiper> :nth-child(6) {
	   position: absolute;
	   left: 84%;
	   bottom: 6rem;
	   background-image: url('https://zhulaoda-1330205041.cos.ap-guangzhou.myqcloud.com/images/inde_product6.png');
	   background-size: 2.5rem 2.5rem;
	   background-repeat: no-repeat;
	   background-position: center center;
	 }
	 .productCategorizeSwiper #rotation_swiper> :nth-child(6)::before {
	  content: "面条";
	  width: 100%;
	  display: block;
	  /* 您可以根据需要添加更多样式，如字体大小、颜色等 */
	  font-size:14px;
	  line-height: 2.5rem;
	  margin-left: -42px;
	  color: #333;
	  font-family: "AlibabaPuHuiTi-Regular", serif;
	}
	.productCategorizeSwiper #rotation_swiper> :nth-child(6).swiper-pagination-bullet-active::before{
	  color: #D0000F;
	}
	 .productCategorizeSwiper #rotation_swiper> :nth-child(6).swiper-pagination-bullet-active {
	   background-image: url('https://zhulaoda-1330205041.cos.ap-guangzhou.myqcloud.com/images/inde_product6-1.png');
	
	 }
	
	 .productCategorizeSwiper #rotation_swiper> :nth-child(7) {
	   position: absolute;
	   right: -4px;
	   bottom: 2.125rem;
	   background-image: url('https://zhulaoda-1330205041.cos.ap-guangzhou.myqcloud.com/images/inde_product7.png');
	   background-size: 2.5rem 2.5rem;
	   background-repeat: no-repeat;
	   background-position: center center;
	 }
	 .productCategorizeSwiper #rotation_swiper> :nth-child(7)::before {
	  content: "辣椒酱";
	  /* width: 100%; */
	  display: block;
	  /* 您可以根据需要添加更多样式，如字体大小、颜色等 */
	  font-size: 14px;
	  font-family: "AlibabaPuHuiTi-Regular", serif;
	  line-height: 2.5rem;
	  margin-left: -100px;
	  color: #333;
	}
	.productCategorizeSwiper #rotation_swiper> :nth-child(7).swiper-pagination-bullet-active::before{
	  color: #D0000F;
	}
	 .productCategorizeSwiper #rotation_swiper> :nth-child(7).swiper-pagination-bullet-active {
	   background-image: url('https://zhulaoda-1330205041.cos.ap-guangzhou.myqcloud.com/images/inde_product7-1.png');
	 }
	.product_index_mobile_content_bj{
		width: 100%;
		height: 14.5625rem;
		position: absolute;
		left: 0;
		top: 9rem;
	}
	.product_index_mobile_content_bj img{
		width: 100%;
		height: auto;
	}
	.product_index_mobile_content{
		width: 100%;
		position: relative;
	}
	.about_brand_story_right_box{
        width: 100% !important;
    }
   
    .time_line_area .development_history_swiper .swiper-button-next, .time_line_area .development_history_swiper .swiper-button-prev{
        width: 40px;
        height: 40px;
    }
    .about_index_mobile_desc p{
        margin-bottom: 0;
    }
    .about_index_mobile_title1{
        margin-bottom: 28px;
    }
    .join_index_mobile_desc  p{
        margin-bottom: 0;
    }
    .join_page_title{
        padding-top: 0;
        font-size: 30px;
    }
    .join_model_box{
        margin-top: 36px;
        flex-wrap: wrap;
        width: 100%;
    }
    .join_model_item_box{
        width: 44%;
        margin-right:6%;
        margin-bottom: 20px;
        height: 260px;
    }
    
    
     .agent_page_title_advantage{
        font-size: 28px;
        padding-top: 1.5rem;
    }
    .advantage_item_content_box{
        margin-top: 30px;
    }
    .advantage_item_box_new{
        flex-direction: column;
    }
   .advantage_item_img_new{
        height: 276px;
         width: 100%;
    }
    .advantage_item_content{
        width: 100%;
    }
    .advantage_item_title{
        font-size: 26px;
        margin-top: 10px;
    }
   
    .advantage_item_content_right img{
         width: 60%;
        height: 60%;
        margin-top: 13px;
    }
    .advantage_item_content_right{
        display: flex;
        justify-content: end;
        margin-right: 20px;
    }
    .advantage_item_content_top{
        margin-top: 30px;
    }
    .advantage_item_title_heng{
        margin-top: 12px;
    }
    .advantage_item_content_desc {
        margin-top:24px;
        margin-bottom: 24px;
        margin-right: 20px;
        margin-left: 20px;
    }
    .advantage_item_img_new img{
        height: initial;
        width: 100%;
    }
    .advantage_item_content_box_mobile{
        display: block;
    }
    .advantage_item_content_box_pc{
        display: none;
    }
    .advantage_item_content_left{
        margin-left: 20px;
    }
    .advantage_item_content_box{
        margin-bottom: 40px;
    }
    
    
    .join_model_item_box:nth-child(2n){
         margin-right:0%;
    }
    .join_model_item_box_content_img_box{
        width: 90px;
        height: 90px;
    }
    .join_model_item_box_content_img_box img{
        width: 50%;
        height: 50%;
    }
    .join_model_item_box_content_img_zw{
        height: 66px;
    }
    .join_model_item_box_content_title{
        margin-top: 36px;
        font-size: 16px;
    }
    .join_model_item_box_content_desc{
        font-size: 10px;
    }
    .about_concern{
        margin-top: 2rem;
    }
    .join_model_item_img_box{
        display: none;
    }
    .join_model_item_box:nth-child(9){
        margin-right: 0;
    }
    .join_model_item_box:nth-child(5){
        margin-right: 6%;
    }
   
 }
