.swiper {
    position: relative;
}

.swiper-wrapper {
    padding-bottom: 30px;
}

.swiper-button-right, .swiper-button-left {
    background: linear-gradient(0deg, #ffffff, #edeff3 95%);
    box-shadow: 0px 8px 20px 0px rgba(55, 99, 170, 0.20), 1px 2px 0.3px 0px #ffffff inset, 0px 1px 3px 0px rgba(254, 254, 254, 0.50) inset, 0px -2px 0px 0px #ffffff inset;
    border-radius: 50%;
    background-size: 10px 16px;
    background-position: center;
    background-repeat: no-repeat;
    width: 35px;
    height: 35px;
}

.swiper-button-right {
    background-image: url(https://files.yuanian.com/yuanian/page_image/index/right_hide.png);
    right: -50px;
}

.swiper-button-left {
    background-image: url(https://files.yuanian.com/yuanian/page_image/index/left_hide.png);
    left: -50px;
}

.swiper-button-right:hover {
    background-image: url(https://files.yuanian.com/yuanian/page_image/index/right.png);
}

.swiper-button-left:hover {
    background-image: url(https://files.yuanian.com/yuanian/page_image/index/left.png);
}

.core_competitive {
    /* background-image: url(https://files.yuanian.com/yuanian/page_image/cwyfw/yycp_c1hb_image/advantage_bg.png); */
    background-image: url(https://files.yuanian.com/yuanian/page_image/Fzpaaspt/sjzt_image/Technical_bj.png);
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
}

#jzyyj, #fanl_main, #zxtd_main, #jzyl_main, .tab_ment_main {
    width: 1100px;
    margin: 0 auto;
    /* height: 278px; */
    /* background: red; */
}

#gzkj_main>ul {
    width: 433px !important;
}

/* jzyyj start*/
#jzyyj {
    padding-bottom: 60px;
}

#gzkj {
    background: #ffffff;
    box-shadow: 0px 8px 20px 0px rgb(55 99 170 / 10%);
    margin-bottom: 40px;
}

#jzyyj .jzyyj_left {
    width: 560px;
    float: left;
}

#jzyyj .jzyyj_left h2 {
    font-weight: 600;
    text-align: left;
    color: #191818;
    padding-bottom: 30px;
}

#jzyyj .jzyyj_left p {
    width: 560px;
    font-size: 14px;
    font-weight: 400;
    text-align: justify;
    color: #5b5b5b;
    line-height: 25px;
    margin-bottom: 40px;
}

#jzyyj .jzyyj_left label {
    margin-right: 26px;
    display: inline-block;
    margin-bottom: 20px;
    width: 244px;
    float: left;
}

#jzyyj .jzyyj_left label img {
    width: 38px;
    height: 38px;
}

#jzyyj .jzyyj_left label span {
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    color: #333333;
    line-height: 24px;
}

.jzyyj_right {
    width: 429px;
    height: 288px;
    float: right;
    margin-top: 78px;
}

#fanl ul {
    height: 37px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}

#fanl ul li {
    width: 216px;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    color: #333333;
    float: left;
    padding-bottom: 17px;
    cursor: pointer;
}

#fanl ul li.change {
    color: #01349D;
    border-bottom: 4px solid #01349D;

}

#fanl .fanl_tab_ment {
    background: url(https://files.yuanian.com/yuanian/page_image/cwyfw/glzx_cwszhzx_image/gzkj_bj.png);
    background-size: cover;
    padding-bottom: 0px;
    /* width: 1100px; */
    margin: 0 auto;
    padding-top: 60px;
    padding-bottom: 60px;
}

.fanl_tab_ment_main {
    width: 1100px;
    display: none;
    margin: 0 auto;
    /* height: 500px; */
    overflow: hidden;

}

.fanl_tab_ment_main:nth-child(1) {
    display: block;
}

.fanl_tab_ment_main_l {
    width: 1100px;
    background-color: darkgray;
    height: 278px;
}


#fanl dl {
    width: 215px;
    float: left;
    padding: 30px 30px 0px;
    height: 248px;
    transition: background-color .5s;
    margin-bottom: 10px;
}

#fanl dl:nth-child(1), #fanl dl:nth-child(3), #fanl dl:nth-child(6) {
    background: #282828;
}

#fanl dl:nth-child(2), #fanl dl:nth-child(4) {
    background: linear-gradient(180deg, #f5f6f8, #ffffff);
    box-shadow: 0px 0px 10px 0px rgb(55 99 170 / 10%), 0px 0px 0px 0px #ffffff inset;
}

#fanl dl:hover {
    background: #01349d;
}

#fanl dl dt {
    height: 30px;
    margin-bottom: 20px;
}

#fanl dl dt img.hide {
    display: none;
}

#fanl dl:hover img.show {
    display: none;
}

#fanl dl:hover img.hide {
    display: inline-block;
}

#fanl dl dt img {
    width: 30px;
    height: 30px;
    vertical-align: top;
    margin-right: 4px;
}

#fanl dl dt h3 {
    font-size: 18px;
    font-weight: 500;
    text-align: left;
    color: #ffffff;
    display: inline-block;
    line-height: 30px;
}

#fanl dl:nth-child(2) h3, #fanl dl:nth-child(4) h3 {
    color: #191818;
}

#fanl dl:nth-child(2) p, #fanl dl:nth-child(4) p {
    color: #666;
}

#fanl dl:nth-child(2):hover h3, #fanl dl:nth-child(4):hover h3 {
    color: #fff;
}

#fanl dl:nth-child(2):hover p, #fanl dl:nth-child(4):hover p {
    color: rgba(255, 255, 255, 0.90);
}

#fanl dl dd p {
    font-size: 14px;
    font-weight: 400;
    text-align: justify;
    color: rgba(255, 255, 255, 0.80);
    line-height: 21px;
    padding: 0px 8px 0px 4px;
}

/* end */







.ysglcsd {
    background-color: #f5f7fa;
    padding-bottom: 60px
}

.ysglcsd_main {
    width: 1100px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 10px;
}

.ysglcsd_main_left {
    width: 653px;
    float: left;
}

.ysglcsd_main .dt {
    color: #002dd9;
    font-size: 16px;
    margin-bottom: 23px;
    display: block;

}

.ysglcsd_main dl {
    margin-bottom: 36px;
    height: auto;
    /* display: flex; */
}

.ysglcsd_main dl dt {
    width: 28px;
    height: 28px;
    background: #01349d;
    border-radius: 50%;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    color: #ffffff;
    line-height: 28px;
    display: inline-block;
    float: left;
}

.ysglcsd_main dl dd {
    margin-left: 20px;
    width: 605px;
    float: left;
}

/*
.ysglcsd_main dl dd p {
    display: none;
} */

.ysglcsd_main dl dd p {
    display: block;
    color: #666;
    font-size: 14px;
    line-height: 20px;

}

.ysglcsd_main dl dd p span {
    font-size: 18px;
    font-weight: 500;
    text-align: left;
    color: #01349d;
    line-height: 25px;
    margin-right: 14px;
    float: left;
}


.ysglcsd_main_right {
    width: 379px;
    height: 352px;
    float: right;
}

/* 解决企业常见的管理问题 */
.resolve_question {
    height: 381px;
}

.resolve_question_main dl {
    float: left;
    width: 353px;
    height: 155px;
    background: linear-gradient(180deg, #f5f6f8, #ffffff);
    box-shadow: 0px 8px 20px 0px rgba(55, 99, 170, 0.10), 2px 2px 0px 0px #ffffff inset;
    margin-right: 20px;
}

.resolve_question_main dl:nth-child(3n) {
    margin-right: 0px;
}

.resolve_question_main dl:hover {
    background: linear-gradient(0deg, #ffffff, #edeff3 95%);
    box-shadow: 0px 8px 20px 0px rgba(55, 99, 170, 0.1), 2px 2px 0.3px 0px #ffffff inset,
        0px 1px 3px 0px rgba(254, 254, 254, 0.5) inset;
}

.resolve_question_main dl dt {
    padding: 24px 20px 10px 28px;
    display: flex;
    align-items: center;
    height: 38px;
}

.resolve_question_main dl dt img {
    height: 38px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition: 1s;
}

.resolve_question_main dl:hover dt img {
    margin-top: -20px;
}

.resolve_question_main dl dt h3 {
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    color: #333333;
    line-height: 24px;
    margin-left: 10px;
}

.resolve_question_main dl dd p {
    padding: 0px 32px;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #5f5f5f;
    line-height: 25px;
}

/* 洞察与推演兼顾的威廉希尔管理报告 */
.manage_report {
    height: 547px;
    background-image: url(https://files.yuanian.com/yuanian/page_image/Cwszh/fanl_img/report_bg.png);
    background-position: bottom;
    background-size: 100%;
    background-repeat: no-repeat;
}

.manage_report_main_left {
    float: left;
    width: 532px;
    height: 326px;
    background: linear-gradient(180deg, #ffffff, #ffffff);
    display: flex;
    justify-content: center;
    align-items: center;
}

.manage_report_main_left img {
    width: 495px;
    height: 258px;
}

.manage_report_main_right {
    float: right;
    width: 532px;
    height: 326px;
    background: linear-gradient(180deg, #f5f6f8, #ffffff);
    box-shadow: 0px 8px 20px 0px rgba(55, 99, 170, 0.1), 2px 2px 0px 0px #ffffff inset;
}

.manage_report_main_right dl dt {
    display: flex;
    align-items: center;
    padding: 30px 30px 18px;
}

.manage_report_main_right dl dt img {
    height: 38px;
}

.manage_report_main_right dl dt h3 {
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    color: #333333;
    line-height: 22px;
    margin-left: 10px;
}

.manage_report_main_right dl dd p {
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #5f5f5f;
    line-height: 25px;
    padding: 0px 50px 0px 80px;
}

/* 三大核心优势赋能威廉希尔管理报告 */

.core_advantage {
    height: 517px;
    background: url(https://files.yuanian.com/yuanian/page_image/Cwszh/fanl_img/advantage_bg.png);
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
}

.core_advantage_main {
    display: flex;
    justify-content: center;
}

.core_advantage_main dl {
    float: left;
    width: 359px;
    height: 194px;
    background: #f5f5f5;
    border-radius: 1px;
    box-shadow: 0px 0px 4px 2px rgba(93, 93, 93, 0.1);
    margin-top: 30px;
}

.core_advantage_main dl dt {
    padding: 30px 18px 15px 28px;
    display: flex;
    align-items: center;
}

.core_advantage_main dl dt img {
    width: 30px;
    height: 30px;
}

.core_advantage_main dl dt img:nth-child(2),
.active dt img:nth-child(1) {
    display: none;
}

.core_advantage_main dl dt span {
    font-size: 18px;
    font-weight: 500;
    text-align: left;
    color: #191818;
    line-height: 25px;
    margin-left: 10px;
}

.core_advantage_main dl dd p {
    padding: 0px 30px;
    font-size: 14px;
    font-weight: 400;
    text-align: justify;
    color: #181818;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.core_advantage_main .active {
    width: 362px;
    height: 252px;
    background: url(https://files.yuanian.com/yuanian/page_image/cwyfw/yycp_c1hb_image/advantage_checked.png);
    background-size: cover;
    transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    margin-top: 0px;
}

.active dt img:nth-child(2) {
    display: block !important;
}

.active dt span {
    color: #fff !important;
}

.active dd p {
    -webkit-line-clamp: 5 !important;
    color: #fff !important;
    /* transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0.18s;
    -ms-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0.18s; */
}

/* 威廉希尔管理报告主要应用场景 */
.application_scene {
    height: 405px;
    background: url(https://files.yuanian.com/yuanian/page_image/Cwszh/cbgl_image/scene_bg.png);
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
}

.application_scene>p {
    font-size: 14px;
    color: #595959;
    width: 762px;
    margin: -30px auto 26px;
    text-align: center;
    line-height: 20px;
}

.application_scene_main dl {
    float: left;
    width: 353px;
    height: 172px;
    background: linear-gradient(180deg, #f5f6f8, #ffffff);
    box-shadow: 0px 8px 20px 0px rgba(55, 99, 170, 0.1), 2px 2px 0px 0px #ffffff inset;
    margin-right: 20px;
}

.application_scene_main dl:hover {
    background: linear-gradient(0deg, #ffffff, #edeff3 95%);
    box-shadow: 0px 8px 20px 0px rgba(55, 99, 170, 0.10), 2px 2px 0.3px 0px #ffffff inset, 0px 1px 3px 0px rgba(254, 254, 254, 0.50) inset;
}

.application_scene_main dl:nth-child(3) {
    margin-right: 0px;
}

.application_scene_main dl dt {
    padding: 20px 20px 16px 32px;
    display: flex;
    align-items: center;
    height: 38px;
}

.application_scene_main dl dt img {
    height: 38px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition: 1s;
}

.application_scene_main dl:hover dt img {
    margin-top: -20px;
}

.application_scene_main dl dt h3 {
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    color: #333333;
    line-height: 24px;
    margin-left: 10px;
}

.application_scene_main dl dd p {
    padding: 0px 32px;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #5f5f5f;
    line-height: 25px;
}


.checked {
    width: 143px;
    height: 35px;
    background: rgba(255, 255, 255, 0.2);
    text-align: center !important;
    color: #ffffff !important;
}


@media screen and (max-width: 1024px) {
    .swiper-pagination {
        display: block;
    }

    .swiper-wrapper {
        display: block;
    }

    #jzyyj, #fanl_main, #zxtd_main, #jzyl_main, .tab_ment_main, #fwjg, .ysglcsd_main {
        width: 92%;
    }

    #jzyyj, #zxtd, #fwjg {
        padding-bottom: 30px;
    }

    /* jzyyj start */


    #jzyyj .jzyyj_left, #jzyyj .jzyyj_left p {
        width: 100%;
    }

    #jzyyj .jzyyj_left p {
        margin-bottom: 10px;
    }

    #jzyyj .jzyyj_left label {
        margin-right: 10px;
        margin-bottom: 10px;
    }

    #jzyyj .jzyyj_left label span {
        font-size: 14px;
    }

    .jzyyj_right {
        width: auto;
        height: auto;
        margin-top: 5%;
        display: none;
    }

    /* jzyyj end */

    /*解决企业常见的管理问题*/
    .resolve_question {
        height: auto;

    }

    .resolve_question_main dl {
        margin-bottom: 10px;
        width: 100%;
    }

    /*洞察与推演兼顾的威廉希尔管理报告*/
    .manage_report {
        height: auto;
        background: none;
        padding-bottom: 30px;

    }

    .manage_report_main_left {
        width: 100%;
    }

    .manage_report_main_right {
        width: 100%;

    }

    .manage_report_main_right dl dd p {
        padding: 5%;
    }

    /*.三大核心优势赋能威廉希尔管理报告*/
    .core_advantage {
        height: auto;
        padding-bottom: 30px;

    }

    .core_advantage_main .active {
        width: 100%;
    }

    .core_advantage_main {
        display: inherit;
    }

    .core_advantage_main dl {
        width: 100%;
        margin-bottom: 10px;
        margin-top: 0px;
    }

    /*威廉希尔管理报告主要应用场*/

    .application_scene {
        height: auto;
        padding-bottom: 30px;
    }

    .application_scene>p {
        width: 90%;
    }

    .application_scene_main dl {
        width: 100%;
        margin-bottom: 10px;
    }

    .core_competitive_main .ul_content .ul_content_left, .core_competitive_main ul {
        display: none;
    }

    .core_competitive_main ul {
        width: 100%;
        float: left;
    }

    #fanl .fanl_tab_ment {
        padding-bottom: 30px;
        padding-top: 30px;
    }

    .fanl_tab_ment_main {
        width: 100%;
    }

    #fanl dl {
        width: 90%;
        padding: 5%;
        height: auto;
        margin-bottom: 10px;
    }

    .ysglcsd {
        padding-bottom: 10px;
    }

    .ysglcsd_main {
        margin-bottom: 0px;
    }

    .ysglcsd_main_left {
        width: 100%;
    }



    .ysglcsd_main dl {
        margin-bottom: 20px;
    }

    .ysglcsd_main dl dt {
        display: none;
    }

    .ysglcsd_main dl dd {
        margin-left: 0;
        width: auto;
        float: left;
    }

    .ysglcsd_main dl dd p label {
        display: flex;
    }


    .ysglcsd_main_right {
        width: auto;
        height: auto;
        padding-bottom: 30px;
    }

    .dilemma_main .dilemma_main_header {
        display: -webkit-box;
        overflow-x: scroll;
    }

    .definition_main_left p {
        width: 100%;
    }

    .dilemma_main_content_main_left {
        width: 92%;
        margin: 0 auto;
        margin-top: 30px;
    }

    .dilemma_main_content_main_right {
        width: 100%;
        height: auto;
        margin-top: 0px;
    }

    .dilemma_main_content_main_right video {
        width: 100%;
        height: auto;
    }

    #gzkj_main>ul {
        width: auto !important;
    }
}
