.index_title {
    display: flex;
    align-items: center;
    font-size: 26px;
    letter-spacing: 0px;
    color: #ffffff;
}

.index_title img:nth-of-type(1) {
    width: 18px;
    height: 26px;
    margin: 0 5px 0 0;
}

.index_title img:nth-of-type(2) {
    margin: 0 0 0 5px;
    width: 18px;
    height: 26px;
}

.index_title em {
    font-size: 20px;
    margin: 0 5px;
}

.banner .swiper-pagination-bullet {
    width: 33px;
    height: 33px;
    opacity: 1;
    background: url(../images/banner_icon2.png) center center/100% 100%;
}

.banner .swiper-pagination-bullet-active {
    background: url(../images/banner_icon1.png) center center/100% 100%;
}

.indexZn {
    width: 90%;
    max-width: 1423px;
    margin: 20px auto 40px;
}

.indexZn .indexZnCon {
    width: 100%;
    height: 107px;
    background: url(../images/searchBg.png) center center/100% 100%;
}

.indexZn .indexZnConTop {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    width: 93%;
    height: 107px;
    margin: 0 auto;
}

.indexZnConTop .ZnLogo {
    display: inline-flex;
    width: 30%;
    height: 48px;
    background-color: #87725d;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
}

.indexZnConTop .ZnLogo img {
    width: 40px;
    height: 39px;
}

.indexZnConTop .seclect {
    width: 55%;
    padding: 0 2%;
    height: 48px;
    background-color: #87725d;
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}

.indexZnConTop select {
    width: 70px;
    background-color: transparent;
    color: #fff;
    border: none;
    outline: none;
}

.indexZnConTop #search {
    display: block;
    width: 80%;
    height: 100%;
    background-color: #87725d;
    border: none;
    outline: none;
    color: #ffffff;
}

.indexZnConTop #search::placeholder {
    color: #fff;
}

.indexZnConTop .searchAn {
    width: 25px;
}

.indexZnConTop .senior {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #784214;
    margin-left: 5px;
}

.indexTopCon {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 10px;
}

.indexTopConLeft {
    width: 54%;
}

.indexTopConLeft .cgzn {
    width: 95%;
    padding: 20px 2.5%;
    height: 148px;
    display: flex;
    flex-wrap: wrap;
    border-bottom: 6px solid #a16658;
    background: #72422c url(../images/cgzn.png);
}

.indexTopConLeft .cgzn .cgznLeft {
    width: 55%;
}

.indexTopConLeft .cgzn .cgznLeft .time {
    width: 90%;
    margin-top: 35px;
	color:#ffffff;
	font-size:16px;
	    line-height: 30px;

}

.indexTopConLeft .cgzn .cgznRight {
    display: flex;
    justify-content: space-between;
    width: 45%;
    margin-left: 0%;
    flex-wrap: wrap;
    margin-top: 15px;
}

.indexTopConLeft .cgzn .cgznRight a {
    display: block;
    width: 33%;
    font-size: 16px;
    letter-spacing: 0px;
    color: #ffc79f;
    text-align: center;
}

.indexTopConLeft .cgzn .cgznRight a span {
    display: block;
    width: 100%;
    height: 91px;
    background-size: 100% 100%;
    background-position: 0 0;
}

.indexTopConLeft .cgzn .cgznRight a:nth-child(1) span {
    background-image: url(../images/icon_cgzn1.png);
}

.indexTopConLeft .cgzn .cgznRight a:nth-child(2) span {
    background-image: url(../images/icon_cgzn2.png);
}

.indexTopConLeft .cgzn .cgznRight a:nth-child(3) span {
    background-image: url(../images/icon_cgzn3.png);
}

.indexTopConLeft .cgzn .cgznRight a:nth-child(1):hover span {
    background-image: url(../images/icon_cgzn11.png);
}

.indexTopConLeft .cgzn .cgznRight a:nth-child(2):hover span {
    background-image: url(../images/icon_cgzn22.png);
}

.indexTopConLeft .cgzn .cgznRight a:nth-child(3):hover span {
    background-image: url(../images/icon_cgzn33.png);
}

.indexTopConLeft .cgzn .cgznRight a i {
    display: block;
    margin-top: 10px;
}

.indexTopConLeft .cgzn .cgznRight a:hover {
    color: #ffffff;
}


/* 通知公告 */

.notice {
    width: 95%;
    padding: 20px 2.5%;
    height: 224px;
    background: url(../images/noticeBg.png) center center/100% 100%;
    margin-top: 20px;
}

.noticeTop {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.noticeTop .more {
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    font-size: 18px;
    letter-spacing: 0px;
    color: #ffffff;
}

.noticeTop .more img:nth-of-type(1) {
    width: 16px;
    margin: 0 10px 0 0;
}

.noticeTop .more img:nth-of-type(2) {
    width: 16px;
    margin: 0 0 0 10px;
}

.noticeCon {
    width: 100%;
    height: auto;
    margin-top: 10px;
}

.noticeCon .noticeList {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    font-size: 16px;
    letter-spacing: 0px;
    color: #ffffff;
    height: 35px;
}

.noticeList p {
    width: 65%;
    padding: 0 0 0 20px;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.noticeList p::before {
    position: absolute;
    content: "";
    width: 15px;
    height: 15px;
    background: url(../images/icon_news.png) center center/100% 100%;
    left: 0;
    top: 2px;
}

.noticeList .time {
    width: 25%;
    text-align: right;
	font-size:14px;
}

.indexTopConRight {
    width: 40%;
    padding: 20px 2.5%;
    height: 440px;
    background-color: #784214;
    background: url(../images/icon_news_bg.png) center center/100% 100%;
}

.indexTopConRight .hotnews {
    width: 100%;
    margin-top: 26px;
}

.indexTopConRight .hotnews .newtitle {
    position: relative;
    font-size: 14px;
    letter-spacing: 0px;
    color: #ffffff;
    padding-left: 25px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.indexTopConRight .hotnews .newtitle::before {
    position: absolute;
    content: "";
    background: url(../images/liststyle.png);
    width: 13px;
    height: 13px;
    left: 0;
    top: 8px;
}

.indexTopConRight .newsInfo {
    padding-left: 25px;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0px;
    color: #e6b48a;
    margin-top: 22px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.hotNewsCon {
    width: 100%;
    margin-top: 82px;
}

.hotNewsCon .hotNewsList {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    font-size: 18px;
    letter-spacing: 0px;
    color: #ffffff;
    height: 45px;
}

.hotNewsList p {
    width: 80%;
    padding: 0 0 0 20px;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
}

.hotNewsList p::before {
    position: absolute;
    content: "";
    width: 15px;
    height: 15px;
    background: url(../images/icon_news.png) center center/100% 100%;
    left: 0;
    top: 5px;
}

.hotNewsList .time {
    width: 15%;
    text-align: right;
	font-size:14px;
}


/* 专题展览 */

.exhibition {
    width: 100%;
    height: 600px;
    background: url(../images/icon_ztzl_bg.png) center center/100% 100%;
    overflow: hidden;
}

.titleBt {
    width: 251px;
    margin: 55px auto 0;
}

.exhibitionCon {
    width: 90%;
    max-width: 1133px;
    height: 455px;
    background: url(../images/icon_chuan_bg.png);
    background-repeat: no-repeat;
    background-position: 108% 25px;
    background-size: 90% 89%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 25px auto 0;
}

.exhibitionCon .exhibitionImg {
    width: 60%;
}

.exhibitionCon .exhibitionConInfo {
    width: 35%;
}

.exhibitionCon .exhibitionConInfo .title1 {
    display: flex;
    align-items: center;
    font-size: 26px;
    letter-spacing: 4px;
    color: #59453e;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #59453e;
	font-weight:bold;
}

.exhibitionCon .exhibitionConInfo .title1 img {
    width: 23px;
    height: 23px;
    margin-right: 14px;
}

.exhibitionCon .exhibitionConInfo .info p {
    font-size: 16px;
    line-height: 32px;
    color: #666666;
	text-align: justify;
}

.exhibitionCon .exhibitionConInfo a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 120px;
    height: 30px;
    background-color: #784214;
    border-radius: 15px;
    border: solid 1px #784214;
    color: #fff;
    margin-top: 20px;
}

.exhibitionCon .exhibitionConInfo a img {
    width: 22px;
    height: 6px;
}


/* 数字展厅 */

.showRoom {
    width: 90%;
    max-width: 1400px;
    margin: 0 auto;
    padding: 20px calc((100% - 1400px) / 2);
    background: #fff;
}

.showRoom .showRoomCon {
    width: 100%;
    position: relative;
    margin: 50px auto;
}

.showRoom .showRoomCon .swiper-slide {
    display: flex;
    flex-wrap: wrap;
    height: 544px;
}

.collectionConLeft .collectionConLeftList .swiper-slide a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.collectionConLeft .collectionConLeftList .swiper-slide a span {
    writing-mode: tb-rl;
    height: 300px;
}

.collectionConLeft .collectionConLeftList .swiper-slide a span:nth-child(1) {
    font-size: 20px;
    border-right: 1px solid #784214;
    padding-right: 10px;
    padding-top: 30px;
    position: relative;
    letter-spacing: 3px;
}

.collectionConLeft .collectionConLeftList .swiper-slide a span:nth-child(1)::before {
    position: absolute;
    content: "";
    width: 23px;
    height: 23px;
    background: url(../images/banner_icon11.png);
    left: 0;
    top: 0;
}

.collectionConLeft .collectionConLeftList .swiper-slide a span:nth-child(2) {
    margin: 0 15px 0 15px;
    padding-top: 60px;
	 
		    max-width: 77px;
    overflow: hidden;
}

.collectionConLeft .collectionConLeftList .swiper-slide a img {
    width: calc(100% - 160px);
    object-fit: cover;
}

.showRoom .showRoomCon .swiper-slide .left {
    width: 30%;
    padding: 0 5%;
    height: 545px;
    background: url(../images/szztBg.png) center center/100% 100%;
    position: relative;
    overflow: hidden;
}

.showRoom .showRoomCon .swiper-slide .left h4 {
    font-size: 26px;
    width: 90%;
    margin: auto;
    line-height: 26px;
    letter-spacing: 0px;
    color: #ffffff;
}

.showRoom .showRoomCon .swiper-slide .left span {
    display: block;
    width: 30px;
    height: 2px;
    background-color: #ffffff;
    margin: 25px 0 20px 20px;
}

.showRoom .showRoomCon .swiper-slide .right {
    width: 60%;
    height: 100%;
    overflow: hidden;
}

.showRoom .showRoomCon .swiper-slide .right img {
    height: 100%;
}

.showRoom .showRoomCon .swiper-slide .right:hover img {
    transform: scale(1.1);
    transition: 0.4s ease-in-out 0.3s;
}

.swiper-slide {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.swiper-slide .left .icon {
    width: 21px;
    margin: 40px 0 80px 380px;
}

.swiper-slide .left h4 {
    font-size: 26px;
    letter-spacing: 0px;
    color: #ffffff;
    margin-top: 80px;
}

.swiper-slide .left span {
    display: block;
    width: 30px;
    height: 2px;
    background-color: #ffffff;
    margin: 25px 0;
}

.swiper-slide .left p {
    font-size: 16px;
    width: 90%;
    margin: auto;
    line-height: 26px;
    letter-spacing: 0px;
    color: #ffffff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

.showRoom .showRoomCon .fenye {
    position: absolute;
    width: 149px;
    display: flex;
    justify-content: space-between;
    bottom: 77px;
    left: 16%;
}

.showRoom .showRoomCon .fenye .swiper-button-white {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: none !important;
    display: flex;
    border: solid 3px rgba(255, 255, 255, 0.1);
}

.showRoom .showRoomCon .fenye .swiper-button-white:hover {
    border: solid 3px rgba(255, 255, 255, 1);
}

.showRoom .showRoomCon .fenye .swiper-button-white img {
    width: 24px;
    margin: auto;
}

.showRoom .swiper-container-horizontal>.swiper-pagination-bullets,
.showRoom .swiper-pagination-custom,
.showRoom .swiper-pagination-fraction {
    bottom: 55px;
    left: 0;
    width: 200px;
    font-size: 27px;
    color: #fff;
    font-weight: bold;
}


/* 文物馆藏 */

.collection {
    width: 100%;
    height: auto;
    padding: 15px 0 150px;
    /* background: url(../images/collectionBg.png) center center/100% 100%; */
}

.collection .collectionIno {
    width: 85%;
    max-width: 900px;
    margin: 40px auto;
    text-align: center;
    font-size: 16px;
    letter-spacing: 0px;
    color: #333333;
	line-height: 32px;
}

.collection .more {
    display: block;
    width: 167px;
    height: 36px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 36px;
    letter-spacing: 1px;
    text-align: center;
    color: #784214;
    background: url(../images/moreBg.png) center center/100% 100%;
}

.collectionCon {
    width: 90%;
    max-width: 1400px;
    margin: 80px auto 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}

.collectionConLeft {
    width: 64%;
    padding: 0 50px;
    position: relative;
}

.collectionConLeft .swiper-slide:hover img {
    transform: scale(1.1);
    transition: 0.4s ease-in-out 0.3s;
}

.collectionConLeft .swiper-button-next.swiper-button-white,
.collectionConLeft .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background: none;
}

.collectionConLeft .swiper-button-prev.swiper-button-white,
.collectionConLeft .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background: none;
}

.swiper-button-next,
.swiper-button-prev {
    right: 9%;
}

.collectionConLeft .fenye {
    position: absolute;
    left: -50px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 200;
    width: 120%;
}

.collectionConLeft .collectionConLeftList {
    display: none;
    position: relative;
    width: 100%;
    max-height: 310px;
}

.collectionConLeft .collectionConLeftList.active {
    display: block;
}

.collectionConRight {
    width: 220px;
    height: auto;
    min-height: 450px;
    background: url(../images/icon_collection_h.png) right top/220px 450px;
    background-repeat: no-repeat;
    position: relative;
    margin-top: -45px;
}

.collectionConRight .collectionLogo {
    width: 167px;
    float: right;
    margin-top: 158px;
}

.collectionConRight .collectionConNav {
    position: absolute;
}

.collectionConNav .collectionConNav_List {
    position: relative;
    left: 0;
    top: 0;
	width:85px;
}

.collectionConNav .collectionConNav_List.active .xz {
    display: flex;
}

.collectionConNav .collectionConNav_List .wxzimg {
    display: none;
}

.collectionConNav .collectionConNav_List .xzimg {
    display: block;
}

.collectionConNav .collectionConNav_List.active .wxzimg {
    display: block;
}

.collectionConNav .collectionConNav_List.active .xzimg {
    display: none;
}

.collectionConNav .collectionConNav_List .xz {
    display: none;
    width: 18px;
    height: 18px;
    background-color: rgba(120, 66, 20, 0.2);
    border-radius: 50%;
    position: absolute;
}

.collectionConNav .collectionConNav_List .xz i {
    display: block;
    width: 8px;
    height: 8px;
    background-color: #784214;
    margin: auto;
    border-radius: 50%;
}

.collectionConNav .collectionConNav_List:nth-child(1) {
	left: 81px;
    top: -83px;
}

.collectionConNav .collectionConNav_List:nth-child(1) .xz {
    left: 94px;
    bottom: 6px;
}

.collectionConNav .collectionConNav_List:nth-child(2) {
        left: -29px;
    top: -128px;
}

.collectionConNav .collectionConNav_List:nth-child(2) .xz {
    left: 104px;
    bottom: 19px;
}

.collectionConNav .collectionConNav_List:nth-child(3) {
     left: -85px;
    top: -139px;
}

.collectionConNav .collectionConNav_List:nth-child(3) .xz {
	left: 98px;
    bottom: 34px;
}

.collectionConNav .collectionConNav_List:nth-child(4) {
       left: -106px;
    top: -110px;
}

.collectionConNav .collectionConNav_List:nth-child(4) .xz {
    left: 100px;
    bottom: 63px;
}

.collectionConNav .collectionConNav_List:nth-child(5) {
       left: -76px;
    top: -96px;
}

.collectionConNav .collectionConNav_List:nth-child(5) .xz {
    left: 83px;
    bottom: 105px;
}
.collectionConNav .collectionConNav_List:nth-child(6) {
         left: -1px;
    top: -107px;
}

.collectionConNav .collectionConNav_List:nth-child(6) .xz {
    left: 83px;
    bottom: 105px;
}
.collectionConNav .collectionConNav_List:nth-child(7) {
        left: 125px;
    top: -150px;
}

.collectionConNav .collectionConNav_List:nth-child(7) .xz {
      left: 39px;
    bottom: 126px;
}

/* 教育天地 */

.education {
    width: 100%;
    padding: 50px 0;
    height: auto;
    background: #f7f7f7 url(../images/jytdBg.png) center center/100% 697px;
    background-repeat: no-repeat;
}

.education .educationCon {
    width: 90%;
    max-width: 1400px;
    margin: 50px auto;
    display: flex;
    flex-wrap: wrap;
}

.educationConImg {
    height: 100%;
}

.educationCon .eduLeft {
    width: 70%;
    max-width: 1007px;
    height: 100%;
    /* max-height: 491px; */
    position: relative;
}

.educationConImg img {
    height: 100%;
    max-height: 500px;
    transition: 0.4s ease-in-out 0.3s;
}

.eduLeft li {
    overflow: hidden;
}

.educationConImg:hover img {
    transform: scale(1.1);
}

.eduLeft li {
    display: none;
    transition: 0.4s ease-in-out 0.3s;
}

.eduLeft li.on {
    display: block;
    transition: 0.4s ease-in-out 0.3s;
}

.educationConNav {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%
}

.educationConNav li {
    flex: 1;
    display: block;
    position: relative;
    font-size: 18px;
    height: 70px;
    line-height: 70px;
    letter-spacing: 0px;
    color: #ffffff;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.educationConNav li.on::after {
    position: absolute;
    content: "";
    width: 251px;
    height: 12px;
    background: url(../images/jyxz.png) center center/100% 100%;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}

.educationCon .eduRight {
    width: 30%;
    height: auto;
}

.eduRight dl {
    width: calc(100% - 50px);
    height: 177px;
    padding: 50px 25px;
    background: #7a4e36 url(../images/bgindex5.png) center center/100% 100%;
}

.eduRight dl a {
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
}

.eduRight dl a img:nth-of-type(1) {
    width: 16px;
    margin: 0 10px 0 0;
}

.eduRight dl a img:nth-of-type(2) {
    width: 16px;
    margin: 0 0 0 10px;
}

.eduRight dt {
    font-size: 22px;
    letter-spacing: 0px;
    color: #ffffff;
    margin-bottom: 15px;
}

.eduRight dd {
    font-size: 12px;
    letter-spacing: 0px;
    color: #ffffff;
    margin-bottom: 25px;
    line-height: 18px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
}

.eduRight p {
    display: flex;
    align-items: center;
    font-size: 14px;
    margin-top: 20px;
    letter-spacing: 0px;
    color: #ffffff;
}

.eduRight p img {
    margin-right: 5px;
}

.eduRight ul {
    display: flex;
    justify-content: space-between;
    height: 42%;
}

.eduRight li {
    width: 32%;
    max-width: 128px;
    height: 100%;
    position: relative;
}

.eduRight ul li:nth-child(1) {
    height: 119%;
}

.eduRight ul li:nth-child(2) {
    height: 95%;
}

.eduRight ul li:nth-child(3) {
    height: 115%;
}

.eduRight li a img {
    width: 100%;
    height: 100%;
    transition: all 0.5s;
    position: absolute;
    left: 0;
    top: 0;
}

.eduRight li a em {
    position: absolute;
    writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    width: 30px;
    line-height: 30px;
    color: #fff;
    top: 15px;
    left: 50%;
    margin-left: -15px;
    font-size: 18px;
    z-index: 1;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    font-family: "宋体"
}

.eduRight li:hover a em {
    top: 30px;
}

.eduRight li:hover a img {
    height: 110%;
}


/* 文创天地 */
.Cultural{
	display:none;
}
.CulturalCon {
    width: 90%;
    max-width: 1400px;
    margin: 80px auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.CulturalCon .CulturalConleft {
    width: 40%;
    position: relative;
    margin-left: 71px;
}

.CulturalCon .CulturalConleft .xz {
    position: absolute;
    width: 105px;
    left: 0;
    top: 60px;
}

.CulturalCon .CulturalConleft::after {
    position: absolute;
    content: "";
    width: 71px;
    height: 240px;
    background: url(../images/wctitle.png) center center/100% 100%;
    left: -71px;
    top: -20px;
}

.CulturalCon .CulturalConRight {
    width: 48%;
}

.CulturalConRight dt {
    font-size: 26px;
    letter-spacing: 0px;
    color: #333333;
    display: table;
    padding: 10px 0;
    border-top: 1px solid #59453e;
    border-bottom: 1px solid #59453e;
}

.CulturalConRight dd {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
    color: #666666;
    margin: 20px 0 35px;
}

.CulturalConRight a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 120px;
    height: 30px;
    line-height: 30px;
    background-color: #786048;
    border-radius: 15px;
    border: solid 1px #786048;
    font-size: 16px;
    letter-spacing: 0px;
    color: #fcf9e8;
}

.CulturalConRight a img {
    width: 22px;
    height: 6px;
    margin-left: 9px;
}

.CulturalConRight ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: 47px auto 0;
}

.CulturalConRight ul li {
    width: 32%;
    max-width: 192px;
}

@media (max-width:1440px) {
    .indexZnConTop .ZnLogo {
        font-size: 16px;
    }
}

@media(max-width:996px) {
    .indexZn .indexZnCon {
        height: auto;
        background: none;
    }
    .indexZnConTop .ZnLogo {
        width: 100%;
    }
    .indexZn .indexZnConTop {
        height: auto;
        width: 100%;
    }
    .indexZnConTop .senior {
        display: none;
    }
    .indexZnConTop .seclect {
        padding: 0 5%;
        width: 90%;
        display: none;
    }
    .indexZnConTop #search {
        width: calc(100% - 100px)
    }
    .indexTopConLeft {
        width: 100%;
    }
    .indexTopConLeft .cgzn {
        height: 250px;
    }
    .indexTopConLeft .cgzn .cgznRight {
        width: 100%;
        margin-top: 30px;
    }
    .indexTopConLeft .cgzn .cgznLeft {
        width: 100%;
    }
    .indexTopConLeft .cgzn .cgznRight a {
        width: auto;
    }
    .indexTopConLeft .cgzn .cgznRight a span {
        width: 91px;
    }
    .indexTopConLeft .cgzn .cgznLeft .time {
        width: 100%;
		    margin-top: 15px;
    }
    .noticeList .time {
        display: none
    }
    .indexTopConRight {
        width: 95%;
    }
    .hotNewsCon {
        margin-top: 20px;
    }
    .hotNewsList p {
        display: block;
    }
    .hotNewsList .time {
        display: none;
    }
    .hotNewsCon .hotNewsList {
        height: 40px;
    }
    .exhibitionCon {
        width: 100%;
        flex-wrap: wrap;
    }
    .showRoom .showRoomCon .swiper-slide {
        height: auto;
    }
    .exhibitionCon .exhibitionImg,
    .exhibitionCon .exhibitionConInfo {
        width: 90%;
        margin: 20px auto;
    }
    .showRoom .showRoomCon .swiper-slide .left {
        width: 100%;
        height: 300px;
    }
    .showRoom .showRoomCon .swiper-slide .right {
        width: 100%;
        height: 200px;
    }
    .swiper-slide .left h4 {
        margin-top: 0;
    }
    .showRoom .swiper-container-horizontal>.swiper-pagination-bullets,
    .showRoom .swiper-pagination-custom,
    .showRoom .swiper-pagination-fraction {
        width: 90px;
        bottom: 10px;
    }
    .showRoom .showRoomCon .fenye {
        right: 0;
        left: auto;
        bottom: 40px;
    }
    .collectionConLeft {
        width: 90%;
        padding: 0 5%;
    }
    .collectionConLeft .fenye {
        width: 130%;
    }
    .collectionConLeft .swiper-slide {
        width: 100%;
    }
    .collectionConRight {
        margin: 50px auto 0;
    }
    .CulturalCon .Cultura .lConleft .xz {
        display: none;
    }
    .CulturalCon .CulturalConRight {
        width: 100%;
        margin: 50px auto;
    }
    .educationConNav li {
        font-size: 0.24rem;
        height: 0.7rem;
        line-height: 0.7rem;
    }
    .educationConNav li.on::after {
        width: 100%;
    }
    .CulturalCon {
        margin: 80px auto 0;
    }
    .indexTopConRight {
        height: auto;
    }
    .hotNewsList p {
        font-size: 14px;
    }
    .indexTopConRight .hotnews {
        margin-top: 0.2rem;
    }
    .indexTopConRight .hotnews .newtitle {
        padding-left: 25px;
        font-size: 0.34rem;
    }
    .indexTopConRight .newsInfo {
        padding-left: 0;
        font-size: 0.26rem;
        margin-top: 0.2rem;
    }
    .collection .collectionIno {
        font-size: 0.26rem;
    }
    .CulturalCon .CulturalConleft .xz {
        display: none;
    }
    .educationCon .eduLeft,
    .educationCon .eduRight,
    .CulturalCon .CulturalConleft {
        width: 100%;
    }
    .collectionConRight .collectionLogo {
        display: none;
    }
    .collectionConRight {
        width: 100%;
        background: none;
        min-height: auto;
    }
    .collectionConNav .collectionConNav_List .xz {
        display: none !important;
    }
    .collectionConRight .collectionConNav {
        position: relative;
        display: flex;
        justify-content: space-around;
    }
    .collectionConNav .collectionConNav_List {
        width: 20%;
        position: unset;
        max-width: 80px;
    }
    .collectionCon {
        flex-direction: column-reverse;
        margin: 20px auto 0;
    }
}

@media(max-width:678px) {
    .swiper-slide .left .icon {
        margin: -66px 0 80px 380px;
    }
    .collection .more{
        font-size: 14px;
    }
    .index_title{
        font-size: 22px;
    }
    .educationConImg img {
        height: 250px;
        object-fit: cover;
    }
    .eduRight li a img {
        height: auto;
        position: relative;
    }
    .banner .swiper-pagination-bullet {
        width: 20px;
        height: 20px;
    }
    .swiper-container-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        bottom: 0;
    }
    .showRoom {
        margin: 30px auto;
        padding: 10px;
    }
    .titleBt,
    .showRoom .showRoomCon {
        margin: 30px auto;
    }
    .exhibition {
        height: 650px;
    }
    .swiper-slide .left p {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        line-clamp: 4;
        -webkit-box-orient: vertical;
    }
    .collectionConLeft .collectionConLeftList .swiper-slide a span {
        writing-mode: initial;
        height: auto;
        display: block;
        margin: 30px auto 20px;
        width: 100%;
    }
    .collectionConLeft .collectionConLeftList .swiper-slide a span:nth-child(1) {
        border-right: none;
        padding: 0;
        letter-spacing: 1.5;
    }
    .collectionConLeft .collectionConLeftList .swiper-slide a span:nth-child(2) {
        margin: 0 0 30px 0;
        padding: 0;
        font-size: 0.26rem;
        height: auto;
    }
    .collectionConLeft .collectionConLeftList .swiper-slide a img {
        width: 100%;
        margin-top: 10px;
    }
    .collectionConLeft .collectionConLeftList .swiper-slide a span:nth-child(1)::before {
        display: none;
    }
    .education {
        padding: 25px 0px 1px;
    }
    .collectionConLeft .fenye {
        width: 140%;
        left: -58px;
    }
    .collectionConLeft {
        width: 80%;
        padding: 0 5%;
    }
    .eduRight dl {
        height: 148px;
        padding: 35px 25px 50px;
    }
    .CulturalCon .CulturalConleft::after {
        display: none;
    }
    .CulturalCon .CulturalConleft .xz {
        left: 0;
        width: 100%;
    }
    .CulturalCon .CulturalConleft {
        width: 100%;
        margin-left: 0;
    }
    .CulturalCon {
        margin: 30px auto 0;
    }
    .CulturalCon .CulturalConRight {
        margin: 30px auto;
    }
    .CulturalConRight dd {
        margin: 20px 0;
    }
    .CulturalConRight ul {
        margin: 20px auto 0;
    }
    .noticeList p {
        width: 100%;
    }
    .indexTopConRight {
        margin-top: 20px;
    }
    .indexTopConRight .newsInfo {
        margin-top: 0.8rem;
    }
    .exhibitionCon {
        background: none;
    }
    .collection .collectionIno {
        margin: 40px auto 0.4rem;
    }
    .swiper-button-next,
    .swiper-button-prev {
        right: 13px;
    }
    .collectionConRight {
        margin-top: 0;
    }
    .exhibitionCon .exhibitionConInfo .info p {
        font-size: 14px;
        line-height: 25px;
        text-align: justify;
    }
	.collectionConLeft .collectionConLeftList .swiper-slide a span:nth-child(2){
		max-width:100%;
	}
	.indexTopConLeft .cgzn .cgznRight{
		margin-top:8px;
	}
}