#banner{
    height: 350px;
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 100%;
    opacity: 1;
    visibility: inherit;
    z-index: 20;
    position: relative;
}
#banner .des,#banner .tit,#banner .info,#banner .download,#banner .buy{
    position: absolute;
    display: block;
    z-index: 5;
    width: 50%;
    text-align: center;
    /* left: 676px; */
    right: 0;
}
#banner .download,#banner .buy{width: 25%;text-align: left;padding-right: 10px;}
#banner .buy{
    /* left: 296px; */
    text-align: right;
    padding-left: 10px;
    right: 25%;
}
/* #banner .download,#banner .buy{text-align: left;} */
#banner .des{
    top: 90px;
}
#banner .tit{top: 167px;}
#banner .info{
    top: 208px;
}
#banner .download,#banner .buy{
    top: 266px;
}
#banner .tit{
    top: 129px;
}
#banner .con{
    top: 197px;
}
#banner .tit p{z-index: 8;
    white-space: nowrap;
    font-size: 39px;
    line-height: 39px;
    font-weight: 800;
    color: rgb(255, 255, 255);
    text-shadow: rgba(0, 0, 0, 0.15) 2px 2px 4px;
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: center;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    letter-spacing: 0px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform-origin: 50% 50% 0px;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
#banner .des p{z-index: 5;
    white-space: nowrap;
    font-size: 19px;
    line-height: 19px;
    font-weight: 300;
    color: rgb(255, 255, 255);
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: center;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    letter-spacing: 0px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform-origin: 50% 50% 0px;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
#banner .info p{z-index: 9;
    white-space: nowrap;
    font-size: 13px;
    line-height: 13px;
    font-weight: 300;
    color: rgb(255, 255, 255);
    visibility: inherit;
    transition: none 0s ease 0s;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    letter-spacing: 0px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform-origin: 50% 50% 0px;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
#banner .download a,#banner .buy a{
    z-index: 10;
    white-space: nowrap;
    font-size: 14px;
    line-height: 14px;
    font-weight: 500;
    color: rgb(255, 255, 255);
    font-family: Roboto;
    background-color: rgba(34, 124, 224, 1);
    border-color: rgb(0, 0, 0);
    outline: none;
    box-shadow: none;
    box-sizing: border-box;
    cursor: pointer;
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: inherit;
    margin: 0px;
    padding: 10px 30px;
    letter-spacing: 0px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
}

#banner .tit p{z-index: 6;
    white-space: nowrap;
    font-size: 50px;
    line-height: 50px;
    font-weight: 400;
    color: rgb(255, 255, 255);
    font-family: "Open Sans";
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: inherit;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    letter-spacing: 0px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
    display: inline-block;
}
#banner .con p{z-index: 6;
    white-space: nowrap;
    font-size: 50px;
    line-height: 50px;
    font-weight: 400;
    color: rgb(255, 255, 255);
    font-family: "Open Sans";
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: inherit;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    letter-spacing: 0px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
    display: inline-block;
}
#main .page0{background-color: #171717;overflow: hidden;position: relative;padding: 20px 0;text-align: left;}
#main .page0 p strong{color: #fff;display: block;font-size: 1.3em;font-weight: 300;padding-bottom: 5px;}
#main .page0 p em{font-family: Shadows Into Light;color: #2aafea;font-size: 1.6em;}
#main .page0 .btns{margin-top: 15px;margin-bottom: 15px;position: relative;text-align: right;}
#main .page0 .btns>a{text-shadow: 0 -1px 0 rgba(0,0,0,0.25);background-color: #2aafea;padding: 6px 12px;font-size: 14px;line-height: 1.333333;border: 1px solid transparent;color: #fff;display: inline-block;border-color: #2aafea #2aafea #1494cd;border-radius: 5px;}
#main .page0 .btns>a:hover{color: #fff;background-color: #16a5e4;border-color: #2aafea #2aafea #1283b6;}
#main .page0 .btns p{display: inline-block;margin-left: 15px;color: #999;}
#main .page0 .btns>a i{font-size: 1.1em;font-weight: normal;margin-left: 5px;padding-right: 7px;}
#main .page1 h2{margin-top: 40px;margin-bottom: 20px;text-align: center;}
#main .page1 p{margin-bottom: 65px;font-size: 16px;font-weight: 300;line-height: 1.4;text-align: center;}
#main .page1 .images,#main .page2 .images{text-align: center;}
#main .page1 .images img,#main .page2 .images img{height: auto;max-width: 100%;vertical-align: top;}
#main .page2 .line{margin: 22px 0 44px;}
#main .page2 .line span{display:block;background-image: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.15), transparent);border: 0;height: 1px;margin: 0 auto;}
#main .page3{margin-bottom: 20px;}
#main .page3 h2{margin: 20px 0 32px 0;text-align: center;}
#main .page3 .box{margin-bottom: 15px;}
#main .page3 .icon{color: #ffffff;background: #0088cc;border-color: #333333;border-width: 1px;width: 35px;height: 35px;line-height: 35px;border-radius: 500px;font-size: 14px;margin-right: 15px;float: left;text-align: center;}
#main .page3 .icon i{font-size: 14px;}
#main .page3 .con{float: left;width: 80%;}
#main .page3 .con h3{font-size: 1.3em;font-weight: 400;color: #0088cc;line-height: 1.2em;}
#main .page3 .con p{margin-top: 5px;line-height: 22px;}
#main .page4{background-color: #2aafea;border-color: #16a5e4;color: #fff;padding: 50px 0;}
#main .page4 h2{margin: 20px 0;}
#main .page4 a{margin: 20px 0;display: inline-block;padding: 10px 16px;font-size: 18px;line-height: 1.333333;border-radius: 5px;color: #fff;text-shadow: 0 -1px 0 rgba(0,0,0,0.25);background-color: #1494cd;transition: all 0.1s;}
#main .page4 .col-sm-5{text-align: right;}
#main .page4 a:hover{border-color: #1283b6;background-color: #1283b6;}
#main .page5{padding: 50px 0;}
#main .page5.left img,#main .page5.right img{height: auto;max-width: 100%;vertical-align: top;}
#main .page5 h2{margin-top: 20px;margin-bottom: 10px;}
#main .page5 p{font-size: 15px;color: #777777;line-height: 1.7em;text-align: left;}
#main .page5.right h2,#main .page5.right p{text-align: right;}
#main .page5.right{background: #f4f4f4;border-top: 5px solid #f1f1f1;}
#main .page5.right img{margin-top: -95px !important;}
#main .page6{padding: 50px 0;}
#main .page6 h2{margin: 10px 0 70px 0;text-align: center;}
#main .page6 .box{margin-bottom: 30px;}
#main .page6 .icon{position: relative;color: #ffffff;border-width: 1px;width: 35px;height: 35px;line-height: 35px;border-radius: 500px;font-size: 14px;margin-right: 15px;float: left;text-align: center;border: 1px solid #cecece;}
#main .page6 .icon i{font-size: 17px;color: #0088cc;}
#main .page6 .icon i:after{border: 3px solid #f4f4f4;border-radius: 50%;box-sizing: initial;content: "";display: block;height: 100%;left: -4px;padding: 1px;position: absolute;top: -4px;width: 100%;}
#main .page6 .con{float: left;width: 80%;}
#main .page6 .con h3{font-size: 17px;font-weight: 400;color: #1d2127;line-height: 1.2em;font-weight: 600;margin: 7px 0;}
#main .page7{padding-top: 164px;margin-top: 15px;background: transparent url('../images/map.png') center 0 no-repeat;}
#main .page7 section{background-color: rgba(244, 244, 244, 0.8);border-top: 5px solid rgba(241, 241, 241, 0.8);padding: 50px 0 30px;min-height: 400px;margin-top: 0;}
#main .page7 section h2{margin: 10px 0;line-height: 40px;color: #1d2127;}
#main .page7 section .col-sm-4{text-align: right;}
#main .page7 section a{display: inline-block;padding: 10px 16px;font-size: 18px;line-height: 1.333333;border-radius: 5px;color: #fff;text-shadow: 0 -1px 0 rgba(0,0,0,0.25);background-color: #2aafea;border-color: #2aafea #2aafea #1494cd;transition: all 0.1s;margin: 8px 0;}
#main .page7 section a:hover,#main .page7 section a:focus,#main .page7 section a:active{color: #fff;background-color: #16a5e4;border-color: #2aafea #2aafea #1283b6;}
#main .page7 section a i{padding-right: 7px;}
@media (max-width: 767px){
    #main .page5.right img{margin-top: 0 !important;}
    /* #main .page5.left img{top: 0;} */
    #banner .tit p{font-size: 41px;}
    #banner .con p{font-size: 29px;}
}
