﻿.main {
    background: url(dfbg.png) no-repeat top center;
    min-height: 300px;
    padding: 122px 35px 35px 35px;
}

.wtsd input {
    height: 50px;
    line-height: 50px;
    border: 1px solid #cadcff;
    color: #4a7bdd;
    font-size: 18px;
    border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    -ms-border-radius: 5px !important;
    -o-border-radius: 5px !important;
}

.searchone {
    width: 660px;
}

#time {
    width: 290px;
}
.wtsd{
    height: 50px;
}
.searchtwo {
    background: url(jbs.png) repeat center;
    background-size: cover;
    text-align: center;
    color: #fff !important;
}

.layui-form {
    background: url(dflistbg.png) no-repeat top center;
    background-size: 100%;
    padding: 40px 35px 40px 35px;
    margin-top: 45px;
    margin-top: 40px;
    border: none;
}

.layui-table-header th {
    background-color: #eef7ff;
    color: #3366cc;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
    border: 1px solid #fff;
    text-align: center;
}

.layui-table-body tr {
    height: 70px;
    line-height: 70px;
    color: #4c4c4c;
    font-size: 16px;
    padding-left: 18px;
}

.layui-table-body tr td {
    height: 70px;
    line-height: 70px;
    color: #4c4c4c;
    font-size: 16px;
    padding-left: 18px;
    text-align: center;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom-width: 1px !important;
    border-bottom-style: dashed !important;
    border-bottom-color: #cccccc !important;
}
.layui-table-body tr td div{
    padding: 0;
}

.layui-table-body tr a {
    color: #4c4c4c;
}

.layui-table-body tr:hover {
    background-color: #eef7ff !important;
    color: #3366cc;
}

.layui-table-body tr:hover a {
    color: #3366cc;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
    color: #3366cc;
}
.df_tit{
    text-align: left !important;
}