
/*.logo,h2,.download-button-iOS,.download-button-Android,.footer-qc-code,.index-triangle-anchor,.sms {*/
/*background: url("http://gw.alicdn.com/tps/TB1UPFNKpXXXXXnXpXXXXXXXXXX-1440-1780.png") no-repeat;*/
/*text-indent: -9999px;*/
/*}*/

/*@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {*/

/*.logo,*/
/*h2,*/
/*.download-button-iOS,*/
/*.download-button-Android,*/
/*.footer-qc-code,*/
/*.index-triangle-anchor,*/
/*.sms {*/
/*background-image: url("http://gw.alicdn.com/tfs/TB1LvXPLFXXXXaVXpXX0RpF3VXXLAIWANGi_1_3000_3708.png");*/
/*background-size: 1440px auto;*/
/*}*/
/*}*/

#fp-nav ul li a span, .fp-slidesNav ul li a span {
    background: white;
}

.header {
    z-index: 3;
    position: fixed;
    width: 100%;
    padding-top: 3%;
    top: 0;
    left: 0;
}

.logo {
    height: 72px;
    width: 360px;
    background: url("../images/logo_v4.png") no-repeat;
}

.coverPic {
    opacity: 0;
    backface-visibility: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-transition: background-image 1s;
    -moz-transition: background-image 1s;
    -ms-transition: background-image 1s;
    -o-transition: background-image 1s;
    transition: background-image 1s;
}

.coverPic1 .coverPicInner {
    background-image: url('../images/gw_bg_1.jpg');
}

.coverPic1 .coverPicInnerBlur {
    background-image: url('../images/gw_bg_4.jpg');
}

.coverPic2 .coverPicInner {
    background-image: url('../images/gw_bg_2.jpg');
}

.coverPic2 .coverPicInnerBlur {
    background-image: url('../images/gw_bg_5.jpg');
}

.coverPic3 .coverPicInner {
    background-image: url('../images/gw_bg_3.jpg');
}

.coverPic3 .coverPicInnerBlur {
    background-image: url('../images/gw_bg_6.jpg');
}

.coverPic, .coverPicInnerBlur {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    background-size: cover;
    opacity: 0;
    visiablity: hidden;
}

.coverPic > div {
    height: 100%;
    background-size: cover;
    background-position: center center;
}

.coverPicInnerBlur {
    visibility: hidden;
    z-index: 23;
    opacity: 1;
}

.blur .coverPicInnerBlur {
    visibility: visible;
}

.header-inner {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.nav {
    float: right;
    padding-top: 10px;
}

.nav li {
    list-style: none;
    float: left;
    /* text-decoration: underline; */
}

.nav > li > a {
    display: inline-block;
    text-decoration: none;
    background: rgba(255, 255, 255, 0.2);
    color: #F7F1F3;
    padding: 6px 20px;
    border-radius: 20px;
    margin-left: 20px;
    font-family: monospace;
    font-size: 15px;
}

.nav > li > a:hover,
.nav > li > a.active {
    cursor: pointer;
    background: rgba(255, 255, 255, 0.6);
}

.fixed-content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.index-h2 {
    /* position: absolute; */
    /* left: 50%; */
    /* top: 50%; */
    width: 780px;
    height: 54px;
    /* margin-left: -207.5px; */
    /* margin-top: -27px; */
}
.dm-scene-one .index-h2{
    background: url("../images/gw_wz_1.png") no-repeat;
}
.dm-scene-two .index-h2{
    background: url("../images/gw_wz_2.png") no-repeat;
}
.dm-scene-three .index-h2{
    background: url("../images/gw_wz_3.png") no-repeat;
}

.download-button-iOS {
    float: left;
    width: 200px;
    height: 81px;
    background-position: -511px -1394px;
    opacity: .8;
    filter: alpha(opacity=80)
}

.download-button-iOS:hover {
    opacity: 1;
}

.download-button-Android {
    float: right;
    width: 200px;
    height: 74px;
    margin-top: 10px;
    margin-right: 210px;
    background: url("../images/gw_btn_xiazai.png");
    opacity: .8;
    filter: alpha(opacity=80)
}

.download-button-Android:hover {
    opacity: 1;
}

.index-group .download {
    /* position: absolute; */
    /* left: 50%; */
    /* top: 50%; */
    width: 700px;
    /* height: 76px; */
    /* margin-left: -212.5px; */
    /* margin-top: 70px; */
}


.index-message {
    bottom: -4px;
    color: white;
    position: absolute;
    right: 0;
    z-index: 1;
    margin: 0;
    width: 100%;
}


.yh-pic-h2 {

    height: 106px;
    left: 40%;
    position: absolute;
    top: 32%;
    width: 420px;
    background: url("../images/gw_wz2.png") no-repeat;
}

.yh-msg-h2 {
    height: 106px;
    left: 40%;
    position: absolute;
    top: 32%;
    width: 420px;
    background: url("../images/gw_wz3_v4.png") no-repeat;
}


.footer-group .download {
    overflow: hidden;
}



.phone {
    background: url('../images/gw_bg2_phone_v4.png') no-repeat;
    background-size: auto 100%;
    width: 412px;
    position: absolute;
    height: 700px;
    left: 0;
    bottom: 20px;
    padding-top: 99px;
    padding-left: 24px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.phone2 {
    background: url('../images/gw_bg3_phone_v4.png') no-repeat;
    background-size: auto 100%;
    width: 412px;
    position: absolute;
    height: 700px;
    left: 0;
    padding-top: 99px;
    padding-left: 24px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 2;
    bottom: 20px;
}

.animated {
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}

.index-animated-group, .index-message {
    visibility: visible;
}


.fp-viewing-0 .index-animated-group,
.fp-viewing-0 .index-triangle-anchor,
.fp-viewing-1 .yh-pic-h2,
.fp-viewing-2 .yh-msg-h2,
.fp-viewing-1 .phone,
.fp-viewing-2 .phone
{
    z-index: 1;
}

.index-animated-group {
    width: 780px;
    height: 175px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -87.5px;
    margin-left: -400px;
}

.index-triangle-anchor {
    width: 36px;
    height: 36px;
    position: absolute;
    left: 50%;
    bottom: 6%;
    background: url("../images/gw_jiantou.png");
    animation: triangleBlink 2s linear 0s infinite;
    margin-left: -18px;
}

.index-triangle-anchor:hover {
    animation-play-state: paused
}



.copyright a {
    color: white;
}

.footer-hd a {
    font-size: 12px;
    color: #fff;
    text-decoration: none;
}

.footer-hd a:hover {
    color: #f40
}

.footer-hd b {
    font-weight: 400;
    margin: 0 3px;
    color: #ddd;
    font-family: "微软雅黑";
}

.download-code{
    position: absolute;
    width: 136px;
    height: 170px;
    background: url("../images/gw_erweima_jiantou.png");
    margin-top: 12px;
    opacity: 0;
    filter: alpha(opacity=0);
}
.download-code img{
    margin-top: 20px;
    margin-left: 11px;
}
.download-code p{
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center;
}
.phone_download{
    height: 70px;
    left: 54%;
    margin-left: -25px;
    margin-top: 65px;
    position: absolute;
    top: 50%;
}
.phonebox{
    width: 980px;
    position: absolute;
    left: 50%;
    margin-left: -490px;
    height: 100%;
}

.icp{
    background: #ffffff;

/    bottom: 0;
    color: #afafaf;
    font-size: 14px;
   // height: 40px;
    left: 50%;
    //line-height: 40px;
    margin-left: -80px;
    position: fixed;
    bottom:0px;
    text-align: center;
   // width: 160px;
    z-index: 1000;
}
img[alt="深圳市市场监督管理局企业主体身份公示"]{
        position: fixed;
        z-index: 1000000;
        bottom: 56px;
        right: 38%;
        width: 42px;
        height: 60px;
}
