.wrapper{
    max-width: 1920px;
    width: auto;
    background: #f5f5f5;
}
.header{
    height: 161px;
    margin: auto;
}
.footer{
    height:175px;
    background: #3c3c3c;
}
.product_box,.nav_brd{
    width: 1200px;
    margin: 0 auto;
}
.product_left{
    width: 192px;
    float: left;
}
.product_right{
    width: 990px;
    float: left;
    margin-bottom: 80px;
    margin-left:18px;
    background:#fff;
    min-height: 480px;
}
.product_main{
    height: auto;
    width: 1200px;
    margin: auto; 
    margin-bottom: 82px;
    margin-top: 62px;
    clear:both;
}
.nav_brd{
        margin: 30px auto;
    }
.nav_brd a{
    font-size:14px;
    color:#888;
    font-family:'Microsoft YaHei';
}
.nav_brd span a:last-child{
    color:#51225a;
    cursor:text;
}
.clear{clear:both;}

/*banner样式*/
.banner_turn .pics img{
    height:280px;
    width:100%;
    min-width:1200px;
}
/*右侧html样式*/
.about_rt{
        width: 990px;
        min-height: 411px;
        margin:0 auto;
        background: #fff;
    }
    .about_cont{
        padding:45px 40px;
    }
    .about_cont p{
        font-size:16px;
        line-height: 30px;
        color:#333;
        font-family:'Microsoft YaHei';
        letter-spacing: 1px;
    }

/*右侧列表样式*/

.gdnews{
    padding: 38px;
}
.gdnews li{
      margin-bottom:10px;
      height:96px;
      padding: 10px 0;
      *margin-bottom:12px;   
      border-bottom:1px solid #e1e1e1;  
}
.gdnews li a{
      font-size:18px;
      color:#333;
      font-weight: bold;
      float:left;
      font-family:'Microsoft YaHei';
}
.gdnews li a:hover{
    color: #711e80;
}
.gdnews li span{
      font-size:16px;
      color:#333;
      font-family:'Microsoft YaHei';
}
.gdnews_summary{
      font-size:16px;
      color:#333;
      margin-top:15px;
      line-height: 25px;
}
.gdnews ul li:nth-child(6n){
    border: 0;
}

/*分页样式*/

    .lccp_page{
        /* width: 400px;*/
        margin: 0 auto;
        margin-top:35px;
        font-family: 'Mirosoft YaHei';
        font-size:14px;
        color: #333;
        text-align: center;
    }
    .lccp_page a{
        text-decoration: none;
        display: inline-block;
        text-align: center;
        color: #333;
        width: 50px;
        height: 25px;
        line-height: 25px;
        border-radius: 5px;
        border: 1px solid #c9c9c9;
        margin-right: 26px;
    }
    .home_page,.end_page{
        cursor: pointer;
    }
    .end_page{
        margin-left: 26px;
    }
    .page_left,.page_right{
        display: inline-block;
        border: 1px solid #cfcfcf;
        width: 30px;
        height: 30px;
        color: #cecece;
        font-weight: bold;
        line-height: 30px;
        font-size: 18px;
        border-radius: 20px;
        text-align: center;
        cursor:pointer;
        font-family: 宋体,sans-serif;
    }
    .page_left:hover,.page_right:hover{
        color:#fff;
        background:#711e80;
        font-weight:bold;
    }
    #currentPage,#totalpage{
        display: inline-block;
        border: 1px solid #c9c9c9;
        /* width: 25px; */
        height: 25px;
        line-height: 25px;
        margin: 0 9px 0 15px;
        border-radius: 5px;
        text-align: center;
        outline:none;
    }
    #currentPage{
        width: 40px;
    }
    #totalpage{
        border: 0;
        margin:0 4px 0 0;
    }

.lccp_page .end_page:hover, .lccp_page .home_page:hover{
        color:#fff;
        background:#711e80;
}
    .lccp_page .no_end_page:hover, .lccp_page .no_home_page:hover{
        color:#333;
        cursor: text;
        background:#fff;
}
.lccp_page .page_left:hover, .lccp_page .page_right:hover{
        color:#fff;
        font-weight:bold;
        background:#711e80;
}
    .lccp_page .no_page_left:hover, .lccp_page .no_page_right:hover{
        color:#cecece;
        cursor: text;
        background:#fff;
}

/*关于我们 管理&投资团队 右侧列表*/

.manager_list{
    padding:45px;
}
.manager_list ul li {
    margin-bottom: 30px;
}
.manager_list li .manager_img{
    margin: 0 0 10px 30px;
    display: block;
}
.manager_list span p{
    font-size:16px;
    color:#333;
    line-height: 28px;
    font-family: 'Microsoft YaHei';
}

/*关于我们 公司动态 右侧列表*/
.zgnews_list{
    padding:50px;
}
.zgnews_list li a{
    margin-bottom:14px;
    font-size:16px;
    color:#333;
    height: 15px;
    line-height: 35px;
}
.zgnews_list li .date{
    font-size:16px;
    color:#333;
    margin-top:8px;
}
.zgnews_list li .dian{
    margin:8px 10px 0 0;
}

.gsdt_list{
    padding: 38px;
}
.gsdt_content span{
    font-size:16px;
    color:#333;
    height: 15px;
    line-height: 28px;
    font-family: 'Microsoft YaHei';
}
.gsdt_content span p{
    padding:12px 0;
    border-bottom: 1px dotted #e1e1e1;
}