body {
    background: #edeff0;
}
body {
    overflow-y: scroll;
    min-width: 1200px;
    background-color: #f8fafc;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

.land-join-btn:link, .land-join-btn:visited, .land-join-btn:active, .land-join-btn:hover {
    color: #fff;
}

a:link{ text-decoration:none; }

.banner {
    background: #000;
    text-align: center;
}
btn:hover {
    
}

.beginpro {
    text-align: center;
    padding-top: 30px;
}

.container .other-left {
    float: left;
    position: relative;
    padding-bottom: 50px;
    width: 825px;
}

.land-join-btn {
    width: 160px;
    display: inline-block;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 38px;
    background: #c9394a;
    border-bottom: #b53342 2px solid;
    height: 38px;
}

.program-line-list {
    /*padding-bottom: 100px;*/
    position: relative;
}

.program-line-list .program-line-step {
    padding: 50px 0;
    border-bottom: 1px solid #d0d6d9;
    position: relative;
}

.container {
    width: 1000px;
}

.container {
    width: 1200px;
    color: #656e73;
}

#nav, .container, .waper {
    margin: 0 auto;
}

.container, .newcontainer, .page-container {
    width: 1152px;
    margin: 0 auto;
}

.program-line-list .program-line-step h3 {
    font-size: 24px;
    text-align: center;
    padding-bottom: 20px;
}

h3 {
    font-size: 16px;
    line-height: 32px;
}

.program-intro {
    width: 685px;
    margin: 0 auto 20px;
    overflow: hidden;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    word-break: break-all;
    word-wrap: break-word;
}


.program-line-list .program-line-step .dot-next {
    position: absolute;
    bottom: -21px;
    left: 50%;
    margin-left: -20px;
    width: 40px;
    height: 21px;
}

.program-line-list .program-line-step ul.program-line-course li {
    float: none;
    display: inline-block;
    margin: 5px 8px 15px;
}

.program-line-list .program-line-step ul.program-line-course li {
    background: #fff;
    background: #f7faf9\0/;
    *background: #f7faf9;
    border-bottom: 2px solid #f7faf9\0/;
    *border-bottom: 2px solid #f7faf9;
    border-radius: 0 0 1px 1px;
    float: left;
    margin: 5px 10px 15px;
    width: 280px;
    height: 240px;
    position: relative;
    box-shadow: 0 1px 2px #c5c5c5;
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}


li {
    display: list-item;
    text-align: -webkit-match-parent;
}

ol, ul {
    list-style: none;
}

.program-line-list .program-line-step ul.program-line-course li .course-list-img {
    width: 280px;
    height: 160px;
    overflow: hidden;
    position: relative;
    *display: inline;
}

.program-line-list .program-line-step ul.program-line-course li .course-list-img img {
    display: block;
    transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    -o-transition: 1s;
}

.program-line-list .program-line-step ul.program-line-course li h5 {
    color: #363d40;
    line-height: 50px;
    text-align: center;
}


.program-line-list .program-line-step ul.program-line-course li .intro {
    position: absolute;
    padding: 0 14px;
    opacity: 0;
    top: 160px;
    left: 0;
    width: 252px;
    background: #fff;
    background: #f7faf9\0/;
    *background: #f7faf9;
    display: none\0/;
    *display: none;
    font-size: 12px;
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

.program-line-list .program-line-step ul.program-line-course li .intro p {
    padding-top: 10px;
    height: 40px;
    line-height: 20px;
}

.container {
    width: 1000px;
}

.l {
    float: left;
}

.r {
    float: right;
}

a:link, a:visited, body, html {
    color: #1c1f21;
}

.program-line-list .program-line-step ul.program-line-course li .tips {
    padding: 0 14px;
    font-size: 12px;
    color: #b4bbbf;
}

ul, menu, dir {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

.program-line-list .program-line-step ul.program-line-course {
    text-align: center;
    overflow: hidden;
}

.program-end, .program-success {
    clear: both;
    width: 300px;
    padding-top: 190px;
    height: 30px;
    color: #39b94e;
    font-size: 24px;
    background: url(../images/over.png) no-repeat center 20px;
    margin: 0 auto;
	margin-top: 50px;
    text-align: center;
}

#footer {
    background: #1c1f21;
    border-top: 1px solid #e2e4e6;
    font-size: 12px;
    color: #787d82;
    padding: 27px 0;
    min-width: 620px;
}

.footer_link a:active, .footer_link a:link, .footer_link a:visited {
    color: #c8cdd2;
}

:link, :visited, ins {
    text-decoration: none;
}

#footer .waper {
    width: auto;
    max-width: 1200px;
}

#footer .followus {
    margin-right: 34px;
    padding-left: 30px;
}

.followus .followus-weixin {
    background-position: 0 -279px;
}

.followus a {
    float: left;
    position: relative;
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    margin: 3px 6px 0;
    opacity: .5;
    filter: alpha(opacity=50);
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    transition: opacity .2s;
    z-index: 2;
}

.followus .followus-weibo {
    background-position: 0 -321px;
}

.followus .followus-qzone {
    background-position: 0 -363px;
}

.flw-weixin-box {
    position: absolute;
    display: none;
    width: 170px;
    height: 220px;
    left: -69px;
    bottom: 35px;
}

#footer .footer_intro {
    padding-left: 40px;
}

#footer .footer_link {
    margin-bottom: 4px;
    line-height: 1.8;
}

.clearfix:after {
    content: '\0020';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#footer .footer_link li {
    margin-right: 30px;
    text-align: center;
    float: left;
}

.footer_link ul {
    overflow: hidden;
    margin-top: -1px;

}

ol, ul {
    list-style: none;
}

.bigbox {
    width: 900px;
    height: 500px;
    margin: auto;
    margin-top: 90px;
    border: solid 1px #888888;
    border-radius: 50px;
    box-shadow: 5px 5px 5px #888888;
}

.form{
    padding: 30px;
}

.course-infos {
    position: relative;
    background-color: #172a34;
}

.course-infos .w {
    height: 200px;
}

.pr {
    position: relative;
}
.w {
    max-width: 1152px;
    margin: 0 auto;
}
.pr {
    position: relative;
}

.course-infos .path {
    position: relative;
    z-index: 1;
    padding-top: 16px;
    padding-bottom: 24px;
    line-height: 24px;
    font-size: 12px;
    opacity: 1;
    filter: alpha(opacity=100);
}

.course-infos .path, .course-infos .path a, .course-infos .path span {
    color: rgba(255,255,255,.5);
}
.path {
    opacity: .6;
    font-size: 12px;
}
.path, .path a, .path span {
    color: #fff;
}

