.trans_head {
    width: 100%;
    height: 5.6rem;
    overflow: hidden;
    background-color: rgba(15, 24, 41, 1);
    background-image: url('../picture/banner02.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    position: relative;
}

.banner02 {
    background-color: rgba(15, 24, 41, 1);
    background-image: url('../images/bg/banner02.jpg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
}

.trans_head_canvas {
    position: absolute;
    left: 0;
    bottom: -2.5rem;
    z-index: 1;
    width: 100%;
    height: 100%;
}

.trans_head_cont {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.trans_head_text {
    width: 1200px;
    margin: 0 auto;
    padding-top: 1.65rem;
    padding-bottom: 1.3rem;
}

.trans_head_p1 {
    font-size: 0.46rem;
    color: white;
    line-height: 1;
    margin-bottom: 0.17rem;
    letter-spacing: 1px;
}

.trans_head_p2 {
    font-size: 0.2rem;
    color: white;
    line-height: 1;
    margin-bottom: 0.36rem;
    letter-spacing: 4px;
    text-indent: 4px;
    font-family: arial;
}

.trans_head_p3 {
    font-size: 20px;
    color: white;
    line-height: 0.3rem;
    width: 9.5rem;
}

.trans_head_img {
    position: absolute;
    top: 1.15rem;
    right: -0.77rem;
}

/*  */
.chall_bg {

    width: 100%;
    overflow: hidden;
    padding-top: 0.8rem;
    padding-bottom: 0.9rem;
}

.chall {
    width: 1200px;
    margin: 0 auto;
    display: flex;
}

.chall_l {
    min-width: 4.1rem;
    width: 4.1rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.chall_p1 {
    font-size: 0.5rem;
    color: #000;
    position: relative;
    line-height: 1;
    padding-bottom: 0.3rem;
    margin-bottom: 0.3rem;
}

.chall_p1::after {
    content: "";
    position: absolute;
    left: 4px;
    bottom: 0;
    width: 0.42rem;
    height: 5px;
    background-color: #000;
}

.chall_r {
    flex-grow: 1;
    padding-left: 1.4rem;
}

.chall_list {
    height: 100%;
}

.chall_item {
    margin-bottom: 0.67rem;
    width: 6.1rem;
}

.chall_item:last-of-type {
    margin-bottom: 0;
}

.chall_p2 {
    display: flex;
    align-items: center;
    font-size: 24px;
    color: #333947;
    margin-bottom: 0.12rem;
}

.chall_p2 img {
    width: 0.28rem;
    min-width: 0.28rem;
    height: 0.24rem;
    object-fit: contain;
    margin-right: 0.2rem;
}

.chall_p3 {
    font-size: 18px;
    line-height: 0.24rem;
    color: #333947;
}

.chall2_r {
    padding-left: 1.4rem;
    padding-top: 0.3rem;
}

.chall2_list {
    height: 4.42rem;
}

.chall2_item {
    margin-bottom: 0.5rem;
    width: 50%;
    float: left;
}

.chall2_item:last-of-type {
    margin-bottom: 0;
}

.chall2_p2 {
    display: flex;
    align-items: center;
    font-size: 0.2rem;
    color: #333947;
    margin-bottom: 0.12rem;
}

.chall2_p2 img {
    width: 0.28rem;
    min-width: 0.28rem;
    height: 0.24rem;
    object-fit: contain;
    margin-right: 0.2rem;
}

.chall2_p3 {
    font-size: 0.14rem;
    line-height: 0.24rem;
    color: #333947;
}

.wgzs {
    width: 1200px;
    margin: 0 auto;
    padding-top: 0.9rem;
    padding-bottom: 0.9rem;
}

.wgzs_p1 {
    text-align: center;
    font-size: 16px;
    color: #333947;
    line-height: 36px;
    margin-bottom: 0.5rem;
}

.wgzs_list {
    display: flex;
    justify-content: space-around;
    text-align: center;
}

.wgzs_item {
    width: 25%;
    transition: 0.5s;
    border-radius: 5px;
    padding: 0.5rem 0;
    cursor: pointer;
}

.wgzs_item:hover {
    box-shadow: 0 0 10px 1px rgba(102, 102, 102, 0.1);
    background: #fff;
    border-radius: 10px;
}

.wgzs_img {
    height: 0.68rem;
    margin-bottom: 0.4rem;
}

.wgzs_img img {
    height: 100%;
    object-fit: contain;
    margin: 0 auto;
    display: block;
}

.wgzs_p2 {
    font-size: 24px;
    color: #000;
    margin-bottom: 0.2rem;
    line-height: 1;
}

.wgzs_p3 {
    font-size: 16px;
    color: #333947;
    line-height: 1;
    margin-bottom: 0.2rem;
}

.wgzs_p4 {
    font-size: 18px;
    color: #7f7f80;
    line-height: 40px;
}

/*  */


/*  */
.trans_tab {
    width: 1200px;
    margin: -0.75rem auto 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 3;
}

.trans_tab_item a {
    width: 3.88rem;
    height: 1.5rem;
    padding: 0.2rem 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: white;
    border-radius: 5px;
    box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.05);
}

.trans_tab_img {
    width: 1.3rem;
    margin-right: 0.12rem;
}

.trans_tab_img img {
    width: 100%;
    height: auto;
    object-fit: contain;
}

.trans_tab_text {
    font-size: 16px;
    color: #464D61;
}

/*  */
.trans {
    width: 100%;
    background: #F0F3F7;
}

.trans_d1 {
    width: 1200px;
    margin: 0 auto;
    padding-top: 0.94rem;
    padding-bottom: 0.8rem;

}

.trans_d1 .pub_title {
    margin-bottom: 0.4rem;
}

.trans_d1_cont {
    display: flex;
    align-items: center;
}

.trans_d1 ul {
    margin-top: 30px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 5px 5px 4px #aaa;
    padding: 50px 0;
}

.trans_d1 ul li {
    width: 400px;
    height: 200px;

    border-right: 1px solid #000;
    float: left;
    text-align: center;
}

.trans_d1 ul li:nth-child(3) {
    border: 0;
}

.trans_d1 ul li img {
    display: inline-block;
    margin-bottom: 40px;
}

.trans_d1 ul li p {
    line-height: 24px;
}

.trans_d1_p1 {
    font-size: 18px;
    color: #333;
}

.trans_d1_p2 {
    font-size: 14px;
    color: #666;
    margin-top: 6px;
}

.trans_d1_p2 span {
    margin-right: 0.3rem;
}

.trans_d1_p2 span:last-of-type {
    margin-right: 0;
}

/*  */

.solution_bg {
    width: 100%;
    overflow: hidden;
    background-color: #11202E;
}

.solution {
    width: 1200px;
    margin: 0 auto;
    padding-top: 0.71rem;
    padding-bottom: 0.98rem;
}

.solution .pub_title {
    color: white;
    margin-bottom: 0.4rem;
}

.solution_list {
    width: 100%;
    display: flex;
}

.solution_item {
    width: 25%;
    height: 3rem;
    background-color: #283E51;
    position: relative;
    transition: 0.5s;
    overflow: hidden;
}

.solution_list:last-of-type .solution_item:nth-of-type(odd) img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.solution_item_bg {
    width: 2rem;
    object-fit: contain;
    position: absolute;
    right: 0;
    bottom: 0;
}

.solution_cont {
    position: absolute;
    left: 0.54rem;
    bottom: 0.4rem;
    text-align: center;
}

.solution_cont_img {
    width: 0.44rem;
    margin: 0 auto 0.2rem;
}

.solution_cont_img img {
    width: 100%;
    object-fit: contain;
}

.solution_cont_p1 {
    font-size: 18px;
    color: #FEFEFF;
}

.solution_hover {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url('../images/skr338.png');
    background-size: 100% 100%;
    padding: 0.74rem 0.57rem 0;
}

.solution_hover.even {
    background-color: rgba(20, 32, 45, 0.5);
}

.solution_hover_img {
    height: 0.44rem;
    margin-bottom: 0.1rem;
}

.solution_hover_img img {
    height: 100%;
    object-fit: contain;
}

.solution_hover_p1 {
    font-size: 18px;
    color: white;
    padding-bottom: 0.15rem;
}

.solution_hover_p2 {
    width: 2.4rem;
    font-size: 14px;
    line-height: 1.6;
    color: white;
    margin-top: 0.15rem;
}

/*  */

.five_bg {
    width: 100%;
    overflow: hidden;
}

.five {
    width: 1200px;
    margin: 0 auto;
    padding-top: 0.72rem;
    padding-bottom: 1.26rem;
}

.five .pub_title {
    margin-bottom: 0.7rem;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    font-size: 32px;
}

.five .pub_title img {
    height: 35px;
    object-fit: contain;
    transform: translateY(-4px);
    margin: 0 2px;
}

.five_cont {
    display: flex;
    align-items: center;
    justify-content: center;
}

.five_left {
    margin-right: 0.13rem;
}

.five_left_item {
    color: #333947;
    white-space: nowrap;
    margin-bottom: 0.4rem;
    font-size: 18px;
    line-height: 1;
    cursor: pointer;
}

.five_left_item:last-of-type {
    margin-bottom: 0;
}

.five_left_item.on {
    position: relative;
    color: #1B2A75;
}

.five_left_item.on::after {
    content: "";
    width: 11px;
    height: 67px;
    position: absolute;
    background-image: url('../images/skr340.png');
    background-repeat: no-repeat;
    background-size: cover;
    right: -17px;
    top: 50%;
    transform: translateY(-50%);
}

.five_right {
    width: 10.84rem;
    height: 5.4rem;
    background: rgba(255, 255, 255, 0.5);
    border: 1px solid;
    border-image: linear-gradient(73deg, #FFFFFF, #FFFFFF) 1 1;
    padding: 1.09rem 0.57rem 0 0.95rem;
}

.five_right_p1 {
    font-size: 24px;
    color: #333947;
    padding-bottom: 0.3rem;
    border-bottom: 1px solid #63656D;
    margin-bottom: 0.39rem;
}

.five_right_p2 {
    font-size: 15px;
    color: #333947;
    line-height: 1.6;
    margin-bottom: 0.89rem;
}

.five_right_btn {
    width: 1.3rem;
    height: 0.4rem;
}

.five_right_btn a {
    display: block;
    width: 100%;
    height: 100%;
    background: #1B2A75;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    line-height: 0.4rem;
}

/*  */

.fit {
    width: 1200px;
    margin: 0 auto;
    padding-top: 0.8rem;
    padding-bottom: 0.9rem;
}

.fit .pub_title {
    margin-bottom: 0.6rem;
}

.fit_cont {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.fit_item {
    text-align: center;
    transition: 0.5s;
    transform: translateY(100%);
    opacity: 0;
}

.fit_item.on {
    transform: translateY(0);
    opacity: 1;
}

.fit_item_img {
    height: 1.4rem;
    margin: 0 auto 0.3rem;
}

.fit_item_img img {
    height: 100%;
    object-fit: contain;
    margin: 0 auto;
}

.fit_item_p1 {
    font-size: 15px;
    color: #1B2A75;
}

/*  */

.three_bgtu {
    width: 100%;
    overflow: hidden;
    background: url('../picture/bg/lhygbg01.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
}

.three_bg {
    width: 100%;
    overflow: hidden;
    background-color: #F0F3F7;
}

.lh_tu_hui .pub_title .pub_p1 {
    color: #fff;
}

.three {
    width: 1200px;
    margin: 0 auto;
    padding-top: 100px;
    padding-bottom: 100px;
}

.three_left {
    float: left;
    width: 41.6%;
    height: 480px;
    margin-left: 8.4%;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 10px #aaa;
    margin-top: 20px;
}

.three_left ul {
    padding: 0 15%;
}

.three_left ul li {
    line-height: 120px;
    height: 119px;
    border-bottom: 1px solid #aaa;
    font-size: 18px;
    text-align: center;
}

.three_left ul li:nth-child(4) {
    border: 0;
}

.three_right {
    float: left;
    width: 50%;
    height: 500px;
    padding: 0 5%;
    text-align: center;
}

.three_right p {
    font-size: 48px;
    color: #000;
    padding-bottom: 65px;
    text-align: left;
    position: relative;
}

.three_right p::after {
    content: "";
    display: inline-block;
    width: 100px;
    height: 5px;
    background: #f05423;
    position: absolute;
    bottom: 50px;
    left: 0;
}

.three_right img {
    display: inline-block;
}

.three2_bg {
    width: 100%;
    overflow: hidden;
}

.three2 {
    width: 1200px;
    margin: 0 auto;
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
}

.three2_left {
    float: left;
    width: 45%;
    height: 480px;
    margin-left: 5%;
    margin-top: 20px;
}

.three2_left ul {}

.three2_left ul li {
    text-align: center;
    float: left;
    width: 33.33%;
    margin-top: 80px;
}

.three2_left ul li img {
    display: inline-block;
}

.three2_left ul li p {
    font-size: 14px;
    color: #000;
    margin-top: 20px;
}

.three2_left ul.lietou li {
    text-align: center;
    float: left;
    width: 33.33%;
    margin-top: 30px;
}

.three2_left ul.lietou li img {
    display: inline-block;
    width: 46px;
    height: 46px;
}

.three2_left ul.lietou li p {
    font-size: 14px;
    color: #000;
    margin-top: 10px;
}

.three2_left p.t_l_title {
    font-size: 18px;
    color: #333;
    margin-top: 20px;
}

.three2_left p.t_l_content {
    font-size: 14px;
    color: #666;
    padding-top: 10px;
}

.three2_right {
    float: left;
    width: 50%;
    height: 500px;
    padding: 0 5%;
    text-align: center;
}

.three2_right p {
    font-size: 48px;
    color: #000;
    padding-bottom: 65px;
    text-align: left;
    position: relative;
}

.three2_right p::after {
    content: "";
    display: inline-block;
    width: 100px;
    height: 5px;
    background: #f05423;
    position: absolute;
    bottom: 50px;
    left: 0;
}

.three2_right img {
    display: inline-block;
}

.four_bg {
    width: 100%;
    overflow: hidden;
    background: url('../picture/bg/hc01.png');
    background-size: 100% 100%;
}

.four {
    width: 1200px;
    margin: 0 auto;
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
}

.four_left {
    float: left;
    width: 50%;
    height: 400px;
}

.four_left p {
    color: #fff;
    font-size: 18px;
    margin-top: 20px;
    padding-right: 10%;
    line-height: 36px;
}

.four_right {
    float: left;
    width: 50%;
    height: 340px;
    padding-left: 6%;
    text-align: center;
}

.four_right p {
    font-size: 48px;
    color: #fff;
    padding-bottom: 65px;
    text-align: left;
    position: relative;
}

.four_right p::after {
    content: "";
    display: inline-block;
    width: 100px;
    height: 5px;
    background: #f05423;
    position: absolute;
    bottom: 50px;
    left: 0;
}

.four_right img {
    display: inline-block;
}

.three .pub_title {
    margin-bottom: 0.42rem;
}

.three_cont {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.three_item {
    text-align: center;
    width: 1.86rem;
    padding: 0.48rem 0 0.34rem;
    transition: 1s;
    border-radius: 5px;
}

.three_item:hover {
    background-color: white;
}

.three_item:hover .three_item_next {
    opacity: 1;
}

.three_item_img {
    height: 1.2rem;
    margin: 0 auto 0.3rem;
}

.three_item_img img {
    height: 100%;
    object-fit: contain;
    margin: 0 auto;
}

.three_item_p1 {
    font-size: 15px;
    color: #1B2A75;
}

.three_item_next {
    margin: 0.3rem auto 0;
    opacity: 0;
    transition: 1s;
}


.wgzs ul {
    position: relative;
}

.wgzs ul:after {
    content: '';
    display: inline-block;
    width: 80%;
    height: 6px;
    background: #ccc;
    position: absolute;
    left: 10%;
    top: 17px;
    z-index: 0;
}

.wgzs ul li {
    float: left;
    width: 200px;
    text-align: center;
}

.wgzs ul li span {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    background: #fff;
    position: relative;
    border-radius: 100%;
    z-index: 2;
    color: #f05423;
}

.wgzs ul li span:after {
    content: '';
    display: inline-block;
    width: 80%;
    height: 80%;
    border: 2px solid #f05423;
    border-radius: 100%;
    position: absolute;
    top: 10%;
    left: 10%;
}

.wgzs ul li p {
    margin-top: 10px;
    color: #333;
}

/*  */

.trans_d1_left_img {
    display: none;
}


@media screen and (max-width: 800px) {

    .trans_head_cont,
    .trans_d1,
    .solution,
    .five {
        width: 100%;
    }

    .trans_head_text {
        position: absolute;
        left: 50%;
        top: 20%;
        text-align: center;
        transform: translateX(-50%);
        width: 90%;
    }

    .trans_head_p1 {
        font-size: 26px;

    }

    .trans_head_img {
        width: 90%;
        top: 40%;
        left: 50%;
        transform: translateX(-50%);
    }

    .trans_head_img img {
        width: 100%;
    }

    .trans_tab {
        width: 100%;
        flex-direction: column;
    }

    .trans_tab_item {
        margin-bottom: 0.5rem;
    }

    .trans_d1_left {
        display: none;
    }

    .trans_d1_left_img {
        display: block;
        width: 90%;
        margin: 0 auto 0.3rem;
    }

    .trans_d1_cont,
    .solution_list {
        flex-direction: column;
    }

    .solution_item {
        width: 100%;
    }

    .solution_cont {
        display: none;
    }

    .solution_hover {
        display: block;
        padding: 0.54rem 0.57rem 0;
    }

    .solution_item_img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .solution {
        padding-bottom: 0;
    }

    .five .pub_title {
        font-size: 20px;
    }

    .five .pub_title img {
        height: 24px;
    }

    .five_cont {
        width: 90%;
        margin: 0 auto;
    }

    .five_right {
        height: auto;
        padding: 28px;
    }

    .five_left_item.on::after {
        right: -14px;
    }

    .five_right_btn {
        width: 100%;
    }

    .fit,
    .three {
        width: 90%;
        margin: 0 auto;
    }

    .fit_cont,
    .three_cont {
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .fit_item,
    .three_item {
        width: 50%;
        margin-bottom: 20px;
    }
}

.joyo-home .select-part {
    position: relative;
    height: 846px;
    overflow: hidden;
    background-color: #0d1626
}

.joyo-home .select-part .select-part-bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    background-color: #0d1626;
    transition: all 1s ease-in-out;
}

.joyo-home .select-part .select-part-bg-active {
    opacity: 1
}

.joyo-home .select-part .home-part-title {
    padding-bottom: 68px;
    color: #fff
}

.joyo-home .select-part .home-part-content,
.joyo-home .select-part .home-part-title {
    position: relative;
    z-index: 2
}

.joyo-home .select-part .select-main .select-tabs {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 32px;
    padding: 0 53px 20px;
    border-bottom: 1px solid hsla(0, 0%, 100%, .1)
}

.joyo-home .select-part .select-main .select-tabs .select-tab {
    color: hsla(0, 0%, 100%, .6);
    font-size: 18px;
    cursor: pointer
}

.joyo-home .select-part .select-main .select-tabs .select-tab-active,
.joyo-home .select-part .select-main .select-tabs .select-tab:hover {
    color: #fff;
    font-weight: 500
}

.joyo-home .select-part .select-main .select-tabs .select-tab-border {
    position: absolute;
    left: 50px;
    bottom: -2px;
    width: 56px;
    height: 4px;
    background: #ff4e40;
    border-radius: 3px;
    transition: .3s cubic-bezier(.4, 0, .2, 1)
}

.joyo-home .home-part {
    padding: 100px 0;
}

.joyo-home .home-part-content {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 1180px;
    margin: 0 auto
}

.industry-card {
    position: relative;
    width: 100%
}

.industry-card .card-img {
    position: absolute;
    top: 44px;
    right: 0;
    z-index: 2;
    width: 450px;
    height: 272px;
    border-radius: 8px
}

.industry-card .card-main {
    position: relative;
    display: flex;
    flex-flow: column;
    width: 980px;
    height: 360px;
    margin-bottom: 56px;
    padding: 96px 50px 20px;
    background: #fff;
    border-radius: 8px
}

.industry-card .card-main .swiper-container {
    flex-grow: 1;
    width: 100%
}

.industry-card .card-main .swiper-container .story-container {
    width: 530px;
    margin: 0 50px
}

.industry-card .card-main .swiper-container .story-container .story-title {
    margin-bottom: 16px;
    color: #0d1626;
    font-weight: 500;
    font-size: 24px;
    line-height: 24px
}

.industry-card .card-main .swiper-container .story-container .story-content {
    color: #666;
    font-size: 16px;
    line-height: 40px
}

.industry-card .card-main .swiper-container .story-pagination {
    position: absolute;
    bottom: 36px;
    left: 50px;
    z-index: 10
}

.industry-card .card-main .swiper-container .story-pagination .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    margin: 0 8px 0 0;
    background: #dee6f2;
    border-radius: 3px;
    opacity: 1
}

.industry-card .card-main .swiper-container .story-pagination .swiper-pagination-bullet-active {
    background: #ff4e40
}

.industry-card .card-main .swiper-container .story-button-next,
.industry-card .card-main .swiper-container .story-button-prev {
    position: absolute;
    top: 70px;
    z-index: 10;
    color: #b9c8e4;
    font-size: 20px;
    cursor: pointer
}

.industry-card .card-main .swiper-container .story-button-next:hover,
.industry-card .card-main .swiper-container .story-button-prev:hover {
    color: #0d1626
}

.industry-card .card-main .swiper-container .story-button-prev {
    left: 0
}

.industry-card .card-main .swiper-container .story-button-next {
    right: 250px
}

.industry-card .card-main .logo-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 530px;
    height: 90px;
    margin: 0 50px;
    padding-top: 10px;
    border-top: 2px solid #f05423;
}

.industry-card .card-main .logo-container .logo-item {
    width: 100%;
    /*opacity:.4;-webkit-filter:grayscale(1);filter:grayscale(1);cursor:pointer*/
}

.industry-card .card-main .logo-container .logo-item:hover {
    opacity: 1
}

.industry-card .card-main .logo-container .logo-item-acive {
    opacity: 1 !important;
    -webkit-filter: grayscale(0) !important;
    filter: grayscale(0) !important;
    transform: scale(1.2)
}

.industry-card .btn-more {
    width: 280px;
    height: 54px;
    margin: 0 auto;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    line-height: 54px;
    text-align: center;
    cursor: pointer;
    background: #f05423
}

.joyo-home .home-part-title {
    padding-bottom: 76px;
    line-height: 1;
    text-align: center;
    font-weight: 500;
    font-size: 36px;
    color: #fff;
}

.dsn {
    display: none;
}

.dsb {
    display: block;
}

.wgzs ul.cjr {
    position: relative;
}

.wgzs ul.cjr:after {
    content: '';
    display: inline-block;
    width: 86%;
    height: 6px;
    background: #ccc;
    position: absolute;
    left: 8%;
    top: 17px;
    z-index: 0;
}

.wgzs ul.cjr li {
    float: left;
    width: 171px;
    text-align: center;
}

.wgzs ul.cjr li span {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    background: #fff;
    position: relative;
    border-radius: 100%;
    z-index: 2;
    color: #f05423;
}

.wgzs ul.cjr li span:after {
    content: '';
    display: inline-block;
    width: 80%;
    height: 80%;
    border: 2px solid #f05423;
    border-radius: 100%;
    position: absolute;
    top: 10%;
    left: 10%;
}

.wgzs ul.cjr li p {
    margin-top: 10px;
    color: #333;
}




.p_fwys {
    background: #fff;
}

.p_fwys ul li {
    padding: 10px 185px;
    margin-top: 40px;
    cursor: pointer;
}

.p_fwys ul li:hover {
    box-shadow: 0 0 10px 1px rgb(102 102 102 / 25%);
    background: #f0f3f8;
    border-radius: 10px;
}

.p_fwys ul li img {
    float: left;
    margin-right: 80px;
    margin-top: 10px;
}

.p_fwys ul li i {
    float: left;
    color: #f05423;
    width: 70px;
    font-size: 54px;
    margin-right: 80px;
    margin-top: 10px;
}

.p_fwys p.fw_title {
    font-size: 24px;
    color: #000;
}

.p_fwys p.fw_content {
    font-size: 18px;
    color: #7f7f80;
    margin-top: 10px;
}

.p_fwys .p_des {
    width: 1200px;
    margin: 0 auto;
    padding-top: 0.9rem;
    padding-bottom: 0.9rem;
}