.bannerImg .bannerImg {
    width: 100%;
    min-width: 150rem;
}
.notice {
    width: 100%;
    height: 79rem;
    padding-top: 15rem;
    box-sizing: border-box;
    background: url(images/noticeBg.jpg) no-repeat;
    background-size: 100% 100%;
}
.noticeContent {
    display: flex;
    justify-content: space-between;
}
.noticeTitle {
    position: relative;
    height: 48.2rem;
}
.noticeTitle h3 {
    font-family: "SourceHanSerifCN-Heavy";
    padding-top: 1rem;
    padding-bottom: 4rem;
    margin-bottom: 3.5rem;
    font-size: 4.2rem;
    font-weight: bold;
    color: #002040;
    background: url(images/noticeTitleBg.png) no-repeat left bottom;
}
.noticeTitle p {
    font-family: "PingFangSCBold";
    font-size: 4rem;
    color: rgba(107, 112, 131, .3);
}
.noticeCon {
    width: 117.5rem;
}
.noticeCon li {
    width: 57rem;
    padding: 4.8rem 4rem 4.4rem 5.8rem;
    background: #fff;
    box-sizing: border-box;
    margin-right: 3.5rem;
    margin-bottom: 4rem;
    float: left;
}
.noticeCon p {
    color: #6b7083;
    font-size: 1.6rem;
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin-top: 1.2rem;
}
.noticeContent .noticeCon li {
    height: 23.6rem;
    display: flex;
    justify-content: space-between;
    font-size: 1.2rem;
    color: #000;
}
.noticeCon li:nth-child(2n) {
    margin-right: 0;
}
.notDate h3 {
    color: #002040;
    font-size: 3.8rem;
    font-weight: bold;
    margin-top: 1rem;
}
.notDate i {
    width: 1.3rem;
    height: 0.1rem;
    background: #002a53;
    display: inline-block;
}
.notDate p {
    font-size: 1.6rem;
    color: #6b7083;
}
.moreBlue {
    width: 6rem;
    height: 6rem;
    position: absolute;
    bottom: 0;
    left: 0;
    cursor: pointer;
    background: url(images/moreBlue.png) no-repeat;
    background-size: 100% 100%;
}
.moreWhite {
    width: 6rem;
    height: 6rem;
    position: absolute;
    bottom: 0;
    left: 0;
    cursor: pointer;
    background: url(images/moreWhite.png) no-repeat;
    background-size: 100% 100%;
}
.notCon {
    width: 36.8rem;
    height: 12.4rem;
    line-height: 3rem;
}
.notCon h3 a {
    font-family: "serifcnMedium";
    color: #002040;
    text-decoration: none;
    font-size: 2rem;
    margin-bottom: 1.8rem;
    font-weight: normal;
}
.noticeContent .noticeCon li:hover {
    background: url(images/noticeConBg.jpg) no-repeat;
    background-size: 100% 100%;
    transition: all .5s ease-in-out;
}
.noticeContent .noticeCon li:hover .notDate h3 {
    color: #fff;
}
.noticeContent .noticeCon li:hover .notDate i {
    background: #fff;
}
.noticeContent .noticeCon li:hover .notDate p {
    color: rgba(255, 255, 255, .4);
}
.noticeContent .noticeCon li:hover .notCon h3 a {
    color: #fff;
    text-decoration: none;
}
.noticeContent .noticeCon li:hover .notCon p {
    color: rgba(255, 255, 255, .4);
}

.noticeContent .noticeCon li.active {
    background: url(images/noticeConBg.jpg) no-repeat;
    background-size: 100% 100%;
    transition: all .5s ease-in-out;
}
.noticeContent .noticeCon li.active .notDate h3 {
    color: #fff;
}
.noticeContent .noticeCon li.active .notDate i {
    background: #fff;
}
.noticeContent .noticeCon li.active .notDate p {
    color: rgba(255, 255, 255, .4);
}
.noticeContent .noticeCon li.active .notCon h3 a {
    color: #fff;
    text-decoration: none;
}
.noticeContent .noticeCon li.active .notCon p {
    color: rgba(255, 255, 255, .4);
}
.expoNews {
    width: 100%;
    height: 97.7rem;
    padding-top: 15rem;
    box-sizing: border-box;
    background: url(images/expoNewsBg.jpg) no-repeat;
    background-size: 100% 100%;
}
.expoNewsContent {
    display: flex;
    justify-content: space-between;
}
.expoNewsContent .noticeTitle {
    height: 65rem;
}
.expoNewsContent .noticeTitle h3 {
    color: #fff;
    background: url(images/noticeWhiteBg.png) no-repeat left bottom;
}
.expoNewsContent .noticeTitle p {
    color: rgba(255, 255, 255, .2);
}
.expoNewsContent .noticeCon li {
    height: 31.8rem;
    padding: 3.5rem 2rem 2.8rem 3.3rem;
}
.expoNewsContent .noticeCon li h3 a {
    width: 100%;
    height: 6.2rem;
    display: inline-block;
    text-decoration: none;
    font-size: 2.4rem;
    font-weight: bold;
    color: #002040;
}
.expoNewsContent .noticeCon li h3 {
    width: 100%;
    height: 6.2rem;
}
.expoNewsContent .noticeCon li h3.hotCur {
    background: url(images/hot.png) no-repeat left 0.5rem;
}
.expoNewsContent .noticeCon li h3.hotCur a {
    text-indent: 1em;
}
.expoCent {
    margin-top: 4.4rem;
    width: 50.7rem;
    display: flex;
    justify-content: space-between;
}
.expoCent img {
    width: 20rem;
    height: 12.6rem;
    border-radius: 0.5rem;
}
.expoCent .expoRight {
    font-size: 1.6rem;
    color: #6b7083;
}
.expoCent .expoRight p {
    width: 28.6rem;
    height: 9rem;
    line-height: 3rem;
    -webkit-line-clamp: 3;
    margin-top: 0;
}
.expoCent .expoRight span {
    margin-top: 1rem;
    display: block;
}
.exhNews {
    width: 100%;
    height: auto;
    padding-top: 12.8rem;
    overflow:hidden;
    box-sizing: border-box;
    background: url(images/exhNewsBg.jpg) no-repeat;
    background-size: 100% 100%;
    padding-bottom:4rem;
}
.exhNewsContent {
    display: flex;
    justify-content: space-between;
}
.exhNewsContent .noticeCon li{
    padding:0;
    margin-bottom:0;
}
.exhNewsContent li img {
    width: 100%;
    height: 26.1rem;
    object-fit: cover;
}
.exhNewsContent .exhCon {
    padding: 2.8rem 2.7rem 5rem 3rem;
    box-sizing: border-box;
}
.exhNewsContent .exhCon h2 {
    color: #002040;
    font-size: 3.8rem;
    font-weight: bold;
}
.exhNewsContent .exhCon h2 em {
    font-style: normal;
    font-size: 1.6rem;
    color: #6b7083;
    font-family: normal;
}
.exhNewsContent .exhCon h3 {
    font-size: 2rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 1.5rem;
    margin-bottom: 2.3rem;
}
.exhNewsContent .exhCon h3 a {
    text-decoration: none;
    color: #002040;
}
.assMedia {
    width: 100%;
    height: 70.6rem;
    padding-top: 15rem;
    box-sizing: border-box;
    background: #fff;
}
.assMediaContent {
    display: flex;
    justify-content: space-between;
}
.assMediaCon {
    width: 120rem;
}
.assMediaContent li {
    margin: 0;
    padding: 0;
    width: 27rem;
    margin-right: 3rem;
}
.assMediaContent .bd li{
    float:left;
}
.assMediaContent li .media-item {
    width: 100%;
    height: 12rem;
    background: #f6f6f6;
    padding: 0;
    text-align: center;
    margin-bottom: 2.2rem;
    box-shadow: 0 0 0.3rem rgba(0, 0, 0, .1);
}
.assMediaContent li .media-item:after {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.assMediaContent ul li:nth-child(2n) {
    margin-right: 3rem;
}
.assMediaContent li img {
    width: 18.3rem;
    height: 6.8rem;
    vertical-align: middle;
}
