/* 内容标题头部 */
.mainBack {
    background: url('../image/home/base/policyBg.png') no-repeat;
    background-size: 100% 350px;
}

.main-padding {
    /* margin: 0px 17% 20px; */
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 1200px;
    width: 100%;
    /* width: 1200px; */
    /* padding: 20px 20px 0; */
    /* margin: 20px 0; */
    margin-top: 30px;
    /* background-color: #fff; */
}

.main-top {
    text-align: center;
    padding: 120px 0;
}

.main-tab {
    padding: 10px 0;
}

.main-tab ul {
    display: flex;
}

.main-tab ul li {
    margin: 0 20px;
}

.main-box {
    padding: 0 10px;
}

.main-box .text_tltle {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px #f0f2f5 solid;
    padding: 16px 0px;
    cursor: pointer;
}

.main-box .text_tltle-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px #f0f2f5 solid;
    padding: 16px 0px;
    cursor: pointer;
}

.main-box .text_tltle-box .text_tltle-box-left {
    width: 88%;
}

.main-box .text_tltle-box .box-content {
    line-height: 26px;
    font-size: 18px;
    color: #3E4373;
}

.main-box .text_tltle-box .content-time {
    width: 10%;
    line-height: 26px;
    font-size: 18px;
    color: #8B8EAB;
    text-align:right;
}

.main-box .text_tltle p:nth-child(1) {
    width: 88%;
    line-height: 26px;
    font-size: 18px;
    color: #3E4373;
}

.main-box .text_tltle p:nth-child(2) {
    width: 10%;
    line-height: 26px;
    font-size: 18px;
    color: #8B8EAB;
    text-align:right;
}

.leftFirst {
    width: 40px;
    line-height: 24px;
    text-align: center;
    background: #E2F5FF;
    color: #167db3 !important;
    font-size: 12px !important;
    border-radius: 2px;
    margin-right: 5px;
}

.main-laytabs .layui-tab-title li {
    line-height: 38px;
    z-index: 999;
}

.main-laytabs .layui-tab-title .layui-this {
    color: #fff;
}

.main-laytabs .layui-tab-title .layui-this:after {
    background: #225488FF;
    color: #167CB4;
    font-size: 14px;
    line-height: 26px;
    z-index: -1;
    border-bottom: 0px;
    height: 38px;
}

.typezi{
    color: #000000ff;
 text-align: center;
 font-family: "PingFang SC";
 font-size: 14px;
 font-style: normal;
 font-weight: 500;
 line-height: 22px;
 margin-right: 20px;
 min-width: 56px;
}
.layui-tab-brief>.layui-tab-title .layui-this {
    color: #225488ff;
    font-family: "PingFang SC";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    padding: 13px 16px;
}
.layui-tab-brief .layui-tab-title li{

}
.leixing li{
    color: #666666ff;
    font-family: "PingFang SC";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    height: 54px;
    padding: 13px 16px;
}
.leixing .layui-this:after{
    height: 54px;
}
.backgd:hover {
    background-color: #EEF6FD;
    color: #e3f6ff;
}
