.foot{ background: #333333;width: 100%;}
.foot .foot_pp:after{clear:both;display: block; content: '';}
.foot .foot_pp{padding-bottom: 50px;border-bottom: 1px solid #3e3e3e;}
.foot .foot_pp ul{width: 100%;padding-top: 50px;}
.foot .foot_pp ul li{float: left;width: 20%;text-align: center;}
.foot .foot_pp ul li p{text-align: center; color: #fff;padding-top: 5px;}
.foot .foot_pp ul li p:nth-of-type(2){color: #9c9c9c;}
.foot .foot_inf{border-bottom: 1px solid #3e3e3e;}
.foot .foot_inf ul{float: left; margin-right: 130px;color: #fff;padding-top: 45px;}
.foot .foot_inf ul h3{color: #fff; font-size: 16px;margin-bottom: 5px;}
.foot .foot_inf ul li{color: #cccccc;}
.foot .foot_inf ul li a{color: #cccccc;line-height: 22px;}
.foot .foot_inf ul li a:hover{text-decoration: underline;}
.foot .foot_inf:after{clear:both;display: block; content: '';}
.foot .wtj_gzh{float: right;width: 305px;padding-bottom: 30px;}
.foot .wtj_gzh div{float: left;margin-left: 36px;margin-top: 25px;}
.foot .wtj_gzh div p{color: #fff; text-align: center;}
.foot .wtj_gzh div p:nth-of-type(1){line-height: 36px;}
.foot .wtj_gzh div p:nth-of-type(2){padding: 8px;background: #fff;}
.foot .foot_logo{text-align: center;padding-top: 30px;padding-bottom: 30px;}
.foot .foot_logo img{text-align: center;display: inline-block;margin-right: 8px;}
.foot .foot_logo img:last-child{margin: 0px;}
.foot .poycop{padding-top: 30px;text-align: center;color: #fff;font-size: 14px; line-height: 28px;padding-bottom: 30px;}


footer {
    width: 100%;
    background-color: #fff;
    overflow: hidden;
}
footer .foot_bg {
    width: 100%;
    background-color: rgba(21, 21, 21, 100);
    margin-top: 48px;
    /* overflow: hidden; */
    padding: 37px 0 69px 0;
}
footer .top_lj {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 41px;
    border-bottom: 0.5px solid #555;
    margin-bottom: 73px;
}
footer .ddlj ,.khlx,.yqlj{
    width: 1200px;
    margin: 0 auto;
    /* margin-top: 37px; */
    line-height: 25px;
    margin-bottom: 15px;
    position: relative;
    text-align: center;
        height: auto;
    /* vertical-align: middle; */
}
footer .ddlj>strong,.khlx>strong ,.yqlj>strong{
    position: absolute;
    top: 0;
    left: 0;
    text-align: right;
    color: #666;
    font-weight: normal;
    font-size: 12px;
    width: 170px;
}
footer .ddlj >ul,.khlx>ul,.yqlj>ul {
    margin-left: 200px;
    width: 895px;
    display: flex;
    cursor: pointer;
    height: 25px;
     flex-wrap: wrap; 
    overflow: hidden;
}


footer .wtly_ul>li,.khlx_ul>li ,.yqlj_ul>li{
    font-size: 14px;
    color: #999;
    text-align: center;
    margin-right: 20px;
    line-height: 1.8;
    white-space:nowrap;
}
footer .wtly_ul>li>a,.khlx_ul>li>a ,.yqlj_ul>li>a {
    color: #444;
    font-size: 12px;
}
footer .button {
    font-size: 12px;
    color: #555; 
    /* background-color: rgb(80, 135, 255); */
    border-color: transparent;
    position: absolute;
    top: 0;
    right: 30px;
    cursor: pointer;
}

footer .mid_lx {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-bottom: 60px; 
}
footer .nr_logo {
    width: 365px;
    height: 144px;
    border-right: 0.5px solid #555;
}
footer .nr_logo>img {
    display: block;
    max-width: 300px;
    max-height: 100px;
    margin-bottom: 13px;
}
footer .nr_logo>span {
    color: #999;
}
footer .nr_logo>span:nth-of-type(1){
    margin-right: 19px;
}
footer .nr_lx {
    /* width: 437px; */
    height: 144px;
}
footer .nr_lx>p:nth-of-type(1) {
    font-size: 14px;
    color: #999;
    margin-bottom: 5px;
}

footer .nr_lx>strong:nth-of-type(1) {
    display: block;
    width: 100%;
    font-size: 24px;
    color: #fff;
    margin-bottom: 40px;
}

footer .nr_lx>p:nth-of-type(2) {
    font-size: 14px;
    color: #999;
    margin-bottom: 5px;
}

footer .nr_lx>strong:nth-of-type(2) {
    display: block;
    width: 100%;
    font-size: 18px;
    color: #fff;
}
footer .nr_gy {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
footer .nr_gy>span {
    color: #fff;
}
footer .nr_gy>a {
    color: #666;
}
footer .nr_ewm {
    width: 336px;
    height: 144px;
    display: flex;
    justify-content: space-evenly;
}
footer .nr_ewm>div {
    text-align: center;
}
footer .nr_ewm>div>i {
    font-style: normal;
    font-size: 14px;
    color: #fff;
    margin-bottom: 17px;
}
footer .nr_ewm>div>img {
    display: block;
    width: 87px;
    height: 87px;
    margin-top: 13px;
}
footer .bqbh {
    text-align: center;
    font-size: 12px;
    color: #444;
    border-top: 1px solid rgb(62, 62, 62);
    padding-top: 20px
}

