.banner{
    width: 100%;
    min-width: 1540px;
    height: 400px;
}
.banner img {
    width: 100%;
    height: 400px;
}
.type-name{
    width: 1200px;
    margin: 0 auto;
    position: relative;
    text-align: left;
    margin-top: -300px;
}
.type-name h1 {
    font-size: 34px;
    color: #ffffff;
    font-weight: 100;
}
.type-name dd {
    font-size: 20px;
    color: #ffffff;
    margin-top: -10px;
}
.navigation{
    min-width: 1540px;
    height: 70px;
    background-color: #f6f6f6;
}
.navigation-a{
    width: 1200px;
    margin: 0 auto;
    height: 70px;
    line-height: 70px;
}
.navigation-left {
    width: 400px;
    color: #666666;
    font-size: 16px;
}
.navigation-left span {
    margin: 0 7px;
    color: #cbb073;
}
.navigation-right {
    max-width: 800px;
    text-align: right;
    margin-right: -22px;
}
.navigation-right ul li{
    width: 140px;
    text-align: center;
    float:left;
    list-style: none
}
.check{
    color: #cbb073;
}
.middle{
    min-width: 1540px;
    background-color: #fefdfb !important;;
    background: url('../images/join/content-bj.jpg') no-repeat bottom center;
}
.middle-content{
    width: 1200px;
    margin: 0 auto;
    display: flow-root;
}
.middle-content-list{
    width: 1060px;
    border-radius: 20px;
    background-color:#fff;
    margin-top: 20px;
    margin-bottom: 20px;
    border:2px solid #f6f5f3;
    box-shadow:5px 5px 5px #f6f5f3,5px -5px 5px #f6f5f3,-5px 5px 5px #f6f5f3,-5px -5px 5px #f6f5f3;
    padding: 40px 70px;
}
.middle-content-list-a{
    font-size: 36px;
    font-weight: bold;
    color: #201e1e;
}
.middle-content-list-b{
    font-size: 38px;
    font-weight: bold;
    color: #201e1e;
    margin-top: 30px;
    margin-bottom: 10px;
}
.middle-content-list-b dd{
    font-size: 18px;
    color: #666666;
    font-weight: 100;
    margin-top: -33px;
    margin-left: 280px;
}
.middle-content-list-c{
    width: 50px;
    height: 10px;
    background-color: #201e1e;
    margin-top: 20px;
}
.middle-content-list-d{
    font-size: 26px;
    font-weight: bold;
    color: #201e1e;
    margin-bottom: 10px;
    margin-top: 40px;
}
.middle-content-list-e{
    font-size: 18px;
    color: #666666;
    line-height: 30px;
}
.more-cont-r-d{
    width: 220px;
    height: 45px;
    line-height: 45px;
    background-color: #d8ac61;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
    float: right;
    margin-bottom: 50px;
}
.more-cont-r-d a{color: #ffffff;}
.more-cont-r-d img{
    margin-right: 14px;
}