
/****首页****/
/**header-box**/
.header-box{
    width:100%;
    height:32px;
    background:#123a63;
}
.header-bar{
    width:1200px;
    height: 100%;
    margin:0 auto;
    line-height:32px;
    color:#c9dbeb;
    font-size:12px;
}
.header-bar .service-tel{
    float: left;
    color:#fff;
    font-weight:700;
    letter-spacing:.3px;
}
.header-bar .service-time{
    float: left;
    margin-left:38px;
}
.header-bar .hello{
    float:left;
    margin-left:20px;
}
.header-bar .header-right{
    float:right;
}
.header-bar .header-right>span>i{
    margin-left:5px;
}
.header-bar .header-right>a{
    color:#c9dbeb;
    margin-left:20px;
}
.header-bar .header-right>a.personal-center{
    padding-left:20px;
}
.header-bar .header-right>a:hover{
    color:#fff;
}
/****导航*****/
.header-nav-box {
    width: 100%;
    height:109px;
    border-bottom:1px solid #eff0f4;
    background: #fff;
}
.header-nav {
    width:1200px;
    margin: 0 auto;
    height: 100%;
}
.logo {
    display: block;
    float: left;
    margin-top: 18px;
}
.logo img {
    height: 58px;
    width: auto;
    display: block;
}
.nav-bar{
    float: right;
    padding-top: 40px;
}
.nav-bar ul{
    float:left;
}
.nav-bar ul li {
    float: left;
    height: 30px;
    font-size: 18px;
    padding-left:40px;
}
.nav-bar ul li a {
    color: #6b7280;
    line-height: 30px;
    display: block;
}
.nav-bar ul li a.current,.nav-bar ul li a:hover{
    color:#1d6fbf;
}
.nav-bar a.login-btn,.nav-bar a.register-btn,a.vip-register-btn{
    display: inline-block;
    width:66px;
    height:32px;
    background:#1d6fbf;
    text-align: center;
    line-height:32px;
    font-size: 14px;
    color:#fff;
    border-radius: 4px;
    margin-left:10px;
}
.nav-bar a.login-btn:hover,.nav-bar a.register-btn:hover,.purchase-btn:hover,.collect-project a.reserve-btn:hover,.projectInfo-purchase a.projectInfo-purchase-btn:hover,a.vip-register-btn:hover{
    background: #1d6fbf;
    cursor:pointer;
}
.nav-bar a.login-btn{
    margin-left:30px;
}
/**********/
.content1{
    width:1000px;
    margin:0 auto;
    margin-top:20px;
}
.content1 h3{
    color:#333;
    font-size:18px;
    border-bottom: 2px solid #373737;
    line-height:40px;
}
.content1>div{
    margin-top:20px;
    font-size:14px;
}
.content1>div>p{
    text-indent: 2em;
    margin-bottom:20px;
}
/***底部****/
.footer-box{
    width:100%;
    background:#123a63;
    color:#a9c2d8;
    padding-top:1px;
    padding-bottom: 15px;
}
.footer-box a{
    color: #8fb0cd;
}
.footer-box a:hover{
    text-decoration: underline;
}
.footer-box .footer{
    width:1200px;
    margin:0 auto;
}
.footer-box .footer-nav{
    text-align: center;
    line-height:30px;
}

.footer-copyRight{
    font-size:12px;
    text-align: center;
    line-height:30px;
    margin-top:20px;
}
/*焦点图*/
.fullSlide {width:100%;position: relative;height: 380px;margin:20px auto;/*border:10px solid #fff;*/}
.fullSlide .bd {margin: 0 auto;position: relative;z-index: 0;overflow: hidden;}
.fullSlide .bd ul {width: 100% !important;}
.fullSlide .bd li {width: 100% !important;height: 380px;overflow: hidden;text-align: center;}
.fullSlide .bd li a {display:block;height:380px;width: 100%;margin: 0 auto;}
.fullSlide .hd {margin-left: 45%;position: absolute;z-index: 1;bottom: 0;left: 0;height: 30px;line-height: 30px;}
.fullSlide .hd ul {text-align:center;}
.fullSlide .hd ul li {cursor: pointer;display: inline-block;*display: inline;zoom: 1;width: 30px;height: 8px;margin-left: 8px;overflow: hidden;background: #fff;filter: alpha(opacity=80);opacity: 0.8;line-height: 999px;}
.fullSlide .hd ul .on {background: #1d6fbf;}
/*内容文本*/
.investRule-wrap{
    border:1px solid #ddd;
}
.investRule-wrap .investRule-content{
    padding:20px;
    line-height: 2em;
    overflow: hidden;
}
.investRule-content h3{
    font-size:18px;
    color:#333;
    position: relative;
    padding-left:15px;
}
.investRule-content h3:before{
    content:"";
    width:5px;
    height:18px;
    background-color: #1d6fbf;
    position: absolute;
    top:4px;
    left:0px;
}
.investRule-content p{
    font-size:14px;
    text-indent: 2em;
    color:#6b7280;
    padding:10px 0;
    line-height: 30px;
}
/* 联系方式等「字段列表」不应首行缩进、也不需要段落级间距 */
.investRule-content .content-info>p,
.investRule-content .content-info-right>p{
    text-indent:0;
    padding:6px 0;
    color:#6b7280;
}

.add_conter .panel_content{
    width: 1200px;
    margin: 0 auto;
}

.add_conter .panel_content h2{
    text-align: center;
    padding-bottom: 15px;
    font-size: 24px;
    position: relative;
}

.add_conter .panel_content h2:before{
    content: "";
    width: 120px;
    height: 2px;
    background: #1d6fbf;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
}

.add_conter .panel_content .panel_body p{
    font-size: 18px;
    line-height: 1.6;
    text-indent: 2em;
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 10px 35px 0 35px;

}
.panel_body .group {
    padding: 10px 35px 0 35px;
    margin-top: 20px;
    margin-bottom: 30px;
    overflow: hidden;
}
.panel_body .text {
    float: left;
    width: 450px;
    font-size: 16px;
    line-height: 36px;
}

.panel_body .text:first-child {
    width: 660px;
}

.add_conter .panel_content.two h2:before{
    content: "";
    width: 240px;
    height: 2px;
    background: #1d6fbf;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
}