/*  index  */
.hq-fl {
    float: left;
}

.hq-fr {
    float: right;
}
.cur-df{cursor: default!important;}
.text-ellipsis {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.img-auto {
    width: 100%;
    height: auto;
}

.join-us-swiper{
    width:  100%;
    height: 464px;
}  
.index-banner{text-align: center;position: relative;overflow: hidden;}
.index-banner .banner-img{width: 100%;height: auto;max-width: 2560px;margin: 0 auto;display: inline-block;min-height: 600px;max-height: 560px;}
.index-banner .banner-title{position: absolute;top: 0;width:1190px;margin-left: -595px;left: 50%;height: 100%;}
.index-banner .banner-title .title-img{position: absolute;top: 50%;left: 0;height: 230px;width: auto;margin-top: -115px;}
.index-banner .banner-title .animation-img{position: absolute;bottom:10px;right: 39px;height:600px;width: auto;}
.honor-swiper{overflow: hidden;}
.banner-list .swiper-pagination-bullet{border: 1px solid #ccc;background: #fff!important;opacity: 0.5;}
.banner-list .swiper-pagination-bullet-active{background: #fff!important;opacity: 1;}
.banner-list.swiper-container-horizontal.swiper-container-horizontal>.swiper-pagination-bullets, 
.banner-list.swiper-pagination-custom, .swiper-pagination-fraction{width: 97%!important;text-align: right!important;}
.about-honor .swiper-pagination-bullet-active{background: #3566A3!important;}
.banner-bg {
    background: #7AD2F3;
    overflow: hidden;
    height: 300px;
    margin-bottom: 50px;
}

.product-banner {
    background: url(/res/platform/about/about_index/img/product-banner.png) center center no-repeat;
    height: 300px;
    position: relative;
    box-sizing: border-box;
}

.contact-banner {
    background: url(/res/platform/about/about_index/img/contact-banner.png) top center no-repeat;
    height: 300px;
    margin-bottom: 50px;
}

.about-platform {
    background: url(/res/platform/about/about_index/img/about-platform.png) top center no-repeat;
    height: 915px;
    position: relative;
    left: 80px;
}

.about-platform-bg {
    overflow: hidden;
    background: #F4F4F4;
}

.about-course {
    background: url(/res/platform/about/about_index/img/about-course.jpg) bottom center no-repeat;
    height: 800px;
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
}

.about-honor {
    background: url(/res/platform/about/about_index/img/about-honor.jpg) bottom center no-repeat;
    height: 1100px;
    position: relative;
    box-sizing: border-box;
}

.about-responsibility {
    background: url(/res/platform/about/about_index/img/responsibility.jpg) top center no-repeat;
    height: 894px;
    position: relative;
    box-sizing: border-box;
}

.img-tit {
    position: absolute;
}

.about-digitize {
    background: url(/res/platform/about/about_index/img/about-digitize.png) top center no-repeat;
    height: 912px;
    position: relative;
    padding-top: 150px;
}

.about-banner {
    background: url(/res/platform/about/about_index/img/banner.jpg) top center no-repeat;

    height: 700px;
}

.about-header {
    margin: 20px 0;
}

.about-header .header-nav {
    margin-top: 8px;
}

.about-header .header-nav a {
    display: inline-block;
    color: #666;
    font-size: 18px;
    margin-left: 100px;
    cursor: pointer;
    position: relative;
}

.about-header .header-nav a:hover,
.about-header .header-nav a.active {
    color: #333;
    font-weight: bold;
}

.about-header .header-nav a:hover::before,
.about-header .header-nav a.active::before {
    content: "";
    position: absolute;
    bottom: -10px;
    width: 20px;
    left: 50%;
    margin-left: -10px;
    height: 5px;
    background: #E83625;
    border-radius: 6px;
}

.about-us {
    margin: 50px auto;
}

.about-us .hq-fl {
    width: 200px;
}

.about-us .hq-fr {
    width: 907px;
}

.about-us-info h4 {
    color: #014098;
    font-size: 32px;
}

.about-us-info h6 {
    color: #999;
    font-size: 12.7px;
    font-weight: normal;
    text-transform: uppercase;
}

.about-us-info p {
    font-size: 16px;
    color: #666;
    margin-top: 40px;
}

.about-platform a {
    cursor: pointer; 
}

.about-platform .fix {
    position: absolute;transition: transform .3s;
}

.about-platform .platform-tit {
    position: absolute;
    right: -10px;
    top: 120px;
}

.about-platform .platform-container {
    position: relative;
    width: 1010px;
    margin: 0 auto;
    height: 740px;
}
.about-platform .platform-container a:hover{opacity: 0.8;}

.about-platform .fixp1 {
    left: 100px;
    top: 200px;
}

.about-platform .fixp2 {
    right: 350px;
    top: 200px;
}

.about-platform .fixp3 {
    left: -20px;
    top: 430px;
}

.about-platform .fixp4 {
    right: 250px;
    top: 430px;
}

.about-platform .fixp5 {
    left: 50%;
    bottom: 0px;
    margin-left: -250px;
}

.about-digitize .about-digitize-info .hq-fr {
    width: 600px;
}

.about-digitize .about-digitize-info {
    width: 582px;
}

.about-digitize .about-digitize-info h4 {
    color: #333;
    font-size: 32px;
}

.about-digitize .about-digitize-info h6 {
    color: #666;
    font-size: 14px;
    font-weight: normal;
}

.about-digitize .about-digitize-info p {
    font-size: 16px;
    color: #333;
    margin-top: 40px;
}

.bottom-info {
    width: 1190px;
    position: absolute;
    bottom: 90px;
    left: 50%;
    margin-left: -595px;
}

.bottom-info .update-time {
    text-align: right;
    color: #7094C8;
    font-size: 14px;
    margin-top: 20px;
    margin-right: 35px;
}

.bottom-info .digitize-num li {
    float: left;
}

.bottom-info .digitize-num li h4 {
    font-size: 20px;
    color: #fff;
    font-weight: normal;
}

.bottom-info .digitize-num li h6 {
    font-size: 18px;
    color: #fff;
    font-weight: normal;
}

.bottom-info .digitize-num li h6 b {
    font-size: 60px;
    font-weight: bold;
}

.bottom-info .digitize-num .line {
    width: 1px;
    height: 100px;
    background: linear-gradient(180deg, rgba(141, 169, 209, 0) 0%, #8DA9D1 53%, rgba(141, 169, 209, 0) 100%);
    margin: 0 50px;
}

.about-course .img-tit {
    margin-top: 20px;
}

.about-honor .container {
    position: relative;
}

.about-honor .img-tit {
    top: 130px;
    position: absolute;
    right: 0;
    ;
}


.about-course .course-line {
    background: url(/res/platform/about/about_index/img/course-line.png) top center no-repeat;
    width: 1404px;
    height: 381px;
    box-sizing: content-box;
    margin: 250px auto 0 auto;
}

.about-course .course-line h4 {
    color: #E83625;
    font-size: 30px;
}

.about-course .course-line p {
    color: #333;
    font-size: 16px;
}

.about-course .course-line ul li {
    float: left;
    position: relative;
}

.course-line-top {
    padding: 50px 0 180px 50px;
    
}

.course-line-bottom {
    padding-left: 150px;
}

.course-line-top li {
    width: 16.6%;
}

.course-line-bottom li {
    width: 18%;
}

.honor-side {
    padding-top: 190px;
    padding-left: 120px;
}

.honor-line {
    position: relative;
    width: 500px;
}

.honor-line::before {
    content: "";
    height: 93%;
    width: 1px;
    position: absolute;
    left: -29.5px;
    border-left: 2px dashed #ccc;
    top: 30px
}

.honor-line li {
    margin-bottom: 30px;
}

.honor-line p {
    color: #333;
    font-size: 16px;
}

.honor-line h4 {
    color: #E83625;
    font-size: 30px;
    position: relative;
}

.honor-line h4::before {
    content: "";
    height: 13px;
    width: 13px;
    position: absolute;
    left: -35px;
    background: #E83625;
    border-radius: 100%;
    top: 18px
}

.responsibility {
    width: 1210px;
    margin: 50px auto 0 auto;
    position: relative;
}

.responsibility li {
    float: left;
    width: 33%;
    height: 450px;
    transition: transform .3s;
}


.about-responsibility .img-tit {
    margin-top: 90px;
}

.about-responsibility .responsibility li:hover{
    transform: translate3d(0, -5px, 0);
}

.responsibility .r1-bg {
    background: url(/res/platform/about/about_index/img/r1.png) top center no-repeat;
    box-sizing: border-box;
    background-size: 100%;
}

.responsibility .r2-bg {
    background: url(/res/platform/about/about_index/img/r2.png) top center no-repeat;
    box-sizing: border-box;
    background-size: 100%;
}

.responsibility .r3-bg {
    background: url(/res/platform/about/about_index/img/r3.png) top center no-repeat;
    box-sizing: border-box;
    background-size: 100%;
}

.responsibility h4 {
    font-size: 28px;
    color: #fff;
    margin-bottom: 30px;
    width: 191px;
    text-align: center;
    margin-top: 17px;
}

.responsibility p {
    font-size: 16px;
    color: #666;
    padding: 0 30px;
}

.about-responsibility .img-tit,
.about-culture .img-tit {
    position: relative;
}

.about-culture .img-tit {
    margin-top: 80px;
    margin-bottom: 50px;
}

.foot-img-list {
    margin-bottom: 100px;
}

.foot-img-list li {
    float: left;
}

.foot-img-list .mission {
    background: url(/res/platform/about/about_index/img/mission.jpg) top center no-repeat;
    box-sizing: border-box;
    background-size: 100%;
    width: 270px;
    height: 250px;
    margin-right: 10px;
    position: relative;
}

.foot-img-list .vision {
    background: url(/res/platform/about/about_index/img/vision.jpg) top center no-repeat;
    box-sizing: border-box;
    background-size: 100%;
    width: 540px;
    height: 250px;
    margin-bottom: 10px;
}

.foot-img-list .talent {
    background: url(/res/platform/about/about_index/img/talent.jpg) top center no-repeat;
    box-sizing: border-box;
    background-size: 100%;
    width: 265px;
    height: 250px;
    margin-right: 10px;
}

.foot-img-list .operate {
    background: url(/res/platform/about/about_index/img/operate.jpg) top center no-repeat;
    box-sizing: border-box;
    background-size: 100%;
    width: 265px;
    height: 250px;
}

.foot-img-list .values {
    background: url(/res/platform/about/about_index/img/values.jpg) bottom center #F4F4F4 no-repeat;
    box-sizing: border-box;
    background-size: 100%;
    width: 360px;
    height: 515px;
    margin-left: 10px;
}

.foot-img-list h4 {
    font-size: 24px;
    color: #fff;
    font-weight: normal;
    padding-top: 24px;
    padding-left: 30px;
    padding-bottom: 13px;
}

.foot-img-list p {
    font-size: 18px;
    color: #fff;
    padding-left: 30px;
}

.foot-img-list .black h4 {
    color: #333;
}

.foot-img-list .black p {
    color: #666;
    font-weight: normal;
}

.foot-img-list .values h4 {
    color: #000;
}

.foot-img-list .values p {
    color: #666;
}

.foot-img-list .values span {
    color: #333;
}

.foot-img-list .values li {
    line-height: 35px;
    font-size: 16px;
    color: #666;
    padding-left: 30px;
}

.foot-img-list .signboard {
    position: absolute;
    right: 20px;
    bottom: 40px;
}


/* join-us  */
.join-us-banner {
    background: url(/res/platform/about/about_index/img/join-us-banner.png) top center no-repeat;
    height: 300px;
    margin-bottom: 50px;
}

.join-us-content h4 {
    color: #333;
    font-size: 30px;
    margin-bottom: 20px;
    line-height: 36px;
}

.join-us-content h6 {
    color: #666;
    font-size: 24px;
    font-weight: normal;
    margin-top: 30px;
    line-height: 36px;
}

.join-us-content p {
    color: #666;
    font-size: 18px;
    line-height: 36px;
}

.join-us-content .bottom-line {
    border-bottom: 1px solid #ddd;
    padding-bottom: 30px;
}

.join-us-content {
    padding-bottom: 50px;
}

.banner-list,
.join-us-list {
    margin-bottom: 50px;
}
.join-us-list .none h4{
    margin-bottom: 0!important;
    font-weight: normal!important;
    color: #666!important;
}
.join-us-list .none:hover{
    background: none!important;
}
.banner-list img {
    width: 100%;
    height: auto;
}

.join-us-list li {
    background: #FFFFFF;
    margin-bottom: 30px;
    border-radius: 24px;
    position: relative;
    border: 2px solid #F4F4F4;
    box-sizing: border-box;
    padding: 30px 50px;
}

.join-us-list li:hover {
    background: #F4F4F4;
}

.join-us-list .details {
    width: 180px;
    font-size: 16px;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    height: 50px;
    background: #FFFFFF;
    right: 50px;
    cursor: pointer;
    border-radius: 27px;
    border: 1px solid #e83625;
    color: #e83625;
    text-align: center;
    line-height: 50px;
    ;
}

.join-us-list .details:hover,
.join-us-list li:hover .details {
    background: #e83625;
    color: #fff;
}

.join-us-list h4 {
    font-size: 24px;
    color: #333;
    margin-bottom: 20px;
}

.join-us-list p {
    color: #666;
    font-size: 16px;
    line-height: 30px;
}

.join-us-list .content {
    float: left;
    width: 845px;
}

/* contact  */
.contact-info {
    background: url(/res/platform/about/about_index/img/contact-bg.png) center 90% #F4F4F4 no-repeat;
    background-size: 95% auto;
    border-radius: 24px;
    margin-bottom: 30px;
    padding: 45px 100px;
    box-sizing: border-box;
    font-size: 18px;
    color: #333;
    line-height: 42px;
    position: relative;
}

.contact-info .right-logo {
    position: absolute;
    right: 100px;
    top: 45px;
    cursor: pointer;
}
.contact-info .right-logo:hover{
    opacity: 0.9;
}
.contact-list {
    background: #F4F4F4;
    padding: 45px 0px 10px 120px;
    box-sizing: border-box;
    border-radius: 24px;
    margin-bottom: 30px;
}

.contact-list h6 {
    font-size: 20px;
    color: #333;
    position: relative;
}

.contact-list h6::after {
    content: "";
    width: 5px;
    height: 20px;
    background: #E83625;
    border-radius: 5px;
    position: absolute;
    left: -15px;
    top: 5px;
}

.contact-list p {
    font-size: 16px;
    color: #666;
    line-height: 30px;
}

.contact-list li {
    float: left;
    width: 33.3%;
    margin-bottom: 35px;
}

.contact-info ul li img {
    vertical-align: middle;
    margin-right: 5px;
}

.contact-list .qq-btn ,.contact-info  .qq-btn {
    width: 102px;
    height: 28px;
    cursor: pointer;
    border-radius: 14px;
    font-size: 14px;
    color: #666;
    margin-left: 8px;
    box-sizing: border-box;
    padding-left: 13px;
    border: 1px solid #ddd;
    display: inline-block;
    text-align: center;
    line-height: 28px;
    background: url(/res/platform/about/about_index/img/icon/qq.png) 10px center #fff no-repeat;
    background-size: 14%;
}

.contact-list .qq-btn:hover ,.contact-info  .qq-btn:hover {
    border: 1px solid #E83625;
    color: #E83625;
}

.contact-tab {
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 50px;
    text-align: center;
}

.contact-tab span {
    display: inline-block;
    width: 200px;
    text-align: center;
    font-size: 18px;
    color: #333;
    line-height: 40px;
    margin-bottom: 10px;
    cursor: pointer;
    position: relative;
}

.contact-tab span:hover,
.contact-tab span.active {
    color: #333;
    font-weight: bold;
}

.contact-tab span:hover::after,
.contact-tab span.active::after {
    content: "";
    position: absolute;
    width: 20px;
    height: 5px;
    background: #E83625;
    border-radius: 5px;
    bottom: -13px;
    left: 50%;
    margin-left: -10px;
}

.code-img {
    text-align: center;
    margin-bottom: 50px;
}

.code-img h6 {
    font-size: 16px;
    color: #666;
    margin: 10px 0 5px 0;
}

.code-img p {
    font-size: 14px;
    color: #999;
}

.code-img li {
    display: inline-block;
    margin: 0 30px;
}

.code-img li .cell {
    display: table-cell;
    vertical-align: top;
    height: 230px;
}


/* product  */
.product-banner .digitize-num {
    padding-left: 350px;
    padding-top: 100px;
}

.product-banner .digitize-num li {
    float: left;
}

.product-banner .digitize-num li h4 {
    font-size: 14px;
    color: #fff;
    font-weight: normal;
}

.product-banner .digitize-num li h6 {
    font-size: 13px;
    color: #fff;
    font-weight: normal;
}

.product-banner .digitize-num li h6 b {
    font-size: 45px;
    font-weight: bold;
    margin-right: 5px;
}

.product-banner .digitize-num .line {
    width: 1px;
    margin: 0 30px;
    height: 100px;
    background: linear-gradient(180deg, rgba(141, 169, 209, 0) 0%, #8DA9D1 53%, rgba(141, 169, 209, 0) 100%);
}

.product-banner .update-time {
    text-align: right;
    color: #fff;
    opacity: 0.6;
}

.product-tab {
    margin-bottom: 50px;
    text-align: center;
}

.product-tab span {
    display: inline-block;
    width: 180px;
    text-align: center;
    font-size: 18px;
    height: 60px;
    background: #fff;
    border-radius: 40px;
    color: #666;
    line-height: 60px;
    margin-bottom: 10px;
    cursor: pointer;
    position: relative;
    border: 1px solid #ddd;
    margin-right: 10px;
}

.product-tab span:hover,
.product-tab span.active {
    color: #fff;
    font-weight: bold;
    border: 1px solid #e83625;
    background: #e83625;
}

.product-tab span:hover::after,
.product-tab span.active::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 17px solid transparent;
    /* 左边框透明 */
    border-right: 17px solid transparent;
    /* 右边框透明 */
    border-top: 17px solid #e83625;
    /* 上边框颜色为黑色，形成三角形底部 */
    bottom: -13px;
    left: 50%;
    margin-left: -10px;
}

.product-list {
    margin-bottom: 50px;
}

.product-list li:hover{
    box-shadow: 0 0 5px #ddd;
    transform: translate3d(0, -5px, 0);
}
.product-list li:hover .img{
    transform:scale(1.1);
}
.product-list li {
    box-sizing: border-box;
    background: #F4F4F4;
    border-radius: 24px;
    height: 580px;
    padding: 30px 0px 40px 50px;
    float: left;
    width: 24%;
    margin-right: 1%;
    position: relative;
    margin-bottom: 12px;
    transition: all 0.5s;
}
.product-list li .point{position: relative;}
.product-list li .point::before{
    position: absolute;
    content: "·";
    width: 5px;
    height:26px;
    font-weight: bold;
    left: -10px;
    line-height: 26px;
    top: 0;
}


.product-list li:last-child {
    margin-right: 0;
}

.product-list h4 {
    font-weight: bold;
    font-size: 18px;
    color: #333333;
    text-align: center;
    padding-right: 50px;
    margin-bottom: 27px;
}

.product-list h6 {
    font-weight: bold;
    font-size: 24px;
    color: #E83625;
    line-height: 30px;
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 110px;
    left: 0px;
}

.product-list p {
    font-size: 14px;
    color: #666666;
    line-height: 26px;
}

.product-list .link {
    width: 180px;
    text-align: center;
    line-height: 40px;
    display: inline-block;
    font-size: 14px;
    height: 40px;
    color: #E83625;
    border-radius: 22px;
    background: #fff;
    border: 1px solid #E83625;
    cursor: pointer;
    position: absolute;
    bottom: 50px;
    left: 50%;
    margin-left: -90px;
     font-weight: bold;
}

.product-list .link:hover {
   
    background: #E83625;
    color: #fff;
}
.product-list .img{text-align: center;padding-right: 50px; transition: all 0.5s;}
.product-list-max{display: flex;}
.product-list-max li{width: 48%!important;flex: 1;height: 690px;}
.product-list-max h4{margin-bottom: 10px;}
.product-list-max .info{text-align: center;font-size: 14px;color: #666;}
.product-list-max .black{margin-top: 5px;}
.product-hqyun li{height:650px;}
.product-hqyun .info{margin-left: -50px;padding: 0 50px;text-align: left;}
.img-top{margin-top: 5px;}
.page-tit{
    font-weight: bold;
    font-size: 24px;
    color: #333;
    line-height: 24px;
    text-align: center;
    margin-bottom: 50px;
}
.product-list-mini li{height: 350px;}
.product-list-mini h4{margin-bottom: 10px;}
.product-list-mini p{text-align: center;margin-left: -50px;}
.product-service{background: #FFFFFF;
border: 6px solid #F4F4F4;padding: 30px 95px;box-sizing: border-box;border-radius:150px;margin-bottom: 50px;display: flex;}
.product-service li{float: left;width: 16.5%;text-align: center;flex: 1;transition: all 0.5s;}
.product-service li a{display: block;}
.product-service li span{display: block;text-align: center;font-size: 14px;
color: #333333;
line-height: 24px;margin-top: 10px;}
.product-service{box-shadow: 0 0 5px #ddd;
    transform: translate3d(0, -5px, 0);}
.product-service li a img{ transition: all 0.5s;}
.product-service li a:hover img{opacity: 0.8; transform:scale(1.1);}
.product-service li a:hover span{color: #E83625;font-weight: bold;}
.black{color: #333!important;font-weight: bold;font-size: 14px;}
.black-top .black{margin-top: 5px;}
.black-top p{margin-left:-20px!important;}
.icon-yz{padding: 2px 5px;
line-height: 18px;display: inline-block;
background: #E83625;
border-radius: 3px 3px 3px 3px;font-size: 12px;color: #fff;}
.code-border{border: 1px solid #ddd; padding:8px 8px 5px 8px;border-radius:14px;width: 145px;height: 145px;text-align: center;} 
.code-border img{width: 140px;height: 140px;display: inline-block;overflow: hidden;}
.fadeInUp1 {
            animation: fadeInUp 1s ease-out forwards;
}
.fadeInUp2 {
            animation: fadeInUp 2s ease-out forwards;
}
.fadeInUp3 {
            animation: fadeInUp 3s ease-out forwards;
}
.fadeInUp4 {
            animation: fadeInUp 4s ease-out forwards;
}
.fadeInUp5 {
            animation: fadeInUp 5s ease-out forwards;
}
.fadeInUp0 {
            animation: fadeInUp0 1s ease-out forwards;
}
@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(50px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
    
}
     
@keyframes fadeInUp0 {
    0% {
        opacity: 0;
        transform: translateY(10px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
    
}

.puffOut {
  animation-name: puffOut;
}

@keyframes puffOut {
  0% {
    opacity: 1;
    transform-origin: 50% 50%;
    transform: scale(1, 1);
    filter: blur(0px);
  }

  100% {
    opacity:1;
    transform-origin: 50% 50%;
    transform: scale(1.2, 1.2);
    filter: blur(2px);
  }
}