<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin: 0;
	padding: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei UI", "Microsoft YaHei", SimHei, "\5B8B\4F53", simsun, sans-serif;
	background: #FFF;
}

ul,
ol {
	list-style: outside none none;
	margin: 0;
	padding: 0;
	font-size: 0;
}

a:hover {
	color: #091253;
}

.max-width1920 {
	max-width: 1920px;
	min-width: 1200px;
}

header {
	height: 265px;
	overflow: hidden;
}

header&gt;.head_bg {
	z-index: -1;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}

header&gt;.top {
	height: 35px;
	background: #F9FAFA;
	line-height: 35px;
}

header&gt;.top&gt;p {
	font-size: 12px;
	color: #999;
}

header img.logo {
	max-height: 97px;
}

.menu {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	height: 50px;
	background: #287CD4;
}

.menu&gt;ul&gt;li {
	display: inline-block;
	height: 100%;
	line-height: 20px;
	padding: 0 35px;
}


.menu&gt;ul&gt;li&gt;a {
	display: block;
	font-size: 16px;
	padding: 15px 20px;
	color: #FFF;
}

.menu&gt;ul&gt;li.active {
	background: #FFF
}

.menu&gt;ul&gt;li.active&gt;a {
	color: #287CD4;
}

.banner {
	position: relative;
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	height: 300px;
	overflow: hidden;
}

.banner&gt;.banner_bg {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	height: 100%;
	z-index: -1;
}

.register {
	position: absolute;
	width: 300px;
	height: 365px;
	background: #F5F5F5;
	padding: 20px 30px;
}

.register&gt;.top {
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #E5E5E5;
	text-align: center;
	font-size: 16px;
	color: #091253;
}

.register&gt;input {
	width: 100%;
	height: 40px;
	border-radius: 4px;
	margin-bottom: 15px;
	background: #FFFFFF;
	border: 1px solid #E5E5E5;
	padding-left: 15px;
}

.register&gt;#checkCode {
	position: absolute;
	height: 36px;
	width: 80px;
	right: 37px;
	top: 192px;
	cursor: pointer;
}

.register&gt;.link {
	width: 100%;
	height: 20px;
	line-height: 20px;
}

.register&gt;.link&gt;a {
	font-size: 12px;
	color: #091253;
}

.register&gt;a {
	width: 90px;
	height: 24px;
	border-radius: 12px;
	text-align: center;
	line-height: 24px;
	display: block;
	font-size: 14px;
}

.register&gt;a.goRegister {
	background: #E1E1E1;
	color: #091253;
}

.register&gt;a.goLogin {
	background: #287CD4;
	color: #fff;
}

.main1 {
	width: 1200px;
	margin: 0 auto;
	height: 395px;
	background: #fff;
}

.box {
	width: 599px;
	overflow: hidden;
	position: relative;
	float: left;
}

.node_head {
	width: 100%;
	height: 48px;
	overflow: hidden;
	position: relative;
}

.node_head&gt;img{
	width: 100%;
	height: 100%;
	z-index: -1;
}

.node_head .notice-more {
	position: absolute;
	right: 0;
	top: 12px;
	font-size: 10px;
	color: #999;
	display: inline-block;
	width: 60px;
	height: 20px;
	line-height: 20px;
	background: #F5F5F5;
	border-radius: 11px;
	text-align: center;
}

.box-1 ul {}

.box-1 ul li {
	width: 599px;
	height: 384px;
	position: relative;
	overflow: hidden;
}

.box-1 ul li img {
	display: block;
	width: 599px;
	/* height: 384px; */
}

.box-1 ul li h2 {
	position: absolute;
	left: 0;
	bottom: 0px;
	height: 40px;
	background: rgba(9, 18, 83, .59);
	text-indent: 2em;
	padding-right: 500px;
	font-size: 14px;
	line-height: 40px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-weight: normal;
	color: ghostwhite
}

.box-2 {
	position: absolute;
	right: 10px;
	bottom: 14px;
}

.box-2 ul li {
	float: left;
	width: 12px;
	height: 12px;
	overflow: hidden;
	margin: 0 5px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 1);
	text-indent: 100px;
	cursor: pointer;
}

.box-2 ul .on {
	background: #A6C5F6;
}

.xwdt {
	width: 100%;
	height: 302px;
	float: right;
}

.xwdt_bt {
	width: 540px;
	height: 32px;
	border-bottom: 1px solid #f2f2f2;
}

.xwdt_bt .shu {
	width: 5px;
	height: 24px;
	background: #2385DC;
	float: left;
	margin-top: 3px;
}

.xwdt_bt .bt {
	font-size: 16px;
	float: left;
	padding-left: 10px;
	font-weight: bold;
	margin-top: 5px;
}

/* .more{float: right;}
.more a:hover{color: #1088ff;} */
.xwdt ul {
	height: 100%;
}

.xwdt ul li {
	height: 60px;
}

.xwdt ul li a {
	width: 100%;
	height: 100%;
	color: #333;
	padding: 20px 25px;
	display: block;
}

.xwdt ul li a&gt;.title {
	height: 20px;
	width: 100%;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.xwdt ul li a&gt;.time {
	width: 110px;
	color: #999;
}


.xwdt ul li a:hover {
	background-color: #287CD4;
	color: #fff;
}

.xwdt ul li a:hover&gt;.title,.xwdt ul li a:hover&gt;.time{
	color: #FFF;
}

.width1200 {
	width: 1200px;
	margin: 0 auto;
}

.course-container {}

.course-container .title {
	width: 100%;
	height: 36px;
	border-bottom: 1px solid #E5E5E5;
	position: relative;
	font-size: 16px;
	color: #333;
	padding: 0 15px;
	padding-bottom: 6px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	box-sizing: border-box;
}

.course-container .title .title-l div:nth-child(2) {
	color: #999;
	font-size: 10px;
}

.course-container .title::before {
	content: '';
	position: absolute;
	width: 4px;
	height: 30px;
	top: 40%;
	left: 0;
	transform: translateY(-40%);
	background: #091253;
}

.course-container .title .title-r {
	width: 60px;
	height: 21px;
	background: #F5F5F5;
	border-radius: 11px;
	text-align: center;
	line-height: 21px;
}

.course-container .title .title-r a {
	text-decoration: none;
	color: #999;
	font-size: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.course-container .course-content {
	margin-top: 20px;
	width: 100%;
}

.course-container .course-content .item {
	width: 220px;
	height: auto;
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 15px;
	cursor: pointer;
}

.course-container .course-content .item:hover {
	transform: scale(1.02);
	box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.21);
}

.course-container .course-content .item:nth-child(5n) {
	margin-right: 0;
}

.course-container .course-content .item .item-img {
	width: 100%;
	height: 132px;
	overflow: hidden;
}

.course-container .course-content .item .item-img img {
	width: 100%;
	height: 100%;
}

.course-container .course-content .item .item-title {
	color: #333;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 5px;
	box-sizing: border-box;
}

.course-container .course-content .item .item-hour {
	width: 100%;
	height: 24px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 0;
}

.course-container .course-content .item .item-hour i {
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(../images/ico-xueshi.png) no-repeat center;
}

.course-container .course-content .item .item-hour span {
	color: #999999;
	font-size: 12px;
}

.process {
	padding: 30px 0;
	background: #F5F5F5;
	margin-top: 30px;
}

.showPart {
	height: 200px;
	padding: 15px;
	background: #F5F5F5;
	overflow: hidden;
	margin-top: 30px;
}

.slider_pt&gt;.bd ul li {
	margin: 0 10px;
	width: 275px;
	height: 170px;
	border-radius: 10px;
	overflow: hidden;
}

.slider_pt&gt;.bd ul li&gt;img {
	width: 100%;
	height: 100%;
}

.friend {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	height: 58px;
	background: #F5F5F5;
	margin-top: 30px;
}

.friend&gt;div&gt;.name {
	width: 240px;
	height: 58px;
	background: #287CD4;
	line-height: 34px;
	padding: 12px 0;
	text-align: center;
	font-size: 14px;
	color: #FFF;
}

.friend&gt;div&gt;.fried_list {
	width: 960px;
	height: 58px;
	padding: 19px 0;
}

.friend&gt;div&gt;.fried_list&gt;li {
	display: inline-block;
	padding: 0 18px;
	height: 20px;
	border-left: 1px solid #333;
	line-height: 20px;
}

.friend&gt;div&gt;.fried_list&gt;li:first-child {
	border-left: none;
}

.friend&gt;div&gt;.fried_list&gt;li&gt;a {
	font-size: 14px;
	color: #333;
}

.foot {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	padding: 40px 0;
	background: #287CD4;
}

.list_f {
	width: 600px;
	height: 70px;
	padding: 5px 0;
}

.list_f&gt;p {
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
	text-align: right;
}

.select-course-filter {
	width: 1200px;
	margin: 0 auto;
}

.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 10px;
	list-style: none;
	border-radius: 4px;
}

.breadcrumb li a {
	color: #333;
}

.breadcrumb .active a {
	color: #287CD4;
}

.work-lf-top {
	width: 100%;
	height: 52px;
	line-height: 50px;
	position: relative;
}

.work-lf-top h3 {
	font-size: 18px;
	color: #287CD4;
	display: inline-block;
	margin-bottom: 0px;
	padding-bottom: 15px;
	margin-left: 0px;
	font-weight: bold;
	border-bottom: 3px solid #287CD4;
}

.policy-bottm-right {
	width: 100%;
}

.work-lf-b-right-text li {
	width: 100%;
	height: 52px;
	line-height: 52px;
	color: #555;
	display: inline-block;
	position: relative;
	border-bottom: 1px dashed #ddd;
}

.b-right-text-matter {
	width: 75%;
}

.b-right-text-span {
	background: url(../images/jt-right.png) no-repeat;
	position: absolute;
	width: 10px;
	height: 10px;
	top: 20px;
	left: 3px;
}

.b-right-text-date {
	margin-right: 5px;
}

.work-lf-b-right-text li:hover .b-right-text-matter,
.work-lf-b-right-text li:hover .b-right-text-date {
	color: #287CD4;
}

.laypage_main {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	clear: both;
	color: #666;
}

.laypage-span-hy {
	width: 16px;
	height: 16px;
	border-radius: 2px;
	border: 1px solid #ddd;
	padding: 6px 12px;
	background-color: #fff;
	margin-right: 8px;
}

.laypageskin_default .laypage_curr {
	background-color: #287CD4;
	border: 1px solid #287CD4;
	color: #fff;
}

.laypage_main a:hover {
	color: #287CD4;
}

.laypage_main a span {
	padding: 7px 24px;
	border: 1px solid #DDD;
}
.search&gt;.search-input{
	width: 180px;
	height: 30px;
	border: 1px solid #1945B8;
	border-radius: 15px;
	padding-left: 20px;
	padding-right: 40px;
}
.search&gt;.search-submit{
	width: 18px;
	height: 18px;
	background: url(../images/sousuo.png) 100% 100%;
	right: 15px;
	top: 6px;
	border: none;
	padding: 0;
}
/*help*/
.help {
	margin-top: 30px;
}

.help ul {
	list-style: none;
	background-color: #f5f5f5;
	padding-left: 0px;
	border-top: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
}

.help ul li {
	width: 100%;
}

.help ul li a {
	height: 60px;
	line-height: 60px;
	color: #333;
	width: 100%;
	display: block;
	text-align: center;
	font-size: 16px;
	border-bottom: 1px solid #e2e2e2;
}

.help ul li a:hover {
	text-decoration: none;
	background-color: #e2e2e2;
}

.help ul li a:focus {
	text-decoration: none;
}

.help ul .active a {
	background-color: #fff;
	color: #536ce4;
	border-left: 3px solid #536ce4;
}

.help ul .active a:hover {
	background-color: #fff;
	color: #536ce4;
	border-left: 3px solid #536ce4;
}

.help ul .precesss a {
	height: 40px;
	line-height: 40px;
	color: #333;
	width: 100%;
	display: block;
	text-align: center;
	font-size: 14px;
	background-color: #fff;
	color: #333;
	border-style: none;
	padding-left: 40px;
}

.help ul .precesss {
	border-style: none;
}

.help ul .precesss a:hover {
	border-style: none;
	background-color: #fafafa;
	color: #4e4e4e;
}

.help ul .precesss .active a {
	color: #536ce4;
}

.help ul .precesss .active a span {
	color: #536ce4;
}

.help ul .precesss a span {
	font-size: 8px;
	margin-left: 20px;
	color: #999;
}</pre></body></html>