.common_background {
    position: relative;
}

.common_background img {
    width: 100%;
}

@charset "UTF-8";
@font-face {
    font-family: 'AkzidenzGrotesk-BoldCondAlt';
    src: url('../fonts/AkzidenzGrotesk-BoldCondAlt.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham-Bold';
    src: url('../fonts/Gotham-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham-Book';
    src: url('../fonts/Gotham-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gotham-medium';
    src: url('../fonts/gotham-medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

html, body, figure, dl, dd, img, form, div, ul, ol, li, h1, h2, h3, h4, h5, h6, p, button, input, textarea, a, span, em {
    margin: 0;
    padding: 0;
    border: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
}

body {
    font-family: 'gotham-medium', 'Microsoft Yahei';
    font-size: 12px;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
    color: #000;
}

input, textarea, button {
    padding: 0;
    font-family: Verdana, Arial;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

ul, li, ol {
    list-style: none;
}

img {
    border: 0;
}

input[type=submit], input[type=text], button {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border-radius: 0;
    cursor: pointer;
}

input:focus, textarea:focus, button:focus, input:active {
    outline-color: transparent;
    border: 0;
}

input, select, textarea {
    vertical-align: middle;
    outline: none;
    -webkit-tap-highlight-color: transparent;
}

a {
    color: #000;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    cursor: pointer;
    color: #9D004D;
}

a:active {
    text-decoration: none;
}

.top_image_page {
    z-index: 100;
    position: fixed;
    *position: absolute;
    width: 100px;
    height: 100px;
    top: 30%;
    left: 42%;
    margin: -50px 0 0 -50px;
    display: none;
}

.hidden {
    display: none;
    visibility: hidden;
}

.wrap {
    border: 0;
    padding: 0;
    margin: 0 auto;
    *zoom: 1;
}

.wrap:after {
    clear: both;
    content: "";
    display: table;
}

.clear {
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
    visibility: hidden;
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

/*关键容器START*/
.wrap {
    padding: 0 100px;
    margin: 0 auto;
    position: relative;
}

.wrap:after, .wrap:before, .container_list:after, .container_list:before {
    content: "";
    display: table;
}

.wrap:after, .container_list:after {
    clear: both;
}

.container_list {
    width: 1170px;
    margin: 0 auto;
    padding: 20px 0;
    overflow: hidden;
}

.min-inner {
    border: 1px solid #EDEDED;
    padding: 10px 10px;
    overflow: hidden;
    border-bottom-width: 3px;
    background: #fff;
}

@media (max-width: 767px) {
    .container_list {
        width: 95%;
    }
}

.container_list-l, .container_list-r {
    float: left;
    display: inline;
    width: 250px;
    overflow: hidden;
}

.container_list-r {
    float: right;
    width: 900px;
}

.container_list-l .min-inner {
    padding: 0 0;
}

@media (max-width: 767px) {
    .container_list-l, .container_list-r {
        float: none;
        width: 100%;
    }

    .container_list-l {
        display: none;
    }
}

/*关键容器END*/
.clear {
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.absolute {
    position: absolute;
}

.pors {
    position: relative;
}

.tl {
    text-align: left;
}

.tc {
    text-align: center;
}

.tr {
    text-align: right;
}

.hide {
    opacity: 0;
}

.en {
    font-family: 'gotham-medium';
}

nav li {
    list-style-type: none;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #6f6f6f;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #6f6f6f;
}

.main-container_list {
    background: #fff;
}

.index-page {
    overflow: hidden;
    background: #fff;
}

.index-page .container_list {
    padding: 40px 0;
}

.container_list-color {
    background: #F7F9FA;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 20px;
}

.contact-page .container_list-color {
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    .main-container_list {
        padding-top: 70px;
    }
}

/**/
.caption-inner {
    padding: 10px 0;
    overflow: hidden;
}

.caption-inner .title-inner, .caption-inner .more-inner, .caption-inner .news-caption, .caption-inner .index-caption, .caption-inner .list-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.caption-inner .title-inner {
    text-align: center;
}

.caption-inner .title-inner .title {
    font-size: 22px;
    position: relative;
    padding: 10px 0;
    line-height: 35px;
}

.caption-inner .title-inner .title strong {
    display: inline-block;
    position: relative;
}

.caption-inner .title-inner .title strong:before, .caption-inner .title-inner .title strong:after {
    content: '';
    left: -100px;
    top: 50%;
    margin-top: -1px;
    position: absolute;
    display: block;
    width: 80px;
    height: 1px;
    background: #CCC;
}

.caption-inner .title-inner .title strong:after {
    left: auto;
    right: -100px;
}

.caption-inner .title-inner .descrition {
    color: #9D004D;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 35px;
}

.caption-inner .title-inner .text {
    font-size: 18px;
    color: #666;
}

.caption-inner .title-inner .list {
    text-align: center;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.caption-inner .title-inner .list:after {
    content: '';
    left: 0;
    bottom: 0;
    position: absolute;
    width: 100%;
    height: 2px;
    background: #E8E6E6;
}

.caption-inner .title-inner .list li {
    display: inline-block;
    margin: 0 15px;
    position: relative;
    z-index: 2;
}

.caption-inner .title-inner .list li a {
    display: block;
    line-height: 42px;
    font-size: 16px;
    border-bottom: 4px solid #fff;
    overflow: hidden;
    transition: all .6s;
}

.caption-inner .title-inner .list li:hover a, .caption-inner .title-inner .list li.cur a {
    border-bottom: 4px solid #9D004D;
    color: #9D004D;
}

.caption-inner .more-inner {
    text-align: center;
    padding: 10px 0;
}

.caption-inner .more-inner a {
    display: inline-block;
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    background: #9D004D;
    border-radius: 5px;
    text-align: center;
    overflow: hidden;
    color: #fff;
    font-size: 15px;
    transition: all .6s;
    border: 1px solid #9D004D;
    opacity: 1;
}

.caption-inner .more-inner a:hover {
    opacity: 0.75;
}

.caption-inner .news-caption {
}

.caption-inner .news-caption .title {
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    position: relative;
    padding-right: 15px;
}

.caption-inner .news-caption .text {
    float: left;
    line-height: 40px;
    transition: all .6s;
    font-size: 14px;
    color: #9D004D;
    font-weight: bold;
    text-transform: uppercase;
}

.caption-inner .index-caption {
    text-align: center;
    line-height: 35px;
}

.caption-inner .index-caption .title {
    font-size: 32px;
    line-height: 45px;
}

.caption-inner .index-caption .title strong {
    color: #9D004D;
    font-weight: 300;
}

.caption-inner .index-caption .text {
    text-transform: uppercase;
    font-size: 14px;
    color: #999;
}

.caption-inner .index-caption .descrition {
    font-size: 16px;
}

.caption-inner .list-inner {
    margin: 10px 0;
    text-align: center;
}

.caption-inner .list-inner:after {
    content: '';
    left: 0;
    bottom: 0;
    position: absolute;
    width: 100%;
    height: 4px;
    background: url(../images/sub-ico.png) no-repeat center;
}

.caption-inner .list-inner li {
    display: inline-block;
    margin: 0 15px;
    position: relative;
    z-index: 2;
}

.caption-inner .list-inner li a {
    display: block;
    line-height: 52px;
    font-size: 16px;
    overflow: hidden;
    height: 52px;
}

.caption-inner .list-inner li:hover a, .caption-inner .list-inner li.cur a {
    border-bottom: 4px solid #9D004D;
    color: #9D004D;
    line-height: 44px;
    height: 48px;
}

@media (max-width: 767px) {
    .caption-inner .title-inner .title {
        font-size: 18px;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .caption-inner .title-inner .descrition {
        font-size: 20px;
    }

    .caption-inner .title-inner .title strong:before, .caption-inner .title-inner .title strong:after {
        left: -50px;
        width: 30px;
    }

    .caption-inner .title-inner .title strong:after {
        left: auto;
        right: -50px;
    }

    .caption-inner .title-inner .list li {
        margin: 5px 2px;
    }

    .caption-inner .title-inner .list li a {
        font-size: 14px;
    } 

    .caption-inner .more-inner a {
        font-size: 14px;
    }
}

/**/
.banner-wrap {
    position: relative;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 250px;
    z-index: 1;
}

.banner-wrap:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    display: table-cell;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    opacity: 1;
    transition: all .6s ease-in-out;
}

.banner-wrap .banner-inner {
    position: absolute;
    left: 0;
    top: 30%;
    transform: translateY(-30%);
    width: 100%;
    z-index: 2;
    text-align: center;
}

.banner-wrap .banner-inner .title, .banner-wrap .banner-inner .descrition {
    display: block;
    overflow: hidden;
    color: #fff;
    animation: fadeInUp 1s;
    -moz-animation: fadeInUp 1s;
    -webkit-animation: fadeInUp 1s;
    -o-animation: fadeInUp 1s;
    line-height: 1.65;
}

.banner-wrap .banner-inner .title {
    font-size: 28px;
}

.banner-wrap .banner-inner .descrition {
    font-size: 18px;
}

.banner-wrap .image-inner {
    position: relative;
    overflow: hidden;
    z-index: 1;
    display: none;
}

.banner-wrap .image-inner img {
    position: relative;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
    width: calc(1.6 * 100%);
}

@media (max-width: 767px) {
    .banner-wrap {
        background: none;
        height: auto;
    }

    .banner-wrap .banner-inner {
        display: none;
    }

    .banner-wrap .image-inner {
        display: block;
    }
}

/**/
.crumbs-wrap {
    height: 50px;
    background: #F6F6F6;
}

.crumbs-wrap .container_list {
    padding: 0 0;
}

.crumbs-inner {
    height: 50px;
    overflow: hidden;
    position: relative;
}

.crumbs-inner .text, .crumbs-inner .type {
    float: right;
    height: 50px;
    line-height: 50px;
}

.crumbs-inner .text {
}

.crumbs-inner .text a {
    color: #A0A0A0;
}

.crumbs-inner .text a:last-child {
    color: #333;
}

.crumbs-inner .text b {
    color: #CF2326;
}

.crumbs-inner .type {
    float: left;
    font-size: 16px;
}

.crumbs-inner .type strong {
    margin-left: 10px;
    font-weight: 300;
    font-size: 15px;
    color: #9D004D;
    text-transform: uppercase;
}

@media (max-width: 767px) {
    .crumbs-inner {
        display: none;
    }
}

/**/
.single-inner {
    padding: 20px 0;
    overflow: hidden;
}

.single-inner .title, .single-inner .text {
    display: block;
    overflow: hidden;
    position: relative;
}

.single-inner .title {
    text-align: center;
    font-size: 38px;
    font-weight: bold;
    padding-bottom: 30px;
    margin-bottom: 10px;
}

.single-inner .title:before {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -30px;
    bottom: 0;
    display: block;
    width: 60px;
    height: 2px;
    background: #9D004D;
}

.single-inner .text {
    padding-top: 20px;
    font-size: 15px;
    line-height: 2.25;
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    .single-inner {
    }
}

/**/
.about-list {
    text-align: center;
    overflow: hidden;
}

.about-list .item {
    display: inline-block;
    width: 18.5%;
    margin: 0 0.625%;
    padding: 0px 20px;
    position: relative;
    transition: all .6s;
}

.about-list .item:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 1px;
    height: 100%;
    background: #EDEDED;
}

.about-list .item:last-child:before {
    display: none;
}

.about-list .item .title {
    font-size: 18px;
    color: #9D004D;
    text-overflow: ellipsis;
    overflow: hidden;
}

.about-list .item .title strong {
    font: 60px/1.4 'Microsoft Yahei';
    color: #9D004D;
}

.about-list .item .descrition {
    margin: 10px 0 10px;
    font-size: 15px;
    overflow: hidden;
}

@media (max-width: 767px) {
    .about-list .item {
        float: left;
        width: 48.75%;
        display: inline;
    }

    .about-list .item:nth-child(2):before {
        display: none;
    }

    .about-list .item .title strong {
        font-size: 30px;
    }

    .about-list .item .descrition {
        font-size: 14px;
    }
}

/**/
.about-show {
    padding: 20px 0;
    overflow: hidden;
}

.about-show .item {
    float: left;
    width: 224px;
    margin: 10px 5px;
    transition: all .6s;
    overflow: hidden;
    border: 3px solid #EDEDED;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, .1);
}

.about-show .item .image-wrap {
    height: 380px;
    position: relative;
    width: 100%;
    overflow: hidden;
}

.about-show .item .image-inner {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}

.about-show .item .image-inner img {
    width: 100%;
    vertical-align: middle;
    transition: all .6s;
    z-index: 1;
}

.about-show .item:hover .image-inner img {
    transform: scale(1.025);
}

.about-show .item .title-inner {
    overflow: hidden;
    line-height: 60px;
    font-size: 16px;
    background: #fff;
    text-align: center;
}

.about-show .item:hover {
    border: 3px solid #9D004D;
}

.about-show .item:hover .title-inner {
    background: #9D004D;
    color: #fff;
}

@media (max-width: 767px) {
    .about-show .item {
        width: 100%;
        margin-bottom: 0;
    }

    .about-show .item .image-wrap {
        height: 220px;
    }
}

/**/
.contact-inner {
    padding: 20px 0px;
    overflow: hidden;
}

.contact-l, .contact-r {
    float: left;
    width: 70%;
    overflow: hidden;
}

.contact-r {
    float: right;
    width: 30%;
    text-align: right;
}

.contact-l .title, .contact-l .descrition {
    display: block;
    overflow: hidden;
    line-height: 35px;
    font-size: 15px;
}

.contact-l .title {
    font-size: 22px;
    font-weight: bold;
    color: #9D004D;
}

.contact-l .descrition {
    padding: 10px 0;
}

.contact-l .descrition li {
    float: left;
    width: 100%;
}

.contact-l .descrition li i {
    width: 30px;
    text-align: center;
    height: 30px;
    border: 1px solid #9D004D;
    border-radius: 50%;
    color: #9D004D;
    line-height: 30px;
    margin-right: 15px;
}

.map-inner {
    margin: 20px 0px;
    margin-top: 0;
    height: 500px;
    border: 1px solid #EDEDED;
}

#map label {
    max-width: none;
}

#map div {
    box-sizing: initial;
}

@media (max-width: 767px) {
    .contact-inner .descrition li {
        width: 100%;
    }

    .map-inner {
        height: 350px;
    }
}

/**/
.form-inner {
    padding: 20px 0;
    padding-top: 0;
    overflow: hidden;
}

.form-inner .item {
    float: left;
    width: 50%;
    margin: 10px 0;
    overflow: hidden;
    transition: all .6s;
    cursor: pointer;
    position: relative;
}

.form-inner .item:nth-last-child(2), .form-inner .item:nth-last-child(1) {
    width: 100%;
}

.form-inner .item:nth-child(1), .form-inner .item:nth-child(3) {
    padding-right: 20px;
}

.form-inner .item:nth-child(2), .form-inner .item:nth-child(4) {
    padding-left: 20px;
}

.form-inner .form-input, .form-inner .form-textarea, .form-inner .form-button {
    border: 1px solid #EDEDED;
    border-radius: 5px;
    padding: 0 5px;
    font-size: 14px;
    line-height: 40px;
    outline: none;
    width: 100%;
    color: #595959;
}

.form-inner .form-textarea {
    height: 160px;
    resize: none;
}

.form-inner .form-button {
    margin: 0 auto;
    display: block;
    width: 150px;
    text-align: center;
    font-size: 16px;
    background: #9D004D;
    border-radius: 20px;
    border-color: #9D004D;
    color: #fff;
    cursor: pointer;
}

@media (max-width: 767px) {
    .form-inner {
        overflow: hidden;
    }

    .form-inner .item {
        width: 100%;
    }

    .form-inner .item:nth-child(1), .form-inner .item:nth-child(3) {
        padding-right: 0px;
    }

    .form-inner .item:nth-child(2), .form-inner .item:nth-child(4) {
        padding-left: 0px;
    }

    .form-inner .form-button {
        width: 100%;
        font-size: 18px;
    }
}

/**/
.news-list {
    padding: 20px 0;
    overflow: hidden;
}

.news-list .item {
    float: left;
    width: 100%;
    transition: all .6s;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #EDEDED;
}

.news-list .item .image-wrap, .news-list .item .text-inner {
    width: auto;
    display: block;
}

.news-list .item .image-wrap {
    float: left;
    width: 275px;
    height: 160px;
    position: relative;
    margin-right: 20px;
    overflow: hidden;
}

.news-list .item .image-inner {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    overflow: hidden;
    text-align: center;
}

.news-list .item .image-inner img {
    max-width: 100%;
    vertical-align: middle;
    transition: all .6s;
    z-index: 1;
}

.news-list .item:hover .image-inner img {
    transform: scale(1.025);
}

.news-list .item .image-wrap:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    transition: all .3s ease-out;
    opacity: 0;
    background: rgba(0, 0, 0, 0.1);
    z-index: 2;
}

.news-list .item:hover .image-wrap:before {
    opacity: 1;
}

.news-list .item .image-wrap:after {
    content: "\f0c1";
    font-family: 'FontAwesome';
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 2px solid #fff;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -27px;
    z-index: 9;
    text-align: center;
    font-size: 25px;
    color: #fff;
    border-radius: 50%;
    opacity: 0;
    transition: all .3s ease-out;
}

.news-list .item:hover .image-wrap:after {
    opacity: 1;
    top: 50%;
    margin-top: -22px;
}

.news-list .item .text-inner {
    position: relative;
    padding: 0 0;
    line-height: 30px;
    font-size: 14px;
}

.news-list .item .text-inner .title {
    font-size: 20px;
    overflow: hidden;
    font-weight: bold;
}

.news-list .item .text-inner .descrition {
    overflow: hidden;
    color: #666;
}

.news-list .item .text-inner .data {
    margin: 10px 0;
    overflow: hidden;
}

.news-list .item .text-inner .data dd {
    float: left;
    color: #999;
    position: relative;
    height: 30px;
    margin-right: 10px;
}

.news-list .item:hover .text-inner .title {
    color: #9D004D;
}

.news-list .item:last-child {
    border-bottom: 0;
}

@media (max-width: 767px) {
    .news-list .item {
        border-bottom: 1px solid #EDEDED;
        padding: 10px 0;
    }

    .news-list .item .image-wrap, .news-list .item .text-inner {
        float: left;
        width: 100%;
        margin-right: 0;
    }

    .news-list .item .image-wrap {
        height: 0;
        padding-bottom: 60%;
    }

    .news-list .item .image-inner img {
        height: auto;
        width: 100%;
    }

    .news-list .item .text-inner {
        padding: 10px 10px;
    }

    .news-list .item .text-inner .title {
        font-size: 16px;
    }

    .news-list .item .text-inner .descrition {
        height: auto;
    }

    .news-list .item:last-child {
        border-bottom: 0;
    }
}

/**/
.faq-list {
    padding: 20px 0;
    overflow: hidden;
}

.faq-list .item {
    float: left;
    width: 100%;
    transition: all .6s;
    padding: 20px 20px;
    margin-bottom: 20px;
    position: relative;
    background: #F5F5F5;
    cursor: pointer;
}

.faq-list .item .title, .faq-list .item .descrition {
    position: relative;
    padding: 0 0;
    display: block;
    line-height: 30px;
    font-size: 14px;
    padding-left: 50px;
}

.faq-list .item .title {
    font-size: 18px;
    overflow: hidden;
    font-weight: bold;
}

.faq-list .item .descrition {
    overflow: hidden;
    color: #fff;
    display: none;
    margin-top: 20px;
}

.faq-list .item:hover .title, .faq-list .item:hover .descrition, .faq-list .on .title, .faq-list .on .descrition {
    color: #fff;
}

.faq-list .item .title:before, .faq-list .item .descrition:before {
    content: "Q";
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #9D004D;
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
}

.faq-list .item .descrition:before {
    content: "A";
}

.faq-list .item:hover .title:before, .faq-list .on .title:before, .faq-list .item:hover .descrition:before, .faq-list .on .descrition:before {
    background: #fff;
    color: #9D004D;
}

.faq-list .item:before {
    content: "\f068";
    font-family: 'FontAwesome';
    position: absolute;
    right: 20px;
    top: 20px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #CCC;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    font-style: normal;
}

.faq-list .item:hover:before, .faq-list .on:before {
    content: "\f067";
    color: #fff;
}

.faq-list .item:hover, .faq-list .on {
    background: #9D004D;
}

@media (max-width: 767px) {
}

/**/
.shop-list {
    padding: 20px 0;
    overflow: hidden;
}

.shop-list .item {
    float: left;
    width: 222px;
    margin: 10px 15px;
    margin-left: 0;
    overflow: hidden;
    transition: all .6s;
    border: 1px solid #EDEDED;
}

.shop-list .item:nth-child(5n) {
    margin-right: 0;
}

.shop-list .item .image-wrap {
    width: 100%;
    height: 250px;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.shop-list .item .image-wrap:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    transition: all .3s ease-out;
    opacity: 0;
    background: rgba(0, 0, 0, 0.1);
    z-index: 2;
}

.shop-list .item:hover .image-wrap:before {
    opacity: 1;
}

.shop-list .item .image-wrap:after {
    content: "\f0c1";
    font-family: 'FontAwesome';
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 2px solid #fff;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -27px;
    z-index: 9;
    text-align: center;
    font-size: 25px;
    color: #fff;
    border-radius: 50%;
    opacity: 0;
    transition: all .3s ease-out;
}

.shop-list .item:hover .image-wrap:after {
    opacity: 1;
    top: 50%;
    margin-top: -22px;
}

.shop-list .item .image-inner {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    overflow: hidden;
}

.shop-list .item .image-inner img {
    width: 100%;
    vertical-align: middle;
    transition: all .6s;
    z-index: 1;
}

.shop-list .item:hover .image-inner img {
    transform: scale(1.025);
}

.shop-list .item .text-inner {
    padding: 10px 10px;
    line-height: 35px;
    font-size: 14px;
    text-align: center;
}

.shop-list .item .text-inner .title {
    font-size: 16px;
    height: 35px;
    overflow: hidden;
}

.shop-list .item .text-inner .descrition {
    color: #9D004D;
    height: 35px;
    overflow: hidden;
}

.shop-list .item .text-inner .more {
    margin-top: 10px;
}

.shop-list .item .text-inner .more a {
    margin: 0 auto;
    width: 100%;
    height: 35px;
    line-height: 35px;
    background: #6E6D6D;
    overflow: hidden;
    color: #fff;
    display: block;
    transition: all .6s;
}

.shop-list .item:hover .text-inner .more a {
    background: #9D004D;
}
.title_aa {
    margin-top: 2rem;
    text-align: center;
    font-size: 32px;
    line-height: 45px;
}

.title_ss {
    color: #9D004D;
    font-weight: 300;
}

.title_bb {
    margin-top: 1rem;
    text-align: center;
    font-size: 16px;
}
.shop-list .item:hover {
    border: 1px solid #9D004D;
    box-shadow: 0px 0px 5px rgba(157, 0, 77, 1);
}

.shop-list .item:hover .title a {
    color: #9D004D;
}

@media (max-width: 767px) {
    .shop-list {
    }

    .title_aa{
        font-size: 26px;
        line-height: 30px;
    }
    .shop-list .item {
        width: 50%;
        margin-left: 0;
        margin-right: 0;
    }

    .shop-list .item .image-wrap {
        height: 0;
        padding-bottom: 100%;
    }

    .shop-list .item .text-inner .title {
        font-size: 16px;
    }

    .shop-list .item .text-inner .more a {
        width: 100px;
        height: 30px;
        line-height: 30px;
    }
}

/**/
.page-turn {
    text-align: center;
    padding: 20px 10px 50px;
    overflow: hidden;
}

.page-turn li {
    display: inline;
    line-height: 35px;
    font-size: 14px;
}

.page-turn li a, .page-turn li.disabled {
    border: 1px solid #EDEDED;
    background: #fff;
    padding: 8px 12px;
    margin: 0px 5px;
    text-align: center;
}

.page-turn li:hover a, .page-turn li.thisclass {
    border: 1px solid #9D004D;
    background: #9D004D;
    padding: 8px 12px;
    margin: 0px 5px;
    text-align: center;
    color: #fff;
    cursor: pointer;
}

.page-turn li:hover a, .page-turn li.thisclass a {
    color: #fff;
}

@media (max-width: 767px) {
    .page-turn li a, .page-turn li.disabled, .page-turn li:hover a, .page-turn li.thisclass {
        margin: 0 0;
    }
}

/**/
.view-page {
}

.view-inner {
    padding: 20px 20px;
    background: #FAFAFA;
    overflow: hidden;
}

.view-title {
    font: 28px/1.4 'gotham-medium';
    font-weight: bold;
    padding-bottom: 10px;
    text-transform: uppercase;
    text-align: center;
}

.view-info {
    margin-bottom: 20px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 14px;
    color: #999;
    border-bottom: 1px solid #EDEDED;
    line-height: 30px;
    overflow: hidden;
}

.view-text {
    font-size: 14px;
    border-top: 1px solid #EDEDED;
    line-height: 30px;
    padding: 15px 0;
    overflow: hidden;
}

.view-text li {
    padding: 5px 0;
}

.view-text li.yuyue {
    padding-left: 70px;
    background: url(../images/liwu.png) no-repeat left center;
    background-size: 52px 59px;
    color: #666;
}

.view-text li em {
    font-size: 24px;
    margin-left: 12px;
    font-style: normal;
    font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
    color: #F74E1E;
}

.view-text li.online a {
    float: left;
    width: 100px;
    height: 35px;
    line-height: 33px;
    background: #0066B3;
    border-radius: 5px;
    text-align: center;
    overflow: hidden;
    color: #fff;
    font-size: 14px;
    transition: all .6s;
    border: 1px solid #0066B3;
}

.view-text li.online a:hover {
    background: #F74E1E;
    border-color: #F74E1E;
}

.view-body {
    padding-top: 20px;
    font-size: 15px;
    line-height: 2.25;
    margin-bottom: 30px;
}

.view-body img {
    max-width: 100%;
    vertical-align: middle;
    margin: 5px auto;
    display: block;
}

.view-body a {
    color: #9D004D;
    text-decoration: underline;
}

.view-prev {
    border-top: 1px dotted #EDEDED;
    padding: 20px 0px;
    font-size: 14px;
    padding-bottom: 0;
}

.view-prev li {
    line-height: 35px;
    color: #666;
}

.view-prev li a {
    color: #666;
}

.view-back {
    text-align: center;
    display: none;
    margin-bottom: 30px;
}

.view-back a {
    margin: 0 auto;
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #F74E1E;
    line-height: 60px;
    font-size: 32px;
    color: #fff;
    overflow: hidden;
}

.social-share {
    margin-bottom: 0px;
}

@media (max-width: 767px) {
    .view-inner {
    }

    .view-info .fr {
        display: none;
    }

    .view-back {
        display: block;
    }

    .view-text li.online a {
        float: none;
        margin: 0 auto;
        display: block;
    }
}

/**/
.view-shop {
    padding: 0 0;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
    transition: all .6s;
}

.view-left, .view-right {
    float: left;
    overflow: hidden;
    width: 432px;
}

.view-left {
    position: relative
}

.view-left .bigImg {
    width: 100%;
    height: 480px;
    position: relative;
    border: 1px solid #EDEDED;
}

.view-left .bigImg li {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.view-left .bigImg li img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 80%;
    left: 10%;
}

.view-left .sPrev, .view-left .sNext {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 28px;
    height: 82px;
    line-height: 82px;
    text-align: left;
    font-size: 16px;
    z-index: 2;
}

.view-left .sNext {
    left: auto;
    right: 0;
    text-align: right;
}

.view-left .smallScroll {
    height: 82px;
    width: 100%;
    margin: 0 auto;
    margin-top: 15px;
    position: relative;
    z-index: 3;
}

.view-left .smallImg {
    float: left;
    margin-left: 45px;
    padding-left: 6px;
    width: 332px;
    overflow: hidden;
}

.view-left .smallImg ul {
    height: 82px;
    width: 9999px;
    overflow: hidden;
}

.view-left .smallImg li {
    float: left;
    width: 58px;
    height: 80px;
    margin: 0 5px;
    border: 1px solid #EDEDED;
    cursor: pointer;
    display: inline;
    position: relative;
    overflow: hidden;
}

.view-left .smallImg li .image {
    width: 100%;
    height: 100%;
    text-align: center;
    position: relative;
    overflow: hidden;
    z-index: 0;
}

.view-left .smallImg li .image img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 80%;
    left: 10%;
    overflow: hidden;
}

.view-left .smallImg li.on, .view-left .smallImg li:hover {
    border-color: #9D004D;
}

.view-right {
    float: right;
    width: 700px;
}

.view-right .title-inner {
    overflow: hidden;
    line-height: 35px;
}

.view-right .title-inner .title {
    font: 28px/1.4 'gotham-medium';
    font-weight: bold;
    padding-bottom: 10px;
    text-transform: uppercase;
    color: #9D004D;
}

.view-right .title-inner .text {
    color: #999;
    font-size: 18px;
    text-transform: uppercase;
}

.view-right .other-inner {
    overflow: hidden;
    line-height: 30px;
    font-size: 14px;
    margin-top: 10px;
}

.view-right .other-inner .title {
    font-size: 16px;
    font-weight: bold;
    color: #9D004D;
    padding-bottom: 5px;
    border-bottom: 1px dashed #EDEDED;
}

.view-right .other-inner .info {
    margin: 10px auto;
}

.view-right .other-inner .info dd {
    float: left;
    width: 50%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

@media (max-width: 767px) {
    .view-left, .view-right {
        width: 100%;
    }
}

/**/
header {
    z-index: 999;
    width: 100%;
    background: #F2F2F2;
    position: relative;
}

header .container_list {
    padding: 0 0;
}

.fixed-header {
}

.head-inner {
    height: 100px;
    position: relative;
}

.head-inner .logo-inner {
    float: left;
    width: 600px;
    height: 100px;
    position: relative;
}

.head-inner .logo-inner .logo {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}

.head-inner .logo-inner .logo img {
    max-width: 100%;
    vertical-align: middle;
}

.head-inner aside {
    float: right;
    position: relative;
}

.head-inner .phone-number {
    float: right;
    height: 60px;
    line-height: 30px;
    margin-top: 20px;
    padding-left: 100px;
    background: url(../images/phone.png) no-repeat left center;
    background-size: 78px auto;
    position: relative;
    color: #9D004D;
    font-size: 16px;
}

.head-inner .phone-number strong {
    display: block;
    overflow: hidden;
    font-size: 32px;
    font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
    color: #9D004D;
    font-weight: 300;
}

.head-inner .phone-number:before {
    position: absolute;
    content: "";
    width: 1px;
    height: 40px;
    left: 80px;
    top: 50%;
    margin-top: -20px;
    background: #EAEAEA;
}

.head-inner .menu-button {
    float: right;
    margin-top: 0;
    font: normal 32px/70px 'gotham-medium';
    color: #9D004D;
    display: none;
    cursor: pointer;
}

/**/
.menu-wrap {
    height: 50px;
    background: #9D004D;
}

.menu-wrap .container_list {
    overflow: visible;
}

.menu-wrap .nav {
    float: left;
    height: 50px;
    position: relative;
}

.menu-wrap .nav .nav-list {
    float: left;
    position: relative;
    z-index: 99;
    width: 140px;
}

.menu-wrap .nav .cur a, .menu-wrap .nav .nav-list:hover a {
    display: block;
}

.menu-wrap .nav h3 {
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.menu-wrap .nav h3 a {
    display: block;
    position: relative;
    color: #fff;
}

.menu-wrap .nav .on {
}

.menu-wrap .nav .on h3, .menu-wrap .nav .cur h3 {
    background: #EEE;
}

.menu-wrap .nav .on h3 a, .menu-wrap .nav .cur h3 a {
    color: #9D004D;
}

.menu-wrap .nav .sub-nav {
    position: absolute;
    width: 140px;
    left: 50%;
    margin-left: -70px;
    top: 50px;
    background: rgba(238, 238, 238, 0.8);
    display: none;
    transition: all 2s;
    z-index: 9999;
}

.menu-wrap .nav .sub-nav li {
    display: block;
    overflow: hidden;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 14px;
}

.menu-wrap .nav .sub-nav li a {
    display: block;
    color: #9D004D;
}

.menu-wrap .nav .sub-nav li a:hover {
    background: #9D004D;
    transition: all .4s;
    color: #fff;
}

.menu-wrap .search {
    float: right;
    height: 30px;
    margin-top: 10px;
    transition: all .4s;
}

.menu-wrap .search .search-keyword, .menu-wrap .search .search-submit {
    float: left;
    width: 150px;
    height: 30px;
    line-height: 30px;
    color: #999;
    overflow: hidden;
    border: none;
    background: #fff;
    outline: none;
    padding: 0 5px;
}

.menu-wrap .search .search-keyword {
    transition: all .4s;
}

.menu-wrap .search .search-submit {
    float: right;
    width: 50px;
    border: none;
    cursor: pointer;
    text-align: center;
    font-size: 20px;
    color: #9D004D;
    text-align: center;
}

@media (max-width: 767px) {
    .menu-wrap .search {
        display: none;
    }
}

/**/

@media (max-width: 767px) {
    header {
        background: #fff;
        position: fixed;
        -webkit-box-shadow: 0 10px 30px -10px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 10px 30px -10px rgba(0, 0, 0, 0.2);
        -o-box-shadow: 0 10px 30px -10px rgba(0, 0, 0, 0.2);
        box-shadow: 0 10px 30px -10px rgba(0, 0, 0, 0.2);
    }

    .head-inner {
        height: 70px;
    }

    .head-inner .logo-inner {
        width: 300px;
        height: 70px;
    }

    .head-inner .logo-inner .logo {
        top: 0;
        transform: translateY(0);
        height: 70px;
        line-height: 70px;
        text-indent: -9999px;
        background-repeat: no-repeat;
        background-position: left center;
        background-size: auto 70px;
        background-image: url(../images/logo.png);
    }

    .head-inner .logo img {
    }

    .head-inner .logo a {
        display: block;
    }

    .head-inner .phone-number {
        display: none;
    }

    .head-inner .menu-button {
        display: block;
    }

    .menu-wrap {
        display: none;
    }
}

/**/
footer {
    background: #373D41;
    overflow: hidden;
}

footer .container_list {
}

.foot-nav {
    padding: 10px 0;
    text-align: center;
    overflow: hidden;
    border-bottom: 1px solid #E4E5E6;
}

.foot-nav li {
    display: inline-block;
    position: relative;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    color: #fff;
    margin-right: 20px;
    padding-right: 20px;
}

.foot-nav li:after {
    content: '';
    right: 0;
    top: 50%;
    margin-top: -6px;
    position: absolute;
    display: block;
    width: 1px;
    height: 12px;
    background: #fff;
}

.foot-nav li a {
    color: #fff;
}

.foot-nav li:last-child {
    margin-right: 0;
    padding-right: 0;
}

.foot-nav li:last-child:after {
    display: none;
}

.foot-inner {
    padding: 20px 0;
    overflow: hidden;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
}

.foot-inner a {
    color: #fff;
}

.foot-text, .foot-phone {
    float: left;
    position: relative;
}

.foot-text {
    padding-left: 150px;
    background: url(../images/code.png) no-repeat left center;
}

.foot-text .item {
    display: block;
}

.foot-phone {
    float: right;
    text-align: right;
}

.foot-phone .item {
    display: block;
}

.foot-phone em {
    display: inline-block;
    padding: 5px 10px;
    height: 40px;
    line-height: 30px;
    background: #9D004D;
    color: #fff;
    overflow: hidden;
    font-style: normal;
}

.foot-phone strong {
    display: block;
    font-weight: bold;
    font-size: 26px;
    padding: 5px 0;
}

@media (max-width: 767px) {
    .foot-link {
        display: none;
    }

    .foot-logo, .foot-text, .foot-code {
        width: 100%;
        padding: 10px 10px;
    }

    .foot-logo .logo-inner {
        width: 100%;
        text-align: center;
    }

    .foot-text {
        margin: 20px 0;
    }

    .foot-text:after, .foot-text:before {
        width: 100%;
        height: 1px;
        background: #464A50;
    }

    .foot-text:after {
        left: 0;
        top: 0;
    }

    .foot-text:before {
        right: auto;
        bottom: 0;
        top: auto;
    }

    .foot-code .image {
        margin-top: 0;
    }

    .foot-power {
        padding: 10px 10px;
        font-size: 12px;
    }
}

/**/
.fixed-online {
    position: fixed;
    right: 10px;
    top: 50%;
    z-index: 99999;
}

.fixed-online .item {
    position: relative;
    width: 64px;
    height: 64px;
    line-height: 32px;
    font-size: 13px;
    text-align: center;
    background: #9D004D;
    color: #fff;
    margin-bottom: 2px;
}

.fixed-online .item dt {
    width: 64px;
    height: 64px;
}

.fixed-online .item dt i {
    display: block;
    line-height: 32px;
    font-size: 18px;
    padding-top: 2px;
}

.fixed-online .item dt a {
    color: #fff;
    display: block;
}

.fixed-online .item dd {
    position: absolute;
    right: 64px;
    top: 0;
    width: auto;
    overflow: hidden;
    line-height: 32px;
    font-size: 20px;
    padding: 0 10px;
    background: #9D004D;
    display: none;
}

.fixed-online .item dd a {
    color: #fff;
    display: block;
    transition: all .3s ease-out;
}

.fixed-online .item dd img {
    width: 150px;
    vertical-align: middle;
    margin: 10px 0;
}

.fixed-online .item dd strong {
    float: left;
}

.fixed-online .item:hover dd {
    display: block;
}

.fixed-online .item:hover {
    background: #9D004D;
}

@media (max-width: 767px) {
    .fixed-online {
        display: none;
    }
}

/**/

.fixed-menu {
    position: fixed;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    z-index: 99999999;
    right: 0;
    top: 0;
    transition: all .3s ease-out;
    background: rgba(0, 0, 0, 0.5);
    animation: fadeInRight 1s;
    -moz-animation: fadeInRight 1s;
    -webkit-animation: fadeInRight 1s;
    -o-animation: fadeInRight 1s;
    display: none;
}

.fixed-inner {
    position: relative;
    width: 100%;
    height: 100%;
}

.fixed-inner .fixed-close {
    position: absolute;
    right: 10px;
    top: 0px;
    font: normal 42px/70px 'gotham-medium';
    color: #fff;
}

.fixed-inner .fixed-nav {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    width: 100%;
    padding: 0 20%;
}

.fixed-inner .fixed-nav li {
    font: normal 22px/2.55 'gotham-medium';
    color: #fff;
    border-bottom: 1px solid #F6F6F6;
}

.fixed-inner .fixed-nav li:last-child {
    border-bottom: 0;
}

.fixed-inner .fixed-nav li a {
    color: #fff;
}

.fixed-inner .fixed-number {
    position: absolute;
    bottom: 80px;
    width: 100%;
    text-align: center;
    left: 0;
    font: normal 32px/48px 'gotham-medium';
    color: #fff;
}

.fixed-inner .fixed-number a {
    color: #fff;
}

@media screen and (orientation: landscape) {
    .fixed-inner .fixed-nav {
        left: 55%;
        top: 50%;
        transform: translate(-50%, -50%);
        padding: 8% 10%;
    }

    .fixed-inner .fixed-nav li {
        width: 12.28%;
        writing-mode: vertical-lr; /*从左向右 从右向左是 writing-mode: vertical-rl;*/
        writing-mode: tb-lr; /*IE浏览器的从左向右 从右向左是 writing-mode: tb-rl；*/
        height: 100%;
        line-height: 0;
        text-align: start;
        float: left;
        letter-spacing: 5px;
        font-size: 28px;
        border-bottom: 0;
    }
}

/**/
#index-full {
    margin: 0 auto;
    width: 100%;
    height: 650px;
    position: relative;
    z-index: 9;
    transition: all .6s;
    overflow: visible;
}

#index-full .swiper-container_list {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1;
}

#index-full .swiper-slide {
    height: 100%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

#index-full .swiper-slide img {
    width: 100%;
    height: auto;
    vertical-align: middle;
    display: none;
}

#index-full .swiper-slide a {
    display: block;
    height: 100% !important;
}

#index-full .swiper-pagination-bullet {
    width: 15px !important;
    height: 15px !important;
    background-color: #fff !important;
    border-radius: 0;
    opacity: 1;
    border-radius: 50%;
}

#index-full .swiper-pagination-bullet-active {
    border: 3px solid #fff !important;
    background: none !important;
    width: 15px !important;
    height: 15px !important;
}

#index-full .swiper-button-prev, #index-full .swiper-button-next {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    width: 30px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #979696;
    background: rgba(71, 70, 70, 0.3);
    font-size: 24px;
    transition: all .6s;
    outline: none;
}

#index-full .swiper-button-prev {
    left: 10px;
}

#index-full .swiper-button-next {
    right: 10px;
}

#index-full .swiper-button-prev:hover, #index-full .swiper-button-next:hover {
    opacity: 1;
    background: #9D004D !important;
    color: #fff;
}

#index-full .full-down {
    position: absolute;
    width: 76px;
    height: 76px;
    line-height: 76px;
    background: url(../images/down.png) no-repeat center;
    background-size: 76px 76px;
    left: 50%;
    margin-left: -38px;
    bottom: -36px;
    z-index: 99;
}

/**/
@media (max-width: 767px) {
    #index-full {
        height: auto;
    }

    #index-full .swiper-container_list {
    }

    #index-full .swiper-slide {
        height: auto;
    }

    #index-full .swiper-slide img {
        display: block;
    }

    #index-full .swiper-slide a {
        display: block;
        height: 100% !important;
    }

    #index-full .swiper-pagination-bullet {
        width: 10px !important;
        height: 10px !important;
    }

    #index-full .swiper-button-prev, #index-full .swiper-button-next {
        display: none;
    }
}

/**/
.index-page {
    position: relative;
    z-index: 1;
}

.page-top {
    padding-top: 30px !important;
}

/**/
.index-shop {
    padding: 10px 0;
    overflow: hidden;
}

.index-shop .item {
    float: left;
    width: 222px;
    margin: 0px 15px;
    margin-bottom: 15px;
    margin-left: 0;
    overflow: hidden;
    transition: all .6s;
    border: 1px solid #EDEDED;
}

.index-shop .item:nth-child(5n) {
    margin-right: 0;
}

.index-shop .item .image-wrap {
    width: 100%;
    height: 250px;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.index-shop .item .image-wrap:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    transition: all .3s ease-out;
    opacity: 0;
    background: rgba(0, 0, 0, 0.1);
    z-index: 2;
}

.index-shop .item:hover .image-wrap:before {
    opacity: 1;
}

.index-shop .item .image-wrap:after {
    content: "\f0c1";
    font-family: 'FontAwesome';
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 2px solid #fff;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -27px;
    z-index: 9;
    text-align: center;
    font-size: 25px;
    color: #fff;
    border-radius: 50%;
    opacity: 0;
    transition: all .3s ease-out;
}

.index-shop .item:hover .image-wrap:after {
    opacity: 1;
    top: 50%;
    margin-top: -22px;
}

.index-shop .item .image-inner {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    overflow: hidden;
}

.index-shop .item .image-inner img {
    width: 100%;
    vertical-align: middle;
    transition: all .6s;
    z-index: 1;
}

.index-shop .item:hover .image-inner img {
    transform: scale(1.025);
}

.index-shop .item .text-inner {
    padding: 10px 10px;
    line-height: 35px;
    font-size: 14px;
    text-align: center;
}

.index-shop .item .text-inner .title {
    font-size: 16px;
    height: 35px;
    overflow: hidden;
}

.index-shop .item .text-inner .descrition {
    color: #9D004D;
    height: 35px;
    overflow: hidden;
}

.index-shop .item .text-inner .more {
    margin-top: 10px;
}

.index-shop .item .text-inner .more a {
    margin: 0 auto;
    width: 100%;
    height: 35px;
    line-height: 35px;
    background: #6E6D6D;
    overflow: hidden;
    color: #fff;
    display: block;
    transition: all .6s;
}

.index-shop .item:hover .text-inner .more a {
    background: #9D004D;
}

.index-shop .item:hover {
    border: 1px solid #9D004D;
    box-shadow: 0px 0px 5px rgba(157, 0, 77, 1);
}

.index-shop .item:hover .title a {
    color: #9D004D;
}

@media (max-width: 767px) {
    .index-shop {
    }

    .index-shop .item {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    .index-shop .item .image-wrap {
        height: 0;
        padding-bottom: 100%;
    }

    .index-shop .item .text-inner .title {
        font-size: 16px;
    }

    .index-shop .item .text-inner .more a {
        width: 100px;
        height: 30px;
        line-height: 30px;
    }
}

/**/
.about-wrap {
    background: url(../images/about-wrap.png) no-repeat center;
    overflow: hidden;
    padding: 0 0;
    padding-bottom: 150px;
}

.about-wrap .container_list {
    padding: 0 0;
}

.index-about {
    padding: 0 0;
    transition: all .6s;
    overflow: hidden;
    height: 565px;
}

.index-about .about-l, .index-about .about-r {
    float: left;
    width: 355px;
    overflow: hidden;
}

.index-about .about-l {
    padding: 30px 30px;
    background: rgba(157, 0, 77, 0.6);
}

.index-about .about-l .image, .index-about .about-l .info, .index-about .about-l .title, .index-about .about-l .text, .index-about .about-l .more {
    display: block;
    overflow: hidden;
    line-height: 35px;
    font-size: 15px;
    color: #FFF;
}

.index-about .about-l .image {
    margin-bottom: 20px;
}

.index-about .about-l .image img {
    max-width: 100%;
    vertical-align: middle;
}

.index-about .about-l .info {
    text-transform: uppercase;
}

.index-about .about-l .info strong {
    font-size: 32px;
    font-weight: bold;
    margin-right: 20px;
}

.index-about .about-l .title {
    font-size: 20px;
    position: relative;
    padding-bottom: 10px;
}

.index-about .about-l .title:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 40px;
    height: 1px;
    background: #fff;
}

.index-about .about-l .text {
    padding: 10px 0;
}

.index-about .about-l .more {
}

.index-about .about-l .more a {
    float: left;
    overflow: hidden;
    width: 100px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    text-align: center;
    border: 1px solid #fff;
    color: #fff;
}

.index-about .about-r {
    float: right;
    width: 815px;
    position: relative;
    height: 490px;
    margin-top: 75px;
}

.index-about .about-r .bd {
    position: relative;
    width: 100%;
    height: 445px;
    margin-top: 45px;
}

.index-about .about-r .bd li {
    zoom: 1;
    vertical-align: middle;
}

.index-about .about-r .bd img {
    width: 100%;
    vertical-align: middle;
    display: block;
}

.index-about .about-r .prev, .index-about .about-r .next {
    position: absolute;
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    overflow: hidden;
    background: #9D004D;
}

.index-about .about-r .prev {
    right: 0;
    top: 0;
}

.index-about .about-r .next {
    right: 45px;
    top: 0;
}

.index-about .about-r .prev:hover, .index-about .about-r .next:hover {
    background: #71082E;
}

@media (max-width: 767px) {
    .index-about {
    }
}

/**/
.adv-wrap {
    background: url(../images/adv-wrap.png) repeat center;
    overflow: hidden;
}

.index-adv {
    padding: 20px 0;
    overflow: hidden;
}

.index-adv .adv-l, .index-adv .adv-c, .index-adv .adv-r {
    float: left;
    width: 299px;
}

.index-adv .adv-l {
}

.index-adv .adv-c {
    width: 572px;
    height: 533px;
    position: relative;
    text-align: center;
}

.index-adv .adv-r {
    float: right;
}

.index-adv .item {
    font-size: 14px;
    line-height: 30px;
    margin: 20px 0;
}

.index-adv .item .info, .index-adv .item .title, .index-adv .item .text {
    display: block;
    overflow: hidden;
}

.index-adv .item .info {
    font-size: 16px;
    color: #9D004D;
    font-weight: bold;
}

.index-adv .item .title {
    font-size: 18px;
    padding: 5px 0;
}

.index-adv .item .text {
    color: #666;
    line-height: 25px;
}

.index-adv .adv-l .item {
    text-align: right;
}

.index-adv .adv-l .item:nth-child(2) {
    margin: 50px 0;
    padding-right: 50px;
}

.index-adv .adv-r .item {
    padding-right: 0;
}

.index-adv .adv-r .item:nth-child(2) {
    margin: 50px 0;
    padding-left: 50px;
}

.index-adv .adv-c img {
    width: 100%;
    vertical-align: middle;
    position: relative;
    z-index: 0;
}

.index-adv .adv-c .button {
    position: absolute;
    width: 150px;
    height: 40px;
    outline: none;
    line-height: 40px;
    left: 209px;
    top: 345px;
    z-index: 2;
}

.index-adv .adv-c .button a {
    display: block;
}

@media (max-width: 767px) {
    .index-adv {
    }
}

/**/
.index-news {
    margin: 20px 0;
    overflow: hidden;
    position: relative;
}

.index-news:before {
    content: "";
    left: 0;
    top: 0;
    position: absolute;
    display: block;
    width: 1px;
    height: 100%;
    background: #EDEDED;
}

.index-left, .index-center, .index-right {
    float: left;
    width: 390px;
    padding: 0 30px;
    border-right: 1px solid #EDEDED;
}

.index-left {
}

.index-center {
}

.index-right {
    float: right;
    position: relative;
}

.index-right .bd {
    margin: 20px auto;
}

@media (max-width: 767px) {
    .index-left, .index-right {
        float: none;
        width: 97.5%;
        margin: 0 auto;
    }
}

/**/
.index-top, .index-list {
    margin: 0 auto;
    padding: 0 0;
    overflow: hidden;
}

.index-top .image-inner, .index-top .text-inner {
    overflow: hidden;
}

.index-top .image-inner {
    text-align: center;
    height: 160px;
    border: 1px solid #EDEDED;
}

.index-top .image-inner span {
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.index-top .image-inner img {
    width: 100%;
    vertical-align: middle;
}

.index-top .text-inner {
    line-height: 30px;
    font-size: 14px;
    padding: 10px 0;
    border-bottom: 1px dotted #EDEDED;
}

.index-top .text-inner .title {
    font-size: 16px;
    font-weight: bold;
    height: 60px;
    overflow: hidden;
}

.index-top .text-inner .title a {
}

.index-top .text-inner .descrition {
    font-size: 14px;
    color: #666;
    height: 60px;
    overflow: hidden;
}

@media (max-width: 767px) {
    .index-top {
        float: none;
        width: 100%;
    }

    .index-top .image-inner {
        height: auto;
    }
}

/**/
.index-list {
    padding: 10px 0;
}

.index-list .item {
    padding: 5px 0;
    border-bottom: 1px dotted #EDEDED;
    overflow: hidden;
}

.index-list .item .title, .index-list .item .data {
    float: left;
    width: 100%;
    height: 40px;
    position: relative;
    line-height: 40px;
    overflow: hidden;
}

.index-list .item .title {
    font-size: 14px;
    padding-left: 20px;
}

.index-list .item .title:before {
    content: "\f054";
    font-family: 'FontAwesome';
    top: 2px;
    left: 0;
    position: absolute;
    display: block;
    width: 20px;
    height: 35px;
    transition: all .4s;
    z-index: 0;
    font-size: 12px;
}

.index-list .item .data {
    float: right;
    width: 15%;
    font-size: 13px;
    color: #666;
    text-align: right;
}

.index-list .item:hover .title {
    color: #9D004D;
}

.index-news .more {
    overflow: hidden;
    line-height: 40px;
    font-size: 14px;
    margin-top: 10px;
}

.index-news .more a {
    float: left;
    width: 120px;
    overflow: hidden;
    color: #999;
    padding-righ: 40px;
    background: url(../images/more.png) no-repeat right center;
}

.index-news .more a:hover {
    color: #9D004D;
    background: url(../images/more-hover.png) no-repeat right center;
}

@media (max-width: 767px) {
    .index-list {
        float: none;
        width: 100%;
    }

    .index-list .item .title {
        width: 100%;
    }

    .index-list .item .data {
        display: none;
    }
}

/**/
.index-faq {
    overflow: hidden;
    height: 290px;
}

.index-faq .item {
    padding: 5px 0;
    border-bottom: 1px dotted #EDEDED;
    overflow: hidden;
}

.index-faq .item .title, .index-faq .item .descrition {
    line-height: 35px;
    overflow: hidden;
    position: relative;
    padding-left: 30px;
}

.index-faq .item .title {
    font-size: 14px;
    height: 35px;
    position: relative;
    background: url(../images/q.png) no-repeat left center;
}

.index-faq .item .descrition {
    color: #666;
    line-height: 25px;
    height: 50px;
    margin: 5px 0;
    margin-bottom: 10px;
    background: url(../images/a.png) no-repeat left 0;
}

/**/
.link-wrap {
    background: #9D004D;
    overflow: hidden;
}

.link-wrap .container_list {
    padding: 20px 0;
}

.foot-link {
    overflow: hidden;
    line-height: 30px;
    font-size: 14px;
}

.foot-link li {
    float: left;
    margin-right: 15px;
    color: #fff;
}

.foot-link li a {
    height: 30px;
    display: block;
    position: relative;
    padding-right: 15px;
    color: #fff;
}

.foot-link li a:after {
    content: '';
    right: 0;
    top: 11px;
    position: absolute;
    display: block;
    width: 1px;
    height: 8px;
    background: #fff;
    transition: all .6s;
}

.foot-link li:last-child {
    padding-right: 0;
}

.foot-link li:last-child a:after {
    display: none;
}

.foot-link li:first-child {
    background: url(../images/link.png) no-repeat left center;
    width: 79px;
    text-align: center;
}

/**/
.dis-none {
    display: none;
}

.dis-block {
    display: block;
}

@media (max-width: 767px) {
    .dis-none {
        display: block;
    }
}

/**/

@media screen and (max-width: 400px) {
    .top_image_page {
        top: 15%;
        left: 12%;
    }

    .image_page_image {
        margin-top: 18rem;
        width: 30rem;
        margin-left: 4rem;
    }
    .common_background{
        margin-top: 7px;
    }
}