.swiper-slide img {
    width: 100%;
}
.swiper-pagination-bullet{
    width: 14px;
    height: 14px;
}
.swiper-pagination-bullet-active{
    background: #fff;
}
.swiper-container.m{
    display: none;
}

.itemone {
    width: 100%;
    background-color: #e9e9e9;
}
.ycdhM{
    display: none;
    padding-bottom: 30px!important;
}
.ycdhM .swiper-pagination-bullet-active{
    background: #56bea8;
}
.titlebox {
    width: 1130px;
    margin: 0 auto;
}

.title {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 50px 0px;
}

.maintitle {
    font-size: 25px;
    color: #000000;
}

.more {
    display: block;
    font-size: 14.56px;
    color: #343232;
    padding-right: 20px;
    background: url("/img/index/point.png") no-repeat center right;
}
.more:hover{
    text-decoration: underline;
}

.imgbigbox {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
}

.imgbox {
    width: 350px;
    display: flex;
    flex-direction: column;
    background-color: #ffffff;
    border-radius: 10px;
    margin-bottom: 50px;
}

.wenzi {
    width: 80%;
    margin: 0 auto;
    padding: 20px 0 30px;
    display: flex;
    flex-direction: column;
}

.imgbox_title {
    font-weight: bold;
}

.imgbox_title a:hover {
    color: #0eb18f;
}

.imgbox_title a {
    text-decoration: none;
    color: #56bea8;
    font-size: 20px;
}

.imgbox_dec {
    color: #3e3e3e;
    font-size: 25px;
    margin: 10px 0 20px;
}

.imgboxcontent {
    font-size: 14.58px;
    color: #323232;
    line-height: 25px;
    border-radius: 5px;
}

.imgopc {
    background-color: rgba(0, 0, 0, 0);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    transform: translateY(100%);
    transition: all 0.6s ease-in-out;
}

.opczi {
    font-size: 18px;
    color: #fefefe;
    margin: 20px 0;
}

.opzaction {
    font-size: 12px;
    color: #fefefe;
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.effect {
    overflow: hidden;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    position: relative;
    transition: all 0.4s ease-in-out;
}

.effect img {
    width: 100%;
}

.effect:hover .imgopc {
    transform: translateY(0px);
    background-color: rgba(0, 0, 0, 0.3);
}

.all {
    width: 100%;
    display: flex;
}

.tu {
    margin-left: 20%;
    display: flex;
}

.tudec {
    width: 370px;
    height: 120px;
    position: relative;
    top: 90px;
    left: 50px;
}

.cibanner {
    width: 100%;
}

.cibanner .swiper-container {
    width: 100%;
}


.content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-radius: 10px;
}

.con_imgbox {
    width: 260px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background-color: #ffffff;
    border-radius: 10px;
    margin-bottom: 30px;
    transition: all 5s ease-in-out;
}

.imgbigbox {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.contentbox {
    overflow: hidden;
}

.contentbox img {
    width: 100%;
}

.contentdec {
    color: #343232;
    font-size: 16.67px;
    line-height: 25px;
    padding: 20px 10px 10px;
    cursor: pointer;
}

.contentdec:hover {
    color: red;
    text-decoration: underline;
}

.point {
    width: 100%;
    padding: 0 10px 20px;
    background: url("/img/index/point1.png") no-repeat 0;
    background-origin:content-box;
    font-size: 12px;
    color: #999;
    text-indent: 22px;
}

.pointbox {
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-content: center;
}

.point img {
    display: block;
    margin-bottom: 20px;
}

.point img:first-child {
    display: block;
    margin-left: 10px;
}

.point img:nth-child(2) {
    display: block;
    margin-left: 30px;
}

.point img:last-child {
    display: block;
    margin-left: 30px;
}

.contentbox:hover > img {
    transform: scale(1.2, 1.2);
}

.contentbox > img {
    transition: all 0.4s ease-in;
}

.pointimg {
    position: relative;
    top: -2px;
    left: 2px;
}

.viedio {
    width: 100%;
    height: 460px;
    background-color: #e9e9e9;
}

.viediobox {
    width: 1130px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    padding-top: 60px;
    justify-content: space-between;
}

.arbox {
    overflow: hidden;
    transition: all 0.4s ease-in-out;
    position: relative;
}

.ar {
    width: 349px;
    height: 346px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0px;
    background-color: rgba(78, 202, 166, 0.93);
}

.ar_title {
    color: #fefefe;
    font-size: 48px;
    padding-bottom: 20px;
    transition: all 0.4s ease-in-out;
}

.ar_title:hover {
    transform: scale(1.2);
}

.ar ul {
    margin: 0;
    padding: 0;
}

.ar ul li {
    height: 46px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid #e19fa7;
    transition: all 0.4s ease-in-out;
}

.ar ul li:hover > a {
    font-size: 22px;
}

.ar ul li a {
    font-size: 18px;
    color: #fefefe;
    text-decoration: none;
}

@media screen and (max-width: 1200px){
    .ycdh{
        display: none;
    }
    .ycdhM{
        display: block;
    }
    .swiper-pagination-bullet{
        width: 10px;
        height: 10px;
    }
    .itemone{
        padding: 0 2vw;
    }
    .title{
        padding: 20px 0;
    }
    .titlebox{
        width: 100%;
    }
    .imgbox{
        width: 100%;
        margin-bottom: 2vw;
    }
    .wenzi{
        width: 90%;
        padding: 15px 0 20px;
    }
    .imgbox_dec{
        font-size: 15px;
        margin: 5px 0 10px;
        font-weight: bold;
    }
    .imgboxcontent{
        font-size: 14px;
        line-height: 1.5;
    }
    .con_imgbox{
        width: 49%;
        margin-bottom: 10px;
    }
    .viedio{
        height: auto;
    }
    .arbox{
        width: 32%;
        margin-bottom: 10px;
        border-radius: 10px;
        overflow: hidden;
    }
    .viediobox{
        width: 100%;
        padding: 20px 2vw;
    }
    .arbox img{
        width: 100%;
    }
    .ar{
        width: 100%;
        height: 100%;
    }
    .ar_title{
        font-size: 36px;
    }
    .ar ul li a{
        font-size: 16px;
    }
}

@media screen and (max-width: 767px){
    .swiper-container.pc{
        display: none;
    }
    .swiper-container.m{
        display: block;
    }
    .contentdec{
        font-size: 14px;
        line-height: 1.2;
        padding: 8px 0 10px 8px;
    }
    .point img{
        margin-bottom: 10px;
    }
    .arbox{
        width: 100%;
        background: url("/img/index/ar.png") no-repeat top/100%;
    }
    .arbox img{display: none;}
    .ar{position: initial;padding: 15px 0 20px;}
    .ar_title{font-size: 20px;padding-bottom: 10px;font-weight: bold;}
    .ar ul li{height: 30px;}
    .ar ul li a{font-size: 14px;}
}