.sousuo2{
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    margin-top: 20px;
}
.sousuo2_l{
    float: left;
    width: 14%;
}
.sousuo2_t{
    border: #4484f7 solid 1px;
    float: left;
    width: 56%;
    height: 40px;
    border-radius: 25px 0 0 25px;
    background-color: #ffffff;
}
.sousuo2_t input{
    width: 90%;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    border: 0px;
    margin-left: 6%;
    text-align: left;
}
.sousuo2_b{
    width: 14%;
    float: left;
    color: #ffffff;
    background-color: #4484f7;
    line-height: 42px;
    height: 42px;
    text-align: center;
    border-radius: 0 21px 21px 0;
    font-size: 16px;
    cursor: pointer;
}
.slist{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    overflow: hidden;
}
.slist_l {
    width: 7%;
    box-sizing: border-box;
    font-size: 14px;
    text-align: right;
    color: rgb(102, 102, 102);
    border-right: 1px solid rgb(241, 239, 239);
    float: left;
    padding-right: 10px;
    margin-top: 5px;
}
.slist_r {
    width: 93%;
    float: right;
}
.slist_t{
    float: left;
    margin-left: 18px;
    height: 26px;
    line-height: 26px;
    margin-bottom: 5px;
    padding: 0 10px;
}
.slist_t img{
    width: 8px;
    height: 8px;
    float: right;
    margin-top: 4px;
}
.slist_ok{
    background-color: #5385ed;
    color: #ffffff;
    border-radius: 13px;
}
.slist_ok:hover{
    color: #ffffff;
}
.time{
    height: 25px;
    width: 100px;
    border: #cccccc solid 1px;
    margin-left: 10px;
    text-align: center;
}
.tsousuo{
    background-color: #f09637;
    color: #ffffff;
    font-size: 14px;
    padding: 5px 20px;
    text-align: center;
    border-radius: 13px;
    margin-left: 10px;
}
.tsousuo:hover{
    color: #ffffff;
}
.x_title{
    font-size: 18px;
}
.x_text{
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    margin-top: 20px;
    color: #666666;
}
.table{
    width: 100%;
    overflow: hidden;
    border-top: #ecf3f9 solid 1px;
    border-left: #ecf3f9 solid 1px;
    border-right: #ecf3f9 solid 1px;
    box-sizing: border-box;
    margin-top: 10px;
}
.table_ul{
    float: left;
    overflow: hidden;
    width: 30%;
    border-bottom: #ecf3f9 solid 1px;
    height: 50px;
}
.table_uls{
    float: left;
    overflow: hidden;
    width: 40%;
    border-bottom: #ecf3f9 solid 1px;
    height: 50px;
}
.table_l{
    background-color: #f2f7fc;
    width: 50%;
    float: left;
    line-height: 50px;
    text-align: center;
    color: #000000;
    font-size: 16px;
}
.table_r{
    background-color: #ffffff;
    width: 50%;
    float: left;
    line-height: 50px;
    text-align: center;
    color: #000000;
    font-size: 14px;
}
.table_ls{
    background-color: #f2f7fc;
    width: 40%;
    float: left;
    line-height: 50px;
    text-align: center;
    color: #000000;
    font-size: 16px;
}
.table_rs{
    background-color: #ffffff;
    width: 60%;
    float: left;
    line-height: 30px;
    text-align: left;
    color: #000000;
    font-size: 14px;
    box-sizing: border-box;
    padding: 10px;
}
.gys{
    width: 90%;
    margin-left: 5%;
    margin-top: 10px;
    height: 103px;
}
.datas{
    float: left;
    width: 252px;
    margin-left: 38px;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 30px;
}
.datas img{
    width: 250px;
    height: 160px;
    border-radius: 10px;
    border: #eeeeee solid 1px;
}








