.body_content {
	height: 690px;
    background-color: white;
    padding: 10px 0px;
}

.show_content_body {
    /*background-color: yellow;*/
    margin: 20px auto;
    /*border: 1px solid gray;*/
    height: 610px;
    width: 1100px;
}

.conten_top_img {
    background-color: pink;
    margin-left: 10px;
    width: 1100px;
    height: 40px;
    /*background: url("../image/about_us_top.png") no-repeat;*/
}

/*.head_about_us_img {*/
/*margin: 0px 10px;*/
/*width: 980px;*/
/*height: 150px;*/
/*border: 1px solid gray;*/
/*}*/
.content_middle_left_img {
    float: left;
    margin-left: 50px;
    margin-top: 20px;
    width: 80px;
    height: 570px;
    background: url("../image/about_us_left.png") no-repeat;
}

.content_middle_text {
    float: right;
    width: 950px;
    height: 570px;
    overflow: auto;
    margin-top: 20px;
    /*margin-bottom: 50px;*/
    /*border: 1px solid gray;*/
}

.content_middle_text p {
    margin: 15px 40px 10px 30px;
    word-wrap: break-word;
    word-break: normal;
    color: #000000;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    line-height: 1.7;
}

.leave_head {
    display: inline-block;
    width: 28px;
    height: 2px;
}

.title_left_smallgap {
    float: left;
    display: inline-block;
    width: 6px;
    height: 100%;
    background-color: #005ba8;
}

.title_backgound_div {
    float: right;
    display: inline-block;
    width: 1094px;
    height: 100%;
    background-color: #f0f8ff;
}

.top_title_text {
    /*display: inline-block;*/
    margin-left: 12px;
    font-size: 24px;
    font-family: "微软雅黑", "Microsoft yaHei";
    height: 40px;
    line-height: 40px;
    color: #666666;
}

.after_top_tilte {
    margin-left: 3px;
    font-size: 20px;
    font-family: "微软雅黑", "Microsoft yaHei";
    height: 40px;
    line-height: 40px;
    margin-top: 3px;
    color: #d8edff;
}
.inblk{
    display: inline-block;
}
