/***投资规则***/
.investRule-banner{
    width:100%;
    height:459px;
    position: relative;
}
.investRule-banner .investRule-banner{
    width:100%;
    height:100%;
}
.investRule-banner .investRule-logo{
    position: absolute;
    left:50%;
    top:50%;
    margin-left:-256px;
    margin-top:-136px;
}
.investRule-wrap{
    width:1100px;
    margin:36px auto;
    position: relative;
}
#nav {
    width:210px;
    height:356px;
    *height:384px;
    background:#fff;
    font-size:18px;
    border:1px solid #eff0f4;
    border-bottom:0;
    float:left;
}

#nav li {
    width:100%;
    height:50px;
    text-align: center;
    line-height:50px;
    border-bottom:1px solid #eff0f4;
}

#nav a {
    color:#666;
    display: block;
    font-size: 14px;
    line-height:50px;
}

#nav .investRule-slide-current a ,#nav a:hover {
    background:#4094f4;
    color: #fff;
}
.investRule-content{
    background:#fff;
    border:1px solid #eff0f4;
    /*margin-bottom: 50px;*/
}
 .content-info-box{
    width:980px;
    margin:0 auto;
    margin-top:40px;
    clear: both;
}
 .content-info-box>h2{
    font-size:40px;
    color:#bbbbbb;
    line-height:44px;
    margin-bottom:30px;
}
.content-info-box>h2>i{
    width:790px;
    height:1px;
    background:#bbbbbb;
    display: inline-block;
    vertical-align: middle;
}
.investRule-wrap .investRule-content .content-info-box>h2>i.i-length{
    width:526px;
}
.investRule-wrap .investRule-content .content-info-box>h2>i.i-short{
    width:480px;
}
.investRule-wrap .investRule-content .content-info{
    margin-bottom:40px;
}
 .content-info>h3{
    font-size:18px;
    color:#ff5a14;
    margin-bottom:10px;
}
 .content-info>p{
    font-size:14px;
    color:#666666;
    line-height:1.8em;
}
/*****关于我们********/
.aboutUs-img{
    width:1100px;
    height:390px;
    margin:0 auto;
    margin-top:16px;
    margin-bottom: 40px;
}
.aboutUs-img .aboutUs-img-left{
    width:542px;
    height:390px;
    background:#fff;
    float:left;
}
.aboutUs-img .aboutUs-img-left>img,.aboutUs-img .aboutUs-img-right>img{
    margin:10px auto;
    display:block;
}
.aboutUs-img .aboutUs-img-right{
    width:542px;
    height:390px;
    background:#fff;
    float:right;
}
/***内容***/
.content-info{
    clear:both;
    margin-bottom:15px;
}
.shareholder-img{
    width:180px;
    height:180px;
    float:left;
}
.content-info-right{
    float:right;
    width:772px;
    margin-top: 14px;
}
.content-info-right>h3{
    font-size:18px;
    color:#0697da;
}
.content-info-right>p{
    line-height: 1.8em;
    margin-top:10px;
    font-size:14px;
    color:#666666;
}
.shareholder-img-circle{
    width:180px;
    height:180px;
    border-radius: 50%;
    float:left;
}
.content-aboutUs{
    height:180px;
}