.clear_both {
    clear: both;
    overflow: hidden;
    font-size: 0px;
    line-height: 1px;
    height: 1px;
}

.cb {
    clear: both;
}

.dib {
    display: inline-block;
    height: 1px;
    width: 100%;
}

.dib_fz {
    letter-spacing: 0px;
    word-spacing: 0px;
    font-size: 0;
}

.oh {
    overflow: hidden;
}

.none {
    display: none;
}

.blok {
    display: block;
}

.i_zgs {
    width: 100%;
    height: 100%;
    padding-bottom: 52px;
}

.izgsc {
    width: 100%;
    height: 100%;
}

.i_zgs_li {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    height: 100%;
    position: relative;
    cursor: pointer;
    transition: all .4s ease 0s;
    overflow: hidden;
    background: #6b86be;
}

.i_zgs_li:nth-child(2) {
    background: #a1a3cf;
}

.i_zgs_li:nth-child(3) {
    background: #9bbe98;
}

.i_zgs_li:nth-child(4) {
    background: #c0b396;
}

.i_zgs_li .i_zgstit,
.i_zgs_li span {
    display: none;
}

.js_wzgs {
    width: 50%;
}

.js_wzgs .i_zgstit {
    display: table !important;
}

.js_wzgc {
    width: 16.666%;
}

.js_wzgs .i_zgstit,
.js_wzgs span {
    display: block;
}

.js_wzgs .i_zgstit {
    width: 80%;
    text-align: center;
    margin: 0 auto;
    height: 100%;
    display: table;
}

.js_wzgs .i_zgstit .i_zgsjs {
    width: 100%;
    display: table-cell;
    vertical-align: middle;
}

.js_wzgs .i_zgstit .i_zgsjs img {
    width: 100%;
}

.ico {
    width: 90%;
    height: 100%;
    margin: 0 auto;
    display: table;
}

.ico-box {
    display: table-cell;
    vertical-align: middle;
}

.ico-box img {
    width: 100%;
}

.js_wzgs span {
    display: block;
    width: 33px;
    height: 14px;
    background: url(../images/p3.png) center bottom no-repeat;
    position: absolute;
    bottom: 64px;
    left: 50%;
    z-index: 2;
    margin-left: -16.5px;
    overflow: hidden;
}

.i_zgsmc {
    width: 101%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 5;
    font-size: 22px;
    font-weight: lighter;
    text-align: center;
    color: #333333;
    background: rgba(0, 0, 0, .5);
    min-height: 150px;
    display: table;
    padding: 0 10%;
}

.i_zgs_li:nth-child(1) .i_zgsmc {
    background: rgba(24, 57, 127, .5);
}

.i_zgs_li:nth-child(2) .i_zgsmc {
    background: rgba(69, 72, 127, .5);
}

.i_zgs_li:nth-child(3) .i_zgsmc {
    background: rgba(103, 147, 100, .5);
}

.i_zgs_li:nth-child(4) .i_zgsmc {
    background: rgba(133, 116, 77, .5);
}

.i_zgsmc-box {
    display: table-cell;
    vertical-align: middle;
}

.js_wzgs .i_zgsmc-box {
    text-align: left;
}

.i_zgsmc-box h2 {
    color: #fff;
    font-size: 40px;
    font-family: '宋体';
}

.i_zgsmc-box p {
    color: rgba(255, 255, 255, .6);
    font-size: 18px;
    font-family: '宋体';
    text-transform: uppercase;
}

@media (max-width: 1600px) {
    .i_zgsmc-box h2 {
        font-size: 36px;
    }
}

@media (max-width: 1440px) {
    .i_zgsmc-box h2 {
        font-size: 32px;
    }
    .i_zgsmc-box p {
        font-size: 16px;
    }
}

@media (max-width: 1200px) {
    .i_zgsmc-box h2 {
        font-size: 28px;
    }
}

.i_zgsmc-msg {
    display: none;
}

.i_zgsmc-msg a {
    display: block;
    width: 172px;
    height: 52px;
    line-height: 52px;
    color: #fff;
    text-align: center;
    background: #000;
    float: right;
    border-radius: 5px;
    font-family: "宋体";
}

.i_zgs_li:nth-child(1) .i_zgsmc-msg a {
    background: #6b86be;
}

.i_zgs_li:nth-child(2) .i_zgsmc-msg a {
    background: #a1a3cf;
}

.i_zgs_li:nth-child(3) .i_zgsmc-msg a {
    background: #9bbe98;
}

.i_zgs_li:nth-child(4) .i_zgsmc-msg a {
    background: #c0b396;
}

.js_wzgs .i_zgsmc-msg {
    display: table-cell;
    vertical-align: middle;
}

.js_wzgs .i_zgsmc {
    width: 100%;
}

.i_zgs_li .i_qhan {
    width: 80%;
    height: 25px;
    line-height: 25px;
    font-size: 16px;
    color: #FFFFFF;
    position: absolute;
    top: 15px;
    right: 15px;
    text-align: right;
}

.i_zgs_li .i_qhan div {
    display: inline-block;
    vertical-align: top;
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-family: "新宋体";
    font-size: 15px;
    background: rgba(212, 19, 22, .6);
    border-radius: 50%;
    overflow: hidden;
    color: #FFFFFF;
    text-align: center;
    margin-left: 15px;
}

.xypg-product-list li {
    display: inline-block;
    vertical-align: bottom;
    width: 22.333%;
    margin: 0 1% 46px 1%;
    background: #fff;
}

.mr0 {
    margin-right: 0 !important;
}

.header {
    width: 100%;
    height: 95px;
    background: rgba(0, 0, 0, .5);
    position: fixed;
    top: 0;
    z-index: 9;
    line-height: 95px;
}

.wrapper {
    padding: 0 5%;
    font-family: "宋体";
    font-size: 16px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, .7);
}

.wrapper a {
    font-family: "宋体";
    font-size: 16px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, .7);
}

.logo {
    float: left;
}

.menu {
    float: right;
}

.menu li {
    float: left;
    color: #fff;
    font-size: 20px;
}

.menu li a {
    font-size: 20px;
    color: #fff;
    padding: 0 16px;
    font-family: "宋体";
}

.menu li a:hover {
    color: #c9000d;
}

.left-nav {
    position: fixed;
    left: 0;
    width: 25%;
}

.con-right {
    width: 75%;
    padding: 64px 5% 0;
}

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

.xypg-left-title {
    color: #fff;
    height: 170px;
    line-height: 170px;
    font-size: 36px;
    font-weight: bold;
}

.first_name {
    height: 170px;
    line-height: 170px !important;
    color: #fff !important;
    font-size: 36px !important;
}

.first_name1 {
    background: #6b86be;
}

.first_name2 {
    background: #a1a3cf;
}

.first_name3 {
    background: #9bbe98;
}

.first_name4 {
    background: #c0b396;
}

.msg-layer {
    display: none;
    position: fixed;
    z-index: 999;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
}

.message {
    display: none;
    width: 870px;
    position: absolute;
    padding: 40px 40px;
    top: 80px;
    left: 50%;
    background: #fff;
    margin-left: -435px;
    z-index: 99;
    border-radius: 5px;
}

.closeBtn {
    width: 20px;
    height: 20px;
    background: url("../images/close.png") no-repeat center;
    position: absolute;
    top: -107px;
    right: -18px;
    padding: 0;
    border: none;
    outline: none;
}

.msg-title {
    margin-bottom: 30px;
}

.msg-title h2 {
    font-size: 20px;
    line-height: 40px;
    color: #cb1722;
}

.msg-title span {
    font-size: 16px;
    color: #666666;
}

.form-group .wz {
    font-size: 14px;
    color: #666666;
    font-weight: 500;
}

.submit-box {
    text-align: center;
    margin-top: 20px;
}

.submit {
    width: 340px;
    text-align: center;
    line-height: 55px;
    background: #cb1722;
    padding: 0;
    border: 0;
    color: #fff;
    font-size: 18px;
    margin: 0 auto;
}

.form-group {
    margin-bottom: 20px;
}

.form-control {
    height: 40px;
    line-height: 40px;
}

#service {
    width: 100%;
    border: 1px solid #ccc;
    padding: 0 0 0 16px;
    height: 40px;
    line-height: 40px;
    color: rgba(102, 102, 102, .6);
    border-radius: 5px;
    outline: none;
    display: block !important;
}

.attachments li {
    float: left;
    margin-bottom: 10px;
    margin-top: 10px;
    cursor: pointer;
    position: relative;
    padding: 4px;
    line-height: 1.428571429;
    background-color: #f0f2f5;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

.attachments li h4 {
    font-weight: 400;
    line-height: 26px;
    color: #1890ff;
    font-size: 14px;
    text-align: center;
}

#picfram img {
    width: 80px;
    height: 80px;
}

.service {
    display: none !important;
}

.foot {
    text-align: center;
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 9;
    background: #313131;
    height: 52px;
    line-height: 52px;
    color: #fff;
}

.job_list {
    padding-bottom: 40px;
}

.job_list li {
    margin-bottom: 15px;
}

.job-title1 {
    margin-top: 60px;
    color: #333;
    background: url(../images/jobbj1.png) no-repeat 98% #f7f7f7;
    padding-left: 30px;
    font-size: 16px;
    cursor: pointer;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.job-title1 span {
    float: right;
    margin-right: 12%;
}

.job-content {
    display: none;
    background: #f8f8f8;
    padding: 20px;
}

.job-content h3 {
    font-weight: normal;
    font-size: 16px;
    color: #0075b9;
    line-height: 50px;
}

.job-content .textcontent {
    color: #333333;
    font-size: 14px;
    line-height: 28px;
}

.bellows__header {
    padding: 10px 0 10px;
}

.bellows__header h3 {
    font: 600 18px/38px "Microsoft YaHei";
    color: #666;
}

.bellows__header td {
    color: #666;
    font-size: 14px;
    line-height: 24px;
}

.jian {
    background: url(../images/jobbj2.png) no-repeat 98% #747474;
}

@media (max-width: 768px) {
    .job-title1 {
        padding: 0 15px;
        background: url(../images/jobbj1.png) no-repeat 92% #f7f7f7;
    }
    .jian {
        background: url(../images/jobbj2.png) no-repeat 92% #747474
    }
}

.jian h3 {
    color: #fff;
}

.jian td {
    color: #fff;
}

.nav_active {
    color: #cc1a25 !important;
    position: relative;
}


/*.nav_active:after {*/


/*content: '';*/


/*position: absolute;*/


/*width: 54px;*/


/*display: block;*/


/*height: 4px;*/


/*background: #cc1a25;*/


/*left: 50%;*/


/*bottom: 0px;*/


/*margin-left: -27px;*/


/*}*/

.iconfontt {
    font-size: 20px;
    font-weight: bold;
    color: #666666;
}

.head_active {
    color: #cc1a25 !important;
}

.icon-dizhi:before {
    display: inline-block;
    width: 17px;
    height: 13px;
    background: url('../images/position.png') no-repeat center;
}

.hvr-bounce-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.7s;
    transition-duration: 0.7s;
}

.hvr-bounce-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #cc1a25;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.7s;
    transition-duration: 0.7s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-bounce-to-right:hover,
.hvr-bounce-to-right:focus,
.hvr-bounce-to-right:active {
    color: #fff;
}

.hvr-bounce-to-right:hover:before,
.hvr-bounce-to-right:focus:before,
.hvr-bounce-to-right:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}


/*产品表格*/

.pro-table {
    border-top: 5px solid #cc1a25;
}

.pro-table tr {
    line-height: 42px;
}

.pro-table .cen {
    text-align: center;
}

.pro-table .line {
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

.pro-table .pad {
    text-align: left;
    padding-left: 5%;
}


/*案例表格*/

.case-table tr {
    border: 1px solid #dddddd;
}

.case-table td {
    border: 1px solid #dddddd;
    padding-left: 3%;
}

.case-table tr span,
.case-table tr p {
    line-height: 36px !important;
}

.selectClass p {
    padding: 0 !important;
}

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

.nav-select {
    position: fixed;
    top: 90px;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 0 48px;
    color: #fff;
    transform-origin: 50% 0%;
    transform: perspective(1920px) rotateX(-80deg);
    opacity: 0;
    transition: all .3s 0s;
    visibility: hidden;
    z-index: 999;
    background: #222;
}

.nav-select .bgimg {
    opacity: 1;
    filter: alpha(opacity=100);
}

.nav-select.on {
    visibility: visible;
    transform: perspective(0px) rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1;
    transition: all .5s 0s;
}

.nav-select .nav-list {
    width: 70%;
    color: #fff;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.nav-select .nav-tit {
    font-size: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    padding: 28px 0 12px;
    text-transform: uppercase;
    line-height: 30px;
    text-align: left;
}

.nav-select .nav-list .nav-item {
    display: none;
}

.nav-select .nav-list .nav-item:first-child {
    display: block;
}

.nav-select .nav-list .item-box {
    margin: 0 -28px;
    padding: 30px 0 50px;
}

.nav-select .nav-list .item-box a {
    display: inline-block;
    margin: 0 28px;
}

.nav-select .nav-list .item-box a img {
    width: 100%;
}

.nav-select .nav-list .item-box .subtit {
    font-size: 16px;
    padding-right: 20px;
    display: inline-block;
    color: #ffffff;
    margin-top: 11px;
    transition: all .4s ease;
    text-transform: capitalize;
}

.nav-select .nav-side {
    width: 17.6%;
    float: right;
    position: relative;
    z-index: 2;
}

.nav-select .nav-side .nav-tit {
    margin-bottom: 30px;
}

.nav-select .nav-side-a a {
    font-size: 16px;
    color: #ffffff;
    display: inline-block;
    padding-right: 20px;
    background: url('../img/nav-down.png') no-repeat right center/6px auto;
    line-height: 1.5;
    margin-bottom: 14px;
    transition: all .4s ease;
}

.page-content {
    padding: 40px 0;
}

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

.xymob-page-icon li {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-bottom: 1px;
    background: rgba(171, 0, 26, 0.7);
    cursor: pointer;
}

.xymob-page-icon li i {
    font-size: 20px;
    color: #fff;
}

@media (min-width: 992px) {
    .xymob-page-icon {
        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%;
        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 {
        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 i {
        font-size: 18px;
        color: #fff;
    }
    .xymob-menu-click .xypg-left {
        display: flex;
        align-items: 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;
    }
}

.xypg-left-title {
    line-height: 62px;
    height: 62px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    background: #ab001a;
    font-weight: bold;
    margin: 0;
}

.xypg-left-con {
    border: 1px solid #ebebeb;
    padding: 15px;
    position: relative;
}

.xypg-left-nav>li {
    margin-bottom: 12px;
    position: relative;
}

.xypg-left-nav>li>a {
    display: block;
    text-indent: 27px;
    font-size: 14px;
    color: #666666;
    position: relative;
    line-height: 40px;
    border: 1px solid #e4e4e4;
    padding-right: 15%;
}

.xypg-left-nav>li .first-nav-btn {
    position: absolute;
    z-index: 99;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #d1d1d1 url(../images/xypg-left-jt.png) 0 -15px no-repeat;
    right: 10%;
    top: 13px;
}

@media (max-width: 990px) {
    .xymob-menu-click .xypg-left .xypg-left-menu {
        width: 90%;
        background: #fff;
    }
}

.xypg-left-con .swiper-button-next {
    background-image: url(../images/arrow_r.png);
    right: -6px;
}

.xypg-left-con .swiper-button-prev {
    background-image: url(../images/arrow_r.png);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    left: -6px;
}

.xypg-left-con a {
    font: 500 14px/28px "Microsoft YaHei";
    color: #333;
    display: block;
    text-align: center;
    width: 100%;
}


/* 内页新闻列表 */

.page-news-list {
    padding-bottom: 80px;
}

.page-news-list .page-news-box {
    margin-top: 50px;
    border: 1px solid #f5f5f5;
    height: 300px;
}

@media (max-width: 992px) {
    .page-news-list .page-news-box {
        height: auto;
    }
}

.page-news-list .page-news-box:first-child {
    margin-top: 0;
}

.page-news-list .page-news-box .page-news-img {
    float: left;
    width: 35%;
    height: 296px;
    line-height: 296px;
    text-align: center
}

@media (max-width: 992px) {
    .page-news-list .page-news-box .page-news-img {
        height: auto;
        line-height: 0;
        text-align: center;
    }
}

@media (max-width: 992px) {
    .page-news-list .page-news-box .page-news-img {
        width: 100%;
        float: none;
    }
}

.page-news-list .page-news-box .page-news-img img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}

.page-news-list .page-news-box .page-news-info {
    float: left;
    width: 65%;
    padding-left: 2%;
    padding-right: 2%;
    padding-top: 20px;
}

@media (max-width: 1440px) {
    .page-news-list .page-news-box .page-news-info {
        padding-top: 20px;
    }
}

@media (max-width: 1200px) {
    .page-news-list .page-news-box .page-news-info {
        padding-top: 6px;
    }
}

@media (max-width: 992px) {
    .page-news-list .page-news-box .page-news-info {
        width: 100%;
        padding: 15px 2%;
        float: none;
    }
}

.page-news-list .page-news-box .page-news-info span {
    font: 500 14px/24px "Microsoft YaHei";
    color: #999999;
}

.page-news-list .page-news-box .page-news-info h3 {
    margin: 20px 0;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

@media (max-width: 1200px) {
    .page-news-list .page-news-box .page-news-info h3 {
        margin: 0px;
    }
}

.page-news-list .page-news-box .page-news-info h3 a {
    font: 500 24px/34px "Microsoft YaHei";
    color: #333333;
    transition: all .5s;
}

.page-news-list .page-news-box .page-news-info h3 a:hover {
    color: #cc1a25;
}

@media (max-width: 992px) {
    .page-news-list .page-news-box .page-news-info h3 a {
        font: 500 16px/26px "Microsoft YaHei";
    }
}

.page-news-list .page-news-box .page-news-info p {
    font: 500 14px/24px "Microsoft YaHei";
    color: #666666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

.page-news-list .page-news-box .page-news-info>a {
    display: block;
    width: 151px;
    height: 46px;
    font: 500 14px/46px "Microsoft YaHei";
    color: #ffffff;
    text-align: center;
    background: #999999;
    margin-top: 30px;
}

.page-news-list .page-news-box .page-news-info>a:hover {
    background: #cc1a25;
}

.page-news-list .page-news-box:hover {
    border: 1px solid #cc1a25;
}

.page-news-list+.xypg-pagination {
    margin: 0px 0 80px;
}

.detail-news {
    padding-top: 70px;
    padding-bottom: 70px;
}

.detail-news .detail-news-title {
    text-align: center;
    margin-bottom: 60px;
}

.detail-news .detail-news-title h3 {
    font: 500 24px/34px "Microsoft YaHei";
    color: #333333;
}

.detail-news .detail-news-title span {
    display: block;
    font: 500 14px/24px "Microsoft YaHei";
    color: #999999;
    margin-top: 30px;
}

.detail-news .detail-con {
    padding-bottom: 40px;
    border-bottom: 1px dashed #e8e8e8;
}

.qiuh {
    position: relative;
    cursor: pointer;
    float: right;
    padding-left: 4%;
}

.qiehb {
    display: table;
    width: 100%;
    height: 100%;
}

.qiehbo {
    display: table-cell;
    vertical-align: middle;
}

#qh {
    background: url(../images/nav_arrow.png) no-repeat right;
    padding-right: 15px;
    color: #666666;
    font: 500 14px/18px "Arial";
}

.qieh-box {
    display: none;
    height: 36px;
    padding-top: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.sec {
    height: 0;
    background: #555;
    color: #fff;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 51px;
    left: -30%;
    width: 160%;
}

.sec a {
    display: block;
    text-align: center;
    color: #333;
    height: 38px;
    font: 500 14px/38px "Airal" !important;
}

.sec a:hover {
    background: #cc1a25;
    color: #fff !important;
    text-decoration: none;
}

.page .page-cate .page-cate-box .page-cate-list .swiper-wrapper {
    justify-content: flex-end;
}

.page .page-cate .page-cate-box .page-position a {
    font: 500 24px/24px "Microsoft YaHei";
    color: #333333;
}

.page .page-cate .page-cate-box .page-cate-list a {
    font: 500 16px/26px "Microsoft YaHei"
}

.page-content img {
    max-width: 100% !important;
    height: auto !important;
}

li.contact_btn>a {
    display: block;
    width: 240px;
    height: 52px;
    text-align: center;
    font: 500 14px/52px "Microsoft YaHei";
    color: #999999;
    background: #f2f2f2;
    border-radius: 5px;
}

li.contact_btn>a:hover {
    background: #6b86be;
    color: #fff;
}

.jjj {
    margin: 0 auto;
    text-align: center
}

.product .product-list li h3 a {
    text-align: center;
    font: 500 25px/38px "Microsoft YaHei";
    color: #333333;
    margin: 35px 0 40px;
}

.contact-container {
    display: flex;
    align-items: center;
}

@media(max-width: 992px) {
    .contact-container {
        display: block;
    }
}


/*公共样式*/

.web-container {
    width: 1200px;
    margin: 0 auto;
}


/*搜索*/

.web-ss {
    padding: 16px 0;
}

.hotSearch {
    color: #333;
    font: 600 14px/44px "Microsoft yahei";
}

.hotSearch a {
    color: #333;
    font: 400 14px/44px "Microsoft yahei";
    margin-right: 6px;
}

.hotSearch a:hover {
    color: #666;
}

.xy-search {
    border: 1px solid #eaeaea;
}

.xy-search #keyword {
    width: 300px;
    border: none;
    color: #c5c5c5;
    font: 400 14px/44px "Microsoft yahei";
    padding-left: 10px;
}

.xy-search #s_btn {
    width: 66px;
    background-color: #c91722;
    color: #fff;
    border: none;
    font: 400 14px/44px "Microsoft yahei";
}


/*产品*/

.web-product {
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    background-color: #f9f9f9;
    padding: 58px 0;
}

.web-product-sort {
    width: 270px;
    background-color: #fff;
}

.web-sort-tt {
    background-color: #0c0d11;
    font: 600 24px/78px "Microsoft yahei";
    color: #fff;
    text-align: center;
}

.web-product-sort-list {
    padding: 26px 20px;
}

.web-product-sort-list li {
    position: relative;
    border-left: 3px solid #eee;
    padding-left: 28px;
    margin-bottom: 11px;
    background-color: #f5f5f5;
}

.web-product-sort-list li a {
    color: #333333;
}

.web-product-sort-list li span {
    margin-right: 13px;
}

.web-product-sort-list li span img:first-of-type {
    display: inline-block;
}

.web-product-sort-list li span img:last-of-type {
    display: none;
}

.web-product-sort-list li a {
    font: 400 15px/44px "Microsoft yahei";
}

.web-product-sort-list li:hover span img:first-of-type {
    display: none;
}

.web-product-sort-list li:hover span img:last-of-type {
    display: inline-block;
}

.web-product-sort-list li:hover {
    background-color: #c91722;
    border-left: 3px solid #a2000a;
}

.web-product-sort-list li:hover a {
    color: #fff;
}

.web-product-contact {
    padding: 10px 20px 30px 20px;
    background: url(../images/kfbg.png) no-repeat center;
    margin-bottom: 28px;
}

.web-product-contact1 {
    background: url(../images/kf.png) no-repeat left center;
    margin-left: 16px;
    margin-top: 13px;
}

.web-product-contact1 p {
    color: #333;
    font: 600 20px/26px "Microsoft yahei";
    padding-left: 52px;
}

.web-product-contact h3 {
    text-align: center;
    font: 600 18px/52px "Microsoft yahei";
}

.web-product-sort .more {
    background-color: #d20f1b;
    width: 120px;
    margin: 0 auto;
    text-align: center;
    border-radius: 17px;
}

.web-product-sort .more a {
    color: #fff;
    font: 400 14px/36px "Microsoft yahei";
}

.web-product-list {
    width: 892px;
}

.web-product-list li {
    position: relative;
    list-style-type: none;
    float: left;
}

.web-product-list li:nth-child(2) {
    margin-left: 12px;
    margin-right: 12px;
}

.web-product-list li:nth-child(3n-1) {
    margin-left: 26px;
    margin-right: 26px;
}

.web-product-list li .product-img {
    width: 280px;
}

.web-product-list li .product-img img {
    width: 280px;
    border: 1px solid #ededed;
}

.web-product-list li .product-img .bgp1 {
    position: absolute;
    top: 90px;
    left: 110px;
    opacity: 0;
}

.product-img .bgp1 img {
    width: 60px !important;
    height: 60px;
    border: 1px solid transparent !important;
}

.web-product-list li h3 {
    color: #555555;
    font: 400 16px/68px "Microsoft yahei";
    text-align: center;
}

.web-product-list li:hover .product-img .bgp1 {
    opacity: 1;
}


/*合作滚动*/

.web-partner {
    /* background-color: #f9f9f9; */
    padding: 30px 0;
}

#demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 800%;
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

.roll_product li {}

.product_list2 {
    margin-top: 30px;
}

.product_list2 li {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    _display: inline;
    padding-bottom: 5px;
}

.product_list2 li .img img {
    padding: 1px;
    border: 1px solid #eaeaea;
}

.product_list2 li a.img img {
    width: 220px;
    height: 132px;
}

.product_list2 li h3 {
    text-align: center;
    padding-top: 5px;
}

.product_list2 li h3 a {
    font-weight: normal;
}

.product_list2 li a.img {
    display: block;
}

.product_list2 li:hover a.img {
    box-shadow: 0px 0px 6px #eaeaea;
}

.web-partner-more {
    position: relative;
    height: 40px;
    margin-top: 66px;
}

.web-partner-more .line {
    width: 100%;
    border-bottom: 1px solid #ebebeb;
}

.web-partner-more a {
    position: absolute;
    text-align: center;
    top: -15px;
    /* left: 50%; */
    left: calc(50% - 60px);
    display: block;
    width: 120px;
    margin: 0 auto;
    font: 400 14px/30px "Microsoft yahei";
    background-color: #fff;
    border: 1px solid #ebebeb;
    color: #666666;
    border-radius: 15px;
}

.web-partner-more a:hover {
    background-color: #ebebeb;
}


/*案例*/

.web-title {
    color: #333;
    font: 600 32px/50px "Microsoft yahei";
    text-align: center;
}


/*横幅*/

.hf {
    padding: 50px 0;
    background: url(../images/hfbg.jpg) no-repeat center;
}

.hf .tt1 {
    text-align: center;
    color: #ffffff;
    font: 600 34px/66px "Microsoft yahei";
    text-transform: uppercase;
}

.hf .tt2 {
    text-align: center;
}

.hf .tt2 p {
    color: #ffffff;
    font: 400 22px/32px "Airal";
}

.hf .video {
    /*width: 166px;*/
    /*margin: 0 auto;*/
    /*margin-top: 20px;*/
    /*background: url(../images/video.png) no-repeat 30px center #be1d27;*/
    /*padding-left: 60px;*/
    /*color: #fff;*/
    /*font: 600 24px/60px "Microsoft yahei";*/
    /*border-radius: 10px;*/
}


/*优势*/

.web-advtage {
    padding: 50px 0;
    text-align: center;
}

.web-advtage .web-adv-tt {
    color: #333;
    font: 600 32px/52px "Microsoft yahei";
    margin-bottom: 66px;
}

.web-advtage .web-adv-tt span {
    margin-left: 5px;
    margin-right: 10px;
    color: #c91722;
    font: 600 48px/52px "Airal";
    font-style: italic;
}

.web-advtage .web-adv-tt .ms {
    text-align: center;
    color: #666666;
    font: 400 18px/36px "Microsoft yahei";
}

.web-adv-img {
    width: 540px;
}

.web-adv-img img {
    width: 540px;
}

.web-adv-con {
    width: 600px;
}

.web-adv-text {
    margin-top: 20px;
    margin-bottom: 45px;
}

.adv-num {
    position: relative;
    width: 68px;
    height: 86px;
    background-color: #c91722;
    font: 600 38px/66px "Airal";
    color: #fff;
}

.adv-num .line {
    position: absolute;
    width: 28px;
    height: 2px;
    background-color: #fff;
    bottom: 20px;
    left: 20px;
}

.web-adv {
    width: 510px;
}

.adv-tt1 {
    text-align: left;
    color: #333333;
    font: 600 24px/40px "Microsoft yahei";
    padding-bottom: 13px;
    border-bottom: 1px dotted #dedede;
    margin-bottom: 19px;
}

.web-adv p {
    text-align: left;
    background: url(../images/arrow2.jpg) no-repeat left 8px;
    padding-left: 20px;
    font: 400 16px/32px "Microsoft yahei";
}

.web-tel {
    position: relative;
    background: url(../images/tel1.png) no-repeat left center;
    width: 770px;
    margin: 0 auto;
    margin-top: 30px;
    text-align: left;
    color: #666666;
    padding-left: 52px;
    font: 400 16px/44px "Microsoft yahei";
}

.web-tel p {
    display: inline;
    color: #c91722;
    font: 600 26px/50px "Microsoft yahei";
}

.web-tel-more {
    position: absolute;
    top: 0px;
    right: 0;
    background-color: #c91722;
    border-radius: 22px;
    box-shadow: 2px 2px 2px #c91722;
}

.web-tel-more a {
    padding: 0px 44px;
    display: block;
    color: #fff;
}


/**/

.web-honer {
    padding: 20px 0;
    background-color: #f9f9f9;
}

.web-honer-tt {
    position: relative;
    background: url(../images/bg2.png) no-repeat center;
    margin-top: 36px;
}

.web-honer-tt h3 {
    color: #333;
    font: 600 16px/28px "Microsoft yahei";
    padding-left: 20px;
}

.web-honer-tt .more {
    position: absolute;
    top: 0;
    right: 20px;
    color: #666666;
    font: 400 16px/28px "Microsoft yahei";
}

.web-honer-tt .more a {
    color: #666666;
    font: 400 16px/28px "Microsoft yahei";
    text-transform: uppercase;
}

.web-honer-tt .more a:hover {
    color: #cc1a25;
}


/*关于我们*/

.about {
    padding-top: 70px;
    background-color: #f9f9f9;
}

.about .about-img {
    width: 610px;
    float: left;
}

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

.about .about-text {
    width: 540px;
    float: right;
    padding-top: 16px;
}

.about .about-text h2 {
    font: 500 30px/48px "Microsoft YaHei";
    color: #000000;
    margin-top: 6px;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.about .about-text p {
    font: 500 16px/32px "Microsoft YaHei";
    color: #666666;
    /* display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden; */
}

.about .about-text a {
    display: block;
    width: 140px;
    height: 40px;
    font: 500 14px/40px "Microsoft YaHei";
    text-align: center;
    color: #fff;
    /* margin-top: 40px; */
}

.about .about-text .about-more {
    border: 1px solid #dedede;
    width: 140px;
    height: 40px;
    position: relative;
    padding-left: 30px;
    color: #666666;
    font: 400 14px/40px "Microsoft yahei";
    margin-top: 40px;
    overflow: hidden;
}

.about .about-text .about-more img {
    margin-left: 2px;
}

.about-more-hover {
    position: absolute;
    left: -135px;
    top: 0px;
    bottom: 0px;
    width: 140px;
    height: 42px;
    background-color: #c91722;
    transition: all 0.8s;
}

.about-more-hover a {
    color: #fff;
}

.about-text .about-more:hover .about-more-hover {
    transition: all 0.8s;
    transform: translateX(135px);
}


/*荣誉*/

#m_demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#m_indemo {
    float: left;
    width: 800%;
}

#m_demo1 {
    float: left;
}

.roll_product li {}

.product_list3 {
    margin-top: 30px;
}

.product_list3 li {
    float: left;
    margin-left: 16px;
    margin-right: 16px;
    padding-bottom: 15px;
    _display: inline;
}

.product_list3 li a.img {
    padding: 1px;
    /* border: 1px solid #eaeaea; */
}

.product_list3 li a.img img {
    width: 216px;
    height: 304px;
    background-color: #fff;
}

.product_list3 li h3 {
    text-align: center;
    padding-top: 5px;
}

.product_list3 li h3 a {
    font-weight: normal;
}

.product_list3 li a.img {
    display: block;
}

.product_list3 li a.img:hover {}


/*新闻*/

.xin {
    padding-top: 59px;
}

.xin-a {
    width: 770px;
    height: 467px;
    padding-bottom: 30px;
}

.xin-a .hd {
    height: 51px;
    line-height: 51px;
    position: relative;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 30px;
}

.xin-a .hd li {
    float: left;
    width: 166px;
    text-align: center;
    color: #302d2d;
    cursor: pointer;
    position: relative;
    font: 600 18px/50px "Microsoft yahei";
}

.xin-a .hd li img {
    position: absolute;
    bottom: -10px;
    left: 72px;
    opacity: 0;
}

.xin-a .hd li.on {
    background: #d20f1b;
    border-right-color: #d20f1b;
    color: #fff;
}

.xin-a .hd li.on img {
    opacity: 1;
}

.xin-a .hd a {
    position: absolute;
    right: 0px;
    top: 13px;
    width: 65px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #999999;
    font-size: 14px;
}

.xin-a .hd a:hover {
    color: #cc1a25;
}

.web-list-news1 {}

.web-list-news1 li .xin-img {
    width: 328px;
}

.web-list-news1 li .xin-img img {
    width: 328px;
}

.web-list-news1 li .xin-text {
    width: 400px;
}

.web-list-news1 li .xin-text h3 {
    color: #333333;
    font: 600 18px/52px "Microsoft yahei";
}

.web-list-news1 li .xin-text {
    color: #666666;
    font: 400 14px/26px "Microsoft yahei";
}

.web-list-news1 li .more {
    text-align: center;
    width: 126px;
    border: 1px solid #e0e0e0;
    font: 400 14px/38px "Microsoft yahei";
    margin-top: 38px;
}

.web-list-news1 li:hover h3 {
    color: #d20f1b;
}

.web-list-news2 {
    margin-top: 10px;
}

.web-list-news2 li {
    position: relative;
    background: url(../images/arrow2.jpg) no-repeat left center;
    padding-left: 30px;
    transition: all 0.8s;
}

.web-list-news2 li a {
    color: #666;
    font: 400 14px/30px "Microsoft yahei";
}

.web-list-news2 li:hover {
    transition: all 0.8s;
    transform: translateX(10px);
}

.web-list-news2 li span {
    position: absolute;
    right: 0px;
    top: 3px;
    color: #999999;
}

.xin-b {
    width: 380px;
}

#kehu {
    overflow: hidden;
    height: 320px;
    margin: 0 auto;
    position: relative;
    margin-top: 30px;
}

#jian {
    height: 100%;
}

#zheng {}

#xtop {}

.xin-tit {
    position: relative;
    background: url(../images/wh.jpg) no-repeat left center;
    padding-left: 30px;
    color: #666666;
    font: 600 18px/50px "Microsoft yahei";
    height: 50px;
    border-bottom: 1px solid #e0e0e0;
}

.xin-tit a {
    position: absolute;
    top: 0;
    right: 0px;
    color: #999999;
    font: 400 14px/50px "Microsoft yahei";
}

.xin-tit a:hover {
    color: #cc1a25;
}

.news_list3 li {
    padding: 14px;
}

.news_list3 li h3 {
    background: url(../images/wen.jpg) no-repeat left 6px;
    padding-left: 30px;
    color: #333333;
    font: 400 16px/36px "Microsoft yahei";
}

.news_list3 li p {
    background: url(../images/da.jpg) no-repeat left 6px;
    padding-left: 30px;
    font: 400 14px/36px "Microsoft yahei";
    color: #666666;
}

.news_list3 li:hover {
    background-color: #f8f8f8;
}


/*友情链接*/

.web-links {
    border-top: 1px solid #e5e5e5;
}
.web-links .web-container{
    position: relative;
    height: 68px;
}
.web-links-tt {
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    width: 140px;
    color: #333;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    font: 600 14px/68px "Microsoft yahei";
}

.web-links-tt span {
    color: #999999;
    font: 400 14px/68px "Microsoft yahei";
}

.web-links-con{
    margin-left: 150px;
    margin-top: 5px;
    color: #666;
    font:400 14px/22px "Microsoft yahei";
}
.web-links-con a{
     color: #666;
    font:400 14px/28px "Microsoft yahei";
}
.web-links-con a:hover{
    color: #999;
}
/*底部*/

.footer {
    padding-top: 45px;
    padding-bottom: 10px;
    background: #2b2b2b;
}

.foot-nav {
    width: 340px;
}

.foot-title {
    color: #fff;
    font: 600 20px/44px "Microsoft yahei";
    margin-bottom: 10px;
}

.foot-nav ul li {
    float: left;
    width: 50%;
}



.foot-nav ul li a {
    color: #dbdbdb;
    font: 400 14px/30px "Microsoft yahei";
}

.foot-contact {
    margin-left: 20px;
}

.foot-contact p {
    color: #dbdbdb;
    font: 400 14px/30px "Microsoft yahei";
}

.qr p {
    color: #dbdbdb;
    font: 400 14px/30px "Microsoft yahei";
}

.foot-copy {
    background-color: #eee;
    border-bottom: 14px solid #2b2b2b;
}

.xy-ft-cpy {
    float: left;
    color: #666666;
    font: 400 14px/80px "Microsoft yahei";
}

.xy-ft-cpy a {
    color: #666666;
    font: 400 14px/80px "Microsoft yahei";
}

.xy-ft-cpy a:hover {
    color: #333;
}

.area a {
    color: #666666;
    font: 400 14px/80px "Microsoft yahei";
}

.area a:hover {
    color: #333;
}


/*底部浮动*/

.box-fix {
    background-color: rgba(14, 14, 17, 0.8);
    height: 110px;
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
    padding-top: 10px;
    z-index: 999999;
    /*border-top: 17px solid #000;*/
    /*border-bottom: 17px solid #000;*/
}

.fix-logo {
    line-height: 80px;
    background: url(../images/line.png) no-repeat right center;
}

.fix-logo img {
    margin-right: 25px;
}

.main-fix {
    position: relative;
}

.fix-cha {
    position: absolute;
    top: 20px;
    right: 0;
    background: url(../images/fixcha.png) no-repeat center;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

.fix-text {
    width: 366px;
    margin-left: 20px;
    margin-top: 17px;
}

.fix-text h3 {
    color: #ffffff;
    font: 600 22px/32px "Microsoft yahei";
}

.fix-text p {
    color: #fff;
    font: 400 20px/30px "Microsoft yahei";
}

.foot_hottel {
    background: url(../images/f_phone.png) no-repeat left center;
    padding-left: 50px;
    margin-top: 20px;
}

.hot-tt {
    color: #fff;
    font: 400 16px/30px "Microsoft yahei";
    width: 44px;
}

.hot-text {
    color: #fff;
    font: 600 22px/30px "Airal";
}

.fix-message {
    text-align: center;
    border-radius: 22px;
    width: 140px;
    background-color: #d20f1b;
    margin-left: 60px;
    margin-top: 26px;
}

.fix-message a {
    color: #fff;
    font: 400 14px/40px "Microsoft yahei";
}
.product .product-list li>a{
    display: none;
}