.top-phone .phone_num {
    font-size: 18px;
    line-height: 20px;
}

* {
    margin: 0;
    padding: 0;
}

.navbar-vertical-align(@element-height) {
    margin-top: ((@navbar-height - @element-height) / 2);
    margin-bottom: ((@navbar-height - @element-height) / 2);
}

@font-face {
    font-family: 'OpenSans-Semibold';
    src: url('fonts/OpenSans-Semibold.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans-Semibold.woff') format('woff'), url('fonts/OpenSans-Semibold.ttf') format('truetype'), url('fonts/OpenSans-Semibold.svg#OpenSans-Semibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans-Light';
    src: url('fonts/OpenSans-Light.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans-Light.woff') format('woff'), url('fonts/OpenSans-Light.ttf') format('truetype'), url('fonts/OpenSans-Light.svg#OpenSans-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans-Extrabold';
    src: url('fonts/OpenSans-Extrabold.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans-Extrabold.woff') format('woff'), url('fonts/OpenSans-Extrabold.ttf') format('truetype'), url('fonts/OpenSans-Extrabold.svg#OpenSans-Extrabold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans-Bold';
    src: url('fonts/OpenSans-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans-Bold.woff') format('woff'), url('fonts/OpenSans-Bold.ttf') format('truetype'), url('fonts/OpenSans-Bold.svg#OpenSans-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans';
    src: url('fonts/OpenSans.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans.woff') format('woff'), url('fonts/OpenSans.ttf') format('truetype'), url('fonts/OpenSans.svg#OpenSans') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* ================= FONTS ================== */

h1,
h2,
h3,
h4,
h5,
h6,
strong,
.slidetext,
.button,
input[type="submit"],
.next a,
.previous a,
.testimonial-name,
.readmore-button,
.resp-tabs-list li,
.ns_nerveSlider .ns_slideContent div span,
.featured-image-date p,
.slidetext {
    font-family: "Microsoft YaHei", "SimHei", Arial;
}

body,
p,
.nav-buttons span,
.nav,
.testimonial-name span {
    font-family: "Microsoft YaHei", "SimHei", Arial
}

body,
p,
.ionTabs__tab,
input[type="text"],
input[type="email"],
input[type="number"],
input[type="date"],
input[type="password"],
textarea,
.nav ul,
.accordion-header {
    font-size: 14px;
}

h1 {
    font-size: 70px;
}

h2,
.slidetext {
    font-size: 50px;
}

h3 {
    font-size: 30px;
}

h4 {
    font-size: 26px;
}

h5,
.toggleMenu,
.testimonial-name,
.featured-image-date p {
    font-size: 22px;
}

body {
    min-width: 1050px;
}

h6,
blockquote p,
.testimonial .testimonial-text p,
.gallery-title,
.resp-tabs-list li,
h2.resp-accordion {
    font-size: 18px;
}

.nav {
    font-size: 17px;
}

.nav ul {
    width: 14em;
}


/* ================= ICONS ================== */

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
    color: #460101;
}


/* ================= GENERAL STYLES ================== */

.blogimage,
.galleryimage,
#lightGallery-slider .lightGallery-slide {
    background: url('images/loader.gif') no-repeat scroll center center transparent;
}

h1,
h2,
h3,
h4,
h5 {
    color: #000;
}

a {
    color: #460101;
}

a:hover {
    color: #460101;
}

h6,
p {
    color: #666666;
}

hr {
    background-color: #f5f1f0;
}

.label {
    background-color: #f5f1f0;
    color: #333333;
}

.label a {
    color: #fff;
}

.aba {
    margin: 0 auto;
    width: 1200px;
    display: flex;
    flex-wrap: wrap;
}

.aba ul {
    width: 590px;
    margin-top: 20px;
    background-color: #fafafa;
    display: flex;
    flex-wrap: nowrap;
}

.aba ul:nth-child(2n+1) {
    margin-right: 20px;
}

.abal {
    width: 300px;
}

.aba p {
    padding: 20px 10px 0;
    text-align: justify;
    text-indent: 2em;
}

.aba1 img {
    /* width: 100px; */
}

.label a:hover {
    color: #fff;
}

blockquote {
    background: #f5f1f0;
}

blockquote:before {
    background: #460101;
}

blockquote:after {
    color: #fff;
}


/* ================= CAROUFREDSEL ================== */

.nav-buttons {
    background-color: #460101;
}

.nav-buttons span {
    color: #fff;
}

.micon {
    background-color: #460101;
}

#caroufredsel-main-wrapper .slidetext {
    color: #fff;
    background-color: #460101;
}

#caroufredsel-main-wrapper .slidetext a {
    color: #fff;
}


/* ================= MAIN MENU  ================== */

.logo h1 {
    color: #000 !important;
}

#site-container {
    margin-bottom: 30px;
}

.home #site-container {
    margin-bottom: 0px;
}

.nav-container {
    background-color: #fbe5c4;
}


/* .container {
    width: 68%;
} */

.navbar {
    /* background-color: #fbe5c4; */
}

.logo_box {
    width: 25%;
    /* margin-left: 38.5%; */
}

.nav_box {
    min-width: 860px;
    margin-top: 10px;
}

.nav-mobile {
    float: right;
    margin-right: 20px;
}

.fdec {
    font-size: 16px;
    font-weight: 600;
}

.new_menu {
    min-width: 838px;
}

.menu_ul {
    display: flex;
    justify-content: space-around;
    width: 100%;
    margin-bottom: 20px;
}

.abb {
    height: 40px;
    width: 1200px;
    margin: 0 auto;
    line-height: 40px;
    font-size: 16px;
    padding-left: 10px;
    background-color: #950C0B!important;
    color: white;
}

.abb a {
    color: white!important;
    font-size: 16px;
    line-height: 40px;
}

.menu_ul li {
    /* width: 12%; */
    font-size: 16px;
}

.index_li {
    float: left;
    /* width: 8.5% !important; */
}

.menu_ul li a {
    color: #333;
}

.menu_ul li.active a {
    color: #ff0000;
}

.am-banner {
    float: left;
    width: 100%;
    background: #f3efed;
}

.am-banner img {
    width: 100%;
}

.company_box {
    float: left;
    width: 100%;
    background: #f3efed;
}

.company_dec {
    float: left;
    width: 49%;
    margin-left: 28.26%;
    border: 2px solid #60280b;
    margin-top: 50px;
    margin-bottom: 110px;
}

.dec_title {
    width: 115px;
    text-align: center;
    margin-left: 20px;
    margin-top: -38px;
    font-size: 22px;
    font-weight: 600;
    color: #60280b;
    background: #f3efed;
}

.company_content {
    float: left;
    width: 100%;
}

.dec_img {
    float: left;
    width: 35.7%;
    margin-left: -11.4%;
    margin-top: 30px;
    margin-bottom: 50px;
    box-shadow: 1px 5px 5px;
}

.dec_content {
    float: left;
    width: 65%;
    margin-top: -10px;
    margin-left: 5%;
    font-size: 10px;
}

.dec_content p {
    font-size: 14px;
    line-height: 28px;
}

.dec_img img {
    width: 100%;
}

.company-yewu {
    float: left;
    width: 100%;
    background: url(../images/bg1.jpg);
    background-size: 100% 100%;
}

.company-yewu_dec {
    float: left;
    width: 54.7%;
    margin-left: 22.5%;
    border: 2px solid #60280b;
    margin-top: 70px;
    margin-bottom: 60px;
}

.company-yewu_title {
    float: right;
    width: 115px;
    text-align: center;
    margin-right: 20px;
    margin-top: -39px;
    font-size: 22px;
    font-weight: 600;
    color: #60280b;
}

.company-line {
    float: left;
    width: calc(100% + 2px);
    height: 60px;
    /* background: #fff; */
    margin-right: -2px;
}

.company-case {
    width: 100%;
}

.case-left {
    float: left;
    width: 71.3%;
    margin-left: -42%;
    background: #d0a96e;
}

.case-right {
    float: right;
    width: 71.3%;
    margin-right: -41%;
    background: #d0a96e;
}

.case-right-img:hover img {
    transform: scale(1.2);
}

.case-right-img {
    float: left;
    width: 330px;
    overflow: hidden;
    position: relative;
    height: 259px;
}

.case-right-img img {
    width: 100%;
    height: 100%;
    transition: 0.4s;
}

.case-right-num {
    float: left;
    width: 73px;
    margin-top: -26px;
    position: relative;
    z-index: 99;
    margin-left: -879px;
}

.case-right-num img {
    width: 100%;
}

.case-list {
    float: left;
    width: 100%;
    /* margin-top: 55px; */
    background: url('../images/bk.jpg');
}

.case-show {
    width: 900px;
    height: 600px!important;
    margin: 0 auto;
}

.ccase-title {
    width: 110px;
    text-align: center;
    margin: 0 auto;
    font-size: 22px;
    color: #60280b;
    margin-top: 65px;
    margin-bottom: 20px;
}

.banner {
    position: relative;
    overflow: auto;
    text-align: center;
}

.banner li {
    list-style: none;
}

.banner ul li {
    float: left;
}

#b04 {
    width: 100%;
}

#b04 .dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
}

#b04 .dots li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 4px;
    text-indent: -999em;
    border: 2px solid #fff;
    border-radius: 6px;
    cursor: pointer;
    opacity: .4;
    -webkit-transition: background .5s, opacity .5s;
    -moz-transition: background .5s, opacity .5s;
    transition: background .5s, opacity .5s;
}

#b04 .dots li.active {
    background: #fff;
    opacity: 1;
}

#b04 .arrow {
    position: absolute;
    top: 200px;
}

#b04 #al {
    left: 15px;
}

#b04 #ar {
    right: 15px;
}


/**
 * Swiper 3.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 *
 * http://www.idangero.us/swiper/
 *
 * Copyright 2017, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 *
 * Licensed under MIT
 *
 * Released on: March 10, 2017
 */

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left;
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    cursor: pointer;
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-transition-property: -webkit-transform, height;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform, height
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("../images/case_prev.png");
    left: 20px;
    right: auto;
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("../images/case_next.png");
    right: 20px;
    left: auto;
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -o-transform: translate(0, -50%);
    -ms-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0;
    display: block
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px
}

.swiper-pagination-progress {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progress .swiper-pagination-progressbar {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    -webkit-transform-origin: right top;
    -moz-transform-origin: right top;
    -ms-transform-origin: right top;
    -o-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical>.swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-progress.swiper-pagination-white {
    background: rgba(255, 255, 255, .5)
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
    background: #fff
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px
}

.swiper-container-cube,
.swiper-container-flip {
    overflow: visible
}

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -moz-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

.layer-mask {
    width: 100%;
    /* height: 100%; */
    opacity: 0.2;
    transition: all 0.5s;
    background-color: #ffffff;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
}

.swiper-slide-active .layer-mask {
    display: none;
}

.pc-banner {
    width: 100%;
    float: left;
}

@media screen and (max-width: 668px) {
    .pc-banner {
        background-size: auto 100%;
    }
}

.swiper-container {
    width: 100%;
    /* margin: 35px 0; */
    min-height: 400px;
}

@media screen and (min-width: 1360px) {
    .swiper-container {
        width: 100%;
        /* margin: 35px 0; */
        min-height: 400px;
    }
}

@media screen and (min-width: 1360px) {
    .swiper-container {
        width: 100%;
        /* margin: 35px 0; */
        min-height: 400px;
    }
}

@media screen and (min-width: 1800px) {
    .swiper-container {
        width: 100%;
        /* margin: 35px 0; */
        min-height: 450px;
    }
}

@media screen and (min-width: 1900px) {
    .swiper-container {
        width: 100%;
        /* margin: 35px 0; */
        min-height: 530px;
    }
    .swiper-button-prev {
        margin-top: -70px !important;
    }
    .swiper-button-next {
        margin-top: -70px !important;
    }
}

@media screen and (max-width: 668px) {
    .swiper-container {
        margin: 20px 0 15px;
    }
}

.swiper-slide {
    -webkit-transition: transform 1.0s;
    -moz-transition: transform 1.0s;
    -ms-transition: transform 1.0s;
    -o-transition: transform 1.0s;
    -webkit-transform: scale(0.85);
    /* margin: 1px; */
    transform: scale(1.22);
    margin-top: 70px;
    margin-bottom: 30px;
}

@media screen and (max-width: 668px) {
    .swiper-slide {
        -webkit-transform: scale(0.97);
        transform: scale(0.97);
    }
}

.swiper-slide-active,
.swiper-slide-duplicate-active {
    -webkit-transform: scale(1.365);
    transform: scale(1.365);
    z-index: 1002;
}

@media screen and (max-width: 668px) {
    .swiper-slide-active,
    .swiper-slide-duplicate-active {
        -webkit-transform: scale(0.97);
        transform: scale(0.97);
    }
}


/* .swiper-slide-prev{
	height:340px;
	margin-top: 15px !important;
}
.swiper-slide-next{
	height:340px;
	margin-top: 15px !important;
} */

.none-effect {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
}

.swiper-slide a {
    /* background: #fff; */
    display: block;
    border-radius: 2px;
}

@media screen and (min-width: 668px) {
    .swiper-slide a:after {
        position: absolute;
        top: 0px;
        left: 0;
        display: block;
        box-sizing: border-box;
        content: "";
        width: 100%;
        height: 100%;
        border-radius: 2px;
        /* box-shadow: 0 2px 6px rgba(0,0,0,0.3);
		box-shadow: 0 4px 20px 0 rgba(0,0,0,0.3); */
    }
    .swiper-slide-active a:before {
        position: absolute;
        top: 410px;
        left: 0;
        display: block;
        box-sizing: border-box;
        content: "";
        width: 100%;
        height: 100%;
        border-radius: 2px;
        /* box-shadow: 0 2px 6px rgba(0,0,0,0.3); */
        /* box-shadow: 0 4px 20px 0 rgba(0,0,0,0.3); */
        z-index: 10002;
    }
}

.swiper-slide-active a:after {
    background: none;
}

@media screen and (max-width: 668px) {
    .swiper-slide a {
        padding: 5px;
        /* border-radius: 2px; */
    }
}

.swiper-slide img {
    width: 100%;
    /* border-radius: 5px; */
    display: block;
    /* height: 100%; */
    border: none;
}

@media screen and (max-width: 668px) {
    .swiper-slide img {
        /* border-radius: 2px; */
    }
}

.swiper-pagination {
    position: relative;
    margin-bottom: 30px;
}

.swiper-pagination-bullet {
    background: #00a0e9;
    margin-left: 4px;
    margin-right: 4px;
    width: 17px;
    height: 17px;
    opacity: 1;
    margin-bottom: 4px;
}

.swiper-pagination-bullet-active {
    width: 13px;
    height: 13px;
    background: #FFF;
    margin-bottom: 0;
}

@media screen and (max-width: 668px) {
    .swiper-pagination {
        position: relative;
        margin-bottom: 20px;
    }
    .swiper-pagination-bullet {
        background: #00a0e9;
        margin-left: 2px;
        margin-right: 2px;
        width: 8px;
        height: 8px;
        margin-bottom: 2px;
    }
    .swiper-pagination-bullet-active {
        width: 6px;
        height: 6px;
        background: #FFF;
        border: 3px solid #00a0e9;
        margin-bottom: 0;
    }
}

.swiper-button {
    width: 100%;
    margin: 0 auto;
    top: -240px;
    position: relative;
    z-index: 1002;
}

.swiper-slide .title {
    display: none;
    width: 100%;
    font-size: 12px;
    line-height: 35px;
    font-weight: 600;
    text-align: center;
    color: #544226;
}

.page_con {
    background: #fff;
}

.abc a:hover,
.abb a:hover {
    color: blue;
    text-decoration: underline;
}

.swiper-slide-active .title {
    display: block;
}

.news-box {
    float: left;
    width: 100%;
    background-color: white;
}

.new-list {
    width: 1000px;
    margin: 0 auto;
}

.new-title {
    float: left;
    width: 100%;
}

.new-title img {
    float: left;
    width: 100%;
}

.new-dec {
    float: left;
    width: 100%;
    padding: 10px 40px;
}

.news-list {
    float: left;
    width: 100%;
    height: 300px;
}

.elevator a {
    display: flex!important;
    align-items: center;
    margin-bottom: 5px;
    justify-content: center;
}

.contact-box {
    float: left;
    width: 100%;
    background: url('../images/foot_bk.jpg');
    background-size: 100% 100%;
}

.contact-box2 {
    float: left;
    width: 100%;
    background: url('../images/foot_bg2.jpg');
    background-size: 100%;
}

.contact-title {
    width: 100%;
    text-align: center;
    font-size: 26px;
    line-height: 50px;
    /* padding: 20px 0; */
}

.contact-cont {
    float: left;
    width: 50%;
    margin-top: 60px;
    margin-left: 345px;
}

.local-img {
    float: left;
    width: 35px;
    margin-left: 31%;
    margin-top: 100px;
}

.local-img img {
    float: left;
    width: 100%;
}

.contact-cont table {
    float: left;
    color: #fff;
}

.contact-cont table tr td {
    color: #fff;
    font-size: 12px;
    line-height: 30px;
}

@media screen and (max-width: 1105px) {
    .button {
        width: 100%;
        /* top: -240px; */
        z-index: 1002;
        position: relative;
    }
}

@media screen and (max-width: 800px) {
    .button {
        width: 100%;
        top: -200px;
        z-index: 1002;
        position: relative;
    }
}

.button div:hover {
    background-color: #333;
    opacity: 0.8;
    cursor: pointer;
}

.swiper-button-prev {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: url("../images/case_prev.png") center 50% 50% no-repeat;
    background-size: 50px;
    cursor: pointer;
    margin-left: -80px;
    margin-top: 0px;
}

.swiper-button-next {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: url("../images/case_next.png") center 50% 50% no-repeat;
    background-size: 50px;
    cursor: pointer;
    margin-right: -75px;
    margin-top: 0px;
}

@media screen and (max-width: 668px) {
    .button div {
        width: 28px;
        height: 28px;
    }
}

.case-img:hover img {
    transform: scale(1.2);
}

.case-img {
    float: right;
    width: 330px;
    overflow: hidden;
    position: relative;
    height: 250px;
}

.case-img img {
    width: 100%;
    height: 100%;
    transition: 0.4s;
}

.ccase-more {
    width: 110px;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    border: solid 1px #544226;
    text-align: center;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 40px;
    cursor: pointer;
}

.case-num {
    float: right;
    width: 73px;
    margin-top: -22px;
    position: relative;
    z-index: 99;
    margin-right: -420px;
}

.case-content {
    float: right;
    width: 59%;
    padding: 0 20px 20px 20px;
}

.case-content h1 {
    line-height: 30px;
    margin-bottom: 20px;
    font-size: 25px;
}

.case-content p {
    line-height: 25px;
}

.case-right-content {
    float: left;
    width: 69%;
    padding: 0 20px 20px 20px;
}

.case-right-content h1 {
    line-height: 30px;
    margin-bottom: 20px;
    font-size: 25px;
    margin-left: 88px;
}

.case-right-content p {
    line-height: 25px;
}

.index-zixun {
    float: right;
    color: #000000;
    font-size: 14px;
    background: #facd89;
    margin-top: 10px;
}

.company-twoline {
    float: left;
    width: calc(100% + 4px);
    height: 70px;
    margin-left: -2px;
}

.case-num img {
    width: 100%;
}

.toggleMenu {
    background-color: #460101;
    color: #fff !important;
}

.nav a {
    color: #666666;
    font-size: 15px;
    padding: 10px 10px;
    color: #fff !important;
    opacity: 0.8;
    cousor: pointer;
}

.nav>.activelink>a {
    background: none;
    color: #460101;
}

.nav {
    display: block;
    width: 100%;
}

.nav>li>a:hover {
    background: #460101;
    color: #ccc !important;
}

.nav li ul {
    background: #460101;
}

.nav li li a,
.nav li li li a {
    color: #fff;
}

.nav li li a:hover,
.nav li li li a:hover {
    color: #ccc;
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
    background-color: #460101;
}


/* ================= PAGE STRUCTURE ================== */

.page-title h1,
.map-container h1 {
    color: #666;
    background: none;
}

.page-block {
    background: none;
    font-family: "Microsoft YaHei", "SimHei", Arial;
}

.page-top-border {
    background: none;
}

.container {
    max-width: 1240px;
    min-width: 860px
}


/* ================= LATEST NEWS ================== */

.latest-news>figcaption {
    background-color: #f5f1f0;
}

.latest-news>figcaption>div>hr {
    background-color: #fff;
}

.latest-news h5 a {
    color: #333333;
}

.latest-news h5 a:hover {
    color: #460101;
}


/* ================= NEWS ================== */

.blogcontainer {
    background-color: #f5f1f0;
}

.blogimage a {
    background-color: #460101;
}

.postcontent h4 a {
    color: #333333;
}

.postcontent h4 a:hover {
    color: #460101;
}

.postcontent>hr {
    background-color: #fff;
}

.featured-image-date {
    background-color: #460101;
}

.featured-image-date p {
    color: #fff;
}

.blogmetadata {
    background-color: #f5f1f0;
}

.blogmetadata a {
    color: #666666;
}

.blogmetadata a:hover {
    color: #460101;
}

.blogmetadata span {
    color: #fff;
}


/* ================= COMMENTS  ================== */

.comments_content {
    border-top: 1px solid #f5f1f0;
}


/* ================= SIDEBAR ================== */

.page-block li a {
    color: #666666;
}

.page-block li a:hover {
    color: #460101;
}

.widget_recent_entries ul li,
.widget_categories ul li,
.widget_recent_comments ul li,
.widget_pages ul li,
.widget_meta ul li,
.widget_archive ul li,
.widget_rss ul li,
.widget_recent-posts ul li,
.recentcomments,
.sidebar-list li {
    border-bottom: 1px solid #f5f1f0;
}


/* ================= FORMS ================== */

input,
textarea,
select {
    border: 1px solid #EEEEEE;
    color: #666666;
    background: #EEEEEE;
}

input:focus,
textarea:focus,
select:focus {
    border: 1px solid #460101;
    color: #333333;
}

.next a,
.previous a,
input[type="submit"] {
    color: #fff !important;
    background-color: #460101;
}

.next a:hover,
.previous a:hover,
input[type="submit"]:hover {
    color: #fff !important;
    background-color: #333333;
}

.searchbox .button:hover {
    background-color: #460101;
}


/* ================= BACK TO TOP BUTTON ================== */

.back-to-top {
    background-color: #460101;
}

.back-to-top:hover {
    background-color: #460101;
}


/* ================= ACCORDION  ================== */

#accordion-container {
    border-top: 1px solid #f5f1f0;
}

.accordion-header {
    border-bottom: 1px solid #f5f1f0;
    font-size: 20px;
    font-weight: bold;
    padding: 10px 0;
}

.accordion-header:hover {
    color: #000;
}

.active-header {
    color: #000;
}

.accordion-content {
    border-bottom: 1px solid #f5f1f0;
    display: none;
    font-size: 16px;
    padding: 5px;
}


/*General */

.light {
    font-family: "Microsoft YaHei", "SimHei", Arial;
}

.bold {
    font-weight: blod;
}

.blue {
    color: #460101;
}

.orange {
    color: #F7971C;
}

.white {
    color: #fff;
}

.white-bg {
    background: #fff;
}

.white-bg.button {
    color: #ccc !important;
}

.gray-bg {
    background: #ccc;
}

.blue-bg {
    background: #460101;
}

.orange-bg {
    background: #F7971C;
}

.text_aligncenter {
    text-align: center;
}

.text_alignleft {
    text-align: left;
}

.text_alignright {
    text-align: right;
}

.page-block-padding {
    padding: 20px 70px
}

.padding-large-v {
    padding-top: 30px;
    padding-bottom: 12px;
    display: flex;
    flex-wrap: nowrap;
}

.padding-large-h {
    padding-left: 30px;
    padding-right: 30px;
}

.padding-base-v {
    padding-top: 20px;
    padding-bottom: 20px;
}

.padding-base-h {
    padding-left: 20px;
    padding-right: 20px;
}

.padding-small-v {
    padding-top: 10px;
    padding-bottom: 10px;
}

.padding-small-h {
    padding-left: 10px;
    padding-right: 10px;
}

.no-padding-v {
    padding-top: 0px;
    padding-bottom: 0px;
}

.no-padding-h {
    padding-left: 0px;
    padding-right: 0px;
}

.quote-left-bg {
    background: url(images/quote-left.png ) no-repeat left top;
    padding-left: 60px;
    padding-top: 60px;
}

.quote-right-bg {
    background: url(images/quote-right.png ) no-repeat right bottom;
    padding-bottom: 55px;
}

.required {
    color: #d90000;
}


/*Home Sections*/

.gray-bg-wrapper {
    background: #F7F7F7;
}

.white-bg-wrapper {
    background: #ffffff;
}

.custom_right_menu {
    text-align: right;
}

.custom_right_menu .list-inline li:last-child {
    padding-right: 0;
}

.custom_right_menu ul li {
    margin-bottom: 5px;
    padding-right: 2px;
    padding-left: 2px;
}

.black_button {
    background: #000;
    border-radius: 0;
    color: #ccc !important;
    font-size: 14px;
    height: auto;
    line-height: auto;
}

.black_button:hover,
.black_button:focus {
    background: #460101;
}

.page_inner_menu li a {
    background: #000;
    color: #ccc !important;
    border: medium none !important;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    font-family: "Microsoft YaHei", "SimHei", Arial;
    font-size: 14px;
    height: auto;
    letter-spacing: 0.01em;
    line-height: 1;
    margin: 0;
    outline: medium none;
    padding: 10px 20px;
    position: relative;
    text-align: center;
    text-decoration: none !important;
    transition: background-color 0.2s ease-in-out 0s;
    width: auto;
    word-spacing: 0.1em;
}

.page_inner_menu li a:hover,
.page_inner_menu li a:focus {
    background: #460101;
    color: #fff !important
}

.page_inner_menu li.current-menu-item a {
    background: #460101;
    color: #fff !important
}

.learn-more.button {
    background: url(../images/button_bg.png ) no-repeat center center;
    color: #000000;
    font-size: 14px;
}

.home-section {
    padding: 80px 0 100px 0;
}

.home-section-4 {
    background: #fff url(../images/contact_bg.jpg) no-repeat 60% top;
    background-attachment: fixed;
}

.home-section-4 td {
    min-width: 70px;
}

.home-section-4 a:visited,
.home-section-4 a:focus,
.home-section-4 a:link,
.home-section-4 a:hover {
    color: #ffffff;
}

.contactus a:visited,
.contactus a:focus,
.contactus a:link,
.contactus a:hover {
    color: #666666;
}

.contact-us-box {
    background: rgba( 0, 0, 0, 0.5);
    color: #fff;
    min-height: 450px;
}

.contact-us-box table {
    max-width: 380px;
    width: 100%;
    margin: 0 auto;
}

.section-title-img-container {
    margin: 0 0 20px;
}

.pagecurl_container {
    background: #fff url(images/pagecurl.jpg ) no-repeat left top;
}

.default_container {
    background: #FFF;
    padding-top: 50px;
    padding-bottom: 50px;
}

.pagecurl_inner_container {
    padding: 70px 50px 20px 50px;
    ;
}


/*Metro*/

.no-padding {
    padding-left: 0;
    padding-right: 0;
}

.metro_wrapper figcaption {
    position: relative;
}

.metro_wrapper {
    float: left;
}

.metro_padding {
    padding: 2px;
}

.metro_container {
    box-sizing: border-box;
    display: block;
}

.metro_inner {
    width: 100%;
}

.metro_1_1 {
    max-width: 770px;
    width: 100%;
    height: 314px;
}

.metro_2_1 {
    max-width: 770px;
    width: 100%;
    height: 314px;
}

.metro_2_2 {
    max-width: 770px;
    width: 100%;
    height: 628px;
}


/*Footer*/

.footer-widget-1 {
    border-right: 1px solid #555;
}

.phone-icon {
    background: url(images/phone-icon.png ) no-repeat left center;
    padding: 10px 0 10px 50px;
    font-size: 20px;
    margin-bottom: 10px;
}

.mail-icon {
    background: url(images/mail-icon.png ) no-repeat left center;
    padding: 10px 0 10px 50px;
    font-size: 20px;
}

.mail-icon a {
    color: #fff;
}


/*Sidebar*/

.simple-section-nav ul {
    padding: 0;
}

.simple-section-nav ul li {
    list-style: none;
    margin-bottom: 5px;
    padding: 5px 0;
    border-bottom: 1px solid #eee;
}

.sidebar-box h5 {
    margin-bottom: 15px;
}

.simple-section-nav ul li .current_page_item a {
    color: #460101;
}

.simple-section-nav ul li a {
    display: inline-block;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}

.simple-section-nav ul li a:before {
    content: "\f0da";
    width: 16px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
}

.simple-section-nav .current_page_item a:before {
    content: "\f0d7";
    width: 16px;
    display: inline-block;
    color: #460101;
    font: normal normal normal 14px/1 FontAwesome;
}


/*custom*/

.dropcap {
    float: left;
    font-size: 80px;
    padding-right: 7px;
    line-height: 72px;
}

.product-cat-list {
    float: left;
}

.main_menu {
    display: block;
    width: 100%;
    background: #000;
}

.product_menu {
    float: none;
    margin-bottom: 5px;
}

.product_menu ul {
    text-align: left;
}

.product_menu li,
.menu-product-categories-container li {
    margin-left: 0;
    margin-right: 0;
    display: inline-block;
}

.product_menu li a {
    color: #000;
    font-style: italic;
    padding: 20px 0 0;
    font-size: 15px;
    opacity: 1;
}

.menu-product-categories-container {
    margin-bottom: 5px;
}

.menu-product-categories-container li a {
    color: #666;
    font-style: italic;
    padding: 0;
}

.product_menu li a:hover,
.menu-product-categories-container li a:hover {
    color: #460101;
}

.menu-product-categories-container li a {
    font-size: 12px;
}

.product_menu li:last-child a::after,
.menu-product-categories-container li:last-child a::after {
    content: '';
}

.product_menu li a::after,
.menu-product-categories-container li a::after {
    content: '/';
    padding-left: 5px;
    color: #CCCCCC;
}

.footer-menu .widget_nav_menu .menu-main-menu-container {
    margin-bottom: 5px;
}

.footer-menu .widget_nav_menu .menu-main-menu-container li {
    padding: 0 10px;
    border-right: 1px solid #666 !important;
    line-height: 1;
}

.footer-menu .widget_nav_menu .menu-main-menu-container li:last-child {
    border-right: 0 !important;
}

header .blog_description {
    display: block;
    width閿涳拷100%;
}

header .blog_description .textwidget {
    font-size: 30px;
    color: #000;
    line-height: 1.2;
}

header .blog_description .textwidget span {
    font-size: 15px;
    vertical-align: middle;
}

.top-nav {
    padding-left: 0;
    padding-top: 20px;
    padding-bottom: 0px;
}

.top_right {
    color: #000;
    text-align: right;
    font-size: 15px;
}


/*
.top_section_middle{
	padding-left: 40px;
}*/

.top_right .sidebar-box {
    margin-bottom: 10px;
}

.footer-widget {
    text-align: center;
    font-size: 12px;
}

.footer-widget .sidebar-box {
    margin-bottom: 0;
}

.footer-widget .widget_nav_menu ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    text-align: center;
}

.footer-widget .widget_nav_menu ul li {
    margin: 0;
    padding: 5px 0px;
}

.show-grid {
    margin-bottom: 15px;
}

.portfolio_slider_wrapper .su-carousel .su-carousel-slide img {
    background: #fff;
    border: 0 !important;
    border-radius: 0px !important;
    padding: 0px !important;
}

.portfolio_slider_wrapper .su-carousel .su-carousel-slide a {
    padding: 0;
}

.portfolio_description_wrapper {}

.portfolio_description_container {
    padding: 40px 30px;
}

.portfolio_description_container h3 {
    font-size: 25px;
    color: #fff;
}

.portfolio_description_container p,
.portfolio_description_container {
    color: #fff;
    font-size: 12px;
}

.portfolio_section_wrapper {
    background: #000 url(../images/casebg.jpg ) no-repeat right top;
}

.portfolio_description_container td,
.customtable td {
    min-width: 100px;
    text-align: center;
}

.portfolio_section_wrapper table td {
    color: #fff;
    border-top: 1px solid rgba(255, 255, 255, 0.3) !important;
}

.table tr:first-child td {
    border-top: 0 !important;
}

.effect-container .effect {
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    padding: 15px 20px;
    opacity: 0;
    color: #fff;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.effect-container .effect h3 {
    margin-bottom: 10px;
}

.effect-container .effect h3,
.effect-container .effect .excerpt_container,
.effect-container .effect .excerpt_container p {
    color: #fff;
}

.effect-container:hover .effect {
    opacity: 1;
}

.single_term_title {
    font-size: 26px;
}

.black-bg {
    background: #000;
    padding: 5px 20px;
    display: inline-block;
    color: #fff;
}

.news_title {
    font-size: 36px;
    margin-bottom: 20px;
}

.news_detail_contaner {
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
}

.news_detail_wrapper .page-title {
    border-bottom: 1px solid #EEEEEE;
}

.work-thumb {
    background: #fff;
    padding: 12px;
    box-shadow: 0 0 1px 1px #EEEEEE;
    margin-bottom: 50px;
}

.work-thumb em {
    margin: 15px 0 5px;
    display: block;
}

.work-thumb h3 {
    font-size: 22px;
    line-height: 1.2;
    margin-bottom: 15px;
}

.work-thumb h3 a {
    color: #000;
}

.wp-pagenavi a,
.wp-pagenavi span {
    background: none repeat scroll 0 0 #000;
    border: medium none;
    color: #fff;
    margin: 2px;
    padding: 7px 12px;
    font-size: 16px;
    text-decoration: none;
}

.wp-pagenavi a:hover,
.wp-pagenavi span.current {
    background: #460101;
}

.paginate {
    text-align: center;
}

.about_bottom_list {
    padding: 0;
    margin: 20px 0;
    clear: both;
}

.clear {
    clear: both;
}

.about_bottom_list li {
    float: left;
    margin-bottom: 15px;
    list-style: none;
    padding: 0;
}

.location-icon {
    padding: 10px 0 10px 50px;
    background: url(images/location-icon.png ) no-repeat left center;
}

h2.location-icon {
    font-size: 36px;
    color: #666666;
}

input.wpcf7-submit {
    background: #9E712F;
    color: #F7F7F7;
    font-size: 20px;
    padding: 15px 50px;
}

.vintry-location {
    padding-top: 15px;
}

.service-content-link {
    font-size: 20px;
    padding: 10px;
}

.nav-next {
    float: right;
    text-align: right;
    width: 50%;
}

.nav-previous {
    float: left;
    width: 50%;
}

.nav-next a,
.nav-previous a {
    background: #000;
    padding: 10px 20px;
    color: #ccc;
}

.nav-next a:hover,
.nav-previous a:hover {
    background: #460101;
    padding: 10px 20px;
    color: #fff;
}

.products-wrapper .metro-loop {
    margin-bottom: 20px;
}

.custom-service-phone {
    padding-top: 100px;
    font-size: 28px;
}

.custom-service-phone span {
    font-size: 52px;
}

.project-process-title h3 {
    padding-left: 20px;
}

.project-process {
    margin-bottom: 50px;
    margin-left: 20px;
    padding-left: 50px;
    position: relative;
}

.project-process h5 {
    margin-bottom: 10px;
}

.project-process h5::before {
    border: 1px solid #ccc;
    border-radius: 30px;
    font-size: 22px;
    height: 30px;
    left: 10px;
    line-height: 18px;
    padding: 5px;
    position: absolute;
    text-align: center;
    width: 30px;
}

.project-process-01 h5:before {
    content: "1";
}

.project-process-02 h5:before {
    content: "2";
}

.project-process-03 h5:before {
    content: "3";
}

.project-process-04 h5:before {
    content: "4";
}

.project-process-05 h5:before {
    content: "5";
}

.project-process-06 h5:before {
    content: "6";
}

.project-process-07 h5:before {
    content: "7";
}

.project-process-08 h5:before {
    content: "8";
}

.project-process-09 h5:before {
    content: "9";
}

.project-process li {
    list-style: inside;
}

#footer #nav_menu-2 ul ul {
    display: none;
}

.team-left {
    overflow-x: hidden;
    margin-bottom: 20px;
}

.team-left #carousel {
    background: transparent;
}

.team-left #carousel .flex-direction-nav {
    display: none;
}

.team-left .flex-direction-nav .flex-prev {
    left: 10px;
}

.team-left .flex-direction-nav .flex-next {
    right: 10px;
}

.team-left #slider {
    margin-bottom: 15px;
}

.team-left #carousel .slides li {
    margin-right: 15px;
}

@media ( min-width: 1440px) {
    .no-padding-lg-h {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (max-width: 992px) {
    .logo {
        text-align: center;
    }
    .top_section_middle {
        padding-left: 0px;
    }
}

@media (min-width: 900px) and (max-width: 1200px) {
    .main_menu li {
        margin-left: 5px;
        margin-right: 5px;
    }
}

@media (max-width: 900px) {
    .main_menu {
        padding: 0 20px;
    }
    .main_menu ul {
        background: none;
    }
    .main_menu li {
        display: block;
        width: 100%;
        margin: 0;
        text-align: left;
        padding-left: 30px;
        border-bottom: 1px dashed #ccc;
        background: none !important;
    }
    .main_menu li a {
        padding: 10px 0;
        margin-top: 0;
    }
}

@media (max-width: 768px) {
    .nav>li>a {
        padding-top: 10px !important;
    }
    .nav-container {
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .metro_2_2 {
        height: 356px;
    }
    .product_menu {}
    .product_menu ul {
        text-align: center;
    }
    .top_right {
        text-align: center;
    }
    .searchbox {
        max-width: 360px !important;
    }
    .contact-us-box {
        padding-bottom: 20px;
    }
    .about_bottom_list li {
        max-width: 50%;
        float: left;
    }
    #LXB_CONTAINER {
        display: none !important;
    }
    /*	.footer-menu .widget_nav_menu .menu-main-menu-container li,.footer-widget .widget_nav_menu ul li{
		border-right: 0 !important;
		display: block;
		margin-bottom: 1em;
	}
	.footer-widget .widget_nav_menu ul li a::after{
		content:"";
	}*/
}

@media (max-width: 568px) {
    .col-mini-12 {
        float: none;
        width: 100%;
    }
    .custom_right_menu ul li {
        padding-right: 0;
        margin-bottom: 5px;
        text-align: center;
    }
    .about_bottom_list li {
        max-width: 100%;
        float: none;
        text-align: center;
        padding: 0 15px;
    }
    .contact-us-box {
        min-height: 350px;
    }
}

@media (max-width: 360px) {
    .page-title h1 {
        font-size: 22px;
    }
    h2 {
        font-size: 20px;
    }
    h3 {
        font-size: 18px;
    }
    .custom-service-phone {
        font-size: 15px;
    }
    .custom-service-phone span {
        font-size: 20px;
    }
}

.am-slider-default {
    margin: 0 0 0;
}

.am-slider-default .am-control-nav {
    bottom: 10px;
}

.am-control-nav li a.am-active {
    background-color: #fff !important;
    cursor: default;
}

.am-slider-default .am-direction-nav a:before {
    color: #fff!important;
    line-height: 36px!important;
    height: 36px;
}

.product_index {
    width: 100%;
    padding: 80px 0 0 0;
}

.product_title {
    text-align: center;
    margin-bottom: 10px;
}

.product_tags {
    font-size: 16px;
    text-align: center;
    margin-bottom: 30px;
}

.product_tags a {
    color: #858181;
    padding: 0 30px;
}

.product_box {
    float: left;
    width: 100%;
    padding: 0px 20px 0 20px;
}

.product_con {
    float: left;
    width: 100%;
}

.product_box dt {
    width: 40.83%;
    height: 480px;
    float: left;
    position: relative;
    overflow: hidden;
}

.product_box p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 48px;
    line-height: 48px;
    overflow: hidden;
    text-align: center;
    font-size: 14px;
    color: #FFF;
    background: rgba(0, 0, 0, 0.8);
}

.product_con dt img {
    width: 100%;
    height: 100%;
    transition: 0.4s;
}

.product_con dd.bj {
    color: #FFF;
    background: #000 url(../images/text_bg.jpg ) no-repeat right top;
    padding: 10px 10px 0 10px;
}

.product_con dd h5 {
    margin-top: 10px;
    color: #FFF;
}

.product_con dd {
    width: 28%;
    height: 480px;
    float: left;
    margin-left: 1.5%;
}

.product_con dd li {
    height: 232px;
    position: relative;
    overflow: hidden;
}

dt+dd {
    margin-top: 0;
}

.product_con dd li img {
    width: 100%;
    height: 100%;
    transition: 0.4s;
}

.product_con dl {
    margin-bottom: 20px;
}

.bottom-product li {
    width: 23.5%;
    height: 250px;
    float: left;
    margin-right: 2%;
    position: relative;
    overflow: hidden;
}

.bottom-product li:nth-child(4n) {
    margin-right: 0;
}

.bottom-product li img {
    width: 100%;
    height: 100%;
    transition: 0.4s;
}

.case_index {
    width: 100%;
    padding: 80px 0 0 0;
}

.case_title {
    text-align: center;
    margin-bottom: 10px;
}

.case_con ul li {
    width: 30.8%;
    height: 290px;
    position: relative;
    overflow: hidden;
    margin: 0 22px 22px 0;
    float: left;
}

.case_con ul li p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 36px;
    line-height: 36px;
    text-align: center;
    overflow: hidden;
    font-size: 14px;
    color: #FFF;
    background: rgba(0, 0, 0, 0.6);
}

.index_h2 {
    display: block;
    text-align: center;
    padding: 40px 0 30px;
}

.index_h2 dt {
    font-size: 26px;
    color: #313030;
    font-weight: bold;
    margin-bottom: 10px;
}

.case_con li img {
    width: 100%;
    height: 100%;
    transition: 0.4s;
}

.product_box dt:hover img {
    transform: scale(1.2);
}

.product_box li:hover img {
    transform: scale(1.2);
}

.case_box li:hover img {
    transform: scale(1.2);
}

.fullbody {
    float: left;
    width: 100%;
}

#case_show {
    width: 90%;
    margin-left: 5%;
    height: 207px;
    margin-top: 20px;
    position: relative;
    overflow: hidden;
}

#case_show ul {
    position: absolute;
    top: 34px;
    left: 0;
}

#case_show li {
    width: 210px;
    height: 173px;
    float: left;
    margin-right: 20px;
    position: relative;
}

#case_show li:hover p {
    background-color: #C39B5D;
    color: white!important;
}

#case_show li img.xianshi {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

#case_show li img {
    position: absolute;
    top: 173px;
    left: 0;
}

#case_show li em {
    position: absolute;
    top: 173px;
    left: 0;
}

#case_show li p {
    position: absolute;
    top: -34px;
    left: 0;
    width: 100%;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    color: #666;
    text-align: center;
    /* background: rgba(0, 0, 0, 0.6); */
}

#left_buf {
    position: relative;
    z-index: 999;
    top: -173px;
    margin-left: -1px;
    width: 40px;
}

#left_buf img {
    width: 41px;
}

#right_buf {
    position: relative;
    z-index: 999;
    top: -173px;
    float: right;
    margin-right: -1px;
    width: 40px;
}

#right_buf img {
    width: 41px;
}


/*宸ヨ壓鏂藉伐  */

.page4bg {
    float: left;
    width: 100%;
    margin-top: 12.41%;
}

.teccontend {
    float: left;
    width: 100%;
    position: relative;
    z-index: 20;
    margin-top: -55%;
}

.tecnav {
    float: right;
    width: 100%;
}

.tecnavlist1 {
    float: left;
    width: 13%;
    margin-top: 1%;
}

.tecnavline {
    float: left;
    width: 4%;
    margin-top: 8.5%;
}

.tectitle {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 14px;
    position: relative;
    z-index: 10;
    margin-top: -37.5%;
    color: #b7b7b7;
}

.tecnavlist .on {
    color: #c9161d;
}

.tecnavlist2 {
    float: left;
    width: 13%;
    margin-top: 6%;
}

.tecnavline2 {
    float: left;
    width: 4%;
    margin-top: 8.5%;
}

.tecnavlist3 {
    float: left;
    width: 13%;
    margin-top: 1%;
}

.tecnavline3 {
    float: left;
    width: 4%;
    margin-top: 8.5%;
}

.tecnavlist4 {
    float: left;
    width: 13%;
    margin-top: 6%;
}

.tecnavlist5 {
    float: left;
    width: 13%;
    margin-top: 1%;
}

.tecnavlist6 {
    float: left;
    width: 13%;
    margin-top: 6%;
}

.tecnavlist {
    cursor: pointer;
}

.techwal {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.tecnavlist .imghide {
    float: left;
    width: 100%;
    display: block;
}

.tecnavlist .imgshow {
    float: left;
    width: 100%;
    display: none;
}

.teccontend_list01 {
    float: left;
    width: 85%;
    margin-left: 15%;
}

.teccontend_list ul {
    float: left;
    width: 100%;
}

.teccontend_list ul li {
    float: left;
    width: 100%;
    margin-top: 1.25%;
    cursor: pointer;
}

.teccontend_list li .title {
    float: left;
    width: 100%;
    text-indent: 2.08%;
    font-size: 18px;
    line-height: 45px;
    color: #c9161d;
    background: url('../image/titleline.png')bottom left no-repeat;
}

.teccontend_list li .contendimg {
    float: left;
    width: 9.16%;
    margin-left: 2.08%;
}

.teccontend_list li .contendtxt {
    float: left;
    width: 87%;
    margin-left: 1%;
    font-size: 12px;
    color: #c3c3c3;
    line-height: 25px;
    letter-spacing: 1px;
}

.teccontend_list li .contendtxt span {
    float: left;
    width: 100%;
    margin-bottom: 1.66%;
}

.teccontend_list02 {
    float: left;
    width: 85%;
    margin-left: 7%;
    margin-top: 1.66%;
}

.teccontend_list03 {
    float: left;
    width: 85%;
    margin-left: 15%;
    margin-top: 1.66%;
}

.techofullbody {
    float: left;
    width: 100%;
    margin-top: 100px;
}

.techobody {
    float: left;
    width: 100%;
    margin-top: 3.33%;
}

.techotitle {
    float: left;
    width: 100%;
    font-size: 36px;
    color: #c9161d;
    text-align: right;
}

.techotitle img {
    float: right;
    width: 22%;
}

.techocontend {
    float: left;
    width: 100%;
}

.techocontendlist {
    float: left;
    width: 29%;
    margin-left: 5%;
    cursor: pointer;
}

.techocontendlist_box {
    float: left;
    width: 94%;
    margin-left: 3%;
}

.techolisttitle {
    float: left;
    width: 100%;
    font-size: 24px;
    color: #fff;
    margin-top: 9.7%;
}

.techolistline {
    float: left;
    width: 18%;
    position: relative;
    height: 3px;
    background: #fff;
    margin-top: 9.7%;
}

.techotext {
    float: left;
    width: 100%;
    font-size: 14px;
    color: #ccc;
    margin-top: 9.7%;
    line-height: 30px;
}

.techoimg {
    float: left;
    width: 100%;
    margin-top: 9.7%;
    margin-bottom: 3%;
}

.techoimg img {
    float: left;
    width: 100%;
}

.leftnone {
    margin-left: 0%;
}

.closetecpage {
    float: left;
    position: relative;
    z-index: 10;
    width: 4.166%;
    margin-left: 100%;
    margin-top: -62.5%;
    cursor: pointer;
}

.closetecpage img {
    float: left;
    width: 100%;
}


/* 鏈嶅姟浣撶郴 */

.service_index {
    max-width: 1200px;
    width: 100%;
    height: 650px;
    background: url(../images/index_09.jpg) center top no-repeat;
    margin: 0 auto;
}

.wal850 {
    width: 100%;
    max-width: 850px;
    margin: 0 auto;
}

.part5fullbody {
    float: left;
    width: 100%;
    margin-top: 100px;
}

.serve_box {
    float: left;
    width: 20%;
    margin-top: 11.17%;
}

.serve_box img {
    float: left;
    width: 100%;
}

.serve_left {
    float: left;
    width: 41.17%;
    position: relative;
    z-index: 10;
    margin-left: -20%;
    margin-top: 24.705%;
    border-bottom: 1px solid #262626;
}

.serve_title {
    float: left;
    width: 42.85%;
    font-size: 36px;
    color: #f3f3f3;
    line-height: 36px;
    margin: 37.14% 24.285% 24.285% 31.428%;
    background: url('../image/servet_bg.png');
}

.serve_title span {
    float: left;
    margin-bottom: 13.33%;
}

.serve_title .span1 {
    float: left;
    position: relative;
    z-index: 20;
    margin-left: -30%;
}

.serve_title img {
    float: left;
    width: 33%;
    margin-left: 30%;
    margin-bottom: 13.33%;
}

.serve_right {
    float: left;
    width: 58%;
    margin-top: 24.11%;
    border-left: 1px solid #262626;
}

.servenav {
    float: left;
    width: 100%;
}

.servenav_list {
    float: left;
    width: 100%;
    margin-top: 16%;
    margin-bottom: 16%;
}

.servenav_list li {
    float: left;
    width: 100%;
}

.servenav_list li .title_ch {
    font-size: 18px;
    line-height: 30px;
}

.servenav_list li .title_en {
    font-size: 12px;
}

.servenav_list li a {
    float: left;
    width: 66%;
    color: #f3f3f3;
    padding-top: 8.18%;
    padding-bottom: 8.18%;
    text-align: center;
}

.servenav_list li a:hover {
    color: #c9161d;
}

.servenav_list .more {
    float: right;
    width: 16%;
    margin-top: 10%;
    display: none;
}

.servenav_list .on a {
    color: #c9161d;
    border: 1px solid #c9161d;
}

.servicebody {
    float: left;
    width: 100%;
    margin-top: 3.33%;
}

.servicetitle {
    float: left;
    width: 100%;
    font-size: 36px;
    color: #c9161d;
    text-align: center;
}

.servicetitle_en {
    float: left;
    width: 100%;
    font-size: 20px;
    color: #c9161d;
    text-align: center;
    font-family: didot;
    line-height: 30px;
}

.service_list {
    float: left;
    width: 30%;
    margin-left: 5%;
    margin-top: 6.25%;
    cursor: pointer;
}

.service_listtop {
    margin-top: 12.5%;
}

.service_listbox {
    float: left;
    width: 72.22%;
    position: relative;
    z-index: 11;
}

.service_listbox img {
    float: left;
    width: 100%;
}

.service_listcon {
    float: left;
    width: 91.6%;
    margin-left: 7.4%;
    position: relative;
    z-index: 10;
    margin-top: -143.05%;
}

.service_listtitle {
    float: left;
    width: 100%;
    font-size: 24px;
    color: #fff;
    margin-top: 7.4%;
}

.service_listtext {
    float: left;
    width: 100%;
    font-size: 12px;
    color: #ccc;
    margin-top: 5.4%;
    line-height: 25px;
}

.service_listimg {
    float: left;
    width: 280px;
    height: 280px;
    margin-top: 5.4%;
    border-radius: 50%;
    overflow: hidden;
}

.service_listimg img {
    float: left;
    width: 100%;
}

.leftnone {
    margin-left: 0%;
}

.servicefullbody {
    float: left;
    width: 100%;
    margin-top: 100px;
}

.service_listboxon {
    display: none;
}

.servicecontendtxt {
    float: left;
    width: 94%;
    text-align: center;
    margin-left: 1%;
    padding: 0 2%;
    margin-top: 1.6%;
    font-size: 12px;
    line-height: 25px;
    max-height: 560px;
    overflow-y: auto;
    margin-bottom: 8.4%;
}

.closeservicepage {
    float: left;
    position: relative;
    z-index: 10;
    width: 4.166%;
    margin-left: 100%;
    margin-top: -62.5%;
    cursor: pointer;
}

.closeservicepage img {
    float: left;
    width: 100%;
}

.service_process {
    width: 100%;
    float: left;
    margin-top: 80px;
}

.service_process ul li {
    background: rgba(0, 0, 0, 0.6);
    width: 50px;
    height: 310px;
    float: left;
    text-align: center;
    color: #FFF;
    overflow: hidden;
}

.service_process ul li em {
    font-style: normal;
    font-size: 50px;
    font-weight: bold;
}

.service_process ul li p {
    font-size: 30px;
    padding-bottom: 18px;
    color: #fff;
}

.service_process ul li div {
    padding-top: 100px;
}

.show {
    display: block;
}

.hidden {
    display: none;
}

.index_tit {
    text-align: center;
    padding: 40px 0 30px;
}

.index_tit dt {
    font-size: 26px;
    color: #313030;
    font-weight: bold;
    margin-bottom: 10px;
}

.index_tit p {
    font-size: 14px;
    color: #1e1e1e;
    line-height: 26px;
    width: 79%;
    margin: 10px auto 0;
}

.about_index {
    width: 100%;
    padding: 80px 0 0 0;
}

.about_title {
    text-align: center;
    margin-bottom: 10px;
}

.show-grid {
    margin-bottom: 15px;
}

.row {
    margin-right: 0px;
    margin-left: 0px;
}

.pagecurl_container {
    background: #fff url(../images/pagenext.jpg ) no-repeat left top;
}

.contact_index {
    width: 100%;
    padding: 80px 0 0 0;
}

.elevator {
    position: fixed;
    bottom: 250px;
    right: 0;
    z-index: 9999;
    width: 64px;
}

.elevator a {
    display: block;
    width: 64px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    border: 1px solid #edf1f2;
    background-color: #fff;
    position: relative;
}


/*.elevator a.service_back {display: none;}*/

.elevator a.service_phone .p1 {
    display: none;
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    background: #2c99ff;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 64px;
    height: 64px;
    z-index: 111;
    padding-top: 10px;
}

.elevator a.service_phone:hover .p1 {
    display: block;
}

.elevator_phone_box {
    width: 267px;
    height: 102px;
    position: absolute;
    left: -280px;
    top: 0;
    border: 1px solid #e5e5e5;
    background: #fff;
    padding: 18px;
    line-height: 32px;
    font-size: 15px;
    color: #666666;
    text-align: left;
    z-index: 11;
    -webkit-transition: opacity .25s, transform .3s;
    -moz-transition: opacity .25s, transform .3s;
    transition: opacity .25s, transform .3s;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}

.elevator_phone_box:before {
    content: "";
    display: block;
    position: absolute;
    right: -6px;
    top: 16px;
    border-right: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    width: 12px;
    height: 12px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    z-index: 10;
    background: #fff;
}

.elevator_phone_box .p3 {
    font-size: 14px;
    color: #2c99ff;
}

.elevator a.service_phone:hover .elevator_phone_box {
    display: block;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.elevator a.service_wechat .p1 {
    display: none;
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    background: #14d212;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 64px;
    height: 64px;
    z-index: 111;
    padding-top: 10px;
}

.elevator a.service_wechat:hover .p1 {
    display: block;
}

.elevator_wechat_box {
    width: 207px;
    height: 260px;
    position: absolute;
    left: -220px;
    bottom: 0;
    border: 1px solid #e5e5e5;
    background: #fff;
    padding: 10px;
    line-height: 32px;
    font-size: 15px;
    color: #666666;
    text-align: left;
    z-index: 11;
    -webkit-transition: opacity .25s, transform .3s;
    -moz-transition: opacity .25s, transform .3s;
    transition: opacity .25s, transform .3s;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}

.elevator a.service_wechat:hover .elevator_wechat_box {
    display: block;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.elevator_wechat_box .p2 {
    font-size: 16px;
    text-align: center;
    line-height: 24px;
}

.elevator_wechat_box:before {
    content: "";
    display: block;
    position: absolute;
    right: -6px;
    bottom: 16px;
    border-right: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    width: 12px;
    height: 12px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    z-index: 10;
    background: #fff;
}

.elevator a.service_back .p1 {
    display: none;
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    background: #333333;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 64px;
    height: 64px;
    z-index: 111;
    padding-top: 10px;
}

.elevator a.service_back:hover .p1 {
    display: block;
    cursor: pointer;
}

.service_wechat {
    margin-bottom: 1rem;
}

div.header_banner {
    max-width: 1920px;
    margin: 0 auto;
}

figure.goods_bg {
    padding-top: 0%;
    height: 380px;
    /* Default image height */
    background-size: cover;
    -moz-background-size: cover;
    /* Firefox 3.6 */
    background-position: center;
    /* Internet Explorer 7/8 */
}

@media (max-width: 1440px) {
    /*Width of inner wrapper */
    figure.goods_bg {
        padding-top: 30% !important;
        /* slope */
        height: 0px !important;
    }
}

.centerbox {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}

.position {
    width: 100%;
    padding-top: 50px;
}

.position_t {
    width: 68px;
    height: 5px;
    margin: 0 auto;
    margin-bottom: 10px;
    background: #d4d4d4;
}

.position_now {
    text-align: center;
    font-size: 14px;
    font-family: "寰蒋闆呴粦";
    color: #999;
    margin-bottom: 30px;
}

.position_now a {
    color: #999;
    cursor: pointer;
}

.position_now a.hover {
    color: #0060b0;
}


/*product*/

.product {
    width: 100%;
    background: #f7f7f7;
}

.product_center {
    width: 1200px;
    margin: 0 auto;
}

.product_center_title {
    width: 100%;
    height: 88px;
    line-height: 88px;
}

.product_center_title img {
    text-align: center;
}

.product_center_title span {
    display: inline-block;
    width: 35%;
    height: 1px;
    background: #cecdcf;
}

.h50 {
    width: 100%;
    height: 50px;
}

.message_pic {
    width: 28.6%;
}

.product_center_list {
    height: auto;
    margin: 0 auto;
    line-height: 100px;
    text-align: center;
    width: 100%;
}

.product_center_list span {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    border: 1px solid #c9c9c9;
    vertical-align: middle;
    font-size: 14px;
    color: #666;
    font-family: "寰蒋闆呴粦";
    text-align: center;
    position: relative;
    cursor: pointer;
    margin: 0 19px;
    border-radius: 2px;
    overflow: hidden;
    padding: 0 20px;
    transition: all ease 0.02s;
}

.product_center_list span:hover {
    background-color: #0060b0;
    color: #fff;
    overflow: visible;
    ;
}

.product_center_list span:hover img.product_icon1 {
    display: block;
}

.product_center_list span.hover {
    background-color: #0060b0;
    color: #fff;
    overflow: visible;
}

.product_center_list span.hover img.product_icon1 {
    display: block;
}

span img.product_icon1 {
    position: absolute;
    left: 50%;
    bottom: -8px;
    display: none;
    margin-left: -5px;
    transition: all ease 0.02s;
}

.product_center_listbox {
    width: 100%;
}

.product_center_listbox ul {
    width: 100%;
}

.product_center_listbox ul li {
    width: 22.5%;
    border: 1px solid #dcdcdc;
    margin-bottom: 32px;
    position: relative;
    padding-bottom: 26px;
    margin-left: 1.25%;
    margin-right: 1.25%;
}

.list_box1 {
    width: 100%;
    height: 300px;
    overflow: hidden;
    text-align: center;
}

.list_box1 img {
    max-width: 100%;
    max-height: 100%;
}

.list_box2 {
    width: 100%;
    text-align: center;
}

.list_title {
    font-size: 14px;
    color: #333;
    font-family: "寰蒋闆呴粦";
    margin-top: 33px;
    margin-bottom: 22px;
}

.list_note {
    font-size: 12px;
    color: #999;
    font-family: "寰蒋闆呴粦";
}

.list_note span {
    color: #999;
}

.mlr {
    margin-left: 30px;
    margin-right: 30px;
}

.listbox_pop {
    width: 100%;
    height: 100%;
    background: rgba( 0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    display: none;
    opacity: 0;
}

.listbox_pop_s {
    width: 36px;
    height: 36px;
    border: 1px solid #fff;
    border-radius: 3px;
    line-height: 36px;
    text-align: center;
    margin-top: 45%;
    margin-left: 45%;
    margin-bottom: 12px;
}

.listbox_pop_more {
    font-size: 12px;
    color: #fff;
    font-family: "寰蒋闆呴粦"
}

.list:hover .listbox_pop {
    display: block;
    transition: all ease 1.5s;
    opacity: 1;
}

.seeMore {
    width: 8%;
    text-align: center;
    padding-bottom: 102px;
    margin: 0 auto;
    position: relative;
}

.seeMore_t {
    margin-top: 13px;
    font-size: 14px;
    color: #999;
    font-family: "寰蒋闆呴粦";
    margin-bottom: 22px;
}

.seeMore_icon {
    width: 39px;
    height: 39px;
    background: #999999;
    line-height: 39px;
    text-align: center;
    margin: 0 auto;
    cursor: pointer;
    transition: all ease .3s;
}

.seeMore_icon:hover {
    background: #0060b0;
}

.P_C_productbox {
    width: 100%;
    /* margin-bottom: 50px; */
}

.P_C_product_title1 img {}

.re_list_box2 {
    padding-top: 26px;
}

.re_list_title {
    margin-top: 0;
    margin-bottom: 0;
}

.linbox {
    width: 100%;
    height: 1px;
    background: #cecdcf;
    margin-top: 20px;
    margin-bottom: 30px;
}

.re_list_box1 {
    position: relative;
}

.listbox_radio {
    width: 98px;
    height: 98px;
    overflow: hidden;
    background: url(../image/listbox_radio.png) center center no-repeat;
    position: absolute;
    left: 34%;
    top: 34%;
}

.re_product_center_listbox {
    margin-bottom: 38px;
}

.re_product_center_listbox {
    padding-bottom: 18px;
}

.p_title {
    color: #675723;
    font-size: 18px;
}

.p_title_en {
    color: #ac860f;
    font-size: 14px;
}

#left_typeUl_t400 {
    display: inline-block;
    margin: 0 auto 20px;
}

.left_menu1:hover {
    width: 190px;
    height: 59px;
    line-height: 59px;
    background: #342A27;
    margin: 0px auto 6px auto;
    float: left;
}

.left_menu1:hover a {
    color: white;
}

#left_typeLi_t400_1 {
    width: 190px;
    height: 59px;
    line-height: 59px;
    background: #342A27;
    margin: 0px auto 6px auto;
    float: left;
}

#left_typeLi_t400_1 a {
    color: white;
}

.left_menu1 {
    margin: 0 auto;
    width: 190px;
    height: 59px;
    line-height: 59px;
    background: #f2f2f2;
    border-bottom: 1px solid #EBEBEB;
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 6px;
    float: left;
}

.left_menu1 a {
    color: #282828;
    text-decoration: none;
    display: inline-block;
    width: 100%;
    font-size: 14px;
}

.left_menu1 a {
    color: #282828;
    text-decoration: none;
    display: inline-block;
    width: 100%;
    font-size: 14px;
    text-align: center;
}


/*message*/

.message {
    width: 100%;
}

.messageBox {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}

.message_con {
    width: 100%;
    padding-top: 64px;
}

.messageBox_l {
    width: 50%;
}

.messageBox_r {
    width: 50%;
}

.pp p {
    width: 90%;
    height: 42px;
    border-radius: 3px;
    border: 1px solid #d2d2d2;
    line-height: 42px;
    padding-left: 20px;
    font-family: "榛戜綋";
    margin-bottom: 38px;
}

.pp p i {
    float: left;
    display: inline-block;
    margin-right: 3px;
    color: #ff0000;
    font-size: 11px;
}

.pp p span {
    font-size: 14px;
    color: #666;
    font-family: "寰蒋闆呴粦";
}

.pp p input {
    width: 80%;
}

.messageBox_r p.messageBox_r {
    width: 90%;
    height: 214px;
}

.messageBox_r p.messageBox_r input {
    width: 100%;
    height: 100%;
}

.pp p.textarea_box {
    width: 90%;
    height: 206px;
    border-radius: 3px;
    border: 1px solid #d2d2d2;
}

.pp p.textarea_box i {
    display: inline-block;
    vertical-align: top;
    display: inline-block;
}

.pp p.textarea_box span {
    display: inline-block;
    vertical-align: top;
    display: inline-block;
}

.textarea_box textarea {
    width: 474px;
    height: 172px;
    padding-top: 13px;
    border: none;
    resize: none;
}

.submit_btn {
    cursor: pointer;
    width: 214px;
    height: 44px;
    border-radius: 5px;
    border: 1px solid #d2d2d2;
    line-height: 44px;
    text-align: center;
}

.submit_btn a {
    font-size: 18px;
    font-family: "Arial Regular";
    color: #666 !important;
    background: transparent !important;
    cursor: pointer;
    letter-spacing: 2px;
    text-transform: uppercase;
    vertical-align: middle;
    height: 100%;
}

.submit_btn:hover {
    background: #0060b0;
    border: 1px solid #FFF;
    transition: all ease .5s;
}

.submit_btn:hover a {
    color: #FFF !important;
    transition: all ease .5s;
}

.pp input,
textarea {
    float: left;
    line-height: 42px;
    background: transparent;
    padding: 0px;
    font-size: 12px;
    font-family: Arial, "寰蒋闆呴粦";
    color: #888;
    outline: none;
    border: 0px;
    margin: 0px 0px 0px 0px;
}


/*news*/

.wrapper {
    width: 100%;
    max-width: 1050px;
    min-width: 1050px;
    margin: 0px auto;
}

.newwrapper {
    width: 60%;
    margin-left: 31%;
}

.tab_bd>div.active {
    display: block;
}

.tab_bd>div {
    display: none;
}

.ListNewUl li {
    overflow: hidden;
    margin-top: 1.25rem;
    padding: 1.25rem;
    background: #fff;
    border: 1px solid #EEEEEE;
}

.ListNewImg {
    float: left;
    width: 30%;
    height: 12.1875rem;
}

.ListNewImg img {
    width: 100%;
}

.ListNewText {
    float: left;
    padding-left: 1.25rem;
    width: 70%;
}

.ListNewH1 {
    font-size: 1.125rem;
    height: 3.125rem;
    line-height: 3rem;
    color: #333333;
    border-bottom: 1px solid #eeeeee;
}

.ListNewA {
    padding: 1.25rem 0 1rem 0;
}

.ListNewA a {
    display: inline-block;
    font-size: 0.875rem;
    color: #3399ff;
    padding: 0 0.625rem;
    border-left: 1px solid #dddddd;
}

.ListNewA a.hui {
    color: #999999;
}

.ListNewA a:first-child {
    border: none;
    padding-left: 0;
}

.ListNewPs {
    height: 4.6875rem;
    overflow: hidden;
}

.ListNewPs p {
    font-size: 0.875rem;
    color: #666666;
    height: 1.5625rem;
}

.contBox {
    overflow: hidden;
    width: 100%;
}

.community_activity_left {
    margin-bottom: 2rem;
    width: 68%;
    float: left;
    padding: 1.25rem;
    background-color: #fff;
    border: 1px solid #eeeeee;
}

.community_activity_box01 {
    padding: 1.25rem 0px 0.25rem;
    text-align: center;
    border-bottom: 1px solid #eeeeee;
}

.community_activity_box01 .p1 {
    padding-bottom: 1rem;
    font-size: 1.875rem;
    color: #333333;
}

.community_activity_box01 .p2 {
    margin-bottom: 0.625rem;
    font-size: 0.875rem;
    color: #666666;
}

.community_activity_box01_shrae {
    text-align: right;
    line-height: 1.625rem;
}

.community_activity_box01_shrae span {
    vertical-align: middle;
}

.community_activity_shrae_ul {
    display: inline-block;
}

.activity_box01 {
    margin: 1.25rem 0;
    padding: 1.25rem;
    font-size: 0.875rem;
    color: #333;
    line-height: 1.5rem;
    background-color: #eeeeee;
}

.activity_box02 img {
    width: 100%;
}

.activity_box03 img {
    max-width: 100%;
}

.activity_box03 .p1 {
    font-size: 1rem;
    color: #2C99FF;
    margin-bottom: 0.5rem;
}

.activity_box03 .p3 {
    margin: 0.625rem 0;
    line-height: 1.5625rem;
    font-size: 0.875rem;
    color: #333333;
}

.activity_box03 {
    margin-top: 1.5625rem;
}

.activity_box04 {
    margin-top: 1.875rem;
    padding-top: 0.875rem;
    font-size: 0.75rem;
    color: #666666;
    border-top: 1px solid #e1e1e1;
}

.activity_box04 font {
    color: #111111;
}

.community_activity_right {
    width: 30%;
    float: right;
    border: 1px solid #eeeeee;
}

.activity_box04P {
    font-size: 0.875rem;
    color: #666666;
}

.activity_box04Text {
    height: 3.125rem;
    overflow: hidden;
    padding-right: 3.75rem;
}

.activity_box04Text p {
    line-height: 1.5625rem;
}

.DetaisRBoxTop {
    padding: 0.9375rem 0;
    background: url(../images/bg.png) no-repeat left top;
    background-size: 100% 100%;
}

.DetaisRBoxP {
    height: 2.1875rem;
    line-height: 2.1875rem;
    font-size: 0.875rem;
    text-align: center;
    color: #ffffff;
}

.DetaisRBoxP01 {
    height: 2.1875rem;
    font-size: 1rem;
    line-height: 2.1875rem;
    text-align: center;
    line-height: 2.1875rem;
    color: #ffffff;
}

.DetaisRBoxP span {
    font-size: 1.125rem;
}

.DetaisRBoxBot {
    padding-bottom: 0.625rem;
}

.erWei {
    width: 40%;
    margin: 1.875rem auto;
}

.erWei img {
    width: 100%;
}

.erWeiP {
    height: 3.4375tem;
    line-height: 3.4375rem;
    text-align: center;
    font-size: 0.875rem;
    color: #2c99ff;
}

.DetaisRBox01 {
    background-color: #fff;
}

.DetaisRBox02 {
    margin-top: 1.25rem;
    padding: 1.25rem;
    background-color: #fff;
}

.community_activity_tit {
    border-bottom: 1px solid #dedede;
}

.community_activity_tit h2 {
    display: inline-block;
    color: #333333;
    padding-bottom: 0.625rem;
    font-size: 1rem;
    border-bottom: 2px solid #2C99FF;
}

.community_activity_tit span {
    color: #2C99FF;
    font-size: 0.875rem;
}

.community_activity_tit span img {
    margin-left: 0.3rem;
    margin-top: -3px;
}

.DetaisRUl li {
    overflow: hidden;
    margin-top: 1.25rem;
}

.DetaisRimg {
    width: 6.25rem;
    height: 3.4375rem;
    float: left;
}

.DetaisRimg img {
    width: 100%;
}

.DetaisRtext {
    float: left;
    padding-left: 0.625rem;
    width: 13.5rem;
}

.DetaisRtext p {
    line-height: 1.25rem;
    font-size: 0.75rem;
    color: #333333;
}

.AbuotBox {
    padding-top: 1.25rem;
    overflow: hidden;
}

.AbuotLeft {
    float: left;
    width: 15rem;
    border: 1px solid #eeeeee;
}

.AbuotLeft li {
    width: 100%;
    height: 3.125rem;
    font-size: 0.875rem;
    color: #333333;
    text-align: center;
    line-height: 3.125rem;
    border-bottom: 1px solid #eeeeee;
}

.AbuotLeft li:last-child {
    border-bottom: none;
}

.AbuotLeft li i {
    margin-right: 0.625rem;
}

.AbuotRight {
    float: left;
    width: 62.8%;
    margin-left: 18.5%;
}

.AbuotH1 {
    height: 1.875rem;
    /*line-height: 1.875rem;*/
    font-size: 22px;
    color: #333333;
    text-align: center;
    margin-top: 30px;
    /* border-bottom: 1px solid #e0e0e0; */
}

.AboutPs {
    margin-bottom: 1.5625rem;
}

.AboutP {
    color: #666666;
    font-size: 0.875rem;
    line-height: 2.1875rem;
    padding-top: 0.625rem;
}

.AboutP span {
    font-weight: bold;
}

.AboutImg {
    width: 23.125rem;
    margin-top: 1.25rem;
}

.FenLeiUl02 {
    margin-top: 1.5625rem;
}

.contactBox {
    overflow: hidden;
    margin-bottom: 2.5rem;
}

.contactL {
    padding-top: 0.625rem;
    float: left;
    width: 50%;
}

.contactL p {
    height: 1.5625rem;
    line-height: 1.5625rem;
    font-size: 0.75rem;
    color: #333333;
}

.contactR {
    width: 50%;
    float: right;
    padding-top: 1.25rem;
    text-align: right;
}

.contactR img {
    /*width: 24.375rem;*/
    height: 10rem;
}

.AboutPs01 {
    padding-top: 0.625rem;
    padding-bottom: 2.8125rem;
}

.AboutP1 {
    font-size: 0.75rem;
    line-height: 1.875rem;
    color: #666666;
}

.AboutPs01 p {
    font-size: 0.75rem;
    line-height: 1.875rem;
    color: #666666;
}

.AboutH2 {
    height: 1.125rem;
    font-size: 0.875rem;
    color: #333333;
    font-weight: bold;
    line-height: 3.125rem;
    font-size: 0.875rem;
}

.LinkUl01 {
    overflow: hidden;
    padding-top: 0.625rem;
    padding-bottom: 1.875rem;
}

.LinkUl01 li {
    float: left;
    width: 11.25rem;
    margin-right: 0.3125rem;
    margin-top: 0.3125rem;
}

.LinkUl01 li:nth-child(5n) {
    margin-right: 0;
}

.LinkUl01 li img {
    width: 100%;
}

.linkText {
    overflow: hidden;
    padding-top: 0.625rem;
    padding-bottom: 2.5rem;
}

.linkText li {
    float: left;
    padding: 0 1.74rem;
    font-size: 0.875rem;
    height: 2.5rem;
    line-height: 2.5rem;
}

.linkText li.active {
    color: #2C99FF;
}

.linkText li.pdLnone {
    padding-left: 0;
}

.linkText li.pdRnone {
    padding-right: 0;
}

.AbuotLeft01 {
    float: left;
    padding: 0 2.8125rem;
    width: 14.375rem;
    border: 1px solid #eeeeee;
    background: #fff;
}

.AbuotLeft01>dl:last-child {
    border: none;
}

.AbuotLeft01 li {
    width: 100%;
    height: 3.125rem;
    font-size: 0.875rem;
    color: #333333;
    text-align: center;
    line-height: 3.125rem;
    border-bottom: 1px solid #eeeeee;
}

.AbuotLeftDl {
    width: 100%;
}

.AbuotLeftH1 {
    height: 3.4375rem;
    font-size: 0.875rem;
    font-weight: bold;
    line-height: 3.4375rem;
    text-align: center;
    color: #333333;
}

.AbuotLeftDl {
    border-bottom: 1px solid #e9e9e9;
}

.AbuotLeftDl dd {
    height: 3.4375rem;
    font-size: 0.875rem;
    padding-left: 1.1875rem;
    color: #444444;
    line-height: 3.4375rem;
    cursor: pointer;
}

.AbuotLeftDl dd i {
    margin-right: 0.5rem;
    vertical-align: middle;
}

.AbuotLeftDl dd.active {
    color: #2C99FF;
}

.AbuotRight01 {
    float: right;
    width: 59.375rem;
    margin-bottom: 2.5rem;
    border: 1px solid #eeeeee;
    padding: 1.25rem;
    background: #fff;
}

.fenLeiTitle {
    height: 2.1875rem;
    margin-top: 1.875rem;
    /* background: url(../images/jiantouLan01.png) right center no-repeat; */
}

.FeileiText h1 {
    height: 2.1875rem;
    font-size: 1rem;
    font-weight: bold;
    line-height: 2.1875rem;
    color: #333333;
    /* color:#ff0000; */
}

.message {
    width: 100%;
    margin: 0 auto;
}

.message .tit {
    width: 146px;
    height: 46px;
    line-height: 46px;
    font-size: 18px;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    background: #333;
}

.message .bod {
    border: 1px solid #bbbbbb;
    height: 430px;
    background: url(../images/message_bg.jpg) center bottom no-repeat;
}

.message .bod form {
    padding: 50px 0 0 200px;
}

.message .bod form p {
    margin-bottom: 10px;
    font-size: 14px;
}

.message .bod form p span {
    float: left;
    display: inline-block;
    width: 15%;
    text-align: right;
    color: #666;
    font-weight: bold;
    line-height: 34px;
}

.message .bod form p span i {
    font-style: normal;
    color: #F00;
}

.message .submit_btn {
    margin-right: 180px;
}

.message .bod form .tj input {
    width: 80px;
    height: 30px;
    font-size: 14px;
    color: #FFF;
    background: #f08200;
    border: none;
}

.message .bod form .tj input:nth-child(2) {
    background: #767676;
    margin-left: 20px;
}

.message {
    width: 100%;
}

.message .bod form {
    padding: 30px 0 0 100px;
}

.message .bod form p input {
    height: 34px;
    width: 420px;
    border: 1px solid #eeeeee;
    padding: 0 6px;
    background: #FFF;
    color: #666;
}

.message .bod form p textarea {
    width: 420px;
    height: 100px;
    padding: 0 6px;
    line-height: 30px;
    color: #666;
    border: 1px solid #eeeeee;
    resize: none;
    vertical-align: top;
}

.AbuotLeft .active {
    background: #333;
}

.AbuotLeft .active a {
    color: #fff;
}

.footer {
    float: left;
    width: 100%;
    min-width: 1000px;
    background: #000000;
}

.footer01.footer {
    /* position: absolute; */
    bottom: 0;
    right: 0;
    width: 100%;
    background: #fff;
}

.footer01 .footerP {
    background: #eaeaea;
    color: #444444;
}

.footer01 .linkBox span {
    color: #666666;
    font-weight: bold;
}

.footer01 .linkBox a {
    color: #666666;
}

.footer01 .footerTop {
    border-bottom: 1px solid #ddd;
}

.footer01 .phoneBox {
    border-right: 1px solid #ddd;
}

.footer01 .footerDl {
    border-right: 1px solid #ddd;
}

.footerTop {
    padding: 2.5rem 0 1.875rem 0;
    overflow: hidden;
    border-bottom: 1px solid #464f5b;
}

.phoneBox {
    float: left;
    width: 15.625rem;
    padding-right: 4.625rem;
    text-align: center;
    border-right: 1px solid #464f5b;
    overflow: hidden;
}

.phoneImg {
    width: 3.4375rem;
    margin: 1.25rem auto 0 auto;
}

.phoneImg img {
    width: 100%;
}

.phoneP {
    height: 1.875rem;
    line-height: 1.875rem;
    font-size: 0.875rem;
    color: #bfc3ca;
}

.phoneH1 {
    height: 2.5rem;
    line-height: 2.5rem;
    font-size: 1.5rem;
    color: #bfc3ca;
}

.footerDl {
    float: left;
    width: 36.25rem;
    padding: 0 4rem;
    border-right: 1px solid #464f5b;
}

.footerDl dl {
    float: left;
    width: 9.354rem;
    color: #bfc3ca;
    padding-left: 2.5rem;
}

.footerDl dl dt {
    height: 1.875rem;
    line-height: 1.875rem;
    font-size: 0.875rem;
}

.footerDl dl dd {
    height: 1.5625rem;
    line-height: 1.5625rem;
    font-size: 0.75rem;
}

.QrcodeBox {
    float: left;
    width: 23.125rem;
    text-align: center;
}

.QrcodeP {
    margin-bottom: 1rem;
    font-size: 0.75rem;
    color: #fff;
}

.QrcodeImg {
    width: 28%;
    margin: 0 auto;
}

.QrcodeImg img {
    width: 100%;
}

.linkBox {
    font-size: 0.75rem;
    color: #666666;
    height: 3.75rem;
    line-height: 3.75rem;
}

.linkBox span {
    color: #bfc3ca;
}

.linkBox a {
    color: #bfc3ca;
    padding: 0 0.625rem;
}

.footerP {
    height: 2.5rem;
    line-height: 2.5rem;
    background: #000000;
    text-align: center;
    font-size: 0.75rem;
    color: #fff;
}

.footerDl dl dd a {
    color: #bfc3ca;
}

.footerP a {
    color: #bfc3ca;
}

.Tablefooter {
    height: 44px;
    padding: 5px 30px;
    color: #666666;
    font-size: 14px;
    margin-top: -38px;
}

.Tablefooter .PageNumber {
    float: left;
    padding: 2px 0px;
}

.Tablefooter .PageNumber select {
    width: 80px;
    height: 30px;
    border: 1px solid #C8C8C8;
}

.Tablefooter .paging {
    text-align: right;
    display: inline-block;
    float: right;
    height: 34px;
}

.Tablefooter .paging .pagination {
    margin: 0px;
}

.page-num-current {
    background-color: red;
    color: #FFF!important;
}

.pager>li>a,
.paging .pagination>li>a {
    margin: 0 0px 0 10px;
    color: #333 !important;
    border-color: #d0d0d0;
}

.pager>li>a:hover,
.paging .pagination>li>a:hover {
    color: #160eb2 !important;
    border-color: #160eb2;
}

.pager>li.active>a,
.paging .pagination>li.active>a {
    background: #160eb2;
    color: #fff !important;
    border-color: #160eb2;
}

.paging .list-group-item,
.paging .no-radius,
.pager>li>a,
.paging .pagination>li>a {
    border-radius: 3px !important;
}

.menu_list.active {
    background: #460101;
}


/*鍏徃绠€浠�  */

.company_body {
    float: left;
    width: 100%;
    background-color: white;
    /* margin-top: 30px; */
}

.company_title {
    width: 100%;
    text-align: center;
}

.company_title img {
    width: 16%;
}

.company_who {
    float: left;
    width: 54%;
    margin-left: 23%;
    margin-top: 20px;
}

.company_who_con {
    float: left;
    width: 60%;
}

.company_who_right {
    float: right;
    width: 40%;
}

.company_who_right img {
    float: right;
    width: 80%;
    margin-top: 30px;
}

.company_who_title {
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    width: 125px;
    float: left;
    border-bottom: 5px solid red;
}

.company_who_dec {
    float: left;
    width: 100%;
}

.company_who_article {
    float: left;
    width: 90%;
}

.company_who_article p {
    font-size: 12px;
    line-height: 20px;
}

.company_jiazhi {
    float: left;
    width: 100%;
    background: #950c0b;
    margin-top: 50px;
}

.company_jiazhi_con {
    float: left;
    width: 66%;
    margin-left: 17%;
}

.company_jiazhi_left {
    float: left;
    width: 50%;
}

.company_jiazhi_left img {
    float: left;
    width: 100%;
}

.company_jiazhi_right {
    float: right;
    width: 50%;
}

.companyjiazhi_article {
    font-size: 12px;
    line-height: 20px;
    padding: 80px 20px 0 20px;
}

.companyjiazhi_article p {
    color: #f3e9e9;
}

.company_map {
    float: left;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 50px;
}

.company_map_con {
    float: left;
    width: 57%;
    margin-left: 21.5%;
}

.company_map_pic {
    float: left;
    width: 100%;
}

.company_map_pic img {
    float: left;
    width: 100%;
}

.company_map_bottom {
    float: left;
    width: 100%;
    border-left: 10px solid #950c0b;
}

.company_map_bottom_article {
    margin-left: 10px;
    float: left;
    font-size: 12px;
    line-height: 20px;
    border-bottom: 1px solid #950c0b;
}

.product_detail_box {
    width: 100%;
    /* float: left; */
}

.product_pic {
    float: left;
    width: 56%;
    margin-left: 22%;
}

.product_dec {
    float: left;
    width: 100%;
    margin: 60px auto 20px;
}

.product_dec_title {
    float: left;
    width: 100%;
}

.left_img {
    float: left;
    width: 45px;
}

.left_img img {
    float: left;
    width: 100%;
}

.product_dec_title ul {
    float: left;
    width: -moz-calc(100% - 60px);
    width: -webkit-calc(100% - 60px);
    width: calc(100% - 60px);
    border-bottom: solid 1px #60280b;
    margin-top: 10px;
    margin-left: 15px;
}

.product_dec_title ul li {
    float: left;
    width: 120px;
    text-align: center;
    line-height: 36px;
    cursor: pointer;
}

.product_dec_title ul li.active {
    color: #fff;
    background: #60280b;
}

.zx_img {
    float: left;
    width: 126px;
    margin-top: 11px;
    margin-left: -126px;
    cursor: pointer;
}

.zx_img img {
    float: left;
    width: 100%;
}

.product_dec_con {
    float: left;
    width: -moz-calc(100% - 60px);
    width: -webkit-calc(100% - 60px);
    width: calc(100% - 60px);
    margin-top: 10px;
    margin-left: 60px;
    margin-bottom: 60px;
}

.product_dec_con img {
    max-width: 100%;
}

.product_dec_article {
    padding-top: 20px;
}

.product_dec_article h5 {
    margin-bottom: 0px;
    line-height: 50px;
}

.product_dec_article p {
    line-height: 30px;
}

.hide {
    display: none;
}

.aboutus_title {
    float: left;
    width: 100%;
    font-size: 25px;
    font-weight: 600;
    text-align: center;
}

.contact_neirong {
    float: left;
    width: 78%;
    margin-left: 11%;
    margin-top: 30px;
}

.contact_address {
    float: left;
    width: 50%;
}

.contact_form {
    float: left;
    width: 50%;
}

.address_dl {
    float: left;
    width: 68%;
}

.address_dl .title_l,
.con_l {
    float: left;
    width: 100%;
    font-size: 12px;
}

.address_dl .title_l {
    color: #979797;
    line-height: 30px;
}

.address_dl .con_l {
    font-weight: 600;
}

.address_dr {
    float: left;
    width: 30%;
}

.address_dr .title_l,
.con_l {
    float: left;
    width: 100%;
}

.address_dr .title_l {
    color: #979797;
    line-height: 30px;
}

.address_dr .con_l {
    font-weight: 600;
}

.form_input {
    float: left;
    width: 100%;
}

.form_input input {
    float: left;
    width: 30%;
    border: solid 2px #777777;
    margin: 0px 0px 0px 0px;
}

.ml {
    margin-left: 3% !important;
}

.form_text {
    float: left;
    width: 100%;
}

.form_text textarea {
    float: left;
    width: 100%;
    margin-top: 10px;
    border: solid 2px #777777;
    text-indent: 10px;
    height: 120px;
    resize: none;
}

.form_submit {
    float: left;
    width: 100%;
}

.form_submit input {
    width: 90px;
    height: 35px;
    color: #fff;
    background: #777777;
    font-size: 14px;
}

.contact_map {
    float: left;
    width: 100%;
    height: 480px;
    padding-top: 30px;
    background-color: white;
}

.service_title {
    float: left;
    width: 100%;
    text-align: center;
}

.service_title img {
    width: 25%;
}

.tab_head {
    float: left;
    width: 31.4%;
    margin-left: 34.3%;
    margin-top: 50px;
}

.tab_head li {
    float: left;
    width: 22.5%;
    margin-left: 2.5%;
    text-align: center;
    font-size: 12px;
    border: solid 1px #585858;
    height: 25px;
    line-height: 25px;
}

.tab_head li.active {
    background: #2b292c;
}

.tab_head li.active a {
    color: #fff;
    text-decoration: none;
}

.cellar_body {
    float: left;
    width: 100%;
    margin-top: 70px;
}

.cellar_box {
    width: 1050px;
    margin: 20px auto 40px;
}

.cellar_l1 {
    float: left;
    width: 50%;
}

.cellar_l1 img {
    float: left;
    width: 100%;
}

.cellar_l1-r {
    float: left;
    width: 50%;
}

.cellar_t1 {
    float: left;
    width: 70%;
    margin-left: 15%;
    margin-top: 25px;
}

.cellar_t1 img {
    float: left;
    width: 100%;
}

.cellar_content {
    float: left;
    width: 92%;
    margin-left: 8%;
    padding-top: 15px;
}

.cellar_content p {
    font-size: 16px;
    text-align: center;
    margin-top: 10px;
}

.cellar_footer {
    float: left;
    width: 113%;
    margin-top: 13px;
    margin-left: -13%;
}

.cellar_footer img {
    float: left;
    width: 100%;
}

.cellar_l2 {
    float: left;
    width: 61%;
}

.cellar_l2 img {
    float: left;
    width: 100%;
}

.mt70 {
    margin-top: 70px;
}

.cellar-d-footer {
    float: left;
    width: 100%;
    margin-top: -90px;
    position: relative;
    z-index: 9999;
}

.cellar_l-footer {
    float: left;
    width: 50%;
    margin-top: 10px;
}

.nl_t {
    float: left;
    width: 20px;
    margin-left: 20px;
}

.nl_t img {
    float: left;
    width: 100%;
    margin-top: 2px;
}

.nl_f {
    margin-left: 10px;
    font-size: 12px;
    color: #fff;
    line-height: 20px;
}

.cellar_r-footer {
    float: left;
    width: 50%;
    margin-top: 10px;
}

.cellar_l2-r {
    float: left;
    width: 39%;
}

.cellar_l2-r .title_img {
    float: left;
    width: 115%;
    margin-left: -15%;
}

.cellar-rd-footer {
    float: left;
    width: 100%;
    margin-top: 13.125%;
}

.cellar-rd-footer img {
    float: left;
    width: 33%;
    bottom: 0px;
}

.zixun_btn {
    float: right;
    margin-right: 5px;
    width: 85px;
    height: 30px;
    background: #f0ca93;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    border-radius: 3px;
    margin-top: 70px;
}

.cellar_l2-r-fl {
    float: left;
    width: 39%;
}

.cellar_l2-r-fl .title_img {
    float: right;
    width: 115%;
    position: relative;
    z-index: 99;
    margin-right: -15%;
}

.zixun_btn_fl {
    float: left;
    width: 85px;
    height: 30px;
    background: #f0ca93;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    border-radius: 3px;
    margin-top: 70px;
    margin-left: 5px;
}

.cellar-rd-footer-fl {
    float: right;
    width: 100%;
    margin-top: 13.125%;
}

.cellar-rd-footer-fl img {
    float: right;
    width: 33%;
    bottom: 0px;
}

.blue_bk_cellar_box {
    float: right;
    width: 100%;
    background: url('../images/l_bk.jpg');
}

.mb70 {
    margin-bottom: 70px;
}

.mt20 {
    margin-top: 20px;
}

.cellar_l3-r-fl {
    float: left;
    width: 36.6%;
}

.cellar_l3-r-fl .headimg {
    float: left;
    width: 100%;
}

.cellar_l3 {
    float: left;
    width: 53.4%;
    margin-left: 10%;
}

.title5_img {
    float: left;
    width: 100%;
    margin-top: 50px;
}

.l3_con {
    float: left;
    width: 100%;
    margin-top: 30px;
}

.l3_con_img {
    float: left;
    width: 8.69%;
}

.l3_con_title {
    float: left;
    width: 100%;
    font-size: 12px;
    font-weight: 600;
    line-height: 40px;
}

.l3_con_icon {
    float: left;
    width: 15px;
    margin-left: 20px;
}

.l3_li:nth-of-type(n+2) {
    margin-top: 12px;
}

.l3_li span {
    margin-left: 10px;
    font-size: 12px;
}


/* 
鎭掓俯璁惧

 */

.equipment_body {
    float: left;
    width: 100%;
    background: #f7f7f7;
}

.equipment_centerbox {
    float: left;
    width: 74%;
    margin-left: 13%;
}

.eqtitle_img {
    float: left;
    width: 25%;
    margin-left: 37.5%;
    margin-top: 15px;
}

.eqtitle_img img {
    float: left;
    width: 100%;
}

.equipment_list {
    float: left;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 100px;
}

.equipment_list li {
    float: left;
    width: 100%;
}

.equipment_list li:nth-child(2n-1) .p_l {
    float: left;
    width: 50%;
}

.equipment_list li:nth-child(2n) .p_l {
    float: right;
    width: 50%;
}

.equipment_list li .p_l img {
    float: left;
    width: 100%;
}

li:nth-child(2n-1) .p_r {
    float: left;
    width: 50%;
    height: auto;
    background: url('../images/eq_r_bk2.jpg');
}

li:nth-child(2n) .p_r {
    float: left;
    width: 50%;
    position: relative;
    z-index: 99;
    background: url('../images/eq_r_bk2.jpg') center center;
}

li:nth-child(2n-1) .eq_turn {
    float: left;
    width: 4%;
    margin-left: -4%;
    margin-top: 22.6%;
}

li:nth-child(2n) .eq_turn {
    float: right;
    width: 4%;
    margin-right: -4%;
    margin-top: 22.6%;
}

.eq_turn img {
    float: left;
    width: 100%;
}

.eq_title {
    float: left;
    margin-left: 18%;
    width: 82%;
    margin-top: 13%;
}

.eq_title img {
    float: left;
    width: 15px;
}

.eq_title span {
    font-size: 20px;
    color: #fff;
    line-height: 40px;
    margin-left: 15px;
}

.eq_oprate {
    float: left;
    width: 100%;
    margin-top: 14%;
    margin-bottom: 8%;
}

.eq_zixun {
    width: 90px;
    height: 25px;
    font-size: 14px;
    line-height: 25opx;
    float: left;
    text-align: center;
    border-radius: 12.5px;
    cursor: pointer;
    background: #fff;
    margin-left: 18%;
}

.eq_detail {
    width: 90px;
    height: 25px;
    font-size: 14px;
    line-height: 25opx;
    float: right;
    text-align: center;
    border-radius: 12.5px;
    cursor: pointer;
    background: #fff;
    margin-right: 18%;
}


/* 
	20190309
 */

.pager {
    display: block;
    height: auto;
    padding: 20px 0;
    text-align: center;
    width: 100%;
}

.pager span,
.pager a {
    display: inline-block;
    border: 1px solid #a3a3a3;
    color: #a3a3a3;
    padding: 4px 8px;
    text-decoration: none;
    margin: 4px;
}

.catogery_l1 {
    float: left;
    width: 100%;
    padding-top: 35px;
    padding-bottom: 20px;
}

.catogery_con {
    width: 1000px;
    margin: 0 auto;
    margin-top: 40px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    /* height: 200px; */
}

.catogery_con img {
    width: 100%;
    height: auto;
    transition: 0.4s;
}


/* .catogery_con:hover img {
    transform: scale(1.2);
} */

.catogery_title {
    float: left;
    width: 62.64%;
    margin-left: 18.68%;
}

.ca_title {
    float: left;
    width: 25.6%;
    height: 50px;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    margin-left: 38.7%;
    margin-top: -25px;
    background: #ffffff;
    position: relative;
    z-index: 99;
    box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);
}

.ca_xuhao {
    /* float: left; */
    width: 1000px;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 35px;
}

.ca_xuhao .pimg {
    float: left;
    width: 100%;
}

.xuhao_con {
    float: left;
    width: 100%;
}

.xuhao_con li {
    float: left;
    width: 25%;
    font-size: 12px;
    text-align: center;
}

.xuhao_con li:nth-child(2) {
    float: left;
    width: 20%;
    font-size: 12px;
    text-align: center;
}

.xuhao_con li:nth-child(3) {
    float: left;
    width: 27.5%;
    font-size: 12px;
    text-align: center;
}

.xuhao_con li:nth-child(4) {
    float: left;
    width: 27.5%;
    font-size: 12px;
    text-align: center;
}

.catogery_l2 {
    float: left;
    width: 100%;
    background: #efe6e6;
    padding-bottom: 20px;
}

.cproduct_con {
    float: left;
    width: 100%;
    margin-top: 30px;
}

.cproduct_con li {
    float: left;
    width: 30%;
    margin-left: 2.5%;
    border: 1px solid #e5e5e5;
    cursor: pointer;
}

.cproduct_con li .p_img {
    float: left;
    width: 100%;
    height: 100%;
    text-align: center;
}

.p_img img {
    margin: 0 auto;
    max-width: 100%;
    height: 300px;
}

.cp_title {
    float: left;
    width: 100%;
    height: 25px;
    font-size: 15px;
    color: #fff;
    background: url('../images/p_back.png');
    margin-top: -25px;
    text-align: center;
}

.cp_more {
    float: left;
    width: 100%;
    display: none;
    color: #fff;
    font-size: 12px;
    text-align: center;
}

.cproduct_con li:hover .cp_title {
    float: left;
    width: 100%;
    font-size: 18px;
    color: #fff;
    background: url('../images/p_back.png');
    text-align: center;
}

.cproduct_con li:hover .cp_more {
    display: block;
}

.chengping_ca:nth-child(2n-1) {
    background: #efe6e6;
}

.am-slider-default .am-viewport {
    max-height: 600px;
    text-align: center;
}

.am-slider-default .am-control-nav {
    max-height: 160px;
}

.centerbox1 {
    width: 1200px;
    margin: 0 auto;
}

.nava ul {
    display: flex;
    flex-wrap: wrap;
}

.nava ul li {
    padding: 2px 20px;
    width: 50%;
}

.text1 {
    padding: 0 10px;
    text-align: justify;
    font-size: 16px;
}

.text2 {
    margin: 10px auto 30px;
}

.text2 p {
    margin: 15px auto;
}

.text2>div {
    text-align: center;
    margin: 10px auto 0;
}

.text2>div img {
    height: 300px;
    margin: 0 10px;
}

.ximg img {
    width: 275px;
    height: 275px!important;
    margin: 0 5px!important;
}

.ximg1 img {
    width: auto!important;
    margin: 0 5px!important;
    height: 250px!important;
}

@media screen and (min-width:1200px) {
    .exzoom_img_ul {
        display: flex;
        flex-wrap: wrap;
    }
    .exzoom_img_ul li {
        width: 285px;
        height: 214px;
        margin-bottom: 30px;
        margin-right: 20px;
        text-align: center;
    }
    .exzoom_img_ul li:nth-child(4n+4) {
        margin-right: 0;
    }
}

@media screen and (max-width:1200px) {
    .exzoom_img_ul {
        width: 1050px;
        display: flex;
        flex-wrap: wrap;
        margin: 0 auto;
    }
    .exzoom_img_ul li {
        width: 330px;
        height: 214px;
        margin: 20px 10px;
        text-align: center;
    }
}

@media screen and (min-width:1050px) {
    .index-zixun {
        margin-left: 10px;
    }
}

@media screen and (max-width:1050px) {
    .company_dec {
        width: auto;
        margin-left: 10%;
    }
    .dec_content p {
        font-size: 18px!important;
        text-align: justify;
    }
    .case-content p {
        font-size: 18px!important;
        text-align: justify;
    }
    .xuhao_con li {
        font-size: 16px!important;
    }
}

.swiper-container {
    height: 300px!important;
}