﻿body {
    font-family: "微软雅黑", "宋体",tahoma,Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333333;
    background-color: #ffffff;
    margin: 0;
}

/* Set padding to keep content from hitting the edges */
.body-content {
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}

/* styles for validation helpers */
.field-validation-error {
    color: #b94a48;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #b94a48;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #b94a48;
}

.validation-summary-valid {
    display: none;
}

.navbar-inverse {
    /*background-color: #ffffff;
    height: 94px;*/
    background-color: #fff;
    border-bottom: 1px solid #d9dadc;
    border-top: 4px solid #20cec5;
}

.navbarhead {
    width: 1000px;
    margin: 0 auto;
    height: 60px;
}

.logo {
    /*line-height: 94px;
    float: left;
    margin-top:15px;*/
    float: left;
    font-size: 24px;
    padding-top: 5px;
    height: 45px;
}

.webTitle {
    /*color: #22cdc7;
    font-size: 25px;
    font-weight: bold;
    float: left;
   height:45px;
   margin-top:25px;*/
    float: left;
    color: #20cec5;
    margin-top: 17px;
    font-size: 22px;
    font-weight: bold;
}

.foot {
    /*text-align: center;
    height:40px;
    line-height:40px;*/
    bottom: 0px;
    width: 100%;
    padding: 30px 0;
    background-color: #b8b9b9;
    color: #f1f1f1;
    text-align: center;
    left: 0;
    font-size: 12px;
}

.content {
    width: 100%;
    height: 100%;
}

.banner {
    width: 100%;
    height: 530px;
    background-color: #20cec5;
}

.slider_container {
    width: 1000px;
    margin: 0 auto;
    background-color: red;
    height: 530px;
}

.l {
    float: left;
}

.r {
    float: right;
}

.flexslider {
    width: 1000px;
    height: 530px;
    margin: 0 auto;
    position: relative;
}

.footline {
    width: 100%;
    background-color: #808080;
    height: 1px;
}

.zbsx {
    width: 468px;
    float: left;
    height: 60px;
    background-color: black;
    background: rgba(0,0,0,0.3);
    filter: Alpha(opacity=30);
    border-radius: 10px;
}

.zbsxz {
    width: 468px;
    color: #ffffff;
    text-align: center;
    height: 60px;
    font-size: 33px;
    line-height: 60px;
    clear: both;
}

.zbsxdiv {
    float: left;
    width: 468px;
    clear: both;
    margin-top: 210px;
}

.downloadapi {
    color: #ffffff;
    font-size: 24px;
    width: 228px;
    display: block;
    margin: 0 auto;
    height: 43px;
    line-height: 43px;
    background: url("../images/btnbg.jpg") repeat-x;
    text-align: center;
    border-radius: 5px;
    text-decoration: none;
}

.ggxx {
    text-align: center;
    height: 200px;
    width: 100%;
    clear: both;
}

.qrcode {
    width: 100%;
    height: 172px;
    /*background-color: #20cec5;*/
    margin-bottom:20px;
}

.qrcodeitem {
    width: 33.33%;
    text-align:center;
    float: left;
    margin-top: 8px;
}

.qrcodecontent {
    width: 1000px;
    height: 100%;
    margin: 0 auto;
}

.qrcodefont {
    color: #222;
    text-align: center;
    line-height:30px;
}
