@charset "UTF-8";
body {
    overflow-x: hidden;
    font-family: "Microsoft YaHei";
}

@font-face {
	font-family:ziti;
	src: url('../fonts/ziti.ttf');
}



ul {
    padding: 0;
    margin: 0;
}

ul li {
    list-style: none;
}

a {
    color: #ffc000;
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5 {
    margin: 0;
}

a:focus,
a:hover {
    color: #ffc000;
    text-decoration: none;
}

a:focus {
    outline: none;
    outline-offset: -2px;
}

.hot-keys:after,
.xypg-download-list .download-title:after,
.xypg-download-list .download-item:after,
.xypg-download-list .download-item .download-item-span:after,
.xypg-job-list .job-title:after,
.xypg-job-list .job-item:after,
.xypg-job-list .job-item .job-item-span:after,
.xypg-detail-info-bar:after,
.xypg-detail-info-bar .xypg-file-down .file-down-list li:after,
.xypg-detail-pn div:after,
.xypg-detail-file-dwon:after,
.product-detail-tab .product-detail-tabli:after,
.tag-list-product .tag-wz .tab-fenli:after {
    content: "";
    display: table;
    clear: both;
}

.x-header-right .x-login .username,
.x-product-list li h3,
.x-case-item .wz h3,
.x-news-top h3,
.x-news-list li a,
.latest-news li a,
.hot-keys li a,
.xypg-left-nav>li>a,
.xypg-left-nav .xypg-left-subnav>li>a,
.xypg-left-nav .xypg-left-threenav>li>a,
.xypg-product-list li h3 a,
.xypg-case-list li h3 a,
.xypg-news-list li .tit h3,
.xypg-album-cate li .album-title,
.xypg-album-list li h3,
.xypg-download-list .download-item .download-item-span.download-item-first,
.xypg-download-list .download-item .download-item-span .download-item-con,
.xypg-job-list .job-item .job-item-span .job-item-con,
.xypg-detail-info-bar .xypg-file-down .file-down-list li .list-con p,
.xypg-detail-pn div a,
.relate-product-slick .owl-item p,
.relate-news-list li a,
.xypg-jod-detail .job-detail-title,
.cover-item .item-first .wz h3,
.cover-item .item-list h4,
.tag-list-product .tag-wz h1,
.tag-list-product .tag-wz .tab-fenli p {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.x-banner .owl-carousel .banner-item a,
.x-product-list li .img,
.x-case-item .img,
.x-news-img,
.page-banner,
.xypg-product-list li .img,
.xypg-case-list li .img,
.relate-product-slick .owl-item .img,
.x-logo a,
.x-layout-logo,
.x-layout-ewm img,
.page-message-img {
    font-size: 0;
}

.x-banner .owl-carousel .banner-item a img, .x-product-list li .img img, .x-case-item .img img, .x-news-img img,  .xypg-product-list li .img img, .xypg-case-list li .img img, .relate-product-slick .owl-item .img img {
    width: 100%;
}

.x-logo a img,
.x-layout-logo img,
.x-layout-ewm img img,
.page-message-img img {
    max-width: 100%;
}

.x-product-list li .img,
.x-case-item .img,
.x-news-img,
.xypg-product-list li .img,
.xypg-case-list li .img,
.relate-product-slick .owl-item .img {
    overflow: hidden;
}

.x-product-list li .img img,
.x-case-item .img img,
.x-news-img img,
.xypg-product-list li .img img,
.xypg-case-list li .img img,
.relate-product-slick .owl-item .img img {
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.x-product-list li .img:hover img,
.x-case-item .img:hover img,
.x-news-img:hover img,
.xypg-product-list li .img:hover img,
.xypg-case-list li .img:hover img,
.relate-product-slick .owl-item .img:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.container-fluid {
    padding: 0 8.33333333%;
}

@media (max-width: 768px) {
    body {
        padding-top: 60px;
    }
}

.icon-font {
    position: relative;
}

.icon-font:after {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url(../images/icon_spirit.png);
    background-repeat: no-repeat;
    position: absolute;
    left: calc(50% - 15px);
    top: calc(50% - 15px);
}

.n-loading .n-icon {
    background: url("../images/loading.gif") 0 center no-repeat !important;
}

.n-default .msg-wrap .n-icon {
    background-image: url("../images/validator_default.png") !important;
}

.n-simple .msg-wrap .n-icon {
    background-image: url("../images/validator_simple.png") !important;
}

.n-yellow .msg-wrap .n-icon {
    background-image: url("../images/validator_simple.png") !important;
}


/*手机端头部*/

.xymob-head {
    position: fixed;
    top: 0;
    z-index: 99;
    left: 0;
    right: 0;
    background: #fff;
}

.xymob-head-box {
    position: relative;
    height: 60px;
    z-index: 9;
}

.xymob-head-box .xymob-logo {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    width: 70%;
    height: 30px;
    text-align: center;
}

.xymob-head-box .xymob-logo h1,
.xymob-head-box .xymob-logo a {
    display: inline;
    font-size: 0;
}

.xymob-head-box .xymob-logo img {
    height: 25px;
}

.xymob-navbtn {
    position: absolute;
    z-index: 9;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto 0 auto 27px;
    width: 30px;
    height: 20px;
}

.xymob-navbtn span,
.xymob-navbtn:after,
.xymob-navbtn:before {
    display: block;
    height: 2px;
    width: 100%;
    background: #151515;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.xymob-navbtn span {
    margin: 7px 0;
}

.xymob-navbtn:after,
.xymob-navbtn:before {
    content: '';
    -webkit-transform-origin: 7.5%;
    transform-origin: 7.5%;
}

.xymob-navbtn.clicked span {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0;
}

.xymob-navbtn.clicked:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.xymob-navbtn.clicked:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.xymob-search-btn {
    position: absolute;
    z-index: 9;
    right: 0;
    top: 0;
    bottom: 0;
    width: 14%;
    text-align: center;
    line-height: 60px;
}

.xymob-search-btn .icon-font {
    display: block;
    width: 100%;
    height: 100%;
}

.xymob-search-btn .icon-font:after {
    background-position: 0px -210px;
}

.xymob-menu {
    display: none;
    position: absolute;
    z-index: 9999;
    left: 0;
    right: 0;
    height: 100vh;
    background: #151515;
    padding: 0 10%;
}

.xymob-menu .xymob-menu-box {
    height: 100vh;
    overflow: auto;
    padding-bottom: 80px;
}

.xymob-nav>li {
    border-bottom: 1px solid #2b2b2b;
    position: relative;
}

.xymob-nav>li>a {
    display: block;
    line-height: 50px;
    font-size: 16px;
    color: #ffffff;
}

.xymob-nav .xymob-menu-jt {
    position: absolute;
    width: 20%;
    height: 50px;
    line-height: 50px;
    right: 0;
    top: 0;
    text-align: center;
    z-index: 9;
}

.xymob-nav .xymob-menu-jt .icon-font {
    display: block;
    width: 100%;
    height: 100%;
}

.xymob-nav .xymob-menu-jt .icon-font:after {
    background-position: -30px -240px;
}

.xymob-nav .xymob-menu-jt.clicked .icon-font:after {
    background-position: -30px -270px;
}

.xymob-nav .xymob-sub-menu {
    background: #1E1E1E;
    display: none;
}

.xymob-nav .xymob-sub-menu>li {
    border-top: 1px dashed #2b2b2b;
}

.xymob-nav .xymob-sub-menu>li>a {
    display: block;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 40px;
    text-indent: 2em;
}

.xymob-dlbtn {
    margin-top: 40px;
}

.xymob-dlbtn a {
    text-align: center;
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #292e39;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
}

.xymob-dlbtn a i {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    margin-right: 5px;
}

.xymob-dlbtn a .icon-dl:after {
    background-position: -30px -540px;
}

.xymob-dlbtn a .icon-pn:after {
    background-position: -30px -600px;
}

.xymob-dlbtn a .icon-tc:after {
    background-position: -30px -570px;
}

.xymob-dlbtn .zx-btn {
    margin-top: 10px;
    background: none;
    border: 1px solid #fff;
}

.xymob-search {
    position: fixed;
    z-index: 99999;
    left: 100%;
    bottom: 0;
    top: 0;
    width: 100%;
    background: #151515;
    padding: 15px 15% 0 15%;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.xymob-search .xymob-search-close-btn {
    position: absolute;
    top: 27px;
    left: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
}

@media (max-width: 420px) {
    .xymob-search .xymob-search-close-btn {
        left: 15px;
    }
}

.xymob-search .xymob-search-close-btn i {
    width: 100%;
    height: 100%;
    display: block;
}

.xymob-search .xymob-search-close-btn i:after {
    background-position: -30px -300px;
}

.xymob-search .xymob-search-box {
    height: 50px;
    border-bottom: 2px solid #2d2d2d;
}

.xymob-search .xymob-search-box input[type="text"] {
    width: 80%;
    float: left;
    background: none;
    border: none;
    outline: none;
    color: rgba(255, 255, 255, 0.3);
    font-family: "Microsoft YaHei";
    font-size: 16px;
    height: 50px;
}

.xymob-search .xymob-search-box #s_btn {
    width: 20%;
    height: 50px;
    outline: none;
    border: none;
    cursor: pointer;
    font-size: 0;
    background: none;
    border: none;
}

.xymob-search .xymob-search-box #s_btn .icon-font {
    display: block;
    width: 100%;
    height: 100%;
}

.xymob-search .xymob-search-box #s_btn .icon-font:after {
    background-position: -30px -210px;
}

.xymob-search .xymob-seaerch-wz span,
.xymob-search .xymob-seaerch-wz a {
    display: block;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.9);
    line-height: 45px;
    border-bottom: 1px solid #2b2b2b;
}

.xymob-search.clicked {
    left: 0;
}

.x-header {
    background: #ffffff;
    padding: 1.30208333% 0;
}

.x-logo {
    float: left;
    width: 15.3125%;
}

.x-logo a {
    display: block;
}

.x-header-right {
    float: right;
    width: 25%;
    text-align: right;
}

.x-header-right #formsearch,
.x-header-right .x-login {
    display: inline-block;
    vertical-align: middle;
}

.x-header-right #formsearch {
    width: calc(100% - 100px);
    position: relative;
}

.x-header-right #formsearch:before {
    content: '|';
    position: absolute;
    left: 36px;
    top: 5px;
}

.x-header-right #formsearch #s_btn {
    float: left;
    outline: none;
    border: none;
    width: 35px;
    height: 30px;
    font-size: 0;
    background-image: url(../images/icon_spirit.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 0 -210px;
}

.x-header-right #formsearch #keyword {
    float: left;
    background: none;
    outline: none;
    border: none;
    width: calc(100% - 35px);
    color: rgba(0, 0, 0, 0.8);
    margin-top: 5px;
    height: 20px;
    padding-left: 10px;
}

.x-header-right .x-login {
    font-size: 14px;
    color: #000000;
    line-height: 1.6;
    line-height: 30px;
}

.x-header-right .x-login .username {
    max-width: 75px;
    vertical-align: -10px;
    display: inline-block;
}

.x-header-right .x-login a {
    color: #000;
}

.x-header-right .x-login a:hover {
    color: #d4a253;
}


/* 扥路 */

.xa-login {
    position: absolute;
    width: 50%;
    text-align: right;
    top: 0;
    right: 8.33333333%;
}


/* 导航样式 */

.x-menu {
    position: relative;
    width: 100%;
    display: flex;
    align-content: flex-start;
    justify-content: space-between;
    align-content: flex-start;
}

.x-menu>li {
    float: left;
    position: relative;
    /* margin: 0 .15vw; */
    width: 15%;
    text-align: center;
}

.x-menu>li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
    background: #d4a253;
    -moz-transition: .3s ease;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    display: none;
}

.x-menu>li:hover::before {
    height: 4px;
}

.x-menu>li>a {
    display: block;
    margin: 0 .8vw;
    font-size: 16px;
    color: #000000;
    line-height: 60px;
}

.x-menu>li>a:hover {
    color: #b89665;
    border-bottom: 1px solid #b89665;
}

.x-menu>li:after {
    content: '';
    position: absolute;
    z-index: 100;
    width: 100%;
    left: 0;
    height: 40px;
    opacity: 0;
    top: 100%;
}

.x-menu>li:hover .x-sub-menu {
    filter: alpha(Opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.x-sub-menu {
    position: absolute;
    z-index: 10000;
    background: #fff;
    width: 140%;
    margin-left: -20%;
    filter: alpha(Opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    pointer-events: none;
    -moz-transition: .3s ease;
    -webkit-transition: .3s ease;
    transition: .2s ease;
    box-shadow: 0 5px 5px rgba(0, 0, 0, .2);
    -moz-transform: translateY(10px);
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
}

.x-sub-menu>li>a {
    display: block;
    text-align: center;
    line-height: 2;
    font-size: 14px;
    color: #333;
    line-height: 1.5;
    padding: .8em;
}

.x-sub-menu>li>a:hover {
    background: #e9eaeb;
}

@media (max-width:1200px) {
    .x-menu>li>a {
        font-size: 14px;
    }
}


/* 首页banner样式 */

.x-banner .owl-carousel {
    position: relative;
}

.x-banner .owl-carousel .banner-item a {
    display: block;
}

.x-banner .owl-carousel .owl-nav .owl-prev {
    left: 0;
}

.x-banner .owl-carousel .owl-nav .owl-next {
    right: 0;
}

.x-banner .owl-carousel .owl-nav button.owl-prev,
.x-banner .owl-carousel .owl-nav button.owl-next {
    outline: none;
    position: absolute;
    top: 50%;
    z-index: 9999;
    background: #424246;
    height: 65px;
    width: 50px;
    margin-top: -32.5px;
    border-radius: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.x-banner .owl-carousel .owl-nav button.owl-prev:hover,
.x-banner .owl-carousel .owl-nav button.owl-next:hover {
    background: #d4a253;
}

.x-banner .owl-carousel .owl-nav .icon-font {
    display: block;
    width: 100%;
    height: 100%;
}

.x-banner .owl-carousel .owl-nav .icon-left-arrow:after {
    background-position: -34px -180px;
}

.x-banner .owl-carousel .owl-nav .icon-right-arrow:after {
    background-position: -26px -480px;
}

@media (max-width: 990px) {
    .x-banner .owl-carousel .owl-nav button.owl-prev,
    .x-banner .owl-carousel .owl-nav button.owl-next {
        height: 40px;
        width: 30px;
        margin-top: -20px;
    }
    .x-banner .owl-carousel .owl-nav .iconfont {
        font-size: 20px;
    }
}

.x-banner .owl-carousel .owl-dots {
    position: absolute;
    z-index: 999;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 0;
    bottom: 5%;
}

.x-banner .owl-carousel .owl-dots button.owl-dot {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    margin: 0 .5em;
    outline: none;
    background: #fff;
    border-radius: 50%;
    width: 1em;
    height: 1em;
    opacity: .2;
}

.x-banner .owl-carousel .owl-dots button.owl-dot:hover {
    opacity: .5;
}

.x-banner .owl-carousel .owl-dots button.owl-dot.active {
    opacity: 1;
}

@media (max-width: 990px) {
    .x-banner .owl-carousel .owl-dots button.owl-dot {
        font-size: 12px;
    }
}

.x-about {
    background: #ffffff;
    padding: 6.25% 0;
}

@media (min-width: 990px) {
    .x-about .x-title {
        float: left;
        width: 32.5%;
    }
}

.x-title {
    color: #000;
    position: relative;
}

.x-title p {
    text-transform: uppercase;
    font-size: 12px;
    color: inherit;
    line-height: 1.6;
    opacity: .7;
    margin-bottom: 0;
}

.x-title h3 {
    font-size: 26px;
    color: inherit;
    line-height: 1.3;
    margin-top: 1em;
}

.x-title h3 span {
    display: block;
}

.x-title a {
    position: absolute;
    bottom: 0;
    right: 0;
    border: 1px solid #000;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
}

.x-title a:hover {
    background: #000;
}

.x-title a:hover .icon-add:after {
    background-position: -30px -450px;
}

.x-title .icon-add {
    width: 100%;
    height: 100%;
    display: block;
}

.x-title .icon-add:after {
    background-position: 0 -450px;
}

@media (max-width: 1024px) {
    .x-title h3 {
        font-size: 20px;
    }
    .x-title a {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }
}

.x-title.white {
    color: #fff;
}

.x-title.white a {
    border: 1px solid #fff;
    background: transparent;
    opacity: .8;
}

.x-title.white a .icon-font:after {
    background-position: -30px -450px;
}

.x-title.white a:hover {
    background: #fff;
}

.x-title.white a:hover .icon-font:after {
    background-position: 0 -450px;
}

@media (min-width: 990px) {
    .x-about-box {
        overflow: hidden;
    }
}

@media (min-width: 990px) {
    .x-about-left {
        width: 37.38317757%;
        border-right: 1px solid #e3e3e3;
        padding-right: 2.80373832%;
        float: left;
    }
}

.x-about-left>p {
    font-size: 16px;
    color: #000;
    line-height: 1.6;
    margin-bottom: 1em;
}

.x-about-left ul {
    font-size: 0;
}

.x-about-left ul li {
    display: inline-block;
    width: 33.33333%;
    vertical-align: middle;
}

.x-about-left ul li h3 {
    font-size: 40px;
    color: #d4a253;
    line-height: 1.6;
}

@media (max-width: 1366px) {
    .x-about-left ul li h3 {
        font-size: 30px;
    }
}

.x-about-left ul li p {
    font-size: 16px;
    color: rgba(0, 0, 0, 0.9);
    line-height: 1.6;
    margin-bottom: 0;
}

@media (max-width: 1024px) {
    .x-about-left>p {
        font-size: 14px;
    }
    .x-about-left ul li h3 {
        font-size: 20px;
    }
    .x-about-left ul li p {
        font-size: 14px;
    }
}

.x-about-right {
    font-size: 13px;
    color: rgba(0, 0, 0, 0.9);
    line-height: 1.846;
}

@media (min-width: 990px) {
    .x-about-right {
        overflow: hidden;
        padding-left: 4.6728972%;
    }
}

.x-about-right strong {
    display: block;
    font-size: 16px;
    color: #000;
    line-height: 1.6;
    margin-bottom: 1.1em;
    font-weight: normal;
}

.x-about-right p {
    margin-bottom: 0;
}

@media (max-width: 1024px) {
    .x-about-right {
        font-size: 12px;
    }
    .x-about-right strong {
        font-size: 14px;
        color: #000;
        line-height: 1.6;
        margin-bottom: 10px;
    }
}

.x-product {
    padding: 4.16666667% 0 3.125%;
    background: #fff url(../images/pro_bg.jpg) repeat-x;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #f0f0f0), color-stop(30%, #fff), to(#fff));
    background: linear-gradient(to bottom, #f0f0f0 30%, #fff 30%, #fff 100%);
}

.x-product-list {
    font-size: 0;
    margin: 3.125% -12px 0 -12px;
}

.x-product-list li {
    display: inline-block;
    vertical-align: top;
    width: calc(25% - 24px);
    margin: 0 12px 45px 12px;
}

.x-product-list li h3 {
    border: 1px solid transparent;
    border-top: none;
    font-size: 16px;
    color: #000;
    line-height: 1;
    padding: 2.2em 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.x-product-list li:hover h3 {
    border-color: #e5e5e5;
    padding-left: .5em;
    padding-right: .5em;
    color: #d4a253;
}

@media (max-width: 1024px) {
    .x-product-list li {
        margin-bottom: 20px;
    }
    .x-product-list li h3 {
        font-size: 14px;
        padding: 1em 0;
    }
}

.x-case {
    padding: 4.16666667% 0 5.20833333%;
    background: #fff url(../images/case_bg.jpg) repeat-x;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(45%, #292e39), color-stop(45%, #fff), to(#fff));
    background: linear-gradient(to bottom, #292e39 45%, #fff 45%, #fff 100%);
}

.x-case-list {
    margin-top: 2.5%;
    margin-left: 13.75%;
}

@media (max-width: 1024px) {
    .x-case-list {
        margin-left: 6.25%;
    }
}

.x-case-item {
    padding: 0 1px;
    background: #fff;
}

.x-case-item a {
    display: block;
    padding: 10px 20px 40px 20px;
    border: 1px solid transparent;
}

.x-case-item .wz {
    margin-top: 30px;
}

.x-case-item .wz h3 {
    font-size: 20px;
    color: #000;
    line-height: 1.6;
    margin-bottom: .6em;
}

.x-case-item .wz p {
    font-size: 14px;
    color: #000;
    line-height: 1.6;
    font-weight: 100;
    margin-bottom: 2em;
}

.x-case-item .wz span {
    display: block;
}

.x-case-item .wz .icon-right-arrow {
    display: block;
    width: 25px;
    height: 25px;
    border: 1px solid #b0b3b8;
    border-radius: 50%;
}

.x-case-item .wz .icon-right-arrow:after {
    background-position: 2px -241px;
    opacity: .4;
}

@media (max-width: 1024px) {
    .x-case-item .wz {
        margin-top: 10px;
    }
    .x-case-item .wz h3 {
        font-size: 16px;
    }
    .x-case-item .wz p {
        font-size: 13px;
        margin-bottom: 1.5em;
    }
}

.x-case-item:hover a {
    border-color: #e5e5e5;
}

.x-case-item:hover .icon-right-arrow {
    background: #000;
    border-color: #000;
}

.x-case-item:hover .icon-right-arrow:after {
    background-position: -28px -241px;
    opacity: 1;
}

.x-company {
    background: #f0f0f0;
    padding: 2.60416667% 0 2.08333333%;
}

.x-company-title {
    font-size: 20px;
    color: rgba(0, 0, 0, 0.9);
    line-height: 1.6;
}

.x-company-title:after {
    content: '';
    display: block;
    width: 20px;
    height: 4px;
    background: #3d3d3d;
    margin-top: 10px;
}

@media (max-width: 990px) {
    .x-company-title {
        font-size: 18px;
    }
    .x-company-title:after {
        height: 3px;
    }
}

.x-company-list {
    margin-top: 1.875%;
}

.x-company-item {
    padding: 0 15px;
}

.x-company-item a {
    display: block;
    text-align: center;
    width: 100%;
    height: 45px;
    font-size: 0;
}

.x-company-item a img {
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.x-company-item a:after {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.x-company-item a img {
    width: auto !important;
    display: inline-block !important;
}

.x-news {
    background: #fff;
    padding: 5.20833333% 0;
}

.x-news-box {
    margin-top: 3.125%;
    font-size: 0;
}

@media (min-width: 990px) {
    .x-news-img {
        width: 43.75%;
        margin-right: 3.4375%;
        display: inline-block;
        vertical-align: middle;
    }
}

@media (min-width: 990px) {
    .x-news-right {
        display: inline-block;
        vertical-align: middle;
        width: 52.8125%;
    }
}

.x-news-top {
    position: relative;
    padding-right: 18.93491124%;
    margin-bottom: 5.91715976%;
}

.x-news-top h3 {
    font-size: 18px;
    color: #000000;
    line-height: 1.6;
    border-bottom: 1px solid #ededed;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.x-news-top p {
    font-weight: 100;
    font-size: 13px;
    color: #000;
    line-height: 1.6;
}

.x-news-top .date {
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    width: 70px;
}

.x-news-top .date h4 {
    font-size: 44px;
    color: rgba(0, 0, 0, 0.7);
    line-height: 1;
}

.x-news-top .date h5 {
    font-size: 15px;
    color: rgba(0, 0, 0, 0.7);
    line-height: 1.6;
}

.x-news-top .date span {
    display: inline-block;
}

.x-news-top .date span .icon-right-arrow {
    display: block;
    color: #fff;
    width: 25px;
    height: 25px;
    background: #000;
    border-radius: 50%;
}

.x-news-top .date span .icon-right-arrow:after {
    background-position: -28px -241px;
}

.x-news-top:hover h3 {
    color: #d4a253;
}

.x-news-list li {
    position: relative;
    padding: 18px 80px 18px 0;
    border-bottom: 1px solid #ededed;
}

@media (max-width: 1366px) {
    .x-news-list li {
        padding-top: 9px;
        padding-bottom: 9px;
    }
}

.x-news-list li a {
    display: block;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.9);
}

.x-news-list li a:hover {
    color: #d4a253;
}

.x-news-list li span {
    position: absolute;
    right: 0;
    width: 80px;
    text-align: right;
    top: 50%;
    margin-top: -9px;
    font-size: 13px;
    color: rgba(0, 0, 0, 0.5);
}

.x-link {
    background: #fff;
    padding-bottom: 1.5%;
}

.x-message {
    background: #f0f0f0;
    padding: 2.34375% 0;
}

.x-message-wrap {
    margin-left: 24.375%;
    margin-right: 24.375%;
}

@media (max-width: 1366px) {
    .x-message-wrap {
        margin-left: 12.5%;
        margin-right: 12.5%;
    }
}

.x-message-wrap .row {
    margin-left: -5px;
    font-size: 0;
    margin-right: -5px;
}

.x-message-wrap div[class^='col-'] {
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
}

.x-message-wrap input[type='text'],
.x-message-wrap textarea {
    width: 100%;
    height: 42px;
    border: 1px solid #d8d8d8;
    padding: 0 10px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.9);
    background: #f0f0f0;
    outline: none;
    margin-bottom: 10px;
}

.x-message-wrap input[type='text']::-webkit-input-placeholder,
.x-message-wrap textarea::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.8);
}

.x-message-wrap input[type='text']:-ms-input-placeholder,
.x-message-wrap textarea:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.8);
}

.x-message-wrap input[type='text']::-ms-input-placeholder,
.x-message-wrap textarea::-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.8);
}

.x-message-wrap input[type='text']::placeholder,
.x-message-wrap textarea::placeholder {
    color: rgba(0, 0, 0, 0.8);
}

.x-message-wrap textarea {
    padding-top: 5px;
    height: 95px;
    resize: none;
}

.x-message-wrap #checkcode {
    float: left;
    width: 32.29813665%;
    margin-bottom: 0;
}

.x-message-wrap .checkCodeImg {
    float: left;
    display: block;
    text-align: center;
    width: 17.39130435%;
    height: 42px;
    font-size: 0;
    background: #e7e4e4;
    padding: 5px 10px;
}

.x-message-wrap .checkCodeImg img {
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.x-message-wrap .checkCodeImg:after {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.x-message-wrap .checkCodeImg img {
    cursor: pointer;
}

.x-message-wrap .x-submit {
    float: right;
    width: 49.68944099%;
    height: 42px;
    background: #2d323b;
    color: #fff;
    font-size: 14px;
    border: none;
    outline: none;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.x-message-wrap .x-submit:hover {
    background: #d4a253;
}

.n-default .n-invalid {
    border-color: #d4a253 !important;
}

.n-default .msg-wrap {
    top: 8px;
    right: 5px;
    margin-left: 0;
}

.n-default .x-textarea .msg-wrap {
    top: 65px;
}


/* 手机样式 */

@media (max-width: 990px) {
    .x-title h3 {
        font-size: 14px;
        margin-top: 5px;
    }
    .x-title h3 span {
        display: inline-block;
        margin-left: 5px;
    }
    .x-title h3 span:before {
        margin-right: 5px;
        content: '-';
    }
    .x-about .x-title {
        margin-bottom: 20px;
    }
    .x-about-left {
        margin-bottom: 15px;
        border-bottom: 1px solid #efefef;
        padding-bottom: 10px;
    }
    .x-product-list {
        margin-left: -5px;
        margin-right: -5px;
        margin-top: 20px;
    }
    .x-product-list li {
        width: calc(50% - 10px);
        margin-left: 5px;
        margin-right: 5px;
        margin-bottom: 10px;
    }
    .x-case-list {
        margin-left: 0;
        margin-top: 20px;
    }
    .x-case-item a {
        padding: 10px;
    }
    .x-company-title {
        font-size: 14px;
    }
    .x-company-title p {
        margin-bottom: 0;
    }
    .x-company-title:after {
        margin-top: 5px;
    }
    .x-company-list {
        margin-top: 15px;
    }
    .x-news-box {
        margin-top: 20px;
    }
    .x-news-img,
    .x-news-right {
        width: 100%;
    }
    .x-news-img {
        margin-bottom: 15px;
    }
    .x-news-top h3 {
        font-size: 16px;
        padding-bottom: 7px;
        margin-bottom: 7px;
    }
    .x-news-top p {
        font-size: 12px;
    }
    .x-news-top .date h4 {
        font-size: 30px;
    }
    .x-news-top .date h5 {
        font-size: 12px;
    }
    .x-message-wrap {
        margin-left: 0;
        margin-right: 0;
    }
    .x-message-wrap #checkcode {
        width: 65%;
    }
    .x-message-wrap .checkCodeImg {
        width: 35%;
    }
    .x-message-wrap .x-submit {
        float: none;
        margin-top: 10px;
        width: 100%;
    }
}

#container {
    width: 1000px;
    margin: 0 auto;
    margin-top: 10px;
    border: 1px solid #f4f4f4;
    padding: 10px;
}

#container .city_list {
    padding-top: 10px;
}

#container .city_list .item {
    padding: 10px 0;
    line-height: 24px;
    overflow: hidden;
    border-bottom: 1px dashed #ddd;
}

#container .city_list .item dt {
    float: left;
    font-family: arial;
    font-weight: bold;
    font-size: 18px;
    width: 35px;
    padding-left: 25px;
    color: #444;
    display: table-cell;
}

#container .city_list .item dd {
    margin: 0 0 0 55px;
    padding-left: 15px;
    border-left: 1px dashed #b2b2b2;
}

#container .city_list .item dd a {
    padding: 1px 12px 1px 12px;
    white-space: nowrap;
    float: left;
    color: #333;
    font-size: 14px;
    text-decoration: none;
}

#container .city_list .item dd a:hover {
    text-decoration: none;
    background: #eb2830;
    color: #fff;
}

#foot {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    margin-top: 10px;
    line-height: 24px;
    color: #666;
    border-top: 2px solid #eb2830;
    padding-top: 10px;
    font-size: 14px;
}

#foot a {
    color: #666;
    text-decoration: none;
}

#foot a:hover {
    color: #0aa8dd;
}

.return {
    position: relative;
    height: 36px;
    padding: 6px;
    width: 1000px;
    margin: 0 auto;
    text-align: left;
    font: bold 22px/42px "\5FAE\8F6F\96C5\9ED1";
    color: #737372;
}

.return a {
    position: absolute;
    right: 10px;
    top: 12px;
    height: 36px;
    width: 100px;
    text-align: center;
    display: block;
    background: #eb2830;
    color: #fff;
    line-height: 36px;
    font-size: 12px;
    font-weight: bold;
}

.return a:hover {
    text-decoration: none;
    background: #f39c11;
    color: #fff;
}


/* 口令弹窗 */

.float-modal {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(51, 51, 51, 0.5);
    top: 0;
    left: 0;
    z-index: 999;
    display: none;
}

.float-modal .float-ads {
    position: absolute;
    width: 90%;
    top: 50%;
    left: 5%;
    margin-top: -70px;
    background: #fff;
    text-align: center;
    padding: 30px 0;
    border-radius: 15px;
}

.float-modal .float-ads h3 {
    color: #333;
    margin-bottom: 20px;
    font-size: 16px;
}

.float-modal .float-ads button {
    background: #1292f8;
    border: none;
    color: #fff;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
}

.x-layout {
    background: url(../images/layout_bg.jpg) top center no-repeat;
    background-size: cover;
    padding: 4.16666667%;
}

.x-layout-logo {
    margin-bottom: 20px;
}

.x-layout-desc {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.5);
}

.x-layout-contact {
    margin-top: 30px;
}

.x-layout-contact p {
    margin-bottom: 0;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.7;
}

.x-layout-contact strong {
    display: block;
    font-size: 24px;
    color: rgba(255, 255, 255, 0.8);
}

.x-layout-contact a {
    color: #fff;
}

.x-layout-menu dl {
    float: left;
    width: 20%;
    text-align: center;
}

.x-layout-menu dl dt {
    font-size: 14px;
    color: #fff;
    margin-bottom: 1.43em;
}

.x-layout-menu dl dd a {
    display: block;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.4);
    line-height: 2;
}

.x-layout-ewm {
    text-align: center;
}

.x-layout-ewm p {
    background: rgba(255, 255, 255, 0.1);
    font-size: 13px;
    font-weight: 100;
    padding: .8em 0;
    line-height: 1.7;
    color: rgba(255, 255, 255, 0.7);
    margin: 15px 0 0 0;
}

.x-footer {
    background: #161618;
    padding: 15px 0;
    text-align: center;
    font-size: 12px;
    color: rgba(255, 255, 255, 1);
    line-height: 1.7;
}

.x-footer a {
    color: rgba(255, 255, 255, 1);
}

.x-footer a:hover {
    color: rgba(255, 255, 255, 0.8);
}

.x-copyright {
    margin: 5px 0;
}

.x-power {
    margin-top: 5px;
}


/*左侧工具条*/

#toolbar {
    position: fixed;
    z-index: 9999;
    right: 17px;
    bottom: 10%;
}

#toolbar li {
    margin-bottom: 3px;
    font-size: 0;
    width: 57px;
    height: 57px;
    right: 0;
    position: relative;
}

#toolbar li a {
    display: block;
    position: absolute;
    z-index: 9;
    right: 0;
    top: 0;
    width: 57px;
    height: 57px;
    overflow: hidden;
    background: #292e39;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    white-space: nowrap;
    font-size: 0;
}

#toolbar li .icon-font {
    display: inline-block;
    vertical-align: middle;
    width: 57px;
    height: 57px;
    background-color: #d9d9d9;
}

#toolbar li .icon-qq:after {
    background-position: 0 -150px;
}

#toolbar li .icon-phone:after {
    background-position: 0 -90px;
}

#toolbar li .icon-ewm:after {
    background-position: 0 -30px;
}

#toolbar li .icon-message:after {
    background-position: 0 -120px;
}

#toolbar li .icon-top:after {
    background-position: 0 -60px;
}

#toolbar li .icon-wangwang:after {
    background-position: 0 0;
}

#toolbar li .wz {
    display: inline-block;
    line-height: 57px;
    font-size: 14px;
    color: #fff;
    vertical-align: middle;
    padding-left: 10px;
}

#toolbar li.ewm .ewm-box {
    position: absolute;
    z-index: 1;
    padding: 5px;
    background: #292e39;
    width: 110px;
    right: 120%;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all .7s;
    transition: all .7s;
}

#toolbar li.ewm .ewm-box p {
    margin-bottom: 0;
}

#toolbar li.ewm .ewm-box img {
    max-width: 100%;
}

#toolbar li.ewm .ewm-box:after {
    content: '';
    position: absolute;
    right: -5px;
    bottom: 20px;
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    border-width: 5px;
    cursor: pointer;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #292e39;
    border-right: none;
}

#toolbar li.ewm:hover .icon {
    background-position: -57px -180px;
}

#toolbar li.ewm:hover .ewm-box {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

#toolbar li.backtop {
    cursor: pointer;
}

#toolbar li.backtop .iconfont {
    color: #fff;
    background-color: #292e39;
}

#toolbar li:hover a {
    width: 200px;
}

#toolbar li:hover .icon-font {
    background-color: #292e39;
}

#toolbar li:hover .icon-qq:after {
    background-position: -30px -150px;
}

#toolbar li:hover .icon-phone:after {
    background-position: -30px -90px;
}

#toolbar li:hover .icon-ewm:after {
    background-position: -30px -30px;
}

#toolbar li:hover .icon-message:after {
    background-position: -30px -120px;
}

#toolbar li:hover .icon-wangwang:after {
    background-position: -30px 0;
}

#toolbar li:hover .icon-top:after {
    background-position: -30px -60px;
}

@media (max-width: 990px) {
    #toolbar {
        display: none;
    }
}


/*  */

.flex_ww {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
}

.flex_ww h2 {
    font-size: 16px;
    color: #2f2f2f;
    font-weight: normal;
}

.page-position {
    padding: 15px 0;
    font-size: 14px;
    color: #2f2f2f;
    padding-top: 110px;
}

.page-position a {
    color: #000;
}

.page-position a:hover {
    color: #d4a253;
}

.page-wrap {
    background: #ffffff;
    padding-bottom: 50px;
}

@media (min-width: 990px) {
    .page-wrap-left {
        float: left;
        width: 100%;
        margin-right: 4.16666667%;
        /* display: none; */
    }
}

.xypg-left-box {
    margin-bottom: 20px;
}

.xypg-left-title {
    background: #292e39;
    padding: 10px 20px;
    position: relative;
}

.xypg-left-title h3 {
    font-size: 20px;
    color: #ffffff;
    line-height: 30px;
    font-weight: bold;
    position: relative;
    z-index: 9;
}

.xypg-left-title i {
    position: absolute;
    left: -5px;
    top: -9px;
    font-style: normal;
    font-size: 67px;
    font-weight: bold;
    opacity: .1;
    color: #fff;
    line-height: 1;
    z-index: 1;
    text-transform: uppercase;
}

.xypg-left-title span {
    font-weight: normal;
    font-size: 16px;
    color: #fff;
    opacity: .6;
    margin-left: 10px;
    text-transform: capitalize;
}

.xypg-left-title span:before {
    content: "/";
    padding-right: 5px;
}

.xypg-left-con {
    /* border: 1px solid #d2d2d2; */
    border-top: none;
}

.latest-news {
    padding: 10px 0;
}

.latest-news li {
    padding: .5em 1em;
    font-size: 14px;
}

.latest-news li a {
    display: block;
    line-height: 1.2;
    color: #5a5a5a;
}

.latest-news li a:before {
    content: '+';
    font-weight: bold;
    margin-right: 5px;
    font-size: 16px;
}

.latest-news li a:hover {
    color: #d4a253;
}

.latest-news li a:hover:before {
    color: #d4a253;
}

.hot-keys {
    padding: 20px 7px 8px 7px;
}

.hot-keys li {
    width: calc(50% - 14px);
    float: left;
    margin: 0 7px 14px 7px;
}

.hot-keys li a {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #5a5a5a;
    line-height: 2.857;
    border: 1px dashed #f1f1f1;
}

.hot-keys li a:hover {
    color: #d4a253;
    border-color: #d4a253;
}

.page-wrap-contact {
    padding: 10px 0;
    font-size: 14px;
}

.page-wrap-contact h4 {
    padding: .3em 1.4em .8em 1.4em;
    font-size: 16px;
    color: #000000;
}

.page-wrap-contact p {
    border-top: 1px solid #eee;
    position: relative;
    margin-bottom: 0;
    padding: .8em 1.4em;
    color: #2f2f2f;
}

.page-message-img img {
    border: 1px solid #d2d2d2;
}

.page-wrap-right {
    overflow: hidden;
}

.page-mob-tool {
    position: fixed;
    right: 15px;
    bottom: 100px;
    z-index: 9999;
}

.page-mob-tool li {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-bottom: 1px;
    cursor: pointer;
    position: relative;
}

.page-mob-tool li:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: #292e39;
    opacity: .7;
}

.page-mob-tool li i {
    display: block;
    width: 100%;
    height: 100%;
}

.page-mob-tool li .icon-dots-horizontal:after {
    background-position: -30px -390px;
}

.page-mob-tool li .icon-top:after {
    background-position: -30px -60px;
}

@media (min-width: 992px) {
    .page-mob-tool {
        display: none;
    }
}

.navigation a {
    display: inline-block;
    font-size: 14px;
    color: #333333;
    font-family: "Microsoft YaHei", Arial;
    line-height: 26px;
    border: 1px solid #cbcbcb;
    margin: 0 5px;
    padding: 0 8px;
}

.navigation a.previous_page {
    float: left;
}

.navigation a.next_page {
    float: right;
}

.navigation a:hover {
    color: #fff;
    border-color: #d4a253;
    background: #d4a253;
}


/* 手机站 左侧导航弹出特效 */

.xymob-left-close-btn {
    display: none;
}

@media (max-width: 990px) {
    /* 弹出框之后 body 上增加一个禁止滚动的类*/
    body.no-scroll,
    html.no-scroll {
        height: 100vh;
        overflow: hidden;
    }
    .xymob-menu-click {
        position: fixed;
        width: 100vw;
        overflow-y: scroll;
        top: 0;
        left: 100%;
        -webkit-transition: all .5s ease;
        transition: all .5s ease;
        z-index: 999999;
        height: 100vh;
        background: rgba(0, 0, 0, 0.7);
    }
    .xymob-menu-click .xypg-left-news,
    .xymob-menu-click .xypg-left-keys,
    .xymob-menu-click .xypg-left-contact,
    .xymob-menu-click .page-message-img {
        display: none;
    }
    .xymob-menu-click .xymob-left-close-btn {
        display: block;
        position: absolute;
        top: 15px;
        right: 15px;
        width: 32px;
        height: 32px;
        line-height: 32px;
        border-radius: 50%;
        border: 1px solid #fff;
        text-align: center;
        background: black;
    }
    .xymob-menu-click .xymob-left-close-btn .icon-font {
        display: block;
        width: 100%;
        height: 100%;
    }
    .xymob-menu-click .xymob-left-close-btn .icon-font:after {
        background-position: -30px -300px;
    }
    .xymob-menu-click .xypg-left {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        min-height: 90vh;
        padding: 5vh 0;
        z-index: 9999;
    }
    .xymob-menu-click .xypg-left .xypg-left-menu {
        width: 90%;
        background: #fff;
    }
    .xymob-menu-click.click {
        left: 0;
    }
}


/* 内页左侧导航栏样式 */

.xypg-left-nav {
    margin: 0 -1px;
    display: flex;
    justify-content: center;
}

.xypg-left-nav>li {
    position: relative;
    /* border-bottom: 1px solid #eeeeee; */
    background: #fff;
    width: 20%;
    box-shadow: 0 0 15px 0 #ddd;
}
.xypg-left-nav>li.clicked{background:#b89665;}

.xypg-left-nav>li.clicked a h3 {
    color: #fff;
}

.xypg-left-nav>li.clicked .imglogo img {
    filter: brightness(100%);
}
.xypg-left-nav>li:last-child {
    border-bottom: none;
}

.xypg-left-nav>li>a {
    display: block;
    font-size: 16px;
    line-height: 22px;
    color: #2e2e2e;
    padding: 40px 30px;
    text-align: center;
}

.xypg-left-nav>li .first-nav-btn {
    position: absolute;
    z-index: 99;
    width: 30px;
    height: 30px;
    text-align: center;
    top: 65px;
    right: 20px;
    cursor: pointer;
    background: url(../images/icon_spirit.png) 0 -240px no-repeat;
}

.xypg-left-nav>li .first-nav-btn.clicked {
    background-position: 0 -270px;
}

.xypg-left-nav>li:hover>a,
.xypg-left-nav>li.clicked>a {
    color: #d4a253;
}

.xypg-left-nav>li:hover .first-nav-btn,
.xypg-left-nav>li.clicked .first-nav-btn {
    color: #d4a253;
}

.xypg-left-nav .xypg-left-subnav {
    display: none;
    padding: 0 10px;
}

.xypg-left-nav .xypg-left-subnav>li {
    border-top: 1px dashed #eeeeee;
}

.xypg-left-nav .xypg-left-subnav>li>a {
    padding: 8px;
    display: block;
    line-height: 20px;
    color: #818181;
    font-size: 16px;
}

.xypg-left-nav .xypg-left-subnav>li>a:hover {
    color: #d4a253;
}

.xypg-left-nav .xypg-left-subnav>li.clicked>a {
    color: #d4a253;
}

.xypg-left-nav .xypg-left-threenav>li>a {
    padding: 5px 10px;
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #999999;
}

.xypg-left-nav .xypg-left-threenav>li>a:before {
    content: '\2014   ';
}

.xypg-left-nav .xypg-left-threenav>li>a:hover {
    color: #d4a253;
}

.xypg-left-nav .xypg-left-threenav>li.clicked>a {
    color: #d4a253;
}

@media (max-width: 990px) {
    .xypg-left-nav .xypg-left-threenav {
        display: block;
    }
}

.xypg-pro-description {
    border: 1px solid #e5e5e5;
    background: #f9f9f9;
    line-height: 24px;
    padding: 10px;
    margin-bottom: 15px;
    text-indent: 2em;
}

.xypg-product-list {
    margin: 0 -1.5%;
    font-size: 0;
}

.xypg-product-list li {
    display: inline-block;
    vertical-align: bottom;
    width: 30.333%;
    margin: 0 1.5% 20px 1.5%;
    padding: 10px 10px 0 10px;
    border: 1px solid #eeeeee;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.xypg-product-list li .img {
    display: block;
}

.xypg-product-list li h3 a {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #5a5a5a;
    line-height: 1.6;
    padding: .8em 0;
}

.xypg-product-list li:hover {
    border-color: #d4a253;
}

.xypg-product-list .no-result {
    margin: 0 1.5%;
    font-size: 14px;
}

.xypg-case-list {
    margin: 0 -1%;
    font-size: 0;
}

.xypg-case-list li {
    display: inline-block;
    vertical-align: bottom;
    width: 31.333%;
    margin: 0 1% 10px 1%;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.xypg-case-list li .img {
    display: block;
}

.xypg-case-list li h3 a {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #5a5a5a;
    line-height: 1.6;
    padding: .8em 0;
}

.xypg-case-list li:hover h3 a {
    color: #d4a253;
}


/* 内页新闻列表 */

.xypg-news-list li {
    border: 1px solid #e1e1e1;
    padding: 30px;
    background: #fff;
    margin-bottom: 35px;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.xypg-news-list li .tit {
    border-bottom: 1px solid #cbcbcb;
    margin-bottom: 15px;
    position: relative;
}

.xypg-news-list li .tit h3 {
    padding-bottom: 15px;
    font-size: 18px;
    color: #565656;
    font-weight: normal;
    padding-right: 25%;
    margin: 0;
}

.xypg-news-list li .tit .date {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    color: #666666;
}

.xypg-news-list li .info {
    font-size: 14px;
    line-height: 2;
    color: #999999;
}

.xypg-news-list li .more {
    margin-top: 15px;
}

.xypg-news-list li .more span {
    display: inline-block;
    width: 130px;
    line-height: 33px;
    text-align: center;
    color: #000;
    font-size: 14px;
    color: #666666;
    border: 1px solid #e1e1e1;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.xypg-news-list li:hover {
    -webkit-box-shadow: 0px 2px 13px 1px rgba(8, 1, 3, 0.18);
    box-shadow: 0px 2px 13px 1px rgba(8, 1, 3, 0.18);
}

.xypg-news-list li:hover .tit h3 {
    color: #292e39;
}

.xypg-news-list li:hover .more span {
    color: #fff;
    background-color: #292e39;
}

@media (max-width: 990px) {
    .xypg-news-list li .tit {
        border-bottom: none;
    }
    .xypg-news-list li .tit h3 {
        padding-right: 0;
        padding-bottom: 10px;
    }
    .xypg-news-list li .tit .date {
        position: static;
        border-bottom: 1px solid #cbcbcb;
        padding-bottom: 5px;
        color: #999;
    }
}

.xypg-album-cate {
    margin: 0 -1%;
}

.xypg-album-cate li {
    float: left;
    width: 31.33333%;
    margin: 0 1% 20px 1%;
    border: 1px solid #eaeaea;
    padding: 10px;
}

.xypg-album-cate li .album-img {
    margin-bottom: 15px;
}

.xypg-album-cate li .album-img img {
    width: 100%;
}

.xypg-album-cate li .album-title {
    text-align: center;
    font-size: 15px;
    color: #666666;
    margin-bottom: 5px;
}

.xypg-album-cate li .album-num {
    font-size: 16px;
    color: #333333;
    text-align: center;
}

.xypg-album-cate li .album-num span {
    display: inline-block;
    margin-right: 5px;
}

@media (max-width: 768px) {
    .xypg-album-cate li {
        width: 48%;
    }
}

@media (max-width: 420px) {
    .xypg-album-cate {
        margin: 0;
    }
    .xypg-album-cate li {
        width: 100%;
        margin: 0 0 20px 0;
    }
}

.xypg-album-list {
    margin: 0 -1%;
}

.xypg-album-list li {
    float: left;
    width: 31.33333%;
    margin: 0 1% 20px 1%;
    position: relative;
}

.xypg-album-list li .img {
    display: block;
    overflow: hidden;
}

.xypg-album-list li .img img {
    width: 100%;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.xypg-album-list li h3 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
    color: #fff;
    line-height: 40px;
    font-weight: normal;
    font-size: 16px;
}

.xypg-album-list li:hover .img img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

@media (max-width: 768px) {
    .xypg-album-list li {
        width: 48%;
    }
}

@media (max-width: 420px) {
    .xypg-album-list {
        margin: 0;
    }
    .xypg-album-list li {
        width: 100%;
        margin: 0 0 20px 0;
    }
}

.xypg-album-list.xypg-getkey-list li {
    width: 18%;
}

@media (max-width: 1200px) {
    .xypg-album-list.xypg-getkey-list li {
        width: 31.3333%;
    }
}

@media (max-width: 768px) {
    .xypg-album-list.xypg-getkey-list li {
        width: 48%;
    }
}

@media (max-width: 420px) {
    .xypg-album-list.xypg-getkey-list {
        margin: 0;
    }
    .xypg-album-list.xypg-getkey-list li {
        width: 100%;
        margin: 0 0 20px 0;
    }
}


/* 下载列表页 */

.xypg-download-list .download-title {
    line-height: 60px;
    background: #d9d9d9;
    font-size: 18px;
    color: #333333;
}

.xypg-download-list .download-title span {
    display: block;
    float: left;
    text-align: center;
    width: 19%;
}

.xypg-download-list .download-title .file-name {
    width: 43%;
    text-align: left;
    padding-left: 5%;
}

.xypg-download-list .download-item {
    line-height: 50px;
}

.xypg-download-list .download-item .download-item-span {
    float: left;
    width: 19%;
    text-align: center;
    font-size: 14px;
    color: #555555;
}

.xypg-download-list .download-item .download-item-span.download-item-first {
    padding-left: 4%;
    width: 43%;
    text-align: left;
}

.xypg-download-list .download-item .download-item-span.download-item-iocn .iconfont {
    margin-right: 5px;
    font-size: 14px;
}

.xypg-download-list .download-item .download-item-span.download-item-iocn a {
    color: #292e39;
}

.xypg-download-list .download-item .download-item-span.download-item-iocn a:hover {
    text-decoration: underline;
}

.xypg-download-list .download-item:nth-child(odd) {
    background: #f3f3f3;
}

.xypg-download-list .download-item .mob-download-title {
    display: none;
}

@media (max-width: 768px) {
    .xypg-download-list .download-title {
        display: none;
    }
    .xypg-download-list .download-item {
        border: 1px solid #ebebeb;
        margin-bottom: 20px;
        background: #fff !important;
    }
    .xypg-download-list .download-item .download-item-span {
        float: none;
        width: 100%;
    }
    .xypg-download-list .download-item .download-item-span.download-item-first {
        padding-left: 0;
        width: 100%;
    }
    .xypg-download-list .download-item .download-item-span .mob-download-title {
        float: left;
        display: block;
        width: 130px;
        padding-left: 15px;
        text-align: left;
        font-weight: bold;
    }
    .xypg-download-list .download-item .download-item-span .download-item-con {
        float: right;
        width: calc(100% - 130px);
        text-align: right;
        padding-right: 20px;
    }
    .xypg-download-list .download-item .download-item-span+.download-item-span {
        border-top: 1px dashed #ebebeb;
    }
}


/* 下招聘列表页 */

.xypg-job-list .job-name {
    width: 32.5%;
    padding-left: 4%;
}

.xypg-job-list .job-xlyq {
    width: 32.5%;
    padding-left: 4%;
}

.xypg-job-list .job-number {
    width: 20%;
    text-align: center;
}

.xypg-job-list .job-more {
    width: 15%;
    text-align: center;
}

.xypg-job-list .job-title {
    line-height: 60px;
    background: #292e39;
    font-size: 18px;
    color: #fff;
}

.xypg-job-list .job-title span {
    display: block;
    float: left;
    font-weight: bold;
}

.xypg-job-list .job-item {
    margin-top: 20px;
    line-height: 60px;
    background: #f8f8f8;
}

.xypg-job-list .job-item .job-item-span {
    float: left;
    font-size: 16px;
    color: #333333;
    min-height: 1px;
}

.xypg-job-list .job-item .job-item-span .job-item-con {
    display: block;
}

.xypg-job-list .job-item .job-more a {
    float: right;
    display: block;
    text-align: center;
    background: #000;
    width: 29px;
    height: 29px;
    margin: 15px 30px 0 0;
    background: #9c9c9c url(../images/xypg-job-jt.png) center no-repeat;
    border-radius: 50%;
}

.xypg-job-list .job-item .job-more a:hover {
    background-color: #292e39;
}

.xypg-job-list .job-item .mob-job-title {
    display: none;
}

@media (max-width: 768px) {
    .xypg-job-list .job-title {
        display: none;
    }
    .xypg-job-list .job-item {
        border: 1px solid #ebebeb;
        margin-bottom: 20px;
        background: #fff !important;
        line-height: 50px;
    }
    .xypg-job-list .job-item .job-item-span {
        float: none;
        width: 100%;
        padding-left: 0;
        font-size: 14px;
    }
    .xypg-job-list .job-item .job-item-span .mob-job-title {
        float: left;
        display: block;
        width: 130px;
        padding-left: 15px;
        text-align: left;
        font-weight: bold;
    }
    .xypg-job-list .job-item .job-item-span .job-item-con {
        float: right;
        width: calc(100% - 130px);
        text-align: right;
        padding-right: 20px;
    }
    .xypg-job-list .job-item .job-more a {
        margin: 12px 0 0 0;
    }
    .xypg-job-list .job-item .job-item-span+.job-item-span {
        border-top: 1px dashed #ebebeb;
    }
}

@media (max-width: 768px) {
    .xypg-product-list li {
        width: 47%;
    }
    .xypg-case-list li {
        width: 48%;
    }
}

@media (max-width: 375px) {
    .xypg-product-list li {
        width: 97%;
    }
    .xypg-case-list li {
        width: 98%;
    }
}


/* 分页基本样式 */

.xypg-pagination {
    margin-top: 20px;
    text-align: center;
    font-size: 0;
}

.xypg-pagination .pagin-left,
.xypg-pagination .pagin-mid,
.xypg-pagination .pagin-right,
.xypg-pagination .pagin-select {
    display: inline-block;
    vertical-align: middle;
}

.xypg-pagination a,
.xypg-pagination #current {
    display: inline-block;
    font-size: 14px;
    color: #333333;
    font-family: "Microsoft YaHei", Arial;
    line-height: 26px;
    border: 1px solid #cbcbcb;
    margin: 0 5px;
    padding: 0 8px;
}

.xypg-pagination #current,
.xypg-pagination a:hover {
    color: #fff;
    border-color: #d4a253;
    background: #d4a253;
}

.xypg-pagination .pagin-mid {
    font-size: 14px;
}

.xypg-pagination .pagin-mid .mob-pagin-mid {
    display: none;
}

.xypg-pagination .pagin-select {
    font-size: 14px;
}

.xypg-pagination .pagin-select select {
    height: 28px;
    padding: 0 8px;
    margin: -1px 5px 0 5px;
}

@media (max-width: 768px) {
    .xypg-pagination .pagin-mid .pc-pagin-mid {
        display: none;
    }
    .xypg-pagination .pagin-mid .mob-pagin-mid {
        display: block;
    }
    .xypg-pagination .pagin-mid .mob-pagin-mid span {
        display: inline-block;
        padding: 0 8px;
        line-height: 28px;
        font-size: 14px;
    }
    .xypg-pagination .pagin-select {
        display: none;
    }
}


/* 详细页分页样式 */

.paging_num {
    padding: 10px 0;
}

.paging_num a {
    padding: 0 7px;
    text-align: center;
    display: inline-block;
    border: 1px dashed #e0e1dc;
    color: #666;
    margin-right: 8px;
}

.paging_num a.paging_hover,
.paging_num a:hover {
    border-color: #d4a253;
}


/*内页详情页面公用样式*/

.xypg-detail-title {
    font-size: 20px;
    color: #363636;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1.7;
}

.xypg-detail-info-bar {
    font-size: 14px;
    font-family: Arial;
    color: #9e9e9e;
    line-height: 35px;
    border-bottom: 1px dashed #cfcfcf;
    margin-bottom: 20px;
}

.xypg-detail-info-bar .detail-info-time {
    float: left;
    margin-right: 20px;
    position: relative;
    padding-left: 25px;
}

.xypg-detail-info-bar .detail-info-time i {
    position: absolute;
    width: 20px;
    height: 20px;
    top: calc(50% - 10px);
    left: 0;
}

.xypg-detail-info-bar .detail-info-time i:after {
    opacity: .5;
    background-position: 0 -360px;
}

.xypg-detail-info-bar .detail-info-numbers {
    float: left;
    position: relative;
    padding-left: 25px;
}

.xypg-detail-info-bar .detail-info-numbers i {
    position: absolute;
    width: 20px;
    height: 20px;
    top: calc(50% - 18px);
    left: 0;
}

.xypg-detail-info-bar .detail-info-numbers i:after {
    opacity: .5;
    background-position: 0 -330px;
}

.xypg-detail-info-bar .xypg-file-down {
    float: right;
    position: relative;
}

.xypg-detail-info-bar .xypg-file-down .file-down-title {
    cursor: pointer;
    position: relative;
    padding-left: 25px;
}

.xypg-detail-info-bar .xypg-file-down .file-down-title i {
    position: absolute;
    width: 20px;
    height: 20px;
    top: calc(50% - 10px);
    left: 0;
}

.xypg-detail-info-bar .xypg-file-down .file-down-title i:after {
    background-position: 0 -630px;
}

.xypg-detail-info-bar .xypg-file-down .file-down-title:hover {
    color: #292e39;
}

.xypg-detail-info-bar .xypg-file-down .file-down-list {
    position: absolute;
    z-index: 9999;
    width: 250%;
    right: 0;
    background: #fff;
    display: none;
}

.xypg-detail-info-bar .xypg-file-down .file-down-list li {
    padding: 10px 0;
    border-top: 1px dashed #cfcfcf;
}

.xypg-detail-info-bar .xypg-file-down .file-down-list li .icon {
    float: left;
    font-size: 40px;
    line-height: 40px;
    margin-right: 5px;
    height: 40px;
}

.xypg-detail-info-bar .xypg-file-down .file-down-list li .list-con {
    overflow: hidden;
    line-height: 1;
}

.xypg-detail-info-bar .xypg-file-down .file-down-list li .list-con p {
    font-size: 12px;
    margin-bottom: 0;
    line-height: 20px;
}

.xypg-detail-info-bar .xypg-file-down .file-down-list li .list-con a {
    font-size: 12px;
}

.xypg-detail-info-bar .xypg-file-down .file-down-list li .list-con a:hover {
    color: #292e39;
}

.xypg-detail-con-title {
    margin: 20px 0 10px 0;
}

.xypg-detail-con-title span {
    display: inline-block;
    font-size: 18px;
    color: #292e39;
}

.xypg-detail-con {
    font-size: 14px;
    color: #333;
    line-height: 1.7;
}

.xypg-detail-con img,
.xypg-detail-con p img {
    width: auto !important;
    max-width: 100%;
    height: auto !important;
}

.xypg-detail-tags {
    margin-top: 40px;
}

.xypg-detail-tags .tags-title {
    border-bottom: 1px solid #c3c3c3;
    position: relative;
}

.xypg-detail-tags .tags-title h3 {
    display: inline-block;
    padding: 0 30px;
    font-size: 16px;
    color: #292e39;
    line-height: 40px;
    border-bottom: 3px solid #d4a253;
    margin-bottom: -1px;
}

.xypg-detail-tags .tags-title .baidu-share {
    position: absolute;
    right: 0;
    top: 8px;
}

.xypg-detail-tags .tags-content {
    padding-top: 12px;
}

.xypg-detail-tags .tags-content a {
    font-size: 12px;
    color: #2f2f2f;
    display: inline-block;
    margin-right: 9px;
    background: #f4f4f4;
    line-height: 28px;
    padding: 0 15px;
}

.xypg-detail-tags .tags-content a:hover {
    color: #d4a253;
}

.xypg-detail-url {
    margin-top: 15px;
}

.xypg-detail-url a {
    word-break: break-all;
}

.xypg-detail-article p {
    margin: 10px 0 20px 0;
    line-height: 24px;
}

.xypg-detail-pn {
    margin-top: 30px;
}

.xypg-detail-pn div+div {
    margin-top: 15px;
}

.xypg-detail-pn div {
    line-height: 22px;
    padding: 10px;
    position: relative;
    border: 1px solid #eeeeee;
}

.xypg-detail-pn div b {
    font-size: 14px;
    color: #292e39;
    float: left;
    font-weight: normal;
}

.xypg-detail-pn div a {
    float: left;
    width: 75%;
    font-size: 14px;
    color: #666666;
}

.xypg-detail-pn div a:hover {
    color: #d4a253;
}

@media (max-width: 600px) {
    .xypg-detail-pn div a {
        width: 60%;
    }
}

@media (max-width: 600px) {
    .xypg-detail-pn div a {
        width: 50%;
    }
}

.xypg-detail-pn div span {
    position: absolute;
    right: 20px;
    top: 11px;
    font-size: 14px;
    color: #666666;
}


/*相关产品 和 相关新闻*/

.xypg-relate {
    margin-top: 45px;
}

.relate-title {
    border: 1px solid #eeeeee;
    font-size: 14px;
    line-height: 2.857;
    margin-bottom: 15px;
}

.relate-title span {
    display: inline-block;
    color: #d4a253;
    padding: 0 1.4em;
    border-right: 1px solid #eeeeee;
}

.relate-product-slick {
    position: relative;
}

.relate-product-slick .owl-item {
    display: block;
    font-size: 0;
}

.relate-product-slick .owl-item .img {
    display: block;
    margin-bottom: 8px;
}

.relate-product-slick .owl-item p {
    margin-bottom: 0;
    padding: .5em 0;
    font-size: 12px;
    color: #292e39;
    text-align: center;
}

.relate-product-slick .owl-item:hover p {
    color: #d4a253;
}

.relate-product-slick .owl-nav button.owl-prev,
.relate-product-slick .owl-nav button.owl-next {
    width: 25px;
    height: 35px;
    color: #fff;
    font-size: 20px;
    margin-top: -17.5px;
    line-height: 35px;
}

.relate-product-slick .owl-nav button.owl-prev span,
.relate-product-slick .owl-nav button.owl-next span {
    display: inline;
}

.xypg-relate .relate-news {
    margin-top: 45px;
}

.relate-news-list li {
    float: left;
    width: 48%;
    position: relative;
    line-height: 2.143;
    font-size: 14px;
    color: #292e39;
}

.relate-news-list li:nth-child(even) {
    float: right;
}

.relate-news-list li a {
    display: block;
    padding-right: 125px;
    color: #666666;
}

.relate-news-list li a:before {
    content: '+';
    font-weight: bold;
    font-size: 16px;
    line-height: 1;
    margin-right: 5px;
}

.relate-news-list li span {
    position: absolute;
    right: 0;
    top: 2.5px;
    width: 125px;
    text-align: right;
    font-size: 12px;
    color: #666666;
}

.relate-news-list li:hover a {
    color: #d4a253;
}

.relate-news-list li:hover a:before {
    color: #d4a253;
}

.relate-news-list li:hover span {
    color: #d4a253;
}

@media (max-width: 990px) {
    .xypg-relate {
        display: none;
    }
}


/*新闻详情页*/


/*案例基本详情页*/

.xypg-case-detail .main-img {
    text-align: center;
}

.xypg-case-detail .main-img img {
    max-width: 100%;
}


/* 招聘详情页面 */

.xypg-jod-detail .job-detail-title {
    font-size: 16px;
    color: #ffffff;
    background: #292e39;
    line-height: 60px;
    padding-left: 25px;
}

.xypg-jod-detail .job-detail-con {
    /*background: #f8f8f8;*/
    padding: 25px;
}

.xypg-jod-detail .job-detail-small-title {
    font-size: 16px;
    color: #292e39;
    margin-bottom: 10px;
}

.xypg-jod-detail .job-detail-con-box {
    font-size: 14px;
    color: #666666;
    margin-bottom: 20px;
}

.xypg-jod-detail .job-detail-btn a {
    display: inline-block;
    font-size: 14px;
    color: #ffffff;
    background: #666666;
    width: 200px;
    line-height: 50px;
    text-align: center;
    border-radius: 5px;
}

.xypg-jod-detail .job-detail-btn a:hover {
    background: #292e39;
}


/* 简历提交表格 */

.job-detail-form .form-title {
    border-bottom: 1px solid #ccc;
    font-size: 20px;
    line-height: 2.5;
}

.job-detail-form .form-info {
    line-height: 2;
    margin: 10px 0;
}

.job-detail-form .form-info span {
    color: red;
}

.job-detail-form .red-star {
    color: red;
}

.job-detail-form textarea {
    resize: none;
}

.job-detail-form #checkcode {
    display: inline-block;
    width: 30%;
}

.job-detail-form #checkCodeImg {
    vertical-align: top;
    margin-left: 10px;
}

.job-detail-form #change_code {
    line-height: 34px;
    padding: 0 10px;
    color: #292e39;
}

.job-detail-form .form-small-tit {
    line-height: 2;
    font-size: 16px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
}

.job-detail-form .form-prompt {
    font-size: 12px;
    margin-bottom: 15px;
    color: #999;
}


/* 在线留言页面 */

#message-form {
    font-size: 0;
}

#message-form .red-star {
    color: red;
}

#message-form label {
    font-size: 14px;
}

#message-form textarea {
    resize: none;
}

#message-form #checkcode {
    display: inline-block;
    width: 30%;
}

#message-form #checkCodeImg {
    vertical-align: top;
    margin-left: 10px;
}

#message-form #change_code {
    line-height: 34px;
    padding: 0 10px;
    color: #292e39;
    font-size: 14px;
}

#message-form .error-info {
    padding-top: 4px;
    display: inline-block;
    vertical-align: top;
    position: absolute;
}

@media (max-width: 768px) {
    #message-form .form-group {
        margin-bottom: 25px;
    }
    #message-form .error-info {
        display: block;
        padding-top: 0;
        float: none !important;
        padding-left: 10px;
    }
    #message-form #change_code+.error-info {
        padding-left: 0px;
        margin-left: -7px;
    }
}

#message-form.n-default .msg-wrap {
    position: static;
}


/* 下载详情页面 */

.xypg-download-list.xypg-download-detail-list .download-title {
    background: #f3f3f3;
}

.xypg-download-list.xypg-download-detail-list .download-title .file-name {
    width: 35%;
}

.xypg-download-list.xypg-download-detail-list .download-title span {
    width: 16.25%;
}

.xypg-download-list.xypg-download-detail-list .download-item .download-item-span {
    width: 16.25%;
}

.xypg-download-list.xypg-download-detail-list .download-item .download-item-span.download-item-first {
    width: 35%;
}

@media (max-width: 768px) {
    .xypg-download-list.xypg-download-detail-list .download-item .download-item-span {
        width: 100%;
    }
    .xypg-download-list.xypg-download-detail-list .download-item .download-item-span.download-item-first {
        width: 100%;
    }
}


/* 搜索结果页面样式 */

.xypg-search-result .search-tag {
    margin-bottom: 20px;
    border: 1px solid #efefef;
    border-radius: 5px;
    overflow: hidden;
}

.xypg-search-result .search-tag a {
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
    padding: 0 30px;
    font-size: 16px;
    color: #333;
}

.xypg-search-result .search-tag a:hover,
.xypg-search-result .search-tag a.on {
    color: #d4a253;
}

.xypg-search-result-box {
    margin-bottom: 20px;
}

.xypg-search-result-box .xypg-search-title {
    border-left: 3px solid #292e39;
    padding-left: 15px;
    font-size: 18px;
    line-height: 35px;
    margin-bottom: 15px;
    font-weight: bold;
}


/* 详情页面下载列表样式 */

.xypg-detail-file-dwon li {
    padding: 10px 0;
    border-bottom: 1px dashed #cfcfcf;
    width: 50%;
    float: left;
}

.xypg-detail-file-dwon li .file-icon {
    float: left;
    height: 40px;
    width: 50px;
    margin-right: 5px;
    background-image: url(../images/file_icon.png);
    background-repeat: no-repeat;
}

.xypg-detail-file-dwon li .file_txt {
    background-position: -180px -60px;
}

.xypg-detail-file-dwon li .file_zip {
    background-position: 0 0;
}

.xypg-detail-file-dwon li .file_gif {
    background-position: -60px 0;
}

.xypg-detail-file-dwon li .file_doc {
    background-position: -120px 0;
}

.xypg-detail-file-dwon li .file_jpg {
    background-position: -180px 0;
}

.xypg-detail-file-dwon li .file_xls {
    background-position: -240px 0;
}

.xypg-detail-file-dwon li .file_rar {
    background-position: 0 -60px;
}

.xypg-detail-file-dwon li .file_png {
    background-position: -60px -60px;
}

.xypg-detail-file-dwon li .file_pdf {
    background-position: -120px -60px;
}

.xypg-detail-file-dwon li .list-con {
    overflow: hidden;
    line-height: 1;
}

.xypg-detail-file-dwon li .list-con p {
    font-size: 12px;
    margin-bottom: 0;
    line-height: 20px;
}

.xypg-detail-file-dwon li .list-con a {
    font-size: 12px;
}

.xypg-detail-file-dwon li .list-con a:hover {
    color: #d4a253;
}


/* 自动发布 */

.xypg-detail-article .article-img {
    text-align: center;
    margin: 5px 0;
}

.xypg-detail-article .article-img img {
    border: 1px solid #efefef;
    padding: 1px;
    max-width: 100%;
    height: auto !important;
}

.page-product-detail-effect {
    float: left;
    width: 42.61%;
}

.page-product-detail-effect .big-img {
    border: 1px solid #eee;
}

.page-product-detail-effect .big-img a {
    display: block;
    display: block;
    text-align: center;
    width: 100%;
    height: auto;
    font-size: 0;
}

.page-product-detail-effect .big-img a img {
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.page-product-detail-effect .big-img a:after {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.page-product-detail-right {
    width: 50%;
    float: right;
}

.page-product-detail-right>h1 {
    font-size: 22px;
    color: #0d0d0d;
    margin-bottom: 20px;
}

.product-detail-item li {
    font-size: 14px;
    line-height: 30px;
    color: #777272;
}

.product-detail-slick {
    position: relative;
    margin-top: 20px;
}

.product-detail-slick a.slick-item {
    display: block;
    text-align: center;
    width: 100%;
    height: 95px;
    font-size: 0;
    border: 1px solid #eee;
    position: relative;
}

.product-detail-slick a.slick-item img {
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.product-detail-slick a.slick-item:after {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.product-detail-slick a.slick-item.active {
    border-color: #d4a253;
}

.product-detail-slick .owl-nav button {
    position: absolute;
    width: 27px;
    height: 27px;
    background: rgba(37, 37, 37, 0.6) !important;
    border-radius: 50%;
    text-align: center;
    line-height: 27px;
    top: 50%;
    margin-top: -13.5px;
    z-index: 9;
    cursor: pointer;
    opacity: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    outline: none;
    border: none;
}

.product-detail-slick .owl-nav button .icon-font {
    width: 100%;
    height: 100%;
    display: block;
}

.product-detail-slick .owl-nav button .icon-left-arrow:after {
    background-position: 1px -509px;
}

.product-detail-slick .owl-nav button .icon-right-arrow:after {
    background-position: -27px -240px;
}

.product-detail-slick .owl-prev {
    left: 0;
}

.product-detail-slick .owl-prev:after {
    background-position: 0 0;
}

.product-detail-slick .owl-next {
    right: 0;
}

.product-detail-slick:hover .owl-nav button {
    opacity: 1;
}

.page-product-inquiry {
    margin-top: 30px;
}

.page-product-inquiry a {
    font-size: 16px;
    color: #ffffff;
    display: inline-block;
    background: #d4a253;
    padding: .5em 1.875em;
    border-radius: 2em;
}

.page-product-inquiry a:hover {
    opacity: .8;
}

@media (max-width: 990px) {
    .page-product-detail-effect {
        float: none;
        width: 100%;
        margin-bottom: 20px;
    }
    .page-product-detail-right {
        width: 100%;
        float: none;
    }
}

@media (max-width: 640px) {
    .page-product-detail-effect .big-img {
        height: auto;
    }
    .product-detail-slick .slick-item {
        height: 65px;
    }
    .page-product-inquiry a {
        font-size: 12px;
    }
    .page-product-detail-right>h1 {
        font-size: 16px;
        margin-bottom: 15px;
    }
}

.product-detail-tab {
    margin-top: 50px;
}

.product-detail-tab .product-detail-tabli {
    border: 1px solid #eee;
    height: 40px;
    line-height: 38px;
}

.product-detail-tab .product-detail-tabli li {
    float: left;
    width: 20%;
    text-align: center;
    font-size: 14px;
    color: #2f2f2f;
    cursor: pointer;
    border-right: 1px solid #eee;
}

.product-detail-tab .product-detail-tabli li.on,
.product-detail-tab .product-detail-tabli li:visited,
.product-detail-tab .product-detail-tabli li:active {
    color: #d4a253;
    position: relative;
}

.product-detail-tab .product-detail-tabli li.on:before,
.product-detail-tab .product-detail-tabli li:visited:before,
.product-detail-tab .product-detail-tabli li:active:before {
    content: '';
    position: absolute;
    left: -1px;
    right: -1px;
    bottom: -1px;
    top: -1px;
    border: 1px solid #d4a253;
}

.product-detail-tab .product-detail-tabcon {
    padding: 15px 0;
}

.product-detail-tab .product-detail-tabcon img,
.product-detail-tab .product-detail-tabcon p img {
    max-width: 100%;
    height: auto !important;
    width: auto !important;
}

@media (max-width: 768px) {
    .product-detail-tab .product-detail-tabli {
        height: 35px;
    }
    .product-detail-tab .product-detail-tabli li {
        font-size: 13px;
        line-height: 33px;
    }
}

@media (max-width: 420px) {
    .product-detail-tab .product-detail-tabli {
        height: 30px;
    }
    .product-detail-tab .product-detail-tabli li {
        font-size: 12px;
        line-height: 28px;
    }
}


/* 站点地图样式 */

.xypg-sitemap .map_title {
    line-height: 40px;
    background-color: #f5f8fa;
    border: 1px solid #d6dbe1;
    text-indent: 20px;
    color: #666;
    border-bottom: 2px solid #ccc;
    font-size: 16px;
}

.xypg-sitemap .map_list {
    line-height: 30px;
    padding: 0 5px;
    margin-top: 8px;
    margin-bottom: 8px;
}

.xypg-sitemap .map_list a {
    padding: 4px;
    white-space: nowrap;
    font-size: 14px;
    color: #666;
}

.xypg-sitemap .map_list a:hover {
    text-decoration: none;
    color: #3b639f;
    padding: 4px;
}

.xypg-sitemap .map_list .layer1 {
    margin-bottom: 10px;
}

.xypg-sitemap .map_list h3 {
    border-bottom: 1px dashed #ccc;
    margin-bottom: 10px;
    line-height: 36px;
}

.xypg-sitemap .map_list h3 a {
    font-weight: normal;
}

.xypg-sitemap .map_list .layer2 a {
    color: #999;
}

.xypg-sitemap .map_list .layer2 a:hover {
    text-decoration: none;
    color: #3b639f;
}


/* 产品封面 */

.cover-item {
    margin-bottom: 20px;
    border-bottom: 3px double #ccc;
}

.cover-item a {
    display: block;
}

.cover-item .img {
    float: left;
    border: 1px solid #ddd;
    padding: 1px;
}

.cover-item .img img {
    width: 100%;
}

.cover-item .item-first {
    margin-bottom: 20px;
    position: relative;
}

.cover-item .item-first .img {
    width: 30%;
    margin-right: 20px;
}

.cover-item .item-first .wz {
    overflow: hidden;
}

.cover-item .item-first .wz h3 {
    font-size: 18px;
    color: #333;
    line-height: 2;
}

.cover-item .item-first .wz .info {
    font-size: 14px;
    line-height: 1.7;
    color: #666;
}

.cover-item .item-first .wz .more {
    width: 100px;
    line-height: 30px;
    color: #fff;
    background: #666666;
    font-size: 14px;
    text-align: center;
    position: absolute;
    right: 0;
    bottom: 0;
}

.cover-item .item-list a {
    margin-bottom: 10px;
}

.cover-item .item-list .img {
    float: none;
}

.cover-item .item-list h4 {
    font-size: 14px;
    color: #333;
    line-height: 30px;
    text-align: center;
}

@media (max-width: 768px) {
    .cover-item .item-first .img {
        margin-bottom: 10px;
        text-align: center;
        float: none;
        width: 100%;
    }
    .cover-item .item-first .wz .more {
        position: static;
        margin-top: 10px;
        display: block;
    }
}


/* 二级封面 */

.sort_a {
    overflow: hidden;
}

.sort_a .layer1 {
    padding: 15px 0px;
    border-bottom: 1px dashed #a7b8d4;
    position: relative;
    z-index: 1;
}

.sort_a .layer1 .img {
    float: left;
    padding: 5px;
    border: 1px solid #dddddd;
}

.sort_a .layer1 .img img {
    width: 191px;
    height: 153px;
}

.sort_a .layer1 .img_right {
    width: 560px;
    float: right;
}

.sort_a .layer1 .img_right h3 {
    font: bold 14px/36px "Microsoft YaHei";
}

.sort_a .layer1 .img_right span {
    line-height: 25px;
    display: block;
}

.sort_a .layer1 .pro_more {
    position: absolute;
    right: 0px;
    bottom: 15px;
    width: 110px;
    padding-left: 10px;
    height: 28px;
    line-height: 28px;
    background: #666666;
    color: #fff;
    font: bold 24px/24px "Microsoft YaHei";
}

.sort_a .layer1 .pro_more span {
    float: left;
}

.sort_a .layer1 .pro_more a {
    font: normal 12px/28px "Microsoft YaHei";
    color: #fff;
    padding-right: 15px;
    display: inline-block;
}

.sort_a .layer1 .pro_more a:hover {
    text-decoration: none;
    color: #faf104;
}

.sort_a .abb_product {
    padding-top: 15px;
    border: 1px dashed #a7b8d4;
    border-top: none;
}

.productcates {
    padding-top: 10px;
}

.catemore {
    color: #0080d9;
    margin-top: 6px;
    overflow: hidden;
    position: relative;
}

.catemore h2 {
    width: 360px;
    float: left;
    font: bold 15px/36px "Microsoft YaHei";
}

.catemore a {
    float: right;
    font: normal 14px/36px "Microsoft YaHei";
    color: #444444;
    padding-right: 28px;
}

.catemore a:hover {
    text-decoration: none;
    color: #0080d9;
}

.product-comment-list {
    position: relative;
    overflow: hidden;
}

#commentList li {
    padding: 10px 10px 20px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
}

.user-column {
    width: 100px;
    float: left;
}

.user-column img {
    height: 50px;
    max-width: 50px;
    border-radius: 50%;
}

.user-name {
    color: #333;
    padding-top: 5px;
    display: block;
}

.comment-content {
    margin-left: 120px;
    overflow: hidden;
    position: relative;
}

.comment-stars i {
    width: 18px;
    height: 18px;
    vertical-align: middle;
    background: url(../images/star-h.png) center no-repeat;
    display: none;
}

.comment-stars i.shows {
    display: inline-block;
}

.comment-stars span {
    position: absolute;
    right: 0;
    top: 5px;
    color: #999;
}

.comment-text {
    padding: 5px 0;
    line-height: 22px;
}

.comment-recovery {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px dashed #ddd;
    line-height: 22px;
    color: #888;
}

.comment-recovery span {
    color: #f90;
}

.no-content-icon {
    text-align: center;
    line-height: 50px;
    padding-top: 40px;
    color: #999;
}

.no-content-icon .iconfont {
    font-size: 60px;
}


/* 商品评论页面分页样式 */

.holder {
    margin: 15px 0;
    text-align: center;
}

.holder a {
    cursor: pointer;
    margin: 0 5px;
    display: inline-block;
    padding: 3px 12px;
    border: 1px solid #efefef;
    font-size: 12px;
    color: #333;
}

.holder a:hover {
    background-color: #222;
    color: #fff;
}

.holder a.jp-previous {
    margin-right: 15px;
}

.holder a.jp-next {
    margin-left: 15px;
}

.holder a.jp-current {
    color: #FF4242;
    font-weight: bold;
}

a.jp-current:hover {
    color: #FF4242;
    font-weight: bold;
}

.holder a.jp-disabled,
a.jp-disabled:hover {
    color: #bbb;
}

.holder a.jp-current,
a.jp-current:hover,
.holder a.jp-disabled,
a.jp-disabled:hover {
    cursor: default;
    background: none;
}

.holder span {
    margin: 0 5px;
}


/* 网站标签页面样式 */

.tagdescription {
    border: 1px solid #ccc;
    padding: 10px;
    font-size: 14px;
    line-height: 1.7;
    background: #efefef;
    margin-bottom: 20px;
    margin-top: 15px;
}

.tag-all a {
    background-color: #f2f2f2;
    color: #666;
    padding: 5px 8px;
    text-decoration: none;
    margin-right: 5px;
    margin-bottom: 10px;
    display: inline-block;
}

.tag-all a:hover {
    background-color: #ddd;
}

.tag-menu {
    border: 1px solid #efefef;
    border-radius: 5px;
    overflow: hidden;
}

.tag-menu li {
    list-style-type: none;
    text-align: center;
    line-height: 40px;
    padding: 0 20px;
    float: left;
}

.tag-menu li a {
    color: #666;
    font-size: 16px;
}

.tag-menu li a:hover {
    color: #d4a253;
}

.tag-menu li.active a {
    color: #d4a253;
}

.tag-notice {
    line-height: 40px;
    padding: 0 10px;
    margin-top: 10px;
}

.tag-item {
    padding: 15px 0;
    font-size: 14px;
    border-bottom: 1px solid #d6dbe1;
    margin-top: 10px;
    color: #666;
}

.tag-item span {
    color: #292e39;
}

.tag-category {
    margin-bottom: 20px;
}

.tag-category span {
    font-size: 16px;
    color: #000;
    display: inline-block;
}

.tag-category a {
    display: inline-block;
    line-height: 25px;
    padding: 0 15px;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    color: #333;
    margin-right: 10px;
}

.tag-category a:hover {
    background: #292e39;
    color: #fff;
}

.tag-list-product li {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

.tag-list-product li:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}

.tag-list-product .tag-img {
    width: 220px;
    float: left;
    margin-right: 20px;
}

.tag-list-product .tag-img .img {
    display: block;
    border: 1px solid #e1e1e1;
}

.tag-list-product .tag-img .img img {
    width: 100%;
}

.tag-list-product .tag-wz {
    overflow: hidden;
}

.tag-list-product .tag-wz h1 {
    font-size: 16px;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 5px;
}

.tag-list-product .tag-wz h1 a {
    color: #000;
}

.tag-list-product .tag-wz .tab-fenli p {
    width: 50%;
    float: left;
    font-size: 14px;
    color: #333;
    margin-bottom: 0;
}

.tag-list-product .tag-wz .desp {
    font-size: 12px;
    line-height: 2;
    height: 48px;
    overflow: hidden;
    color: #666;
    margin: 5px 0;
}

@media (max-width: 768px) {
    .tag-list-product .tag-img {
        width: 100%;
        float: none;
        text-align: center;
        margin-bottom: 10px;
    }
    .tag-list-product .tag-img .img img {
        width: auto;
        max-width: 100%;
    }
    .tag-list-product .tag-wz .tab-fenli p {
        width: 100%;
        float: none;
    }
}

.xytag-title {
    font-size: 18px;
    border-bottom: 1px solid #ccc;
    line-height: 40px;
    margin-bottom: 10px;
}

.xytag-recom-product ul {
    margin: 0 -1%;
}

.xytag-recom-product li {
    float: left;
    position: relative;
    width: 18%;
    margin: 0 1%;
    overflow: hidden;
}

.xytag-recom-product li img {
    width: 100%;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.xytag-recom-product li .zz-bg {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.xytag-recom-product li .zz-bg h2 {
    position: absolute;
    z-index: 9;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    height: 30px;
    margin: auto;
}

.xytag-recom-product li:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.xytag-recom-product li:hover .zz-bg {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

.input-box {
    position: relative;
}

.input-box .placeholder {
    position: absolute;
    z-index: 10;
    color: #999;
    top: 10px;
    font-size: 14px;
}

#message-form .input-box .placeholder,
#job-detail-form .input-box .placeholder {
    top: 8px;
}

.x-header-right .input-box .placeholder {
    top: 5px;
    left: 50px !important;
}

.code-group .input-box {
    float: left;
    width: 32.29813665%;
}

.code-group .input-box #checkcode {
    float: none;
    width: 100%;
}



/* 首页banner样式 */

.logo_left{width:20%;}
.logo_left img{max-width:100%;}
.teldianhua{text-align:center;width: 16%;/* background-color: #b89665; */border-radius: 60px;padding: 6px 0 6px 5px;position:relative;}
.teldianhua a{font-size: 24px;font-weight: bold;color: #c0262d;background: url(../images/tel.png) no-repeat left;padding: 0 0 0 35px;}
.weixin{position:absolute;top: -2px;left: 0px;box-shadow: 0 0 8px 1px #b89665;border-radius: 20px;display: none;}

#diyiges .swiper-slide{height:100%;}

#diyiges .swiper-slide img{transform: scale(1.1);max-width:100%;transition: all 5s;width:100%;height: 100%;display: block;}
#diyiges .swiper-slide-active img{transform: scale(1)}
#diyiges .swiper-slide{position:relative;}
.olkju{position:absolute;top: 82%;width:100%;color: #fff;text-align: center;}

.olkju h5{font-size:48px;font-weight:600;margin-bottom: 10px;color: #b69865;font-family: serif;}
.olkju  p{font-size: 12px;color: #fff;text-transform: uppercase;letter-spacing: 2px;}


/* 首页关于我们*/


.iabout{width:100%;/* height:960px; */background: url(../images/i_about_bg.jpg) no-repeat center;padding-bottom: 130px;}
.iaboutc{padding: 45px 0;background: #fff;}
.iaboutcl{width: 40%;height:570px;position:relative;z-index:9;}
.iaboutcl img{ width:56px; height:55px; position:absolute; z-index:10; bottom:33px; right:24px;}

.iaboutcr{width: 100%;height:570px;background:#fff;}
.iaboutcrl{ width: calc(100% - 235px);width: -moz-calc(100% - 235px);width: -webkit-calc(100% - 235px); /*background:url(../images/iaboutcrl_bg.png) no-repeat right top #fff;*/ }
.iaboutcrlc{padding: 30px 50px;width: 60%;float: left;}
.iaboutcrlc_1{ font-size:36px; color:#18253d; line-height:38px;}
.iaboutcrlc_2{ margin-top:15px;}
.iaboutcrlc_2 p{ font-size:16px; color:#999999; text-transform:uppercase; padding-right:30px; background:url(../images/tt_en_icon.jpg) no-repeat right 50%; line-height:28px; display:inline-block;}
.iaboutcrlc_3{margin: 20px 0 30px 0;font-size:16px;color: #000;line-height:28px;}
.iaboutcrlc_3 strong{color:#c99b69;}
.iaboutcrlc_4{ margin-bottom:50px;}
.iaboutcrlc_4 ul{display: flex;justify-content: center;flex-wrap: wrap;}
.iaboutcrlc_4 ul li{/* width: 30.33333%; *//* height:auto; *//* float:left; *//* display: flex; *//* justify-content: space-between; *//* align-items: center; *//* padding-right: 30px; *//* margin-bottom: 5%; *//* margin: 0 1.5% 4%; */}
.iaboutcrlc_4_cn{font-size: 20px;color: #c0a164;line-height: 20px;margin-bottom: 8px;}
.iaboutcrlc_4_en{font-size: 14px;color: #313030;font-family:Arial, Helvetica, sans-serif;text-transform:uppercase;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}

.iaboutcrlc_5{ display:block; width:196px; height:56px; border:2px #bd996e solid;font-size:16px; text-indent:30px; color:#bd996e; line-height:56px;background:url(../images/more.png) no-repeat 90% 50%;}
.iaboutcrlc_5:hover{ background:url(../images/more_over.png) no-repeat 90% 50% #bd996e;border:2px #bd996e solid; color:#fff;}

.iaboutcrr{ width:235px; height:570px;}
.iaboutcrr ul li{width:235px;height: 180px;margin-bottom:15px;text-align:center;padding-top:50px;color:#fff;position:relative;z-index:9;cursor:pointer;}
.iaboutcrr ul li:last-child{ margin-bottom:0;}
.iaboutcrr ul li.iaboutcrr_1{ background:url(../images/i_about_li_bges.jpg) no-repeat;}
.iaboutcrr ul li.iaboutcrr_2{ background:url(../images/i_about_li_bges.jpg) no-repeat;}
.iaboutcrr ul li.iaboutcrr_3{ background:url(../images/i_about_li_bges.jpg) no-repeat;}
.iaboutcrr ul li img{ width:37px; height:37px; position:absolute; z-index:10; top:0; left:-37px; display:none;}
.iaboutcrr_cn{ font-size:24px; line-height:28px; padding-top:10px; letter-spacing:2px;}
.iaboutcrr_en{ font-size:16px; line-height:48px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase;}
.iaboutcrr ul li.curr{background:url(../images/i_about_li_bg1.jpg) no-repeat;}
.iaboutcrr ul li.curr img{ display:block;}

.about_index{padding-top: 120px;background: #f6f6f6;/* padding-bottom: 50px; */}
.suixing{width: 25%;}
.xinsui{width: 70%;}




/* 标题 */


.iproductt{ text-align:center; padding-top:60px; padding-bottom:30px;}
.iproductt_1{font-size: 46px;color: #212121;line-height: 60px;letter-spacing:2px;font-family: 'NotoSansHansLight';font-weight: bold;}
.iproductt_2{font-size: 24px;color: #bf9f62;line-height:48px;margin: auto;font-family: 'BlockAcromLight';}
.iproductt_3{ margin-bottom:12px;}
.iproductt_4{font-size: 18px;line-height:28px;color: #000;letter-spacing:2px;font-family: 'SourceHanSans-Light';}



.kity .iproductt_1 {
    font-size: 46px;
    color: #27344d;
    line-height: 60px;
    letter-spacing: 2px;
    font-family: 'NotoSansHansLight';
    font-weight: bold;
}
.kity .iproductt_4 {
    font-size: 18px;
    line-height: 28px;
    color: #000;
    letter-spacing: 2px;
    font-family: 'SourceHanSans-Light';
}


.idnex_cp .iproductt_1 {
    font-size: 46px;
    color: #cdac7d;
    line-height: 60px;
    letter-spacing: 2px;
    font-family: 'NotoSansHansLight';
    font-weight: bold;
}
.idnex_cp .iproductt_4 {
    font-size: 18px;
    line-height: 50px;
    color: #000;
    letter-spacing: 2px;
    font-family: 'SourceHanSans-Light';
}
/* 轮播 */


.index_solve_box {
  overflow-y: visible;
  position: relative;
  margin-top: 20px;
  width: 100%;
  overflow: hidden;
}
.kity{/* margin: 0 0 50px 0; */width: 100%;}
.index_solve_box .bg_box img {
  width: 100%;
  max-height: 100vh;
  min-height: 680px;
  object-fit: cover;
}

.index_solve_box .swiper-container.index_solve {
  overflow: visible;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.index_solve_box .swiper-container.index_solve li {
  width: 90%;
  max-width: 450px;
  position: relative;
  height: 100%;
  display: inline-block;
  z-index: 1;
}

.index_solve_box .swiper-container.index_solve li:hover {
  z-index: 2;
}

.index_solve_box .swiper-container.index_solve li .img_box2 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.6s;
}

.index_solve_box .swiper-container.index_solve li .img_box2 .ratio2 {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.index_solve_box .swiper-container.index_solve li .img_box2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: all 0.6s;
}

.index_solve_box .swiper-container.index_solve li:hover .img_box2 {
  box-shadow: 0px 29px 40px 0px rgba(59, 59, 59, 0.57);
}

@media screen and (min-width: 751px) {
 .index_solve_box  .swiper-container.index_solve li:hover .img_box2 {
    width: 120%;
  }

 .index_solve_box  .swiper-container.index_solve li:hover .img_box2 img {
    transform: scale(1.1);
  }
}

.index_solve_box .swiper-container.index_solve li .text_box {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 75px 52px;
  transition: all 0.6s;
}

.index_solve_box .swiper-container.index_solve li .text_box h3 {
  color: #fff;
  font-size: 20px;
}

.index_solve_box .swiper-container.index_solve li:hover .text_box {
  background: transparent;
}

@media screen and (min-width: 751px) {
 .index_solve_box  .swiper-container.index_solve li:hover .text_box {
    width: 120%;
  }
}





/* 产品 */



.cz-index-product {position: relative;/* height: 850px; *//* background: url(../images/b-2.jpg); */}
.cz-index-product .cz-content {/* overflow: hidden; */width: 90%;position: absolute;left: 5%;top: 100px;z-index: 10;}
.cz-index-product-left {width:35%;position: absolute;left: 0;bottom: 0;}
.cz-title {position: relative;}
.cz-title .title-1{font-size: 42px;line-height: 50px;color: #b89665;padding-left:30px;position: relative;font-weight: normal;text-transform: uppercase;}
.cz-title .title-1 i{display: block;width: 25px;height: 17px;position: absolute;left: 0;top:10px;background: url('../images/dian.png') no-repeat;}
.cz-title .title-2 {font-size: 22px;color: #fff;padding: 0px 0 0 30px;text-transform: uppercase;font-weight: bold;}
.cz-index-product-nav {margin-top: 50px;position: relative;overflow: hidden;margin-left: 30px;width: 100%;width:calc(100% - 30px);}
.cz-index-product-nav::before,.cz-index-product-nav::after{content: '';position: absolute;background: #e6e8ed;z-index: 1;}
.cz-index-product-nav::before {width: 100%;height: 1px;left: 0;top: 50%;}
.cz-index-product-nav::after {width: 1px;height: 100%;left:50%;top: 0;}
.cz-index-product-nav a{display: block;overflow: hidden;background:#f2f4f7;position: relative;float: left;width: 50%;box-sizing: border-box;padding: 5%;}
.cz-index-product-nav a .img-center1{filter:brightness(70%);}
.cz-index-product-nav a.cur .img-center1{filter:brightness(100%);}
.cz-index-product-nav a i{display: block;position: relative;width: 50px;height: 50px;margin-bottom: 20px;overflow: hidden;}
.cz-index-product-nav a span{display: block;font-size: 14px;padding-bottom: 5px;color: #a1a7b2;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.cz-index-product-nav a strong{display: block;font-size: 18px;color: #a1a7b2}
.cz-index-product-nav a.cur {background: #b89665 url('../images/ibg.jpg') right bottom no-repeat;background-size: cover;}
.cz-index-product-nav a.cur span{color: #fff;opacity: .6;}
.cz-index-product-nav a.cur strong{color: #fff;}
.cz-index-product-nav a.cur svg *{fill: #fff;}
#cz-indexbg {width: 100%;height: 940px;position: relative;overflow: hidden;}


.cz-index-product-right {float: right;width: 65%;}
.cz-index-product-swiper {position: relative;width: 100%;}
.cz-index-product-item {background: #000;position: relative;}
.cz-index-product-item a {display: block;overflow: hidden;color: #fff;}
.cz-index-product-item .text{position: absolute;width: 100%;height: 100%;left: 0;top: 0;z-index:4;color: #fff;}
.cz-index-product-item .text .top{width: 84%;margin: auto;position: absolute;left:8%;top:8%;}
.cz-index-product-item .text .top .title-1{font-size: 20px;}
.cz-index-product-item .text .top .title-2{font-size: 36px;padding: 10px 0;font-weight: bold;}
.cz-index-product-item .text .bottom{width: 84%;margin: auto;position: absolute;left:8%;bottom:8%;}
.cz-index-product-item .text .bottom .text-3{font-size: 14px;line-height: 24px;padding-bottom: 30px;}
.cz-index-product-item .text .bottom .view-4{overflow: hidden;padding-top: 30px;border-top: 2px solid rgba(255,255,255,.3);opacity: .6;}
.cz-index-product-item .text .bottom .view-4 strong{display: block;font-size: 14px;font-weight: normal;letter-spacing: 2px;float: left;}
.cz-index-product-item .text .bottom .view-4 i{display: block;background: url('../images/jt-r1.png') center no-repeat;width: 22px;height: 8px;float: right;}
.cz-index-product-item .img .mark{position: absolute;width: 100%;height: 100%;left: 0;top: 0;background: url('../images/mark1.png');z-index:3;}
.cz-index-product-item a:hover .view-4{opacity: 1;}
.cz-index-product-item a  .img img.img-center1{transition: all 0.6s;}
.cz-index-product-item a:hover .img img.img-center1{opacity: .7;transform:scale(1.03);}






/* 证书证书证书证书 */
.product{display: none;}
.product.show{display: block;}
.lanrenzhijia .title{/* height: 25px; */padding-bottom: 30px;padding-top: 0;}
.lanrenzhijia .title h2{font-size: 50px;font-family: "microsoft yahei";font-weight: 500;}
.lanrenzhijia .title-list{/* position: relative; *//* top: 30px; */display: flex;/* flex-direction: column; */justify-content: center;line-height: 28px;font-size: 20px;}
.lanrenzhijia .title-list li{/* width: 18.4%; */line-height: 20px;text-align: center;float: left;font-size: 20px;display: inline;/* background: #4666ab; */margin-left: 0%;color: #000;padding: 5px;margin: 0px 1%;}
.lanrenzhijia .title-list li:nth-child(1){margin-left: 0;}
.lanrenzhijia .title-list li.on{color: #cdac7d;/* font-weight: 500; *//* background: #0124b4; */}
.inews {
    overflow: hidden;
    position: relative;
    /* padding: 40px 0; */
    margin: auto;
}
.my-prolist {
    overflow: hidden;
    position: relative;
    padding: 40px 0;
    margin: auto;
    background: url(../images/z-1.jpg) right bottom no-repeat;
}
/*图片滚动*/
#gla{overflow:hidden;margin:0 auto;position:relative;height:550px;}
#gla_box{width:780px;margin:auto;}
#gla_box ul{ background: url(../images/inews_ty.png) center bottom  no-repeat; display:block;}
.gla_inbox{overflow:hidden;position:relative;}
.gla_inbox a{ position:relative;width:100%; display:block; overflow:hidden;}
.gla_inbox a * {-webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease;}
.gla_inbox a i{display:block;width:100px; height:100px; background:url(../images/play.png) no-repeat; position:absolute; left:50%; margin-left:-50px; top:50%; margin-top:-60px; z-index:9;}
.gla_inbox a:hover i {margin-top:-70px; }

.gla_inbox a h1{display:block;width:100px; height:100px; background:url(../images/view.png) no-repeat; position:absolute; left:50%; margin-left:-50px; top:-150px;z-index:9;}
.gla_inbox a:hover h1 {top:50%; margin-top:-60px; }

.gla_inbox a p{font-size:14px;width:100%;color:#fff;line-height:30px;background:#999; padding:10px; text-align:center;}
.gla_inbox a:hover p {background:#b48a5f;color:#fff;}
.gla_inbox img{width:100%;height:100%; display:block;}
.roundabout-holder{height: 440px;width: 780px;}
.roundabout-moveable-item{display:block;height: 300px;width: 500px;cursor: pointer;}
.roundabout-in-focus{cursor: auto;}


.view_more {color: #000;border-top: #000 1px solid;border-bottom: #000 1px solid;text-align:center;font-size: 14px;font-family:Arial;line-height:30px;display:block;width: 130px;margin:50px auto;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease;}
.view_more:hover {color: #cdac7d;border-top: #cdac7d 1px solid;border-bottom: #cdac7d 1px solid;width: 160px;}  

 



.ipartners {overflow:hidden;position:relative; padding:40px 0;background:#efefef;}
.ipartners_list {overflow:hidden;padding:40px 0;}
.ipartners_list a{ display:block; float:left; margin:1px; border:#CCC 1px solid;}
.ipartners_list a img{display:block;-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter: grayscale(100%);filter: gray;}
.ipartners_list a:hover img{-webkit-filter:none;-moz-filter:none;-ms-filter:none;-o-filter:none;filter:none;filter:none;}  




.slick2 {display:none!important;}

.view_more3 {display:none!important;color:#999;border-top:#999 1px solid; border-bottom:#999 1px solid;text-align:center; font-size:12px; font-family:Arial; line-height:30px; display:block; width:90px; margin:50px auto;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease;}
.view_more3:hover { color:#FFF;border-top:#fff 1px solid; border-bottom:#fff 1px solid;width:150px;}






/* 适应屏 */
@media screen and (max-width: 1280px) {}
@media screen and (max-width: 980px) {

.slick1 {display:block!important;}
.ck-slide {display:none;}
.imain_content { width:100%;}
.iintroduction { font-size:1.6em; line-height:1.6em;padding:30px 0; width:90%;}
.ibusiness{padding:0px 0; height:727px;background:url(../images/bg1.jpg) center bottom no-repeat #dce0eb; background-size:210%;font-size:120%;}

.inews { padding:0px; height:840px; }
#gla_box{ display:none;}
#gla_box ul{ background: none; }
.roundabout-holder{height:500px;width:80%; margin:auto;}
.roundabout-moveable-item{display:block;height: 300px;width:100%;cursor: pointer;}

.ipartners_list {text-align:center;}
.ipartners_list a{ display: inline-block; float: none;}

.ititle h1{font-size:36px; padding-bottom:10px;}
.ititle h2 {font-size:1.8em; }
.ititle h3 {font-size:2.0em; }


.inews {padding:40px 0; height:840px; background:#555 url(../images/bg2.jpg) 10% bottom no-repeat;}
.slick2 {display:block!important;width:90%; margin:50px auto;}
.slick2 div {}
.slick2 div img{width:100%; height:auto;}
.slick2 div p{ padding:20px ; text-align:center; font-size:1.8em; background:#b48a5f; color:#fff;}
.view_more3 {display:block!important;}



}
@media screen and (max-width: 840px) {}
@media screen and (max-width: 736px) {}
@media screen and (max-width: 480px) {}

/* 横屏 */
@media only screen and (max-width: 980px) and (orientation:landscape) {}


/* 兼容iphone5 */
@media (device-height:568px) and (-webkit-min-device-pixel-ratio:2){}




/* 下一屏幕 */


#diyiges2 .swiper-button-prev, #diyiges2 .swiper-container-rtl .swiper-button-next {
 left: 120px;
    right: auto;
}

#diyiges2  .swiper-button-next, #diyiges2  .swiper-container-rtl .swiper-button-prev {
 right: 120px;
    left: auto;
}
.olkju2 {
    position: absolute;
    top: 12%;
    right: 20%;
    color: #fff;
    text-align: center;
    width: 15%;
}



/* 数字 */


.vdo iframe{ display:none;}
.about_p{ float:right; width:650px; background:url(../images/bg2.jpg) right top no-repeat;}
.about_t1{ font-family:"SourceHanSansCN-Bold"; color:#d4a253; font-size:24px; margin-top:15px;}
.about_t1 span{ font-size:36px;}
.about_t2{ font-family:"SourceHanSansCN-Bold"; font-size:18px; color:#666; line-height:30px; margin:25px 0 35px;}
.about_t3{ font-size:15px; color:#666; line-height:1.875em; margin-bottom:20px;margin-top:20px;}
.about_num{text-align:center;margin-top: 0;display:flex;flex-wrap:wrap;justify-content: flex-start;}
.about_num1{position:relative;width:20%;font-size:16px;color: #000;text-align:left;margin-bottom:20px;}
.about_num1 span{/*font-family:"SourceHanSerifCN-Regular";*/font-size:22px;color: #b89665;line-height: 30px;/* margin-bottom: 10px; */}
.about_num1:nth-child(1)::after{ width:0;}
.bayte{background: url(../images/z-3.jpg);padding: 50px 0;}


/* 合作夥伴 */
.makein {
    font-size: 26px;
    color: #bf9f62;
    line-height: 48px;
    margin: 12px auto;
    font-family: 'BlockAcromLight';
    text-align: center;
    }
.my-prolist2 {
    overflow: hidden;
    position: relative;
    padding: 60px 0 0;
    margin: auto;
    background: url(../images/cooperative-customers1.jpg) right bottom no-repeat;
    background-size: 100% 100%;
}

.my-prolist2 .lanrenzhijia .title-list {
  font-size: 38px;
  color: #fff;
  line-height: 48px;
}

.my-prolist2 .lanrenzhijia .title-list li {
    /* width: 18.4%; */
    line-height: 38px;
    text-align: center;
    float: left;
    font-size: 38px;
    display: inline;
    /* background: #4666ab; */
    margin-left: 0%;
    color: #fff;
    padding: 5px;
    margin: 0px 1%;
}

.my-prolist2  .lanrenzhijia .title-list li.on {
    color: #cdac7d;
    /* font-weight: 500; */
    /* background: #0124b4; */
}

.baozhang{padding: 20px 0 100px 0;}

.baozhang ul{display: flex;justify-content: space-between;}
.baozhang ul li{width: 30%;position: relative;border: 1px solid #cdac7d;border-radius: 15px;z-index: 99;}
.baozhang img{width: 100%;position: relative;z-index: 999;}
.baozhang ul li h3{font-size: 26px;color: #b79960;margin-top: -30px;position: relative;z-index: 999;}
.baozhang ul li p{font-size: 16px;color: #fff;line-height: 1.8;}
.xiahua{width: 50px;height: 2px;background-color: #b79960;margin-bottom: 20px;margin-top: 30px;}
.dinweis{position: relative;font-size: 148px;color: #2e3552;font-family: fantasy;line-height: 138px;z-index: 9;margin-top: -35px;}
.baoqiali{padding: 0px 20px 60px;}

.liucheng img{max-width: 100%;}
.liucheng{padding: 20px 0 100px;text-align: center;}


/* 内页服务 */


.page-banner{position: relative;}
.nieye{width: 100%;}
.biaoyunieye{
    position: absolute;
    width: 100%;
    bottom: -17%;
    z-index: 999;
}
.imglogo{margin-bottom: 10px;}
.imglogo img{filter: brightness(70%);}

.xypg-left-nav>li>a h3{font-size: 20px;color: #a0a6b1;font-weight: normal;}

.xypg-left-nav>li:hover {
   
    background: #b89665;
 
}
.xypg-left-nav>li:hover .imglogo img{filter: brightness(100%);}
.xypg-left-nav>li:hover a h3{color: #fff;}
.page-banner .olkju{top: 40%;}


.page-banner .olkju h5 {
    font-size: 44px;
    font-weight: 600;
    margin-bottom: 0;
    color: #fff;
    font-family: serif;
}

.page-banner .olkju p {
    font-size: 38px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.xypg-right-content .linosui{background: url(../images/fuwuon.jpg);background-size: 100% 100%;}
.xypg-right-content .lino1{display: flex;justify-content: space-between;position: relative;align-items: center;padding: 50px 0;}
.left_o1{width: 62%;overflow: hidden;position: relative;}
.right_o1{width: 35%;/* padding: 0 50px; */}
.lino1 .naisi{margin: 0 40px;}
.lino1 .naisi .swiper-slide img{width: 100%}

.right_o1 h3{font-size: 44px;padding-left: 45px;background: url(../images/f-2.png) no-repeat left top 0;line-height: 44px;color: #b89665;margin-bottom: 10px;}
.right_o1 dd{font-size: 24px;color: #b89665;margin-bottom: 10px;}
.right_o1 h2{font-size: 22px;color: #27344d;text-transform: uppercase;margin-bottom: 25px;}
.right_o1 p{font-size: 18px;color: #000;line-height: 1.8;}
.right_o1 p strong{font-size: 18px;}
.fans{padding-left: 45px;}

.lino1 .swiper-button-next, .lino1 .swiper-container-rtl .swiper-button-prev {
    background-image: url(../images/right.png);
	  right: 10px;
    left: auto;
}

.lino1 .swiper-button-prev, .lino1 .swiper-container-rtl .swiper-button-next {
   background-image: url(../images/left.png);
   left: 10px;
    right: auto;
}

.lino1  .swiper-button-next, .lino1  .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 37px;
    height: 34px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 37px 34px;
    background-position: center;
    background-repeat: no-repeat;
    display: none;
}

.hrert{position: relative;}
.hrert p{position: absolute;width: 100%;padding: 20px;font-size: 24px;bottom: 0;text-align: center;color: #fff;}



/* 联系我们 */
.indexlainx{background: url(../images/di.jpg);padding: 110px 0 100px;background-size: 100% 100%;}
.lianxi{display: flex;justify-content: space-between;align-items: center;}
.lianx_left{width: 50%;}
.lianx_right{width: 45%;text-align: center;}
.lianx_right img{max-width: 100%;}

.lianx_left h3{font-size: 42px;color: #b89665;background: url(../images/dian.png) no-repeat left top;padding-left: 40px;line-height: 42px;}
.lianx_left h2{font-size: 22px;color: #fff;text-transform: uppercase;}
.kolain{margin-top: 40px;padding-top: 30px;border-top:1px solid #cbcbcb;}
.kolain ul li{display: flex;margin-bottom: 40px;}
.kolain ul li div{width: 50%;font-size: 16px;color: #cbcbcb;word-break: break-all;}
.fangsi{padding-left: 45px;}


.laixnibayte .about_num1 {
    position: relative;
    width: 23%;
    font-size: 16px;
    color: #000;
    text-align: left;
    margin-bottom: 30px;
    margin-left: 2%;
}
.laixnibayte .bayte{background: #fff;}

.indexlainx2{background: url(../images/di.jpg);padding: 100px 0 100px;background-size: 100% 100%;}
.lianxi2{display: flex;justify-content: space-between;align-items: center;}
.lianxi2 .lianx_left{width: 100%;}
.lianxi2 .kolain p{font-size: 16px;color: #fff;line-height: 2;}


.zhaomo{padding: 100px 0;}
.zhaomo .lianx_left{width: 100%;}
.zhaomo .lianx_left h2 {
    font-size: 22px;
    color: #27344d;
    text-transform: uppercase;
}

.zhaomo .lianx_left h3 {
    font-size: 42px;
    color: #b89665;
    background: url(../images/dian2.png) no-repeat left top;
    padding-left: 40px;
    line-height: 42px;
}
.zhaomo .kolain2{
    /* margin-top: 40px; */
    /* padding-top: 30px; */
  }
.zhaomo .kolain2 ul li{width: 50%;margin: 50px 0;}
.zhaomo .kolain2 ul li h5{font-size: 26px;color: #000;margin-bottom: 10px;}
.zhaomo .kolain2 ul li dd{font-size: 22px;color: #999;}
.zhaomo .kolain2 ul li h4{font-size: 20px;color: #999;margin-top: 30px;}
.zhaomo .kolain2 ul li p{font-size: 16px;color: #000;}
.a_lianxs{text-align: right;margin-top: 30px;}
.a_lianxs a{font-size: 16px;}
.ers{width: 100%;height: 1px;border: 1px dashed #ddd;}



/* 引领 */
.ling_auto{display: flex;justify-content: space-between;align-items: center;}
.left_ling{width: 45%;}
.right_ling{width: 48%;}
.ling_index{padding: 100px 0 60px;}
.ling_auto img{max-width: 100%;}
.right_ling h3{font-size: 40px;color: #b89665;font-weight: normal;padding-left: 45px;background: url(../images/dian2.png) no-repeat left top;line-height: 40px;}
.right_ling p{font-size: 16px;line-height: 2;color: #000;}
.jinin{margin-left: 45px;border-top: 1px solid #ddd;margin-top: 40px;padding-top: 40px;}
.img_uy{margin-bottom: 30px;}

.tishi p{font-size: 20px;color: #000;}
.tishi h3{font-size: 30px;color: #b89665;margin: 0px 0 30px 0;/* line-height: 30px; */}
.duixian{width: 100%;height: 2px;background-color:#27344d ;}
.ul_jies{margin-top: 50px;}

.ghjk{display: flex;justify-content: space-between;align-items: center;margin: 30px 0;}
.ghjk h3{font-size: 25px;color: #b89665;width: 74%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.ghjk dd{font-size: 16px;color: #27344d;}
.rtew p{font-size: 16px;color: #000;padding-left: 20px;background: url(../images/xian.png)no-repeat left;margin: 15px 0;}
.ul_jies ul{display: flex;justify-content: space-between;}
.ul_jies ul li{width: 30%;padding: 20px;box-shadow: 0 0 15px 0 #Ddd;}
.jiesan{padding: 50px 0;}

.tuanjin{position: relative;}
.tuanshu{font-size: 150px;line-height: 150px;font-family: fantasy;margin-bottom: -60px;color: #979aa1;opacity: 0.2;position: relative;z-index: 1;display: none;}
.tuanjin p{font-size: 20px;padding: 20px 0;color: #000;}
.tuanimg img{width: 100%;opacity: 1;}

 #tuans{padding-top: 60px;}
 #tuans .swiper-pagination-progressbar {
    background: #27344d;
    position: absolute;
}
.ul_jieszhen{position: relative;}

.ul_jieszhen .swiper-button-next, .ul_jieszhen .swiper-container-rtl .swiper-button-prev {
    background-image: url(../images/right.png);
	  right: -80px;
    left: auto;
}

.ul_jieszhen .swiper-button-prev, .ul_jieszhen .swiper-container-rtl .swiper-button-next {
   background-image: url(../images/left.png);
   left: -80px;
    right: auto;
}

.ul_jieszhen  .swiper-button-next, .ul_jieszhen  .swiper-button-prev {
    position: absolute;
    top: 50%;
    display: none;
    width: 37px;
    height: 34px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 37px 34px;
    background-position: center;
    background-repeat: no-repeat;
}

.ul_jieszhen .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #b89665;

}

.ul_jieszhen  .swiper-container-horizontal>.swiper-pagination-progressbar, .ul_jieszhen .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  
    height: 2px;
   
}
.tuanimg{position: relative;z-index: 999;}

.loler{background: #f2f4f7;}
.cp_auto ul li img{width: 100%;transition: all 0.6s;}
.cp_auto ul li:hover img{transform: scale(1.1);}

.maisnid{overflow:hidden;min-height: 380px;}

/* 关于我们 */
.x-about {
    background: url(../images/h-4.jpg) no-repeat center;
    padding: 110px 0;
}

.x-about .container {
    position: relative;
}

.x-about-img {
    width: 46.6%;
    float: left;
}

.x-about-img img {
    max-width: 100%;
}

.x-about-box {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    overflow: hidden;
}

.x-about-h3 {
    position: relative;
    color: #ffffff;
    margin-top: 6.6vh;
    padding-left: 0;
    font-size: 42px;
    padding-left: 35px;
    background: url(../images/dian2.png) no-repeat left 10px;
    color: #b89665;
}

.x-about-h3::after {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 30px;
    top: 4px;
    background-color: #fff;
    left: 0;
}
.xiahuaxian{width:100%;height:2px;background:#ddd;margin-left:35px;margin-top:20px;margin-bottom:20px;}
.x-about-h4 {
    color: #27344d;
    margin-top: 0;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bold;
    padding-left: 35px;
}

.x-about-p {
    margin-top: 0;
}

.x-about-p p {
    margin-bottom: 0;
    font-size: 15px;
    color: #000;
    line-height: 1.8;
    padding-left: 35px;
}

.x-about-more {
    margin-top: 30px;
    padding-left: 35px;
}

.x-about-more img {
    float: left;
}

.x-about-more-contact {
    float: left;
    margin-left: 75px;
    padding-left: 50px;
    background: url(../images/b5d0d6daab9b1e2f81fb210ff71ccaee3d488183.png) no-repeat left center;
}

.x-about-more-contact p {
    margin-bottom: 0;
    color: #fff;
    font: 400 24px/50px "Microsoft yahei";
}

@media(max-width:1600px) {
    .x-about-box .x-about-h3 {
        position: relative;
        margin-top: 0vh;
        font-size: 40px;
        /* color: #000; */
    }
}

@media(max-width:1200px) {
    .x-about-box .x-about-h3 {
        font: 600 28px/36px "Microsoft yahei";
    }

    .x-about-h4 {
        display: none;
        font: 400 20px/20px "Microsoft yahei";
        margin-top: 10px;
    }

    .x-about-p {
        margin-top: 15px;
    }

    .x-about-more {
        display: none;
    }

    .x-about-box {
        right: 15px;
    }
}

@media(max-width:769px) {
    .x-about {
        padding: 0;
    }

    .x-about-img {
        width: 100%;
    }

    .x-about-box {
        top: 30px;
        bottom: 30px;
        width: calc(100% - 30px);
        left: 15px;
        right: 15px;
        background-color: rgba(0, 0, 0, .5);
        padding: 15px;
        padding-bottom: 40px;
    }

    .x-about-box .x-about-h3 {
        font: 600 20px/36px "Microsoft yahei";
        margin-bottom: 10px;
        padding-left: 35px;
    }

    .x-about-h3 {
        padding-left: 35px;
    }

    .x-about-p {
        margin: 0 auto;
    }

    .x-about-h4 {
        display: block;
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

@media(max-width:500px) {
    .x-about-box {
        min-height: 188px;
    }

    .x-about-h4 {
        display: none;
    }

    .x-about-p p+p {
        display: none;
    }

    .x-about-p p {
        font: 400 13px/1.8 "Microsoft yahei";
    }

    .x-about-img {
        float: initial;
    }

    .x-about-box {
        min-height: auto;
        position: static;
        width: 100%;
    }

    .x-about {
        background: initial;
    }

    .x-about-h3 {
        color: #000;
    }

    .x-about-h3::after {
        background: #000;
    }

    .x-about-box {
        background: initial;
        padding-bottom: 0;
        padding: 20px 0;
    }

    .x-about-p p {
        color: #333;
    }
}


/* 數字滾動 */
.shuzi{/* background:url(../images/shubei.png) no-repeat; *//* position: absolute; *//* top: 0; *//* left: 0; *//* width: 85%; */}
.shuzi_auto ul {display: flex;align-items: center;justify-content: space-around;padding: 0;}
.shuzi_auto li {display: flex;flex-direction: column;width: 25%;align-items: baseline;position:relative;}
.shuzi_auto li span {color: #fff;font-size: 22px;}
.shuzi_auto li em{color: #26334d;font-size: 22px;Font-style:normal;}
.shuzi_auto li em i {font-style:normal;font-size: 34px;display: inline-block;font-weight: normal;color: #26334d;font-style: initial;margin-top: 10%;margin-bottom: 0;}
.shuzi_auto li em b {width: 21px;height: 21px;border-radius: 50%;background: #1e2c8f;display: inline-block;font-size: calc(0.66rem + 0.14vw);color: #fff; text-align: center; line-height: 21px;font-weight: lighter; top: -13px; position: relative;}
.shuzi_auto li p {font-size: 14px;line-height: 24px;padding-top: 5px;color: #000;}
.ikmj{
    /* width: 23%; */
    /* float: left; */
    margin-bottom: 1%;
}
.shuzi_auto{width: 100%;margin:auto;}

.shuzi_auto li::before {
    content: "";
    position: absolute;
    width: 1px;
    height: 80%;
    background-color: #ddd;
    top: 0;
    right: 22%;
}


.shuzi_auto li:last-child::before {
    content: "";
    position: absolute;
    width: 0;
    height: 100%;
    background-color: #ddd;
    top: 0;
    right: 22%;
}


.tiurt h3{font-size: 42px;color: #b89665;font-weight: normal;padding-left: 35px;background: url(../images/dian2.png) no-repeat left 10px;}
.tiurt p{font-size: 22px;color: #27344d;text-transform: uppercase;font-weight: bold;padding-left: 35px;}

.aujtyo{display: flex;margin: 60px;box-shadow: 0 0  15px 0 #999;justify-content: space-between;}
.left_chuan{width: 60%;padding: 50px 80px;background: #fff;}
.right_chuan{width: 40%;}
.right_chuan img{width: 100%;}
.left_chuan h3{font-size: 36px;color: #18253d;font-weight: normal;}
.left_chuan dd{font-size: 16px;text-transform: uppercase;color: #999999;margin-bottom: 30px;}
.left_chuan p{font-size: 16px;color: #000;line-height: 1.8;}
.sdsabout{position: relative;}
.chuan_index{background: url(../images/h-3.jpg);padding: 60px 0;}

.okyes{/* background-color: #fff; */padding: 60px;}
.ijkty{background: url(../images/h-5.jpg);background-size: 100% 100%;}
.imgesrt img{max-width: 100%;}
.imgesrt{text-align: center;}
.yezis_index{padding: 60px 0;}

.niase{display: flex;align-items: center;margin-top: 50px;}
.lrft_nais{width: 55%;}
.right_nais{width: 45%;box-shadow: 0 0 15px 0 #eee;}
.niase img{max-width: 100%;}


.cz-history {padding: 200px 0 50px 0;overflow: hidden;background: url('../images/history1.jpg') center no-repeat;background-size: cover;}
.cz-history .cz-content {width:100%;}
.cz-history .cz-content .cz-title {margin-left:5%;}
.cz-history .cz-content .cz-title .title-1, .cz-history .cz-content .cz-title {color: #b89665;}
.cz-history-content {margin: 60px 0;overflow: hidden;position: relative;cursor: url("../images/move.png"),default!important;}
.cz-history-swiper {background: url("../images/line.png") repeat-x left 87px;}
.cz-history-item {color: #fff;font-size: 14px;width:90%;margin: 0;opacity: .5;transition:all .4s ease;}
.cz-history-item .date-1{font-size: 40px;}
.cz-history-item .date-1 i{display: block;width:2px;height: 30px;background: #666;margin:20px 0 0 3px;position: relative;}
.cz-history-item .date-1 i::before {content: '';width: 8px;height:8px;border-radius: 100%;position: absolute;left: -3px;bottom: 0;background: #666;}
.cz-history-item .text-2 {overflow: hidden;position: relative;margin: 14px 3px;}
.cz-history-item .text-2::before {content: '';background: url('../images/kuang.png') no-repeat;width: 100%;height: 37px;position: absolute;left: 0;top:5px;z-index: 10;}
.cz-history-item .text-2 ul {list-style: none;border: 2px solid #6f7483;padding:0 5%;margin-top: 19px;}
.cz-history-item .text-2 li{list-style: none;margin: 0;padding:20px 0;border-bottom: 1px solid #3c445a;}
.cz-history-item .text-2 li:last-child {border: none;}
.cz-history-item .text-2 li p{margin: 5px 0;}
.cz-history-item:hover {opacity: 1;}
.cz-mouse-drag {background: url('../images/mous.png') no-repeat;width: 130px;height: 16px;position: absolute;right:10%;top:55%;}

.cz-honor {background: #f2f4f7 url('../images/honor1.jpg') repeat-x top;overflow: hidden;padding-bottom: 100px;}
.cz-honor .cz-content {background: #fff;width:80%;padding: 5%;overflow: hidden;position: relative;margin: auto;}
.cz-honor .cz-content .cz-title {float: left;}
.cz-honor-nav {text-align: right;float: right;margin-top: 20px;display: flex;width: 27%;justify-content: space-between;}
.cz-honor-nav a{text-align: center;display: inline-block;color: #a1a7b2;border: 1px solid #e6e8ed;padding:10px 30px;}
.cz-honor-nav a strong{display: block;font-weight: normal;font-size: 24px;}
.cz-honor-nav a span{display: block;padding:5px 0;font-size: 14px;}
.cz-honor-nav a.cur,.cz-honor-nav a:hover {color: #b89665;border: 1px solid #b89665;}
.cz-honor-content {overflow: hidden;clear: both;margin: 0 0 0 30px;padding: 50px 0 0 0;}
.cz-honor-list {overflow: hidden;width: 100%;height: 100%;}
.cz-honor-list-swiper {padding-bottom: 100px;}
.cz-honor-list-swiper .honor {background: #f0f2f7;position: relative;}
.cz-honor-list-swiper .honor a {display: block;overflow: hidden;margin-top: 10px;}
.cz-honor-list-swiper .honor a:hover {margin-top: 0px;}
.cz-honor-list-swiper .honor .text{text-align: center;font-size:15px;color: #000;padding:20px 0;width: 80%;margin: auto;border-top: 1px solid #e6e8ed;overflow: hidden;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.cz-honor-list-swiper .honor .img i{opacity: 0;content: '';width: 40px;height: 40px;position: absolute;left: 50%;top: 50%;margin: -20px 0 0 -20px;background: url(../images/jiea.png) center no-repeat #b89665;z-index: 20;}
.img-centeres {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: block;
    width: auto!important;
    height: auto!important;
    z-index: 1;
}
.cz-honor-list-swiper .honor .img img.img-centeres {max-width: 75%;max-height: 70%;}
.cz-honor-list-swiper .honor a:hover .img i {opacity: 1;}
.cz-honor-list-swiper .honor a:hover .text{color: #b89665;}
.cz-honor-progressbar {top:auto!important;right: auto;left: 0;bottom: 0;background: #f0f2f7;width: 100%!important;height: 2px!important;}
.cz-honor-progressbar .swiper-pagination-progressbar-fill {background: #b89665!important;height: 2px!important;}
.cz-honor-next,.cz-honor-prev {left:auto;top: auto;bottom: 0;right: 0;border:1px solid #e6e8ed;width: 50px;height: 50px;opacity: 1;z-index: 20;display: none;}
.cz-honor-next::after,.cz-honor-prev::after {display: none;}
.cz-honor-prev {right: 51px;background: url('../images/jt-l2.png') center no-repeat;}
.cz-honor-next {background: url('../images/jt-r2.png') center no-repeat;}
.cz-honor-swiper-num {position: absolute;left: 0;bottom:3%;color: #a1a7b2;}
.cz-honor-swiper-num strong{font-weight: normal;font-size: 24px;color: #26334c;letter-spacing: 2px;}
.cz-honor-swiper-num span{font-size: 16px;color: #a1a7b2;}


/* service */
.cz-service {position: relative;padding: 100px 0;background: #f2f4f7;}
.cz-service-content {padding: 210px 0 170px 0;overflow: hidden;background: #f2f4f7 url('../images/service1.jpg') center no-repeat;}
.cz-service-content .cz-content{width: 90%;}
.cz-service-content .text-1{font-size: 22px;line-height: 40px;color: #26334d;margin: 0 30px;}
.cz-service-content .item-3 {margin: 30px;}
.cz-service-content .item-3 li {list-style: none;width: 80px;height: 80px;float: left;position: relative;border: 1px dotted #ccc;border-radius: 100%;}
.cz-service-content .item-3 li i{display: block;position: relative;width:64px;height: 64px;margin: 7px;border-radius: 100%;border: 1px solid #ccc;overflow: hidden;}
.cz-service-content .item-3 li i svg {max-width: 70%;max-height: 70%;}
.cz-service-content .item-3 li:hover i{background: #6060ea;}
.cz-service-content .item-3 li:hover svg * {fill:#fff;}
.cz-service-content .item-3 li:hover {border: 1px dotted #6060ea;}
.cz-service-content .item-3 .linex {width:80px;height: 80px;background: url('../images/linex.png') center no-repeat;float: left;}
.cz-service-list {clear: both;overflow: hidden;background: #f2f4f7;}
.cz-service-list .cz-content{width: 90%;margin: auto;position: relative;}
.cz-service-item {overflow: hidden;position: relative;margin:0 30px 20px 30px;}
.cz-service-item .cz-service-item-left {float: left;width:48%;/* background: #000; */position: relative;}
.cz-service-item .cz-service-item-right {width: 52%;height: 100%;position: absolute;right: 0;top: 0;}
.cz-service-item .text-1{font-size: 16px;color: #000;/* position: absolute; */left: 10%;top: 10%;font-weight: bold;}
.cz-service-item .text {/* position: absolute; */margin-left: 15%;margin-top: 5%;width: 80%;overflow: hidden;}
.cz-service-item .text .title-2 {position: relative;padding-top: 20px;}
.cz-service-item .text .title-2 strong{font-size: 36px;color: #26334c;position: relative;z-index: 2;}
.cz-service-item .text .title-2::before {content: '';position: absolute;top: 0;width:100px;height:87px;background:url('../images/syh.png') left top no-repeat;}
.cz-service-item .text .title-2::after {content: '';display: block;width: 25px;height:3px;margin:30px 0;background: #b89665;}
.cz-service-item .text .item-3{overflow: hidden;font-size: 15px;color: #000;line-height: 1.8;/* font-weight: bold; */}
.cz-service-item .text .item-3 strong{color: #b89665;font-size: 16px;font-weight: normal;}
.cz-service-item .text .item-3 li{list-style: none;margin: 0;padding: 0;padding: 10px;position: relative;}
.cz-service-item .text .item-3 li::before {content: '';width:4px;height:4px;background: #666f80;position: absolute;top: 19px;left: 0;}
.cz-service-list .cz-service-item:nth-child(1) {background:url('../images/s1.png') 99% 95% no-repeat #fff;}
.cz-service-list .cz-service-item:nth-child(2) {background:url('../images/s2.png') 35% 95% no-repeat #fff;}
.cz-service-list .cz-service-item:nth-child(3) {background:url('../images/s3.png') 99% 95% no-repeat #fff;}
.cz-service-list .cz-service-item:nth-child(2) .cz-service-item-left {float: right;}
.cz-service-list .cz-service-item:nth-child(2) .cz-service-item-right  {right: auto;left: 0;}

.cz-service-video {clear: both;overflow: hidden;padding: 100px 0 10px 0;}
.cz-service-video .cz-content{width: 90%;}
.cz-service-video-nav {margin: 30px;overflow: hidden;position: relative;}
.cz-service-video-nav::after {content: '';position: absolute;left: 0;bottom: 0;width: 100%;height: 2px;background: #e6e8ed;}
.cz-service-video-nav a{display: block;float: left;color: #a1a7b2;font-size: 24px;padding-bottom: 20px;margin-right: 50px;overflow: hidden;position: relative;}
.cz-service-video-nav a::after {content: '';position: absolute;left: 0;bottom: 0;width: 100%;height: 2px;background: #6060ea;z-index: 10; display: none;}
.cz-service-video-nav a.cur{color: #26334c;}
.cz-service-video-nav a.cur::after {display: block;}
.cz-service-video-nav a:hover {color: #26334c;}
.cz-service-video-list {margin: 30px;overflow: hidden;}
.cz-service-video-list .cz-service-video-item:nth-child(3),
.cz-service-video-list .cz-service-video-item:nth-child(6),
.cz-service-video-list .cz-service-video-item:nth-child(9) {margin:1% 0 2% 0;}
.cz-service-video-item {float: left;width: 30%;margin:1% 5% 2% 0;}
.cz-service-video-item a{display: block;overflow: hidden;}
.cz-service-video-item .img {position: relative;overflow: hidden;background: #000;}
.cz-service-video-item .img::before {content: '';width: 50px;height: 50px;border: 2px solid #fff;position: absolute;left: 50%;top: 50%;background: url('../images/play.png') center no-repeat;z-index: 20;margin: -25px 0 0 -25px;}
.cz-service-video-item .text{text-align: center;padding: 20px 0;font-size: 18px;font-weight: bold;color: #26334d;}
.cz-service-video-item a:hover .img img.img-center {transform:scale(1.03);opacity: .8;}
.cz-popup-window-content.cz-video {background: #000;padding:0;width: 60%;margin-top: 5%;}
.cz-popup-window-content.cz-video .cz-popup-close {background: url("../images/xx1.png") center no-repeat;background-size: 40%;}
.cz-popup-window-content.cz-video video {width: 100%;height: 100%;display: block;}

.cz-service-faq {clear: both;overflow: hidden;padding: 100px 0 10px 0;}
.cz-service-faq .cz-content {width: 90%;padding-bottom: 40px;}
.cz-faq-item {margin: 30px;overflow: hidden;}
.cz-faq-item .title-1{text-align: left;overflow: hidden;cursor: pointer;padding:2% 5%;position: relative; border: 1px solid #e6e8ed;background: #f2f4f7;font-size: 18px;color: #26334d;}
.cz-faq-item .title-1::before,.cz-faq-item .title-1::after {content: '';position: absolute;top:50%;width: 50px;height: 50px;margin-top: -25px;}
.cz-faq-item .title-1::before {background: url('../images/q.png') center no-repeat;left:2%;}
.cz-faq-item .title-1::after{background: url('../images/jiae.png') center no-repeat;right: 3%;} 
.cz-faq-item .title-1.cur::after{background: url('../images/jian.png') center no-repeat;right: 3%;} 
.cz-faq-item .main-2{display: none;font-size: 16px;line-height: 30px;color: #26334d;padding:4% 5%;overflow: hidden;text-align: left;position: relative;border-left: 1px solid #e6e8ed;border-right: 1px solid #e6e8ed;border-bottom: 1px solid #e6e8ed;} 
.cz-faq-item .title-1:hover,.cz-faq-item .title-1.cur{background: #e9ebf0;}
.cz-faq-item .main-2 .text-1 {position: relative;}
.cz-faq-item .main-2 .text-1::before {content: '';position: absolute;left: -37px;top:3px;width: 25px;height: 25px;background: url('../images/A.png') no-repeat;}



.cz-title .jehse i {
    
    background: url(../images/dian2.png) no-repeat;
}

.cz-title .loskl {

    color: #27344d;

}

/* 保安 */

.anb_index1s {
    background: url(../images/bao-1.jpg) no-repeat center;
    padding: 50px 0;
}

.anb_index2  {
    background: url(../images/bao-3.jpg) no-repeat center;
    padding: 110px 0 50px;
}

.nasiweai .x-about-box {
    position: absolute;
    top: 0;
    right: initial;
    width: 50%;
	left: 0;
    overflow: hidden;
}

.nasiweai .x-about-img {
    width: 46.6%;
    float: right;
}


.nasiweai .x-about-h3 {
    position: relative;
    color: #b89665;
    margin-top: 6.6vh;
    padding-left: 0;
    font-size: 42px;
    padding-left: 35px;
    background: url(../images/dian.png) no-repeat left 10px;
}

.nasiweai .x-about-h4 {
    color: #fff;
    margin-top: 0;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bold;
    padding-left: 35px;
}

.nasiweai .x-about-p p {
    margin-bottom: 0;
    font-size: 16px;
    color: #fff;
    line-height: 1.8;
    padding-left: 35px;
}

.zbaoanxiouy .zbaoanxi{margin-top: 60px;background: #fff;box-shadow: 0 0 15px 0 #999;padding: 0;}
.baisier{
    display: flex;
    justify-content: space-between;
    margin: 0 50px 50px;
    padding: 20px 0;
    border-bottom: 1px solid #ddd;
    align-items: center;
    font-size: 24px;
    text-transform: uppercase;
    color: #27344d;
}

.zbaoanxiouy .sdsabout {
   
    padding:0 50px 50px;
}

.zbaoanxiouy .sdsabout .x-about-box {
    position: absolute;
    top: 0;
    right: 5%;
    width: 45%;
    overflow: hidden;
}

.naisetr{ background: url(../images/bao-5.jpg) no-repeat;padding: 110px 0;}

.naisetr .x-about-box {
    position: absolute;
    top: 20%;
    right: initial;
    width: 55%;
    left: 0;
    overflow: hidden;
    border: 1px solid #fff;
    padding: 80px 50px 80px 20px;
}

.naisetr .x-about-h3 {
    position: relative;
    color: #ffffff;
    margin-top: 0vh;
    padding-left: 0;
    font-size: 42px;
    padding-left: 35px;
    background: url(../images/dian.png) no-repeat left 10px;
}

.imsetr {
    background: url(../images/bao-1.jpg) no-repeat center;
    padding: 100px 0;
}

.imsetr .x-about-box img{max-width: 100%;}

.imsetr .x-about-box {
    position: absolute;
    top: 0;
    right: 0;
    width: 51%;
    overflow: hidden;
}

.bunande {
    background: url(../images/bao-7.jpg) no-repeat center;
    padding: 100px 0;
}

.baoanxihuan{display: flex;justify-content: space-between;position: relative;align-items: center;padding: 0;}


.baoanxihuan .swiper-button-next, .baoanxihuan .swiper-container-rtl .swiper-button-prev {
    background-image: url(../images/right.png);
	  right: 10px;
    left: auto;
}

.baoanxihuan .swiper-button-prev, .baoanxihuan .swiper-container-rtl .swiper-button-next {
   background-image: url(../images/left.png);
   left: 10px;
    right: auto;
}

.baoanxihuan  .swiper-button-next, .baoanxihuan  .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 37px;
    height: 34px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 37px 34px;
    display: none;
    background-position: center;
    background-repeat: no-repeat;
}

.baoanxihuan .naisi {
    margin: 0;
}
.sertsdwe{ background: url(../images/bao-8.jpg) no-repeat center;padding: 110px 0;}
.ryturs .swiper-slide p{color: #000;font-size: 14px;padding: 10px;text-align: center;position: relative;z-index: -1;}
.ryturs{box-shadow: 0 0 15px 0 #ddd;background-color: #fff;}
.baoanxihuan .left_o1 {padding-bottom: 0;}

.ryturs .swiper-slide-thumb-active p{background-color: #b89665;color: #fff;}

.jiesannianai{background-color: #f7f7f7;padding: 100px 0 50px;}



/* 合作人 */
.page-position2 {
    padding: 15px 0;
    font-size: 14px;
    color: #2f2f2f;
    padding-top: 60px;
}

.lefrt_rui{width: 40%;}
.lefrt_rui img{max-width: 100%;}

.ruixin{display: flex;justify-content: space-between;align-items: center;}
.ul_rui{padding-left: 35px;}

.ul_rui ul{display: flex;justify-content: space-between;}
.ul_rui ul li{width: 30%;text-align: center;padding: 50px 20px;box-shadow: 0 0 15px 0 #999;border-radius: 20px;}
.ul_rui ul li h3{font-size: 30px;margin: 20px 0;color: #b79960;font-weight: normal;}
.xiantiao{width: 30px;height: 2px;background-color: #b79960;margin: auto;margin-bottom: 20px;}
.ul_rui ul li p{font-size: 18px;color: #000000;line-height: 1.8;}

.ul_rui  ul.khrtu li {
    width: 17%;
    text-align: center;
    padding: 50px 20px;
    box-shadow: 0 0 15px 0 #999;
    border-radius: 20px;
}

.ul_rui  ul.khrtu li h3 {
    font-size: 16px;
    margin: 20px 0;
    color: #b79960;
    font-weight: normal;
}

.ul_rui ul.khrtu li p {
    font-size: 14px;
    color: #000000;
    line-height: 1.8;
}



.ul_rui ul.kjhhgtd  li {
    width: 22%;
    text-align: center;
    padding: 50px 20px;
    box-shadow: 0 0 15px 0 #999;
    border-radius: 20px;
}


.ul_rui ul.kjhhgtd li h3 {
    font-size: 20px;
    margin: 20px 0;
    color: #b79960;
    font-weight: normal;
}


.ul_rui ul.kjhhgtd li p {
    font-size: 14px;
    color: #000000;
    line-height: 1.8;
}
.right_tui{width: 55%;}
.right_tui .x-about-h3 {
   
    margin-top: 0vh;

}

.right_tui .xiahuaxian {
    width: 100%;
    height: 2px;
    background: #ddd;
    margin-left: 35px;
    margin-top: 35px;
    margin-bottom: 35px;
}

.hezuorens {
    background: url(../images/bao-1.jpg) no-repeat center;
    padding: 100px 0;
}

.hebebebeb {
    background: url(../images/bao-7.jpg) no-repeat center;
    padding: 100px 0;
}




.ul_rui2s{padding-left: 35px;}

.ul_rui2s ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.ul_rui2s ul li{width: 27%;margin-bottom: 5%;}
.ul_rui2s ul li h3{font-size: 24px;color: #fff;padding-left: 30px;background: url(../images/he-3.png) no-repeat left 10px;margin-bottom: 20px;}
.ul_rui2s ul li dd {font-size: 15px;color: #27344d;background: #fff;padding: 10px 20px;margin-bottom: 10px;border-radius: 10px;}
.ul_rui2s ul li dd:hover{background:#c0262d;}
.ul_rui2s ul li dd  a{color: #27344d;display: block;padding-left: 25px;background: url(../images/he-4.png) no-repeat left;}
.ul_rui2s ul li dd:hover  a{color:#fff}

.hezuorens2s {
    background: url(../images/bao-1.jpg) no-repeat center;
    padding: 100px 0;
}



.ul_rui3s ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.ul_rui3s ul li{width: 22%;margin-bottom: 5%;text-align: center;}
.ul_rui3s ul li h3{font-size: 22px;color: #000;margin-bottom: 20px;margin: 20px 0;font-weight: normal;}



.bired {
    background: url(../images/bao-7.jpg) no-repeat center;
    padding: 100px 0;
}

.ul_rui4s ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.ul_rui4s ul li{width: 18%;margin-bottom: 5%;text-align: center;}
.ul_rui4s ul li h3{font-size: 18px;color: #fff;margin-bottom: 20px;margin: 20px 0;}


.ul_rui5s{padding-left: 35px;}
.ul_rui5s .ukhtts{margin-right: 2%;}
.ul_rui5s ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.ul_rui5s ul li{width: 100%;margin-bottom: 5%;text-align: left;display: flex;align-items: center;justify-content: flex-start;}
.ul_rui5s ul li h3{font-size: 26px;color: #27344d;margin-bottom: 20px;margin: 20px 0;}

.chuan_index .oklyis{padding: 100px 0;}

.okyeses {
    background-color: #fff;
    padding: 60px;
}

/* 优势 */

.ul_rui6s{padding-left: 35px;}
.ul_rui6s .ukhtts{/* margin-right: 2%; */}
.ul_rui6s .ukhtts img{width: 100%;}
.ul_rui6s ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.ul_rui6s ul li{width: 31%;margin-bottom: 5%;text-align: left;border: 1px solid #b79960;border-radius: 15px;}
.ul_rui6s ul li h3{font-size: 18px;color: #b79960;margin-bottom: 20px;margin: 0 0 20px 0;}
.ul_rui6s ul li p{font-size: 14px;color: #fff;margin: 15px 0 0;line-height: 1.8;}
.seise{width: 30px;height: 2px;background-color: #b79960;}
.wenzitexie{padding: 20px;}



.afnsil .cz-title .title-1 {
    font-size: 42px;
    line-height: 50px;
    color: #b89665;
    padding-left: 30px;
    position: relative;
    font-weight: normal;
    text-transform: uppercase;
    background: url(../images/dian2.png) no-repeat left 10px;
}

.afnsil .cz-title .title-2 {
    font-size: 30px;
    color: #27344d;
    padding: 0px 0 0 30px;
    text-transform: uppercase;
    font-weight: bold;
}

.nasiweai .kashuan{color: #b89665;}



/* 翻页按钮CSS代码示例： */
.page-nav {
font-size: 12px;
margin-top: 15px;
padding-bottom: 4px;
margin-bottom: 25px;
clear: both;
text-align: center
}
.page-nav span, .page-nav a {
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
display: inline-block;
margin: 2px 6px 2px 0;
padding: 6px 9px 5px 9px;
background: #4f5355;
border-top: solid 1px #d2d2d2;
border-left: solid 1px #c3c3c3;
border-right: solid 1px #c3c3c3;
border-bottom: solid 1px #9f9f9f;
background: #fff;
background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #dfdfdf), color-stop(1, #fff));
background: -ms-linear-gradient(bottom, #dfdfdf, #fff);
background: -moz-linear-gradient(center bottom, #dfdfdf 0, #fff 100%);
background: -o-linear-gradient(#fff, #dfdfdf);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dfdfdf', GradientType=0);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
font-weight: bold;
color: #646464;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.125), inset 0 1px 0 rgba(255,255,255,0.5);
-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.125), inset 0 1px 0 rgba(255,255,255,0.5);
box-shadow: 0 1px 1px rgba(0,0,0,0.125), inset 0 1px 0 rgba(255,255,255,0.5);
width: auto;
text-decoration: none
}
.page-nav select{
  height: 28px;
  padding: 0 8px;
  margin: -1px 5px 0 5px;
}
.hrert img{width:100%;}
.page-nav span:last-child, .page-nav a:last-child, {
margin-right:0
}
.page-nav a:hover {
background: #f0f0f0;
background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d0d0d0), color-stop(1, #f0f0f0));
background: -ms-linear-gradient(bottom, #d0d0d0, #f0f0f0);
background: -moz-linear-gradient(center bottom, #d0d0d0 0, #f0f0f0 100%);
background: -o-linear-gradient(#f0f0f0, #d0d0d0);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#d0d0d0', GradientType=0);
color: #606060
}
.page-nav .current {
border-top: solid 1px #222;
border-left: solid 1px #222;
border-right: solid 1px #222;
border-bottom: solid 1px #222;
background: #333;
background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #505050), color-stop(1, #333));
background: -ms-linear-gradient(bottom, #505050, #333);
background: -moz-linear-gradient(center bottom, #505050 0, #333 100%);
background: -o-linear-gradient(#333, #505050);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#505050', GradientType=0);
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.125), inset 0 0 5px rgba(0,0,0,0.5);
-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.125), inset 0 0 5px rgba(0,0,0,0.5);
box-shadow: 0 1px 1px rgba(0,0,0,0.125), inset 0 0 5px rgba(0,0,0,0.5);
color: #efefef
} 

.top50er{/* margin-top: 50px; */}

.uref{width:62%;}

.ul_ruier{padding-left: 0;}

.ul_ruier ul{display: flex;justify-content: space-between;}
.ul_ruier ul li{width: 30%;text-align: center;padding: 25px 10px;box-shadow: 0 0 15px 0 #999;border-radius: 20px;}
.ul_ruier ul li h3{font-size: 22px;margin: 20px 0;color: #b79960;font-weight: normal;}

.ul_ruier ul li p{font-size: 14px;color: #000000;line-height: 1.8;}
