.ykm-focus-box {
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    position: relative;
    background-color: #b4ec8f;
    width: 100%;
}

.ykm-focus {
    overflow: hidden;
    position: relative;
}

.ykm-focus .hd li.on {
    background-color: #fff;
}

.ykm-focus img {
    vertical-align: top;
}

.ykm-focus .hd {
    position: absolute;
    bottom: 6%;
    width: 100%;
}

.ykm-focus .hd ul {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.ykm-focus .hd li {
    width: 0.6rem;
    height: .06rem;
    font-size: 0;
    margin: 0 0.8% 0 0.8%;
    /* border: 1px solid #fff; */
    background-color: #cccccc7c;
    /* border-radius: 100px; */
    cursor: pointer;
}

.ykm-class-title {
    padding: 0.8rem 0 0.4rem 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    font-size: 0.45rem;
    text-align: center;
    border-bottom: 1px solid #f2f2f2;
    /* background-color: #b4ec8f; */
}

.ykm-check-more {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    font-size: .4rem;
    color: #3c3c3c;
    height: 1.46875rem;
    line-height: 0.4rem;
    text-align: center;
    /* background-color: #eee; */
}

.ykm-menu-btn {
    padding-top: 5%;
    /* padding: 0 5% 0 5%;
    overflow: hidden; */
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    /* position: absolute;
    bottom: 3%; */
    z-index: 9;
    background-color: #ffffff;
}

.ykm-menu-btn img {
    width: 100%;
    height: 100%;
}

.ykm-menu-btn .btn1 {
    margin-right: 0.15rem;
    height: 4.7rem;
    width: 4.7rem;
    font-size: 20px;
    background-color: #f6f6f6;
}

.ykm-menu-btn .right {
    height: 4.7rem;
    width: 4.7rem;
    font-size: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    /* background-color: #f6f6f6; */
}

.ykm-menu-btn .right .btn2 {
    height: 2.3rem;
    width: 4.7rem;
    font-size: 20px;
    background-color: #f4e417;
}

.ykm-menu-btn .right .btn3 {
    height: 2.3rem;
    width: 4.7rem;
    font-size: 20px;
    background-color: #d9dee2;
}


/* ////////////////////////////////////// */

.sy_newslist {
    margin: auto;
    width: 95%;
}

.sy_newslist .line {
    margin-top: 0.4rem;
    padding-bottom: 0.4rem;
    border-bottom: 1px solid #f1f1f1;
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.sy_newslist .line a.block {
    width: 49%;
}

.sy_newslist .line a.block img {
    width: 100%;
}

.sy_newslist .line a.block div {
    font-size: 0.4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}


/* ///////////////定制////////////////// */

.ykm-dzbox {
    background-color: #f6f6f6;
    position: relative;
}

.dzbox-title {
    padding-top: 0.8rem;
    padding-bottom: 0.5rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.dzbox-title .title1 {
    font-size: 0.7rem;
    line-height: 0.7rem;
    font-weight: 700;
    color: #111;
}

.dzbox-title .title2 {
    font-size: 0.4rem;
    line-height: 0.8rem;
    /* font-weight: 700; */
    color: #666;
}

.ykm-dzbox div img {
    width: 100%;
    display: block;
    /* z-index: -1; */
}

.ykm-dzbox div div.select {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 3rem;
    width: 100%;
    padding-top: 0.8rem;
}

.ykm-dzbox div div select.sele {
    margin: 0rem 5% 0.2rem 5%;
    width: 90%;
    height: 49px;
    line-height: 49px;
    background: rgb(240, 240, 240, 0.8);
    font-size: 16px;
    color: #333;
    text-indent: 23px;
    border: none;
    border-radius: 0;
}

.ykm-dzbox div div div.chaxun {
    margin: 0.3rem 30% 0.5rem 30%;
    padding: 0.35rem 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40%;
    font-size: 0.6rem;
    line-height: 0.6rem;
    color: #fff;
    background-color: #ff5000;
}

.ykm-product-box {
    margin: auto;
    padding-bottom: 0.5rem;
    width: 96%;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}

.ykm-product-box a {
    margin-top: 0.5rem;
    width: 49%;
    background-color: #fff;
    color: #666666;
}

.ykm-product-box a div.tit {
    width: 84%;
    padding: 0.2rem 8%;
    display: flex;
    justify-content: space-between;
    font-size: 0.36rem;
    /* height: 1rem; */
    line-height: 0.36rem;
    /* background-color: aquamarine; */
}

.ykm-product-box a div.tit div {
    margin: 0;
    padding: 0;
}


/* ////////////////////最新活动/////////////////// */

.newactivitybox {
    padding-top: 0.5rem;
    background-color: #fff;
}

.newactivitybox .title {
    margin-bottom: 0.3rem;
    display: flex;
    justify-content: center;
    font-size: 0.7rem;
    font-weight: 700;
    /* font-size: 600; */
    color: #111;
    background-color: #fff;
}

.newactivitylist {
    overflow: auto;
    margin: auto;
    width: 95%;
}

.newactivitylist li {
    margin-bottom: 1rem;
}

.newactivitylist li a .pic {
    font-size: 0;
    margin-bottom: .2rem;
}

.newactivitylist li a .pic img {
    width: 100%;
    /* height: 10.09375rem; */
}

.newactivitylist li a .tit {
    font-size: .5rem;
    color: #1e1e1e;
    margin-bottom: .2rem;
}

.newactivitylist li a .jj {
    font-size: .4rem;
    color: #878787;
}

.newactivity-more {
    padding-bottom: 0.5rem;
    width: 100%;
    display: flex;
    justify-content: center;
    font-size: 0.5rem;
    border-bottom: 2px solid #f2f2f2;
}


/* ////////////////////////////////////// */

.ykm-activity-box {
    overflow: hidden;
}

.ykm-activity-box li {
    margin-bottom: 1rem;
}

.ykm-activity-box li .pic {
    font-size: 0;
    margin-bottom: .65625rem;
}

.ykm-activity-box li .pic img {
    width: 100%;
    height: 10.09375rem;
}

.ykm-activity-box li .tit {
    font-size: .75rem;
    color: #1e1e1e;
    margin-bottom: .36875rem;
}

.ykm-activity-box li .jj {
    font-size: .5625rem;
    color: #878787;
}

.ykm-news-box {
    overflow: hidden;
}

.ykm-news-box li {
    margin-bottom: 1.28125rem;
}

.ykm-news-box li a {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.ykm-news-box li .pic {
    width: 43%;
    font-size: 0;
}

.ykm-news-box li .pic img {
    width: 100%;
    height: 4.3125rem;
}

.ykm-news-box li .txt {
    width: 52.33%;
    display: flex;
    flex-direction: column;
    position: relative;
}

.ykm-news-box li .txt .tit {
    font-size: .75rem;
    color: #3c3c3c;
    line-height: 1.09375rem;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

.ykm-news-box li .txt .date {
    font-size: .625rem;
    color: #afafaf;
    position: absolute;
    left: 0;
    bottom: 0;
}


/* //////////////////index的介绍////////////////////// */

.jieshaobox {
    width: 100%;
    margin-top: 1.0rem;
    background-color: #f6f6f6;
    border-bottom: 0.04rem solid #f6f6f6;
}

.jieshaobox .title {
    padding-bottom: 0.5rem;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #fff;
}

.jieshaobox .title .line1 {
    font-size: 0.7rem;
    font-weight: 700;
    color: #111;
}

.jieshaobox .title .line2 {
    font-size: 0.4rem;
    /* font-weight: 700; */
    color: #666;
}

.jieshaobox .blockbox {
    width: 100%;
    margin-top: 0.04rem;
    display: flex;
    justify-content: space-between;
}

.jieshaobox .blockbox .block {
    width: 4.96rem;
    height: 3rem;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /* margin-top: 1px; */
}

.jieshaobox .blockbox .block .font1 {
    font-size: 0.45rem;
    color: #666;
    /* background-color: aquamarine; */
    /* margin-top: 1px; */
}

.jieshaobox .blockbox .block .font2 {
    font-size: 0.6rem;
    line-height: 0.6rem;
    font-weight: 700;
    color: #ff5000;
    /* margin-top: 1px; */
}


/* /////////////////////// */

.bottomimgbox {
    margin-top: 0.5rem;
    width: 100%;
}

.bottomimgbox a img {
    margin-top: 0.1rem;
    display: block;
    width: 100%;
    height: auto;
}

.bottomimgbox div {
    position: relative;
}

.bottomimgbox div img {
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
    display: block;
    width: 100%;
    height: auto;
}


/* .bottomimgbox div img.img0 {
        position: absolute;
        width: 1rem;
        height: 1rem;
        top: 0.8rem;
    }
    
    .bottomimgbox div img.img1 {
        left: 4rem
    }
    
    .bottomimgbox div img.img2 {
        left: 5.5rem
    }
    
    .bottomimgbox div img.img3 {
        left: 7rem
    }
    
    .bottomimgbox div img.img4 {
        left: 8.5rem
    } */