html,body{width:100%;overflow-x:hidden;margin: 0;padding: 0;background: #ffffff}
.wj_800{
    width: 800px;
    margin: 0 auto;
}
.header{
    width: 100%;
    height: 160px;
    background: url("/images/search_header_bg.png") no-repeat #f5f5f5;
    background-size: 100% 100%;
}
.navigation{
    padding-top: 20px;
    position: absolute;
    right: 130px;
}
.navigation_item{
    display: inline-block;
    font-size: 14px;
    color: #333333;
    margin-right: 10px;
}
.top_fix{
    width: 800px;
    height: 40px;
    background-color: #ffffff;
}
.top_item{
    width: 120px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    float: left;
    text-align: center;
    line-height: 40px;
}
.active{
    background-color: #d9deec;
}
.bottom_fix{
    width: 800px;
}
.bottom_item{
    width: 900px;

    background-color: #ebeef4;
    display: none;
    position: relative;
    padding-bottom: 30px;
}
.show{
    display: block;
}
.san_1 {
    width: 0px;
    height: 0px;
    border-width: 10px;
    border-style: solid;
    border-color:   transparent transparent #ebeef4 transparent ;
    display: block;
    position: absolute;
    top: -20px;
    left: 51px;
}
.san_2 {
    width: 0px;
    height: 0px;
    border-width: 10px;
    border-style: solid;
    border-color:   transparent transparent #ebeef4 transparent ;
    display: block;
    position: absolute;
    top: -20px;
    left: 174px;
}
.information_item{
    width: 800px;
    padding-top: 20px;
    padding-left: 20px;
}
.select_list{
    width: 100px;
    height: 30px;
    background-color:#ffffff;
    border: none;
    font-size: 16px;
}
.infor_title{
    margin-right: 20px;
}
.key{
    width: 300px;
    height: 30px;
    background-color:#ffffff;
    border: none;
    font-size: 16px;
}
.start_year_text{
    width: 100px;
    height: 30px;
    background-color:#ffffff;
    border: none;
    font-size: 16px;
}
.end_year_text{
    width: 100px;
    height: 30px;
    background-color:#ffffff;
    border: none;
    font-size: 16px;
}
.line{
    width: 50px;
    height: 1px;
    background-color: #d1d8eb;
    display: inline-block;
    margin-right: 10px;
    margin-left: 10px;
}

.check{
    border: none;
    background-color: #ffffff;
}
.js_btn{
    width: 120px;
    height: 30px;
    display: flex;
    margin:30px auto;
    border: 2px solid #20377a;
    align-items: center;
    justify-content: center;
    color: #20377a;
    text-align: center;
    line-height: 30px;

}
.footer{
    width: 100%;
    height:150px;
    background: url("/images/b.png") no-repeat #ffffff;
    background-size: 100% 100%;
}

.js_xl{
    width: 100px;
    height: 30px;
    background-color: #ffffff;
    margin-right: 10px;
}
.rm_jstj{
    width: 100px;
    height: 30px;
    font-size: 15px;
    background-color: #ffffff;
    display: inline-block;
    align-items: center;
    justify-content: center;
    border: 1px solid #a6a6a6;
    margin-left: 10px;
    cursor: pointer;
    text-align: center;
    line-height: 30px;
}
.add_jstj{
    width: 100px;
    height: 30px;
    font-size: 15px;
    background-color: #ffffff;
    display: inline-block;
    align-items: center;
    justify-content: center;
    border: 1px solid #a6a6a6;
    margin-left: 10px;
    cursor: pointer;
    text-align: center;
    line-height: 30px;
}
.fanyi{
    margin-left: 210px;

}
.fanyi_text{
    font-size: 16px;
    color: #5185b9;
    cursor: pointer;
}
.or{
    width: 100px;
    height: 30px;
    background-color: #ffffff;
    margin-right: 10px;
    margin-left: 100px;
}
.xia_js{
    display: none;
}
.xia_js1{
    display: none;
}
#logicSearch-1{
    width: 300px;
    height: 30px;
    background-color:#ffffff;
    border: none;
    font-size: 16px;
}
#logicSearch-2{
    width: 300px;
    height: 30px;
    background-color:#ffffff;
    border: none;
    font-size: 16px;
}
.con{
    font-size: 16px;
    margin-right: 12px;
}
.more{
    margin-left: 10px;
    color: #5185b9;
    cursor:pointer;
}


.popup{
    width: 780px;
    height: 200px;
    margin-left: 96px;
    background-color: #ffffff;
    overflow-y: scroll;
    display: none;
    margin-top: 10px;

}
.infor_div{
    width: 720px;
    display: inline-table;
}
