.contain {
    /* border: 1px solid #dbdbdb; */
    margin: 0 auto;
    /* height: 1800px; */
    width: 1200px;

}

.contain .hotspot {}

.contain .hotspot .title {
    font-size: 28px;
    margin: 30px 0 15px 0;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #E19636;
    line-height: 40px;
    /* height: 40px; */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.contain .hotspot .title span {
    /* width: 1055px;
height: 28px; */
    /* font-size: 28px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #E19636;
    line-height: 40px;
   */
}

.contain .hotspot .title img {
    vertical-align: middle;
    margin-right: 20px;
}

.contain .hotspot .article {
    /* height: 40px; */
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 24px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.contain .notice {
    height: 350px;
    width: 100%;
    margin: 18px auto;
    display: flex;
    justify-content: space-between;
}

.contain .notice .n-box1 {
    width: 420px;
    height: 100%;
    position: relative;
    /* border: 1px solid aqua; */
}

.contain .notice .n-box2 {
    width: 435px;
    height: 100%;
    /* border: 1px solid aqua; */
}

.contain .notice .n-box2 .tabs {
    width: 100%;

    display: flex;
    justify-content: space-between;
}

.contain .notice .n-box2 .companyTabs {
    width: 65%;

    display: flex;
    justify-content: space-between;
}


.contain .notice .n-box2 .tabs .tab {
    width: 140px;
    height: 40px;
    background: #FCF4EA;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #DC9D4C;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
}
.contain .notice .n-box2 .tabs .new {
    width: 140px;
    height: 40px;
    background: #FCF4EA;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #DC9D4C;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
}

.contain .notice .n-box2 .tabs .tab1 {
    height: 45px;
    color: white;
    background: url(../images/home/selected@2x.png) 0px 0px no-repeat;
    background-size: 100%;
}

.contain .notice .n-box2 .list {
    width: 100%;

}

.contain .notice .n-box2 .list ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.contain .notice .n-box2 .list ul li {
    width: 100%;
    height: 44px;
    line-height: 44px;
    border-bottom: 1px dashed #dbdbdb;
    display: flex;
    justify-content: space-between;


}

.contain .notice .n-box2 .list ul li .name {
    display: inline-block;
    width: 320px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.contain .notice .n-box2 .list ul li .time {
    display: inline-block;
    text-align: right;
    width: 80px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #BBBBBB;
    line-height: 47px;
}

.contain .notice .n-box3 {
    width: 310px;
    height: 100%;
    /* border: 1px solid aqua; */

}

.contain .notice .n-box3 .tabs .tab {
    padding-left: 10px;
    box-sizing: border-box;
    margin-bottom: 5px;
    color: white;
    width: 110px;
    background: url(../images/home/announcement.png) 8px 13px no-repeat;
    background-color: #DC9D4C;
}
.contain .notice .n-box3 .tabs .new {
	background-color: #FCF4EA;
  	color: #DC9D4C;
}

.contain .notice .n-box3 .tabs span {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #DC9D4C;
    line-height: 40px;
    margin-right: 14px;
}

.contain .notice .n-box3 .list ul li .name {
    display: inline-block;
    width: 220px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.contain .center-pic {
    height: 100px;
    width: 100%;
    margin: 40px auto;
    /* border: 1px solid salmon; */
    /* background: url(../images/home/banner2.png) 0px 0px no-repeat; */
    background-size: cover;
}

.contain .party {
    display: flex;
}

.contain .party .title {
    height: 30px;
    width: 150px;
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #E19636;
    line-height: 30px;

}

.contain .party .line {
    width: 100%;
    line-height: 30px;
}

.contain .party .line hr {

    vertical-align: middle;
    margin-top: 15px;
    height: 30px;
    height: 1px;
    background-color: #D5D5D5;
    border: none;
}

.contain .party-content {
    height: 350px;
    /* border: 1px solid saddlebrown; */
    margin: 40px auto;
    display: flex;
    justify-content: space-between;
}

.contain .party-content .party-left {
    height: 100%;
    width: 520px;
    position: relative;
    /* border: 1px solid saddlebrown; */
    /* background: url(../images/home/image1.png); */
}

.contain .party-content .party-right {
    /* border: 1px solid saddlebrown; */
    height: 100%;
    width: 660px;

}

.contain .party-content .party-right .top {
    height: 240px;
    width: 100%;
    /* border: 1px solid saddlebrown; */
    display: flex;
    justify-content: space-between;
}

.contain .party-content .party-right .top .top-left {
    width: 320px;
    height: 100%;
    /* background: url(../images/home/image2.png) */
}

.contain .party-content .party-right .top .top-right {
    width: 320px;
    height: 100%;
    /* background: url(../images/home/image3.png) */
}

.contain .party-content .party-right .bottom {
    margin-top: 20px;
    height: 88px;
    width: 100%;
    /* border: 1px solid red */
}

.contain .party-content .party-right .bottom .list {
    width: 100%;

}

.contain .party-content .party-right .bottom .list ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.contain .party-content .party-right .bottom .list ul li {
    width: 100%;
    height: 28px;
    line-height: 28px;
    border-bottom: 1px dashed #dbdbdb;
    display: flex;
    justify-content: space-between;



}

.contain .party-content .party-right .bottom .list ul li .name {
    display: inline-block;
    width: 555px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 555px;
    color: #323232;
}

.contain .party-content .party-right .bottom .list ul li .time {
    display: inline-block;
    text-align: right;
    width: 80px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #BBBBBB;
    line-height: 33px;
}

.contain .labor-content {
    display: flex;
    margin: 20px auto;
    display: flex;
    justify-content: space-between;
}
.contain .labor-content .labor-left {
    width: 100%;
    height: 120px;
    /* border: 1px solid darkblue; */
}

.contain .labor-content .labor-right {
    /* width: 575px; */
    height: 120px;
    /* border: 1px solid darkblue; */

}

.contain .labor-content .labor-left .list {
    width: 100%;

}

.contain .labor-content .labor-left .list ul {
    width: 100%;
    display: flex;
    flex-direction: column;
    height: 140px;
    flex-wrap: wrap;
    align-content: space-between;
}

.contain .labor-content .labor-left .list ul li {
    width:575px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dashed #dbdbdb;
    display: flex;
    justify-content: space-between;



}
.contain .labor-content .labor-left .list ul li .name {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 472px;
    color: #323232;
}

.contain .labor-content .labor-left .list ul li .time {
    display: inline-block;
    text-align: right;
    width: 80px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #BBBBBB;
    line-height: 40px;
}

.contain .notice .n-box2 .list2,.contain .notice .n-box2 .list3{
    display: none;
}


.banner {
    width: 100%;
    height: 500px;
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    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-slide1 {
    width: 100%;
    height: 100%;
    /* background: url(../images/advertising/index_advertising.png) 0px 0px no-repeat; */
    background-size: cover;
}
.swiper-slide1 img{
    width: 100%;
    height: 100%;
}

.mySwiper-banner .swiper-pagination {
    color: white;
}

.swiper2-btm {
    width: 100%;
    height: 40px;
    background: #000000;
    opacity: 0.7;
    position: absolute;
    bottom: 0px;
    /* top: 0px; */
    z-index: 999;
    line-height: 40px;
    text-indent: 16px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    text-align: left;
}

.mySwiper1 .swiper-pagination,.mySwiper2 .swiper-pagination {
    text-align: right;
    color: white !important;
    box-sizing: border-box;
    padding-right: 10px;
}
.mySwiper1 img{
    width: 100%;
}

.mySwiper2 .swiper-pagination-bullet-active {
    text-align: right;
    color: white !important;
}