﻿.train-sup-t {
    margin-top: 40px
}

.train-sup-t-desc {
    position: relative;
    margin: 73px auto 75px;
    width: 500px;
    line-height: 46px;
    font-size: 22px;
    text-align: center
}

.train-sup-t-desc-l,
.train-sup-t-desc-r {
    position: absolute;
    left: -103px;
    top: 50%;
    transform: translateY(-50%)
}

.train-sup-t-desc-r {
    left: auto;
    right: -103px
}

.inside-step {
    margin-bottom: 90px
}

.inside-step-in {
    position: relative;
    overflow: hidden
}

.step-title {
    position: relative;
    margin: 0 auto;
    width: 200px;
    text-align: center;
    background: #fff
}

.step-title::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%);
    width: 1000%;
    height: 1px;
    z-index: -1;
    background: #e6e6e6
}

.step-title-num {
    display: inline-block;
    margin-top: 6px;
    margin-right: 10px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    color: #fff;
    background: #ec804f;
    border-radius: 50px;
    vertical-align: top
}

.step-title span {
    font-size: 30px;
    color: #0d64ce;
    vertical-align: top;
    display: inline-block
}

.inside-step-content {
    margin-top: 50px;
    font-size: 0
}

.is-content-l,
.is-content-r {
    display: inline-block;
    vertical-align: top
}

.is-content-r {
    float: right;
    padding-top: 40px;
    width: 590px
}

.is-content-r p {
    position: relative;
    line-height: 52px;
    font-size: 16px;
    color: #0d64ce
}

.is-content-r p::before {
    content: '';
    position: absolute;
    left: -28px;
    top: 50%;
    transform: translateY(-50%);
    width: 10px;
    height: 10px;
    background-image: url(../images/is-content-r-p.png)
}

.inside-step-more {
    margin-top: 75px;
    font-size: 14px;
    color: #ec3131;
    text-align: center
}

.inside-step-more::before {
    content: '·';
    position: relative;
    top: 8px;
    margin-right: 7px;
    line-height: 14px;
    height: 14px;
    font-size: 40px;
    color: #ec3131
}

h4.step-sub-title {
    font-size: 0
}

.step-sub-title-desc,
.step-sub-title-img {
    display: inline-block;
    vertical-align: top
}

.movie-list-all .step-sub-title-img {
    position: relative;
    top: 5px
}

.step-sub-title-desc {
    margin-left: 20px;
    font-size: 20px;
    color: #0d64ce;
    font-weight: 400
}

.face-list-all {
    margin-top: 34px
}

.face-list {
    margin-top: 34px;
    margin-bottom: 62px
}

.face-one {
    position: relative;
    margin-bottom: 40px;
    font-size: 0;
    background: #fdf3ef;
    overflow: hidden
}

.face-one-2 {
    background: #edf9f1
}

.face-one-3 {
    background: #eff4fc
}

.face-one:last-child {
    margin-bottom: 0
}

.face-one::after {
    content: '';
    position: absolute;
    left: 5%;
    top: 50%;
    transform: translateY(-50%);
    width: 1000%;
    height: 1px;
    background: #f9dbce
}

.face-one-2::after {
    background: #c8e6d2
}

.face-one-3::after {
    background: #cad6eb
}

.face-one-desc,
.face-one-img {
    display: inline-block;
    vertical-align: top
}

.face-one-img {
    position: relative;
    z-index: 99;
    border: 1px solid #f9dbce;
    margin: 22px;
    margin-right: 0;
    width: 97px;
    height: 97px;
    font-size: 18px;
    color: #0d64ce;
    text-align: center;
    border-radius: 100px;
    background: #fdf3ef
}

.face-one-2 .face-one-img {
    border: 1px solid #c8e6d2;
    color: #07802f;
    background: #edf9f1
}

.face-one-3 .face-one-img {
    border: 1px solid #cad6eb;
    color: #0a3990;
    background: #eff4fc
}

.face-one-img::before {
    content: '';
    display: block;
    margin: 18px auto 12px;
    width: 27px;
    height: 24px;
    background-image: url(../images/face-one-img-1.png);
    background-size: 27px 24px
}

.face-one-2 .face-one-img::before {
    background-image: url(../images/face-one-img-2.png)
}

.face-one-3 .face-one-img::before {
    background-image: url(../images/face-one-img-3.png)
}

.face-one-desc {
    position: absolute;
    right: 0;
    width: 1015px;
    font-size: 16px;
    color: #0d64ce;
    height: calc(100%)
}

.face-one-2 .face-one-desc {
    color: #07802f
}

.face-one-3 .face-one-desc {
    color: #0a3990
}

.f-one-desc-b,
.f-one-desc-t {
    position: absolute;
    top: 0;
    width: 100%;
    height: 50%
}

.f-one-desc-b {
    top: 50%
}

.f-one-desc-b p,
.f-one-desc-t p {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%
}

.movie-list {
    border-top: 1px solid #f4e3db;
    border-left: 1px solid #f4e3db;
    margin-top: 50px;
    font-size: 0
}

.movie-one {
    border-right: 1px solid #f4e3db;
    border-bottom: 1px solid #f4e3db;
    display: inline-block;
    width: 20%;
    text-align: center;
    vertical-align: top
}

.movie-one:hover .movie-one-img:after {
    animation: serv_one_border .9s 0s ease 1;
    -webkit-animation: serv_one_border .9s 0s ease 1;
    -moz-animation: serv_one_border .9s 0s ease 1;
    -o-animation: serv_one_border .9s 0s ease 1
}

.movie-one:hover .movie-one-img:before {
    animation: serv_one_border 1.5s 0s ease 1;
    -webkit-animation: serv_one_border 1.5s 0s ease 1;
    -moz-animation: serv_one_border 1.5s 0s ease 1;
    -o-animation: serv_one_border 1.5s 0s ease 1
}

.movie-one:hover .movie-one-img {
    background: #0d64ce
}

.movie-one:hover .movie-one-img-f {
    color: #fff
}

.movie-one:hover .movie-one-desc {
    transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px)
}

.movie-one-img {
    position: relative;
    margin: 24px auto 15px;
    width: 121px;
    height: 121px;
    border: 1px solid #fbe2d8;
    border-radius: 50%;
    transition: .6s .05s!important
}

.movie-one-img:after {
    content: '';
    position: absolute;
    left: -1px;
    top: -1px;
    border: 1px solid #0d64ce;
    width: 100%;
    height: 100%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    opacity: 0
}

.movie-one-img:before {
    content: '';
    position: absolute;
    left: -1px;
    top: -1px;
    border: 1px solid #0d64ce;
    width: 100%;
    height: 100%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    opacity: 0
}

.movie-one-img-b,
.movie-one-img-f {
    transition: .6s .05s;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 5;
    transform: translate(-50%, -50%);
    font-size: 22px;
    font-weight: 700;
    font-family: Arial;
    color: #f6c1a9;
    opacity: .5
}

.movie-one-img-f {
    z-index: 10;
    font-size: 44px;
    color: #0d64ce;
    font-weight: 400;
    opacity: 1
}

.movie-one-desc {
    margin: 0 auto 22px;
    width: 155px;
    line-height: 29px;
    font-size: 16px;
    color: #333;
    transition: .6s
}

.info {
    font-size: 0
}

.info-left {
    width: 74.5%;
    padding-right: 15px
}

.info-left ul {
    margin-bottom: 40px
}

.info-right {
    width: 25.5%;
    margin-bottom: 120px
}

.info-right .part1 {
    margin-top: 80px
}

.info-right .part2 {
    margin-top: 30px
}

.info-right .part2 .right_side_list a {
    padding: 10px 23px
}

.info-right .part3 {
    margin-top: 30px;
    padding-bottom: 20px
}

.info-right .part3 .refer {
    padding-right: 20px
}

.info-right .part3 .refer span {
    position: relative;
    font-size: 14px;
    color: #999
}

.info-right .part3 .refer span:before {
    content: '';
    width: 7px;
    height: 3px;
    position: absolute;
    background: #f3ad8e;
    left: -21px;
    top: 8px
}

.info-right .part3 .refer p {
    font-size: 14px;
    color: #535353;
    line-height: 23px;
    margin: 15px 0 30px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    transition: color .4s;
    -ms-transition: color .4s;
    -o-transition: color .4s;
    -webkit-transition: color .4s;
    -moz-transition: color .4s
}

.info-right .part3 .refer p:hover {
    color: #0d64ce
}

.info-right .part4 {
    margin-top: 30px;
    padding-bottom: 10px
}

.info-right .part4>div {
    margin-bottom: 20px
}

.info-right .part4 .pro {
    width: 104px;
    height: 68px;
    margin-right: 15px
}

.info-right .part4 .desc {
    font-size: 14px;
    color: #1a1a1a
}

.info-right .part4 .desc a {
    transition: color .4s;
    -ms-transition: color .4s;
    -o-transition: color .4s;
    -webkit-transition: color .4s;
    -moz-transition: color .4s
}

.info-right .part4 .desc:hover a {
    color: #0d64ce
}

.info-list {
    width: 100%;
    position: relative;
    border-bottom: 1px solid #d6d6d6;
    padding: 40px 0;
    transition: transform cubic-bezier(.4, 0, .2, 1) 1s, opacity cubic-bezier(.4, 0, .2, 1) 1s!important;
    -ms-transition: transform cubic-bezier(.4, 0, .2, 1) 1s, opacity cubic-bezier(.4, 0, .2, 1) 1s!important;
    -o-transition: transform cubic-bezier(.4, 0, .2, 1) 1s, opacity cubic-bezier(.4, 0, .2, 1) 1s!important;
    -webkit-transition: transform cubic-bezier(.4, 0, .2, 1) 1s, opacity cubic-bezier(.4, 0, .2, 1) 1s!important;
    -moz-transition: transform cubic-bezier(.4, 0, .2, 1) 1s, opacity cubic-bezier(.4, 0, .2, 1) 1s!important
}

.info-list:first-child {
    padding-top: 80px
}

.info-list .pro {
    width: 270px;
    height: 176px;
    margin-right: 35px;
    border: solid 1px #0d64ce;
}

.info-list .desc {
    width: calc(100% - 305px);
    position: relative
}

.info-list .desc h3 {
    font-size: 22px;
    color: #0d64ce;
    transition: color .4s;
    -ms-transition: color .4s;
    -o-transition: color .4s;
    -webkit-transition: color .4s;
    -moz-transition: color .4s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.info-list .desc h3:hover {
    color: #0d64ce
}

.info-list .desc p {
    margin: 15px 0 20px;
    font-size: 14px;
    color: #666;
    line-height: 28px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3
}

.info-list .desc p span a {
    color: #0d64ce;
    margin-left: 10px
}

.info-list .date {
    position: absolute;
    right: 0;
    bottom: 8px;
    font-size: 14px;
    color: #999
}

.info-list .date:before {
    content: '';
    display: inline-block;
    width: 20px;
    vertical-align: bottom;
    margin-right: 12px;
    height: 20px;
    background: url(../images/icon18.png) no-repeat center
}

.info-list .tips {
    font-size: 14px;
    color: #666
}

.info-list .tips i {
    font-style: normal
}

.info-list .tips span {
    display: inline-block;
    margin: 0px 15px;
}

.info-list .tips span a {
    color: #666;
    transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    display: block;
    padding: 8px 20px
}

.info-list .mobile-desc {
    display: none
}

.right_side {
    padding: 20px 0 0 20px;
    width: 100%;
    border: 1px solid #f0f0f0;
    transition: transform cubic-bezier(.4, 0, .2, 1) 1s, opacity cubic-bezier(.4, 0, .2, 1) 1s!important;
    -ms-transition: transform cubic-bezier(.4, 0, .2, 1) 1s, opacity cubic-bezier(.4, 0, .2, 1) 1s!important;
    -o-transition: transform cubic-bezier(.4, 0, .2, 1) 1s, opacity cubic-bezier(.4, 0, .2, 1) 1s!important;
    -webkit-transition: transform cubic-bezier(.4, 0, .2, 1) 1s, opacity cubic-bezier(.4, 0, .2, 1) 1s!important;
    -moz-transition: transform cubic-bezier(.4, 0, .2, 1) 1s, opacity cubic-bezier(.4, 0, .2, 1) 1s!important
}

.right_side .name {
    position: relative;
    font-size: 18px;
    color: #0d64ce;
    padding-bottom: 18px;
    margin-right: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #f0f0f0
}

.right_side .name:before {
    content: '';
    position: absolute;
    left: -21px;
    top: 2px;
    width: 3px;
    height: 21px;
    background: #0d64ce
}

.right_side_list {
    display: inline-block;
    margin: 0 20px 20px 0
}

.right_side_list:first-child {
    margin-left: 0
}

.right_side_list:last-child {
    margin-bottom: 30px
}

.right_side_list a {
    transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    border-radius: 3px;
    color: #535353;
    display: inline-block;
    font-size: 14px;
    background: #f6f6f6;
    padding: 10px 33px
}

.right_side_list:hover a {
    color: #fff;
    background: #0d64ce
}

.right_side_list.this a {
    color: #fff;
    background: #0d64ce
}

.info_det {
    margin-top: 80px;
    font-size: 14px;
    color: #000;
    background-color: #fff;
    padding: 6% 40px 3%;
    border: 1px solid #f0f0f0
}

.info_det .title {
    text-align: center;
    font-size: 30px;
    color: #000;
    padding-bottom: 35px;
    border-bottom: 1px dashed #bdbdbd
}

.info_det .tips {
    margin: 15px 0 10px;
    text-align: right;
    font-size: 14px;
    color: #999;
    position: relative
}

.info_det .tips i {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 7px;
    vertical-align: middle;
    margin-bottom: 5px
}

.info_det .summary {
    padding: 15px 10px;
    background-color: #E5E5E5;
    line-height: 28px;
    color: #626262;
    margin-bottom: 20px
}

.info_det .date {
    margin-right: 45px;
    display: inline-block
}

.info_det .date i {
    background: url(../images/icon19.png) no-repeat center
}

.info_det .num {
    margin-right: 45px;
    display: inline-block
}

.info_det .num i {
    background: url(../images/icon20.png) no-repeat center
}

.info_det .comit {
    display: inline-block;
    color: #999
}

.info_det .comit i {
    background: url(../images/icon21.png) no-repeat center
}

.content .back {
    display: inline-block;
    margin-top: 75px
}

.content .back a {
    transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    border-radius: 3px;
    border: 1px solid #cacaca;
    display: inline-block;
    font-size: 14px;
    color: #666;
    padding: 5px 10px
}

.content .back:hover a {
    color: #fff;
    border: 1px solid #0d64ce;
    background: #0d64ce
}

.content .back .biaoqian {
    font-size: 14px;
    color: #999;
    display: inline-block;
    margin-right: 8px
}

.comment {
    padding: 3% 0;
    margin-bottom: 3%;
    background: #fff
}

.comment .pinglun {
    font-size: 24px;
    color: #0d64ce
}

.comment .pinglun:before {
    content: '';
    margin-right: 15px;
    vertical-align: middle;
    display: inline-block;
    width: 27px;
    height: 27px;
    background: url(../images/icon22.png) no-repeat center
}

.comment .form {
    margin: 20px 0 40px
}

.comment .form textarea {
    width: 100%;
    background: #f3f5f7;
    padding: 15px 20px;
    font-size: 14px;
    color: #000;
    height: 165px;
    border-radius: 3px;
    border: 1px solid transparent;
    outline: 0;
    resize: none
}

.comment .form .oth {
    text-align: right;
    margin: 25px 0 0
}

.comment .form .name {
    display: inline-block;
    margin-right: 20px
}

.comment .form .name span {
    display: inline-block;
    color: #333;
    font-size: 14px;
    margin-right: 10px
}

.comment .form .name input {
    display: inline-block;
    width: 145px;
    height: 43px;
    border-radius: 3px;
    background: #f3f5f7;
    padding-left: 10px;
    border: 1px solid transparent
}

.comment .form button {
    border: 0;
    margin-left: 20px;
    display: inline-block;
    width: 145px;
    height: 43px;
    background: #0d64ce;
    font-size: 16px;
    color: #fff;
    border-radius: 3px;
    line-height: 0;
    cursor: pointer
}

.comment .form #captcha_img {
    cursor: pointer;
    display: inline-block;
    position: relative;
    top: -5px
}

.list-item {
    margin-bottom: 25px
}

.list-item .user {
    font-size: 18px;
    color: 3333;
    margin-bottom: 15px
}

.list-item .user span {
    display: inline-block;
    vertical-align: unset;
    margin-left: 15px;
    font-size: 12px;
    color: #999
}

.list-item .text {
    font-size: 14px;
    line-height: 36px;
    color: #333;
    padding-bottom: 20px;
    border-bottom: 1px solid #e6e6e6
}

.match .train-sup-t-desc {
    width: 1000px;
    font-weight: lighter;
    color: #333
}

.progress {
    height: 500px;
    background: #f3f3f3
}

.progress .container {
    height: 100%
}

.progress-item {
    position: relative;
    padding-left: 40px;
    height: 100%
}

.progress-item .left-line {
    position: absolute;
    left: 40px;
    top: 50%;
    width: 15px;
    height: 80%;
    margin-top: -197px;
    background: #0d64ce;
    border-radius: 10px
}

.progress-item ul {
    height: 85%;
    padding-top: 85px;
    overflow: hidden
}

.progress-list {
    font-size: 20px;
    color: #1a1a1a;
    margin: 25px 0;
    padding-left: 60px;
    position: relative
}

.progress-list:first-child {
    margin-top: 0
}

.progress-list:before {
    content: '';
    display: inline-block;
    margin-left: 1px;
    width: 13px;
    height: 13px;
    background: #fff;
    z-index: 11;
    border-radius: 50%;
    position: absolute;
    top: 7px;
    left: 0
}

.progress-list a {
    transition: color .4s;
    -ms-transition: color .4s;
    -o-transition: color .4s;
    -webkit-transition: color .4s;
    -moz-transition: color .4s
}

.progress-list:hover a {
    color: #0d64ce
}

.moment {
    padding: 65px 0 80px
}

.moment-item {
    font-size: 0;
    margin-top: 40px
}

.moment-list {
    display: inline-block;
    width: 25%;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    margin-bottom: 20px
}

.moment-list .pro {
    width: 285px;
    height: 180px
}

.moment-list .desc {
    text-align: center;
    margin-top: 25px;
    font-size: 14px;
    color: #1a1a1a
}

.moment-list .desc p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.product {
    background-color: #000;
    width: 100%;
    height: calc(100vh - 90px)
}

.product .swiper-loading {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -moz-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.product .swiper-loading:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat
}

.product .mask {
    width: 397px;
    height: 84px;
    margin-bottom: 0;
    background: url(../images/mask.png) no-repeat center;
    z-index: 1
}

.product .mouse {
    width: 22px;
    height: 37px;
    bottom: 25px;
    margin-bottom: 0;
    -webkit-animation: nudgeMouse 5s ease-out infinite;
    animation: nudgeMouse 5s ease-out infinite;
    background: url(../images/mouse.png) no-repeat center;
    z-index: 1
}

.product .mouse:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background-color: #fff;
    width: 4px;
    height: 6px;
    border-radius: 40%;
    -webkit-animation: trackBallSlide 5s linear infinite;
    animation: trackBallSlide 5s linear infinite;
    transition: all .3s cubic-bezier(.455, .03, .515, .955);
    -ms-transition: all .3s cubic-bezier(.455, .03, .515, .955);
    -o-transition: all .3s cubic-bezier(.455, .03, .515, .955);
    -webkit-transition: all .3s cubic-bezier(.455, .03, .515, .955);
    -moz-transition: all .3s cubic-bezier(.455, .03, .515, .955)
}

.product-list .pro {
    opacity: 0;
    transition: opacity 1s;
    -ms-transition: opacity 1s;
    -o-transition: opacity 1s;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.banner-ctrl {
    position: absolute;
    left: 0;
    top: 42%;
    z-index: 999;
    transform: translateY(-45%);
    -ms-transform: translateY(-45%);
    -o-transform: translateY(-45%);
    -webkit-transform: translateY(-45%);
    -moz-transform: translateY(-45%);
    width: 100%
}

.banner-ctrl .banner-next,
.banner-ctrl .banner-prev {
    position: absolute;
    left: 2.6%;
    width: 68px;
    height: 68px;
    line-height: 66px;
    background: rgba(0, 0, 0, .17);
    border-radius: 50%;
    cursor: pointer;
    text-align: center;
    font-size: 30px;
    color: #fff
}

.banner-ctrl .banner-next {
    left: auto;
    right: 2.6%
}

.banner-ctrl .banner-next:after {
    margin-left: -8px
}

.banner-ctrl .banner-prev:before {
    margin-left: 10px
}

.children {
    transition: opacity 1s;
    -ms-transition: opacity 1s;
    -o-transition: opacity 1s;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    width: 560px;
    bottom: 15px;
    right: 6%;
    position: absolute;
    z-index: 1
}

.children .children-wrapper {
    width: 480px
}

.children .thumbs-next,
.children .thumbs-prev {
    cursor: pointer;
    position: absolute;
    width: 32px;
    height: 66px;
    top: 50%;
    margin-top: -33px;
    z-index: 1;
    background: url(../images/prev.png)
}

.children .thumbs-next {
    right: 0;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg)
}

.children .photo {
    width: 66px;
    height: 66px;
    position: absolute;
    background: url(../images/photo.png) no-repeat center;
    right: -80px;
    top: 0;
    z-index: 1;
    cursor: pointer
}

.children-effect {
    opacity: 0;
    visibility: hidden;
    transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    transition: ease .8s;
    -ms-transition: ease .8s;
    -o-transition: ease .8s;
    -webkit-transition: ease .8s;
    -moz-transition: ease .8s
}

.children-effect.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0)
}

.children-list {
    cursor: pointer;
    width: 108px;
    height: 65px;
    border: 2px solid transparent
}

.children-list.swiper-slide-active {
    border: 2px solid #fff
}

.children-list .pro {
    width: 100%;
    height: 100%
}

.display {
    padding: 75px 0
}

.display-item {
    padding-top: 55px
}

.display-list:nth-child(2n) .pro {
    float: right
}

.display-list:nth-child(2n) .pro i {
    left: 0;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg)
}

.display-list:nth-child(2n) .desc {
    float: left
}

.display-list .pro {
    width: 50%;
    float: left;
    width: 600px;
    height: 300px;
    position: relative
}

.display-list .pro i {
    top: 50%;
    margin-top: -4px
}

.display-list .desc {
    padding: 0 6%;
    float: right;
    width: 50%;
    background: #0d64ce;
    height: 300px
}

.display-list .desc .icon {
    margin-bottom: 25px
}

.display-list .desc .icon i {
    width: 80px;
    height: 93px;
    margin-right: 35px
}

.display-list .desc .icon span {
    font-size: 30px;
    color: #fff;
    font-weight: lighter
}

.display-list .desc p {
    font-size: 16px;
    color: #fff;
    font-weight: lighter
}

.case {
    padding: 70px 0;
    background: #f3f3f3
}

.case .case-item {
    padding: 53px 0 13px;
    font-size: 0
}

.case-list {
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    display: inline-block;
    width: 25%;
    margin-bottom: 40px
}

.inside-banner-desc {
    top: 45%;
    color: #f3f3f3
}

.inside-banner-desc h2 {
    font-size: 66px;
    margin-bottom: 30px
}

.inside-banner-desc p {
    font-size: 18px
}

.good-intro {
    text-align: center;
    padding: 70px 0 80px
}

.good-show {
    padding: 70px 0 80px;
    text-align: center;
    background: #f3f3f3
}

.good-show .banner-ctrl {
    height: 100px;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%)
}

.good-show .banner-ctrl .banner-next,
.good-show .banner-ctrl .banner-prev {
    width: 40px;
    height: 100px;
    border-radius: 0;
    line-height: 100px
}

.good-show .banner-ctrl .banner-next {
    right: 0
}

.good-show .banner-ctrl .banner-prev {
    left: 0
}

.video {
    text-align: center;
    padding: 75px 0
}

.video .video-warrper {
    height: 640px
}

.dot {
    display: inline-block;
    margin-right: 15px;
    vertical-align: middle;
    width: 10px!important;
    height: 10px!important;
    background: url(../images/dot.png) no-repeat center
}

.after .train-sup-t-desc {
    width: 1000px;
    font-weight: lighter;
    color: #333
}

.after .method {
    margin-top: 62px;
    width: 1000px;
    margin: 0 auto 75px;
    height: 62px;
    line-height: 62px;
    background: #f8f8f8;
    border-radius: 30px;
    text-align: center;
    font-size: 26px;
    color: #666
}

.after .method p:before {
    content: '';
    margin-right: 20px;
    display: inline-block;
    width: 32px;
    height: 32px;
    vertical-align: middle;
    background: url(../images/icon15.png) no-repeat center
}

.after .method p em {
    color: #0d64ce
}

.where {
    overflow: hidden
}

.where .step-title {
    width: 395px
}

.where .step-title-num {
    width: 25px;
    height: 29px;
    background: url(../images/icon16.png) no-repeat center
}

.map_intro {
    padding: 55px 0 45px;
    border-bottom: 1px dashed #dedede
}

.map_intro .pro {
    margin-right: 135px
}

.map_intro .desc {
    width: 50%;
    font-size: 14px;
    color: #333;
    line-height: 35px
}

.map_intro .desc>div:before {
    vertical-align: middle;
    content: '';
    display: inline-block;
    margin-right: 20px;
    width: 7px;
    height: 85px;
    background: url(../images/icon17.png) no-repeat center
}

.map_intro .desc span {
    width: 94%
}

.map_intro .desc .one {
    margin-bottom: 32px
}

.contact-item {
    font-size: 0;
    margin-bottom: 80px
}

.contact-list {
    width: 50%;
    font-size: 14px;
    line-height: 35px;
    padding: 47px 0 45px;
    text-align: left;
    border-bottom: 1px dashed #dedede
}

.contact-list em {
    font-size: 20px;
    color: #0d64ce
}

.contact-list p {
    color: #1a1a1a
}

.business .banner-desc p {
    font-size: 22px
}

.business .inside-nav-one {
    width: 10%
}

.theme {
    padding: 75px 0 80px
}

.theme-item {
    margin-top: 50px
}

.theme-list:last-child {
    border-bottom: 1px dashed #d9d9d9
}

.theme-list .name {
    position: relative
}

.theme-list .name .one {
    display: inline-block;
    background: #fff;
    padding-right: 10px
}

.theme-list .name i {
    width: 35px;
    height: 35px;
    margin-right: 10px
}

.theme-list .name h3 {
    font-size: 20px;
    color: #0d64ce
}

.theme-list .name .line {
    width: 100%;
    border-bottom: 1px dashed #d9d9d9;
    position: absolute;
    left: 0;
    top: 19px;
    z-index: -1
}

.theme-list .desc {
    padding: 25px 0 50px
}

.theme-list .desc p {
    text-indent: 2em;
    font-size: 14px;
    line-height: 32px;
    color: #333
}

.theme-bg {
    position: relative;
    margin-top: 75px
}

.theme-bg>a {
    z-index: 1;
    position: absolute;
    width: 130px;
    height: 130px;
    border-radius: 50%
}

a[class*=hxtm] {
    top: 32px;
    left: 221px
}

a[class*=hmcs] {
    top: 32px;
    left: 428px
}

a[class*=znmp] {
    top: 32px;
    left: 635px
}

a[class*=hszj] {
    top: 32px;
    left: 842px
}

a[class*=hbcs] {
    top: 163px;
    left: 1008px
}

a[class*=gk] {
    top: 293px;
    left: 841px
}

a[class*=ms] {
    top: 293px;
    left: 635px
}

a[class*=jxsj] {
    top: 293px;
    left: 428px
}

a[class*=ylc] {
    top: 292px;
    left: 220px
}

a[class*=fc] {
    top: 163px;
    left: 53px
}

.steam-bg {
    text-align: center;
    margin: 35px 0 80px
}

.steam {
    font-size: 0
}

.steam .desc {
    padding-right: 90px;
    width: 50%
}

.steam .desc p {
    line-height: 28px;
    font-size: 14px;
    text-indent: 2em
}

.steam .pro {
    width: 50%
}

.bs-class {
    padding: 70px 0;
    border-top: 1px solid #e6e6e6
}

.bs-class .desc {
    margin-top: 45px
}

.bs-class .desc p {
    font-size: 14px;
    line-height: 32px;
    color: #333;
    margin-bottom: 20px
}

.bs-class .desc p:before {
    content: '';
    display: inline-block;
    margin-right: 15px;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    background: url(../images/dot.png) no-repeat center
}

.bs-content {
    padding: 70px 0;
    border-top: 1px solid #e6e6e6
}

.app-list {
    float: left;
    width: 33.33%;
    text-align: center;
    padding: 15px 0
}

.app-list[date-url='1'] .pro {
    background: url(../images/icon35.png) no-repeat center
}

.app-list[date-url='2'] .pro {
    background: url(../images/icon36.png) no-repeat center
}

.app-list[date-url='3'] .pro {
    background: url(../images/icon37.png) no-repeat center
}

.app-list[date-url='4'] .pro {
    background: url(../images/icon38.png) no-repeat center
}

.app-list[date-url='5'] .pro {
    background: url(../images/icon39.png) no-repeat center
}

.app-list[date-url='6'] .pro {
    background: url(../images/icon40.png) no-repeat center
}

.app-list .pro {
    display: inline-block;
    width: 120px;
    height: 120px
}

.app-list h3 {
    font-size: 22px;
    color: #0d64ce;
    margin: 10px 0 15px
}

.app-list p {
    font-size: 14px;
    color: #333;
    line-height: 32px
}

.mg-space-init {
    margin-top: 30px
}

.mg-targets .content strong {
    font-weight: bolder
}

.space .theme-list:last-child {
    border-bottom: 0
}

.space .theme-list i {
    display: inline-block;
    margin-right: 15px;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    background: url(../images/dot.png) no-repeat center
}

.space .theme-list .line {
    top: 13px
}

.space .theme-list .desc p {
    text-indent: 0
}

.master_1 {
    margin-top: 40px;
    padding-bottom: 70px;
    border-bottom: 1px solid #d9d9d9
}

.master_1 p {
    text-indent: 2em;
    font-size: 14px;
    line-height: 32px;
    color: #333
}

.master_2 {
    padding: 80px 0 65px;
    font-size: 0
}

.master_2 .desc {
    width: 53%;
    text-align: right
}

.master_3 .theme-list:last-child {
    border-bottom: 0
}

.master_3 .theme-list .name h3 {
    font-size: 26px
}

.master_3 .theme-list i {
    display: inline-block;
    margin-right: 15px;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    background: url(../images/dot.png) no-repeat center
}

.master_3 .theme-list .line {
    top: 19px
}

.no-list {
    display: inline-block;
    margin-right: 60px;
    margin-bottom: 50px;
    transition: ease .8s transform;
    -ms-transition: ease .8s transform;
    -o-transition: ease .8s transform;
    -webkit-transition: ease .8s transform;
    -moz-transition: ease .8s transform
}

.no-list:nth-child(3) {
    margin-right: 0
}

.no-list:nth-child(5) {
    margin-right: 105px;
    margin-bottom: 0
}

.no-list:nth-child(4) {
    margin-bottom: 0
}

.no-list:hover {
    transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px)
}

.mobile-no-list {
    display: none
}

.function-item {
    margin-top: 45px
}

.function-list {
    font-size: 0;
    border: 1px solid #eee;
    background: #535454;
    margin-bottom: 50px;
    overflow: hidden;
    box-shadow: 0 3px 20px -7px #535454;
    transition: all .6s;
    -ms-transition: all .6s;
    -o-transition: all .6s;
    -webkit-transition: all .6s;
    -moz-transition: all .6s
}

.function-list.this {
    border: 1px solid #fadbce;
    background: #ed8353;
    box-shadow: 0 3px 20px -7px #ed8353
}

.function-list.this .desc-warpper:after {
    background: #fadbce
}

.function-list.this .fl-sub .num {
    background: #ed8353
}

.function-list.this .fl-sub span {
    color: #0d64ce
}

.function-list .intro {
    width: 5.9%;
    text-align: center;
    padding: 0 20px
}

.function-list .intro em {
    color: #fff;
    font-weight: lighter;
    font-size: 20px
}

.function-list .desc {
    width: 94.1%;
    background: #fff;
    padding: 35px 25px 35px;
    position: relative;
    right: -1px
}

.function-list .desc-warpper {
    position: relative
}

.function-list .desc-warpper:after {
    content: '';
    width: 1px;
    height: 100%;
    background: #535454;
    position: absolute;
    left: 8px;
    bottom: 0
}

.function-list .fl-sub {
    padding-bottom: 20px;
    position: relative;
    z-index: 1;
    background: #fff;
    padding: 5px 0;
    margin-bottom: 20px
}

.function-list .fl-sub:last-child {
    margin-bottom: 0
}

.function-list .fl-sub:last-child:after {
    display: none
}

.function-list .fl-sub .num {
    transition: all .6s;
    -ms-transition: all .6s;
    -o-transition: all .6s;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    line-height: 18px;
    display: inline-block;
    width: 18px;
    height: 18px;
    font-style: normal;
    color: #fff;
    font-size: 12px;
    text-align: center;
    background: #535454;
    border-radius: 50%
}

.function-list .fl-sub span {
    margin-left: 15px;
    display: inline-block;
    color: #397676;
    font-size: 14px
}

.function-list .fl-sub p {
    width: 89%;
    display: inline-block;
    font-size: 14px;
    color: #1a1a1a
}

.tool .intro {
    line-height: 32px;
    margin: 45px 0 75px;
    color: #333;
    font-size: 14px;
    text-indent: 2em
}

.tool .desc {
    width: 53%
}

.tool .desc i {
    margin-right: 15px;
    width: 37px;
    height: 34px;
    background: url(../images/icon41.png) no-repeat center
}

.tool .desc h3 {
    text-align: center;
    font-size: 30px;
    color: #0d64ce;
    margin-bottom: 45px
}

.tool .desc .font {
    padding-left: 100px
}

.tool .desc p {
    font-size: 14px;
    color: #333;
    position: relative;
    padding-left: 35px;
    margin-bottom: 20px
}

.tool .desc p:before {
    content: '';
    position: absolute;
    left: 0;
    top: 5px;
    width: 10px;
    height: 10px;
    background: url(../images/dot.png) no-repeat center
}

.system {
    padding: 70px 0;
    border-top: 1px solid #e6e6e6
}

.system .pro {
    margin: 50px 0 50px;
    padding-bottom: 50px;
    border-bottom: 1px dashed #d9d9d9
}

.system .intro-book {
    text-align: center
}

.system .intro-book a {
    font-size: 14px;
    display: inline-block;
    width: 215px;
    height: 50px;
    color: #fff;
    vertical-align: middle;
    line-height: 50px;
    background: #ea7950;
    border-radius: 30px
}

.system .intro-book a:before {
    content: '';
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
    width: 13px;
    height: 13px;
    background: url(../images/icon42.png) no-repeat center
}

.resource {
    padding-bottom: 70px
}

.resource .desc-wapper {
    font-size: 0
}

.resource .desc {
    width: 46%
}

.resource .desc .title2 {
    margin-bottom: 50px
}

.resource .desc .title2 h2:after {
    right: -47px;
    width: 20px
}

.resource .desc .title2 h2:before {
    left: -47px;
    width: 20px
}

.resource .desc .font p {
    text-indent: 2em;
    font-size: 14px;
    color: #333;
    line-height: 37px;
    margin-bottom: 40px
}

.resource .desc .font p:last-child {
    margin-bottom: 0
}

.resource .pro {
    width: 54%;
    text-align: right
}

.resource-func .theme-list .name h3 {
    font-size: 26px
}

.resource-func .function-list.this {
    border: 0;
    background: #fff;
    box-shadow: none
}

.resource-func .function-list {
    margin-bottom: 0
}

.resource-func .function-list .fl-sub {
    margin-bottom: 25px
}

.resource-func .desc {
    width: 100%;
    padding-left: 0
}

.about .inside-banner .desc {
    font-size: 16px
}

.solution .intro {
    margin-top: 50px
}

.solution .intro p {
    text-indent: 2em;
    line-height: 28px;
    color: #333;
    font-size: 14px
}

.solution-warpper .desc {
    display: inline-block;
    width: 51%;
    vertical-align: middle
}

.solution-warpper i {
    display: inline-block;
    vertical-align: bottom;
    width: 34px;
    height: 35px
}

.solution-warpper .solution_cm {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #fbdfd8
}

.solution-warpper .solution_cm span {
    font-size: 1.8em;
    color: #0d64ce;
    display: inline-block;
    margin: 0 30px
}

.solution-warpper .solution_cm p {
    width: 462px;
    display: inline-block;
    vertical-align: middle;
    color: #666;
    font-size: 1.4em;
    line-height: 24px
}

.solution-warpper .school i {
    background: url(../images/icon12.png) no-repeat center/contain
}

.solution-warpper .teacher i {
    background: url(../images/icon13.png) no-repeat center/contain
}

.solution-warpper .student i {
    background: url(../images/icon14.png) no-repeat center/contain
}

.solution-warpper .other {
    padding-top: 15px;
    color: #0d64ce;
    font-size: 1.4em;
    line-height: 28px
}

.solution-warpper .pro {
    margin: 45px 0 75px;
    display: inline-block;
    width: 39%;
    text-align: right
}

.solution-warpper .pro img {
    width: 315px
}

.feature {
    background: #f3f3f3
}

.features-item {
    padding-top: 50px
}

.features-list {
    text-align: center;
    float: left;
    width: 33.33%;
    height: 390px;
    background: #fff;
    border-left: 9px solid #f3f3f3;
    border-right: 9px solid #f3f3f3
}

.features-list .features-list-box:hover .pro {
    transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px)
}

.features-list .pro {
    margin-top: 45px;
    transition: ease .6s;
    -ms-transition: ease .6s;
    -o-transition: ease .6s;
    -webkit-transition: ease .6s;
    -moz-transition: ease .6s
}

.features-list .desc h3 {
    font-size: 20px;
    color: #0d64ce;
    margin: 30px 0 25px
}

.features-list .desc p {
    font-size: 14px;
    line-height: 26px;
    color: #666
}

.levels-item {
    font-size: 0;
    margin-top: 35px
}

.levels-list {
    width: 25%
}

.levels-list .desc {
    margin-top: 10px;
    color: #0d64ce;
    text-align: center;
    font-size: 14px
}

.policy {
    background: #f3f3f3
}

.policy-warpper h3 {
    margin-top: 55px;
    margin-bottom: 25px;
    font-weight: bolder;
    text-align: center;
    font-size: 20px;
    color: #1a1a1a
}

.policy-warpper .intro {
    background: url(../images/dash.png) repeat;
    background-position-y: 1px;
    padding-bottom: 4px
}

.policy-warpper .intro p {
    text-indent: 2em;
    font-size: 14px;
    color: #333;
    line-height: 56px
}

.policy-item {
    font-size: 0;
    margin-top: 50px;
    width: 50%
}

.policy-list {
    width: 20%;
    height: 200px;
    border-left: 5px solid #f3f3f3;
    border-right: 5px solid #f3f3f3;
    text-align: center;
    margin-bottom: 10px
}

.policy-list .policy-list-box {
    height: 100%;
    padding: 20px 50px;
    border: 1px solid #f1d5c8;
    border-radius: 6px
}

.policy-list i {
    display: inline-block;
    width: 20px;
    height: 19px;
    background: url(../images/star.png) no-repeat center;
    margin-bottom: 15px
}

.policy-list p {
    font-size: 14px;
    color: #0d64ce;
    line-height: 28px
}

.policy-list .line {
    margin-top: 10px;
    width: 25px;
    height: 2px;
    background: #0d64ce;
    display: inline-block
}

.contact-box {
    font-size: 0
}

.contact-father {
    width: 80%;
    font-size: 0
}

.contact .guanzhu-box {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -45px;
    margin-top: -58px
}

.contact .guanzhu {
    position: relative;
    border-left: 1px solid #e6e6e6;
    width: 20%
}

.contact .guanzhu .pro {
    display: inline-block;
    width: 91px
}

.contact .guanzhu p {
    margin-right: 3px;
    margin-top: 10px;
    font-size: 12px;
    color: #1a1a1a
}

.contact-sub {
    display: inline-block;
    width: 30%;
    margin-bottom: 35px;
    position: relative;
    line-height: 26px;
    padding-left: 40px;
    padding-right: 15px;
    vertical-align: top
}

.contact-sub:nth-child(2n) {
    width: 70%
}

.contact-sub i {
    width: 23px;
    height: 23px;
    position: absolute;
    left: 0;
    top: 1px
}

.contact-sub p {
    vertical-align: middle;
    display: inline-block;
    font-size: 14px;
    color: #1a1a1a;
    word-break: break-all
}

.map {
    width: 100%;
    height: 320px;
    margin-top: 1%
}

i.phone {
    background: url(../images/icon46.png) no-repeat center
}

i.qq {
    background: url(../images/icon47.png) no-repeat center
}

i.phone2 {
    background: url(../images/icon48.png) no-repeat center
}

i.location {
    background: url(../images/icon49.png) no-repeat center
}

i.mail {
    background: url(../images/icon50.png) no-repeat center
}

i.bus {
    background: url(../images/icon51.png) no-repeat center
}

.introduce .title3 {
    margin-bottom: 35px;
    text-align: center
}

.introduce .title3 .the-logo {
    width: 70px;
    margin-right: 15px
}

.introduce .title3 h2 {
    font-size: 42px;
    color: #0d64ce
}

.tag-item {
    margin-bottom: 40px
}

.tag-title {
    margin: 30px 0 20px;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #0d64ce;
    padding-bottom: 10px;
    padding-top: 10px
}

.tag-list {
    display: inline-block;
    margin: 0 10px 10px 0
}

.tag-list a {
    transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    border-radius: 3px;
    border: 1px solid #cacaca;
    display: inline-block;
    font-size: 14px;
    color: #666;
    padding: 5px 10px
}

.tag-list:hover a {
    color: #fff;
    background: #0d64ce;
    border-color: transparent
}

@media (max-width:1480px) {
    .inside-banner-desc h2 {
        font-size: 48px
    }
}

@media (max-width:1380px) {
    .children {
        right: 13%
    }
}

@media (max-width:1240px) {
    .theme {
        padding: 45px 2% 35px
    }
    .bs-class {
        padding: 45px 2% 0
    }
    .bs-content {
        padding: 45px 0
    }
    .steam .pro img {
        max-width: 100%
    }
    .business .content {
        padding: 0 2%
    }
    .resource-func {
        padding: 0 2%
    }
    .resource .desc {
        width: 100%
    }
    .resource .desc .font p {
        margin-bottom: 0
    }
    .resource .pro {
        width: 100%;
        text-align: center;
        margin-top: 15px
    }
    .resource .pro img {
        max-width: 100%
    }
    .function-list .fl-sub p {
        width: calc(100% - 120px)
    }
    .function-list .desc {
        padding-right: 0
    }
    .master .function-list .intro {
        width: 70px
    }
    .master .function-list .desc {
        width: calc(100% - 70px)
    }
    .master_1 img,
    .master_2 img {
        max-width: 100%
    }
    .master_2 .desc {
        margin-top: 20px
    }
    .master_2 .ib-middle {
        width: 100%;
        text-align: center
    }
    .tool .intro {
        margin: 45px 0 25px
    }
    .tool .pro {
        width: 100%;
        text-align: center
    }
    .tool .pro img {
        max-width: 100%
    }
    .tool .desc {
        width: 100%;
        margin-top: 25px
    }
    .system {
        padding: 40px 0 0
    }
    .display {
        padding: 45px 2% 0
    }
    .display-list .pro {
        width: 50%;
        height: auto
    }
    .case {
        padding: 45px 0
    }
    .case-list {
        border-left: 10px solid transparent;
        border-right: 10px solid transparent
    }
    .case-list .case-box {
        width: 100%
    }
    .case-list .pro {
        height: auto
    }
    .case-list .desc {
        font-size: 14px;
        padding-left: 10px;
        height: 44px;
        line-height: 44px
    }
    .case-list .desc .more {
        right: 10px;
        margin-top: -10px;
        width: 20px;
        height: 20px;
        background-size: contain!important
    }
    .good-intro {
        padding: 45px 2% 35px
    }
    .good-show {
        padding: 45px 0 35px
    }
    .video {
        padding: 45px 2% 35px
    }
    .video .video-warrper {
        height: auto
    }
    .train-sup-t {
        padding: 0 2%;
        text-align: center
    }
    .train-sup-t-desc {
        margin: 35px auto 40px;
        font-size: 20px;
        display: inline-block;
        width: auto
    }
    .inside-step-in {
        padding: 0 2%
    }
    .is-content-l,
    .is-content-r {
        width: 100%
    }
    .inside-step-content {
        text-align: center
    }
    .is-content-r {
        text-align: left;
        float: none;
        padding-left: 31px
    }
    .inside-step-more {
        text-align: left;
        margin-top: 0
    }
    .face-one-desc {
        width: calc(100% - 140px)
    }
    .after .method,
    .after .train-sup-t-desc,
    .match .train-sup-t-desc {
        width: auto
    }
    .moment-list .pro {
        width: auto;
        height: auto
    }
    .map_intro {
        padding: 25px 0 30px
    }
    .map_intro .pro {
        margin-right: 0;
        width: 100%;
        text-align: center
    }
    .map_intro .desc {
        width: 100%
    }
    .where {
        padding: 0 2%
    }
    .info {
        padding: 0 2%
    }
    .info-left {
        width: 100%;
        padding-right: 0
    }
    .info-right {
        display: none
    }
    .info-list {
        padding: 20px 0
    }
    .info-list:first-child {
        padding-top: 30px
    }
    .info-list .pro {
        margin-right: 15px
    }
    .info-list .desc {
        width: calc(100% - 304px)
    }
    .info-list .desc h3 {
        font-size: 20px
    }
    .info_det {
        padding: 35px 10px
    }
    .solution-warpper .solution_cm p {
        width: calc(100% - 140px)
    }
    .features-list .desc p {
        padding: 0 5px
    }
    .policy-list .policy-list-box {
        padding: 20px 10px
    }
    .tags {
        padding: 0 2%
    }
    .inside-banner-desc {
        left: 5%;
        top: 33%;
        transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0)
    }
}

@media (max-width:1100px) {
    .display-list .desc .icon i {
        width: 57px;
        height: 63px;
        margin-right: 24px
    }
    .display-list .desc .icon span {
        font-size: 24px
    }
    .progress {
        height: 400px
    }
    .progress-item .left-line {
        margin-top: -160px
    }
    .progress-list {
        padding-left: 35px;
        padding-right: 2%
    }
}

@media (max-width:900px) {
    .inside-banner-desc {
        left: 50%;
        top: 22%;
        width: 80%;
        text-align: center;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%)
    }
}

@media (max-width:768px) {
    .theme-list .desc {
        padding: 10px 0 20px
    }
    .steam .steam-bg {
        margin: 35px 0 40px
    }
    .steam .steam-bg img {
        max-width: 100%
    }
    .steam .desc {
        padding: 0;
        width: 100%
    }
    .steam .pro {
        width: 100%;
        text-align: center;
        margin-top: 10px
    }
    .resource .desc .title2 {
        margin-bottom: 30px
    }
    .master_1 {
        margin-top: 20px;
        padding-bottom: 40px
    }
    .master_2 {
        padding: 40px 0 35px
    }
    .product {
        height: calc(60vh - 90px)
    }
    .product .mouse {
        display: none
    }
    .banner-ctrl .banner-next,
    .banner-ctrl .banner-prev {
        width: 46px;
        height: 46px;
        line-height: 46px;
        font-size: 22px
    }
    .display-list .pro {
        width: 100%
    }
    .display-list .pro i {
        display: none
    }
    .display-list .desc {
        width: 100%
    }
    .display-list .desc .icon p {
        font-size: 14px
    }
    .case {
        padding: 35px 0
    }
    .case .case-item {
        padding: 35px 0 10px
    }
    .case-list {
        width: 50%;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        margin-bottom: 10px
    }
    .product-det .name {
        font-size: 34px
    }
    .inside-step-content {
        margin-top: 35px
    }
    .is-content-l img {
        max-width: 100%
    }
    .face-list-all {
        margin-top: 15px
    }
    .face-list {
        margin-top: 25px;
        margin-bottom: 35px
    }
    .movie-list {
        margin-top: 35px
    }
    .movie-one-desc {
        width: 100%;
        line-height: 24px;
        font-size: 14px
    }
    .movie-one-img-f {
        font-size: 34px
    }
    .train-sup-t-desc-l,
    .train-sup-t-desc-r {
        display: none
    }
    .match .train-sup-t-desc {
        font-size: 18px;
        line-height: 30px
    }
    .moment {
        padding: 45px 0 35px
    }
    .after .train-sup-t-desc {
        font-size: 16px;
        line-height: 28px
    }
    .after .method {
        font-size: 16px;
        margin: 0 auto 40px;
        height: auto;
        line-height: 46px
    }
    .contact-list {
        padding: 20px 10px 35px 0
    }
    .info_det {
        margin-top: 30px
    }
    .info_det .title {
        font-size: 24px;
        padding-bottom: 25px
    }
    .share {
        float: none
    }
    .contact-sub {
        width: 100%!important
    }
    .introduce .title3 h2 {
        font-size: 36px
    }
    .solution .intro {
        margin-top: 25px
    }
    .solution-warpper .desc {
        width: 100%;
        margin-top: 20px
    }
    .solution-warpper .pro {
        width: 100%;
        text-align: center;
        margin-bottom: 20px
    }
    .solution-warpper .pro img {
        max-width: 100%
    }
    .solution-warpper i {
        width: 24px;
        height: 24px;
        vertical-align: middle
    }
    .solution-warpper .solution_cm span {
        vertical-align: middle;
        margin: 0 15px
    }
    .solution-warpper .solution_cm p {
        width: calc(100% - 100px)
    }
    .policy-list {
        width: 33.33%
    }
}

@media (max-width:500px) {
    .theme {
        padding: 35px 2% 20px
    }
    .bs-class {
        padding: 30px 2% 0
    }
    .bs-class .desc {
        margin-top: 30px
    }
    .bs-content {
        padding: 35px 0
    }
    .theme-item {
        margin-top: 30px
    }
    .theme-item img {
        width: 100% !important;
        height: auto !important;
    }
    .theme-list .name h3 {
        font-size: 18px
    }
    .theme-list .name i {
        width: 28px;
        height: 28px;
        margin-right: 5px
    }
    .app-list {
        width: 50%
    }
    .app-list .pro {
        width: 90px;
        height: 90px;
        background-size: 56px!important
    }
    .app-list h3 {
        font-size: 18px;
        margin: 0 0 5px
    }
    .app-list p {
        font-size: 12px;
        line-height: 24px
    }
    .theme-bg {
        margin-top: 35px
    }
    .mg-space-init {
        margin-top: 10px
    }
    .mg-row {
        margin-bottom: 0!important
    }
    .resource .desc .title2 {
        margin-bottom: 15px
    }
    .resource .desc .title2 h2:after,
    .resource .desc .title2 h2:before {
        display: none
    }
    .master .function-item {
        margin-top: 20px
    }
    .master .function-list .fl-sub {
        margin-bottom: 0
    }
    .master .function-list .intro {
        width: 50px;
        padding: 0 10px
    }
    .master .function-list .desc {
        width: calc(100% - 50px);
        padding: 10px
    }
    .master .function-list .fl-sub p {
        width: 100%;
        text-align: justify;
        margin: 10px 0
    }
    .master .function-list.this .desc-warpper:after {
        display: none
    }
    .tool .intro {
        margin: 15px 0
    }
    .tool .desc h3 {
        font-size: 24px;
        margin-bottom: 25px
    }
    .tool .desc .font {
        padding-left: 0
    }
    .system {
        padding: 35px 0
    }
    .system .pro {
        margin: 25px 0 20px
    }
    .product {
        height: calc(52vh - 90px)
    }
    .children .photo {
        display: none
    }
    .display {
        padding: 25px 2% 0
    }
    .display-item {
        padding-top: 35px
    }
    .display-list .desc p {
        font-size: 14px
    }
    .good-intro {
        padding: 35px 2% 30px
    }
    .good-show {
        padding: 25px 0 30px
    }
    .product-det .name {
        font-size: 28px;
        margin-bottom: 30px!important
    }
    .good-show .banner-ctrl .banner-next,
    .good-show .banner-ctrl .banner-prev {
        width: 30px;
        height: 68px;
        line-height: 68px
    }
    .good-show .banner-ctrl {
        height: 68px
    }
    .video {
        padding: 30px 2% 25px
    }
    .train-sup-t {
        margin-top: 25px
    }
    .train-sup-t-desc {
        margin: 25px auto;
        font-size: 16px;
        line-height: 26px
    }
    .train-sup-t-desc-l,
    .train-sup-t-desc-r {
        display: none
    }
    .step-title span {
        font-size: 24px
    }
    .step-title-num {
        margin-top: 0
    }
    .inside-step-content {
        margin-top: 20px
    }
    .inside-step {
        margin-bottom: 40px
    }
    .is-content-r p::before {
        top: 11px;
        left: -19px;
        transform: translateY(0)
    }
    .is-content-r {
        padding-top: 20px;
        padding-left: 19px
    }
    .is-content-r p {
        line-height: 30px;
        font-size: 14px
    }
    .face-one {
        padding: 5px 0;
        margin-bottom: 20px
    }
    .face-one-img {
        margin: 15px 8px;
        width: 70px;
        height: 70px;
        font-size: 12px
    }
    .face-one-img:before {
        background-size: contain;
        background-repeat: no-repeat;
        margin: 14px auto 1px;
        width: 21px;
        height: 24px
    }
    .face-one-desc {
        width: calc(100% - 90px)
    }
    .f-one-desc-b p,
    .f-one-desc-t p {
        font-size: 14px
    }
    .face-one::after {
        transform: translateY(0)
    }
    .movie-one {
        width: 33.333%
    }
    .movie-one-img {
        width: 96px;
        height: 96px
    }
    .movie-one-img-b,
    .movie-one-img-f {
        font-size: 18px
    }
    .movie-one-img-f {
        font-size: 28px
    }
    .movie-one-desc {
        margin-bottom: 15px;
        padding: 0 5px
    }
    .after .train-sup-t-desc,
    .match .train-sup-t-desc {
        font-size: 15px;
        line-height: 24px;
        text-align: left;
        text-indent: 2em
    }
    .progress {
        height: 300px
    }
    .progress-item {
        padding-left: 8px
    }
    .progress-item .left-line {
        margin-top: -118px;
        left: 11px;
        width: 8px
    }
    .progress-item ul {
        padding-top: 45px
    }
    .progress-list {
        padding-left: 20px;
        padding-right: 4%;
        font-size: 14px;
        margin: 15px 0
    }
    .progress-list:before {
        margin-left: 3px;
        width: 8px;
        height: 8px;
        top: 5px
    }
    .moment {
        padding: 25px 0 15px
    }
    .moment-item {
        margin-top: 20px
    }
    .moment-list {
        width: 50%;
        border-right: 5px solid transparent;
        border-left: 5px solid transparent
    }
    .moment-list .desc {
        margin-top: 10px
    }
    .after .method {
        padding: 5px 0;
        line-height: 26px
    }
    .after .method p:before {
        width: 20px;
        height: 20px;
        background-size: contain
    }
    .map_intro {
        padding-top: 0
    }
    .map_intro svg {
        width: 100%;
        height: auto
    }
    .map_intro .desc {
        line-height: 28px
    }
    .map_intro .desc span {
        width: calc(100% - 25px)
    }
    .map_intro .desc>div:before {
        margin-right: 10px
    }
    .where .step-title {
        width: 300px
    }
    .contact-list {
        width: 100%;
        padding-right: 0;
        padding-bottom: 20px
    }
    .contact-item {
        margin-bottom: 35px
    }
    .info-list {
        padding: 20px 0 15px
    }
    .info-list .pro {
        width: auto;
        height: auto;
        width: 40%
    }
    .info-list .desc {
        width: 53%
    }
    .info-list .desc h3 {
        font-size: 16px;
        margin-bottom: 7%
    }
    .info-list .desc p {
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        line-height: 24px;
        margin: 0
    }
    .info-list .tips {
        font-size: 12px;
        margin-top: 15px;
        position: relative
    }
    .info-list .tips i {
        display: none
    }
    .info-list .tips span a {
        padding: 3px 8px
    }
    .info-list .date {
        font-size: 12px;
        bottom: 5px
    }
    .info-list .date:before {
        display: none
    }
    .info-list .pc {
        display: none
    }
    .info-list .mobile-desc {
        display: block
    }
    .info_det {
        padding: 25px 10px
    }
    .info_det .title {
        font-size: 18px;
        padding-bottom: 15px
    }
    .info_det .summary {
        padding: 5px 10px;
        line-height: 24px;
        margin-bottom: 10px
    }
    .info_det .tips {
        margin: 10px 0 5px;
        font-size: 12px
    }
    .content .back {
        margin-top: 55px;
        display: block
    }
    .textprenext {
        line-height: 24px
    }
    .share {
        margin-top: 10px
    }
    .comment .pinglun {
        font-size: 18px
    }
    .comment .pinglun:before {
        background-size: contain;
        width: 20px;
        height: 20px;
        margin-right: 5px
    }
    .comment .form {
        margin: 20px 0 20px
    }
    .comment .form .textarea {
        padding: 10px
    }
    .comment .form .name {
        width: 100%;
        text-align: left;
        margin-bottom: 10px;
        margin-right: 0
    }
    .comment .form .name input {
        width: 145px!important
    }
    .comment .form .oth {
        text-align: left
    }
    .comment .form .mobile-name {
        width: 59%;
        margin-right: 0;
        border-right: 10px solid transparent
    }
    .comment .form .mobile-name input {
        width: calc(100% - 66px)!important
    }
    .comment .form button {
        margin-left: 0;
        margin: 10px auto 0;
        display: block;
        font-size: 14px
    }
    #captcha_img {
        width: 40%
    }
    #captcha_img img {
        max-width: 100%
    }
    .list-item {
        margin-bottom: 15px
    }
    .list-item .user {
        font-size: 14px;
        margin-bottom: 10px
    }
    .list-item .text {
        line-height: 24px;
        padding-bottom: 10px
    }
    .contact-sub {
        margin-bottom: 15px;
        padding-left: 30px
    }
    .contact-father {
        width: 100%
    }
    .contact .guanzhu {
        display: none
    }
    .contact-sub i {
        width: 18px;
        height: 18px;
        background-size: contain!important;
        top: 5px
    }
    .map {
        height: 250px
    }
    .introduce .title3 {
        margin-bottom: 10px
    }
    .introduce .title3 h2 {
        font-size: 28px
    }
    .introduce .the-logo {
        width: 60px
    }
    .introduce .dot {
        margin-right: 0
    }
    .features-item {
        padding-top: 30px
    }
    .features-list {
        width: 50%;
        margin-bottom: 10px;
        border-left: 5px solid #f3f3f3;
        border-right: 5px solid #f3f3f3;
        height: auto;
        padding-bottom: 15px
    }
    .features-list img {
        width: 80px
    }
    .features-list .pro {
        margin-top: 25px
    }
    .features-list .desc h3 {
        font-size: 18px;
        margin: 15px 0
    }
    .features-list .desc p {
        font-size: 12px;
        line-height: 24px
    }
    .levels-list .desc {
        font-size: 12px
    }
    .policy-warpper h3 {
        margin-top: 25px;
        font-size: 18px
    }
    .policy-warpper .intro {
        background-position-y: -1px;
        padding-bottom: 6px;
        background-size: 4px
    }
    .policy-warpper .intro p {
        line-height: 37px
    }
    .policy-item {
        margin-top: 30px
    }
    .policy-list {
        height: auto
    }
    .solution-warpper .pro img {
        width: 300px
    }
    .inside-banner-desc {
        top: 18%
    }
    .inside-banner-desc h2 {
        font-size: 26px;
        margin-bottom: 10px
    }
    .inside-banner-desc p {
        font-size: 14px
    }
    .mobile-no-list {
        display: block
    }
    .no-list {
        display: none
    }
}

@media (max-width:360px) {
    .app-list p {
        font-size: 11px
    }
    .banner-ctrl .banner-next,
    .banner-ctrl .banner-prev {
        width: 38px;
        height: 38px;
        line-height: 38px;
        font-size: 20px
    }
    .product-det .name {
        font-size: 24px;
        margin-bottom: 25px!important
    }
    .train-sup-t-desc {
        font-size: 14px
    }
    .f-one-desc-b p,
    .f-one-desc-t p {
        font-size: 12px
    }
    .movie-one-img {
        width: 90px;
        height: 90px
    }
    .movie-one-desc {
        font-size: 11px
    }
    .match .train-sup-t-desc {
        margin: 15px auto;
        font-size: 14px
    }
    .step-title span {
        font-size: 20px
    }
    .where .step-title {
        width: 260px
    }
    .info_det .date,
    .info_det .num {
        margin-right: 20px
    }
    .solution-warpper .pro img {
        width: 250px
    }
    .policy-list {
        width: 50%
    }
    .policy-warpper h3 {
        font-size: 16px
    }
}

@media (max-width:340px) {
    .info-list .desc {
        vertical-align: top
    }
    .info-list .desc h3 {
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        white-space: normal
    }
    .info-list .desc p {
        display: none
    }
}