<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.container {
    width: 970px;
}

body {
    background: #fff;color:#111;font-family:'Arial','simsun';
}

div, ul, li, dl, dt, dd {
    margin: 0;
    padding: 0;
}

.full-width {
    width: 100%;
}

.hot-key {
    color: #c40000;
}

.welcome {
    background:url(../img/top-repeat-x.jpg) repeat-x;
    border-bottom: 1px solid #e7e7e7;
    padding:0;
    color: #999;
    font-size: .8rem;
    line-height: 1;
}

.welcome ul.top-menu {
    list-style: none;
}

.welcome ul.top-menu li {
    display: inline-block;
    padding: 0 3px;
}

.welcome ul.top-menu li a {
    color: #999;
    font-size: .8rem;
}

.welcome ul.top-menu li a:hover, .welcome ul.top-menu li a:active {
    color: #007aff;
}

.welcome ul.top-menu li a:after {
    padding-left: 10px;
    width: 1px;
    content: '|';
    color: #999;
}

.welcome ul.top-menu li:last-child a:after {
    display: none;
}

.container {
    margin-left: auto;
    margin-right: auto;
}

.on-toper {
    padding:0;
    height:32px;
    overflow: hidden;
}

.toll-free {
}

.main-banner{
    margin-top:1px;
}

.main-banner div{
    margin:0 auto;
    padding:0;
}

.main-banner img{
    width: 100%;
    vertical-align: bottom;
    display: block;
    margin:0;
    padding:0;
    max-width:100%;
    min-width:100%;
}

.menus{display: table;height: 100%;}
.top-menu{display: table-cell;vertical-align: middle;}

.introductions{margin-top:1.5rem;}
.introductions .introductions-header{
    background: #ffc400;
    color:#333;
    font-size:1.3rem;
    padding:.5rem 1rem;
    text-align: center;
    font-family:"Microsoft YaHei";
}
.introductions .introductions-body{padding:1rem;background: #f6f6f6;}
.introductions .introductions-body p{color:#333;}


.lesson{margin-top:1.5rem;}
.lesson dt{font-family:"Microsoft YaHei";}
.lesson .lesson-left dl{margin-bottom:1rem;}
.lesson .lesson-left dl dt{
    background: #ffc400;
    text-align: center;
    font-size:1.2rem;
    padding: .8rem 1rem;
}
.lesson .lesson-left dl dd{
    border:solid 1px #eee;
    border-top:none;
    padding:.8rem 1rem;
}

p{color:#333;font-size:.9rem;line-height:1.8;}
span.mini-title{padding:.2rem .8rem; background: #eee;}

.lesson .lesson-right dl{margin-bottom:1rem;}
.lesson .lesson-right dl dt{
    background: #ffc400;
    text-align: center;
    padding: .8rem 1rem;
    font-size:1.2rem;
}
.lesson .lesson-right dl dd{
    border:none;
    padding:.8rem 1rem;
    background: #fafafa;
}

.lesson-right h2{
    margin:0 0 1rem;
    padding:.5rem 0;
    text-align: center;
    font-size:1.4rem;
    font-weight: normal;
    background: #eee;
}

.lesson-right h3{
    margin:0 0 1rem;
    padding:.2rem;
    text-align: left;
    font-size:1.4rem;
    font-weight: normal;
    line-height:1.8;
    color:#333;
}


h2,h3{
    font-family:"Microsoft YaHei";
}

.lesson-right .sub-title{
    padding-left:.1rem;
    padding-right:1rem;
}
.lesson-right .sub-title2{
    padding-left:1rem;
    padding-right:1rem;
}


.lesson .lesson-right{padding-left:.8rem;}

.lesson-lecturer{
    margin-top:1.5rem;
}

.position-title{
    text-align: center;
    margin-bottom:1rem;
    font-weight:bold;;
}

.position-description{
    line-height:2.2;
    text-align: center;
    color:#555555;
}

.position-description-last{
    margin-top:.5rem;
    line-height:2.2;
    text-align: center;
}

#subtraction{
    margin:0;
    padding:0;
    background: #fafafa;
    height:1px;
    width:100%;
    line-height:1;
}

.footer{margin-top:2rem;text-align: center;}
.footer ul.footer-nav{list-style:none;border-bottom:solid 1px #ccc;margin:0 auto;padding:.5rem;}
.footer ul.footer-nav li{display:inline-block;}
.footer ul.footer-nav li a{color:#333;font-size:.8rem;}
.footer ul.footer-nav li a:after{content: '-';padding-left:5px;}
.footer ul.footer-nav li:last-child a:after{content: '';}
.footer p{font-size:.8rem;margin-top:.5rem;color:#888;}</pre></body></html>