.mr20 {
    margin-right: 20px;
}



.m-code a {
    display: inline-block;
    width: 222px;
    margin-left: 15px;
}

.bgf0 {
    background-color: #fff;
}

.STYLE2 {
    color: #FFFFFF
}



@media(min-width:761px) {
    .dh2 {
        line-height: 90px;
        font-size: 32px;
        color: #333;
        font-weight: 400;
        text-align: center;
        margin: 30px 0 25px;
    }

    .list-box-bg {
        background: url('../image/list-bx-bg.png') no-repeat;
        margin: 0px auto 0;
        width: 1200px;
        background-size: 100% 100%;
    }


    .list-box-bg.list-box_bg1 {
        background: url('../image/fgx_one.png') no-repeat 50%;
    }

    .zhei {
        padding: 0px 50px 0;
        background: none;
        height: 270px;
        font-size: 16px;
        line-height: 30px;
        letter-spacing: 0.5px;
        margin: 10px;
        position: relative;

    }

    .lef_box,
    .rig_box {
        float: left;
        width: 50%;
        padding: 0 60px;
        border-right: 0px solid #ccc;
    }

    .lef_box span {
        font-size: 18px;
        line-height: 25px;
        font-weight: bold;
        margin-bottom: 0px;
        display: block;
    }

    .lef_box p,
    .rig_box p {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 20px;
    }

    .rig_box {
        border-right: none;
    }

    .lef_box ul li {
        font-size: 16px;
        font-weight: 400;
        line-height: 25px;
    }


    .prodsty a,
    .prodsty span {
        font-size: 14px;
        line-height: 25px;
        margin-top: 3px;
        /* display: block; */
    }

    .font14 {
        line-height: 25px;
        font-size: 14px;
        color: #333;
    }

    .logo a:hover {
        text-decoration: none;
    }
    .rig_box ul{
        /* padding-left: 25px; */
    }
    .rig_box ul li {
        line-height: 24px;
        vertical-align: middle;
        /* list-style-type:square; */
    }

    .rig_box ul li a {
        color: #333;
    }

    .rig_box ul li span {
        display: inline-block;
        float: left;
       
        color: #118899;
        font-weight: bold;
    }

    .rig_box .title {
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 20px;
    }

    .foot {
        font-size: 14px;
    }

    .m-code {
        width: 150px;
    }

 .rig_box p.name {
        font-size: 18px;
        padding-bottom: 10px;
        text-align: left;
        margin-top: 10px;
        margin-left: 120px;
        border-bottom: 1px solid #118899;
        font-weight: bold;
        margin-bottom: 10px;
    }
}

.mb20 {
    margin-bottom: 25px;
}

@media(max-width:760px) {

    .lef_box,
    .rig_box {
        margin-top: 10px;
        padding: 0 20px;
        border-right: 2px solid #ccc;
    }

    .lef_box span {
        font-size: 18px;
        line-height: 25px;
        font-weight: bold;
        margin-bottom: 5px;
        display: block;
    }

    .lef_box p,
    .rig_box p {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 20px;
    }

    .rig_box {
        border-right: none;
    }

    .rig_box .title {
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 10px;
    }

    .zhei {
        padding: 0 20px;
        background: none;

        font-size: 16px;
        line-height: 30px;
        letter-spacing: 0.5px;
        margin: 30px 0;
        position: relative;

    }

    .dh2 {
        line-height: 40px;
        font-size: 24px;
        color: #333;
        font-weight: 400;
        text-align: center;
        margin: 30px 0 15px;
    }
}