@charset 'utf-8';

.l_box {
    width: 400px;
}
.l_box .top_btn button {
	width: 192px;
    height: 56px;
    line-height: 56px;
    border-radius: 4px;
    border: none;
    outline: none;
    font-size: 18px;
	letter-spacing: 1px;
}
.l_box .top_btn button a {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #ffffff;
}
.l_box .top_btn button img {
    margin-right: 17px;
}
.l_box .top_btn .jgzn {
    background: #cb9458;
    margin-right: 10px;
}
.l_box .top_btn .rsxx {
    background: #d6816b;
}
.tit {
    width: 100%;
    margin: 20px 0;
    position: relative;
}
.tit h3 {
    display: inline-block;
    border-left: 4px solid #1782d5;
    padding-left: 10px;
    color: #1782d5;
    font-size: 20px;
}
.tit .line {
    display: inline-block;
    height: 2px;
    margin-bottom: 7px;
    background: #d7d7d7;
    margin-left: 10px;
}
.lead_box .tit .line {
    width: 56%;
}
.l_box .lead_box .more {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    color: #a9a9a9;
}
.l_box .lead_box .fl {
	width: 127px;
	height: 168px;
    padding: 9px 8px;
	border: solid 1px #dadad0;
}
.l_box .lead_box .fr {
    width: 50%;
}
.lead_box .fr h3 a {
    font-size: 18px;
    letter-spacing: 5px;
	color: #333333;
}
.lead_box .fr .place {
    font-size: 16px;
	line-height: 26px;
    color: #333333;
    margin: 10px 0 17px;
}
.lead_box .fr .job {
	width: 82px;
    height: 33px;
    line-height: 28px;
    text-align: center;
    font-size: 16px;
	color: #ffffff;
    background: url("../images/zwgk/job-bg.png") center center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 10px;
}
.gk_list {
    margin: 22px 0 23px;
}
.gk_list .gk_tp li {
	width: 130px;
    height: 82px;
    text-align: center;
    display: inline-block;
	background-color: #f4f9fd;
	border-radius: 4px;
    border: solid 1px #e4e4e4;
    font-size: 15px;
	line-height: 38px;
}
.gk_list .gk_bt p {
	width: 200px;
    height: 82px;
    font-size: 16px;
    line-height: 38px;
    text-align: center;
    display: inline-block;
    margin-top: 5px;
	background-color: #f4f9fd;
	border-radius: 4px;
	border: solid 1px #e4e4e4;
}
.gk_list img {
    display: block;
    margin: 0 auto;
    margin-top: 12px;
}
.gk_list a {
	color: #296a9b;
}
.notice{ width:100%;position: relative;}
.notice .tab-nav {
    z-index: 5;
    height: 26px;
    padding-bottom: 33px;
    margin-bottom: 15px;
    border-bottom: 1px solid rgb(169, 169, 169);
}
.notice .tab-hd {
    height: 42px;
}
.notice .tab-bd .tab-pal .more {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 30px;
    color: #999999;
}
.notice .tab-nav li {
    display: inline-block;
    width: auto;
    cursor: pointer;
    font-size: 20px;
    padding: 0 10px;
    height: 30px;
    line-height: 23px;
}
.notice .tab-nav li {
    padding-left: 0;
}
.notice .tab-nav li.on {
    font-weight: bold;
    position: relative;
    color:#0871c3;
}
.notice .tab-nav li.on p::after {
    display: inline-block;
    content: '';
    width: 82%;
    height: 4px;
    background: #1782d5;
    position: absolute;
    left: 0;
    bottom: -4px;
}
.notice .tab-hd .tab-nav {
    display: block;
    color: #000000;
}
.notice .tab-nav li:not(:last-child) p{
    border-right: 2px solid #000000;
    padding-right: 17px;
}
.notice .tab-pal li{
    font-size: 16px;
    width: 85%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 34px;
    background: url("../images/icon/icon2.jpg");
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 16px;
}
.r_box {
    width: 720px;
}
.file .tab-nav li.on p::after {
    width: 83%;
}
.file .tab-pal li .year {
    color: #cf1c1c;
}
.file .tab-pal li .time {
    position: absolute;
    right: 0;
    color: #999999;
}
.file .tab-pal .more {
    position: absolute;
    right: 0;
    top: 2px;
    color: #a1a1a1;
    font-size: 14px;
}
.impor_box .tit .more , .five .tit .more  {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
	color: #a9a9a9;
}
.impor_box .line , .five .line {
    width: 65%;
}
.five .line {
    height: 2px;
} 
.impor_box li {
    float: left;
    width: 115px;
    text-align: center;
    font-size: 16px;
}
.impor_box li img {
    display: block;
    margin: 0 auto 7px;
}
.five li {
    display: inline-block;
    width: 131px;
    height: 82px;
    font-size: 18px;
    text-align: center;
    vertical-align: top;
    margin-right: 9px;
}
.five li:last-child {
    margin-right: 0;
}
.five li a {
	color: #ffffff;
}
.five li img {
    display: block;
    margin: 15px auto 5px;
}
.five li.five1 {
    background: #6ea9e3;
}
.five li.five2 {
    background:#e4c478;
}
.five li.five3 {
    background:#e4a27f;
}
.five li.five4 {
    background:#84c5b1;
}
.five li.five5 {
    background: #84a4d9;
}
@media (max-width: 768px) {
    .l_box , .r_box {
        float: none;
        width: 100%;
    }
    .l_box .top_btn button {
        width: 49%;
    }
    .l_box .top_btn .jgzn {
        margin-right: 0;
    }
    .lead_con {
        text-align: center;
    }
    .tit .line {
        display: none;
    }
    .lead_con .fl , .fr {
        float: none;
    }
    .l_box .lead_box .fr {
        width: 100%;
        margin: 10px  0;
    }
    .l_box .lead_box .fr .det {
        text-align: left;
    }
    .gk_list {
        margin: 10px 0;
    }
    .gk_list .gk_tp , .gk_list .gk_bt{
        width: 100%;
        display: flex;
        justify-content: space-between;
        flex-wrap: nowrap;
    }
    .gk_list li {
        width: 32% !important; 
    }
    .gk_list .gk_bt p {
        width: 49% !important;
    }
    .file .tab-hd {
        height: 80px;
    }
    .file .tab-nav {
        border: none;
    }
    .file .tab-nav li {
        margin: 6px 0;
    }
    .file .tab-pal .more {
        top: 50px;
    }
    .impor_box ul {
        width: 100%;
    }
    .impor_box ul li {
        width: 100px;
        margin: 0;
    }
    .five ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .five li {
        width: 48%;
        margin-right: 0;
        margin-bottom: 10px;
    }

}





