.fwcs {
    color: #f1670a;
}

.f32wcs {
    color: #323232;
}

.cwcs18 {
    color: #ef8518;
}

.csa {
    color: #484848;
}

.fcefdb {
    background: #fcefdb !important;
}

.190e0c {
    color: #190e0c;
}

.3d3d3d {
    color: #3d3d3d;
}


/*弹窗背景*/

.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/icon/bg1x1.png) repeat;
    z-index: 333;
    display: none;
    /*    display: block;*/
}

.zjcl_body li img {
    max-width: 100%;
}


/*走进长鹿*/

.zjcl_ny {}

.zjcl_lb {
    /*max-width: 180px;*/
    width: 180px;
    display: inline-block;
    float: right;
    margin-right: 68.5%;
    margin-top: 85px;
}

.zjcl_lb li {
    /*background: #8d857d;*/
    background: rgba(145, 145, 145, 0.85);
    height: 45px;
    line-height: 45px;
    padding-left: 30px;
    border-radius: 30px 0 0 30px;
    margin-bottom: 5px;
}

.zjcl_lb li.cur {
    background: #f1670a;
}

.zjcl_body {
    width: 68.5%;
    display: inline-block;
    height: 100%;
    position: absolute;
    right: 0;
    margin-top: 85px;
}

.zjcl_body>li {
    /*display: none;*/
    padding: 20px;
    background: #fff;
    visibility: hidden;
    /*height: 100%;*/
}

.zjcl_body>li.cur {
    /*display: block;*/
    visibility: visible;
    overflow-y: scroll;
    position: absolute;
    top: 0;
    width: 100%;
}

.mbx {
    background: #ef8518;
    height: 85px;
    width: 68.5%;
    border-radius: 15px 0 0 0;
    line-height: 85px;
    padding-left: 15px;
    position: absolute;
    right: 0;
}

.mbx a {
    font-size: 20px;
    margin: auto 35px;
}

.gbtc {
    position: fixed;
    right: 0;
    margin-right: 69.5%;
    line-height: 85px;
}


/*发展历程*/

.event-wrap {
    margin-bottom: .5rem;
}

.event-wrap .btn {
    border-color: #666;
    color: #666;
}

.event-ico {
    height: 60px;
    background: url(../images/icon/ico30.png) no-repeat 49.3%;
}

.event-ico2 {
    height: 56px;
    cursor: pointer;
    background: url(../images/icon/ico31.png) no-repeat 49.3%;
}

.event-line {
    height: 100%;
    width: 1px;
    left: 49.2%;
    position: absolute;
    background-color: #dfdfe1;
}

.event-choose {
    width: 106px;
    height: 28px;
    margin: 25px auto 40px;
    line-height: 26px;
    background: #fff;
    padding-left: 10px;
    border: 1px solid #c4c4c4;
    border-radius: 4px;
    cursor: pointer;
    z-index: 9;
    position: relative;
}

.event-choose::after {
    content: ' ';
    border-top: 6px solid #c4c4c4;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -3px;
}

.event-choose ul {
    width: 106px;
    position: absolute;
    top: 26px;
    left: -1px;
    border: 1px solid #c4c4c4;
    background: #fff;
    border-radius: 0 0 4px 4px;
    z-index: 9;
    display: none;
}

.event-choose ul li {
    line-height: 28px;
    text-align: center;
}

.event-choose ul li:hover {
    background: #ef8518;
    color: #fff;
}

.zjcl_ny .event-main li {
    overflow: hidden;
    margin-bottom: 80px;
    position: relative;
}

.zjcl_ny .event-main li::after {
    content: ' ';
    background: #ef8518;
    width: 7px;
    height: 7px;
    position: absolute;
    left: 50%;
    margin-left: -3px;
    top: 3px;
    border-radius: 50%;
}

.event-main .date {
    width: 50%;
    padding: 0 35px;
}

.event-main .txt {
    width: 50%;
    padding: 0 35px;
}


/*企业荣誉*/

.honor-img-tc {
    display: table;
    text-align: center;
    margin: 15px auto 0 auto;
}

.honor-img-tc .img {
    width: 420px;
    height: 310px;
}

.honor-img-tc .els {
    color: #4d4d4d;
    margin-top: 25px;
    margin-bottom: 50px;
}

.honor .bx-wrapper .bx-controls-direction a {
    width: 56px;
    height: 56px;
    background-repeat: no-repeat;
    background-position: 0 0;
    margin-top: -28px;
}

.honor .bx-wrapper .bx-controls-direction .bx-prev {
    background-image: url(../images/icon/arrorl1.png);
    left: -0.4rem;
}

.honor .bx-wrapper .bx-controls-direction .bx-next {
    background-image: url(../images/icon/arrowr1.png);
    right: -0.4rem;
}

.honor .bx-wrapper ul li {
    background: #f1f1f1;
    border: 2px solid #fff;
}

.honor .bx-wrapper ul li .rydv {
    max-width: 196px;
    max-height: 196px;
    height: 196px;
    border: 0.2rem solid #f1f1f1;
}

.honor .bx-wrapper ul li .rydv .txt2 {
    display: none;
}

.honor {
    max-width: 93%;
    margin: 0 auto;
}

.honor ul li.cur {
    border-color: #ef8518;
}

.bx-wrapper img {
    padding: 0.2rem;
}


/*荣誉资质圆圈*/

.ryyq ul li {
    float: left;
    width: 65px;
    height: 65px;
    border-radius: 32.5px;
    border: 1px solid #a4a4a4;
    margin: auto 2.7%;
}

.ryyq ul li a {
    display: block;
    height: 100%;
    width: 100%;
    line-height: 65px;
    text-align: center;
    font-size: 14px;
    color: #323232;
}

.ryyq ul li:hover,
.ryyq ul li.cur {
    background: #ef8518;
    border: 1px solid #ef8518;
}

.ryyq ul li:hover a,
.ryyq ul li.cur a {
    color: #fff;
}


/*企业杂志*/

.gallery-top {
    height: 100%;
    /* width: 80%; */
    float: left;
    width: 78%;
margin-left: 1.5% !important;
}

.gallery-top .swiper-wrapper .swiper-slide,
.gallery-thumbs .swiper-wrapper .swiper-slide {
    background-repeat: no-repeat;
}

.gallery-thumbs {
    width: 20%;
    height: 100%;
    position: absolute !important;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}


/*.gallery-thumbs .swiper-wrapper .swiper-slide {
    max-height: 150px;
    height: 100% !important;
}*/

.gallery-thumbs .swiper-slide {
    height: 100%;
    opacity: 0.4;
}

.gallery-thumbs .swiper-slide-active {
    opacity: 1;
    /* border:1px solid #ef8518; */
}

.gallery-top .swiper-wrapper .swiper-slide {
    /*position: absolute;*/
    /*top: 0;
    bottom:0;
    left: 0;
    right: 0;
    margin: auto; */
}

.gallery-top {
    /* max-height: 640px;
    max-width: 480px; */
    margin: auto;
    top: 0;
    bottom: 0;
    position: absolute !important;
    left: 0;
    right: 0;
}

.swiper-button-prev {
    /* left: -6%;*/
    left: 0% !important;
    background-image: url(../images/icon/arrorl1.png) !important;
}

.swiper-button-next {
    /* right: -6%;*/
    right: 19% !important;
    background-image: url(../images/icon/arrowr1.png) !important;
}

.swiper-button-next,
.swiper-button-prev {
    width: 56px !important;
    height: 56px !important;
    background-size: 56px 56px !important;
    position: fixed !important;
    z-index: 99;
}

.gallery-thumbs .swiper-wrapper .swiper-slide {
    cursor: pointer;
}


/*长鹿人*/

.lcr {
    height: 72%;
    width: 100%;
}

.gallery-thumbs .swiper-wrapper .swiper-slide,
.gallery-top .swiper-wrapper .swiper-slide {
    background-size: auto 100%;
    background-position: center;
}

.clrxb {
    height: 28%;
}

.clrxb .bx-wrapper,
.clrxb .bx-wrapper .bx-viewport,
.clrxb .bx-wrapper ul li {
    height: 100% !important;
}

.rydv img {
    padding: 0px;
}

.clrxb .bx-wrapper .bx-prev {
    left: -9%;
    width: 56px !important;
    height: 56px !important;
    background-size: 56px 56px !important;
    background-image: url(../images/icon/arrorl1.png) !important;
    background-position: 0;
}

.clrxb .bx-wrapper .bx-next {
    right: -9%;
    width: 56px !important;
    height: 56px !important;
    background-size: 56px 56px !important;
    background-image: url(../images/icon/arrowr1.png) !important;
    background-position: 0;
}

.clrxs {
    height: 100%;
}

.tsa {
    line-height: 24px;
    height: 24px;
    /*padding-top: 10px;*/
    overflow: hidden;
    position: absolute;
    bottom: 0;
}

.clrxb .rydv {
    height: 100%;
}


/*产品中心*/

.cpzx_ny {}

.yyca {
    background: url(../images/icon/jia.png) left 50% no-repeat rgba(145, 145, 145, 0.85);
    padding-left: 43px !important;
    background-position: 20px 50% !important;
    height: 45px;
    line-height: 45px;
    padding-left: 30px;
    border-radius: 30px 0 0 30px;
    /*border-radius: 30px;*/
    display: block;
}

.yyxqac {
    background: url(../images/icon/jian.png) left 50% no-repeat #f1670a !important;
    padding-left: 43px !important;
    background-position: 20px 50% !important;
}

.schedule-list {
    display: none;
}

.cpzx_ny .zjcl_lb>li {
    height: auto;
}


/*.cpzx_ny .yyxq.cur{
  background:rgba(145, 145, 145, 0.85);
}*/

.cpzx_ny .yyxq {
    padding-left: 0px;
    background: rgba(145, 145, 145, 0.85);
}

.athl1 a {
    color: #fff;
    background: url(../images/icon/yd1.png) 36px 50% no-repeat;
    padding-left: 52px !important;
    display: block;
}


/*.yyxqac .schedule-list{
  display: block;
}*/

.athl1:hover,
.athl1.act {
    background: #525353;
    border-left: 3px solid #cb621c;
    overflow: hidden;
}

.cpzx_ny li.cur {
    background: rgba(145, 145, 145, 0.85);
}

.vis_v {
    visibility: visible !important;
    /*padding: 0;*/
}


/*产品列表*/

.cplixs ul li {
    float: left;
    margin: 12.5px;
}

.cplixs {
    overflow-y: scroll;
    height: 100%;
}

.cplixs-vh {
    visibility: hidden;
}

.cpxqif {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    background: #fff;
    left: 0;
}


/*产品详情*/

.xq_r {
    /*width: 730px;*/
    width: 55.3%;
}

.sx1 {
    display: inline-block;
    line-height: 32px;
}

.w540 {
    width: 540px;
}

.ml85 {
    margin-left: 85px;
}

.sxx2 {
    min-width: 85px;
    text-align: right;
}

.fxa1 {
    background: url(../images/icon/fxwx.png) !important;
    height: 21px !important;
    width: 26px !important;
}

.fxa2 {
    background: url(../images/icon/fxwb.png) !important;
    height: 21px !important;
    width: 26px !important;
}

.fxa3 {
    background: url(../images/icon/fxqq.png) !important;
    height: 23px !important;
    width: 22px !important;
}

.fxa4 {
    background: url(../images/icon/fxkj.png) !important;
    height: 23px !important;
    width: 22px !important;
}

.fx_l {
    width: 176px;
    height: 47px;
}

.fx_r {
    width: 222px;
    height: 47px;
    line-height: 47px;
    background: #f7f7f7;
    padding: 0px 15px;
}

.fxtop .bdsharebuttonbox,
.xwxqt1 .bdsharebuttonbox {
    margin-top: 6px;
}

.w8xbfb {
    width: 84%;
    margin-left: 15%;
    padding: 15px;
}

.sxx3 {
    width: 11.5%;
}

.bjys .w8xbfb {
    background: #f1f1f1;
}

.mauto2 {
    width: 100%;
}

.proopen .honor .bx-wrapper .bx-controls-direction .bx-prev {
    left: -8%;
}

.proopen .honor .bx-wrapper .bx-controls-direction .bx-next {
    right: -8%;
}

.absxs {
    position: absolute;
    right: 15px;
    bottom: 15px;
}

.proopen {
    overflow-y: scroll;
    height: 91%;
    padding: 3% 2%;
}

.honorxpx1 {
    margin-bottom: 40px;
}


/*工程案例*/

.gcal {
    width: 100%;
    /*overflow-y: scroll;
  height: 100%;*/
}

.gcal>ul>li {
    position: relative;
    height: 2.85rem;
}

.gcal .bgtp {
    position: absolute;
    width: 100%;
    height: auto;
    z-index: 120
}

.gcal .alner {
    position: absolute;
    z-index: 121;
    height: 100%;
    width: 27%;
    padding: 2.5%;
    background: rgba(0, 0, 0, 0.6);
}

.ckxxan {
    padding: 6px 20px;
    border: 1px solid #fff;
}

.bgtp img {
    width: 100%;
}

.bgmt1 {
    margin-top: 7%;
    max-height: 68%;
    overflow: hidden;
    line-height: 24px;
}

.ckxxtop {
    position: absolute;
    bottom: 15%;
    left: 10%;
}


/*核心优势*/

.hexjs ul li {
    width: 22.5%;
    margin: 1%;
    position: relative;
    float: left;
    border: 2px solid #fff;
}

.hxjstp {
    overflow: hidden;
    position: absolute;
}

.hxjstp img {
    /*height: 100%;*/
    width: 100%;
}

.hxjsbt {
    position: absolute;
    bottom: 0;
    text-align: center;
    background: rgba(0, 0, 0, 0.4);
    height: 35px;
    width: 100%;
    line-height: 35px;
}

.hexjs li.cur,
.hexjs li:hover {
    border: 2px solid #f1670a;
}

.hexjs {
    padding: 1.5% 0% 1.5% 2%;
}


/*弹窗*/

.fixed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/icon/bg1x1.png) repeat;
    z-index: 333;
    display: none;
}

.qyrytcon {
    background: #fff;
    width: 73%;
    height: 66%;
    border-radius: 7px;
    margin: auto;
    top: 0;
    bottom: 0;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    padding: 3%;
}

.qyrytcon img {
    width: 100%;
    height: auto;
}

.tomc {
    width: 100%;
    line-height: 35px;
}

.fimgwb {
    width: 26px;
    height: 26px;
    position: absolute;
    top: 17%;
    right: 10%;
}


/*销售网络*/

.xswl_l {
    width: 62%;
}

.xswl_l .bx-wrapper .bx-prev {
    left: -10%;
    width: 56px !important;
    height: 56px !important;
    background-size: 56px 56px !important;
    background-image: url(../images/icon/arrorl1.png) !important;
    background-position: 0;
}

.xswl_l .bx-wrapper .bx-next {
    right: -10%;
    width: 56px !important;
    height: 56px !important;
    background-size: 56px 56px !important;
    background-image: url(../images/icon/arrowr1.png) !important;
    background-position: 0;
}

.xsbx_s ul li {
    width: 100%;
    max-width: 540px;
    max-height: 375px;
    overflow: hidden;
}

.xsbx_s {
    /*width: 44.6%;*/
    /*width: 41.5%;*/
    width: 67%;
    margin: 0 auto;
}

.xsbx_s ul li img {
    width: 100%;
    height: auto;
}

.f32xs {
    color: #323232;
}

.fsaxs {
    width: 67%;
    margin: 0 auto;
    padding: 2.2%;
}

.xswl_r {
    width: 38%;
    height: 100%;
}

.xswl_r .container {
    height: 100%;
}


/*新闻动态*/

.xwny .yyca {
    background: none !important;
}

.xwny .yyxqac {
    background: #f1670a !important;
}

.xwlbtp {
    width: 24%;
}

.xwlbtp2 {
    width: 74%;
    padding: 1% 1.5%;
}

.tpkg1 {
    width: 82%;
}

.tpkg2 {
    width: 18%;
    text-align: center;
}

.cplixs ul li:hover .fws,
.cplixs ul li.act .fws {
    box-shadow: 0px 0px 15px 0px rgba(136, 136, 136, 0.5);
}

.hvos {
    height: 7.3%;
    overflow: hidden;
}

.swaw ul>li {
    border-bottom: 1px solid rgba(221, 221, 221, 0.62);
    padding: 1.8% 0;
    margin: 0 1.8%;
}


/*新闻详情*/

.cb1 {
    color: #b1b1b1;
}

.c3a {
    color: #3a3a3a;
}

.xwxqt1 {
    position: relative;
    padding: 20px;
    border-bottom: 1px solid #eee;
    text-align: center;
}

.xqopfx {
    position: absolute;
    right: 5%;
    top: 0;
    bottom: 0;
    margin: auto;
}

.xwnrqu {
    vertical-align: middle;
    /*text-align: center;*/
}

.xwnrqu img {
    text-align: center;
}

.xinwe {
    padding: 1% 5%;
    height: 91%;
    overflow-y: scroll;
}

.xwxqt2 {
    padding: 20px;
    border-top: 1px solid #eee;
}

.xwxqt2 a:hover i:nth-child(2) {
    color: #f47b0d;
}


/*联系我们*/

.lxwm {
    width: 100%;
    height: 100%;
    position: relative;
}

.container {
    height: 100%;
    width: 100%;
}

.lxfc {
    position: fixed;
    width: 425px;
    height: 480px;
    right: 5%;
    top: 0;
    bottom: 0;
    margin: auto;
}

.4d4d4d {
    color: #4d4d4d;
}

.lifcz {
    background: #fff;
    padding: 25px;
    line-height: 40px;
}

.lifc1 {
    background: url(../images/lxwmtb.png) no-repeat;
    background-position: 0 10px;
    padding-left: 30px;
}

.lifc2 {
    background: url(../images/lxwmtb.png) no-repeat;
    background-position: 0px -26px;
    padding-left: 30px;
}

.lifc3 {
    background: url(../images/lxwmtb.png) no-repeat;
    background-position: 0px -61px;
    padding-left: 30px;
}

.lifc4 {
    background: url(../images/lxwmtb.png) no-repeat;
    background-position: 0px -61px;
    padding-left: 30px;
}

.lifc5 {
    background: url(../images/lxwmtb.png) no-repeat;
    background-position: 0px -61px;
    padding-left: 30px;
}

.lifc6 {
    background: url(../images/lxwmtb.png) no-repeat;
    background-position: 0px -170px;
    padding-left: 30px;
}

.lifc7 {
    background: url(../images/lxwmtb.png) no-repeat;
    background-position: 0px -206px;
    padding-left: 30px;
}

.lifc8 {
    background: url(../images/lxwmtb.png) no-repeat;
    background-position: 0px -242px;
    padding-left: 30px;
}

.lifc9 {
    background: url(../images/lxwmtb.png) no-repeat;
    background-position: 0px -277px;
    padding-left: 30px;
}


/*在线留言*/

.zxly {
    width: 100%;
    height: 100%;
    background: url(../images/zxlybg.png);
    background-size: 100% 100%;
    font-size: 14px;
    color: #404040;
    line-height: 34px;
}

.zxly input {
    height: 35px;
    width: 265px;
    border: 1px solid #d1d1d1;
    border-radius: 1px;
}

.zxly textarea {
    border: 1px solid #d1d1d1;
    width: 635px;
    height: 140px;
}

.lya1 {
    width: 100px;
    text-align: right;
}

.zxly li {
    margin-bottom: 12px;
}

.tjly1 input,
.tjly1 a {
    width: 170px;
    height: 36px;
    line-height: 36px;
    border: 0px;
}

.tjly2 input,
.tjly2 a {
    background: #f1670a;
    color: #fff;
}

.zxly li i {
    margin-left: 4px;
    margin-right: 2px;
}

.lybg {
    width: 77%;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 67%;
}

.zplb {
    text-align: center;
}

.zplbtop {
    font-size: 18px;
    color: #2c2b2b;
    height: 48px;
    line-height: 48px;
    background: #f2f2f2;
}

.zplb01 {
    width: 20%;
}

.zplb02 {
    width: 25%;
}

.zplb03 {
    width: 13%;
}

.zplb04 {
    width: 13%;
}

.zplb05 {
    width: 12%;
}

.zplb06 {
    width: 12%;
}

.zplbbot li {
    line-height: 44px;
    height: 44px;
    border-bottom: 1px solid #eee;
}

.zpbtm {
    padding: 4px 17px;
    background: #a1a1a1;
    color: #fff;
    border-radius: 30px;
}

.zpbtm:hover,
.zplbbot li.act .zpbtm {
    background: #ef8518;
}

.w8xbfb1 {
    width: 84%;
    margin-left: 15%;
    padding: 12px;
}

.bjys .w8xbfb1 {
    background: #f1f1f1;
}

.sx1 {
    display: inline-block;
    line-height: 29px;
}

.sx1q {
    display: inline-block;
    line-height: 43px;
}

.sx1w {
    line-height: 28px;
    background: url(../images/icon/tpla.png) no-repeat;
    background-position: 95% center;
    /*min-height: 300px;*/
}

.sq_body {
    overflow: hidden;
}

.xisw {
    overflow: hidden;
}

.kyky {
    overflow: hidden;
}

@media(max-width: 750px) {
    .zplbtop {
        width: 100%;
        margin: 0 auto;
    }
    .zplbtop div {
        font-size: 0.24rem;
        float: left;
        text-overflow: ellipsis;
        white-space: nowrap;
        word-wrap: break-word;
        vertical-align: middle;
        overflow: hidden;
    }
    .zplbbot li div {
        float: left;
        font-size: 0.16rem;
        text-overflow: ellipsis;
        white-space: nowrap;
        word-wrap: break-word;
        vertical-align: middle;
        overflow: hidden;
    }
}

.fhui {
    width: 120px;
    position: fixed;
    right: 50px;
    top: 0;
    padding: 31.5px 0;
    /*display: none;*/
}

.mbx .djfh {
    margin: 0;
    padding-left: 10px;
}

.gbanj1 {
    display: none;
}

.pro-item .img-md img {
    max-width: 90%;
    max-height: 90%;
}

.honorxpx1 .pro-item {
    width: 135px;
    height: 135px;
}

.honorxpx1 .pro-item h3 {
    padding-top: 10%;
    max-height: 88%;
    margin: auto 12px;
}

.honorxpx1 .pro-item span {
    margin-top: 50%;
    margin-right: 6px;
    width: 35px;
    font-size: 15px;
}

.honorxpx1 .pro-item .img-md {
    width: 50px;
}

.yf_all {
    position: absolute;
    visibility: hidden;
    width: 100%;
    left: 0;
    right: 0;
}

.yf_al_vi {
    visibility: visible;
}

.adryzz {
    height: 200px;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.fck_kk{
    position: relative;
    cursor: pointer;
}