/* 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-dark { border: 2px solid #004D80; background: #004D80; }

/* 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: left; 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: #F7F5F3; }
.bg-teacher { background: #991C1C; }
.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: #991C1C; z-index: -1; }

section.event-area .container.wow.fadeInUp { animation-delay: 0.2s; }

.site-heading { margin-bottom: 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: #004D80; 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 #004D80; color: #004D80; }

.data-area { z-index: 1000; }
.data-content { position: absolute; bottom: -99px; left: 0; width: 100%; padding: 0 15px; }
.syslogin { width: 100%; box-shadow: 0px 0px 22px 4px rgba(46, 121, 211, 0.22); }
.syscontent { height: 120px; overflow: hidden; box-shadow: 0px 2px 20px 0px rgba(17,129,235,0.2); overflow: hidden; background: #fff; }
.syslogin h2 { position: relative; float: left; overflow: hidden; padding: 35px 30px; width: 350px; height: 200px; background: #FFF url(../../images/jwc/bg_blue.png) no-repeat; /* width: 330px; height: 140px; background: linear-gradient(270deg, #0065AD 0%, #005693 100%); */ margin-right: -42px; margin-bottom: 0; text-align: left; color: #fff; }
	.syslogin h2:after { content: ""; position: absolute; right: 0; top: -26px; width: 150px; height: 150px; background-size: 100% 100%; background-image: url(../../images/jwc/img_scnu.png); }
	.syslogin .calendar { float: left; width: 108px; margin-right: 30px; }
		.syslogin .datelist { width: 108px; height: 130px; color: #fff; font-size: 16px; text-align: center; border-radius: 8px; border: 1px solid rgb(255 255 255 / 50%); }
		.syslogin .datelist p { color: #fff; margin: 0; line-height: unset; }
		.syslogin .datelist .dateweek { margin-bottom: 9px; padding: 10px 0; border-bottom: 1px solid rgb(255 255 255 / 50%); }
		.syslogin .datelist .dateday { margin: 8px 0; font-size: 36px; }
		.syslogin .eduinfo { text-align: center; position: relative; }
	/* .syslogin .eduinfo::before { content: "\f073"; font-weight: 600; font-family: "Font Awesome 5 Free"; position: absolute; left: 0; top: 0; } */
	.syslogin .eduinfo p { margin-bottom: 0; color: #fff; }
	.syslogin .eduinfo #eduweek { font-size: 18px; }
		.syslogin .eduinfo #eduweek span { font-size: 24px; font-weight: 700; }
	.syslogin .eduinfo #serverdata { padding-top: 10px; font-size: 16px; }
	.syslogin .eduinfo .studytime { width: 110px; margin-top: 10px; line-height: 22px; text-align: center; font-size: 14px; }

	.syslogin .semester { margin-top: 13px; padding: 0 12px; text-align: center; height: 28px; line-height: 20px; overflow: hidden; border-radius: 15px; background: rgb(0 0 0 / 25%); }
		.syslogin .semester .studytime p { margin: 0; color: #fff; line-height: 16px; font-weight: normal; }
	.syslogin .semester a { line-height: 28px; font-size: 14px; color: #fff; }

	.syslogin ul { display: flex; flex-flow: row wrap; align-content: center; background: #fff; height: 200px; }
	.syslogin li { flex: 0 0 20%; padding: 15px 0; position: relative; float: left; text-align: center; }
	.syslogin li:first-child:before, .syslogin li:nth-child(6):before { display: none; }
	.syslogin li:before { content: ""; position: absolute; top: 16px; left: 0; width: 1px; height: 30px; background: #eee; }
	.syslogin li p { margin: 0; line-height: 0; }
	.syslogin li.ic_school { background: url(../../images/yjsy/ic_school.png) no-repeat center 30px; }
	.syslogin li.ic_college { background: url(../../images/yjsy/ic_college.png) no-repeat center 30px; }
	.syslogin li.ic_teachers { background: url(../../images/yjsy/ic_teachers.png) no-repeat center 30px; }
	.syslogin li.ic_students { background: url(../../images/yjsy/ic_students.png) no-repeat center 30px; }
		.syslogin li a { display: block; position: relative; color: #333; padding: 16px 0; font-size: 16px; }
		.syslogin li a:hover { color: #1181EB; border-radius: 33px; }

.news-area .horizons-list .thumb img { width: 100%; height: 140px; object-fit: cover; }
.news-area .horizons-list .item { margin-bottom: 27px; }
.news-area .horizons-list .item .info-area:after { content: ""; display: block; width: 100%; height: 3px; position: absolute; left: -15px; bottom: 0; background-image: linear-gradient(#004D80, #004D80); background-position: 0 100%; background-size: 0 3px; background-repeat: no-repeat; transition: background-size .5s; }
.news-area .horizons-list .item:hover .info-area:after { background-size: 100% 3px; }
.news-area .horizons-list .item:hover .info h4 a { color: #004D80; }
.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: #004D80; }
.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 .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: #004D80; }

/* special */
.special-area.shadow.dark-hard::after { background: linear-gradient(to left, #991C1C 0%, #004D80 100%); opacity: 0.9; }
.special-list { padding: 0 24px; border: 1px solid #FFF; }
.special-list a { display: block; position: relative; margin: 24px 0; padding: 24px 0; color: #fff; font-size: 18px; }
	.special-list a:hover { background: rgba(0,0,0,0.15); }
	.special-list a:before { display: block; margin: 0 auto; width: 100%; height: 35px; font-weight: 600; content: ""; color: #fff; font-size: 34px; font-family: "Font Awesome 5 Free"; }
		.special-list a.special-major:before { content: "\f19c"; }
		.special-list a.special-courses:before { content: "\f19d"; }
		.special-list a.special-teacher:before { content: "\f51c"; }
		.special-list a.special-textbook:before { content: "\f518"; }
		.special-list a.special-topic:before { content: "\f073"; }
		.special-list a.special-lab:before { content: "\f0c3"; }
	.special-list a i { font-size: 34px; }
	.special-list a p { margin: 18px 0 0; color: #fff; }

.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: #004d80; 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 #004d80; background: #004D80; color: #fff; }
	.news-area .event-items .item .info.news-info.news-focus .news-focus-list .text-download a:hover { border: 1px solid #004d80; background: #fff; color: #004d80; }

/* 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: #005693; }
.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: #005693; 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: #005693; }
.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 #005693; }
.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: #005693; 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: #005693; 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: #005693; }
		.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: #004D80; }
	.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: #005693; }

.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(#004D80, #004D80); 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: #004D80; }
.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: #004D80; }
.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: #005693; }
.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: #991C1C; }

/* 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; }

/* textbook */
.textbook-area .textbook-thumb { text-align: center; }
.textbook-area .textbook-thumb img { height: 375px; }
.textbook-area .site-heading { margin-top: 0; }

/* major */
.major-area .info .title { overflow: hidden; width: 100%; }
.major-area .info h2 { float: left; margin-bottom: 15px; padding-bottom: 15px; }
.major-area .info h2:before { height: 4px; background: #005693 none repeat scroll 0 0; }
.major-area .info h2:after { display: none; }

.major-area .info .meta { float: left; margin: 11px 0 0 25px; }
.major-area .info ul { font-size: 16px; }
.major-area .info li { display: inline-block; color: #666; margin-right: 10px; }

/* lab */
.list-lab .horizons-list .item.vertical .thumb img { height: 320px; }
.list-lab .horizons-list .item .info h4 { height: auto; }

/* form */
.contact-info-area .about-info h2 { margin-bottom: 30px; padding-bottom: 16px; line-height: 1.2; color: #333; font-size: 28px; font-weight: 700; }
.contact-info-area .about-info h2:after { display: none; }
.contact-info-area .about-info h2:before { background: #004D80; width: 72px; height: 4px; }
.contact-info-area .about-info .info .list-paddingleft-2 { margin-left: 15px; font-size: 16px; }
.contact-info-area .about-info .info .list-paddingleft-2 p { line-height: 32px; }
.contact-info-area .form-horizontal .usercontrol { height: 34px; line-height: 34px; }
.contact-info-area .form-horizontal .control-label { line-height: 20px; }
.contact-info-area .form-group { margin: 15px 0; }
.contact-info-area .form-group input, .contact-info-area .form-group select { border-radius: 5px; transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; }
.contact-info-area .form-group input.form-control:focus, .contact-info-area .form-group select:focus, .contact-info-area .form-group textarea:focus { border: 1px solid #004D80; }
.contact-info-area .form-group select { height: 34px; padding: 6px 12px; border: 1px solid #e7e7e7; }
.contact-info-area .form-group textarea { max-width: 100%; max-height: 500px; min-width: 100%; min-height: 250px; border-radius: 5px; }
.contact-info-area .form-group .div_select { height: 34px; line-height: 34px; }
.contact-info-area .form-group .question_list.is_req:before { position: absolute; left: 0; top: 0; content: "\f005"; font-family: "Font Awesome 5 Free"; font-size: 8px; color: #ff0000; line-height: 34px; }
.contact-info-area input { min-height: auto; }

/* 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: #005693; color: #FFF }
.pages span { background: #005693; color: #FFF; }

/* footer */
footer.shadow.dark-hard::after { opacity: 0.9; background: linear-gradient(285deg, #004D80 0%, #00385D 100%); }
footer.bg-fixed .f-item.address i { border: 0 none; float: left; font-size: 16px; padding: 6px 15px 0 0; }
footer .f-links { margin: 0 15px 50px; padding: 25px 15px; background: rgba(255, 255, 255, 0.08); }
footer .f-links li { float: left; padding-right: 20px; 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 .f-item.address span { color: #fff; display: block; padding-left: 30px; }
footer .footer-bottom { margin-top: 40px; 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: 27px 15px; }
	nav.navbar.bootsnav.navbar-transparent.white:hover .navbar-brand, nav.navbar.bootsnav .navbar-brand { padding: 16px 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 ul.navbar-right li.dropdown ul.dropdown-menu li a:hover { color: #005693; }
	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: 450px; }
	nav.navbar.bootsnav.navbar-fixed.navbar-transparent .logo-display, nav.navbar.bootsnav.navbar-fixed.no-background .logo-display { width: 450px; }
}

@media (max-width: 1580px) {
	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: 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; }
}

@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; }
	.data-content { bottom: -309px; }
	.syslogin h2 { float: none; width: 100%; height: 107px; padding: 15px 30px; background: #095b96 url(../../images/jwc/bg_blue.png) no-repeat; }
	.syslogin .calendar { display: none; }
	.syslogin .term { float: none !important; }
	.syslogin .eduinfo #eduweek { float: left; }
	.syslogin .eduinfo .studytime { width: auto; }
	.syslogin ul { height: unset; }
	.syslogin li { flex: 0 0 50%; }

	.tech-area { padding-top: 350px; }
}