﻿.green-main {
    width: 1300px;
    height: 700px;
}

.green-main .hd {
    width: 188px;
    height: 349px;
    z-index: 266;
    top: 46%;
    background: url(../images/ul-zx.png) right center no-repeat;
    margin-top: -175px;
}

.green-main .hd ul li {
    width: 98px;
    height: 41px;
    position: relative;
    cursor: pointer;
    margin: 0 0 50px 0;
}

.green-main .hd ul li.name-1 {
    background: url(../images/nameico-1.png) left center no-repeat;
}

.green-main .hd ul li.name-2 {
    background: url(../images/nameico-2.png) left center no-repeat;
}

.green-main .hd ul li.name-3 {
    background: url(../images/nameico-3.png) left center no-repeat;
}

.green-main .hd ul li.name-4 {
    background: url(../images/nameico-4.png) left center no-repeat;
}

.green-main .hd ul li.name-1.on {
    background: url(../images/nameicon-1.png) left center no-repeat;
}

.green-main .hd ul li.name-2.on {
    background: url(../images/nameicon-2.png) left center no-repeat;
}

.green-main .hd ul li.name-3.on {
    background: url(../images/nameicon-3.png) left center no-repeat;
}

.green-main .hd ul li.name-4.on {
    background: url(../images/nameicon-4.png) left center no-repeat;
}

.green-main .hd ul li.on::before {
    content: '';
    width: 42px;
    height: 38px;
    position: absolute;
    top: 50%;
    margin-top: -19px;
    right: -105px;
    background: url(../images/icon.png) center no-repeat;
}

.green-main .bd {
    width: 100%;
    height: 100%;
}

.green-main .bd .inBox {
    width: 100%;
    height: 100%;
}

.green-main .bd .inBox .inHd {
    width: 1300px;
    height: 150px;
    position: absolute;
    bottom: 0;
    left: 40px;
    background: url(../images/skill-bg.png) left top no-repeat;
}

.green-main .bd .inBox .inHd ul {
    width: 1200px;
    height: 70px;
    line-height: 70px;
    margin-left: 70px;
    text-align: left;
}

.green-main .bd .inBox .inHd ul li {
    display: inline-block;
    width: 120px;
    height: 70px;
    text-align: center;
    font-size: 24px;
    cursor: pointer;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    background: url(../images/li-zx.png) right center no-repeat;
}

.green-main .bd .inBox .inHd ul li.on {
    color: #070B59;
}

.green-main .bd .inBox .inBd {
    width: 1000px;
    height: 50px;
    position: absolute;
    bottom: 10px;
    left: 220px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 24px;
    overflow: hidden;
}

.green-main .bd .inBox .renwu-1 {
    left: 260px;
    bottom: 20px;
}

.green-main .bd .inBox .renwu-2 {
    left: 206px;
    bottom: 36px;
}

.green-main .bd .inBox .renwu-3 {
    left: 295px;
    bottom: 41px;
}

.green-main .bd .inBox .renwu-4 {
    left: 208px;
    bottom: 79px;
}
