/*适应pad端 宽度在414-1000之间*/
@font-face {
    font-family: "outlined-iconset";
    src:url("../font-family/思源黑体/SourceHanSansCN-Medium.otf"); 
  }
  @font-face {
    font-family: "outlined-iconsets"; 
    src:url("../font-family/思源黑体/SourceHanSansCN-Regular.otf");
  }
  @font-face {
    font-family: "outlined-iconsetss"; 
    src:url("../font-family/思源黑体/SourceHanSansCN-Normal.otf");
  }

.ul-box{
    width: 241%;
    height: 235px;
    display: flex;
    padding: 10px;
}
/* .li-box{

} */
.pa a{
    margin: 0px 20px;
}
.p1 {
    display: inline-block;
    text-decoration: none;
    height: 20px;
    line-height: 20px;
    margin-top: 40px;
}

.p2 {
    float: left;
    height: 20px;
    line-height: 20px;
    margin: 0px 0px 0px 5px;
    color: #ffffff;
}

.p3 {
    display: inline-block;
    text-decoration: none;
    height: 20px;
    line-height: 20px;
    margin-top: 40px;
}

.p4 {
    float: left;
    height: 20px;
    line-height: 20px;
    margin: 0px 0px 0px 5px;
    color: #ffffff;
    margin-top: 40px;
}
.footer-header{
    padding: 10px;
    text-align: center;
    color: white;
    background-image: url('../images/index-footer.png');
    height: 290px;
}
.shou li{
    height: 40px;
    display: inline-block;
    margin-left: 25px;
    font-weight: 400;
    position: relative;
}
.shou li span{
    font-size: 18px;
    text-decoration: none;
}
.footer-header .shou{
    width: 100%;
    height: 90px;
    margin: 0;
    float: left;
    display: block;
    list-style-type:none;
    padding-top: 10px;
    text-align: center;

    line-height: 5em;
}
.footer-header .shou li span{
    color: white;
    font-size: 18px;
    font-family: "outlined-iconset";
}
.footer-header .shou li a{
    text-decoration: none;
}
.footer-header .zhong span{
    text-align: center;
    color: white;
    font-size: 16px;
    font-family: "outlined-iconsets";
    line-height: 1.8em;
}

.back{
    /*display: flex;*/
    /*flex-wrap: wrap;*/
    justify-content: center;
}
