@charset "UTF-8";

/* reset css */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}


/*--------- Common ---------*/
body {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
}
.header-right li a{color:#000;text-decoration:none}
.sqliis-icons{background: url(../images/sqliis-minisite-sprite.png) no-repeat;background-size:500px 150px;display:inline-block;float:left;height:18px;margin:-2px 5px 0 0;width:18px;}
.commflo{float:none}
.icn-home {
    background-position: -9px -17px;
}
.icn-demo {
    background-position: -47px -16px;
}
.icn-quote {
    background-position: -85px -16px;
}
.icn-download-white {
    background-position: -123px -17px;
    vertical-align: text-bottom;
    margin-right: 8px;
}

.valign-middle {
    vertical-align: middle;
}


/*--------- Header ---------*/
.header {
    margin: 0 auto;
    min-height: 85px;
    width: 1130px;
}
.header .logo {
    float: left;
    width: 133px;
    height: auto;
    margin-top: 16px;
}
.header .logo img {
    width: 100%;
}
.header .header-right {
    float: right;
}
.header .header-right li  {
    float: left;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    cursor: pointer;
    padding: 5px 10px;
    margin-top: 30px;
}   
.header .header-right li.lastchild {
    margin-top: 20px;
}
.header .header-right li > i {
    vertical-align: text-bottom;
    display: inline-block;
    margin-right: 7px;
    filter: alpha(opacity=30);
    opacity: 0.3;
}
.header .header-right li:hover {
    color: #666;
}
.header .header-right li:hover > i {
    filter: alpha(opacity=100);
    opacity: 1;
}
.header .header-right li.lastchild:hover {
    background: none ; 
}
.header .header-right li .download-btn{background:#e2263c;color:#fff;float:right;font-weight:400;font-size:15px;padding:9px 24px 9px 20px;text-align:center;transition:all 1s}
.header .header-right li .download-btn:hover{background:#666;transition:all 1s}


/*--------- Banner ---------*/
.banner-box {
    background: #040c21 url(../images/banner-bg.jpg) no-repeat;
    background-size: contain;
    background-position: center;
    width: 100%;
    height: 250px;
    overflow: hidden;
}
.banner-inner {
    background:  url(../images/banner-inner-bg.png) no-repeat;
    height: 131px;
    width: 448px;
    margin: 52px auto 0;
    position: relative;
}
.banner-inner span {
    font-size: 30px;
    color: #f7bc07;
    position: absolute;
    left: 28px;
    top: -3px;
}
.banner-inner strong {
    font-size: 42px;
    color: #fff;
    font-weight: bold;
    left: 27px;
    position: absolute;
    top: 40px;
}
.banner-inner em {
    font-size: 42px;
    color: #fff;
    font-weight: bold;
    right: 23px;
    position: absolute;
    top: 91px
}
.banner-inner em i {
    font-weight: 100 !important;
}


/*--------- Banner ---------*/
.three-reasons {
    margin: 0 auto;
    width: 1130px;
}
.three-reasons > h3 {
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    margin: 55px 0 40px;
    width: 100%;
}
.three-reasons > ul > li {
    float: left;
    width: 32%;
}
.three-reasons > ul > li > i {
    background:  url(../images/sqliis-minisite-sprite.png) no-repeat;
    background-size: 500px 150px;
    background-position: -132px -49px;
    margin: 0 auto;
    display: block;
    height: 85px;
    width: 130px;
}
.three-reasons > ul > li > h4 {
    font-size: 15px;
    text-align: center;
    width: 100%;
    padding: 20px 0px;
    font-weight: bold;
}
.three-reasons > ul > li > p {
    font-size: 13px;
    line-height: 24px;
    text-align: center;
}
.three-reasons > ul > li.business-continuity > i {
    background-position: 0px -49px;
}
.three-reasons > ul > li.security-threats {
    margin: 0 1%;
}
.three-reasons > ul > li.compliance-regulations {
    
}
.three-reasons > ul > li.business-continuity > i{
    background-position: 0px -41px;
}
.three-reasons > ul > li.compliance-regulations > i {
    background-position: -265px -46px;
}


/*--------- form box ---------*/
.form-section {
    margin: 0 auto;
    width: 1130px;
    padding: 60px 20px 60px 20px;
    overflow: hidden;
}
.form-section .leftsection {
    float: left;
    width: 50%;
    padding: 5px 0 5px 20px;
    margin: 80px 0 0 50px;
    border-left: 4px solid #e45748;
}
.form-section .leftsection p {
    font-weight: 100;
    font-size: 16px;
    line-height: 28px;
}
.form-section .leftsection p > strong {
    font-weight: 600;
}
.form-section .form-box {
    background: #f3f7f8;
    height: 285px;
    width: 371px;
    float: right;
    margin-right: 60px;

    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
}
.form-section .form-box > h5 {
    font-size: 16px;
    line-height: 26px;
    margin-top: 22px;
    margin-bottom: 15px;
    font-weight: 600;
    text-align: center;
}
.form-section .form-box > .input-box {
    background: #fff; 
    height: 42px;
    width: 315px;
    margin: 0 auto 15px;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
    position: relative;
}
.form-section .form-box > .secure-btn{background:#09944b;border:none;color:#fff;cursor:pointer;display:block;font-size:16px;height:48px;line-height:48px;margin:0 auto;text-align:center;transition:all 1s;width:315px;} 
.form-section .form-box > .secure-btn:hover{background:#666;transition:all 1s}
.errmsg{color:#f00;display:none;font-size:12px;margin:0 0 10px 0;text-align:center;width:100%}
.form-section .form-box > .input-box .sqliis-icons {
    height: 20px;
    width: 20px;
        margin: 6px 7px 0 10px;
    vertical-align: middle;
}
.form-section .form-box > .input-box .icn-username {
    background-position: -198px -16px;
}
.form-section .form-box > .input-box .icn-email {
    background-position: -236px -15px;
}
.form-section .form-box > .input-box input {
    background: none;
    vertical-align: middle;
    margin-top: 4px;
    border: 1px;
    line-height: 31px;
    font-size: 13px;
    width: 250px;
    padding-left: 10px;
    position: relative;
    z-index: 50;
    border: 0px;
}
.form-section .form-box > .input-box .placeholder {
    position: absolute;
    color: #ccc;
    top: 17px;
    left: 50px;
    z-index: 30;
}
.form-section .form-box > .input-box .placeholder > i {
    color: #ed9d97;
}
.form-section .form-box > .input-box input:hover,
.form-section .form-box > .input-box input:active,
.form-section .form-box > .input-box input:focus {
    outline: none;
}



/*--------- event track ---------*/
.event-section-box {
    width: 100%;
    border-top: 1px solid #e6eef1;
    border-bottom: 1px solid #e6eef1;
    background: #f5f9fa; 
    padding-bottom: 50px;
}
.event-section {
    margin: 0 auto;
    width: 850px;
    overflow: hidden;
}
.event-section > h3 {
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    margin: 55px 0 40px;
    width: 100%;
}
.event-section > .left-section {
    width: 375px;
    float: left;
    margin-left: 50px;
}
.event-section > .right-section {
    width: 375px;
    float: right;
}
.event-section > .left-section h4,
.event-section > .right-section h4 {
    font-size: 15px;
    font-weight: bold;
    float: left;
    margin-bottom: 20px;
}
.event-section > .left-section h4 > i,
.event-section > .right-section h4 > i {
    background:  url(../images/sqliis-minisite-sprite.png) no-repeat;
    background-size: 500px 150px;
    background-position: -335px -8px;
    width: 48px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.event-section > .left-section ul,
.event-section > .right-section ul { 
    width: 100%;
    float: left;
}
.event-section > .left-section ul li,
.event-section > .right-section ul li { 
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
    padding-left: 18px;
    position: relative;
}
.event-section > .left-section ul li i,
.event-section > .right-section ul li i { 
    background:  url(../images/bullt.png) no-repeat 100%;
    background-size: cover;
    height: 6px;
    width: 6px;
    position: absolute;
    left: 0px;
    top: 9px;
}
.event-section > .right-section h4 > i  {
    width: 44px;
    background-position: -279px -8px;
}


/*--------- resouce ---------*/
.resouce-section {
    margin: 0 auto;
    width: 850px;
    overflow: hidden;
    padding-bottom: 60px;
}
.resouce-section > h3 {
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    margin: 55px 0 15px;
    width: 100%;
}
.resouce-section > .subtitle {
    font-size: 17px;
    font-weight: 100;
    text-align: center;
    width: 100%;
    display: inline-block;
}
.resouce-section > ul {
    margin: 55px auto 0;
    width: 574px;
} 
.resouce-section > ul li {
    height: 322px;
    width: 262px;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
    overflow: hidden;
    background: #fff;
}
.resouce-section > ul li.db-server {
    float: left;
}
.resouce-section > ul li.web-server {
    float: right;
}
.resouce-section > ul li .img-box {
    margin: 8px auto 0; 
    height: 217px;
    width: 248px;
}
.resouce-section > ul li .img-box img {
    height: 100%;
}
.resouce-section > ul li > span {
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    padding: 15px 0;
    display: inline-block;
}
.resouce-section > ul li .download-btn {
    width: 162px;
    height: 35px;
    margin: 0 auto; 
    border: 1px solid #ff4322;
    font-size: 11px;
    font-weight: bold;
    color: #ff2600;
    text-align: center;
    line-height: 35px;
    cursor: pointer;
}
.resouce-section > ul li .icn-download-red {
    background-position: -161px -16px;
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;

}
.resouce-section > ul li .download-btn:hover {
    border-color: #666;
}


/*--------- try section ---------*/
.try-section {
    background: #292e32;
    width: 100%;
    overflow: hidden;
    padding: 55px 0 40px;  
}
.try-section > p {
    font-size: 40px;
    font-weight: 100;
    color: #fff;
    text-align: center;
    width: 100%;
    display: inline-block;
}
.try-section > p > b { 
    font-weight: bold;
}
.try-section > .try-download-btn {
    background: #e2263c;
    color: #fff;
    font-weight: 600;
    font-size: 20px; 
    text-align: center;
    display: block;
    padding: 9px 24px 9px 20px;

    line-height: 45px;
    margin: 30px auto 0;
    width: 250px;
    cursor: pointer;
    height: 45px;
}
.try-section > .try-download-btn:hover {
    background: #666; 
}
.try-section > .try-download-btn > .sqliis-icons {
    vertical-align: middle;
    margin-top: -2px;
}
.try-section  > .free-trial {
    color: #676b6d;
    font-style: italic;
    font-size: 13px;
    text-align: center;
    width: 100%;
    display: inline-block;
    padding-top: 10px;
}

/*--------- footer ---------*/

.footer-section {
    width: 100%;
    padding: 40px 0;
}
.footer-section-inner {
    margin: 0 auto;
    width: 1130px;
}
.footer-section .footer-section-inner  > p {
    float: left;
    font-size: 14px;
    color: #969696;
}
.footer-section .footer-section-inner .footer-right {
    float: right;    
    margin-top: -10px;
}
.footer-section .footer-section-inner .footer-right > a {
    background:  url(../images/sqliis-minisite-sprite.png) no-repeat;
    background-size: 500px 150px;
    background-position: -407px -10px;
    width: 35px;
    height: 35px;
    display: block;
    float: left;
    margin-left: 25px;
    cursor: pointer;
}
.footer-section .footer-section-inner .footer-right > a:hover {
    opacity: .5;
}
.footer-section .footer-section-inner .footer-right > a.tw {
    background-position: -407px -58px;
}
.footer-section .footer-section-inner .footer-right > a.in {
    background-position: -448px -10px;
}
.footer-section .footer-section-inner .footer-right > a.yt {
    background-position: -448px -58px;
}
.succmsg{display:none;font-size:16px;font-weight:bold;line-height:38px;margin:90px 0 0 0;text-align:center;}
@media screen and (max-width:1020px) {
.header{max-width:1130px}
}
@media screen and (max-width:760px) {

}
@media screen and (max-width:500px) {
}

