﻿body, h1, h2, h3, h4, h5, h6, p, ul, ol, form, input, table, tr, td, dl, dt, dd, img, div, span { margin: 0; padding: 0; border: 0; }
body { font: 12px/20px "Microsoft Yahei",Arial; color: #000; }
ol, ul { list-style-type: none; }
img { margin: 0 auto; display: block; border: 0 none; vertical-align: middle; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
a { text-decoration: none; -webkit-tap-highlight-color: rgba(0,0,0,0); }
em, i { font-style: normal; }
input { appearance: none; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; }
:focus { outline: 0; }
/*主体*/
.container { width: 750px; height: auto; margin: 0 auto; background: #f2f2f2; overflow: hidden; }
.relative { position: relative; }
.absolute { position: absolute; left: 0; right: 0; margin: 0 auto; z-index: 5; }
.center { position: absolute; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); z-index: 5; }

input, a, .group { -webkit-tap-highlight-color: rgba(0,0,0,0); tap-highlight-color: rgba(0,0,0,0); }

/* apply */
.apply_con { position: absolute; left: 0; top: 86px; width: 100%; margin: 0 auto; border-radius: 24px; box-sizing: border-box; }
.apply-row { position: relative; height: 108px; padding-left: 132px; font-size: 0; box-sizing: border-box; }
.apply-word { margin-right: 5px; font: normal 24px/66px "微软雅黑"; color: #333; text-align: left; display: inline-block; vertical-align: top; }
.text { width: 432px; height: 66px; font: normal 20px/normal "微软雅黑"; color: #aaa; text-indent: 20px; background: none; display: inline-block; vertical-align: top; }
.btn_appsubmit { position: absolute; top: 230px; left: 0; right: 0; margin: 0 auto; width: 540px; height: 70px; z-index: 10; cursor: pointer; display: block; background: url(/Content/static/images/icons.png) no-repeat 0 0; }
.apply-des { top: 374px; width: 708px; height: 134px; }
.apply-des > span { position: absolute; left: 0; top: 50%; width: 100%; font-size: 18px; line-height: 28px; text-align: justify; color: #333; border: 1px solid #c49545; padding: 10px; box-sizing: border-box; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.tip-words { position: absolute; left: 0; top: 194px; width: 100%; font-size: 20px; text-align: center; color: #ad0505; box-sizing: border-box; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); -ms-transform: translateZ(0); transform: translateZ(0); }
.tipWords-run { -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; transition: all .5s; -webkit-animation: tipWords .5s infinite; -moz-animation: tipWords .5s infinite; -ms-animation: tipWords .5s infinite; animation: tipWords .5s infinite; }

@-webkit-keyframes tipWords {
    0% { -webkit-transform: scale(1); }
    25% { -webkit-transform: scale(1.2); }
    50% { -webkit-transform: scale(1); }
    75% { -webkit-transform: scale(1.2); }
    100% { -webkit-transform: scale(1); }
}

@-moz-keyframes tipWords {
    0% { -moz-transform: scale(1); }
    25% { -moz-transform: scale(1.2); }
    50% { -moz-transform: scale(1); }
    75% { -moz-transform: scale(1.2); }
    100% { -moz-transform: scale(1); }
}

@keyframes tipWords {
    0% { transform: scale(1); }
    25% { transform: scale(1.2); }
    50% { transform: scale(1); }
    75% { transform: scale(1.2); }
    100% { transform: scale(1); }
}

.icp { width: 100%; height: 64px; line-height: 64px; background: #fff; text-align: center; font-size: 20px; color: #2e2e2e; }

.zoom { -webkit-animation: zo .5s infinite alternate; -moz-animation: zo .5s infinite alternate; -ms-animation: zo .5s infinite alternate; animation: zo .5s infinite alternate; -webkit-transform: translateZ(0) scale(0.9); -moz-transform: translateZ(0) scale(0.9); -ms-transform: translateZ(0) scale(0.9); transform: translateZ(0) scale(0.9); }

@-webkit-keyframes zo {
    100% { -webkit-transform: scale(1); }
}

@-moz-keyframes zo {
    100% { -moz-transform: scale(1); }
}

@keyframes zo {
    100% { transform: scale(1); }
}


#tckbg { display: none; position: fixed; left: 0; top: 0; width: 100%; height: 100%; background: #000; filter: (opacity=60); opacity: .6; z-index: 99; }
.sqk_alert { display: none; position: fixed; left: 0; top: 0; bottom: 0; right: 0; margin: auto; width: 750px; height: 559px; background: url(/Content/static/images/alert-1.png) no-repeat 0 0; z-index: 100; }
.sqk_alert_con { position: absolute; left: 0; top: 148px; width: 100%; }
.sqk_alert .text { height: 86px; width: 426px; }
.sqk_alert .apply-word { line-height: 86px; }
.sqk_alert .apply-row { height: 130px; }
.sqk_alert .tip-words { top: 235px; width: 760px; }
.sqk_alert .btn_appsubmit { top: 267px; width: 560px; height: 100px; opacity: 0; }
.sqk_alert-close { position: absolute; right: 20px; top: 22px; width: 50px; height: 50px; }

.sqk_bottom { display: none; position: fixed; left: 0; top: 0; bottom: 0; right: 0; margin: auto; width: 448px; height: 600px; background: url(/Content/static/images/alert02-1.png) no-repeat 0 0; z-index: 100; }
.sqk_bottom_close { display: block; position: absolute; right: 0; top: 0; width: 50px; height: 50px; opacity: 0; background: #fff; }
/* 数字变化 */
.number-kuang { left: -46px; top: 139px; width: 366px; height: 33px; }
.number-kuang img { position: absolute; top: 0; right: 0; display: none; }
.sqk_bottom form { padding-top: 235px; }
.app_name3, .app_tel3 { display: block; width: 368px; height: 60px; margin-left: 37px; background: rgba(0,0,0,0); font: 500 20px/60px "微软雅黑";; text-align: center; }
.app_tel3 { margin-top: 20px; }
.apply-row-group { margin: 20px 0 0 37px; width: 400px; height: 60px; font: normal 20px/50px "微软雅黑"; }
.apply-row-group span { display: block; width: 80px; height: 60px; float: left; text-align: center; background: rgba(0,0,0,0); cursor: pointer; }
.apply-row-group span.active { color: #f00; }
.apply-row-group input { display: none; }
.sqk_bottom .tip-words { top: 460px; }
.sqk_bottom .btn_appsubmit { width: 380px; height: 80px; top: 485px; background: #ff0; opacity: 0.5; }


.p1 { padding-bottom: 28px; background: #f9f9f9; }
.p3 { padding-bottom: 152px; background: #fff; }
.p4, .p5 { padding-bottom: 135px; margin-bottom: 18px; background: #fff; }
.p5-title { position: relative; left: 15px; margin: 0; padding-top: 25px; }
.p6 { background: #fff; }

.p3 .swiper-container { position: absolute; top: 268px; left: 3px; right: 0; width: 696px; height: 446px; }
.p3 .swiper-pagination { top: 726px; left: 0; right: 0; width: 100%; margin: 0 auto; font-size: 0; text-align: center; }
.p3 .swiper-pagination-bullet { position: relative; width: 93px; height: 36px; font-size: 20px; line-height: 50px; color: #7d7d7d; text-align: center; background: #fff; opacity: 1; border-radius: 0; display: inline-block; cursor: pointer; }
.p3 .swiper-pagination-bullet:after { content: ""; position: absolute; left: -4px; right: 0; bottom: 0; top: -28px; margin: auto; width: 9px; height: 9px; border-radius: 1000%; background: #7d7d7d; }
.p3 .swiper-pagination-bullet-active { color: #e14c1a; }
.p3 .swiper-pagination-bullet-active:after { background: #e14c1a; }
.p3 .swiper-des { position: absolute; left: 0; right: 0; bottom: 170px; margin: 0 auto; width: 728px; height: 50px; }
.p3 .swiper-des > li { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: url(/Content/static/images/icons.png) no-repeat 0 -195px; opacity: 0; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; transition: all .3s; }
.p3 .swiper-des > li.cur { opacity: 1; }
.p3 .swiper-des > li:nth-of-type(2) { background-position: -760px -195px; }
.p3 .swiper-des > li:nth-of-type(3) { background-position: 0 -255px; }
.p3 .swiper-des > li:nth-of-type(4) { background-position: -760px -255px; }
.p3 .swiper-des > li:nth-of-type(5) { background-position: 0 -318px; }
.p3 .swiper-des > li:nth-of-type(6) { background-position: -760px -318px; }
.s-des { position: absolute; left: 0; right: 0; margin: 0 auto; width: 174px; height: 28px; background: url(/Content/static/images/icons.png) no-repeat -593px -109px; z-index: 5; }
.p4 .swiper-container, .p5 .swiper-container { position: relative; width: 720px; height: 368px; margin: 10px auto 10px; }
.p4 .swiper-pagination-bullet, .p5 .swiper-pagination-bullet { width: 14px; height: 14px; background: none; border: 1px solid #FFF; opacity: 1; }
.p4 .swiper-pagination-bullet-active, .p5 .swiper-pagination-bullet-active { background: #e52989; border-color: #e52989; }
.p4 .btn, .p5 .btn { bottom: 28px; width: 540px; height: 78px; background-position: 0 -100px; }
.p5 .swiper-container { height: 372px; }

.video_box { display: none; position: fixed; left: 50%; top: 50%; margin: -250px 0 0 -280px; width: 560px; height: 500px; z-index: 1008; }
.video_box span { display: block; position: absolute; right: -13px; top: -5px; width: 26px; height: 26px; cursor: pointer; z-index: 1500; background: url(/Content/static/images/videocl.png) no-repeat 0 0; }
#show_video { cursor: pointer; }

.btn { position: absolute; left: 0; right: 0; bottom: 72px; margin: 0 auto; width: 405px; height: 64px; background: url(/Content/static/images/icons.png) no-repeat -575px 0; z-index: 50; }
.finger { position: absolute; right: -40px; top: 40px; width: 90px; height: 90px; background: url(/Content/static/images/icons.png) no-repeat -1024px 0; -webkit-animation: finger 1s infinite; -moz-animation: finger 1s infinite; -ms-animation: finger 1s infinite; animation: finger 1s infinite; }

@-webkit-keyframes finger {
    70% { -webkit-transform: translate(-20%, -20%) scale(.8); }
}

@-moz-keyframes finger {
    70% { -moz-transform: translate(-20%, -20%) scale(.8); }
}

@keyframes finger {
    70% { transform: translate(-20%, -20%) scale(.8); }
}

.p0 .btn { left: 283px; bottom: 48px; margin: 0; width: 190px; height: 190px; background: none; }
.p1 .btn, .p2 .btn { width: 672px; height: 70px; bottom: 66px; background: none; }
.p2 .btn { width: 702px; bottom: 0; }
/*		.apply02{padding-bottom: 120px;}*/
.sqk_alert2 { position: absolute; left: 50%; top: 238px; margin-left: -300px; width: 600px; }
.apply02 .apply-row { height: 107px; padding-left: 72px;; }
.apply02 .text { height: 72px; width: 520px; text-indent: 20px; font-size: 30px }
.apply02 .apply-word { line-height: 54px; font-size: 22px; }
.apply02 .tip-words { top: 210px; width: 590px; }
.apply02 .btn_appsubmit { top: 240px; margin: 0; left: 30px; -webkit-transform: scale(.8) translate3d(0,0,0); -moz-transform: scale(.8) translate3d(0,0,0); -ms-transform: scale(.8) translate3d(0,0,0); --transform: scale(.8) translate3d(0,0,0); -webkit-animation: zo-rotate .5s infinite alternate; -moz-animation: zo-rotate .5s infinite alternate; -ms-animation: zo-rotate .5s infinite alternate; animation: zo-rotate .5s infinite alternate; }

@-webkit-keyframes zo-rotate {
    100% { -webkit-transform: scale(.9); }
}

@-moz-keyframes zo-rotate {
    100% { -moz-transform: scale(.9); }
}

@keyframes zo-rotate {
    100% { transform: scale(.9); }
}
