.layui-elem-quote {
    background-color: #ffffff;
    color: #666;
    text-align: left;
}
.fly-nav a i {
    position: absolute;
    left: 25px;
    top: 0;
    padding-right: 10px;
    font-size: 26px;
}
.ad{
    margin-top: 50px;
}
.ad_title{
    text-align: center;
    font-size: 50px;
    font-weight: 600;
    color: #ffffff;
}
.ad_body{
    text-align: center;
    font-size: 25px;
    font-weight: 300;
    color: #dddddd;
}
.ad_bottom{
    margin-top: 10px;
    text-align: center;
    font-size: 16px;
    font-weight: 300;
    color: #ccc;
}
.enterprise{
    margin-left: 15px;
}
.site-h2 {
    margin-bottom: 0px;
    line-height: 60px;
    padding-bottom: 0px;
    color: #393D49;
    border-bottom: 0px solid #eee;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
}
.site-h3 {
    margin-bottom: 0px;
    line-height: 50px;
    padding-bottom: 0px;
    padding-top: 10px;
    color: #666;
    border-bottom: 0px solid #eee;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
}
.fly-header .layui-nav {
    padding: 0;
    background: none;
    text-align: right;
}

.layui-badge-rim{
    font-size: 16px;
}
.fly-zanzhu {
    display: block;
    position: relative;
    height: 60px;
    line-height: 50px;
    margin-top: 10px;
    padding: 0 20px;
    text-align: center;
    font-size: 16px;
    font-weight: 300;
    background-color: #009688;
    color: #fff;
}

.fly-header .fly-nav a {
    padding: 0 25px 0 60px;
    text-align: left;
}
table>thead>tr{
    background-color: #4db151 !important;
    color: #fff;
}
table>thead>tr>th{
    text-align: center !important;
    font-size: 16px;
}
table>tbody>tr>td{
    text-align: center !important;
}
.vs{
    color: #6390da;
    font-size: 32px;
}
.vs1{
    font-weight: 300;
    color: #777;
}
.layui-main{
    text-align: center;
    font-weight: 200;
    color: #ddd;
}
.layui-bg-black {
    background-color: #252731!important;
}

.alone-banner h1 {
    font-size: 36px;
}
.alone-preview {
    padding: 30px 0 20px;
    text-align: center;
    background-color: #252630;
}
.layui-badge-enterprise {
    height: 30px;
    line-height: 30px;
    border-radius: 2px;
    font-size: 20px;
    font-weight: 300;
}
.alone-download-btn .alone-download-right {
    margin-left: 20px !important;
    border-color: #009688;
    background: none;
    color: #009688;
}

@media screen and (max-width: 400px) {
    .alone-download-btn .alone-download-right {
        margin-left: 0px !important;
        border-color: #009688;
        background: none;
        color: #009688;
    }
}
.alone-download-btn .layui-btn {
    position: relative;


    font-size: 26px;
    font-weight: 300;
}
.alone-banner p {
    padding-top: 20px;
    color: #e2e2e2;
    color: rgba(255,255,255,.8);
}
.fly-form-btn.layui-this {
    border-color: #FF5722;
    color: #000;
}
.fly-form-btn {
    width: auto;
    margin: 0 10px 10px 0;
}
.fly-form-btn+.fly-form-btn {
    margin-left: 0;
}
.icon-icon-alipay{
    position: relative;
    color: #3AA1FB !important;
    font-size: 24px !important;
}
.layui-input-block {
    margin-left: 110px;
    min-height: 46px;
}