.bds_more {
    background: url(https://files.yuanian.com/yuanian/page_image/Gz/92.png) !important;
    width: 70px !important;
    height: 26px !important;
    margin: 0 !important;
    padding: 0 !important;
    display: block;
    float: left;
    margin-right: 30px
}


.clear {
    clear: both;
}

.yntop {
    width: 100%;
    height: 67px;
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.04);
    position: fixed;
    top: 0;
    z-index: 99999;
    background: #fff;
}

.banner {
    /* width: 100%; */
    height: 52px;
    /* background: red; */
    margin-bottom: 55px;
    background-color: rgba(12, 73, 201, 0.7);
    /* background: url(https://files.yuanian.com/yuanian/page_image/Gz/desc_banner.jpg) !important; */
    /* background: url(https://files.yuanian.com/yuanian/public_image/03.png) !important; */
    background-image: url(https://files.yuanian.com/yuanian/public_image/desc/04.png) !important;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.content{
    width: 1100px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    /* 不可复制 */
    moz-user-select: -moz-none;
    -moz-user-select: none;
    -o-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.sectionl {
    width: 767px;
    float: left;
}

.sectionl p a {
    color: #1f6ecb;
}

/* 标题 */
.sectionl h1 {
    font-size: 25px;
    font-weight: 500;
    color: rgba(55, 61, 65, 1);
    line-height: 35px;
    margin-bottom: 44px;
}

.divd {
    height: 20px;
    margin-bottom: 30px;
}

.algs-list dl dt {
    display: none;
}

.algs-list dl:nth-child(1) dt {
    display: block;
}

.algs-list dl:last-child {
    border-bottom: none;
}

/* 发布新闻标题 */
.left {
    float: left;
}

/* 新闻 */
.left .span1 {
    font-size: 14px;
    font-weight: 500;
    color: rgba(31, 110, 203, 1);

}

/* 发布时间 */
.left .span2 {
    margin-left: 10px;
    margin-right: 10px;
}

.left .span2,
.span3 {
    font-size: 14px;
    font-weight: 400;
    color: rgba(136, 136, 136, 1);
}

.left .span3 b {
    font-weight: normal;
    font-weight: 500;
    color: rgba(136, 136, 136, 1);
    font-size: 14px;
}

/* 返回上一页 */
.right {
    float: right;
}

.right .span4,
.span5 {
    font-size: 14px;
    font-weight: 500;
    color: rgba(136, 136, 136, 1);
    vertical-align: top;
    line-height: 26px;
    margin-left: 30px;
}

.right .span6 {
    width: 9px;
    height: 8px;
    font-size: 14px;
    font-weight: 500;
    color: rgba(163, 163, 163, 1);
    line-height: 29px;
    margin-right: 10px;
    margin-left: 10px;
    margin-right: 30px;

}

/* 线条 */
.sectionl .p1 {
    width: 92px;
    border-bottom: 3px solid rgba(233, 233, 233, 1);
    margin-bottom: 34px;
}

/* 段落 */
.sectionl p {
    font-size: 15px;
    font-weight: 400;
    /* color: rgba(61, 70, 77, 1); */
    line-height: 30px;
    margin: 0px 0px 10px 0px;
}

/* 内容标题 */
.sectionl b {
    font-size: 18px;
    font-weight: bold;
    color: rgba(55, 61, 65, 1);
    line-height: 28px;
}

/*  */
.divX a {
    color: rgba(98, 98, 98, 1);
}

.divX {
    height: 28px;
    margin-top: 30px;
}

.spanS {
    width: 315px;
    height: 28px;
    background: rgba(239, 241, 242, 1);
    border-radius: 14px;
    font-size: 13px;
    font-weight: 500;
    color: rgba(98, 98, 98, 1);
    line-height: 27px;
    display: block;
    text-align: center;
    float: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    padding-left: 18px;
    padding-right: 18px;
}

.spanX {
    width: 351px;
    height: 28px;
    font-size: 13px;
    font-weight: 500;
    color: rgba(98, 98, 98, 1);
    line-height: 27px;
    float: right;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;

}

/* 聚焦 */
.more {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    margin-top: 46px;
}

.more .moreone {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}

.more h2 {
    font-size: 26px;
    text-align: left;
    font-weight: 500;
    color: rgba(55, 61, 65, 1);
    line-height: 25px;
    margin-bottom: 37px;
}

.more .moreone a {
    width: 217px;
    height: 106px;
    line-height: 106px;
    text-align: center;
    font-size: 15px;
    display: inline-block;
    font-weight: 400;
    float: left;
    background: #f4f8fb;
    color: #393c41;
    margin-bottom: 30px;
}

.morespan {
    width: 2px;
    height: 106px;
    float: left;
    margin-right: 12px;
    background: #eef2f8;
    margin-left: 12px;
}

.morespan:nth-child(6) {
    display: none;
}

.morespan:nth-child(12) {
    display: none;
}

.moreoneD {
    width: 100%;
    display: block;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 118px;
}

.more .moreone .gray:nth-child(3) {
    background: #ecf7fc;
}

.more .moreone .gray:nth-child(9) {
    background: #ecf7fc;
}

/* 右边栏 */
.sectionr {
    width: 297px;
    height: 100%;
    float: right;
    position: relative;
}

.sectionrb {
    border: 1px solid #eef0f4;
    border-radius: 2px;
    height: 100%;
    /* border-top: 2px solid rgba(62, 133, 218, 1); */
    border-top: 2px solid #001f99;
    padding-top: 56px;
    margin-bottom: 32px;
}

/* 观点高度 */
.one {
    height: 290px;
}

.sectionrb:nth-child(2) {
    padding-top: 34px;
}

.sectionr b {
    position: absolute;
    width: 98px;
    height: 98px;
    border-radius: 50%;
    top: -41px;
    left: 99.5px;
}

.sectionr b img {
    width: 100%;
    height: 100%;
}

.sectionr h2 {
    font-size: 17px;
    color: rgba(41, 46, 49, 1);
    line-height: 25px;
    margin-left: 25px;
    margin-bottom: 20px;
    font-weight: 500;
    padding: 0;
    text-align: left;
}

.sectionr h2 span img {
    width: 9px;
    height: 8px;
    margin-left: 9px;


}

.sectionr .p1:nth-child(3) {
    width: 255px;
    margin: 0 auto;
    border-bottom: 1px solid rgba(155, 175, 190, 1);
}


.sectionr ul {
    width: 246px;
    margin: 0 auto;
}

.sectionr ul li {
    width: 242px;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dashed rgb(193, 193, 193)
}

.sectionr ul li:nth-last-child(1) {
    border-bottom: none;
}

.sectionr ul li a {
    font-size: 13px;
    font-weight: 400;
    color: rgba(61, 70, 76, 1);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    height: 40px;

}

.ckgd {
    font-size: 13px;
    font-family: PingFang-SC-Medium;
    font-weight: 400;
    color: rgba(98, 98, 98, 1);
    line-height: 27px;
    position: absolute;
    right: 30px;
}

.ckgd span {
    margin-left: 7px;
}

/* 相关服务与产品 */
.sectionr:nth-child(3) {
    background: darkcyan;
}

.sectionr:nth-child(2) .p2 {
    width: 35px;
    float: left;
    margin-left: 25px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(155, 175, 190, 1);
}

.sectionr:nth-child(3) ul {
    background: red;
}

.two1 {
    height: 230px;
    padding-top: 32px;
}

.sectionr .sq {
    width: 163px;
    height: 43px;
    background: rgba(62, 133, 218, 1);
    box-shadow: 0px 3px 12px 0px rgba(99, 116, 136, 0.14);
    border-radius: 22px;
    display: block;
    text-align: center;
    line-height: 43px;
    margin: 0 auto;
    font-size: 17px;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    margin-top: 16px;
    margin-bottom: 30px;
}

.two1 ul li {
    border-bottom: none;
    width: 217px;
    height: 36px;
    background: rgba(239, 241, 242, 1);
    border-radius: 6px;
    margin-bottom: 15px;
    line-height: 36px;
    padding-left: 32px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(29, 38, 55, 1);
}

.sectionr dl {
    width: 246px;
    margin: 0 auto;
    border-bottom: 1px dashed rgb(193, 193, 193);

}

.sectionr dl dt {
    width: 240px;
    height: 146px;
}

.sectionr dl dt img {
    width: 100%;
    height: 100%;
}

.sectionr dl dd a {
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    font-weight: 400;
    color: rgba(29, 38, 55, 1);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.sectionr .three {
    height: 370px;
    padding-top: 32px;
}

.three .p1 {
    width: 35px;
    border-bottom: 1px solid rgba(155, 175, 190, 1);
    margin-left: 25px;
    margin-bottom: 20px;
}

/* <h2>案例故事<?=$navinfor[pagetitle]?><span><img src="<?=$bqr['titlepic']?>" alt=""></span></h2> */
#section3 {
    height: 127px;
    width: 100%;
    background: url(https://files.yuanian.com/yuanian/page_image/Gz/19.png) no-repeat 100%;

}

.section3_1 {
    width: 1080px;
    margin: 0 auto;
}

.section3_1 h2 {
    color: #ffffff;
    font-size: 18px;
    line-height: 127px;
    font-weight: 400;
}

.section3_1 h2 span {
    color: #b0b6c4;
}

.section3_1 h2 span a {
    color: #b0b6c4;
    font-size: 14px;
}

.section3_1 a {
    border-bottom: 1px solid #b0b6c4;

}

/* 广告图 */
.Gg {
    width: 297px;
    position: relative;
}

.Gg .Ggimg {
    width: 100%;
    height: 100%;

}

.Gg .btnimg {
    width: 25px;
    height: 25px;
    position: absolute;
    right: 10px;
    top: 20px;
}

/* 移动端 */
@media screen and (max-width: 1024px) {
    .content{
        width: 92%;
        margin: 0 auto;
    }

    .sectionl {
        width: 100%;
        float: none;
        height: 100%;
    }


    .sectionl h1 {
        line-height: 36px;
    }

    /* 上一篇 */
    .divX {
        height: 100%;
    }

    .spanS,
    .spanX {
        width: 30%;
        margin: 0 auto;
        float: right;
        text-align: center;
        display: block;
    }

    .spanS {
        margin-bottom: 20px;
        width: 30%;
        float: left;
    }

    .sectionr ul li {
        width: 100%;
    }

    .one {
        /* height: 376px; */
        padding-top: 32px;
    }

    /*  */
    .more {
        padding-bottom: 30px;
        width: 100%;
    }

    .more .moreone {
        width: 92%;
        margin: 0 auto;
        text-align: center;
    }

    .more .moreone a {
        float: none;
        margin-bottom: 18px;

    }

    .morespan {
        display: none;
    }

    .sectionr .p1:nth-child(3) {
        width: 94%;
    }

    .sectionr ul {
        width: 94%;
    }

    .two1 ul {
        width: 90%;
    }

    /* 右边栏 */
    .sectionr {
        width: 100%;
        float: none;
    }

    .sectionr dl {
        width: 94%;
    }

    .sectionr dl dt {
        display: none;
    }

    .sectionr .three {
        /* height: 240px; */
        padding-top: 32px;
    }

    .Gg {
        display: none;
    }

    /* 观点 */
    .sectionr b {
        display: none;
    }

    #section3 {
        width: 92%;
        margin: 0 auto;
        height: 43px;
        line-height: 43px;
        background: url(https://files.yuanian.com/yuanian/page_image/Gz/08.png) no-repeat center;
        background-size: 100% 100%;
    }

    .section3_1 {
        width: 100%;
        margin: 0 auto;
        /* background: red; */
        padding-left: 14px;
    }

    .section3_1 h2 {
        color: #2a3440;
        font-size: 16px;
        line-height: 43px;
        font-weight: 400;
    }

    .section3_1 h2 span {
        color: #2a3440;

    }

    .section3_1 h2 span a {
        color: #2a3440;
        font-size: 10px;
    }

    .section3_1 a {
        border-bottom: 1px solid #2a3440;

    }
}

/* 移动端 */
@media screen and (max-width: 768px) {
    .content{
        width: 92%;
        margin: 0 auto;
    }

    .sectionl {
        width: 100%;
        float: none;
        height: 100%;
    }


    .sectionl h1 {
        line-height: 36px;
    }

    /* 上一篇 */
    .divX {
        height: 100%;
    }

    .spanS,
    .spanX {
        width: 90%;
        margin: 0 auto;
        float: none;
        text-align: center;
        display: block;
    }

    .spanS {
        margin-bottom: 20px;
    }

    .sectionr ul li {
        width: 90%;
    }

    .one {
        /* height: 376px; */
        padding-top: 32px;
    }

    /*  */
    .more {
        padding-bottom: 30px;
        width: 100%;
    }

    .more .moreone {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

    .more .moreone a {
        float: none;
        margin-bottom: 18px;

    }

    .morespan {
        display: none;
    }

    .sectionr dl {
        width: 84%;
    }

    /* 右边栏 */
    .sectionr {
        width: 100%;
        float: none;
    }

    /* 观点 */
    .sectionr b {
        display: none;
    }

    #section3 {
        width: 92%;
        margin: 0 auto;
        height: 43px;
        line-height: 43px;
        background: url(https://files.yuanian.com/yuanian/page_image/Gz/08.png) no-repeat center;
        background-size: 100% 100%;
    }

    .section3_1 {
        width: 100%;
        margin: 0 auto;
        /* background: red; */
        padding-left: 14px;
    }

    .section3_1 h2 {
        color: #2a3440;
        font-size: 16px;
        line-height: 43px;
        font-weight: 400;
    }

    .section3_1 h2 span {
        color: #2a3440;

    }

    .section3_1 h2 span a {
        color: #2a3440;
        font-size: 10px;
    }

    .section3_1 a {
        border-bottom: 1px solid #2a3440;

    }
}
