.line_one .l
{
    width: 40%;
}
.line_one .l h4
{
    margin: 0 0 30px 0;
    color: #3872a3;
    font-weight: bold;
}
.line_one .l span
{
    font-weight: bold;
}
.line_one .r
{
    width: 60%;
}
.line_one .r span
{
    line-height: 36px;
}
.line_two
{
    margin: 100px 0 0 0;
}
.line_two .l
{
    flex-direction: column;
    width: 40%;
}
.line_two .r
{
    width: 60%;
}
.line_two .l h4
{
    margin: 0 0 30px 0;
    color: #3872a3;
    font-weight: bold;
}
.line_two .l span
{
    font-weight: bold;
}
.line_two .l ul li h5
{
    font-size: 16px;
    font-weight: bold;
}
.line_two .l ul li
{
    line-height: 36px;
}
.line_two .r img
{
    display: block;
    width: 100%;
}
.network_box
{
    background-image: url(../image/背景\ \(34\).png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
@media screen and (max-width: 1680px)
{
    .line_one .l h4
    {
        margin: 0 0 20px 0;
        font-size: 28px;
    }
    .line_one .l span
    {
        font-size: 18px;
    }
    .line_one .r span
    {
        font-size: 14px;
        line-height: 30px;
    }
    .line_two
    {
        margin: 90px 0 0 0;
    }
    .line_two .l h4
    {
        margin: 0 0 20px 0;
        font-size: 28px;
    }
    .line_two .l span
    {
        font-size: 18px;
    }
    .line_two .l ul
    {
        font-size: 14px;
    }
    .line_two .l ul li
    {
        line-height: 30px;
    }
}
@media screen and (max-width: 1600px)
{
    .line_one .l h4
    {
        margin: 0 0 15px 0;
        font-size: 26px;
    }
    .line_one .l span
    {
        font-size: 16px;
    }
    .line_one .r span
    {
        line-height: 25px;
    }
    .line_two
    {
        margin: 80px 0 0 0;
    }
    .line_two .l h4
    {
        margin: 0 0 15px 0;
        font-size: 26px;
    }
    .line_two .l span
    {
        font-size: 16px;
    }
    .line_two .l ul li
    {
        line-height: 25px;
    }
}
@media screen and (max-width: 1440px)
{
    .line_one .l h4
    {
        font-size: 24px;
    }
    .line_one .l span
    {
        font-size: 14px;
    }
    .line_two
    {
        margin: 70px 0 0 0;
    }
    .line_two .l h4
    {
        font-size: 24px;
    }
    .line_two .l span
    {
        font-size: 14px;
    }
    .line_two .l
    {
        justify-content: space-around!important;
    }
}
@media screen and (max-width: 1366px)
{
    .line_one .l h4
    {
        font-size: 22px;
    }
    .line_two
    {
        margin: 60px 0 0 0;
    }
    .line_two .l h4
    {
        font-size: 22px;
    }
}
@media screen and (max-width: 1280px)
{
    .line_one .l h4
    {
        font-size: 20px;
    }
    .line_two
    {
        margin: 50px 0 0 0;
    }
    .line_two .l h4
    {
        font-size: 20px;
    }
}
@media screen and (max-width: 1024px)
{
    .line_one .l h4
    {
        font-size: 18px;
    }
    .line_two
    {
        margin: 40px 0 0 0;
    }
    .line_two .l h4
    {
        font-size: 18px;
    }
}
@media screen and (max-width: 980px)
{
    .line_one .r span
    {
        line-height: 1.5;
    }
    .line_two .l ul li
    {
        line-height: 1.5;
    }
    .line_one .l h4
    {
        font-size: 16px;
    }
    .line_two
    {
        margin: 30px 0 0 0;
    }
    .line_two .l h4
    {
        font-size: 16px;
    }
    .line_one .l, .line_one .r
    {
        width: 100%;
    }
    .line_one
    {
        flex-wrap: wrap;
    }
    .line_one .l
    {
        margin: 15px 0;
    }
    .line_two .l, .line_two .r
    {
        width: 100%;
    }
    .line_two
    {
        flex-wrap: wrap;
    }
    .line_two .l span
    {
        display: block;
        margin: 0 0 15px 0;
    }
}
@media screen and (max-width: 768px)
{
    .line_one .r span
    {
        line-height: 1.3;
    }
    .line_two .l ul li
    {
        line-height: 1.3;
    }
    .line_two
    {
        margin: 20px 0 0 0;
    }
}
