html {
    overflow: auto;
    overflow-x: hidden;
}

.header {
    display: flex;
    align-items: flex-end;
    word-wrap: none;
    white-space: nowrap;
}

.header a {
    color: #199156;
    text-decoration: none;
}

.header a:link {
    color: #199156;
    text-decoration: none;
}

.header a:visited {
    text-decoration: none;
}

.header a:hover {
    color: #199156;
    text-decoration: none;
}

.header a:active {
    color: #199156;   
    text-decoration: none; 
}

.logo {
    margin-top: 40px;
    text-align: center;
    margin-left: 40px;
}

.header .title {
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    height: 100%;
    color: #199156;
}

.bounerimage {
    width: 100%;
    margin-top: 10px;
}

.about {
    text-align: center;
    margin-top: 50px;
    background: #f5f5f5;
}

.about .title {
    font-size: 24px;
    margin-top: 10px;
    margin-bottom: 20px;
    color: #199156;
}

.about .phone {
    background: #8F8F8F;
    height: 80px;
    border-radius: 5px;
    margin-left: 18px;
    margin-right: 18px;
    font-size: 24px;
    color: white;
    line-height: 80px;
}

.about .watch {
    color: #199156;
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.about .qrcode {
    display: flex;
    justify-content: center;
}

.qrcode div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 14px;
    color: rgba(186, 186, 186, 1);
    line-height: 72px;
}

.qrcode img {
    margin-right: 10px;
}

.footter {
    background: #199156;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 18px;
    height: 81px;
}

.mode {
    text-align: center;
    margin-top: 50px;
}

.mode .title {
    font-size: 28px;
}

.mode .title2 {
    font-size: 24px;
    color: #686868;
    margin-bottom: 40px;
}

.mode .title span:nth-child(3) {
    color: #199156;
}

.modewarp {
    text-align: center;
}

.modeitem {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #DEDEDE;
    overflow: hidden;
}

.modebottom {
    display: flex;
    flex-direction: column;
}

.modetop {
    text-align: center;
    height: 280px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    margin-bottom: 40px;
}

.modetop img {
    margin: 0 auto;
    display: block;
    width: auto;
    text-align: center;
}

.modebottom {
    margin-bottom: 40px;
    margin-left: -40px;
}

.modebottom span {
    text-align: left;
    margin-left: 60px;
    font-size: 24px;
    line-height: 45px;
}

.modebottom span:nth-child(1) {
    text-align: left;
    margin-left: 60px;
    font-size: 30px;
    line-height: 45px;
}

.wangyun {
    text-align: center;
    margin-top: 50px;
}

.wangyun .first {
    background: #f5f5f5;
}

.wangyun .title {
    margin-top: 40px;
    font-size: 28px;
}

.wangyun .title2 {
    font-size: 18px;
    color: #686868;
    margin-top: 10px;
    margin-bottom: 40px;
}

.wangyun .title span:nth-child(3) {
    color: #199156;
}

.wangyuntext {
    font-size: 1vw;
    background: #DEDEDE;
    color: black;
    text-align: left;
    line-height: 32px;
    min-height: 500px;
    height: 500px;
}

.wangyunimg {
    overflow: hidden;
}

.wangyunimg2 {
    min-height: 550px;
    height: 550px;
}

.wangyunimg img {
    height: 100%;
}

.wangyuntext2 {
    min-height: 550px;
    height: 550px;
    background: #f5f5f5;
}

.wangyuntext2 img {
    text-align: center;
}

.wangyunimg2 img {
    height: auto;
}

.join {
    text-align: center;
    margin-top: 50px;
}

.join .first {
    background: #f5f5f5;
}

.join .title {
    margin-top: 40px;
    font-size: 28px;
}

.join .title2 {
    font-size: 18px;
    color: #686868;
    margin-top: 10px;
    margin-bottom: 40px;
}

.join .title span:nth-child(3) {
    color: #199156;
}

.joinblock {
    width: 275px;
    height: 275px;
    background: #DEDEDE;
    border-radius: 30px;
    padding: 0px 30px;
    margin-top: 20px;

}

.joinblock span {
    display: block;
    font-size: 24px;
}

.joinblock span:nth-child(1) {
    font-size: 30px;
    line-height: 60px;
    padding-top: 60px;
}

.joinblockgreen {
    color: #199156;
}

.joinimage {
    width: 275px;
    height: 275px;
    margin-top: 40px;
}

.joinimage div {
    width: 275px;
    height: 100px;
    background: rgba(0, 0, 0,  0.55);
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
    position: relative;
    top: 175px;
    line-height: 100px;
}

.joinwarp{
    margin-bottom: 40px;
}

.joinitem{
    display: flex;
    justify-content: center;
    overflow: hidden;
}

.shop {
    text-align: center;
    margin-top: 50px;
}

.shop .first {
    background: #f5f5f5;
}

.shop .title {
    margin-top: 40px;
    font-size: 28px;
}

.shop .title2 {
    font-size: 18px;
    color: #686868;
    margin-top: 10px;
    margin-bottom: 40px;
}

.shop .title span:nth-child(1) {
    color: #199156;
}

.shopwarp{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}


.block1,
.block2{
    height: 200px;
    width: 238px;
    margin: 1px 1px 1px 1px;    
}

.block1 div,
.block2 div{
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.block1 div span:nth-child(1),
.block2 div span:nth-child(1){
   
    margin-top: 60px;
    font-size:24px;
    line-height:36px;
}
   

.block1{
    background:  #DDDDDD;
}

.block2{
    background:  #CCCCCC;
}

.blockempty{
    background: white;
}