/*
@author: njf
*/
@charset "utf-8";

body {
    font-family: "Helvetica Neue", Helvetica, Microsoft Yahei, arial, STHeiTi, sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    margin: 0 auto;
    padding: 0;
    background: url(/images/zhuanti/26zhounianqing/body-bg.jpg) no-repeat center top #ff6b19;
    background-size: 10rem auto;
    color: #333;
    font-size: 0.32rem;
}

p,
ul,
ol,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
select,
button,
textarea,
iframe {
    margin: 0;
    padding: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

video embed,
video object,
video iframe,
video {
    width: 100%;
    height: auto;
}

img {
    max-width: 100%;
    border: 0;
}

li,
ol,
ul {
    list-style: none
}

i,
em,
cite {
    font-style: normal;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
}

a {
    text-decoration: none;
    outline: none;
}

textarea {
    resize: none
}

input[type="text"],
input[type="password"],
select,
textarea,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    outline: 0;
    -webkit-user-modify: read-write-plaintext-only;
    -webkit-appearance: none;
    font-family: "Helvetica Neue", Helvetica, Microsoft Yahei, arial, STHeiTi, sans-serif;
}

.pr {
    position: relative;
}

.abs {
    position: absolute
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.tl {
    text-align: left;
}

.tc {
    text-align: center;
}

.tr {
    text-align: right;
}

.wrap {
    min-width: 320px;
    max-width: 768px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.topHeader {
    height: 10.133rem;
}

.topHeader .circle {
    right: 0;
    top: 0;
    width: 1.333rem;
    height: 1.173rem;
    -webkit-animation: fadeInRight 1.2s ease both 1.5s;
    animation: fadeInRight 1.2s ease both 1.5s;
}

.topHeader .topBao {
    left: 50%;
    margin-left: -2.1333rem;
    bottom: .6933rem;
    width: 2.6667rem;
    animation: bouce-up 3.6s linear infinite;
    -webkit-animation: bouce-up 3.6s linear infinite;
}

.topHeader .star {
    left: 0.667rem;
    top: 7.147rem;
    width: 1.12rem;
    height: 0.813rem;
    animation: btnBig 3s infinite;
    -webkit-transform: btnBig 3s infinite;
}

/*寄语*/
.nav-mod {
    position: relative;
    z-index: 2;
    padding: 0.533rem;
    background: #fdfbec;
    border-radius: 0.267rem;
    margin: 0 0.267rem 1.284rem;
}

.nav-mod .pic {
    display: block;
    width: 6.107rem;
    height: 3.36rem;
    margin: 0 auto;
    border-radius: 0.133rem;
}

.nav-mod .con {
    padding: 0.427rem 0 0.533rem;
}

.nav-mod .con p {
    font-size: 0.347rem;
    line-height: 0.507rem;
}

.nav-mod .btn {
    display: block;
    width: 3.413rem;
    line-height: 1;
    font-size: 0.373rem;
    color: #ea0138;
    text-align: center;
    padding: 0.187rem 0;
    border: 0.027rem solid #ea0138;
    border-radius: 0.667rem;
    margin: 0 auto;
}

/* 时间轴 */
.developmentHistory-mod {
    position: relative;
    z-index: 1;
    background: #ff6b19;
    padding: 1.067rem 0 0;
    margin-bottom: 0.8rem;
}

.developmentHistory-mod .common-tit {
    position: absolute;
    top: -.533rem;
    left: 0;
    right: 0;
    width: 9.44rem;
    height: 1.07rem;
    text-align: center;
    line-height: 1.07rem;
    font-size: .48rem;
    font-weight: 700;
    margin: 0 auto;
    color: #ca0a0a;
    background: url(/images/zhuanti/25zhounianqing/tit01.png) no-repeat;
    background-size: 9.44rem 1.07rem
}

.developmentHistory-mod .left-con {
    padding: 0 2rem 0 .29rem
}

.developmentHistory-mod li {
    width: 3.733rem;
    background: #ffeee4;
    border-radius: .25rem;
    margin-bottom: .66rem;
    padding: .32rem 0;
    position: relative;
}

.developmentHistory-mod li:before {
    content: '';
    display: block;
    position: absolute;
    width: 0.08rem;
    height: 6.8rem;
    background: #f4d3ae;
    right: -1.04rem;
    top: 0;
}

.developmentHistory-mod li:first-child:before {
    border-radius: 0.067rem 0.067rem 0 0;
}

.developmentHistory-mod li:after {
    content: '';
    display: block;
    position: absolute;
    width: 0.4rem;
    border-bottom: 1px dashed #fefbd4;
    right: -0.4rem;
    top: 0.952rem;
}

.developmentHistory-mod li strong {
    display: block;
    width: 1.067rem;
    height: 1.067rem;
    text-align: center;
    line-height: 1.067rem;
    background: #e11507;
    font-size: 0.34rem;
    color: #ffffd7;
    position: absolute;
    right: -1.587rem;
    top: 0.4rem;
    border-radius: 100%;
    border: 2px solid #f4d3ae;
}

.developmentHistory-mod .left-con li:nth-child(2) strong,
.developmentHistory-mod .left-con li:nth-child(3) strong,
.developmentHistory-mod .left-con li:nth-child(5) strong,
.developmentHistory-mod .left-con li:nth-child(6) strong {
    line-height: 0.512rem;
}

.developmentHistory-mod .right li strong {
    right: auto;
    left: -1.587rem;
}

.developmentHistory-mod .right li:after {
    right: auto;
    left: -0.4rem;
}

.developmentHistory-mod .left-con li:last-child:before {
    height: 9.8rem;
    border-radius: 0 0 0.067rem 0.067rem;
}

.developmentHistory-mod .mt01 {
    margin-top: 2.28rem
}

.developmentHistory-mod p {
    line-height: .39rem;
    font-size: .31rem;
    padding: .03rem .17rem .187rem .39rem;
    letter-spacing: .03rem
}

.developmentHistory-mod .pic {
    width: 3.2rem;
    margin: 0 auto;
    display: block
}

.developmentHistory-mod .bg {
    width: 1.99rem;
    height: 34.88rem;
    background: url(/images/zhuanti/24zhounianqing/bg_04.png) no-repeat;
    background-size: 100% 100%
}

.developmentHistory-mod .fdPic {
    position: absolute;
    left: 0.07rem;
    bottom: 0.5rem;
    width: 4.573rem;
    height: 3.253rem;
    background: url(/images/zhuanti/25zhounianqing/AI25.png) no-repeat;
    background-size: 100% auto;
}



/* 跑团视频播放 */
.ptvideo-mod {
    position: relative;
    z-index: 1;
    margin: 0 auto;
    background: url(/images/zhuanti/26zhounianqing/video-bg.png) no-repeat center top;
    background-size: 100% auto;
    width: 9.467rem;
    height: 6.053rem;
    padding-top: 1.2rem;
}

.ptvideo-mod .common-tit {
    height: 1.067rem;
    text-align: center;
    line-height: 1.067rem;
    font-size: .48rem;
    font-weight: 700;
    width: 7.4933rem;
    color: #ea0138;
    background: url(/images/zhuanti/26zhounianqing/tit02.png) no-repeat center top;
    background-size: 100% auto;
    position: absolute;
    left: 50%;
    margin-left: -3.6rem;
    top: -0.6rem;
}

.ptvideo-mod .swiper-container {
    width: 8.667rem;
    height: 5.88rem;
    margin: 0 auto;
}

.ptvideo-mod .swiper-slide {
    width: 8.667rem;
    height: 4.88rem;
    margin: 0 auto;
    position: relative;
    display: inline-block
}

.ptvideo-mod .swiper-slide img {
    width: 8.667rem;
    height: 4.88rem;
    border-radius: .2rem
}

.ptvideo-mod .swiper-slide:before {
    content: "";
    width: 1.333rem;
    height: 1.333rem;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -.667rem 0 0 -.667rem;
    z-index: 19;
    background: url(//m.cdeledu.com/images/zhuanti/24zhounianqing/icon_01.png) no-repeat;
    background-size: 100% 100%
}

.ptvideo-mod .swiper-slide:after {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    border-radius: .2rem
}

.ptvideo-mod .swiper-pagination-bullet {
    width: 0.213rem;
    height: 0.133rem;
    border-radius: 0.067rem;
    background: #fff;
    margin: 0 .133rem;
    opacity: 1
}

.ptvideo-mod .swiper-pagination-bullet-active {
    background: #fff;
    width: 0.747rem;
    height: 0.133rem;
}


/*向新而跑*/
.run-mod {
    width: 9.467rem;
    margin: 1.2rem auto 0.667rem;
    height: 4.226rem;
    position: relative;
    z-index: 1;
    background: url(/images/zhuanti/26zhounianqing/celebrateShowbg.png) no-repeat center top;
    background-size: 100% 100%;
    padding-top: 1.267rem;
}

.run-mod .common-tit {
    height: 1.067rem;
    text-align: center;
    line-height: 1.067rem;
    font-size: .48rem;
    font-weight: 700;
    width: 7.213rem;
    color: #ea0138;
    background: url(/images/zhuanti/25zhounianqing/tit02.png) no-repeat center top;
    background-size: 100% auto;
    position: absolute;
    left: 50%;
    margin-left: -3.6rem;
    top: -0.6rem;
}

/*.run-mod .swiper-container{width:100%;height:4.853rem; margin-left: 0.4rem;}*/
.run-mod .swiper-container {
    height: 3.05rem;
    width: 9.0rem;
    overflow: hidden;
}

.run-mod .swiper-slide {
    width: 3.87rem;
    height: 3.1rem;
    position: relative;
    margin-left: .27rem
}

.run-mod .swiper-slide img {
    width: 3.87rem;
    height: auto;
    border-radius: .13rem
}

.run-mod .swiper-slide p {
    display: block;
    width: 96%;
    line-height: .48rem;
    padding: .093rem 2%;
    text-align: center;
    font-size: .32rem;
    color: #fff;
    background: rgba(0, 0, 0, .7);
    position: absolute;
    left: 0;
    bottom: 0;
    border-radius: 0 0 .133rem .133rem
}

/*同庆正保人*/
.celebrateShow-mod {
    position: relative;
    z-index: 1;
    background: url(/images/zhuanti/25zhounianqing/celebrateShowbg.png) no-repeat center top;
    background-size: 100% auto;
    height: 4.226rem;
    width: 9.467rem;
    margin: 1.333rem auto 0.733rem;
    padding-top: 1.067rem;
}

.celebrateShow-mod .common-tit {
    height: 1.067rem;
    text-align: center;
    line-height: 1.067rem;
    font-size: .48rem;
    font-weight: 700;
    width: 8.693rem;
    color: #ea0138;
    background: url(/images/zhuanti/25zhounianqing/tit03.png) no-repeat center top;
    background-size: 100% auto;
    position: absolute;
    left: 50%;
    margin-left: -4.4rem;
    top: -0.6rem;
}

.celebrateShow-mod .swiper-container {
    height: 3.733rem;
    margin: 0 0 0 0.4rem;
    width: 9.0rem;
    overflow: hidden;
}

.celebrateShow-mod .swiper-slide {
    width: 3.333rem;
    position: relative;
    margin-right: .27rem
}

.celebrateShow-mod .swiper-slide img {
    width: 3.333rem;
    height: 2.667rem;
    border-radius: .133rem
}

.celebrateShow-mod .swiper-slide p {
    text-align: center;
    line-height: .427rem;
    font-size: .32rem;
    color: #fff;
    padding: .213rem .107rem 0
}

/*底部*/
.footer-mod {
    height: 7.6rem;
    background: url(/images/zhuanti/26zhounianqing/footbg.jpg) no-repeat;
    background-size: 100% 100%;
}

.footer-mod h3 {
    font-size: 0.32rem;
    color: #fff;
    line-height: 0.48rem;
    padding: 2.04rem 0 0 0;
    width: 6.667rem;
    margin: 0 auto;
    text-align: center;
    font-weight: normal;
}

.footer-mod ul {
    text-align: center;
    font-size: 0;
    padding-top: 0.587rem;
}

.footer-mod li {
    display: inline-block;
    width: 3.147rem;
}

.footer-mod img {
    display: block;
    width: 1.627rem;
    height: 1.627rem;
    border: 0.16rem solid #fff;
    border-radius: 0.133rem;
    margin: 0 auto;
}

.footer-mod p {
    line-height: 0.627rem;
    font-size: 0.32rem;
    color: #fff;
}

/*底部logo*/
.company-wrap {
    width: 100%;
    background: #fff;
}

.company-mod {
    padding: 0.187rem 0;
}

.company-mod ul {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
}

.company-mod ul li {
    width: 2.933rem;
    height: 1.12rem;
    margin-left: 0.293rem;
}

.company-mod ul li img {
    width: 2.933rem;
    height: 1.12rem;
}


@keyframes bouce-up {
    25% {
        transform: translateY(5px);
    }

    50%,
    100% {
        transform: translateY(0);
    }

    75% {
        transform: translateY(-5px);
    }
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@keyframes btnBig {
    0% {
        transform: scale(1);
    }

    25% {
        transform: scale(1.1);
    }

    50% {
        transform: scale(1);
    }

    75% {
        transform: scale(1.1);
    }
}

@-webkit-keyframes btnBig

/*Safari and Chrome*/
    {
    0% {
        transform: scale(1);
    }

    25% {
        transform: scale(1.1);
    }

    50% {
        transform: scale(1);
    }

    75% {
        transform: scale(1.1);
    }
}