.vertical-middle:after {
    display: inline-block;
    width: 0;
    height: 100%;
    content: "center";
    vertical-align: middle;
    overflow: hidden
}

.w570 {
    width: 570px
}

button {
    padding: 0;
    margin: 0;
    border: 0;
    background: 0 0;
    cursor: pointer;
    outline: 0
}

button:focus {
    border: none
}

.btn-normal {
    width: 80px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    background-color: #1e61a5;
    border: 0;
    cursor: pointer;
    display: inline-block
}

.btn-normal:hover {
    background-color: #226ebb;
    color: #fff;
    text-decoration: none
}

.btn-normal:focus {
    outline: 0
}

.btn-normal:active {
    background-color: #226ebb;
    color: #fff;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .325)
}

.btn-r {
    width: 80px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    background-color: #ec4b4b;
    border: 0;
    cursor: pointer;
    display: inline-block
}

.btn-r:hover {
    background-color: #ee6262;
    color: #fff;
    text-decoration: none
}

.btn-r:focus {
    outline: 0
}

.btn-r:active {
    background-color: #ee6262;
    color: #fff;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .325)
}

.btn-g {
    width: 80px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    background-color: #aaa;
    border: 0;
    cursor: pointer;
    display: inline-block
}

.btn-g:hover {
    background-color: #b7b7b7;
    color: #fff;
    text-decoration: none
}

.btn-g:focus {
    outline: 0
}

.btn-g:active {
    background-color: #b7b7b7;
    color: #fff;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .325)
}

.btn-dis {
    background-color: #aaa;
    color: #fff;
    cursor: no-drop
}

.btn-dis:hover {
    color: #fff;
    background-color: #aaa
}

.btn-m {
    width: 145px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    background-color: #1e61a5;
    border: 0;
    cursor: pointer;
    display: inline-block
}

.btn-m:hover {
    background-color: #226ebb;
    color: #fff;
    text-decoration: none
}

.btn-m:focus {
    outline: 0
}

.btn-m:active {
    background-color: #226ebb;
    color: #fff;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .325)
}

.btn-s {
    width: 65px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    background-color: #1e61a5;
    border: 0;
    cursor: pointer;
    display: inline-block
}

.btn-s:hover {
    background-color: #226ebb;
    color: #fff;
    text-decoration: none
}

.btn-s:focus {
    outline: 0
}

.btn-s:active {
    background-color: #226ebb;
    color: #fff;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .325)
}

.btn-gs {
    width: 65px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    background-color: #bbb;
    border: 0;
    cursor: pointer;
    display: inline-block
}

.btn-gs:hover {
    background-color: #c8c8c8;
    color: #fff;
    text-decoration: none
}

.btn-gs:focus {
    outline: 0
}

.btn-gs:active {
    background-color: #c8c8c8;
    color: #fff;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .325)
}

a.btn-b-b {
    border: 1px solid #1e61a5;
    color: #1e61a5;
    background: #fff;
    line-height: 40px;
    width: 100px;
    text-align: center
}

a.btn-b-b:hover {
    color: #fff;
    background: #1e61a5
}

.ui-btn:disabled {
    background-color: #bbb;
    color: #666;
    border: 0;
    cursor: no-drop
}

.ui-ipt {
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 9px 8px;
    margin: 0;
    color: #666;
    box-sizing: border-box;
    vertical-align: middle;
    display: inline-block
}

.ui-ipt:focus {
    outline: 0
}

.ui-ipt:disabled {
    background-color: #f2f2f2;
    color: #bbb
}

.ui-ipt:-ms-input-placeholder {
    color: #999
}

.ui-ipt:-moz-placeholder {
    color: #999
}

.ui-ipt::-webkit-input-placeholder {
    color: #999
}

.ui-slt {
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 8px;
    margin: 0;
    color: #999;
    box-sizing: border-box;
    vertical-align: middle;
    display: inline-block
}

.ui-slt:focus {
    outline: 0
}

.ui-slt:disabled {
    background-color: #f2f2f2;
    color: #bbb
}

input[type=checkbox],
input[type=radio] {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 50%;
    left: 0;
    margin: -8px 0 0 0;
    display: inline-block;
    z-index: 9999;
    cursor: pointer
}

.ui-label {
    margin-bottom: 0;
    position: relative;
    cursor: pointer
}

.ui-label.checked .checkbox-a {
    background-position: -20px 0
}

.ui-label.checked .radio-a {
    background-position: -20px -20px
}

.ui-label .checkbox,
.ui-label .radio {
    opacity: 0
}

.ui-label .checkbox,
.ui-label .checkbox-a,
.ui-label .radio,
.ui-label .radio-a {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 50%;
    left: 0;
    margin: -7px 0 0 0;
    display: inline-block
}

.ui-label .checkbox-a,
.ui-label .radio-a {
    background: url(../images/form-icon_hashe7b17d8b8e.png) no-repeat;
    cursor: pointer
}

.ui-label .checkbox-a {
    background-position: 0 0
}

.ui-label .radio-a {
    background-position: 0 -20px
}

.ui-label .ipt-txt {
    position: relative;
    z-index: 9;
    padding-left: 20px;
    font-weight: 400
}

.ui-label-2 .checkbox,
.ui-label-2 .checkbox-a,
.ui-label-2 .radio,
.ui-label-2 .radio-a {
    margin: -28px 0 0 0
}

.ui-textarea {
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 5px;
    margin: 0;
    color: #666;
    box-sizing: border-box;
    border-radius: 5px;
    resize: none
}

.ui-textarea:focus {
    outline: 0
}

.t-area {
    width: 850px;
    height: 150px
}

.t-area-1 {
    width: 450px;
    height: 150px
}

.ipt-s {
    width: 120px
}

body,
html {
    width: 100%;
    height: 100%;
    margin: 0
}

body {
    padding: 0;
    line-height: 1.5;
    color: #333;
    font-family: Arial;
    font-size: 14px;
    background-color: #fff
}

button,
input,
select,
textarea {
    font-family: Arial
}

body,
em,
form,
h1,
h2,
h3,
h4,
h5,
h6,
i,
ol,
p,
ul {
    margin: 0
}

ol,
ul {
    padding-left: 0;
    list-style-type: none
}

img {
    border: 0
}

a,
span {
    display: inline-block
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #333
}

a:hover {
    text-decoration: none;
    color: #1e61a5
}

* {
    box-sizing: content-box
}

.slt,
a,
i,
input,
label,
span,
textarea {
    transition: all .4s;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
    -o-transition: all .4s
}

@-ms-viewport {
    width: auto
}

table {
    border: none;
    border-spacing: 0;
    border-collapse: collapse;
    vertical-align: middle;
    text-align: center
}

.ui-table {
    width: 100%;
    background-color: #fff;
    font-size: 14px
}

.ui-table th {
    height: 40px;
    border: 1px solid #ddd;
    border-bottom-width: 2px;
    background-color: #eee;
    padding: 0 10px;
    text-align: center
}

.ui-table td {
    border: 1px solid #ddd;
    padding: 10px
}

.ui-table .tl {
    text-align: left
}

.ui-table .op a {
    color: #1e61a5
}

.ui-table .op a:hover {
    text-decoration: underline
}

.table-class {
    font-size: 15px;
    table-layout: fixed
}

.table-class td,
.table-class th {
    border: 0
}

.table-class th {
    background-color: #f2f2f2
}

.table-class td {
    border-bottom: 1px dashed #ddd;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.table-class tr:hover {
    background-color: #f9f9f9
}

.table-class .tit {
    color: #333;
    padding-left: 8px;
    position: relative
}

.table-class .tit:hover {
    color: #ec4b4b
}

.table-class .tit:before {
    content: "";
    width: 4px;
    height: 4px;
    background-color: #015293;
    position: absolute;
    top: 8px;
    left: -3px
}

.table-line tr {
    border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8
}

.table-line td,
.table-line th {
    border: 0;
    border-bottom: 1px solid #e8e8e8
}

.table-line th {
    border-top: 1px solid #e8e8e8
}

.table-line .full-row,
.table-line .full-row-1 {
    border: 0
}

.table-line .full-row-1 td {
    padding: 5px
}

.table-line .order-row td {
    background-color: #f2f2f2;
    position: relative
}

.table-line .course-cont {
    position: relative;
    height: 56px
}

.table-line .course-cont img {
    width: 100px;
    height: 56px;
    position: absolute;
    top: 0;
    left: 0
}

.table-line .course-cont a {
    display: block
}

.table-line .course-cont .course-cont-bd {
    padding-left: 110px
}

.table-line .course-cont .book-name,
.table-line .course-cont .course-name {
    width: 365px
}

.table-line .course-cont .book-name {
    padding-top: 20px
}

.table-line .course-cont .course-info {
    color: #999;
    font-size: 14px
}

.table-line .course-cont .img {
    position: absolute;
    width: 100px;
    height: 56px
}

.table-line .course-cont .img .mask {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    line-height: 56px;
    color: #fff;
    display: block
}

.table-line .course-cont .img .mask .bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: .3;
    filter: alpha(opacity=30);
    display: block
}

.table-line .course-cont .img .mask .txt {
    position: relative;
    z-index: 9
}

.table-line .txt-ml {
    margin-left: -6px
}

.table-line .op-1 a {
    display: block;
    color: #1e61a5;
    margin: 0 5px
}

.table-line .op-1 a:hover {
    text-decoration: underline
}

.table-line .op-1 .ui-btn {
    padding: 3px 0;
    color: #fff;
    background-color: #f46b73;
    border-radius: 5px;
    width: 50px;
    display: inline-block
}

.table-line .op-1 .ui-btn:hover {
    text-decoration: none;
    background-color: #f57980
}

.table-line .op-1 .ui-btn-s {
    padding: 0;
    margin-top: 2px
}

.m-header {
    width: 100%;
    height: 180px;
    background: #fff;
    position: relative;
    z-index: 200
}

.m-header .top-wrap {
    height: 30px;
    line-height: 30px;
    background: url(../images/top_bg_hash6bfeb8ace1.gif) no-repeat center 0;
    color: #fff
}

.m-header .top-wrap a {
    color: #fff;
    height: 30px
}

.m-header .top-wrap .right a {
    padding: 0 10px
}

.m-header .top-wrap .appico {
    background-position: -110px -245px;
    width: 20px;
    height: 20px;
    margin-right: 5px
}

.m-header .top-wrap .appico-1 {
    background-position: 0 0;
    width: 16px;
    height: 20px;
    margin-right: 5px;
    position: relative;
    top: -2px
}

.m-header .top-wrap .appico-2 {
    background-position: -54px -245px;
    width: 23px;
    height: 20px;
    margin-right: 5px;
    position: relative;
    top: -2px
}

.m-header .top-wrap .top-app .hover-block,
.m-header .top-wrap a.top-app .hover-block {
    position: absolute;
    top: 47px;
    left: 0;
    transition: all .4s;
    padding-right: 10px;
    z-index: 10
}

.m-header .top-wrap .top-app .hover-block .hover-bd,
.m-header .top-wrap a.top-app .hover-block .hover-bd {
    background-color: #fff;
    text-align: left;
    color: #333;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 0 7px #ccc
}

.m-header .top-wrap .top-app .hover-block .hover-bd span,
.m-header .top-wrap a.top-app .hover-block .hover-bd span {
    display: inline-block
}

.m-header .top-wrap .top-app .hover-block .hover-bd .arrowtop,
.m-header .top-wrap a.top-app .hover-block .hover-bd .arrowtop {
    width: 13px;
    height: 7px;
    position: absolute;
    left: 50%;
    top: -7px;
    margin-left: -6px;
    display: inline-block;
    background: url(../images/icon_hasheed42d35b9.png) no-repeat -322px -23px
}

.m-header .top-wrap .top-app .hover-block .hover-bd .close,
.m-header .top-wrap a.top-app .hover-block .hover-bd .close {
    width: 30px;
    height: 30px;
    background-position: -318px -188px;
    border: 1px solid #ddd;
    border-radius: 15px;
    position: absolute;
    top: -13px;
    right: -8px;
    background-color: #fff
}

.m-header .top-wrap .top-app .hover-block .hover-bd .close:hover,
.m-header .top-wrap a.top-app .hover-block .hover-bd .close:hover {
    background-position: -318px -214px;
    border: 1px solid #1e61a5;
    background-color: #1e61a5
}

.m-header .top-wrap .top-app .hover-bd,
.m-header .top-wrap .top-app .hover-bd a,
.m-header .top-wrap .top-app .hover-block,
.m-header .top-wrap a.top-app .hover-bd,
.m-header .top-wrap a.top-app .hover-bd a,
.m-header .top-wrap a.top-app .hover-block {
    filter: alpha(opacity=0)
}

.m-header .logo {
    padding-top: 25px
}

.m-header .logo-txt {
    padding-top: 47px;
    margin-left: 27px;
    font-size: 36px;
    float: left;
    font-weight: 700;
    color: #2e2e2e;
    letter-spacing: -2px
}

.m-header .channel-txt {
    font-size: 30px;
    color: #1e61a5;
    font-weight: 700;
    border-left: 1px solid #1e61a5;
    padding-left: 25px;
    margin-left: 21px;
    height: 60px;
    line-height: 52px;
    margin-top: 22px
}

.m-header .tel-box {
    height: 68px;
    background: url(../images/hot-phone_hash94c5fa6051.png) no-repeat;
    margin-top: 40px;
    font-size: 16px;
    color: #666;
    line-height: 1;
    padding-left: 75px
}

.m-header .tel-box .bd {
    margin-top: -5px
}

.m-header .tel-box .num {
    display: block;
    font-size: 28px;
    color: #1e61a5
}

.m-header .tel-box .txt-g {
    font-size: 13px
}

.m-header .header-label {
    width: 268px;
    height: 46px;
    background: url(../images/header-label.png) no-repeat;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    box-sizing: border-box;
    padding-top: 18px;
    position: absolute;
    right: 0;
    top: 0
}

.m-nav {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #1e61a5
}

.m-nav .nav-bd a {
    display: block;
    float: left;
    color: #fff;
    font-size: 16px;
    padding: 0 30px
}

.m-nav .nav-bd a:hover {
    color: #fff;
    background-color: #0667c3
}

.m-nav .nav-bd a.current {
    color: #fff;
    background-color: #0667c3
}

.m-nav .nav-bd a:focus {
    outline: 0;
    text-decoration: none
}

.banner-box {
    width: 100%;
    height: 370px;
    background: url(../images/banner-1_hash748363d5d2.jpg) no-repeat center
}

.banner-box .w595 {
    width: 450px;
    border: 1px solid #ddd;
    margin-top: 15px
}

.banner-box .newslist li a {
    width: 75%
}

.banner-box .label {
    background-color: #ec4b4b;
    display: inline-block;
    vertical-align: middle;
    border-radius: 5px;
    color: #fff;
    font-size: 12px;
    padding: 1px 3px;
    line-height: 1.4;
    margin-right: 3px;
    position: relative;
    top: -1px
}

.index-login {
    box-sizing: border-box;
    padding: 5px 20px 0
}

.index-login li {
    min-width: auto;
    position: relative;
    z-index: 10;
    overflow: visible;
    margin-bottom: 15px
}

.index-login li.info {
    font-size: 12px
}

.index-login li:last-child {
    margin-bottom: 0
}

.index-login .a-txt {
    color: #ec4b4b
}

.index-login .a-txt:hover {
    text-decoration: underline
}

.index-login .ui-btn,
.index-login .ui-ipt,
.index-login .ui-slt {
    width: 100%;
    font-size: 14px;
    border: 1px solid #ddd
}

.index-login .ui-ipt {
    padding: 10px 10px 10px 42px
}

.index-login .ui-slt {
    padding: 6px 10px 10px 48px
}

.index-login .ui-ipt-s {
    width: 145px
}

.index-login .ui-ipt-m {
    width: 265px
}

.index-login .ui-btn {
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    border: 0
}

.index-login .code {
    cursor: pointer;
    display: block;
    width: 100px;
    height: 36px;
    border: 1px solid #ddd;
    border-radius: 5px
}

.index-login .p-ico {
    position: absolute;
    left: 9px;
    top: 4px;
    z-index: 100;
    width: 28px;
    height: 28px
}

.index-login .ico-id {
    background-position: -30px 0 !important
}

.index-login .ico-password {
    background-position: 0 0
}

.index-login .ico-code {
    background-position: -30px 0 !important
}

.index-login .ico-identify {
    background-position: -60px 0 !important
}

.index-login .ico-type {
    background-position: -30px -30px !important
}

.index-login .ui-btn-gray {
    text-align: center;
    color: #666;
    background-color: #f0f0f0;
    border: 0;
    cursor: pointer;
    display: inline-block
}

.index-login .ui-btn-gray:hover {
    background-color: #fdfdfd;
    color: #666;
    text-decoration: none
}

.index-login .ui-btn-gray:focus {
    outline: 0
}

.index-login .ui-btn-gray:active {
    background-color: #fdfdfd;
    color: #666;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .325)
}

.index-login .ui-btn-gray:hover {
    background-color: #e8e8e8
}

.course-my {
    padding: 20px 20px 0
}

.course-my .course-my-info .my-headimg {
    width: 64px;
    height: 64px;
    border-radius: 80px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    overflow: hidden
}

.course-my .course-my-info .my-headimg img {
    width: 100%;
    height: 100%
}

.course-my .course-my-info .info-detail {
    width: 180px;
    padding-left: 10px;
    font-size: 15px;
    line-height: 21px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    cursor: pointer
}

.course-my .course-my-info .info-detail .tips-box {
    width: 160px;
    top: -40px;
    left: 20px;
    position: absolute;
    border-style: solid;
    border-radius: 5px;
    font-size: 14px
}

.course-my .course-my-info .info-detail .tips-box:after {
    content: "";
    width: 0;
    height: 0;
    border: 6px solid;
    border-color: #ec4b4b transparent transparent transparent;
    position: absolute;
    left: 10px;
    bottom: -12px
}

.course-my .course-my-info .info-detail .tips-box a {
    color: #999
}

.course-my .course-my-info .info-detail .tips-box a:hover {
    color: #ec4b4b
}

.course-my .course-my-info .info-detail .change {
    width: 18px;
    height: 18px;
    background: url(../images/portal-icon.png) no-repeat -140px -135px;
    margin-left: 5px;
    display: inline-block;
    position: relative;
    top: 3px
}

.course-my .course-my-info .info-detail .change:hover .tips-box {
    display: block
}

.course-my .course-my-info .info-detail .change .tips-box {
    width: 140px;
    z-index: 1;
    left: -9px;
    top: -43px;
    display: none
}

.course-my .login-entry .btn-r {
    width: 48%;
    height: 40px;
    line-height: 40px
}

.course-my .login-entry .btn-r-1 {
    background-color: #ffe2e2;
    color: #ec4b4b
}

.course-my .login-entry .btn-r-1:hover {
    background-color: #ffe2e2
}

.course-my .login-entry .w {
    width: 100%
}

.course-my .entry-box li {
    display: block;
    width: 50%;
    float: left;
    text-align: center;
    margin-bottom: 20px;
    cursor: pointer;
    box-sizing: border-box;
    position: relative
}

.course-my .entry-box li .p-ico {
    display: block;
    width: 40px;
    height: 40px;
    margin: 0 auto 8px;
    transition: all .4s
}

.course-my .entry-box li .i1 {
    background-position: 0 -60px
}

.course-my .entry-box li .i2 {
    background-position: -40px -60px
}

.course-my .entry-box li .i3 {
    background-position: -80px -60px
}

.course-my .entry-box li .i4 {
    background-position: -120px -60px
}

.course-my .entry-box li .i5 {
    background-position: -161px -60px
}

.course-my .entry-box li .i6 {
    background-position: -200px -60px
}

.course-my .entry-box li .i7 {
    background-position: 0 -160px
}

.course-my .entry-box li .i8 {
    background-position: -40px -160px
}

.course-my .entry-box li .i9 {
    background-position: -80px -160px
}

.course-my .entry-box li .i10 {
    background-position: -120px -160px
}

.course-my .entry-box li a {
    color: #333
}

.course-my .entry-box li:hover a {
    color: #1e61a5
}

.course-my .entry-box li:hover .i1 {
    background-position: 0 -110px
}

.course-my .entry-box li:hover .i2 {
    background-position: -40px -110px
}

.course-my .entry-box li:hover .i3 {
    background-position: -80px -110px
}

.course-my .entry-box li:hover .i4 {
    background-position: -120px -110px
}

.course-my .entry-box li:hover .i5 {
    background-position: -161px -110px
}

.course-my .entry-box li:hover .i6 {
    background-position: -200px -110px
}

.course-my .entry-box li:hover .i7 {
    background-position: 0 -210px
}

.course-my .entry-box li:hover .i8 {
    background-position: -40px -210px
}

.course-my .entry-box li:hover .i9 {
    background-position: -80px -210px
}

.course-my .entry-box li:hover .i10 {
    background-position: -120px -210px
}

.course-my .entry-box li .red-r {
    position: absolute;
    width: 19px;
    height: 19px;
    line-height: 19px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    background-position: -200px 0;
    top: 4px;
    left: 50%;
    margin-left: 10px;
    font-style: normal
}

.course-my .entry-box-1 li {
    width: 33.33%
}

.course-my .tab-title-box {
    position: relative
}

.course-my .tab-title-box a {
    display: inline-block;
    width: 124px;
    color: #333;
    border-bottom: 1px solid #ddd;
    font-size: 18px;
    text-align: center;
    line-height: 30px;
    padding-bottom: 10px;
    padding-top: 12px;
    float: left
}

.course-my .tab-title-box a.current {
    color: #1e61a5;
    border-bottom: 3px solid #1e61a5;
    padding-bottom: 8px
}

.course-my .tab-title-box .a1 {
    width: 100%
}

.classlist-index-3 li {
    width: 280px;
    height: 210px;
    margin-right: 28px;
    float: left;
    margin-top: 20px;
    position: relative
}

.classlist-index-3 li:hover .hover-block {
    height: 157px
}

.classlist-index-3 li .img {
    width: 280px;
    height: 157px;
    overflow: hidden;
    transition: all .5s ease-out
}

.classlist-index-3 li .img img {
    width: 100%;
    height: 100%;
    border-radius: 5px
}

.classlist-index-3 li .hover-block {
    width: 280px;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    overflow: hidden;
    transition: all .4s ease-out
}

.classlist-index-3 li .hover-block .mask {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
    background-color: #000;
    opacity: .5;
    filter: alpha(opacity=50)
}

.classlist-index-3 li .hover-block .btn-normal {
    width: 120px;
    height: 40px;
    line-height: 40px;
    position: relative;
    z-index: 9;
    margin-top: 50px
}

.classlist-index-3 li .tit,
.classlist-index-3 li .tit a {
    display: block;
    height: 25px;
    width: 250px;
    font-size: 15px;
    line-height: 25px;
    font-weight: 700
}

.classlist-index-3 li .tit a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 8px
}

.classlist-index-3 li .info {
    width: 266px
}

.classlist-index-3 li .info p {
    float: left;
    width: 70%;
    color: #999;
    line-height: 26px;
    height: 26px
}

.classlist-index-3 li .info p .p-ico {
    width: 16px;
    height: 20px;
    margin-right: 5px
}

.classlist-index-3 li .info .price {
    width: 30%;
    color: #ec4b4b;
    font-weight: 700
}

.classlist-index-3 li .info-1 {
    color: #999;
    font-size: 13px
}

.classlist-index-3 li .info-1 .item {
    display: inline-block;
    vertical-align: middle
}

.classlist-index-3 li .info-1 .item-1 {
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.classlist-index-3 li .tit-2 {
    height: 20px;
    width: 266px;
    line-height: 20px;
    text-align: center;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pos-nav {
    color: #666;
    line-height: 42px;
    height: 42px;
    font-size: 14px
}

.pos-nav .return-ico {
    background-position: -211px -221px;
    width: 24px;
    height: 18px;
    margin-right: 6px
}

.pos-nav a {
    color: #666
}

.pos-nav a:hover {
    color: #1e61a5;
    text-decoration: underline
}

.pos-nav a:hover .return-ico {
    background-position: -211px -240px
}

.pos-nav span {
    padding: 0 3px
}

.pos-nav .location-ico {
    width: 16px;
    height: 25px;
    background-position: -128px -382px
}

.pos-nav .trigger {
    display: inline-block;
    margin-left: 20px
}

.pos-nav .trigger .conditions-btn {
    display: inline-block;
    background-color: #fff;
    padding-left: 8px;
    padding-right: 30px;
    line-height: 24px;
    height: 24px;
    font-size: 12px;
    color: #333;
    margin-top: 5px;
    margin-right: 5px;
    border: 1px solid #ddd;
    position: relative;
    vertical-align: top
}

.pos-nav .trigger .conditions-btn .txt {
    color: #1e61a5
}

.pos-nav .trigger .conditions-btn .close-ico {
    background-position: -94px -374px;
    width: 24px;
    height: 24px;
    display: inline-block;
    margin-left: 5px;
    position: absolute;
    top: 0;
    right: 0
}

.pos-nav .trigger .conditions-btn:hover {
    border: 1px solid #1e61a5;
    text-decoration: none
}

.pos-nav .trigger .conditions-btn:hover:hover {
    text-decoration: none
}

.pos-nav .trigger .conditions-btn:hover .close-ico {
    background-position: -94px -389px;
    background-color: #1e61a5
}

.pos-nav .trigger .conditions-btn-2 {
    padding-right: 5px
}

.pos-nav .trigger .clear-btn {
    display: inline-block;
    color: #666;
    font-size: 12px
}

.pos-nav .trigger .clear-btn:hover {
    color: #1e61a5;
    text-decoration: none
}

.login-box {
    width: 300px;
    height: 340px;
    border-radius: 5px;
    position: absolute;
    top: 15px;
    right: 0;
    background-color: #fff;
    z-index: 1000
}

.login-box .login-tit {
    padding: 25px 0 15px 0;
    position: relative;
    color: #333;
    font-weight: 700;
    font-size: 20px;
    text-align: center
}

.login-box .wrong-tips {
    position: absolute;
    left: 38px;
    width: 150px;
    text-align: center;
    z-index: 9;
    background-color: #f9e2e4;
    border: 1px solid #ec4b4b;
    border-radius: 5px;
    color: #ec4b4b;
    padding: 2px 5px
}

.login-box .wrong-tips {
    position: absolute;
    left: 20px;
    top: 7px;
    width: 260px;
    text-align: center
}

.login-box .login-tip {
    border: 1px dashed #ec4b4b;
    padding: 5px;
    border-radius: 5px;
    line-height: 16px;
    background-color: #f9e1e3;
    margin: 3px 20px 0;
    font-size: 13px
}

.login-box .login-tip a {
    display: inline
}

.login-box .p-ico {
    background: url(../images/login-icon_hash49ea184385.png)
}

.login-box .qrcode-login {
    position: absolute;
    right: 5px;
    top: 5px;
    color: #ec4b4b;
    z-index: 9
}

.login-box .qrcode-login .tips {
    position: relative;
    top: 5px
}

.login-box .qrcode-login .ico-arrow {
    width: 36px;
    height: 16px;
    background-position: -90px 0
}

.login-box .qrcode-login .ico-qrcode {
    width: 59px;
    height: 59px;
    background-position: -130px -2px;
    display: inline-block;
    vertical-align: top
}

.m-login {
    width: 290px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 26px
}

.m-login li {
    position: relative;
    margin-bottom: 22px
}

.m-login li.m0 {
    margin: 0
}

.m-login li .p-ico-index {
    width: 24px;
    height: 24px;
    position: absolute;
    top: 13px;
    left: 8px
}

.m-login li .ico-id {
    background-position: -270px 0
}

.m-login li .ico-pw {
    background-position: -300px 0
}

.m-login li .ico-code {
    background-position: -330px 0
}

.m-login li .code {
    width: 90px;
    height: 43px;
    box-sizing: border-box;
    border: 1px solid #ddd;
    cursor: pointer
}

.m-login li .forget {
    color: #ec4b4b
}

.m-login li .forget:hover {
    text-decoration: underline
}

.m-login li .prompt {
    position: absolute;
    bottom: -20px;
    left: 0;
    color: #ec4b4b;
    font-size: 12px
}

.m-login li .ui-ipt {
    width: 290px;
    padding: 13px 8px 13px 38px
}

.m-login li .ui-ipt-s {
    width: 190px
}

.m-login li .btn-normal {
    width: 290px;
    height: 45px;
    line-height: 45px
}

.m-order-process {
    width: 1092px;
    margin-left: auto;
    margin-right: auto;
    padding: 60px 0;
    position: relative
}

.m-order-process .process-line {
    width: 800px;
    height: 10px;
    background-color: #e6e6e6;
    position: absolute;
    top: 73px;
    left: 140px
}

.m-order-process .process-line .current {
    height: 10px;
    background-color: #1e61a5;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 5px
}

.m-order-process .process-bd {
    position: relative;
    z-index: 999
}

.m-order-process .process-bd li {
    float: left;
    width: 25%;
    text-align: center;
    color: #bbb;
    font-size: 16px
}

.m-order-process .process-bd li .p-ico {
    width: 35px;
    height: 35px;
    background-position: -313px -80px;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px
}

.m-order-process .process-bd li .fs12 {
    font-size: 12px
}

.m-order-process .process-bd .li-ed {
    color: #1e61a5
}

.m-order-process .process-bd .li-ed .p-ico {
    background-position: -274px -80px
}

.user-pic {
    width: 180px;
    height: 210px;
    position: relative
}

.user-pic img {
    width: 170px;
    height: 170px;
    border: 5px solid #fff;
    box-shadow: 0 0 7px #999
}

.user-pic .pic-mask {
    width: 170px;
    height: 40px;
    position: absolute;
    top: 135px;
    left: 5px;
    background: #000;
    opacity: .5;
    filter: alpha(opacity=50)
}

.user-pic .upload-btn {
    width: 180px;
    position: absolute;
    display: inline-block;
    top: 130px;
    left: 0;
    overflow: hidden;
    cursor: pointer;
    text-align: center;
    line-height: 50px;
    color: #fff
}

i.ico-success {
    background-position: -258px -189px;
    width: 57px;
    height: 57px;
    margin-right: 10px
}

span.user-ico {
    background-position: 1px -272px;
    width: 18px;
    height: 18px;
    top: 9px;
    left: 8px
}

span.code-ico {
    background-position: -20px -272px;
    width: 18px;
    height: 18px;
    top: 11px;
    left: 8px
}

span.picode-ico {
    background-position: -44px -272px;
    width: 18px;
    height: 18px;
    top: 11px;
    left: 8px
}

a.openeye-ico,
span.openeye-ico {
    background-position: -89px -177px;
    width: 21px;
    height: 18px;
    top: 11px;
    left: 279px
}

a.closeye-ico,
span.closeye-ico {
    background-position: -89px -195px;
    width: 21px;
    height: 18px;
    top: 11px;
    left: 279px
}

.btn-com {
    box-sizing: border-box;
    display: inline-block;
    width: auto;
    min-width: 60px;
    height: 32px;
    line-height: 30px;
    text-align: center;
    border-radius: 5px;
    padding: 0 20px;
    font-size: 14px;
    color: #fff;
    border: 1px solid #1e61a5;
    background: #1e61a5;
    cursor: pointer
}

.btn-com:focus {
    outline: 0
}

.btn-com:hover {
    background: #226ebb;
    border-color: #226ebb
}

.btn-com.btn-sub {
    color: #1e61a5;
    background: #fff
}

.btn-com.btn-sub:hover {
    background: #cce1f6
}

.btn-com.btn-gray {
    background: #fafafa;
    border: 1px solid #dcdcdc;
    color: #666
}

.btn-com.btn-gray:hover {
    color: #333
}

.btn-com.disabled {
    background: #f0f0f0;
    border: 1px solid #f0f0f0;
    color: #999;
    cursor: not-allowed
}

.no-data-box {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.no-data-box .pic {
    width: 64px;
    height: 64px
}

.no-data-box .pic img {
    width: 100%;
    height: 100%;
    float: left
}

.no-data-box .txt {
    color: #aaa;
    font-size: 15px;
    margin-bottom: 10px
}

.no-data-box .btn-com {
    height: 36px;
    line-height: 36px;
    cursor: pointer
}

.m-banner {
    width: 100%;
    height: 400px;
    position: relative
}

#full-screen-slider {
    width: 100%;
    height: 400px;
    float: left;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1
}

#slides {
    display: block;
    width: 100%;
    height: 400px;
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative
}

#slides li {
    display: block;
    width: 100%;
    height: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute
}

#slides li a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -9999px
}

#pagination {
    display: block;
    width: 100%;
    position: absolute;
    text-align: center;
    bottom: 30px;
    z-index: 9900
}

#pagination li {
    display: inline-block;
    list-style: none;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    border-radius: 5px;
    background: #fff;
    cursor: pointer
}

#pagination li.current {
    background: #ffdc00;
    width: 25px
}

.m-title {
    height: 48px;
    line-height: 48px;
    display: flex;
    align-items: center;
    padding: 16px 0 0
}

.m-title .tit {
    width: 100px;
    height: 48px;
    margin-right: 5px;
    overflow: hidden;
    text-indent: 1000px;
    background: url(../images/bg-title_hash308c8301c1.png) no-repeat 0 0
}

.m-title .tit.tit-2 {
    background-position: 0 -48px
}

.m-title .tit.tit-3 {
    background-position: 0 -96px
}

.m-title .tit.tit-4 {
    background-position: 0 -144px
}

.m-title .line {
    flex: 1;
    height: 0;
    border-top: 1px solid #eaeaea;
    margin-bottom: 12px;
    overflow: hidden
}

.m-title .more {
    font-size: 16px;
    color: #666;
    margin-left: 16px;
    margin-bottom: 9px
}

.m-title:hover {
    color: #1e61a5
}

.m-process .content {
    margin-top: 20px;
    margin-bottom: 20px
}

.m-process .content li {
    float: left;
    width: 200px;
    height: 70px;
    background: url(../images/icons-training-process_hashff20202a6a.png) no-repeat 0 0
}

.m-process .content li.step-1 {
    background-position: 0 0
}

.m-process .content li.step-2 {
    background-position: 0 -70px
}

.m-process .content li.step-3 {
    background-position: 0 -140px
}

.m-process .content li.step-4 {
    background-position: 0 -210px
}

.m-process .content li.step-5 {
    background-position: 0 -280px
}

.m-process .content li.arrow {
    width: 24px;
    height: 24px;
    background-position: 0 -350px;
    margin: 23px 13px
}

.m-info-index {
    width: 820px;
    float: left
}

.m-info-index .content {
    height: 250px
}

.m-info-index .content li {
    text-indent: 12px;
    height: 42px;
    line-height: 42px;
    cursor: pointer;
    position: relative
}

.m-info-index .content li:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 5px;
    background: #e6e6e6;
    top: 18px;
    left: 0
}

.m-info-index .content li .tit {
    float: left;
    width: 720px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px
}

.m-info-index .content li .date {
    float: right;
    color: #999;
    font-size: 16px
}

.m-info-index .content li:hover:before {
    background-color: #1e61a5
}

.m-info-index .content li:hover a {
    color: #1e61a5
}

.m-info-index .content li:hover .date {
    color: #1e61a5
}

.m-help-index {
    width: 340px;
    float: right
}

.m-help-index .content {
    box-sizing: border-box;
    width: 100%;
    height: 230px;
    margin-top: 10px;
    border-radius: 8px;
    background: #edf2f8;
    padding: 30px
}

.m-help-index .content .menu a {
    display: block;
    width: 280px;
    height: 72px;
    background: url(../images/icons-help_hash6f56da5ced.png) no-repeat;
    margin-bottom: 22px
}

.m-help-index .content .menu a.xz {
    background-position: 0 0
}

.m-help-index .content .menu a.wt {
    background-position: 0 -72px
}

.m-help-index .content .menu a.zn {
    background-position: 0 -144px
}

.m-help-index .content .menu a:hover {
    opacity: .85;
    -moz-opacity: .85;
    filter: alpha(opacity=85)
}

.m-link .content {
    margin-left: -20px;
    margin-top: 10px
}

.m-link .content li {
    float: left;
    margin-left: 26px;
    width: 380px;
    height: 90px;
    border-radius: 5px;
    overflow: hidden
}

.m-link .content li img {
    width: 100%;
    height: 100%;
    float: left
}

.m-sidebar {
    position: fixed;
    left: 50%;
    margin-left: 610px;
    top: 580px;
    z-index: 10001;
    font-size: 12px;
    width: 60px;
    background: #fff;
    border-radius: 6px;
    border: 1px solid #1e61a5
}

.m-sidebar .item {
    display: block;
    position: relative;
    cursor: pointer;
    padding: 8px 0;
    min-height: 40px;
    border-bottom: 1px solid #e6e6e6
}

.m-sidebar .item .ico {
    width: 24px;
    height: 24px;
    display: block;
    margin: 0 auto;
    background: url(../images/icons-sidebar_hash98c047f135.png) no-repeat;
    position: relative
}

.m-sidebar .item .ico.ico-top {
    background-position: 0 0;
    margin-top: 8px
}

.m-sidebar .item .ico.ico-gzh {
    background-position: 0 -24px
}

.m-sidebar .item .ico.ico-xcx {
    background-position: 0 -48px
}

.m-sidebar .item .ico.ico-phone {
    background-position: 0 -72px
}

.m-sidebar .item .ico.ico-feed {
    background-position: 0 -96px
}

.m-sidebar .item .ico.ico-tel {
    background-position: 0 -120px
}

.m-sidebar .item .ico.ico-go {
    background-position: 0 -144px
}

.m-sidebar .item .txt {
    text-align: center;
    line-height: 14px
}

.m-sidebar .item.cur,
.m-sidebar .item:hover {
    color: #fff;
    background-color: #1e61a5
}

.m-sidebar .item.cur .ico,
.m-sidebar .item:hover .ico {
    background-position-x: -24px
}

.m-sidebar .item:hover .hover-box {
    display: block
}

.m-sidebar .item:first-child {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.m-sidebar .item:last-child {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom: none
}

.m-sidebar .item .hover-box {
    display: none;
    box-sizing: border-box;
    position: absolute;
    min-width: 136px;
    right: 68px;
    top: 0;
    background-color: #1e61a5;
    padding: 8px;
    border-radius: 6px
}

.m-sidebar .item .hover-box:after {
    content: "";
    width: 0;
    border-width: 6px;
    border-style: solid;
    border-color: transparent transparent transparent #1e61a5;
    position: absolute;
    top: 20px;
    right: -10px
}

.m-sidebar .item .hover-box .img-code {
    width: 120px;
    height: 120px
}

.m-sidebar .item .hover-box p {
    margin-top: 5px;
    font-size: 12px;
    text-align: center;
    color: #fff
}

.m-sidebar .item .hover-box .tel {
    width: 240px;
    height: 40px;
    text-align: center
}

.m-sidebar .item .hover-box .tel .num {
    line-height: 40px;
    font-weight: 700;
    font-size: 18px
}

.m-news {
    width: 48%
}

.m-news .news-bd {
    margin: 15px 0
}

.m-news .news-bd li {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    position: relative
}

.m-news .news-bd li:before {
    content: "";
    width: 6px;
    height: 6px;
    background-color: #1e61a5;
    position: absolute;
    top: 18px;
    left: 2px
}

.m-news .news-bd li a {
    display: inline-block;
    width: 75%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
    padding-left: 15px
}

.m-news .news-bd li a:hover {
    color: #ec4b4b
}

.m-news .news-bd li .time {
    position: absolute;
    color: #999;
    line-height: 40px;
    top: 0;
    right: 0
}

.m-news .news-bd .first a {
    color: #1e61a5;
    font-size: 18px;
    font-weight: 700
}

.m-tab .tab-tit {
    border-bottom: 1px solid #ddd
}

.m-tab .tab-tit a {
    color: #999;
    font-size: 20px;
    font-weight: 700;
    margin-right: 20px;
    line-height: 50px;
    border-bottom: 3px solid transparent;
    display: inline-block;
    margin-bottom: -2px;
    transition: all .4s
}

.m-tab .tab-tit a:hover {
    color: #333
}

.m-tab .tab-tit a:focus {
    outline: 0;
    text-decoration: none
}

.m-tab .tab-tit .hover {
    color: #333;
    border-bottom: 3px solid #1e61a5
}

.m-tab .tab-tit .more {
    color: #1e61a5;
    font-size: 14px;
    font-weight: 400;
    margin-right: 0;
    position: relative;
    top: 7px
}

.m-tab .tab-tit .more:hover {
    color: #1e61a5;
    text-decoration: underline
}

.m-tab .tab-tit-1 {
    height: 48px;
    line-height: 48px;
    border-bottom: 1px solid #e6e6e6;
    padding: 0 15px
}

.m-tab .tab-tit-1 h2 {
    color: #333;
    font-size: 18px;
    font-weight: 700;
    margin-right: 20px;
    line-height: 18px;
    border-left: 5px solid #1e61a5;
    display: inline-block;
    text-indent: 10px;
    margin-top: 6px
}

.block-tit {
    border-bottom: 1px solid #ddd
}

.block-tit .bor-l {
    border-left: 5px solid #1e61a5;
    padding-left: 12px;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    vertical-align: middle
}

.block-tit .txt {
    font-size: 20px;
    font-weight: 700;
    margin-right: 20px;
    line-height: 50px;
    display: inline-block;
    margin-bottom: -2px;
    transition: all .4s;
    color: #333;
    border-bottom: 3px solid #1e61a5;
    position: relative
}

.block-tit .more {
    color: #1e61a5;
    font-size: 14px;
    font-weight: 400;
    margin-right: 0;
    position: relative;
    top: 20px
}

.block-tit .more:hover {
    color: #1e61a5;
    text-decoration: underline
}

.m-course {
    margin-top: 20px
}

.m-course .ul-course li {
    width: 260px;
    float: left;
    margin-right: 20px;
    cursor: pointer;
    transition: all .2s
}

.m-course .ul-course li:hover {
    transform: translateY(-3px)
}

.m-course .ul-course li:hover .name {
    color: #1e61a5
}

.m-course .ul-course li img {
    width: 260px;
    height: 146px;
    display: block
}

.m-course .ul-course li .name {
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 10px;
    display: block;
    color: #333
}

.m-course .ul-course .last {
    margin-right: 0
}

.block-box {
    height: 260px;
    border: 1px solid #ddd;
    border-top: 0
}

.m-pass-person .pass-person-tit {
    height: 40px;
    line-height: 40px;
    background-color: #f5f5f5
}

.m-pass-person .area,
.m-pass-person .name,
.m-pass-person .time {
    display: inline-block;
    vertical-align: middle;
    padding-left: 5px
}

.m-pass-person .area {
    width: 100px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 10px
}

.m-pass-person .name {
    width: 40px
}

.m-pass-person .time {
    width: 80px;
    padding-right: 5px;
    text-align: center
}

.m-pass-person .pass-person-bd {
    height: 209px;
    margin-top: 5px;
    overflow: hidden
}

.m-pass-person .ul-pass-person {
    color: #666
}

.m-pass-person .ul-pass-person li {
    line-height: 28px;
    border-bottom: 1px dashed #ddd
}

.learn-checked {
    height: 60px;
    background-color: #f5f5f5;
    padding-top: 25px;
    padding-left: 50px
}

.learn-checked .btn-normal {
    height: 33px;
    line-height: 33px;
    vertical-align: middle
}

.link-block a,
.link-block img {
    display: block
}

.link-block a {
    float: left;
    transition: all .2s
}

.link-block a:hover {
    transform: translateY(-3px)
}

.link-block img {
    width: 260px;
    height: 105px
}

.training-guide a {
    display: block;
    float: left;
    width: 128px;
    height: 128px;
    text-align: center
}

.training-guide a:hover .tit {
    color: #1e61a5
}

.training-guide a:hover .p-ico {
    transform: scale(1.1)
}

.training-guide .p-ico {
    width: 53px;
    height: 53px;
    margin: 20px 0 10px;
    transition: all .2s
}

.training-guide .pxxz {
    border-bottom: 1px dashed #ddd;
    border-right: 1px dashed #ddd
}

.training-guide .pxxz .p-ico {
    background-position: -330px 0
}

.training-guide .pxlc {
    border-bottom: 1px dashed #ddd
}

.training-guide .pxlc .p-ico {
    background-position: -330px -60px
}

.training-guide .czys {
    border-right: 1px dashed #ddd
}

.training-guide .czys .p-ico {
    background-position: -330px -120px
}

.training-guide .cjwt .p-ico {
    background-position: -330px -180px
}

.training-guide .tit {
    color: #333;
    display: block
}

.izl-rmenu {
    position: fixed;
    right: 0;
    margin-right: 20px;
    bottom: 20px;
    padding-bottom: 200px;
    background: url(../images/r_b.png) 0 bottom no-repeat;
    z-index: 999
}

.izl-rmenu .btn {
    width: 64px;
    height: 64px;
    margin-bottom: 1px;
    cursor: pointer;
    position: relative
}

.izl-rmenu .btn-qq {
    background: #6da9de url(../images/r_bg_hash0dd3135585.png) 0 0 no-repeat
}

.izl-rmenu .btn-qq:hover {
    background-color: #006ac0
}

.izl-rmenu .btn-qq,
.izl-rmenu .btn-qq:visited {
    background: #015293 url(../images/r_bg_hash0dd3135585.png) center -64px no-repeat;
    text-decoration: none;
    display: block
}

.izl-rmenu .btn-phone {
    background: #015293 url(../images/r_bg_hash0dd3135585.png) 0 0 no-repeat
}

.izl-rmenu .btn-phone:hover {
    background-color: #006ac0
}

.izl-rmenu .btn-phone .phone {
    background-color: #006ac0;
    position: absolute;
    width: 140px;
    left: -140px;
    top: 0;
    line-height: 64px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    display: none
}

.izl-rmenu .btn-top {
    background: #999 url(../images/r_bg_hash0dd3135585.png) 0 -128px no-repeat;
    display: none
}

.izl-rmenu .btn-top:hover {
    background-color: #444
}

.content-sub-tit {
    font-size: 16px;
    border-bottom: 1px solid #e8e8e8;
    height: 30px;
    color: #1e61a5;
    position: relative
}

.content-sub-tit span {
    display: inline-block;
    line-height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    border-bottom: 1px solid #1e61a5
}

.content-sub-tit a {
    margin-left: 90px;
    font-size: 14px;
    padding-top: 3px;
    display: inline-block
}

.m-tips-base {
    padding: 3px 10px;
    background-color: #d7edff;
    color: #1e61a5;
    font-size: 14px
}

.m-tips-important {
    padding: 3px 10px;
    background-color: #ffdcdd;
    color: #ec4b4b;
    font-size: 14px
}

.m-form {
    padding: 5px 80px 5px 50px
}

.m-form li {
    margin-bottom: 10px
}

.m-form .left-txt {
    width: 90px;
    text-align: right;
    display: inline-block;
    margin-right: 10px
}

.m-form .ui-ipt {
    width: 260px;
    background-color: #fff;
    border: 1px solid #ddd
}

.m-form .ipt-1 {
    width: 170px
}

.m-form .code {
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px
}

.m-form .code img {
    width: 80px;
    height: 33px;
    border: 1px solid #ddd;
    display: block;
    border-radius: 5px
}

.m-form .ar {
    font-size: 12px
}

.m-form .ab {
    font-size: 16px
}

.m-form .btn-normal {
    width: 120px;
    height: 35px;
    line-height: 35px;
    font-size: 16px
}

.m-form-1 li {
    margin-bottom: 10px
}

.m-form-1 .left-txt {
    width: 75px;
    text-align: right;
    margin-right: 10px;
    display: inline-block
}

.m-form-1 .wrong-tips {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px
}

.m-form-1 .hide {
    display: none
}

.latest-announce {
    height: 30px;
    line-height: 30px
}

.latest-announce .t-r {
    margin-left: 10px
}

.latest-announce a {
    color: #1e61a5
}

.latest-announce a:hover {
    text-decoration: underline
}

.la-1 {
    background-color: #f2f2f2
}

.la-1 .t-r {
    margin-left: 0
}

.search-bar .btn-bar a {
    width: 75px;
    height: 35px;
    line-height: 35px
}

.user-message-box {
    position: relative;
    border: 1px solid #ddd;
    background-color: #fff
}

.user-message-box .hide {
    display: none
}

.user-message-box .h-1 {
    height: 20px
}

.user-message-box .message-info {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    padding-top: 15px;
    width: 200px;
    text-align: center
}

.user-message-box .message-info .btn {
    margin-top: 10px
}

.user-message-box .message-bd {
    margin: 10px 10px 10px 210px;
    padding-left: 10px;
    border-left: 1px solid #ddd;
    min-height: 72px
}

.user-message-box .message-bd .msg-info {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px dashed #eee
}

.user-message-box .message-bd .reply-block {
    margin-top: 20px;
    background-color: #f2f2f2;
    padding: 10px;
    position: relative
}

.user-message-box .message-bd .reply-block:after {
    content: "";
    width: 0;
    height: 0;
    border: 16px solid;
    border-color: transparent transparent #f2f2f2 transparent;
    position: absolute;
    top: -32px;
    left: 50px
}

.user-message-box .message-bd .reply-block .reply-info {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px dashed #ddd
}

.user-message-box .message-block {
    padding-top: 10px
}

.user-message-box .mb-1 {
    min-height: 96px
}

.user-message-box .bor-t {
    border-top-color: #eee;
    padding: 0
}

.user-message-box .btn-xs {
    min-width: 60px
}

.user-message-box .ab {
    display: inline-block
}

.m-article .article-top {
    border-bottom: 1px dashed #ddd;
    text-align: center
}

.m-article .article-top h1 {
    text-align: center;
    font-size: 26px;
    padding: 20px 0 20px;
    line-height: 150%;
    color: #333
}

.m-article .article-top .date {
    color: #999;
    padding-bottom: 20px
}

.m-article .article-text {
    padding: 25px;
    font-size: 16px;
    line-height: 180%;
    color: #565656
}

.m-article .article-text p {
    text-indent: 2em;
    margin-bottom: 15px
}

.m-article .pubdate-icon {
    background-position: -201px -69px;
    width: 12px;
    height: 12px;
    margin-right: 5px
}

.m-article .clickno-icon {
    background-position: -228px -69px;
    width: 18px;
    height: 12px;
    margin-right: 5px
}

.help-box {
    min-height: 500px
}

.help-box .right {
    width: 830px;
    float: left
}

.help-box .right h2 {
    font-size: 26px;
    line-height: 49px;
    border-bottom: 1px dashed #e7e7e7;
    font-weight: 700;
    color: #333;
    margin-bottom: 10px
}

.help-box .right .text-box h3 {
    font-size: 18px;
    margin-top: 15px;
    margin-bottom: 15px
}

.help-box .right .text-box h4 {
    font-size: 15px;
    margin-top: 10px;
    font-weight: 700
}

.help-box .right .text-box p {
    line-height: 1.8;
    text-indent: 2em
}

.help-box .right .text-box h4+p {
    margin-top: 8px
}

.help-box .right .text-box img {
    width: 700px;
    margin: 10px auto;
    display: block;
    border: 1px solid #ddd
}

.help-box .right .phone {
    position: relative;
    top: -7px;
    margin-right: 10px
}

.help-box .side {
    width: 240px;
    overflow: hidden
}

.help-box .sidebar {
    width: 230px
}

.help-box .sidebar li {
    margin-bottom: 10px
}

.help-box .sidebar li a {
    background: #015293;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    cursor: pointer;
    color: #fff;
    display: block
}

.help-box .sidebar li a:hover {
    background-color: #459fe8
}

.help-box .sidebar li .current {
    background-color: #459fe8;
    position: relative
}

.help-box .sidebar li .current:after {
    content: " ";
    width: 0;
    height: 0;
    border: 10px solid;
    border-color: transparent transparent transparent #459fe8;
    position: absolute;
    top: 25px;
    right: -20px;
    margin-top: -10px
}

.help-box .sidebar li .current:after {
    right: -20px
}

.help-box .m-tab .tab-tit {
    margin-bottom: 20px;
    border-bottom: 0
}

.help-box .m-tab .tab-tit a {
    color: #666;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px
}

.help-box .m-tab .tab-tit a:hover {
    color: #1e61a5
}

.help-box .m-tab .tab-tit .hover {
    color: #1e61a5
}

.video-box {
    width: 100%;
    margin-top: 20px
}

.down-list-box {
    width: 1100px;
    overflow: hidden
}

.down-list {
    width: 1130px
}

.down-list li {
    width: 535px;
    margin-right: 30px;
    margin-bottom: 30px;
    float: left
}

.down-list li a {
    display: block;
    border: 1px solid #ddd;
    height: 100px;
    width: 533px;
    transition: all .4s
}

.down-list li a:hover {
    border: 1px solid #ec4b4b
}

.down-list li a:hover .title {
    color: #ec4b4b;
    border-right: 1px solid #ec4b4b
}

.down-list li a:hover .down-ico {
    background-position: -244px -360px
}

.down-list .title {
    display: block;
    float: left;
    font-size: 16px;
    padding-left: 25px;
    padding-right: 20px;
    line-height: 100px;
    height: 100px;
    border-right: 1px solid #ddd;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 358px;
    margin-right: 25px;
    color: #666;
    transition: all .4s
}

.down-list .down-ico {
    background-position: -170px -360px;
    width: 66px;
    height: 66px;
    margin-top: 18px;
    margin-left: 5px;
    transition: all .4s
}

.result-block {
    border-top: 1px dashed #ddd
}

.news-list li {
    border-bottom: 1px dotted #e7e7e7;
    padding-bottom: 15px;
    margin-bottom: 20px
}

.news-list li h2 {
    font-size: 20px;
    line-height: 40px;
    font-weight: 700;
    padding-bottom: 10px
}

.news-list li h2 a {
    color: #333;
    transition: all .4s
}

.news-list li h2 a:hover {
    color: #ec4b4b
}

.news-list li h2 .dot {
    width: 4px;
    height: 4px;
    vertical-align: middle;
    margin-right: 10px;
    display: inline-block;
    background-color: #ababab
}

.news-list .text {
    color: #666;
    padding-left: 15px
}

.news-list .date {
    color: #999;
    padding-top: 10px;
    padding-left: 15px
}

.news-list .date .a-r {
    color: #ec4b4b
}

.colhead {
    padding: 30px 0
}

.colhead .leadbox {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 5px
}

.colhead .tipcon {
    background-color: #fbfbfb;
    line-height: 22px;
    font-size: 14px;
    color: #777;
    padding: 10px 5px 10px 10px
}

.colhead .coltit {
    font-size: 24px;
    color: #015293;
    display: inline-block;
    line-height: 40px;
    font-weight: 700
}

.colhead .colrlgn {
    margin-top: 15px;
    color: #333
}

.colhead .colrlgn a {
    margin-left: 10px;
    color: #015293
}

.colhead .colrlgn a:hover {
    text-decoration: underline
}

.fhlist {
    padding-bottom: 20px
}

.fhlist li {
    margin-bottom: 16px;
    position: relative
}

.fhlist li .title {
    display: inline-block;
    text-align: right;
    width: 182px;
    margin-right: 8px;
    color: #333;
    font-weight: 700;
    line-height: 35px;
    vertical-align: middle
}

.fhlist li .title-1 {
    width: 150px
}

.fhlist li .title-2 {
    width: 80px
}

.fhlist li .iptform {
    font-size: 14px;
    width: 310px;
    color: #666
}

.fhlist li .btn-1 {
    width: 160px
}

.fhlist li .fvx {
    font-style: normal;
    color: #e20013;
    margin-right: 5px;
    position: relative;
    top: 2px
}

.fhlist li .code-case {
    background: #e6e6e6;
    height: 14px;
    width: 311px;
    color: #666;
    overflow: hidden
}

.fhlist li .code-case em {
    display: inline-block;
    width: 33%;
    height: 14px;
    text-align: center;
    font-size: 12px;
    line-height: 14px;
    font-style: normal;
    float: left;
    color: #666;
    border-right: 1px solid #fff
}

.fhlist li .code-case .last {
    border-right: 0
}

.fhlist li .code-case .c1 {
    background: #f63;
    color: #fff
}

.fhlist li .code-case .c2 {
    background: #fc3;
    color: #fff
}

.fhlist li .code-case .c3 {
    background: #1e61a5;
    color: #fff
}

.fhlist li .sex a {
    display: inline-block;
    border: 1px solid #1e61a5;
    color: #1e61a5;
    text-align: center;
    padding: 0 20px;
    line-height: 35px
}

.fhlist li .sex a .ico-man {
    background-position: -300px -130px;
    width: 18px;
    height: 22px;
    margin-right: 5px
}

.fhlist li .sex a .ico-woman {
    background-position: -323px -130px;
    width: 14px;
    height: 22px;
    margin-right: 5px
}

.fhlist li .sex a:first-child {
    border-radius: 5px 0 0 5px
}

.fhlist li .sex a:last-child {
    border-radius: 0 5px 5px 0
}

.fhlist li .sex .selected {
    background: #1e61a5;
    color: #fff
}

.fhlist li .sex .selected .ico-man {
    background-position: -300px -157px
}

.fhlist li .sex .selected .ico-woman {
    background-position: -323px -157px
}

.fhlist .mb5 {
    margin-top: 0;
    margin-bottom: 5px
}

.fhlist .mb5 .title {
    height: 20px
}

.fhlist .formver {
    position: absolute;
    top: -38px;
    left: 195px;
    padding: 3px 5px;
    background: url(../images/gradual-bg_hashfc2d58cbce.gif) repeat-x 0 bottom;
    border: 1px solid #ccc;
    color: #666;
    border-radius: 2px;
    z-index: 999;
    height: 28px;
    line-height: 28px;
    width: 180px
}

.fhlist .formver .ico-formver {
    width: 11px;
    height: 7px;
    position: absolute;
    left: 22px;
    bottom: -7px;
    background-position: -321px -8px
}

.fhlist .formver .ico-worm {
    background-position: -135px -4px;
    width: 14px;
    height: 16px;
    margin-right: 3px;
    vertical-align: middle
}

.fhlist .ui-btn {
    width: 168px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: 700;
    font-size: 16px
}

.fhlist .ui-btn-2 {
    width: 124px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-weight: 700;
    font-size: 16px
}

.fhlist .qr-code {
    width: 90px;
    height: 34px;
    margin-left: 5px;
    vertical-align: middle;
    cursor: pointer;
    display: inline-block;
    border: 1px solid #ddd;
    border-radius: 5px
}

.fhlist-1 {
    padding-left: 50px
}

.fhlist-1 li .iptform {
    width: 240px
}

.fhlist-1 li .iptform2 {
    width: 115px
}

.fhlist-1 li .btn-code {
    margin-left: 5px
}

.fhlist-1 .ui-btn {
    height: 36px;
    line-height: 36px;
    font-size: 14px
}

.fpsucc {
    padding-top: 20px;
    text-align: center
}

.fpsucc .fptit {
    font-size: 18px;
    color: #ec4b4b
}

.fpsucc .fptrp {
    color: #333;
    margin-bottom: 30px
}

.fpsucc .fpbom input {
    width: 140px
}

.fpsucc .icofpsucc {
    background-position: -144px -319px;
    width: 30px;
    height: 25px;
    vertical-align: middle;
    position: relative;
    top: -2px
}

.completed-info {
    border: 1px dashed #ec4b4b;
    width: 410px;
    margin: 20px auto;
    padding-bottom: 20px;
    background-color: #ffeaeb
}

.completed-info h2 {
    color: #333;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    line-height: 45px
}

.completed-info ul {
    width: 265px;
    margin: 0 auto
}

.completed-info ul li {
    line-height: 30px;
    color: #d8220d;
    font-weight: 700;
    text-align: left
}

.completed-info ul li .title {
    color: #666;
    font-weight: 400
}

.ws-box {
    margin-left: 100px;
    margin-right: 30px;
    padding-right: 30px;
    border-right: 1px dashed #ddd
}

.gzwx-panel {
    position: fixed;
    top: 50%;
    right: 0;
    margin-top: -155px;
    z-index: 99
}

.gzwx-panel .sidebar-items {
    display: block;
    position: relative;
    cursor: pointer;
    margin-top: 10px
}

.gzwx-panel .sidebar-items:hover .items-bd {
    background-color: #226ebb
}

.gzwx-panel .items-bd {
    width: 150px;
    height: 60px;
    border-radius: 5px 0 0 5px;
    background-color: #1e61a5;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 18px
}

.gzwx-panel .ico {
    width: 28px;
    height: 28px;
    background: url(../images/sidebar-icon_hasha0542e4afd.png) no-repeat;
    position: relative;
    top: 5px;
    margin-top: 3px;
    margin-bottom: 2px
}

.gzwx-panel .ico-bzzx {
    background-position: 0 -110px !important
}

.gzwx-box {
    width: 150px;
    height: 330px;
    background: url(../images/gzwx-bg_hash6c6714a342.jpg);
    border-radius: 5px 0 0 5px
}

.gzwx-close {
    width: 11px;
    height: 11px;
    background: url(../images/gzwx-close_hash324c2de297.png) no-repeat 2px 2px;
    padding: 2px;
    position: absolute;
    top: 12px;
    right: 5px
}

.gzwx-close:hover {
    background-color: #1175a9
}

.lc-list li {
    float: left;
    height: 46px;
    padding-top: 2px;
    padding-bottom: 12px
}

.lc-list li a {
    color: #fff
}

.lc-list li span {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    line-height: 21px
}

.lc-list li span em {
    font-style: normal;
    margin-right: 0;
    height: auto;
    width: auto
}

.lc-list li i {
    height: 46px;
    margin-right: 7px;
    width: 46px;
    vertical-align: middle
}

.lc-list li .ico-lc-1 {
    background-position: 0 -619px
}

.lc-list li .ico-lc-2 {
    background-position: -49px -619px
}

.lc-list li .ico-lc-3 {
    background-position: -98px -619px
}

.lc-list li .ico-lc-4 {
    background-position: -147px -619px
}

.lc-list li .ico-lc-5 {
    background-position: -196px -619px
}

.lc-list li .ico-lc-6 {
    background-position: -245px -619px
}

.lc-list li .ico-lc-7 {
    background-position: -294px -619px
}

.lc-list li .ico-arrow-right {
    background-position: -110px 0;
    width: 20px;
    height: 22px;
    margin-top: 14px
}

.lc-list .w20 {
    width: 85px;
    text-align: center
}

.lc-list a:hover .ico-lc-1 {
    background-position: 0 -672px
}

.lc-list a:hover .ico-lc-2 {
    background-position: -49px -672px
}

.lc-list a:hover .ico-lc-3 {
    background-position: -98px -672px
}

.lc-list a:hover .ico-lc-4 {
    background-position: -147px -672px
}

.lc-list a:hover .ico-lc-5 {
    background-position: -196px -672px
}

.lc-list a:hover .ico-lc-6 {
    background-position: -245px -672px
}

.lc-list a:hover .ico-lc-7 {
    background-position: -294px -672px
}

.m-screen {
    position: relative
}

.m-screen .screen-style {
    line-height: 42px;
    position: relative;
    padding-left: 60px;
    border-bottom: 1px dotted #ddd;
    min-height: 48px
}

.m-screen .screen-style a {
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    color: #888;
    margin-right: 10px;
    min-width: 56px;
    padding: 0 15px;
    border-radius: 5px
}

.m-screen .screen-style a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1e61a5
}

.m-screen .screen-style button {
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    color: #888;
    margin-right: 10px;
    min-width: 56px;
    padding: 0 15px
}

.m-screen .screen-style button:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1e61a5
}

.m-screen .screen-style .current {
    background-color: #1e61a5;
    color: #fff
}

.m-screen .style-name {
    width: 50px;
    position: absolute;
    top: 0;
    left: 0;
    color: #333;
    font-weight: 700;
    text-align: right
}

.m-screen-1 {
    padding: 0 30px
}

.m-screen-1 .screen-style {
    padding-left: 0;
    line-height: 1.5
}

.m-screen-1 .screen-style a {
    width: 174px;
    background-color: #eee;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 2px 10px;
    margin-bottom: 5px
}

.m-screen-1 .screen-style button {
    width: 174px;
    background-color: #eee;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 5px 10px;
    margin-bottom: 5px
}

.m-array-style {
    border-bottom: 1px solid #ddd;
    height: 40px
}

.m-array-style a {
    display: block;
    line-height: 40px;
    float: left;
    border-right: 1px solid #ddd;
    padding: 0 20px
}

.m-array-style a .p-ico {
    width: 14px;
    height: 21px;
    margin-left: 5px
}

.m-array-style a .arrow-ico {
    background-position: -213px -268px
}

.m-array-style a .ico-up {
    background-position: -219px -190px
}

.m-array-style a .ico-down {
    background-position: -237px -190px
}

.m-array-style a:hover {
    color: #333
}

.m-array-style .current {
    color: #1e61a5
}

.m-array-style .current:hover {
    color: #1e61a5
}

.classlist {
    width: 1220px
}

.classlist li {
    overflow: hidden;
    width: 285px;
    height: 320px;
    margin-right: 20px;
    border: 1px solid #eee;
    background: #fff;
    float: left;
    box-sizing: border-box;
    margin-bottom: 20px;
    position: relative;
    border-radius: 5px
}

.classlist li:hover {
    border: 1px solid #1e61a5;
    box-shadow: 0 0 7px #999
}

.classlist li:hover .hover-block {
    height: 100%
}

.classlist li .img {
    width: 283px;
    height: 159px;
    overflow: hidden;
    transition: all .5s ease-out;
    position: relative
}

.classlist li .img img {
    width: 283px;
    height: 159px
}

.classlist li .hover-block {
    width: 100%;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    overflow: hidden;
    transition: all .4s ease-out
}

.classlist li .hover-block .mask {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: .5;
    filter: alpha(opacity=50);
    z-index: 8
}

.classlist li .hover-block .btn-normal {
    width: 120px;
    height: 40px;
    line-height: 40px;
    position: relative;
    z-index: 9;
    margin-top: 62px
}

.classlist li .tit {
    font-weight: 700;
    margin: 0 15px;
    line-height: 40px;
    width: 253px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left
}

.classlist li .info {
    margin: 0 15px 9px;
    width: 253px
}

.classlist li .info p {
    float: left;
    width: 50%;
    color: #333;
    line-height: 26px;
    height: 26px
}

.classlist li .info p .ui-slt {
    color: #333
}

.classlist li .info p .p-ico {
    width: 16px;
    height: 20px;
    margin-right: 5px
}

.classlist li .info p .c1 {
    background-position: -155px -4px
}

.classlist li .info p .c2 {
    background-position: -175px -4px
}

.classlist li .info p .c3 {
    background-position: -195px -5px
}

.classlist li .info p .c4 {
    background-position: -186px -220px
}

.classlist li .info p .c5 {
    background-position: -119px -271px;
    height: 24px
}

.classlist li .info .w-p-8 {
    width: 75%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.classlist li .info .w-p-2 {
    width: 25%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.classlist li .info .price {
    color: #ec4b4b;
    font-size: 18px;
    font-weight: 700
}

.classlist li .op a,
.classlist li .op button {
    display: inline-block;
    margin-left: 15px;
    float: left;
    width: 118px;
    text-align: center
}

.classlist li .op .btn-dis {
    background: #fff;
    color: #1e61a5;
    border: 1px solid #1e61a5;
    line-height: 36px;
    height: 36px;
    cursor: pointer;
    border-radius: 5px
}

.classlist li .op .btn-dis:hover {
    background-color: #226ebb;
    color: #fff
}

.classlist li .op .btn-normal {
    line-height: 38px;
    height: 38px
}

.classlist li .op .btn-normal.w250 {
    width: 253px
}

.classlist li .buy-pop {
    position: absolute;
    top: 0;
    left: 0;
    width: 287px;
    height: 316px;
    z-index: 10
}

.classlist li .buy-pop .con {
    position: absolute;
    top: 1px;
    left: 1px;
    z-index: 11;
    color: #fff
}

.classlist li .buy-pop .con .info p {
    width: 100%
}

.classlist li .buy-pop .con .img,
.classlist li .buy-pop .con .img img {
    height: 98px;
    width: 281px
}

.classlist li .buy-pop .con .btn-g {
    line-height: 38px;
    height: 38px
}

.classlist li .buy-pop .con .ui-slt {
    padding: 3px
}

.classlist li .buy-pop .con .price {
    color: red;
    margin-top: 7px
}

.classlist li .buy-pop .con .op a {
    width: auto;
    line-height: 38px
}

.classlist li .buy-pop .con .op .btn-normal {
    width: 197px
}

.classlist li .buy-pop .mask-bg {
    border: 1px solid #08af9c;
    width: 281px;
    height: 310px;
    background: #fff;
    position: relative;
    opacity: 1;
    filter: alpha(opacity=100)
}

.classlist-new li {
    height: 260px
}

.classlist-new li .buy-pop .mask-bg {
    height: 256px
}

.buy-seal {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 20
}

.classlist_1 li .img {
    display: block;
    margin-bottom: 5px
}

.classlist_1 li .img img {
    width: 290px;
    height: 163px
}

.classlist_1 li .class_name {
    font-weight: 700;
    margin-bottom: 15px
}

.classlist-index {
    width: 831px
}

.classlist-index li {
    width: 266px;
    height: 184px;
    margin-right: 11px;
    float: left;
    margin-top: 11px;
    position: relative
}

.classlist-index li:hover .hover-block {
    height: 150px
}

.classlist-index li .img {
    width: 266px;
    height: 150px;
    overflow: hidden;
    transition: all .5s ease-out
}

.classlist-index li .img img {
    width: 266px;
    height: 150px
}

.classlist-index li .img:hover img {
    transform: matrix(1.04, 0, 0, 1.04, 0, 0)
}

.classlist-index li .hover-block {
    width: 266px;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    overflow: hidden;
    transition: all .4s ease-out
}

.classlist-index li .hover-block .mask {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: .5;
    filter: alpha(opacity=50)
}

.classlist-index li .hover-block .btn-normal {
    width: 120px;
    height: 40px;
    line-height: 40px;
    position: relative;
    z-index: 99999;
    margin-top: 50px
}

.classlist-index li .tit,
.classlist-index li .tit a {
    display: block;
    height: 25px;
    width: 250px;
    font-size: 15px;
    line-height: 25px;
    font-weight: 700
}

.classlist-index li .tit a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.classlist-index li .info {
    width: 266px
}

.classlist-index li .info p {
    float: left;
    width: 70%;
    color: #999;
    line-height: 26px;
    height: 26px
}

.classlist-index li .info p .p-ico {
    width: 16px;
    height: 20px;
    margin-right: 5px
}

.classlist-index li .info .price {
    width: 30%;
    color: #ec4b4b;
    font-weight: 700
}

.classlist-index li .info-1 {
    color: #999;
    font-size: 13px
}

.classlist-index li .info-1 .item {
    display: inline-block;
    vertical-align: middle
}

.classlist-index li .info-1 .item-1 {
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.classlist-index li .tit-2 {
    height: 20px;
    width: 266px;
    line-height: 20px;
    text-align: center;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.classlist-index-1 {
    width: auto;
    padding: 10px 0 0 50px
}

.classlist-index-1 li {
    height: 220px;
    margin-right: 40px
}

.classlist-index-2 {
    width: 1192px
}

.classlist-index-2 li {
    width: 286px;
    height: 198px;
    margin-right: 12px;
    float: left;
    margin-top: 10px;
    position: relative
}

.classlist-index-2 li:hover .hover-block {
    height: 161px
}

.classlist-index-2 li .img {
    width: 286px;
    height: 161px;
    overflow: hidden;
    transition: all .5s ease-out;
    margin-bottom: 5px
}

.classlist-index-2 li .img img {
    width: 286px;
    height: 161px
}

.classlist-index-2 li .img:hover img {
    transform: matrix(1.04, 0, 0, 1.04, 0, 0)
}

.classlist-index-2 li .hover-block {
    width: 286px;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    overflow: hidden;
    transition: all .4s ease-out
}

.classlist-index-2 li .hover-block .mask {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: .5;
    filter: alpha(opacity=50)
}

.classlist-index-2 li .hover-block .btn-normal {
    width: 120px;
    height: 40px;
    line-height: 40px;
    position: relative;
    z-index: 9;
    margin-top: 62px
}

.classlist-index-2 li .tit,
.classlist-index-2 li .tit a {
    display: block;
    height: 30px;
    width: 286px;
    line-height: 30px;
    text-align: center;
    font-size: 16px
}

.classlist-index-2 li .tit a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.classlist-index-2 li .info {
    width: 286px
}

.classlist-index-2 li .info p {
    float: left;
    width: 70%;
    color: #999;
    line-height: 26px;
    height: 26px
}

.classlist-index-2 li .info p .p-ico {
    width: 16px;
    height: 20px;
    margin-right: 5px
}

.classlist-index-2 li .info .price {
    width: 30%;
    color: #ec4b4b;
    font-weight: 700
}

.m-course-detail .buy-seal {
    top: 40px
}

.m-course-detail .course-detail-hd .course-img {
    width: 400px;
    height: 225px
}

.m-course-detail .course-detail-hd .course-img img {
    width: 100%;
    height: 100%
}

.m-course-detail .course-detail-hd .course-info-block {
    width: 445px
}

.m-course-detail .course-detail-hd .course-info-block .course-name {
    font-size: 20px;
    padding-right: 29px;
    position: relative;
    margin-top: 5px
}

.m-course-detail .course-detail-hd .course-info-block .course-name .ico-share {
    width: 26px;
    height: 28px;
    background-position: 0 -303px;
    position: absolute;
    top: 1px;
    right: 1px
}

.m-course-detail .course-detail-hd .course-info-block .course-name .ico-share:hover {
    background-position: 0 -333px
}

.m-course-detail .course-detail-hd .course-info-block .course-info {
    margin: 14px 0 10px;
    color: #666;
    height: 120px
}

.m-course-detail .course-detail-hd .course-info-block .course-info p {
    margin-bottom: 10px
}

.m-course-detail .course-detail-hd .course-info-block .course-info .w {
    display: inline-block;
    width: 220px
}

.m-course-detail .course-detail-hd .course-info-block .course-op a,
.m-course-detail .course-detail-hd .course-info-block .course-op button {
    display: inline-block;
    margin-right: 15px;
    float: left;
    width: 145px;
    text-align: center
}

.m-course-detail .course-detail-hd .course-info-block .course-op .btn-dis,
.m-course-detail .course-detail-hd .course-info-block .course-op button.btn-dis {
    background: #fff;
    color: #1e61a5;
    border: 1px solid #1e61a5;
    line-height: 44px;
    height: 44px;
    cursor: pointer
}

.m-course-detail .course-detail-hd .course-info-block .course-op .btn-dis:hover,
.m-course-detail .course-detail-hd .course-info-block .course-op button.btn-dis:hover {
    background-color: #226ebb;
    color: #fff
}

.m-course-detail .course-detail-hd .course-info-block .course-op .btn-normal,
.m-course-detail .course-detail-hd .course-info-block .course-op button.btn-normal {
    border-radius: 0;
    line-height: 46px;
    height: 46px
}

.m-course-detail .course-detail-hd .course-info-block .learn-process {
    color: #666
}

.m-course-detail .course-detail-hd .course-info-block .learn-process .process-cont .process {
    display: inline-block;
    width: 400px;
    height: 10px;
    border-radius: 5px;
    background-color: #ddd;
    position: relative
}

.m-course-detail .course-detail-hd .course-info-block .learn-process .process-cont .process .current {
    height: 10px;
    background: url(../images/process-bg_hash890155e513.jpg) no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 5px
}

.m-course-detail .course-detail-hd .course-info-block .learn-process .process-cont .process-num {
    font-size: 24px;
    color: #1e61a5;
    padding-left: 10px
}

.m-course-detail .course-detail-hd .course-info-block .learn-history {
    color: #999
}

.m-course-detail .course-detail-hd .btn-block {
    position: absolute;
    top: 82px;
    right: -127px
}

.m-course-detail .course-detail-hd .btn-block .ui-btn {
    width: 150px;
    height: 46px;
    line-height: 46px;
    font-size: 16px;
    color: #fff;
    background-color: #f46b73;
    border-radius: 5px;
    text-align: center
}

.m-course-detail .course-detail-hd .btn-block .ui-btn:hover {
    background-color: #f2535d
}

.m-course-detail .course-detail-hd .btn-block .ui-btn .play-ico {
    background-position: 0 -186px;
    width: 20px;
    height: 22px;
    margin-right: 5px
}

.m-course-detail .course-detail-hd .btn-block .btn-dis {
    background-color: #bbb;
    color: #777;
    cursor: default
}

.m-course-detail .course-detail-hd .btn-block .btn-dis:hover {
    background-color: #bbb
}

.m-course-detail .course-detail-hd .btn-block .hide {
    display: none
}

.m-course-detail .course-detail-bd .tab-tit {
    color: #333;
    position: relative;
    top: -1px
}

.m-course-detail .course-detail-bd .tab-tit a {
    padding: 0 15px;
    display: inline-block;
    line-height: 42px;
    margin-right: 5px
}

.m-course-detail .course-detail-bd .tab-tit a:hover {
    color: #1e61a5
}

.m-course-detail .course-detail-bd .tab-tit .current {
    border-bottom: 3px solid #1e61a5;
    color: #1e61a5
}

.m-course-detail .course-test {
    width: 305px
}

.m-course-detail .course-test .course-test-bd {
    padding: 10px
}

.m-course-detail .course-test .course-test-bd .course-text-btn {
    height: 60px;
    line-height: 60px;
    background-color: #f5f5f5;
    display: block;
    border-radius: 5px;
    padding: 0 20px;
    position: relative
}

.m-course-detail .course-test .course-test-bd .course-text-btn:hover {
    background-color: #eee
}

.m-course-detail .course-test .course-test-bd .course-text-btn .ico-1,
.m-course-detail .course-test .course-test-bd .course-text-btn .ico-2 {
    width: 28px;
    height: 30px;
    position: relative;
    top: 8px;
    margin-right: 8px
}

.m-course-detail .course-test .course-test-bd .course-text-btn .ico-1 {
    background-position: -100px -140px
}

.m-course-detail .course-test .course-test-bd .course-text-btn .ico-2 {
    background-position: -130px -140px
}

.m-course-detail .course-test .course-test-bd .course-text-btn .ico-tip {
    width: 91px;
    height: 24px;
    background-position: -190px -140px;
    color: #fff;
    line-height: 24px;
    padding-left: 18px;
    font-size: 12px
}

.m-course-detail .course-test .course-test-bd .course-text-btn .score {
    position: absolute;
    top: 0;
    right: 20px
}

.m-course-detail .course-test .course-test-bd .course-text-btn .score span {
    font-size: 32px
}

.m-course-detail .course-test .course-test-bd .dis-btn {
    color: #999;
    cursor: default
}

.m-course-detail .course-test .course-test-bd .dis-btn:hover {
    background-color: #f5f5f5
}

.m-course-detail .course-test .course-test-bd .dis-btn .ico-2 {
    background-position: -160px -140px
}

.m-course-detail .block-tit {
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    border-bottom: 1px solid #eee
}

.m-course-detail .block-tit .title-b {
    border-bottom: 3px solid #1e61a5;
    color: #1e61a5;
    line-height: 42px;
    padding: 0 15px;
    margin-right: 5px;
    display: inline-block;
    font-size: 16px;
    position: absolute
}

.m-course-detail .course-intro {
    padding: 20px 30px;
    line-height: 2
}

.m-course-detail .course-intro p {
    text-indent: 2em
}

.m-course-detail .teacher-block {
    padding: 20px
}

.m-course-detail .teacher-block .teacher-block-bd {
    position: relative;
    margin-bottom: 20px
}

.m-course-detail .teacher-block .teacher-block-bd img {
    width: 90px;
    height: 110px;
    border: 1px solid #ddd;
    position: absolute;
    top: 0;
    left: 0
}

.m-course-detail .teacher-block .teacher-info-block {
    padding-left: 110px;
    min-height: 110px
}

.m-course-detail .teacher-block .teacher-info-block .teacher-name {
    font-size: 16px;
    padding: 5px 0 10px;
    color: #333
}

.m-course-detail .teacher-block .teacher-info-block .teacher-info {
    color: #666
}

.m-course-ml {
    padding: 10px 30px 20px 30px
}

.m-course-ml .course-ml-tit {
    border-bottom: 1px solid #eee;
    line-height: 45px;
    padding-right: 15px;
    position: relative
}

.m-course-ml .course-ml-tit .ico-ml {
    width: 24px;
    height: 26px;
    background-position: -190px -186px;
    margin-right: 5px
}

.m-course-ml .course-ml-tit .ico-close,
.m-course-ml .course-ml-tit .ico-open {
    width: 19px;
    height: 19px;
    position: absolute;
    right: 10px;
    top: 13px
}

.m-course-ml .course-ml-tit .ico-open {
    background-position: -210px -180px
}

.m-course-ml .course-ml-tit .ico-open:hover {
    background-position: -210px -200px
}

.m-course-ml .course-ml-tit .ico-close {
    background-position: -190px -180px
}

.m-course-ml .course-ml-tit .ico-close:hover {
    background-position: -190px -200px
}

.m-course-ml .sub-course-ml-block {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px
}

.m-course-ml .sub-course-ml-block .sub-course-ml {
    padding-top: 10px
}

.m-course-ml .sub-course-ml-block .sub-course-ml li {
    padding: 5px 15px 5px 35px;
    position: relative;
    height: 21px;
    line-height: 21px;
    color: #666
}

.m-course-ml .sub-course-ml-block .sub-course-ml li a {
    display: inline-block;
    width: 100%
}

.m-course-ml .sub-course-ml-block .sub-course-ml li .w {
    width: 585px;
    display: inline-block;
    vertical-align: middle
}

.m-course-ml .sub-course-ml-block .sub-course-ml li.learn-ing:hover {
    color: #1e61a5;
    background: #f8f8f8
}

.m-course-ml .sub-course-ml-block .sub-course-ml li.learn-ing:hover .ico-play {
    background-position: 0 -212px
}

.m-course-ml .sub-course-ml-block .sub-course-ml li.learn-ing:hover .openeye-ico {
    display: inline-block
}

.m-course-ml .sub-course-ml-block .sub-course-ml li.learn-ing .openeye-ico {
    display: none
}

.m-course-ml .sub-course-ml-block .sub-course-ml li.learn-ing .ico-pro {
    width: 21px;
    height: 21px;
    background-position: -100px -210px;
    position: absolute;
    top: 0;
    left: -11px
}

.m-course-ml .sub-course-ml-block .sub-course-ml li.learn-ing .ico-play {
    width: 20px;
    height: 22px;
    background-position: 0 -238px
}

.m-course-ml .sub-course-ml-block .sub-course-ml li.learn-lock {
    color: #ccc
}

.m-course-ml .sub-course-ml-block .sub-course-ml li.learn-lock .openeye-ico {
    display: none
}

.m-course-ml .sub-course-ml-block .sub-course-ml li.learn-lock .ico-pro {
    width: 21px;
    height: 21px;
    background-position: -100px -210px;
    position: absolute;
    top: 0;
    left: -11px
}

.m-course-ml .sub-course-ml-block .sub-course-ml li.learn-lock .ico-play {
    width: 20px;
    height: 20px;
    background-position: -338px -21px
}

span.bug-ico {
    background-position: -58px -184px;
    width: 22px;
    height: 24px;
    margin-right: 7px
}

span.addshop-ico {
    background-position: -23px -183px;
    width: 25px;
    height: 26px;
    margin-right: 7px
}

a:hover span.addshop-ico,
button:hover span.addshop-ico {
    background-position: -23px -213px
}

span.condition-ico {
    background-position: -117px -179px;
    width: 30px;
    height: 36px;
    margin-right: 14px
}

span.date-ico {
    background-position: -250px -260px;
    width: 34px;
    height: 36px;
    margin-right: 12px
}

span.require-ico {
    background-position: -290px -260px;
    width: 30px;
    height: 36px;
    margin-right: 14px
}

.change {
    margin-right: 10px;
    font-size: 14px
}

.change .p-ico {
    background-position: -35px -303px;
    width: 23px;
    height: 24px;
    margin-right: 5px
}

.change:hover .p-ico {
    background-position: -35px -335px
}

.mbar-outer {
    position: fixed;
    z-index: 999;
    top: 0;
    width: 30px;
    overflow: visible;
    right: 0;
    bottom: 0;
    background: #000;
    color: #fff
}

.mbar-outer .mbar-tabs {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -260px
}

.mbar-outer .mbar-tabs a {
    color: #fff;
    display: inline-block;
    width: 100%;
    text-align: center;
    padding-top: 10px;
    vertical-align: middle;
    position: relative
}

.mbar-outer .mbar-tabs a .hover-block {
    width: 0;
    position: absolute;
    top: 50%;
    right: 0;
    transition: all .4s;
    padding-right: 10px
}

.mbar-outer .mbar-tabs a .hover-block .hover-bd {
    background-color: #fff;
    text-align: left;
    color: #333;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 0 7px #ccc
}

.mbar-outer .mbar-tabs a .hover-block .hover-bd span {
    display: inline-block
}

.mbar-outer .mbar-tabs a .hover-block .hover-bd .arrowright {
    width: 7px;
    height: 13px;
    position: absolute;
    right: 3px;
    top: 50%;
    margin-top: -6px;
    background-position: -273px -18px;
    display: inline-block;
    opacity: 0;
    filter: alpha(opacity=0)
}

.mbar-outer .mbar-tabs a .hover-bd,
.mbar-outer .mbar-tabs a .hover-bd a,
.mbar-outer .mbar-tabs a .hover-block {
    opacity: 0;
    filter: alpha(opacity=0)
}

.mbar-outer .mbar-tabs a:hover {
    background: #1e61a5
}

.mbar-outer .mbar-tabs a:hover .hover-bd,
.mbar-outer .mbar-tabs a:hover .hover-bd .arrowright,
.mbar-outer .mbar-tabs a:hover .hover-bd a,
.mbar-outer .mbar-tabs a:hover .hover-block {
    opacity: 1;
    filter: alpha(opacity=100)
}

.mbar-outer .mbar-tabs a:hover .hover-block {
    width: auto;
    right: 32px
}

.mbar-outer .mbar-tabs a span.txt {
    width: 20px;
    display: inline-block;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    line-height: 120%
}

.mbar-outer .mbar-tabs a .p-ico {
    width: 22px;
    height: 22px;
    margin-bottom: 5px
}

.mbar-outer .mbar-tabs a .c1 {
    background-position: -52px -217px
}

.mbar-outer .mbar-tabs a .c2 {
    background-position: -27px -240px
}

.mbar-outer .mbar-tabs a .c3 {
    background-position: -78px -218px
}

.mbar-outer .mbar-tabs a .c4 {
    background-position: -104px -218px
}

.mbar-outer .mbar-tabs a .c5 {
    background-position: 0 0;
    width: 16px;
    height: 20px;
    margin-bottom: 2px
}

.mbar-outer .mbar-tabs a .c6 {
    background-position: -130px -218px;
    width: 24px;
    height: 24px
}

.mbar-outer .mbar-tabs a .c7 {
    background-position: -55px -245px
}

.mbar-outer .mbar-tabs a .c8 {
    background-position: -80px -245px
}

.mbar-outer .mbar-tabs a .telphone-ico {
    background-position: -69px -299px;
    width: 49px;
    height: 46px;
    margin-right: 10px
}

.mbar-outer .mbar-tabs a .redround-ico {
    background-position: -247px -82px;
    width: 15px;
    height: 15px;
    line-height: 14px;
    text-align: center;
    font-size: 10px;
    font-style: normal;
    margin-top: 5px
}

.mbar-outer .mbar-tabs .current {
    background: #1e61a5
}

span.time_icon {
    background-position: -93px -4px;
    width: 12px;
    height: 14px;
    margin-right: 6px
}

.val-item {
    color: #fff;
    font-size: 50px;
    height: 90px;
    line-height: 90px
}

.val-item span {
    color: #fff;
    font-size: 50px !important;
    height: 90px;
    width: 40px;
    margin-left: 7px;
    overflow: hidden;
    text-align: center;
    background-color: #1e61a5;
    display: inline-block
}

.val-item span.dh {
    font-size: 54px;
    margin: 0 0 0 5px;
    background: 0 0;
    width: auto;
    color: #1e61a5
}

.date-cont {
    width: 130px;
    height: 130px;
    overflow: hidden;
    position: relative;
    margin: 0 auto 30px;
    padding-top: 30px
}

.date-cont .process {
    width: 130px;
    height: 130px;
    overflow: hidden
}

.date-cont .date-info {
    width: 130px;
    height: 130px;
    position: absolute;
    top: 30px;
    left: 0;
    color: #1e61a5;
    line-height: 130px;
    text-align: center;
    font-size: 30px
}

.map-box .map-pic {
    position: absolute;
    top: -22px;
    left: 67px;
    z-index: 1
}

.map-box .numtip {
    position: absolute;
    top: 110px;
    right: 10px;
    z-index: 1;
    width: 78px;
    text-align: center
}

.tabheadtow {
    position: relative;
    height: 42px;
    border-bottom: 2px solid #1e61a5
}

.tabheadtow .tit-txt {
    display: inline-block;
    margin-left: -3px
}

.tabheadtow .tit-txt .f {
    font-size: 40px;
    color: #999;
    background-color: #fff
}

.tabheadtow .tit-txt i {
    font-style: normal
}

.tabheadtow .tit-txt .cn {
    display: block;
    font-weight: 700
}

.tabheadtow .tit-txt .en {
    font-size: 14px;
    color: #999;
    background-color: #fff;
    padding: 0 5px;
    margin-left: -5px
}

.tabheadtow .title {
    font-size: 18px;
    line-height: 15px;
    color: #1e61a5
}

.tabheadtow .more {
    position: absolute;
    right: 0;
    color: #1e61a5;
    font-size: 15px;
    margin-right: 10px;
    line-height: 46px
}

.tabheadtow .more:hover {
    text-decoration: underline
}

.tabheadtow .tabitemstwo {
    position: absolute;
    bottom: -1px;
    left: 130px
}

.tabheadtow .tabitemstwo li {
    float: left;
    padding: 0 20px;
    line-height: 54px;
    font-size: 16px;
    cursor: pointer
}

.tabheadtow .tabitemstwo .hover {
    border-bottom: 4px solid #1e61a5;
    color: #1e61a5
}

.tabheadtow .tab-tit {
    padding-left: 30px;
    padding-top: 10px
}

.tabheadtow .tab-tit a {
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    border-radius: 12px;
    margin-right: 5px;
    color: #666
}

.tabheadtow .tab-tit a:hover {
    color: #1e61a5
}

.tabheadtow .tab-tit a.current {
    color: #fff;
    background-color: #1e61a5
}

.tabbody .items li {
    float: left;
    width: 120px;
    display: inline-block;
    border: 1px solid #1e61a5;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #1e61a5;
    cursor: pointer;
    margin-left: 10px;
    margin-top: 10px
}

.tabbody .items .hover {
    background-color: #1e61a5;
    color: #fff
}

.newslist li {
    line-height: 38px;
    font-size: 15px
}

.newslist li a {
    width: 80%;
    display: block;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.newslist li a:before {
    content: "";
    width: 4px;
    height: 4px;
    background-color: #ccc;
    display: inline-block;
    margin-right: 8px;
    position: relative;
    top: -2px
}

.newslist li a:hover:before {
    background-color: #1e61a5
}

.newslist li a.wfull {
    width: 100%
}

.newslist li .date {
    float: right;
    text-align: right;
    width: 88px;
    color: #999
}

.newslist-1 li {
    line-height: 32px;
    font-size: 15px
}

.newslist-1 li a {
    width: 100%;
    height: 32px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.newslist-1 li a:before {
    content: "";
    width: 4px;
    height: 4px;
    background-color: #ccc;
    display: inline-block;
    margin-right: 8px;
    position: relative;
    top: -2px
}

.newslist-1 li a:hover:before {
    background-color: #1e61a5
}

.newslist-2 li {
    line-height: 48px;
    height: 48px;
    vertical-align: bottom;
    border-bottom: 1px dotted #e8e8e8
}

.newslist-2 li a {
    width: 76%;
    height: 48px;
    display: block;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px
}

.newslist-2 li .date {
    float: right;
    text-align: right;
    width: 78px;
    color: #999;
    font-size: 14px
}

.newslist-2 li .dot {
    background-color: #1e61a5;
    width: 4px;
    height: 4px;
    display: inline-block;
    margin-right: 10px;
    float: left;
    margin-top: 23px
}

.newslist-2 li .talk-ico {
    width: 26px;
    height: 22px;
    background-position: -293px 0;
    display: inline-block;
    margin-right: 10px;
    float: left;
    margin-top: 13px
}

.newslist-3 li {
    line-height: 48px;
    height: 48px;
    vertical-align: bottom;
    border-bottom: 1px dotted #e8e8e8
}

.newslist-3 li a {
    width: 76%;
    height: 48px;
    display: block;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #999
}

.newslist-3 li a:hover {
    color: #1e61a5
}

.newslist-3 li .date {
    float: right;
    text-align: right;
    width: 78px;
    color: #999;
    font-size: 14px
}

.newslist-3 li .email-ico {
    background-position: -269px -36px;
    width: 17px;
    height: 18px;
    margin-right: 10px;
    float: left;
    margin-top: 14px
}

.newslist-3 .unread a {
    color: #333
}

.newslist-3 .unread .email-ico {
    background-position: -246px -37px
}

.new-pic-txt {
    margin-bottom: 10px;
    height: 68px;
    overflow: hidden
}

.new-pic-txt .pic {
    float: left;
    width: 120px;
    height: 68px;
    margin-right: 10px
}

.new-pic-txt .pic img {
    width: 120px;
    height: 68px
}

.new-pic-txt dd {
    float: left;
    width: 200px
}

.new-pic-txt dd .title {
    display: block;
    font-weight: 700;
    line-height: 22px;
    height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 200px
}

.new-pic-txt dd .txt {
    color: #999;
    line-height: 20px;
    height: 40px;
    margin-top: 5px;
    display: block;
    overflow: hidden
}

.linklist {
    width: 1221px
}

.linklist li {
    margin-right: 21px;
    width: 386px;
    float: left;
    margin-bottom: 10px
}

.linklist li img {
    width: 386px;
    height: 70px
}

.m-notice-detail {
    padding: 0 20px
}

.m-notice-detail .notice-tit {
    font-size: 24px;
    font-weight: 700;
    padding-top: 10px
}

.m-notice-detail .notice-info {
    color: #999;
    border-bottom: 1px dotted #e8e8e8;
    padding: 10px 0 20px;
    margin-bottom: 20px
}

.m-notice-detail .notice-bd {
    line-height: 1.8;
    padding-bottom: 15px
}

.m-notice-detail .notice-bd p {
    text-indent: 2em;
    margin-bottom: 5px
}

.m-notice-detail .notice-bd p span {
    display: inline
}

.m-notice-detail .notice-bd img {
    max-width: 100%;
    margin: 10px auto;
    display: block
}

.m-notice-detail .ai {
    text-indent: 0;
    color: #ec4b4b
}

.m-notice-detail .ai:hover {
    text-decoration: underline
}

.helpwrap {
    background: #f8f8f8;
    position: relative
}

.helpwrap .left {
    width: 218px;
    position: absolute;
    top: 0;
    bottom: 0
}

.helpwrap .left .helptitle {
    background: #1e61a5;
    color: #fff;
    padding-left: 20px;
    height: 54px;
    line-height: 54px;
    font-size: 18px;
    font-weight: 700
}

.helpwrap .left .helptitle .help-ico {
    background-position: -241px 0;
    width: 29px;
    height: 29px;
    margin-right: 5px
}

.helpwrap .left .help-navlist {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 852px
}

.helpwrap .left .help-navlist li {
    line-height: 50px;
    font-size: 16px;
    position: relative
}

.helpwrap .left .help-navlist li a {
    display: inline-block;
    padding: 0 20px;
    border-bottom: 1px solid #e8e8e8;
    box-sizing: border-box;
    width: 100%
}

.helpwrap .left .help-navlist li a:hover .arrow-left,
.helpwrap .left .help-navlist li a:hover .arrow-left-1 {
    background-position: -273px 0
}

.helpwrap .left .help-navlist li .sub-list {
    border-bottom: 1px solid #e8e8e8;
    padding: 5px 0;
    background-color: #fff
}

.helpwrap .left .help-navlist li .sub-list li {
    line-height: 30px
}

.helpwrap .left .help-navlist li .sub-list li.current-1 a {
    color: #1e61a5
}

.helpwrap .left .help-navlist li .sub-list a {
    color: #666;
    border-bottom: 0;
    padding-left: 38px;
    font-size: 14px
}

.helpwrap .left .help-navlist li .sub-list a:hover {
    color: #1e61a5
}

.helpwrap .left .help-navlist li .arrow-left,
.helpwrap .left .help-navlist li .arrow-left-1 {
    background-position: -283px 0;
    width: 7px;
    height: 13px;
    margin-right: 8px;
    margin-left: 6px
}

.helpwrap .left .help-navlist .current a {
    color: #1e61a5;
    background: #fff;
    width: 100%;
    padding-left: 19px
}

.helpwrap .left .help-navlist .current a:hover .arrow-left-1 {
    background-position: -368px 0
}

.helpwrap .left .help-navlist .current a .arrow-left {
    background-position: -273px 0
}

.helpwrap .left .help-navlist .current a .arrow-left-1 {
    width: 13px;
    height: 7px;
    background: url(../images/icon_hasheed42d35b9.png);
    background-position: -368px 0;
    margin-right: 2px;
    position: relative;
    left: -3px
}

.helpwrap .left .help-navlist-1 {
    width: 100%;
    position: absolute;
    top: 54px;
    bottom: 0;
    overflow: auto
}

.helpwrap .right {
    width: 980px;
    margin-left: 218px;
    border-left: 1px solid #e8e8e8;
    background: #fff
}

.helpwrap .w661 {
    width: 661px
}

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: transparent
}

::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #f5f5f5
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #666
}

.return-btn {
    width: 100px;
    right: 0;
    bottom: 19px
}

.about_banner {
    width: 100%;
    height: 250px;
    background: url(../images/aboutus_banner.png) no-repeat
}

.aboutusbox {
    width: 763px;
    font-size: 16px
}

.aboutusbox p {
    text-indent: 2em;
    margin-bottom: 20px;
    line-height: 180%
}

.aboutusbox .txtlist {
    padding-left: 40px;
    position: relative;
    text-indent: 0
}

.aboutusbox .yes_ico {
    position: absolute;
    top: 5px;
    left: 0
}

.aboutusbox .yes_ico_1 {
    position: absolute;
    top: -3px;
    left: 0
}

.linkus_banner {
    width: 100%;
    height: 250px;
    background: url(../images/linkus_banner.jpg) no-repeat
}

.p30 {
    padding: 30px
}

.data-box .time-panel {
    font-size: 14px;
    color: #999;
    border-bottom: 1px solid #e7e7e7;
    padding: 15px 0 15px 0;
    margin-bottom: 20px
}

.data-box .bor-b {
    border-bottom: 1px solid #f5f3f1;
    padding-bottom: 10px
}

.data-box .data-panel {
    margin-bottom: 15px
}

.data-box .data-num {
    color: #1e61a5;
    line-height: 42px
}

.h240 {
    height: 240px
}

.h210 {
    height: 210px
}

.h300 {
    height: 300px
}

.learning-time-panel {
    height: 100px
}

.learning-time-panel .tit {
    width: 189px;
    line-height: 100px;
    background: url(../images/learning-time-bg.png) no-repeat;
    color: #fff;
    font-size: 26px;
    text-align: center
}

.learning-time-panel .ui-btn {
    width: 120px;
    height: 36px;
    line-height: 36px;
    vertical-align: middle
}

.student-panel {
    height: 382px
}

.student-panel .panel-tit {
    height: 40px;
    line-height: 40px;
    font-weight: 700;
    background-color: #f2f2f2;
    font-size: 14px;
    padding: 0;
    border-bottom: none;
    margin: 0
}

.student-panel .panel-list li {
    height: 38px;
    line-height: 38px;
    border-bottom: 1px dashed #e8e8e8;
    color: #666
}

.student-panel .sp1,
.student-panel .sp2,
.student-panel .sp3 {
    display: inline-block;
    vertical-align: middle
}

.student-panel .sp1 {
    text-align: center;
    width: 18%
}

.student-panel .sp2 {
    width: 50%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.student-panel .sp3 {
    text-align: center;
    width: 28%
}

.tips-box {
    background-color: #fff3f3;
    color: #f0182b;
    border: 1px dashed #f0182b;
    line-height: 33px
}

.learning-result-box {
    padding: 20px 0 40px;
    border-top: 1px dashed #ddd
}

.course-detail-panel {
    padding: 30px 60px
}

.course-detail-panel .detail-hd {
    padding-bottom: 20px;
    border-bottom: 1px dashed #ddd;
    text-align: center
}

.course-detail-panel .detail-tit {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 700
}

.course-detail-panel .detail-bd {
    line-height: 1.8
}

.sidebar-panel {
    position: fixed;
    left: 50%;
    margin-left: 610px;
    bottom: 170px;
    z-index: 999;
    font-size: 12px
}

.sidebar-panel .sidebar-items {
    display: block;
    position: relative;
    cursor: pointer;
    margin-bottom: 10px
}

.sidebar-panel .sidebar-items:hover .items-bd {
    background-color: #226ebb
}

.sidebar-panel .sidebar-items:hover .items-hover {
    width: auto;
    display: block
}

.sidebar-panel .items-bd {
    width: 64px;
    height: 60px;
    background-color: #1e61a5;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 18px
}

.sidebar-panel .ico {
    width: 28px;
    height: 28px;
    background: url(../images/sidebar-icon_hasha0542e4afd.png) no-repeat;
    position: relative;
    top: 5px;
    margin-top: 3px;
    margin-bottom: 2px
}

.sidebar-panel .ico-top {
    height: 40px;
    margin-top: 10px;
    top: 0
}

.sidebar-panel .ico-gzh {
    background-position: 0 -50px
}

.sidebar-panel .ico-xcx {
    background-position: 0 -80px
}

.sidebar-panel .ico-old {
    background-position: 0 -110px
}

.sidebar-panel .ico-fwrx {
    background-position: 0 -140px
}

.sidebar-panel .ico-khd {
    background-position: 0 -170px
}

.sidebar-panel .ico-bzzx {
    background-position: 0 -110px
}

.sidebar-panel .items-hover {
    display: none;
    width: 0;
    position: absolute;
    right: 70px;
    top: 0;
    background-color: #fff;
    padding: 5px;
    border-radius: 5px;
    border: 2px solid #ddd;
    font-size: 15px
}

.sidebar-panel .items-hover:before {
    content: "";
    width: 0;
    height: 0;
    border: 6px solid;
    border-color: transparent transparent transparent #fff;
    position: absolute;
    right: -12px;
    top: 24px;
    z-index: 2
}

.sidebar-panel .items-hover:after {
    content: "";
    width: 0;
    height: 0;
    border: 8px solid;
    border-color: transparent transparent transparent #ddd;
    position: absolute;
    right: -16px;
    top: 22px;
    z-index: 1
}

.sidebar-panel .items-hover .qr-code-img {
    width: 120px;
    height: 120px
}

.sidebar-panel .items-hover .img-180 {
    width: 180px;
    height: 180px
}

.sidebar-panel .sidebar-items-xcx {
    display: block;
    position: relative;
    cursor: pointer;
    margin-bottom: 10px
}

.sidebar-panel .sidebar-items-xcx .items-hover {
    width: auto;
    display: none
}

.sidebar-panel .sidebar-items-xcx .items-hover .qr-code-img {
    width: 180px;
    height: 180px
}

.sidebar-panel .sidebar-items-xcx:hover .items-bd {
    background-color: #226ebb
}

.sidebar-panel .sidebar-items-xcx:hover .items-hover {
    width: auto;
    display: block
}

.ul-form {
    margin-top: 10px
}

.ul-form li {
    margin-bottom: 10px
}

.ul-form li .left-txt {
    width: 110px;
    text-align: right
}

.ul-form li .left-txt i {
    font-style: normal;
    color: red;
    position: relative;
    top: 2px;
    left: -5px
}

.bg-g {
    background-color: #f2f2f2;
    padding: 10px 15px;
    line-height: 2
}

.panel-tit {
    font-size: 20px;
    padding: 10px;
    border-bottom: 1px solid #ddd;
    margin: 30px 0;
    font-weight: 700
}

.player-panel {
    height: 630px;
    background-color: #7b7c82
}

.m-array-style-2 {
    height: 36px;
    background-color: #f8f8f8;
    border: 1px solid #e8e8e8;
    line-height: 34px;
    padding-left: 10px;
    position: relative
}

.m-array-style-2 .title {
    display: inline-block;
    width: 93px;
    text-align: right;
    font-weight: 700
}

.m-array-style-2 .t-r:hover {
    color: #ec4b4b
}

.m-array-style-2 .conditions-btn {
    display: inline-block;
    background-color: #fff;
    padding-left: 8px;
    padding-right: 30px;
    line-height: 24px;
    height: 24px;
    font-size: 12px;
    color: #333;
    margin-top: 5px;
    margin-right: 5px;
    border: 1px solid #ddd;
    position: relative;
    vertical-align: top
}

.m-array-style-2 .conditions-btn .txt {
    color: #1e61a5
}

.m-array-style-2 .conditions-btn .close-ico {
    background-position: -94px -374px;
    width: 24px;
    height: 24px;
    display: inline-block;
    margin-left: 5px;
    position: absolute;
    top: 0;
    right: 0
}

.m-array-style-2 .conditions-btn:hover {
    border: 1px solid #1e61a5;
    text-decoration: none
}

.m-array-style-2 .conditions-btn:hover:hover {
    text-decoration: none
}

.m-array-style-2 .conditions-btn:hover .close-ico {
    background-position: -94px -389px;
    background-color: #1e61a5
}

.m-array-style-2 .conditions-btn-2 {
    padding-right: 5px
}

.m-array-style-2 .clear-btn {
    display: inline-block;
    color: #666;
    font-size: 12px
}

.m-array-style-2 .clear-btn:hover {
    color: #1e61a5;
    text-decoration: none
}

.m-account {
    position: relative
}

.m-account .account-tit {
    height: 30px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    box-sizing: content-box
}

.m-account .account-tit a {
    font-size: 16px;
    display: inline-block;
    line-height: 29px;
    margin-right: 30px;
    padding: 0 15px 5px
}

.m-account .account-tit a:hover {
    color: #1e61a5;
    text-decoration: none
}

.m-account .account-tit .current {
    color: #1e61a5;
    border-bottom: 3px solid #1e61a5
}

.m-account .ul-form {
    margin-bottom: 30px
}

.m-account .ul-form li {
    line-height: 35px
}

.m-account .ul-form li .a-txt {
    color: #1e61a5;
    text-decoration: underline
}

.m-account .ul-form li .ui-btn {
    width: 120px;
    height: 35px;
    line-height: 35px;
    margin-top: 10px
}

.m-account .ul-form .l-t {
    width: 160px
}

.m-account .ul-form .ipt {
    width: 250px;
    color: #777;
    line-height: 1.5
}

.m-account .ul-form .ipt-m {
    width: 100px
}

.m-account .ul-form .w4 {
    width: 400px
}

.m-account .m-img {
    position: absolute;
    top: 90px;
    right: 50px
}

.m-account .m-img img {
    width: 160px;
    height: 160px;
    display: block;
    border: 1px solid #ddd;
    padding: 5px;
    background-color: #fff
}

.m-account .upload {
    width: 100px;
    height: 30px;
    position: relative;
    display: inline-block;
    overflow: hidden;
    cursor: pointer
}

.m-account .upload:hover .btn-o {
    background-color: #ffbe51
}

.m-account .upload .ui-btn {
    width: 100px;
    height: 30px;
    line-height: 30px
}

.m-account .upload .file {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 24px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    text-indent: -999px
}

.training-institutions .tit-box {
    height: 65px;
    line-height: 65px;
    font-size: 20px;
    text-align: center;
    position: relative;
    background-color: #1e61a5;
    color: #fff
}

.training-institutions .tit-box:after {
    content: "";
    width: 0;
    height: 0;
    border: 8px solid;
    border-color: #1e61a5 transparent transparent transparent;
    position: absolute;
    bottom: -16px;
    left: 52px
}

.training-institutions .tit-box .p-ico {
    width: 46px;
    height: 46px;
    background-position: -180px -300px;
    margin-right: 8px
}

.training-institutions .institutions-items {
    margin-top: 10px
}

.training-institutions .items {
    padding: 13px 15px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-bottom: 1px dashed #ddd
}

.training-institutions .items:hover {
    color: #1e61a5
}

.training-institutions .items .p-ico {
    width: 20px;
    height: 20px;
    background-position: -140px -245px;
    margin-right: 10px
}

.training-institutions .more {
    color: #1e61a5;
    margin-top: 10px
}

.training-institutions .more:hover {
    text-decoration: underline
}

.training-institutions-1 {
    border-top: 0
}

.training-institutions-1 .items {
    display: inline-block;
    width: 43%;
    border-bottom: 0;
    background-color: #f2f2f2;
    margin: 0 5px 10px
}

.stop-serve-panel {
    width: 547px;
    height: 588px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -294px 0 0 -274px;
    background: url(../images/stop-serve-bg.png)
}

.stop-serve-panel .p-1 {
    position: absolute;
    top: 212px;
    left: 250px;
    color: #fff;
    font-size: 36px;
    text-align: center
}

.stop-serve-panel .p-2 {
    width: 410px;
    position: absolute;
    top: 395px;
    left: 70px;
    font-size: 20px;
    line-height: 1.5;
    font-weight: 700
}

.stop-serve-panel .p-2 .s-1 {
    font-size: 16px;
    color: red;
    padding-top: 15px;
    font-weight: 400
}

.com-title {
    border-bottom: 1px solid #ddd;
    font-size: 15px
}

.com-title .title {
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 5px;
    display: inline-block;
    position: relative
}

.com-title .tab-tit .title {
    margin-right: 25px
}

.com-title .tab-tit .current {
    color: #1e61a5;
    margin-bottom: -1px;
    border-bottom: 3px solid #1e61a5
}

.com-title .tips {
    width: 220px;
    background-color: #f0182b;
    color: #fff;
    position: absolute;
    left: 155px;
    top: -1px;
    font-size: 14px;
    font-weight: 400;
    padding: 3px 5px;
    text-align: center;
    border-radius: 5px
}

.com-title .tips:after {
    content: " ";
    width: 0;
    height: 0;
    border: 6px solid;
    border-color: transparent #f0182b transparent transparent;
    position: absolute;
    top: 50%;
    left: -12px;
    margin-top: -6px
}

.recognition-tip {
    background: url(../images/recognition_bg.png) no-repeat;
    width: 420px;
    height: 420px;
    line-height: 130%;
    position: absolute;
    right: 0;
    top: 0;
    border: 1px solid #ec4b4b;
    font-size: 15px;
    padding: 35px
}

.recognition-tip p {
    line-height: 24px;
    margin-bottom: 25px
}

.recognition-tip .title {
    position: absolute;
    background-color: #fff;
    top: -10px;
    left: 50%;
    width: 120px;
    text-align: center;
    margin-left: -60px;
    font-size: 22px;
    font-weight: 700;
    color: #ec4b4b
}

a.face_recognition {
    display: block;
    border: 1px solid #1e61a5;
    width: 180px;
    height: 252px;
    background: #fff;
    text-align: center;
    font-size: 18px;
    color: #1e61a5;
    margin-bottom: 10px
}

a.face_recognition .face-ico {
    width: 102px;
    height: 102px;
    background-position: -170px -438px;
    margin-top: 45px;
    margin-bottom: 15px
}

.big-btn {
    width: 170px;
    height: 48px;
    line-height: 48px;
    font-weight: 700;
    font-size: 16px
}

.bor-t {
    border-top: 1px dashed #ddd
}

.p-ico.plaint-ico {
    width: 58px;
    height: 58px;
    background-position: -281px -428px
}

.wx-qrcode {
    width: 160px;
    height: 160px
}

.wx-refresh {
    width: 72px;
    height: 72px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -36px 0 0 -36px;
    display: inline-block
}

.p-ico.ico-worm {
    background-position: -136px -4px;
    width: 13px;
    height: 20px;
    margin-right: 3px
}

.city-list li {
    float: left;
    width: 96px;
    height: 55px;
    margin-left: 12px
}

.city-list li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    padding-left: 10px;
    box-sizing: border-box;
    color: #fff;
    font-size: 15px;
    line-height: 55px;
    background: url(../images/city_bg.jpg) no-repeat
}

.city-list li a:hover {
    text-decoration: underline
}

.city-list li .fz {
    background-position: -96px 0
}

.city-list li .pt {
    background-position: -192px 0
}

.city-list li .qz {
    background-position: -288px 0
}

.city-list li .xm {
    background-position: -384px 0
}

.city-list li .zz {
    background-position: -480px 0
}

.city-list li .ly {
    background-position: -576px 0
}

.city-list li .sm {
    background-position: -672px 0
}

.city-list li .np {
    background-position: -768px 0
}

.city-list li .nd {
    background-position: -864px 0
}

.city-list li .ptzh {
    background-position: -960px 0;
    line-height: 18px;
    padding-top: 10px
}

.iptform-index {
    font-size: 15px;
    line-height: 22px
}

.ui-btn-index {
    font-size: 15px;
    line-height: 38px;
    height: 38px
}

.help-list-index li {
    width: 102px;
    float: left;
    margin-left: 11px;
    margin-top: 11px;
    margin-bottom: 11px
}

.help-list-index li a {
    display: inline-block;
    width: 100%;
    height: 102px;
    border-radius: 8px;
    line-height: 38px;
    text-align: center;
    font-size: 15px;
    color: #333;
    background-color: #f2f2f2
}

.help-list-index li a:hover {
    background-color: #1e61a5;
    color: #fff
}

.help-list-index li a:hover .p-ico.help-ico-1 {
    background-position: -169px -557px
}

.help-list-index li a:hover .p-ico.help-ico-2 {
    background-position: -224px -557px
}

.help-list-index li a:hover .p-ico.help-ico-3 {
    background-position: -279px -557px
}

.help-list-index li a .p-ico {
    width: 48px;
    height: 48px;
    display: block;
    margin: 17px auto 0
}

.help-list-index li a .p-ico.help-ico-1 {
    background-position: 0 -557px
}

.help-list-index li a .p-ico.help-ico-2 {
    background-position: -55px -557px
}

.help-list-index li a .p-ico.help-ico-3 {
    background-position: -110px -557px
}

.category-bg {
    background: #ffb205;
    opacity: .8;
    filter: alpha(opacity=80);
    width: 260px;
    height: 340px;
    z-index: 99;
    position: absolute;
    top: 0;
    left: 0
}

.category {
    width: 260px;
    height: 340px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100
}

.category .category-tit {
    line-height: 30px;
    font-size: 18px;
    color: #fff;
    padding-left: 15px;
    padding-top: 10px
}

.category .category-tit .tit {
    width: 16px;
    height: 18px;
    background-position: -328px -262px;
    vertical-align: middle
}

.category .category-tit .ico-arrow-right {
    background-position: -260px -317px;
    width: 10px;
    height: 16px;
    margin-top: 6px;
    margin-right: 15px
}

.nav-bar-list .list-wrap .nav-bar-item .item-mn {
    width: 239px;
    padding: 0 10px 9px 12px;
    border-left: 0;
    border-right: 0;
    overflow: hidden;
    position: relative
}

.nav-bar-list .list-wrap .nav-bar-item .item-mn a {
    color: #fff
}

.nav-bar-list .list-wrap .nav-bar-item .item-mn a:hover {
    color: #1e61a5
}

.nav-bar-list .list-wrap .nav-bar-item .item-mn a:hover:before {
    background-color: #1e61a5
}

.nav-bar-list .list-wrap .nav-bar-item .item-mn a.title {
    display: block;
    font-size: 16px;
    margin-top: 9px;
    margin-bottom: 8px
}

.nav-bar-list .list-wrap .nav-bar-item .item-mn .link-item {
    font-size: 14px;
    display: inline-block;
    float: left;
    width: 50%;
    line-height: 28px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.nav-bar-list .list-wrap .nav-bar-item .item-mn .link-item:before {
    content: "";
    width: 3px;
    height: 3px;
    background-color: #fff;
    display: inline-block;
    margin-right: 5px;
    position: relative;
    top: -3px
}

.nav-bar-list .list-wrap .nav-bar-item .item-mn p {
    line-height: 25px
}

.nav-bar-list .list-wrap .nav-bar-item .item-mn p span {
    padding: 0 5px;
    font-size: 12px
}

.nav-bar-list .list-wrap .nav-bar-item:first-child .item-mn {
    border-top: 0
}

.nav-bar-list .list-wrap .nav-bar-item .item-mnc {
    position: absolute;
    top: 66px;
    left: 260px;
    padding: 15px 15px 5px;
    width: 630px;
    border: 2px solid #da9804;
    border-left: 0;
    background-color: #fff;
    z-index: 102
}

.nav-bar-list .list-wrap .nav-bar-item .item-mnc dl {
    margin: 0 0 10px
}

.nav-bar-list .list-wrap .nav-bar-item .item-mnc dl dt {
    width: 100%;
    line-height: 22px;
    height: 22px;
    font-size: 14px;
    margin-bottom: 10px
}

.nav-bar-list .list-wrap .nav-bar-item .item-mnc dl dd {
    overflow: hidden;
    line-height: 22px;
    margin: 0
}

.nav-bar-list .list-wrap .nav-bar-item .item-mnc dl dd a {
    white-space: nowrap;
    padding: 0 10px;
    line-height: 40px;
    font-size: 14px;
    width: 100px;
    display: inline-block
}

.nav-bar-list .list-wrap .nav-bar-item .item-mnc dl dd a:before {
    content: "";
    width: 3px;
    height: 3px;
    background-color: #ccc;
    display: inline-block;
    margin-right: 5px;
    position: relative;
    top: -3px
}

.nav-bar-list .list-wrap .nav-bar-item .item-mnc dl dd a:hover:before {
    background-color: #1e61a5
}

.nav-bar-list .list-wrap .z-sel .item-mn {
    border: 1px solid #da9804;
    background-color: #fff;
    z-index: 102
}

.nav-bar-list .list-wrap .z-sel .item-mn .link-item:before {
    content: "";
    width: 3px;
    height: 3px;
    background-color: #ccc;
    display: inline-block;
    margin-right: 5px;
    position: relative;
    top: -3px
}

.nav-bar-list .list-wrap .z-sel .item-mn a {
    color: #333
}

.nav-bar-list .list-wrap .z-sel .item-mn a:hover {
    color: #1e61a5
}

.nav-bar-list .list-wrap hr {
    margin: 7px 0
}

.course-my .login-form {
    padding: 15px 15px 0;
    margin-bottom: 7px
}

.course-my .login-form .p-ico {
    position: absolute
}

.course-my .login-form span.user-ico {
    top: 11px
}

.course-my .login-form span.code-ico,
.course-my .login-form span.picode-ico {
    top: 11px
}

.course-my .login-form a.closeye-ico,
.course-my .login-form a.openeye-ico,
.course-my .login-form span.closeye-ico,
.course-my .login-form span.openeye-ico {
    left: 189px
}

.course-my .login-form li {
    margin-bottom: 13px;
    position: relative
}

.course-my .login-form li .ui-ipt {
    width: 218px;
    text-indent: 22px;
    font-size: 15px;
    height: 40px;
    box-sizing: border-box
}

.course-my .login-form li .ipt-s {
    width: 136px;
    vertical-align: middle
}

.course-my .login-form li .qr-code {
    width: 70px;
    height: 40px;
    margin-left: 5px;
    vertical-align: middle;
    cursor: pointer;
    display: inline-block
}

.course-my .login-form li .qr-code img {
    width: 68px;
    height: 38px;
    border: 1px solid #ddd
}

.course-my .login-form .last {
    margin-bottom: 0
}

.course-my .login-form .btn-login {
    width: 218px;
    height: 40px;
    line-height: 40px;
    font-weight: 700;
    font-size: 18px
}

.course-my .login-form .wrong-tips {
    position: absolute;
    left: 38px;
    bottom: 45px;
    width: 150px;
    text-align: center;
    z-index: 9;
    background-color: #f9e2e4;
    border: 1px solid #ec4b4b;
    border-radius: 5px;
    color: #ec4b4b;
    padding: 2px 5px
}

.course-my .login-form .wrong-tips:after {
    content: " ";
    width: 0;
    height: 0;
    border: 6px solid;
    border-color: #f9e2e4 transparent transparent transparent;
    position: absolute;
    left: 20px;
    bottom: -12px;
    margin-left: -6px
}

.course-my .login-form .wrong-tips:before {
    content: " ";
    width: 0;
    height: 0;
    border: 7px solid;
    border-color: #ec4b4b transparent transparent transparent;
    position: absolute;
    left: 13px;
    bottom: -14px
}

.course-my .login-form-2 {
    padding-top: 18px
}

.course-my .login-form-2 li {
    margin-bottom: 18px
}

.panklist li {
    line-height: 39gulppx;
    height: 39px;
    font-size: 15px
}

.panklist li span {
    display: inline-block
}

.panklist li .w-1 {
    width: 18px;
    height: 18px;
    background-color: #1e61a5;
    color: #fff;
    text-align: center;
    line-height: 18px;
    font-size: 16px;
    font-family: Arial;
    margin-right: 30px
}

.panklist li .w-2 {
    width: 201px;
    text-align: center
}

.panklist li .w-3 {
    width: 60px;
    text-align: right;
    padding-right: 10px
}

.panklist .gray-bg {
    background-color: #f4f4f4
}

.m-order-process-1 {
    width: 968px;
    margin-left: auto;
    margin-right: auto;
    padding: 30px 80px;
    position: relative;
    box-sizing: content-box
}

.m-order-process-1 .process-line {
    width: 730px;
    height: 4px;
    background-color: #ddd;
    position: absolute;
    top: 40px;
    left: 200px
}

.m-order-process-1 .process-line .current {
    height: 4px;
    background-color: #1e61a5;
    position: absolute;
    left: 0;
    top: 0
}

.m-order-process-1 .process-bd {
    position: relative;
    z-index: 9
}

.m-order-process-1 .process-bd li {
    float: left;
    width: 25%;
    text-align: center;
    color: #bbb;
    font-size: 15px
}

.m-order-process-1 .process-bd li .p-ico {
    width: 24px;
    height: 24px;
    line-height: 24px;
    border-radius: 100%;
    color: #fff;
    text-align: center;
    font-weight: 700;
    background: #ddd
}

.m-order-process-1 .process-bd li p {
    padding-top: 10px
}

.m-order-process-1 .process-bd .li-ed {
    color: #1e61a5
}

.m-order-process-1 .process-bd .li-ed .p-ico {
    background: #1e61a5
}

.m-order-info .tit-block-1 {
    color: #1e61a5;
    font-size: 16px;
    border-left: 4px solid #1e61a5;
    height: 15px;
    line-height: 15px;
    padding-left: 5px;
    margin-bottom: 8px
}

.pay-style li {
    width: 180px;
    height: 55px;
    border: 1px solid #ddd;
    padding: 1px;
    float: left;
    margin: 10px 20px 0 0;
    position: relative;
    box-sizing: content-box;
    text-align: center;
    cursor: pointer
}

.pay-style li img {
    width: 160px;
    height: 55px
}

.pay-style li .p-ico {
    width: 27px;
    height: 27px;
    background-position: -293px -218px;
    position: absolute;
    right: 0;
    bottom: 0;
    display: none;
    z-index: 9
}

.pay-style li:hover {
    border: 2px solid #1e61a5;
    padding: 0
}

.pay-style .current {
    border: 2px solid #1e61a5;
    padding: 0
}

.pay-style .current .p-ico {
    display: block
}

.pay-style .dis {
    cursor: default
}

.pay-style .dis:hover {
    border: 1px solid #ddd;
    padding: 1px
}

.pay-style .ui-label .radio-a {
    margin-top: -30px
}

.pay-style .ui-label .ipt-txt {
    padding-left: 17px
}

.m-order-info .order-info-bd {
    margin-top: 10px;
    color: #333
}

.m-order-info .order-info-bd .info-txt {
    line-height: 28px
}

.m-order-info .order-info-bd span {
    display: inline-block;
    vertical-align: middle
}

.m-order-info .order-info-bd .wp-3 {
    width: 33%
}

.m-order-info .ul-form {
    color: #777
}

.m-order-info .ul-form li {
    margin-bottom: 8px
}

.m-order-info .ul-form li .w4 {
    width: 400px
}

.m-order-info .ul-form .l-t {
    width: 100px;
    text-align: right;
    display: inline-block;
    margin-right: 5px;
    color: #333
}

.m-order-info .ul-form .l-t1 {
    width: 120px
}

.m-order-info .ul-form .l-t2 {
    width: 140px
}

.m-order-info .ul-form i {
    font-style: normal;
    color: red;
    position: relative;
    top: 2px;
    margin-right: 5px
}

.m-order-info .ul-form .tips {
    color: #fb8181;
    padding-left: 8px;
    font-size: 12px
}

.m-order-info .ul-form .tips .p-ico {
    width: 14px;
    height: 14px;
    background-position: -70px -290px;
    margin-right: 5px
}

.m-order-info .ui-label-1 {
    position: absolute;
    top: 8px;
    left: 8px
}

.block-gray {
    background-color: #f8f8f8;
    border: 1px solid #efefef
}

.ipt-l {
    width: 240px
}

.m-sum-bar-1 {
    height: 40px;
    line-height: 40px;
    border: 1px solid #efefef;
    width: 1159px;
    background: #efefef;
    box-sizing: content-box
}

.m-sum-bar-1 .ui-btn {
    border-radius: 0;
    min-width: 90px;
    height: 42px;
    line-height: 42px;
    padding: 0 15px;
    font-size: 16px;
    color: #fff;
    position: relative;
    top: -1px;
    right: -1px;
    background: #f46b73
}

.sidebar-panel-2 {
    position: fixed;
    right: 10px;
    margin-bottom: -100px;
    bottom: 50%;
    z-index: 999
}

.sidebar-panel-2 .sidebar-items {
    background-color: #fff;
    border: 1px solid #1e61a5;
    position: relative
}

.sidebar-panel-2 .sidebar-items .items-bd {
    background-color: #1e61a5;
    color: #fff;
    text-align: center;
    font-size: 15px;
    line-height: 30px
}

.sidebar-panel-2 .close {
    position: absolute;
    top: -24px;
    right: 0;
    color: #1e61a5;
    font-size: 15px
}

.teacher-info-box {
    text-align: center
}

.teacher-info-box li {
    display: inline-block;
    width: 25%;
    border: 1px dashed #ddd;
    border-radius: 10px;
    padding: 20px;
    text-align: left;
    word-break: break-all;
    margin: 10px 20px;
    height: 170px;
    overflow: hidden
}

.teacher-info-box li:hover {
    border: 1px dashed #1e61a5;
    box-shadow: 0 5px 5px #999;
    cursor: pointer
}

.teacher-info-box li .title {
    font-weight: 700
}

.teacher-info-box li .cont {
    height: 100px;
    overflow: hidden;
    display: inline-block
}

.bb1-o {
    border-bottom: 1px solid #e4c87d
}

.p-ico.date-ico-s {
    position: absolute;
    left: 469px;
    top: 6px;
    width: 24px;
    height: 22px;
    background-position: -284px -320px;
    cursor: pointer
}

.pic-banner {
    display: block
}

.pic-banner img {
    display: block
}

.registration-panel {
    width: 100%;
    background: #a8dbf4 url(../images/registration-bg.jpg) no-repeat center top;
    padding: 100px 0
}

.registration-panel .download-bar {
    width: 928px;
    height: 78px;
    line-height: 68px;
    font-size: 24px;
    color: #fff;
    margin: 40px auto;
    background: url(../images/registration-label.png) no-repeat;
    display: block;
    transition: all 0s;
    -moz-transition: all 0s;
    -webkit-transition: all 0s;
    -o-transition: all 0s
}

.registration-panel .download-bar:hover {
    background-position: 0 -80px
}

.registration-panel .download-bar .btn {
    height: 36px;
    line-height: 36px;
    padding: 0 15px;
    border-radius: 36px;
    background-color: #ffc923;
    color: #146ac2;
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 50px
}

.registration-panel .download-bar .btn:hover {
    background-color: #f9bc00
}

.registration-panel .registration-step {
    width: 550px;
    height: 198px;
    border: 3px solid #3871ac;
    border-radius: 20px;
    background-color: #fff;
    box-shadow: 5px 4px 0 rgba(0, 0, 0, .2);
    margin: 20px 0;
    box-sizing: border-box;
    padding: 20px 20px 20px 70px;
    position: relative
}

.registration-panel .registration-step .num {
    width: 40px;
    height: 40px;
    background-color: #3871ac;
    color: #fff;
    line-height: 40px;
    text-align: center;
    font-size: 28px;
    border-radius: 40px;
    position: absolute;
    top: 20px;
    left: 20px
}

.registration-panel .registration-step .tit {
    font-size: 18px;
    font-weight: 700;
    line-height: 40px
}

.registration-panel .registration-step .tit .t-r:hover {
    color: #f0182b;
    text-decoration: underline
}

.registration-panel .registration-step .bd {
    color: #666;
    line-height: 2;
    margin-top: 5px
}

.registration-panel .arrow {
    margin: 100px 0 0 28px
}

.registration-panel .telephone {
    height: 60px;
    padding: 0 30px;
    border-radius: 60px;
    font-size: 20px;
    line-height: 60px;
    background-color: #3871ac;
    opacity: .85;
    color: #fff;
    margin-top: 40px
}

.area-panel {
    width: 100%;
    height: 190px;
    background: url(../images/area-bg.jpg) no-repeat center
}

.area-panel .tit {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    padding: 20px 0 15px
}

.area-panel .bd {
    width: 1215px
}

.area-panel .bd a {
    display: block;
    float: left;
    width: 120px;
    height: 44px;
    line-height: 41px;
    text-align: center;
    border: 1px solid #1e61a5;
    color: #1e61a5;
    background-color: #fff;
    border-bottom-width: 3px;
    border-radius: 5px;
    margin-right: 15px;
    margin-bottom: 15px;
    box-sizing: border-box;
    transition: all .4s;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    position: relative
}

.area-panel .bd a:hover {
    transform: translateY(-3px)
}

.area-panel .bd a:hover .hover-block {
    display: block
}

.area-panel .bd a .hover-block {
    width: 118px;
    height: 40px;
    background-color: #dcdcdc;
    display: none;
    line-height: 1.2;
    border-radius: 5px;
    color: #666;
    position: absolute;
    left: 0;
    top: 0;
    box-sizing: border-box;
    padding: 5px 20px
}

.area-panel .bd .dis {
    color: #666;
    cursor: default;
    border-color: #777;
    background-color: #dcdcdc
}

.area-panel .bd .dis:hover {
    transform: translateY(0)
}

.qrcode-panel {
    height: 180px;
    box-sizing: border-box;
    background-color: #b8d3ed;
    padding: 25px 0 25px 20px;
    font-size: 18px;
    font-weight: 700;
    color: #1e61a5
}

.qrcode-panel img {
    width: 130px;
    vertical-align: middle
}

.qrcode-panel .txt {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px
}

.tel-box-1 {
    height: 78px;
    line-height: 78px;
    font-size: 18px;
    font-weight: 700;
    color: #ec4b4b
}

.tel-box-1 .p-ico {
    width: 46px;
    height: 46px;
    background-position: -285px -495px;
    margin-right: 25px
}

.com-title {
    border-bottom: 1px solid #ddd;
    font-size: 15px
}

.com-title .title {
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 5px;
    display: inline-block;
    position: relative
}

.com-title .tab-tit .title {
    margin-right: 25px
}

.com-title .tab-tit .current {
    color: #1e61a5;
    border-bottom: 3px solid #1e61a5
}

.com-title .tips {
    width: 220px;
    background-color: #f0182b;
    color: #fff;
    position: absolute;
    left: 155px;
    top: -1px;
    font-size: 14px;
    font-weight: 400;
    padding: 3px 5px;
    text-align: center;
    border-radius: 5px
}

.com-title .tips:after {
    content: " ";
    width: 0;
    height: 0;
    border: 6px solid;
    border-color: transparent #f0182b transparent transparent;
    position: absolute;
    top: 50%;
    left: -12px;
    margin-top: -6px
}

.m-sum-bar-2 {
    position: relative;
    border-radius: 5px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .1);
    background: url(../images/opacity-bg.png);
    height: 50px;
    line-height: 50px;
    width: 1200px;
    color: #fff
}

.m-sum-bar-2 .btn-normal,
.m-sum-bar-2 .btn-r {
    width: auto;
    min-width: 80px;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    border-radius: 0 5px 5px 0;
    display: block;
    float: right;
    font-size: 16px;
    font-weight: 700
}

.m-sum-bar-2 .btn-normal {
    border-radius: 0
}

.m-sum-bar-2 .tips {
    width: 140px;
    height: 32px;
    line-height: 32px;
    background-color: #ec4b4b;
    color: #fff;
    text-align: center;
    position: absolute;
    top: -32px;
    left: 50%;
    margin-left: -70px;
    font-size: 14px;
    border-radius: 5px 5px 0 0;
    cursor: pointer
}

.m-sum-bar-2 .tips:hover {
    background-color: #ee6262
}

.m-sum-bar-2 .tips .p-ico {
    width: 13px;
    height: 7px;
    margin-left: 5px;
    position: relative;
    background-position: -160px -36px;
    top: -1px
}

.m-sum-bar-2 .tips .open {
    background-position: -160px -30px
}

.m-sum-bar-2 .list-icon {
    width: 25px;
    height: 25px;
    background-position: -260px -130px;
    margin-right: 5px;
    vertical-align: middle
}

.m-sum-bar-2 .bd-panel {
    position: absolute;
    right: 0;
    bottom: 60px;
    width: 80%;
    background-color: #fff;
    border: 2px solid #1e61a5;
    box-sizing: border-box;
    border-radius: 5px;
    padding: 10px;
    color: #333;
    line-height: 1.5
}

.m-sum-bar-2 .bd-panel:after {
    content: " ";
    width: 0;
    height: 0;
    border: 8px solid;
    border-color: #1e61a5 transparent transparent transparent;
    position: absolute;
    left: 81%;
    bottom: -16px;
    margin-left: -8px
}

.m-sum-bar-2 .bd-panel .hd {
    padding-bottom: 10px;
    font-size: 15px;
    font-weight: 700;
    border-bottom: 1px solid #ddd;
    overflow: hidden
}

.m-sum-bar-2 .bd-panel .hd .p-ico {
    width: 16px;
    height: 16px;
    background-position: -325px -321px
}

.m-sum-bar-2 .bd-panel .hd .p-ico:hover {
    opacity: .7;
    filter: alpha(opacity=70)
}

.m-sum-bar-2 .bd-panel .ui-table tr:hover {
    background-color: #f8f8f8
}

.m-sum-bar-2 .bd-panel .ui-table td {
    padding: 5px 10px
}

.m-sum-bar-2 .change-list li {
    width: 50%;
    height: 56px;
    float: left;
    padding-bottom: 10px
}

.m-sum-bar-2 .change-list li .img {
    width: 100px;
    height: 56px
}

.m-sum-bar-2 .change-list li .info {
    width: 380px;
    line-height: 1.3;
    display: inline-block;
    vertical-align: middle;
    padding: 0 20px 0 10px
}

.m-sum-bar-2 .change-list li .info .c9 {
    color: #999
}

.m-sum-bar-2 .ft {
    line-height: 40px;
    border-top: 1px dashed #ddd;
    padding-top: 10px
}

.m-sum-bar-2 .ft .btn-normal {
    height: 40px;
    line-height: 40px;
    border-radius: 5px
}

.m-sum-bar-3 {
    position: fixed;
    left: 50%;
    margin-left: -600px;
    bottom: 10px;
    z-index: 9999
}

.main-bg {
    background: #fff url(../images/main-bg.jpg) center bottom no-repeat
}

.process-panel {
    height: 172px;
    background: url(../images/process-bg_hash890155e513.jpg) center top no-repeat;
    box-sizing: border-box;
    padding: 15px;
    border-radius: 5px
}

.process-panel .tabheadtow {
    border-bottom-color: #fff
}

.process-panel .tabheadtow .cn,
.process-panel .tabheadtow .en,
.process-panel .tabheadtow .f {
    color: #fff
}

.process-panel .tabheadtow .en,
.process-panel .tabheadtow .f {
    background-color: #5098db
}

.teacher-panel {
    width: 100%;
    height: 416px;
    background: #f2f2f2 url(../images/teacher-bg.png) center bottom no-repeat;
    border-radius: 5px;
    box-sizing: border-box;
    padding-left: 5px
}

.teacher-panel .item {
    float: left;
    margin-left: 10px;
    text-align: center;
    margin-top: 35px;
    cursor: pointer
}

.teacher-panel .item:hover .img {
    transform: translateY(-3px)
}

.teacher-panel .item:hover .name {
    color: #1e61a5
}

.teacher-panel .item .img {
    width: 106px;
    height: 106px;
    border-radius: 50%;
    border: 2px solid #1e61a5;
    transition: all .5s
}

.teacher-panel .item .name {
    font-weight: 700;
    margin-top: 10px
}

.teacher-panel .item .info {
    width: 100%;
    color: #999;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.company-pic {
    padding: 10px 20px 0 0
}

.company-info p {
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 15px
}

.sub-banner {
    width: 100%;
    height: 200px;
    background: url(../images/about-us.jpg) center no-repeat;
    line-height: 200px;
    font-size: 40px;
    font-weight: 700
}

.teacher-detail .white-bg {
    padding: 30px 50px
}

.teacher-detail .img {
    width: 140px;
    height: 140px;
    border-radius: 50%;
    border: 2px solid #1e61a5
}

.teacher-detail .bd {
    padding-left: 180px
}

.teacher-detail .name {
    font-size: 20px;
    font-weight: 700
}

.teacher-detail .info {
    color: #666;
    display: inline-block;
    padding: 5px 150px 5px 10px;
    background-image: linear-gradient(to right, #eee, #fff);
    border-left: 3px solid #1e61a5
}

.teacher-detail .intro {
    line-height: 1.8
}

.notice-box {
    background-color: #fff;
    box-sizing: border-box;
    height: 230px;
    box-shadow: 0 0 4px rgba(0, 0, 0, .1)
}

.notice-box .newslist-index {
    padding: 0 30px
}

.notice-box .newslist-index li {
    line-height: 20px;
    height: 20px;
    font-size: 14px;
    margin-bottom: 12px
}

.notice-box .newslist-index li a {
    width: 80%;
    display: block;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.notice-box .newslist-index li a:hover {
    color: #05a
}

.notice-box .newslist-index li .date {
    float: right;
    text-align: right;
    width: 88px;
    color: #999
}

.helplist-index li a {
    width: 100%;
    display: block;
    line-height: 54px;
    height: 54px;
    font-size: 16px;
    padding: 0 30px;
    box-sizing: border-box
}

.helplist-index li a:hover {
    background-color: #05a;
    color: #fff
}

.helplist-index li a:hover .help-ico-1 {
    background-position: -685px -56px
}

.helplist-index li a:hover .help-ico-2 {
    background-position: -723px -56px
}

.helplist-index li a:hover .help-ico-3 {
    background-position: -762px -56px
}

.helplist-index li a .p-ico-index {
    width: 28px;
    height: 32px;
    margin-right: 32px
}

.helplist-index li a .help-ico-1 {
    background-position: -685px -4px
}

.helplist-index li a .help-ico-2 {
    background-position: -723px -4px
}

.helplist-index li a .help-ico-3 {
    background-position: -762px -4px
}

.helplist-index li.first a {
    background-color: #1e61a5;
    color: #fff
}

.helplist-index li.first a .help-ico-1 {
    background-position: -685px -56px
}

.weixin-box {
    background-color: #d4e6f6;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 18px;
    height: 173px;
    overflow: hidden;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-between
}

.weixin-box .txt {
    font-size: 18px;
    color: #1e61a5;
    font-weight: bolder;
    line-height: 1.8
}

.weixin-box .img {
    width: 124px;
    height: 124px;
    border-radius: 5px
}

.m-pro-type .item {
    float: left;
    width: 48%;
    height: 36px;
    line-height: 36px;
    text-align: left;
    padding-right: 2%;
    overflow: hidden
}

.m-dialog {
    position: relative;
    z-index: 2
}

.dialog-box {
    width: 370px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 8px rgba(0, 0, 0, .3);
    box-sizing: border-box
}

.dialog-box .dialog-hd {
    height: 53px;
    font-size: 18px;
    font-weight: 700;
    position: relative;
    border-bottom: 1px solid #ddd
}

.dialog-box .dialog-hd .title {
    border-left: 3px solid #1e61a5;
    line-height: 24px;
    margin-top: 15px;
    padding-left: 10px
}

.dialog-box .dialog-hd .p-ico {
    width: 22px;
    height: 22px;
    background-position: -322px -192px;
    border-radius: 3px;
    position: absolute;
    right: 10px;
    top: 18px;
    opacity: 1;
    filter: alpha(opacity=100)
}

.dialog-box .dialog-hd .p-ico:hover {
    background-color: #1e61a5;
    background-position: -322px -218px
}

.dialog-box .dialog-hd-2 {
    height: 30px;
    position: relative
}

.dialog-box .dialog-hd-2 .p-ico {
    width: 22px;
    height: 22px;
    background-position: -322px -192px;
    border-radius: 3px;
    position: absolute;
    right: 10px;
    top: 18px;
    opacity: 1;
    filter: alpha(opacity=100)
}

.dialog-box .dialog-hd-2 .p-ico:hover {
    background-color: #1e61a5;
    background-position: -322px -218px
}

.dialog-box .dialog-bd {
    padding: 10px 30px 15px;
    max-height: 400px;
    overflow: auto
}

.dialog-box .dialog-bd .phone {
    position: relative;
    top: -7px;
    margin-right: 10px
}

.dialog-box .dialog-bd .complete {
    background-position: 0 -379px;
    height: 40px;
    width: 40px;
    vertical-align: middle;
    margin-right: 10px
}

.dialog-box .dialog-bd .cart {
    background-position: -46px -379px;
    height: 43px;
    width: 40px;
    vertical-align: middle;
    margin-right: 10px
}

.dialog-box .dialog-ft {
    border-top: 1px dashed #e8e8e8;
    padding: 10px 15px
}

.dialog-box .dialog-ft .btn {
    width: auto;
    min-width: 60px;
    height: 36px;
    line-height: 36px;
    padding: 0 15px;
    border-radius: 0
}

.dialog-box .xy-detail {
    text-indent: 2em;
    line-height: 1.8;
    max-height: 520px;
    overflow: auto
}

.dialog-box .xy-detail .tit {
    text-indent: inherit;
    font-weight: 700;
    margin: 5px 0
}

.dialog-box .m-tips {
    margin: 10px;
    border: 1px dashed #1e61a5
}

.dialog-box .m-login {
    width: 290px;
    height: auto;
    background-color: #fff
}

.dialog-box .btn-normal {
    width: auto;
    min-width: 60px
}

.w620 {
    width: 620px
}

.w10 {
    width: 1000px
}

.dialog-tip {
    padding: 35px 0
}

.dialog-tip .p-ico {
    width: 40px;
    height: 42px;
    vertical-align: middle;
    margin-right: 10px
}

.dialog-tip .complete {
    background-position: 0 -220px
}

.dialog-tip .cart {
    background-position: -45px -220px
}

.dialog-tip .txt {
    font-size: 22px;
    display: inline-block;
    vertical-align: middle
}

.dialog-bottom {
    border-top: 1px dashed #ddd;
    padding: 10px
}

.dialog-bottom .ui-label {
    position: absolute;
    right: 30px;
    bottom: 16px;
    font-weight: 400
}

.dialog-bottom .btn-normal {
    padding: 0 10px
}

.db-1 {
    background: #f1f1f1;
    border-radius: 0 0 5px 5px
}

.ewm-box {
    width: 150px;
    height: 150px;
    margin-left: auto;
    margin-right: auto;
    position: relative
}

.ewm-box .freshen-bg {
    display: block;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .7;
    filter: alpha(opacity=70);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10
}

.qrcode-dialog {
    width: 350px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 8px rgba(0, 0, 0, .3);
    padding: 25px 0;
    box-sizing: border-box;
    position: relative
}

.qrcode-dialog .close {
    width: 34px;
    height: 34px;
    background: url(../images/close-icon_hash2cb79a84f8.png) no-repeat;
    position: absolute;
    right: -15px;
    top: -15px;
    opacity: 1;
    filter: alpha(opacity=100)
}

.qrcode-dialog .close:hover {
    background-position: -40px 0
}

.m-pages {
    margin: 10px 0;
    text-align: center
}

.m-pages a {
    color: #999;
    height: 30px;
    line-height: 30px;
    background: #fff
}

.m-pages a:hover {
    color: #1e61a5
}

.m-pages .next,
.m-pages .prev {
    width: 75px;
    border: 1px solid #e8e8e8;
    display: inline-block;
    vertical-align: middle
}

.m-pages .next .p-ico,
.m-pages .prev .p-ico {
    width: 6px;
    height: 9px
}

.m-pages .prev .p-ico {
    background-position: -70px -277px;
    margin-right: 5px
}

.m-pages .prev:hover .p-ico {
    background-position: -80px -277px
}

.m-pages .next .p-ico {
    background-position: -90px -277px;
    margin-left: 5px
}

.m-pages .next:hover .p-ico {
    background-position: -100px -277px
}

.m-pages .pages-num {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px
}

.m-pages .pages-num a {
    width: 30px;
    display: inline-block;
    float: left;
    border: 1px solid #e8e8e8;
    margin-right: 2px
}

.m-pages .pages-num .current {
    background-color: #1e61a5;
    color: #fff
}

.m-pages .slt-num {
    color: #999;
    margin-left: 30px
}

.m-pages .slt-num .ui-ipt {
    width: 40px;
    border: 1px solid #e8e8e8;
    padding: 6px;
    text-align: center;
    background-color: #fff;
    margin: 0;
    color: #666;
    box-sizing: border-box;
    vertical-align: middle;
    display: inline-block
}

.m-pages .slt-num .ui-ipt:focus {
    outline: 0
}

.m-pages .go {
    display: inline-block;
    background-color: #1e61a5;
    color: #fff;
    padding: 0 10px;
    margin-left: 10px
}

.m-pages .go:hover {
    background-color: #226ebb;
    color: #fff
}

.g-mn {
    position: relative;
    min-height: 100%;
    z-index: 1
}

.g-mn-bd {
    padding: 0 0 130px;
    zoom: 1
}

.footer {
    height: 130px;
    margin: -130px 0 0;
    position: relative;
    z-index: 9;
    text-align: center;
    background-color: #474747
}

.footer:after {
    width: 0;
    height: 100%;
    content: "";
    display: inline-block;
    vertical-align: middle;
    overflow: hidden
}

.footer .footer-bd {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.8;
    color: #fff
}

.footer .footer-bd a {
    color: #fff;
    padding: 0 10px
}

.footer .footer-bd a:hover {
    text-decoration: underline
}

.hb-notification {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 15002
}

.hb-notification .mark {
    position: absolute;
    width: 100%;
    z-index: 15001;
    height: 100%;
    background: #000;
    filter: alpha(opacity=70);
    opacity: .7
}

.hb-notification .dialog {
    z-index: 15002
}

.hb-notification .error-500-box {
    width: 400px;
    border-radius: 4px;
    background-color: #ddd;
    position: fixed;
    margin-left: -215px;
    left: 50%;
    padding: 10px;
    margin-top: 33px
}

.hb-notification .error-500-box .cont500Error {
    max-height: 345px;
    overflow: auto
}

.hb-notification .error-500-box .arr500Error {
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #ddd transparent;
    position: absolute;
    border-style: solid;
    left: 50%;
    margin-left: -5px;
    margin-top: -20px
}

.hb-notification .error-500-box .content {
    border-radius: 2px
}

.hb-notification .error-500-box .content .message-close {
    background: #ee5170;
    text-align: right;
    padding: 3px 3px
}

.hb-notification .error-500-box .content .message-close a {
    text-decoration: none;
    width: 20px;
    height: 20px;
    display: inline-block;
    line-height: 20px;
    text-align: center
}

.hb-notification .error-500-box .content .message-close a:hover {
    background: #e26e85;
    color: #fff
}

.hb-notification .error-500-box .content .message-container {
    width: 100%;
    background: #fff
}

.hb-notification .error-500-box .content .message-container:hover {
    background: #ddd
}

.hb-notification .error-500-box .content .message-container .message-title {
    padding: 10px;
    line-height: 10px;
    font-size: 15px;
    font-weight: 700;
    position: relative;
    text-align: left
}

.hb-notification .error-500-box .content .message-container .message-title .detail {
    cursor: pointer;
    color: #1e61a5;
    position: absolute;
    right: 5px;
    top: 10px;
    font-size: 12px;
    font-weight: 400
}

.hb-notification .error-500-box .content .message-container .message-content {
    padding: 0 10px 10px 10px;
    overflow: auto;
    text-align: left;
    font-size: 12px
}

.hb-notification .error-500-box .content .message-container .message-content .message-split {
    margin: 0 auto 10px auto;
    border-top: 1px dashed #ccc
}

.hb-notification .tip {
    width: 98px;
    box-sizing: content-box;
    padding: 20px 20px;
    position: absolute;
    top: 50%;
    display: inline-block;
    left: 50%;
    background-color: #fff;
    text-align: center;
    font-size: 16px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    box-shadow: 0 0 7px #999
}

.hb-notification .tip .opp-close {
    position: absolute;
    top: 3px;
    right: 4px;
    cursor: pointer
}

.hb-notification .tip .tip500_text {
    text-decoration: underline;
    color: #00f;
    font-size: 13px;
    font-weight: 700
}

.hb-notification .tip span {
    display: inline-block
}

.hb-notification .tip .ico {
    width: 86px;
    height: 102px;
    background: url(../images/tips_hash74ca543c9d.png) no-repeat
}

.hb-notification .tip .ico-information {
    background-position: 0 0
}

.hb-notification .tip .ico-warning {
    background-position: -90px 0
}

.hb-notification .tip .ico-error {
    background-position: -180px 0
}

.hb-notification .tip .ico-success {
    background-position: -270px 0
}

.clear {
    clear: both;
    *zoom: 1
}

.clear:after,
.clear:before {
    display: block;
    content: "clear";
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden
}

.b {
    font-weight: 700
}

.hide {
    display: none
}

.fl {
    float: left
}

.fr {
    float: right
}

.to {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.tc {
    text-align: center
}

.tr {
    text-align: right
}

.tl {
    text-align: left
}

.rel {
    position: relative
}

.abs {
    position: absolute
}

.p-block {
    display: block
}

.dis-ib {
    display: inline-block
}

.p-ico {
    background: url(../images/icon_hasheed42d35b9.png) no-repeat;
    display: inline-block;
    vertical-align: middle
}

.p-ico-index {
    background: url(../images/icons_hash9984a10a6a.png) no-repeat;
    display: inline-block;
    vertical-align: middle
}

.p-wrap-full {
    width: 1200px;
    margin-left: auto;
    margin-right: auto
}

.m20 {
    margin: 20px
}

.mt-1 {
    margin-top: -1px
}

.ml4 {
    margin-left: 4px
}

.ml5 {
    margin-left: 5px
}

.ml10 {
    margin-left: 10px
}

.ml15 {
    margin-left: 15px
}

.ml20 {
    margin-left: 20px
}

.ml30 {
    margin-left: 30px
}

.ml50 {
    margin-left: 50px
}

.ml100 {
    margin-left: 100px
}

.mt5 {
    margin-top: 5px
}

.mt10 {
    margin-top: 10px
}

.mt18 {
    margin-top: 18px
}

.mt20 {
    margin-top: 20px
}

.mt25 {
    margin-top: 25px
}

.mt30 {
    margin-top: 30px
}

.mt35 {
    margin-top: 35px
}

.mt40 {
    margin-top: 40px
}

.mt50 {
    margin-top: 50px
}

.mr5 {
    margin-right: 5px
}

.mr10 {
    margin-right: 10px
}

.mr20 {
    margin-right: 20px
}

.mr30 {
    margin-right: 30px
}

.mr40 {
    margin-right: 40px
}

.mb5 {
    margin-bottom: 5px
}

.mb10 {
    margin-bottom: 10px
}

.mb15 {
    margin-bottom: 15px
}

.mb20 {
    margin-bottom: 20px
}

.mb30 {
    margin-bottom: 30px
}

.mb50 {
    margin-bottom: 50px
}

.p0 {
    padding: 0
}

.p10 {
    padding: 10px
}

.p20 {
    padding: 20px
}

.pt0 {
    padding-top: 0
}

.pt10 {
    padding-top: 10px
}

.pt15 {
    padding-top: 15px
}

.pt20 {
    padding-top: 20px
}

.pt26 {
    padding-top: 26px
}

.pt30 {
    padding-top: 30px
}

.pt50 {
    padding-top: 50px
}

.pt100 {
    padding-top: 100px
}

.pb5 {
    padding-bottom: 5px
}

.pb10 {
    padding-bottom: 10px
}

.pb20 {
    padding-bottom: 20px
}

.pb25 {
    padding-bottom: 25px
}

.pb30 {
    padding-bottom: 30px
}

.pl10 {
    padding-left: 10px
}

.pl20 {
    padding-left: 20px
}

.pl30 {
    padding-left: 30px
}

.pl60 {
    padding-left: 60px
}

.pl200 {
    padding-left: 200px
}

.plr20 {
    padding-left: 20px;
    padding-right: 20px
}

.plr15 {
    padding-left: 15px;
    padding-right: 15px
}

.plr10 {
    padding-left: 10px;
    padding-right: 10px
}

.pb20 {
    padding-bottom: 20px
}

.w1 {
    width: 260px
}

.w2 {
    width: 540px
}

.w3 {
    width: 390px
}

.w4 {
    width: 400px
}

.w410 {
    width: 410px
}

.w6 {
    width: 600px
}

.w5 {
    width: 500px
}

.w595 {
    width: 595px
}

.w7 {
    width: 700px
}

.w760 {
    width: 760px
}

.w8 {
    width: 800px
}

.w820 {
    width: 820px
}

.w840 {
    width: 840px
}

.w880 {
    width: 880px
}

.w1000 {
    width: 1000px
}

.w310 {
    width: 310px
}

.w360 {
    width: 359px
}

.w350 {
    width: 350px
}

.w190 {
    width: 190px
}

.w200 {
    width: 200px
}

.w240 {
    width: 239px
}

.w440 {
    width: 440px
}

.margin-auto {
    margin: 0 auto
}

.wf {
    width: 100%
}

.ab {
    color: #1e61a5
}

.ab:hover {
    text-decoration: underline
}

.ar {
    color: #ec4b4b
}

.ar:hover {
    text-decoration: underline;
    color: #ec4b4b
}

.ag {
    color: #999
}

.ag:hover {
    text-decoration: underline
}

.t-r {
    color: #ec4b4b
}

.t-b {
    color: #1e61a5
}

.c3 {
    color: #333
}

.txt-g {
    color: #999
}

.fs12 {
    font-size: 12px
}

.fs14 {
    font-size: 14px
}

.fs15 {
    font-size: 15px
}

.fs16 {
    font-size: 16px
}

.fs18 {
    font-size: 18px
}

.fs20 {
    font-size: 20px
}

.fs24 {
    font-size: 24px
}

.fs30 {
    font-size: 30px
}

.fs42 {
    font-size: 42px
}

.ti {
    text-indent: 2em
}

.bor-dt {
    border-top: 1px dashed #ddd
}

.bor-b {
    border-bottom: 1px solid #e8e8e8
}

.rs {
    color: #ec4b4b;
    position: relative;
    margin-right: 8px;
    top: 3px
}

.white-bg {
    background: #fff
}

.bor-r {
    border-right: 1px solid #e8e8e8
}

.t-line {
    text-decoration: underline
}

.t-line:hover {
    text-decoration: underline
}

.mh500 {
    min-height: 500px
}

.h270 {
    height: 270px
}

.h514 {
    height: 500px
}

.lh36 {
    line-height: 36px
}

.lh50 {
    line-height: 50px
}

.title-box {
    margin-bottom: 8px
}

.title-box .title {
    line-height: 24px;
    border-left: 3px solid #1e61a5;
    padding-left: 8px;
    font-size: 20px;
    font-weight: 400;
    float: left;
    color: #1e61a5
}

.title-box .more {
    float: right;
    margin-right: 10px;
    color: #1e61a5;
    font-family: Arial
}

.title-box-1 .title {
    line-height: 20px;
    font-size: 16px
}

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

/*!
 * ui-dialog.css
 * Date: 2014-07-03
 * https://github.com/aui/artDialog
 * (c) 2009-2014 TangBin, http://www.planeArt.cn
 *
 * This is licensed under the GNU LGPL, version 2.1 or later.
 * For details, see: http://www.gnu.org/licenses/lgpl-2.1.html
 */
.ui-dialog {
    *zoom: 1;
    _float: left;
    position: relative;
    background-color: #fff;
    padding: 5px;
    border: 1px solid #999;
    border-radius: 6px;
    outline: 0;
    background-clip: padding-box;
    font-size: 14px;
    line-height: 1.42857143;
    opacity: 0;
    transform: scale(0);
    transition: transform .15s ease-in-out, opacity .15s ease-in-out
}

.ui-dialog .btn {
    padding: 0 15px;
    height: 36px;
    line-height: 36px
}

.ui-dialog .dialog-box {
    border-radius: 0;
    box-shadow: none
}

.ui-popup-show .ui-dialog {
    opacity: 1;
    transform: scale(1)
}

.ui-popup-focus .ui-dialog {
    box-shadow: 0 0 8px rgba(0, 0, 0, .1)
}

.ui-popup-modal .ui-dialog {
    box-shadow: 0 0 8px rgba(0, 0, 0, .1), 0 0 256px rgba(255, 255, 255, .3)
}

.ui-dialog-grid {
    width: auto;
    margin: 0;
    border: 0 none;
    border-collapse: collapse;
    border-spacing: 0;
    background: 0 0
}

.ui-dialog-body,
.ui-dialog-footer,
.ui-dialog-header {
    padding: 0;
    border: 0 none;
    text-align: left;
    background: 0 0
}

.ui-dialog-header {
    white-space: nowrap;
    border-bottom: 1px solid #e5e5e5;
    font-size: 18px;
    background-color: #0d84de;
    color: #fff;
    border-radius: 5px 5px 0 0;
    padding: 0 10px;
    cursor: move
}

.ui-dialog-close {
    position: relative;
    font-size: 17px;
    _position: absolute;
    float: right;
    top: 10px;
    right: -5px;
    _height: 26px;
    border-radius: 4px;
    width: 21px;
    height: 21px;
    line-height: 1;
    color: #fff;
    cursor: pointer;
    background: 0 0;
    _background: #fff;
    border: 0;
    -webkit-appearance: none
}

.ui-dialog-close:hover {
    color: #fff;
    background: #0d60a1
}

.ui-dialog-close:focus,
.ui-dialog-close:hover {
    text-decoration: none;
    cursor: pointer;
    outline: 0;
    opacity: .5;
    filter: alpha(opacity=50)
}

.ui-dialog-title {
    margin: 0;
    line-height: 1;
    min-height: 16.42857143px;
    padding: 13px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.ui-dialog-body {
    padding: 20px;
    text-align: center
}

.ui-dialog-content {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    *zoom: 1;
    *display: inline;
    text-align: center
}

.ui-dialog-footer {
    text-align: center;
    border-top: 1px dashed #e8e8e8;
    padding: 10px 15px 5px
}

.ui-dialog-statusbar {
    float: left;
    margin-right: 20px;
    padding: 6px 0;
    line-height: 1.42857143;
    font-size: 14px;
    color: #888;
    white-space: nowrap
}

.ui-dialog-statusbar label:hover {
    color: #333
}

.ui-dialog-statusbar .label,
.ui-dialog-statusbar input {
    vertical-align: middle
}

.ui-dialog-button {
    white-space: nowrap
}

.ui-dialog-footer button+button {
    margin-bottom: 0;
    margin-left: -206px
}

.ui-dialog-footer button {
    width: auto;
    overflow: visible;
    display: inline-block;
    _margin-left: 5px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    padding: 0 15px;
    height: 36px;
    min-width: 60px
}

.ui-dialog-footer button:focus {
    outline: 0
}

.ui-dialog-footer button:focus,
.ui-dialog-footer button:hover {
    color: #333;
    text-decoration: none
}

.ui-dialog-footer button:active {
    background-image: none;
    outline: 0;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.ui-dialog-footer button[disabled] {
    pointer-events: none;
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    box-shadow: none
}

.ui-dialog-footer button {
    color: #fff;
    background-color: #aaa;
    border-color: #aaa
}

.ui-dialog-footer button:active,
.ui-dialog-footer button:focus,
.ui-dialog-footer button:hover {
    color: #fff;
    background-color: #aaa;
    border-color: #adadad
}

.ui-dialog-footer button:active {
    background-image: none
}

.ui-dialog-footer button[disabled],
.ui-dialog-footer button[disabled]:active,
.ui-dialog-footer button[disabled]:focus,
.ui-dialog-footer button[disabled]:hover {
    background-color: #aaa;
    border-color: #aaa
}

.ui-dialog-footer button.ui-dialog-autofocus {
    color: #fff;
    background-color: #0d84de;
    border-color: #0d84de
}

.ui-dialog-footer button.ui-dialog-autofocus:active,
.ui-dialog-footer button.ui-dialog-autofocus:focus,
.ui-dialog-footer button.ui-dialog-autofocus:hover {
    color: #fff;
    background-color: #0d84de
}

.ui-dialog-footer button.ui-dialog-autofocus:active {
    background-image: none
}

.ui-popup-top .ui-dialog,
.ui-popup-top-left .ui-dialog,
.ui-popup-top-right .ui-dialog {
    top: -8px
}

.ui-popup-bottom .ui-dialog,
.ui-popup-bottom-left .ui-dialog,
.ui-popup-bottom-right .ui-dialog {
    top: 8px
}

.ui-popup-left .ui-dialog,
.ui-popup-left-bottom .ui-dialog,
.ui-popup-left-top .ui-dialog {
    left: -8px
}

.ui-popup-right .ui-dialog,
.ui-popup-right-bottom .ui-dialog,
.ui-popup-right-top .ui-dialog {
    left: 8px
}

.ui-dialog-arrow-a,
.ui-dialog-arrow-b {
    position: absolute;
    display: none;
    width: 0;
    height: 0;
    overflow: hidden;
    _color: #ff3fff;
    _filter: chroma(color=#FF3FFF);
    border: 8px dashed transparent
}

.ui-popup-follow .ui-dialog-arrow-a,
.ui-popup-follow .ui-dialog-arrow-b {
    display: block
}

.ui-popup-top .ui-dialog-arrow-a,
.ui-popup-top-left .ui-dialog-arrow-a,
.ui-popup-top-right .ui-dialog-arrow-a {
    bottom: -16px;
    border-top: 8px solid #7c7c7c
}

.ui-popup-top .ui-dialog-arrow-b,
.ui-popup-top-left .ui-dialog-arrow-b,
.ui-popup-top-right .ui-dialog-arrow-b {
    bottom: -15px;
    border-top: 8px solid #fff
}

.ui-popup-top-left .ui-dialog-arrow-a,
.ui-popup-top-left .ui-dialog-arrow-b {
    left: 15px
}

.ui-popup-top .ui-dialog-arrow-a,
.ui-popup-top .ui-dialog-arrow-b {
    left: 50%;
    margin-left: -8px
}

.ui-popup-top-right .ui-dialog-arrow-a,
.ui-popup-top-right .ui-dialog-arrow-b {
    right: 15px
}

.ui-popup-bottom .ui-dialog-arrow-a,
.ui-popup-bottom-left .ui-dialog-arrow-a,
.ui-popup-bottom-right .ui-dialog-arrow-a {
    top: -16px;
    border-bottom: 8px solid #7c7c7c
}

.ui-popup-bottom .ui-dialog-arrow-b,
.ui-popup-bottom-left .ui-dialog-arrow-b,
.ui-popup-bottom-right .ui-dialog-arrow-b {
    top: -15px;
    border-bottom: 8px solid #fff
}

.ui-popup-bottom-left .ui-dialog-arrow-a,
.ui-popup-bottom-left .ui-dialog-arrow-b {
    left: 15px
}

.ui-popup-bottom .ui-dialog-arrow-a,
.ui-popup-bottom .ui-dialog-arrow-b {
    margin-left: -8px;
    left: 50%
}

.ui-popup-bottom-right .ui-dialog-arrow-a,
.ui-popup-bottom-right .ui-dialog-arrow-b {
    right: 15px
}

.ui-popup-left .ui-dialog-arrow-a,
.ui-popup-left-bottom .ui-dialog-arrow-a,
.ui-popup-left-top .ui-dialog-arrow-a {
    right: -16px;
    border-left: 8px solid #7c7c7c
}

.ui-popup-left .ui-dialog-arrow-b,
.ui-popup-left-bottom .ui-dialog-arrow-b,
.ui-popup-left-top .ui-dialog-arrow-b {
    right: -15px;
    border-left: 8px solid #fff
}

.ui-popup-left-top .ui-dialog-arrow-a,
.ui-popup-left-top .ui-dialog-arrow-b {
    top: 15px
}

.ui-popup-left .ui-dialog-arrow-a,
.ui-popup-left .ui-dialog-arrow-b {
    margin-top: -8px;
    top: 50%
}

.ui-popup-left-bottom .ui-dialog-arrow-a,
.ui-popup-left-bottom .ui-dialog-arrow-b {
    bottom: 15px
}

.ui-popup-right .ui-dialog-arrow-a,
.ui-popup-right-bottom .ui-dialog-arrow-a,
.ui-popup-right-top .ui-dialog-arrow-a {
    left: -16px;
    border-right: 8px solid #7c7c7c
}

.ui-popup-right .ui-dialog-arrow-b,
.ui-popup-right-bottom .ui-dialog-arrow-b,
.ui-popup-right-top .ui-dialog-arrow-b {
    left: -15px;
    border-right: 8px solid #fff
}

.ui-popup-right-top .ui-dialog-arrow-a,
.ui-popup-right-top .ui-dialog-arrow-b {
    top: 15px
}

.ui-popup-right .ui-dialog-arrow-a,
.ui-popup-right .ui-dialog-arrow-b {
    margin-top: -8px;
    top: 50%
}

.ui-popup-right-bottom .ui-dialog-arrow-a,
.ui-popup-right-bottom .ui-dialog-arrow-b {
    bottom: 15px
}

@-webkit-keyframes ui-dialog-loading {
    0% {
        -webkit-transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes ui-dialog-loading {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.ui-dialog-loading {
    vertical-align: middle;
    position: relative;
    display: block;
    *zoom: 1;
    *display: inline;
    overflow: hidden;
    width: 32px;
    height: 32px;
    top: 50%;
    margin: -16px auto 0 auto;
    font-size: 0;
    text-indent: -999em;
    color: #666
}

.ui-dialog-loading {
    width: 100%\9;
    text-indent: 0\9;
    line-height: 32px\9;
    text-align: center\9;
    font-size: 12px\9
}

.ui-dialog-loading::after {
    position: absolute;
    content: '';
    width: 3px;
    height: 3px;
    margin: 14.5px 0 0 14.5px;
    border-radius: 100%;
    box-shadow: 0 -10px 0 1px #ccc, 10px 0 #ccc, 0 10px #ccc, -10px 0 #ccc, -7px -7px 0 .5px #ccc, 7px -7px 0 1.5px #ccc, 7px 7px #ccc, -7px 7px #ccc;
    -webkit-transform: rotate(360deg);
    -webkit-animation: ui-dialog-loading 1.5s infinite linear;
    transform: rotate(360deg);
    animation: ui-dialog-loading 1.5s infinite linear;
    display: none\9
}

.nav-tabs {
    border-bottom-color: #6fcc40
}

.nav-tabs a {
    color: #6fcc40
}

.nav-tabs a:hover {
    color: #4daf1c
}

a:focus {
    text-decoration: none
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    border-color: #6fcc40;
    border-bottom-color: transparent
}

.nav-tabs>li>a:hover {
    border-bottom-color: #6fcc40
}

.table>tbody:first-child td {
    border: 0
}

.btn .badge {
    background-color: #fff;
    color: #6fcc40;
    margin-left: 5px;
    top: 0
}

.form-control:focus {
    border-color: #6fcc40;
    box-shadow: none
}

.form-inline .form-group {
    display: inline-block
}

.form-inline .form-control {
    display: inline-block;
    vertical-align: middle
}

.form-inline .input-group {
    display: inline-table;
    vertical-align: middle
}

.pagination>li>a {
    color: #6fcc40
}

.pagination>.active>a {
    background-color: #6fcc40;
    border-color: #6fcc40
}

.pagination>li>a:hover {
    color: #666
}

.form-group select {
    color: #999
}

div[datepicker] tbody .btn {
    padding: 3px 7px;
    border: 0
}

.btn:active:focus,
.btn:focus {
    outline: 0;
    outline-offset: 0
}

.glyphicon-calendar {
    width: 15px;
    height: 15px;
    background: url(../images/web-icons.png);
    background-position: -340px -243px
}

.glyphicon-calendar:before {
    content: none
}

.dropdown-menu * {
    box-sizing: border-box
}

.pl-ico {
    background: url(../images/player-icon_hashd1acaaa37a.png) no-repeat;
    display: inline-block
}

.player-box {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative
}

.m-player {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 350px;
    background-color: #7b7c82;
    transition: all .4s;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
    -o-transition: all .4s
}

.m-player a {
    transition: all 0s;
    -moz-transition: all 0s;
    -webkit-transition: all 0s;
    -o-transition: all 0s
}

.m-player .line {
    width: 4px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 200px;
    background-color: #abadb0
}

.m-player .next,
.m-player .prev {
    height: 30px;
    overflow: hidden;
    position: absolute;
    left: 176px;
    color: #fff;
    z-index: 99
}

.m-player .next a,
.m-player .prev a {
    width: 52px;
    height: 30px;
    vertical-align: middle;
    margin-right: 5px
}

.m-player .next span,
.m-player .prev span {
    display: inline-block;
    vertical-align: middle;
    position: relative
}

.m-player .prev {
    top: 0
}

.m-player .prev a {
    background-position: -110px -30px
}

.m-player .prev a:hover {
    background-position: -110px -70px
}

.m-player .prev span {
    top: -4px
}

.m-player .next {
    bottom: 0
}

.m-player .next a {
    position: relative;
    top: 1px;
    background-position: -110px -108px
}

.m-player .next a:hover {
    background-position: -110px -148px
}

.m-player .next span {
    top: 2px
}

.m-player .return {
    width: 104px;
    height: 30px;
    line-height: 28px;
    background-position: 0 -30px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    position: absolute;
    top: 10px;
    left: 0
}

.m-player .return:hover {
    background-position: 0 -70px;
    text-decoration: none
}

.m-player .return span {
    width: 8px;
    height: 10px;
    background-position: -150px 0;
    margin-right: 5px
}

.m-player .title {
    width: 80%;
    color: #fff;
    position: absolute;
    left: 185px;
    top: 50px
}

.m-player .title span {
    display: inline-block;
    vertical-align: middle
}

.m-player .title .num {
    width: 32px;
    height: 32px;
    background-position: 0 -140px;
    color: #00458a;
    line-height: 31px;
    text-align: center;
    font-size: 16px;
    margin-right: 3px;
    position: relative;
    z-index: 99
}

.m-player .title .tit-txt {
    font-size: 20px;
    width: 90%;
    position: relative;
    top: -1px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.m-player .title .chapter {
    width: 80px;
    height: 28px;
    background-position: 0 -110px;
    text-align: center;
    line-height: 26px;
    position: absolute;
    left: -72px;
    top: 3px
}

.m-player .player-bd {
    position: absolute;
    top: 90px;
    bottom: 50px;
    left: 20px;
    right: 60px;
    background-color: #000;
    text-align: center;
    box-shadow: 0 3px 8px rgba(0, 0, 0, .3)
}

.m-player .loading {
    text-align: center;
    color: #fff;
    font-size: 16px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -113px 0 0 -175px
}

.m-player .loading img,
.m-player .loading span {
    display: inline-block;
    vertical-align: middle
}

.m-player-side {
    width: 350px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #fff;
    transition: all .4s;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
    -o-transition: all .4s
}

.m-player-side .tab-tit {
    position: absolute;
    top: 140px;
    left: -50px
}

.m-player-side .tab-tit a {
    width: 48px;
    height: 50px;
    background-color: #fff;
    display: block;
    text-align: center;
    text-decoration: none;
    border-radius: 5px 0 0 5px;
    margin-bottom: 4px;
    box-sizing: border-box;
    padding-top: 5px;
    line-height: 1.4
}

.m-player-side .tab-tit a:hover {
    background-color: #00458a;
    color: #fff
}

.m-player-side .tab-tit a .pl-ico {
    width: 26px;
    height: 22px;
    display: block;
    margin: 0 auto
}

.m-player-side .tab-tit a .ico-ml {
    background-position: 0 0
}

.m-player-side .tab-tit a .ico-wd {
    background-position: -30px 0
}

.m-player-side .tab-tit a .ico-tj {
    background-position: -60px 0
}

.m-player-side .tab-tit .current {
    width: 50px;
    background-color: #00458a;
    color: #fff
}

.m-player-side .tab-tit .class-test {
    position: relative
}

.m-player-side .tab-tit .class-test span {
    display: none;
    position: absolute
}

.m-player-side .tab-tit .class-test:hover {
    background: #fff;
    color: #333
}

.m-player-side .tab-tit .class-test:hover span {
    display: inline-block
}

.m-player-side .tab-tit .class-test .black-bg {
    background: #000;
    width: 48px;
    height: 50px;
    opacity: .65;
    filter: alpha(opacity=65);
    left: 0;
    top: 0;
    z-index: 10;
    border-radius: 5px 0 0 5px
}

.m-player-side .tab-tit .class-test .lock-ico-big {
    left: 15px;
    top: 13px;
    z-index: 11;
    width: 18px;
    height: 23px;
    background-position: -339px -45px
}

.m-player-side .side-cont .info {
    height: 140px;
    background-color: #c3c4c7;
    padding: 15px 15px 0;
    box-sizing: border-box;
    position: relative
}

.m-player-side .side-cont .info .info-tit {
    font-weight: 700;
    height: 42px;
    overflow: hidden;
    margin-bottom: 10px
}

.m-player-side .side-cont .info .process {
    width: 100%;
    height: 10px;
    background-color: #b2b3b7;
    position: absolute;
    left: 0;
    bottom: 0
}

.m-player-side .side-cont .info .process:hover .tips {
    display: block
}

.m-player-side .side-cont .info .process .current {
    position: absolute;
    top: 0;
    left: 0;
    height: 10px;
    background-color: #00458a
}

.m-player-side .side-cont .info .process .tips {
    position: absolute;
    bottom: 20px;
    left: 25px;
    width: 300px;
    padding: 5px 10px;
    box-sizing: border-box;
    border-radius: 5px;
    background-color: #00458a;
    color: #fff;
    font-size: 14px;
    display: none
}

.m-player-side .side-cont .info .process .tips:after {
    width: 0;
    height: 0;
    content: " ";
    border: 6px solid;
    border-color: #00458a transparent transparent transparent;
    position: absolute;
    bottom: -12px;
    left: 50px
}

.m-player-side .side-cont .side-bd {
    position: absolute;
    top: 140px;
    bottom: 0;
    width: 100%;
    background: url(../images/gray-line.jpg) repeat-y 60px 0;
    overflow: auto
}

.m-player-side .side-cont .side-bd .m-catalog span {
    display: inline-block;
    vertical-align: middle
}

.m-player-side .side-cont .side-bd .m-catalog .current .chapter .num {
    color: #fff;
    background-position: -160px 0
}

.m-player-side .side-cont .side-bd .chapter {
    height: 50px;
    line-height: 50px;
    padding-left: 10px;
    font-weight: 700;
    position: relative
}

.m-player-side .side-cont .side-bd .chapter .txt {
    width: 50px;
    height: 22px;
    line-height: 20px;
    border: 1px solid #ddd;
    border-radius: 5px 0 0 5px;
    box-sizing: border-box;
    padding-left: 8px;
    margin-right: 10px
}

.m-player-side .side-cont .side-bd .chapter .num {
    width: 23px;
    height: 23px;
    line-height: 22px;
    text-align: center;
    position: absolute;
    left: 50px;
    top: 15px;
    background-position: -185px 0;
    z-index: 999
}

.m-player-side .side-cont .side-bd .chapter .tit {
    width: 250px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.m-player-side .side-cont .side-bd .sec-chapter {
    height: 35px;
    line-height: 35px;
    padding-left: 10px;
    font-weight: 700;
    position: relative;
    font-size: 12px;
    margin-left: 42px
}

.m-player-side .side-cont .side-bd .sec-chapter .num {
    width: 18px;
    height: 18px;
    line-height: 17px;
    text-align: center;
    background-position: -250px -30px
}

.m-player-side .side-cont .side-bd .sec-chapter .tit {
    width: 250px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.m-player-side .side-cont .side-bd .ul-second .current .num {
    color: #00458a;
    background-position: -270px -30px
}

.m-player-side .side-cont .side-bd .ul-course {
    position: relative;
    z-index: 99;
    font-size: 12px
}

.m-player-side .side-cont .side-bd .ul-course li {
    height: 36px;
    line-height: 33px;
    padding-left: 15px;
    cursor: pointer;
    position: relative;
    overflow: hidden
}

.m-player-side .side-cont .side-bd .ul-course li.lock {
    color: #ccc
}

.m-player-side .side-cont .side-bd .ul-course li.lock .lock-ico {
    background-position: -198px -158px;
    width: 35px;
    height: 16px
}

.m-player-side .side-cont .side-bd .ul-course li.lock .type-v {
    background-position: -170px -158px
}

.m-player-side .side-cont .side-bd .ul-course li:hover {
    overflow: visible;
    background-color: #424347;
    color: #fff
}

.m-player-side .side-cont .side-bd .ul-course li.lock:hover {
    background: 0 0;
    color: #ccc;
    cursor: default
}

.m-player-side .side-cont .side-bd .ul-course li.lock:hover .type-v {
    background-position: -170px -158px
}

.m-player-side .side-cont .side-bd .ul-course li:hover .type-v {
    background-position: -190px -30px
}

.m-player-side .side-cont .side-bd .ul-course li:hover .type-t {
    background-position: -230px -30px
}

.m-player-side .side-cont .side-bd .ul-course li:hover .tips {
    color: #333;
    opacity: 1;
    filter: alpha(opacity=100);
    bottom: 36px
}

.m-player-side .side-cont .side-bd .ul-course li .tips {
    position: absolute;
    bottom: 20px;
    left: 25px;
    width: 300px;
    padding: 5px 10px;
    box-sizing: border-box;
    border-radius: 5px;
    background-color: #fff;
    font-size: 14px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .5);
    transition: all .4s;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 999;
    line-height: 1.5
}

.m-player-side .side-cont .side-bd .ul-course li .tips:after {
    width: 0;
    height: 0;
    content: " ";
    border: 6px solid;
    border-color: #fff transparent transparent transparent;
    position: absolute;
    bottom: -12px;
    left: 50px
}

.m-player-side .side-cont .side-bd .ul-course .current {
    background-color: #424347;
    color: #fff
}

.m-player-side .side-cont .side-bd .ul-course .current .type-v {
    background-position: -190px -30px
}

.m-player-side .side-cont .side-bd .ul-course .current .type-t {
    background-position: -230px -30px
}

.m-player-side .side-cont .side-bd .ul-course .pro-num {
    width: 35px;
    text-align: center
}

.m-player-side .side-cont .side-bd .ul-course .pro {
    width: 13px;
    height: 13px;
    background-position: -210px 0
}

.m-player-side .side-cont .side-bd .ul-course .pro0 {
    background-position: -230px 0
}

.m-player-side .side-cont .side-bd .ul-course .pro25 {
    background-position: -250px 0
}

.m-player-side .side-cont .side-bd .ul-course .pro50 {
    background-position: -270px 0
}

.m-player-side .side-cont .side-bd .ul-course .pro75 {
    background-position: -290px 0
}

.m-player-side .side-cont .side-bd .ul-course .pro100 {
    background-position: -310px 0
}

.m-player-side .side-cont .side-bd .ul-course .tit {
    width: 55%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: 5px
}

.m-player-side .side-cont .side-bd .ul-course .time {
    width: 50px;
    text-align: center
}

.m-player-side .side-cont .side-bd .ul-course .type-t,
.m-player-side .side-cont .side-bd .ul-course .type-v {
    width: 19px;
    height: 16px
}

.m-player-side .side-cont .side-bd .ul-course .type-v {
    background-position: -170px -30px
}

.m-player-side .side-cont .side-bd .ul-course .type-t {
    background-position: -210px -30px
}

.three-player .m-player .player-bd {
    top: 130px;
    bottom: 150px
}

.three-player .m-player .btn-box {
    position: absolute;
    height: 40px;
    line-height: 40px;
    top: 90px;
    left: 20px;
    right: 60px;
    background-color: #171717;
    text-align: right
}

.three-player .m-player .btn-box a {
    height: 30px;
    line-height: 30px;
    color: #fff;
    background-color: #00458a;
    text-align: center;
    display: inline-block;
    margin-right: 5px;
    padding: 0 10px;
    text-decoration: none;
    border-radius: 5px
}

.three-player .m-player .btn-box a:hover {
    background-color: #2bc7b5
}

.three-player .m-player .btn-box a .pl-ico {
    width: 16px;
    height: 16px;
    margin-right: 3px;
    position: relative;
    top: 3px
}

.three-player .m-player .btn-box a .ico-t {
    background-position: -290px -30px
}

.three-player .m-player .btn-box a .ico-v {
    background-position: -310px -30px
}

.three-player .m-player .name-box {
    position: absolute;
    height: 80px;
    bottom: 50px;
    left: 20px;
    right: 60px;
    background-color: #eee;
    text-align: center;
    padding: 10px;
    box-shadow: 0 3px 8px rgba(0, 0, 0, .3)
}

.three-player .m-player .name-box .btn-left,
.three-player .m-player .name-box .btn-right {
    position: absolute;
    top: 10px;
    height: 78px;
    width: 30px;
    background-color: #fff;
    border: 1px solid #c3c4c7
}

.three-player .m-player .name-box .btn-left .pl-ico,
.three-player .m-player .name-box .btn-right .pl-ico {
    width: 12px;
    height: 21px;
    position: relative;
    top: 28px
}

.three-player .m-player .name-box .btn-left:hover,
.three-player .m-player .name-box .btn-right:hover {
    border-color: #00458a
}

.three-player .m-player .name-box .btn-left {
    left: 10px
}

.three-player .m-player .name-box .btn-left:hover .pl-ico {
    background-position: -314px -100px
}

.three-player .m-player .name-box .btn-left .pl-ico {
    background-position: -314px -50px
}

.three-player .m-player .name-box .btn-right {
    right: 10px
}

.three-player .m-player .name-box .btn-right:hover .pl-ico {
    background-position: -314px -125px
}

.three-player .m-player .name-box .btn-right .pl-ico {
    background-position: -314px -75px
}

.three-player .m-player .name-box .name-bd {
    position: absolute;
    top: 10px;
    left: 55px;
    right: 55px;
    box-sizing: border-box;
    overflow: hidden
}

.three-player .m-player .name-box .name-bd .ul-name li {
    width: 120px;
    height: 78px;
    float: left;
    border: 1px solid #c3c4c7;
    background-color: #fff;
    position: relative;
    margin-right: 10px;
    padding: 0 10px;
    cursor: pointer
}

.three-player .m-player .name-box .name-bd .ul-name li:hover {
    color: #fff;
    background-color: #7b7c82
}

.three-player .m-player .name-box .name-bd .ul-name li .txt {
    font-size: 13px;
    padding-top: 5px
}

.three-player .m-player .name-box .name-bd .ul-name li .txt .mt-5 {
    height: 38px;
    overflow: hidden
}

.three-player .m-player .name-box .name-bd .ul-name li .process {
    height: 3px;
    width: 100%;
    background-color: #3d3e41;
    position: absolute;
    left: 0;
    bottom: -1px
}

.three-player .m-player .name-box .name-bd .ul-name li .process .pro-current {
    height: 3px;
    background-color: #00458a;
    position: absolute;
    top: 0;
    left: 0
}

.three-player .m-player .name-box .name-bd .ul-name .current {
    color: #fff;
    background-color: #7b7c82
}

.three-player .video-box {
    height: 100%;
    max-width: 532px;
    max-height: 431px;
    background-color: #333;
    margin: 0 auto
}

.text-player .m-player .player-bd {
    background-color: #eee;
    border: 1px solid #000
}

.text-player .m-player .text-side {
    width: 200px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 40px;
    border-right: 1px solid #ddd;
    overflow: auto
}

.text-player .m-player .text-side li {
    width: 170px;
    height: 140px;
    margin: 15px auto;
    background-color: #fff;
    border: 1px solid #e8e8e8;
    position: relative;
    padding: 1px;
    cursor: pointer;
    overflow: hidden
}

.text-player .m-player .text-side li:hover {
    border-color: #00458a
}

.text-player .m-player .text-side li .label {
    width: 20px;
    height: 20px;
    line-height: 15px;
    font-size: 12px;
    background-position: -40px -140px;
    text-align: center;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 999;
    padding: 0;
    border-radius: 0;
    font-weight: 400
}

.text-player .m-player .text-side .current {
    padding: 0;
    border: 2px solid #00458a
}

.text-player .m-player .text-bd {
    position: absolute;
    top: 0;
    left: 200px;
    right: 0;
    bottom: 40px
}

.text-player .m-player .op-box {
    height: 40px;
    line-height: 40px;
    background-color: #000;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.text-player .m-player .op-box .op-btn {
    width: 55px;
    height: 40px;
    display: inline-block;
    background: url(../images/bottom-line.jpg) no-repeat right
}

.text-player .m-player .op-box .op-btn:hover {
    background-color: #222
}

.text-player .m-player .op-box .op-btn .pl-ico {
    width: 21px;
    height: 19px;
    position: relative;
    top: 6px
}

.text-player .m-player .op-box .t-next .pl-ico,
.text-player .m-player .op-box .t-prev .pl-ico {
    width: 13px;
    height: 20px
}

.text-player .m-player .op-box .side .pl-ico {
    background-position: -290px -50px
}

.text-player .m-player .op-box .t-prev {
    margin-left: 105px
}

.text-player .m-player .op-box .t-prev .pl-ico {
    background-position: -314px -50px
}

.text-player .m-player .op-box .t-next .pl-ico {
    background-position: -314px -75px
}

.text-player .m-player .op-box .minus .pl-ico {
    background-position: -290px -90px
}

.text-player .m-player .op-box .plus .pl-ico {
    background-position: -290px -111px
}

.text-player .m-player .op-box .big .pl-ico {
    background-position: -290px -130px
}

.text-player .m-player .op-box .pages {
    height: 40px;
    display: inline-block;
    background: url(../images/bottom-line.jpg) no-repeat right;
    padding: 0 15px;
    color: #fff;
    margin-right: -4px
}

.text-player .m-player .op-box .pages input {
    width: 40px;
    border: 0;
    height: 24px;
    line-height: 24px;
    text-align: center;
    vertical-align: middle;
    color: #666
}

.text-player .m-player .op-box .size {
    display: inline-block;
    text-align: center;
    position: relative
}

.text-player .m-player .op-box .size:hover .size-box {
    display: block
}

.text-player .m-player .op-box .size .current-size {
    width: 60px;
    height: 24px;
    line-height: 24px;
    background-color: #fff;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer
}

.text-player .m-player .op-box .size .size-box {
    width: 58px;
    position: absolute;
    bottom: 31px;
    background-color: #fff;
    border: 1px solid #00458a;
    display: none
}

.text-player .m-player .op-box .size .size-box li {
    cursor: pointer;
    line-height: 24px
}

.text-player .m-player .op-box .size .size-box li:hover {
    background-color: #00458a;
    color: #fff
}

.webuploader-container {
    position: relative
}

.webuploader-element-invisible {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px)
}

.webuploader-pick {
    position: relative;
    display: inline-block;
    cursor: pointer;
    background: #f66985;
    padding: 5px 12px;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    overflow: hidden
}

.webuploader-pick-hover {
    background: #f65c5a
}

.webuploader-pick-disable {
    opacity: .6;
    pointer-events: none
}

.lwhUploader .webuploader-container {
    position: relative
}

.lwhUploader .webuploader-element-invisible {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px)
}

.lwhUploader .webuploader-pick {
    top: -46px;
    left: 7px;
    height: 30px;
    line-height: 30px;
    width: 142px;
    position: absolute;
    display: inline-block;
    cursor: pointer;
    background: 0 0;
    padding: 5px 12px;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    overflow: hidden
}

.lwhUploader .webuploader-pick-hover {
    background: 0 0
}

.lwhUploader .webuploader-pick-disable {
    opacity: .6;
    pointer-events: none
}

.lwhOpacity1 {
    opacity: 1;
    filter: alpha(opacity=100)
}

.lwhOpacity0 {
    opacity: 0;
    filter: alpha(opacity=0)
}

.lmNoDataMinHeight {
    height: 350px
}

.m-no-data {
    padding: 40px 0
}

.m-no-data .txt {
    font-size: 16px;
    color: #888;
    margin-top: 15px
}

.lwhLoading {
    width: 80px;
    height: 80px;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 9999
}

.mask-bg {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.lwh-disabled {
    background: #9d9d9d;
    cursor: not-allowed
}

button.lwh-disabled:hover {
    background: #9d9d9d
}

.lwhLoading {
    width: 80px;
    height: 80px;
    position: fixed;
    left: 47%;
    top: 42%;
    z-index: 9999
}

.classlist li .op .btn-dis.lwh-disabled:hover {
    background: #9d9d9d;
    cursor: not-allowed;
    color: #fff
}

.classlist li .op .btn-dis.lwh-disabled {
    background: #9d9d9d;
    cursor: not-allowed;
    color: #fff
}

.classlist li .op .btn-normal.lwh-disabled:hover {
    background: #9d9d9d;
    cursor: not-allowed;
    color: #fff
}

.classlist li .op .btn-normal.lwh-disabled {
    background: #9d9d9d;
    cursor: not-allowed;
    color: #fff
}

.m-course-detail .course-detail-hd .course-info-block .course-op button.btn-dis.lwh-disabled {
    background: #9d9d9d;
    cursor: not-allowed;
    color: #fff
}

.m-course-detail .course-detail-hd .course-info-block .course-op button.btn-dis.lwh-disabled:hover {
    background: #9d9d9d;
    cursor: not-allowed;
    color: #fff
}

.m-course-detail .course-detail-hd .course-info-block .course-op button.btn-normal.lwh-disabled {
    background: #9d9d9d;
    cursor: not-allowed;
    color: #fff
}

.m-course-detail .course-detail-hd .course-info-block .course-op button.btn-normal.lwh-disabled:hover {
    background: #9d9d9d;
    cursor: not-allowed;
    color: #fff
}

.mr6 {
    margin-right: 6px
}

.mr40 {
    margin-right: 40px
}

.lwh-slt select {
    color: #666
}

.lwh-slt select option {
    color: #999
}

.mt20 {
    margin-top: 15px
}

.mt5 {
    margin-top: 5px
}

.lwhlist li {
    margin-bottom: 0
}

.lwhlist li.mb-5 {
    margin-bottom: 5px
}

.classlist li .buy-pop.ng-enter {
    margin-top: -280px;
    transition: all .8s
}

.classlist li .buy-pop.ng-enter.ng-enter-active {
    margin-top: 0
}

.ml10 {
    margin-left: 10px
}

.lwh-trainClass-detail .m-screen .screen-style {
    margin-top: 10px;
    padding: 0 48px
}

.lwh-trainClass-detail .m-screen .screen-style a {
    width: 180px;
    overflow: hidden;
    border: 1px dashed #1e61a5;
    transition: none
}

.lwh-trainClass-detail .m-screen .screen-style span {
    transition: none
}

.lwh-trainClass-detail .m-screen .screen-style a span.tag {
    font-size: 12px
}

.lwh-trainClass-detail .m-screen .screen-style a:hover {
    border: 1px dashed #1e61a5
}

.lwh-trainClass-detail .m-course-ml .sub-course-ml-block .sub-course-ml li {
    padding: 5px 35px 5px 16px
}

.lwh-trainClass-detail .m-course-ml .sub-course-ml-block {
    border-bottom: none
}

.ao {
    color: #fcb032
}

.ao:hover {
    color: #fcb032;
    text-decoration: underline
}

.mt16 {
    margin-top: 16px
}

.lwh-dialog .dialog-box .dialog-hd .close:hover {
    background-color: #0d84de
}

.fhlist li.mb38 {
    margin-bottom: 38px
}

.notice-bd a {
    color: #00008b
}

.notice-bd a:hover {
    text-decoration: underline
}

button[disabled=disabled] {
    color: #fff
}

.mh600 {
    min-height: 600px
}

.other-label {
    border-radius: 5px;
    display: inline-block;
    padding: 2px 3px;
    line-height: normal;
    background: red;
    font-size: 12px;
    color: #fff
}

.vHide {
    visibility: hidden
}

.apphtml {
    font-size: 100px
}

.appbody {
    font-size: 1.2rem;
    line-height: 1.5;
    background-color: #f8f8f8;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    position: relative
}

.app_bg-g {
    background-color: #f2f2f2
}

.app_pt10 {
    padding-top: .1rem
}

.app_mt44 {
    margin-top: .44rem
}

.app_fs14 {
    font-size: .14rem
}

.app_nav-bar {
    height: .44rem;
    background: url(../images/gradient_bg_1280.png) no-repeat center 0;
    background-size: cover;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999
}

.nav-center {
    text-align: center;
    font-size: .18rem;
    color: #fff;
    line-height: .44rem
}

.nav-left {
    position: absolute;
    left: .1rem;
    top: .12rem;
    width: .2rem;
    height: .2rem
}

.helpbox {
    border-top: 1px solid #ddd
}

.app_bor-r {
    border-right: 1px solid #ddd
}

.helpblcok {
    padding-bottom: .15rem;
    border-bottom: 1px solid #ddd;
    width: 33.3%;
    text-align: center;
    float: left;
    box-sizing: border-box;
    background-color: #fff
}

.helpblcok a {
    display: block
}

.helpblcok span {
    display: block;
    text-align: center;
    font-size: .16rem
}

.app-help-ico {
    width: .53rem;
    height: .5rem;
    margin: .15rem auto .15rem;
    display: block
}

.help-items {
    border-bottom: 1px solid #ddd;
    background-color: #fff;
    height: .47rem;
    padding-left: .12rem;
    padding-right: .3rem;
    position: relative
}

.help-items .help-title {
    display: block;
    font-size: .14rem;
    line-height: .47rem;
    height: .47rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%
}

.arrow-icon {
    width: .08rem;
    height: .15rem;
    position: absolute;
    right: .1rem;
    top: .15rem
}

.help-detail-tit {
    font-size: .18rem;
    text-align: center;
    border-bottom: 1px solid #ddd;
    padding: .15rem .1rem;
    line-height: 120%;
    font-weight: 700
}

.help-detail {
    padding: .1rem;
    font-size: .16rem;
    color: #333
}

.help-detail p {
    text-indent: 2em;
    margin-bottom: .1rem
}

.fhlist li .iptform2 {
    width: 180px
}

.btn-code {
    width: 116px;
    height: 34px;
    line-height: 34px;
    background: #1e61a5;
    text-align: center;
    color: #fff;
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle
}

.btn-code:hover {
    background-color: #226ebb;
    color: #fff
}

.classlist li .info p .c0 {
    background-position: -215px -4px
}

.m-course-detail .course-intro {
    overflow: hidden
}

.m-course-detail .course-intro img {
    max-width: 820px
}

.m-course-detail .course-intro .sub-tit {
    font-size: 14px;
    font-weight: 700;
    height: 30px;
    line-height: 30px
}

.m-course-detail .course-intro .teacher-list li {
    width: 50%;
    float: left;
    height: 64px;
    padding: 10px 0
}

.m-course-detail .course-intro .teacher-list li .pic {
    width: 64px;
    height: 64px;
    border-radius: 64px;
    overflow: hidden;
    float: left;
    margin-right: 10px
}

.m-course-detail .course-intro .teacher-list li .pic img {
    width: 64px
}

.m-course-detail .course-intro .teacher-list li .text {
    float: left
}

.m-course-detail .course-intro .teacher-list li .text h3 {
    font-size: 14px;
    font-weight: 700;
    height: 28px;
    line-height: 28px
}

.m-course-detail .course-intro .teacher-list li .text p {
    height: 36px;
    width: 210px;
    overflow: hidden;
    font-size: 12px;
    color: #666;
    line-height: 18px;
    text-indent: 0
}

.ftf-course .content {
    padding: 20px 30px;
    line-height: 2
}

.ftf-course .content .item {
    padding: 20px 30px;
    border-bottom: 1px dotted #eee
}

.ftf-course .content .item:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0
}

.ftf-course .content .item .left {
    width: 70px;
    float: left
}

.ftf-course .content .item .left .date {
    width: 60px;
    height: 60px;
    border-radius: 3px;
    background: #0d84de;
    overflow: hidden;
    margin-top: 6px
}

.ftf-course .content .item .left .date i {
    width: 50px;
    height: 30px;
    display: block;
    line-height: 30px;
    border-radius: 3px;
    background: #fff;
    text-align: center;
    color: #0d84de;
    font-size: 15px;
    font-weight: 700;
    font-style: normal;
    margin: 5px auto 0
}

.ftf-course .content .item .left .date label {
    text-align: center;
    color: #fff;
    font-size: 12px;
    height: 24px;
    display: block;
    line-height: 24px
}

.ftf-course .content .item .right {
    width: 740px;
    float: right
}

.ftf-course .content .item .right .tit {
    height: 36px;
    line-height: 36px;
    position: relative
}

.ftf-course .content .item .right .tit h2 {
    font-size: 20px;
    font-weight: 700
}

.ftf-course .content .item .right .tit .op-show {
    width: 40px;
    height: 16px;
    display: block;
    top: 8px;
    right: 0;
    position: absolute;
    background: url(../images/bg.png) no-repeat -96px 0
}

.ftf-course .content .item .right .tit .op-hide {
    width: 40px;
    height: 16px;
    display: block;
    position: absolute;
    top: 8px;
    right: 0;
    background: url(../images/bg.png) no-repeat -136px 0
}

.ftf-course .content .item .right .course-info li {
    height: 36px;
    line-height: 36px
}

.ftf-course .content .item .right .course-info li .tit {
    color: #666
}

.ftf-course .content .item .right .ziliao-tit {
    color: #666
}

.ftf-course .content .item .right .ziliao {
    border: 1px solid #eee;
    background: #f8f8f8;
    padding: 10px 20px
}

.ftf-course .content .item .right .ziliao li {
    font-size: 12px;
    height: 48px;
    line-height: 48px;
    border-bottom: 1px solid #eee;
    margin: 0
}

.ftf-course .content .item .right .ziliao li .tit {
    float: left;
    height: 48px;
    line-height: 48px
}

.ftf-course .content .item .right .ziliao li .op {
    float: right
}

.ftf-course .content .item .right .ziliao li .op a {
    display: inline-block;
    line-height: 24px;
    background: #0d84de;
    border-radius: 3px;
    text-align: center;
    color: #fff;
    padding: 0 10px
}

.ftf-course .content .item .right .ziliao li:last-child {
    border-bottom: none
}

.ftf-course .content .item .right .ziliao li:hover {
    color: #0d84de
}

.ftf-course .content .item .right .qiandao {
    background: #fff9ec;
    border: 1px solid #ffe8d5;
    padding: 10px 20px;
    font-size: 12px
}

.ftf-course .content .item .right .qiandao .l {
    width: 40px;
    float: left
}

.ftf-course .content .item .right .qiandao .l i {
    width: 40px;
    height: 40px;
    display: block;
    margin-top: 5px;
    background: url(../images/bg.png) no-repeat -246px -20px
}

.ftf-course .content .item .right .qiandao .m {
    width: 375px;
    float: left;
    line-height: 50px
}

.ftf-course .content .item .right .qiandao .m label {
    font-weight: 700
}

.ftf-course .content .item .right .qiandao .m span {
    display: inline-block;
    line-height: 24px;
    background: #ff7628;
    border-radius: 3px;
    text-align: center;
    color: #fff;
    padding: 0 10px;
    margin: 0 10px 0 30px
}

.ftf-course .content .item .right .qiandao .r {
    width: 270px;
    float: right;
    border-left: 1px solid #ffe8d5;
    padding-left: 10px
}

.ftf-course .content .item .right .qiandao .r p {
    width: 210px;
    float: left;
    color: red;
    font-weight: 700
}

.ftf-course .content .item .right .qiandao .r i {
    width: 50px;
    height: 50px;
    display: block;
    float: right;
    background: url(../images/bg.png) no-repeat -100px -20px;
    cursor: pointer
}

.ftf-course .content .item .right .pingjia {
    background: #fff;
    border: 1px solid #eee;
    padding: 10px 20px
}

.ftf-course .content .item .right .pingjia .tit {
    width: 100px;
    height: 60px;
    line-height: 60px;
    float: left
}

.ftf-course .content .item .right .pingjia .star {
    float: left;
    width: 200px;
    height: 30px;
    margin-top: 15px;
    position: relative
}

.ftf-course .content .item .right .pingjia .star i {
    display: block;
    width: 30px;
    height: 30px;
    float: left;
    margin-left: 5px;
    cursor: pointer;
    background-repeat: no-repeat
}

.ftf-course .content .item .right .pingjia .star .star-n {
    background-image: url(../images/star-n.png)
}

.ftf-course .content .item .right .pingjia .star .star-l {
    background-image: url(../images/star-l.png)
}

.ftf-course .content .item .right .pingjia .tip {
    color: red;
    float: left;
    line-height: 60px;
    width: 50px
}

.ftf-course .content .item .right .pingjia .op {
    float: left;
    margin-top: 14px
}

.ftf-course .content .item .right .pingjia .op a {
    display: inline-block;
    line-height: 32px;
    background: #0d84de;
    border-radius: 3px;
    text-align: center;
    color: #fff;
    padding: 0 20px
}

.ftf-course .content .item:hover {
    background: #f2fbfa
}

.ftf-course .pd0 {
    padding: 0
}

.l-code {
    position: fixed;
    width: 320px;
    height: 350px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto auto;
    transition: all .4s;
    padding-right: 10px;
    z-index: 9999
}

.l-code .hover-bd {
    background-color: #fff;
    text-align: left;
    color: #333;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 0 7px #ccc
}

.l-code .hover-bd span {
    display: inline-block
}

.l-code .hover-bd .arrowtop {
    width: 13px;
    height: 7px;
    position: absolute;
    left: 50%;
    top: -7px;
    margin-left: -6px;
    display: inline-block;
    background: url(../images/icon_hasheed42d35b9.png) no-repeat -322px -23px
}

.l-code .hover-bd .close {
    z-index: 9999;
    opacity: 1;
    filter: alpha(opacity=1);
    width: 30px;
    height: 30px;
    background-position: -318px -188px;
    border: 1px solid #ddd;
    border-radius: 15px;
    position: absolute;
    top: -13px;
    right: -8px;
    background-color: #fff
}

.l-code .hover-bd .close:hover {
    background-position: -318px -214px;
    border: 1px solid #1e61a5;
    background-color: #1e61a5
}

.news-line {
    width: 85%;
    vertical-align: top;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

img {
    border: none;
    vertical-align: top
}

.box-img-pop {
    position: fixed;
    top: 50%;
    left: 50%;
    background: #fff;
    padding: 30px;
    z-index: 10002;
    margin-left: -400px;
    margin-top: -147px
}

.box-img-pop .icon-close {
    cursor: pointer;
    display: block;
    position: absolute;
    font-size: 14px;
    right: 5px;
    top: 5px;
    color: #999;
    width: 36px;
    height: 36px;
    background: url(../../../fzjszj/fzjszjv1/images/close_hash7270e39e63.png) 0 0 no-repeat
}

.box-img-pop .icon-close:hover {
    background-position: -36px 0
}

.box-img-pop img {
    width: 800px;
    height: 294px
}

.spec-img a>img {
    transition: all .3s
}