﻿body {
    font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Roboto,Arial,PingFang SC,Hiragino Sans GB,Microsoft Yahei,Microsoft Jhenghei,sans-serif;
}
*{
    margin:0;
    padding:0;
}
img{
    border:0;

}
ol,li,ul,li{
    list-style:none;
}
h1,h2,h3,h4,h5{
    font-weight:300;
}
a{
    text-decoration:none;
    color:#1F262D;
}
.wrap{
    width:1200px;
    height:100%;
    margin:0 auto;
}
.fl{
    float:left;
}
.fr{
    float:right;
}
.c00CBFF{
    color:#00CBFF;
}
.c343A41{
    color:#343A41;
}
.cFF3B6E{
    color:#FF3B6E;
}
.c69C900{
    color:#69C900;
}
.disHiden{
    display:none !important;
}
.topBox{
    width:100%;
    margin:0 auto;
    position:fixed;
    top:0;
    left:0;
    height:60px;
    z-index:9999;
}
.topBox.active{
    background:  rgba(0,0,0,0.5);
    filter:alpha(opacity=5);
}
.header {
    width: 100%;
    height: 621px;
    margin: 0 auto;
    background: url('../Images/Index/bannerHead.jpg') center no-repeat;
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
    src='Images/Index/bannerHead.jpg',
    sizingMethod='scale');
    position:relative;
}
    .top{
        width:1200px;
        height:60px;
        font-size: 14px;
        color: #FFFFFF;
        line-height: 60px;
        position:relative;
        margin:0 auto;
    }
        .top a.logo {
            display: block;
            float:left;
            width: 87px;
            height: 27px;
            margin-top: 10px;
        }
            .top a.logo img{
                width: 87px;
                height: 27px;
            }
         .top .header-nav{
            float:left;
            width:auto;
        }
        .top .nav-fl{
            margin-left:150px !important;
        }
        .top .nav-fr{
            float:right !important;
        }
            .top .header-nav li{
                display:block;
                float:left;
                color:#fff;
            }
            .top .header-nav li.secon-mend{
                position:relative;
            }
                .top .header-nav li .secon-con{
                    position:absolute !important;
                    top:60px;
                    left:50%;
                    margin-left:-253px;
                    width:580px;
                    height:258px;
                    background: #FFF;
                    box-shadow: 0px 0px 15px 0px #343A41;
                    border-radius: 5px;
                    z-index:999;
                    display:none;
                }
                .top .header-nav li .secon-con a{
                    display:block;
                    float:left;
                    width:256px;
                    margin-left: 34px;
                }
                .top .header-nav li .secon-kf{
                    position: absolute;
                    top: 60px;
                    left: 50%;
                    margin-left: -70px;
                    width:170px;
                    height:auto;
                    background:#fff;
                    padding:20px 0;
                }
                    .top .header-nav li .secon-kf li,.header .top .header-nav li .secon-kf li a{
                        display:block;
                        width:170px;
                        height:44px;
                        overflow:hidden;
                        position:relative;
                    }
                        .top .header-nav li .secon-kf li b{
                            width:20px;
                            height:20px;
                            float:left;
                            margin-top:-3px;
                            margin-right:15px;
                        }
                        .top .header-nav li .secon-kf li p{
                            float:left;
                            font-size: 14px;
                            color: #6772E6;
                            line-height: 44px;
                        }
                            .top .header-nav li .secon-kf li b img{
                                width:20px;
                                height:20px;
                            }
                    .top .header-nav li .secon-con .triangle {
                        position:absolute;
                        top:-6px;
                        left:50%;
                        margin-left:-36px;
                        display:block;
                        width:36px;
                        height:6px;
                        background: url('../Images/Index/jiao.png') no-repeat;
                        background-size:cover;
                        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Images/Index/jiao.png',sizingMethod='scale');

                    }
                    .top .header-nav li .secon-con dl{
                        width:256px;
                        float:left;
                        overflow:hidden;
                        margin-top:50px;
                    }
                        .top .header-nav li .secon-con dt{
                            width:50px;
                            height:50px;
                            float:left;
                            margin-right:20px;
                        }
                            .top .header-nav li .secon-con dt img{
                                width:100%;
                                height:100%;
                            }
                        .top .header-nav li .secon-con dd{
                            width:200px;
                            font-size: 12px;
                            color: #1F262D;
                            line-height: 16px;
                        }
                        .top .header-nav li .secon-con dd h4{
                            font-size: 14px;
                        }
                        .top .header-nav li .secon-con dd p{
                            margin-top:6px;
                        }


                .top .header-nav li a{
                    color:#fff;
                    margin-left: 50px;
                    font-size: 14px;
                    color: #FFFFFF;
                    line-height: 60px;
                    position:relative;
                }
                    .top .header-nav li i {
                        margin-left:10px;
                        float:right;
                        display: block;
                        width: 12px;
                        height: 7px;
                        cursor:pointer;
                    }
                    .top .header-nav li i  img{
                        width: 12px;
                        height: 7px;
                    }
                .top .header-nav li.login a{
                    display:block;                        
                    width:85px;
                    height:34px;
                    background:#FFF;
                    border: 1px solid #FFF;
                    border-radius: 100px;
                    text-align:center;
                    line-height:34px;
                    margin-top:12px;
                    color:#000;
                }
                .login a:hover {
                    background: #fff;
                    border: 1px solid #14b1d1 !important;
                    color: #fff;
                }
                .login a:hover{
                    box-shadow: 0 10px 10px rgba(0,189,229,.2);
                    -webkit-transform: translateY(-1px);
                    transform: translateY(-1px);
                    transition: all .4s ease;
                    -webkit-transition: all .4s ease;
                    -o-transition: all .4s ease;
                    -moz-transition: all .4s ease;
                    }
        .header .main{
            width:100%;
            height:auto;
            overflow:hidden;
            padding-top:156px;
        }
            .header .main h2{
                font-size: 50px;
                color: #FFF;
                letter-spacing: 8px;
                line-height:70px;
            }
            .header .main h4{
                width:685px;
                opacity: 0.5;
                font-size: 20px;
                color: #FFF;
                line-height: 36px;
            }
            .header .main .btnBox{
                margin-top:83px;
                width:100%;
                height:42px;
            }
                .header .main .btnBox a{
                    display:block;
                    float:left;
                    height:40px;
                    width:138px;
                    margin-right:20px;
                    border: 1px solid #FFFFFF;
                    border-radius: 2px;
                    color:#fff;
                    text-align:center;
                    line-height:40px;
                    font-size:14px;
                }
                .header .main .btnBox a.btnBox-cur{
                    background:#fff;
                    color:#3E0351;
                }

    .section1{
        margin-top:60px;
        height:660px;
        overflow:hidden;
    }
        .section1 img{
            width:108px;
            height:109px;
            display:block;
            margin:0 auto;
        }
        .section1 p{
        font-size: 20px;
        color: #343A41;
        line-height: 32px;
        text-align:center;
        margin-top:23px;
        }
        .section1 h3{
            font-size: 32px;
            color: #343A41;
            line-height: 100px;
            text-align:center;
        }
        .section1 .listbox{
            width:100%;
            height:auto;
            overflow:hidden;
        }
            .section1 .listbox a {
                display:block;
                float:left;
                width:245px;
                height:285px;
                background: #FFFFFF;
                border: 1px solid #D4D4D4;
                margin-right:17px;
                margin-right:12px\9;
                position:relative;
                padding:0 20px;
            }
            .section1 .listbox a:last-child{
                margin-right:0 !important;
            }
                .section1 .listbox a .picBox{
                    width:245px;
                    height:auto;
                    overflow:hidden;
                }
                    .section1 .listbox a .picBox i{
                        display:block;
                        margin:0 auto;
                        width:74px;
                        height:73px;
                        margin-top:80px;
                        
                    }
                    .section1 .listbox a.active .picBox i{
                        margin-top:30px;
                    }
                       .section1 .listbox a .picBox i img{
                            width:74px;
                            height:73px;
                        
                    } 
                    .section1 .listbox a .picBox h4{
                        font-size: 20px;
                        color: #343A41;
                        line-height: 32px;
                        margin-top:32px;
                        text-align:center;
                    }
                    .section1 .listbox a .picBox p{
                        font-size: 12px;
                        color: #1F262D;
                        line-height: 16px;
                        text-align:center;
                        margin-top:10px;
                    }
                    .section1 .listbox a .picBox .linkBtn{
                        width:137px;
                        height:42px;
                        text-align:center;
                        line-height:42px;
                        background: #FFFFFF;
                        border: 1px solid #D4D4D4;
                        border-radius: 2px;
                        margin:24px auto 0 auto;
                        display:none;
                    }
                    .section1 .listbox a.active .picBox .linkBtn{
                        display:block;
                    }

    .section2{
        width:100%;
        height:auto;
        overflow:hidden;
    }
        .section2 .section2-top {
            width: auto;
            height: 780px;
            background: url('../Images/Index/banner02.jpg') center no-repeat;
            background-size: cover;
            filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Images/Index/banner02.jpg',sizingMethod='scale');
        } 
            .section2 .section2-top p{
                font-size: 20px;
                color: #FFFFFF;
                line-height: 36px;
                padding-top:78px;
                text-align:center;
            }
            .section2 .section2-top h4{
                font-size: 32px;
                color: #FFFFFF;
                line-height: 100px;
                text-align:center;
            }
            .section2 .section2-list{
                float:left;
                width:250px;
                margin:60px 50px 40px 0;
            }
                .section2 .section2-list dt,.section2 .section2-list dt img{
                    width:50px;
                    height:50px;
                }
                .section2 .section2-list dd{
                    margin-top:25px;
                    width:100%;
                    overflow:hidden;
                }
                    .section2 .section2-list dd h4{
                        font-size: 20px;
                        color: #000;
                        line-height: 32px;
                    }
                    .section2 .section2-list dd p{
                        font-size: 14px;
                        color: #434B66;
                        line-height: 20px;
                        margin-top:9px;
                    }
    .section3{
        position:relative;
        width: auto;
        height:800px;
        background: url('../Images/Index/bg.jpg') center no-repeat;
        background-size: cover;
    }
        .section3 .flbox,.section3 .flbox img{
            width:664px;
            height:681px;

        }
        .section3 .frbox{
            width:520px;
            height:auto;
        }
            .section3 h4{
                padding-top:216px;
                font-size: 20px;
                color: #343A41;
                line-height: 32px;
            }
            .section3 h3,.cooperation h3{
                font-size: 32px;
                color: #343A41;
                line-height: 100px;
            }
            .cooperation h3{
                text-align:center;
            }
            .section3  p{
                font-size: 18px;
                color: #343A41;
                line-height: 32px;
            }  
            .section3 .btn{
                display:block;
                background: #FFFFFF;
                border: 1px solid #D4D4D4;
                border-radius: 2px;
                width:138px;
                text-align:center;
                line-height:40px;
                font-size:14px;
                margin-top:50px;
            } 
    .section4{
        width:100%;
        height:600px;
        overflow:hidden;
    }  
        .section4 .flbox{
            width:700px;
            position:relative;
            z-index:999;
        }
        .section4 .wrap{
            position:relative;
        }
        .section4 .frbox ,.section4 .frbox img{
            position:absolute;
            right:0;
            top:0;
            width:615px;
            height:551px;
        }
    .section5 .flbox,.section5 .flbox img{
            width:282px;
            height:571px;
            margin-top:50px;
        }
        .section5 .frbox{
            width:612px;
        }
        .section5 .btnBox{
            height:100px;
            height:44px;
            margin-top:50px;
        }
        .section5 .btnBox a{
            display:block;
            float:left;
            width:139px;
            height:44px;
            margin-right:20px;
        }
            .section5 .btnBox a img{
                width:100%;
                height:100%;
            }
     .section4,.section6{
        width:100%;
        height:715px;
        background:none;
        overflow:hidden;
    }  
    .section6 .flbox{
            width:443px;
        }
        .section6 .frbox ,.section6 .frbox img{
                width:679px;
                height:715px;
            }
    .section7{
        height:auto;
        overflow:hidden;
        margin-top:30px;
    }
        .section7 .picbox{
            width:100%;
            height:600px;
            overflow:hidden;
            position:relative;
        }
            .section7 .picbox ul.picbox-pic{
                width:100%;
                height:600px;
                
            }
            .section7 .picbox ul.picbox-pic li {
                display: block;
                float: left;
                width: 100%;
                height:600px;
                margin: 0 auto;
            }
            .section7 .picbox ul.picbox-pic li.pic1{
                background: url('../Images/Index/banner_anli.jpg') center no-repeat;
                background-size: cover;
                filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Images/Index/banner_anli.jpg',sizingMethod='scale');

            }
                .section7 .picbox ul.picbox-pic li .wrap p{
                    width:1014px;
                    margin:0 auto;
                    font-size: 24px;
                    color: #FFFFFF;
                    line-height: 40px;
                    text-align:center;
                    padding-top:100px;
                    padding-bottom:35px;
                }
                .section7 .picbox ul.picbox-pic li .wrap .logobox{                    
                    width:62px;
                    height:25px;
                    margin:0 auto;
                }
                    .section7 .picbox ul.picbox-pic li .wrap .logobox li{
                        display:block;
                        float:left;
                        padding:0 30px;
                        height:25px;
                    }
                    .section7 .picbox ul.picbox-pic li .wrap .logobox li.logo-zx{
                        width:62px;
                        height:25px;
                        /*border-right:1px solid #fff;*/
                    }
                    .section7 .picbox ul.picbox-pic li .wrap .logobox li.logo-tit{
                        width:108px;
                        color:#fff;
                        font-size:14px;
                        line-height:25px;
                    }
                        .section7 .picbox ul.picbox-pic li .wrap .logobox li.logo-zx img{
                            width:62px;
                            height:25px;
                        }
                .section7 .picbox ul.page{
                    position:absolute;
                    bottom:45px;
                    left:50%;
                    transform:translateX(-50%);
                    width:auto;
                    display:none;
                }
                    .section7 .picbox ul.page li{
                        display:block;
                        float:left;
                        width:15px;
                        height:15px;
                        margin:0 12px;
                        background:#fff;
                        opacity: 0.2;
                        border-radius:100px;
                    }
                    .section7 .picbox ul.page li.active{
                        opacity:1;
                    }

    .cooperation p{
    font-size: 20px;
    color: #343A41;
    line-height: 32px;
    text-align:center;
    margin-top:70px;
    }
    .partner-pic {
        margin-top: 35px;
        height:45px;
        margin-bottom:100px;
    }

    .partner-pic li {
        display: inline-block;
        float: none;
        width: 131px;
        margin-right:105px;
        *float: left;
        height: 45px;
    }

        .partner-pic li a {
            display:block;
            margin: 0;
            width: 100%;
            height: 45px;
        }
        .partner-pic li a img{
            height:45px;
            width:100%;
        }

            


    .foot {
        border-top: 1px solid #D4D4D4;
        padding: 55px 0;
        overflow: hidden;
        width: 100%;
    }

        .foot .add-box {
            width: 400px;
        }

            .foot .add-box .logo-foot,.foot .add-box .logo-foot img {
                width:87px;
                height:27px;
            }
            .foot .add-box .logo-foot{
                margin-bottom:90px;
            }
            .foot .add-box p {
                font-size: 12px;
                color: #9B9B9B;
                line-height: 26px;
            }

    .foot-nav li {
        width: 120px;
        margin-left: 37px;
        float: left;
        border-top: 3px solid #7ED321;
        
    }

        .foot-nav li:first-child {
            margin-left: 0px;
        }

        .foot-nav li.child2 {
            border-top: 3px solid #4A90E2;
        }

        .foot-nav li.child3{
            border-top: 3px solid #F5A623;
        }

        .foot-nav li.child4 {
            border-top: 3px solid #F52362;
        }

        .foot-nav li dl {
            margin-top: 14px;
        }

            .foot-nav li dl dt {
                font-size: 14px;
                color: #000;
                padding: 22px 0;
                font-weight:200;
            }

            .foot-nav li dl dd ,.foot-nav li dl dd a {
                font-size: 14px;
                color: #9B9B9B;
                line-height: 30px;
            }

    .ewm p {
        height: 30px;
        line-height: 30px;
        margin-top: -10px;
    }

    .mask {
        width: 100%;
        height: 100%;
        background: #666;
        filter:alpha(opacity=3);
        opacity: 0.3;
        position: fixed;
        top: 0;
        left: 0;
        display: none;
    }

    .popup_box {
        width: 280px;
        height: 318px;
        position: absolute;
        top: 40%;
        left: 50%;
        transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        background: #fff;
        border: 1px solid #D4D4D4;
        padding: 20px;
        display: none;
    }
    .experience{
        width:480px !important;
        height:300px !important;
    }
        .experience .listbox{
            width:200px;
            margin-top:15px;
            
        }
            .experience .listbox img{
                width:200px;
                height:200px;
            }
             .experience .listbox p{
                 line-height:36px;
                 text-align:center;
             }
        .popup_box span{
            position: absolute;
            right: 8px;
            top: 6px;
            font-size: 26px;
            line-height: 1;
            color: #000;
            opacity: .3;
            cursor: pointer;
        }
        .popup_box h2 {
            font-size: 18px;
            font-weight: normal;
            width: 100%;
            position: relative;
            text-align: center;
        }

    .close_btn {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        cursor: pointer;
    }

    .popup_box img {
        margin-top: 19px;
    }

    .foot .logo {
        margin-bottom: 60px;
    }

    .foot-bq {
        width: 100%;
        border-top: 1px solid #D4D4D4;
        height: 50px;
        background: #F8F8F8;
    }

        .foot-bq p {
            line-height: 50px;
            font-size: 12px;
            color: rgba(119, 119, 119, 1);
        }

.mask {
    width: 100%;
    height: 100%;
    background: #666;
    opacity: 0.3;
    position: fixed;
    top: 0;
    left: 0;
    z-index:9999;
    display:none;
}

.popup_box {
    display:none;
    width: 280px;
    height: 318px;
    position: absolute;
    top: 30%;
    left: 50%;
    margin-top:159px;
    background: #fff;
    border: 1px solid #D4D4D4;
    padding: 20px;
    z-index:10000;
}

    .popup_box h2 {
        font-size: 18px;
        font-weight: normal;
        width: 100%;
        position: relative;
        text-align: center;
    }

.close_btn {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}

.popup_box img {
    margin-top: 19px;
}
#elevator_item {
	width: 60px;
	height: 100px;
	position: fixed;
	right: 15px;
	bottom: 15px;
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition: opacity .4s ease-in-out;
	-o-transition: opacity .4s ease-in-out;
	opacity: 1;
	z-index: 100020;
	display: none;
}
#elevator_item.off {
	opacity: 0;
	visibility: hidden
}
#elevator {
    display: block;
    width: 60px;
    height: 50px;
    background: url('../images/Index/icon_top.png') center no-repeat;
    background-color: #444;
    background-color: rgba(0,0,0,.6);
    border-radius: 2px;
    box-shadow: 0 1px 3px rgba(0,0,0,.2);
    cursor: pointer;
    margin-bottom: 10px;
}
#elevator:hover {
	background-color: rgba(0,0,0,.7)
}
#elevator:active {
	background-color: rgba(0,0,0,.75)
}
.section5 .flbox{
    position:relative;
}
.grounp {
    position: absolute;
    right: 0;
    bottom: 20px;
    width: 180px;
    height: 180px;
    background: url('../AppCashier/Images/Group.png') no-repeat;
}

.cord-text{
    margin-left:15px;
    position:relative;
    cursor:pointer;
    
}
.cord-pic{
    width:110px;
    height:100px;
    position: absolute;
    top: -104px;
    left: 0;
    z-index: 9999;
    display:none;
}


.picBox2 {
    width: 462px;
    height: 612px;
    background: url('../AppCashier/Images/iphone.png') no-repeat;
    position: relative;
    margin-top: 91px;
}

   .picBox2 .picBox-pic {
        position: absolute;
        top: 70px;
        left: 16px;
        width: 268px;
        height: 474px;
        overflow: hidden;
    }

        .picBox2 .picBox-pic li {
            display: block;
            float: left;
            width: 268px;
            height: 473px;
            color: #000;
        }

