body {
    position: relative;
    min-width: 1200px;
    color: #1d1d1f;
    font-size: 14px;
    font-family: "SF Pro SC","SF Pro Text","SF Pro Icons","PingFang SC","Helvetica Neue",Helvetica,"Microsoft YaHei",Arial,sans-serif;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    outline: 0;
    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch;
}

button, input, select, textarea {
    vertical-align: bottom;
    font-family: inherit;
}

    button, input[type=button] {
        -webkit-appearance: none;
    }

    input::-webkit-input-placeholder {
        line-height: 1.333333;
    }

input, select {
    outline: 0;
    font-size: 14px;
}

    input[type=checkbox] {
        -webkit-appearance: checkbox;
    }

    input[type=radio] {
        -webkit-appearance: radio;
    }

table {
    border-collapse: collapse;
    font: 100%;
    font-size: inherit;
    border-spacing: 0;
}

img {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: top;
}

address, caption, cite, code, dfn, em, th, var {
    font-weight: 400;
    font-style: normal;
}

ol, ul {
    list-style: none;
}

li {
    vertical-align: bottom;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    font-weight: 400;
    font-size: 100%;
}

i {
    font-style: normal;
}

a, a.active, a.focus, a.visited, a:hover {
    outline: 0;
    color: inherit;
    vertical-align: top;
    text-decoration: none;
}

    a:hover {
        color: #6dae2e;
    }

.cc:before {
    display: block;
    content: " ";
}

.cc:after {
    display: table;
    content: " ";
}

.cc:after {
    clear: both;
}

.hidden, .hide {
    display: none !important;
}

.invisible {
    visibility: hidden;
}

.transform {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}

.bg-orange {
    background-color: #fcc273;
}

.bg-red {
    background-color: #fc7373;
}

.bg-blue {
    background-color: #79bcdb;
}

.bg-carotene {
    background-color: #da6b34;
}

.bg-folate {
    background-color: #3cfd63;
}

.bg-traceele {
    background-color: #ff3a29;
}

.bg-black {
    background-color: #39373c;
}

.bg-white {
    background-color: #fff;
}

.bg-va {
    background-color: #ff7165;
}

.bg-vb {
    background-color: #e5dc77;
}

.bg-vc {
    background-color: #f6b80d;
}

.bg-vd {
    background-color: #81bef4;
}

.c-green {
    color: #1dcc1d;
}

.c-red {
    color: #ff5757;
}

.number {
    ime-disable: disabled;
}

.noscroll {
    overflow: hidden;
    height: 100%;
}

.no-margin {
    margin: 0 !important;
}

.no-padding {
    padding: 0 !important;
}

.no-padding-top {
    padding-top: 0 !important;
}

.no-padding-left {
    padding-left: 0 !important;
}

.no-padding-right {
    padding-right: 0 !important;
}

.no-padding-bottom {
    padding-bottom: 0 !important;
}

.no-border-bottom {
    border-bottom: 0 !important;
}

.no-border-top {
    border-top: 0 !important;
}

.no-border-left {
    border-left: 0 !important;
}

.no-border-right {
    border-right: 0 !important;
}

.no-border {
    border: 0 !important;
}

.border-top {
    border-top: 1px solid #ccc;
}

.mart15 {
    margin-top: 15px;
}

.marl05 {
    margin-left: 5px;
}

.marl30 {
    margin-left: 30px;
}

.marl50 {
    margin-left: 120px;
}

.marb30 {
    margin-bottom: 30px;
}

.paddbot20 {
    padding-bottom: 20px;
}

.padd10 {
    padding: 10px;
}

.default-bg-color {
    background-color: inherit !important;
}

.text-center {
    text-align: center !important;
}

.text-right {
    text-align: right !important;
}

.text-left {
    text-align: left !important;
}

header {
    overflow: hidden;
    background-color: #fff;
    zoom: 1;
}

    header .top {
        overflow: hidden;
        padding: 12px 0;
        background: #f6f6f6;
    }

        header .top span {
            margin: 0 10px;
        }

    header .tel {
        margin-top: 15px;
    }

.wrap {
    margin-bottom: 50px;
}

.container {
    margin: 0 auto;
    width: 1240px;
}

    .container.inner {
        position: relative;
    }

.crumb {
    position: relative;
    padding: 20px 0;
    border-bottom: 1px solid #ccc;
}

.menu {
    position: absolute;
    top: 20px;
    right: 0;
}

    .menu li {
        float: left;
        margin-left: 5px;
        font-size: 14px;
    }

        .menu li a, .menu li span {
            display: block;
            height: 30px;
            line-height: 30px;
        }

        .menu li.active a {
            color: #c81408;
        }

.row {
    padding: 10px 0;
}

    .row:after {
        clear: both;
        display: block;
        visibility: hidden;
        width: 0;
        height: 0;
        content: ".";
        font-size: 0;
    }

    .row.row-sm {
        padding: 5px 0;
    }

    .row.row-lg {
        padding: 20px 0;
    }

    .row.row-xlg {
        padding: 30px 0;
    }

    .row.row-xxlg {
        padding: 50px 0;
    }

    .row.row-xxxlg {
        padding: 80px 0;
    }

.col-1, .col-1-10, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9 {
    position: relative;
    float: left;
    padding-right: 15px;
    padding-left: 15px;
    min-height: 1px;
}

.col-12 {
    width: 100%;
}

.col-11 {
    width: 91.66666667%;
}

.col-10 {
    width: 83.33333333%;
}

.col-9 {
    width: 75%;
}

.col-8 {
    width: 66.66666667%;
}

.col-7 {
    width: 58.33333333%;
}

.col-6 {
    width: 50%;
}

.col-5 {
    width: 41.66666667%;
}

.col-4 {
    width: 33.33333333%;
}

.col-3 {
    width: 25%;
}

.col-2 {
    width: 16.66666667%;
}

.col-1 {
    width: 8.33333333%;
}

.col-1-10 {
    width: 11%;
}

.full-width-fix {
    width: 100% !important;
}

.form-actions, .form-group {
    padding: 10px 0;
    font-size: 14px;
}

.form-actions {
    margin-top: 20px;
}

.form-group:last-child {
    margin-bottom: 0;
}

.form-actions:after, .form-group:after {
    clear: both;
}

.form-actions:after, .form-actions:before, .form-group:after, .form-group:before {
    display: table;
    content: " ";
}

.form-group .form-inner-sm {
    width: 70%;
}

.form-group .form-inner-static {
    font-size: 17px;
}

.form-group .form-label {
    display: block;
    margin-bottom: 5px;
    padding-right: 10px;
    color: #717171;
}

.form-control {
    padding: 6px 10px;
    width: 100%;
    height: 40px;
    border: 1px solid #ccc;
    border-radius: 3px;
}

.form-control-thin {
    padding-top: 6px;
    padding-bottom: 6px;
    height: 32px;
}

input.form-control {
    -webkit-appearance: none;
}

textarea.form-control {
    width: 100%;
    height: 100px;
}

.form-group .help-block {
    display: block;
    margin-top: 5px;
}

.form-groups.form-help-block .help-block {
    display: block !important;
    padding-left: 5px;
}

.form-actions {
    text-align: center;
}

.form-horizontal .control-label {
    text-align: right;
}

.form-wrap {
    padding: 50px 0;
}

.input-width-mini {
    width: 60px !important;
}

.input-width-small {
    width: 90px !important;
}

.input-width-medium {
    width: 150px !important;
}

.input-width-large {
    width: 210px !important;
}

.input-width-xlarge {
    width: 350px !important;
}

.input-width-xxlarge {
    width: 530px !important;
}

.input-block-level {
    display: block;
    width: 100%;
}

.gallery {
    background: url(../images/infra/slash.png);
}

.gallery {
    height: 85%;
}

    .gallery.gallery-img-center img {
        position: absolute;
        top: 50%;
        left: 50%;
        width: auto;
        height: auto;
        max-width: 100%;
        max-height: 100%;
        transform: translate(-50%,-50%);
    }

.gallery-thumbs {
    box-sizing: border-box;
    margin-top: 10px !important;
    height: 15%;
}

    .gallery-thumbs .swiper-slide {
        background-color: rgba(0,0,0,.5);
        color: #fff;
        text-align: center;
        line-height: 50px;
        cursor: pointer;
    }

    .gallery-thumbs img {
        width: 100%;
        height: 100%;
    }

.gallery + .gallery-thumbs-right, .gallery-thumbs-right + .gallery {
    margin-right: 20%;
    height: 100%;
}

.gallery-thumbs.gallery-thumbs-right {
    float: right;
    margin-top: 0 !important;
    margin-left: 10px;
    width: 20%;
    height: 100%;
}

.transition {
    -webkit-transition: all ease .4s;
    -moz-transition: all ease .4s;
    -o-transition: all ease .4s;
    transition: all ease .4s;
    -ms-transition: all ease .4s;
}

img.transition.scale:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.box-shadow {
    -webkit-box-shadow: 0 0 25px rgba(0,0,0,.08);
    -moz-box-shadow: 0 0 25px rgba(0,0,0,.08);
    box-shadow: 0 0 25px rgba(0,0,0,.08);
    -o-box-shadow: 0 0 25px rgba(0,0,0,.08);
    -ms-box-shadow: 0 0 25px rgba(0,0,0,.08);
}

.text-oneline {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.link {
    color: #08c;
}

    .link:hover {
        text-decoration: underline;
    }

.link-underline {
    text-decoration: underline;
}

.img-wrap {
    position: relative;
    padding-bottom: 100%;
}

    .img-wrap img {
        position: absolute;
        width: 100%;
        height: 100%;
    }

.page-banner {
    text-align: center;
}

    .page-banner img {
        height: 350px;
    }

.side-module {
    height: 148px;
    background: url(../images/infra/side-module-bg.png) no-repeat center center;
}

    .side-module h1 {
        padding-top: 80px;
        padding-left: 20px;
        color: #fff;
        font-size: 22px;
    }

.side-menu li {
    position: relative;
    border-bottom: 1px solid #ccc;
}

    .side-menu li.active {
        border-bottom-color: #1b418d;
    }

    .side-menu li a {
        display: block;
        padding: 20px;
        font-size: 16px;
    }

    .side-menu li.active a, .side-menu li.active:after {
        color: #1b418d;
    }

    .side-menu li:after {
        position: absolute;
        top: 20px;
        right: 20px;
        color: #ccc;
        content: ">";
    }

.member-vip {
    border-bottom: 1px solid #ccc;
    background: url(../images/infra/vip.png) no-repeat center right;
}

    .member-vip h3 {
        font-size: 18px;
    }

    .member-vip .text {
        color: grey;
        font-size: 12px;
    }

.contact-phone {
    border-bottom: 1px solid #ccc;
    background: url(../images/infra/phone.png) no-repeat center right;
}

    .contact-phone h3 {
        font-size: 18px;
    }

    .contact-phone .text {
        color: #de742c;
        font-weight: 700;
        font-size: 20px;
    }

    .contact-phone .more {
        border: 1px solid #ccc;
        background-color: #eeee;
    }

.article p {
    margin-bottom: 10px;
    line-height: 25px;
}

.content {
    margin-top: 20px;
}

    .content .topdetail {
        padding: 0 0 20px;
        border-bottom: 1px solid #dcdcdc;
        text-align: center;
    }

        .content .topdetail h1 {
            font-weight: 700;
            font-size: 22px;
        }

        .content .topdetail p {
            margin-top: 20px;
            color: #999;
        }

    .content .main {
        margin-top: 20px;
    }

        .content .main p {
            font-size: 16px;
            line-height: 200%;
        }

.section-body li {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}

    .section-body li a.title {
        font-weight: 700;
        font-size: 16px;
        line-height: 48px;
    }

    .section-body li p.des {
        color: #666;
        font-size: 12px;
        line-height: 24px;
    }

.fr {
    float: right;
}

.news li {
    padding: 15px 0;
    height: 200px;
    text-align: left;
}

    .news li img {
        float: left;
        padding: 0 25px 0 0;
        width: 275px;
        height: 180px;
    }

    .news li h3 {
        display: block;
        width: 800px;
        font-weight: 700;
        font-size: 16px;
        line-height: 48px;
    }

    .news li p.time {
        float: right;
        padding-top: 10px;
        color: #7c7c7c;
        font-size: 18px;
    }

    .news li p.des {
        margin: 10px 0 0;
        padding: 10px 0;
        width: 1100px;
        border-top: 1px solid #dcdcdc;
        color: #666;
        font-size: 12px;
        line-height: 24px;
    }

    .news li p.more {
        float: left;
        padding: 5px 20px;
        border: 1px solid #eee;
        color: #666;
    }

.transition {
    -webkit-transition: all ease .4s;
    -moz-transition: all ease .4s;
    -o-transition: all ease .4s;
    transition: all ease .4s;
    -ms-transition: all ease .4s;
}

.news li img:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}


.article-main {
    margin-right: 300px;
    padding-right: 30px;
    background-color: #fff;
}

.article {
    overflow: hidden;
    font-size: 16px;
}

    .article h1 {
        font-weight: 600;
        font-size: 20px;
    }

.article-side {
    width: 300px;
    background-color: #fff;
}

.pull-right {
    float: right;
}

.article-list-line .article-list-sm-header {
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 5px;
    border-bottom: 2px solid #ffad2d;
}

.article-list-sm-header {
    font-size: 20px;
}

.article-list-line .article-list-sm-header h3 {
    font-size: 20px;
}

.article-list-line .article-item-sm li {
    margin-bottom: 10px;
    padding-left: 10px;
    background: url(/Content/assets/images/circle-sm.png) no-repeat left center;
    background-size: 5px;
}

.article-list-sm {
    padding: 15px;
    border: 1px solid #ccc;
}

    .article-list-sm .article-list-sm-header {
        position: relative;
        margin-bottom: 20px;
        padding-bottom: 5px;
        border-bottom: 1px solid #ccc;
    }

        .article-list-sm .article-list-sm-header h3 {
            color: #ffad2d;
            font-size: 20px;
        }

.article-anli-wrap {
    margin: -5px -5px -10px -5px;
}

    .article-anli-wrap li {
        float: left;
        width: 50%;
    }

.article-anli {
    padding: 5px 5px;
}

    .article-anli img {
        width: 100%;
        height: 80px;
    }

.row.row-sm {
    padding: 5px 0;
}

.row:after {
    clear: both;
    display: block;
    visibility: hidden;
    width: 0;
    height: 0;
    content: ".";
    font-size: 0;
}

.article-item-sm-wrap p {
    height: 30px;
    color: #666;
}

#form-message-add textarea {
    height: 120px;
}

#form-message-add .btn-message {
    background-color: #6dae2e;
    color: #ffff;
}

.footer a {
    margin-right: 20px;
    color: #fff;
}

footer {
    margin: 0 auto;
    margin-top: 20px;
    background: #005D3D;
    color: #fff;
    line-height: 30px;
}

    footer img {
        width: 120px;
    }

.footer a {
    margin-right: 20px;
    color: #fff;
}

    .footer a:hover {
        border-bottom: 1px dotted #fff;
        color: #6dae2e;
        font-weight: 700;
    }

footer .title {
    padding-bottom: 8px;
    border-bottom: 2px solid #93baac;
    font-weight: 700;
    font-size: 16px;
}

.pull-left {
    float: left;
    padding-right: 48px;
}

.line {
    margin-top: 40px;
    height: 100px;
    border-right: 2px solid #ffffff17;
}

.wxtxt {
    float: left;
    padding-top: 30px;
}

.pt-30 {
    padding-top: 30px;
}

.p20 {
    padding-top: 20px;
}

.mar15 {
    margin-left: 15px;
}

.mar30 {
    margin-left: 30px;
}

.mar80 {
    margin-left: 80px;
}

.col-12 span {
    text-align: right;
    font-weight: 700;
}
