@charset "utf-8";
/*
 * Filename: base.css v2.0
 * Author: sw
 */
/*-- CSS Reset --*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {margin: 0;padding: 0;}
table {border-collapse: collapse;border-spacing: 0;}
fieldset,img {border: 0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup {font-style: inherit;font-weight: inherit;}
del,ins {text-decoration: none;}
li {list-style: none;}
caption,th {text-align: left;}
h1,h2,h3,h4,h5,h6 {font-size: 100%;font-weight: normal;}
q:before,q:after {content: '';}
abbr,acronym {border: 0;font-variant: normal;}
sup {vertical-align: baseline;}
sub {vertical-align: baseline;}
legend {color: #000;}
input,button,textarea,select,optgroup,option {font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;}
input,button,textarea,select {*font-size: 100%;}
a {text-decoration: none;outline:none;}
body,html {font-family: 'Microsoft Yahei', 'simsun', arial, verdana, sans-serif;font-size: 12px;background: #ffffff;}
*html .clearfix {height: 1%;}
*:first-child+html .clearfix {min-height: 1px;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;font-size: 0;}
.pull-left{float: left;}
.pull-right{float: right;}
.hide { display: none;}
.sysk .wrap{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.sysk .bg1{
    height: 700px;
    background: url("../images/bg_01.jpg") no-repeat center top;
}
.sysk .bg1 .nav{
    height: 90px;
    position: relative;
}
.sysk .bg1 .nav .logo{
    width: 204px;
    height: 48px;
    background: url("../images/logo.png") no-repeat;
    float: left;
    margin-right: 55px;
    margin-top: 15px;
}
.sysk .bg1 .nav ul{
    float: left;
}
.sysk .bg1 .nav ul li{
    float: left;
    line-height: 90px;
}
.sysk .bg1 .nav ul li a{
    display: block;
    line-height: 90px;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    padding: 0 30px;
}
.sysk .bg1 .nav ul li a:hover{
    background: #000000\9;
    background: rgba(0,0,0,0.3);

}
.sysk  .btn-a{
   width: 257px;
   height: 60px;
    background: #000000\9;
   background: rgba(0,0,0,0.8);

   display: inline-block;
   font-size: 18px;
   text-align: center;
   position: relative;
   line-height: 60px;
    border-radius: 8px;
    color: #ffffff;
}
.sysk  .btn-a:hover{
    background: #333333\9;
    background: rgba(0,0,0,0.6);
    cursor: pointer;
}
.sysk .btn-and:before{
    content: " ";
    width: 22px;
    height: 28px;
    display: inline-block;
    vertical-align: middle;
    background: url("../images/icon-and.png") no-repeat;
    margin-right: 10px;
}
.sysk .btn-ios:before{
    content: " ";
    width: 22px;
    height: 28px;
    display: inline-block;
    vertical-align: middle;
    background: url("../images/icon-ios.png") no-repeat;
    margin-right: 10px;
}
.sysk .bg1 .btn-and{
    position: absolute;
    left: 0px;
    top:432px
}
.sysk .bg1 .btn-ios{
    position: absolute;
    left: 0px;
    top:525px
}
.sysk .bg1 .line-1{
    width: 44px;
    height: 8px;
    background: url("../images/line1.png") no-repeat;
    position: absolute;
    left: 268px;
    top:460px;
}
.sysk .bg1 .line-2{
    width: 250px;
    height: 8px;
    background: url("../images/line2.png") no-repeat;
    position: absolute;
    left: 519px;
    top:504px;
}
.sysk .bg1 .code{
    width: 182px;
    position: absolute;
    left: 323px;
    top:392px;
}
.sysk .bg1 .code img{
    width: 182px;
    height: 182px;
    margin-bottom: 10px;
}
.sysk .code .text{
    width: 182px;
    height: 32px;
    background: #ffffff;
    border-radius: 16px;
    line-height: 32px;
    color: #ed4e4f;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
}
.sysk .bg2{
    height: 945px;
    background: url("../images/bg_02.jpg") no-repeat center top;
}
.sysk .bg3{
    height: 688px;
    background: url("../images/bg_03.jpg") no-repeat center top;
}
.sysk .bg4{
    height: 729px;
    background: url("../images/bg_04.jpg") no-repeat center top;
}
.sysk .bg5{
    height: 700px;
    background: url("../images/bg_05.jpg") no-repeat center top;
}
.sysk .bg5 .btn-and{
    position: absolute;
    left: 323px;
    top:537px;
}
.sysk .bg5 .btn-ios{
    left: 620px;
    top:537px;
}

.sysk .bg5 .code-ios{
    position: absolute;
    left:900px ;
    top:400px;

}
.sysk .bg5 .code-and{
    position: absolute;
    left:115px ;
    top:400px;

}
.sysk .bg5 .code img{
    width: 182px;
    height: 182px;
    margin-bottom: 10px;
}
.sysk .bg5 .wx-bd{
    display: none;
}
.footer_group {
    background-color: #E6E6E6;
    border-top: 1px solid #C9C9C9
}

.footer {
    width: 950px;
    margin: 0 auto;
    padding: 40px 0 40px 250px;
    background: url("../images/footer_logo.png") no-repeat 0 40px;
    position: relative;
    line-height: 2;
}

.footer span {
    margin: 0 10px
}

.footer .an img {
    display: inline;
    vertical-align: middle;
    margin-right: 5px
}

.footer .pic {
    position: absolute;
    right: 50px;
    top: 40px
}

.footer .pic img {
    display: inline
}

.footer a, .footer {
    color: #979797
}
.goTop{
    width: 60px;
    height: 60px;
    position: fixed;
    right: 30px;
    bottom: 120px;
    z-index: 5;
    background: #EC4B4C\9;
    background: rgba(236,75,76,0.7);
    border-radius: 10%;
    display: none;
}
.goTop span{
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-top: 15px;
    margin-left: 15px;
    background:url("../images/gotop.png") no-repeat center 3px;
    overflow: hidden;
}
.goTop:hover span{
    background-position: center -30px;
}
.sysk .toolbar{
    background: #333333\9;
    background: rgba(0,0,0,0.9);
    height: 90px;
    padding-top: 20px;
    position: fixed;
    bottom: 0px;
    width: 100%;
}
.sysk .toolbar ul{
    padding-left: 120px;
    height: 90px;
    background: url("../images/logo2.png") no-repeat left 0px;
}
.sysk .toolbar ul li{
    color: #ffffff;
    font-size: 14px;
    line-height: 26px;
    position: relative;
}
.sysk .toolbar ul li:before{
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #ffffff;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}

.sysk  .btn-c{
    width: 118px;
    height: 42px;
    line-height: 42px;
    border: 1px solid #ffffff;
    border-radius: 4px;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    display: inline-block;
    margin-right: 10px;
    position: absolute;
    top:30px;
    right:136px ;
    cursor: pointer;
}
.sysk .toolbar .wx-bd{
    width: 120px;
    height: 120px;
    position: absolute;
    right:142px ;
    top: -100px;
    border-radius: 4px;
    display: none;
}

.sysk  .btn-d{
    width: 120px;
    height: 44px;
    line-height: 44px;
    background: #478FF4;
    border-radius: 4px;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    display: inline-block;
    position: absolute;
    top:30px;
    right:0px ;
}
.hide-footer{
    position: absolute;
    width: 16px;
    height: 16px;
    right: 0px;
    top:0px;
    background: url("../images/close.png") no-repeat;
}
@keyframes swing {
    20% {
        transform: rotate3d(0, 0, 1, 15deg);
    }

    40% {
        transform: rotate3d(0, 0, 1, -10deg);
    }

    60% {
        transform: rotate3d(0, 0, 1, 5deg);
    }

    80% {
        transform: rotate3d(0, 0, 1, -5deg);
    }

    to {
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

.swing {
    transform-origin: top center;
    animation:swing  2s ;
}
@keyframes shake {
    from,
    to {
        transform: translate3d(0, 0, 0);
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        transform: translate3d(-10px, 0, 0);
    }

    20%,
    40%,
    60%,
    80% {
        transform: translate3d(10px, 0, 0);
    }
}

.shake {
    animation:shake  2s ;
}