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-box {
    background: url(./center-bg.png) no-repeat;
    background-size: 100% 100%;
    padding-top: 80px;
}

.main {
    width: 1692px;
    margin: 0 auto;
}

.center-box {
    width: 1692px;
    margin: 0 auto;
    margin-bottom: 154px;
}

.nav-left {
    width: 284px;
    height: auto;
    float: left;
}

.nav-left li {
    width: 100%;
    /* height: 70px;
    line-height: 70px; */
    /* padding: 0 30px 0 24px; */
    border-bottom: 3px solid #b5b5b5;
    float: left;
    background: #f7f7f7;
    position: relative;
}

.nav-left li:first-child {
    border-top: 3px solid #b5b5b5;
}

.nav-left li a {
    color: #000;
    font-size: 20px;
    font-family: STHeitiSC-Light;
    display: block;
    padding: 20px;
    float: left;
    line-height: 26px;
    width: 220px;
}

.nav-left li span {
    float: right;
    color: #000;
    font-size: 20px;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -13px;
    padding-right: 20px;
}

.nav-hover {
    background-color: #3aa1fe !important;
}

.nav-hover a,
.nav-hover span {
    color: #fff !important;
}

.nav-right {
    width: 1259px;
    height: auto;
    float: right;
}

.lxwm {
    font-family: SourceHanSansCN-Regular;
    font-size: 60px;
    line-height: 60px;
    color: #010101;
    margin-bottom: 95px;
}

.lxwm-zw p {
    font-family: SourceHanSansCN-Light;
    font-size: 24px;
    line-height: 40px;
    color: #010101;
    margin-bottom: 60px;
}


/* 左侧结束 */

.clear {
    clear: both;
}

.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;
}


/* guanyuwomen start */

@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;
    }
    .main,
    .center-box {
        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;
    }
    .nav-right {
        width: 800px;
    }
}


/* guanyuwomen 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: 100%;
        background: url(bg_btm.png);
    }
    /* 左侧m开始 */
    .main-box {
        padding-top: 0rem;
        width: 7.2rem;
    }
    .nav-left {
        width: 2.1rem;
        left: 0;
    }
    .nav-left li {
        /* height: 0.8rem;
        line-height: 0.8rem; */
        /* padding: 0 0.17rem 0 0.23rem; */
        border-bottom: 0.03rem solid #b5b5b5;
        background: none;
    }
    .nav-left li a {
        font-size: 0.2rem;
        display: block;
        padding: 0.2rem;
        width: 1.5rem;
        line-height: 0.3rem;
        text-align: left;
    }
    .nav-left li span {
        padding: 0rem;
        margin-right: 0.1rem;
        margin-top: -0.16rem;
        font-size: 0.2rem;
    }
    .nav-hover {
        background-color: #3aa1fe !important;
    }
    .nav-hover a,
    .nav-hover span {
        color: #fff !important;
    }
    .nav-right {
        width: 5rem;
        height: auto;
        float: right;
        padding: 0.8rem 0.3rem 0rem 0.4rem;
    }
    .center-box {
        width: 7.2rem;
        margin: 0 auto;
        margin-bottom: 1.54rem;
    }
    .nav-left li:first-child {
        border-top: none;
    }
    /* 左侧m结束 */
    .lxwm {
        font-size: 0.5rem;
        line-height: 0.5rem;
        margin-bottom: 0.6rem;
    }
    .lxwm-zw p {
        font-size: 0.24rem;
        margin-bottom: 0.3rem;
        line-height: 0.4rem;
    }
}
