body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    padding: 0;
    margin: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,
img {
    border: 0;
    padding: 0;
    margin: 0
}

ol,
ul {
    list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-size: 100%
}

body {
    font: 12px/24px "Helvetica Neue", "Microsoft YaHei";
    color: #888
}

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

.fl {
    float: left
}

.fr {
    float: right
}

.show {
    display: block
}

.hide {
    display: none
}

.cl {
    clear: both
}

html {
    overflow-x: hidden
}

.wd1100 {
    margin: 0 auto;
    max-width: 1100px
}

* {
    outline: 0
}

*{-moz-user-select: -moz-none;-moz-user-select: none;-o-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both
}

.clearfix {
    *zoom: 1
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100000;
    padding-left: 50px;
    height: 70px;
    background-color: #222
}

.head {
    height: 70px
}

.logo {
    margin-left: 12px;
    display: inline
}

.logo a {
    display: block;
    width: 170px;
    height: 70px
}

.h_r {
    margin-right: 12px;
    margin-top: 19px;
    display: inline
}

.h_click li {
    float: left;
    width: 32px;
    height: 32px;
    overflow: hidden;
    line-height: 32px;
    margin-left: 18px;
    display: inline
}

.h_click li.h_tel {
    width: 160px
}

.h_tel span {
    color: #fff;
    font-size: 14px
}

.h_tel img {
    float: left;
    margin-right: 10px
}

.nav li {
    float: left;
    width: 87px;
    height: 32px;
    line-height: 32px;
    text-align: center
}

.nav li p {
    height: 32px;
    overflow: hidden
}

.nav li a {
    color: #FFF;
    font-size: 16px;
    display: block
}

.nav li a span {
    display: block
}

.nav li.nav_cur a,
.nav li a:hover {
    color: #c70c1f
}



.wedo_select {
    text-align: center;
    margin-bottom: 20px;
    font-size: 0
}

.wedo_select li a {
    color: #fff
}

.wedo_select li {
    height: 24px;
    line-height: 24px;
    display: inline-block;
    padding: 0 40px;
    cursor: pointer;
    color: #fff;
    font-size: 18px
}

.wedo_select li.on a,
.wedo_select li.on:hover a,
.wedo_select li:hover a {
    color: #c70c1f;
    font-weight: bold
}

.wedo_select li:first-child {
    border-radius: 6px 0 0 6px
}

.wedo_select li:last-child {
    border-radius: 0 6px 6px 0
}



.image_info {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.image_info_wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: table
}

.image_info .overlay {
    background: #da251d;
    opacity: .6;
    filter: alpha(opacity=60);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 1
}

.wedo_list_li {
    width: 100%;
}

.wedo_list_li .wedo_img img {
    transition: all .5s;
    opacity: 1 !important;
}


.isotope,
.isotope-item {
    transition-property: transform, opacity;
    transition-duration: .8s
}

.wedo_show {
    z-index: 20;
    width: 100%;
    height: 60px;
}

.wedo_img img {
    opacity: .6;
    filter: alpha(opacity=60)
}




.floor5 {
    background: url(../images/team_img.jpg) no-repeat center;
    width: 100%;
    height: 700px
}

.team {
    width: 100%;
    height: 700px;
    margin: 0 auto;
    position: relative
}

.team_ask {
    color: #FFF;
    font-size: 20px;
    width: 800px;
    line-height: 36px;
    height: 72px;
    overflow: hidden;
    padding-top: 178px;
    margin: 0 auto 38px auto;
    text-align: center
}

.team_move {
    position: absolute;
    left: 50%;
    margin-left: -550px;
    width: 1100px;
    height: 234px
}

.team_l,
.team_r {
    position: absolute;
    top: 80px;
    z-index: 10;
    width: 40px;
    height: 78px;
    display: block
}

.team_l {
    background: url(../images/team_lac.png) no-repeat;
    left: -80px
}

.team_r {
    background: url(../images/team_rac.png) no-repeat;
    right: -80px
}

.team_Mlist {
    width: 1100px;
    height: 274px;
    overflow: hidden
}

.team_Mlist li {
    float: left;
    width: 130px;
    height: 188px;
    margin: 0 5px;
    display: inline;
    cursor: pointer;
    transition: width .5s ease .01s, height .5s ease .01s, margin .5s ease .01s
}

.team_Mlist li img {
    margin-left: 25px;
    margin-top: 76px;
    opacity: .5;
    transition: width .5s ease .01s, height .5s ease .01s, opacity .5s ease .01s, margin-top .5s ease .01s, margin-left .5s ease .01s, background .02s ease .01s
}

.team_Mlist li img,
.team_Mlist li span {
    display: block
}

.team_job {
    color: #e58a93;
    height: 24px;
    padding-top: 8px;
    text-align: center
}

.team_Mlist li.team_on,
.team_Mlist li:hover {
    width: 234px;
    height: 270px;
    margin: 0 18px 0 8px
}

.team_Mlist li.team_on img,
.team_Mlist li:hover img {
    width: 220px;
    height: 220px;
    padding: 7px;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    margin-top: 0;
    margin-left: 0;
    opacity: 1
}

.team_Mlist li:hover span,
.team_Mlist li.team_on span {
    color: #FFF;
    font-size: 18px;
    padding-top: 12px
}

.team_Fimg {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
    z-index: -1;
    width: 1920px;
    height: 700px
}

.team_Fimg img {
    float: left
}

.top {
    height: auto;
    overflow: hidden;
    padding-bottom: 30px;
    padding-top: 90px;
    text-align: center
}

.top_en {
    font-family: 张海山锐线体简;
    color: #bababa;
    font-size: 30px;
    line-height: 100%;
    margin-bottom: 16px
}

.top_cn span {
    color: #222;
    font-size: 36px;
    padding-bottom: 12px;
    border-bottom: 1px solid #b6b9bf
}

.top_cn span b {
    background: url(../images/top_enline.jpg) no-repeat bottom;
    padding-bottom: 14px
}

.client_table td a {
    display: block;
    width: 219px;
    height: 128px
}

.contact ul {
    width: 1148px
}

.contact li {
    float: left;
    margin-right: 37px;
    display: inline;
    width: 250px;
    height: 120px;
    background-color: #58adae;
    border-radius: 5px;
    color: #fff;
    text-align: center;
}


.contact li img,
.contact_icon {
    width: 72px;
    height: 54px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 18px;
    margin-bottom: 12px;
    display: block
}

.contact li span {
    font-size: 14px;
    color: #fff;
}

.contact_icon1 {
    background: url(../images/contact_cicon1.png) no-repeat
}

.contact_icon2 {
    background: url(../images/contact_cicon2.png) no-repeat
}

.contact_icon3 {
    background: url(../images/contact_cicon3.png) no-repeat
}

.contact_icon4 {
    background: url(../images/contact_cicon4.png) no-repeat
}

.floor7 .contact li:hover {
    background: url(../images/contact_yyho.png) repeat
}

.contact li a:hover span {
    color: #FFF
}

.footer {
    position: relative;
    z-index: 5555;
    width: 100%;
    height: auto;
    background-color: #0e0e0e
}

.foot_top {
    height: auto;
    overflow: hidden;
    padding: 22px 0
}

.love_link a {
    color: #454545;
    margin-right: 32px
}

.foot_d {
    border-top: 1px solid #212121;
    padding: 30px 0 18px;
    background-color: #0e0e0e
}

.foot_dshare {
    position: relative;
    width: 190px;
    height: 46px;
    margin: 0 auto
}

.foot_dshare a {
    display: inline-block;
    float: left;
    background-image: url(../images/f_dshimg.png);
    width: 53px;
    height: 46px;
    margin-right: 10px
}

.foot_dshare1 {
    background-position: 0 0
}

.foot_dshare2 {
    background-position: -63px 0
}

.foot_dshare3 {
    background-position: -126px 0
}

.foot_dshare1:hover {
    background-position: 0 -50px
}

.foot_dshare2:hover {
    background-position: -63px -50px
}

.foot_dshare3:hover {
    background-position: -126px -50px
}

.copyright {
    clear: both;
    font-family: Arial;
    color: #787878;
    text-align: center
}

.footer a:hover {
    color: #FFF
}

.foot_shWx,
.foot_shTelWx {
    position: absolute;
    top: -109px;
    z-index: 999999;
    width: 104px;
    height: 104px;
    background: url(../images/foot_shar_bd.png) no-repeat left bottom;
    padding-bottom: 5px;
    display: none
}

.foot_shWx {
    right: -92px
}

.foot_shTelWx {
    left: 115px
}

.foot_shWx img,
.foot_shTelWx img {
    display: block;
    padding: 12px;
    background-color: #FFF
}

.ebsgovicon {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px
}

.ebsgovicon img {
    width: 20px;
    height: 28px
}

@media screen and (max-width:320px) {
    .h_click {
        display: none
    }
}

@media(min-width:321px) and (max-width:1000px) {
    .h_click {
        display: none
    }
}

@media screen and (min-width:1001px) {
    .h_click {
        display: block
    }
}

.float_qq {
    position: fixed;
    top: 50%;
    right: 0;
    margin-top: -101px;
    width: 50px;
    height: 203px;
    z-index: 6666
}

.float_qq li {
    width: auto;
    height: 50px;
    z-index: 20
}

.float_qq li.float_qq1,
.float_qq li.float_qq4 {
    position: absolute;
    left: 0;
    width: 62px
}

.float_qq li.float_qq1 {
    top: 0
}

.float_qq li.float_qq2 {
    position: absolute;
    top: 51px;
    left: 0;
    width: 126px
}

.float_qq li.float_qq3 {
    position: absolute;
    top: 102px;
    left: 0;
    width: 172px
}

.float_qq li.float_qq4 {
    top: 153px
}

.float_qq4 {
    position: absolute;
    top: 153px;
    left: 0
}

.float_qq li a {
    display: block;
    font-family: "Microsoft Yahei";
    color: #FFF;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    background-color: #000;
    opacity: .8;
    border-radius: 6px
}

.float_qq li a img {
    display: block;
    float: left;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    margin: 12px 12px 14px 14px
}

.float_qq li a:hover {
    background-color: #c70c1f;
    opacity: 1
}

.float_shwx {
    position: absolute;
    top: -226px;
    left: -216px;
    background: url(../images/float_wxbd.png) no-repeat bottom right;
    width: 216px;
    height: 216px;
    padding-bottom: 9px;
    display: none
}

.float_shwx img {
    display: block;
    padding: 14px;
    background-color: #FFF;
    width: 188px;
    height: 188px
}

#qLpercentage {
    width: 105px;
    height: 104px;
    line-height: 104px;
    text-align: center
}


#floor1 .floor-content {
    padding: 0px;
}

#floor1 .client a {
    color: #333;
}

#floor3 .priorities {
    padding: 10px 0 0;
}

#floor3 .client {
    color: #fff;
}


/*-- 中标新闻 --*/
.bid-news * {
    box-sizing: content-box !important;
}

.bid-news {
    padding: 53px 0 30px;
    background: #f5f5f5;
    position: relative;
    overflow: hidden;
}

.bidNews-top {
    padding: 0 0 15px;
    text-align: center;
    border-bottom: 1px solid #d7d4d4;
    position: relative;
}

.bidNews-top .t1 {
    line-height: 53px;
    font-size: 36px;
    font-weight: 600;
    color: #c70c1f;
}

.bidNews-top .t2 {
    font-size: 15px;
    line-height: 26px;
    color: #666666;
    margin: 10px 0 0;
}

.bidNews-top .split {
    display: block;
    width: 100px;
    height: 3px;
    background: #737373;
    position: absolute;
    left: 50%;
    bottom: -2px;
    margin: 0 0 0 -50px;
}

.bidNews-swiper {
    position: relative;
    margin: 29px 0 0;
}

/*.bidNews-swiper .swiper-container{padding:20px 1.5625%;height:385px;position:relative;}*/
.bidNews-swiper .swiper-container {
    padding: 20px 0;
    width: 95.46875%;
    height: 385px;
    position: relative;
    margin: 0 auto;
}

.bidNews-box {
    display: block;
    width: 100%;
    background: #fff;
    margin: 0 auto;
}

.bidNews-box .bidNews-img {
    width: 100%;
    height: 255px;
    object-fit: cover;
}

.bidNews-box .bidNews-block {
    padding: 17px 4.057971014492754% 28px;
}

.bidNews-block .name {
    line-height: 30px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.bidNews-block .con {
    line-height: 25px;
    height: 50px;
    color: #999999;
    margin: 5px 0 0;
    -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -moz-line-clamp: 2;
    -o-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.bidNews-box {
    transition: all .3s cubic-bezier(.55, 0, .1, 1);
    -webkit-transition: all .3s cubic-bezier(.55, 0, .1, 1);
}

.bidNews-box .bidNews-img {
    transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
}

/*.bidNews-box:hover{box-shadow:0 0 10px 4px #e1e1e1;transform:translate3d(0,-2px,0);}*/
.bidNews-box:hover .bidNews-img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.bidNewsSwiper-prev,
.bidNewsSwiper-next {
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    z-index: 2;
}

.bidNewsSwiper-prev {
    left: 0;
    background: url(../images/swiper1-l.png) no-repeat center center;
}

.bidNewsSwiper-next {
    right: 0;
    background: url(../images/swiper1-r.png) no-repeat center center;
}


.ofH {
    overflow: hidden;
}

.wedo_list {
    position: relative;
    /* background:#fff; */
}

.case-loading {
    width: 100%;
    height: 100%;
    background: #2b2c30 url(../images/loading2.gif) no-repeat center center;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 2;
}



/*案例分页*/
.case-pagination {
    font-size: 0px;
    text-align: center;
    margin: 45px 0 0;
}

.case-pagination a {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #333;
    font-weight: 600;
    background: #f5f5f5;
    border: 1px solid #aaaaaa;
    border-left: 0px;
    vertical-align: middle;
}

.case-pagination a:first-child {
    border-left: 1px solid #aaaaaa;
}

.case-pagination a:first-child,
.case-pagination a:last-child {
    font-family: '宋体';
    font-weight: 600;
}

.case-pagination a.on,
.case-pagination a:hover {
    color: #fff;
    background: #c70c1f;
    border-color: #c70c1f;
}

@media all and (max-width:1440px) {
    .wedo_shtitle a {
        font-size: 15px;
    }

    .wedo_list li{width:24.98%;}

    .wedo_show {
        height: 50px;
    }

    .wedo_shL {
        padding-top: 13px;
    }
}
.index_ys .wrapper{
    margin-right: -100px;
}
.index_ys .wrapper .item{
    float: left;
    width: 200px;
    margin-right: 25px;
}
.index_ys .wrapper .item .img{
    background-image: url(../images/iny.png);
    background-repeat: no-repeat;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    background-size: cover;
    width: 150px;
    height: 150px;
    margin-left: auto;
    margin-right: auto;
}
.index_ys .wrapper .item .img span{
    display: block;
    padding-top: 60px; 

}
.index_yous .wrapper{
    margin-right: -100px;
}
.index_yous .wrapper .item{
    float: left;
    width: 192px;
    margin-right: 34px;
}
.index_yous .wrapper .item .top1{
    background-color: #fff;
    border-radius: 14px 0 0 0;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}
.index_yous .wrapper .item .top1 .img{
    width: 41px;
    height: 41px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../images/y1.png);
    margin-top: 15px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}
.index_yous .wrapper .item .top1 .k{
    width: 15px;
    height: 15px;
    margin-top: 17px;
    border-top: 2px solid #1e9696;
    border-right: 2px solid #1e9696;

    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}
.index_yous .wrapper .item .bottom1{
    background-color: #1e9696;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}
.index_yous .wrapper .item .bottom1 .tit{
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}
.index_yous .wrapper .item .bottom1 .line{
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    background-color: #53afaf;
}
.index_yous .wrapper .item .bottom1 .en{
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}
.index_yous .wrapper .item2 .top1 .img{
    background-image: url(../images/y2.png);
}
.index_yous .wrapper .item3 .top1 .img{
    background-image: url(../images/y3.png);
}
.index_yous .wrapper .item4 .top1 .img{
    background-image: url(../images/y4.png);
}
.index_yous .wrapper .item5 .top1 .img{
    background-image: url(../images/y5.png);
}
.index_yous .wrapper .item1:hover .top1 .img{
    background-image: url(../images/y1_h.png);
}
.index_yous .wrapper .item2:hover .top1 .img{
    background-image: url(../images/y2_h.png);
}
.index_yous .wrapper .item3:hover .top1 .img{
    background-image: url(../images/y3_h.png);
}
.index_yous .wrapper .item4:hover .top1 .img{
    background-image: url(../images/y4_h.png);
}
.index_yous .wrapper .item5:hover .top1 .img{
    background-image: url(../images/y5_h.png);
}
.index_yous .wrapper .item:hover .top1{
    background-color: #1e9696;
}
.index_yous .wrapper .item:hover .top1 .k{
    border-color: #fff;
}
.index_yous .wrapper .item:hover .bottom1{
    background-color: #fff;
}
.index_yous .wrapper .item:hover .bottom1 .tit{
    color: #1e9696;
}
.index_yous .wrapper .item:hover .bottom1 .line{
    background-color: #72bdbd;
}
.index_yous .wrapper .item:hover .bottom1 .en{
    color: #1e9696;
}
.container_banner .wrapper{
    position: absolute;
    top: 0;
    left: 50%;
    bottom: 0;
    margin-left: -550px;
}
.fuwuyoushi_wrap .item{
    position: absolute;
    font-size: 21px;
    color: #fff;
    right: 730px;
    text-align: right;
    
}
.fuwuyoushi_wrap .item .en{
    font-size: 12px;
}
.fuwuyoushi_wrap .item1{
    top: 200px;
}
.fuwuyoushi_wrap .item2{
    top: 290px;
}
.fuwuyoushi_wrap .item3{
    top: 380px;
}
.fuwuyoushi_wrap .item4{
    top: 470px;
}
.fuwuyoushi_wrap .item5{
    top: 560px;
}
.fuwuneirong_wrap .item1{
    margin-top: 20%;
    font-size: 72px;
    text-align: center;
    color: #fff;
    margin-top: 240px;
    line-height: 1;
    font-weight: bold;
}
.fuwuneirong_wrap .item2{
    text-align: center;
    margin-top: 80px;
}
.fuwuneirong_wrap .item2 .it{
    display: inline-block;
    
    margin-left: 50px;
    margin-right: 50px;
}
.fuwuneirong_one .wrapper{
    margin-right: -100px;
}
.fuwuneirong_one .wrapper .item{
    float: left;
    width: 300px;
    border: 1px solid #000;
    height: 350px;
    margin-right: 30px;
    margin-left: 30px;
}
.bgcffba00{background-color: #ffba00;}
.fuwuliucheng_wrap .one{
    margin-top: 220px;
    font-size: 18px;
    color: #caaf91;
    margin-left: 650px;
    font-weight: bold;
    text-align: left;
}
.fuwuliucheng_wrap .two{
    padding-left: 515px;
}
.fuwuliucheng_wrap .two .item{
    width: 120px;
    margin-top: 34px;
    text-align: center;
    display: inline-block;
    margin-right: 50px;
    color: #caaf91;
}
.fuwuliucheng_wrap .two .item .img{
    padding-top: 30px;
}
.fuwuliucheng_wrap .two .item .tit{
    font-size: 30px;
    margin-top: 10px;
    
}
.fuwuliucheng_wrap .two .item .line{
    width: 85px;
    height: 1px;
    background-color: #caaf91;
    margin-left: auto;
    margin-right: auto;
    margin-top: 12px;
}
.fuwuliucheng_wrap .two .item .en{
    margin-top: 6px;
    line-height: 1;
}


.fuwuliucheng_wrap2{
    text-align: center;
}
.fuwuliucheng_one .wrapper{
    margin-right: -100px;
}
.fuwuliucheng_one .item{
    float: left;
    width: 113px;
    background-color: #efefef;
    height: 320px;
    margin-right: 10px;
}
.fuwushouhouwanshan_one .wrapper{
    margin-right: -200px;
}
.fuwushouhouwanshan_one .item{
    float: left;
    background-color: #1e9696;
    width: 300px;
    color: #fff;
    height: 380px;
    margin-right: 99px;
}

.cffcc00{
    color: #ffcc00;
}
.about_two{
    background-image: url(../images/about2.jpg);
    height: 778px;
    background-position: center;
}
.qiyewenhua_one .wrapper{
    margin-right: -500px;
}
.qiyewenhua_one .item{
    width: 150px;
    height: 150px;
    border: 1px solid #e9e9e9;
    position: relative;
    display: inline-block;
    margin-right: 260px;
}
.qiyewenhua_one .item::after{
    content: '';
    width: 60px;
    height: 60px;
    background-color: #00a29a;
    position: absolute;
    right: -30px;
    top: -30px;
}
.qiyewenhua_one .item .desc{
    word-break: keep-all;
}
.qiyewenhua_two{
    background-image: url(../images/about_bg2.jpg);
}
.c00a29a{
    color: #00a29a;
}
.bgc329696{
    background-color: #329696;
}
.rongyuzizhi_one{
    position: absolute;
    top: 0px;
    z-index: 10;
    left: 50%;
    margin-left: -550px;
}
.rongyuzizhi_one p{
    width: 45%;
    float: left;
}
.rongyuzizhi_two{
    position: relative;
}
.shouhouwanshan{

}
.shouhouwanshan_wrap .one{
    margin-top: 270px;
    line-height: 1;
    font-weight: bold;
    text-shadow: 3px 3px 0px #4b3f32;
}
.shouhouwanshan_wrap .two{
    text-align: center;
}
.shouhouwanshan_wrap .two .item{
    display: inline-block;
    width: 164px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    border: 1px solid #fff;
   
    border-radius: 10px;
    margin-top: 25px;
    margin-right: 25px;
}
.keji_wrap .one{
    text-shadow: 0px 0px 16px rgb(255 179 104 / 77%),
    1px 1px 16px rgb(255 179 104 / 77%),
    -1px -1px 16px rgb(255 179 104 / 77%);
    color: #fff;
    line-height: 1;
    margin-top: 240px;

}
.keji_wrap .two{
    text-align: center;
}
.keji_wrap .two .item{
    display: inline-block;
    width: 132px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    border: 2px solid rgb(255 255 255 / 50%);
    background-color:rgb(0 0 0 / 50%);
    border-radius: 10px;
    margin-top: 25px;
    margin-right: 25px;
}
.keji_one .wrapper{
    margin-right: -100px;
}
.keji_one .wrapper .item{
    float: left;
    width: 197px;
    margin-right: 29px;
}
.keji_one .wrapper .item .info{
    background-color: #e4e4e4;
    color: #1a1a1a;
    height: 80px;
    padding-top: 20px;
}
.keji_two_bg{
    background-image: url(../images/kj2.jpg);
}
.keji_two .wrapper{
    margin-right: -100px;
}
.keji_two .wrapper .item{
    width: 242px;
    float: left;
    background-color: #1e9696;
    height: 380px;
    margin-right: 43px;
}
.keji_two .wrapper .item .img{
    width: 150px;
    height: 150px;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
    background-color: #e4e4e4;
    margin-top: 35px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../images/kt21.png);
}
.keji_two .wrapper .item:nth-child(2) .img{
    background-image: url(../images/kt22.png);
}
.keji_two .wrapper .item:nth-child(3) .img{
    background-image: url(../images/kt23.png);
}
.keji_two .wrapper .item:nth-child(4) .img{
    background-image: url(../images/kt24.png);
}
.keji_three .item{
    float: left;
    width: 530px;
    border-top: 2px solid #aaaaaa;
    background-color: #eeeeee;
    margin-bottom: 90px;
}
.keji_three .item .tit{
    color: #1e9696;
}
.keji_three .item:nth-child(even){
    float: right;
}
.index_case .wrapper{
    /*margin-right: -100px;*/
    padding-left:160px;
    padding-right:160px;
}
.index_case .item{
    float: left;
    width: 24%;
    margin-left: 0.5%;
    margin-bottom: 20px;
    margin-right:0.5%;
    box-shadow: 0 0 12px rgba(160, 160, 160, 0.3);
}
.index_case .item .tit{
    font-size: 16px;
    color: #000;
    transition: all 0.4s;
    height: 36px;
    line-height: 36px;
    margin:15px 20px;
    overflow: hidden;
	 
	 background: url(../images/more5.png) no-repeat right center;
	 
}
.index_case .item:hover .tit{
    color: #20929c;
}
.foot_shQq{height:50px;top:-50px;text-align:center;width:104px;position:absolute;left:52px;background:url({{IMG_PATH}}foot_shar_bd.png) no-repeat left bottom;padding-bottom:5px;display:none}
.case_list_t .tit{
    text-shadow: 0px 6px 0px rgba(6, 0, 1, 0.19);
    margin-top: 250px;
    margin-left: 240px;
}
.contact_one{
    position: absolute;
    top: 90px;
    left: 50%;
    width: 770px;
    margin-left: -385px;
    display: none;
}
.contact_one .info{
    background-color: #1e9696;
}
.contact_one .close{
    position: absolute;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    border: 1px solid #fff;
    font-size: 20px;
    color: #fff;
    top: 0px;
    right: 0px;
    cursor: pointer;
}
.about_wrap .tit{
    color: #00a29a;
}
.yj {
	width: 100%;
	overflow: hidden;
	-background-color: #111;
	padding-top: 20px;
}
.yja {
	margin-left:4%;
}
.yja_a {
	width: 110px;
	margin-top: 12px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:12px;
}
.yja_b{
	width:446px;
 
}
.yja_b span{ float:right; display:block; width:100px; height:120px; margin-left:5px; padding-left:15px;  padding-top:5px; text-align:center; color:#666; line-height:30px;}
.yja_b span:nth-child(3){ border-left:1px solid #444;}
.yja_a h6 {
	line-height: 26px;
	margin-bottom: 17px;
 	padding-bottom: 15px;
	position: relative;
}
.yja_a h6 a {
	font-size: 16px;
	color: #fff;
}
.yja_a h6::after {
	position: absolute;
	content: "";
	width: 17px;
	height: 3px;
	background-color: #b7070d;
	left: 0;
	bottom: -1px;
}
.yja_a p {
	line-height: 30px;
	color:#918f8f;
	font-size:14px;
}
.yja_a p a {
	font-size: 14px;
	color: #918f8f;
	transition: all ease 0.3s;
}
.yja_a p a:hover {
	color: #fff;
}
.yjd {
	width: 200px;
	margin-left:0;
	color:#fff;
	text-align:center;
	line-height:45px;
}
.yjd img.t1 {
	width: 100%;
}
.yjd img.t2 {
	width: 150px;
	margin: 0 auto;
	margin-top:15px;
}
.yjc {
	margin-right: 13px;
}
.yje {
	width: 100%;
	height: 44px;
	border-top: 1px solid #333;
	margin-top: 20px;
}
.yje .commen {
	padding: 0 38px 0 34px;
}
.yje p {
	font-size: 14px;
	color: #767575;
	line-height: 44px;
}
.yje p a {
	font-size: 14px;
	color: #767575;
	transition: all .3s ease;
}
.yje p a:hover {
	color: #fff;
}
.yje p:nth-child(2) {
	margin-left: 230px;
}
.yl {
	padding: 0 4px;
}
.yl p {
	font-size: 12px;
	color: #6f6e6e;
	line-height: 25px;
}
.yl p a {
	font-size: 12px;
	color: #2c2c2c;
}
.footer2{
	background-color: #343434;
	color: #fff;
}
.footer2 .w{
	min-height: 292px;
	background-image: url(../images/ewm.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.footer2 a{
	color: #fff;
}
.footer2 .f_nav .item{
	float: left;
	margin-right: 30px;
	font-size: 17px;
	line-height: 17px;
}