.news_subBanner {
    width: 100%;
    height: 360px;
    margin-top: 54px;
    background: url("../images/web/trainTop.jpg") no-repeat;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background-size: cover;
}

.news_subBanner p {
    color: #ffffff;
    font-size: 35px;
    line-height: 35px;
    letter-spacing: 10px;
}

.product {
}

.product .line {
    width: 80px;
    height: 1px;
    background-color: #060001;
    margin: auto;
}

.product .intro {
    width: 1000px;
    margin: 0 auto 0 auto;
    padding-top: 20px;
    padding-bottom: 35px;
    display: flex;
    justify-content: center;
}

.product .lists {
    padding-left: 20%;
    margin: 5% 5% 0px -12%;
    text-align: left;
}

.product .list {
    height: 210px;
    position: relative;
}

.product .icon {
    width: 45%;
}

.product .hover {
    color: #039de5;
}

.col_1 {
    margin-top: -8px;
    margin-left: -7px;
}

.col_1.hover {
    color: #039de5;
}

.intro-line {
    cursor: pointer;
    margin: auto;
    width: 160px;
}

.intro-line a {
    width: 142px;
    height: 142px;
}

.intro-line:hover {
    color: #039de5;
}

.intro-line:hover .col_hr {
    display: block;
}

.intro .active {
    color: #039de5;
}

.intro .active .col_hr {
    display: block;
}

.intro-line:hover #a,
.intro .active .col_1_a {
    background: url(../images/web/train-online-h.png) no-repeat 0px 0px;
    display: inline-block;
    background-size: contain;
}

.intro-line:hover #b,
.intro .active .col_1_b {
    background: url(../images/web/train-offline-h.png) no-repeat 0px 0px;
    display: inline-block;
    background-size: contain;
}

.intro-line:hover #c,
.intro .active .col_1_c {
    background: url(../images/web/train-analyzeService-h.png) no-repeat 0px 0px;
    display: inline-block;
    background-size: contain;
}

.col_1_a {
    display: inline-block;
    background: url(../images/web/train-online.png) no-repeat 0px 0px;
    background-size: contain;
}

.col_1_b {
    display: inline-block;
    background: url(../images/web/train-offline.png) no-repeat 0px 0px;
    background-size: contain;
}

.col_1_c {
    display: inline-block;
    background: url(../images/web/train-analyzeService.png) no-repeat 0px 0px;
    background-size: contain;
}

.col_hr_hover {
    width: 90px;
    margin: auto;
    margin-top: 40px;
    height: 3px;
    background-color: #039de5;
}

.col_hr {
    display: none;
}

.introduce {
    width: 50%;
    margin: auto;
    padding: 100px 0;
}

.teacher .teacher-line {
    width: 900px;
    margin: auto;
}

.teacher_center {
    margin-bottom: 24px;
}

.teacher_center img {
    width: 200px;
    height: 170px;
}

.teacher_center p {
    width: 200px;
    color: #999999;
    margin-top: 0!important;
}

.introduce h3 {
    text-align: center;
    font-size: 18px;
    position: relative;
    bottom: 50px;
}

.introduce_p {
    line-height: 30px;
}

.borderStyle {
    border-width: 0px 0px 0px 3px;
    border-style: solid;
    padding-left: 24px;
    margin-top: 32px;
}

.introduce a {
    float: right;
    margin-top: 40px;
    padding-bottom: 5px;
    font-size: 16px;
    color: #4b4b4a;
    font-weight: bold;
    cursor: pointer;
    border-style: solid;
    border-width: 0px 0px 2px 0px;
}

.introduce a:hover {
    text-decoration: none;
    color: #039de5;
}

.relation {
    padding: 40px 100px;
    background: url('../images/web/relation-background.jpg') no-repeat 0px 0px;
    background-size: cover;
    color: #fff;
}

.relation .relationbody {
    width: 1000px;
    margin: auto;
    display: flex;
    justify-content: space-around;
}

.relation .relation_display {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    float: left;
    width: 20%;
}

.relation img {
    width: 24px;
    height: 24px;
    margin-bottom: 8px;
}

.relation p {
    margin: 0px;
}

.teacher {
    padding: 100px 0;
}

.teacher p {
    text-align: center;
    margin-top: 16px;
}

.teacher_center {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.function_mod {
    height: 550px;
}

.function_mod .position {
    padding: 100px 16% 0 10%;
}

.function_mod img {
    width: 40px;
    position: relative;
    bottom: 45px;
}

.mod_bk {
    background-color: #f7f6f2;
}

.buyortrial {
    height: 200px;
    background-color: #039de5;
    font-family: "黑体";
    display: flex;
    justify-content: center;
    align-items: center;
}

.buyortrial button {
    width: 160px;
    height: 40px;
    font-size: 18px;
}

.buyortrial_download {
    margin-right: 140px;
}

.center {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.online .item_basic {
    background-color: #fff;
    padding: 0 24px;
    margin-bottom: 60px;
}

.online .item {
    height: 450px;
    width: 100%;
}

.online .online-line {
    width: 1000px;
    margin: auto;
    padding: 50px 0;
}

.online span {
    color: #cccccc;
}

.online .item_h {
    box-shadow: 0px 0px 20px 0px #dddcdc;
    border-radius: 5px
}

.online .item_h img {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.online .item_h:hover {
    cursor: pointer;
    box-shadow: 0px 0px 20px 10px #dddcdc;
}

.online .head_img {
    height: 50%;
    width: 100%;
}

.online .body {
    margin: 10% 10% 0;
    height: 30%;
    border-style: solid;
    border-width: 0 0 1px 0;
    border-color: #cccccc;
    position: relative;
}

.online .foot {
    height: 10%;
    float: right;
    width: 47%;
}

.foot span {
    vertical-align: middle;
}

.online .context {
    position: absolute;
    bottom: 8px;
    width: 100%;
}

.online .class {
    float: right;
}

.detail {
    margin-top: 83px;
}

.border {
    border-radius: 5px;
}

.shadow {
    box-shadow: 0px 0px 13px 4px #dddcdc;
}

.detail_topshadow {
    width: 100%;
    height: 50px;
    background-color: #f6f2d6;
    position: fixed;
    top: 74px;
    display: flex;
    justify-content: center;
    align-items: center;
    color:#fd3636;
}
.detail_topshadow img {
    margin-right: 8px;
}
.detail_context {
    width: 70%;
    height: 70%;
    margin: auto;
}

.detail_context_body {
    display: flex;
    margin-bottom: 24px;
}

.detail_introduce {
    display: flex;
    padding: 50px 0px;
    margin: 94px auto 20px auto;
}

.detail_introduce_img {
    padding-left: 55px;
}

.detail_introduce_img img {
    width: 370px;
    height: 245px;
}

.detail_introduce_p {
    margin: 5px 0px 13px 90px;
}

.detail_introduce_title {
    margin-bottom: 27px;
}

.detail_person {}

.detail_introduce_lessionTime {}

.detail_personal_introduce {
    padding-left: 70px;
}

.detail_catalog {
    width: 70%;
}

.detail_catalog_title {
    border-bottom: 1px solid #efefef;
    margin: 25px 25px 10px 25px;
}

.detail_catalog_title p {
    border-left: 2px solid #000;
    padding-left: 15px;
    margin-left: 10px;
}

.detail_catalog_body {
    line-height: 40px;
}

.detail_catalog_body span {
    padding-left: 30px;
}

.detail_catalog_name {
    margin-bottom: 0px;
    padding-left: 30px;
}

.detail_catalog_img {
    display: none;
}

.detail_fontColor {
    color: #808080;
}

.detail_lesson {
    padding-right: 25px;
}

.detail_lesson:hover {
    background-color: #f3f3f3;
    cursor: pointer;
}

.detail_lesson:hover .detail_catalog_img {
    display: inline-block;
    float: right;
    margin-top: 8px;
}

.wechat_border {
    width: 30%;
    min-height: 400px;
    margin-left: 20px;
    padding: 30px 20px;
}

.wechat_border img {
    vertical-align: unset;
    margin-right: 8px;
}

.wechat_p {
    color: #999999;
    display: flex;
    flex-direction: inherit;
    justify-content: center;
    margin-top: 18px;
}
.wechat_p div {
    text-align: center;
}
.wechat_p  img{
    width: 90px;
}
.back {
    margin: 0 auto 82px 0px;
    width: 1000px;
    color: #999999;
}

.back p {
    margin: 0px 8px;
}

.flex {
    display: inline-flex;
    align-items: center;
    cursor: pointer;
}

.flex:hover {
    color: #039de5!important
}

.flex:hover .round {
    border: 1px solid #039de5;
}

.round {
    width: 30px;
    height: 30px;
    border: 1px solid #999999;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.success-case {
    width: 1000px;
    margin: auto!important;
}

.success-case .success-case-line {
    margin-bottom: 24px;
}

.success-case .success-case-line img {
    height: 200px;
    width: 300px
}

.apply {
    padding: 40px 0;
    background-color: #039de5;
}

.apply p {
    font-size: 18px;
    color: #ffffff;
    margin: 0px;
}

.card {
    box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.2);
}

.train-content-card {
    width: 1000px;
    margin: 50px auto 16px auto!important;
    display: flex;
}

.train-content-card .text {
    width: 50%;
}

.train-content-card .content {
    padding: 0 18px;
    text-align: left;
    width: 100%;
}

.train-content-card .text .top {
    width: 100%;
    background-color: #31373a;
    padding: 14px 0;
    color: #ffffff;
}

.train-content-card .content p {
    padding: 12px 0;
    border-bottom: 1px solid #ededed;
    margin-bottom: 0;
}

.train-content-card .content p:last-child {
    border-bottom: none;
}

.card-noties {
    width: 1000px;
    margin: auto;
    padding: 24px 18px;
    text-align: left;
}

.train-content,
.certificate,
.train-img {
    padding: 100px 0;
}

.certificate,
.train-img {
    background-color: #f7f6f2;
}

.content,
.train-img-line {
    width: 1000px;
    margin: auto!important;
}

.certificate .content h5 {
    line-height: 25px;
    margin-bottom: 32px;
}

.certificate .content .certificate-img {
    display: flex;
}

.certificate .content .certificate-img .certificate-img-line {
    width: 48%;
}

.certificate .content .certificate-img .certificate-img-line .border {
    height: 326px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.certificate .content .certificate-img .certificate-img-line:first-child {
    margin-right: 2%;
}

.certificate .content .certificate-img .certificate-img-line:last-child {
    margin-left: 2%;
}

.certificate .content .certificate-img .border {
    border: 1px solid #cccccc;
    padding: 24px 0;
    border-radius: 0;
}

.certificate .content .certificate-img .certificate-img-line p {
    margin-top: 12px;
    color: #999999;
}

.mb-65 {
    margin-bottom: 65px
}

.broad-img{
    width: 100%;
    height: 200px;
}

.service {
    color: #333333;
    width: 1000px;
    height: 700px;
    margin: auto!important;
}

.bk-grey {
    background-color: #f7f6f2;
}

.service_title {
    padding: 100px 0;
    margin: 0px;
}

.service_step {}

.service_step img {
    margin: auto;
    padding-bottom: 25px;
}

.service_step p {
    padding: 0px 50px;
}

.service_line {
    width: 100%;
    height: 230px;
}

.learn_more {
    height: 200px;
    width: 300px;
    background-color: #ff5f45;
    margin: 0px!important;
    color: #fff;
    font-size: 16px;
}
