#banner{background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: inherit;
    z-index: 20;height: 393px;
    position: relative;
}
#banner .des,#banner .tit,#banner .info,#banner .download,#banner .buy{
    position: absolute;
    display: block;
    z-index: 5;
    width: 65%;
    text-align: center;
    /* left: 676px; */
    right: 0;
}
#banner .download,#banner .buy{width: 32.5%;text-align: left;padding-right: 10px;}
#banner .buy{
    /* left: 296px; */
    text-align: right;
    padding-left: 10px;
    right: 32.5%;
}
/* #banner .download,#banner .buy{text-align: left;} */
#banner .des{
    top: 128px;
}
#banner .tit{top: 169px;}
#banner .info{
    top: 235px;
}
#banner .download,#banner .buy{
    top: 290px;
}
#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, 0.75);
    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;
}
#main .page1 h2{margin: 50px 0 40px 0;text-align: center;}
#main .page1 p{font-size: 14px;text-align: center;margin: 20px 0;font-weight: 300;line-height: 1.4;}
#main .page1 .item{text-align: center;}
#main .page1 .item img{width: 150px;}
#main .page1 .item h4{margin: 20px 0 14px 0;font-weight: 400;font-size: 20px;line-height: 27px;color: #1d2127;}
#main .page1 .item p{margin: 0 0 20px;}
#main .page2{padding-bottom: 20px;}
#main .page2 h2{margin: 40px 0 20px 0; text-align: center;font-family: Open Sans;font-weight: 300;font-size: 30px;line-height: 40px;color: #1d2127;}
#main .page2 .img-wrapper{text-align: center;}
#main .page2 img{height: auto;max-width: 100%;vertical-align: top;}
#main .page3{margin-top: 15px;background: transparent url('../images/map.png') center 0 no-repeat;}
#main .page3 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 .page3 section h2{margin: 10px 0;line-height: 40px;color: #1d2127;}
#main .page3 section .col-sm-4{text-align: right;}
#main .page3 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 .page3 section a:hover,#main .page3 section a:focus,#main .page3 section a:active{color: #fff;background-color: #16a5e4;border-color: #2aafea #2aafea #1283b6;}
#main .page3 section a i{padding-right: 7px;}
@media (max-width: 767px){
    
}
