.el-popup-parent--hidden{
	overflow: auto !important;
	padding-right: 0px !important;
}
.line_sty{
	width: 3rem;
	height: 0.3125rem;
	background-color: #D32430;
}
.information_read{
	width: 1.5rem;
	height: 1.5rem;
	margin-left: 6px;
}
.information_read2{
	display: none;
}
.case_item_box a:hover .read_more{
	color: #D32430;
}
.case_item_box a:hover .information_read2{
	display: block;
}
.case_item_box a:hover .information_read1{
	display: none;
}
.text-right{
	text-align: right;
}
.text-justify{
  text-align: justify;
}
.page_right_icon{
	width: 22px;
	height: 22px;
}
.article_detail{
	margin-bottom: 1.375rem;
}
.article_detail .detail_icon:last-child{
	display: none;
}
.article_detail a:hover{
	color: #606266;
}
#fp-nav ul li{
	width: auto;
}
.banner_right_container_box{
    background-image: none;
    position: relative;
}
.index_about_banner02{
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 120rem;
    height: 54.75rem;
    z-index: -1;
}
/* 产品中心 */
.type_icon{
	width: 2.875rem;
	height: 2.875rem;
}
.index_product_title{
    color: #000;
}
.type_img_hide,.dynamic_statehide{
	display: none;
}
.type_img_show{
	display: block;
}
.product_block{
	border-radius: 20px;
	width: 31.1%;
	margin-bottom: 3rem;
	padding-bottom: 0.75rem;
	display: inline-block;
	transition: all .5s ease 0s;
	padding: 3.625rem 2.5rem 1.875rem;
}
.case_item_box a:nth-child(3n-1) .product_block {
	margin: 0rem 3.01rem 3rem 3.01rem;
}
.product_block a:hover .case_item{
	border: none;
}
.product_block .new_item_img{
	width: 18.625rem;
	height: 14rem;
	margin: 0px auto;
}
 .case_item_box a:hover .product_block {
 	transform: translateY(-10px);
 }
 .descr_sty{
	 height: 2.75rem;
 }
 .tag_sty{
	 line-height: 1.625rem;
	 padding: 0px 1rem;
	 border: 1px solid #D0000F;
	 border-radius: 266px;
 }
 .cursor_pointer:hover .select_color{
	 color: #D0000F;
 }
 .cursor_pointer:hover .select{
	 display: block;
 }
 .cursor_pointer:hover .no_select{
 	 display: none;
 }
 .pop_up{
	 width: 100vw;
	 height: 100vh;
	 position: fixed;
	 top: 0px;
	 left: 0px;
	 z-index: 1000;
	 background-color: rgba(0, 0, 0, 0.6);
	 display: none;
 }
 .pop_up_block{
	 width: 70rem;
	 border-radius: 1.25rem;
	 background-color: #fff;
	 padding: 5rem 4.375rem 4.6875rem 4.375rem;
	 position: relative;
 }
 .close_btn{
     position: absolute;
     width: 36px;
     height: 36px;
     right: 26px;
     top: 26px;
     cursor: pointer;
 }
 .pop_up_block_nr{
	 max-height: 25rem;
	 overflow: auto;
 }
 /* 滚动条样式修改 */
 .pop_up_block_nr::-webkit-scrollbar {
  /*改变纵向滚动条宽度*/
  width: 0.25rem;
}
 .pop_up_block_nr::-webkit-scrollbar-track {
  /*改变滚动条轨道颜色*/
  border-radius: 20px;
  background-color: #E4E7ED;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
}

 .pop_up_block_nr::-webkit-scrollbar-thumb {
  /*改变滚动条滑轨相关的样式*/
  border-radius: 20px;
  background-color: #D0000F;
}
/* 滚动条修改完成 */

 .pop_up_left{
	 width: 31.25rem;
	 padding-right: 1.25rem;
 }
 .product_information{
	 width: 5.5rem;
	 height: 1.625rem;
	 border-radius: 16.625rem;
 }
 .product_img{
	 width: 24.125rem;
	 height: 18.125rem;
 }
 .darkGrey_color p,.darkGrey_color span{
	 color: #909399 !important;
 }
 .page_small_nav_box .detail_icon:last-child{
 	display: none;
 }
 /* 红嫂故事 */
 .case_item_story {
  	width: 48.5%;
  	margin-bottom: 3rem;
 	padding-bottom: 0.75rem;
  	transition: all .5s ease 0s;
	background-color: #fff;
	border-radius: 1.25rem;
	padding: 4rem 2.25rem;
	margin-right: 1.4rem;
  }
   .case_item_box_story a:nth-child(2n) .case_item_story{
       margin-right: 0;
   }
  .case_item_story .new_item_img {
  	width: 15.625rem;
	height: 20rem;
  }
  .case_item_img img {
  	width: 100%;
  	height: auto;
  	transition: all .5s ease 0s;
  }
 .case_item_box a:hover .case_item_story {
 	transform: translateY(-10px);
 }
 .case_item_box_story{
	display: flex;
	/*justify-content: space-between;*/
	align-items: center;
	flex-wrap: wrap;
 }
 .case_item_story_left{
	 width: 20.875rem;
 }
 .case_item_story:hover{
	 background-color: #D0000F;
 }
 .case_item_box_story a:hover .read_more,.case_item_box_story a:active .read_more{
 	color: #fff;
 }
 .case_item_box_story a:hover .information_read2{
 	display: block;
 }
 .case_item_box_story a:hover .information_read1{
 	display: none;
 }
 .case_item_story .descr_sty{
 	 height: 9rem;
 }
.join_bg_us{
	width: 81.25rem;
	height: 28.875rem;
}
.join_line_yq{
	border-bottom: 0.0625rem solid #E4E7ED;
}
.deliver{
	width: 10.875rem;
	height: 3.4375rem;
	border-radius: 21.875rem;
	cursor: pointer;
}
.join_us{
	width: 1.8125rem;
	height: 1.5625rem;
}
/* 投递简历 */
.add_bank .el-dialog{
	width: 41.25rem;
}
.personal_form_input{
	width: 21.375rem !important;
	height: 3.125rem;
}
.personal_form_input .el-input__inner{
    height: 3.125rem;
}
.curriculum_block{
	width: 3.75rem;
	height: 0.3125rem;
	background-color: #D0000F;
	border-radius: 1.25rem;
	margin: 0.625rem auto;
}
.band_add_btn{
	width: 12.625rem;
	height: 3.75rem;
	border-radius: 12.5rem;
	background-color: #D0000F;
	margin: 3.125rem auto;
	cursor: pointer;
}
.up_word.el-button--primary{
	width: 8.625rem;
	height: 8.625rem;
}
.el-button--primary{
	background-color: #F5F6F8 !important;
	border:none !important;
}
.add_bank .el-upload{
	display: block !important;
	margin: 1.625rem auto 1rem;
}
.up_word.el-button--primary span{
	display: flex;
	justify-content: center;
	align-items: center;
}
.add_bank .el-upload__tip{
	font-size: 14px;
}
.up_word_add{
	width: 3rem;
	height: 3rem;
	border-radius: 50%;
}
.el-button--primary:hover,.el-button--primary:focus{
	background-color: #F5F6F8;
}
.up_image{
	width: 1.5rem;
	height: 1.5rem;
}
.position_sty{
	position: absolute;
	z-index: 100;
	width: 100%;
	top: 12.5rem;
	left: 0px;
}
/* 定位 */
.position_index_about{
	position: absolute;
	width: 90rem;
	top: 230px;
	left: 50%;
	margin-left: -45rem;
}
/*数据统计滚动*/
.product-number-info {
	width: 39.75rem;
}
.product-number-info .product-number-inner {
	width: 39.75rem;
	margin: 0 auto;
}
.product-number-info ul {
	padding: 76px 0 0rem;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
.product-number-info ul.q:after {
	content: "";
	clear: both;
	display: table;
}
.product-number-info li {
	float: left;
	height: 90px;
	padding-top: 1px;
	margin-right: 4.5rem;
}
.product-number-info li:last-child{
	margin-right: 0rem;
}
.product-number-info li b {
	font-weight: 400;
	font-size: 36px;
	line-height: 1;
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
	position: relative;
	margin: 0px 0 5px;
}
.product-number-info li b i {
	font-style: normal;
	font-family: 'AlibabaPuHuiTi-2-85-Bold';
	font-size: 3.125rem;
	color: #D0000F;
	letter-spacing: -2px;
}
.product-number-info li b sup {
	position: absolute;
	font-size: 20px;
	right: -15px;
	top: -3px;
}
.product-number-info li b em {
	font-style: normal;
	font-size: 1.125rem;
	padding-left: 5px;
	position: relative;
	top: -6px;
	color: #D0000F;
}
.product-number-info li p {
	font-size: 18px;
}
.about_video_box_index{
	width: 42rem;
	height: 24.75rem;
	margin-bottom: 1.25rem;
	position: relative;
	cursor: pointer;
}
.about_video_box_index img{
	width: 100%;
}
.index_about_video_btn{
	width: 4.25rem;
	height: 3.9375rem;
	position: absolute;
	right: 1rem;
	bottom: 0.75rem;
	left: auto;
	top: auto;
	transform: translate(0%, 0%);
	margin: auto;    
	cursor: pointer;
}
.about_video_icon{
	position: absolute;
	top: -6.15rem;
	left: -2rem;
	height: 6.8125rem;
}
.about_video_icon img{
	width: auto;
}
.about_video_box_zw{
	height: 4.5rem;
}
.mask_video_center {
	display:none;
	width:800px;
	height:450px;
	text-align:center;
	position:fixed;
	top:150%;
	left:50%;
	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:100vh;
	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: -27px;
	right: -20px;
	font-size: 32px;
	cursor: pointer;
}
.mask_video_center_close img{
	width: 100%;
}
/* 产品系列切换展示 */
.index_product_title1{
    font-size: 30px;
}
.section.section3 {
	overflow: hidden;
}
.product-right{
	width: 65%;
	height: 100vh;
	position: relative;
	z-index: 9;
}
.product_bg{
	position: relative;
	height: 100%;
	z-index: 100;
}
.product_bg_img{
	width: 93.75rem;
	height: 93.75rem;
	position: absolute;
	bottom: -46.125rem;
	right: -22.3125rem;
}
 .Swiper .swiper-wrapper {
   width: 100%;
 }


 .Swiper .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% */
 }
 .Swiper #rotation_swiper1 {
   position: absolute;
   height: 16.5rem;
   width: 45.4375rem;
   right: 1.875rem;
   bottom: 6.3125rem;
   background-image: url('https://zhulaoda-1330205041.cos.ap-guangzhou.myqcloud.com/images/index_product.png');
   background-size: 43.75rem 30rem;
   background-repeat: no-repeat;
   background-position: top center;
   left: auto;
   z-index: 999;
   text-align: left;
 }
 .Swiper #rotation_swiper1 .swiper-pagination-bullet {
   width: 40px;
   height: 40px;
   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;
 }
.index_swiper_btn{
	position: absolute;
	height: auto;
	width: 45.4375rem;
	right: 1.575rem;
	bottom: 3rem;
	z-index: 99999;
}

 .product-right .Swiper .swiper-button-next-index,
 .product-right .Swiper .swiper-button-prev-index {
   width: 3rem;
   height: 3rem;
   flex-shrink: 0;
   border-radius: 100px;
   border: 1px solid #fff;
   background-size: 1.75rem 1.75rem;
   background-repeat: no-repeat;
   background-position: center center;
   background-image: url('https://zhulaoda-1330205041.cos.ap-guangzhou.myqcloud.com/images/qzxicon.png');
   background-color: rgba(0, 0, 0, 0.1);
   color: #fff;
   margin: 0px 1.25rem;
 }

 .product-right .Swiper .swiper-button-prev-index {
   transform: rotate(180deg);
 }
 .product-right .Swiper .swiper-button-next-index:hover,
 .product-right .Swiper .swiper-button-prev-index:hover{
   background-color: rgba(208, 0, 15, 1);
   border: 1px solid rgba(208, 0, 15, 1);
 }

 .Swiper #rotation_swiper1 .swiper-pagination-bullet-active {
   background-color: red;
 }
/* 点点 */
.Swiper #rotation_swiper1> :nth-child(1), .Swiper #rotation_swiper1> :nth-child(2), .Swiper #rotation_swiper1> :nth-child(3), .Swiper #rotation_swiper1> :nth-child(4), .Swiper #rotation_swiper1> :nth-child(5), .Swiper #rotation_swiper1> :nth-child(6), .Swiper #rotation_swiper1> :nth-child(7){
    box-shadow: 0 0 7px rgba(0,0,0,.1);
}
 .Swiper #rotation_swiper1> :nth-child(1) {
   position: absolute;
   left: 1.5625rem;
   bottom: 2.5rem;
   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;
 }
 .Swiper #rotation_swiper1> :nth-child(1)::before {
  content: "水饺";
  width: 8.75rem;
  display: block;
  /* 您可以根据需要添加更多样式，如字体大小、颜色等 */
  font-size: 1.25rem;
  line-height: 2.8rem;
  color: #333;
  margin-left: 3rem;
}
.Swiper #rotation_swiper1> :nth-child(1).swiper-pagination-bullet-active::before{
  color: #D0000F;
}
 .Swiper #rotation_swiper1> :nth-child(1).swiper-pagination-bullet-active {
   background-image: url('https://zhulaoda-1330205041.cos.ap-guangzhou.myqcloud.com/images/inde_product1-1.png');
 }

 .Swiper #rotation_swiper1> :nth-child(2) {
   position: absolute;
   left: 5.1875rem;
   bottom: 8.125rem;
   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;

 }
 .Swiper #rotation_swiper1> :nth-child(2)::before {
  content: "馄饨";
  width: 8.75rem;
  display: block;
  /* 您可以根据需要添加更多样式，如字体大小、颜色等 */
  font-size: 1.25rem;
  line-height: 2.8rem;
  color: #333;
  margin-left: 3rem;
  font-family: "AlibabaPuHuiTi-2-85-Bold", serif;
}
.Swiper #rotation_swiper1> :nth-child(2).swiper-pagination-bullet-active::before{
  color: #D0000F;
}
 .Swiper #rotation_swiper1> :nth-child(2).swiper-pagination-bullet-active {
   background-image: url('https://zhulaoda-1330205041.cos.ap-guangzhou.myqcloud.com/images/inde_product2-1.png');

 }

 .Swiper #rotation_swiper1> :nth-child(3) {
   position: absolute;
   left: 10.9375rem;
   bottom: 12.5rem;
   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;
 }
 .Swiper #rotation_swiper1> :nth-child(3)::before {
  content: "汤圆";
  width: 8.75rem;
  display: block;
  /* 您可以根据需要添加更多样式，如字体大小、颜色等 */
  font-size: 1.25rem;
  line-height: 2.8rem;
  color: #333;
  margin-left: 3rem;
}
.Swiper #rotation_swiper1> :nth-child(3).swiper-pagination-bullet-active::before{
  color: #D0000F;
}
 .Swiper #rotation_swiper1> :nth-child(3).swiper-pagination-bullet-active {
   background-image: url('https://zhulaoda-1330205041.cos.ap-guangzhou.myqcloud.com/images/inde_product3-1.png');
 }

 .Swiper #rotation_swiper1> :nth-child(4) {
   position: absolute;
   left: 21.25rem;
   top: -1.25rem;
   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;
 }
 .Swiper #rotation_swiper1> :nth-child(4)::before {
  content: "蒸煎饺";
  width: 8.75rem;
  height: 100%;
  display: block;
  font-size: 1.25rem;
  line-height: 2.8rem;
  color: #333;
  /* margin-bottom: 25px; */
  position: absolute;
  bottom: -2.8rem;
  left: -0.5rem;
}
.Swiper #rotation_swiper1> :nth-child(4).swiper-pagination-bullet-active::before{
  color: #D0000F;
}
 .Swiper #rotation_swiper1> :nth-child(4).swiper-pagination-bullet-active {
   background-image: url('https://zhulaoda-1330205041.cos.ap-guangzhou.myqcloud.com/images/inde_product4-1.png');

 }

 .Swiper #rotation_swiper1> :nth-child(5) {
   position: absolute;
   right: 10.9375rem;
   bottom: 12.5rem;
   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;
 }
 .Swiper #rotation_swiper1> :nth-child(5)::before {
  content: "菜角";
  width: 8.75rem;
  display: block;
  /* 您可以根据需要添加更多样式，如字体大小、颜色等 */
  font-size: 1.25rem;
  line-height: 2.8rem;
  margin-left: -3.25rem;
  color: #333;
}
.Swiper #rotation_swiper1> :nth-child(5).swiper-pagination-bullet-active::before{
  color: #D0000F;
}
 .Swiper #rotation_swiper1> :nth-child(5).swiper-pagination-bullet-active {
   background-image: url('https://zhulaoda-1330205041.cos.ap-guangzhou.myqcloud.com/images/inde_product5-1.png');

 }

 .Swiper #rotation_swiper1> :nth-child(6) {
   position: absolute;
   right: 5.1875rem;
   bottom: 8.125rem;
   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;
 }
 .Swiper #rotation_swiper1> :nth-child(6)::before {
  content: "面条";
  width: 8.75rem;
  display: block;
  /* 您可以根据需要添加更多样式，如字体大小、颜色等 */
  font-size: 1.25rem;
  line-height: 2.8rem;
  margin-left: -3.35rem;
  color: #333;
}
.Swiper #rotation_swiper1> :nth-child(6).swiper-pagination-bullet-active::before{
  color: #D0000F;
}
 .Swiper #rotation_swiper1> :nth-child(6).swiper-pagination-bullet-active {
   background-image: url('https://zhulaoda-1330205041.cos.ap-guangzhou.myqcloud.com/images/inde_product6-1.png');

 }

 .Swiper #rotation_swiper1> :nth-child(7) {
   position: absolute;
   right: 1.5625rem;
   bottom: 2.5rem;
   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;
 }
 .Swiper #rotation_swiper1> :nth-child(7)::before {
  content: "辣椒酱";
  width: 8.75rem;
  display: block;
  /* 您可以根据需要添加更多样式，如字体大小、颜色等 */
  font-size: 1.25rem;
  line-height: 2.8rem;
  margin-left: -4.625rem;
  color: #333;
}
.Swiper #rotation_swiper1> :nth-child(7).swiper-pagination-bullet-active::before{
  color: #D0000F;
}
 .Swiper #rotation_swiper1> :nth-child(7).swiper-pagination-bullet-active {
   background-image: url('https://zhulaoda-1330205041.cos.ap-guangzhou.myqcloud.com/images/inde_product7-1.png');

 }
 .product_type_block{
	 z-index: 101;
 }
 .product_type_hide,.show_product_detail_hide,.product_type_hide_min{
	 display: none;
 }
 .product_type_show_flex{
	 display: flex;
 }
 .product_type_show{
	 display: block;
 }
 .product-left{
	 margin-left: 16rem;
 }
 .product_type{
	 width: 20.25rem;
	 height: 4.75rem;
	 border-radius: 21.0625rem;
	 background-color: #fff;
	 padding: 0.625rem;
 }
 .product_image{
	 width: 3.5rem;
	 height: 3.5rem;
	 border-radius: 50%;
	 background-color: #D9D9D9;
	 border: 1px solid #D9D9D9;
	 margin-left: 0.375rem;
 }
 .product_image img{
	 width: 2.5rem;
	 height: auto;
 }
 .product_image:first-child{
	 margin-left: 0px;
 }
 .banner_left_container_desc{
	 font-size: 1.25rem;
 }
 .show_product_detail_hide{
	 position: absolute;
	 width: 60.375rem;
	 left: 39rem;
	 top: -23rem;
	 z-index: -1;
	 cursor: pointer;
 }
 .show_product_detail_hide img{
	width: 25rem;;
    height: 25rem;;
    object-fit: contain;
    object-position: center;
 }
 .product_type_xz_show{
	  background-color: #fff;
	  border: 1px solid #D0000F;
  }
  .index_right_icon{
	  width: 1.125rem;
	  height: 1.125rem;
  }
  .show_product_detail_hide img.index_join_us{
	  width: 1.25rem;
	  height: 1.125rem;
  }
  /* 匠心品质 */
  .new_item_block{
	  cursor: pointer;
  }
  .index_news_container_top_box{
	  text-align: center;
	  height: auto;
	  width: 100%;
	  margin-top: 7.125rem;
  }
  .ingenuity_title1{
	  margin-top: 8px;
	  color: #000;
  }
  .IndexBox .swiper-horizontal>.swiper-scrollbar, .swiper-scrollbar {
    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
  }
  .myNewsSwiper .swiper-slide{
	  background-color: rgba(255, 255, 255, 0.8);
	  border-radius: 0rem 0rem 3.125rem 0rem;
	  padding: 3.5rem 2.625rem;
  }
  .index_News_box_title{
	  color: #000;
  }
  .index_News_seo{
	  color: #909399;
  }
  .index_News_desc{
  	  height: 8.75rem;
	  margin: 3.25rem 0px 3.625rem;
  }
  .index_News_seo_hide{
	  display: none;
  }
  .index_News_seo_show{
	  color:#000;
  }
  .index_News_seo_show p{
	 margin-bottom: 0;
  }
  .new_image_block{
	  text-align: right;
  }
  .new_image,.new_images{
	  width: 3.75rem;
	  height: 3.75rem;
  }
  .new_images{
	  display: none;
  }
  .new_item_block:hover .index_News_seo_show{
      color: #fff;
  }
  .new_item_block:hover{
	  background-size: cover;
	  display: block;
	  background-image: url('https://zhulaoda-1330205041.cos.ap-guangzhou.myqcloud.com/images/index_new_bg.png');
  }
  .new_item_block:hover .index_News_box_title,
  .new_item_block:hover .index_News_seo{
	  color: #fff;
  }
  .new_item_block:hover .index_News_seo_show p{
	  color: #fff;
  }
  .new_item_block:hover .index_News_seo_hide{
	  display: block;
  }
  .new_item_block:hover .new_images{
	  display: inline-block;
  }
  .new_item_block:hover .index_new_item_num{
	  -webkit-text-stroke: 1px rgba(255, 255, 255, 0.2);
  }
  .new_item_block:hover .new_image{
  	  display: none;
  }
  .index_news_container_bottom_box{
	  height: 41rem;
  }
  .new_swiper_container_box{
	  top: 5rem;
  }
  .new_item_block{
	  overflow: hidden;
  }
  .index_new_item_num{
	  position: absolute;
	  top: 0px;
	  right: -1.375rem;
	  font-size: 8.125rem;
	  letter-spacing: -0.3125rem;
	  color: transparent;
	  -webkit-text-stroke: 1px rgba(192, 196, 204, 0.3);
  }
  /* 资讯中心 */
.index_message_box{
	width: 1440px;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	padding-top: 8.375rem;
}
.dynamic_statehide.type_img_show{
	display: block;
}
.content_zx{
	cursor: pointer;
	width: 11.5rem;
	height: 3.25rem;
	border-radius: 2.875rem;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #E4E7ED;
	font-family: "AlibabaPuHuiTi-Regular", serif;
	margin-top: 1.25rem;
	margin-left: 1.25rem;
}
.content_zx:hover{
	border: 1px solid #D0000F;
	background-color: #D0000F;
	color: #fff;
}
.content_zx_xz{
	border: 1px solid #D0000F;
	background-color: #D0000F;
	color: #fff;
}
.section6 .page_map_content_box{
	width: 22.75rem;
	background: none;
	background-color: transparent;
}
.agency_show{
	padding: 2.5rem 1.5625rem;
	display: none;
}
.index_join_btn{
    text-align: center;
}
.join_index_mobile_icon_btn{
    width: 150px;
    height: 44px;
    margin: 20px 0px;
    background-color: #D0000F;
    border-radius: 0px 0px 12px 0px;
}
.index_join_btn_block{
    width: 80px;
    height: 80px;
    border: 1px solid rgba(48, 49, 51, 0.06);
    background-color: rgba(48, 49, 51, 0.06);
    border-radius: 50%;
    cursor:pointer;
}
.index_join_btn_block img{
    width: 41px;
    height: 40px;
}
.join_index_mobile_icon_btn img{
    width: 20px;
    height: 20px;
}
.join_index_mobile_icon_btn:hover{
    color: #fff;
}
.index_join_btn:hover .index_join_btn_block{
    background-color: #fff;
    border: 1px solid #E60012;
}
.index_map_content_title{
	color: rgba(208, 0, 15, 1);
	font-size: 26px;
	font-family: "AlibabaPuHuiTi-Regular", serif;
}
.index_map_content_selece{
    background-color: #D0000F;
    padding-right: 15px;
}
.index_map_content_selece .el-input__inner{
    width: 90%;
}
.index_map_content_selece.index_map_content_title .el-select .el-input .el-select__caret{
    display: none;
}
.index_join_right_icon{
    width: 24px;
    height: 24px;
    transform: rotate(90deg);
    cursor: pointer;
}
.index_map_content_title .el-input__inner{
	border: none;
	background-color: #D0000F;
	height: 4.0625rem;
	line-height: 4.0625rem;
	width: 100%;
	color: #fff;
	border-radius: 0rem;
	font-size: 18px;
}

.index_map_content_title .el-select{
	width: 100%;
}
.index_map_content_title .el-input__prefix, .el-input__suffix{
	color: #fff;
}
.index_map_content_title .el-select .el-input__inner::placeholder {
  color: #fff; 
}
.index_map_content_title .el-select .el-input .el-select__caret {
  color: #fff;
}
.agency_line{
	border-bottom: 1px solid #EBEEF5;
	padding-bottom: 1.875rem;
}
.index_new_min .news .news_top .news_swiper .swiper-slide .more_box .more_read{
	margin-bottom: 0rem;
}
/* 公司党建 */
.construct_political_line{
	width: 3.6875rem;
	height: 0.25rem;
	background-color: #D0000F;
}
.construct_political_left{
	width: 54%;
}
.construct_political_right{
	width: 41%;
}
.construct_political_right img{
	width: 36.625rem;
	height: 420px;
}
.construct_read .iconimg{
	width: 1.5rem;
	height: 1.5rem;
}
.bo_content_box3_swiper_item:hover .more_read{
	color: #D32430;
}
.bo_content_box3_swiper_item:hover .information_read2{
	display: block;
}
.bo_content_box3_swiper_item:hover .information_read1{
	display: none;
}
.construct_read .swiper-slide{
	height: 30rem !important;
	border-bottom: 1px solid #EBEEF5;
}
.construct_read .swiper-slide:hover{
	border-bottom: 1px solid #D0000F;
}
.IndexBox .construct_read .news_top .news_swiper{
	height: 33.25rem !important;
}
.IndexBox .construct_read .news_top .news_swiper .swiper-slide .news_detaile{
	height: 3.375rem;
	margin-bottom: 2.75rem !important;
}
/* 关于朱老大 */
.video_poster{
	width: 100%;
}
/* .about_brand_story_content_box{
	justify-content: flex-start;
} */
.about_brand_story_right_box{
	width: 63%;
}
.about_brand_story_right_title_desc{
	width: 100%;
	line-height: 1.875rem;
}
.about_brand_story_content_box .swiper-slide{
	border-radius: 0.75rem;
	overflow: hidden;
}
.about_brand_story_content_box .swiper-slide .about_brand_story_swiper_box img{
	width: 100%;
}
.about_index_zl{
	width: 39.75rem;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{
	background-image:none;
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{
	background-image:none;
}
/* 产品中心 */
.product_list_type{
	flex-wrap: wrap;
}
/* 加盟合作 */
.inquire span{
	color: #fff;
}
.pc_show{
	display: block;
}
.min_show{
	display: none;
}
.agency_show{
	display: none;
}
.join_title1 span{
	color: rgba(208, 0, 15, 1);
}
.returformSelect .el-select-dropdown {
	position: absolute !important;
	left: 0 !important;
	top: 55px !important;
}
.el-input__inner::placeholder{
	color: #fff;
}

/* 分页 */
.pager{
    margin: 70px 0 40px;
    
}
.pager ul{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.pager ul li{
    margin: 0 4px;
    margin-bottom: 10px;
}
.pager ul li a{
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 4px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #303133;
    font-size: 14px;
    text-align: center;
    background-color: #fff;
    transition: all ease-in-out .2s;
}
.pager ul li.active span{
    display: inline-block;
    border-radius: 4px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    background: #BC111A;
    border: 1px solid #BC111A;
}
.pager ul li a:hover{
    color: #fff;
    background: #BC111A;
    border: 1px solid #BC111A;
}
.pager ul li:nth-last-child(1) a{
    width: auto;
    padding: 0 20px;
    border-radius: 4px;
}
.pager ul li:nth-child(1) a{
    width: auto;
    padding: 0 20px;
    border-radius: 4px;
}

.pager ul li.disabled span{
    border: 1px solid #fff;
    background-color: #fff;
    border-radius: 4px;
    font-size: 16px;
    color: #303133;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    width: auto;
    padding: 0 20px;
}
.pager ul li.disabled:hover{
    cursor:no-drop
}
.header_mobile_logo img{
	width: 3.875rem;
	height: 3.5625rem;
}
.mobile-nav-toggler img{
	width: 1.875rem;
	height: 1.875rem;
	margin-right: 1rem;
}
.mobile-nav-toggler{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.index_about_min_title{
    color: #000;
}
.join_min .mapi{
  	width: 70%;
	height: 43rem;
  }
/* 屏幕适配 */
@media (min-width:1500px) {
 	.about_brand_story_pc_box{
 		width: 60%;
		margin-left: 1.25rem;
 	}
 }
 @media (max-width:1670px) {
  	.index_product_title{
  		font-size: 3.125rem;
  	}
	.index_product_title1{
		font-size: 27px;
	}
	.product_nr_width{
	    width: 34%;
	}
	/* .product_bg_img{
		width: 84.75rem;
		height: 84.75rem;
	}
	.show_product_detail_hide img{
		width: 22.5625rem;
	}
	.Swiper #rotation_swiper1{
		right: 0.175rem;
		bottom: 7.3125rem;
	}
	.index_swiper_btn{
		right: -0.425rem;
		bottom: 2.3125rem;
	} */
  }
 @media (max-width:1500px) {
  	#fp-nav ul li{
  		display: none !important;
  	}
	/* 首页-产品 */
	.product_bg_img {
		width: 83.75rem;
		height: 83.75rem;
		bottom: -37.125rem;
		right: -20.3125rem;
	}
	.index_product_title {
		font-size: 2.5rem;
	}
	.index_product_title1 {
		font-size: 1.25rem;
	}
	.Swiper #rotation_swiper1{
		height: 11.5rem;
		width: 38.4375rem;
		right: 2rem;
		bottom: 12.5rem;
		background-size: 41.75rem 38rem;
	}
	.product-right .Swiper .swiper-button-next-index, .product-right .Swiper .swiper-button-prev-index{
		width: 2.5rem;
		height: 2.5rem;
	}
	.Swiper #rotation_swiper1 .swiper-pagination-bullet{
		width: 35px;
		height: 35px;
	}
	.Swiper #rotation_swiper1> :nth-child(1),.Swiper #rotation_swiper1> :nth-child(2),.Swiper #rotation_swiper1> :nth-child(3),.Swiper #rotation_swiper1> :nth-child(4),.Swiper #rotation_swiper1> :nth-child(5),.Swiper #rotation_swiper1> :nth-child(6),.Swiper #rotation_swiper1> :nth-child(7){
		background-size: 2.1875rem 2.1875rem;
	}
	.Swiper #rotation_swiper1> :nth-child(1)::before,.Swiper #rotation_swiper1> :nth-child(2)::before,.Swiper #rotation_swiper1> :nth-child(3)::before,.Swiper #rotation_swiper1> :nth-child(4)::before,.Swiper #rotation_swiper1> :nth-child(5)::before,.Swiper #rotation_swiper1> :nth-child(6)::before,.Swiper #rotation_swiper1> :nth-child(7)::before{
		font-size: 1.125rem;
		width: 7.75rem;
	}
	.Swiper #rotation_swiper1> :nth-child(1){
		left: 2.6rem;
		bottom: 1.5rem;
	}
	.Swiper #rotation_swiper1> :nth-child(2){
		left: 6rem;
		bottom: 5.5rem;
	}
	.Swiper #rotation_swiper1> :nth-child(3){
		left: 10.8rem;
		bottom: 8.8rem;
	}
	.Swiper #rotation_swiper1> :nth-child(4){
		left: 17.99rem;
		top: -1.29rem;
	}
	.Swiper #rotation_swiper1> :nth-child(4)::before{
		line-height: 0.8rem;
	}
	.Swiper #rotation_swiper1> :nth-child(5){
		right: 10.5rem;
		bottom: 8.75rem;
	}
	.Swiper #rotation_swiper1> :nth-child(5)::before,.Swiper #rotation_swiper1> :nth-child(6)::before{
		margin-left: -5.4rem;
	}
	.Swiper #rotation_swiper1> :nth-child(6){
		right: 6.0rem;
		bottom: 5.485rem;
	}
	.Swiper #rotation_swiper1> :nth-child(7){
		right: 2.6rem;
		bottom: 1.5rem;
	}
	.Swiper #rotation_swiper1> :nth-child(7)::before{
		margin-left: -6.1rem;
	}
	.show_product_detail_hide img {
		width: 18.5625rem;
	}
	.show_product_detail_hide{
		top: -13.5rem;
		left: 23.5rem;
	}
	.index_swiper_btn {
		right: -0.725rem;
		bottom: 7.3125rem;
	}
  }
@media (max-width:1460px) {
 	.page_small_nav_box{
 		justify-content: flex-start;
 	}
	.l_page_nav_content_box{
		margin-left: 10.2rem;
	}
	.page_second_content_box{
		padding-top: 1.25rem;
		padding-left: 10.2rem;
	}
	.l_page_nav_box{
		width: 100%;
	}
	.about_brand_story_right_title_desc {
		width: 100%;
	}
	.product_list_type{
		margin-top: 3.75rem;
	}
	.IndexBox.index_new_min{
		display: block;
	}
	.about_brand_story_right_box{
		width: 58%;
	}
 }
 @media (max-width:1440px) {
	 .index_message_box{
		 width: 100%;
	 }
	 .index_message_box{
		 width: 90%;
	 }
	 .bo_content_box3_title_left{
		 padding-left: 0px;
	 }
	 .index_new_min .news .news_top .news_swiper{
		 width: 100%;
	 }
	 .index_new_min .news .news_top{
		width: 90%;
		 margin: 3.125rem auto 0px;
	 }
	 .case_item_box a:nth-child(3n-1) .case_item {
	     margin: 0rem 3.5% 3rem 3.5%;
	 }
	 .main_pc{
		 width: 98%;
	 }
 }
 @media (max-width:1400px) {
  	.container{
 		max-width: 1400px;
 	}
	.position_index_about{
		width: 90%;
		display: block;
		position: relative;
		left: 0px;
		margin: 0rem auto;
		top: 9rem;
	}
	.about_index_zl,.banner_right_container_desc_item{
		width: 100%;
	}
	.index_about_min_title{
		font-size: 1.875rem;
	}
	.index_about_min_container{
		font-size: 1.125rem;
	}
	.index_banner_right_container_desc_item_box{
		margin-top: 2.5rem;
	}
	.index_banner_right_container_desc_item_title1{
		margin-top: 1.25rem;
	}
	.index_product-number-info ul{
		padding: 2.5rem 0 0rem;
	}
	.index_product-number-info li b i{
		font-size: 2.5rem;
	}
	.index_about_video_box_index{
		width: 33rem;
		height: 19.75rem;
	}
	.index_about_video_btn{
		width: 5.25rem;
		bottom: -0.24rem;
	}
	.about_video_icon{
		width: 15.625rem;
		top: -2.75rem;
		left: -1rem;
	}
	.index_video_min{
		margin-top: 2.5rem;
	}
	
	/* 首页-产品介绍 */
	.product_bg_img {
		width: 83.75rem;
		height: 83.75rem;
		bottom: -40.125rem;
		right: -20.3125rem;
	}
	.index_product_title {
		font-size: 2.5rem;
	}
	.index_product_title1 {
		font-size: 1.25rem;
	}
	.Swiper #rotation_swiper1{
		height: 15.5rem;
		width: 35.4375rem;
		right: 4.05rem;
		bottom: 5rem;
		background-size: 41.75rem 34rem;
	}
	.product-right .Swiper .swiper-button-next-index, .product-right .Swiper .swiper-button-prev-index{
		width: 2.5rem;
		height: 2.5rem;
	}
	.Swiper #rotation_swiper1 .swiper-pagination-bullet{
		width: 31px;
		height: 31px;
	}
	.Swiper #rotation_swiper1> :nth-child(1),.Swiper #rotation_swiper1> :nth-child(2),.Swiper #rotation_swiper1> :nth-child(3),.Swiper #rotation_swiper1> :nth-child(4),.Swiper #rotation_swiper1> :nth-child(5),.Swiper #rotation_swiper1> :nth-child(6),.Swiper #rotation_swiper1> :nth-child(7){
		background-size: 31px 31px;
	}
	.Swiper #rotation_swiper1> :nth-child(1)::before,.Swiper #rotation_swiper1> :nth-child(2)::before,.Swiper #rotation_swiper1> :nth-child(3)::before,.Swiper #rotation_swiper1> :nth-child(4)::before,.Swiper #rotation_swiper1> :nth-child(5)::before,.Swiper #rotation_swiper1> :nth-child(6)::before,.Swiper #rotation_swiper1> :nth-child(7)::before{
		font-size: 1rem;
		width: 7.75rem;
	}
	.Swiper #rotation_swiper1> :nth-child(1){
        left: 0rem;
        bottom: 4.7rem;
	}
	.Swiper #rotation_swiper1> :nth-child(2){
		left: 4.075rem;
        bottom: 9.6rem;
	}
	.Swiper #rotation_swiper1> :nth-child(3){
		left: 9.275rem;
        bottom: 13.1rem;
	}
	.Swiper #rotation_swiper1> :nth-child(4){
		left: 16.55rem;
        top: -1.2rem;
	}
	.Swiper #rotation_swiper1> :nth-child(4)::before{
		line-height: 0.8rem;
	}
	.Swiper #rotation_swiper1> :nth-child(5){
        right: 9.375rem;
        bottom: 13.1rem;
	}
	.Swiper #rotation_swiper1> :nth-child(5)::before,.Swiper #rotation_swiper1> :nth-child(6)::before,.Swiper #rotation_swiper1> :nth-child(7)::before{
		margin-left: -5.7rem;
	}
	.Swiper #rotation_swiper1> :nth-child(6){
		right: 4.0875rem;
		bottom: 9.6rem;
	}
	.Swiper #rotation_swiper1> :nth-child(7){
		right: 0rem;
		bottom: 4.7rem;
	}
	.show_product_detail_hide img {
		width: 14.5625rem;
	}
	.show_product_detail_hide{
		top: -13.5rem;
		left: 23.5rem;
	}
	.index_swiper_btn {
		right: -0.725rem;
		bottom: 0rem;
	}
	/* 结束 */
	.join_min{
		width: 90%;
	}
	.join_min .page_map_content_box{
		width: 25%;
	}
	.about_brand_story_left_box {
		width: 23rem;
		height: 37rem;
	}
  }
  
   @media (max-width:1280px) {
       .join_bg_us{
           width: 100%;
           height: auto;
       }
   }
  @media (max-width:1250px) {
	  .index_min_product-left{
		margin-left: 5%;  
	  }
	  /* 首页-产品介绍 */
	  .product_bg_img {
		width: 76.75rem;
		height: 77.75rem;
		bottom: -35.125rem;
		right: -20.3125rem;
	  }
	  .index_product_title {
	  	font-size: 2.5rem;
	  }
	  .index_product_title1 {
	  	font-size: 1.25rem;
	  }
	  .Swiper #rotation_swiper1{
		height: 15.5rem;
		width: 33.4375rem;
		right: 1.05rem;
		bottom: 6.8rem;
		background-size: 41.75rem 34rem;
	  }
	  .product-right .Swiper .swiper-button-next-index, .product-right .Swiper .swiper-button-prev-index{
	  	width: 2.5rem;
	  	height: 2.5rem;
	  }
	  .Swiper #rotation_swiper1 .swiper-pagination-bullet{
	  	width: 31px;
	  	height: 31px;
	  }
	  .Swiper #rotation_swiper1> :nth-child(1),.Swiper #rotation_swiper1> :nth-child(2),.Swiper #rotation_swiper1> :nth-child(3),.Swiper #rotation_swiper1> :nth-child(4),.Swiper #rotation_swiper1> :nth-child(5),.Swiper #rotation_swiper1> :nth-child(6),.Swiper #rotation_swiper1> :nth-child(7){
	  	background-size: 1.9375rem 1.9375rem;
	  }
	  .Swiper #rotation_swiper1> :nth-child(1)::before,.Swiper #rotation_swiper1> :nth-child(2)::before,.Swiper #rotation_swiper1> :nth-child(3)::before,.Swiper #rotation_swiper1> :nth-child(4)::before,.Swiper #rotation_swiper1> :nth-child(5)::before,.Swiper #rotation_swiper1> :nth-child(6)::before,.Swiper #rotation_swiper1> :nth-child(7)::before{
	  	font-size: 1rem;
	  	width: 7.75rem;
	  }
	  .Swiper #rotation_swiper1> :nth-child(1){
	  	left: 0rem;
	  	bottom: 6.5rem;
	  }
	  .Swiper #rotation_swiper1> :nth-child(2){
	  	left: 3.075rem;
	  	bottom: 9.8rem;
	  }
	  .Swiper #rotation_swiper1> :nth-child(3){
	  	left: 7.075rem;
		bottom: 12.5rem;
	  }
	  .Swiper #rotation_swiper1> :nth-child(4){
	  	left: 15.05rem;
	  	top: -0.9rem;
	  }
	  .Swiper #rotation_swiper1> :nth-child(4)::before{
	  	line-height: 0.8rem;
	  }
	  .Swiper #rotation_swiper1> :nth-child(5){
	  	right: 7.475rem;
	  	bottom: 12.47rem;
	  }
	  .Swiper #rotation_swiper1> :nth-child(5)::before,.Swiper #rotation_swiper1> :nth-child(6)::before,.Swiper #rotation_swiper1> :nth-child(7)::before{
	  	margin-left: -5.7rem;
	  }
	  .Swiper #rotation_swiper1> :nth-child(6){
	  	right: 3.0875rem;
		bottom: 9.785rem;
	  }
	  .Swiper #rotation_swiper1> :nth-child(7){
	  	right: 0rem;
	  	bottom: 6.5rem;
	  }
	  .show_product_detail_hide img {
	  	width: 14.5625rem;
	  }
	  .show_product_detail_hide{
		top: -8.5rem;
		left: 21.5rem;
	  }
	  .index_swiper_btn {
	  	right: -4.825rem;
	  	bottom: 7.3125rem;
	  }
	  .about_brand_story_right_box{
	  	width: 56%;
	  }
  }
 @media (max-width:1115px) {
	 .main_pc{
		 width: 96%;
	 }
	 .case_item_box{
		 justify-content: space-between;
	 }
  	.case_item{
 		width: 49%;
 	}
	.case_item_box a:nth-child(3n-1) .case_item,.case_item_box a:nth-child(3n-1) .product_block{
		margin: 0rem 0rem 3rem;
	}
	.submit_box{
		padding: 0.625rem 1.25rem;
		width: 18.75rem;
	}
	.title_sty{
		font-size: 1.875rem;
	}
	.line_sty{
		margin-top: 1rem;
	}
	.l_page_nav_content_box{
		margin-left: 2%;
		margin-top: 1.875rem;
	}
	.page_second_content_box{
		padding-top: 1rem;
		padding-left: 2%;
	}
	.page_second_content_boxs{
		padding-left: 0%;
	}
	.about_brand_story_right_box {
	    width: 54%;
	}
	.product_block{
		width: 48%;
	}
	.pop_up_block{
		padding: 1.875rem;
		width: 35rem;
	}
	.min_pop_up{
		display: block;
	}
	.min_pop_up .product_img{
		margin-top: 1.875rem;
	}
	.min_width_sty{
		display: block;
		padding-top: 1.875rem;
		padding-bottom: 1.875rem;
	}
	.construct_political_right,.construct_political_left{
		width: 100%;
	}
	.construct_political_right img{
		width: 100%;
		height: auto;
	}
	.construct_political_line{
		width: 2.5rem;
		margin-top: 0.5375rem;
	}
	.case_item_story {
		display: block;
		padding: 2rem;
	}
	.case_item_story_left{
		width: 100%;
	}
	.case_item_story .new_item_img{
		width: 100%;
		height: 16.5rem;
	}
	.case_item_story .new_item_img img{
		width: 100%;
		height: 16.5rem;
		object-fit: cover; 
	}
	.case_item_story .descr_sty{
		height: 4.5rem;
		-webkit-line-clamp:3;
	}
	.min_read_more{
		display: none;
	}
	 .case_item_box_story a:hover .min_read_more{
		display: none;
	}
	.pc_show{
		display: none;
	}
	.min_show{
		display: block;
		padding: 2.5rem 1.875rem;
	}
	.lx_content_min{
		margin-top: 0rem;
		height: auto;
	}
	.join_min .font52{
    	  font-size: 40p;
      }
	.join_min .font24{
    	  font-size: 20px;
      }
	/* .index_product_title{
		font-size: 3.75rem;
	}
	.index_product_title1{
		font-size: 2.5rem;
	} */
  }
   @media (max-width:1000px) {
	   .about_brand_story_right_box{
		  width: 90%;
	   }
       .about_video_box img {
            width: 100%;
            height: auto;
        }
   }
  @media (max-width:960px) {
	  .swiper_banner_title{
		  width: 45.875rem;
		  height: 4.5rem;
	  }
	  .index_new_min .news .news_top .news_swiper{
	  	height: auto;
	  }
	  .join_min .page_map_content_box{
	  	width: 30%;
	  }
	  .join_min .mapi{
	  	width: 65%;
		height: 43rem;
	  }
	  .join_min .font52{
		  font-size: 1.25rem;
	  }
	  .join_min .font24{
		  font-size: 1rem;
	  }
	  .join_min .min_join_font{
		  font-size: 1rem;
	  }
	  .join_min .font28{
		  font-size: 1.375rem;
	  }
	  .productCategorizeSwiper{
		margin-top: -30px;  
	  }
	  .min_about_index_mobile_title{
		  padding-top: 6.75rem;
	  }
	  .mask_video_center{
		  width: 90%;
		  margin: 0px;
		  height: 24%;
	  }
	  .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after,.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{
		  background-image: none;
	  }
	  .l_page_bj_box{
		margin-top: 69px;
	  }
	  /* 首页-产品介绍 */
	  .product_bg_img {
		width: 61.75rem;
		height: 61.75rem;
		bottom: -23.125rem;
		right: -14.3125rem;
	  }
	  .index_product_title {
	  	font-size: 2.5rem;
	  }
	  .index_product_title1 {
	  	font-size: 1.25rem;
	  }
	  .Swiper #rotation_swiper1{
		height: 15.5rem;
		width: 26.4375rem;
		right: 4.05rem;
		bottom: 6.8rem;
		background-size: 33.75rem 32rem;
	  }
	  .product-right .Swiper .swiper-button-next-index, .product-right .Swiper .swiper-button-prev-index{
	  	width: 2.5rem;
	  	height: 2.5rem;
	  }
	  .Swiper #rotation_swiper1 .swiper-pagination-bullet{
	  	width: 31px;
	  	height: 31px;
	  }
	  .Swiper #rotation_swiper1> :nth-child(1),.Swiper #rotation_swiper1> :nth-child(2),.Swiper #rotation_swiper1> :nth-child(3),.Swiper #rotation_swiper1> :nth-child(4),.Swiper #rotation_swiper1> :nth-child(5),.Swiper #rotation_swiper1> :nth-child(6),.Swiper #rotation_swiper1> :nth-child(7){
	  	background-size: 1.9375rem 1.9375rem; 
	  }
	  .Swiper #rotation_swiper1> :nth-child(1)::before,.Swiper #rotation_swiper1> :nth-child(2)::before,.Swiper #rotation_swiper1> :nth-child(3)::before,.Swiper #rotation_swiper1> :nth-child(4)::before,.Swiper #rotation_swiper1> :nth-child(5)::before,.Swiper #rotation_swiper1> :nth-child(6)::before,.Swiper #rotation_swiper1> :nth-child(7)::before{
	  	font-size: 0.875rem;
	  	width: 6.75rem;
	  }
	  .Swiper #rotation_swiper1> :nth-child(1){
	  	left: 0rem;
	  	bottom: 7.5rem;
	  }
	  .Swiper #rotation_swiper1> :nth-child(2){
		left: 2.475rem;
		bottom: 10.5rem;
	  }
	  .Swiper #rotation_swiper1> :nth-child(3){
	  	left: 5.775rem;
	  	bottom: 12.8rem;
	  }
	  .Swiper #rotation_swiper1> :nth-child(4){
	  	left: 11.55rem;
	  	top: -0.9rem;
	  }
	  .Swiper #rotation_swiper1> :nth-child(4)::before{
	  	line-height: 0.8rem;
		left: -2.3rem;
		bottom: -2.5rem;
	  }
	  .Swiper #rotation_swiper1> :nth-child(5){
	  	right: 5.84rem;
		bottom: 12.77rem;
	  }
	  .Swiper #rotation_swiper1> :nth-child(5)::before,.Swiper #rotation_swiper1> :nth-child(6)::before{
	  	margin-left: -4.7rem;
	  }
	  .Swiper #rotation_swiper1> :nth-child(7)::before{
	  	margin-left: -5.2rem;
	  }
	  .Swiper #rotation_swiper1> :nth-child(6){
	  	right: 2.675rem;
	  	bottom: 10.565rem;
	  }
	  .Swiper #rotation_swiper1> :nth-child(7){
	  	right: 0rem;
	  	bottom: 7.5rem;
	  }
	  .show_product_detail_hide img {
	  	width: 11.5625rem;
	  }
	  .show_product_detail_hide{
	  	top: -6.5rem;
	  	left: 23.5rem;
	  }
	  .index_swiper_btn {
	  	right: -5.225rem;
	  	bottom: 5.3125rem;
	  }
	  .show_product_detail_js{
		  font-size: 1rem;
	  }
	  .show_product_detail_hide .margin_left58{
		  margin-left: 1.625rem;
	  }
	  .show_product_detail_hide{
		  width: 24.375rem;
	  }
	  .Swiper #rotation_swiper1> :nth-child(1)::before,.Swiper #rotation_swiper1> :nth-child(2)::before,.Swiper #rotation_swiper1> :nth-child(3)::before,.Swiper #rotation_swiper1> :nth-child(5)::before,.Swiper #rotation_swiper1> :nth-child(6)::before,.Swiper #rotation_swiper1> :nth-child(7)::before{
		  line-height: 2.5rem;
	  }
	  /* 结束 */
	  .agency_show1 .margin_left42{
	      margin-left: 20px;
	  }
	  .index_join_btn_block{
	      width: 60px;
	      height: 60px;
	  }
	  .index_join_btn_block img{
	    width: 28px;
        height: 27px;
	  }
	  .agency_show1 .font18,.index_map_content_title .el-input__inner{
	      font-size: 1rem;
	  }
	  
  }
  @media (max-width:768px) {
	  .main_pc {
		  width: 94%;
	  }
	  .title_sty{
	  	font-size: 18px;
	  }
	  .submit_box {
		  padding: 0.3125rem 1.25rem;
		  width: 12.5rem;
	  }
	  .line_sty {
		  margin-top: 0.3125rem;
	  }
	  .submit_box .button {
		  width: 1.125rem;
		  height: 1.125rem;
	  }
	  .l_page_bj_box{
		  margin-top: 69px;
	  }
	  .page_small_nav_box{
		  display: none;
	  }
	  .l_page_nav_content_box{
		  margin-left: 0rem;
		  margin-top: 2.25rem;
	  }
	  .case_item{
		  margin-bottom: 2rem;
		  width: 48%;
	  }
	  .case_item_box a:nth-child(3n-1) .case_item{
	  	margin: 0rem 0rem 2rem;
	  }
	  .min_list_sty{
		  margin-top: 2.5rem;
	  }
	  .product_list_type {
		  margin-top: 1.75rem;
		  justify-content: flex-start;
	  }
	  .product_list_type .cursor_pointer{
		  margin: 0.3125rem 0.625rem;
	  }
	  .type_icon{
		  width: 1.875rem;
		  height: 1.875rem;
	  }
	  .min_product_font{
		  font-size: 1.125rem;
		  margin-left: 0.3125rem;
	  }
	  .product_block{
		  padding: 1.25rem;
	  }
	  .product_title_min{
		  margin-top: 1.3125rem;
		  font-size: 1.25rem;
	  }
	  .case_item_box{
		  padding-top: 1.25rem;
	  }
	  .min_sty_swiper .mySwiperBox3{
		  height: 26.25rem;
	  }
	  .min_sty_swiper .more_box{
		  display: none;
	  }
	  .join_bg_us{
		  width: 100%;
		  height: auto;
	  }
	  .join_min_hide{
		  display: none !important;
	  }
	  .job_item_box .detaile-box-one{
		  padding: 1rem 0.9375rem;
	  }
	  .job_item_box .detaile-box-one .detaile-header{
		  height: 3.75rem;
	  }
	  .expand-box{
		margin-top: 2.5rem;
	  }
	  .job_item_box .detaile-box-one .expand-box .expand-content .title{
		  font-size: 1.5rem;
	  }
	  .deliver{
		  margin-right: 1.25rem;
		  width: 9.875rem;
		  height: 2.2375rem;
	  }
	  .join_us{
		  width: 1.25rem;
		  height: 0.9375rem;
	  }
	  .index_dowebok,.section,#dowebok{
	  		  display: none;
	  }
	  .mobile_index_content_box{
	  		  display: block;
	  		  margin-top: 60px;
	  }
	  body {
	    overflow: auto;
	  }
	  .advantage_item_box{
		  background-image: none;
		  background-color: rgba(255,255,255,.5);
		  border-radius: 0px 0px 24px 0px;
	  }
	  .about_index_mobile_title{
		  padding-top: 2.75rem;
	  }
	  .min_about_index_mobile_title{
		  padding-top: 6.75rem;
	  }
	  .productCategorizeSwiper .swiper-button-prev,.productCategorizeSwiper .swiper-button-next{
		  top: 85% !important;
	  }
	  .add_bank .el-dialog{
		  width: 80%;
	  }
	  .add_bank .el-dialog__body .font42 {
		  font-size: 1.375rem;
	  }
	  .bankCard_input{
		  width: 90%;
	  }
	  .personal_form_input{
		  width: 67% !important;
	  }
	  .add_bank .el-dialog__body .font18{
		  font-size: 1rem;
	  }
	  .add_bank .detaile-box-one{
		  height: 3.625rem;
	  }
	  .band_add_btn{
		  width: 8.625rem;
		  height: 2.75rem;
		  font-size: 1rem;
	  }
	  .up_image{
		  width: 1.2rem;
		  height: 1.2rem;
	  }
	  .join_title1 {
		  text-align: left;
	  }
	  .case_item_img_name{
		  font-size: 1rem;
	  }
	  .read_more {
		  font-size: 0.875rem;
	  }
	  .information_read{
		  width: 1.2rem;
		  height: 1.2rem;
	  }
	  .case_item .margin_top47{
		  margin-top: 1.25rem;
	  }
	  .pager_min{
	      margin: 30px auto;
	  }
	  .pager ul li.active span{
		  /*width: 1.875rem;*/
		  /*height: 1.875rem;*/
		  /*line-height: 1.875rem;*/
	  }
	  .about_brand_story_right_box {
		  width: 100%;
	  }
	  .join_index_mobile_icon_btn{
	      margin: 0 auto;
	      margin-top: 30px;
	  }
	  .product_block{
	      margin-bottom: 1.5rem;
	  }
	  .case_item_box a:nth-child(3n-1) .case_item, .case_item_box a:nth-child(3n-1) .product_block{
	      margin: 0rem 0rem 1.5rem;
	  }
  }
  @media (max-width:568px) {
	  .product_block .new_item_img{
		  width: 100%;
		  max-height: 11.9375rem;
	  }
	  .new_item_img img{
		  max-height: 11.9375rem;
	  }
	  .product_list_type_fl{
		  display: block;
	  } 
	  .product_list_type_fl .tag_sty {
		  margin: 0.625rem 0rem;
		  line-height: 2.1875rem;
	  }
	  .pop_up_block{
	  	padding: 1.875rem;
	  	width: 28rem;
	  }
	  .pop_up_left{
		  width: 25rem;
	  }
	  .case_item_box_story{
	  	display: block;
	  }
	  .case_item_story{
		  width: 100%;
		  margin-bottom: 1rem;
	  }
	  .case_item_story .descr_sty{
		  height: auto;
	  }
	  .case_item_story .new_item_img{
	  	height: auto;
	  }
	  .case_item_story .new_item_img img{
	  	height: 30rem;
	  }
	  .job_item_box .detaile-box-one .detaile-header .detaile-title{
		  width: 17.5rem;
		  font-size: 1.125rem;
	  }
	  .job_item_box .detaile-box-one .detaile-header .button{
		  width: 1.5625rem;
		  height: 1.5625rem;
	  }
	  .job_item_box .detaile-box-one .expand-box .expand-content .title{
		  font-size: 1.125rem;
	  }
	  .job_item_box .detaile-box-one .expand-box .expand-content p{
		  font-size: 1rem;
	  }
	  .deliver{
		  width: 10.5rem;
		  margin-right: 0rem;
		  font-size: 0.875rem;
	  }
	  .join_us {
		  width: 1rem;
		  height: 0.8375rem;
	  }
  }
