body{
    background-color: #ffffff;
    font-family: "microsoft yahei";
}

.bjgs_title {
    height: 360px;
    background: url(headBg.png) no-repeat;
}
.bjtt_top p {
    width: 596px;
    height: 64px;
    margin: 0 auto;
    text-align: center;
    font-size: 30px;
    color: #FFFFFF;
    background: #0091FF;
    border-radius: 0 0 46px 46px;
    line-height: 64px;
}
.bjtt_cen_lf,.bjtt_cen_rg{
    float: left;
}
.bjtt_cen_lf{
    margin-right: 40px;
    width: 320px;
}
.bjtt_cen_lf>div{
    width: 320px;
    height: 100px;
    padding: 10px 0;
    background: rgba(255,255,255,0.15);
    border: 1px solid rgba(255,255,255,0.20);
}
.bjtt_cen_rg>div{
    width: 840px;
    height: 100px;
    padding: 10px 0;
    background: rgba(255,255,255,0.15);
    border: 1px solid rgba(255,255,255,0.20);
}
.bjtt_cen_lf>div div{
    padding-left: 30px;
}
.bjtt_cen_lf>p,.bjtt_cen_rg>p{
    font-size: 20px;
    color: #FFFFFF;
    margin-bottom: 15px;
    margin-top: 30px;
}
.bjtt_cen_lf>p span,.bjtt_cen_rg>p span{
    font-size: 16px;
    color: #FFFFFF;
    margin-left: 20px;
}
.jrsl{
    float: left;
    width: 160px;
    border-right:  1px solid rgba(255,255,255,0.20);
}
.ljsl,.ljbj, .bjl{
    float: left;
    border-right:  1px solid rgba(255,255,255,0.20);
    padding: 0 30px;
}
.jsbjl{
    padding-left: 30px;
}
.jrbj,.jsbjl{
    float: left;
}
.jrsl p,.jrbj p,.ljsl,.ljbj,.bjl,.jsbjl{
    opacity: 0.9;
    font-size: 17px;
    color: #FFFFFF;
}
.jrsl p span,.jrbj p span,.ljsl p span,.ljbj p span,.bjl p span,.jsbjl p span{
    font-family: Arial-BoldMT;
    font-size: 40px;
    color: #FFFFFF;
    padding-right: 0.2em;
}
.bjtt_bot {
    display: flex;
    justify-content: center;
    margin-top: 40px;
}
.bjtt_bot input {
    width: 650px;
    height: 55px;
    background: #FFFFFF;
    font-size: 16px;
    color: #666666;
    letter-spacing: 0;
    padding-left: 20px;
    float: left;
}
.bjtt_bot div a {
    display: block;
    float: left;
    width: 80px;
    height: 55px;
    text-align: center;
    line-height: 55px;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: -0.46px;
    background: #F03938;
}
.bjtt_bot p {
    width: 198px;
    height: 55px;
    text-align: center;
    background-color: #ffffff;
    margin-left: 20px;
}
.bumen1 span,.shijian span{
    display: flex;
    float: left;
    font-size: 16px;
    color: #666666;
    letter-spacing: 0;
    margin: 17px 0;
    line-height: 22px;
    justify-content: center;
    align-items: center;
    width: 100px;
    cursor: pointer;
}
.bumen span{
    border-right: 1px solid #d8d8d8;
}
.bumen {
    width: 100px;
    margin-left: 20px;
    background-color: #ffffff;
    position: relative;
}
.shijian,.bumen1{
    width: 100px;
    background-color: #ffffff;
    position: relative;
}

.bumen ul, .shijian ul{
    display: none;
    position: absolute;
    top: 55px;
    background: #ffffff;
}
.shijian ul{
    left: -100px;
}
.show {
    display: block !important;
}
.xialalist {
    width: 200px;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    height: 40px;
}
.xialalist:hover{
    background-color: #1677FF;
    color: #FFFFFF;
}

.bumen1 span img,.shijian span img {
    margin-left: 14px;
}

/* 列表 */
.bjgs_con p{
    margin-top: 30px;
    height: 30px;
    font-size: 14px;
    color: rgba(0,0,0,0.60);
    line-height: 14px;
    border-bottom: 1px dashed #E5E5E5;
}
.bjgs_con table{
    width: 100%;
    margin-top: 40px;
}
.bjgs_con thead{
    height: 40px;
    background: #F1F2F3;
}
.bjgs_con tr td{
    padding: 0 20px;
    height: 60px;
    border-bottom: 1px dashed #d8d8d8;
}
.bjgs_con thead td{
    padding: 0 20px;
    height: 40px;
    border-bottom: 0px;
}
.fanye {
    text-align: center;
    margin: 30px 0 40px;
    font-size: 14px;
    color: #73777A;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 0px !important;
}
.fanye a {
    display: block;
    float: left;
    width: 30px;
    height: 30px;
    border: 1px solid #999999;
    text-align: center;
    line-height: 30px;
    border-right: 0px;
}
.fanye a:nth-last-of-type(1) {
    border-right: 1px solid #999999 !important;
}
p.fanye input {
    width: 40px;
    height: 30px;
    border: 1px solid #999999;
}
.fanye button{
    width: 40px;
    height: 30px;
    border: 1px solid #1677FF ;
    color: #1677FF ;
    background-color: #FFFFFF;
}
.fanye span, .fanye button{
    margin: 0 12px;
}
.mouseon{
    background-color: #1677ff;
    color: #ffffff;
}
p.fanye a:hover {
    background-color: #1677ff;
    color: #ffffff;
}

.bjgs_title {
    height: 360px;
    background: url(headBg.png) center center no-repeat;
}
.bjtt_top p {
    width: 596px;
    height: 64px;
    margin: 0 auto;
    text-align: center;
    font-size: 30px;
    color: #FFFFFF;
    background: #0091FF;
    border-radius: 0 0 46px 46px;
    line-height: 64px;
}
.bjtt_cen_lf,.bjtt_cen_rg{
    float: left;
}
.bjtt_cen_lf{
    margin-right: 40px;
    width: 320px;
}
.bjtt_cen_lf>div{
    width: 320px;
    height: 100px;
    padding: 10px 0;
    background: rgba(255,255,255,0.15);
    border: 1px solid rgba(255,255,255,0.20);
}
.bjtt_cen_rg>div{
    width: 840px;
    height: 100px;
    padding: 10px 0;
    background: rgba(255,255,255,0.15);
    border: 1px solid rgba(255,255,255,0.20);
}
.bjtt_cen_lf>div div{
    padding-left: 30px;
}
.bjtt_cen_lf>p,.bjtt_cen_rg>p{
    font-size: 20px;
    color: #FFFFFF;
    margin-bottom: 15px;
    margin-top: 30px;
}
.bjtt_cen_lf>p span,.bjtt_cen_rg>p span{
    font-size: 16px;
    color: #FFFFFF;
    margin-left: 20px;
}
.jrsl{
    float: left;
    width: 160px;
    border-right:  1px solid rgba(255,255,255,0.20);
}
.ljsl,.ljbj, .bjl{
    float: left;
    border-right:  1px solid rgba(255,255,255,0.20);
    padding: 0 30px;
}
.jsbjl{
    padding-left: 30px;
}
.jrbj,.jsbjl{
    float: left;
}
.jrsl p,.jrbj p,.ljsl,.ljbj,.bjl,.jsbjl{
    opacity: 0.9;
    font-size: 17px;
    color: #FFFFFF;
}
.jrsl p span,.jrbj p span,.ljsl p span,.ljbj p span,.bjl p span,.jsbjl p span{
    font-family: Arial-BoldMT;
    font-size: 30px;
    color: #FFFFFF;
}
.bjtt_bot {
    display: flex;
    justify-content: center;
    margin-top: 40px;
}
.bjtt_bot input {
    width: 650px;
    height: 55px;
    background: #FFFFFF;
    font-size: 16px;
    color: #666666;
    letter-spacing: 0;
    padding-left: 20px;
    float: left;
}
.bjtt_bot div a {
    display: block;
    float: left;
    width: 80px;
    height: 55px;
    text-align: center;
    line-height: 55px;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: -0.46px;
    background: #F03938;
}
.bjtt_bot p {
    width: 198px;
    height: 55px;
    text-align: center;
    background-color: #ffffff;
    margin-left: 20px;
}
.bumen span,.shijian span{
    display: flex;
    float: left;
    font-size: 16px;
    color: #666666;
    letter-spacing: 0;
    margin: 17px 0;
    line-height: 22px;
    justify-content: center;
    align-items: center;
    width: 100px;
    cursor: pointer;
}
.bumen span{
    border-right: 1px solid #d8d8d8;
}
.bumen {
    width: 100px;
    margin-left: 20px;
    background-color: #ffffff;
    position: relative;
}
.shijian{
    width: 100px;
    background-color: #ffffff;
    position: relative;
}

.bumen ul, .shijian ul{
    display: none;
    position: absolute;
    top: 55px;
    background: #ffffff;
}
.shijian ul{
    left: -100px;
}
.show {
    display: block !important;
}
.xialalist {
    width: 200px;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    height: 40px;
}
.xialalist:hover{
    background-color: #1677FF;
    color: #FFFFFF;
}

.bumen span img,.shijian span img {
    margin-left: 14px;
}

/* 列表 */
.bjgs_con p{
    margin-top: 30px;
    height: 30px;
    font-size: 14px;
    color: rgba(0,0,0,0.60);
    line-height: 14px;
    border-bottom: 1px dashed #E5E5E5;
}
.bjgs_con table{
    width: 100%;
    margin-top: 40px;
}
.bjgs_con thead{
    height: 40px;
    background: #F1F2F3;
}
.bjgs_con tr td{
    padding: 0 20px;
    height: 60px;
    border-bottom: 1px dashed #d8d8d8;
}
.bjgs_con thead td{
    padding: 0 20px;
    height: 40px;
    border-bottom: 0px;
}
.bjgs_con td span{
    color: #6DD400;
}
.bjover{
    color: #1677FF !important;
}
.fanye {
    text-align: center;
    margin: 30px 0 40px;
    font-size: 14px;
    color: #73777A;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 0px !important;
}
.fanye a {
    display: block;
    float: left;
    width: 30px;
    height: 30px;
    border: 1px solid #999999;
    text-align: center;
    line-height: 30px;
    border-right: 0px;
}
.fanye a:nth-last-of-type(1) {
    border-right: 1px solid #999999 !important;
}
p.fanye input {
    width: 40px;
    height: 30px;
    border: 1px solid #999999;
    padding: 0 5px;
}
.fanye button{
    width: 40px;
    height: 30px;
    border: 1px solid #1677FF ;
    color: #1677FF ;
    background-color: #FFFFFF;
}
.fanye span, .fanye button{
    margin: 0 12px;
}
.mouseon{
    background-color: #1677ff;
    color: #ffffff;
}
p.fanye a:hover {
    background-color: #1677ff;
    color: #ffffff;
}

.layui-laydate .layui-this {
    background-color: #1677ff!important;
    color: #fff!important;
}

.shijianfanwei,.bumenselect {
    display: flex;
    width: 100%;
    height: 80px;
    background: #ffffff;
    justify-content: center;
    box-shadow: 0 2px 15px 0px #66666660;
    align-items: center;
}
.hide{
    display: none;
}
.layui-form-item .layui-inline {
    margin-bottom: 0px !important;
    margin-right: 0px !important;
}
.layui-form-item {
    margin-bottom: 0px !important;
    clear: both;
}
.layui-form-label {
    width: 200px !important;
    font-size: 16px;
}
.shijianfanwei button,.bumenselect button {
    width: 80px;
    height: 40px;
    margin-right: 20px;
    border: 1px solid #1677ff;
    background-color: #1677ff;
    color: #ffffff;
    cursor: pointer;
    border-radius: 4px;
}
.layui-laydate .layui-this {
    background-color: #1677ff!important;
    color: #fff!important;
}
.layui-form-item .layui-input-inline {
    float: left;
    width: 544px;
    margin-right: 10px;
}