body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

body {
    font-size: 14px;
    color: #333333;
    font-family: Verdana, Microsoft YaHei, Simsun;
    background: #f5f5f5;
    line-height: 24px;
}

fieldset, img {
    border: 0;
}

ol, ul {
    list-style: none;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}

em {
    font-style: normal;
}

input, button, select, textarea {
    outline: none;
}

textarea {
    resize: none;
}
p {
    text-justify: distribute;
}
a {
    color: #666;
    text-decoration: none;
}

a:hover {
    color: #5472e9;
    text-decoration: none;
}

.g-main{
    width: 1200px;
    margin: 0px auto;
}
.eg-top-info{
    padding: 0;
    margin: 10px 0;
    width: 100% !important;
}
.eg-top-info a:hover {
    color: #5472e9;
    text-decoration: none;
}
.eg-top-info .breadcrumb{
    width: 70%;
    float: left;
    background: none;
    padding-left: 0;
    margin: 0;
}
.eg-top-back{
    float: right;
    width: 30%;
}
.eg-top-back a{
    float: right;
    margin-right: 20px;
    background: #0B74F5;
    color: #fff;
    padding: 6px 30px;
    border-radius: 4px;
    margin-top: 2px;
}
.eg-top-back a:hover{
    color: #fff;
}
.blsp0723{
    width: 1200px;
    margin: 20px auto;
}
.xmjd_list0723 ul li{
    float: left;
    margin: 0 10px;
    text-align: center;
}
.xmjd_list0723 a>img {
    display: block;
    width:101px;
    margin: 0 auto;
}
.xmjd_list0723 a>span {
    display: block;
    line-height: 50px;
    font-size: 14px;
    font-weight: bold;
}
.blsp_bottom0723{
    width: 100%;
    height: 425px;
    background-color: #ffffff;
    box-shadow: 4px 0 30px rgba(49, 120, 228, 0.3);
    -webkit-box-shadow: 4px 0 30px rgba(49, 120, 228, 0.3);
    -moz-box-shadow: 4px 0 30px rgba(49, 120, 228, 0.3);
    margin-top: 30px;
}
.blsp_bottom_title{
    width: 100%;
    height: 50px;
    background-color: #5472e9;
}
.blsp_bottom_title>img{
    display: block;
    float: left;
    margin-left: 20px;
    margin-top: 14px;
}
.blsp_bottom_title>span{
    display: block;
    margin-left: 10px;
    line-height: 50px;
    float: left;
    font-weight: bold;
    font-size: 16px;
    color: #ffffff;
}
.search_box0723{
    float: right;
    height: 34px;
    margin-top: 8px;
    margin-right: 8px;
}
.search_btn0723{
    width: 70px;
    float: right;
    background-color:#f5c01f;
    line-height: 34px;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
}
.search_input0723{
    float: right;
    width: 200px;
    height: 100%;
    padding: 0 10px;
    background-color: #ffffff;
}
.search_input0723 input{
    width: 100%;
    height: 100%;
    border: none;
}
.result_table0723{
    width: 100%;
}
.result_table0723 table{
    width: 100%;
}
.result_table0723 th{
    background-color: #fafbfd;
    border-left: 2px solid #FFF;
    border-right: 2px solid #FFF;
    text-align: center;
}
.result_table0723>table>tr{
    height: 50px;
}
.result_table0723 tr{
    height: 50px;
    text-align: center;
}
.scroll0723{
    overflow: hidden;
    height: 300px;
}
.select0723.is-open ul {
    display: block;
}

.select0723 ul {
    display: none;
    position: absolute;
    overflow: hidden;
    width: 100%;
    background: #f6f6f6;
    border-radius: 2px;
    top: 100%;
    left: 0;
    list-style: none;
    margin: 5px 0 0 0;
    padding: 0;
    z-index: 100;
}

.select0723 ul li {
    display: block;
    text-align: left;
    padding: 0.8em 1em 0.8em 1em;
    color: #999;
    cursor: pointer;
}

.select0723 ul li:hover {
    background: #5472e9;
    color: #fff;
}
.guide-progress-td{
    white-space: normal;
    word-break: break-all;
    padding: 10px 8px;
}