.l-content img{
    border: none;
}
.l-content .banner{
    font-size: 0;
    line-height: 0;
}

.l-content .main{
    position: relative;
    height: 1544px;
    overflow: auto;
}
.l-content .main-bg{
    font-size: 0;
    line-height: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

.l-content .main-1{
    background-image: url("../images/lipinbg01.png");
    width: 1118px;
    height: 741px;
    margin: 22px auto 0;
    overflow: hidden;
}
.l-content .main-2{
    background-image: url("../images/lipinbg02.png");
    width: 1118px;
    height: 741px;
    margin: auto;
    overflow: hidden;
}

.l-content .main-title{
    height: 40px;
    font-size: 28px;
    font-family: SourceHanSans;
    font-weight: bold;
    color: #0D0D0D;
    line-height: 40px;
    letter-spacing: 1px;
    text-shadow: 0px 1px 1px #FFFFFF;
    text-align: center;
    margin-top: 20px;
}

.l-content .main-step{
    margin-top: 60px;
}

.l-content .main-step-bg{
    width: 630px;
    height: 110px;
    margin: auto;
}


.l-content .main-step-content{
    text-align: center;
    font-size: 0;
}

.l-content .main-step-text{
    display: inline-block;
    width: 234px;
    vertical-align: top;
}

.l-content .main-step-text .name{
    height: 35px;
    font-size: 24px;
    font-family: SourceHanSans;
    font-weight: bold;
    color: #003399;
    line-height: 35px;
    text-align: center;
}
.l-content .main-step-text .info{
    font-size: 18px;
    font-family: SourceHanSans;
    font-weight: 300;
    color: #000000;
    line-height: 26px;
    text-align: center;
    margin-top: 7px;
}

.l-content .main-step-icon{
    display: inline-block;
    width: 22px;
    height: 19px;
    background-image: url("../images/arrow.png");
    margin-top: 10px;
    vertical-align: top;
}

.l-content .main-text{
    height: 44px;
    font-size: 30px;
    font-family: SourceHanSans;
    font-weight: 300;
    color: #000000;
    line-height: 44px;
    letter-spacing: 1px;
    text-align: center;
    margin-top: 10px;
}

.l-content .bottom{
    height: 505px;
    background-image: url("../images/metal08.png");
    padding-left: 56px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.l-content .bottom-title{
    width: 136px;
    height: 53px;
    background: #003399;
    border-radius: 10px;
    font-size: 24px;
    font-family: PingFang;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 53px;
    text-align: center;
    margin-top: 23px;
    margin-bottom: 15px;
}

.l-content .bottom-text{
    height: 40px;
    font-size: 18px;
    font-family: PingFang;
    font-weight: 400;
    color: #212121;
    line-height: 40px;
}
.l-content .bottom-title2{
    height: 40px;
    font-size: 18px;
    font-family: SourceHanSans;
    font-weight: bold;
    color: #003399;
    line-height: 40px;
}

.l-content .footer{
    height: 136px;
    background: #4C4C4C;
    border: 1px solid #979797;
}

.l-content .footer-text{
    height: 66px;
    font-size: 24px;
    font-family: PingFang;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 33px;
    text-align: center;
    margin-top: 35px;
}
.l-content .footer-text a{
    text-decoration: none;
    font-size: inherit;
    color: inherit;
}

.l-content .main-pro{
    text-align: center;
    font-size: 0;
}
