/**
* 底部菜单
*/
#footerarea{
    width: 100%;
    background-color: #638052;
    height: 320px;
}
#footerarea .menuitem{
    width: 80%;
    margin: 0 auto;
    height: 320px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#footerarea .menuitem .item{
    width: 20%;
}
#footerarea .menuitem .item .rightmarea{
    display: flex;
    justify-content: center;
    align-items: center;
}
#footerarea .menuitem .item .rightmarea .item{
    padding: 10px 10px;
    width: 50%;
}
#footerarea .menuitem .item .rightmarea .item .img1{
    width: 80px;
    height: 80px;
}
#footerarea .menuitem .item .rightmarea .item .img2{
    width: 24px;
    height: 24px;
}
#footerarea .menuitem .item .rightmarea .item .qrinfo{
    display: flex;
    align-items: center;
    color: #fff;
    padding: 0px 3px; 
}
#footerarea .menuitem .item .rightmarea .item .qrinfo div{
    padding-left: 3px;
}
#footerarea .menuitem .item .i1{
    width: 100%;
}
#footerarea .menuitem .item .i1 img{
    width: 100%;
}
#footerarea .menuitem .item .i2{
    width: 100%;
    display: flex;
    justify-content: left;
    align-items: center;
    padding-top: 30px;
}
#footerarea .menuitem .item .i2 .imgitem{
 width: 40px;
 height: 40px;
}
#footerarea .menuitem .item .i2 .imgitem img{
    width: 100%;
}
#footerarea .menuitem .item .i2 .ttitem{
    color: #fff;
    font-size: 14px;
    padding-left: 5px;
}
#footerarea .menuitem .item .i2 .telitem{
    font-size: 22px;
    color: #fff;
    padding-left: 5px;
}

#footerarea .menuitem .itemc{
    width: 60%;
}
#footerarea .menuitem .itemc .gsinfo{
    text-align: left;
    padding-left: 8.5%;
    padding-top: 30px;
}
#footerarea .menuitem .itemc .gsinfo .tt{
    color: #d8dbd2;
    font-size: 16px;
}
#footerarea .menuitem  .muenulink{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
#footerarea .menuitem  .muenulink .mm{
    padding: 10px 0px; 
    text-align: center;
    color: #feffff;
    font-size: 18px;
    cursor: pointer;
    width: 25%;
}
#footerareabottom{
    width: 100%;
    background-color: #4e6342;
    height: 80px;
}
#footerareabottom .menuitem{
    width: 80%;
    margin: 0 auto;
    background-color: #4e6342;
    height: 80px;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
#footerareabottom .menuitem .item{
    color: #fff;
    font-size: 22px;
}
#beianarea{
    width: 100%;
}
#beianarea .flexba{
    display: flex;
    justify-content: center;
    align-items: center;
    color: #d5d2d5;
    font-size: 14px;
    padding: 2px 0px;
}



.banner {
    /* margin-top: 130px; */
}




#header{
    /* height: 138px;
    background-color: #fff; */
}
#header .hnav .hnav-item {
    margin-right: 78px;
    padding-top: 21px;
    height: 100%;
}
#header.up,#header .trans{
    background:#fff;
    transform: none;
}
#header .hnav .hnav-a{
    /* color: #000; */
}
#header.up .htop,#header.b-head .htop{display: block;}






#backimgmobile{
    display: none;
}
#backimg{
    display: block;
}
/* #header .headermenu .item {
    width: 100px !important;
    text-align: center;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
} */

/**老版header*/

#header{
    position:unset;
}
#backimgmobile{
    display: none;
}
#backimg{
    display: block;
}
#header .headermenu .item {
    width: 100px !important;
    text-align: center;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}
/**老版header*/

#pcbanner{
    /* margin-top:138px; */
}
.pcimg{
    display:block;
}
.mobileimg{
    display:none !important;
}

#homepageitems{
    width: 100%;
    padding: 100px 0px;
}
#homepageitems .homepagetitle{
    font-size: 58px;
    color: #475f3b;
    font-weight: bold;
    text-align: center;
}
#homepageitems .homepagedesc{
    font-size: 38px;
    color: #a5a5a5;
    text-align: center;
}
#guanyuwomen{

}
#guanyuwomen .aboutlist{
    display: flex;
}
#guanyuwomen .aboutlist .aboutone{
   width: 50%;
}
#guanyuwomen .aboutlist .aboutone video{
    margin: 0px 30px;
    width: 100%;
 }
#guanyuwomen .aboutlist .aboutwo{
    width: 50%;
}
#guanyuwomen .aboutlist .aboutwo .t1{
    font-size: 32px;
    color: #0b0b0b;
    text-align: left;
    padding:15px 30px;
}
#guanyuwomen .aboutlist .aboutwo .t2{
    font-size: 22px;
    color: #959595;
    text-align: left;
    padding: 15px 30px;
    
}
#guanyuwomen .aboutlist .aboutwo .btnitem{
    width: 100%;
    display: flex;
    justify-content: left;
    margin-left: 30px;
}
#guanyuwomen .aboutlist .aboutwo .btn{
    width: 200px;
    height: 50px;
    background-color: #638052;
    color: #fff;
    font-size: 22px;
    line-height: 50px;
    border-radius: 50px;
    text-align: center;
}
#guanyuwomen .aboutlist .aboutwo .t3{
    font-size: 32px;
    color: #0b0b0b;
    text-align: left;
    padding: 30px;
}
#guanyuwomen .aboutlist .aboutwo .t4{
    padding:0px 30px 0px 100px;
    font-size: 22px;
    color: #959595;
    text-align: left;
}
#guanyuwomen_number{
    width: 100%;
    background-color: #f5f5f5;
    margin-top: 100px;
   
}
#guanyuwomen_number .guanyuwomen_numberitem{
    display: flex;
    justify-content: space-evenly;
    width: 92%;
    margin: 0 auto;
    padding: 60px 0px;
}
#guanyuwomen_number .itm{
    
}
#guanyuwomen_number .itm .m1{
    display: flex;
    align-items: baseline;
    justify-content: center;
}
#guanyuwomen_number .itm .m1 .m1-1{
    font-size: 80px;
}
#guanyuwomen_number .itm .m1  .more{
    display: flex;
}
#guanyuwomen_number .itm .m1  .more .more1{
    font-size: 80px;
}
#guanyuwomen_number .itm .m1  .more .more2{
    font-size: 22px;
    font-weight: 600;
}
#guanyuwomen_number .itm .m1 .m1-2{
    font-size: 22px;
    color: #acacac;
}
#guanyuwomen_number .itm .m2{
    font-size: 22px;
    color: #747474;
}

#futureitem{
    display: flex;
    justify-content: space-around;
    width: 92%;
    margin: 0 auto;
}
#futureitem .itemf{
    width: 24%;
    border: 1px solid #e5e5e5;
}
#futureitem .itemf .pic{
    width: 100%;
}
#futureitem .itemf .pic img{
    padding: 10px;
    width: 100%;
}
#futureitem .itemf .pic img{
    padding: 10px;
    width: 100%;
}
#futureitem .itemf .t1{
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    color: #000;
    padding: 20px 0px 10px 0px;
}
#futureitem .itemf .t2{
    font-size: 22px;
    text-align: center;
    color: #959595;
    padding:0px 0px 10px 0px;
}
#futureitem .itemf .t3{
    text-align: center;
    display: flex;
    justify-content: center;
    padding:0px 0px 20px 0px;
}
#futureitem .itemf .t3 .btn{
    width: 100px;
    height: 40px;
    background-color: #638052;
    color: #fff;
    font-size: 18px;
    line-height: 40px;
    border-radius: 50px;
    text-align: center;
    cursor: pointer;
}
#rongyu{
    display: flex;
    justify-content: space-around;
    width: 92%;
    margin: 0 auto;
    align-items: center;
}
#rongyu .itme1{
    width: 30%;
}
#rongyu .itme1 img{
    width: 100%;
    border-radius: 25px;
    padding: 30px;
}
#rongyu .itme2{
    width: 70%;
}
#youyangnianqing{
    width: 100%;
    padding: 80px 0px;
}
#youyangnianqing img{
    width: 100%;
}
.youshicontent{
    width: 100%;
    display: flex;
    justify-content: center;
    background-image: url('/bczh/static/images/youshi.jpg');
    background-size: 100% 100%;
    height: 580px;
    margin-bottom: 100px;
}
.youshicontent .item{
    width: 50%;
}

.youshicontent .item .btn{
    background: #fff;
    width: 205px;
    height: 55px;
    border-radius: 25px;
    text-align: center;
    margin: 60px 300px 60px auto;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 32px;
    cursor: pointer;
}
.youshicontent .item:nth-child(1){
    margin-top: 100px;
}
.youshicontent .item:nth-child(2){
   
}
.youshicontent .item .txt{
    font-size: 22px;
    color: #fff;
    line-height:50px;
    width: 60%;
    margin-top: 100px;
}
.youshicontent .item .detail{
    font-size: 26px;
    color: #fff;
    border: 1px solid #fff;
    width: 165px;
    height: 50px;
    line-height: 50px;
    border-radius: 25px;
    text-align: center;
    margin-top: 60px;
    cursor: pointer;
}

#huliitem{
    display: flex;
    justify-content: space-around;
    width: 98%;
    margin: 0 auto;
    align-items: center;
    padding-bottom: 40px;
}
#huliitem div{
    width: 49%;
    border:1px solid #acacac;
}
#huliitem div img{
    width: 100%;
}

#chanpinxilieitem{
    display: flex;
    justify-content: space-around;
    width: 75%;
    margin: 0 auto;
    align-items: center;
}
#chanpinxilieitem .item1{
    width: 33.3% !important;
}
#chanpinxilieitem .item{
    width: 30%;
}
#chanpinxilieitem .item img{
    width: 100%;
}
#jiamengganyan .titem{
    width: 92%;
    margin:0 auto;
   
}
#jiamengganyan .titem .area{
    width: 92%;
    display: flex;
    justify-content: space-around;
    margin: 0 auto;
}
#jiamengganyan  .title {
    font-size: 32px;
    color: #333;
    font-weight: bold;
    width: 92%;
    margin:0 auto;
}
#jiamengganyan  .title span{
    font-size: 28px;
    color: #bababa;
    width: 92%;
    margin:0 auto;
}
#jiamengganyan .gobtn{
    background-color: #638052;
    width: 100px;
    height: 40px;
    color: #fff;
    text-align: center;
    font-size: 22px;
    line-height: 40px;
    cursor: pointer;
}
#jiamengganyan .newslist{
    display: flex;
    max-width: 1600px;
    width: 92%;
    margin:0 auto;
    padding: 30px 0px;
    align-items:center;
    height: 400px;
}
#jiamengganyan .thumb{
    width: 25%;
}
#jiamengganyan .thumb img{
    width: 100%;
    border-radius: 10px;
}
#jiamengganyan .contents{
    width: 75%;
}
#jiamengganyan .contents .t1{
    font-size: 28px;
    padding: 20px 30px;
    font-weight: 600;
}
#jiamengganyan .contents .t2{
    font-size: 22px;
    padding: 20px 30px;
    color: #747474;
    width: 100%;
    height: 140px;
    overflow-y: hidden;
}
#jiamengganyan .contents .t3{
    font-size: 22px;
    padding: 20px 30px;
    color: #747474;
}

#jiamengganyan .contents .t4{
    font-size: 22px;
    padding: 20px 30px;
    color: #747474;
}

#jiamengganyan .contents .t5{
    font-size: 22px;
    padding: 20px 30px;
    color: #747474;
    width: 100%;
    height: 140px;
    overflow-y: hidden;
}
#footer .bottomright{
    width: 30%;
    display: flex;
    justify-content: center;
}

.erjititle{
    width: 100%;
    padding: 60px 0px;
}
.erjititle .title{
    text-align: center;
    font-size: 48px;
    font-weight: 500;
}
.erjititle .titledesc{
    text-align: center;
    color: #999999;
    font-size: 38px;
}
.erjimenu{
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    border: 1px solid #bfbfbf;
}
.erjimenu .item{
    width: 16.7%;
    text-align: center;
    border-right: 1px solid #bfbfbf;
    padding: 20px 0px;
    font-size: 32px;
    cursor: pointer;
}
.erjimenu .item5{
    width: 25%;
}
.erjimenu .item:last-child{
    border-right: 0px;
}
.erjimenu .active{
    background-color: #638052;
    color: #fff;
}
.sanjimenu{
    width: 100%;
    margin-top: 100px;
    margin-bottom: 50px;
}
.itemtitle{
    width: 100%;
    display: flex;
    justify-content: start;
    align-items: center;
}
.itemtitle .t1{
    width: 5px;
    height: 40px;
    background-color: #638052;
}
.itemtitle .t2{
    color: #638052;
    font-size: 38px;
    font-weight: 600;
    padding-left: 10px;
}
.itemtitle .t3{
    color: #7a8972;
    font-size: 22px;
    padding-top: 18px;
    padding-left: 10px;
}
.newstitle{
    width: 100%;
    display: flex;
    justify-content: space-around;
    margin: 30px 0px;
}
.newstitle .itemactive{
    background-color: #638052;
    padding:15px 50px;
    text-align: center;
    color: #fff;
    font-size: 28px;
    border-radius: 50px;
    cursor: pointer;
}
.newstitle .item{
    background-color: #fff;
    padding:15px 50px;
    text-align: center;
    color: #000;
    font-size: 28px;
    border-radius: 50px;
    cursor: pointer;
    border: 1px solid #aaaaaa;
}
.proleftmenu{
    width: 450px;
    background-color: #718d64;
}
.proleftmenu .menuimg{
    width: 30px;
    height: 30px;
}
.proleftmenu .famenu{
    display: flex;
    align-items: center;
    color: #fff;
    padding: 10px;
    border-bottom: 2px solid #abbaa3;
    cursor: pointer;
}
.proleftmenu .t1{
    padding-left: 5px;
    font-size: 22px;
}
.proleftmenu .sonmenu{
    width: 100%;
    
}
.proleftmenu .sonmenu .sm{
    padding-bottom: 15px;
    padding-left: 45px;
    padding-top: 15px;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    width: 100%;
}
.proleftmenu .sonmenu .smlight{
    background-color: #638052;
}
.proleftmenu .sonmenu .smlight1{
    background-color: #698658;
}
/* .proleftmenu .sonmenu .sm:nth-child(1){
    background-color: #638052;
} */
.news-list{
    width: 1200px;
}
.jyimg{
    width: 100%;
}
.jyimg img{
    width: 100%;
}
.jinyoumenju{
    width: 100%;
    display: flex;
    align-items: center;
    margin: 30px 0px;
    flex-wrap: wrap;
}
.jinyoumenju .m{
    background-color: #fff;
    color: #000;
    padding: 10px 10px;
    border-radius: 50px;
    border: 1px solid #aaaaaa;
    font-size: 28px;
    margin: 20px 40px;
    cursor: pointer;
}
.jinyoumenju .mactive{
    background-color: #638052;
    color: #fff;
     padding: 10px 20px;
    border-radius: 50px;
    font-size: 28px;
    margin: 20px 40px;
    cursor: pointer;
}
.list-page {text-align:center;padding: 15px 15px;}
.mws-panel-content {background: #eee;}
.pagination {margin:0 !important;padding: 10px 10px;background: #fff;}
.pagination li{border:1px solid #e6e6e6;padding: 8px 15px;display: inline-block;}
.pagination .active{background-color: #60814c ;color: #fff;}
.pagination .disabled{color: #aaa;}
.pagearea{text-align: center;margin-bottom: 30px;width: 100%;}

.jinghuayouxilie{
    width: 100%;
    padding: 30px;
}
.jinghuayouxilie .t1{
    font-size: 48px;
    text-align: center;
    padding: 10px 0px;
    font-weight: 400;
}
.jinghuayouxilie .t2{
    font-size: 28px;
    text-align: center;
}
/**
*关于我们-品牌缘起
*/
.aboutt{
    width: 100%;
    text-align: center;
    font-size: 42px;
    font-weight: 600;
}
.aboutt font{
    font-size: 80px;
    color: #638052;
    font-weight: 800;
    padding: 0px 10px;
}
.aboutarea{
    width: 100%;
    padding: 50px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.aboutarea .item{
    width: 50%;
}
.aboutarea .item .tt{
    padding: 10px 100px 10px 100px;
    color: #585858;
    font-size: 20px;

}
.aboutarea .item .ttitle{
    font-weight: 600;
    font-size: 32px;
    padding-bottom: 30px;
}
.aboutarea .item img{
    width: 100%;
    border-radius: 50px;
}
.aboutjs{
    width: 100%;
    padding:0px 0px 30px 0px;
}
.aboutjs .info{
    font-size: 18px;
    color: #737373;
}
.aboutjs .ttitle{
    font-weight: 600;
    font-size: 32px;
    padding-bottom: 30px;
}
.aboutjs  img{
    width: 100%;
}
/**
*关于我们-品牌简介
*/
.aboutjjarea{
    width: 100%;
    padding: 50px 10px;
}
.aboutjjarea .tlg{
    text-align: center;
    font-weight: 800;
    font-size: 42px;
}
.aboutjjarea .tsm{
    font-size: 28px;
    text-align: center;
    padding-top: 20px;
    color: #4b4b4b;
}
.aboutjj .info{
    font-size: 18px;
    color: #737373;
    padding: 60px 0px;
}
.aboutjj .ttitle{
    font-weight: 800;
    font-size: 42px;
}
.aboutjj  img{
    width: 100%;
}

.aboutjjb{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.aboutjjb .item{
    width: 50%;
}
.aboutjjb .item img{
    width: 100%;
}
.aboutjjb .item .t1{
    font-weight: 800;
    font-size: 42px;
    padding-bottom: 50px;
}
.aboutjjb .item .t2{
    font-size: 18px;
    color: #737373;
}
/**
*关于我们-品牌文化
*/
.aboutppwh{
    padding: 30px 0px 100px 0px;
}
.aboutppwh  img{
    width: 100%;
}

/**
*关于我们-美肤理念
*/
.aboulntt{
    width: 100%;
    text-align: center;
    font-size: 42px;
    font-weight: 600;
}
.aboulntt .font{
    font-size: 80px;
    color: #638052;
    font-weight: 800;
    padding: 0px 10px;
}
.aboutlnarea .item .tt {
    padding: 30px 100px;
    color: #585858;
    font-size: 20px;
}
.aboulntt .tt{
    padding-left: 350px;
    text-align: center;
    font-size: 28px;
    font-weight: 600;
}
.aboutlnarea .item img{
    width: 100%;
}
.aboulntt .inline{
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 60px;
}
.aboutlnarea{
    width: 100%;
    padding: 50px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.aboutlnarea .item{
    width: 50%;
}
.aboutlnarea .item .tt{
    padding: 30px 100px;
    color: #727272;
    font-size: 20px;

}
.lncentertt{
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 0px;
}
.lncentertt .t1{
    font-weight: 600;
    font-size: 38px;
}
.lncentertt .t2{
    font-size: 32px;
    font-weight: 400;
    padding-left: 30px;
}
.aboutlnarea .item1{
    width: 60%;
}
.aboutlnarea .item2{
    width: 40%;
}

/**
*关于我们-品牌视觉
*/
.aboutppsjinfo{
    width: 100%;
    display: flex;
    justify-content: start;
    align-items: center;
}
.aboutppsjinfo .item{
    width: 50%;
    padding: 20px 30px;
}
.aboutppsjinfo .item .tline{
    display: flex;
    justify-content: start;
    align-items: center;
}
.aboutppsjinfo .item .td{
    font-size: 28px;
    font-weight: 600;
    color: #354322;
    padding-right: 10px;
    padding: 10px;
}
.aboutppsjinfo .item .tx{
    font-size: 22px;
    color: #484848;
    padding: 10px;
}
.aboutppsjttarea{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 0px;
}
.aboutppsjttarea .t1{
    font-size: 36px;
    font-weight: 600;
    color: #474747;
}
.aboutppsjttarea .t2{
    font-size: 28px;
    color: #707a72;
    padding-left: 10px;
}

.aboutppsjtongjiarea{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 0px;
}
.aboutppsjtongjiarea .it{
    width: 170px;
    height: 170px;
    border-radius: 100px;
    border:4px solid #98a78a;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10px 70px;
}
.aboutppsjtongjiarea .it .t1{
    font-size: 32px;
    color:#4f684b;
    font-weight: 600;
    text-align: center;
}
.aboutppsjtongjiarea .it .t2{
    font-size: 28px;
    color:#4f684b;
    text-align: center;
}
.ppsjtitle{
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.ppsjtitle .ppt1{
    font-size: 42px;
    font-weight: 600;
}
.ppsjtitle .ppt2{
    font-size: 36px;
    padding-left: 10px;
}

/**
*优势聚焦-品牌优势
*/
.ppysaboutt {
    width: 100%;
    text-align: center;
    font-size: 42px;
    font-weight: 600;
}
.ppysaboutt font {
    font-size: 80px;
    color: #638052;
    font-weight: 800;
    padding: 0px 30px;
}

.ppyslnarea .item .tt {
    padding: 30px 100px;
    color: #585858;
    font-size: 20px;
}
.ppyslnarea .item img{
    width: 100%;
}
.ppyslnarea{
    width: 100%;
    padding: 50px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.ppyslnarea .item1{
    width: 40%;
}
.ppyslnarea .item1 img{
    width: 100%;
}
.ppyslnarea .item2{
    width: 60%;
}
.ppyslnarea .item2 .sonitem{
    padding: 20px 30px;
}
.ppyslnarea .item2 .inline{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.ppyslnarea  .t{
    color: #000;
    font-size:28px;
    font-weight: 600;
    padding-bottom: 10px;
}
.ppyslnarea .item2 .inline .tt{
    padding-left: 20px;
}

.ppyslnarea  .tt{
    color: #727272;
    font-size: 20px;

}
.ppysliyou{
    width: 100%;
    padding: 30px 0px;
}
.ppysliyou img{
    width: 100%;
}
.ppysbianbie{
    width: 100%;
    display: flex;
    justify-content: center;
}
.ppysbianbie .item{
    width: 33.3%;
    padding: 3px 3px;
}
.ppysbianbie .item img{
    width: 100%;
}
.ppysbianbie .item .t{
    font-size: 28px;
    font-weight: 600;
    text-align: center;
    padding: 30px 0px;
}
.ppysbianbie .item .t1{
    font-size: 22px;
    font-weight: 600;
}
.ppysbianbie .item .t2{
    font-size: 18px;
    color: #747474;
    padding: 10px 0px;
}
.ppysbianbie .item font{
    font-size: 18px;
    font-weight: 600;
}
.ppysbianbie .item .top{
    padding-top: 60px;
}
/**
*优势聚焦-产品优势
*/
.cpysliyou{
    width: 100%;
    padding: 30px 0px;
}
.cpysliyou img{
    width: 100%;
}
.cpyslnarea .item .tt {
    padding: 30px 100px;
    color: #585858;
    font-size: 20px;
}
.cpyslnarea .item img{
    width: 100%;
}
.cpyslnarea{
    width: 100%;
    padding: 50px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.cpyslnarea .item1{
    width: 40%;
}
.cpyslnarea .item1 img{
    width: 100%;
}
.cpyslnarea .item2{
    width: 60%;
}
.cpyslnarea .item2 .sonitem{
    padding: 5px 30px;
}
.cpyslnarea .item2 .inline{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.cpyslnarea  .t{
    color: #000;
    font-size:22px;
    font-weight: 600;
    padding-bottom: 10px;
}
.cpyslnarea .item2 .inline .tt{
    padding-left: 20px;
}

.cpyslnarea  .tt{
    color: #727272;
    font-size: 18px;

}
.yscpitem{
    width: 100%;
    padding: 30px 0px;
    display: flex;
    justify-content:space-around;
    align-items: center;
}
.yscpitem .item{
    width: 49%;
}
.yscpitem .item1{
    width: 32%;
}
.yscpitem .item .m1{
    width: 100%;
}
.yscpitem .item .m1 img{
    width: 100%;
}
.yscpitem .item .m2{
    width: 100%;
    border-right: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}
.yscpitem  .m2 .t1{
    text-align: center;
    font-size: 32px;
    font-weight: 600;
}
.yscpitem  .m2 .t1 font{
    color: #3d3d3d;
    font-weight: 300;
    font-size: 26px;
    padding-left: 5px;
}
.yscpitem  .m2 .t2{
    text-align: center;
    padding-top: 10px;
    color: #3c3c3c;
    padding-bottom: 30px;
    font-size: 22px;
}
.cpys_tarea{
    width: 100%;
}
.cpys_tarea .t1{
    color: #474747;
    font-size: 30px;
    text-align: center;
    padding: 15px 20px;
}
.cpys_tarea .t2{
    color: #333333;
    font-size: 42px;
    text-align: center;
    font-weight: 600;
    padding: 15px 20px;
    letter-spacing:10px;
}
.cpys_tarea .item{
    display: flex;
    justify-content: center;
    align-items: center;
}
.cpys_tarea .item .it{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 70px;
}
.cpys_tarea .item .it img{
    width: 40px;
    height: 40px;
}
.cpys_tarea .item .it div{
    font-size: 26px;
    color: #464646;
    padding-left: 10px;
}
/**
*优势聚焦-项目优势
*/
.ysjjxmys{
    width: 100%;
    text-align: center;
    font-size: 42px;
    font-weight: 600;
}
.ysjjxmys .font{
    font-size: 80px;
    color: #638052;
    font-weight: 800;
    padding: 0px 10px;
}
.ysjjxmys .tt{
    padding-left: 150px;
    text-align: center;
    font-size: 42px;
    font-weight: 300;
}
.ysjjxmys .inline{
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 60px;
}


.xxyslnarea .item .tt {
    padding: 30px 100px;
    color: #585858;
    font-size: 20px;
}
.xxyslnarea .item img{
    width: 100%;
}
.xxyslnarea{
    width: 100%;
    padding: 50px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.xxyslnarea .item1{
    width: 40%;
}
.xxyslnarea .item1 img{
    width: 100%;
}
.xxyslnarea .item2{
    width: 60%;
}
.xxyslnarea .item2 .sonitem{
    padding: 20px 30px;
    padding-left: 150px;
}
.xxyslnarea .item2 .inline{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.xxyslnarea  .t{
    color: #000;
    font-size:28px;
    font-weight: 600;
    padding-bottom: 10px;
}
.xxyslnarea .item2 .inline .tt{
    padding-left: 20px;
}

.xxyslnarea  .tt{
    color: #727272;
    font-size: 20px;

}
.xmysimgitem{
 width: 100%;
 padding: 50px 0px;
}
.xmysimgitem img{
    width: 100%;
}
.xmysbmitem{
 width: 100%;
 display: flex;
 justify-content: center;
 align-items: center;
}
.xmysbmitem .itm1{
    width: 40%;
    text-align: center;
    color: #000;
    font-size: 28px;
    font-weight: 600;
    padding-bottom: 30px;
}
.xmysbmitem .itm2{
    width: 60%;
    text-align: center;
    color: #000;
    font-size: 28px;
    font-weight: 600;
    padding-bottom: 30px;
}
/**
*优势聚焦-科研优势
*/
.kyysarea{
    width: 100%;
    padding: 50px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.kyysarea .item{
    width: 50%;
}
.kyysarea .item .tt{
    padding: 10px 100px 10px 100px;
    color: #585858;
    font-size: 20px;

}
.kyysarea .item .ttitle{
    font-weight: 600;
    font-size: 32px;
    padding-bottom: 30px;
}
.kyysarea .item img{
    width: 100%;
}

/**
*优势聚焦-商业模式
*/
.symslntt{
    width: 100%;
    text-align: center;
    font-size: 38px;
}
.symslntt .font{
    font-size: 80px;
    color: #638052;
    font-weight: 800;
    padding: 0px 10px;
}
.symslntt .tt{
    padding-left: 150px;
    text-align: center;
    font-size: 42px;
    font-weight: 600;
}
.symslntt .inline{
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 60px;
}
/**
*优势聚焦-合作优势
*/
/**
*三连图
*/

.threepicitem{
    width: 100%;
    display: flex;
}
.threepicitem div{
    width: 33.3%;
}
.threepicitem div img{
    width: 100%;
    padding: 4px;
}

/**
*加盟优势 NO1
*/
#jiamengyoushi{
    width: 100%;
    margin: 0 auto;
}
.youshiimg{
    width: 100%;
}
.youshiimg img{
    width: 100%;
}
.youshititle{
    display: flex;
    flex-flow: wrap-reverse;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 50px;
}
.youshititle .youshit1{
    color: #666666;
    font-size: 90px;

}
.youshititle .youshit2{
    color: #666666;
    font-size: 28px;

}
.youshititle .youshitt{
    padding-left: 50px;
}
.youshititle .youshit3{
    font-size: 28px;
    padding-top:10px;
}
.youshilist1{
    width: 100%;
    margin:0 auto;
    border: 2px solid #e2e2e2;
    margin-top: 30px;
}
.youshilist1 div{
    padding: 20px 0px 0px 0px;
    color: #676767;
    font-size:28px ;
}
.youshilist1 img{
    width: 100%;
}
.jiamengyoushilist{
    max-width: 1600px;
    width: 92%;
    margin:0 auto;
    padding: 5px 0px;
    display: flex;
}
/**
*加盟优势 NO2
*/
.jiamengyoushilist .item{
    width: 50%;
    display: flex;
    align-items: center;
}
.jiamengyoushilist .arrowleft{
    width: 15%;
}
.jiamengyoushilist .descleft{
    width: 85%;
}
.jiamengyoushilist .descleft .t1{
    
}
.jiamengyoushilist .descleft .t1 .span1{
    color: #666666;
    font-size: 90px;
}
.jiamengyoushilist .descleft .t1  .span2{
    color: #666666;
    font-size: 28px;
}

.jiamengyoushilist .descleft .t2{
    padding: 30px 30px;
    font-size: 28px;
}
.jiamengyoushilist .descleft .t3{
    padding: 30px 30px;
    color: #676767;
    font-size: 28px;
}
.jiamengyoushilist .arrowright{
    width: 15%;
    text-align: center;
}
.jiamengyoushilist .item .pic{
    width: 85%;
}
.jiamengyoushilist .item .pic img{
    width: 80%;

}
/**
*加盟优势 NO3
*/
.jiamengyoushilist1{
    max-width: 1600px;
    width: 92%;
    margin:0 auto;
    padding: 30px 0px;
}
.youshititle1 {
    display: flex;
    flex-flow: wrap-reverse;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 50px;
    padding-left:7%;;
}
.youshititle1 .youshit1{
    color: #666666;
    font-size: 90px;

}
.youshititle1 .youshit2{
    color: #666666;
    font-size: 28px;

}
.youshititle1 .youshitt{
    padding-left: 50px;
}
.youshititle1 .youshit3{
    font-size: 28px;
    padding-top:10px;
}

.jiamengbaozhang div {
    padding: 0px 0px;
    color: #676767;
    font-size: 28px;
}
.jiamengbaozhangthreepicitem {
    width: 100%;
    display: flex;
}
.jiamengbaozhangthreepicitem div{
    width: 50%;
}
.jiamengbaozhangthreepicitem div img {
    width: 100%;
    padding: 4px;
}
.jiamengbaozhang02img{
    width: 100% !important;
    display: flex;
    justify-content: center;
    margin-top: 200px;
}
.jiamengbaozhang02img img{
    width: 40% ;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    padding: 30px 0px 20px 0px !important;
}
.jiamengbaozhang02title{
    width: 100% !important;
    display: flex;
    justify-content: center;
    color: #000;
    font-weight: 600;
}
.jiamengbaozhang02desc{
    width: 100% !important;
    display: flex;
    justify-content: center;
}
.homephoneitems{
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding-top:15px;
}
.homephoneitems .img{
    width: 40px;
    height: 40px;
}
.homephoneitems .tt{
    font-size: 28px;
    font-weight: 600;
}
.pcbanner{
    display: block;
}
.mobilebanner{
    display: none;
}
.mobilemenu{
    display: none !important;
}
.jump-s{
    font-size: 18px;
}
.jump-b{
    font-size: 18px;
    color: #fff;
}
@media (max-width: 860px){
    #homepageitems{
        padding: 50px;
    }
    .pcbanner{
        display: none;
    }
    .mobilemenu{
        display: flex !important;
        
    }
    .mobilebanner{
        display: block; 
    }
    #footerarea,#footerareabottom{
        display: none;
    }
    #header{
        height: 100px;
        background-color: #fff;
    }
    .erjimenu .item{
        font-size: 22px;
    }
    .ppysaboutt{
        font-size: 32px;
    }
    .ppysaboutt font{
        font-size: 40px;
    }
    .xxyslnarea .item2 .sonitem{
        padding: 10px 10px;
        padding-left: 20px;
    }
    .kyysarea .item .tt{
        padding: 5px 10px;
    }
    .cpyslnarea{
        display:unset;
    }
    .cpyslnarea .item1{
        width: 100%;
    }
    .cpyslnarea .item2{
        width: 100%;
    }
    .aboutjs .info{
        font-size: 22px;
    }
    .cpys_tarea .t2{
        font-size: 32px;
    }
    .cpyslnarea .item2 .inline .tt{
        font-size: 22px;
    }
    .cpys_tarea .item .it{
        padding: 10px 30px;
    }
    .ppysbianbie .item .t2{
        font-size: 22px; 
    }
    .aboutt{
        font-size: 32px;
    }
    .aboutt font{
        font-size: 60px;
    }
    .aboutarea .item{
        width: 100%;
    }
    .aboutarea{
        display: unset;
    }
    .ppyslnarea{
        display: unset;
    }
    .ppyslnarea .item1 {
        width: 100%;
    }
    .ppyslnarea .item2 {
        width: 100%;
    }
    .ppyslnarea .tt{
        font-size: 22px;
    }
    .aboutarea .item .tt{
        font-size: 22px;
    }
    .aboutarea .item .ttitle{
        font-weight: 600;
        font-size: 32px;
        padding-bottom: 10px;
    }
    .aboutjj .info{
        font-size: 22px;
    }
    .aboutjjb{
        display: unset;
    }
    .aboutjjb .item{
        width: 100%;
    }
    .aboutjjb .item .t2{
        font-size: 22px;
        padding-bottom: 30px;
    }
    .aboulntt .tt{
        padding-left: 150px;
    }
    .aboutlnarea{
        display: unset;
    }
    .aboutlnarea .item{
        width: 100%;
    }
    .aboutlnarea .item .tt{
        padding: 30px 10px;
        color: #727272;
        font-size: 22px;
    }
    .lncentertt .t1{
        font-size: 32px;
    }
    .lncentertt .t2{
        font-size: 28px;
    }
    .lncentertt{
        display: unset;
    }
    .aboutlnarea .item .tt{
        padding: 10px;
    }
    .aboutppsjinfo{
        display: unset;
    }
    .aboutppsjinfo .item{
        width: 100%;
        padding: 10px 15px;
    }
    .aboutppsjtongjiarea .it{
        margin: 10px 10px;
    }
    #branch .storeList li .overBox dt {
        font-size: 18px !important;
    }

    #branch .storeList li {
        width: 100%;
        margin: 1%;
    }
    #branch .storeList li .link {
        display: none;
    }
    #branch .storeList {
        font-size: 0;
        margin-top: 10px;
    }
    #branch .storeList li .overBox .name {
        font-size: 18px !important;
    }
    #branch .storeList .textBox dd.address {
        font-size: 22px !important;
    }
    #branch .storeList .textBox dt {
        padding-top: 15px;
        font-size: 22px !important;
    }
    #branch .storeList .textBox dd.tel {
        padding-top: 10px !important;
        font-size: 22px !important;
    }

    .pagination li {
        border: 1px solid #e6e6e6;
        padding: 10px 25px !important;
        display: inline-block;
        font-size: 28px!important;
    }
    .ysjjxmys .tt{
        padding-left: 3px;
    }
    .ppysaboutt {
        font-size: 30px;
    }
    .jiamengbaozhang02desc {
        padding: 0px 0px 0px 3px !important;
    }
    .jiamengbaozhang02img img {
        width: 100% !important;
    }
    .jiamengbaozhang02img {
        margin-top: 10px !important;
    }
    #guanyuwomen .aboutlist{
        width: 100%;
    }
    #guanyuwomen .aboutlist{
        display: unset;
    }
    #header.up{
        overflow: inherit !important;
        transform: translate(0,0%) !important;
        height: 100px;
    }
    #guanyuwomen .aboutlist .aboutone{
        width: 93%;
    }
    #guanyuwomen .aboutlist .aboutwo{
        width: 100%;
    }
    #guanyuwomen_number .itm{
        margin: 30px 0px;
    }
    #guanyuwomen .aboutlist .aboutwo .btnitem{
        display: none;
    }
    #guanyuwomen_number .guanyuwomen_numberitem{
        flex-wrap: wrap;
    }
    #homepageitems .homepagetitle{
        font-size: 38px;
    }

    #jiamengganyan .newslist {
        padding: 5px 0px;
        height: 200px;
    }

    #jiamengganyan .contents .t1 {
        padding: 0px 30px;
    }
    #jiamengganyan .contents .t5 {
        display: none;
    }
    .youshicontent .item{
        width: 100%;
    }
    .youshicontent{
        height: auto;
    }
    .youshicontent .item:nth-child(1){
        padding-top:10px;
    }
    .youshicontent .item .txt {
        font-size: 24px;
        color: #fff;
        line-height: 40px;
        width: 100%;
        margin-top: 10px;
        padding: 10px;
    }
    .youshicontent .item .detail{
        display: none;
    }
    .contact_us02 .tit{
        font-size: 32px !important;
    }
    .contact_us02 .info{
        font-size: 22px !important;
    }
    .contact_us02 .form input{
        font-size: 22px !important;
    }
    .contact_us02 .form .form_cb{
        width: 100% !important;
    }
    .smal-12{
        width: auto !important;
    }
    .contact_us02 .form textarea{
        width: 60% !important;
        font-size: 22px !important;
    }
    .contact_us02 .yzm_box .change{
        font-size: 18px !important;
    }
    .contact_us02 .form .btns_list{
        width: 100% !important;
        text-align: left !important;
    }
    .titleBox p {
        font-size: 22px !important;
    }
    .contact_us01 {
        padding-bottom: 0;
    }
    .contact_us01 .content .right .box .t{font-size:28px !important; padding-bottom:10px;}
    .contact_us01 .content .right .box .c dd{font-size:22px !important;}
    .contact_us01 .content .right .box .ewm .item .text{
        font-size:22px !important;
    }
    .new-contents .details-t h1{
        font-size: 28px !important;
    }
    .pcimg{
        display:none !important;
    }
    .mobileimg{
        display:block !important;
    }
    #backimg{
        display: none;
    }
    #backimgmobile{
        display: block;
        height: 111px !important;
    }
    
    #backimgmobile img{
        width: 100%;
    }
    .banner {
        margin-top: 56px;
    }
    #backimgmobile{
        background-color: #4e6342;
    }
    #homepageitems .homepagedesc{
        font-size: 22px;
    }
    #youyangnianqing{
        padding: 0 0;
    }
    #huliitem{
        padding-bottom: 0px;
    }
    .youshicontent{
        margin-bottom: 0px;
    }
    .youshicontent .item:nth-child(1){
        margin-top: 40px;
    }
    #jiamengganyan .newslist{
        height: 220px !important;
    }
}