html body {

    background-color: #fff !important;

    margin-top: 126px;

}


a {

    color: #000000 !important;

}


a.layui-btn {

    color: #fff !important;

}


.header-index {

    color: #fff;

    background-color: #4f92c8 !important;

    box-shadow: none;

    border-bottom: 1px solid #6ca4d1;

    top: 0px;

}


.lj-logo {
    width: 112px;
    height: 43px;
    background: #fff;
    border-radius: 25px;
    text-align: center;
    line-height: 43px;
    margin-top: 15px;
    margin-left: 0px;
}


.fly-header {

    height: auto !important;

}


.layui-nav .layui-nav-item > a {

    color: #fff !important;
    font-size:18px;

}


.layui-nav .layui-nav-item:first-child > a {

    padding-left: 0px;

}


.fly-nav {

    margin-left: 0px !important;

}


.fly-column {

    background-color: #f1f2f3;

    padding: 10px 0px;

    height: auto !important;

}


.fly-panel-title {

    border-bottom: 3px solid #000 !important;

    margin-bottom: 20px;

    color: #000;

}


.lj-li {

    border-top-right-radius: 10px;

    border-bottom-left-radius: 10px;

}


.lj-container {

    margin-top: 1.5rem;

    padding-left: .75rem;

    padding-right: .75rem;

}


.lj-container > a {

    border-top-right-radius: 30px;

    border-bottom-left-radius: 30px;

    display: block;

    height: 8rem;

    padding: 1.75rem 1.75rem 2rem 2rem;

    background-color: #a6e1fb;

    transition: all .3s ease;

    box-shadow: 0 0 1.5rem rgba(9, 41, 77, .12);

}


.lj-container > a:hover {

    background: #4293f4 !important;

    color: #fff;

}


.lj-baseline {

    position: absolute;

    bottom: 2.6rem;

    vertical-align: baseline;

}


.laypage-main * {

    border: 1px solid #4293f4 !important;

}


.fly-footer {

    background: #eaebeb !important;

}


.fly-footer a {

    color: #737573;

}


.fly-category {

    margin: 10px 1rem;

    background-color: #a6e1fb;

    margin-top: 0px !important;

    color: #000;

    font-weight: 700;

    font-size: .8rem;

}


.fly-category:hover {

    background: #4293f4 !important;

}


.fly-category-this {

    background: #4293f4 !important;

    color: #fff !important;

}


.detail h1 {

    padding: 1rem 0;

    text-align: center;

}


.detail-box > h3 {

    color: #737573;

    text-align: center;

}


.layui-time {

    font-size: 14px;

    color: #666;

    box-sizing: border-box;

    font-family: 微软雅黑, serif;

}


.fly-detail-info {

    padding: 10px 0 15px;

    border-bottom: 1px dashed #d5d5d5;

}


.layui-nav-item dd {

    line-height: inherit;

}


.job_apply .layui-input, .job_apply .layui-select, .job_apply .layui-textarea {

    height: 36px;

    line-height: 36px;

    border: none;

}

.job_apply .layui-input-block {

    margin-left: 0px;

}

.job_apply .layui-table td, .job_apply .layui-table th {

    padding: 4px 6px;

}

.job_apply .form-horizontal .required:after {

    top: 4px;

    right: -7px;

}


.detail-body ul > li {

    list-style: none !important;

    float: left;

    width: 50%;

}

a.friendlink:hover {
    color: #4293f4 !important;
}

.layui-breadcrumb > * {
    font-size: 18px !important;
}
.fly-header .layui-nav{
	text-align:center;
}
