.strong-banner-block {
    height: 500px;
    overflow: hidden;
    position: relative;
    background: url("../images/wechat_xcx_banner.jpg") center no-repeat;
}

.strong-banner-block img:nth-child(1) {
    position: absolute;
    top: 54px;
    left: 50%;
    margin-left: -520px;
    animation-delay: 0s;
}

.strong-banner-block img:nth-child(2) {
    position: absolute;
    top: 170px;
    left: 50%;
    margin-left: -260px;
    animation-delay: 0.2s;
}

.strong-banner-block img:nth-child(3) {
    position: absolute;
    top: 235px;
    left: 50%;
    margin-left: -260px;
    animation-delay: 0.4s;
}

.position, .program03-con .function-icon {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.positionX, .program-banner img, .program05 .img {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.positionY, .program02 .item li:before {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.program01, .program01 *,
.program01 *:before,
.program01 *:after, .program02, .program02 *,
.program02 *:before,
.program02 *:after, .program03, .program03 *,
.program03 *:before,
.program03 *:after, .program04, .program04 *,
.program04 *:before,
.program04 *:after, .program05, .program05 *,
.program05 *:before,
.program05 *:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.fix-nav-bar {
    width: 100%;
    padding: 20px 0;
    position: fixed;
    top: 100px;
    z-index: 9999;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -ms-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s;
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
    background: rgba(0, 0, 0, 0.7);
}

.fix-nav-bar .menu-list {
    width: 1200px;
    margin: 0 auto;
    text-align: right;
    font-size: 0;
}

.fix-nav-bar .menu-list a {
    color: #969696;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 20px;
    font-size: 14px;
}

.fix-nav-bar .menu-list a.on {
    color: #fff;
}

.fix-nav-bar .menu-list a.now-buy-btn {
    color: #fff;
    margin-left: 60px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #ff6700;
}

.fix-nav-bar .menu-list a.now-buy-btn:hover {
    background: #f80;
}

.fix-coordinate {
    display: block !important;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
}

.program-banner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.program-banner, .program-banner img {
    height: 500px;
}

.program-banner img {
    top: 0;
}

.program-h2 {
    padding: 105px 0;
    font-size: 30px;
    text-align: center;
}

.program-h3{
    padding: 40px 0 105px;
    font-size: 30px;
    text-align: center;
}

.program-sub{
    color: #999;
    margin-top: -90px;
    text-align: center;
    font-size: 16px;
}

.program01-con .left {
    float: left;
    text-align: center;
}

.program01-con .left ul {
    padding: 0 47px 0 41px;
    margin-bottom: 9px;
}

.program01-con .left li {
    position: relative;
    float: left;
    width: 221px;
    font-size: 16px;
    color: #3db1fa;
}

.program01-con .left li:after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 4px;
    border-left: 4px solid transparent;
    border-top: 6px solid #3db1fa;
    border-right: 4px solid transparent;
    vertical-align: 2px;
}

.program01-con .left li:nth-child(2) {
    margin: 0 30px;
}

.program01-con .right {
    float: right;
    width: 370px;
    padding: 0 0 70px 20px;
    -webkit-box-shadow: 0px 38px 35px rgba(212, 215, 220, 0.23);
    -moz-box-shadow: 0px 38px 35px rgba(212, 215, 220, 0.23);
    box-shadow: 0px 38px 35px rgba(212, 215, 220, 0.23);
}

.program01-con .right .title {
    margin-bottom: 16px;
    font-size: 16px;
    font-weight: bold;
}

.program01-con .right .t {
    line-height: 2.143;
    font-size: 14px;
    color: #666;
}

.program01-con .right .code {
    margin: 30px 0 42px;
    font-size: 14px;
    text-align: center;
}

.program01-con .right .code img {
    display: block;
    height: 140px;
    margin: 0 auto 7px;
}

.program01-con .go-acquire {
    display: block;
    width: 150px;
    height: 46px;
    margin: auto;
    line-height: 42px;
    font-size: 16px;
    color: #3db1fa;
    border: 2px solid #3db1fa;
    border-radius: 22px;
    text-align: center;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.program01-con .go-acquire:hover {
    background-color: #3db1fa;
    color: #fff;
}

.program02 {
    min-width: 1200px;
    height: 600px;
    background: url("../images/program02bg.jpg") no-repeat;
    background-size: cover;
    background-position: center;
}

.program02 .wm-1200 {
    padding: 0 32.5px;
}

.program02 .item {
    float: left;
    width: 345px;
}

.program02 .item:nth-child(2) {
    margin: 0 50px;
}

.program02 .item:first-child .title {
    background: #65d521;
    background: -webkit-linear-gradient(left, #4cd123, #89db1f);
    background: -o-linear-gradient(right, #4cd123, #89db1f);
    background: -moz-linear-gradient(right, #4cd123, #89db1f);
    background: linear-gradient(to right, #4cd123, #89db1f);
}

.program02 .item:first-child li:before {
    background-color: #c7e9bc;
}

.program02 .item:last-child .title {
    background: #4fb9ff;
    background: -webkit-linear-gradient(left, #57a6ff, #48cdff);
    background: -o-linear-gradient(right, #57a6ff, #48cdff);
    background: -moz-linear-gradient(right, #57a6ff, #48cdff);
    background: linear-gradient(to right, #57a6ff, #48cdff);
}

.program02 .item:last-child li {
    width: 150px;
}

.program02 .item:last-child li:before {
    background-color: #c6ddf7;
}

.program02 .item ul {
    height: 200px;
    padding: 28px 0 0 30px;
    background-color: #fff;
}

.program02 .item li {
    position: relative;
    float: left;
    width: 100px;
    margin-bottom: 23px;
    padding-left: 12px;
    font-size: 14px;
}

.program02 .item li:before {
    content: '';
    left: 0;
    width: 5px;
    height: 5px;
    background-color: #f4d1ca;
}

.program02 .title {
    height: 80px;
    line-height: 80px;
    font-size: 26px;
    color: #fff;
    text-align: center;
    background: #ff8757;
    background: -webkit-linear-gradient(left, #ff6f52, #ff9e5c);
    background: -o-linear-gradient(right, #ff6f52, #ff9e5c);
    background: -moz-linear-gradient(right, #ff6f52, #ff9e5c);
    background: linear-gradient(to right, #ff6f52, #ff9e5c);
}

.program03-con ul {
    width: 940px;
    margin: auto;
}

.program03-con li {
    float: left;
    width: 20%;
    height: 100px;
    margin-bottom: 80px;
}

.program03-con li:hover .function-icon, .program03-con li:hover .t {
    margin-top: -7px;
}

.program03-con .div-icon {
    position: relative;
    height: 68px;
    margin-bottom: 10px;
}

.program03-con .function-icon, .program03-con .t {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.program03-con .function-icon {
    width: 68px;
    height: 68px;
    background: url("../images/program-icon.png") no-repeat 0 0;
}

.program03-con .t {
    font-size: 16px;
    text-align: center;
}

.program03-con .dz-icon {
    position: absolute;
    top: -22px;
    right: -65px;
    width: 50px;
    height: 20px;
    background: url("../images/program-icon.png") no-repeat 0 -871px;
}

.program03-con li:nth-child(1) .function-icon {
    width: 61px;
    height: 66px;
    background: url("../images/program-icon.png") no-repeat 0 0;
}

.program03-con li:nth-child(2) .function-icon {
    width: 68px;
    height: 56px;
    background: url("../images/program-icon.png") no-repeat 0 -66px;
}

.program03-con li:nth-child(3) .function-icon {
    width: 66px;
    height: 64px;
    background: url("../images/program-icon.png") no-repeat 0 -122px;
}

.program03-con li:nth-child(4) .function-icon {
    width: 68px;
    height: 55px;
    background: url("../images/program-icon.png") no-repeat 0 -184px;
}

.program03-con li:nth-child(5) .function-icon {
    width: 66px;
    height: 67px;
    background: url("../images/program-icon.png") no-repeat 0 -241px;
}

.program03-con li:nth-child(6) .function-icon {
    width: 55px;
    height: 67px;
    background: url("../images/program-icon.png") no-repeat -4px -308px;
}

.program03-con li:nth-child(7) .function-icon {
    width: 66px;
    height: 68px;
    background: url("../images/program-icon.png") no-repeat 0 -375px;
}

.program03-con li:nth-child(8) .function-icon {
    width: 54px;
    height: 65px;
    background: url("../images/program-icon.png") no-repeat 0 -443px;
}

.program03-con li:nth-child(9) .function-icon {
    width: 60px;
    height: 64px;
    background: url("../images/program-icon.png") no-repeat 0 -508px;
}

.program03-con li:nth-child(10) .function-icon {
    width: 64px;
    height: 66px;
    background: url("../images/program-icon.png") no-repeat 0 -572px;
}

.program03-con li:nth-child(11) .function-icon {
    width: 68px;
    height: 64px;
    background: url("../images/program-icon.png") no-repeat 0 -638px;
}

.program03-con li:nth-child(12) .function-icon {
    width: 62px;
    height: 62px;
    background: url("../images/program-icon.png") no-repeat 0 -702px;
}

.program03-con li:nth-child(13) .function-icon {
    width: 50px;
    height: 50px;
    background: url("../images/program-icon.png") no-repeat 0 -764px;
}

.program03-con li:nth-child(14) .function-icon {
    width: 52px;
    height: 52px;
    background: url("../images/program-icon.png") no-repeat 0 -895px;
}

.program03-con li:nth-child(15) .function-icon {
    width: 52px;
    height: 52px;
    background: url("../images/program-icon.png") no-repeat 0 -814px;
}

.program03-con li:nth-child(14) .dz-icon {
    top: -22px;
    right: -55px;
}

.program04 {
    padding-bottom: 100px;
}

.program04 .program-h2 {
    padding: 65px 0 105px;
}

.program04-con ul {
    padding: 0 50px;
}

.program04-con li {
    float: left;
    width: 20%;
    padding-top: 60px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.program04-con li:hover{
    -webkit-transform: translateY(-10%);
    -moz-transform: translateY(-10%);
    -ms-transform: translateY(-10%);
    -o-transform: translateY(-10%);
    transform: translateY(-10%);
}

.program04-con .dy-icon {
    width: 107px;
    height: 123px;
    margin: 0 auto 13px;
    background: url("../images/program-icon02.png") no-repeat;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.program04-con .t {
    font-size: 15px;
    text-align: center;
}

.program04-con li:nth-child(1) .dy-icon {
    background-position: 0 0;
}

.program04-con li:nth-child(2) .dy-icon {
    background-position: -107px 0;
}

.program04-con li:nth-child(3) .dy-icon {
    background-position: -217px 0;
}

.program04-con li:nth-child(4) .dy-icon {
    background-position: -321px 0;
}

.program04-con li:nth-child(5) .dy-icon {
    background-position: -428px 0;
}

.program04-con li:nth-child(6) .dy-icon {
    background-position: -535px 0;
}

.program04-con li:nth-child(7) .dy-icon {
    background-position: -644px 0;
}

.program04-con li:nth-child(8) .dy-icon {
    background-position: -751px 0;
}

.program04-con li:nth-child(9) .dy-icon {
    background-position: -858px 0;
}

.program04-con li:nth-child(10) .dy-icon {
    background-position: -965px 0;
}

.program05 {
    position: relative;
    height: 308px;
    padding-top: 50px;
    background-color: #f6f9fb;
    text-align: center;
}

.program05 .call-on {
    font-size: 24px;
    color: #3db1fa;
}

.program05 .call-on span {
    display: inline-block;
    padding-left: 10px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.program05 .call-on:hover {
    text-decoration: underline;
}

.program05 .call-on:hover span {
    padding-left: 20px;
}

.program05 .img {
    bottom: 0;
}



.program06{
    padding-bottom: 50px;
    background: #f9f9f9;
}
.program06 .program-h2{
    padding-top: 60px;
}
.program06-con{
    padding: 60px 0 0;
    text-align: center;
}


.program07{
    padding-bottom: 120px;
}


.jf-column-group{
    display: flex;
    justify-content: space-between;
    padding: 80px 0 20px;
}
.jf-column-group>li{
    width: 285px;
    padding: 40px 0;
    text-align: center;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow:  1px 1px 15px rgba(153, 153, 153 .2);
    -moz-box-shadow:  1px 1px 15px rgba(153, 153, 153, .2);
    box-shadow:  1px 1px 15px rgba(153, 153, 153, .2);
}
.jf-column-group>li:hover{
    -webkit-transform: translateY(-5%);
    -moz-transform: translateY(-5%);
    -ms-transform: translateY(-5%);
    -o-transform: translateY(-5%);
    transform: translateY(-5%);
}
.jf-column-group>li .icon{
    display: inline-block;
    width: 72px;
    height: 72px;
    background: url("../images/program-icon02.png") no-repeat;
}
.jf-column-group>li:nth-child(1) .icon{
    background-position: 0 -134px;
}
.jf-column-group>li:nth-child(2) .icon{
    background-position: -82px -134px;
}
.jf-column-group>li:nth-child(3) .icon{
    background-position: -164px -134px;
}
.jf-column-group>li:nth-child(4) .icon{
    background-position: -246px -134px;
}
.jf-column-group>li .tit{
    margin-top: 10px;
    font-size: 18px;
    font-weight:bold;
}
.jf-column-group>li .txt{
    color: #999;
    line-height: 22px;
    margin-top: 12px;
    font-size: 14px;
}



.program08{
    background: #f9f9f9;
}

.swiper-group{
    display: flex;
    justify-content: center;
    margin-top: 30px;
}
.swiper-group .item{
    color: #666;
    display: inline-block;
    height: 34px;
    line-height: 34px;
    padding: 0 30px;
    margin: 0 15px;
    cursor: pointer;
    border: 1px solid #d5d5d5;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    font-size: 16px;
}
.swiper-group .item.on{
    color: #fff;
    border-color: #27c365;
    background: #27c365;
}
.swiper-container{
    margin-top: 60px;
}
.swiper-slide{
    text-align: center;
}
.swiper-pagination-bullet{
    opacity: 1;
    border: 1px solid #27c365;
    background: #fff;
}
.swiper-pagination-bullet-active{
    background: #27c365;
}

/*# sourceMappingURL=mini-programF.css.map */
