* {
    margin: 0;
    padding: 0;
}

html,
body {
    height: 100%;
    width: 100%;
}

#article {
    display: flex;
    width: 1100px;
    flex-direction: column;
    margin-right: auto;
    margin-left: auto;
}

header {
    height: 80px;
    margin-top: 20px;
}

#logo {
    width: 600px;
    height: 80px;
}

#search_box {
    width: 455px;
    height: 195.63px;
    margin-left: 10.5%;
    font-size: 16px;
    color: #015293;
    margin-top: 20px;
}

#search_box p {
    margin-left: 20px;
    font-weight: bold;
}

#search_box input {
    width: 300px;
    height: 29px;
    margin: 3px;
}

#btn_query {
    width: 300px;
    height: 40px;
    background: #015293;
    color: white;
    text-align: center;
    line-height: 40px;
    font-size: 25px;
    letter-spacing: 25px;
    margin-top: 10px;
    display: block;
    cursor: pointer;
}


main {
    width: 1100px;
    flex: 1;
    background-color: #F2F2F2;
    display: flex;
    flex-direction: column;
}

#banner {
    width: 100%;
    height: 240px;
    background: url("../IMG/bj1.jpg") no-repeat top left;
    padding: 1px;
}

#center {
    width: 1028px;
    margin-right: auto;
    margin-left: auto;
    margin-top: -10px;
    display: flex;
    flex-direction: column;
    background: white;
}


#lt_top {
    width: 100%;
    height: 90px;
    background: url("../IMG/con1.gif") top left,
        url("../IMG/con2.gif") top center,
        url("../IMG/con3.gif") top right;
    background-repeat: no-repeat;
    background-size: 33.3% 100%;
    border-radius: 15px 15px 0 0;
}

#lt_top_top {
    width: 100%;
    height: 55%;
}

#lt_top_down {
    width: 100%;
    height: 45%;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
}

.area {
    width: 30%;
    background: #9BE1F8;
    margin-left: 20px;
    border-radius: 5px 5px 5px 5px;
    color: #3982BB;
    text-align: center;
    line-height: 36.75px;
    font-weight: bold;
    position: relative;
}

.area em {
    display: block;
    border-width: 7px;
    position: absolute;
    bottom: -13px;
    left: 140px;
    border-style: solid dashed dashed;
    border-color: #015293 transparent transparent;
    font-size: 0;
    line-height: 0;
}
.area:hover {
    background-color: #015293;
    color: white;
    cursor: pointer;
}

#area1 {
    background-color: #015293;
    color: white;
}

#li_center {
    width: 100%;
    background: white;
}

table {
    width: 96%;
    border-collapse: collapse;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
}

.xz a {
    color: #2EB5FD;
}
.sz{
    color: #808080;
    white-space:nowrap;
    font-size: 14px;
}
.wz{
    white-space:nowrap;
    font-size: 14px;
}
table th {
    background: #9BE1F8;
}

table th,
td {
    border: 1px solid rgb(75, 202, 245);
    height: 30px;
    padding: 3px 0px 0px 4px;
}

.jiankao th {
    background: #C3EEFB;
}
/* #li_center>.tab_sj a{
    display: none;
    color: #808080;
    font-size: 5px;
} */
#con_1 {
    display: block;
}


#con_2 {
    display: none;
}

#con_3 {
    display: none;
}

#li_let {
    width: 985px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}

#li_let_top {
    height: 26px;
    width: 985px;
    background: url("../IMG/right_titbj.gif") left top repeat-x;
    border: 1px solid #CFD5D6;
    border-bottom: 3px solid #377CB6;
}

#li_let_top_title {
    float: left;
    width: 100px;
    height: 35px;
    margin-left: 5px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    background: url("../IMG/tit_bj1.gif");
    cursor: pointer;
    z-index: 100;
    position: relative;
    top: -1px;
    border: none;
    color: #fff;
    line-height: 28px;
}

#li_let_down {
    width: 985px;
    border: 1px solid #CFD5D6;
    border-top: none;
    padding-bottom: 13px;
    overflow: hidden;
    height: auto;
    position: absolute;
    padding-bottom: 20px;
}

#li_let_down ul {
    margin: 15px auto 0;
    line-height: 2.7em;
    clear: both;
    display: flex;
    flex-direction: column;
}

#li_let_down ul li {
    background: url("../IMG/icon1.gif") no-repeat 10px center;
    padding-left: 20px;
    border-bottom: 1px dashed #DFE4E5;
    font-size: 14px;
    width: 95%;
    margin-left: 10px;
    display: inline;
}

#li_let_down ul li p {
    width: 800px;
    float: left;
}

#li_let_down ul li p a {
    font-size: 14px;
    display: block;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000000;
}

#li_leted {
    width: 985px;
    height: 445px;
    margin-top: 180px;
    border: 1px solid #9CD296;
    margin-left: auto;
    margin-right: auto;
    background: url("../IMG/con3_bj.gif") top left repeat-x;
}

#bbox {
    display: flex;
    width: 987px;
    height: 26px;
    border-bottom: 3px solid rgb(28, 192, 9);
}

#li_leted_logo {
    margin-left: 10px;
    width: 230px;
    height: 40px;
    background: url("../IMG/con3_03.gif") no-repeat top left;
    margin-top: -6px;
}

#li_leted_pit {
    width: 228px;
    height: 26px;
    background: url("../IMG/con3_08.gif") no-repeat top right;
    margin-left: auto;
}

#li_leted_sold {
    width: 100%;
    height: 10px;
    margin-top: 5px;
}

#bbox2 {
    width: 910px;
    height: 335px;
    display: flex;
    margin-left: auto;
    margin-right: auto;
}

#bbox3 {
    width: 920px;
    height: 50px;
    display: flex;
    margin-left: auto;
    margin-right: auto;

}

#bgig2 {
    margin-left: 16px;
}

#li_leted_left {
    width: 444px;
    height: 335px;
    border: solid 1px #9CD296;
    border-top-style: none;
    border-radius: 0 0 15px 15px;
}

#li_leted_left ul {
    margin-top: 15px;
    margin-left: 12px;
    line-height: 1.5em;
}

#li_leted_left ul li {
    padding-left: 10px;
    display: list-item;
    list-style: none;
    font-size: 14px;
    white-space: nowrap;
}

.tit {
    color: #51AF01;
    font-weight: bold;
    padding-left: 0px;
}

#li_leted_right {
    width: 443px;
    height: 335px;
    border: solid 1px #9CD296;
    margin-left: 21px;
    border-top-style: none;
    border-radius: 0 0 15px 15px;
    display: flex;
    flex-direction: column;
}

#yye_one {
    padding-top: 20px;
}

.yye {
    font-size: 14px;
    width: 390px;
    height: 70.4px;
    display: flex;
    flex-direction: row;
    padding-left: 20px;
}

.bab {
    font-weight: bold;
    color: #51AF01;
}

.mam {
    width: 380px;
    line-height: 1.7em;
    padding-left: 5px;
}

.ziti {
    color: #CB7B02;
}

#li_foot {
    width: 987px;
    height: 116px;
    margin-top: 15px;
    border: 1px solid #C2D7E9;
    margin-left: auto;
    margin-right: auto;
}

#foot_titi {
    display: flex;
    width: 987px;
    height: 26px;
    border-bottom: 3px solid #377CB6;
    margin-left: auto;
    margin-right: auto;
    background: url("../IMG/con4_bj.gif");
}

#foot_titi_left {
    margin-left: 10px;
    width: 230px;
    height: 40px;
    background: url("../IMG/con4_1.gif") no-repeat top left;
    margin-top: -6px;
}

#foot_titi_right {
    width: 228px;
    height: 26px;
    background: url("../IMG/con4_2.gif") no-repeat top right;
    margin-left: auto;
}

#foot_logo {
    display: flex;
    flex-direction: row;
    width: 100%;
    margin-right: auto;
    margin-top: 15px;
}

#foot_logo_left {
    background: url("../IMG/lj_tp.gif") no-repeat top left;
    margin-left: 20px;
}

#foot_logo_right {
    background: url("../IMG/lj_tp.gif") no-repeat left -60px;
    margin-left: auto;
    margin-right: 20px;
}

.foot_logo_bg {
    width: 420px;
    height: 60px;
    cursor: pointer;
}

#gili {
    width: 100%;
    margin: 0px;
    clear: both;
    overflow: hidden;
    height: 8px;
    background: #439BCF;
    border-top: 2px solid #00558F;
}

footer {
    height: 179.2px;
    background: #f2f2f2;
    font-size: 14px;
}

#footer_box_on {
    display: flex;
    flex-direction: row;
    margin-left: auto;
    margin-right: auto;
    width: 400px;
    margin-top: 20px;
}

#footer_box_on_one {
    line-height: 50px;
    height: 50px;
}

#footer_box_on_two {
    margin-left: 10px;
    height: 50px;
}

#footer_box_tw {
    width: 700px;
    margin-left: 280px;
}

#footer_box_tw a {
    color: #2ea0fb;
    text-decoration: none;
}

#footer_sp {
    padding-left: 20px;
}

#footer_logo {
    /* background: url("../IMG/blue_error.png") no-repeat; */
    width: 80px;
    height: 80px;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
}