    body{
    width: 100%;
    background-color: #F0F0F0; 
    margin: 0 auto;
    } 
    *{
    border: 0px;
    padding: 0px;
    margin: 0px;
    }
    #top{
    width: 1800px;
    height: 90px;
    background-color: white;
    border-bottom: 1px solid #bbbbbb;
    margin: 0 auto;
    }
    #menu{
    width: 1800px;
    overflow: hidden;
    }
    #menu img{
    height: 80px; 
    margin-top: 5px;
    }
    #menu ul{
    list-style-type: none;
    }
    #menu ul li{
    float: left;
    height: 90px;
    line-height: 90px;
    padding-left: 50px;
    position:relative;
    }
    #menu ul li a{
    color: black;
    display: inline-block;
    font-size: 30px;
    font-weight: 900;
    }
    #menu ul li a:hover{
        color: #FFD700;
        text-decoration: none;
    }

    a{
        text-decoration: none;
    }

    a:hover{
        color: #ec09ce;
        text-decoration: none;
        font-weight: bold;
    }

    #menu ul .gengduoli{
        min-height:800px;
        position: relative;
        list-style-type: none;
        display: inline-block;
     }

    .gengduo1{
        display: none;
        position: absolute;
        background-color: #f9f9f9;
        min-width: 160px;
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); 
        line-height: normal;
        margin-top: -5px;
        font-size: 20px;
    }

    .gengduo1 a {
        color: black;
        padding: 16px 16px;
        text-decoration: none;
        display: block;
        font-size: 20px;
    }

    .gengduo1 a:hover {
        background-color: #f1f1f1;
        min-width: 160px;
        font-size: 20px;
    }

   .gengduoli:hover .gengduo1{
        display: block;
        font-size: 20px;
    }   

/* ============================================================================================= */
    #content{
        width: 1500px;
        height: 800px;
        background-color: #FFD700;
        overflow: hidden;
        margin: 0 auto;
    }

    /* ---------------------------------------------------------------------------------- */
    #conleft{
        width: 250px;
        height: 800px;
        background-color:#e6e7e4;
        float: left;
        overflow: hidden;
    }

    .qihuoleft{
        width: 250px;
        height: 800px;
    }

    .renshiqihuoul{
        width: 250px;
        font-size: 25px;
        list-style-type: none;
    }

    .renshiqihuoli{
        width: 250px;
        background-color: #ee0c0c;
        color: white;
        text-decoration: none;
        font-size: 30px;
        text-align:center;
        font-weight: bold;
    }

    .renshiqihuoli2a{
        list-style-type: none;
        width: 250px;
        color:black;
        text-decoration: none;
        font-size: 20px;
        margin-left: 15px;
        line-height: 40px;
    }

     /* ---------------------------------------------------------------------------------- */
    #concon{
        width: 1000px;
        height: 800px;
        background-color:rgb(244, 245, 247);
        float: left;
        overflow: hidden;
    }
    .qihuocon{
        width: 1000px;
        height: 800px;
        overflow: scroll;
        margin-left: 50px;
        margin-right: 80px;
        font-size: 20px;
        line-height: 40px;
        text-align: left;
    }

     /* ---------------------------------------------------------------------------------- */
    #conright{
        width: 250px;
        height: 800px;
        background-color:#e6e7e4;
        float: left;
        overflow: hidden;
    }

    .jinrongright{
        width: 250px;
        height: 800px;
        font-size: 25px;
    }

    .qihuoul{
        list-style-type: none;
    }

    .qihuoli{
        list-style-type: none;
        width: 250px;
        background-color: #ee0c0c;
        color: white;
        text-decoration: none;
        font-size: 30px;
        text-align:center;
        font-weight: bold;
    }

    .qihuoli2a{
        list-style-type: none;
        width: 250px;
        color:black;
        text-decoration: none;
        font-size: 20px;
        margin-left: 15px;
        line-height: 40px;
    }
    /* ---------------------------------------------------------------------------------- */
     #content0{
        width: 1800px;
        height: 800px;
        background-color: #e6e7e4;
        margin: 0 auto;
        overflow: hidden;
     }
     #content0left{
        width: 600px;
        height: 800px;
        background-color: rgb(244, 245, 247);
        float: left;
        overflow: scroll;
        font-size: 20px;
     }
     #content0right{
        width: 1200px;
        height: 800px;
        background-color:rgb(244, 245, 247);
        float: left;
     }
     #content1{
        width: 600px;
        height: 400px;
        background-color: rgb(244, 245, 247);
        float: left;
        overflow: scroll;
     }
     #content2{
        width: 600px;
        height: 400px;
        background-color: rgb(244, 245, 247);
        float: left;
         overflow: scroll;
     }
     #content3{
        width: 600px;
        height: 400px;
        background-color: rgb(244, 245, 247);
        float: left;
        overflow: scroll;
     }
     #content4{
        width: 600px;
        height: 400px;
        background-color: rgb(244, 245, 247);
        float: left;
        border: #FFD700;
        border-left: 2;
        border-top: 2;
        overflow: scroll;
     }
     #content0 img:hover{
        width: 1920px;
        height: 1080px;
        display: block;
     }

/* ============================================================================================= */
    #bottom{
        width: 1800px;
        height: 450px;
        background-color: rgb(247, 13, 9);
        margin: 0 auto;
    } 
    #bottom1{
        width: 1800px;
        height: 400px;
        background-color: rgb(248, 248, 247);
        margin: 0 auto;
        text-align: center;
    }
    #bottomleft{
        width: 200px;
        height: 400px;
        background-color: rgb(248, 248, 247);
        float: left;
        overflow: hidden;
    }
    #bottomleft img{
        width: 200px;
        height: 200px;
    }
    #bottomcon{
        width: 1200px;
        height: 400px;
        background-color: rgb(248, 248, 247);
        float: left;
        overflow: hidden;
        text-align: center;
        align-self: center;
    }
    #bottomcon ul{
        list-style-type: none;
        overflow: hidden;
        align-self: center;
        float: left;
    }
    #jiaoyisuo ul li{
        margin: 0 auto;
        padding-left: 30px;
        line-height: 50px;
        font-size: 20px;
        text-align: left; 
    }
    #gupjiaoyisuo ul li{
        margin: 0 auto;
        padding-left: 30px;
        line-height: 50px;
        font-size: 20px; 
        text-align: left; 
    }
    
    #women ul li{
        margin: 0 auto;
        padding-left: 30px;
        line-height: 50px;
        font-size: 20px;
        text-align: left; 
    }
    #bottomright{
        width: 400px;
        height: 400px;
        background-color: rgb(248, 248, 247);
        float: left;
        overflow: hidden;
    }
    #bottomright img{
        width: 200px;
        height: 250px;
        float: left;
    }
    #bottom2{
        width: 1800px;
        height: 50px;
        background-color: rgb(248, 248, 247);
        overflow: hidden;
        text-align: center;
        margin: 0 auto;
    }
    