﻿
 body {
        font-family: Arial, "serif", "微软雅黑";
        font-size: 14px;
        background-color: #ebe0d4;
    }
.text-underline {
    text-decoration: underline;
}
.header-container {
    height: 200px;
    min-width: 1200px;
    width: 100%;
    background-color: #ffffff;
    position: relative;
}

.header-sub-container {
    /*width: 1200px;*/
    height: 148px;
   /* margin: 0 auto;*/
    display: flex;
  /*  margin-left:5%;*/
}

    .header-sub-container .left-header {
        width: 180px;
        height: 148px;
    }

.left-header img {
    display: inline-block;
    width: 130px;
    height: 130px;
    padding-top: 10px;
    margin-left: -280px;
}

.right-header {
   /* width: 1020px;*/
    height: 148px;
    flex:0.8;
}

.div_homepage {
    background-color: burlywood;
    height: 50px
}

.p_homepage {
    color: #ffffff;
    font-size: 18px;
    margin-left: 120px;
    padding-top: 15px;
}

.right-header .header-right-up {
    height: 70px;
    /* display: flex;
    flex-direction: row-reverse;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 1px #cdcbc9 solid;*/
}

.header-right-up .header-right-up-chats {
    margin-left: 20px;
    text-decoration: none;
}

    .header-right-up .header-right-up-chats a {
        margin: 5px;
        text-decoration: none;
    }

.header-right-up .header-right-up-shop {
    display: flex;
    flex-direction: row;
}

    .header-right-up .header-right-up-shop a {
        margin-left: 20px;
        display: flex;
        flex-direction: row;
        text-decoration: none;
        padding-bottom: 2px;
        color: #333;
    }

.header-right-up-shop a:hover span {
    color: #ed808f;
}

.header-right-up .header-right-up-shop a img {
    height: 24px;
    margin-right: 5px;
}

.header-right-down {
    display: flex;
    flex-direction: column;
    /* position: relative; */
    float:right;
    margin-right:4.5%;
}

    .header-right-down > ul {
        height: 78px;
        /* height: 100%; */
        width: 104%;
        margin: 0;
        display: flex;
        flex-direction: row;
        /*justify-content: space-around;*/
        align-items: center;
        text-decoration: none;
        list-style-type: none;
        font-size: 20px;
       /* padding-left: 322px;*/
    }

        .header-right-down > ul > li {
            height: 100%;
            display: flex;
            align-items: center;
            /* position: relative; */
        }

            .header-right-down > ul > li > a {
                height: 100%;
                display: flex;
                align-items: center;
                text-decoration: none;
                color: #313131;
                padding: 0 20px;
                /* background-color: red; */
            }

            .header-right-down > ul > li:hover > a {
                color: #ed808f;
            }

            .header-right-down > ul > li:hover .header-right-down-nav {
                display: block;
            }

            .header-right-down > ul > li:hover {
                display: inline-block;
                border-bottom: 2px solid #ed808f;
                color: #ed808f;
            }
.header-right-down-nav_div {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
   /* padding-left: 132px;*/
    padding-top: 26px;
    /*align-items: center;*/
    border-top: 1px solid #cdcbc9;
    margin-top:10px;
    margin-left:7%;
}
.header-right-down-ul-li-active {
    display: inline-block;
    border-bottom: 2px solid #313131;
    color: #ed808f;
}

    /* .header-right-down-ul-li-active::before { */
    /*     content: ''; */
    /*     position: absolute; */
    /*     height: 0; */
    /*     width: 100%; */
    /*     top: -1px; */
    /*     left: 0; */
    /*     /* display: inline-block; !1! */
    /*     border-top: 2px solid #ed808f; */
    /*     color: #ed808f; */
    /* } */

    .header-right-down-ul-li-active > a {
        color: #313131 !important;
    }

    .header-right-down-ul-li-active:hover {
        border-top: none;
        color: #ed808f !important;
    }

.header-right-down .header-right-down-nav {
    position: absolute;
    width: 100%;
    left: 0%;
    /*left:22%;*/
    top: 150px;
    background-color: #ffffff;
    display: none;
    z-index: 100;

/*    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-left: 132px;
    padding-top: 50px;
    align-items: center;*/
}

.header-right-down-nav > ul {
    display: flex;
    justify-content: space-around;
    padding: 50px 0px;
    flex-direction: column-reverse;
    padding-left:10%;
}

    .header-right-down-nav > ul > li > a {
        display: block;
        color: #333;
        font-weight: bold;
        font-size: 15px;
        padding: 0 50px 15px 0px;
      /*  border-bottom: 1px #dfd5cb solid;*/
        /* white-space: nowrap; */
    }

.header-right-down-nav .header-right-down-nav-sub > li {
    /*margin-top: 15px;*/
}

.header-right-down-nav-sub > li > a {
    color: #333;
}

.header-right-down-nav a:hover {
    color: #ed808f !important;

}

.container {
    width: 100%;
    min-width: 1200px;
    margin: 0 auto;
}







footer {
    width: 100%;
    /* height: 100%; */
    min-width: 1200px;
    background-color: white;
    padding: 50px 0 0 0;
}

    footer .footer-up {
        width: 1200px;
        margin: 0 auto;
        display: flex;
    }

.footer-up .footer-up-left {
    width: 830px;
    display: flex;
    justify-content: space-between;
}

.footer-up-left dt {
    position: relative;
    border-top: 1px #c1b8ae solid;
    padding: 15px 30px 10px 0;
    font-size: 14px;
    font-family: Arial, "serif", "微软雅黑";
}

    .footer-up-left dt span {
        position: absolute;
        height: 3px;
        width: 15px;
        top: -2px;
        left: 0;
        background-color: #ed808f;
    }

.footer-up-left dd a {
    display: block;
    padding: 8px 0;
    color: #6b6660;
    font-size: 12px;
}

.footer-right {
    width: 370px;
    height: 230px;
    display: flex;
    flex-direction: row-reverse;
}

    .footer-right .footer-right-item {
        width: 90px;
        height: 129px;
        margin-left: 30px;
    }

.footer-right-item a {
    display: block;
}

.footer-right-item img {
    display: block;
    width: 90px;
    height: 90px;
    margin-bottom: 16px;
}

.footer-right-item p {
    text-align: center;
}

.footer-down {
    height: 60px;
    width: 100%;
    margin-top: 40px;
    font-size: 12px;
    border-top: 1px #dad3cc solid;
}

    .footer-down .footer-down-item {
        width: 1200px;
        height: 100%;
        margin: 0 auto;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
    }

.footer-down-item-left {
    display: flex;
}

    .footer-down-item-left ul {
        display: flex;
        margin-right: 10px;
    }

        .footer-down-item-left ul li {
            margin: 0 5px;
        }

            .footer-down-item-left ul li:hover,
            .footer-down-item-left ul li:hover a {
                color: #ed808f;
            }

            .footer-down-item-left ul li a {
                text-decoration: none;
                color: #333;
                margin-right: 5px;
            }
