/* CSS Document */
/*ebanner start*/
.ylm-banner{
    width: 100%;
    position: relative;
    height: 720px;
    background-color: #eee;
    overflow: hidden;
    min-width: 1200px;
}
.ylm-banner-main{
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
}
.ylm-slider {
    position: absolute;
    left: -50%;
    width: 1920px;
    height: 720px;
}

.ylm-slider img {
    display: none;
    width: 100%;
    border-radius: 4px;
    touch-action: pan-y pinch-zoom;
}
.ylm-banner .prev,
.ylm-banner .next {
    position: absolute;
    top: 50%;
    width: 20px;
    height: 30px;
    transform: translateY(-50%);
    color: white;
    font-size: 24px;
    font-weight: bold;
    cursor: pointer;
    padding: 10px;
    user-select: none;
    transition: background-color 0.8s ease;
}
.ylm-banner .prev {
    border-radius: 0 3px 3px 0;
    left: 5%;
}
.ylm-banner .next {
    right: 5%;
    border-radius: 3px 0 0 3px;
}

.ylm-banner .prev:hover,
.ylm-banner .next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

.ylm-slider .nav {
    position: absolute;
    width: 12vmax;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: space-evenly;
    bottom: 1vmin;
}
.ylm-slider .dot {
    list-style-type: none;
    cursor: pointer;
    background-color: #fff;
    width: 1.5vmax;
    height: 1.5vmax;
    border-radius: 50%;
    transition: background-color 0.8s ease;
}
.ylm-slider .selected {
    background-color: #ff5000;
}

.ylm-slider .fade {
    animation-name: fade;
    animation-duration: 0.8s;
    -webkit-animation-name: fade;
    -webkit-animation-duration: 0.8s;
}

@keyframes fade {
    from {
      opacity: 0.4;
    }
    to {
      opacity: 1;
    }
}

@-webkit-keyframes fade {
    from {
      opacity: 0.4;
    }
    to {
      opacity: 1;
    }
}
/*ebanner end*/
.box1{
    width: 100%;
    padding-top: 115px;
    padding-bottom: 1px;
    background: #e5e5fb url("../images/index/box1_01.jpg") no-repeat top;
}
.box1 .box1-main{
    width: 1200px;
    margin: 50px auto 30px;
}
.box1-main .box1-top{
    width: 1020px;
    padding: 35px 90px;
    background-color: #FFF;
}
.box1-top .box1-item{
    float: left;
    width: 450px;
    margin-right: 110px;
}
.box1-top .box1-item-2n{
    margin-right: 0;
}
.box1-mid{
    width: 100%; 
    margin: 30px 0;
}
.box1-mid .box1-mid-tp1{
    margin-bottom: 15px;
}
.box1-ft{
    width: 100%; 
}
.box1-ft .box1-item1{
    width: 390px;
    float: left;
    margin-right: 14px;
}
.box1-ft .box1-item1:last-child{
    margin-right: 0;
}
.box1 .box1-btn{
    width: 650px;
    margin: 100px auto 80px;
}
.box1 .box1-btn a{
    display: block;
    width: 100%;
    color: #FFF;
    font-size: 36px;
    line-height: 135px;
    text-align: center;
    text-decoration: none;
    background-color: #fd76ef;
    border-radius: 90px;
}
.box2{
    width: 100%;
    padding-top: 115px;
    padding-bottom: 1px;
    background: #e5e5fb url("../images/index/box2_01.jpg") no-repeat top;
}
.box2 .box2-main{
    width: 1200px;
    margin: 50px auto 30px;
}
.box2-main .box2-top{
    width: 1160px;
    padding: 35px 20px;
}
.box2-top .box2-item{
    float: left;
    width: 280px;
    margin-right: 10px;
    margin-bottom: 20px;
}
.box2-top .box2-item-2n{
    margin-right: 0;
}
.box2-top .box2-item a{
    display: block;
    color: #FFF;
    font-size: 26px;
    line-height: 50px;
    text-align: center;
    text-decoration: none;
    background-color: #8c6dca;
    border-radius: 50px;
}
.box2-top .box2-item span{
    display: inline-block;
    width: 50px;
    height: 30px;
    position: relative;
    left: 10px;
    top: 5px;
    background: url("../images/index/box_i.jpg") no-repeat top;
}
.box2-min{
    width: 100%;
}
.box2 .box2-btn{
    width: 650px;
    margin: 100px auto 80px;
}
.box2 .box2-btn a{
    display: block;
    width: 100%;
    color: #FFF;
    font-size: 36px;
    line-height: 135px;
    text-align: center;
    text-decoration: none;
    background-color: #fd76ef;
    border-radius: 90px;
}

.box3{
    width: 100%;
    padding-top: 115px;
    padding-bottom: 1px;
    background: #e5e5fb url("../images/index/box3_01.jpg") no-repeat top;
}
.box3 .box3-main{
    width: 1200px;
    margin: 50px auto 30px;
}
.box3-main .box3-top{
    width: 1160px;
    padding: 35px 20px;
}
.box3-top .box3-item{
    float: left;
    width: 220px;
    margin-right: 10px;
    margin-bottom: 20px;
}
.box3-top .box3-item-2n{
    margin-right: 0;
}
.box3-top .box3-item a{
    display: block;
    color: #FFF;
    font-size: 26px;
    line-height: 50px;
    text-align: center;
    text-decoration: none;
    background-color: #8c6dca;
    border-radius: 50px;
}
.box3-top .box3-item span{
    display: inline-block;
    width: 50px;
    height: 30px;
    position: relative;
    left: 10px;
    top: 5px;
    background: url("../images/index/box_i.jpg") no-repeat top;
}
.box3-min{
    width: 100%;
}
.box3 .box3-btn{
    width: 650px;
    margin: 100px auto 80px;
}
.box3 .box3-btn a{
    display: block;
    width: 100%;
    color: #FFF;
    font-size: 36px;
    line-height: 135px;
    text-align: center;
    text-decoration: none;
    background-color: #fd76ef;
    border-radius: 90px;
}

.box4{
    width: 100%;
    padding-top: 115px;
    padding-bottom: 1px;
    background: #e5e5fb url("../images/index/box4_01.jpg") no-repeat top;
}
.box4 .box4-main{
    width: 1200px;
    margin: 50px auto 30px;
}
.box4-main .box4-top{
    width: 1160px;
    padding: 35px 20px;
}
.box4-top .box4-item{
    float: left;
    width: 280px;
    margin-right: 10px;
    margin-bottom: 20px;
}
.box4-top .box4-item-2n{
    margin-right: 0;
}
.box4-top .box4-item a{
    display: block;
    color: #FFF;
    font-size: 26px;
    line-height: 50px;
    text-align: center;
    text-decoration: none;
    background-color: #8c6dca;
    border-radius: 50px;
}
.box4-top .box4-item span{
    display: inline-block;
    width: 50px;
    height: 30px;
    position: relative;
    left: 10px;
    top: 5px;
    background: url("../images/index/box_i.jpg") no-repeat top;
}
.box4-min{
    width: 100%;
}
.box4 .box4-btn{
    width: 650px;
    margin: 100px auto 80px;
}
.box4 .box4-btn a{
    display: block;
    width: 100%;
    color: #FFF;
    font-size: 36px;
    line-height: 135px;
    text-align: center;
    text-decoration: none;
    background-color: #fd76ef;
    border-radius: 90px;
}
.box5{
    width: 100%;
    height: 950px;
    background: url("../images/index/box5_01.jpg") no-repeat center center;
}
.box5 .box5-main{
    width: 1200px;
    height: 950px;
    margin: 0 auto;
    position: relative;
}
.box5 .box5-main p{
    color: #FFF;
    font-size: 26px;
    line-height: 56px;
    position: absolute;
    top: 710px;
    left: 80px;
    width: 1040px;
}
.box6{
    width: 1200px;
    height: 950px;
    margin: 0 auto;
    position: relative;
    background: url("../images/index/box6_01.jpg") no-repeat center center;
}
.box6 p{
    color: #333;
    font-size: 20px;
    line-height: 44px;
    position: absolute;
    top: 440px;
    left: 30px;
    width: 510px;
}