/*  */
#Content_Box {
    max-width: 1440px;
    min-height: 900px;
    background-image: url(../img/back.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin: 20px auto 0;
    padding: 15px 20px 20px;
    box-shadow: 0px 0px 10px #ddd;
    background-position: bottom;
}

/* 当前位置 */
#CurrentPosition {
    width: 100%;
    height: 30px;
    line-height: 30px;
    /* background-color: aqua; */
    font-size: 14px;
    color: #545454;
    margin-bottom: 15px;
}

/* 当前位置 a */
#CurrentPosition a {
    color: #545454;
    letter-spacing: 1px;
}

#CurrentPosition a:nth-child(5) {
    color: #0c99d1;
}

/* 关于江苏海环 */
#Content_List_Box {
    width: 250px;
    float: left;
    overflow: hidden;
    min-height: 480px;
    background-color: #d8d8d8be;
    letter-spacing: 1px;
}

/* 关于江苏海环 */
#Content_List_Box {
    width: 250px;
    float: left;
    overflow: hidden;
    min-height: 400px;
    background-color: #d8d8d8be;
    letter-spacing: 1px;
}

/* 关于江苏海环 */
#Content_List_Box {
    width: 250px;
    float: left;
    overflow: hidden;
    min-height: 400px;
    background-color: #d8d8d8be;
    letter-spacing: 1px;
}

/* 关于江苏海环 */
#Content_List_Box #Content_List_Top {
    height: 55px;
    line-height: 55px;
    background-color: #0093c5;
    text-align: center;
    font-size: 24px;
    color: #fff;
    font-weight: 800;
}

/* 关于江苏海环 */
#Content_List_Body {
    padding: 10px 30px 0px;
}

#Content_List_Body ul:first-child>li {
    text-align: center;
    height: 35px;
    margin: 10px auto 0 0;
    line-height: 35px;
}

#Content_List_Body ul:first-child>li a {
    width: 190px;
    float: left;
    font-size: 17px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #000;
    letter-spacing: 5px;
}

#Content_List_Body ul:first-child>li:nth-child(2)>a {
    color: #fff;
    background-color: #0093c5;
    font-weight: 800;
}

#Content_List_Body ul:first-child>li>a:hover {
    background-color: #0093c5;
    font-weight: 800;
    color: #fff;
}

/* 知识产权 */
/*#Content_List_Body li:nth-child(6) {*/
/*    text-align: center;*/
/*    height: 50px;*/
/*    margin: 10px auto 0 0;*/
/*    line-height: 35px;*/
/*    background-color: #000;*/
/*}*/

#Li_1 #Li_1_body li a {
    width: 160px;
    float: right;
    font-size: 17px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    letter-spacing: 5px;
    margin: 10px auto 0 0;
}

/*#Li_1 #Li_1_body .Li_1_body_class:first-child a {*/
/*    background-color: #4279a0;*/
/*    !* font-weight: 600; *!*/
/*    color: #fff;*/
/*}*/

#Li_1 #Li_1_body .Li_1_body_class a:hover {
    background-color: #4279a0;
    /* font-weight: 600; */
    color: #fff;
}


/* 内容 右边 */
#Content_Text_Body {
    float: right;
    max-width: 1130px;
    overflow: hidden;

}

/* 标题 */
#Content_Text_Body_Top div {
    white-space: nowrap;
    font-size: 15px;
    margin-top: 16px;
    color: #333;
    letter-spacing: 2px;

}

#Content_Text_Body_Top span:nth-child(1) {
    float: left;
    /* color: #000; */
}

#Content_Text_Body_Top span:nth-child(2) {

    margin-left: 300px;
    text-align: center;
    /* color: #0c99d1; */
}

#Content_Text_Body_Top span:nth-child(3) {
    float: right;
    /* color: red; */
}

#Content_Text_Body_Top h1 {
    color: #188dde;
    text-align: center;
    font-size: 35px;
    letter-spacing: 3px;
    margin-bottom: 10px;
}

/* 内容 */
#Content_Text_Body_Text {
    margin: 0 auto;
    text-align: center;
    padding: 0 20px 0 20px;
}

/* 内容 */
#Content_Text_Body_Text p {
    line-height: 210%;
    font-size: 16px;
    color: #666;
    padding: 25px 0px 0;
    text-align: justify;
}

/* 内容 照片*/
#Content_Text_Body_Text img {
    margin-top: 50px;
}

#Content_Box_logo {
    width: 120px;
    /* margin-top: -10px; */
    float: right;
}

@media all and (min-width:370px) and (max-width:1280px) {

    /*  */
    #Content_Box {
        width: 100%;
        min-height: 42rem;
        background-image: url(../img/back.png);
        background-repeat: no-repeat;
        background-size: 100% auto;
        margin: 20px auto 0;
        padding: 0px 0px 0px;
        box-shadow: 0px 0px 10px #ddd;
        background-position: bottom;
    }

    #Content_List_Box {
        width: 10rem;
        float: left;
        overflow: hidden;
        min-height: 480px;
        background-color: #d8d8d8be;
        letter-spacing: 1px;
    }


    /* 关于江苏海环 */
    #Content_List_Box #Content_List_Top {
        min-height: 55px;
        line-height: 55px;
        background-color: #0093c5;
        text-align: center;
        font-size: 1.2em;
        color: #fff;
        font-weight: 800;
    }

    /* 关于江苏海环 */
    #Content_List_Body {
        padding: 0px 0px 0px;
        /* padding-left: -20px; */
        /* background-color: #000; */
    }

    #Content_List_Body li {
        width: 100%;
        text-align: center;
        height: 35px;
        /* overflow: hidden; */
        margin: 10px auto 0;
        line-height: 35px;
    }

    #Content_List_Body ul:first-child>li a {
        width: 100%;
        float: left;
        font-size: 17px;
        text-overflow: ellipsis;
        /* overflow: hidden; */
        white-space: nowrap;
        color: #000;
        letter-spacing: 5px;
    }

    /* 内容 右边 */
    #Content_Text_Body {
        text-align: center;
        width: 70%;
        overflow: hidden;
        /* background-color: #000; */
        margin-right: 20px;
    }

    /* 标题 */
    #Content_Text_Body_Top div {
        white-space: nowrap;
        font-size: 12px;
        margin-top: 0px;
        color: #333;
    }

    #Content_Text_Body_Top span:nth-child(1) {
        float: left;
        color: #000;
    }

    #Content_Text_Body_Top span:nth-child(2) {

        margin-left: 10px;
        text-align: center;
        color: #0c99d1;
    }

    #Content_Text_Body_Top span:nth-child(3) {
        float: right;
        color: red;
    }

    #Content_Text_Body_Top h1 {
        color: #188dde;
        text-align: center;
        font-size: 1.3em;
        letter-spacing: 3px;
        margin-bottom: 10px;
    }

    #Li_1_body {
        height: 140px;
        /* background-color: #000; */
    }

    #Li_1 #Li_1_body li #Li_1 #Li_1_body li a {
        width: 60px;
        /* float: right; */
        font-size: 14px;
        text-overflow: ellipsis;
        /* overflow: hidden; */
        white-space: nowrap;
        letter-spacing: 5px;
        margin: 10px auto 0 0;

    }

    #Li_1 #Li_1_body .Li_1_body_class:nth-child(2) a {
        background-color: #4279a0;
        /* font-weight: 600; */
        color: #fff;
    }

    #Li_1 #Li_1_body .Li_1_body_class a:hover {
        background-color: #4279a0;
        /* font-weight: 600; */
        color: #fff;
    }

    /*  */
    /* 内容 照片*/
    #Content_Text_Body_Text img {
        margin-top: 20px;
        width: 100%;
    }
}