body{background-color: #fff;margin: 0;}
  .foot   *{
    margin: 0;
    padding: 0;
}
.foot li{
    list-style: none;
}
.foot  .container,.foot .container2{
    width: 1000px;
    margin: 0 auto;
    padding: 0 5px;
    box-sizing: border-box;
}
  .foot  .clearfix::after,.foot .container2::after{
    display: block;
    content:'';
    visibility: hidden;
    clear: both;
}

.foot{
    width: 100%;
    padding: 50px  0px 15px 0px;
    background: rgb(177, 0, 1);
    font-size: 14px;
    min-width: 1000px;
}
.foot .ftleft{
    width: 600px;
}
.foot .ftmid{
    width: 238px;
    margin-left: -201px;
}
.foot .ftmid,.foot .ftleft,.foot .ftright{
    float: left;
    
    text-align: left;
}
.foot .ftright{
    float: right;
}
.foot .ftleft a{
    display: inline-block;
    line-height: 16px;
    line-height: 16px;
    font-size: 14px;
    color: #fff;
    padding: 0 16px;
   
}
.foot .ftleft .p1 a+a{
 border-left: 2px solid #fff;
}
.foot .ftleft a:first-child{
    padding-left: 0;
}
.foot .ftleft .p1,
.foot .ftleft .p2,
.foot .ftleft .p3,
.foot .ftleft .p4{
    margin-bottom: 14px;
    color: #fff;
}
.ftmid img{
    margin-bottom: 20px;
    /* margin-left: -50px; */
    vertical-align: middle;
}
.foot .ftmid {

}
.foot .ftright li{
    width: 100px;
    /* height:48px; */
    line-height: 48px;
    text-align: center;
    /* background: #d65352; */
    float: left;
    /* padding-left: 35px; */
    position: relative;
    cursor: pointer;
    box-sizing: border-box;
}
.foot .ftright li a,.ftright li{
    color: #fff;
    font-size: 16px;
}
.foot .ftright li:hover .scindex_ftrwm{
    display:block;
}
.foot .scindex_ftrwm{
    display:none;
    position:absolute;
    left: 0;
    top: -148px;
    }
.foot .scindex_ftrwm img{
    width: 144px;
    max-width: unset;
        position: relative;
}
.foot .ftright>div{
    margin-bottom: 15px;
}
.foot .ftright div li{
    margin-left: 15px;
}
.foot .ftright div li:first-child{
    margin-left:0;
}
.foot .ftright  li img{
    /* margin-right: 16px; */
    vertical-align: middle;
    max-width: 100%;
}
.foot .ftleft .p4 a{
    padding:0;
}
/*dy*/
        #alertbox.alertbox {
            width: 510px;
            height: 288px;
            padding: 27px;
            border-radius: 10px;
            background: #fff;
            text-align: center;
            box-sizing: border-box;
            z-index: 999;
            position: fixed;
            left: 50%;
            margin-left: -255px;
            top: 150px;
        }

        #alertbox .alerttit {
            width: 100%;
            height: 62px;
            line-height: 62px;
            border-bottom: 1px solid #bebebe;
            font-size: 18px;
            font-weight: bold;
            color: #cd0000;

        }

        #alertbox button {
            outline: none;
            border: none;
            background: #cd0000;
            color: #fff;
            text-align: center;
            width: 147px;
            height: 46px;
            line-height: 46px;
            font-size: 18px;
            border-radius: 7px;
                cursor: pointer;
        }

        #alertbox .alertnr {
            line-height: 112px;
            font-size: 18px;
        }

        #alertbox .alertclose {
            position: absolute;
            color: #cd0000;
            font-size: 40px;
            right: 20px;
            top: 15px;
            cursor: pointer;
        }
       body{
            position: relative;
        }
       .alertyinying {
            width: 100%;
            height: 100%;
            background: rgba(0, 0, 0, .1);
            position: absolute;
            top: 0;
        }
.dzjglg{
    float:left;
    margin-right: 30px;
}
.dzjglg img{
    margin:30px 0 0 0;
}
/* .slhzfwzzc{
display:block;
} */
.slhzfwzzc img{
    display:block;
}

@media (max-width:768px){
    .foot .ftmid {
        width:200px;
        margin:0 auto;
        float:none;
    }
    .foot .ftright{
        width: 330px;
        margin:0 auto;
        float: none;
        margin-top: 20px;
    }
    .foot .ftright div li{
        width: 27%;
    }
}
@media (max-width:425px){
    .foot .ftright{
        width:300px;
    }
}
