/* common */
body, a { font-family: -apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif; }
h1, h2, h3, h4, h5, h6 { font-family: -apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif; }
.position-z { position: relative; z-index: 999; }
.fix { overflow: hidden; }
.btn-dark { border: 2px solid #1571a9; background: #1571a9; }

/* list-style */
.list-inline-item { display: inline-block; }

/* quote-block */
blockquote.blockquote { background: #fafafa; padding: 30px; }
blockquote.blockquote p { font-size: 1rem; font-size: #555; line-height: 1.7rem }
blockquote.blockquote .author { font-size: 1.1rem; margin-top: 20px; font-weight: 700; color: #333 }
.blockquote { padding: .5rem 1rem; margin-bottom: 2rem; font-size: 1.25rem; border-left: 5px solid #002147 }
.blockquote-footer { color: #868e96 }
.blockquote-footer::before { content: "\2014 \00A0" }

/* tags-list */
.tags li { border: none; padding: 10px 0; margin: 0 }
.tags a.tag { padding: 7px 20px; border: 1px solid #ddd; text-decoration: none; font-size: 0.85rem }
.tags a.tag:hover { background: #002147; color: #fff; border-color: #002147 }

/* header */
nav.bootsnav .container-fluid { padding: 0 40px; }
nav.bootsnav .nav-area.container, nav.bootsnav .nav-area.container-fluid { border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
nav.navbar.bootsnav.navbar-fixed { z-index: 1001; }

#sdlab nav.navbar.bootsnav.navbar-transparent.pad-top { background: #246194 !important; margin-top: 0; }

.attr-nav { margin-left: 30px; padding-left: 15px; }

/* banner */
.banner-area { height: 720px; }
.banner-area.text-normal h1 { font-size: 48px; }
.banner-area.text-normal p { font-size: 18px; }
.banner-area .box-cell, .banner-area .box-cell div { float: none; text-align: center; margin: 0 auto; }
.banner-area .btn.btn-light.border { border: 1px solid #0f8cee; padding: 15px 50px; background: #0f8cee; }
.banner-area .btn.btn-light.border:hover { border: 1px solid #fff !important; }
.banner-area .shadow.dark::after { background: #1f242a none repeat scroll 0 0; opacity: 0.2; }

/* layout*/
.focus-area.about-area .our-features .item { border-radius: 0; box-shadow: none; padding: 19px 30px; }
.focus-area.about-area .our-features .item .icon i { font-size: 35px; }
.bg-gray { background: #F5F5F5; }
.bg-wiki { background: #FCFCFC; }
.bg-gray-image { background-size: cover; background-position: center center; }
.bg-gray-image-1 { background-size: auto; background-repeat: no-repeat; background-position: left bottom; background-image: url(../../images/psyonline/img_circulararc.png); }
.bg-gray-image-2 { background-image: url(../../images/psyonline/img_building.png); background-position: left bottom; background-size: 1450px; background-repeat: no-repeat; }
.bg-gray-image-3 { background-image: url(../../images/psyonline/img_geometricbg.png); background-position: top left; background-repeat: no-repeat; }
.bg-gray-line { position: absolute; top: 0; bottom: 0; left: 0; right: 0; background-repeat: no-repeat; background-position: top right,top right,calc(80% - 100vmax) top,calc(90% - 50vmax) top; background-size: 20% 100%,10% 100%,500vmax 500vmax,500vmax 500vmax; transform: scaleX(1); background-image: linear-gradient(to right,rgba(33,37,41,.015) 0,rgba(33,37,41,.015) 100%),linear-gradient(to right,rgba(33,37,41,.015) 0,rgba(33,37,41,.015) 100%),linear-gradient(to top left,rgba(33,37,41,.015) 50%,transparent 50%),linear-gradient(to top left,rgba(33,37,41,.015) 50%,transparent 50%); }
.bg-after:after { bottom: 0px; clip-path: polygon(100% 0%, -126% 100%, 100% 100%); content: ""; height: 315px; position: absolute; width: 100%; background: #1571a9; z-index: -1; }

section.event-area .container.wow.fadeInUp { animation-delay: 0.2s; }

.site-heading { margin: 0 0 30px; }
.site-heading h2 { margin-bottom: 0; padding-bottom: 16px; color: #333; font-size: 28px; font-weight: 700; }
.site-heading h2:after { display: none; }
.site-heading h2:before { background: #1571a9; width: 55px; height: 4px; }
.site-heading .more { line-height: 50px; }
.site-heading .more a { font-weight: 400; border: 1px solid #bbb; padding: 4px 12px; text-align: center; border-radius: 14px; color: #a7a7a7; font-size: 14px; }
	.site-heading .more a:hover { border: 1px solid #1571a9; color: #1571a9; }

.news-focus-list a { position: relative; color: #333; line-height: 32px; font-size: 18px; transition: all 0.4s ease; }
.news-focus-list a:hover { color: #1571a9; }
.news-focus-list li { display: inline-block; width: 100%; margin: 0; padding: 20px 0 17px; border-bottom: 1px solid #eee; }
.news-focus-list li:last-child { margin: 0; padding: 20px 0 0; border-bottom: 0 none; }
.news-focus-list .time { float: left; color: #1571a9; font-weight: 700; padding-right: 25px; }
	.news-focus-list .time span { display: block; text-align: center; font-size: 14px; }
	.news-focus-list .time span.day { font-size: 30px; margin-bottom: 2px; }

.news-area .horizons-list .item .thumb { overflow: hidden; background: #fff; }
.news-area .horizons-list .item .thumb img { width: 100%; height: 261px; object-fit: cover; transition: all 0.75s ease-in-out; }
	.news-area .horizons-list .item:hover .thumb img { transform: scale(1.2); }
.news-area .horizons-list .item { margin-bottom: 27px; }
.news-area .horizons-list .item:after { content: ""; display: block; width: 100%; height: 3px; position: relative; background-image: linear-gradient(#1571a9, #1571a9); background-position: 0 100%; background-size: 0 3px; background-repeat: no-repeat; transition: background-size .5s; }
.news-area .horizons-list .item:hover:after { background-size: 100% 3px; }
.news-area .horizons-list .item:hover .info h4 a { color: #1571a9; }
.news-area .horizons-list .item .info { position: relative; padding: 24px; box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.05); }

.news-area .horizons-list .item .info h4 { height: 46px; margin-bottom: 20px; }
.news-area .horizons-list .item .info h4 a { color: #333; }
	.news-area .horizons-list .item .info h4 a:hover { color: #1571a9; }
.news-area .horizons-list .item .info .viewmore { position: relative; margin-bottom: 0; font-size: 14px; color: #949494; }
	.news-area .horizons-list .item .info .viewmore i { line-height: 26px; float: right; }

.news-area .media-list .item { position: relative; margin-bottom: 25px !important; overflow: hidden; }
.news-area .media-list .item .thumb-info { overflow: hidden; }
.news-area .media-list .item .thumb-info a { display: block; overflow: hidden; position: relative; }
	.news-area .media-list .item .thumb-info a .course-overlay-bg { position: absolute; top: 0; left: 0; bottom: 0; right: 0; pointer-events: none; transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1); }
	.news-area .media-list .item .thumb-info a .course-overlay-bg::before, .news-area .media-list .item .thumb-info a .course-overlay-bg::after { content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: linear-gradient(180deg, transparent 43%, #000 100%); transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1); }
	.news-area .media-list .item .thumb-info a .course-overlay-bg::after { opacity: 0; background: linear-gradient(180deg, transparent 0%, #000 100%); }
	.news-area .media-list .item:hover .thumb-info a .course-overlay-bg::before { opacity: 0; }
	.news-area .media-list .item:hover .thumb-info a .course-overlay-bg::after { opacity: 1; }
	.news-area .media-list .item .thumb-info a .info-category { position: absolute; left: 15px; top: 10px; width: 100px; height: 32px; line-height: 32px; border-radius: 5px; text-align: center; color: #fff; background: #d22727; }
	.news-area .media-list .item .detail { position: absolute; bottom: 0; left: 0; right: 0; padding: 30px 30px 0; transform: translateY(100%); transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1); }
		.news-area .media-list .item:hover .detail { transform: none; }
	.news-area .media-list .item .detail .course-caption-main { transform: translateY(-100%) translateY(-50px); transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1); }
		.news-area .media-list .item:hover .detail .course-caption-main { transform: none; }
	.news-area .media-list .item .detail .title { font-size: 18px; line-height: 32px; color: #FFFFFF; margin: 0; }
		.news-area .media-list .item .detail .title a { color: #FFFFFF; }
		.news-area .media-list .item .detail .title a:hover { color: #29b8dd; }
	.news-area .media-list .item .detail .meta { font-size: 12px; display: -webkit-box; display: -ms-flexbox; display: flex; flex-wrap: wrap; margin-bottom: 0; padding-left: 0; color: #FFFFFF; list-style: none; }
	.news-area .media-list .item .detail .meta li { margin-top: 12px; margin-right: 28px; border-radius: 5px; background: #eeae1e; padding: 0 10px; }
	.news-area .media-list .item .detail .meta li:last-child { margin-right: 0; }
	.news-area .media-list .item .detail .meta li i { margin-right: 10px; }
	.news-area .media-list .item .detail .desc { margin: 9px 0 0; }
	.news-area .media-list .item .detail .desc p { margin-bottom: 25px; line-height: 1.6; color: #FFFFFF; }

.news-area .media-list .item .thumb-info img { width: 100%; height: 331px; object-fit: cover; transition: all 0.95s ease-in-out; }
	.news-area .media-list .item:hover .thumb-info img { transform: scale(1.2); }

.review-area .media-list .item:hover .detail { transform: translateY(100%); }
.review-area .media-list .item:hover .detail .course-caption-main { transform: translateY(-100%) translateY(-50px); }
.review-area .media-list .item .thumb-info a .course-overlay-bg::after { background: linear-gradient(180deg, transparent 43%, #000 100%); }

.review-area .event-items .text-list .item.vertical .info { padding: 0; background: transparent; box-shadow: none; }
.review-area .event-items .text-list .item.vertical .info h4 { margin-bottom: 0; }
.review-area .event-items .text-list .item.vertical .info a { color: #333; display: block; border-bottom: 1px solid #E6E6E6; padding: 21px 30px; }
.review-area .event-items .text-list .item.vertical .info a:hover { color: #FFF; background: #1571a9; border-bottom: 1px solid #1571a9; transform: translateY(-1px); z-index: 1; box-shadow: 0 5px 20px rgb(20 112 169 / 50%); }

.news-area .event-items .item { margin-bottom: 0;}
.news-area .event-items .item .info.news-info { padding: 0; box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.05); }
.news-area .event-items .item .info.news-info ul { background: #fff; padding: 25px 30px; }
.news-area .event-items .item .info.news-info ul li { font-weight: 400; width: 100%; margin: 0 0 15px; padding: 0; }
.news-area .event-items .item .info.news-info ul li:last-child { margin: 0; }
.news-area .event-items .item .info.news-info ul p.time { overflow: hidden; position: relative; margin-bottom: 0; padding-bottom: 6px; color: #C11112; font-size: 14px; font-weight: 700; }
	.news-area .event-items .item .info.news-info ul p.time span { position: relative; z-index: 2; padding: 0 15px 0 0; background: #fff; }
	.news-area .event-items .item .info.news-info ul p.time:after { position: absolute; top: 13px; left: 0; content: ""; width: 100%; height: 1px; background: #eee; }
.news-area .event-items .item .info.news-info ul a { position: relative; color: #333; font-size: 16px; line-height: 52px; transition: all 0.4s ease; }
.news-area .event-items .item .info.news-info ul a:hover { color: #1571a9; }

.text-area .event-items .item .info.text-info { display: block; box-shadow: none; padding: 0 15px; background: transparent; }
.text-area .event-items .item .info.text-info .meta { border-bottom: 0; padding: 0 0 15px; }
.text-area .event-items .item .info .news-focus-list li { display: flex; margin: 5px 0 0; padding: 0 0 5px; position: relative; width: 100%; border-bottom: 1px solid #eee; line-height: 35px; font-weight: 400; font-size: 16px; }
.text-area .event-items .item .info .news-focus-list li:after { content: ""; position: absolute; bottom: -1px; left: 0; width: 0; height: 1px; background: #1571a9; transition: all 1s; }
.text-area .event-items .item .info .news-focus-list li:hover:after { width: 100%; }
	.text-area .event-items .item .info .news-focus-list li .time { width: 25%; }
	.text-area .event-items .item .info .news-focus-list li .text-info { width: 75%; display: flex; align-items: center;}
.text-area .event-items .item .info .text-list span.time { padding-right: 30px; position: relative; font-weight: 600; color: #1571a9; }
.text-area .event-items .item .info .text-list span.time:after { content: ""; display: block; position: absolute; right: 15px; bottom: 5px; width: 1px; height: 10px; background: #ddd; }
.text-area .event-items .item .info a:hover { color: #1571a9; }


.news-area .event-items .item .info.news-info.news-focus .news-focus-list li { margin: 0; padding: 20px 0 17px; border-bottom: 1px solid #eee; }
.news-area .event-items .item .info.news-info.news-focus .news-focus-list li:first-child { padding: 0 0 17px; }
.news-area .event-items .item .info.news-info.news-focus .news-focus-list li:last-child { margin: 0; padding: 20px 0 0; border-bottom: 0 none; }
.news-area .event-items .item .info.news-info.news-focus .news-focus-list .time { float: left; color: #1571a9; font-weight: 700; padding-right: 25px; }
	.news-area .event-items .item .info.news-info.news-focus .news-focus-list .time span { display: block; text-align: center; }
	.news-area .event-items .item .info.news-info.news-focus .news-focus-list .time span.day { font-size: 26px; margin-bottom: 0; }

.news-area .event-items .item .info.news-info.news-focus .news-focus-list .text-download { float: right; }
.news-area .event-items .item .info.news-info.news-focus .news-focus-list .text-download a { border-radius: 15px; padding: 5px 12px; font-size: 14px; border: 1px solid #1571a9; background: #1571a9; color: #fff; }
	.news-area .event-items .item .info.news-info.news-focus .news-focus-list .text-download a:hover { border: 1px solid #1571a9; background: #fff; color: #1571a9; }

/* innner-nav */
.category-nav { .margin-bottom: 100px; box-shadow: 0px 0px 7px 2px rgba(0, 0, 0, 0.1); }
.category-nav ul { overflow: hidden; }
.category-nav li { float: left; font-size: 14px; padding: 17px 35px; cursor: pointer; }
	.category-nav li a:hover { color: #095893; }
.category-nav li.active { background-color: #095893; color: #fff; }
.category-nav li.active a { color: #fff; }

.nav-horizontal { background: #E6F0F7; text-align: center; display: flex; justify-content: left; margin-bottom: 40px; }
.nav-horizontal li { float: left; font-size: 16px; margin: 0 20px; height: 75px; line-height: 75px; }
.nav-horizontal li strong { color: #1571a9; }
.nav-horizontal li a { color: #333; }
.nav-horizontal li.active { border-bottom: 2px solid #0065AD; color: #0065AD; }
.nav-horizontal li.active a, .list-news .nav-horizontal li a:hover { color: #0065AD; }

/* category */
.category-list .item { margin-bottom: 32px; }
.popular-courses-items .thumb .price { text-align: left; text-indent: 25px; }

/* list */
.blog-area .sidebar .sidebar-item .title h4 { margin-bottom: 0; padding: 15px 0; }
.blog-area .sidebar .sidebar-item .title h4::before { background: #264b94 none repeat scroll 0 0; left: 0; width: 75px; }
.blog-area .sidebar .sidebar-item .title h4::after { background: #264b94 none repeat scroll 0 0; }

.sidebar-info ul { padding: 15px 0 !important; margin: 0 !important; }
	.sidebar-info ul li a:hover, .sidebar-info ul li a.current { display: block; background: #4868a8; color: #fff !important; }
	.sidebar-info ul.submenu { padding: 0 0 0 15px !important; }
		.sidebar-info ul.submenu a {}

.blog-area .sidebar .sidebar-item.category li { line-height: 32px; text-indent: 10px; padding: 5px 0 !important; margin: 0; }
.blog-area .sidebar .sidebar-item.category li a { padding: 5px 0; }
.blog-area .blog-items .info { padding-top: 15px; }

.list-news h3 { font-size: 20px; }
	.list-news h3 a { color: #002147; }
.list-news.event-area.single-view .event-items .item .info h4 { height: 46px; }

.list-news .site-heading h2, .article-area .site-heading h2 { width: 100%; border-bottom: 1px solid #eee; font-size: 28px; padding-left: 16px; padding-bottom: 16px; }
	.list-news .site-heading h2:before, .article-area .site-heading h2:before { top: 0; width: 6px; height: 32px; }
.list-news .event-items .item { }
.list-news .event-items .item .row, .list-news .event-items .item-text .info { transition: all 0.15s ease-in-out; }
.list-news .event-items .item .row:hover { box-shadow: 0px 0px 10px 0px rgba(0,55,92,0.18); }
.list-news .event-items .item .info .time { color: #1571a9; font-family: Microsoft Yahei; }
.list-news .event-items .item .info h4 a { color: #333; }
	.list-news .event-items .item .row:hover .info h4 a, .list-news .event-items .item-text .info:hover h4 a, .list-news .event-items .item .info h4 a:hover { color: #1571a9; }
.list-news .event-items .item .info .desc { margin-bottom: 15px; color: #a0a0a0; }

.list-news .event-items .item .info { box-shadow: 0 0 0 1px #eee; }
.list-news .event-items .item .info li { font-weight: 400; }

.list-news .event-items .item-text { margin-bottom: 20px; }
.list-news .event-items .item-text .info { box-shadow: none; }
.list-news .event-items .item-text .info:hover { box-shadow: 0px 0px 10px 0px rgb(212 4 4 / 18%); background: #fff8f5; }
.list-news .event-items .item-text .info .desc { margin-bottom: 0; }
.list-news .event-items .item-text .info .info-date { float: left; position: relative; margin-right: 30px; border: 1px solid #1571a9; }
.list-news .event-items .item-text .info .info-date h4 { text-align: center; font-size: 14px; margin: 0; }
.list-news .event-items .item-text .info .info-date h4 span { display: block; color: #1571a9; font-size: 28px; padding: 8px 22px; font-weight: 900; }
.list-news .event-items .item-text .info .info-date h4 p { margin-bottom: 0; line-height: 28px; background: #1571a9; color: #fff; }

.list-news .horizons-list .item.vertical .thumb { overflow: hidden; }
.list-news .horizons-list .item.vertical .thumb img { width: 100%; height: 220px; object-fit: cover; transition: all 0.35s ease-in-out; }
	.list-news .horizons-list .item:hover .thumb img { transform: scale(1.2); }
.list-news .horizons-list .item .info { position: relative; background: #F7F7F7; box-shadow: none; transition: all 0.15s ease-in-out; }
	.list-news .horizons-list .item:hover .info { background: #1571a9; }
		.list-news .horizons-list .item:hover .info:before { content: ""; position: absolute; right: 0; bottom: 0; z-index: 1; width: 177px; height: 180px; background: url(../../images/jiaoxin/img_scnu.png) no-repeat; }
	.list-news .horizons-list .item:hover .info h4 {  border-bottom: 1px solid #3274A0; }
	.list-news .horizons-list .item:hover .info h4 a { color: #fff; }
	.list-news .horizons-list .item:hover .info li { color: #B4CDDF; }
.list-news .horizons-list .item .info h4 { margin-bottom: 20px; padding-bottom: 18px; height: 73px; line-height: 26px; border-bottom: 1px solid #e6e6e6; }
.list-news .horizons-list .item .info h4 a { color: #333; }
.list-news .horizons-list .item .info h4, .list-news .horizons-list .item .info .meta { position: relative; z-index: 2; }
.list-news .horizons-list .item .info li { display: block; color: #666; margin-right: 0; font-weight: 400; }
.list-news .horizons-list .item .info .simple-info li { display: inline-block; margin-right: 10px; }
	.list-news .horizons-list .item:hover .info .simple-info li a { color: #B4CDDF; }
.list-news .horizons-list .item .info li:last-child { margin-bottom: 0; }
.list-news .horizons-list .item .info .meta { overflow: hidden; border-bottom: 0; margin-bottom: 0; padding-bottom: 0; }

.list-news .horizons-list .item-text .item-time { width: 90px; height: 90px; margin: 10px auto 35px; padding: 22px 0; text-align: center; color: #fff; font-size: 14px; }
	.list-news .horizons-list .item-text .item-time span { display: block; font-size: 24px; font-weight: 800; }
	.list-news .horizons-list .item-text:hover .item-time { background: #fff; color: #1571a9; }
	.list-news .horizons-list .item-text:hover .info:before { top: 0; bottom: unset; }

.list-news .horizons-list .item-avatar .info .avatar { width: 120px; height: 150px; padding: 0; overflow: hidden; }
.list-news .horizons-list .item-avatar .info .avatar img { width: 120px; height: 150px; object-fit: cover; }
.list-news .horizons-list .item-avatar .info h4 { height: unset; text-align: center; }

.list-news .horizons-list.event-carousel .owl-nav .owl-prev:hover, .list-news .horizons-list.event-carousel .owl-nav .owl-next:hover { color: #1571a9; }

.news-simple .horizons-list .thumb img { width: 100%; height: 261px; object-fit: cover; }
.news-simple .horizons-list .item { margin-bottom: 27px; }
.news-simple .horizons-list .item:after { content: ""; display: block; width: 100%; height: 3px; position: relative; background-image: linear-gradient(#1571a9, #1571a9); background-position: 0 100%; background-size: 0 3px; background-repeat: no-repeat; transition: background-size .5s; }
.news-simple .horizons-list .item:hover:after { background-size: 100% 3px; }
.news-simple .horizons-list .item:hover .info h4 a { color: #1571a9; }
.news-simple .horizons-list .item .info { position: relative; padding: 24px; box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.15); }

.news-simple .horizons-list .item .info h4 { height: 46px; margin-bottom: 20px; }
.news-simple .horizons-list .item .info h4 a { color: #333; }
	.news-simple .horizons-list .item .info h4 a:hover { color: #1571a9; }
.news-simple .horizons-list .item .info .viewmore { position: relative; margin-bottom: 0; font-size: 14px; color: #949494; }
	.news-simple .horizons-list .item .info .viewmore i { line-height: 26px; float: right; }


.list-text .horizons-list .item { margin-bottom: 0; }
.list-text .horizons-list .item .info { overflow: hidden; border-bottom: 1px solid #ddd; box-shadow: none; padding: 48px 0; }
.list-text .horizons-list .item .info h4 { margin-bottom: 0; height: auto; line-height: 46px; font-size: 22px; font-weight: 400; }
.list-text .horizons-list .item .info .viewmore i { padding-left: 10px; }
.list-text .horizons-list .item .info > a.btn { margin: 13px 0 0; }
.list-text .horizons-list .item:after { margin-top: -1px; }

/* page */
.advisor-items .advisor-item .info-title { padding: 25px 5px; }

/* page-nav*/
.breadcrumb-area { background-size: cover; background-position: center center; }
.breadcrumb-area h1 { padding: 129px 70px 35px; text-align: center; font-size: 45px; margin-bottom: 0; }
.breadcrumb-area .breadcrumb { padding: 10px 10px; }
.breadcrumb-area .breadcrumb::after { border-radius: 0; }
.breadcrumb-area .breadcrumb li i { color: #fff; }
.breadcrumb > li + li::before { color: #fff; }
.breadcrumb-area.bg-fixed { background-position: center -154px; }
.breadcrumb-area.shadow.dark::after { height: 100%; bottom: 0; top: unset; background: linear-gradient( 180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%); opacity: 1; }
.bg-breadcrumb { background-image: url(../../images/yjsy/yjsybg.jpg); }


.item-list { width: 270px; position: relative; background: #f8f6f8 url(../../images/jky/img_yk.png) no-repeat right bottom; background-size: 270px 180px; }
	/* .item-list:after { position: absolute; right: 0; bottom: 0; width: 270px; height: 180px; content: ""; z-index: 1; background: #f8f6f8 url(../../images/jky/img_yk.png) no-repeat right bottom; background-size: cover; } */
.item-list ul { position: relative; z-index: 2; }
.item-list li { padding: 0 40px; font-size: 18px; }
	.item-list li.cur { background: linear-gradient( 270deg, rgba(193,17,18,0) 0%, rgba(153,28,28,0.15) 100%); }
.item-list li a { padding: 20px 0; display: block; border-bottom: 1px dotted #ddd; color: #333; }
.item-list li:last-child a { border-bottom: 0; }
.item-list li.cur a, .item-list li a:hover { color: #1571a9; }

/* article */
.blog-area .item h3 { color: #333; }
.blog-area .item blockquote { margin-top: 100px; }
.blog-area .blog-items .thumb { }
.article-area .info h3 { margin-bottom: 25px; }
.article-content.format p { margin: 10px 0 !important; }
.article-content.format p, .article-content.format p span { background-color: transparent !important; font-family: 'Microsoft Yahei', 'SimHei', sans-serif !important; font-size: 16px !important; text-indent: 2em !important; line-height: 38px !important; }
	.article-content.format img { display: block !important; text-align: center !important; margin: 15px auto; }
	.article-content.format video { margin-left: -2em; }
.article-content.format, .article-content table { margin: 0 auto !important; }
.article-content.format table p { text-indent: inherit !important; margin: inherit !important; }

/* share icon */
.social-share a { margin: 0 0 0 5px; }
.social-share .social-share-icon { width: 36px; height: 36px; line-height: 36px; }

/* page */
.pages { text-align: center; padding: 35px 0; }
.pages a,
.pages span { display: inline-block; font-size: 12px; font-weight: 400; text-align: center; padding: 0 15px; height: 34px; line-height: 34px; border: 1px solid #E4E4E4; }
.pages a { margin: 0 2px; color: #717171; background: #FFF; -webkit-transition: all 0.1s ease-in; -moz-transition: all 0.1s ease-in; -o-transition: all 0.1s ease-in; transition: all 0.1s ease-in; }
.pages a:hover { background: #1571a9; color: #FFF }
.pages span { background: #1571a9; color: #FFF; }

/* footer */
footer.shadow.dark-hard::after { opacity: 0.95; background: #1b71a7 none repeat scroll 0 0; }
footer.bg-fixed .f-item.address i { border: 0 none; float: left; font-size: 16px; padding: 6px 15px 0 0; }
footer .f-logo { border-bottom: 1px solid rgba(255, 255, 255, 0.1); padding-bottom: 25px; }
footer .f-links { margin: 0 15px 50px; padding: 25px 15px; background: rgba(255, 255, 255, 0.08); }
footer .f-links li { float: left; font-size: 14px; }
footer .f-links h4 { font-weight: 600; }
footer .f-links h4 { margin-bottom: 20px; padding-bottom: 14px; border-bottom: 1px solid rgba(255,255,255,0.16); }
footer .address li { position: relative; color: #eee; padding: 5px 0 5px 15px; }
footer .address li strong { display: inline-block; width: 85px; }
footer .address li p { margin-bottom: 0; display: inline-block; }
footer .address li span { display: inline-block; }
footer .address li span.add { width: 260px; }
footer .address li span.tel { width: 275px; }
footer .address li span.time { width: 310px; }
footer .address li::before { background: #eee none repeat scroll 0 0; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; content: ""; height: 4px; left: 0; margin-top: -1px; position: absolute; top: 18px; width: 4px; }
footer .hotline { border-top: 1px solid rgba(255, 255, 255, 0.1); padding: 20px 0; }
footer .hotline p { color: #eee; margin-bottom: 5px; }
footer .hotline p span { padding-right: 10px; }
footer .footer-bottom { margin-top: 0; padding: 25px 0; }
footer .footer-bottom p { line-height: 26px; color: rgb(255 255 255 / 75%); }
footer .footer-bottom p a { font-weight: 400; color: rgb(255 255 255 / 75%); }
footer .f-item > img { margin: 0 0 0; }
footer:before { width: 355px; height: 351px; position: absolute; top: 0; right: 0; content: ""; background: url(../../images/jiaoxin/ic_crest.png) no-repeat; }

/* loading */
.se-pre-con { display: flex; align-items: center; justify-content: center; text-align: center; background: url(../../images/scnu/scnu_logo_single.png) center no-repeat #fff; background-size: 80px; }
.loading { display: inline-block; margin-top: 180px; width: 4rem; height: 4rem; vertical-align: text-bottom; border: 0.25em solid currentColor; border-right-color: transparent; border-radius: 50%; animation: loading .75s linear infinite; color: #3283f6!important; }

@keyframes loading {
	100% { transform: rotate(360deg); }
}

@media (min-width: 1024px) {
	nav.navbar.bootsnav { transition: all 0.4s ease 0s; }
	nav.navbar.bootsnav.navbar-transparent.pad-top { margin-top: 0; }
	nav.navbar.bootsnav.navbar-transparent.white { border-bottom: 0; }
	nav.navbar.bootsnav.navbar-transparent.white:hover { background-color: #fff; }
	nav.navbar.bootsnav.navbar-fixed:hover .logo-display { display: none; }
	nav.navbar.bootsnav.navbar-fixed:hover .logo-scrolled { display: block; }
	nav.navbar.bootsnav.navbar-transparent.white .navbar-brand { padding: 19px 15px; }
	nav.navbar.bootsnav.navbar-transparent.white:hover .navbar-brand, nav.navbar.bootsnav .navbar-brand { padding: 8px 15px; }
	nav.navbar.bootsnav.navbar-transparent.white ul.nav > li > a { padding: 49px 25px; }
	nav.navbar.bootsnav.navbar-transparent.white:hover ul.nav > li > a, nav.navbar.bootsnav ul.nav > li > a { font-size: 14px; padding: 38px 25px; }
	nav.navbar.bootsnav ul.nav > li > a p.catcn { font-size: 18px; }
	nav.navbar.bootsnav ul.nav > li > a p { font-size: 14px; font-weight: 600; text-transform: uppercase; margin: 0 0 5px; line-height: unset; }
		nav.navbar.bootsnav ul.nav > li > a p:last-child { margin: 0; }
	nav.navbar.bootsnav.navbar-transparent.white ul.nav > li > a p { color: #fff; }
	nav.navbar.bootsnav.navbar-transparent.white:hover ul.nav > li > a p { color: #666; }
	nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle::after { display: none; }
	nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle .catcn::after { content: "\f107"; font-family: "Font Awesome 5 Free"; margin-left: 5px; margin-top: 2px; }
	nav.navbar.bootsnav li.dropdown ul.dropdown-menu { width: 100%; }
	nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a { text-align: center; }
	nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a:hover { color: #1571a9; }
	nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .content ul.horizontal-col li { float: left; width: 50%; }
	nav.navbar.bootsnav.navbar-transparent.white .attr-nav { min-height: 118px; }
	nav.navbar.bootsnav.navbar-transparent.white:hover .attr-nav, nav.navbar.bootsnav .attr-nav { min-height: 96px; }
	nav.navbar.bootsnav.navbar-transparent.white .attr-nav > ul > li { padding: 41px 0; }
	nav.navbar.bootsnav.navbar-transparent.white:hover .attr-nav > ul > li, nav.navbar.bootsnav .attr-nav > ul > li { padding: 30px 0; }
	nav.navbar.bootsnav.navbar-transparent.white:hover .attr-nav > ul > li a { color: #333; }
}

@media (min-width: 1441px) {
	.container { width: 1440px; }
}

@media (max-width: 1580px) and (min-width: 1024px) {
	nav.navbar.bootsnav.navbar-fixed .logo-scrolled { width: 340px; }
	nav.navbar.bootsnav.navbar-fixed.navbar-transparent .logo-display, nav.navbar.bootsnav.navbar-fixed.no-background .logo-display { width: 340px; }
	nav.navbar.bootsnav.navbar-transparent.white .navbar-brand { padding: 22px 15px; }
	nav.navbar.bootsnav.navbar-transparent.white ul.nav > li > a { padding: 49px 15px !important; }
	nav.navbar.bootsnav.navbar-transparent.white:hover ul.nav > li > a, nav.navbar.bootsnav ul.nav > li > a { padding: 38px 15px !important; }
}

@media (max-width: 1580px) {

}

@media (max-width: 1440px) {
	.news-focus-list .time span.day { font-size: 22px; }
	.news-focus-list .time span { font-size: 12px;}
}

/* @media (min-width: 1024px) and (max-width: 1200px) {
	nav.navbar.bootsnav.navbar-transparent.white ul.nav > li > a { padding: 49px 15px !important; }
	nav.navbar.bootsnav.navbar-transparent.white:hover ul.nav > li > a, nav.navbar.bootsnav ul.nav > li > a { padding: 38px 15px !important; }
} */

@media (max-width: 1375px) {
	nav.navbar.bootsnav.navbar-transparent.white ul.nav > li > a { padding: 49px 10px; }
	nav.navbar.bootsnav.navbar-transparent.white:hover ul.nav > li > a, nav.navbar.bootsnav ul.nav > li > a { padding: 38px 10px; }
}

@media (max-width: 1320px) {
	nav.navbar.bootsnav ul.nav > li > a p.catcn { font-size: 16px; margin-bottom: 0; }
}

@media (max-width: 1200px) and (min-width: 1100px) {
	.container { width: 1100px; }
}

@media (max-width: 1200px) {
	.text-area .event-items .item .info { display: flex; }
	.text-area .event-items .item .info .news-focus-list { display: flex; flex-wrap: wrap; }
	.text-area .event-items .item .info .news-focus-list li { flex: 1 1 50%; }
}

@media (max-width: 1100px) {
	nav.navbar.bootsnav.navbar-fixed .logo-scrolled { width: 270px; }
	nav.navbar.bootsnav.navbar-fixed.navbar-transparent .logo-display, nav.navbar.bootsnav.navbar-fixed.no-background .logo-display { width: 270px; }
	nav.navbar.bootsnav.navbar-transparent.white .navbar-brand { padding: 30px 15px; }
	nav.navbar.bootsnav.navbar-transparent.white:hover .navbar-brand, nav.navbar.bootsnav .navbar-brand { padding: 19px 15px; }
}

@media (max-width: 1023px) {
	nav.navbar.bootsnav.navbar-fixed .logo-scrolled { width: auto !important; }
	nav.navbar.bootsnav.navbar-transparent.white .navbar-brand { padding: 15px 15px; }
	nav.navbar.bootsnav.navbar-transparent.white:hover .navbar-brand, nav.navbar.bootsnav .navbar-brand { padding: 15px 15px; }
	.article-content img { height: auto !important; }
}

@media (max-width: 991.98px) {
	.news-area .event-items .item { margin-bottom: 30px; }
	.news-area .horizons-list .item .thumb-area { padding-right: 15px; }
	.news-area .horizons-list .item .info-area { padding-left: 15px; }
}

@media (max-width: 765px) {
	.text-area .event-items .item .info .news-focus-list li { flex: 1 1 100%; }
}