body {
    font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
}

.container {
    width: 1400px !important;
    max-width: 1400px !important;
}

.header-navbar .navbar-wrapper {
    width: 100%;
    height: 120px;
}

.aicircle1 {
    height: 25px;
    width: 25px;
    border-radius: 25px;
    box-sizing: border-box;
    display: inline-grid;
}

.aicircle1 span {
    line-height: 25px;
    text-align: center;
}

.sumSucTop {
    height: 50px;
}

body.bg-full-screen-image1 {
    background: url(../img/lg.jpg) no-repeat center center fixed;
    background-size: cover;
}

.chartTopTitle {
    margin: 0;
    font-size: 16px;
    color: #CCCCCC;
}

.chartTopSum {
    margin: 0;
    /* padding-top: 5px; */
    font-size: 18px;
    font-weight: 700;
}

.widget-visitor-card i {
    color: #fff;
    font-size: 80px;
    position: absolute;
    bottom: -10px;
    opacity: 0.3;
    left: -10px;
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tc {
    text-align: center !important;
}

.card .card-block-small {
    padding: 15px 20px;
}

.yh-menu {
    list-style: none;
}

.yh-menu li {
    list-style: none;
    height: 120px;
    float: left;
    width: 100px;
    text-align: center;
    margin: 0 0 0 20px;
}

.yh-menu li a {
    color: #656565;
    padding: 44px 0 44px 0;
    text-align: center;
    display: inline-block;
    font-size: 16px;
}

.yh-menu li:hover a {
    color: #444;
    border-bottom: 4px #5DCE6C solid;
    font-weight: 700;
}

.yh-menu li a.active {
    color: #444;
    border-bottom: 4px #5DCE6C solid;
    font-weight: 700;
}

.yh-menu li.toadmin a {
    color: #FFF !important;
}

.yh-menu li.toadmin {
    color: #FFF;
    text-align: center;
    display: inline-block;
    background: #EB5C1C;
}

.yh-menu li.toadmin:hover a {
    color: #fff;
    border-bottom: none;
}

.index-banner {
    position: relative;
    height: 680px;
    width: 100%;
    min-width: 1100px;
    overflow: hidden;
}

.index-banner-text-panel {
    position: relative;
}

.index-banner-text-inner {
    position: absolute;
    top: 220px;
}

.index-banner-text-inner .btext1 {
    font-size: 30px;
    color: #444;
}

.index-banner-text-inner .btext2 {
    font-size: 20px;
    color: #444;
    display: inline-block;
    width: 600px;
}

.grey-bg {
    background: #F5F5F7;
}

.white-bg {
    background: #FFF;
}

.pb20 {
    padding-bottom: 20px;
}

.pb30 {
    padding-bottom: 30px;
}

.index-title {
    padding: 45px 0 30px 0;
    font-size: 28px;
    font-weight: 700;
    color: #444;
    margin: 0;
}

.intro-text {
    text-indent: 28px;
    padding: 10px 0 0 0;
    font-size: 16px;
    font-weight: 700;
    color: #9B9FB1;
    margin: 0;
}

.index-org {
    background: #FFF;
}

.index-org-desc {
    padding: 10px;
}

.index-org-desc h3 {
    font-size: 32px;
    font-weight: 700;
    color: #444;
    padding: 10px 0;
}

.index-org-desc p {
    padding: 5px 10px;
    color: #9B9FB1;
    font-size: 16px;
    margin: 0;
}

.index-org-desc .d4 {
    overflow: hidden;
    text-align: center;
    width: 4em;
}

.index-org-desc .d2 {
    letter-spacing: 2em;
    margin-right: -2em;
}

.fnav {
    width: 100%;
    color: #fff;
}

.fnav li.fir a.top1 {
    color: #FFF;
    font-size: 18px;
    font-weight: 700;
}

.fnav li {
    list-style: none;
    padding: 3px 0px;
    text-align: center;
}

.fnav li.fir {
    float: left;
    width: 33%;
    padding: 0 10px;
    font-size: 16px;
}

.fnav li .menu {
    margin: 0;
    padding: 0;
}

.fnav li a {
    color: #FFF;
    font-size: 14px;
}

.qrcode-left {
    float: right;
    padding-right: 20px;
    text-align: right;
}

.qrcode-left .telinfo {
    display: inline-block;
    padding: 9px 28px;
    font-size: 16px;
    border-radius: 4px;
    border: 2px solid #fff;
    font-weight: 700;
}

.qrcode-left .tel {
    display: block;
    font-size: 26px;
    border-radius: 4px;
    font-weight: 700;
    padding: 7px 0;
}

.qrcode-left .work-time {
    display: block;
    font-size: 14px;
}

.qrcode {
    float: right;
}

/* service start */
.service-title {
    display: flex;
    justify-content: space-between;
    margin: 0 16px;
    padding: 16px 0;
    border-bottom: 1px #707070 solid;
}

.service-title-name {
    font-size: 30px;
    font-weight: 600;
    color: rgba(68, 68, 68, 1);
}

.service-title-price {
    font-size: 30px;
    font-weight: 600;
    color: rgba(238, 131, 77, 1);
}

.service-desc {
    display: flex;
    justify-content: flex-start;
    padding: 6px;
}

.service-desc .title {
    width: 90px;
    height: 22px;
    font-size: 16px;
    font-weight: 600;
    color: rgba(0, 0, 0, 1);
    opacity: 0.6;
    flex-grow: 0;
    flex-shrink: 0;

}

.service-desc .content {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: rgba(0, 0, 0, 1);
    opacity: 0.6;
}

/* service end */

.pt10 {
    padding-top: 10px;
}

.bcborder {
    border: 1px #666 solid;
    border-radius: 5px;
}

.border50 {
    border-radius: 50%;
}

.media {
    display: flex;
    align-items: center;
    padding: 5px;
    height: 140px;
}

.n1label {
    color: #a19e9e;
}

.titleAndNum {
    flex: 1;
}

.titleAndNum .tTitle {
    font-size: 16px;
    line-height: 22px;
    color: rgba(112, 112, 112, 1);
}

.titleAndNum .tNum {
    font-size: 53px;
    font-weight: 600;
    line-height: 44px;
    color: #62A85F;
}

.zhengshuPanel {
    flex: 2
}

.zhengshuPanel li {
    width: 48%;
    display: inline-block;
}

form.form-horizontal .form-group .label-control {
    line-height: 33px;
}