.hzfw_banner {
    width: 100%;
    min-width: 1100px;
}
.hzfw_search {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translate(-50%, 0%);
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    overflow: hidden;
    width: 62.5vw;
    min-width: 687.5px;
    height: 4.17vw;
    min-height: 46px;
    background: #ffffff;
    border-radius: 78px;
    box-shadow: 0px 4px 52px 0px rgba(0,0,0,0.10);
}
.hzfw_search #te {
    border: none;
    width: 212px;
    height: 30px;
    font-size: 20px;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    text-align: LEFT;
    color: #999999;
    line-height: 20px;
    letter-spacing: 0.13px;
    flex-grow: 1;
    text-indent: 3vw;
    outline: none;
}
.hzfw_search #te::placeholder {
  color: #ccc;
}
.hzfw_search #sub {
    width: 7vw;
    margin-right: 2vw;
    height: 50%;
    background: #0090eb;
    border-radius: 26px;
    border: none;
    color: #fff;
}
h1.hzfw_title {
    width: 160px;
    height: 64px;
    font-size: 32px;
    font-family: Source Han Sans CN, Source Han Sans CN-Medium;
    font-weight: 500;
    text-align: center;
    color: #333333;
    line-height: 64px;
    letter-spacing: 0.25px;
    margin: 40px auto 5px;
}
h1.hzfw_ptitle {
    width: 300px;
    height: 64px;
    font-size: 32px;
    font-family: Source Han Sans CN, Source Han Sans CN-Medium;
    font-weight: 500;
    text-align: LEFT;
    color: #333333;
    line-height: 64px;
    letter-spacing: 0.25px;
    margin-top: 100px;
    position: relative;
}
h1.hzfw_ptitle::after {
    content: '';
    width: 82px;
    height: 4px;
    background: #0090eb;
    position: absolute;
    bottom: -14px;
    left: 0px;
}
p.hzfw_subscribe {
    width: auto;
    height: 64px;
    font-size: 18px;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    text-align: CENTER;
    color: #888888;
    line-height: 30px;
    letter-spacing: 0.12px;
    margin: 0px auto 30px;
}
.hzfw_hzfw {
    width: 1202px;
    height: 270px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin: 0px auto;
}
.hzfw_hzfw a {
    width: 292px;
    height: 270px;
}
.hzfw_hzfw img {
    width: 100%;
    height: 100%;
    transition: 200ms;
}
.hzfw_hzfw img:hover {
    filter: drop-shadow(0px 0px 12px #999);
    transition: 200ms;
}
.hzfw_yyxw {
    width: 1221px;
    display: flex;
    flex-direction: row;
    margin: 0 auto;
}
.hzfw_yyxw .image {
    width: 387px;
    height: 214px;
    margin-bottom: 10px;
    transition: all 500ms;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.hzfw_yyxw .image img {
    width: 387px;
    height: 214px;
    transition: all 500ms;
}
.hzfw_yyxw .image img:hover {
    cursor: crosshair;
    transform: scale(1.1);
}
.hzfw_yyxw h2 {
    width: 100px;
    height: 37px;
    font-size: 22px;
    font-family: Source Han Sans CN, Source Han Sans CN-Bold;
    font-weight: 700;
    text-align: LEFT;
    color: #333333;
    line-height: 37px;
    letter-spacing: -0.1px;
    margin: 10px 0px 24px 12px;
    position: relative;
}
.hzfw_yyxw h2::after {
    content: '';
    position: absolute;
    left: -12px;
    top: 8.5px;
    width: 4px;
    height: 20px;
    background: #0b95eb;
}
.hzfw_yyxw .hzfw_item {
    width: 387px;
    margin: 0px 10px;
    display: flex;
    flex-direction: column;
}
.hzfw_yyxw ul {
    width: 387px;
    height: 168px;
    display: flex;
    flex-direction: column;
    font-size: 16px;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    line-height: 31px;
    letter-spacing: 1px;
}
.hzfw_yyxw li {
    width: 387px;
    height: 31px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 11px;
}
.hzfw_yyxw li .til {
    color: #787878;
    flex-grow: 1;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 12px;
}
.hzfw_yyxw li .date {
    color: #787878;
    min-width: 100px;
    text-align: right;
}
.hzfw_ksdh {
    width: 1200px;
    margin: 0px auto;
    display: flex;
    flex-direction: row;
    border-radius: 6px;
}
.hzfw_ksdh .ksdh_left {
    width: 266px;
    display: flex;
    flex-direction: column;
}
.hzfw_ksdh .ksdh_left div {
    width: 266px;
    height: 222px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: 250ms;
}
.hzfw_ksdh .ksdh_left div img {
    width: 40px;
    height: 40px;
    margin-bottom: 30px;
}
.hzfw_ksdh .ksdh_left p {
    font-size: 24px !important;
    font-family: Source Han Sans CN, Source Han Sans CN-Medium;
    font-weight: 500;
    line-height: 41px;
    letter-spacing: 0.16px;
    color: #666666;
}
.hzfw_ksdh .ksdh_left div.on {
    background: #1756ab;
    box-shadow: 0px 3px 32px 0px rgba(0,0,0,0.10);
    color: #ffffff;
}
.hzfw_ksdh .ksdh_left div.on p {
    color: #ffffff;
}
.hzfw_ksdh .ksdh_right {
    width: 934px;
    height: 444px;
    background: #ffffff;
    box-shadow: 0px 3px 32px 0px rgba(0,0,0,0.10); 
    display: flex;
}
.hzfw_ksdh .ksdh_right ul {
    width: 934px;
    height: 444px;
    display: inline-flex;
    flex-wrap: wrap;
    line-height: 30px;
    align-content: flex-start;
    margin-top: 27px;
}
.hzfw_ksdh .ksdh_right ul li {
    height: 30px;
    margin-top: 50px;
    margin-bottom: 50px;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}
.hzfw_ksdh .ksdh_right ul li::before {
    content: '';
    width: 2px;
    height: 14px;
    background: #dddddd;
    position: absolute;
    right: 0px;
    top: 8px;
}
.hzfw_ksdh .ksdh_right ul li:nth-child(4n+1) {
    width: 206px;
    padding-left: 59px;
}
.hzfw_ksdh .ksdh_right ul li:nth-child(4n+2) {
    width: 171px;
    padding-left: 35px;
}
.hzfw_ksdh .ksdh_right ul li:nth-child(4n+3) {
    width: 139px;
    padding-left: 34px;
}
.hzfw_ksdh .ksdh_right ul li:nth-child(4n) {
    width: 260px;
    padding-left: 30px;
}
.hzfw_ksdh .ksdh_right ul li:nth-child(4n)::before {
    width: 0px;
}
.hzfw_ksdh .ksdh_right ul li a {
    height: 30px;
    font-size: 18px;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    text-align: center;
    color: #0b95eb;
    line-height: 30px;
    letter-spacing: 0.12px;
    filter: grayscale(100%) opacity(0.6);
    transition: 500ms;
    display: flex;
    flex-direction: row;
}
.hzfw_ksdh .ksdh_right ul li a:hover {
    filter: grayscale(0%);
    transition: 500ms;
}
.hzfw_ksdh .ksdh_right ul li a img {
    height: 30px;
    width: 30px;
    margin-right: 10px;
}
.hzfw_jsxm {
    width: 1200px;
    margin: 0px auto;
    height: 583px;
    position: relative;
    z-index: 0;
}
.hzfw_jsxm ul {
    width: 1200px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-content: center;
    transition: 300ms;
}
.hzfw_jsxm ul li {
    width: 366px;
    height: 335px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-content: center;
    border-radius: 4px;
    background: #FFFFFF;
    box-shadow: 0px 3px 32px 1px rgba(0,0,0,0.10); 
    margin-top: 110px;
}
.hzfw_jsxm ul li .pic {
    width: 366px;
    height: 214px;
    border-radius: 4px 4px 0 0;
    overflow: hidden;
}
.hzfw_jsxm ul li .pic img {
    width: 366px;
    height: 214px;
    transition: all 500ms;
}
.hzfw_jsxm ul li .pic img:hover {
    cursor: crosshair;
    transform: scale(1.1);
}
.hzfw_jsxm ul li p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.hzfw_jsxm ul li .til {
    width: 336px;
    margin-left: 17px;
    height: 31px;
    font-size: 16px;
    font-family: Source Han Sans CN, Source Han Sans CN-Medium;
    font-weight: 500;
    text-align: LEFT;
    color: #333333;
    line-height: 27px;
    letter-spacing: 0.1px;
    margin-top: 12px;
}
.hzfw_jsxm ul li .info {
    width: 336px;
    margin-left: 17px;
    height: 29px;
    font-size: 14px;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    text-align: LEFT;
    color: #999999;
    line-height: 27px;
    letter-spacing: 0.09px;
    margin-top: 2px;
}
.hzfw_jsxm ul li .date {
    width: 316px;
    margin-left: 25px;
    height: 31px;
    font-size: 16px;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    text-align: right;
    color: #999999;
    line-height: 27px;
    letter-spacing: 0.1px;
    margin-top: 4px;
}
.hzfw_jsxm .bg {
    width: 363px;
    height: 537px;
    background: #1756ab;
    position: absolute;
    right: -42px;
    top: 46px;
    z-index: -1;
}
.hzfw_jsxm .more {
    width: 97.6px;
    height: 41px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    top: 115px;
    left: 749px;
}
.hzfw_jsxm .more p {
    font-size: 20px;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    text-align: LEFT;
    color: #666;
    line-height: 41px;
    letter-spacing: 0.16px;
}
.hzfw_jsxm .more img {
    width: 9px;
    height: 16px;
}
.hzfw_jsxm .more:hover {
    filter: drop-shadow(3px 3px 2px #999);
    transition: 200ms;
}
.jsxm_right img,.jsxm_left img {
    width: 52px;
    height: 52px;
}
.jsxm_right img:hover,.jsxm_left img:hover {
    filter: brightness(0.75);
}
.hzfw_jsxm .jsxm_left {
    width: 52px;
    height: 52px;
    position: absolute;
    right: 87px;
    top: 89px;
}
.hzfw_jsxm .jsxm_right {
    width: 52px;
    height: 52px;
    position: absolute;
    right: 0px;
    top: 89px;
}

.hzfw_kxyj {
    width: 1200px;
    margin: 0px auto;
    height: 583px;
    position: relative;
    z-index: 0;
}
.hzfw_kxyj ul {
    width: 1200px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-content: center;
    transition: 300ms;
}
.hzfw_kxyj ul li {
    width: 366px;
    height: 335px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-content: center;
    border-radius: 4px;
    background: #FFFFFF;
    box-shadow: 0px 3px 32px 1px rgba(0,0,0,0.10); 
    margin-top: 110px;
}
.hzfw_kxyj ul li .pic {
    width: 366px;
    height: 214px;
    border-radius: 4px 4px 0 0;
    overflow: hidden;
}
.hzfw_kxyj ul li .pic img {
    width: 366px;
    height: 214px;
    transition: all 500ms;
}
.hzfw_kxyj ul li .pic img:hover {
    cursor: crosshair;
    transform: scale(1.1);
}
.hzfw_kxyj ul li p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.hzfw_kxyj ul li .til {
    width: 336px;
    margin-left: 17px;
    height: 31px;
    font-size: 16px;
    font-family: Source Han Sans CN, Source Han Sans CN-Medium;
    font-weight: 500;
    text-align: LEFT;
    color: #333333;
    line-height: 27px;
    letter-spacing: 0.1px;
    margin-top: 12px;
}
.hzfw_kxyj ul li .info {
    width: 336px;
    margin-left: 17px;
    height: 29px;
    font-size: 14px;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    text-align: LEFT;
    color: #999999;
    line-height: 27px;
    letter-spacing: 0.09px;
    margin-top: 2px;
}
.hzfw_kxyj ul li .date {
    width: 316px;
    margin-left: 25px;
    height: 31px;
    font-size: 16px;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    text-align: right;
    color: #999999;
    line-height: 27px;
    letter-spacing: 0.1px;
    margin-top: 4px;
}
.hzfw_kxyj .bg {
    width: 363px;
    height: 537px;
    background: #1756ab;
    position: absolute;
    right: -42px;
    top: 46px;
    z-index: -1;
}
.hzfw_kxyj .more {
    width: 97.6px;
    height: 41px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    top: 115px;
    left: 749px;
}
.hzfw_kxyj .more p {
    font-size: 20px;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    text-align: LEFT;
    color: #666;
    line-height: 41px;
    letter-spacing: 0.16px;
}
.hzfw_kxyj .more img {
    width: 9px;
    height: 16px;
}
.hzfw_kxyj .more:hover {
    filter: drop-shadow(3px 3px 2px #999);
    transition: 200ms;
}
.kxyj_right img,.kxyj_left img {
    width: 52px;
    height: 52px;
}
.kxyj_right img:hover,.kxyj_left img:hover {
    filter: brightness(0.75);
}
.hzfw_kxyj .kxyj_left {
    width: 52px;
    height: 52px;
    position: absolute;
    right: 87px;
    top: 89px;
}
.hzfw_kxyj .kxyj_right {
    width: 52px;
    height: 52px;
    position: absolute;
    right: 0px;
    top: 89px;
}
.hzfw_dt {
    width: 1200px;
    height: 374px;
    margin: 82px auto 0px;
    position: relative;
    z-index: 0;
    color: #fff;
}
.hzfw_dt .bg {
    width: 342px;
    height: 470px;
    position: absolute;
    left: -60px;
    top: -52px;
    z-index: 1;
}
.hzfw_dt .bg h2 {
    width: 342px;
    height: 38px;
    font-size: 28px;
    font-family: Source Han Sans CN, Source Han Sans CN-Bold;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
    line-height: 47px;
    letter-spacing: 0.18px;
    margin-top: 24px;
}
.hzfw_dt .bg .campuses {
    width: 342px;
    height: 49px;
    font-size: 22px;
    font-family: Source Han Sans CN, Source Han Sans CN-Medium;
    font-weight: 500;
    text-align: center;
    line-height: 37px;
    letter-spacing: 0.14px;
    margin-top: 31px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin-bottom: 22px;
}
.hzfw_dt .bg .campuses div {
    height: 49px;
    line-height: 49px;
    font-size: 22px;
    font-family: Source Han Sans CN, Source Han Sans CN-Medium;
    font-weight: 500;
    letter-spacing: 0.14px;
    color: #588FD9;
    background: #114EA0;
    flex-grow: 1;
}
.hzfw_dt .bg .campuses div.on {
    color: #fff;
    background: #0090EB;
}
.hzfw_dt .bg .background {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
}
.hzfw_dt .bg h3 {
    width: 241px;
    height: 55px;
    font-size: 14px;
    font-family: Source Han Sans CN, Source Han Sans CN-Bold;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    line-height: 23.66px;
    letter-spacing: 0.09px;
    margin-left: 28px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 1px solid #236aca;
}
.hzfw_dt .bg h3 a {
    color: #ffffff;
}
.hzfw_dt .bg h3 img {
    width: 12px;
    height: 12px;
    margin-right: 13px;
    margin-left: 4px;
}
#container {
    width: 918px;
    height: 374px;
    z-index: -1;
    position: absolute;
    right: 0;
    box-shadow: 0px 3px 32px 0px rgba(0,0,0,0.10);
    color: #000;
}
.hzfw_yqlj {
    width: 1200px;
    margin: 0px auto;
    height: 276px;
}
#yqlj {
    width: 1150px;
    height: 144px;
    margin: 48px auto 53px;
    background: #ffffff;
    border-radius: 10px;
    padding: 20px 25px 0px;
    box-shadow: 0px 3px 32px 1px rgba(0,0,0,0.10); 
}
.hzfw_yqlj .types {
    width: 1150px;
    height: 27px;
    font-size: 16px;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    text-align: LEFT;
    color: #555555;
    line-height: 27px;
    letter-spacing: 0.02px;
    margin-bottom: 15px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}
.hzfw_yqlj .types a {
    margin-right: 24px;
}
.hzfw_yqlj .types div {
    width: 1px;
    height: 11px;
    background: #bcbcbc;
    margin-right: 24px;
}
.hzfw_yqlj .types .on {
    color: #0090EB;
}
.hzfw_yqlj .links {
    width: 1150px;
    height: 27px;
    display: inline-flex;
    flex-wrap: wrap;
}
.hzfw_yqlj .links a {
    width: calc(1150px / 3);
    min-width: calc(1150px / 3);
    height: 27px;
    font-size: 16px;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    text-align: LEFT;
    color: #555555;
    line-height: 27px;
    letter-spacing: 0.02px;
    margin-bottom: 20px;
}
.hzfw_yqlj .links a:hover {
    color: #0090EB;
}
.hzfw_yqlj .links a img {
    width: 12px;
    height: 12px;
    margin-right: 17px;
}
#new_rightDiv1 {
    right: 0px !important;
}