.display_inblock {
    display: inline-block;
}

.textsize_16 {
    font-size: 16px;
}

.textsize_17 {
    font-size: 17px;
}

.line_ico {
    display: inline-block;
    position: relative;
    top: 2px;
    width: 2px;
    height: 15px;
    border-left: 3px solid #ffa600;
    margin-right: 4px;
}

.text_bold {
    font-weight: bold;
}

.clear_both {
    clear: both;
}

.margin_top {
    margin-top: 30px;
}

.color_gray {
    color: #8f8f8f;
}


.main_content_minor {
    position: relative;
    width: 1206px;
    left: 50%;
    margin-left: -603px;
    z-index: 0;
    clear: both;
    overflow: hidden;
}

.title_path_minor {
    height: 60px;
    line-height: 60px;
    padding-top: 10px;
}

.title_tag {
    float: left;
    margin-left: 50px;
}

.path_content {
    float: right;
    margin-right: 50px;
}

.path_content ul li {
    display: inline-block;
    padding: 0 5px;
    color: #888;
}

ul li a {
    color: #333;
}

ul li.line {
    font-size: 13px;
    color: #ccc;
}

.main_text_minor {
    width: 100%;
}

.text_side {
    padding: 30px 70px 45px 70px;
}

p.law {
    font-size: 14px;
    padding: 6px 0;
}

b.ico_block {
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    color: #d2d2d2;
    border-radius: 30px;
    border: 2px solid #dcdcdc;
    text-align: center;
    font-size: 12px;
}

.rele_date {
    font-size: 13px;
    color: #b7b7b7;
    text-align: center;
    font-weight: normal;
    margin-bottom: 10px;
}

.color_orange {
    color: #f4994f;
}

.img_style {
    text-align: center;
    padding: 20px 0;
}

.map_space {
    float: left;
    width: 560px;
    height: 300px;
    background: #f5f3f0;
    margin-top: 10px;
}

.contact_text {
    float: left;
    width: 300px;
    padding: 0;
    margin: 30px 0 0 50px;
}

.contact_text ol {
}

.contact_text ol li {
    line-height: 28px;
    color: #575757;
}

.control-label {
    font-size: 14px;
    line-height: 20px;
    display: block;
    margin-bottom: 5px;
}

.form-group {
    margin-top: 14px;
}

.form-control {
    width: 100%;
    border: 1px solid #DDDDDD;
    box-sizing: border-box;
    line-height: 28px;
    height: 30px;
    padding: 0 5px;
    border-radius: 4px;
}

.form-control:focus {
    border: 1px solid #222080;
}

.BMap_cpyCtrl, .anchorBL {
    display: none;
}

.contract-info {
    color: #a7b1c2;
}

.contract-info li {
    margin-bottom: 10px;
}

.contract-info span,
.contract-info a {
    color: #333;
}

.main_content_minor1 {
    overflow: hidden;
    margin: 0 auto;
    width: 1280px;
}