@charset "UTF-8";

h2{
    margin: 80px auto 76px;
    font-size: 32px;
    color: #000;
    text-align: center;
}
p{ margin: 0; }
.clearfix:after,
.clearfix:before,
.content:after,
.content:before {
    display: table;
    content: " ";
}

.clearfix:after,
.content:after {
    clear: both;
}
.content{
    width: 1200px;
    margin: 0 auto;
}
.pull-left{
    float: left;
}
.pull-right{
    float: right;
}
.text-center{
    text-align: center;
}
.bg-gray{
    background: #fafafa;
}
.banner{
    height: 440px;
    background: url(../images/xiazai_lead/banner.jpg) no-repeat center top;
}
.banner .content{
    position: relative;
}
.banner .left{
    margin: 272px 0 0 56px;
}
.banner .left .sub-tit{
    margin: 40px 0;
}
.banner .left .download-btn a{
    display: inline-block;
    width: 180px;
    height: 50px;
    margin-right: 27px;
    border-radius: 9px;
    transition: .6s;
}
.banner .left .download-btn a:hover{
    box-shadow: 0 0 20px 5px rgba(216, 170, 120, 1);
}
.banner .right img{
    position: absolute;
    -webkit-animation: float ease-in-out 2.5s infinite;
    animation: float ease-in-out 2.5s infinite;
}
.banner .right .fu-01{
    top: 142px;
    right: 400px;
}
.banner .right .fu-02{
    top: 298px;
    right: 374px;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
}
.banner .right .fu-03{
    top: 140px;
    right: 216px;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
.banner .right .fu-04{
    top: 256px;
    right: 147px;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
}
.banner .right .fu-05{
    top: 310px;
    right: 168px;
}
.mobile-banner{
    margin-top: 55px;
}
.mode-01,
.mode-04{
    padding-bottom: 86px;
}
.mode-01 .lis li{
    float: left;
    width: 33.33333333%;
}
.mode-04 .lis li{
    margin-bottom: 20px;
}
.mode-01 .lis li .active,
.mode-04 .lis li .active {
    height: 170px;
    background: url(../images/xiazai_lead/rect.png) no-repeat center bottom;
}
.mode-01 .lis li .active:after, 
.mode-04 .lis li .active:after {
    -webkit-animation: shadow ease-in-out 2.5s infinite;
    animation: shadow ease-in-out 2.5s infinite;
    content: '';
    display: block;
    position: relative;
    top: -24px;
    left: 50%;
    width: 24px;
    height: 5px;
    margin-left: -12px;
    border-radius: 80% 60%;
    -webkit-box-shadow: 0 14px 8px 1px rgba(0, 0, 0, .2);
    box-shadow: 0 14px 8px 1px rgba(0, 0, 0, .2);
    background: rgba(0, 0, 0, 0);
    opacity: .2;
}
.mode-01 .lis li .at-02:after, 
.mode-04 .lis li .at-02:after {
    width: 32px;
    height: 8px;
    top: -26px;
    margin-left: -16px;
    animation-delay: .5s;
}
.mode-01 .lis li .at-03:after, 
.mode-04 .lis li .at-03:after {
    width: 32px;
    height: 8px;
    top: -26px;
    margin-left: -16px;
    animation-delay: 1s;
}
.mode-01 .lis li img,
.mode-04 .lis li img {
    margin: 0 auto;
    -webkit-animation: float ease-in-out 2.5s infinite;
    animation: float ease-in-out 2.5s infinite;
}
.mode-01 .lis li .fu-07, 
.mode-04 .lis li .fu-07 {
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
}
.mode-01 .lis li .fu-08, 
.mode-04 .lis li .fu-08 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
.mode-01 .lis li .tit,
.mode-04 .lis li .tit {
    line-height: 50px;
    font-size: 22px;
    color: #333;
}
.mode-01 .lis li .sub-tit,
.mode-04 .lis li .sub-tit {
    color: #666;
}
.mode-02{
    padding-bottom: 76px;
    position: relative;
}
.mode-02 #carousel {
    position: relative;
    z-index: 2;
    height: 200px;
    margin-top: 200px;
    transform-style: preserve-3d;
    perspective: 800px;
    width: 750px;
    height: 356px;
    margin: 0 auto;
}

.mode-02 #carousel img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 250px;
    height: 147px;
    margin-left: -125px;
    margin-top: -102px;
    transition: transform 0.5s ease-in-out;
}
.mac-frame{
    position: absolute;
    top: 197px;
    left: 50%;
    margin-left: -220px;
    width: 441px;
    height: 356px;
    z-index: 999;
}
.mode-02 .download-btn a{
    display: inline-block;
    height: 50px;
    margin: 45px 16px 0;
    border-radius: 9px;
    /* box-shadow: 1px 12px 30px rgba(239, 222, 209, .7); */
    box-shadow: 0px 0px 30px 10px rgba(239, 222, 209, .7);
    transition: .6s;
}
.mode-02 .download-btn a:hover{
    /* box-shadow: 1px 16px 20px rgba(239, 222, 209, 1); */
    box-shadow: 0px 0px 20px 5px rgba(239, 222, 209, 1);
}
.mode-03,
.mode-06 {
    padding-bottom: 68px;
}
.mode-03 .lis li,
.mode-06 .lis li {
    margin-bottom: 20px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0px 7px 14px rgba(0, 0, 0, .1);
}
.mode-03 .lis li{
    float: left;
    width: 380px;
}
.mode-06 .lis li{
    width: 90%;
    margin: 0 auto 20px;
    padding: 0;
}
.mode-06 .lis li img{
    width: 100%;
}
.mode-03 .lis li + li{
    margin-left: 28px;
}
.mode-03 .lis li .abs,
.mode-06 .lis li .abs {
    height: 155px;
    padding: 0 15px;
}
.mode-03 .lis li .tit,
.mode-06 .lis li .tit {
    padding: 30px 0 12px;
    font-size: 24px;
    color: #333;
}
.mode-03 .lis li .sub-tit,
.mode-06 .lis li .sub-tit {
    line-height: 24px;
}
.mode-05{
    padding-bottom: 76px;
}
.mode-05 .slider {
    width: 100%;
    min-width: 300px;
    height: 194px;
    position: relative;
    overflow: hidden;
    background: #fff;
    text-align: center;
}
.mode-05 .slider .bd {
    width: 300px;
    position: absolute;
    left: 50%;
    margin-left: -150px
}
.mode-05 .slider .bd li {
    width: 300px;
    margin-left: 20px;
    overflow: hidden;
}
.mode-05 .slider .bd li img {
    display: block;
    width: 300px;
    height: 194px;
    border: 1px solid #ddd;
}
.mode-05 .slider .tempWrap {
    overflow: visible !important
}
.mode-05 .slider .tempWrap ul {
    margin-left: -980px !important;
}
.mode-05 .slider .hd {
    display: none;
}
.mode-05 .slider .pnBtn {
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100%;
    height: 194px;
    cursor: pointer;
}
.mode-05 .slider .prev {
    left: -50%;
    margin-left: -150px;
}
.mode-05 .slider .next {
    left: 50%;
    margin-left: 150px;
}
.mode-05 .slider .pnBtn .blackBg {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 194px;
}
.mode-05 .slider .pnBtn .arrow {
    display: none;
    position: absolute;
    top: 0;
    z-index: 1;
    width: 60px;
    height: 194px;
}
.mode-05 .slider .prev .arrow {
    right: 0;
}

.mode-05 .slider .next .arrow {
    left: 0;
}

@-webkit-keyframes float{
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes float {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@-webkit-keyframes shadow {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: .2;
    }
    50% {
        -webkit-transform: translateY(1px) scale(.9);
        transform: translateY(1px) scale(.9);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: .2;
    }
}

@keyframes shadow {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: .2;
    }
    50% {
        -webkit-transform: translateY(1px) scale(.9);
        transform: translateY(1px) scale(.9);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: .2;
    }
}

@media screen and (max-width: 767px) {
    h2{
        margin: 60px auto 56px;
    }
    .mode-01,
    .mode-04 {
        padding-bottom: 50px;
    }
}