.plam2{
    position: relative;
    top: -1rem;
}
.plam2 h6{
    font-size: 1.2rem;
    color: #333;
    background: #fede4b;
    text-align: left;
    padding: 2rem 2rem 2rem 3rem;
    border-radius: 0 0 1rem 1rem;
    font-weight: 500;
}
.plam2 img{
    position: absolute;
    right: 1rem;
    top: -1.5rem;
    width: 7rem;
    z-index: 10;
}
.plam2 h3{
    font-size: 1.2rem;
    line-height: 1.2;
    text-align: center;
    font-weight: 400;
    padding: 1rem 0;
}
.plam3{
    position: relative;
}
.plam3 h2{
    font-size: 1.2rem;
    color: #333;
    background: #fede4b;
    text-align: left;
    padding: 1rem;
    font-weight: 500;
}
.plam4{
    position: relative;
}
.plam4 h6{
    font-size: 1.2rem;
    color: #333;
    background: #fede4b;
    text-align: left;
    padding: 1rem;
    border-radius: 0 0 1rem 1rem;
    font-weight: 500;
}
.plam4 img{
    position: absolute;
    right: 1rem;
    top: -1.5rem;
    width: 7rem;
    z-index: 10;
}
.view{
    width: 100%;
    padding-bottom: 2rem;
    justify-content: space-evenly;
    background-image: linear-gradient(90deg, #50d5aa 0%, #4cdd74 100%);
}
.view li{
    margin-top: .5rem;
    width: 11rem;
}
.dianji {
    position: relative;
    background-color: #fff;
}
#dianji{
    width: 14.5rem;
    height: 2.8rem;
    display: block;
    position: absolute;
    bottom: 2.2rem;
    right: 1rem;
}
.get_free{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1.5rem 0;
}
.get_free a{
    min-width: 15rem;
    height: 2.25rem;
    border-radius: .5rem;
    background-color: #16b98f;
    background-image: linear-gradient(0deg, #16b98f 0%, #4ccb70 46%, #16b98f 100%);
    color: #fff;
    font-size: 1.2rem;
    text-transform: capitalize;
    font-weight: 600;
    text-align: center;
    line-height: 2.25rem;
}
.get_free i{
    display: block;
    width: 100%;
    height: .05rem;
    background-color: #333;
    margin: 0 1rem;
}
.get1{
    background: url(../img/get_free.jpg);
    background-size: 100% ;
}
.get1_1{
    background: url(../img/get_free1.jpg);
    background-size: 100% ;
}
.get2{
    background: url(../img/get_free2.jpg);
    background-size: 100% ;
}
.get3{
    background: url(../img/get_free3.jpg);
    background-size: 100% ;
}
.pro2{
    background-image: linear-gradient(90deg, #4fd6a4 0%, #4cde6b 100%);
    box-sizing: border-box;
    padding: 0.8rem;
}
.pro2 h1{
    font-size: 1.6rem;
    line-height: 1.5;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    border-bottom: 0.1rem solid;
    border-top: 0.1rem solid;
    margin: 1rem auto;
}

.pro2 h2{
    font-size: 1.2rem;
    line-height: 1.5;
    text-transform: capitalize;
    color: #333;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pro2 h2 i{
    display: block;
    width: 3.5rem;
    height: .05rem;
    background-color: #333;
    margin: 0 0.5rem;
}
#xia3{
    margin: 0 auto;
    width: 1.9rem;
}
#xia3b{
    margin:  1rem auto;
    width: 1.9rem;
}
.zhekou{
    position: relative;
    border-radius: 1rem;
    background-color: #fff;
    padding-bottom: 1rem;
}
#zhekou1{
    width: 10rem;
    position: absolute;
    top: 10rem;
    left: 17rem;
}
#zhekou2{
    width: 10rem;
    position: absolute;
    top: 6.5rem;
    left: 2rem;
}
.zhekou h3{
    text-align: center;
}
.zhekou h3 span{
    background-color: #fede4b;
    padding: .5rem 1rem;
    font-size: 1.2rem;
    color: #333;
    text-transform: capitalize;
    border-radius: 0 0 1rem 1rem;
    display: inline-block;
}
.zhekou h4{
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.5;
    text-transform: capitalize;
    color: #333;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 1.2rem auto;
    white-space: nowrap;

}
.zhekou h4 i{
    display: block;
    width: 100%;
    height: .05rem;
    background-color: #333;
    margin: 0 1rem;
}
.zhekou p{
    font-size: 1.2rem;
    line-height: 1.5;
    text-align: center;
    width: 90%;
    margin: 0 auto;
}
.equipment{
    background-color: #fede4b;
    width: 35rem;
    padding: 2rem 1rem;
    box-sizing: border-box;
    margin: 0 auto;
}
.equipment h3{
    font-size: 1.3rem;
    color: #333;
    text-align: center;
    text-transform: capitalize;
}
.equipment ul{
    display: flex;
    align-items: flex-start;
    justify-content: center;
    margin-top: 1.2rem;
}
.equipment ul li{
    width: 30%;
    margin: 0 0.5rem;
}
.equipment ul li img{
    margin: 0 auto;
    max-width: 100%;
    width: 60%;
}
.equipment ul li h5{
    font-size: 1.2rem;
    line-height: 1.5;
    color: #333;
    font-weight: 600;
    text-align: center;
}
.zhekou h6{
 font-size: 1.2rem;
 color: #333;
 font-weight: 600;
 line-height: 1.5;
 text-transform: capitalize;
 text-align: center;
}
.pro2>h3{
    font-size: 1.5rem;
    line-height: 1.5;
    text-transform: capitalize;
    color: #fff;
    text-align: center;
}



.advantages{
    background-color: #fede4b;
    width: 35rem;
    padding: 1rem;
    box-sizing: border-box;
    margin: 0 auto;
}
.advantages h3{
    font-size: 1.3rem;
    color: #333;
    text-align: left;
    text-transform: capitalize;
}
.advantages ul{
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 1rem;
}
.advantages ul li{
    width: 100%;
    font-size: 1.2rem;
    color: #333;
    font-weight: 600;
    border-bottom: 1px solid #333;
    padding: .5rem 0;
    list-style: inside !important;
}
.advantages ul li:nth-last-child(1){
    border: none !important;
}
.pro2>p{
    font-size: 1.2rem;
    line-height: 1.5;
    text-align: left;
    padding: 0 .5rem;
    box-sizing: border-box;
}
.root3{
    background: #fff;
}
.root3 h3{
    font-size: 1.2rem;
    line-height: 1.5;
    color: #333;
    padding: .5rem 1rem;
    background-color: #fede4b;
    margin-top: 1rem;
}
.root3 p{
    font-size: 1.2rem;
    line-height: 1.5;
    color: #333;
    padding: .5rem 1rem;
    margin-top: 1rem;
}
.suitable_ul{
    width: 100% !important;
}
.suitable_ul li{
    width: 49%;
}
.suitable_ul li img{
    margin: 0 auto;
}
.suitable{
    display: flex;
    align-items: flex-start;
    justify-content: space-evenly;
    flex-wrap: wrap;
    width: 96%;
    margin: 0 auto;
}
.suitable i{
    display: block;
    width: 0.05rem;
    background: #333;
    height: 18rem;
}
.suitable h4{
    font-size: 1.2rem;
    line-height: 1.5;
    color: #333;
    font-weight: 400;
    text-align: center;
    padding: 0 0.1rem;
}
.suitable h5{
    font-size: 1.2rem;
    line-height: 1.5;
    color: #333;
    font-weight: 400;
    text-align: left;
    width: 90%;
    position: relative;
    box-sizing: border-box;
}
.suitable h5::before{
    content: '';
    width: 0.5rem;
    height: 0.5rem;
    border-radius: 100%;
    background-color: #333;
    display: block;
    position: absolute;
    top: 0.6rem;
    left: -1rem;
}
.root3>h4{
    font-size: 1.5rem;
    line-height: 1.5;
    color: #333;
    padding: 0.5rem 1rem;
    background-color: #fede4b;
    margin-top: 1rem;
    text-align: center;
}

.flow_chart{padding: 1.5rem 0;position: relative;}
.flow_chart .top_text{width: 35%;margin: 0 auto;text-align: center;background: #17BA8F;color: white;border-radius: 0.25rem;padding: 0.5rem 0;font-size: 1.25rem;}
.flow_chart .refining{display: flex;flex-wrap: wrap;justify-content: space-around;width: 88%;margin: 0 auto;align-items: center;}
.flow_chart .refining .text{width: 40%;font-size: 1.25rem;text-align: center;}
.flow_chart .refining .throw .hr{width: 0.1rem;height: 1.5rem;background: #000;margin: 0 auto;}
.flow_chart .refining .throw .triangle{width: 0;height: 0;border: 0.45rem solid transparent;border-top: 0.45rem solid #000;}
.flow_chart .line{width: 50%;height: 1.5rem;margin: 0 auto;border: 0.1rem solid #000;border-bottom: none;position: relative;}
.flow_chart .line .triangle{width: 0;height: 0;border: 0.45rem solid transparent;border-top: 0.45rem solid #000;position: absolute;}
.flow_chart .line :first-child{left: -0.5rem;bottom: -0.75rem;}
.flow_chart .line :last-child{bottom: -0.75rem;right: -0.5rem;}
.flow_chart .body_text{display: flex;flex-wrap: wrap;justify-content: space-around;margin: 0 auto;margin-top: 0.5rem;}
.flow_chart .body_text .left,
.flow_chart .body_text .right{width: 30%;text-align: center;font-size: 1.25rem;color: white;}
.flow_chart .body_text .left .text,
.flow_chart .body_text .right .text{width: 100%;background:#17BA8F;padding: 0.35rem 0.25rem;border-radius: 0.25rem;position: relative;}
.flow_chart .body_text .left .text .yuan{width: 0.45rem;height: 0.45rem;background: #000;border-radius: 50%;position: absolute;top: 40%;left: -0.25rem;}
.flow_chart .body_text .right .text .yuan{width: 0.45rem;height: 0.45rem;background: #000;transform: rotate(45deg);position: absolute;top: 40%;left: -0.25rem;}
.flow_chart .body_text .left .throw .hr{width: 0.1rem;height: 1.5rem;background: #000;margin: 0 auto;}
.flow_chart .body_text .left .throw .triangle{width: 0;height: 0;border: 0.45rem solid transparent;border-top: 0.45rem solid #000;margin: 0 auto;}
.flow_chart .body_text .right .throw .hr{width: 0.1rem;height: 1.5rem;background: #000;margin: 0 auto;}
.flow_chart .body_text .right .throw .triangle{width: 0;height: 0;border: 0.45rem solid transparent;border-top: 0.45rem solid #000;margin: 0 auto;}
.flow_chart .logo{position: absolute;top:50%;display: flex;flex-wrap: wrap;justify-content: space-around;width: 100%;z-index: 99;}
.flow_chart .logo .img img{width: 4rem;}


.other{
    padding: 0 .5rem 1rem 0.5rem;
    box-sizing: border-box;
    margin-top: 1rem;
}
.other .body_tag{
    height: 5rem;
}
.other .body_tag h1{
    background: #fed341 !important;
    padding: 0 2rem !important;
}
.other ul{
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.other ul li{
    background: #fff;
    padding: .5rem;
    width: 11.5rem;
    box-sizing: border-box;
}
.other ul li img{
    width: 11.15rem;
}
.other ul li h3{
    font-size: 1rem;
    line-height: 1.2;
    color: #333;
    font-weight: 600;
    text-align: center;
    height: 3rem;
}

.other ul li h3::after{
    content: '';
    width: 7rem;
    border-bottom: 1px solid #333;
    display: block;
    margin: 0.5rem auto 0 auto;
}
.other h2{
    font-size: 1.2rem;
    height: 2.7rem;
    line-height: 2.7rem;
    text-align: center;
    background: #fff;
    border: .1px solid #fff;
    margin-top: 1rem;
}
.other h2:nth-last-child(1){
    margin: 0;
}
.other i{
    width: 100%;
    height: .2rem;
    background-color: #333;
    display: block;
    margin: 1rem auto;
}
.l_s_c{
    width: 100%;
    padding: .1rem;
    box-sizing: border-box;
    background-color: #fff;
}
.l_s_c h3{
    font-size: 1.1rem;
    line-height: 3rem;
    color: #333;
    font-weight: 600;
    text-align: center;
    height: 3.5rem;
}
.l_s_c h3::after{
    content: '';
    width: 20rem;
    border-bottom: 1px solid #333;
    display: block;
    margin: 0 auto;
}
.dianji>h3{
    font-size: 1.2rem;
    line-height: 1.5;
    color: #333;
    padding: 0.5rem 1rem;
    background-color: #fede4b;
    text-align: center;
}
.dianji h4 {
    font-size: 1.2rem;
    line-height: 1.5;
    color: #333;
    font-weight: 400;
    padding: 0 0.5rem;
    margin-top: .5rem;
}

.advantages2{
    width: 35rem;
    padding: 1rem;
    box-sizing: border-box;
    margin: 0 auto;
}
.advantages2 h3{
    font-size: 1.3rem;
    color: #333;
    text-align: left;
    text-transform: capitalize;
}
.advantages2 ul{
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 1rem;
}
.advantages2 ul li{
    width: 100%;
    font-size: 1.2rem;
    color: #333;
    font-weight: 600;
    border-bottom: 1px solid #333;
    padding: .5rem 0;
    list-style: inside !important;
}



/* 新增 */
.palm_machine{width: 100%;background: white;border-radius: 1rem;margin-top: 1rem;}
.palm_machine .palm_type h3{text-align: center;}
.palm_machine .palm_type h3 span{display: inline-block;background: #FEDE4B;padding: 0.5rem 1.5rem;border-bottom-left-radius: 1.5rem;border-bottom-right-radius: 1.5rem;}
.palm_machine .palm_type .palm_item{display: flex;flex-wrap: wrap;justify-content: space-between;align-items: end;width: 96%;margin: 0 auto;}
.palm_machine .palm_type .palm_item .img{width: 49%;}
.palm_machine .palm_type .palm_item .img img{margin: 0 auto;}
.palm_machine .palm_type .palm_text{text-align: center;font-size: 1.15rem;width: 65%;margin: 0 auto;margin-top: 1.5rem;display: flex;}
.palm_machine .palm_type .palm_text b{margin-right: 0.5rem;}
.palm_machine .palm_type .palm_text span{text-align: left;}
.palm_machine .drum_type .palm_text{width: 92%;}
.palm_machine .drum_type .palm_item .img:nth-child(1){width: 59%;}
.palm_machine .drum_type .palm_item .img:nth-child(1) img{width: 96%;}
.palm_machine .drum_type .palm_item .img:nth-child(2){width: 39%;}


.palm_machine .type .palm_text{width: 100%;justify-content: center;}
.palm_machine .type1 .palm_item .img:nth-child(1){width: 78%;}
.palm_machine .type1 .palm_item .img:nth-child(1) img{width: 96%;}
.palm_machine .type1 .palm_item .img:nth-child(2){width: 20%;}
.palm_machine .type1 .palm_item .img img{width: 20rem;}
.palm_machine .type1 .palm_item{margin-top: 1.5rem;}


.palm_machine .type .palm_item{margin-top: 1.5rem;}
.palm_machine .type2 .palm_item{width: 90%;}
.palm_machine .type2 .palm_item .img:nth-child(1) img{max-width: 90%;}
.palm_machine .type2 .palm_item .img:nth-child(2) img{max-width: 50%;}


.palm_machine .type3 .palm_item .img:nth-child(1) img{max-width: 100%;}
.palm_machine .type3 .palm_item .img:nth-child(2) img{max-width: 96%;}

.palm_machine .type3 .last_text span{width: 80%;}

.palm_machine .capacity{padding-top: 1.5rem;}
.palm_machine .capacity .palm_item .img:nth-child(1) img{max-width: 90%;}
.palm_machine .capacity .palm_item .img:nth-child(2) img{max-width: 70%;}
.palm_machine .capacity .palm_text{width: 94%;}

.palm_machine .effect .palm_item .img:nth-child(1) img{max-width: 90%;}
.palm_machine .effect .palm_item .img:nth-child(2) img{max-width: 70%;}
.palm_machine .effect .palm_text{width: 94%;}
