body {
    background: url(./foot-bg.png) bottom no-repeat;
}

.head {
    width: 100%;
    height: 136px;
    background: #fff;
    box-shadow: 0px 0px 9px 1px rgba(73, 73, 73, 0.25);
    position: fixed;
    top: 0;
    z-index: 999999;
    display: none;
}

.nav_lists {
    height: 60px;
    line-height: 60px;
    display: flex;
    justify-content: start;
    align-items: center;
    background: url(./li-bg-2.png);
    padding-left: 10%;
}

.nav_lists li {
    padding: 0 2%;
    margin-right: 5%;
}

.activep2 a {
    color: crimson !important;
}


/* .nav_lists li:hover {
    background: #fff;
} */

.nav_lists li a {
    color: #fff;
}

.head1 {
    position: absolute;
    top: 0;
    z-index: 999;
    width: 100%;
}

.head1 .nav .nav_list li a,
.head1 .nav .nav_right li a {
    color: #fff;
}

.nav {
    width: 1500px;
    display: flex;
    margin: 0 auto;
    top: 0px;
    height: 136px;
    line-height: 136px;
    align-items: center;
    justify-content: center;
}

.nav .logo {
    float: left;
}

.nav .nav_list {
    float: left;
    margin-left: 83px;
    height: 100%;
}

.nav_list li {
    float: left;
    height: 100%;
    line-height: 136px;
    color: #333;
    font-size: 20px;
    margin-right: 38px;
    font-family: SourceHanSansCN-Regular;
    position: relative;
}

.nav_listtow {
    width: 164px;
    background-color: #ffffff;
    box-shadow: 0px 0px 9px 1px rgba(73, 73, 73, 0.25);
    opacity: 0.8;
    position: absolute;
    left: -46px;
    top: 110px;
    padding: 16px 0 22px 0;
    display: none;
}

.nav_listtow li {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.nav_listtow li:hover {
    background-color: #3aa1fe;
}

.head1 .nav .nav_list li .nav_listtow li a {
    font-family: SourceHanSansCN-Light;
    font-size: 20px;
    color: #000;
}

.head1 .nav .nav_list li .nav_listtow li a:hover {
    color: #fff;
}

.nav_list li a {
    color: #333;
}

.nav .nav_right {
    float: right;
    height: 100%;
}

.nav_right li {
    float: left;
    color: #333;
    font-size: 20px;
    height: 100%;
    line-height: 136px;
    margin-left: 45px;
    font-family: SourceHanSansCN-Regular;
}

.nav_right li a {
    color: #333;
}

.banner-box {
    width: 100%;
    height: 598px;
    position: relative;
    z-index: 1;
}

.banner-box img {
    width: 100%;
}

.banner-box p {
    position: absolute;
    bottom: 60px;
    left: 114px;
    font-family: SourceHanSansCN-Medium;
    font-size: 47px;
    color: #fff;
}

.main {
    width: 1692px;
    margin: 0 auto;
}

.foot {
    padding: 0 50px 0 76px;
    display: flex;
    justify-content: space-between;
}

.foot-left {
    float: left;
}

.foot-logo {
    display: block;
    margin-bottom: 68px;
}

.left-list {
    width: 663px;
}

.left-list li {
    float: left;
    margin-right: 114px;
    margin-bottom: 44px;
}

.left-list li a {
    font-family: SourceHanSansCN-Regular;
    font-size: 20px;
    color: #000;
}

.foot-center {
    width: 368px;
    overflow-wrap: break-word;
    ;
}

.foot-center span {
    display: inline-block;
    font-family: SourceHanSansCN-Bold;
    font-size: 30px;
    font-weight: bolder;
    color: #000;
    margin-bottom: 38px;
}

.foot-center p {
    line-height: 30px;
    font-family: SourceHanSansCN-Light;
    font-size: 20px;
}

.foot-right {
    /* width: 193px; */
}

.foot-right img {
    display: inline-block;
    margin-bottom: 40px;
    margin-left: 33px;
}

.foot-right p {
    font-family: SourceHanSansCN-Regular;
    font-size: 20px;
    color: #000;
}

.footBan {
    font-family: SourceHanSansCN-Regular;
    font-size: 20px;
    text-align: center;
    margin: 50px 0;
}

.footM {
    display: none;
}

.headM {
    display: none;
}

.nav-listM {
    display: none;
}

.hide {
    display: none;
}

.ywly_min {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 100px;
    /* overflow: auto; */
}

.ywly_min_title {
    width: 1486px;
    height: 122px;
    margin: 72px auto;
}

.ywly_min_title_ul {
    margin-bottom: -5px;
    overflow: hidden;
    margin-top: 0.5rem;
    padding-bottom: 5px;
}

.ywly_min_title_xian {
    height: 98px;
    border-bottom: 2px solid #000000;
    display: flex;
    justify-content: center;
}

.ywly_min_title_li {
    float: left;
    font-size: 30px;
    margin-left: 80px;
    margin-right: 80px;
    height: 100px;
    line-height: 100px;
    cursor: pointer;
    color: #717173;
}

.ywly_on {
    border-bottom: #3aa1fe 6px solid;
    color: #010101;
    margin-bottom: -3px;
}

.ywly_min_content {
    width: 100%;
    margin: 0 auto;
}

.ywly_min_content_shuini {
    width: 1486px;
    margin: 0 auto;
}

.ywly_min_content_shuini p {
    font-family: SourceHanSansCN-Light;
    font-size: 23px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #010101;
    margin-bottom: 50px;
}

.ywly_min_content_shuini_shuiniyewuBT {
    font-size: 40px;
    margin-right: 15px;
}

.ywly_min_content_shuini_mian2 {
    width: 100%;
    max-width: 1920px;
    height: 1236px;
    margin: 0 auto;
    background: #ffffff url(ywly_min_content_shuini_mian2_bg.png) no-repeat;
    overflow: hidden;
}

.ywly_min_content_shuini_mian2_title {
    width: 240px;
    height: 60px;
    font-family: SourceHanSansCN-Medium;
    font-size: 60px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 60px;
    letter-spacing: 0px;
    color: #ffffff;
    margin: 584px auto auto 125px;
}

.ywly_min_content_shuini_mian2_title1 {
    width: 680px;
    font-family: SourceHanSansCN-Light;
    font-size: 75px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 100px;
    letter-spacing: 0px;
    color: #ffffff;
    margin: 30px auto auto 125px;
}

.ywly_min_content_shuini_mian2_more {
    display: block;
    cursor: pointer;
    width: 247px;
    height: 24px;
    font-family: SourceHanSansCN-Medium;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #ffffff;
    background: url(jiantou-sn.png) no-repeat 0px 3px;
    padding-left: 30px;
    margin-left: 125px;
    margin-top: 60px;
}

.ywly_min_content_xcl {
    width: 1486px;
    margin: 0 auto;
}

.ywly_min_content_xcl_title {
    font-family: SourceHanSansCN-Light;
    font-size: 40px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #010101;
}

.ywly_min_content_xcl_nr {
    font-family: SourceHanSansCN-Light;
    font-size: 23px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #010101;
    margin-top: 30px;
    line-height: 40px;
    text-align: justify;
}

.ywly_min_content_xcl_ul {
    margin-bottom: 100px;
}

.ywly_min_content_xcl_li {
    overflow: hidden;
    border-left: 8px #3aa1fe solid;
    margin-top: 100px;
    /* height: 415px; */
}

.ywly_min_content_xcl_li_txt {
    float: left;
    width: 622px;
    /* height: 310px; */
    overflow: hidden;
    margin-left: 35px;
    margin-top: 50px;
}

.ywly_min_content_xcl_li_img {
    float: right;
    width: 730px;
    height: 415px;
}

.ywly_min_content_xcl_li_img img {
    float: right;
    width: 730px;
    height: 415px;
}

.ywly_min_content_xcl_li_title {
    font-family: SourceHanSansCN-Light;
    font-size: 40px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #010101;
}

.ywly_min_content_xcl_li_nr {
    font-family: SourceHanSansCN-Light;
    font-size: 23px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #010101;
    margin-top: 30px;
    line-height: 40px;
    text-align: justify;
}

.ywly_min_content_gcfw {
    width: 1486px;
    margin: 0 auto;
}

.ywly_min_content_gcfw p {
    font-family: SourceHanSansCN-Light;
    font-size: 23px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #010101;
    margin-bottom: 50px;
}

.ywly_min_content_gcfw_mian2 {
    width: 100%;
    max-width: 1920px;
    height: 1073px;
    margin: 0 auto;
    background: #ffffff url(ywly_min_content_gcfw_mian2_bg.png) no-repeat;
    overflow: auto;
}

.ywly_min_content_gcfw_mian2_title {
    width: 240px;
    height: 60px;
    font-family: SourceHanSansCN-Medium;
    font-size: 60px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 60px;
    letter-spacing: 0px;
    color: #ffffff;
    margin: 584px auto auto 125px;
}

.ywly_min_content_gcfw_mian2_title1 {
    width: 680px;
    font-family: SourceHanSansCN-Light;
    font-size: 75px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 100px;
    letter-spacing: 0px;
    color: #ffffff;
    margin: 30px auto auto 125px;
}

.ywly_min_content_gcfw_mian2_more {
    display: block;
    cursor: pointer;
    width: 247px;
    height: 24px;
    font-family: SourceHanSansCN-Medium;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #ffffff;
    background: url(jiantou-sn.png) no-repeat 0px 3px;
    padding-left: 30px;
    margin-left: 125px;
    margin-top: 60px;
}

.ywly_min_content_gcfw_shuiniyewuBT {
    font-size: 40px;
    margin-right: 15px;
}

.ywly_min_content_shuini_gcfwBT {
    font-size: 40px;
}

@media screen and (max-width: 1919px) {
    .nav {
        width: 1200px;
    }
    .nav_list li {
        margin-right: 20px;
    }
    .nav .nav_list {
        margin-left: 50px;
    }
    .nav_listtow {
        width: 150px;
    }
    .banner-box {
        height: auto !important;
    }
    .main,
    .center-box,
    .ywly_min_title,
    .ywly_min_content_shuini,
    .ywly_min_content_xcl,
    .ywly_min_content_gcfw {
        width: 1200px
    }
    .foot {
        padding: 0px;
    }
    .foot-left {
        width: 600px;
    }
    .left-list li {
        margin-right: 108px;
    }
    .left-list li a {
        font-size: 16px;
    }
    .foot-center {
        width: 180px !important;
    }
    .foot-center p {
        font-size: 16px;
        text-align: justify;
    }
    .foot-right img {
        margin-left: 17px;
    }
    .foot-right p {
        font-size: 16px;
    }
    .ywly_min_content_xcl_li_img,
    .ywly_min_content_xcl_li_img img {
        width: 530px;
    }
    .ywly_min_content_xcl_li_txt {
        width: 522px;
    }
}


/* dangdejianshe stop */

@media screen and (max-width: 768px) {
    * {
        font-size: 0.32rem;
    }
    .head1 {
        display: none;
    }
    .main {
        width: 5.9rem;
    }
    .headM {
        display: block;
        position: absolute;
        top: 0;
        z-index: 999;
        width: 100%;
        margin: 0 auto;
        padding-top: 0.4rem;
    }
    .nav_box {
        width: 80%;
        display: flex;
        margin: 0 auto;
        top: 0px;
        height: 0.8rem;
        line-height: 0.8rem;
        align-items: center;
        justify-content: space-between;
    }
    .nav_box .logo {
        float: left;
        display: block;
    }
    .nav-list {
        width: 3.6rem;
        display: flex;
        justify-content: space-between;
        align-items: center;
        float: right;
    }
    .nav-list li {
        margin-left: 0.72rem;
    }
    .nav-list li a {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .nav-listM {
        width: 3.6rem;
        height: 11.2rem;
        background: #fff;
        padding-top: 0.56rem;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 9999;
        margin: 0 auto;
    }
    .nav-listM1 {
        width: 2.5rem;
        margin: 0 auto;
        height: 0.8rem;
        padding-bottom: 1.04rem;
    }
    .zy {
        float: left;
        /* font-size: 0.32rem; */
    }
    .zy a {
        font-family: SourceHanSansCN-Medium;
        font-size: 0.32rem;
        color: #000000;
    }
    .zy span {
        color: #8f8f8f;
    }
    .home1 {
        float: right;
        /* font-size: 0.32rem; */
    }
    .home1 img {
        width: 0.55rem;
        height: 0.45rem;
    }
    .nav_box .logo {
        width: 0.75rem;
        height: 0.75rem;
    }
    .nav-list .dl {
        width: 0.5rem;
        height: 0.5rem;
    }
    .nav-list .sh {
        width: 0.44rem;
        height: 0.50rem;
    }
    .nav-list .home {
        width: 0.55rem;
        height: 0.45rem;
    }
    .nav-listMbox {
        width: 2.5rem;
        margin: 0 auto;
        text-align: center;
    }
    .nav-listMbox li {
        float: left;
        margin-bottom: 0.82rem;
    }
    .nav-listMbox li a {
        font-family: SourceHanSansCN-Regular;
        font-size: 0.42rem;
        color: #000;
    }
    .nav-listMbox li {
        width: 100%;
    }
    #slideBox-slide3.slideBox {
        height: 11.2rem !important;
    }
    #slideBox-slide3 .bd img {
        height: 11.2rem !important;
    }
    #slideBox-slide3 .prev,
    #slideBox-slide3 .next {
        display: none !important;
    }
    #slideBox-slide3.slideBox .hd ul li a {
        display: none !important;
    }
    #slideBox-slide3.slideBox {
        width: 100% !important;
    }
    #slideBox-slide3.slideBox .hd {
        width: 80% !important;
        height: 0.1rem;
    }
    #slideBox-slide3.slideBox .hd ul {
        width: 100% !important;
    }
    #slideBox-slide3.slideBox .hd ul li {
        width: 24% !important;
    }
    .list-title {
        width: 80%;
        bottom: 40%;
        left: 0.6rem;
        font-size: 0.75rem;
    }
    .list-more {
        width: 80%;
        bottom: 25%;
        left: 0.6rem;
    }
    .foot,
    .footBan {
        display: none;
    }
    .footM {
        display: block;
        width: 5.9rem;
        margin: 0rem auto;
        text-align: center;
    }
    .footM-logo {
        margin-bottom: 0.5rem;
    }
    .footM-logo img {
        width: 3.66rem;
        height: 0.5rem;
    }
    .footMerw {
        width: 1.33rem;
        height: 1.32rem;
        margin-bottom: 0.3rem;
    }
    .tel {
        margin: 0rem auto;
        width: 2.4rem;
        margin-bottom: 0.48rem;
    }
    .tel p {
        text-align: left;
        font-family: SourceHanSansCN-Regular;
        font-size: 0.23rem;
        color: #000;
        line-height: 0.4rem;
    }
    .footMba {
        font-family: SourceHanSansCN-Regular;
        font-size: 0.2rem;
        color: #000;
        margin-bottom: 0.3rem;
    }
    .banner-box {
        width: 7.2rem;
        height: 4rem;
        opacity: 1;
    }
    .banner-box img {
        width: 7.2rem;
        height: 4rem;
    }
    .banner-box p {
        font-family: SourceHanSansCN-Medium;
        font-size: 0.42rem;
        font-weight: normal;
        font-stretch: normal;
        bottom: 1.47rem;
        left: 1.49rem;
    }
    .nav-listbox {
        width: 7.2rem;
        background: url(bg_btm.png);
    }
    .ywly_min {
        width: 100%;
        margin: 0 auto;
    }
    .ywly_min_content {
        width: 6rem;
        margin: 0 auto;
    }
    .ywly_min_title {
        width: 6rem;
        height: 1.7rem;
        margin: 0 auto;
        margin-top: 1rem;
        margin-bottom: 0.5rem;
    }
    .ywly_min_title_ul {
        width: 6rem;
        overflow: hidden;
    }
    .ywly_min_title_xian {
        width: 100%;
        border-bottom: 0.02rem solid #000000;
        height: auto;
    }
    .ywly_min_title_li {
        float: left;
        font-size: 0.3rem;
        height: auto;
        line-height: 0.4rem;
        margin-left: 0.25rem;
        margin-right: 0rem;
        text-align: center;
        padding-bottom: 0.3rem;
    }
    .ywly_min_title_li:first-child {
        margin-left: 0rem;
    }
    .ywly_min_title_li_more {
        text-align: center;
        /* margin-top: 0.2rem; */
        margin-bottom: 0.2rem;
    }
    .ywly_min_title_li_more a {
        font-size: 0.23rem;
        color: #666;
        text-align: center;
        border-bottom: 0.02rem solid #666;
        line-height: 0.42rem;
        height: 0.42rem;
        display: block;
        margin: 0 auto;
        width: 0.95rem;
    }
    .ywly_min_content {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 0.5rem;
        overflow: hidden;
    }
    .ywly_min_content_shuini {
        width: 6rem;
        margin: 0 auto;
    }
    .ywly_min_content_shuini p {
        font-family: SourceHanSansCN-Light;
        font-size: 0.23rem;
        font-weight: normal;
        font-stretch: normal;
        line-height: 0.40rem;
        letter-spacing: 0px;
        color: #010101;
        margin-bottom: 0.50rem;
    }
    .ywly_min_content_shuini_shuiniyewuBT {
        font-size: 0.3rem;
        margin-right: 0.15rem;
    }
    .ywly_min_content_shuini_mian2 {
        width: 100%;
        max-width: 7.2rem;
        height: 7.42rem;
        margin: 0 auto;
        background: #ffffff url(ywly_min_content_shuini_mian2_bg2.png) no-repeat;
        background-size: 7.2rem 7.42rem;
        overflow: hidden;
        margin-bottom: 0.5rem;
    }
    .ywly_min_content_shuini_mian2_title {
        width: 1.7rem;
        height: 0.42rem;
        font-family: SourceHanSansCN-Medium;
        font-size: 0.42rem;
        font-weight: normal;
        font-stretch: normal;
        line-height: 0.42rem;
        letter-spacing: 0rem;
        color: #ffffff;
        margin: 4rem auto auto 0.58rem;
    }
    .ywly_min_content_shuini_mian2_title1 {
        width: 5.23rem;
        font-family: SourceHanSansCN-Light;
        font-size: 0.58rem;
        font-weight: normal;
        font-stretch: normal;
        line-height: 0.75rem;
        letter-spacing: 0px;
        color: #ffffff;
        margin: 0.3rem auto auto 0.58rem;
    }
    .ywly_min_content_shuini_mian2_more {
        display: block;
        cursor: pointer;
        width: 2.5rem;
        height: 0.24rem;
        font-family: SourceHanSansCN-Medium;
        font-size: 0.24rem;
        font-weight: normal;
        font-stretch: normal;
        line-height: 0.24rem;
        letter-spacing: 0px;
        color: #ffffff;
        background: url(jiantou-sn.png) no-repeat 0px 0.03rem;
        padding-left: 0.3rem;
        margin-left: 0.58rem;
        margin-top: 0.3rem;
        background-size: 0.24rem;
    }
    .ywly_min_content_xcl {
        width: 6rem;
        margin: 0 auto;
    }
    .ywly_min_content_xcl_title {
        font-family: SourceHanSansCN-Light;
        font-size: 0.4rem;
        font-weight: normal;
        font-stretch: normal;
        line-height: 0.4rem;
        letter-spacing: 0px;
        color: #010101;
    }
    .ywly_min_content_xcl_nr {
        font-family: SourceHanSansCN-Light;
        font-size: 0.23rem;
        font-weight: normal;
        letter-spacing: 0px;
        color: #010101;
        margin-top: 0.3rem;
        line-height: 0.4rem;
    }
    .ywly_min_content_xcl_ul {
        margin-bottom: 1rem;
    }
    .ywly_min_content_xcl_li {
        overflow: hidden;
        border-left: 0.04rem #3aa1fe solid;
        margin-top: 0.7rem;
        /* height: 8.85rem; */
    }
    .ywly_min_content_xcl_li_txt {
        float: left;
        width: 5.6rem;
        /* height: 4.85rem; */
        overflow: hidden;
        margin-left: 0.36rem;
        margin-top: 0.5rem;
    }
    .ywly_min_content_xcl_li_img {
        float: left;
        width: 5.6rem;
        height: 3.5rem;
        margin-left: 0.36rem;
    }
    .ywly_min_content_xcl_li_img img {
        width: 5.6rem;
        height: 3.5rem;
    }
    .ywly_min_content_xcl_li_title {
        font-family: SourceHanSansCN-Light;
        font-size: 0.4rem;
        font-weight: normal;
        font-stretch: normal;
        line-height: 0, 4rem;
        letter-spacing: 0rem;
        color: #010101;
    }
    .ywly_min_content_xcl_li_nr {
        font-family: SourceHanSansCN-Light;
        font-size: 0.23rem;
        font-weight: normal;
        letter-spacing: 0px;
        color: #010101;
        margin-top: 0.3rem;
        line-height: 0.4rem;
    }
    .ywly_min_content_gcfw {
        width: 6rem;
        margin: 0 auto;
    }
    .ywly_min_content_gcfw p {
        font-family: SourceHanSansCN-Light;
        font-size: 0.23rem;
        font-weight: normal;
        font-stretch: normal;
        line-height: 0.4rem;
        letter-spacing: 0px;
        color: #010101;
        margin-bottom: 0.5rem;
    }
    .ywly_min_content_gcfw_mian2 {
        width: 100%;
        max-width: 7.2rem;
        height: 7.42rem;
        margin: 0 auto;
        background: #ffffff url(ywly_min_content_gcfw_mian2_bg2.png) no-repeat;
        background-size: 7.2rem 7.42rem;
        overflow: hidden;
        margin-bottom: 0.5rem;
    }
    .ywly_min_content_gcfw_mian2_title {
        width: 1.7rem;
        height: 0.42rem;
        font-family: SourceHanSansCN-Medium;
        font-size: 0.42rem;
        font-weight: normal;
        font-stretch: normal;
        line-height: 0.42rem;
        letter-spacing: 0rem;
        color: #ffffff;
        margin: 4rem auto auto 0.58rem;
    }
    .ywly_min_content_gcfw_mian2_title1 {
        width: 5.23rem;
        font-family: SourceHanSansCN-Light;
        font-size: 0.58rem;
        font-weight: normal;
        font-stretch: normal;
        line-height: 0.75rem;
        letter-spacing: 0px;
        color: #ffffff;
        margin: 0.3rem auto auto 0.58rem;
    }
    .ywly_min_content_gcfw_mian2_more {
        display: block;
        cursor: pointer;
        width: 2.5rem;
        height: 0.24rem;
        font-family: SourceHanSansCN-Medium;
        font-size: 0.24rem;
        font-weight: normal;
        font-stretch: normal;
        line-height: 0.24rem;
        letter-spacing: 0px;
        color: #ffffff;
        background: url(jiantou-sn.png) no-repeat 0px 0.03rem;
        padding-left: 0.3rem;
        margin-left: 0.58rem;
        margin-top: 0.3rem;
        background-size: 0.24rem;
    }
    .ywly_min_content_gcfw_shuiniyewuBT {
        font-size: 0.40rem;
        margin-right: 0.15rem;
    }
    .ywly_min_content_shuini_gcfwBT {
        font-size: 0.4rem;
    }
}