<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    padding: 0;
    margin: 0;
}

.claer {
    clear: both;
}

a {
    color: rgb(0, 0, 0);
    text-decoration: none;
}

a:focus {
    color: rgb(0, 0, 0);
    text-decoration: none;
}

a:hover {
    color: rgb(0, 0, 0);
    text-decoration: none;
}

img {
    width: 100%;
    height: 100%;
}

/* div{
    height: 100%;
} */
.header {
    width: 100%;
    height: 110vh;
}

.mainShow {
    width: 63%;
    /* height: 30vh; */
    margin-top: 90px;
}

.goodThumbs {
    /* height: 360px !important; */
    padding: 0 !important;
    height: 33vh;
}

.goodThumbs&gt;:nth-child(1) {
    position: relative;
    height: 100%;
    /* height: 43vh; */
}

.goodThumbs&gt;:nth-child(1) a {
    height: 100%;
    width: 100%;
}

.goodThumbs&gt;:nth-child(2) {
    padding-left: 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    /* margin-top: 0px; */
    height: 100%;
}

.goodThumbs&gt;:nth-child(2) a {
    display: inline-block;
    /* height: 50px; */
    /* padding-top: 15px; */
    font-size: 18px;
}

.redArrow,
.arrowText {
    float: left;
}

.redArrow {
    width: 20px;
    height: 20px;
}

.arrowText {
    width: 94%;
    padding-left: 10px !important;
}

/* .goodThumbs&gt;:nth-child(2) a:not(:last-child){
   padding-top: 15px;
 } */
.goodThumbs&gt;:nth-child(2)&gt;a:not(:last-child)&gt;img {
    width: 20px;
    height: 20px;
    vertical-align: middle;
}

.goodThumbs&gt;:nth-child(2)&gt;img {
    width: 80%;
    height: 100px;
    display: block;
    margin-left: 25px;
    /* margin: 0 auto; */
}

.mainShow div {
    float: left;
    box-sizing: border-box;
    /* border: 1px solid black; */
}

.warmMomentsLb a {
    width: 100%;
    height: 100%;
}

.mainShow div {
    padding: 0;
}

.goodManStoryHeader {
    height: 315px;
    padding: 70px 0 85px 0 !important;
}

.goodManStory {
    /* height: 825px ; */
}

/* 鏂扮枂濂戒汉鏁呬簨姹� */
.goodManShow1 {
    width: 100%;
    height: 380px;
}

.goodManShow1&gt;:nth-child(1) {
    border-top: 3px solid rgb(218, 218, 218);
    border-bottom: 3px solid rgb(218, 218, 218);
    height: 350px;
    /* width: 54%; */
    /* padding-right: 5px; */
}

.goodManShow1&gt;:nth-child(1)&gt;span {
    display: block;
    height: 150px;
    /* line-height: 175px; */
    padding-top: 10vh;
    font-size: 18px;
    /* color:red; */
}

.goodManShow1&gt;:nth-child(1)&gt;p {
    text-indent: 2em;
    width: 90%;
    font-size: 15px;
    padding-left: 10px;
    line-height: 28px;
}

.goodManShow1&gt;:nth-child(2) {
    background-image: url(../imger/gshh_bg.png);
    background-size: 100% 100%;
    /* margin-left: 1%; */
    margin-right: 0;
    /* width: 45%; */
    height: 100%;
    text-align: center;
}

.goodManShow1&gt;:nth-child(2) img {
    width: 93%;
    height: 84.5%;
    margin-top: 3%;
}

/* 鏂扮枂濂戒汉鏁呬簨姹囩浜岄儴鍒� */
.goodManShow2 {
    width: 100%;
    height: 380px;
    margin-top: 70px;
}

.goodManShow2&gt;:nth-child(2) {
    border-top: 3px solid rgb(218, 218, 218);
    border-bottom: 3px solid rgb(218, 218, 218);
    height: 350px;
    padding-left: 50px;
    /* width: 54%; */
    /* padding-right: 5px; */
}

.goodManShow2&gt;:nth-child(2)&gt;span {
    display: block;
    height: 150px;
    /* line-height: 175px; */
    /* padding: 10px; */
    padding-top: 10vh;
    font-size: 18px;
    color: red;
}

.goodManShow2&gt;:nth-child(2)&gt;p {
    text-indent: 2em;
    width: 100%;
    font-size: 15px;
    padding-left: 10px;
    line-height: 28px;
}

.goodManShow2&gt;:nth-child(1) {
    background-image: url(../imger/gshh_bg.png);
    background-size: 100% 100%;
    /* margin-left: 1%; */
    margin-right: 0;
    /* width: 45%; */
    height: 100%;
    text-align: center;
}

.goodManShow2&gt;:nth-child(1) img {
    width: 93%;
    height: 84.5%;
    margin-top: 3%;
}

/* 鏂扮枂濂戒汉姒� */
.goodListHeader {
    padding: 55px 0 20px 0 !important;
}

/* .goodListNav {
    border-radius: 10px 10px 0 0;
    overflow: hidden;
} */
.downShowBox {
    width: 100%;
    text-align: center;
}

.downShowBox img {
    width: 18px;
    height: 18px;
}

.goodListNav a {
    width: 20%;
    height: 60px;
    color: red;
    text-align: center;
    line-height: 60px;
    font-weight: 600;
    font-size: 18px;
    box-sizing: border-box;
    display: block;
    float: left;
    border: 1px solid #ebedf1;
    /* background-color: rgb(250, 224, 209); */

}

.goodListBtnClickBg {
    background-color: red;
    color: rgb(255, 255, 255) !important;
}

.goodListNav a:not(:first-child) {
    border-left: 1px solid rgb(255, 255, 255);
}

.goodListNav a:focus {
    color: rgb(255, 255, 255);
    font-size: 20px;
    text-decoration: underline;
}

.goodListNav a:hover {
    color: rgb(255, 255, 255);
    font-size: 20px;
    text-decoration: underline;
    background-color: red;
}

.goodListLb {
    min-height: 30vh;
    width: 100%;
    overflow: auto;
    margin-top: 25px;
    display: none;
}
/* .dropdown{
    float: none !important;
    margin: 0 auto !important;
} */
.goodPeopleList {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    display: none;
}

.goodUserShow {
    width: 25%;
    box-sizing: border-box;
    margin-top: 10px;
}

.goodUserShow .imgBox {
    width: 50%;
    height: 180px;
    overflow: hidden;
    float: left;
}

.goodUserShow .textBox {
    width: 50%;
    height: 180px;
    overflow: auto;
    float: left;
}

.goodUserShow .imgBox img {
    width: 100%;
    height: auto;
}

.goodUserShow .textBox {
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
}

.goodUserShow .textBox .title {
    font-size: 12px;
    font-weight: 600;
}

.goodUserShow .textBox .text {
    font-size: 12px;
    color: #999999;
}

.headerTitle {
    padding: 5vh;
    text-align: center !important;
    font-weight: 700;
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
    display: flex;
    justify-content: center;
}

@media only screen and (max-width:1200px) {
    .goodUserShow {
        width: 33.3%;
        box-sizing: border-box;
        margin-top: 10px;
    }
}

@media only screen and (max-width:700px) {
    .goodUserShow {
        width: 50%;
        box-sizing: border-box;
        margin-top: 10px;
    }

    .goodUserShow .imgBox {
        width: 50%;
        height: 110px;
        overflow: hidden;
        float: left;
    }

    .goodUserShow .textBox {
        width: 50%;
        height: 110px;
        overflow: auto;
        float: left;
    }

    .goodListNav a {
        width: 20%;
        height: 40px;
        color: red;
        text-align: center;
        line-height: 40px;
        font-weight: 600;
        font-size: 14px;
        box-sizing: border-box;
        display: block;
        float: left;
        border: 1px solid #ebedf1;
        /* background-color: rgb(250, 224, 209); */

    }

    .goodListNav {
        margin-top: 2vh;
    }

    .goodListNav a:focus {
        color: rgb(255, 255, 255);
        font-size: 14px;
        text-decoration: underline;
    }

    .goodListNav a:hover {
        color: rgb(255, 255, 255);
        font-size: 14px;
        text-decoration: underline;
        background-color: red;
    }
}

/* 濂戒汉鍦板浘 */
.niceGuyShow {
    width: 100%;
}

.niceGuyHeader {
    height: 365px;
    padding: 140px 0 60px 0 !important;
}

.niceGuyBtn {
    height: 80px;
    width: 23%;
    background-image: url(../imger/button_02.png);
    background-size: 100% 100%;
    margin: 5px 10px;
}

/* 鍚勫湴鍔ㄦ€� */
.aroundDynamic {
    /* height: 670px; */
    margin-top: 95px;
}

.aroundHeard {
    height: 45px;
    width: 99%;
    border-left: 6px rgb(192, 19, 21) solid;
}

.underFrame {
    border-bottom: 5px solid rgb(215, 215, 215);
    width: 99%;
    position: relative;
    height: 100%;
    float: right !important;
}

.underFrame div {
    font-size: 24px;
    color: rgb(192, 19, 21);
    font-weight: 700;
    border-bottom: 5px solid rgb(149, 149, 149);
    position: absolute;
    bottom: -5px;
}

.aroundImg {
    width: 92%;
    margin: 0px auto;
    margin-top: 80px;
    height: 330px;
    position: relative;
    float: none !important;
}

.aroundImg div {
    height: 38px !important;
    width: 100%;
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    font-size: 16px;
    color: white;
    text-align: center;
    line-height: 38px;
}

.aroundText {
    width: 92%;
    margin: 0px auto;
    float: none !important;
    margin-top: 40px;
    /* height: 230px; */
}

.aroundText a {
    display: inline-block;
    /* height: 50px; */
    padding-bottom: 0px;
    font-size: 19px;
}

.aroundText .arrowText {
    line-height: 30px;
}

.aroundText&gt;a&gt;img {
    width: 20px;
    height: 20px;
}

/* 娓╂殩鐬棿 */
.warmMoments {
    /* height: 675px; */
}

.warmMomentsHeader {
    height: 265px;
    padding: 60px 0 65px 0 !important;
}

.warmMomentsLb {
    height: 35vh !important;
    width: 100%;
}

.footer {
    height: 50px;
    text-align: center;
    line-height: 50px;
    width: 100%;
    margin-top: 30px;
    background-color: rgb(192, 19, 21);
}

/* 鐩稿叧閾炬帴 */
.linkThe {
    margin-top: 50px;
}

.linkThe span {
    color: black;
    font-weight: 600;
}

@media only screen and (max-width:700px) {
    .header {
        height: 30vh !important;
    }

    .goodManStory {
        margin-top: 30px;
    }

    .warmMoments {
        margin-top: 95px;
    }

    .mainShow {
        width: 99%;
        margin-top: 30px;
    }

    .goodThumbs {
        height: 50vh;
    }

    .goodThumbs&gt;:nth-child(1) {
        height: 25vh;
    }

    .goodThumbs&gt;:nth-child(2) {
        margin-top: 10px;
        padding-left: 0;
    }

    .goodThumbs&gt;:nth-child(2)&gt;a {
        padding-top: 5px;
        font-size: 14px;
        /* height: 35px; */
    }

    .aroundDynamic&gt;:nth-child(2) {
        margin-top: 95px;
    }

    .redArrow {
        width: 8px;
        height: 10px;
    }

    .aroundHeard {
        height: 35px;
    }

    .aroundText .arrowText {
        font-size: 14px;
        line-height: normal;
    }

    .aroundImg {
        margin-top: 50px;
    }

    .goodThumbs&gt;:nth-child(2)&gt;img {
        width: 60%;
        height: 80%;
        margin: 20px auto !important;
    }

    .goodManStoryHeader {
        height: 10vh;
        padding: 5px 0 0px 0 !important;
        margin-top: 25px;
    }

    .goodManShow1 {
        height: 90vh;
    }

    .goodManShow1&gt;:nth-child(1)&gt;span {
        height: 10vh;
        /* line-height: 3vh; */
        padding: 0;
    }

    .goodManShow1&gt;:nth-child(1) {
        margin-top: 6px;
        height: 35vh
    }

    .goodManShow1&gt;:nth-child(2) {
        margin-top: 30px;
        height: 35vh
    }

    /* .goodThumbs{
        height:30vh !important; */
    /* } */
    .goodManShow2 {
        height: 90vh;
        margin-top: 10px;
    }

    .goodManShow2&gt;:nth-child(2)&gt;span {
        height: 10vh;
        /* line-height: 3vh; */
        padding: 0;
    }

    .goodManShow2&gt;:nth-child(2) {
        margin-top: 6px;
        height: 35vh
    }

    .goodManShow2&gt;:nth-child(1) {
        margin-top: 30px;
        height: 35vh
    }

    .goodManShow2&gt;:nth-child(2) {
        padding: 10px !important;
    }

    .aroundDynamic {
        margin-top: 5vh;
    }

    .aroundText a {
        /* padding-top: 5px; */
        font-size: 14px;
        width: 100%;
        /* height: 35px; */
    }

    .underFrame div {
        font-size: 18px;
    }

    .aroundImg {
        width: 100%;
    }

    .aroundText a&gt;img {
        height: 10px;
        width: 10px;
    }

    .aroundText {
        width: 100%;
        margin-top: 3vh;
        height: 20vh;
    }

    .warmMomentsHeader {
        height: 8vh !important;
        padding: 0 !important;
    }

    .warmMomentsLb {
        margin-top: 5vh;
        height: 38vh !important;
    }
}

.swiper-slide {
    position: relative;
}

.UnderShadow {
    height: 38px !important;
    width: 100%;
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    font-size: 16px;
    color: white;
    text-align: center;
    line-height: 38px;
}

/* .swiper-slide{
    position: relative;
}
.UnderShadow{
    height: 38px !important;
    width: 100%;
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0,0.5);
    font-size: 16px;
    color: white;
    text-align: center;
    line-height: 38px;
} */

/*杞挱鏍峰紡式*/
html,
body {
    position: relative;
    height: 100%;
}

body {
    background: #eee;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #000;
    margin: 0;
    padding: 0;
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    /* object-fit: cover; */
}</pre></body></html>