@charset "utf-8";
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;word-wrap:break-word}
table{border-collapse:collapse;border-spacing:0;}img{border:none}
pre {white-space: pre-wrap; /* css-3 */white-space: -moz-pre-wrap; /* Mozilla, since 1999 */white-space: -o-pre-wrap; /* Opera 7 */	word-wrap: break-word; /* Internet Explorer 5.5+ */}
h1,h2,h3,h4,h5,h6{font-size:100%;}input.dialog{height:0; height:0; font-size:0; line-height:0; border:none}
input,label,img,th{vertical-align:middle;}.font-fixh{font-family: Georgia,Arial; color: #f00; font-size: 16px; font-weight: 700;}address,cite,dfn,em,var{font-style:normal;}
code,kbd,pre,samp{font-family:courier new,courier,monospace;}
ul,ol,li{list-style:none;}
select optgroup{color:#CAC8BB;}
header{ display:block}

.clearfix:before,.clearfix:after{content:'.';display:block;overflow:hidden;visibility:hidden;font-size:0;line-height:0;width:0;height:0}
.clearfix:after{clear:both}
.clearfix{zoom:1}
.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}

body{font-size:14px;font-family: "微软雅黑","Microsoft YaHei","Microsoft YaHei UI", "Segoe UI", Arial, Verdana, Sans-Serif, sans-serif; overflow-x: hidden;}
a{color:#3d1d0d;text-decoration:none; cursor:pointer;}
a:hover{color:#3d1d0d;text-decoration:none;}
.fl{ float:left;}
.fr{ float:right;}
.f-kaiti{
    font-family: "楷体";
}
.por{
    position: relative;
}
.poa{
    position:absolute;
}

.hide{
    display: none;
}
.show{
    display: block;
}
.ellipse{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.img-scale{
    transform: scale(1);
    transition: all 0.7s ease-in-out;
}
.img-scale:hover{
    transform: scale(1.1);
}

.container{
    width:1200px;
    margin-left:auto;
    margin-right:auto;
    position: relative;
    z-index: 20;
}
.header{
    width:100%;
    height:80px;
    position: absolute;
    top: 20px;
    z-index: 100;
}
.header.header-bg{
    background-color:rgba(255,255,255,0.8);
}
.logo{
    float:left;
    height:60px;
    margin-top:10px;
}
.first{
    height:900px;
    position: relative;
    background:url("../image/bg.jpg") no-repeat;
    background-size:cover;
}

.first .grid-left{
    position: absolute;
    top:300px;
    left:0px;
}
.first .grid-right{
    position: absolute;
    right:0px;
    top:200px;
}

.first-title{}
.first-download{
    margin-top:100px;
}
.first-download .qrcode{
    float:left;
}
.first-download .link{
    margin-left:200px;
}
.first-download .btn{
    display: block;
    border:1px solid #eee;
    height:40px;
    line-height: 40px;
    width:200px;
    border-radius: 20px;
    margin-top:20px;
    font-size:18px;
    text-indent: 50px;
    vertical-align: center;
    background:#fff url("../image/ico1.png") no-repeat 20px center;
    background-size: auto 30px;
}
.first-download .btn.n1{
    margin-top:50px;
}
.first-download .btn.n2{
    background:#fff url("../image/ico2.png") no-repeat 20px center;
    background-size: auto 30px;
}
.first-download .btn:hover{
    opacity: 0.8;
}
.first-download .btn img{
    height:30px;
    margin-right:10px;
    vertical-align: center;
}
.second{
    width:100%;
    height:800px;
    position: relative;
}
.second .video{
    background-color: #000;
    position: absolute;
    width:100%;
    overflow: hidden;
    height:100%;
}
.second .video video{
    position: absolute;
    left:50%;
    top:50%;
    opacity: 0.5;
    object-fit: cover;
    transform: translateX(-50%) translateY(-50%);
    width:100%;
    height:100%;
}
.third{
    padding:80px 0;
    background:url("../image/bg2.png");
}
.third-title{
    text-align: center;
    font-size:40px;
    letter-spacing: 10px;
    color:#005675;
}
.third-list{
    margin-top:70px;
    margin-right:-20px;
}
.third-list .item{
    width:285px;
    margin-right:20px;
    float:left;
    box-sizing: border-box;
    border:1px solid #ccc;
    text-align: center;
    padding:40px 20px;
}
.third-list .item-hd{
    font-size:22px;
    color:#333;
}
.third-list .item-line{
    width:40px;
    height:2px;
    background-color: #005675;
    margin:20px auto;
}
.third-list .item-bd{
    color:#999;
    font-size:16px;
}

.download{
    background: url("../image/bg3.jpg") no-repeat center center;
    background-size: cover;
    padding:80px 0 150px;
}
.down-title{
    text-align: center;
}
.down-list{
    margin-top:50px;
    width:100%;
    margin-right:-140px;
}
.down-list .list-item{
    position: relative;
    float:left;
    width:305px;
    height:430px;
    box-sizing: border-box;
    padding:50px;
    border-radius: 10px;
    margin-right:140px;
    background-color: #fff;
    text-align: center;
}
.down-list .list-item.n3{
    margin-right:0px;
}
.down-list .down-title{
    font-size:18px;
}
.down-list .down-ico{
    margin-top:36px;
    height:56px;
}
.down-list .down-qrcode{
    margin-top:60px;
}
.down-list .down-qrcode img{
    width:140px;
    height:140px;
}
.down-list-footer{
    position: absolute;
    bottom:-80px;
    width:305px;
    left:0px;
    color:#fff;
    text-align: center;
}
.down-list-footer .t1{
    font-size:25px;
    line-height: 1.6;
}
.down-list-footer .t2{
    font-size:16px;
    font-weight: 100;
    color:rgba(255,255,255,0.8)
}

.footer{
    padding:20px 0;
    text-align: center;
    color:#8a8a8a;
    font-size:14px;
    line-height: 2;
}
.footer .qrcode{
    display: none;
}
.footer .qrcode p{
    color:#005675;
    font-size:20px;
}
.footer img{
    margin:10px 0;
}


#certify {
    margin-top:70px;
}
#certify .certify-title{
    color:#fff;
    font-size:45px;
    font-weight: 300;
    text-align: center;
    text-shadow: 1px 1px 0 #000;
    letter-spacing: 10px;
}
#certify .swiper-container {
    padding-top:50px;
    padding-bottom: 60px;
}

#certify  .swiper-slide {
    width: 280px;
    height: 498px;
    background: #fff;
    box-shadow: 0 8px 30px #000;
    border-radius: 6px;
    overflow: hidden;
}
#certify  .swiper-slide img{
    display:block;
}
#certify .swiper-pagination {
    width: 100%;
    bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    border: 3px solid #fff;
    background-color: #d5d5d5;
    width: 10px;
    height: 10px;
    opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
    border: 3px solid #005675;
    background-color: #fff;
}

#certify .swiper-button-prev {
    left: -30px;
    width: 45px;
    height: 45px;
    background: url(../image/wm_button_icon.png) no-repeat;
    background-position: 0 0;
    background-size: 100%;
}

#certify .swiper-button-prev:hover {
    background-position: 0 -46px;
    background-size: 100%
}

#certify .swiper-button-next {
    right: -30px;
    width: 45px;
    height: 45px;
    background: url(../image/wm_button_icon.png) no-repeat;
    background-position: 0 -93px;
    background-size: 100%;
}

#certify .swiper-button-next:hover {
    background-position: 0 -139px;
    background-size: 100%
}


.cloud{
    position: absolute;
    width:100%;
    top:30px;
    z-index: 10;
}
.cloud-bd{
    background: url("../image/cloud.png");
    position: absolute;
    left:0px;
    width:200%;
    height:460px;
    animation: move_wave 35s linear infinite;
}




.fixeSidebar {
    position: fixed;
    right: 10px;

    bottom: 10%;
    background-color: #fff;
    z-index: 1000;
    border: 1px solid #eee;
    border-bottom: 0 none;
}




.fixeSidebar ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.fixeSidebar li {
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #eee;
    text-align: center;
}

.fixeSidebar li a {
    display: block;
    position: relative;
}



.fixeSidebar li p {
    line-height: 20px;
    font-size: 12px;
    color: #777;
}

.fixeSidebar li a:hover {
    color: #035cac;

}
.fixeSidebar li a > img{
    width:30px;
    height:30px;
}

.fixeSidebar .fixeSidebar-qrcode-box {
    position: absolute;
    left: -170px;
    top: -50px;
    width: 180px;
    height: 200px;
    display: none;
    text-align: center;
    box-sizing: border-box;
    padding:15px;

    background-color: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.fixeSidebar .fixeSidebar-qrcode-box p{
    font-size:16px;
    color:#000;
}
.fixeSidebar .fixeSidebar-qrcode-box img {
    margin-top:10px;
    width: 140px;
    height: 140px;
    vertical-align: middle;
}
.fixeSidebar .fixeSidebar-top{
    background-color: #eee;

}
.fixeSidebar .fixeSidebar-top img {

}


@keyframes move_wave {
    0% {
        transform: translateX(0) translateZ(0) scaleY(1)
    }
    50% {
        transform: translateX(-25%) translateZ(0) scaleY(1)
    }
    100% {
        transform: translateX(-50%) translateZ(0) scaleY(1)
    }
}