
/*good*/

.good {
    width: 100%;
    height: 1418px;
    background: url(bg3.jpg) no-repeat center top;
}

.good .good_tit {
    padding-top: 44px;
    text-align: center;
    color: white;
}

.good .good_tit h2 {
    font-size: 36px;
    line-height: 40px;
}

.good .good_tit p {
    font-size: 24px;
    margin-top: 18px;
}

.good .good_title {
    text-align: center;
    margin-top: 100px;
}

.good .good_title h2 {
    height: 40px;
    font-size: 36px;
    line-height: 40px;
    background: url(g1.png) no-repeat center bottom;
    color: black;
    letter-spacing: 1px;
}

.good .good_title h2 span {
    color: #0F51BB;
}

.good .good_title p {
    font-size: 18px;
    color: #5A6059;
    margin-top: 10px;
}

.good .box {
    margin-top: 15px;
}

.good .box .left {
    width: 620px;
}

.good .box .list {
    width: 100%;
    margin-top: 54px;
}

.good .box .list .num {
    width: 46px;
    height: 54px;
    line-height: 54px;
    padding-left: 7px;
    text-align: center;
    color: white;
    font-family: Impact Regular;
    font-size: 43px;
    background: url(g2.png) no-repeat;
}

.good .box .list .txt {
    width: 543px;
}

.good .box .list .txt .tits {
    width: 100%;
    height: 78px;
    background: url(g4.png) no-repeat bottom;
    background-size: 100% auto;
    color: #294471;
    margin-bottom: 10px;
}

.good .box .list .txt .tits h4 {
    font-size: 28px;
    line-height: 30px;
}

.good .box .list .txt .tits p {
    font-size: 12px;
    margin-top: 5px;
}

.good .box .list .txt .txt1 {
    padding-left: 18px;
    width: 525px;
    line-height: 24px;
    font-size: 16px;
    color: #666666;
    position: relative;
}

.good .box .list .txt .txt1 img {
    position: absolute;
    top: 8px;
    left: 0;
}

.good .box .bottom {
    margin-top: 20px;
}

.good .box .right {
    width: 565px;
}

.good .box .right .txt {
    width: 490px;
}

.good .box .right .txt .txt1 {
    width: 475px;
}

.good .box .list4 {
    position: relative;
    left: -122px;
}
