﻿#headTop{
    width: 100%;
    height: 1155px;
    background: url(../images/banner_header_1.jpg) no-repeat top center;
    background-size: cover;
    overflow: hidden;
}
#headTop #headTopMargin{
    width: 1120px;
    height: 1155px;
    margin: 0 auto;
    position: relative;
}
#headTop #headTopMargin ul{
    width: 1120px;
    height: 43px;
    position: absolute;
    left: 0px;
    bottom: 90px;
}
#headTop #headTopMargin ul li{
    float: left;
    margin: 0 6px;
}
#qianyan{
    width: 100%;
    height: 390px;
    background: #293E7F;
}
#qianyan #qianyanMargin{
    width: 1120px;
    height: 390px;
    margin: 0 auto;
    overflow: hidden;
}
#qianyan #qianyanMargin p{
    font-size: 19px;
    line-height: 32px;
    padding-top: 13px;
    color: #fff;
    font-family: '微软雅黑';
}
#qianyan #qianyanMargin p span{
    color: #F8E2A1;
}
.zuiju{
    width: 100%;
    height: 1124px;
    background: #293E7F;
    overflow: hidden;
}
.zuiju .zuijuMargin{
    width: 1148px;
    height: 1124px;
    margin: 0 auto;
}
.slider{
    width: 100%;
    height: 310px;
    margin-bottom: 45px;
    overflow: hidden;
}
.slider .sliderMargin{
    width: 1148px;
    height: 310px;
    margin: 0 auto;
}
.member{
    position: relative;
    width: 1032px;
    height: 310px;
    margin: 0 auto;
}
.swiper-slide{
    width: 330px;
    height: 310px;
    position: relative;
}
.swiper-wrapper{
    width: 1032px;
}
.swiper-button-next{
    color: #E2C78C;
    border: none!important;
    position: absolute;
    margin-right: -46px;
    right: 0;
    top: 50%;
}
.swiper-button-prev{
    color: #E2C78C;
    border: none!important;
    position: absolute;
    margin-left: -55px;
    right: 0;
    top: 50%;
}
.zuijuMarginTable{
    width: 1120px;
    height: 300px;
    overflow-y: scroll;
}
.zuiju .zuijuMargin .zuijuMarginTable table{
    border: none;
}
.zuiju .zuijuMargin .zuijuMarginTable table.oneTable{
    height: 45px;
    overflow: hidden;
}
.tableTop table.oneTable thead tr th{
    font-size: 18px;
    font-weight: bold;
    color: #8F704C;
    text-align: center;
    height: 45px;
    background: url(../images/table_background_1.png) repeat-x;
}
table.twoTable{
    height: 300px;
}
table.twoTable tbody tr td{
    height: 60px;
}
.zuiju .zuijuMargin .zuijuMarginTable table tbody tr{
    text-align: center;
    font-size: 16px;
}
.zuiju .zuijuMargin .zuijuMarginTable table tbody tr td.name{
    font-weight: bold;
}
.oddEven:nth-child(even){
    background: #FAF4DE;
}
.oddEven:nth-child(odd){
    background: #FFFFFF;
}
.circular{
    width: 200px;
    height: 200px;
    border: 4px solid #E2C78C;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 65px;
}
.circular img{
    width: 191px;
    height: 191px;
}  
.cuboid{
    margin-top: 100px;
    width: 330px;
    height: 210px;
    border: 4px solid #E2C78C;
    background: #FFFCED;
}
.cuboid p{
    font-size: 16px;
    line-height: 26px;
    color: #8F704C;
    text-align: center;
}
.cuboidTitle{
    margin-top: 100px;
    font-weight: bold;
}
#footer{
    width: 100%;
    height: 653px;
    background: url(../images/footer_1.jpg) no-repeat center center;
    background-size: cover;
    overflow: hidden;
}
#footer #footerMargin{
    width: 1120px;
    height: 653px;
    margin: 0 auto;
}
#footerpRight{
    color: #FFFFFF;
    font-size: 18px;
    line-height: 35px;
    float: right;
    margin: 30px 10px;
}
#footer #footerMargin p.footerpNone{
    color: #FFFFFF;
    font-size: 18px;
    line-height: 35px;
    line-height: 35px;
}
#footerContent{
    margin-top: 150px;
}
#topRoket{
    width: 62px;
    height: 62px;
    overflow: hidden;
    position: fixed;
    right: 38px;
    bottom: 120px;
    background: #F5F8FC;
    z-index: 99999;
    display: none;
}
#topRoket a{
    border: 1px solid #C9DFF4;
    display: block;
    width: 62px;
    height: 62px;
}
#topRoket a:hover{
    border: 1px solid #C6AC79;
    background: #C6AC79;
}
#topRoket a img{
    width: 25px;
    height: 14px;
    margin: 23px 18px 23px;
}