article {
    padding: 60px 0 0;
}

.inner1 {
    position: relative;
    padding: 0.5rem 0.2rem;
    background: url(../images/mpart2_bg.jpg) no-repeat center 0 / cover;
}

.inner1-main {
    position: relative;
}

.inner1-title {
    position: absolute;
    z-index: 50;
    left: 0;
    top: 0;
    width: 24px;
    height: 100px;
    padding: 0 5px;
    font-size: 14px;
    line-height: 25px;
    color: #fff;
    text-align: center;
    background: url(../images/part2_circle.png) no-repeat center 0/100%;
}

.inner1-line {
    padding-left: 0.8rem;
}

.inner1-en {
    padding: 5px 0 0;
    font-size: 18px;
    line-height: 24px;
    color: #007c3e;
    background: url(../images/part2_icon.png) no-repeat 185px 0/20px;
}

.inner1-detail .ch {
    margin-top: 0.1rem;
    padding-left: 14px;
    font-size: 16px;
    line-height: 20px;
    color: #000;
    background: url(../images/part_line.png) no-repeat 0 8px/10px;
}

.inner1-detail .en {
    display: none;
}

.inner1-nav {
    padding: 0.4rem 0 0.2rem;
}

.inner1-nav ul {
    display: flex;
}

.inner1-nav ul li {
    width: 2rem;
    background: url(../images/part2_shu.png) no-repeat 0 center;
}

.inner1-nav ul li:nth-child(1) {
    background: none;
}

.inner1-nav ul a {
    display: block;
}

.inner1-nav-icon {
    position: relative;
    text-align: center;
}

.inner1-nav-icon img {
    width: 32px;
}

.inner1-nav-icon i {
    display: block;
    position: relative;
    z-index: 1;
}

.inner1-nav-icon span {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    text-align: center;
}

.inner1-nav ul a p {
    margin: 0.1rem 0 0;
    font-size: 16px;
    line-height: 24px;
    color: #abcd03;
    text-align: center;
}

.inner1-left {
    padding: 0 0.6rem;
}

.inner1-left img {
    width: 100%;
}

.inner1-name {
    margin: 0.15rem 0;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
}

.inner1-name .en {
    display: none;
}

.inner1-p {
    font-size: 14px;
    line-height: 20px;
    color: #fff;
}

@media (min-width: 1200px) {
    article {
        padding: 0;
    }
    .inner1 {
        position: relative;
        padding: 12vw 0 4vw;
        background: url(../images/inner1_bg.jpg) no-repeat center 0 / cover;
    }
    .inner1-main {
        position: relative;
        width: 64vw;
        margin: 0 auto;
        padding: 0;
    }
    .inner1-title {
        position: absolute;
        z-index: 50;
        left: -4vw;
        top: 0;
        width: 2.4vw;
        height: 10vw;
        padding: 0 0.6vw;
        font-size: 1.2vw;
        line-height: 2.4vw;
        color: #fff;
        text-align: center;
        background: url(../images/part2_circle.png) no-repeat center 0/2.3vw;
    }
    .inner1-detail {
        margin: 1.8vw 0 0;
        color: #000;
    }
    .inner1-detail .ch {
        font-size: 1vw;
        line-height: 1.2vw;
    }
    .inner1-detail .en {
        display: block;
        font-size: 12px;
        line-height: 16px;
    }
    .inner1-line {
        display: flex;
        justify-content: space-between;
        padding: 0;
    }
    .inner1-info {
        width: 30vw;
    }
    .inner1-en {
        display: block;
        font-size: 1.8vw;
        line-height: 2.4vw;
        color: #007c3e;
        background: url(../images/part2_icon.png) no-repeat 18vw 0/1.6vw
    }
    .inner1-nav {
        width: 30vw;
        padding: 0;
    }
    .inner1-nav ul {
        display: flex;
    }
    .inner1-nav ul li {
        width: 10vw;
        background: url(../images/part2_shu.png) no-repeat 0 center;
    }
    .inner1-nav ul a {
        display: block;
        padding: 0 0 2vw;
    }
    .inner1-nav-icon {
        position: relative;
        text-align: center;
    }
    .inner1-nav-icon img {
        width: 3.5vw;
    }
    .inner1-nav-icon i {
        display: block;
        position: relative;
        z-index: 1;
    }
    .inner1-nav-icon span {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        text-align: center;
    }
    .inner1-nav ul a p {
        margin: 0.6vw 0 0;
        font-size: 1vw;
        line-height: 1.4vw;
        color: #abcd03;
        text-align: center;
    }
    .inner1-nav ul a:hover {
        background: url(../images/three.png) no-repeat center bottom;
    }
    .inner1-nav ul a:hover i {
        opacity: 0;
    }
    .inner1-nav ul a:hover span {
        opacity: 1;
    }
    .inner1-nav ul a:hover p {
        color: #fff;
    }
    .inner1-box {
        display: flex;
        justify-content: space-between;
        padding: 1.5vw 3vw 1.5vw 0;
        background: url(../images/part2_border_rt.png) no-repeat 62vw 1vw, url(../images/part2_border_rb.png) no-repeat 62vw 19vw, url(../images/part2_shape.png) no-repeat right center/50vw;
    }
    .inner1-left {
        width: 32vw;
        padding: 0;
    }
    .inner1-left img {
        width: 30.4vw;
    }
    .inner1-right {
        width: 32vw;
        padding: 1.4vw 2vw 0;
    }
    .inner1-name {
        margin: 0 0 1vw;
        padding: 0 0 1.5vw;
        color: #000;
        background: url(../images/part_line.png) no-repeat 0 bottom;
    }
    .inner1-name .ch {
        font-size: 1.2vw;
        line-height: 1.5vw;
    }
    .inner1-name .en {
        font-size: 12px;
        line-height: 16px;
        color: #999999;
    }
    .inner1-p {
        height: 11.2vw;
        overflow: auto;
        font-size: 0.9vw;
        line-height: 1.4vw;
        color: #999999;
    }
    .inner1-more {
        margin: 1vw 0 0;
    }
    .inner1-more a {
        display: block;
        width: 8vw;
        padding: 0 1vw;
        color: #fff;
        background: #007c3e;
        border: 1px solid #007c3e;
    }
    .inner1-more span {
        display: block;
        font-size: 0.9vw;
        line-height: 2.4vw;
        background: url(../images/part_three.png) no-repeat right center;
    }
    .inner1-more a:hover {
        background: #abcd03;
    }
}


/* inner2 */

.inner2 {
    padding: 0.6rem 0;
    background: url(../images/inner2_bg.jpg) no-repeat center 0/cover;
}

.inner2-icon {
    text-align: center;
}

.inner2-icon img {
    width: 0.8rem;
}

.inner2-title {
    padding: 0.1rem 0;
    font-size: 16px;
    line-height: 20px;
    color: #000;
    text-align: center;
}

.inner2-detail {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
}

.inner2-box {
    margin: 0.2rem 0.2rem 0;
    padding: 0 0.3rem;
    background: url(../images/inner2_yh1.png) no-repeat 0 0/0.2rem, url(../images/inner2_yh2.png) no-repeat right bottom/0.2rem;
}

.inner2-p {
    font-size: 14px;
    line-height: 20px;
    color: #000;
}

@media (min-width: 1200px) {
    .inner2 {
        padding: 4vw 0;
        background: url(../images/inner2_bg.jpg) no-repeat center 0/cover;
    }
    .inner2-icon img {
        width: 4.2vw;
    }
    .inner2-title {
        padding: 0.6vw 0;
        font-size: 1.2vw;
        line-height: 1.6vw;
    }
    .inner2-detail {
        font-size: 0.9vw;
        line-height: 1.5vw;
    }
    .inner2-box {
        width: 54vw;
        margin: 0.5vw auto 0;
        padding: 3vw;
        background: url(../images/inner2_yh1.png) no-repeat 0 0/1.5vw, url(../images/inner2_yh2.png) no-repeat right bottom/1.5vw;
    }
    .inner2-p {
        font-size: 0.9vw;
        line-height: 1.5vw;
    }
}


/* inner3 */

.inner3 {
    position: relative;
    padding: 0.6rem 0;
    background: url(../images/inner3_bg.jpg) center 0;
}

.inner3-title {
    position: absolute;
    right: 0.1rem;
    top: 0.1rem;
}

.inner3-title img {
    width: 0.6rem;
}

.inner3-box {
    margin: 0 1rem;
}

.inner3-box ul {
    display: flex;
    flex-wrap: wrap;
}

.inner3-box ul li {
    position: relative;
    width: 50%;
    padding: 0.1rem;
    cursor: pointer;
}

.inner3-li {
    position: relative;
    overflow: hidden;
    background: #fff;
}

.inner3-li-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    z-index: 50;
    left: 0;
    top: 1rem;
    width: 100%;
    height: 0.8rem;
    text-align: center;
    background: url(../images/inner3_shape.png) no-repeat center center/0.8rem;
    transition: 0.5s;
}

.inner3-li-icon img {
    width: 0.5rem;
}

.inner3-li-img {
    background: #000;
}

.inner3-li-img img {
    width: 100%;
    opacity: 0.8;
}

.inner3-li-name {
    padding: 0.1rem 0 0.2rem;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
}

.inner3-li-name span {
    display: block;
    padding: 0.1rem 0;
    background: url(../images/inner3_line_g.png) no-repeat center bottom;
}

.inner3-li-name2 {
    display: none;
}

.inner3-li-name2 span {
    display: block;
    padding: 0.5vw 0;
    background: url(../images/inner3_line_w.png) no-repeat center bottom;
}

.inner3-li-detail {
    padding: 5px;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    background: #fff;
}

@media (min-width: 1200px) {
    .inner3 {
        position: relative;
        padding: 6vw 0;
        background: url(../images/inner3_bg.jpg) center 0;
    }
    .inner3-title {
        position: absolute;
        right: 2vw;
        top: 2vw;
    }
    .inner3-title img {
        width: 6.4vw;
    }
    .inner3-box {
        width: 64vw;
        margin: 0 auto;
    }
    .inner3-box ul {
        display: flex;
    }
    .inner3-box ul li {
        position: relative;
        width: 25%;
        padding: 0 0.4vw;
        cursor: pointer;
    }
    .inner3-li {
        position: relative;
        overflow: hidden;
        background: #fff;
    }
    .inner3-li-icon {
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        z-index: 50;
        left: 0;
        top: 4.5vw;
        width: 100%;
        height: 6vw;
        text-align: center;
        background: url(../images/inner3_shape.png) no-repeat center center/5vw;
        transition: 0.5s;
    }
    .inner3-li-icon img {
        width: 2.8vw;
    }
    .inner3-li-img {
        background: #000;
    }
    .inner3-li-img img {
        width: 100%;
        opacity: 0.6;
    }
    .inner3-li-name {
        padding: 0.5vw 0 1vw;
        font-size: 1.2vw;
        line-height: 1.6vw;
        text-align: center;
        transition: 0.5s;
    }
    .inner3-li-name span {
        display: block;
        padding: 0.5vw 0;
        background: url(../images/inner3_line_g.png) no-repeat center bottom;
    }
    .inner3-li-layer {
        position: absolute;
        z-index: 10;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        padding: 5vw 0 0;
        opacity: 0;
        transform: translate3d(0, 100%, 0);
        transition: 0.5s;
    }
    .inner3-li-name2 {
        display: block;
        margin: 0 0 5.6vw;
        font-size: 1.2vw;
        line-height: 1.6vw;
        color: #fff;
        text-align: center;
    }
    .inner3-li-name2 span {
        display: block;
        padding: 0.5vw 0;
        background: url(../images/inner3_line_w.png) no-repeat center bottom;
    }
    .inner3-li-detail {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 6vw;
        font-size: 14px;
        text-align: center;
        background: #fff;
    }
    .inner3-box li:hover .inner3-li-icon {
        top: -3vw;
    }
    .inner3-box li:hover .inner3-li-img {
        background: #007c3e;
    }
    .inner3-box li:hover .inner3-li-img img {
        opacity: 0.6;
    }
    .inner3-li:hover .inner3-li-layer {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
    .inner3-box li:hover .inner3-li-name {
        transform: translate3d(0, 100%, 0);
    }
}


/* inner4 */

.inner4 {
    padding: 0.5rem 0 0.1rem;
    background: url(../images/inner4_bg.jpg) no-repeat center 0/cover;
}

.inner4-tel {
    text-align: center;
}

.inner4-tel img {
    width: 4.6rem;
}

.inner4-name {
    padding: 0.2rem 0;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    letter-spacing: 5px;
    text-align: center;
}

.inner4-ul {
    position: relative;
}

.inner4-ul ul {
    display: flex;
    flex-wrap: wrap;
}

.inner4-ul ul li {
    width: 50%;
    padding: 0.2rem;
}

.inner4-ul ul li:nth-child(1) {
    border: 0;
}

.inner4-li-ch {
    font-size: 16px;
    line-height: 20px;
    color: #fff;
}

.inner4-li-en {
    font-size: 12px;
    line-height: 16px;
    color: #fff;
}

.inner4-li-icon {
    padding: 0.2rem 0;
}

.inner4-li-icon img {
    width: 0.5rem;
}

.inner4-li-p {
    font-size: 14px;
    line-height: 16px;
    color: #fff;
}

.inner4-ewm {
    padding: 0.2rem 0;
}

.inner4-ewm p {
    display: none;
}

.inner4-ewm-logo {
    padding: 0 0.2rem;
}

.inner4-ewm-logo img {
    width: 2.2rem;
}

footer {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 0 0.2rem;
    font-size: 14px;
    line-height: 20px;
}

footer p {
    padding-right: 5px;
    color: #fff;
}

footer a {
    padding-right: 5px;
    color: #fff;
}

@media (min-width: 1200px) {
    .inner4 {
        position: relative;
        padding: 6vw 0 2vw;
        background: url(../images/inner4_bg.jpg) no-repeat center 0 / cover;
        border-bottom: 5px solid #c7a359;
    }
    .inner4-main {
        width: 84vw;
        margin: 0 auto;
        padding: 0;
    }
    .inner4-tel {
        text-align: center;
    }
    .inner4-tel img {
        width: 24vw;
    }
    .inner4-name {
        padding: 2vw 0 4vw;
        font-size: 1.8vw;
        line-height: 2.4vw;
        color: #fff;
        letter-spacing: 2vw;
        text-align: center;
    }
    .inner4-ul {
        position: relative;
    }
    .inner4-ul ul {
        display: flex;
    }
    .inner4-ul ul li {
        width: 18vw;
        padding: 3vw 1vw 0 2vw;
        border-left: 1px solid rgba(199, 163, 89, 0.6);
    }
    .inner4-ul ul li:nth-child(1) {
        border: 0;
    }
    .inner4-li-ch {
        font-size: 1.6vw;
        line-height: 2vw;
        color: #abcd03;
    }
    .inner4-li-en {
        font-size: 12px;
        line-height: 16px;
        color: #fff;
    }
    .inner4-li-icon {
        padding: 1.5vw 0;
    }
    .inner4-li-icon img {
        width: 2.4vw;
    }
    .inner4-li-p {
        font-size: 1vw;
        line-height: 1.2vw;
        color: #fff;
    }
    .inner4-ewm {
        position: absolute;
        right: 0;
        top: 3vw;
        padding: 0;
    }
    .inner4-ewm p {
        display: block;
        padding: 0 0 1vw;
    }
    .inner4-ewm p img {
        width: 6.5vw;
    }
    .inner4-ewm-logo {
        padding: 0;
    }
    .inner4-ewm-logo img {
        width: 11vw;
    }
    footer {
        display: flex;
        padding: 4vw 8vw 0 10vw;
        font-size: 14px;
        line-height: 20px;
    }
    footer p {
        padding-right: 5px;
        color: #fff;
    }
    footer a {
        padding-right: 5px;
        color: #fff;
    }
}