.layui-layer-video{
    width: 700px !important;
}
.main_one{
    text-align: center;
    margin: 0 auto;
}
.main_one video{
    width: 100%;
    height: 100%;
}
.definition {
    background: #f5f8fb;
}

.definition_main_left h2 {
    padding-bottom: 24px;
}

.definition_main_left p {
    width: 628px;
}

.definition_main_left ul {
    margin-top: 10px;
    margin-bottom: 10px;
}

.definition_main_left p span {
    width: 6px;
    height: 6px;
    background: #d1161b;
    border-radius: 50%;
    display: inline-block;
    margin-right: 6px;
}

.definition_main_right {
    /* width: 432px;
    height: 361px; */
    padding-top: 60px;
}

.definition_main_right img {
    width: 432px;
    height: 358px;
}

#cp {
    background: transparent;
}

#cp #cp_main dl {
    width: 144px;
    height: 210px;
}
.CapablePower h2 {
    line-height: 42px;
}
/* CapablePower */
.CapablePower {
    /* background-image: url(https://files.yuanian.com/yuanian/page_image/Zt/gchtd_image/CapablePower.png);
    background-size: cover; */
    padding-bottom: 60px;
}
.CapablePower h2 img{
    height: 44px;
}
.CapablePower .swiper-slide {
    background-image: linear-gradient(180deg, #F5F6F8 0%, #FFFFFF 100%);
    box-shadow: 0 8px 20px 0 #3763aa1a, inset 2px 2px 0 0 #FFFFFF;

}

.CapablePower .CapablePower_main {
    overflow: hidden;
    position: relative;
    padding-bottom: 35px;
}


.CapablePower dl {
    background-image: url(https://files.yuanian.com/yuanian/page_image/Zt/gchtd_image/CapablePowerBJ.png);
    background-repeat: no-repeat;
    background-size: 332px 160px;
    background-position: right 152px top 30px;
    padding: 57px 90px 57px 70px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.CapablePower dl dt {
    margin-right: 26px;
    width: 282px;
}

.CapablePower dl dt img {
    width: 272px;
    height: 166px;
}

.CapablePower dl dd {
    width: 578px;

}

.CapablePower dl dd h3 {
    font-size: 18px;
    font-weight: 600;
    text-align: left;
    color: #323232;
    line-height: 18px;
    margin-bottom: 12px;
}

.CapablePower dl dd p {
    font-size: 14px;
    font-weight: 400;
    text-align: justify;
    color: #323232;
    line-height: 30px;
    padding: 0px 0px 0px 0px;
    margin-bottom: 0px;
}

.CapablePower dl dd .btn-box {
    display: flex;
    flex-wrap: wrap;
}

.CapablePower dl dd .btn-box .btn {
    width: auto;
    padding: 0px 12px;
    height: 30px;
    line-height: 30px;
    background: #ffffff;
    border: 1px solid #d8d8d8;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    color: #b8b8b8;
    margin-right: 10px;
    cursor: pointer;
    display: flex;
    align-items: center;
    margin-bottom: 6px;
    border-radius: inherit;
}

.CapablePower dl dd .btn-box .btn a {
    color: #b8b8b8;
}

.CapablePower dl dd .btn-box .btn .left-img {
    width: 9px;
    height: 8px;
    background-image: url(https://files.yuanian.com/yuanian/page_image/index/tab_ment_main_left_hide.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin-left: 4px;
}

.learn_more {
    width: 70px;
    height: 28px;
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #c1c1c1;
    border: 1px solid #c1c1c1;
    padding: 0 22px 0 12px;
    margin-bottom: 24px;
}
.banxin dl:hover .learn_more {
    color: #01349d;
    border-color: #01349d;
}
.banxin dl:hover .learn_more .arrow-right:after {
    border-color: #01349d;
}
.learn_more .arrow-right {
    width: 4px;
    height: 4px;
    position: relative;
}
.learn_more .arrow-right:after {
    width: 4px;
    height: 4px;
    position: absolute;
    top: 1px;
}
#cp_main dl dd {
    height: calc(100% - 38px);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.TemplateBlue_btn{
    padding: 0px 40px;
    width: auto;
}

@media screen and (max-width: 1024px) {
    #hxys {
        background-image: none;
        padding-bottom: 20px;
    }

    #hxys dl {
        width: 90%;
        padding: 5%;
        padding-bottom: 6%;
        margin-top: 0px;
        margin-bottom: 10px;
        height: auto;


    }
    #hxys dl dt{
        margin-bottom: 10px;
    }
    #hxys dl dd p{
        font-size: 13px;
    }

    .layui-layer-video{
        width: 350px !important;
        left: 50% !important;
        transform: translate(-50%);
    }

    #cp #cp_main dl{
        width: 90%;
        height: auto;
    }

    .CapablePower {
        padding-bottom: 30px;
    }

    .CapablePower dl {
        width: auto;
        display: inherit;
        padding: 5% 5% 5% 5%;
        height: 490px;
    }

    .CapablePower dl dt,
    .CapablePower dl dt img:nth-child(1) {
        width: 100%;
        height: auto;
    }

    .CapablePower dl dd {
        width: 100%;
    }

    .CapablePower dl dd h3 {
        padding-top: 14px;
        height: 48px;
        line-height: 24px;
    }

    .CapablePower dl dd p {
        height: 48px;
        /* padding: 14px 0px; */
        margin-bottom: 14px;
    }
    .learn_more {
        margin-top: 8px;
        margin-bottom: 0;
    }
}

