

/* 资质齐全 */
.industrial_culture {
    margin-top: 0rem !important;
}


/* 资质齐全 end */

/* 自营工厂 */
.factory>.public_title_area{
    text-align: center;
    padding-top: 1rem;
    background: url('../images/factory.png') no-repeat 50% 0.7rem;
    background-size: 3.4rem 0.56rem;
    margin-bottom: 0.4rem;
}
second_page_content_List_right_content_right,
second_page_content_List_right,
.second_page_content_List_item{
    width: 100%;
}

.second_page_content_List_right_content {
    background-color: #FFF;
    overflow: hidden;
}

.second_page_content_List_right_content_left {
    width: 100%;
    height: 5.86rem;
    background-color: #5b83c2;
    position: relative;
}

.second_page_content_List_right_content_left>p {
    font-weight: 700;
    color: #fff;
    font-size: 0.28rem;
    position: absolute;
    top: 0.3rem;
    left: 0.3rem;
    right: 0.3rem;
    z-index: 99;
    font-family: BARLOW-BOLD;
}

.second_page_content_List_right_content_left img{
    height: 100%;
    width: 100%;
    display: block;
}

.second_page_all_qualified_content_left {
    text-align: left;
    position: absolute;
    top: 0.8rem;
    left: 0.3rem;
    right: 0.3rem;
    bottom: 0.3rem;
}
.second_page_content_List_left_text{
    font-size: 0.28rem;
	line-height: 0.4rem;
	color: #ffffff;
	opacity: 0.8;
}

.second_page_content_List_left_text:nth-child(2){
    margin-bottom: 0.1rem;
}

.second_page_content_List_right_content_right ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: flex-start;
}

.second_page_content_List_right_content_right ul li{
    width: calc(50% - 0.1rem);
    position: relative;
    height: 2.98rem;
    background-color: #f6f6f6;
    margin-top: 0.2rem;
}

.second_page_content_List_right_content_right ul li>p{
    position: absolute;
    top: 0.26rem;
    left: 0.26rem;
    right: 0.26rem;
    line-height: 0.4rem;
    font-size: 0.28rem;
	color: #ffffff;
}
.second_page_content_List_right_content_right ul li>img{
    height: 100%;
    width: 100%;
    display: block;
}
/* 自营工厂 end*/

/* 系统优势部分 */
.system>.public_title_area{
    text-align: center;
    padding-top: 1rem;
    background: url('../images/System.png') no-repeat 50% 0.7rem;
    background-size: 3.4rem 0.56rem;
    margin-bottom: 0.4rem;
}

.second_page_System_advantage_Content_right{
    width: 100%;
}

.second_page_System_advantage_Content_right_item_left{
    display: flex;
    align-items: center;
    min-height: 3.6rem;
    background-color: #f6f6f6;
    background: url("../images/second_page_System_advantage_Content_right_01.png") no-repeat center center;
    background-size: 100% 100%;
}

.second_page_System_advantage_Content_right_item_left .system_left{
    width: 50%;   
}

.system_left ul{
    width: 100%;
}

.system_left ul li{
	font-size: 0.24rem;
	line-height: 0.4rem;
	color: #333333;
    opacity: 0.8;
    padding-left: 0.3rem;
}

.system_left {
    display: block;
    height:3.6rem;
    position: relative;
    display: flex;
    align-items: center;
}

.system_left .system_tit{
    font-size: 0.28rem;
    line-height: 0.44rem;
    margin-bottom: 0.3rem;
    color: #333333;
    opacity: 1;
    font-weight: 700;
}

.second_page_System_advantage_Content_right_item_right_item{
    width: calc(50% - 0.1rem);
    position: relative;
    height: 2.98rem;
    background-color: #f6f6f6;
    margin-top: 0.2rem;
}



.system_item_tit_box{
    width: calc(50% - 0.1rem);
	min-height: 3rem;
    margin-top: 0.2rem;
    padding: 0.3rem 0.22rem 1.25rem;
}

.system_item_tit_box1{
    background: #f6f6f6  url("../images/second_page_System_advantage_Content_right_02.png") no-repeat center bottom 0.26rem;
    background-size:1.84rem 1.29rem;
}

.system_item_tit_box2{
    background: #f6f6f6  url("../images/second_page_System_advantage_Content_right_03.png") no-repeat center bottom 0.26rem;
    background-size:1.23rem 1.38rem;
}

.system_item_tit{
    font-size: 0.28rem;
    line-height: 0.4rem;
	color: #333333;
    font-weight: 700;
}

.system_item_tit2{
    font-size: 0.24rem;
    line-height: 0.4rem;
	color: #333333;
	opacity: 0.8;
}
/* 系统优势部分 end */

/* 经验优势 */
.experience>.public_title_area{
    text-align: center;
    padding-top: 1rem;
    background: url('../images/experiences.png') no-repeat 50% 0.7rem;
    background-size: 4.98rem 0.58rem;
    margin-bottom: 0.4rem;
}

.second_page_Experience,
.experience_advantage,
.experience_advantageLeft,
.experience_advantageRight{
    width: 100%;
}

.experience_advantageSubTitle{
    font-size: 0.28rem;
    line-height: 0.4rem;
    color: #ff8a18;
    font-family: ALIBABA-PUHUITI-BOLD;
}

.experience_advantageDesc{
	font-size: 0.24rem;
	line-height: 0.44rem;
	color: #333333;
	opacity: 0.8;
}

.experience_advantageRight{
     display: flex;
    justify-content: space-between;
    margin: 0.4rem 0rem;
	
}

.experience_advantageRight>div{
    display: flex;
    flex-direction: column;
    padding: 0.4rem 0rem 0.2rem ;
    align-items: center;
    justify-content: center;
    width: 2.01rem;
    height: 2.01rem;
    border-radius: 50%;
	background-image: linear-gradient(8deg, 
		#ffca6f 0%, 
		#ff8a18 100%), 
	linear-gradient(
		#ff8a18, 
		#ff8a18);
	background-blend-mode: normal, 
		normal;
	box-shadow: 0rem 0.26rem 0.51rem 0rem 
        rgba(255, 149, 39, 0.4);
    text-align: center;
}

.experience_advantageRight>div .number_box{
    display: block;
	font-size: 0.48rem;
    color: #ffffff;
    font-weight: bold;
    font-family: BARLOW-REGULAR;
}

.experience_advantageRight>div>p{
    width: 1.3rem;
    font-size: 0.26rem;
    line-height: 0.4rem;
    height: 0.8rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
   -webkit-line-clamp: 2;             
    overflow: hidden;
	color: #ffffff;
}

/* 经验优势 end */

/* 美在 · 凝聚力 */
.thirdly_page{
    width: 100%;
}

.thirdly_page>.public_title_area{
    text-align: center;
    padding-top: 1rem;
    background: url('../images/cohesive force.png') no-repeat 50% 0.7rem;
    background-size: 6.1rem 0.59rem;
}

thirdly_page_swiper0,
.thirdly_pageContent{
    width: 100%;
}

.PicturesOfTeamMemberitem{
    width: calc(50% - 0.1rem);
    height: 5rem;
    position: relative;
    margin-bottom: 0.4rem;
}

.PicturesOfTeamMemberitem_text_name{
    font-size: 0.28rem;
    color: #333333;
    margin-bottom: 0.1rem;
}

.PicturesOfTeamMemberitem_text_post{
    font-size: 0.24rem;
	color: #666666;
}

.PicturesOfTeamMemberitem_des{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0.28rem;
    max-height:3.5rem;
    overflow-y: auto;
    background-color: #0f4fdf;
	box-shadow: 0rem 0.06rem 0.17rem 0.03rem 
        rgba(157, 157, 157, 0.12);
    z-index: 9;
}

.PicturesOfTeamMemberitem_text{
    position: absolute;
    bottom: 0rem;
    left: 0rem;
    width: 100%;
    background: #fff;
    padding: 0.2rem 0.3rem;
    box-shadow: 0rem 0.06rem 0.17rem 0.03rem 
		rgba(157, 157, 157, 0.12);
}

.PicturesOfTeamMemberitem_des::-webkit-scrollbar{
    display: none;
}

.PicturesOfTeamMemberitem_des_name{
    font-size: 0.28rem;
    color: #ffffff;
    margin-bottom: 0.1rem;
}

.PicturesOfTeamMemberitem_des_post{
    font-size: 0.24rem;
    color: #ffffff;
    margin-bottom: 0.1rem;
}

.PicturesOfTeamMemberitem_des_text{
    font-size: 0.18rem;
	letter-spacing: 0.01rem;
	color: #ffffff;
    opacity: 0.8;
    text-align: justify;
}

.PicturesOfTeamMembers_img{
    width: calc(100% - 0.4rem);
    margin-left: 0.2rem;
    height: 4.38rem;
}

.PicturesOfTeamMembers_img img{
    width: 100%;
    height: 100%;
    display: block;
}
/* 美在 · 凝聚力end */

/* 公共部分：广告提示栏🐏式*/

.Advertising_tips_Style {
    background-image: url('../images/Advertising_tips_BG.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 4.2rem;
    overflow: hidden;
}

.Advertising_tips_contactWay {
    text-align: center;
    padding-top: 0.53;
    margin-top: 0px;
}


.Advertising_tips_contactWay_cell,.Advertising_tips_contactWay_des {
    color: #fffefe;
    font-size: 0.32rem;
    display: inline-block;
    height: 0.4rem;
    line-height: 0.4rem;
    font-family: BARLOWCONDENSED-EXTRALIGHT;
}

.Advertising_tips_contactWay_des span{
    font-family: ALIBABA-PUHUITI-BOLD;
}

.Advertising_tips_contactWay_slogan {
    text-align: center;
    font-size: 0.5rem;
    color: #fffefe;
    margin-top: 0.3rem;
    line-height: 0.72rem;
    padding: 0 0.25rem;
    font-weight: 100;
    font-family: ALIBABA-PUHUITI-MEDIUM;
}

.Advertising_tips_contactWayon_container {
    width: 100%;
    text-align: center;
    height: auto;
    display: flex;
    padding: 0.5rem 0.5rem 0rem;
}

.Advertising_tips_contactWay_cell:before {
    content: '';
    display: block;
    width: 1px;
    height: 0.3rem;
    background-color: #FFF;
    position: absolute;
    margin-left: -0.2rem;
    margin-top: 0.05rem;
}

.Advertising_tips_contactWay_cell {
    margin-left: 0.2rem;
    margin-top: 0.02rem;
    font-family: OPPOSANS-B;
}
.Advertising_tips_contactWay_bottom_btn_container {
    width: 100%;
    padding: 0rem 0.2rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.Advertising_tips_contactWay_bottom_btn_container a{
    display: block;
    width: calc(50% - 0.1rem);
}

.Advertising_tips_contactWay_bottom_btn_container div {
    width: 100%;
    height: 0.88rem;
    text-align: center;
    line-height: 0.88rem;
}

.Advertising_tips_contactWay_bottom_btn_left_btn {
    background-color: #FFF;
    color: #0f4fdf;
    font-size: 0.22rem;
    margin-right: 0.3rem;
}

.Advertising_tips_contactWay_bottom_btn_right_btn {
    color: #fff;
    font-size: 0.22rem;
    background-color: #0f4fdf;
}

.Advertising_tips_contactWay_bottom_btn {
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    margin-top: 0px;
}

/* 公共部分：广告提示栏🐏式*/



/* 美在 · 口碑 */
.fourthly_page_swiper .swiper-container,
.fourthly_page_swiper,
.fourthly_page{
    width: 100%;
}
  
.fourthly_page>.public_title_area{
    text-align: center;
    padding-top: 1rem;
    background: url('../images/reputation.png') no-repeat 50% 0.7rem;
    background-size: 6.1rem 0.59rem;
    margin-bottom: 0.4rem;
}


.fourthly_page_swiper .swiper-container .swiper-slide{
    width: 5.6rem;
	height: 7.6rem !important   ;
}
.fourthly_page_swiper .swiper-container img{
    width: 100%;
    height: 100%;
    display: block;
}

  /* 美在 · 口碑 end */

  /* 走进 · 美赛 */
  
  .enterItem>.public_title_area{
    text-align: center;
    padding-top: 1rem;
    background: url('../images/aboutmeisai.png') no-repeat 50% 0.7rem;
    background-size: 6.1rem 0.59rem;
    margin-bottom: 0.4rem;
}

.fifth_page_left_bottom_List{
    width: 100%;
}

.fifth_page_left_bottom_List ul li{
    width:50%;
    margin-bottom: 0.5rem;
}

.fifth_page_left_bottom_List_Cntitle{
    font-size: 0.28rem;
    color: #333333;
    margin-bottom: 0.24rem;
    font-family: BARLOW-BOLD;
    font-weight: bold;
}

.fifth_page_left_bottom_List_CntitleEntitle{
    font-size: 0.24rem;
	color: #333333;
    opacity: 0.4;
    font-family: BARLOW-REGULAR;
}

/* 视频 */
.information_tv{
    width: 100%;
}

.information_tv_video_des {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.2);
    display: flex;
    justify-content: center;
    align-items: center;

}
.icon_play_white{
    width: 0.58rem;
    height: 0.58rem;
    display: block;
}

.information_tv_video {
    width:100%;
	height: 4.37rem;
    background-color: #000000;
    position: relative;
    margin-bottom: 0.38rem;
}

.index_module4_video{
    height: 100%;
    width: 100%;
    object-fit: fill;
}

.more_btn{
    display: block;
    width: 100%;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    background-color: #0f4fdf;
    font-size: 0.24rem;
	color: #ffffff;
    margin-bottom: 0.9rem;
}
  /* 走进 · 美赛 end */

#publicTitleArea{
    border-top:1.8rem solid transparent;
    margin-top:-1.8rem;
}

#bigContainer{
    border-top:2.5rem solid transparent;
    margin-top:-2.5rem;
}