/* 
* @Author: anchen
* @Date:   2015-06-19 11:48:05
* @Last Modified by:   anchen
* @Last Modified time: 2015-06-19 15:38:14
*/

#aboutjp_header{color:#E8640D;}
.content-main .crumb{
    margin-top: 35px;
    margin-bottom: 18px;
}
    .content-main .crumb a:link,
    .content-main .crumb a:visited,
    .content-main .crumb a:hover{
        color:#969696;
    }
    .content-main h1{
        line-height: 45px;
        font-size: 18px;
        font-weight: bold;
        color:#3d4749;
        border-bottom:1px solid #c9c9c9;
        margin-bottom: 6px;
    }
    .index-page{margin-bottom: 233px;}
    .index-page p{
        line-height: 30px;
        color:#565555;
        text-indent: 1em;
        font-size: 14px;
    }

    .index-page .xbox-7-24 img{
        margin-top: 13px;
    }

.company-profile{margin:29px 0 150px 0;}
.company-profile table{
     border-collapse:collapse;
}
    .company-profile table td{
        border:1px solid #e5e5e5;
        height: 45px;
        width: 735px;
        font-size: 15px;
        color:#5a5959;
        text-indent: 30px
    }
    .company-profile table td.row{
        width: 220px;
        background-color: #f5f8fd;
        font-weight: bold;
        text-indent: 0px;
        text-align: center;
        color:#404040;
    }

.development-page {margin-top: 26px;margin-bottom: 149px;}
.development-page table{width: 742px; margin: 0 auto; font-size: 14px;border-collapse:collapse;}
.development-page table td{
    height: 59px;
    border-top: 1px dashed #c9c9c9;
    border-bottom: 1px dashed #c9c9c9;
    text-indent: 39px;
}
.development-page table td.row{
    width: 90px;
    text-indent: 0px;
    text-align: left;
    font-weight: bold;
    padding-left: 12px;
}
.development-img {margin:0 50px}
.development-img p{text-indent: 0;line-height: 25px!important;color:#000!important;}

.honour{}
.honour .item{margin: 20px 60px;float: left}
.honour .item p{font-size: 15px;text-align: center;margin: 20px 0 40px 0;}

.company img{}