@charset 'utf-8';

.l_box {
    width: 400px;
}
.tit {
    width: 100%;
    position: relative;
    margin: 0 0 20px;
    border-bottom: 1px solid #b0b0b0;
    padding-bottom: 9px;
}
.tit h3 {
    display: inline-block;
    border-left: 4px solid #015293;
    padding-left: 10px;
    color:  #015293;
    font-size: 18px;
}
.lead_box .tit .more {
    position: absolute;
    right: 0;
    top: 0;
    color: #a9a9a9;
    line-height: 35px;
}
.l_box .lead_box .fl {
	width: 127px;
	height: 168px;
    padding: 9px 8px;
	border: solid 1px #dadad0;
}
.l_box .lead_box .fr {
    width: 241px;
}
.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;
}
.lead_con  a > img {
	width: 111px;
	height: 150px;
    box-sizing: content-box;
    padding: 8px;
    border:1px solid #dadad0;
}
.gk_list {
    margin: 25px 0;
}
.gk_list .gk_tp li {
	width: 129px;
    height: 82px;
    text-align: center;
    display: inline-block;
	background-color: #f4f9fd;
	border-radius: 4px;
    border: solid 1px #e4e4e4;
    font-size: 16px;
	line-height: 38px;
}
.gk_list .gk_bt p {
	width: 196px;
    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;
}
.trends{ width:100%;position: relative;}
.trends .tab-nav {
    z-index: 5;
    height: 26px;
}
.trends .tab-hd {
    height: 45px;
}
.trends .tab-nav li {
    display: inline-block;
    cursor: pointer;
    font-size: 18px;
    width: 96px;
    height: 39px;
    text-align: center;
    line-height: 30px;
}
.trends .tab-nav li.on {
    font-weight: bold;
    position: relative;
    color:#0871c3;
    background: url("../images/zwgk/job-bg.png");
    background-size: contain;
    color: #ffffff;
}
.trends .tab-pal h3 {
    font-size: 18px;
    width: 90%;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 15px;
}
.trends .tab-pal p {
    font-size: 14px;
	line-height: 26px;
	color: #666666;
}
.trends .tab-pal .more {
    position: absolute;
    right: 0;
    top: 2px;
    font-size: 14px;
	color: #a9a9a9;
}

/* 右边 */
.r_box {
    width: 720px;
}
.flies{ width:100%;position: relative;}
.flies .tab-nav {
    z-index: 5;
    height: 26px;
    padding-bottom: 33px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgb(169, 169, 169);
}
.flies .tab-hd {
    height: 42px;
}
.flies .tab-pal ul {
    min-height: 355px;
}
.flies .tab-nav li {
    display: inline-block;
    width: auto;
    cursor: pointer;
    font-size: 18px;
    padding: 0 10px;
    height: 30px;
    line-height: 23px;
    padding-left: 0;
}
.flies .tab-nav li.on {
    font-weight: bold;
    position: relative;
    color:#0871c3;
}
.flies .tab-nav li.on p::after {
    display: inline-block;
    content: '';
    width: 90%;
    height: 2px;
    background: #1782d5;
    position: absolute;
    left: 0;
    bottom: -4px;
}
.flies .tab-hd .tab-nav {
    display: block;
    color: #000000;
}
.flies .tab-pal li{
    font-size: 16px;
    width: 85%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 37px;
    background: url("../images/icon/icon2.jpg");
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 16px;
}
.flies .tab-pal li span {
    position: absolute;
    right: 0;
    color: #999999;
}
.flies .tab-pal .more {
    position: absolute;
    right: 0;
    top: 0;
    color: #a9a9a9;
    line-height: 35px
}
.navs {
    margin-top: 30px;
}
.navs .info_box {
    width: 227px;
	height: 181px;
    background: #f7f7f7;
    float: left;
    margin-right: 19px;
    padding: 25px;
}
.navs .info_box:last-child {
    margin-right: 0;
}
.navs .info_box .title {
    text-align: center;
    margin-bottom: 10px;
}
.navs .info_box .title img {
    width: 51px;
	height: 51px;
}
.navs .info_box .title h3 {
    font-size: 18px;
	line-height: 31px;
	letter-spacing: 1px;
    color: #015293;
    display: inline-block;
}
.navs .info_box li {
    float: left;
    width: 50%;
    font-size: 16px;
	line-height: 40px;
	color: #666666;
}
.navs .info_box li img {
    margin-right: 10px;
}
@media (max-width: 768px) {
    .l_box , .r_box , .l_box .lead_box .fl , .l_box .lead_box .fr{
        float: none;
        width: 100%;
    }
    .lead_con {
        text-align: center;
    }
    .lead_box .fr .det {
        text-align: left;
    }
    .gk_list li {
        width: 32% !important;
    }
    .gk_list .gk_bt p {
        width: 49% !important;
    }
    .flies .tab-pal li {
        width: 75%;
    }
    .flies .tab-pal ul {
        min-height: auto;
    }
    .navs .info_box {
        width: 100%;
    }
    .navs .info_box li {
        text-align: center;
    }
}