<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
	margin:0px;
	padding:0px;
	outline:none;
	text-decoration:none;
	font-family:"microsoft yahei",-apple-system,"PingFang SC","Arial Normal", "Arial";
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	box-sizing: border-box;
	word-break: break-all;
}
html{
	overflow: auto!important;
}
body{
	min-height:600px;
	background:#f7f7f7;
	font-size:14px;
	color:#333;
}
ul,li{
	list-style:none;
}
a {
	color:#08bf91;
	outline:none;
	text-decoration: none;
	cursor:pointer;
}
a:hover{
	color:#0aa67e;
    outline:none;
}
form{
	display:inline;
}
img {
	vertical-align:middle;
	border:0;
	overflow: hidden;
    white-space: nowrap;
}
input,select,textarea {
	margin:0;
	font-size:100%;
	vertical-align:middle;
	outline:none;
	outline:0;
	color:#333;
}
button::-moz-focus-inner,input::-moz-focus-inner {
    padding:0;
    border:0;
}
input::-ms-clear, input::-ms-reveal{
    display: none;
}
input[type="button"],input[type="reset"],input[type="submit"] {
    background-color:#08BF91;
	color:#fff;
}
input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover{
	background-color:#0aa67e;
}
select,button,input[type="button"],input[type="reset"],input[type="submit"],input[type="radio"],input[type="checkbox"] {
  cursor:pointer;
}
input[type="search"] {
  -webkit-box-sizing:content-box;
  -moz-box-sizing:content-box;
  box-sizing:content-box;
  -webkit-appearance:textfield;
}
input[type="text"]:focus,input[type="password"]:focus,textarea:focus{
	border-color:#08BF91 !important;
}
input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance:none;
}
input[type="text"]:disabled{
	background: #F7F7F7;
}
 /*WebKit browsers*//* Mozilla Firefox 4 to 18*/  /* Mozilla Firefox 19+*/ /*Internet Explorer*/ 
input::-webkit-input-placeholder{
	color:#CCC !important;
}
input:-moz-placeholder{
	color:#CCC !important;
}
input::-moz-placeholder{
	color:#CCC !important;
}
input:-ms-input-placeholder{
	color:#CCC !important;
}
textarea::-webkit-input-placeholder,textarea:-moz-placeholder,textarea::-moz-placeholder,textarea::-ms-input-placeholder{
	color:#cccccc !important;
}
textarea {
  overflow:auto;
  vertical-align: top;
}
table{
	border-collapse:collapse;
	border-spacing:0;
	text-align:center;
}
th{
	background-color:#f7f7f7;
}
th,td{
	border:1px solid #e5e5e5;
	height:40px;
}
h1,h2,h3,h4,h5,h6{
	font-weight: normal;
}
.align-center{
	text-align:center;
}
.clear{
	clear:both;
}
.clearfix:after{
	display:table;
	content:"";
	clear:both;
}
/* .top{
	height:190px;
	width:100%;
	min-width:1200px;
	background:#fff;
} */
.top {
    height: 140px;
    width: 100%;
    min-width: 1200px;
    background: #fff;
    padding-top: 10px;
}

/*学校首页顶部*/
.top-top{
	height: 32px;
	background-color: #474747;
}
.top-top-main{
	width: 1200px;
	margin: 0 auto;
}
.top-main{
	width:1200px;
	height:80px;
	margin:0 auto;
	/*padding-bottom: 15px;*/
}
.top-top-index{
	font-size: 12px;
	color: #d4d4d4;
	float: left;
	text-align: center;
	line-height: 32px;
}
.top-top-index:hover{
	color: #FFF;
}
.top-top-user{
	float: right;
	height: 32px;
	position: relative;
	cursor: pointer;
}
.top-top-user:hover .top-top-a-div{
	display: block;
}
.top-top-user p{
	line-height: 32px;
	text-align: center;
}
.top-top-user-pic{
	width:22px;
	height:22px;
	margin-top: 5px;
	border-radius:100%;
	vertical-align: top;
}
.top-top-userName{
	font-size: 12px;
	color: #D4D4D4;
	margin: 0 6px;
	vertical-align: top;
	height: 32px;
	line-height: 32px;
	text-align: center;
}
.top-top-user-name{
	margin-top: 5px !important;
}
.top-top-a-div{
	width:120px;
	position:absolute;
	top:33px;
	right:0;
	line-height:40px;
	background:#fff;
	padding:10px 0;
	z-index:99;
	text-align:center;
	display:none;
	overflow: hidden;
	border-radius:4px;
	box-shadow: 0px 1px 4px 1px #cccccc;
	-webkit-box-shadow: 0px 1px 4px 1px #cccccc;
	-moz-box-shadow: 0px 1px 4px 1px #cccccc;
}
.top-top-a-div a{
	display:block;
	width:100%;
	height:30px;
	line-height: 30px;
	text-align:center;
	color:#666;
	font-size:14px;
	margin:2px 0;
}
.top-top-a-div a:hover{
	background:#f7f7f7;
}
.top-title-school{
	height: 50px;
	line-height:50px;
	float:left;
	text-align:center;
}
.top-title-school img{
	height: 80px;
	vertical-align: top;
}

.itmooc-index{
	height:30px;
	float:left;
	width:135px;
	margin:20px 5px 0 0;
	background:url(../image/logo.png) no-repeat;
	background-position:-10px 0;
}
.top-title{
	height: 50px;
	line-height:50px;
	float:left;
	margin-left: 30pxx;
	text-align:center;
}
.top-title img{
	/*width:135px;*/
	height:80px;
	/*margin:20px 40px 0 0;*/
	vertical-align: top;
    /*line-height: 100%;*/
} 
.top-title span{
	font-size: 40px;
	line-height: 80px;
	letter-spacing: 4px;
	color:#0AA67E;
	/*font-weight: 600;*/
}
.top-navi{
	float:left;
	color:#666;
	font-weight:400;
	font-size:18px;
	font-style:normal;
	margin:18px 30px 18px 30px ;
	line-height:42px;
	text-align:center;
	position:relative;
}
.top-navi:hover{
	color:#08BF91;
}
.top-navi.on{
	color:#08BF91;
}
.top-navi.on:after{
	content:"";
	position:absolute;
	bottom:0px;
	left:0px;
	background-color:#08BF91;
	width:100%;
	height:4px;
	border-radius:2px;
}
.top-navi:focus{
	color:#666;
}
.top-right{
	float:right;
	font-size:0;
	margin-top: 5px;
}

.search-type{
	position:absolute;
	display:none;
	width:218px;
	left:16px;
	background:#fff;
	z-index:9;
	border:1px solid #e5e5e5;
	line-height:30px;
	font-size:14px;
	border-radius:4px;
	overflow:hidden;
}
.search-type p{
	padding:0 10px;
	cursor:pointer;
}
.search-type p:after{
	display:table;
	content:"";
	clear:both;
}
.search-type p:hover{
	background:#f7f7f7;
}
.search-type .top-s-word{
	float:left;
	width:145px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.search-type .top-s-type{
	float:right;
	text-align:right;
	color:#999;
	width:50px;
}
.top-user{
	float: right;
    height: 70px;
    /* line-height: 70px; */
    margin-left: 12px;
    position: relative;
}
.top-user:hover .top-a-div{
	display: block;
}
.register-p{
	position: relative;
}
.register-p a{
	margin:0 10px;
	font-size:14px;
	vertical-align:middle;
	color: #999;
}
.register-s a{
	color: #d4d4d4;
}
.register-p a:hover{
	color: #08BF91;
}
#android-app{
	height: 70px;
	width: 65px;
	float: right;
	margin-left: 15px;
	position: relative;
}

#android-app:hover .android_a,#s-android-app:hover .android_a{
	color: #08BF91 !important;
}
#s-android-app{
	height: 32px;
	width: 65px;
	float: right;
	margin-left: 15px;
	margin-right: 8px;
	position: relative;
}
#s-android-app .android_a{
	height: 32px;
	line-height: 34px;
	color: #d4d4d4;
	font-size: 14px;
}
#s-android-app .android_phone{
	line-height: 32px;
}
#s-android-app .android_code{
	top: 40px;
}
.android-split{
	color: #d4d4d4;
    font-size: 12px;
    float: right;
    margin-top: 9px;
}
.android_a{
	height: 70px;
	line-height: 70px;
	display: block;
	background: url(../image/android-icon.png) no-repeat;
	background-position: 0 center;
	padding-left: 20px;
	font-size: 14px;
	color: #333333;
}
.android_code{
	position: absolute;
	width: 177px;
	height: 200px;
	padding:0 10px;
	left: -50px;
	top: 65px;
	z-index: 10;
	background-color: #FFF;
	box-shadow: 0px 1px 5px 3px rgba(7, 2, 3, 0.35);
	display: none;
}
.android_code img{
	width: 157px;
	height: 160px;
	padding-top: 10px;
	background-color: #FFF;
}
.android_span{
	width: 20px;
	height: 20px;
	position: absolute;
	top: -10px;
	left: 74px;
	z-index:-1;
	background: #FFFFFF;
	border: 1px solid #EEE;
	box-shadow: 0px 0px 5px 0px rgba(7, 2, 3, 0.6);
	transform:rotate(45deg);
	-ms-transform:rotate(45deg); 	/* IE 9 */
	-moz-transform:rotate(45deg); 	/* Firefox */
	-webkit-transform:rotate(45deg); /* Safari 和 Chrome */
	-o-transform:rotate(45deg);
}
.android_txt{
	height: 20px;
	line-height: 20px;
	margin-top: 10px;
	font-size: 12px;
	color: #666666;
	display: block;
	text-align: center;
}
.register-p font{
	color:#d4d4d4;
	font-size:12px;
	vertical-align:middle;
	line-height: 12px;
}
.top-user-pic{
	width:36px;
	height:36px;
	margin:17px 5px 0 0;
	border-radius:100%;
	vertical-align: top;
}
.top-nickName{
    margin: 0 6px;
    vertical-align: top;
    /* line-height: 32px; */
    text-align: center;
    font-size: 16px;
    display: inline-block;
    margin-top: 15px;
	line-height: 16px;
}
.inlin_block{
	display: inline-block;
	vertical-align: top;
	margin-top: 10px;
}
.top_menmberName{
	font-family: 'Noto Sans SC';
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 16px;
	color: #08BF91;
	display: inline-block;
	width: 100%;
	padding-left: 6px;
	padding-top: 5px;
    margin-bottom: 10px;
	cursor: pointer;
}
.topMBad{
	color: #999 !important;
}
.down-arrow{
	display: inline-block;
    width: 24px;
    height: 21px;
    background: url(../image/select-icon-hover.png) no-repeat;
    background-position: 0px -35px;
    margin-top: 24px;
}
.top-a-div{
	width:120px;
	position:absolute;
	top:70px;
	right:0px;
	line-height:40px;
	background:#fff;
	padding:10px 0;
	z-index:99;
	text-align:center;
	display:none;
	overflow: hidden;
	border-radius:4px;
	box-shadow: 0px 1px 4px 1px #cccccc;
	-webkit-box-shadow: 0px 1px 4px 1px #cccccc;
	-moz-box-shadow: 0px 1px 4px 1px #cccccc;
}
.top-a-div a{
	display:block;
	width:100%;
	height:30px;
	line-height: 30px;
	text-align:center;
	color:#666;
	font-size:14px;
	margin:2px 0;
}
.top-a-div a:hover{
	background:#f7f7f7;
}
.main-container{
	overflow:hidden;
	margin-bottom:20px;
} 
.footer{
	width:100%;
	height:216px;
	min-width:1200px;
	background:#fff;
	overflow:auto;
}
.footer .footer-main{
	width:1200px;
	margin:0 auto;
	padding-top:50px;
}
.footer-left{
	width:450px;
	float:left;
}
.footer-title{
	font-size:40px;
	line-height: 40px;
	color:#656766;
	letter-spacing: 5px;
}
.footer-left p{
	color:#666;
	width:420px;
	margin-top:30px;
	font-size:12px;
	line-height: 24px;
}
.footer-right{
	float:right;
}
.footer-right h4{
	font-size:16px;
	margin:10px 0 20px;
	color: #333;
}
.footer-link{
	font-size:0;
}
.footer-link a{
	line-height:30px;
	font-size:14px;
	color:#666;
	vertical-align: middle;
}
.footer-link a:hover{
	color: #08BF91;
}
.footer-link font{
	color:#999;
	margin:0 23.5px;
	font-size:10px;
	vertical-align: middle;
}
.footer-record{
	color:#666;
	font-size:12px;
	margin-top:15px;
}
.footer-service{
	color:#666;
	margin-top: 10px;
	font-size: 12px;
}
.footer-service a{
	color: #666;
	margin-right: 20px;
}
.footer-service img{
	margin-right: 5px;
	margin-top: -3px;
}
.footer-record a{
	color:#666;
}
.editor-tip{
	color:#999;
	font-size:12px;
	vertical-align: middle;
}
.prism-controlbar-bg{
	background: rgba(60,60,60,.95) !important;
}
/*修改视频播放器中的设置文字不对齐*/
.prism-player .prism-setting-list .prism-setting-item .setting-content .setting-title {
    float: left;
    margin-left: 50px !important;
}
/* 底部放回顶部 */
div.height-qq {
    height: 180px;
}
.floating-qq {
	display: block;
    width: 60px;
    height: 300px;
    position: fixed;
    right: 0;
    bottom: 50px;
    margin: auto;
    border-radius: 5px;
	box-sizing: border-box;
    /* overflow: hidden; */
    background: #FFF;
	z-index: 888;
}
.floating-qq a {
	position: relative;
    width: 60px;
    height: 60px;
    display: block;
    text-align: center;
}
.anchors,
.feedback,
.help-center,
.weixin{
    padding-top: 15px;
}
.line {
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	width: 30px;
	height: 1px;
	border: 1px solid #E7E7E7;
}
.lines {
	top: 0;
}
.floating-txt {
	display: none;
	position: absolute;
	left: 50%;
	top: 14%;
	transform: translateX(-50%);
	width: 32px;
	height: 32px;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	color: #FFF;
}
.wechat-o {
	display: none;
}
/* 提交反馈弹窗 */
.feedback-popup {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 999;
}
.feedback-box {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 550px;
	height: 418px;
	background-color: #fff;
	z-index: 1000;
	border-radius: 10px;
	box-sizing: border-box;
	padding: 20px;
}
.feedback-tit {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.feedback-tit-left {
	font-size: 18px;
	color: #333;
}
.feedback-close {
	cursor: pointer;
}
.feedback-group {
	display: flex;
	margin-top: 35px;
}
.feedback-item {
	cursor: pointer;
	margin-right: 40px;
}
.no_sel_circle {
	display: inline-block;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	background:url(../image/no-sel.png) no-repeat 0 0;
	vertical-align: middle;
	margin-left: 6px;
	cursor: pointer;
}
.no_sel_circle.sel_circle {
	background:url(../image/sel-ico.png) no-repeat 0 0!important;
}
.item-content {
	font-size: 14px;
	color: #333;
}
.feedback-content {
	margin-top: 42px;
}
.feedback-desc {
	width: 510px;
	height: 200px;
	resize: none;
	border: 1px solid #C4C4C4;
	padding: 16px;
	box-sizing: border-box;
}
.desc-num {
	text-align: right;
	font-size: 12px;
	color: #9C9A9A;
}
.feedback-btns {
	margin-top: 3px;
	text-align: center;
}
.feedback-btns button {
	width: 132px;
	height: 40px;
	border: 0;
	border-radius: 5px;
	font-weight: 350;
	font-size: 14px;
	color: #fff;
}
.feedback-submit-btns {
	background-color: #08BF91;
	margin-right: 36px;
}
.feedback-submit-btns:hover {
	background-color: #09AF85;
}
.feedback-cancel-btns {
	background-color: #fff;
	color:#BCBCBC!important;
	box-sizing: border-box;
	border: 1px solid #BCBCBC!important;
}
.feedback-cancel-btns:hover {
	border: 1px solid #666666!important;
	color: #666666!important;
}
.wechat-box {
	display: none;
	position: absolute;
	left: -208px;
	top: -60px;
	z-index: 900;
	width: 200px;
	height: 237px;
	background: #FFFFFF;
	box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.1);
	border-radius: 5px;
	padding: 16px 15px;
}
.or-code-txt {
	font-size: 12px;
	color: #666;
	margin-bottom: 10px;
}
.or-code-img {
	width: 160px;
	height: 160px;
	padding-left: 3px;
}
.orcode-img {
	width: 160px;
}
.st-cart{
	display: inline-block;
	width:26px;
	height: 26px;
	background:url(../../image/icon_cart.png) 0 0 no-repeat;
	vertical-align: middle;
	margin-left: 10px;
}
/* .logo_new_contianer{
	width: 1200px;
	margin:  0 auto;
	height: 111px;
} */
.logo_new_contianer {
    width: 1200px;
    margin: 0 auto;
    height: 50px;
}
.logo_new_contianer a img{
	height: 60px;
}
.search-div{
	display:inline-block;
	margin:15px 0 0 0;
	position:relative;
}
.input-bg{
	display:inline-block;
	width:308px;
	height:40px;
	border-radius:20px;
	border:2px solid #08BF91;
	vertical-align:middle;
	overflow-x: hidden;
	position: relative;
}
.search-input{
	padding:0 16px;
	height:34px;
	color:#999;
	width:265px;
	box-sizing: border-box;
	border:none;
	border:0;
	font-size:14px;
}
.search-input::-webkit-input-placeholder {
    color: #AAA !important;
}
.search-input::-moz-placeholder {
    color: #AAA !important;
}
.search-input::-ms-input-placeholder {
    color: #AAA !important;
}
.top-search-icon{
    width: 39px;
    height: 29px;
    text-align: center;
    cursor: pointer;
    vertical-align: middle;
    background: #08BF91;
    border-radius: 18px;
    position: absolute;
    right: 4px;
    top: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
}
/* .top_tips{
	display: inline-block;
	font-size: 16px;
	font-weight: 300;
	line-height: 52px;
	text-align: left;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
	color: #989898;
	padding-bottom: 10px;
    vertical-align: bottom;
} */

.top_tips {
    display: inline-block;
    font-size: 16px;
    font-weight: 300;
    line-height: 30px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #989898;
    padding-bottom: 10px;
    vertical-align: bottom;
}

</pre></body></html>