.fixedMean,
.header {
    position: fixed;
    z-index: 999
}

body,
html {
    min-width: 1200px !important;
    -webkit-tap-highlight-color: transparent
}

body {
    padding-top: 60px
}

.primary-button {
    width: 240px;
    height: 60px;
    background: #F84E2E;
    border-radius: 29px;
    display: inline-block;
    font-size: 24px;
    font-weight: 400;
    color: #FFFEFE;
    text-align: center;
    line-height: 60px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.primary-button:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.animated.delay-half {
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

.header {
    width: 100%;
    height: 60px;
    background-color: #f4f4f4;
    top: 0;
    left: 0
}

.header .inner {
    width: 1200px;
    height: 60px;
    margin: 0 auto
}

.header .inner .imgLogo {
    height: 60px;
    line-height: 60px;
    margin-right: 80px;
    cursor: pointer
}

.header .inner .imgLogo .img1 {
    vertical-align: -2px
}

.header .inner .imgLogo .img2 {
    vertical-align: -2px
}

.header .inner .imgLogo span {
    display: inline-block;
    width: 1px;
    height: 32px;
    background-color: #e6e6e6;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 14px
}

.header .inner .tabChange ul li {
    float: left;
    width: 100px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #333;
    font-size: 16px;
    cursor: pointer;
    -webkit-transition: all linear .2s;
    transition: all linear .2s
}

.header .inner .tabChange ul li:hover {
    color: #a87958
}

.header .inner .rt a {
    width: 100px;
    height: 34px;
    box-sizing: border-box;
    border-radius: 17px;
    text-align: center;
    font-size: 14px;
    line-height: 32px;
    float: right;
    margin-top: 13px
}

.header .inner .rt .login {
    display: none;
    border: 1px solid #626262;
    color: #626262
}

.header .inner .rt .register {
    background: #be8e6e;
    color: #fff;
    margin-left: 5px
}

.head-banner {
    background: url(../images/banner.png) no-repeat top center;
    height: 545px;
    width: 100%;
    box-sizing: border-box;
}

.head-banner .info {
    width: 1200px;
    margin: 0 auto;
}

.head-banner .top-eng {
    font-size: 16px;
    color: #FFFFFF;
    line-height: 30px;
    opacity: 0.3;
    letter-spacing: 60px;
    text-align: center;
    padding-top: 15px;
}

.head-banner .info p {
    text-align: center;
    margin-top: 27px;
    color: #fdddb8;
    font-size: 67px;
    line-height: 67px;
    margin-bottom: 25px;
    font-weight: 700;
    letter-spacing: 8px
}

.head-banner .info h6 {
    text-align: center;
    font-weight: 400;
    font-size: 34px;
    line-height: 50px;
    color: #fff;
    margin-bottom: 67px
}

.head-banner .info h6 .value {
    display: inline-block;
    height: 55px;
    background: linear-gradient(to right,
            rgba(0, 0, 0, 0) 0%,
            rgba(255, 255, 255, 0.14) 4%,
            rgba(255, 255, 255, 0.14) 10%,
            rgba(255, 255, 255, 0.14) 20%,
            rgba(255, 255, 255, 0.14) 30%,
            rgba(255, 255, 255, 0.14) 40%,
            rgba(255, 255, 255, 0.14) 50%,
            rgba(255, 255, 255, 0.14) 60%,
            rgba(255, 255, 255, 0.14) 70%,
            rgba(255, 255, 255, 0.14) 80%,
            rgba(255, 255, 255, 0.14) 90%,
            rgba(255, 255, 255, 0.14) 96%,
            rgba(0, 0, 0, 0) 100%);
    letter-spacing: 4px;
    padding: 0 20px;
    margin: 0 -20px;
}

.head-banner .info h6 .icon1 {
    display: inline-block;
    width: 77px;
    height: 68px;
    background: url(../images/banner_16_img.png) no-repeat top center;
    background-size: cover;
    vertical-align: -20px
}

.head-banner .info .icon2 {
    display: inline-block;
    width: 228px;
    height: 57px;
    background: url(../images/banner_9000_img.png) no-repeat top center;
    background-size: cover;
    vertical-align: -18px
}


.part {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center
}

.part1 {
    width: 100%;
    background-image: url(../images/hzfs_bg_img1.png);
    position: relative;
    padding-top: 252px;
    box-sizing: border-box;
    background-size: contain;
}

.part1 .info {
    width: 1200px;
    margin: 0 auto;
}

.part1 .info .box {
    padding-top: 40px;
}

.part1 .video-box {
    position: absolute;
    width: 1200px;
    height: 458px;
    margin: 0 auto;
    background: #FFFFFF;
    box-shadow: 0px 4px 24px 0px rgba(111, 111, 111, 0.46);
    border-radius: 8px;
    top: -252px;
    left: 0;
    right: 0;
}

.part1 .video-box .video-box-continer {
    width: 100%;
    height: 100%;
    position: relative;
    padding: 30px;
    box-sizing: border-box;
    z-index: 2;
}

.part1 .video-box .video-box-continer .left-video {
    width: 712px;
    height: 398px;
    /* background: #DBDBDB; */
    border-radius: 8px;
    position: relative;
    z-index: 2;
    float: left;
    overflow: hidden;
    margin-right: 30px;
}

.part1 .video-box .video-box-continer .left-video .play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -43px;
    margin-left: -43px;
    width: 87px;
    height: 87px;
}

.part1 .video-box .video-box-continer .left-video video {
    width: 100%;
    height: 100%;
}

.part1 .video-box .video-box-continer .right-content {
    padding-top: 63px;
    position: relative;
    width: 390px;
    float: left;
    z-index: 2;
}

.part1 .video-box .video-box-continer .right-content p {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 32px;
}

.part1 .video-box .video-box-continer .video-bg {
    position: absolute;
    width: 937px;
    height: 206px;
    bottom: 0;
    right: 0;
    z-index: 1;
}

.part1 .info .box .title {
    position: relative;
    font-weight: 700;
    font-size: 100px;
    margin-bottom: 25px;
    text-align: center;
    color: rgba(51, 51, 51, .04)
}

.part1 .info .box .title p {
    position: absolute;
    top: 0;
    width: 100%;
    height: 132px;
    line-height: 132px;
    font-size: 40px;
    color: #333;
    font-weight: 400
}

.part1 .info .box .title i {
    position: absolute;
    bottom: 27px;
    left: 50%;
    width: 42px;
    height: 5px;
    margin-left: -21px;
    background: #cb9e7f
}

.part1 .info .box .way {
    width: 1042px;
    margin: 0 auto;
}

.part1 .info .box .way .con {
    width: 500px;
    height: 276px;
    padding: 30px 20px;
    box-sizing: border-box;
    box-shadow: 0px 2px 24px 0px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    position: relative;
}

.part1 .info .box .way .con:not(:last-of-type) {
    margin-right: 40px;
}

.part1 .info .box .way .con1 {
    background-image: url(../images/ppdl_bg1.png);
}

.part1 .info .box .way .con2 {
    background-image: url(../images/qytb_bg.png);
}

.part1 .info .box .way .con3 {
    background-image: url(../images/zlhz_bg.png);
}

.part1 .info .box .way .con .img {
    float: left;
    margin-right: 19px;
}

.part1 .info .box .way .con1 .img {
    width: 69px;
    height: 62px;
    background: url(../images/ppdl_icon.png) no-repeat top center;
    background-size: contain;

}

.part1 .info .box .way .con2 .img {
    width: 79px;
    height: 64px;
    background: url(../images/qytb_icon.png) no-repeat top center;
    background-size: contain;

}

.part1 .info .box .way .con3 .img {
    width: 76px;
    height: 68px;
    background: url(../images/zlhz_icon.png) no-repeat top center;
    background-size: contain;

}

.part1 .info .box .way .con .img-box h6 {
    font-size: 30px;
    color: #a87958;
    font-weight: 400;
    line-height: 30px;
}

.part1 .info .box .way .con .img-box p {
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    margin-top: 8px;
    line-height: 32px;
}

.part1 .info .box .way .con .words {
    float: left;
    text-align: left;
    margin-top: 15px;
}

.part1 .info .box .way .con .words h5 {
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
}

.part1 .info .box .way .con .words .ask {
    margin-top: 30px;
    position: absolute;
    left: 20px;
    bottom: 30px;
}

.part1 .info .box .way .con .words .ask a {
    width: 110px;
    height: 40px;
    border-radius: 20px;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    -webkit-transition: all linear .2s;
    transition: all linear .2s;
    background: 0 0;
    box-sizing: border-box;
    display: inline-block;
    color: #876A54;
}

.part1 .info .box .way .con .words .ask .btn1 {
    margin-right: 20px;
    background: linear-gradient(-90deg, #D9C19E, #FBECDD);
}

.part1 .info .box .way .con .words .ask .btn2 {
    background: #FFFFFF;
    border: 1px solid #876A54;
}


.part1 .info .box .why {
    text-align: initial
}

.part1 .info .box .why .boxSahdow {
    box-shadow: 0 0 24px rgba(193, 193, 193, .34)
}

.part1 .info .box .why li {
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 40px;
    -webkit-transition: all linear .5s;
    transition: all linear .5s
}

.part1 .info .box .why li .con {
    float: left;
    width: 50%;
    height: 306px;
    box-sizing: border-box;
    position: relative;
}

.part1 .info .box .why li .lfInfo {
    padding: 35px 0 0 35px;
    background-image: url(../images/bg-white.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.part1 .info .box .why li .lfInfo p {
    color: #333;
    font-size: 28px;
    margin-bottom: 20px;
    position: relative;
    font-weight: 700
}

.part1 .info .box .why li .lfInfo p i {
    position: absolute;
    width: 6px;
    height: 27px;
    background: #cb9e7f;
    left: -35px;
    top: 6px
}

.part1 .info .box .why li .lfInfo .list div {
    margin-bottom: 10px
}

.part1 .info .box .why li .lfInfo .list div .span1 {
    float: left;
    width: 120px;
    text-align: center;
    font-size: 16px;
    color: #666;
    background: #e1e1e1;
    font-weight: 700
}

.part1 .info .box .why li .lfInfo .list div .span2 {
    float: left;
    font-size: 14px;
    padding: 0 60px 0 15px;
    box-sizing: border-box;
    width: 365px;
    color: #666;
    background: #e4dbcf;
    background-image: -webkit-gradient(linear, left top, right top, from(#EBEBEB), to(#F1F1F2));
    background-image: linear-gradient(to right, #EBEBEB, #F1F1F2)
}

.part1 .info .box .why li .lfInfo .list div .line1 {
    height: 43px;
    line-height: 43px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.part1 .info .box .why li .lfInfo .list div .line2 {
    height: 70px;
    line-height: 70px
}

.part1 .info .box .why li .lfInfo .list div .overLine2 {
    height: 70px;
    line-height: 1.5;
    padding-top: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.part1 .info .box .why li .rtInfo {
    padding: 35px 0 0 35px;
    background-image: url(../images/bg-gray.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative
}

.part1 .info .box .why li .rtInfo .zan {
    z-index: 999;
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 45px;
    width: 71px;
    height: 71px;
    background-image: url(../images/icon.png);
    background-repeat: no-repeat;
    background-position: -5px -154px
}

.part1 .info .box .why li .rtInfo p {
    color: #fff;
    font-size: 28px;
    margin-bottom: 20px;
    position: relative;
    font-weight: 700
}

.part1 .info .box .why li .rtInfo p i {
    position: absolute;
    width: 6px;
    height: 27px;
    background: #df5447;
    left: -35px;
    top: 6px
}

.part1 .info .box .why li .rtInfo .list div {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin-bottom: 10px
}

.part1 .info .box .why li .rtInfo .list div .span1 {
    float: left;
    width: 120px;
    text-align: center;
    font-size: 16px;
    color: #876a54;
    background: #f3efea;
    font-weight: 700
}

.part1 .info .box .why li .rtInfo .list div .span2 {
    float: left;
    font-size: 14px;
    padding: 0 60px 0 15px;
    box-sizing: border-box;
    width: 415px;
    color: #876a54;
    background: #e4dbcf;
    background-image: -webkit-gradient(linear, left top, right top, from(#e4dbcf), to(#ede6dd));
    background-image: linear-gradient(to right, #e4dbcf, #ede6dd)
}

.part1 .info .box .why li .rtInfo .list div .line1 {
    height: 43px;
    line-height: 43px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.part1 .info .box .why li .rtInfo .list div .line2 {
    height: 70px;
    line-height: 70px
}

.part1 .info .box .why li .rtInfo .list div .overLine2 {
    height: 70px;
    line-height: 1.5;
    padding-top: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.part1 .info .box .cooperate {
    text-align: center;
    margin-top: 50px
}


.part1 .info .box .whatCan {
    text-align: center;
    color: #666;
    font-size: 18px;
    padding-bottom: 35px
}

.part2 {
    width: 100%;
    /* background-image: url(../images/bg_2.jpg); */
    cursor: default
}

.part2 .list .inner .continer {
    width: 1200px;
    margin: 0 auto
}

.part2 .list .inner1 {
    background-image: url(../images/tgkc_bg.png);
    background-size: contain;
    padding: 80px 0 65px;
}

.part2 .list .inner2 {
    background: url(../images/hzxm_bg.png) no-repeat top right;
    background-size: contain;
    padding: 80px 0 65px;
}

.part2 .list .inner .titles .lf {
    width: 200px;
    box-sizing: border-box
}

.part2 .list .inner .titles .lf p {
    font-size: 50px;
    color: #cb9e7f
}

.part2 .list .inner .titles .lf p i {
    display: inline-block;
    width: 60px;
    height: 12px;
    background-image: url(../images/icon.png);
    background-repeat: no-repeat;
    background-position: 2px -236px
}

.part2 .list .inner2 .titles .lf p i {
    background-position: 0 0;
    background-image: url(../images/tgpt_right_icon.png);

}

.part2 .list .inner .titles .lf h6 {
    font-size: 30px;
    color: #fff;
    font-weight: 400
}

.part2 .list .inner2 .titles .lf h6 {
    color: #333333;
}

.part2 .list .inner .titles .lf2 {
    float: left;
    margin-left: 20px;
    width: 900px;
    box-sizing: border-box
}

.part2 .list .inner .titles .lf2 p {
    color: #EAEAEA;
    font-size: 16px;
    margin-bottom: 20px;
    padding-left: 30px;
    position: relative;
    line-height: 23px
}


.part2 .list .inner .titles .lf2 p i {
    position: absolute;
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #fff;
    border-radius: 50%;
    left: 0;
    top: 7px
}

.part2 .list .inner2 .titles .lf2 p {
    color: #333333;
}

.part2 .list .inner2 .titles .lf2 p i {
    background: #333333;
}

.part2 .list .inner .inlines {
    margin-top: 20px;
    background: #FFF;
}

.part2 .list .inner .inlines .blocks,
.part3 .info .box .inLineList .boxs,
.part3 .info .box .inLineList2 .boxs {
    /* border-radius: 10px; */
    overflow: hidden;
    float: left;
    box-sizing: border-box
}

.part2 .list .inner .inlines .blocks .box {
    /* -webkit-transition: all .2s linear; */
    /* transition: all .2s linear */
    box-sizing: border-box;
    width: 300px;
    height: 280px;
    background-repeat: no-repeat;
    background-size: cover;
}

.part2 .list .inner .inlines .blocks .box1 {
    padding: 43px 25px 20px 40px;
    background-image: url(../images/tgkc_img1.png);
}

.part2 .list .inner .inlines .blocks .box1 p {
    font-size: 24px;
    color: #333;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 10px;
    font-weight: 700;
    -webkit-transition: all ease-in-out .1s;
    transition: all ease-in-out .1s
}

.part2 .list .inner .inlines .blocks .box1 p i {
    position: absolute;
    width: 38px;
    height: 5px;
    background: #333;
    bottom: 0;
    left: 0;
    -webkit-transition: all ease-in-out .1s;
    transition: all ease-in-out .1s
}

.part2 .list .inner .inlines .blocks .box1 div {
    font-size: 14px;
    color: #666;
    line-height: 26px;
    -webkit-transition: all ease-in-out .1s;
    transition: all ease-in-out .1s
}


.part2 .list .inner .inlines .blocks2 .box1 div,
.part2 .list .inner .inlines .blocks2 .box1 p,
.part2 .list .inner .inlines .blocks:hover .box1 div,
.part2 .list .inner .inlines .blocks:hover .box1 p {
    color: #946a4e
}

.part2 .list .inner .inlines .blocks .box1-right {
    position: relative;
    background: linear-gradient(90deg, #DDCAB0 0%, #F6E4CA 99%);
}


.part2 .list .inner .inlines .blocks .box1-right .center-img {
    width: 228px;
    height: 216px;
    display: block;
    margin: 36px auto 0;
    -webkit-transition: all linear .2s;
    transition: all linear .2s
}

.part2 .list .inner .inlines .blocks .box1-right .left-icon {
    position: absolute;
    left: 30px;
    bottom: 30px;
    width: 18px;
    height: 15px;
}

.part2 .list .inner .inlines .blocks .box1-right .right-icon {
    position: absolute;
    right: 30px;
    bottom: 30px;
    width: 18px;
    height: 15px;
}

.part2 .list .inner .inlines .blocks .box1-right .center-img:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}


.part2 .list .inner .inlines .blocks .box2 {
    position: absolute;
    top: 280px;
    left: 0
}

.part2 .list .inner .inlines .blocks:last-child {
    margin-right: 0
}

/* .part2 .list .inner .inlines .blocks:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
} */

.part2 .list .inner .inlines .blocks:hover .box1 p i {
    background: #946a4e
}

.part2 .list .inner .inlines .blocks:hover .box2 {
    top: 0
}

.part2 .list .inner .inlines .blocks2 {
    background-image: url(../images/study.png)
}

.part2 .list .inner .inlines .blocks2 .box1 p i {
    background: #946a4e
}

.part2 .btns {
    text-align: center
}

.part2 .btns a {
    display: inline-block;
    width: 240px;
    height: 60px;
    line-height: 58px;
    text-align: center;
    border-radius: 30px;
    font-size: 24px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.part2 .btns a:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.part2 .btns .btn1 {
    color: #f9d8b2;
    border: 1px solid #f9d8b2;
    margin-right: 130px
}

.part2 .btns .btn2 {
    color: #fff;
    border: 1px solid #e13b29;
    background-color: #ed0300;
    box-shadow: 0 7px 13px rgba(255, 48, 48, .22);
}

.part2 .inner2 .part-swiper {
    margin-top: 35px;
}

.part2 .inner2 .part-swiper .part-swiper-left {
    width: 220px;
    height: 480px;
    background: #FFFFFF;
    box-shadow: 0px -1px 21px 0px rgba(173, 173, 173, 0.14);
    margin-right: 40px;
}

.part2 .inner2 .part-swiper .part-swiper-left .part-left-item {
    width: 220px;
    height: 80px;
    padding: 30px 20px 30px 30px;
    font-size: 18px;
    box-sizing: border-box;
    cursor: pointer;
}

.part2 .inner2 .part-swiper .part-swiper-left .part-left-item.active {
    background: linear-gradient(-90deg, #E13B29 0%, #F84E2E 100%);
    color: #fff;
    box-shadow: 0 3px 13px rgb(55 55 55 / 35%);
}

.part2 .inner2 .part-swiper .part-swiper-left .part-left-item:not(:first-of-type):hover {
    /* background: #FFF6EE; */
}

.part2 .inner2 .part-swiper .part-swiper-left .part-left-item .left-title {
    float: left;
}

.part2 .inner2 .part-swiper .part-swiper-left .part-left-item .right-icon {
    float: right;
    width: 24px;
    height: 24px;
    line-height: 24px;
    background-image: url(../images/zxwx_right_icon_20210426_dy.png);
    background-size: 9px 14px;
    background-repeat: no-repeat;
    background-position: center center;
}

.part2 .inner2 .part-swiper .part-swiper-left .part-left-item.active .right-icon {
    background-image: url(../images/right_icon_sel_20210423_dy.png);
    background-size: 19px 19px;
}




.part2 .inner2 .part-swiper .part-swiper-right {
    width: 940px;
    height: 480px;
}

.part2 .inner2 .part-swiper .part-swiper-right .swiper-wrapper {
    width: 940px;
    height: 480px;
}

.part2 .inner2 .part-swiper .part-swiper-right .swiper-wrapper .swiper-slide .side-info {
    width: 930px;
    height: 83px;
    background: #FFF3F1;
    text-align: center;
    padding-top: 17px;
}

.part2 .inner2 .part-swiper .part-swiper-right .swiper-wrapper .swiper-slide .side-info h5 {
    font-weight: bold;
    font-size: 24px;
    font-weight: bold;
    color: #E13B29;
    margin-bottom: 10px
}

.part2 .inner2 .part-swiper .part-swiper-right .swiper-wrapper .swiper-slide .side-info p {
    font-size: 14px;
    font-weight: 400;
    color: #E13B29;
}

.part2 .inner2 .part-swiper .part-swiper-right .swiper-wrapper .side1 .side-img {
    /* background: url(../images/zxwx_brand_img.png) no-repeat top top; */
    height: 380px;
    /* object-fit: contain; */
}

.part3 {
    width: 100%;
    padding-bottom: 85px;
}

.part3 .outer {
    width: 100%;
    background-repeat: no-repeat;
    margin-top: 30px;
}

.part3 .info .box .tg-img {
    box-shadow: 0px 2px 24px 0px rgba(0, 0, 0, 0.1);
}

.part3 .info {
    width: 1200px;
    margin: 0 auto
}


.part3 .info .box .title {
    position: relative;
    font-weight: 700;
    font-size: 100px;
    text-align: center;
    color: rgba(51, 51, 51, .04)
}

.part3 .info .box .title p {
    position: absolute;
    top: 0;
    width: 100%;
    height: 132px;
    line-height: 132px;
    font-size: 40px;
    color: #333;
    font-weight: 400
}

.part3 .info .box .title i {
    position: absolute;
    bottom: 27px;
    left: 50%;
    width: 42px;
    height: 5px;
    margin-left: -21px;
    background: #cb9e7f
}

.part3 .info .box .whatCan {
    text-align: center;
    color: #666;
    font-size: 18px;
    padding-bottom: 35px
}

.part3 .info .box .inLineList .boxs {
    float: left;
    margin-right: 20px;
    width: 285px;
    height: 256px;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.part3 .info .box .inLineList .boxs:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.part3 .info .box .inLineList .boxs1 {
    background-image: url(../images/hz_img1.png);
}

.part3 .info .box .inLineList .boxs2 {
    background-image: url(../images/2.png);
}

.part3 .info .box .inLineList .boxs3 {
    background-image: url(../images/hz_img3.png);
}

.part3 .info .box .inLineList .boxs4 {
    background-image: url(../images/hz_img4.png);
    margin-right: 0;
}

.part4 {
    width: 100%;
    background-image: url(../images/bg_5.jpg);
    padding: 80px 0 65px
}

.part4 .info {
    width: 1200px;
    margin: 0 auto
}

.part4 .info .box .title {
    position: relative;
    font-weight: 700;
    font-size: 100px;
    text-align: center;
    color: rgba(255, 255, 255, .04)
}

.part4 .info .box .title p {
    position: absolute;
    top: 0;
    width: 100%;
    height: 132px;
    line-height: 132px;
    font-size: 40px;
    color: #fff;
    font-weight: 400
}

.part4 .info .box .title i {
    position: absolute;
    bottom: 27px;
    left: 50%;
    width: 42px;
    height: 5px;
    margin-left: -21px;
    background: #cb9e7f
}

.part4 .info .box .whatCan {
    text-align: center;
    color: #fff;
    font-size: 18px;
    padding-bottom: 35px
}

.part4 .info .box .logoList li {
    float: left;
    width: 25%;
    height: 140px;
    line-height: 140px;
    text-align: center;
    background: #fff
}

.part4 .info .box .logoList li img {
    vertical-align: middle;
    -webkit-transition: all linear .2s;
    transition: all linear .2s
}

.part4 .info .box .logoList li:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.part4 .info .box .logoList .bg {
    background: #f5f5f5
}

.part4 .info .box .cooperate {
    text-align: center;
    margin-top: 50px
}

.part4 .info .box .cooperate a {
    display: inline-block;
    width: 240px;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    color: #fff;
    text-align: center;
    background: #e13b29;
    border-radius: 30px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.part4 .info .box .cooperate a:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.part5 {
    width: 100%;
    background-image: url(../images/fwzz_bg.png);
    padding: 45px 0 90px;
    height: 492px;
    box-sizing: border-box;
}

.part5 .info {
    width: 1200px;
    margin: 0 auto
}

.part5 .info .box .title {
    position: relative;
    font-weight: 700;
    font-size: 100px;
    text-align: center;
    color: rgba(51, 51, 51, .04);
    margin-bottom: 45px
}

.part5 .info .box .title p {
    position: absolute;
    top: 0;
    width: 100%;
    height: 132px;
    line-height: 132px;
    font-size: 40px;
    color: #333;
    font-weight: 400
}

.part5 .info .box .title i {
    position: absolute;
    bottom: 27px;
    left: 50%;
    width: 42px;
    height: 5px;
    margin-left: -21px;
    background: #cb9e7f
}

.part5 .info .box p {
    text-align: center;
    font-size: 40px;
    color: #333;
    line-height: 60px;
    font-weight: 100
}

.part6 {
    height: 470px;
    box-sizing: border-box;
    width: 100%;
    background-image: url(../images/bg_7.png);
    padding: 145px 0 80px
}

.part6 .part6-left {
    float: left;
    max-width: 651px;
}

.part6 .part6-right {
    float: right;
}

.part6 .info .line div p i {
    position: absolute;
    width: 4px;
    height: 24px;
    top: 4px;
    left: -13px;
    background: #cb9e7f
}

.part6 .info {
    position: relative;
    width: 1200px;
    margin: 0 auto
}

.part6 .info .first-line {
    margin-bottom: 25px;
}

.part6 .info .line div p {
    font-size: 24px;
    color: #fff;
    margin-bottom: 10px;
    position: relative
}

.part6 .info .part6-right .code p {
    color: #fff;
    font-size: 16px;
    margin-bottom: 5px;
    letter-spacing: 2px
}

.part6 .info .line div h6 {
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    line-height: 40px
}


.fixedMean {
    /* display: none; */
    top: 25%;
    right: 35px;
    width: 128px;
    box-sizing: border-box;
    padding: 0 8px;
    text-align: center;
    background: linear-gradient(85deg, #e86552, #cc3332)
}

.fixedMean ul li {
    padding: 12px 0;
    position: relative
}

.fixedMean ul li a {
    display: block;
    font-size: 14px;
    color: #fff
}

.fixedMean ul li a:hover {
    color: #ffd29e
}

.fixedMean ul li p {
    margin: 8px 0;
    font-size: 13px;
    color: #ffdaa9
}

.fixedMean ul li .hoverCode {
    position: absolute;
    left: -178px;
    top: -98px;
    display: none
}

.fixedMean ul li .line {
    position: absolute;
    bottom: -1px;
    left: 8px;
    background-image: url(../images/icon.png);
    width: 114px;
    height: 2px;
    background-repeat: no-repeat;
    background-position: -388px -26px
}

.fixedMean ul .showCode:hover .hoverCode {
    display: block
}

#pop-coursefu {
    display: none;
}

.popup-mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .7;
    filter: alpha(opacity=70);
    z-index: 100;
}

#pop-coursefu .popup-content {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 300px;
    height: 260px;
    padding: 30px 30px;
    margin-left: -150px;
    margin-top: -300px;
    background-color: #fff;
    border-radius: 10px;
    z-index: 200;
}

#pop-coursefu  .popup-weixinimg {
    width: 215px;
    height: 215px;
    display: block;
    margin: 10px auto 0;
}

.popup-title {
    height: 30px;
    line-height: 30px;
    font-size: 24px;
    position: relative;
    text-align: center;
}

.popup-close {
    position: absolute;
    top: 24px;
    right: 10px;
    width: 40px;
    height: 40px;
    background: url(../images/ico-wxhome.png) no-repeat -1190px -240px;
    transition: .4s;
    cursor: pointer;
}

.popup-close:hover {
    transform: rotate(180deg);
}