@charset "utf-8"; .pagination { text-align: center; font-size: 0; padding-top: 50px; } .pagination a { display: inline-block; border: 1px solid #dcdcdc; padding: 0 12px; height: 35px; font-size: 14px; line-height: 35px; text-align: center; color: #666; margin: 0 7px; } .pagination a.active { background: #aa1b20; color: #fff; border: 1px solid #aa1b20; } .pagination a:hover { background: #aa1b20; color: #fff; border: 1px solid #aa1b20; } .pagination span { display: inline-block; font-size: 14px; } #nymain { padding-bottom: 100px; /* background-color: #f8f8f8; */ } .nymain .leftNav { float: left; width: 300px; /* padding-left: 20px; */ position: relative; box-sizing: border-box; background: #f7f7f7; background-size: 100% auto; margin-top: -110px; z-index: 10; } .nymain .leftNav p { position: relative; font-size: 36px; color: #fff; line-height: 54px; padding: 26px 0; text-align: center; /* padding-top: 40px; */ background: #aa1b20; padding-bottom: 30px; /* padding-left: 85px; */ } .nymain .leftNav p span { position: absolute; top: 36px; right: 10px; width: 25px; height: 25px; background: url(../images/sub_left_down2.png) no-repeat center center; background-size: 14px 14px; display: none; } .nymain .leftNav p span.on { background: url(../images/sub_left_up2.png) no-repeat center center; background-size: 14px 14px; } .nymain .leftNav>ul { padding-top: 15px; padding-bottom: 15px; /* background-color: #f2f2f2; */ } .nymain .leftNav>ul>li { position: relative; line-height: 65px; text-align: center; /* padding-left: 30px; */ /* padding-right: 30px; */ } .nymain .leftNav>ul>li>a { position: relative; display: block; font-size: 22px; color: #333; /* line-height: 90px; */ /* border-bottom: 1px dotted #bababa; */ } .nymain .leftNav>ul>li.on { background-color: #fff; } .nymain .leftNav>ul>li.on>a { color: #fff; font-weight: bold; background: #aa1b20; } /* .nymain .leftNav>ul>li>span { position: absolute; width: 20px; height: 20px; right: 25px; top: 30px; line-height: 50px; cursor: pointer; } .nymain .leftNav>ul>li.on>span { transform: rotate(90deg); } */ .nymain .leftNav>ul>li.active { padding-left: 0; padding-right: 0; background-color: #fff; } .nymain .leftNav>ul>li.active>a { padding-left: 35px; color: #aa1b20; border-bottom: 1px dotted transparent; } .nymain .leftNav>ul>li.active::before { content: ""; position: absolute; left: -7px; top: 0; bottom: 0; background-color: #c6b1f8; width: 7px; } .nymain .leftNav>ul>li:hover>a { color: #fff; font-weight: bold; background: #aa1b20; } .nymain .leftNav>ul>li>ul { border-top: 1px solid #eee; display: none; padding-top: 10px; background: #eee; padding-bottom: 10px; } .nymain .leftNav>ul>li.active>ul { display: block; } .nymain .leftNav>ul>li>ul>li>a { display: block; font-size: 16px; text-align: left; color: #333; padding-left: 50px; line-height: 50px; } .nymain .leftNav>ul>li>ul>li>a:hover { color: #aa1b20; } .ny-right { min-height: 650px; float: right; width: calc(100% - 360px); padding-bottom: 30px; } .ny-title { position: relative; margin-top: 40px; /* border-bottom: 1px solid #eceae4; */ /* padding-bottom: 20px; */ line-height: 32px; } .ny-title::after { content: ""; position: absolute; left: 0; right: 0; height: 1px; background-color: #D8D8D8; top: 50%; } .position { position: relative; float: right; font-size: 0; padding-left: 20px; background: #fff url(../images/position.png) no-repeat left center; z-index: 9; } .ny-title h3 { position: relative; float: left; line-height: 32px; padding-right: 15px; font-size: 24px; color: #333; padding-left: 10px; border-left: 3px solid #aa1b20; z-index: 3; background: #fff; /* font-weight: normal; */ } .position span { color: #666; font-size: 16px; vertical-align: middle; } .position img { height: 16px; vertical-align: middle; margin-right: 5px; } .position a { font-size: 16px; color: #666; margin: 0 5px; vertical-align: middle; } .position a:hover { color: #aa1b20; } /* 列表页 */ /* 列表页 */ .list { margin-top: 15px; } .list>li { position: relative; line-height: 66px; padding-left: 15px; padding-right: 100px; border-bottom: 1px dashed rgba(0, 0, 0, 0.16); } .list>li::after { content: ""; position: absolute; left: 0; width: 5px; height: 5px; top: 50%; transform: translateY(-50%); border-radius: 50%; background: #d1caca; } .list>li:hover::after { background: #aa1b20; } .list>li span { position: absolute; right: 0; top: 0; font-size: 18px; color: #333; /* font-family: "sisong"; */ } .list>li:hover span { color: #aa1b20; } .list>li a { display: block; position: relative; font-size: 18px; color: #333; left: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; transition: all .3s; } .list>li:hover a { left: 10px; color: #aa1b20; } /* 内容页 */ .art-main h2 { text-align: center; color: #333; font-size: 24px; margin-bottom: 20px; padding-top: 20px; } .art-main .art-tit { color: #000 !important; /* border-bottom: 1px solid #e5e5e5; */ margin-bottom: 30px; } .art-main .art-tit h3 { text-align: center; color: #333; font-size: 24px; margin-bottom: 20px; padding-top: 20px; } .art-main .art-body p { color: #333; text-indent: 2em; font-size: 16px; line-height: 36px; margin-top: 15px; margin-bottom: 15px; } .art-main .art-body p.img-tp img { display: block; max-width: 100%; width: auto!important; height: auto!important; margin: auto; } .art-main .art-body img { max-width: 80% !important; } .art-main .cont-tit p { font-size: 0; line-height: 45px; /* text-align: center; */ background: rgba(0, 0, 0, 0.04); /* padding-bottom: 20px; */ } .art-main .cont-tit p img { display: inline-block; vertical-align: middle; height: 16px; margin-right: 5px; } .art-main .cont-tit p .liulan { margin-left: 50px; } .art-main .cont-tit p span { display: inline-block; vertical-align: middle; font-size: 14px; color: #000; margin: 0 5px; } .pnext { margin-top: 20px; } .pnext p { text-indent: initial; font-size: 14px; line-height: 30px; color: #222; } .pnext p a { font-size: 14px; color: #222; } .pnext p:hover {} .pnext p:hover a { color: #aa1b20; } /* 图片列表 */ .timg-list { margin-top: 20px; } .timg-list ul li { border-bottom: 1px dashed rgba(0, 0, 0, 0.16); } .timg-list ul li a { display: block; transition: all 0.3s; padding: 40px 20px; background-position: right center; } .timg-list ul li a h3 { font-size: 20px; color: #222; line-height: 30px; margin-top: 15px; margin-bottom: 15px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-weight: normal; } .timg-list ul li a>div { overflow: hidden; } .timg-list-img { float: left; width: 220px; margin-right: 30px; } .timg-list ul li a .pic { padding-top: 69.3%; } .timg-list ul li a:hover h3 { color: #fff; } .timg-list ul li a:hover .date { color: #fff; background: url(../images/time-other.png) no-repeat left center; } .timg-linfo { position: relative; overflow: hidden; } .timg-linfo p { font-size: 16px; line-height: 28px; color: #666; height: 56px; overflow: hidden; } .timg-linfo .date { margin-top: 20px; color: #9e9e9e; padding-left: 20px; font-size: 16px; background: url(../images/time.png) no-repeat left center; } .timg-linfo .date span { font-size: 28px; background-position: left center; font-weight: bold; } .timg-linfo .date i { font-style: normal; } .timg-list ul li a:hover { background: #aa1b20; } .timg-list ul li a:hover h3 { color: #fff; } .timg-list ul li a:hover p { color: #fff; } /* 图片列表 */ .img-lists ul { overflow: hidden; } .img-lists ul li { float: left; width: 32%; margin: 30px 0 0 2%; border: 1px solid #eee; transition: all 0.3s; position: relative; top: 0; padding: 20px; box-sizing: border-box; } .img-lists ul li:nth-child(3n+1) { margin-left: 0; } .img-lists ul li:hover { border-color: #aa1b20; } .img-lists ul li a { display: block; width: 100%; } .img-lists ul li a .pic { padding-top: 71%; } .img-lists ul li a>img { display: block; width: 100%; height: 196px; } .img-lists ul li a p { text-align: center; color: #333333; font-size: 18px; line-height: 65px; margin-top: 5px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } .img-lists ul li a>div.info { padding: 10px; font-size: 0; } .img-lists ul li a>div.info p { color: #333; font-size: 16px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom: 5px; } .img-lists ul li a>div.info img { height: 14px; vertical-align: middle; } .img-lists ul li a>div.info span { font-size: 14px; display: inline-block; margin-left: 5px; color: #999; vertical-align: middle; } @media screen and (max-width:1440px) { .wzc .ny-title h3 { padding-left: 15px; } } @media screen and (max-width:1024px) { .nymain .leftNav { margin-top: 0; } .ny-right { float: none; width: 100%; padding-left: 0; } .nymain .leftNav p { padding: 10px 0; padding-left: 30px; text-align: left; margin-left: -15px; margin-right: -15px; background-color: #aa1b20; font-size: 24px; } .nymain .leftNav p span { display: block; } .nymain .leftNav { float: none; width: auto; padding: 0; } .nymain .leftNav ul { display: none; } .nymain .leftNav p span { top: 12px; } .nymain .leftNav>ul { padding-top: 15px; padding-bottom: 15px; margin: 0 -10px; } .nymain .leftNav>ul>li>a { line-height: 40px; font-size: 18px; } .nymain .leftNav>ul>li>span { right: 40px; top: 10px; } .nymain { margin-top: 0; } .jgsz>ul>li { padding-right: 0; } } @media screen and (max-width:768px) { #nymain { padding-top: 0; } .nymain .leftNav p { padding-left: 15px; } .nymain .leftNav p { font-size: 18px; } .nymain .leftNav p span { top: 10px; } .ny-title h3 { font-size: 18px; } .ny-title { padding-bottom: 10px; margin-top: 0; } .position a { font-size: 14px; } #nymain { padding-bottom: 15px; } .art-main .art-body p { margin-bottom: 10px; } .art-main .cont-tit p span { font-size: 14px; margin: 0 5px; } .ldtz-info { padding: 15px; } .ldtz-info p { font-size: 14px; } .ldtz-info h3 i { font-size: 14px; } .img-lists ul li { padding: 10px; } .img-lists ul li a p { line-height: 40px; } } @media screen and (max-width:600px) { .ldtz ul li { float: none; width: auto; margin-bottom: 15px; } .ldtz ul li:nth-child(2n+1) { margin-right: 0; } .ldtz-pic { width: 145px; } .t-bt span { margin-right: 5px; } .t-num a { width: 12%; margin-top: 5px; } .timg-list ul li a { padding: 10px; } .timg-list-img { float: none; width: auto; margin-right: 0; } .wzc .ny-title h3 { line-height: 45px; top: -75px; } .wzc .ny-title h3:after { border-top: 45px solid transparent; } .list-text>ul>li { padding: 15px 0; } .list-text li .tm { width: 88px; padding: 10px; } .list-text li .tm span.big { padding-top: 15px; } .list-text { padding-left: 15px; padding-right: 15px; } .ny-title { padding-top: 15px; } .ny-title h3 { float: none; } .position { float: none; } .art-main .art-body p { margin: 10px 0; line-height: 32px; font-size: 16px; } .nymain .leftNav p { line-height: 30px; } .ny-right { padding-bottom: 15px; } .list>ul>li { padding-left: 15px; line-height: 40px; padding-right: 80px; } .list>ul>li>a { font-size: 14px; } .list>ul>li>span { font-size: 14px; } .pagination { padding-top: 15px; } .img-lists ul li { float: none; width: 100%; margin: 5px 0; } .timg-linfo .date { position: static; margin-top: 10px; } .timg-list ul li a h3 { margin-top: 10px; } .jgsz>ul>li { float: none; width: 100%; line-height: 40px; background-position: left center; } .jgsz>ul>li>a { font-size: 14px; } .art-main .cont-tit p { line-height: 24px; padding: 10px 0; } .art-main .art-tit h3 { font-size: 20px; padding-top: 0; } } .list li { position: relative; padding-left: 15px; padding-right: 80px; line-height: 46px; } .list li a { display: block; font-size: 16px; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .list li span { position: absolute; right: 0; top: 0; font-size: 16px; color: #999; } .teach-r .pic { margin-top: 15px; padding-top: 62.222%; } .teach-r .text p { margin-top: 10px; font-size: 16px; line-height: 32px; color: #333333; height: 64px; overflow: hidden; } .teach-down { margin-bottom: 20px; } .teach-down ul li { float: left; width: 32%; margin-left: 2%; margin-top: 30px; } .teach-down ul li:nth-child(3n-2) { margin-left: 0; } .teach-down ul { overflow: hidden; } .teach-down ul li a { display: block; } .teach-down ul li a .pic { padding-top: 71.111%; } .teach-down ul li a .text { text-align: center; line-height: 30px; margin-top: 10px; } .teach-down ul li a .text p { font-size: 24px; color: #333; } @media screen and (max-width:1200px) { .teach-top .teach-l { float: none; width: 100%; } .teach-top .teach-r { float: none; width: 100%; margin-top: 15px; } } @media screen and (max-width:700px) { .teach-top { padding: 15px 0; } .teach-top .teach-l>div { display: block; width: 100%; margin-left: 0; } .teach .title h2 p { font-size: 20px; background-size: 30px auto; } .teach-list-t { margin-top: 5px; } .teach-list-t .tpp { float: none; width: 100%; } .teach-list-t .text { padding-left: 0; } .teach-list-t .text span { margin-top: 0; } .teach-down ul li { float: none; width: 100%; margin-left: 0; margin-top: 15px; } .teach-down ul li a .text p { font-size: 18px; } } @media screen and (max-width:1300px) { .teach-pic>ul>li { width: 49%; margin-left: 2%; } } @media screen and (max-width:768px) { .teach-pic>ul>li { float: none; width: 100%; margin-left: 0; margin-top: 15px; } } @media screen and (max-width:600px) { .teach-pic>ul>li a .tpp { float: none; margin-left: auto; margin-right: auto; } .teach-pic>ul>li a { padding: 15px; } .teach-pic>ul>li a .text { text-align: center; padding-left: 0; } .teach-pic>ul>li a .text .more { background-size: 80% auto; } } /* 校园风光 */ .group-big { margin-top: 15px; } .group-big li a { display: block; } .group-big li a .pic { padding-top: 63.6%; display: block; position: relative; overflow: hidden; } .group-big li a .pic img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; transition: all 0.3s; } .group-big li a img { display: block; width: 100%; } .group-big .slick-prev, .group-big .slick-next { width: 55px; height: 55px; } .group-sml { margin-top: 20px; } .group-sml li.slick-current.slick-active a { border: 3px solid #aa1b20; padding: 2px; } .group-sml li a { display: block; border: 3px solid transparent; padding: 2px; } .group-sml li a .pic { padding-top: 63.3%; display: block; position: relative; overflow: hidden; } .group-sml li a img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; transition: all 0.3s; } @media screen and (max-width:1024px) { .group-big .slick-prev, .group-big .slick-next { width: 30px; height: 30px; } }