﻿    .section-cta+ {
        padding-top: 20px;
        padding-bottom: 20px;
        color: #fff;
        background-color: #fcbe03;
    }

    .section-cta {
        padding-top: 20px;
        padding-bottom: 20px;
        color: #fff;
        background-color: #0081cc;
    }

    .cgy-hangju-b-5 {
        padding-bottom: 10px;
        padding-top: 0px;
    }

    .cgy-hangju-b-10 {
        padding-bottom: 10px;
        padding-top: 0px;
    }

    .cgy-hangju-b-20 {
        padding-bottom: 20px;
        padding-top: 0px;
    }

    .cgy-hangju-b-30 {
        padding-bottom: 30px;
        padding-top: 0px;
    }

    .cgy-hangju-b-70 {
        padding-bottom: 0px;
        padding-top: 70px;
    }

    .cgy-padding-15 {
        padding-left: 15px;
        padding-top: 15px;
        padding-right: 15px;
        padding-bottom: 15px;
        line-height: 150%;
    }

    .owl-slider-item img {
        opacity: 1.0;
    }

    .priceBar {
        font-size: 16px;
        overflow: hidden;
        color: #B80000;
    }

    .featured-icon {
        float: left;
        font-size: 22px;
        border-radius: 5px;
        width: 85px;
        height: 85px;
        background-color: #F8F8F8;
        line-height: 80px;
        text-align: center;
    }

    .featured-text {
        text-align: left;
        margin-left: 100px;
    }

    .team-intro {
        font-size: 12px;
        margin: 15px 0 10px;
        text-transform: uppercase;
        font-weight: 500;
        letter-spacing: 2px;
    }

    .featured-text p {
        color: #747377;
        margin-top: 7px;
        font-size: 12px;
        line-height: 21px;
        font-weight: 500;
    }

    .section-title p {
        font-size: 18px;
        font-weight: 300;
        line-height: 31px;
        margin: 20px 50px 60px 50px;
    }

    .fuwuzhan {
        border: 1px solid #666;
    }
    /*footer*/

    .gyfooter {
        margin: 10px auto 0 auto;
        text-align: center;
        padding-bottom: 20px;
        color: #666;
    }

    .gyfooter .footNav {
        line-height: 30px;
        color: #ccc;
    }

    .gyfooter .footNav a {
        margin: 0 8px;
        color: #666;
    }

    .gyfooter .footService {
        padding: 10px 0;
    }

    .gyfooter .footNav a:hover {
        color: #ba2636;
    }

    .gyfooter .copyRight {
        line-height: 22px;
    }

    .gyfooter .copyRight .pic {
        padding-top: 10px;
    }

    .gyfooter .copyRight .pic img {
        margin: 0 5px;
    }

    #footer {
        background-color: #0081cc;
        border-top: 1px solid #ccc;
        padding: 20px;
        text-align: center;
        color: #eee;
    }

    #back-top {
        position: fixed;
        z-index: 1000;
        bottom: 40px;
        right: 50px;
    }
    /* top_menu */

    .top_bar {
        position: fixed;
        z-index: 900;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        font-family: Helvetica, Tahoma, Arial, Microsoft YaHei, sans-serif;
    }

    .top_menu+ {
        display: -webkit-box;
        border-top: 1px solid #b3b3b3;
        display: block;
        width: 100%;
        background: rgba(255, 255, 255, 0.7);
        height: 40px;
        display: -webkit-box;
        display: box;
        margin: 0;
        padding: 0;
        -webkit-box-orient: horizontal;
        background: -webkit-gradient(linear, 0 0, 0 100%, from(#e7e4e7), to(#b9b9b9));
    }

    .top_menu li {
        -webkit-box-flex: 1;
        background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0, 0, 0, 0.1)), color-stop(50%, rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255, 255, 255, 0.1)), color-stop(50%, rgba(255, 255, 255, 0.3)), to(rgba(255, 255, 255, 0.1)));
        -webkit-background-size: 1px 100%, 1px 100%;
        background-size: 1px 100%, 1px 100%;
        background-position: 1px center, 2px center;
        background-repeat: no-repeat;
        position: relative;
        text-align: center;
        display: inline-block;
        width: 25%;
        float: left;
    }

    .top_menu li a label {
        padding: 3px 0 0 3px;
        font-size: 14px;
        overflow: hidden;
    }

    .top_menu li a {
        height: 40px;
        line-height: 40px;
        display: block;
        text-align: center;
        color: #FFF;
        text-shadow: 0 1px rgba(255, 255, 255, 0.3);
        text-decoration: none;
        border-top: 1px solid #f9f9f9;
        -webkit-box-flex: 1;
    }

    .top_menu li a p {
        overflow: hidden;
        margin: 0 0 0 0;
        font-size: 12px;
        display: block!important;
        line-height: 18px;
        text-align: center;
    }

    .top_menu li a img {
        padding: 0;
        height: 20px;
        width: 20px;
        color: #fff;
        line-height: 40px;
        vertical-align: middle;
    }

    .top_menu li a:hover,
    .top_menu li a:active {
        background-color: #CCCCCC;
    }

    .top_menu {
        display: -webkit-box;
        border-top: 1px solid #b3b3b3;
        display: block;
        width: 100%;
        background: rgba(255, 255, 255, 0.7);
        height: 40px;
        display: -webkit-box;
        display: box;
        margin: 0;
        padding: 0;
        -webkit-box-orient: horizontal;
        background-color: #288ad7;
    }

      .navbar-default .nav li a {
        font-family: "Microsoft YaHei";
        text-transform: uppercase;
        font-size: 14px;

        letter-spacing: 1px;
        color: #3a3838;
    }

    .team-item h3 a {
        font-size: 14px;
        font-weight: 800;
        text-transform: uppercase;
        color: #2D2D2D;
        font: normal 14px/14px “Arial Black”, Arial, SimSun, Helvetica, sans-serif;
    }

    .mz-module-about .img-item {
        width: 200px;
        height: 200px;
    }