#responsibility-content1 {
    background-image: url(../images/responsibility-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 350px;
    position: relative;
}

#responsibility-content1::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}


#responsibility-page-name {
    font-weight: 700;
    font-size: 36px;
    line-height: 48px;
    color: #FFFFFF;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 151px;


}

#responsibility-nav {
    left: 0;
    height: 64px;
    line-height: 64px;
    width: 100%;
    z-index: 2;

}

.gift-type-list-top1 {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
}



#responsibility-nav-title {
    float: left;
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
}

#responsibility-nav-ul {
    float: right;
}

.gift-type-list-top1 li {
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    cursor: pointer;
    margin-left: 50px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.gift-type-list-top1 li a {
    color: #FFFFFF;
    display: block;
}



.gift-type-list-top1 li a:hover {
    font-weight: 700;
    font-size: 18px;
    color: #6FB568;
}


/* .gift-type-list-top1 a:hover::before, */
.gift-type-list-top1 #responsibility-nav-active a::before {
    content: "";
    display: block;
    width: 106px;
    height: 4px;
    background: #6FB568;
    background: linear-gradient(to right, #073190 30%, #6FB568 30%, #6FB568 100%);
    position: absolute;
    left: -50%;
    right: -50%;
    margin: 0 auto;
    bottom: 0;
}


.gift-type-list-top1 #responsibility-nav-active>a {
    font-weight: 700;
    color: #6FB568;
}


.gift-type-list-top2 {
    position: fixed !important;
    top: 0 !important;
    background: #fff !important;
}

.gift-type-list-top2 #responsibility-nav-title,
.gift-type-list-top2 li a {
    color: #333 !important;
}

.gift-type-list-top2 a:hover {
    font-weight: 700 !important;
    font-size: 18px !important;
    color: #6FB568 !important;
}

/* .gift-type-list-top2 a:hover::before, */
.gift-type-list-top2 #responsibility-nav-active a::before {
    content: "";
    display: block;
    width: 106px;
    height: 4px;
    background: #6FB568 ;
    background: linear-gradient(to right, #073190 30%, #6FB568 30%, #6FB568 100%);

    position: absolute;
    left: -50%;
    right: -50%;
    margin: 0 auto;
    bottom: 0;
}

.gift-type-list-top2 #responsibility-nav-active>a {
    font-weight: 700;
    color: #6FB568 !important;
}

.responsibility-public-content {
    background: #fff;
    padding: 50px 0;
}

/* .responsibility-public-content:nth-child(2n) {
    background: #F6F6F6;
} */

.responsibility-public-content-title {
    height: 56px;
    position: relative;
}


.responsibility-public-content-title h4 {
    width: 267px;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-left: 18px;
    line-height: 56px;
    font-weight: 700;
    font-size: 28px;
    color: #6FB568;
    float: left;
    position: relative;
}

.responsibility-public-content-title2 h4 {
    color: #E03C3C;
}

.responsibility-public-content-title h4::before {
    content: "";
    display: block;
    width: 4px;
    height: 24px;
    background: #6FB568;
    position: absolute;
    left: 0;
    top: 15px;
    background: linear-gradient(#073190 50%, #6FB568 50%);
}

.responsibility-public-content-title2 h4::before {
    background: #E03C3C;
}

.responsibility-public-content-title img {
    width: 39px;
    height: 18px;
    float: right;
    margin-top: 19px;
    cursor: pointer;
}

.responsibility-public-content-title .nav-md {
    position: absolute;
    top: -70px;
}

.responsibility-public-content-info {
    margin-top: 10px;
}

/* .responsibility-public-content-info .responsibility-public-content-item:nth-child(2) .responsibility-public-content-item-box3>h4 {
    color: #6FB568;

} */

.responsibility-public-content-item {
    margin-top: 20px;
    padding: 20px;
    background: #F6F6F6;
    cursor: pointer;
    display: block;

}

.responsibility-public-content-item:hover .responsibility-public-content-item-box3>h4 {
    color: #6FB568;
}

/* .responsibility-public-content:nth-child(2n) .responsibility-public-content-item {
    background: #fff;

} */

.responsibility-public-content-item-box1 {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    margin-left: 27px;
}

.responsibility-public-content-item-box1 h4 {
    font-weight: 700;
    font-size: 36px;
    line-height: 48px;
    color: #333333;
}

.responsibility-public-content-item-box1 p {
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #999999;
    margin-top: 2px;
}


.responsibility-public-content-item-box2 {
    display: inline-block;
    width: 250px;
    height: 175px;
    vertical-align: middle;
    margin-left: 45px;
}

.responsibility-public-content-item-box3 {
    display: inline-block;
    width: 752px;
    margin-left: 34px;
    vertical-align: middle;
}

.responsibility-public-content-item-box3 h4 {
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    height: 60px;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    word-break: break-all;
}

.responsibility-public-content-item-box3 p {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #999999;
    margin-top: 16px;
    height: 52px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    word-break: break-all;
}

#responsibility-paging {
    margin: 0 auto;
    text-align: center;
    margin-top: 50px;
}

#responsibility-details-content {
    padding: 50px 0;
}

#responsibility-details-box {
    float: left;
    width: 814px;
    margin-right: 34px;
}

#responsibility-details-box h4 {
    font-weight: 700;
    font-size: 28px;
    line-height: 37px;
    color: #333333;
}

#responsibility-details-box>p {
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #999999;
    margin-top: 20px;
    margin-bottom: 60px;
}

#responsibility-details-box div {
    font-weight: 400;
    font-size: 18px;
    line-height: 34px;
    text-align: justify;
    color: #333333;
}

#responsibility-details-box div img {
    width: 100%;
    height: auto;
    /* margin-bottom: 30px; */
}

#responsibility-details-box div p {
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #333333;
    margin-bottom: 20px;
}

#goBack {
    margin-top: 60px;
}


#responsibility-details-list {
    float: left;
    width: 352px;
    border-left: 1px solid #D2D2D2;
    padding-left: 35px;
}

#responsibility-details-list-title {}

#responsibility-details-list-title h4 {
    font-weight: 700;
    font-size: 28px;
    line-height: 37px;
    color: #6FB568;
    padding-bottom: 12px;
    float: left;
    position: relative;
}

#responsibility-details-list-title h4::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    bottom: 0;
    background: #6FB568;
}

#responsibility-details-list-title img {
    float: right;
    height: 15px;
    width: auto;
    margin-top: 12px;
    cursor: pointer;
}

.responsibility-details-list-item {
    padding: 20px 0;
    border-bottom: solid 1px #D2D2D2;
    cursor: pointer;
    display: block;
}

.responsibility-details-list-item:last-child {
    border-bottom: none;

}

.responsibility-details-list-item:hover h4 {
    color: #6FB568;
    font-weight: 700;


}

.responsibility-details-list-item h4 {
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    height: 48px;
    color: #000000;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    word-break: break-all;
}

.responsibility-details-list-item p {
    margin-top: 10;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #999999;
}

.responsibility-public-content-item2 {
    width: 380px;
    height: 384px;
    padding: 14px;
    background: #fff;
    float: left;
    margin-left: 30px;
    cursor: pointer;

}


.responsibility-public-content-item2:nth-child(1) {
    margin-left: 0;
}


.responsibility-public-content-item2 img {
    width: 100%;
    height: 211px;

}

.responsibility-public-content-item2 h4 {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    height: 24px;
    color: #333333;
    margin: 18px 0 10px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    word-break: break-all;
}

.responsibility-public-content-item2:hover h4 {
    color: #6FB568;
}

.responsibility-public-content-item2 div {
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    height: 42px;
    color: #999999;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    word-break: break-all;
}

.responsibility-public-content-item2 p {
    margin-top: 25px;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #A6AEB9;
}