/* common */
body, a { 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 { border-radius: 5px; }
.btn-md { padding: 13px 55px; }
.btn-dark { border: 1px solid #29b8dd; background: #29b8dd; }
.btn-dark:hover, .btn-dark:focus { background: #9cc82b; border-color: #9cc82b; color: #fff !important; }

/* 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.navbar.bootsnav { box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1); }
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, nav.navbar.bootsnav { z-index: 1001; }
.navbar-brand>img { height: 64px; }

#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; }

.banner-area .carousel-inner .item > .slider-thumb { animation: none; }

/* background */
.bg-gray { background: #F7F5F3; }
.bg-teacher { background: #29b8dd; }
.bg-gray-image { background-size: cover; background-position: center center; }
.bg-gray-image-1 { background-image: url(../../images/jky/bg_pattern.png); }
.bg-gray-image-2 { background-image: url(../../images/jky/img_buildingline.png); background-position: right bottom; background-size: 1450px; background-repeat: no-repeat; }
	.bg-gray-image-2:after { content: ""; position: absolute; left: 0; bottom: 0; width: 447px; height: 501px; background: url(../../images/jky/img_flowers.png) no-repeat; }
.bg-gray-image-3 { background-image: url(../../images/jky/img_building.png); background-position: right bottom; 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: #29b8dd; z-index: -1; }
.section-bottom-shape-two { position: absolute; z-index: -1; bottom: -1px; left: 0; width: 100%; -webkit-transform: rotate(180deg); transform: rotate(180deg); overflow: hidden; }
.section-bottom-shape-two svg { width: 100%; height: 310px; transform: translateX(0) rotateY(180deg); }
.section-bottom-shape-two svg path { fill: #F7F5F3; }
.bg-triangle-top { -webkit-transform: scaleY(-1); transform: scaleY(-1); }
.bg-triangle-left { background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100'><path d='M0 100 V 90 L 10 100 Z' fill='%23212529' fill-opacity='0.03'></path><path d='M0 90 V 80 L 10 90 Z' fill='%23212529' fill-opacity='0.045'></path><path d='M10 100 V 90 L 20 100 Z' fill='%23212529' fill-opacity='0.025'></path><path d='M0 90 H 10 V 100 Z' fill='%23212529' fill-opacity='0.06'></path></svg>"); }
.bg-triangle-right { background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100'><path d='M100 100 V 90 L 90 100 Z' fill='%23212529' fill-opacity='0.045'></path><path d='M100 90 V 80 L 90 90 Z' fill='%23212529' fill-opacity='0.015'></path><path d='M90 100 V 90 L 80 100 Z' fill='%23212529' fill-opacity='0.03'></path><path d='M90 100 V 90 H 100 Z' fill='%23212529' fill-opacity='0.06'></path></svg>"); }
.bg-triangle-left.bg-triangle-light { background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100'><path d='M0 100 V 90 L 10 100 Z' fill='white' fill-opacity='0.03'></path><path d='M0 90 V 80 L 10 90 Z' fill='white' fill-opacity='0.045'></path><path d='M10 100 V 90 L 20 100 Z' fill='white' fill-opacity='0.025'></path><path d='M0 90 H 10 V 100 Z' fill='white' fill-opacity='0.06'></path></svg>"); }
.bg-triangle-right.bg-triangle-light { background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100'><path d='M100 100 V 90 L 90 100 Z' fill='white' fill-opacity='0.045'></path><path d='M100 90 V 80 L 90 90 Z' fill='white' fill-opacity='0.015'></path><path d='M90 100 V 90 L 80 100 Z' fill='white' fill-opacity='0.03'></path><path d='M90 100 V 90 H 100 Z' fill='white' fill-opacity='0.06'></path></svg>"); }
.bg-triangle { position: absolute; left: 0; right: 0; top: 0; bottom: 0; background-repeat: no-repeat; background-position: left bottom; background-size: 100% auto; }

.line-top { top: 0; }
.line { position: absolute; left: 50%; height: 5rem; border-left: 2px solid #789ed2; -webkit-transform: translateY(-50%); transform: translateY(-50%); }


/* 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; }


section.event-area .container.wow.fadeInUp { animation-delay: 0.2s; }

.site-heading { width: 100%; margin-bottom: 60px; }
.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: #29b8dd; width: 72px; height: 4px; }
.site-heading .more { line-height: 60px; }
.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 #29b8dd; color: #29b8dd; }


.news-area .horizons-list .item { margin-bottom: 27px !important; border-radius: 5px; box-shadow: 0px 14px 12px rgb(51 51 51 / 4%); }
.news-area .horizons-list .item .thumb { overflow: hidden; border-radius: 5px 5px 0 0; }
.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:hover .info h4 a { color: #29b8dd; }
.news-area .horizons-list .item .info { position: relative; padding: 24px; box-shadow: none; }

.news-area .horizons-list .item .info h4 { height: 70px; line-height: 32px; text-align: center; margin-bottom: 10px; }
.news-area .horizons-list .item .info h4 a { color: #333; }
	.news-area .horizons-list .item .info h4 a:hover { color: #29b8dd; }
.news-area .horizons-list .item .info .inputtime { color: #31b8db; font-weight: 700; }

.news-area .news-list .item .viewmore { margin-bottom: 0; border-radius: 0 0 5px 5px; background: #fff; overflow: hidden; border-top: 1px solid #eee; height: 55px; line-height: 55px; }
	.news-area .news-list .item .viewmore a { display: block; position: relative; color: #31b8db; }
	.news-area .news-list .item .viewmore a:before { content: ""; z-index: 1; position: absolute; left: 0; top: 0; width: 100%; height: 56px; line-height: 56px; transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); transform: translateY(100%); }
	.news-area .news-list .item:hover .viewmore a, .news-area .horizons-list .item .viewmore a:hover { color: #fff !important; }
	.news-area .news-list .item:hover .viewmore a:before { background: #31b8db; transform: translateY(0); }
	.news-area .news-list .item .viewmore a span { content: ""; z-index: 2; position: absolute; left: 0; top: 0; width: 100%; height: 55px; line-height: 55px; }

.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: #29b8dd; }

.news-area .announce-list .item .info { border-radius: 5px; }
.news-area .announce-list .item .info .viewmore { position: relative; margin-bottom: 0; font-weight: 700; font-size: 14px; color: #29b8dd; }
	.news-area .announce-list .item .info .viewmore i { line-height: 26px; float: right; color: #949494; }

.media-area .media-list .item { margin-bottom: 27px !important; }
.media-area .media-list .item .thumb-info { overflow: hidden; border-radius: 5px; }
.media-area .media-list .item .thumb-info a { display: block; overflow: hidden; position: relative; }
	.media-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); }
	.media-area .media-list .item .thumb-info a .course-overlay-bg::before, .media-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); }
	.media-area .media-list .item .thumb-info a .course-overlay-bg::after { opacity: 0; background: linear-gradient(180deg, transparent 0%, #000 100%); }
	.media-area .media-list .item:hover .thumb-info a .course-overlay-bg::before { opacity: 0; }
	.media-area .media-list .item:hover .thumb-info a .course-overlay-bg::after { opacity: 1; }
	.media-area .media-list .item .detail { position: absolute; bottom: 0; left: 0; right: 0; padding: 30px 30px 35px; transform: translateY(100%); transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1); }
		.media-area .media-list .item:hover .detail { transform: none; }
	.media-area .media-list .item .detail .course-caption-main { transform: translateY(-100%) translateY(-90px); transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1); }
		.media-area .media-list .item:hover .detail .course-caption-main { transform: none; }
	.media-area .media-list .item .detail .title { font-size: 24px; line-height: 1.34; color: #FFFFFF; margin: 0; }
		.media-area .media-list .item .detail .title a { color: #FFFFFF; }
		.media-area .media-list .item .detail .title a:hover { color: #29b8dd; }
	.media-area .media-list .item .detail .meta { font-size: 14px; display: -webkit-box; display: -ms-flexbox; display: flex; flex-wrap: wrap; margin-top: 10px; margin-bottom: 0; padding-left: 0; color: #FFFFFF; list-style: none; }
	.media-area .media-list .item .detail .meta li { margin-right: 28px; }
	.media-area .media-list .item .detail .meta li:last-child { margin-right: 0; }
	.media-area .media-list .item .detail .meta li i { margin-right: 10px; }
	.media-area .media-list .item .detail .desc { margin: 9px 0 0; }
	.media-area .media-list .item .detail .desc p { line-height: 1.6; color: #FFFFFF; }

	/* .media-area .media-list .item .thumb a:after { content: ""; position: absolute; left: 0; bottom: 0; z-index: 1; width: 100%; height: 220px; background: linear-gradient(180deg, transparent 43%, #000 100%); } */
.media-area .media-list .item .thumb-info img { width: 100%; height: 514px; object-fit: cover; transition: all 0.95s ease-in-out; }
	.media-area .media-list .item:hover .thumb-info img { transform: scale(1.2); }

.results-show .results-list li a p { position: absolute; left: 0; bottom: 0; z-index: 2; width: 100%; padding: 0 15px; font-size: 18px; color: #fff; }


/* special */
.special-area.shadow.dark-hard::after { background: rgba(25, 67, 92, 0.9); opacity: 0.75; }
.special-area h1, .special-area h2 { font-weight: 700; }
.special-area h2 { margin-bottom: 0; }

.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: #29b8dd; 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 #29b8dd; background: #29b8dd; color: #fff; }
	.news-area .event-items .item .info.news-info.news-focus .news-focus-list .text-download a:hover { border: 1px solid #29b8dd; background: #fff; color: #29b8dd; }

/* image-show */
.image-area .event-list { display: flex; align-items: center; }
	.image-area .event-list.right-style { flex-direction: row-reverse; }
.image-area .event-list .thumbnail { width: 250px; border: 0 none; padding: 0; margin-bottom: 0; position: relative; }
	.image-area .event-list .thumbnail a { width: 250px; overflow: hidden; }
	.image-area .event-list .thumbnail .image { display: block; }
	.image-area .event-list .thumbnail .image img { width: 100%; height: 300px; object-fit: cover; transition: all 0.75s ease-in-out; }
		.image-area .event-list .thumbnail a:hover img { transform: scale(1.2); }
.image-area .event-list .info { padding: 0 0 0 45px; }
.image-area .event-list.right-style .info { padding: 0 45px 0 0; text-align: right; }
.image-area .event-list .info .date { display: block; font-size: 15px; font-weight: 500; text-transform: uppercase; letter-spacing: 2px; margin: 0 0 6px; }
.image-area .event-list .info .title { font-size: 20px; line-height: 1.5; font-weight: 700; margin: 0; }
	.image-area .event-list .info .title a { color: #333; }
	.image-area .event-list .info .title a:hover { color: #29b8dd; }
.image-area .event-list .info .event-location { padding-left: 0; list-style: none; margin: 14px 0 0; font-size: 14px; }
	.image-area .event-list .info .event-location i { margin-right: 5px; }

/* 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: #29b8dd; }
.category-nav li.active { background-color: #29b8dd; 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: #29b8dd; }
.nav-horizontal li a { color: #333; }
.nav-horizontal li.active { border-bottom: 2px solid #29b8dd; color: #29b8dd; }
.nav-horizontal li.active a, .list-news .nav-horizontal li a:hover { color: #29b8dd; }

/* 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: #29b8dd; 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: #29b8dd; }
.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 #29b8dd; }
.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: #29b8dd; 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: #29b8dd; 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: #29b8dd; }
		.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 #b8e8f4; }
	.list-news .horizons-list .item:hover .info h4 a { color: #fff; }
	.list-news .horizons-list .item:hover .info li { color: #fcfcfc; }
.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: #29b8dd; }
	.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: #29b8dd; }

.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(#29b8dd, #29b8dd); 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: #29b8dd; }
.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: #29b8dd; }
.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-major .event-items .item .info { box-shadow: none; padding: 0 30px; }
.list-major .event-items .item .info h4 { font-size: 22px; }
.list-major .major-content { padding: 25px; box-shadow: 0 0 5px 0px #d3d3d3; }
.list-major .major-content .thumb a { display: block; width: 100%; height: 250px; background-repeat: no-repeat; background-position: center center; background-size: cover; }
.list-major .major-content .thumb img { width: 100%; object-fit: cover; }

.list-news .table-courses tr { transition: all .4s; }
.list-news .table-courses thead th { border-bottom: 0; color: #fff; font-size: 20px; padding: 24px 22px; background: #29b8dd; }
.list-news .table-courses tbody tr:first-child th, .list-news .table-courses tbody tr:first-child td { border-top: 0; }
.list-news .table-courses tbody th, .list-news .table-courses tbody td { font-size: 18px; padding: 22px; }

.list-download li { overflow: hidden; font-size: 16px; padding: 32px 0 32px 16px; border-bottom: 1px solid rgba(0, 8, 76, 0.1); }
.list-download li .link a { background: #00385D; color: #fff; padding: 12px 25px; }

.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: 300px; 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: #29b8dd; }

/* 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: #29b8dd; color: #FFF }
.pages span { background: #29b8dd; color: #FFF; }

/* footer */
footer { border-bottom: 4px solid #9cc82b; }
footer.shadow.dark-hard::after { background: #0f679a none repeat scroll 0 0; opacity: 1; }
footer .f-logo { padding-bottom: 25px; }
footer .f-items .item { padding: 0 15px; }
footer .f-item.link ul { padding: 5px 0; overflow: hidden; }
footer .f-item.link li { float: left; padding-right: 25px; margin-bottom: 0; }
footer .f-item { overflow: hidden; padding: 25px 0; }
footer .f-item.address i { border: 0; font-size: 14px; width: auto; height: auto; padding-right: 10px; }
footer .f-item.address li { }
footer .f-item.address p { padding: 0 25px 0 0; }
footer .footer-bottom { margin-top: 0; padding: 25px 0; }
footer .f-item > img { margin: 0; }
footer .f-item p, footer .footer-bottom p { color: #fff; }

/* 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-sticky.pad-top { margin-top: 0; }
	nav.navbar.bootsnav.navbar-sticky { border-top: 4px solid #29b8dd; border-bottom: 0; }
	nav.navbar.bootsnav.navbar-sticky .navbar-brand { padding: 19px 15px; }
	nav.navbar.bootsnav.navbar-sticky.sticked .navbar-brand { padding: 11px 15px; }
	nav.navbar.bootsnav.navbar-sticky ul.nav > li > a { font-size: 14px; padding: 40px 25px; }
	nav.navbar.bootsnav.navbar-sticky.sticked ul.nav > li > a { padding: 33px 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 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 ul.navbar-right li.dropdown ul.dropdown-menu li a:hover { color: #29b8dd; }
	nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .content ul.horizontal-col li { float: left; width: 50%; }
	nav.navbar.bootsnav.navbar-sticky .attr-nav { min-height: 102px; }
	nav.navbar.bootsnav.navbar-sticky.sticked .attr-nav { min-height: 87px; }
	nav.navbar.bootsnav.navbar-sticky .attr-nav > ul > li { padding: 33px 0; }
	.attr-nav > ul > li, nav.navbar.bootsnav.navbar-sticky.sticked .attr-nav > ul > li { padding: 25px 0; }
	.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: 450px; }
	nav.navbar.bootsnav.navbar-fixed.navbar-transparent .logo-display, nav.navbar.bootsnav.navbar-fixed.no-background .logo-display { width: 450px; }
	nav.navbar.bootsnav.navbar-transparent.white .navbar-brand { padding: 30px 15px; }
	nav.navbar.bootsnav.navbar-transparent.white ul.nav > li > a { padding: 49px 15px; }
	nav.navbar.bootsnav.navbar-transparent.white:hover ul.nav > li > a, nav.navbar.bootsnav ul.nav > li > a { padding: 38px 15px; }
}

@media (max-width: 1580px) {

}

@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: 1023px) {
	.article-content img { height: auto !important; }
}

@media (max-width: 991.98px) {
	.news-area .horizons-list .item .thumb-area { padding-right: 15px; }
	.news-area .horizons-list .item .info-area { padding-left: 15px; }
	.tech-area { padding-top: 350px; }
}