.text-truncate-2, .text-truncate-3 {
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.join-list-wxb, .join-list-fj, .join-list-tf {
    width: 0.5rem;
    height: 0.5rem;
    margin: auto;
}

.bg-wxb, .join-list-fanjie, .join-title-tf {
    word-wrap: break-word;
    width: 2rem;
    text-align: center;
}

body {
    background-color: #fff;
    color: #2b2c2f;
}

li a {
    color: #6c757d;
}

li a:hover {
    color: #ffffff;
    text-decoration: none;
}

.head {
    z-index: 100;
    -moz-box-shadow: 0px 3px 5px #4c4948;
    -webkit-box-shadow: 0px 3px 5px #4c4948;
    box-shadow: 0px 3px 5px #4c4948;
    top: 0;
}

.bg-golden {
    background-color: #c5996c !important;
}

.border-left {
    border-left: 1px solid #c5996c !important;
}

.mt68 {
    margin-top: 68px;
}

.nav-images {
    padding: 0.2rem 1rem;
}

.form-location {
    right: 25%;
    top: 800px;
    background-color: #eeeeee;
}

.navbar {
    padding: .8rem 1rem;
}

.nav-item {
    margin-left: .8rem;
    margin-right: 0.8rem;
}

.nav-item:first-child {
    margin-left: 0;
}

.nav-item:last-child {
    margin-right: 0;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    background-color: #c5996c;
}

.bg-form {
    background-color: #eeeeee !important;
}

.border-golden {
    border-color: #c5996c !important;
}

.btn-outline-dark:hover a {
    color: #dddddd;
    font-weight: 600;
    text-decoration: none;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 70px !important;
}

.padding-right-0 {
    padding-right: 0;
}

.font-size-6 {
    font-size: 0.6rem;
}

.font-size-8 {
    font-size: 0.8rem;
}

.font-size-10 {
    font-size: 1rem;
}

.bg-gray {
    background-color: #eeeeee;
}

.bottom-0 {
    /*bottom: 0;*/
}

.text-golden {
    color: #d1b183;
    text-align: center;
}

.bg-tail {
    background-color: #2b2c2f;
}

.get-data {
    -moz-box-shadow: 2px 2px 6px #4c4948;
    -webkit-box-shadow: 2px 2px 6px #4c4948;
    box-shadow: 2px 2px 6px #4c4948;
}

.get-data-join {
    background-color: #2b2c2f;
}

.text-truncate-3 {
    -webkit-line-clamp: 3;
}

.text-truncate-2 {
    -webkit-line-clamp: 2;
}

.card:hover {
    -moz-box-shadow: 0px 0px 10px #4c4948;
    -webkit-box-shadow: 0px 0px 10px #4c4948;
    box-shadow: 0px 0px 10px #4c4948;
}

.brand-card .card {
    transition: all 100ms ease-in 100ms;
}

.brand-card .card a {
    color: #212529;
    text-decoration: none;
}

.brand-card .card a:hover {
    text-decoration: none;
}

.brand-card .card:hover {
    box-shadow: 0 1px 20px 0 rgba(38, 50, 57, 0.2);
    margin-top: -20px;
    cursor: pointer;
}

.raty img {
    width: 15px;
}

.information-list a {
    color: #2b2c2f;
}

.advantage .card:hover {
    cursor: pointer;
    background-color: #d1b183;
}

.line-height-3 {
    line-height: 3;
}

.breadcrumb {
    background-color: #eeeeee;
}

.breadcrumb .breadcrumb-item a:hover {
    color: #343a40;
}

.new-img {
    width: 100px;
    height: 100px;
    overflow: hidden;
}

.new-img-min {
    width: 64px;
    height: 64px;
}

.new-time {
    width: 17px;
    height: 17px;
}

.line-height-2 {
    line-height: 2.5;
}

.rec-body {
    height: auto;
    overflow: hidden;
}

.rec-body ul li a:hover {
    color: #cb9a54 !important;
}

.text-golden {
    color: #c5996c;
}

.bg-qgolden {
    background-color: #f5d19f;
}

.max-title {
    font-size: 3.5rem;
}

.bg-tangfan {
    background-color: #e6003d;
}

.bg-tangfan-2 {
    background-color: #fbdae3;
}

.tf-border-top {
    border-top: 1px solid #e6003d;
}

.tf-border {
    border: 1px solid #e6003d;
}

.tf-ul {
    color: #e6003d;
}

.join-list-tf {
    background-color: #e6003d;
}

.join-title-tf {
    background-color: #e6003d;
}

.tf-position {
    top: -2rem;
    right: 0;
    left: 0;
}

.join-list-fanjie {
    background-color: #f3e133;
}

.join-list-fj {
    background-color: #231815;
}

.bg-wxb {
    background-color: #d0ad8a;
}

.wxb-color {
    color: #d0ad8a;
}

.wxb-border {
    border: 1px solid #d0ad8a;
}

.wxb-border-top {
    border-top: 1px solid #d0ad8a;
}

.actGotop {
    position: fixed;
    _position: absolute;
    bottom: 100px;
    right: 50px;
    width: 150px;
    height: 195px;
    display: none;
    z-index: 1000;
}

.actGotop a, .actGotop a:link {
    width: 150px;
    height: 195px;
    display: inline-block;
    background: url("../images/blog7year_gotop.png") no-repeat center center;
    outline: none;
    background-size: 60%;
}

/*.actGotop a:hover {*/
/*    background: url("../images/blog7year_gotop.png") no-repeat;*/
/*    outline: none;*/
/*}*/

.new-color {
    color: #4c4948;
}

.text-align {
    text-align: justify;
}

.bg-contact {
    background-color: #f7ecdc;
}

.bg-contact-2 {
    background-color: #424345;
}

.website_map-ul {
    list-style-type: square;
    color: #c5996c;
}

.website_map-ul a:hover {
    color: #c5996c;
}

.website_map-strong {
    color: #2b2c2f;
}

.w-30 {
    width: 30% !important;
}

.bs-bg {
    background: url("../images/brand_strength/bg1.png") no-repeat center center;
    background-size: 90%;
}

.dep-bg {
    background: url("../images/brand_strength/bg2.png") no-repeat center center;
    background-size: 100%;
}

.honor-bg {
    background: url("../images/brand_strength/bg3.png") no-repeat center center;
    background-size: 100%;
}

.dep-item {
    margin-top: 1.3rem;
    margin-right: 1.3rem;
    width: 260px;
    height: 292px;
    position: relative;
    box-shadow: 0 0 9px 5px #6c757d52;
}

.dep-item p {
    position: absolute;
    bottom: .7rem;
    right: 0;
    left: 0;
}

.dt-1 {
    background: url("../images/brand_strength/dep1.png") no-repeat;
    background-size: 100%;
}

.dt-2 {
    background: url("../images/brand_strength/dep2.png") no-repeat;
    background-size: 100%;
}

.dt-3 {
    background: url("../images/brand_strength/dep3.png") no-repeat;
    background-size: 100%;
}

.dt-4 {
    background: url("../images/brand_strength/dep4.png") no-repeat;
    background-size: 100%;
}

.dt-5 {
    background: url("../images/brand_strength/dep5.png") no-repeat;
    background-size: 100%;
}

.dt-6 {
    background: url("../images/brand_strength/dep6.png") no-repeat;
    background-size: 100%;
}

.dt-7 {
    background: url("../images/brand_strength/dep7.png") no-repeat;
    background-size: 100%;
}

.dt-8 {
    background: url("../images/brand_strength/dep8.png") no-repeat;
    background-size: 100%;
}

.honor-img img {
    width: 80%;
}

.card a:hover {
    text-decoration: none;
    color: #666;
}

.partner {
    height: 104px;
    background: url("../images/partner/1.png") no-repeat;
    background-size: 100%;
}

.core {
    height: 272px;
    background: url("../images/partner/2.png") no-repeat;
    background-size: 100%;
}

/*# sourceMappingURL=index.css.map */
