* {
    margin: 0;
    padding: 0;
    font-family: MicrosoftYaHei;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
    color: rgba(62, 62, 62, 1);
}

i {
    font-style: normal;
}

em {
    font-style: normal;
}

.w {
    margin: 0 4rem;
}

/*头图背景*/
header {
    background: url(banner_zywl2024.png) no-repeat center top;
    background-size: 100% 100%;
    height: 6rem;
}

/*logo*/
header img {
    width: 6.25rem;
    margin-top: .4rem;
}

/*导航start*/
.nav {
    height: 1.125rem;
    border-bottom: .0125rem solid #D0D0D0;
}

.nav ul li {
    float: left;
    line-height: 1.125rem;
}

.nav ul li a {
    color: rgba(62, 62, 62, 1);
    font-size: .3rem;
}

.nav ul li a:hover {
    color: red;
}

.nav ul li i {
    margin: 0 .75rem;
    color: rgba(210, 163, 89, 1);
}

/*导航end*/

/*江苏省高校毕业生服务平台、活动资讯start*/
.gx_zx {
    margin-top: .625rem;
    height: 6.25rem;
}

.gx_zx .gx {
    float: left;
    width: 55%;
    height: 6.25rem;
}

.gx_zx .zx {
    float: right;
    width: 42%;
    height: 6.25rem;
}

.gx_zx .gx .title {
    height: .625rem;
    background: url(long_title20240920.png) no-repeat;
    background-size: 100% 100%;
    color: #026E96;
    font-size: .3rem;
    font-weight: 700;
    padding-left: .875rem;
    line-height: .625rem;
}

.gx_zx .gx .content {
    margin-top: .375rem;
    height: 5.25rem;
}

.gx_zx .gx .content img {
    width: 100%;
    height: 100%;
}

.gx_zx .zx .title {
    height: .625rem;
    background: url(short_title20240920.png) no-repeat;
    background-size: 100% 100%;
    color: #026E96;
    font-size: .3rem;
    font-weight: 700;
    padding-left: .875rem;
    line-height: .625rem;
}

.gx_zx .zx .title .more a {
    float: right;
    color: rgba(162, 162, 162, 1);
    font-size: .25rem;
    padding-right: .125rem;
}

.gx_zx .zx .title .more a:hover {
    color: red;
}

.gx_zx .zx .content {
    margin-top: .375rem;
    height: 5.25rem;
    font-size: .275rem;
}

.gx_zx .zx .content ul li {
    line-height: .65rem;
}

.gx_zx .zx .content ul li:hover {
    background-color: #EBF4F5;
}

.gx_zx .zx .content ul li:hover>a {
    color: #026E96;
}

.gx_zx .zx .content ul li i {
    margin-right: .125rem;
}

.gx_zx .zx .content ul li em {
    float: right;
    font-size: .25rem;
    color: rgba(162, 162, 162, 1);
}

/*江苏省高校毕业生服务平台、活动资讯end*/

/*集成服务专区start*/
.jcfwzq {
    height: 7.55rem;
    margin-top: .625rem;
}

.jcfwzq .title {
    height: .625rem;
    background: url(big_log_title20240920.png) no-repeat;
    background-size: 100% 100%;
    font-size: .3rem;
    font-weight: 700;
    padding-left: .875rem;
    line-height: .625rem;
}

.jcfwzq .content {
    margin-top: .375rem;
}

.jcfwzq .content .jc_left {
    float: left;
    width: 30%;
    height: 6.4rem;
}

.jcfwzq .content .jc_left img {
    width: 100%;
    height: 100%;
}

.jcfwzq .content .jc_right {
    float: right;
    width: 70%;
}

.jcfwzq .content .jc_right ul li {
    float: left;
    width: 46%;
    margin-left: .4rem;
    margin-bottom: .4rem;
}

.jcfwzq .content .jc_right ul li img {
    width: 100%;
    height: 100%;
}

/*集成服务专区end*/

/*特色招聘专区start*/
.tszpzq {
    margin-top: .625rem;
}

.tszpzq .title {
    height: .625rem;
    background: url(big_log_title20240920.png) no-repeat;
    background-size: 100% 100%;
    font-size: .3rem;
    font-weight: 700;
    padding-left: .875rem;
    line-height: .625rem;
}

.tszpzq .hyzpzp_img {
    margin-top: .375rem;
    height: 2.5rem;
}

.tszpzq .hyzpzp_img img {
    width: 100%;
    height: 100%;
}

.tszpzq .ewcode {
    margin-top: .375rem;
}


.tszpzq .ewcode ul li {
    float: left;
    width: 23%;
    margin: 0 .15rem;
}

.tszpzq .ewcode ul li img {
    width: 100%;
    height: 100%;
}

/*特色招聘专区end*/