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

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

.left_part_content {
    /*background-color: green;*/
    margin-top: 20px;
    float: left;
    width: 730px;
    /*height: 500px;*/
    border: 1px solid #CCCCCC;
}

.right_part_content {
    /*background-color: red;*/
    float: right;
    width: 350px;
    height: 600px;
    background: url("../image/BG-3.png") no-repeat;
}

.left_title_part {
    width: 700px;
    margin: 0px auto;
    /*background-color: yellow;*/
    /*height: 50px;*/
    /*border-bottom: 2px dotted red;*/
    text-align: center;

}

.backgound_dot {
    width: 100%;
    height: 2px;
    background: url("../image/dotboundary.png") no-repeat;
}

.content_title {
    color: #333333;
    font-family: "Microsoft YaHei";
    font-size: 22px;
    display: inline-block;
}
.maing_little_right{
    margin-right: -55px;
}
.small_date {
    color: #333333;
    font-family: "Songti TC";
    font-size: 15px;
}

.body_title_div {
    margin: 10px 0px 5px 0px;
}

.title_small_date_div {
    margin: 5px 0px 10px 0px;
}

.left_body_part {
    margin-top: 10px;
    /*border: 1px solid gray;*/
}

/*应该限定一下 大于415做滚动条*/
.content_middle_text {
    width: 100%;
    /*height: 415px;*/
    /*overflow: auto;*/
    margin-bottom: 10px;
    /*border: 1px solid gray;*/
}

.content_middle_table {
    /*width: 100%;*/
    /*height: 420px;*/
    /*overflow: hidden;*/
    margin: 20px 20px 10px 20px;
    /*margin-bottom: 50px;*/
    /*border: 1px solid gray;*/
}

.content_middle_text p {
    margin: 0px 20px 10px 20px;
    word-wrap: break-word;
    word-break: normal;
    color: #666666;
    /*font-family: "Microsoft YaHei";*/
    /*font-family: "Songti TC";*/
    font-family: "Songti SC";
    font-size: 16px;
    line-height: 26px;
}

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

.right_head_top {
    width: 100%;
    height: 50px;
    margin-top: 20px;
    /*background-color: yellow;*/
    /*border: 1px solid red;*/
}

.right_lf_title {
    display: inline-block;
    width: 174px;
    height: 50px;
    float: left;
    text-align: center;
    /*background-color: red;*/
}

.right_rig_title {
    display: inline-block;
    width: 174px;
    height: 50px;
    float: right;
    text-align: center;
    /*background-color: red;*/
}

.left_right_click_title {
    display: inline-block;
    width: 105px;
    height: 40px;
    /*background-color: #005ba8;*/
    background-color: white;
    cursor: pointer;
}

.active_text {
    color: #278ad5;

}

/*.unactive_text {*/
/**/
/*}*/

.common_show_text {
    /*background-color: white;*/
    width: 100%;
    height: 30px;
    line-height: 40px;
    font-size: 16px;
    font-family: "微软雅黑", "Microsoft yaHei";
    /*margin: 0px;*/
    margin-top: 5px;
    font-weight: bold;
    /*color: #000033;*/
}

.at_bottom_div {
    display: inline-block;
    width: 100%;
    height: 3px;
    background-color: transparent;
}

.background_blue {
    background-color: #278ad5;
}

.right_body_one {
    margin: 1px 20px 0px 18px;
    /*background-color: rgba(22, 151, 94, 0.5);*/
    width: 309px;
    height: 507px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;

}

.show_ul_div {
    width: 100%;
    height: 420px;
    margin-top: -1px;
}

.show_ul_div ul li {
    width: 100%;
    height: 60px;
    list-style: none;
    cursor: pointer;
}

.list_title_time {
    /*margin: 0px 0px 0px 0px;*/
    font-family: "Songti TC";
    font-size: 12px;
    padding-top: 15px;
}

.list_titles {
    margin: 2px 0px 0px 0px;
    font-family: "Songti TC";
    font-size: 13px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.add_bottom_line {
    height: 100%;
    margin: 0px 25px 0px 25px;
    border-bottom: 1px solid #999999;
}

/*.list_title_time span{*/
/*color: #999999;*/
/*}*/
/*.list_titles span{*/
/*color: #666666;*/
/*}*/

.time_span {
    color: #999999;
}

.title_span {
    color: #666666;
}

.show_listpage {

    margin: 20px 10px 20px 0px;
    text-align: right;
}

.show_listpage a {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border: 1px solid gray;
    margin: 10px 3px;
    text-align: center;
}

.click_page_btn {
    cursor: pointer;
}

.show_page_active {
    background-color: #0C82E6;
    color: white;
}

.show_page_unactive {
    background-color: white;
    color: gray;
}

.bulueorwhite_background_div {
    width: 2px;
    height: 100%;
    background-color: transparent;
    float: left;

}

.blue_bk {
    background-color: #0C82E6;
}

.bule_text {
    color: #278ad5;
}

.background_time {
    background: url("../image/time_unselect_icon.png") no-repeat;
}

.select_time {
    background: url("../image/time_select_icon.png") no-repeat;
}

.magin-r10px {
    margin-right: -20px;
}

.magin-l10px {
    margin-left: -20px;
}

.h10 {
    height: 10px;
}

.content_input_div {
    /*background-color: pink;*/
    width: 270px;
    height: 50px;
    margin: 20px 42px 0px 41px;
    background: url("../image/left_custom_input.png") no-repeat;
}

.content_input_div_application {
    width: 270px;
    height: 50px;
    margin: 20px 42px 0px 41px;
    background: url("../image/application_number.png") no-repeat;
}

.content_input_div_companynumber {
    width: 270px;
    height: 50px;
    margin: 20px 42px 0px 41px;
    background: url("../image/company_hs_number.png") no-repeat;
}

.content_input_div_companyname {
    width: 270px;
    height: 50px;
    margin: 20px 42px 0px 41px;
    background: url("../image/company_name.png") no-repeat;
}

.content_input_div_2 {
    /*background-color: pink;*/
    width: 270px;
    height: 50px;
    margin: 20px 42px 0px 41px;
    /*background: url("../image/left_check_code.png") no-repeat;*/
    /*background: url("../image/code.png") no-repeat;*/
    background: url("../image/verification_code.png") no-repeat;
}

.content_click_div {
    background: url("../image/query_icon.png") no-repeat;
    width: 170px;
    height: 60px;
    margin: 40px 50px 0px 85px;
    cursor: pointer;
}

.four_input_div {
    margin-top: 45px;
}

.pre_span_text {
    display: inline-block;
    width: 90px;
    height: 45px;
    line-height: 45px;
    /*background: pink;*/
    font-size: 0px;
    font-family: "Songti TC";
    text-align: center;
    color: transparent;
}

.after_common_input {
    /*margin-left: 1px;*/
    margin-top: 2px;
    /*margin-right: 10px;*/
    /*margin-bottom: 8px;*/
    /*border-bottom: 8px solid white;*/

    width: 155px;
    height: 25px;
    /*background-color: yellow;*/
    outline: none;
    font-size: 16px;

    /*width: 190px;*/
    /*height: 40px;*/
    /*float: right;*/
    /*font-size: 15px;*/
    padding: 8px 5px;
    color: #333333;


}

.after_common_input_2 {
    margin-left: 3px;
    margin-top: 2px;
    /*margin-bottom: 0px;*/
    /*margin-bottom: 8px;*/
    /*border-bottom: 8px solid white;*/
    padding: 8px 0px;
    width: 85px;
    height: 25px;
    /*background-color: pink;*/
    outline: none;
    font-size: 16px;
    color: #333333;
}

.random_code {
    float: right;
    display: inline-block;
    width: 67px;
    height: 41px;
    line-height: 41px;
    /*background-color: gray;*/
    margin-right: 10px;
    margin-top: 3px;
    text-align: center;
    font-size: 18px;
}

.query-table {
    border: 1px solid #CCC;
    background-color: #e6e6e6;
}

.query-table-th th {
    height: 30px;
    text-align: center;
    /*border-right: 1px solid #CCC;*/
    border-bottom: 1px solid #CCC;
}

.query-table-th th:last-child {
    border-right: 0 none;
}

.query-table td {
    height: 30px;
    text-align: center;
}

.cancel_btn {
    float: right;
    margin-top: 8px;
    margin-right: 10px;
    color: #278ad5;
    font-family: "Songti TC";
    font-size: 14px;
    cursor: pointer;
}

.new_add_table {
    margin-top: 1px;
}

.left_table_tr {
    /*margin-top: 5px;*/
    background-color: #f1f1f1;
    height: 40px;
    border-bottom: 1px solid white;
    /*padding-top: 3px;*/
}

.left_table_tr td{
    word-break: break-all;
}

.click_re_processing_btn {
    color: #278ad5;
    text-decoration: underline;
    cursor: pointer;
    font-size: 14px;
    font-family: "Songti TC";
}

.inblk {
    display: inline-block;
}

.poptips-cont-box-temp p {
    text-indent: 2em;
    text-align: left;
    line-height: 26px;
    margin-bottom: 10px;
    letter-spacing:1.5px;
}

.clearfix:after {
    content: '.';
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}

.signinfo {
    margin: 0px 20px;
}

.signinfo ol {
    float: right;
    display: inline-block;
    line-height: 24px;
}

.width_148 {
    width: 200px;
    text-align: center;
    font-family: "Songti SC";
    font-size: 16px;
    color: #666666;
}

.mtit {
    display: inline-block;
    text-align: left;
    margin: 0px 20px 10px 20px;
    font-size: 18px;
    font-family: "Songti SC";
    color: #333333;
}

a {
    text-decoration: none;
    outline: 0;
    color: #000000;
}

/*input{*/
    /*vertical-align: middle;*/
/*}*/