body {
    font-family: "Lantinghei SC", "Open Sans", Arial, "Hiragino Sans GB", "Source Han Sans", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;
}
.navbar {
    font-family: "Lantinghei SC", "Open Sans", Arial, "Hiragino Sans GB", "Source Han Sans", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;
}

.form-horizontal .form-group {
    margin-right : 0;
    margin-left: 0;
}

.app-img-icon {
    height: 76px;
    width: auto;
}

.plus-btn-icon {
    top: 2px;
}

.middle-td tbody tr td {
    vertical-align: middle;
}

.middle-td tbody tr td:first-child {
    padding-left: 0;
    width: 76px;
}
.middle-td thead tr th:first-child {
    padding-left: 0;
    width: 76px;
}
.middle-td tbody tr td:last-child {
    text-align: right;
    padding-right: 0;
}
.middle-td thead tr th:last-child {
    text-align: right;
    padding-right: 0;
}
.middle-td tbody tr td:only-child {
    text-align: center;
    height: 60px;
}
.no-left-padding {
    padding-left: 0;
}
.app-info-detail {
    margin-right: 30px;
}
.app-info-detail dl {
    margin-bottom: 0px;
}
.app-title {
    margin-top: 4px;
    margin-bottom: 18px;
}

.slogan {
    font-size: 42px;
    font-weight: bold;
    margin-bottom: 10px;
}

.testimonial .quote {
    font-size: 13px;
    color: #3D3D3D;
    line-height: 24px;
    border: 1px solid #E2E2E2;
    padding: 12px 22px;
    border-radius: 6px;
    width: 90%;
    position: relative;
}
.testimonial .author {
    margin-top: 40px;
    margin-left: 10px;
}
.testimonial .author .pic {
    width: 71px;
    height: 71px;
    border-radius: 50px;
    float: left;
    position: relative;
    top: -12px;
    margin-right: 18px;
    border: 1px solid #ccc;
}
.testimonial .author .name {
    color: #3C92C5;
    line-height: 23px;
    font-weight: 500;
}
.testimonial .author .company {
    font-size: 14px;
    color: #909090;
    line-height: 23px;
    font-weight: 400;
}
.testimonial .quote .arrow-down {
    position: absolute;
    bottom: 3px;
    left: 30px;
}
.testimonial .quote .arrow-down .arrow {
    border-color: #fff transparent transparent;
    border-style: solid;
    border-width: 11px;
    cursor: pointer;
    position: absolute;
    top: 3px;
    z-index: 1002;
}
.testimonial .quote .arrow-down .arrow-border {
    border-color: #E2E2E2 transparent transparent;
    border-width: 12px;
    top: 3px;
    z-index: 1001;
    left: -1px;
    cursor: pointer;
    position: absolute;
    border-style: solid;
}


.flat-blue.landing-page .default-bg {
    background-color: #F9F9F9;
}
.flat-blue.landing-page .new-padding {
    padding-top: 80px;
    padding-bottom: 80px;
}

.color-green {
    color:#1ABC9C;
}
.color-blue {
    color:#22A7F0;
}


.account-list {

}
.account-list img {
    width: 110px;
    margin: 12px;
}

@media (max-width: 768px) {
    .banner-img {
        width: 100%;
    }
}

.landing-page .act-header {
    padding-top: 100px;
    background-image: url("/img/act/actbg.jpg");
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    margin-bottom: 0; }
.landing-page .act-header .app-logo {
    margin-bottom: 20px; }
.landing-page .act-header .app-description {
    margin-bottom: 40px; }

.flow-right {
    color: #ccc;
}
.flow-top {
    color: #f33;
}
.flow-bottom {
    color: #0cd0ad;
}

.col-sm-4-add{width: 600px;}
.task-info-add-list{list-style: none;padding: 0;margin-top: -15px;}
.task-info-add{float: left;width: 100%;}
.task-info-add .task-add-con{width: 20%;float: left;display: inline-block;margin-right: 10px;}
.task-info-add .form-add{float: left;display: inline-block;width:100%;margin-right: 5%;margin-top: 5px;}
.task-info-add .task-add-con-special{width: 25%;}
.task-info-add .btn-remove{margin-left: 5px;}
.col-date{margin-bottom: 0!important;}
.col-date-to{height: 34px;line-height: 34px;}
#alert_info{width: 90%;text-align: center;}
.field-taskinfo-limitnum{margin-bottom: 0px;}
@media screen and (max-width:600px){
    .col-sm-4-add{width: 320px;}
    .task-info-add .task-add-con{width: 85%;float: left;display: inline-block;}
    #alert_info{width: 85%;}
}

/* 20161125 asovip云聚 */
.asovip-page{
    margin-right: -17px;
    overflow: hidden;
    overflow-y: auto;
}

.asovip-page a {
    -webkit-font-smoothing: antialiased;
    font-family: 'PingFang SC', 'NotoSansHans-Regular', 'AvenirNext-Regular', "proxima-nova", "Hiragino Sans GB", "Source Han Sans", "WenQuanYi Micro Hei", "Open Sans", "Helvetica Neue", Arial, sans-serif !important;
}

.asovip-page .font-18 {
    font-size: 18px !important;
}

.asovip-page .font-28 {
    font-size: 28px !important;
}

.asovip-page .font-24 {
    font-size: 24px !important;
}
.asovip-page .mt-20 {
    margin-top: 20px;
}

.asovip-page .mt30 {
    margin-top: 30px;
}

.asovip-page .mt-40 {
    margin-top: 40px;
}

.asovip-page .mt-60 {
    margin-top: 60px;
}

.asovip-page .mt-90 {
    margin-top: 90px;
}

.asovip-page .mb-20 {
  margin-bottom: 20px;
}

.asovip-page .mb-30 {
  margin-bottom: 30px;
}

.asovip-page .mt-10 {
  margin-top: 10px;
}

.asovip-page .font-weight-600 {
    font-weight: 600;
}

.asovip-page .fl {
    float: left;
}

.asovip-page .color-333 {
  color: #333;
}

.asovip-page .color-444 {
    color: #444;
}

.asovip-page .index {
    background-image: url(/templets/ASO/images/banner_index.jpg);
}

.asovip-page .aso {
    background-image: url(/templets/ASO/images/banner_aso.jpg);
}

.asovip-page .appstore {
    background-image: url(/templets/ASO/images/banner_appstore.jpg);
}

.asovip-page .machine {
    background-image: url(/templets/ASO/images/banner_machine.jpg);
}

.asovip-page .ios {
    background-image: url(/templets/ASO/images/banner_ios.jpg);
}

.asovip-page .bottom_index {
    background: url(/templets/ASO/images/index_bottom_bg.png) no-repeat center center;
}

.asovip-page .bottom_aso {
    background: url(/templets/ASO/images/aso_bottom_bg.png) no-repeat center center;
}

.asovip-page .bottom_appstore {
    background: url(/templets/ASO/images/appstore_bottom_bg.png) no-repeat center center;
}

.asovip-page .bottom_machine {
    background: url(/templets/ASO/images/machine_bottom_bg.png) no-repeat center center;
}

.asovip-page .bottom_ios {
    background: url(/templets/ASO/images/ios_bottom_bg.png) no-repeat center center;
}

.asovip-page .app-footer-banner {
    padding: 40px 0;
    color: #f8f8f8;
    background-size: cover;
}

.asovip-page .sub-t {
    color: #000;
    font-size:28px;
    letter-spacing: 1px;
    line-height: 55px;
}

.asovip-page .sub-c {
    font-size: 16px;
    color: #666666 !important;
    line-height: 28px;
    font-weight: 300;
}

.asovip-page .sub-a {
    font-size:20px;
    font-weight: 500;
}



.asovip-page .b1, .landing-page .b3, .landing-page .b5{
    background-color: #fff !important;
}

.asovip-page .b2, .landing-page .b4, .landing-page .b6{
    background-color: #f2f2f2 !important;
}

.asovip-page .new-padding {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

.asovip-page .btn.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

.asovip-page .btn.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}

.asovip-page .line-height-30 {
    line-height: 30px;
}

/*登录背景修改*/
body.login-page.asovip {
    background: url(/templets/ASO/images/banner_index.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.asovip-page .btn-save-company {
    padding: 10px 50px !important;
    border:1px solid #22A7F0;
    font-size:18px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius:0px;
}

.asovip-page .btn-cancel-company {
    padding: 10px 50px;
    background-color: #fff;
    border: 1px solid #e2e2e2;
    color: #878f92;
    font-size: 18px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 0px;
    opacity: .8;
}

.asovip-page .btn-cancel-company:hover {
    opacity: 1;
    color: #878f92;
}

.asovip-page #addNewenter .modal-content {
    max-width: 580px;
}

.asovip-page .form-key-customer {
  padding: 50px;
}

.asovip-page .form-key-customer input, .asovip-page .form-key-customer textarea {
  padding: 20px;
}

.asovip-page .form-key-customer input, .asovip-page .form-key-customer textarea {
  background: #eff5f7;
    font-size: 16px;
    color: #333 !important;
    border: none !important;
    height: 42px;
}

/*asovip页面优化 2016 12 06*/
.asovip-page .sub-t {color: #555;}
.asovip-page .sub-a span
{
color: #22A7F0;
animation:myfirst ease 2s infinite;
-moz-animation:myfirst ease 2s infinite; /* Firefox */
-webkit-animation:myfirst ease 2s infinite; /* Safari and Chrome */
-o-animation:myfirst ease 2s infinite; /* Opera */
}

@keyframes myfirst
{
from {color:#22A7F0;margin-left:0px}
to {color:#0f98e3;margin-left:10px}
}

@-moz-keyframes myfirst /* Firefox */
{
from {color:#22A7F0;margin-left:0px}
to {color:#0f98e3;margin-left:10px}
}

@-webkit-keyframes myfirst /* Safari and Chrome */
{
from {color:#22A7F0;margin-left:0px}
to {color:#0f98e3;margin-left:10px}
}

@-o-keyframes myfirst /* Opera */
{
from {color:#22A7F0;margin-left:0px}
to {color:#0f98e3;margin-left:10px}
}

/*
.asovip-page a.btn-detail-index-top {border-color: #fff;}
.asovip-page a.btn-detail-index-top:hover{background: #f9f9f9;color:#22A7F0}
.asovip-page a.btn-detail-aso-top {background-color: rgba(255,255,255,0.01);transition:all .5s;}
.flat-blue.landing-page .default-bg {background-color: #f2f2f2;}
*/

.asovip-page a.btn-detail-index-top {
    padding: 12px 30px;
    background-color: #22A7F0;
    border-color: #22A7F0;
    color: #fff;
    border-radius: 0px;
}

.asovip-page a.btn-detail-index-top:hover {
    background-color: #22AfF0;
    border-color: #22AfF0;
    color: #fff;
}

.asovip-page a.btn-detail-aso-top {
    margin-left: 5px;
    padding: 12px 30px;
    border-color: #efefef;
    color: #ffffff;
    border-radius: 0px;
    opacity: .8;
    transition: opacity .3s ease-in-out;
}

.asovip-page a.btn-detail-aso-top:hover {
    color: #fff;
    opacity: 1;
    transition: opacity .3s ease-in-out;
}

#appstore .col-md-2 {
    width: 18.1%;
}

@media (max-width:768px) {
    #appstore .color-444{
        width: 100%;
        margin-top: 0px;
    }
    #appstore .col-md-2 {
        width: 100%;
    }
    .asovip-page .container-fluid {
        padding-left: 0px !important;
    }

    .asovip-page .modal-body .btn-save-company {
        width: 100px;
        padding: 10px 20px !important;
    }

    .asovip-page .modal-body a.btn-cancel-company {
        width: 100px;
        padding: 10px 20px !important;
    }
    body.asovip-page .aso-advantage-list{
        width: 100%;
    }
}

.asovip-page .sub-a a {
    color: #22A7F0;
}

.asovip-page .sub-a a:hover {
    color: #FDD27E;
    text-decoration: none;
    opacity: .6;
    transition: opacity .3s ease-in-out;
}

body.asovip-page nav.affix-top div.container div.navbar-header a.navbar-brand {
    color: #fff !important;
}

body.login-page #cnzz_stat_icon_1259000378 {
    left:10px;
    bottom: 10px;
    position:absolute;
}

/*注册成功跳转提示文字样式2016-12-14*/
div.color-white p.skip-time{
    margin-top: 10px;
    font-size: 16px;
}

/*注册成功跳转提示按钮样式2016-12-22*/
.app-btn {
    background-color: transparent;
    border: 2px solid #FFF; }

/*注册成功跳转提示按钮内文字样式2016-12-22*/
.app-btn span {
    color: #FFF;
}

/*注册*/
.yzm{ margin-bottom: 0; border:none; zoom:1;}
.yzm:after{ clear : both; display: block; content:'\20'; height:0; overflow: hidden;}
.yzm_l{ width:100%;margin-bottom: 0px; float:left; border-radius:5px; height: 45px;}

.yzm_r{ border: 0; position: absolute; right: 0; float:right; width:120px; height:40px; border-radius:5em; cursor:pointer; margin: 3px 15px 0 0;}

.yzm_r span {display: block;line-height: 36px;margin: 5px 0 0 0;width: 110px;float: left;}

@media (max-width: 767px){.yzm_l{ width:100%;}.yzm_r{ width: 100px; float:left; margin: 3px 0 0 0;}.yzm_r_personal{width: 110px;float: left;margin: 0px 51px 0 0;}}