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

ul {
    padding: 0;
    margin: 0;
}

ul li {
    list-style: none;
}

a {
    color: #337ab7;
    text-decoration: none;
}

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

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

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

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

h2.title {
    font: 500 36px/46px "Microsoft YaHei";
    color: #1583c3;
    text-align: center;
}

h2.title:after {
    content: '';
    display: block;
    width: 42px;
    height: 3px;
    background: #1583c3;
    margin: 13px auto 0;
}

.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;
}

.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, .page-banner, .xypg-product-list li .img, .xypg-case-list li .img, .relate-product-slick .owl-item .img, .x-layout-logo, .x-layout-ewm img, .page-message-img {
    font-size: 0;
}

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

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

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

.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;
}

.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: 992px) {
    body {
        padding-top: 45px;
    }
}

.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;
}

.page-banner {
    position: relative;
}

.page-banner .wz {
    width: 100%;
    position: absolute;
    left: 0;
    top: 34%;
    z-index: 9999;
    color: #fff;
    text-align: center;
}

.page-banner .wz h2 {
    font-size: 40px;
}

.page-banner .wz p {
    font-size: 24px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, .7);
    font-family: Arial;
    line-height: 50px;
}

@media (max-width: 768px) {
    .page-banner .wz h2 {
        font-size: 18px;
    }

    .page-banner .wz p {
        font-size: 16px;
        line-height: 26px;
    }
}

/*手机端头部*/
.xymob-head {
    position: fixed;
    top: 0;
    z-index: 999999;
    left: 0;
    right: 0;
    background: #151515;
}

.xymob-head-box {
    position: relative;
    height: 45px;
}

.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: #fff;
    -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: -30px -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: #1583c3;
    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;
}

.header {
    background: url("../images/header_bg.png") no-repeat center;
    padding: 17px 0;
}

.header .logo {
    float: left;
}

.header .nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header .nav .search {
    margin-left: 68px;
}

@media (max-width: 1200px) {
    .header .nav .search {
        margin-left: 30px;
    }
}

.header .nav li {
    float: left;
    padding: 0 40px;
    position: relative;
}

.header .nav li .sec {
    position: absolute;
    top: 66px;
    left: 0;
    z-index: 100;
    width: 100%;
    text-align: center;
    background: -webkit-linear-gradient(left, rgba(27, 137, 177, .6), rgba(54, 163, 95, .6)); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, rgba(27, 137, 177, .6), rgba(54, 163, 95, .6)); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, rgba(27, 137, 177, .6), rgba(54, 163, 95, .6)); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, rgba(27, 137, 177, .6), rgba(54, 163, 95, .6)); /* 标准的语法 */
    display: none;
}

.header .nav li .sec a {
    display: block;
    font: 400 14px/42px "Microsoft YaHei";
}

.header .nav li .sec a:hover {
    background: #359dd1;
}

@media (max-width: 1440px) {
    .header .nav li {
        padding: 0 25px;
    }
}

@media (max-width: 1200px) {
    .header .nav li {
        padding: 0 15px;
    }
}

.header .nav li:last-child {
    padding-right: 0;
}

.header .nav li a {
    font: 500 16px/32px "Microsoft YaHei";
    color: #fff;
}

/* 导航样式 */
.x-menu {
    width: 58.75%;
    float: left;
}

.x-menu > li {
    float: left;
    position: relative;
    margin: 0 .15vw;
}

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

.x-menu > li > a:hover {
    background: #1583c3;
    color: #fff;
}

.x-menu > li.active > a {
    background: #1583c3;
    color: #fff;
}

.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 {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.x-sub-menu {
    position: absolute;
    z-index: 99;
    width: 150%;
    left: -25%;
    top: 65px;
    background: #fff;
    border-radius: 5px;
    padding: 10px 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

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

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

.x-sub-menu:after {
    content: '';
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    border-width: 10px;
    cursor: pointer;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #fff transparent;
    border-top: none;
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -10px;
    z-index: 99;
}

/* 首页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: #44af35;
}

.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;
    }
}

.solution {
    padding: 53px 0 120px;
    background: url("../images/about_bg.png") no-repeat center;
}

.solution-home {
    padding: 35px 28px 20px !important;
}


/*@media (max-width: 992px) {*/
/*    .solution .solution-con {*/
/*        display: block !important;*/
/*        width: 100%;*/
/*    }*/
/*}*/


@media (max-width: 992px) {
    .solution {
        padding: 20px 0;
    }
}

.solution .solution-img {
    width: 44%;
    height: 357px;
    background: url("../images/qiu_bg.png") no-repeat center;
    position: relative;
}

.solution-img .pro {
    position: absolute;
    right: 64px;
    top: 79px;
    width: 112px;
    height: 112px;
    line-height: 112px;
    text-align: center;
    background: -webkit-linear-gradient(left top, #1483c6, #3fab44); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(bottom right, #1483c6, #3fab44); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(bottom right, #1483c6, #3fab44); /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom right, #1483c6, #3fab44); /* 标准的语法 */
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.solution-img .pro:hover {
    cursor: pointer;
}

.solution-img .pro:nth-child(2) {
    right: 360px;
    top: 192px;
}


.solution-img .pro:nth-child(3) {
    right: 468px;
    top: -32px;
}

.solution-img strong {
    font-size: 27px;
    font-weight: 600;
    color: #fff;
}

.pro-box {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: none;
}

.solution-img .pro.active {
    background: #0184c8;
    width: 140px;
    height: 140px;
    line-height: 140px;
}

.solution-img .pro.active .pro-box {
    display: block;
}

/*//定义动画的流程*/
.run_top_right {
    display: block;
    animation: run-right-right 1s 0.4s 1 linear, run-right-top 1s 0.4s 1 cubic-bezier(.8, .3, 1, .8);
    animation-fill-mode: forwards;
}

/*//向上走的动画初始及结尾值*/
@keyframes run-right-top {
    0% {
        top: -32px;
    }

    100% {
        top: 80px;
    }
}

/*//向上右的动画初始及结尾值*/
@keyframes run-right-right {
    0% {
        left: 40px;
        transform: scale(1.0);
    }

    100% {
        left: 400px;
        transform: scale(1.1);
    }
}


/*中间*/
.run_bottom_left {
    display: block;
    animation: run-left-left 1s 0.4s 1 linear, run-left-top 1s 0.4s 1 cubic-bezier(0, 2.85, 1, 2.21);
    animation-fill-mode: forwards;
}

/*//向上走的动画初始及结尾值*/
@keyframes run-left-top {
    0% {
        top: 132px;
    }

    100% {
        top: 192px;
    }
}

/*//向上右的动画初始及结尾值*/
@keyframes run-left-left {
    0% {
        right: 36px;
        transform: scale(1.0);
    }

    100% {
        right: 360px;
        transform: scale(1.1);
    }
}

.run_top_left {
    display: block;
    animation: run_top_left 1s 0.4s 1 linear, run_left_top 1s 0.4s 1 cubic-bezier(0, 1.5, 1, 2.21);
    animation-fill-mode: forwards;
}

/*//向上走的动画初始及结尾值*/
@keyframes run_top_left {
    0% {
        top: 192px;
    }

    100% {
        top: -32px;
    }
}

/*//向上右的动画初始及结尾值*/
@keyframes run_left_top {
    0% {
        right: 360px;
        transform: scale(1.0);
    }

    100% {
        right: 468px;
        transform: scale(1.0);
    }
}


.solution-img span {
    position: absolute;
    width: 53px;
    height: 53px;
    text-align: center;
    line-height: 53px;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    left: -36px;
    top: -61px;
    background: -webkit-linear-gradient(left top, #1483c6, #3fab44); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(bottom right, #1483c6, #3fab44); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(bottom right, #1483c6, #3fab44); /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom right, #1483c6, #3fab44); /* 标准的语法 */
}

.solution-img span:nth-child(2) {
    left: 0px;
    top: 156px;
}

.solution-img span:nth-child(3) {
    left: 150px;
    top: 119px;
    background: url("../images/qiuqiu_border.png") no-repeat center;
    color: #0184c8;
}


.solution .solution-img img {
    max-width: 100%;
}

@media (max-width: 992px) {
    .solution .solution-img {
        width: 100%;
        display: none;
    }
}

.solution .solution-con {
    width: 50%;
    padding-right: 10px;
}

@media (max-width: 992px) {
    .solution .solution-con {
        width: 100%;
        margin-top: 20px;
        padding-right: 0px;
    }
}

.solution .solution-con strong {
    display: block;
    margin-bottom: 15px;
    font: 400 24px/34px "Microsoft YaHei";
    color: #1583c3;
}






@media (max-width: 992px) {
    .solution .solution-con strong {
        text-align: center;
    }
}

.solution .solution-con p {
    font: 500 14px/28px "Microsoft YaHei";
    color: #666666;
}
.m-yewu-box{
    margin-top: 20px
}
.m-yewu-box strong {
    display: block;
    margin-bottom: 15px;
    font: 400 24px/34px "Microsoft YaHei";
    color: #1583c3;
    text-align: center;
}


.solution-home .swiper-button-next,.solution-home .swiper-button-prev{
    position: absolute;
    top: 45px;
    width: 18px;
    height: 30px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 18px 30px;
    background-position: center;
    background-repeat: no-repeat;
    outline: none;
}


.m-yewu-box p {
    font: 500 14px/28px "Microsoft YaHei";
    color: #666666;
}



@media (max-width: 992px) {
    .solution .solution-con p {
        text-align: center;
    }
}

.about {
    background: url("../images/about.png") no-repeat center;
    padding: 52px 0 62px;
}

@media (max-width: 992px) {
    .about {
        background-size: cover;
    }
}

.about h2.title:after {
    background: #fff;
}

.about .about-con {
    padding-left: 268px;
    margin-top: 48px;
}

@media (max-width: 1440px) {
    .about .about-con {
        padding-left: 120px;
    }
}

@media (max-width: 1200px) {
    .about .about-con {
        padding-left: 0px;
    }
}

.about .about-con .about-text {
    padding-right: 70px;
    width: 64%;
}

@media (max-width: 992px) {
    .about .about-con .about-text {
        padding-right: 0px;
        width: 100%;
    }
}

.about .about-con .about-text p {
    font: 500 14px/28px "Microsoft YaHei";
    color: #fff;
}

.about .about-con .about-text a {
    display: block;
    float: right;
    font: 400 12px/24px "Arial";
    color: rgba(255, 255, 255, 0.5);
}

.about .about-con .about-text a:hover {
    color: #1583c3;
}

.about .about-con .about-img {
    width: 36%;
}

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

@media (max-width: 992px) {
    .about .about-con .about-img {
        width: 100%;
        text-align: center;
        margin-top: 20px;
    }
}

.about .about-list {
    margin-top: 50px;
    position: relative;
    z-index: 10;
}

.about-list .line {
    overflow: hidden;
    position: absolute;
    width: 100%;
    top: 50%;
    z-index: -1;
    transform: translateY(-50%);

}

.wave {
    width: 200%;
    height: 72px;
    animation: move_wave 10s linear infinite;
    -moz-animation: move_wave 10s linear infinite;
    -webkit-animation: move_wave 10s linear infinite;
    -o-animation: move_wave 10s linear infinite;
    animation-fill-mode: none;
    animation-delay: 0s;
    background: url("../images/line_wave.png") repeat-x center;
}

@keyframes move_wave {
    0% {
        transform: translateX(0) translateZ(0) scaleY(1)
    }
    50% {
        transform: translateX(-25%) translateZ(0) scaleY(0.55)
    }
    100% {
        transform: translateX(-50%) translateZ(0) scaleY(1)
    }

    0% {
        -moz-transform: translateX(0) translateZ(0) scaleY(1)
    }
    50% {
        -moz-transform: translateX(-25%) translateZ(0) scaleY(0.55)
    }
    100% {
        -moz-transform: translateX(-50%) translateZ(0) scaleY(1)
    }

    0% {
        -ms-transform: translateX(0) translateZ(0) scaleY(1)
    }
    50% {
        -ms-transform: translateX(-25%) translateZ(0) scaleY(0.55)
    }
    100% {
        -ms-transform: translateX(-50%) translateZ(0) scaleY(1)
    }
}

@-webkit-keyframes move_wave {

    0% {
        -webkit-transform: translateX(0) translateZ(0) scaleY(1)
    }
    50% {
        -webkit-transform: translateX(-25%) translateZ(0) scaleY(0.55)
    }
    100% {
        -webkit-transform: translateX(-50%) translateZ(0) scaleY(1)
    }

}

.line_active {

}


@keyframes anmi-line {
    from {
        width: 0;
    }
    to {
        width: 100%;
    }
}

@-moz-keyframes anmi-line /* Firefox */
{
    from {
        width: 0;
    }
    to {
        width: 100%;
    }
}

@-webkit-keyframes anmi-line /* Safari 和 Chrome */
{
    from {
        width: 0;
    }
    to {
        width: 100%;
    }
}

@-o-keyframes anmi-line /* Opera */
{
    from {
        width: 0;
    }
    to {
        width: 100%;
    }
}


.about .about-list .flex {

    justify-content: space-around;
}

.about .about-list .flex li {
    text-align: center;
    background: #0184c8;
    border-radius: 50%;
    position: relative;
}

.about .about-list .flex li h3 {
    font: 400 24px/76px "Microsoft YaHei";
    color: #fff;
}

.about .about-list .flex li:nth-child(2) {
    background: #44af35;
}

.about .about-list .flex li:nth-child(3) {
    background: #f6ca00;
}

.about .about-list .flex li:nth-child(4) {
    background: #9c9c9c;
}

.about .about-list .flex li .about-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    border: 1px solid transparent;
    /* Safari 5.1 - 6.0 */
    /* Opera 11.1 - 12.0 */
    /* Firefox 3.6 - 15 */
    background: -webkit-gradient(linear, left top, right top, from(#1786bd), to(#35a163));
    background: linear-gradient(to right, #1786bd, #35a163);
    /* 标准的语法 */
    border-radius: 50%;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.about .about-list .flex li:hover {
    cursor: pointer;
}

.about .about-list .flex li:hover .about-box {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
    border: 1px solid #6dabb8;
}

.news {
    /*background: url("../images/news.png") no-repeat center;*/
    padding: 60px 0 70px;
    position: relative;
}

@media (max-width: 992px) {
    .news {
        padding: 0;
    }
}

.news .news-wrapper {
    margin-top: 25px;
}

.news .news-wrapper .news-cate {
    text-align: center;
}

.news .news-wrapper .news-cate a {
    padding: 0 28px;
    font: 400 16px/26px "Microsoft YaHei";
    color: #666666;
}

@media (max-width: 768px) {
    .news .news-wrapper .news-cate a {
        padding: 0 10px;
    }
}

.news .news-wrapper .news-cate .cur {
    color: #1583c3;
    position: relative;
}

.news .news-wrapper .news-cate .cur:after {
    content: '';
    position: absolute;
    width: 12px;
    height: 7px;
    background: url("../images/news_cur.png") no-repeat center;
    left: 50%;
    margin-left: -6px;
    top: 28px;
}

.news .news-wrapper .news-list {
    margin-top: 60px;
}

@media (max-width: 768px) {
    .news .news-wrapper .news-list {
        margin-top: 30px;
    }
}

.news .news-wrapper .news-list li {
    width: 24%;
    float: left;
    padding: 0 5px;
}

@media (max-width: 992px) {
    .news .news-wrapper .news-list li {
        width: 48%;
        margin-bottom: 20px;
    }
}

.news .news-wrapper .news-list li img {
    width: 100%;
    max-height: 225px;
}

.news .news-wrapper .news-list li h3 {
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding: 10px 0;
}

@media (max-width: 768px) {
    .news .news-wrapper .news-list li h3 {
        padding: 0;
    }
}

.news .news-wrapper .news-list li h3 a {
    font: 400 14px/28px "Microsoft YaHei";
    color: #222222;
}

.news .news-wrapper .news-list li p {
    font: 400 12px/24px "Microsoft YaHei";
    color: #777777;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.news .news-wrapper .news-list li:hover h3 a {
    color: #1583c3;
}

.foot {
    background: url("../images/foot.png") repeat-y center;
}

.foot .foot-nav {
    padding: 46px 0 14px;
}

.foot .foot-nav .flex {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
}

.foot .foot-nav .foot-menu {
    width: 53%;
}

.foot .foot-nav .foot-menu li {
    float: left;
    border-left: 1px solid #7ab2cd;
}

.foot .foot-nav .foot-menu li h3 {
    padding-left: 15px;
    border-left: 3px solid #fff;
    font: 400 16px/14px "Microsoft YaHei";
    color: #fff;
    margin-bottom: 26px;
    margin-left: -1px;
}

.foot .foot-nav .foot-menu li .foot-sec a {
    display: block;
    padding-left: 15px;
    color: rgba(255, 255, 255, 0.88);
    font: 400 13px/13px "Microsoft YaHei";
    border-left: 1px solid transparent;
    margin: 15px 0 15px -1px;
}

.foot .foot-nav .foot-menu li .foot-sec a:last-child {
    margin-bottom: 4px;
}

.foot .foot-nav .foot-menu li .foot-sec a:hover {
    color: #fff;
    border-left: 1px solid #fff;
}

.foot .foot-nav .foot-menu li .foot-sec p {
    padding-left: 15px;
}

.foot .foot-nav .foot-link .yl {
    width: 192px;
    float: right;
    position: relative;
}

.foot .foot-nav .foot-link .yl span {
    display: block;
    border: 1px solid #ccc;
    color: #fff;
    font: 400 12px/32px "Microsoft YaHei";
    padding: 0 29px;
    background: url("../images/yl_arrow.png") no-repeat 152px;
}

.foot .foot-nav .foot-link .foot-logo {
    margin-top: 8px;
}

.foot .foot-copy {
    padding: 20px 0;
    color: #fff;
    font: 500 12px/22px "Microsoft YaHei";
    /* Safari 5.1 - 6.0 */
    /* Opera 11.1 - 12.0 */
    /* Firefox 3.6 - 15 */
    background: -webkit-gradient(linear, left top, right top, from(#3081b1), to(#3f9796));
    background: linear-gradient(to right, #3081b1, #3f9796);
    /* 标准的语法 */
}

.foot .foot-copy a {
    color: #fff;
    font: 500 12px/22px "Microsoft YaHei";
}

.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, 0.5);
    line-height: 1.7;
}

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

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

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

/*左侧工具条*/
#toolbar {
    position: fixed;
    z-index: 9999;
    right: 3px;
    bottom: 10%;
}

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

#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: #1583c3;
    -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: #fff;
    border: 1px solid #eaeaea;
}

#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: #1583c3;
    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 #1583c3;
    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: #1583c3;
}

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

#toolbar li:hover .icon-font {
    background-color: #1583c3;
}

#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;
    }
}

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

.page-position a {
    color: #2f2f2f;
}

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

.page-wrap {
    background: #ffffff;
    padding-bottom: 3.38541667%;
}

@media (min-width: 990px) {
    .page-wrap-left {
        float: left;
        width: 305px;
        margin-right: 4.16666667%;
    }
}

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

.xypg-left-title {
    background: #1583c3;
    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: #333;
}

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

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

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

.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: #333;
    line-height: 2.857;
    border: 1px dashed #f1f1f1;
}

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

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

.page-wrap-contact h4 {
    padding: .3em 1.4em .8em 1.4em;
    font-size: 14px;
    color: #333;
    font-weight: 600;
}

.page-wrap-contact p {
    position: relative;
    margin-bottom: 0;
    padding: 0 1.4em;
    color: #333;
    line-height: 32px;
}

.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: #1583c3;
    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: #ab001a;
    background: #ab001a;
}

/* 手机站 左侧导航弹出特效 */
.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;
    }

    .xymob-menu-click .xypg-left .xypg-left-menu {
        width: 90%;
        background: #fff;
    }

    .xymob-menu-click.click {
        left: 0;
    }
}

.n-banner {
    position: relative;
}

.n-banner .page-cate {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.n-banner .page-cate .page-nav .flex {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.n-banner .page-cate .page-nav a {
    margin: 0 10px;
    padding: 0 27px;
    border-top: 1px solid #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 59px;
}

@media (max-width: 768px) {
    .n-banner .page-cate .page-nav a {
        margin: 0 5px;
        padding: 0 5px;
        height: 35px;
    }
}

.n-banner .page-cate .page-nav a img {
    margin-right: 14px;
}

.n-banner .page-cate .page-nav a strong {
    display: block;
    font: 400 18px/36px "Microsoft YaHei";
    color: #fff;
}

@media (max-width: 768px) {
    .n-banner .page-cate .page-nav a strong {
        font: 400 14px/28px "Microsoft YaHei";
    }

    .n-banner .page-cate .page-nav a img {
        margin-right: 5px;
    }
}

.n-banner .page-cate .page-nav a:hover {
    background: #1583c3;
}

.page-wrap h2.about_title {
    font: 400 30px/40px "Microsoft YaHei";
    color: #1583c3;
    text-align: center;
}

.page-wrap h2.about_title:after {
    content: '';
    display: block;
    width: 42px;
    height: 3px;
    background: #1583c3;
    margin: 13px auto 0;
}

.page-wrap .n_about {
    padding: 98px 0 87px;
    background: url("../images/n_about_bg.png") no-repeat right center;
}

.page-wrap .n_about .n-about-img {
    width: 45%;
}

@media (max-width: 992px) {

    .page-wrap .n_about {
        padding: 30px 0 30px;
        background: url("../images/n_about_bg.png") no-repeat right center;
    }

    .page-wrap .n_about .n-about-img {
        width: 100%;
        margin-bottom: 20px;
    }
}

.page-wrap .n_about .n-about-img img {
    max-width: 100%;
}

.page-wrap .n_about .n-about-con {
    width: 49%;
}


.page-wrap .n_about .n-about-con h1 {
    font: 400 30px/40px "Microsoft YaHei";
    color: #1583c3;
    margin-bottom: 44px;
}


@media (max-width: 992px) {
    .page-wrap .n_about .n-about-con h1 {
        display: none;
    }

    .page-wrap .n_about .n-about-con {
        width: 100%;
    }
}

.page-wrap .n_about .n-about-con p {
    font: 400 14px/28px "Microsoft YaHei";
    color: #3e3e3e;
}

.page-wrap .n_honor {
    background: url("../images/n_honor_bg.png") no-repeat center;
    padding-bottom: 86px;
    padding-top: 61px;
}

.page-wrap .n_honor .honor-list {
    margin-top: 58px;
}

.page-wrap .n_honor .honor-list .honor-box {
    position: relative;
}

.page-wrap .n_honor .honor-list .honor-box img {
    width: 100%;
    position: relative;
    z-index: 1;
}

.page-wrap .n_honor .honor-list .honor-box h3 {
    text-align: center;
    background: #fff;
    font: 400 15px/30px "Microsoft YaHei";
    color: #666666;
    padding: 10px 0;
    position: relative;
    z-index: 1;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.page-wrap .dev {
    padding: 82px 0 93px;
}

.page-wrap .dev .dev-box {
    position: relative;
}

.page-wrap .dev .dev-box .dev-img {
    width: 57%;
}

@media (max-width: 992px) {
    .page-wrap .dev .dev-box .dev-img {
        width: 100%;
    }
}

.page-wrap .dev .dev-box .dev-img img {
    width: 100%;
}

.page-wrap .dev .dev-box .dev-con {
    width: 53%;
    padding: 60px 64px 70px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: rgba(1, 132, 200, 0.8);
    border-radius: 50px 0 50px 0;
}

@media (max-width: 1440px) {
    .page-wrap .dev .dev-box .dev-con {
        padding: 40px 64px 40px;
    }
}

@media (max-width: 1200px) {
    .page-wrap .dev .dev-box .dev-con {
        padding: 5px 64px 5px;
    }
}

@media (max-width: 1200px) {
    .page-wrap .dev .dev-box .dev-con {
        padding: 5px 10px 5px;
    }
}

@media (max-width: 992px) {
    .page-wrap .dev .dev-box .dev-con {
        position: static;
        width: 100%;
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
        border-radius: 0px 0 0px 0;
    }
}

.page-wrap .dev .dev-box .dev-con h2 {
    font: 400 30px/40px "Microsoft YaHei";
    color: #fff;
    margin-bottom: 30px;
}

@media (max-width: 1200px) {
    .page-wrap .dev .dev-box .dev-con h2 {
        margin-bottom: 0px;
    }
}

.page-wrap .dev .dev-box .dev-con p {
    color: #fff;
    font: 400 14px/30px "Microsoft YaHei";
}

.page-wrap .culture {
    background: url("../images/n_culture_bg.jpg") no-repeat center;
    padding: 73px 0;
}

@media (max-width: 992px) {
    .page-wrap .culture {
        background-size: cover;
    }
}

.page-wrap .culture .culture-con {
    width: 43%;
}

@media (max-width: 992px) {
    .page-wrap .culture .culture-con {
        width: 100%;
    }
}

.page-wrap .culture .culture-con .culture-box {
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    .page-wrap .culture .culture-con .culture-box {
        margin-bottom: 16px;
    }
}

.page-wrap .culture .culture-con .culture-box:last-child {
    margin-bottom: 0;
}

.page-wrap .culture .culture-con .culture-box:last-child strong {
    color: #29a35a;
}

.page-wrap .culture .culture-con strong {
    font: 400 30px/40px "Microsoft YaHei";
    color: #0184c8;
    display: block;
}

.page-wrap .culture .culture-con span {
    font: 400 18px/28px "Microsoft YaHei";
    color: #3e3e3e;
    display: block;
    margin-bottom: 20px;
}

.page-wrap .culture .culture-con p {
    font: 400 14px/28px "Microsoft YaHei";
    color: #666666;
}

.page-wrap .culture .culture-img {
    width: 49%;
}

@media (max-width: 992px) {
    .page-wrap .culture .culture-img {
        width: 100%;
    }
}

.page-wrap .culture .culture-img img {
    width: 100%;
}

.page-wrap .value {
    padding-top: 60px;
}

.page-wrap .value .flex {
    margin-top: 65px;
}

.page-wrap .value .flex li {
    width: 22%;
    text-align: center;
    -webkit-box-shadow: 0 0 18px rgba(1, 132, 200, 0.08);
    box-shadow: 0 0 18px rgba(1, 132, 200, 0.08);
}

@media (max-width: 768px) {
    .page-wrap .value .flex li {
        width: 49%;
        margin-bottom: 20px;
    }
}

.page-wrap .value .flex li .value-box {
    padding: 70px 17%;
}

@media (max-width: 1200px) {
    .page-wrap .value .flex li .value-box {
        padding: 30px 17%;
    }
}

.page-wrap .value .flex li .value-box .value-ico {
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    position: relative;
}

.page-wrap .value .flex li .value-box .value-ico img {
    -webkit-transition: all .3s;
    transition: all .3s;
}

.page-wrap .value .flex li .value-box h3 {
    font: 400 24px/34px "Microsoft YaHei";
    color: #1583c3;
    margin: 35px 0 15px;
}

.page-wrap .value .flex li .value-box p {
    font: 400 12px/24px "Microsoft YaHei";
    color: #999999;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.page-wrap .value .flex li .value-box:hover {
    background: #1583c3;
    cursor: pointer;
}

.page-wrap .value .flex li .value-box:hover .value-ico img {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.page-wrap .value .flex li .value-box:hover h3 {
    color: #fff;
}

.page-wrap .value .flex li .value-box:hover p {
    color: #fff;
}

.page-wrap .job-wh {
    padding: 60px 0 90px;
}


.page-wrap .job-wh .wh-con {
    padding: 0 13%;
    text-align: center;
    margin-top: 30px;
}

.page-wrap .job-wh .wh-con p {
    font: 400 14px/28px "Microsoft YaHei";
    color: #3e3e3e;
}


.page-wrap .job-hj {
    background: url("../images/job_hj_bg.jpg") no-repeat center;
    padding: 60px 0;
}

.page-wrap .job-hj .hj-list {
    margin-top: 52px;
}

.page-wrap .job-hj .hj-list .hj-box {
    text-align: center;
}

.page-wrap .job-hj .hj-list .hj-box img {
    width: 100%;
}

.page-wrap .job-hj .hj-list .hj-box h3 {
    font: 400 18px/28px "Microsoft YaHei";
    color: #666666;
    margin-top: 25px;
}

.page-wrap .job-xx {
    padding: 60px 0 60px;
    position: relative;
}

.page-wrap .job-xx .swiper-pagination {
    left: 50%;
    bottom: 0
}

.page-wrap .job-xx .swiper-pagination-bullet {
    width: 36px;
    height: 36px;
    border-radius: 4px;
    border: 1px solid #cee4ed;
    color: #0184c8;
    font: 400 14px/36px "Arial" !important;
    background: none;
    opacity: 1;
    margin: 0 5px;
    outline: none
}


.page-wrap .job-xx .swiper-pagination-bullet-active {
    color: #fff;
    background: #0184c8;
}

.page-wrap .job-xx .xx-list {
    margin-top: 53px;
}

.page-wrap .job-xx .xx-list .xx-box {
    border: 1px solid #000;
    -o-border-image: linear-gradient(#e1f2e8, #dceef4) 30 30;
    border-image: -webkit-gradient(linear, left top, left bottom, from(#e1f2e8), to(#dceef4)) 30 30;
    border-image: linear-gradient(#e1f2e8, #dceef4) 30 30;
}

.page-wrap .job-xx .xx-list .xx-box .xx-p {
    padding: 30px 7.5% 35px;
}

.page-wrap .job-xx .xx-list .xx-box .xx-p span {
    display: block;
    font: 400 14px/28px "Microsoft YaHei";
    color: #999999;
        text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.page-wrap .job-xx .xx-list .xx-box .xx-p h3 {
    font: 400 20px/30px "Microsoft YaHei";
    color: #3e3e3e;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 15px;
}

.page-wrap .job-xx .xx-list .xx-box .xx-p strong {
    display: block;
    font: 600 16px/32px "Microsoft YaHei";
    color: #3e3e3e;
    margin: 15px 0;
}


.page-wrap .job-xx .xx-list .xx-box .xx-p p {
    font: 400 14px/28px "Microsoft YaHei";
    color: #666666;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.page-wrap .job-xx .xx-list .xx-box .xx-p p:nth-child(n + 4) {
    display: none;
}

.job-detail-con-box {
    padding: 10px 0;
    font-size: 16px;
    color: #333;
}

.job-detail-con-box p {
    font-size: 16px;
    color: #333;
}


/*.page-wrap .job-xx .xx-list .xx-box .xx-p a {*/
/*    display: block;*/
/*    width: 154px;*/
/*    height: 34px;*/
/*    margin: 40px auto 0;*/
/*    font: 400 14px/34px "Microsoft YaHei";*/
/*    color: #666666;*/
/*    background: #f5f5f5;*/
/*    text-align: center;*/
/*}*/

.page-wrap .job-xx .xx-list .xx-box .xx-p:hover {
    background: #1583c3;
}

.page-wrap .job-xx .xx-list .xx-box .xx-p:hover span, .page-wrap .job-xx .xx-list .xx-box .xx-p:hover h3, .page-wrap .job-xx .xx-list .xx-box .xx-p:hover p, .page-wrap .job-xx .xx-list .xx-box .xx-p:hover strong {
    color: #fff;
}

.page-wrap .job-xx .xx-list .xx-box .xx-p:hover a {
    color: #1583c3;
}

@media (max-width: 992px) {
    .page-wrap .job-wh {
        padding: 30px 0;
    }

    .page-wrap .job-wh .wh-con {
        padding: 0 5%;
        text-align: center;
        margin-top: 30px;
    }

    .page-wrap .job-hj {
        padding: 30px 0;
    }

    .page-wrap .job-xx {
        padding: 30px 0;
    }
}


.page-wrap .news-wrap {
    background: #f6f6f6;
    padding-top: 74px;
}

.page-wrap .news-wrap li {
    background: #fff;
    padding: 22px 40px 22px 16px;
    margin-bottom: 20px;
    border: 1px solid #ececec;
}

.page-wrap .news-wrap li .news-img {
    width: 268px;
}

.page-wrap .news-wrap li .news-img img {
    width: 100%;
}

.page-wrap .news-wrap li .news-con {
    width: 68%;
}


.page-wrap .news-wrap li .news-con h3 {
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.page-wrap .news-wrap li .news-con h3 strong {
    font: 600 22px/32px "Microsoft YaHei";
    color: #1583c3;
}

.page-wrap .news-wrap li .news-con h3 a {
    font: 600 22px/32px "Microsoft YaHei";
    color: #333;
}

.page-wrap .news-wrap li .news-con p {
    font: 400 14px/28px "Microsoft YaHei";
    color: #999999;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin: 20px 0;
}

.page-wrap .news-wrap li .news-con span {
    font: 400 14px/28px "Microsoft YaHei";
    color: #999999;
}


.page-wrap .news-wrap li .news-more a {
    display: block;
    width: 33px;
    height: 33px;
    border-radius: 50%;
    border: 1px solid #cccccc;
    text-align: center;
    font: 600 14px/29px "microsoft yahei";
    color: #cccccc;
}


@media (max-width: 992px) {
    .page-wrap .news-wrap li {
        padding: 15px;
    }

    .page-wrap .news-wrap li .news-con {
        width: 100%;
    }

    .page-wrap .news-wrap li .news-img {
        width: 100%;
    }

    .page-wrap .news-wrap li .news-con h3 a {
        display: block;
        padding: 5px 0;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .page-wrap .news-wrap li .news-con p {
        margin: 5px 0
    }

    .page-wrap .news-wrap li .news-more a {
        margin-top: 10px;
    }
}


.page-wrap .news-wrap li:hover {
    background: #1583c3;
}

.page-wrap .news-wrap li:hover .news-con h3 strong {
    color: #fff;
}

.page-wrap .news-wrap li:hover .news-con h3 a {
    color: #fff;
}

.page-wrap .news-wrap li:hover .news-con p {
    color: #fff;
}

.page-wrap .news-wrap li:hover .news-con span {
    color: #fff;
}

.page-wrap .news-wrap li:hover .news-more a {
    background: #44af35;
    border: 1px solid #44af35;
    color: #fff;
}

.page-wrap .bus-wh {
    padding: 60px 0 90px;
}

.page-wrap .bus-wh .bus-con {
    padding: 0 13%;
    text-align: center;
    margin-top: 30px;
}


.page-wrap .bus-wh .bus-con p {
    font: 400 14px/28px "Microsoft YaHei";
    color: #3e3e3e;
}


@media (max-width: 992px) {
    .page-wrap .bus-wh {
        padding: 30px 0 30px;
    }


    .page-wrap .bus-wh .bus-con {
        padding: 0 2%;
        text-align: center;
        margin-top: 30px;
    }
}

.page-wrap .bus-js {
    background: url("../images/jslx.jpg") no-repeat center;
    padding: 60px 0;
}

.page-wrap .bus-js .js-list {
    margin-top: 60px;
}

.page-wrap .bus-js .js-list .flex {
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}


.page-wrap .bus-js .js-list .flex li {
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@media (max-width: 992px) {

    .page-wrap .bus-js {
        background: url("../images/jslx.jpg") no-repeat center;
        background-size: cover;
    }

    .page-wrap .bus-js .js-list {
        margin-top: 20px;
    }


    .page-wrap .bus-js .js-list .flex li:first-child {
        margin-top: 0px;
    }

    .page-wrap .bus-js .js-list .flex {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media (max-width: 768px) {
    .page-wrap .bus-js .js-list .flex li {
        width: 100%;
        margin-top: 30px;
    }
}


.page-wrap .bus-js .js-list .flex li .js-box {
    padding: 0 10%;
}

.page-wrap .bus-js .js-list .flex li:last-child {
    border-right: none;
}

.page-wrap .bus-js .js-list .flex li span {
    display: block;
    font: 400 18px/28px "Arial";
    color: #fff;
}

.page-wrap .bus-js .js-list .flex li span:after {
    content: '';
    display: block;
    width: 15px;
    height: 2px;
    background: #fff;
    margin: 5px auto 13px;
}

.page-wrap .bus-js .js-list .flex li h3 {
    font: 400 18px/36px "Microsoft YaHei";
    color: #fff;
    word-break: keep-all;
}

.page-wrap .bus-js .js-list .flex li p {
    font: 400 14px/28px "Microsoft YaHei";
    color: #fff;
}

.page-wrap .bus-case {
    padding: 60px 0 0;
}

@media (max-width: 992px) {
    .page-wrap .bus-case {
        padding: 30px 0 0;
    }
}

.page-wrap .bus-case .bus-case-list {
    margin-top: 53px;
}

.page-wrap .bus-case .bus-case-list .bus-case-box {
    border: 1px solid #eeeeee;
    padding: 22px;
}

.page-wrap .bus-case .bus-case-list .bus-case-box .bus-case-img img {
    width: 100%;
}

.page-wrap .bus-case .bus-case-list .bus-case-box .bus-case-con h3 {
    margin: 15px 0 5px;
}

.page-wrap .bus-case .bus-case-list .bus-case-box .bus-case-con h3 a {
    font: 400 16px/32px "Microsoft YaHei";
    color: #1583c3;
}

.page-wrap .bus-case .bus-case-list .bus-case-box .bus-case-con .bus-case-dec strong, .page-wrap .bus-case .bus-case-list .bus-case-box .bus-case-con .bus-case-dec span {
    font: 400 12px/24px "Microsoft YaHei";
    color: #666666;
}

.page-wrap .bus-case .bus-case-list .bus-case-box .bus-case-con .bus-case-dec span {
    color: #999999;
}

.page-wrap .bus-case .bus-case-list .bus-case-box:hover {
    border: 1px solid #1583c3;
}

.page-wrap .innov-wh {
    padding: 60px 0 90px;
}

.page-wrap .innov-wh .innov-wh-box {
    position: relative;
}

.page-wrap .innov-wh .innov-wh-box .innov-wh-img-box {
    width: 71%;
}

.page-wrap .innov-wh .innov-wh-box .innov-wh-img-box .innov-wh-img {
    width: 48%;
}

.page-wrap .innov-wh .innov-wh-box .innov-wh-img-box .innov-wh-img img {
    width: 100%;
}

.page-wrap .innov-wh .innov-wh-box .innov-wh-con {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 25%;
    border: 1px solid #eaeaea;
}

.page-wrap .innov-wh .innov-wh-box .innov-wh-con .innov-wh-con-wrap {
    padding: 13% 13%;
}

.page-wrap .innov-wh .innov-wh-box .innov-wh-con .innov-wh-con-wrap h3 {
    font: 400 30px/40px "Microsoft YaHei";
    color: #1583c3;
}

.page-wrap .innov-wh .innov-wh-box .innov-wh-con .innov-wh-con-wrap h3:after {
    content: '';
    display: block;
    width: 39px;
    height: 1px;
    background: #d9d9d9;
    margin: 14px 0 28px;
}


.page-wrap .innov-wh .innov-wh-box .innov-wh-con .innov-wh-con-wrap p {
    font: 400 14px/28px "Microsoft YaHei";
    color: #999999;
}


@media (max-width: 1200px) {
    .page-wrap .innov-wh .innov-wh-box .innov-wh-con .innov-wh-con-wrap {
        padding: 6% 2%;
    }

    .page-wrap .innov-wh .innov-wh-box .innov-wh-con .innov-wh-con-wrap h3:after {
        display: none;
    }
}


@media (max-width: 992px) {
    .page-wrap .innov-wh .innov-wh-box .innov-wh-con {
        width: 100%;
        position: static;
        border: none;
    }

    .page-wrap .innov-wh .innov-wh-box .innov-wh-con .innov-wh-con-wrap {
        padding: 2% 0;
    }

    .page-wrap .innov-wh .innov-wh-box .innov-wh-img-box {
        width: 100%;
    }


    .page-wrap .innov-wh {
        padding: 20px 0 30px;
    }
}


.page-wrap .innov-team {
    background: url("../images/yatd_bg.jpg") no-repeat center;
    padding: 60px 0;
}


.page-wrap .innov-team .team-list {
    margin-top: 53px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.page-wrap .innov-team .team-list img {
    width: 100%;
}


@media (max-width: 992px) {
    .page-wrap .innov-team {
        padding: 30px 0;
        background-size: cover;
    }

    .page-wrap .innov-team .team-list {
        margin-top: 30px;
        flex-wrap: wrap;
    }

    .img-l, .img-r {
        width: 100% !important;
    }

    .img-r {
        margin-top: 20px;
    }

    .page-wrap .innov-honor {
        padding: 30px 0 0 !important;
    }

}

.page-wrap .innov-honor {
    padding: 60px 0 0;
}

.page-wrap .innov-honor .innov-honor-wrap {
    padding-bottom: 108px;
}


@media (max-width: 768px) {
    .page-wrap .innov-honor .innov-honor-wrap {
        padding-bottom: 50px;
    }
}

.page-wrap .innov-honor .innov-honor-wrap .swiper-pagination-bullet {
    width: 36px;
    height: 36px;
    border-radius: 4px;
    border: 1px solid #cee4ed;
    color: #0184c8;
    font: 400 14px/36px "Arial" !important;
    background: none;
    opacity: 1;
}


.page-wrap .innov-honor .innov-honor-wrap .swiper-pagination-bullet-active {
    color: #fff;
    background: #0184c8;
}


.page-wrap .innov-honor .innov-honor-list {
    margin-top: 53px;
}

.page-wrap .innov-honor .innov-honor-list .innov-honor-box {
    border: 1px solid #fff;
    padding: 30px 24px;
    -webkit-box-shadow: 0 0 14px rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 14px rgba(1, 132, 200, 0.08);
}

.page-wrap .innov-honor .innov-honor-list .innov-honor-box .innov-honor-img img {
    width: 100%;
}

.page-wrap .innov-honor .innov-honor-list .innov-honor-box h3 {
    margin: 15px 0 5px;
    font: 400 14px/28px "Microsoft YaHei";
    color: #666666;
    text-align: center;
}

.page-wrap .innov-honor .innov-honor-list .innov-honor-box:hover {
    border: 1px solid #1583c3;
}

.page-wrap .innov-honor .innov-honor-list .innov-honor-box:hover h3 {
    color: #1583c3;
}

.page-wrap .innov-honor .innov-honor-list .innov-honor-box:hover {
    cursor: pointer;
}

.page-wrap .n_contact {
    background: url("../images/contact_bg.png") no-repeat 85% top;
    padding-top: 82px;
}

.page-wrap .n_contact .n_contact-map {
    width: 43%;
}

@media (max-width: 992px) {
    .page-wrap .n_contact .n_contact-map {
        width: 100%;
    }
}

.page-wrap .n_contact .n_contact-map img {
    width: 100%;
}

.page-wrap .n_contact .n-contact-con {
    width: 50%;
    margin-top: 20px;
}

@media (max-width: 992px) {
    .page-wrap .n_contact .n-contact-con {
        width: 100%;
    }
}

.page-wrap .n_contact .n-contact-con .n-contact-top .flex {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

@media (max-width: 992px) {
    .page-wrap .n_contact .n-contact-con .n-contact-top .flex {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

.page-wrap .n_contact .n-contact-con .n-contact-top ul {
    border-top: 1px solid #f0f0f0;
    padding-top: 34px;
}

.page-wrap .n_contact .n-contact-con .n-contact-top li {
    text-align: center;
    margin-right: 95px !important;
}

.page-wrap .n_contact .n-contact-con .n-contact-top li:last-child {
    margin-right: 0;
}

@media (max-width: 1440px) {
    .page-wrap .n_contact .n-contact-con .n-contact-top li {
        margin-right: 36px;
    }
}

@media (max-width: 1200px) {
    .page-wrap .n_contact .n-contact-con .n-contact-top li {
        margin-right: 15px;
    }
}

.page-wrap .n_contact .n-contact-con .n-contact-top li p {
    font: 400 12px/24px "Microsoft YaHei";
    color: #666666;
}

.page-wrap .n_contact .n-contact-con .n-contact-top li p span {
    font: 600 12px/24px "Microsoft YaHei";
    color: #1583c3;
}

.page-wrap .n_contact .n-contact-con .n-contact-bottom {
    padding-bottom: 35px;
}

.page-wrap .n_contact .n-contact-con .n-contact-bottom .flex {
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
}

@media (max-width: 992px) {
    .page-wrap .n_contact .n-contact-con .n-contact-bottom .flex {
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
}

.page-wrap .n_contact .n-contact-con .n-contact-bottom .flex li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    text-align: left;
    margin-right: 50px;
}

.page-wrap .n_contact .n-contact-con .n-contact-bottom .flex li:last-child {
    margin-right: 0;
}

.page-wrap .n_contact .n-contact-con .n-contact-bottom .flex li span {
    display: inline-block;
    margin-left: 17px;
}

.page-wrap .n_contact .n-contact-con .n-contact-bottom .flex li span strong {
    display: block;
    font: 400 12px/24px "Microsoft YaHei";
    color: #666666;
}

.news-p .page-wrap {
    background: #f6f6f6;
}

/* 内页左侧导航栏样式 */
.xypg-left-nav {
    margin: 0 -1px;
}

.xypg-left-nav > li {
    position: relative;
    border-bottom: 1px solid #eeeeee;
}

.xypg-left-nav > li:last-child {
    border-bottom: none;
}

.xypg-left-nav > li > a {
    display: block;
    font-size: 14px;
    line-height: 22px;
    color: #2e2e2e;
    padding: 15px 18px;
}

.xypg-left-nav > li .first-nav-btn {
    position: absolute;
    z-index: 99;
    width: 30px;
    height: 30px;
    text-align: center;
    top: 10px;
    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: #44af35;
}

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

.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: 14px;
}

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

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

.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: #44af35;
}

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

@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%;
}

.xypg-product-list li .img {
    border: 1px solid #eeeeee;
    display: block;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.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 .img {
    border-color: #1583c3;
}

.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: #44af35;
}

/* 内页新闻列表 */
.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: #1583c3;
}

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

@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: #1583c3;
}

.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: #1583c3;
    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: #1583c3;
}

.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: 5px 14px;
    border-radius: 5px;
}

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

.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: #ab001a;
}

/*内页详情页面公用样式*/
.xypg-detail-title {
    font-size: 20px;
    color: #363636;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1.7;
    text-align: center
}

.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% - 10px);
    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;
}

.xypg-detail-info-bar .xypg-file-down .file-down-title i {
    margin-right: 5px;
}

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

.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: #1583c3;
}

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

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

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


@media (max-width: 767px) {
    .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;
    padding-top: 20px;
}

.xypg-detail-tags .tags-title h3 {
    display: inline-block;
    padding: 0 30px;
    font-size: 16px;
    color: #1583c3;
    line-height: 40px;
    border-bottom: 3px solid #44af35;
    margin-bottom: -6px;
}

.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: #44af35;
}

.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 b:after {
    content: '\FF1A';
}

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

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

@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: #44af35;
    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: #44af35;
}

.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: 75px;
    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: 75px;
    text-align: right;
    font-size: 12px;
    color: #666666;
}

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

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

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

@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: #1583c3;
    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: #1583c3;
    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: #1583c3;
}

/* 简历提交表格 */
.job-detail-form .form-title {
    border-bottom: 1px solid #ccc;
    font-size: 20px;
    line-height: 2.5;
}

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

.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: #1583c3;
}

.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: #1583c3;
    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: #44af35;
}

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

.xypg-search-result-box .xypg-search-title {
    border-left: 3px solid #1583c3;
    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: #ab001a;
}

/* 自动发布 */
.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;
    display: block;
    text-align: center;
    width: 100%;
    height: 390px;
    font-size: 0;
}

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

.page-product-detail-effect .big-img: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 {
    display: block;
    text-align: center;
    width: 100%;
    height: 95px;
    font-size: 0;
    border: 1px solid #eee;
    position: relative;
}

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

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

.product-detail-slick a.active {
    border-color: #44af35;
}

.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: #44af35;
    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: 280px;
    }

    .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: #44af35;
    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 #44af35;
}

.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: #1583c3;
}

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

.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: #1583c3;
}

.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: #1583c3;
    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;
}

.links-box span {
    font: 400 14px/28px "Microsoft YaHei";
    color: #fff;
}

.links-box a {
    font: 400 14px/28px "Microsoft YaHei";
    color: #fff;
    margin: 0 10px;
}

.links-box a:hover {
    opacity: 0.8
}


.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%;
}

.bus-js h2.about_title:after {
    background: #fff;
}

.img-l {
    width: 49%
}

.img-r {
    width: 49%
}


.img-l img, .img-r img {
    width: 100%
}

.img-r-t {
    display: flex;
    justify-content: space-between;
}

.img-r-b {
    margin-top: 11px
}

@media (max-width: 1440px) {
    .img-r-b {
        margin-top: 10px
    }
}

.img-r-t-l {
    width: 49%
}

.img-r-t-r {
    width: 49%
}

.honor-wrap {
    padding: 0 10px 10px 0px;
    position: relative;
}

.border {
    position: absolute;
    right: 0;
    top: 10px;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    border: 1px solid #000;
    z-index: 0;
    border-image: -webkit-linear-gradient(#8cceb9, #82c6da) 20 20;
    border-image: -moz-linear-gradient(#8cceb9, #82c6da) 20 20;
    border-image: -o-linear-gradient(#8cceb9, #82c6da) 20 20;
    border-image: linear-gradient(#8cceb9, #82c6da) 20 20;
}

@media (max-width: 768px) {
    .my-map {
        height: 240px !important;
    }

    .page-wrap .n_contact {
        padding: 30px 0;
    }
}

@media (max-width: 1200px) {
    .page-wrap .n_contact .n-contact-con .n-contact-bottom .flex li {
        margin-right: 30px;
    }

    .page-wrap .n_contact .n-contact-con .n-contact-top li {
        margin-right: 75px !important;
    }

    .page-wrap .n_contact .n-contact-con .n-contact-top li:last-child {
        margin-right: 0 !important;
    }
}