#ysd_homeBox {
    width: 1270px;
    min-height: 100vh;
    margin: 0 auto;
}

.typeArea {
    box-sizing: border-box;
    width: 1270px;
    height: 450px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 40px;
}

.newsLeft {
    width: 635px;
    height: 450px;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-pagination-fraction {
    left: 570px;
}

.newsLeft img {
    width: 100%;
    height: 400px;
}

.newsLeft .bannertitle {
    position: absolute;
    bottom: 0;
    left: 0;
    box-sizing: border-box;
    padding: 0 10px;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
}

.swiper-pagination-bullet {
    opacity: 1 !important;
    background: #fff !important;
}

.bannertitle p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
}

.newsRight {
    width: 605px;
    height: 450px;
}

.swiper-pagination-bullet-active {
    background-color: #F65944 !important;
}

.swiper-pagination-bullet {
    opacity: 1;
}

.swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 17px !important;
    width: auto !important;
    right: 10px !important;
    left: auto;
}

#swiper-container2 .swiper-pagination-bullets {
    bottom: 10px !important;
    width: auto !important;
    right: 10px !important;
    left: auto;
}

.rightSwitch {
    width: 100%;
    height: 42px;
    border-bottom: 1px solid #CCCCCC;
    display: flex;
    align-items: center;
}

.rightSwitch p {
    height: 42px;
    line-height: 42px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #222222;
    margin-right: 36px;
    cursor: pointer;
}

.activep {
    height: 38px !important;
    color: #DE3018 !important;
    border-bottom: 4px solid #DE3018;
}

.actives {
    color: #DE3018 !important;
}

.politicalfocus a {
    display: block;
    width: 100%;
    height: 67px;
    border-bottom: 1px dashed #CCCCCC;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.politicalfocus a p {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #222222;
    display: flex;
    align-items: center;
}

.politicalfocus a span {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #A5A5A5;
}

.home-icon {
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #F65944;
    margin-right: 10px;
}

.newsPortal {
    width: 1270px;
    height: 110px;
    margin: 30px 0 15px;
}

.section {
    box-sizing: border-box;
    width: 1270px;
    height: 400px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.labouruniondt {
    width: 680px;
    height: 400px;
}

.labouruniondt_til {
    width: 100%;
    height: 60px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #CCCCCC;
}

.labouruniondt_til h3 {
    height: 57px;
    line-height: 56px;
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #DE3018;
    border-bottom: 4px solid #DE3018;
}

.labouruniondtSwitch {
    display: flex;
    align-items: center;
    margin-left: 30px;
}

.labouruniondtSwitch p {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #1A1A1A;
    cursor: pointer;
}

.labouruniondtSwitch p i {
    color: #CCCCCC;
    margin: 0 10px;
}

.labouruniondt_cen a {
    display: block;
    width: 100%;
    height: 48px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.labouruniondt_cen a p {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #222222;
    display: flex;
    align-items: center;
}

.labouruniondt_cen a span {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #A5A5A5;
}

.publicitygg {
    width: 560px;
    height: 400px;
}

.specialColumn {
    box-sizing: border-box;
    padding: 0 15px;
    width: 1270px;
    height: 140px;
    background: #F2F2F2;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 20px auto 40px;
}

.columnSwiper {
    width: 1112px;
    height: 115px;
}

.swiper_li {
    width: 265px !important;
    height: 115px;
}

.servicePosition h3 {
    width: 202px;
    height: 52px;
    margin: 0 auto 54px;
    background: url('../image/fwzd.png') no-repeat;
    background-size: 100% 100%;
}

.position_div {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.position_div a {
    width: 120px;
    text-align: center;
}

.moreServices {
    position: absolute;
    right: 0;
    top: -40px;
    width: auto;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #DE3018;
    display: flex;
    justify-content: end;
    align-items: center;
}

.moreServices img {
    margin-left: 7px;
}