/*-----whole-----*/

html {
    font-size: 100%;
}
body {
    position: relative;
    right: 0px;
    transition: all .3s ease .2s;
    -webkit-transition: all .3s ease .2s;
    -moz-transition: all .3s ease .2s;
}
.Header-wrapper, .Container-wrapper, .Footer-wrapper, .container, .banner-container, .index-container {
    position: relative;
    left: 0px;
    width: 100%;
    height: auto;
}
.contain {
    width: 98%;
    margin: 0 auto;
    position: relative;
}
/*clearfix*/

.clearfix {
*zoom:1
}
.clearfix:before,  .clearfix:after {
    display: table;
    content: ""
}
.clearfix:after {
    clear: both
}
/*初始化按钮*/

.btn {
    display: inline-block;
    text-align: center;
    padding: 0px;
    border: 0px;
    margin: 0px;
    position: relative;
    cursor: pointer;
}
.btn span {
    display: inline-block;
}
/*通用img*/

img.rollover {
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0;
    filter: Alpha(opacity=0);
    z-index: 2;
}
input.text {
    display: block;
    width: 100%;
    height: 100%;
    border: 0px;
    background: none;
}
.red,  .Fnav dd a:hover,  .iNews-list a:hover,  .iNews-1st:hover .name,  .page-locate a:last-child,  .page-locate a:hover,  .news-nav a:hover,  .nIr-Hnews:hover .name {
    color: #b60005;
}
/*--- Header ---*/

.Header-wrapper {
    z-index: 99;
}
.Header-wrapper .Header-cl {
    height: 2px;
    position: relative;
}
.header-container {
    padding: 0 3.125%;
    width: 100%;
    height: 80px;
    background: rgb(255, 255, 255);
    box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.493);
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 99;
}
/*logo*/

.Hlogo {
    height: 80px;
    line-height: 80px;
    font-size: 0px;
    float: left;
    overflow: hidden;
}
.Hlogot {
    display: none;
    height: 80px;
    line-height: 80px;
    font-size: 0px;
    float: left;
    overflow: hidden;
}
.header-container.act .Hlogo {
    display: none;
}
.header-container.act .Hlogot {
    display: block;
}
.header-container.act {
    box-shadow: 0 0 0 #fff;
    color: #fff;
    background: none;
}
.header-container.act .Htel {
    color: #fff;/*background:url(../images/icon-tel2.png) no-repeat left center;*/
}
/*.header-container.act .Hct{background:url(../images/qq2.png) no-repeat center;}*/



.Hct {
    display: block;
    width: 22px;
    height: 100%;
    background: url(../images/qq.png) no-repeat center center;
    float: right;
}
.Htel {
    display: block;
    padding: 0 0 0 26px;
    line-height: 20px;
    font-size: 16px;
    font-weight: lighter;
    color: #e00007;
    background: url(../images/icon-tel.png) no-repeat left center;
    float: right;
margin:0 .15rem 0 0;
    position: relative;
    top: 30px;
}
.Hnav {
    float: right;
margin:0 .5rem 0 0;
}
.Hnav a {
    display: block;
    width: 125px;
    height: 80px;
    text-align: center;
    font-size: 18px;
    font-weight: lighter;
    position: relative;
    overflow: hidden;
    float: left;
margin:0 0 0 .1rem;
    transition: none;
    -webkit-transition: none !important;
}
.Hnav a:first-child {
    margin: 0px;
}
/*.Hnav a i{content:"";display:block;width:100%;height:3px;background:#e00007;position:absolute;left:50%;bottom:-3px;transition:all .1s linear;-webkit-transition:all .1s linear;}*/

.Hnav a .box {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    position: relative;
    overflow: hidden;
    top: 27.5px;
}
.Hnav a .box span {
    position: relative;
    top: 0px;
}
.Hnav a.cur,  .Hnav a:hover {
    color: #000000;
}
.Hnav a.cur .box span,  .Hnav a:hover .box span {
    top: -25px;
}
.Hnav a.cur i,  .Hnav a:hover i {
    bottom: 0px;
}
.Header-wrapper.on .Hnav {
    display: block !important;
}
/*--- Footer ---*/

.Footer-wrapper {
    z-index: 98;
}
.footer-btm {
padding:.21rem 0 .2rem;
    color: #fff;
    font-weight: lighter;
    background: #000000;
}
.footer-btm .flink {
    text-align: center;
    line-height: 28px;
}
.footer-btm .flink a {
    display: inline-block;
margin:0 .15rem 0 0;
    opacity: .6;
}
.footer-btm .flink a:hover {
    opacity: 1;
}
.footer-btm .fcr {
padding:.16rem 0 0;
    line-height: 24px;
    text-align: center;
    opacity: .6;
    border-top: 1px solid #fff;
margin:.12rem 0 0;
}
.footer-container {
padding:.55rem 0 .47rem;
    background: #e9eaea;
}
.Fnav {
    width: 14.1667%;
    float: left;
}
.Fnav.Fnav2 {
    width: 11.25%;
}
.Fnav dt {
    line-height: 38px;
    font-size: 24px;
}
.Fnav i {
    display: block;
    width: 20px;
    height: 2px;
    background: #df0000;
    margin: 5px 0 10px;
}
.Fnav dd a {
    display: block;
    line-height: 28px;
}
.Fct {
    width: 32.0832%;
padding:0 0 0 .5rem;
    border-left: 1px solid #d2d2d2;
    float: right;
}
.Fct .type {
    line-height: 40px;
    font-size: 28px;
}
.Fct .con {
    line-height: 20px;
    font-size: 12px;
    margin: 6px 0 0;
}
.Fct ul {
    font-size: 0px;
    margin: 19px 0 0;
}
.Fct ul li {
    display: inline-block;
    text-align: center;
margin:0 0 0 .47rem;
}
.Fct ul li:first-child {
    margin: 0px;
}
.Fct ul li img {
    width: 121px;
    height: 121px;
    object-fit: cover;
}
.Fct ul li p {
    line-height: 23px;
    font-size: 14px;
    color: #333;
    margin: 7px 0 0;
}
.Footer-wrapper.on .Fnav dd {
    display: block !important;
}
/*.footer-flink{margin:55px 0 0;}*/

.footer-flink .contain {
    padding: 30px 0 40px;
    border-top: 1px solid #eeeeee;
}
.footer-flink ul li {
    width: 16.6667%;
    float: left;
}
.footer-flink ul li a {
    display: block;
    padding: 0 0 0 17px;
    line-height: 30px;
    font-weight: lighter;
    color: #444444;
    background: url(../images/icon-l1.png) no-repeat 3px center;
}
.footer-flink ul li a:hover {
    background-image: url(../images/icon-l1-2.png);
}
/*--- Banner ---*/

.bnr-img,  #index-bnr .bg,  #index-bnr .con,  .bnr-img .iBnr-con {
    display: block;
    width: 100%;
    height: auto;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    position: relative;
}
#index-bnr .bnr-img {
    height: 680px;
    overflow: hidden;
    background-size: cover;
    background-position: center;
}
#index-web-bnr .swiper-pagination,  #index-bnr .swiper-pagination {
    bottom: 3.235294117647059% !important;
}
#index-web-bnr .swiper-pagination-bullet,  #index-bnr .swiper-pagination-bullet {
    width: 52px;
    height: 3px;
    border: 1px solid #000;
    border-radius: 0px;
    opacity: .5;
    margin: 0 1px;
}
#index-web-bnr .swiper-pagination-bullet-active,  #index-bnr .swiper-pagination-bullet-active {
    background: #b60005;
    border-color: #b60005;
    opacity: 1;
}
#index-web-bnr .swiper-pagination-bullet {
    width: 30px;
}
#index-web-bnr {
    display: none;
}
.bnr-img .iBnr-con {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}
.iBnr-con.z1 {
    z-index: 1;
}
.iBnr-con.z2 {
    z-index: 2;
}
.iBnr-con.z3 {
    z-index: 3;
}
.iBnr-con.z4 {
    z-index: 4;
}
.iBnr-con.z5 {
    z-index: 5;
}
/*aniamte*/



/*iBnr1*/

.iBnr-1 .iBnr-con {
    transition: all 3s linear .2s;
    -webkit-transition: all 3s linear .2s;
    opacity: 0;
}
.iBnr-1 .iBnr-con.z4,  .iBnr-1 .iBnr-con.z5 {
    transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
}
.iBnr-1 .iBnr-con.z2 {
    transition-delay: .6s;
    -webkit-transition-delay: .6s;
}
.iBnr-1 .iBnr-con.z3 {
    transition-delay: 1.2s;
    -webkit-transition-delay: 1.2s;
}
.iBnr-1 .iBnr-con.z4 {
    transition-delay: 1.4s;
    -webkit-transition-delay: 1.4s;
}
.iBnr-1 .iBnr-con.z5 {
    transition-delay: 1.6s;
    -webkit-transition-delay: 1.6s;
}
.iBnr-1 .iBnr-con.z4,  .iBnr-1 .iBnr-con.z5 {
    transform: translateY(30px);
    -webkit-transform: translateY(30px);
}
#index-bnr .swiper-slide.swiper-slide-active .iBnr-con {
    transform: translate(0, 0) scale(1);
    -webkit-transform: translate(0, 0) scale(1);
    opacity: 1;
}
/*iBnr2*/

.iBnr-2 .iBnr-con.z1,  .iBnr-2 .iBnr-con.z2,  .iBnr-2 .iBnr-con.z3,  .iBnr-2 .iBnr-con.z4 {
    transition: all .4s ease-in-out .2s;
    -webkit-transition: all .4s ease-in-out .2s;
    opacity: 0;
}
.iBnr-2 .iBnr-con.z1 {
    transform: translateX(-100px);
    -webkit-transform: translateX(-100px);
}
.iBnr-2 .iBnr-con.z2 {
    transform: translateX(100px);
    -webkit-transform: translateX(100px);
}
.iBnr-2 .iBnr-con.z3,  .iBnr-2 .iBnr-con.z4 {
    transform: scale(.8);
    -webkit-transform: scale(.8);
}
/*iBnr3*/

.iBnr-3 .iBnr-con.z1,  .iBnr-3 .iBnr-con.z2,  .iBnr-3 .iBnr-con.z3,  .iBnr-3 .iBnr-con.z4 {
    transition: all .6s ease-in-out .2s;
    -webkit-transition: all .6s ease-in-out .2s;
    opacity: 0;
}
.iBnr-3 .iBnr-con.z1 {
    transform: translateY(100px);
    -webkit-transform: translateY(100px);
}
.iBnr-3 .iBnr-con.z2 {
    transition-delay: .8s;
    -webkit-transition-delay: .8s;
}
.iBnr-3 .iBnr-con.z2,  .iBnr-3 .iBnr-con.z3,  .iBnr-3 .iBnr-con.z4 {
    transform: translateX(-50px);
    -webkit-transform: translateX(-50px);
}
.iBnr-3 .iBnr-con.z3 {
    transition-delay: 1.6s;
    -webkit-transition-delay: 1.6s;
}
.iBnr-3 .iBnr-con.z4 {
    transition-delay: 1.8s;
    -webkit-transition-delay: 1.8s;
}
/*

.bnr-img .bg,

.bnr-img .con{height:100% !important;position:absolute !important;top:0px;left:0px;}

.bnr-img .con{z-index:2;}

.bnr-img .box{width:1200px;color:#fff;position:absolute;left:50%;margin-left:-600px;z-index:5;}

.bnr-img .t1{font:bold 62px/85px "方正兰亭超细黑简体"}

.bnr-img .t1 span{line-height:50px;font-size:50px;font-family:'微软雅黑';color:#c40008;vertical-align:top;position:relative;top:-20px;}

.bnr-img .t2{font:bold 50px/61px "方正兰亭粗黑简体";color:#ff000b;margin:0 0 10px;}

.bnr-img .t3{font:bold 26px/46px "方正兰亭超细黑简体"}

*/



/*animate

#index-bnr .bg,

#index-bnr .t1,

#index-bnr .t2,

#index-bnr .t3,

.iBnr-4 .con{transition:all .6s ease-in-out .4s;-webkit-transition:all .6s ease-in-out .4s;}



#index-bnr .t2,

#index-bnr .iBnr-3 .t1,

#index-bnr .iBnr-4 .t1{transition-delay:.6s;-webkit-transition-delay:.6s;}



#index-bnr .t3,

#index-bnr .iBnr-3 .t2,

#index-bnr .iBnr-4 .t2{transition-delay:.8s;-webkit-transition-delay:.8s;}



#index-bnr .iBnr-3 .t3,

#index-bnr .iBnr-4 .t3{transition-delay:1s;-webkit-transition-delay:1s;}



#index-bnr .bg,

#index-bnr .t1,

#index-bnr .t2,

#index-bnr .t3,

.iBnr-4 .con{opacity:0;}



.iBnr-1 .bg{transform:translateX(100px);-webkit-transform:translateX(100px);}



.iBnr-2 .t1,

.iBnr-2 .t2,

.iBnr-2 .t3{transform:translateX(-50px);-webkit-transform:translateX(-50px);}



.iBnr-1 .t1,

.iBnr-1 .t2,

.iBnr-1 .t3{transform:translateY(50px);-webkit-transform:translateY(50px);}



.iBnr-2 .bg{transform:translateY(-100px);-webkit-transform:translateY(-100px);}



.iBnr-3 .bg{transform:translate(-70px,-70px);-webkit-transform:translate(-70px,-70px);}



.iBnr-4 .con{transform:translate(70px,-20px);-webkit-transform:translate(70px,-20px);}



#index-bnr .swiper-slide.swiper-slide-active .bnr-img .bg,

#index-bnr .swiper-slide.swiper-slide-active .bnr-img .t1,

#index-bnr .swiper-slide.swiper-slide-active .bnr-img .t2,

#index-bnr .swiper-slide.swiper-slide-active .bnr-img .t3,

#index-bnr .swiper-slide.swiper-slide-active .bnr-img .con{transform:translate(0,0) scale(1);-webkit-transform:translate(0,0) scale(1);opacity:1;}*/





/*iBnr1*/

.iBnr-1 .box {
    top: 33.67647058823529%;
}
/*iBnr-2*/

.iBnr-2 .box {
    top: 33.67647058823529%;
}
/*iBnr-3*/

.iBnr-3 .box {
    top: 36.47058823529412%;
}
/*iBnr-4*/

.iBnr-4 .box {
    top: 36.17647058823529%;
}
.iBnr-4 .box .block {
    width: 575px;
    float: right;
}
#index-bnr .iBnr-4 .box .t1 {
    font-size: 55.31px;
    line-height: 77px;
    color: #5a5a5a;
}
#index-bnr .iBnr-4 .box .t3 {
    color: #5a5a5a;
}
/*bnr*/

.bnr-img.page-bnr {
    height: 400px;
}
.web-banner {
    display: none;
}
/*--- Container ---*/



/*当前位置*/

.page-locate {
    padding:.7rem 0;
    line-height: 20px;
    color: #666666;
}
.page-locate .type {
    padding: 0 0 0 28px;
    background: url(../images/icon-home.png) no-repeat left 1px;
}
.p-title h1 {
    text-align: center;
    font-size: 36px;
    line-height: 50px;
    font-weight: normal;
}
.p-title i {
    display: block;
    width: 37px;
    height: 2px;
    background: #000000;
margin:.1rem auto 0;
}
.p-rtn-btn {
    display: block;
    width: 232px;
    line-height: 44px;
    font-size: 16px;
    color: #000000;
    border: 2px solid #000000;
}
.p-rtn-btn:hover {
    color: #fff;
    background: #000000;
}
.p-rtn-btn:hover span {
    padding: 0px;
    background-position: -100px center;
}
/*-- 首页 --*/

.I-title {
    text-align: center;
    padding-top: 50px;
}
.I-title .t1 {
    line-height: 100px;
    text-transform: uppercase;
}
.I-title .t2 {
    font-size: 22px;
    font-weight: bold;
}
.I-title .split {
    display: block;
    width: 37px;
    height: 2px;
    background: #e00007;
margin:.25rem auto .2rem;
}
.I-title .t3 {
    width: 825px;
    line-height: 24px;
    color: #666666;
    margin: 0 auto;
}
.I-more.btn {
    width: 232px;
    line-height: 44px;
    font-size: 16px;
    color: #000000;
    border-style: solid;
    border-width: 2px;
    text-align: center;
}
.shipin {
    padding: .52rem 0 .5rem;
    text-align: center;
    background: #f2f2f2;
}
.I-more.btn span {
    padding: 0 38px 0 0;
    background: url(../images/icon-go.png) no-repeat right center;
}
.I-more.btn:hover {
    color: #fff;
    background: #000000;
}
.I-more.btn:hover span {
    padding: 0px;
    background-position: 200px center;
}
/*设计体系*/
.main-title .nba {
    font-size: 22px;
    text-align: center;
    font-weight: bold;
    padding-top: 20px;
    padding-top: 50px;
}
.nba .span {
    letter-spacing: 3px;
}
/* .acontainer {
    position: relative;
    width: 33.33333333%;
    float: left;
    padding-right: 28px;
}        */

.acontainer-container {
    display: flex;
    justify-content: space-around;
}
.acontainer {
    
    position: relative;
    width: 32.5%;
    /* float: left; */
    
    /* padding-right: 28px; */
    
}


.image {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 4px;
}   
.overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #00000056;
    overflow: hidden;
    /* width: 95%; */
    height: 1%;
    transition: .5s ease;
    border-radius: 4px;
}   
.acontainer:hover .overlay {
    height: 100%;
}
        
.service ul li a .desc {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    color: #fff;
}
.tb {
    display: table;
    width: 100%;
    height: 100%;
}
.desc .iitem {
    position: relative;
    overflow: hidden;
}
.desc strong {
    display: block;
    margin-right: 22px;
    font-size: 120px;
    float: left;
    color: #ffffff;
    font-family: Courier New, Courier, monospace;
}
.desc h3 {
    font-size: 30px;
    margin: 25px 10px 5px;
    color: #ffffff;
}
.desc p {
    margin: 0;
    font-size: 30px;
    color: #ffffff;
    font-weight: bold;
}
.iitem {
    margin-top: 50px;
}
.pull-left .h3 {
    margin-top: 36px;
    font-size: 40px;
}

/*最新案例*/

.index-case {
padding:.2rem 0 0;
}
.index-case .I-title {
margin:0.1rem;
}
.iCase-list li {
    text-align: center;
    float: left;
    /*    margin:5px;*/
    /* padding:3px; */
}
.iCase-list li.w1 {
    /* width: 24%; */
    width: 25%;
}
.iCase-list li.w2 {
    width: 20.83333%;
}
.iCase-list li.w3 {
    /* width: 48.7%; */
    width: 50%;
}
.iCase-box {
    display: block;
    position: relative;
    overflow: hidden;
    /* margin-top:5px; */

}
.iCase-box>img {
    width: 100%;
    object-fit: cover;
/* margin-bottom:10px; */
    margin:2.5px 5px;
}
.iCase-block {
    width: 100%;
     height: 100%; 
    color: #fff;
    background: rgba(8 0 0 / 47%);
    position: absolute;
    top: 2px;
    left: 4px;
    opacity: 0;
}
.iCase-block .iCase-con {
    display: table;
    width: 100%;
     height: 100%; 
}
.iCase-con .iCase-cell {
    display: table-cell;
    vertical-align: middle;
    font-weight: bold;
}
.iCase-block .t1 {
    padding: 0 5px;
    line-height: 100%;
    font-size: 20px;
}
.iCase-block .t2 {
    padding: 0 5px;
    line-height: 17px;
    font-size: 18px;
    margin:.-15rem 0 0;
}
.iCase-block .more {
    display: block;
    width: 100%;
    height: 8px;
    background: url(../images/icon-see.png) no-repeat center center;
    margin:.1rem auto 0;
}
.iCase-box:hover .iCase-block {
    opacity: 1;
}
.iCase-more {
padding:.52rem 0 .5rem;
    text-align: center;
    background: #f2f2f2;
}
.iCase-list .l1 .iCase-box:first-child img,  .iCase-list .l7 .iCase-box:first-child img,  .iCase-list .l8 .iCase-box:first-child img {
    /* height: 2.4rem; */
    height: 2.46rem;
}
.iCase-list .l1 .iCase-box:last-child img,  .iCase-list .l7 .iCase-box:last-child img,  .iCase-list .l8 .iCase-box:last-child img {
    height: 2.46rem;
}
.iCase-list .l2 img,  .iCase-list .l3 img,  .iCase-list .l4 img,  .iCase-list .l5 img,  .iCase-list .l6 img {
    height: 5rem;
}

.contai-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
/*关于我们*/
.contai {
    position: relative;
    width: 24%;

    /* float: left; */
    /* margin: 22px 12px 20px 12px; */
  }

  @media screen and (max-width: 780px) {
    .contai {
        width: 46%;
        margin-top: 20px;
    }
  }
  
  .images {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 8px;
  }
  
  .goverlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #0089ffcf;
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
    border-radius: 8px;
  }
  
  .contai:hover .goverlay {
    height: 100%;
  }
  
  .textl {
    white-space: nowrap; 
    color: white;
    font-size: 30px;
    position: absolute;
    overflow: hidden;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    font-weight: bold;
  }

 
  .cont p {
    white-space: nowrap; 
    color: white;
    font-size: 30px;
    position: absolute;
    overflow: hidden;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    font-weight: bold;
  }

  @media screen and (max-width: 780px) {
    .textl {
        font-size: 18px;
    }

    .cont p {
        font-size: 10px;
    }
  }
@media only screen and (max-width: 768px){ 
  .ljbh {
    text-align: center;
    font-weight: bold;
}
}
@media only screen and (min-width: 769px) {
  .ljbh {
      font-size: 40px;
      text-align: center;
      margin: 90px 20px 10px;
      font-weight: bold;
  }
}
@media only screen and (max-width: 768px){ 
.quankuan .w_1000 {
    padding-bottom: 1px;
    text-align: center;
}
}
@media only screen and (max-width: 768px){ 
  .quankuan .w_1000 {
      padding-bottom: 1px;
      text-align: center;
  }
}
/*合作客户*/
.about_client {
    padding: 60px 0;
    width: 100%;
    text-align: center;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
.text-center {
    text-align: center;
}
.col-md-12 {
    width: 100%;
}
@media only screen and (max-width: 768px){ 
.about_client h2.en {
    font-family: newFont-1;
    font-size: 20px;
    margin-top: 5px;
}
}
@media only screen and (min-width: 769px) {
.about_client h2.en {
    font-family: newFont-1;
    font-size: 25px;
    margin-top: 5px;
}
}
@media only screen and (max-width: 768px){ 
.about_client h2 {
    font-size: 20px;
    color: #000;
    display: block;
    vertical-align: bottom;
}
}
@media only screen and (min-width: 769px) {
.about_client h2 {
    font-size: 40px;
    color: #000;
    display: block;
    vertical-align: bottom;
    margin-bottom: 1px;
}
}
.baihu{
    border-style: solid;
    border-width: medium;
    margin: 2px 2px 5px;
}
/*广告*/

.index-more {
    padding: 1.97rem 0 2.33rem;
    text-align: center;
    color: #fff;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
    background-attachment: fixed !important;
}
.index-more .t1 {
    line-height: 65px;
    font-size: 48px;
}
.index-more .t2 {
    line-height: 33px;
    font-size: 18px;
}
.index-more .split {
    display: block;
    width: 37px;
    height: 2px;
    background: #fff;
margin:.4rem auto .25rem;
}
/*首页资讯*/
.container {
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
}
.index_news_box{
    margin: 100px 1px 200px 1px;
}
.index_news_box .title_header h2{
    float:left;
    font-size:30px;
    color:#3e3a39;
    line-height:38px;
}
.index_news_box .btn_box{
    float:right;
    margin-bottom:20px;
}
.index_news_box .btn_box a{
    font-size:17px;
    color:#000000;
    margin-left:15px;
    transition:all 0.2s linear 0s;
    line-height:38px;
}
.index_news_box .btn_box a:hover{
    color:#ea5504;
}
.index_news_box .imgNews_list{
    width:100%;
    vertical-align: bottom;
    display: flex;
    flex-wrap: wrap;
}
@media (max-width: 980px){
    .index_news_box .imgNews_list li {
        display: inline-block;
        float: left;
        margin-left: 0.1%;
        vertical-align: bottom;
        border-bottom: 2px solid #ea5504;
        padding-bottom: 10px;
    }
    }
    @media only screen and (min-width: 769px){
        .index_news_box .imgNews_list li{
            display:inline-block;
            float:left;
            width:24.9%;
            margin-left:0.1%;
            vertical-align:bottom;
            border-bottom:2px solid #ea5504;
            padding-bottom:10px;
        }
        }
.index_news_box .imgNews_list li:first-child{
    margin-left:0;
}
.index_news_box .imgNews_list li .img_box{
    display:block;
    width:100%;
    margin-bottom:30px;
    transition:all 480ms ease 0s;
    overflow:hidden;
}
.index_news_box .imgNews_list li .img_box img{
    display:block;
    transform:scale(1,1);
    transition-duration:400ms;
    transition-timing-function:ease-out;
    width:100%;
}
.index_news_box .imgNews_list li .name_btn{
    display: block;
    width:100%;
    height:28px;
    font-size:16px;
    color:#333333;
    line-height:28px;
    overflow:hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition:all 0.2s linear 0s;
}
.index_news_box .imgNews_list li .details_btn{
    display: block;
    width:100%;
    height:28px;
    font-size:14px;
    color:#666666;
    line-height:28px;
    overflow:hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition:all 0.2s linear 0s;
}
.index_news_box .imgNews_list li:hover .img_box img{
    transform:scale(1.1,1.1);
    -moz-transform:scale(1.1,1.1);
    -webkit-transform:scale(1.1,1.1);
    -o-transform:scale(1.1,1.1);
}
.index_news_box .imgNews_list li:hover .name_btn{
    color:#ea5504;
}
.index_news_box .imgNews_list li:hover .details_btn{
    color:#ea5504;
}
.index_news_box .text_btn_list{
    width:100%;
    margin-top:20px;
}
.index_news_box .text_btn_list ul{
    display:inline-block;
    float:left;
    width:32%;
    margin-left:0.5%;
    vertical-align:bottom;
}
.index_news_box .text_btn_list ul:first-child{
    margin-left:0;
}
.index_news_box .text_btn_list ul li{
    display:inline-block;
    width:50%;
    float:left;
    vertical-align:bottom;
    margin-bottom:10px;
}
.index_news_box .text_btn_list ul li a{
    font-size:14px;
    color:rgb(2, 2, 2);
    display:inline-block;
    width:100%;
    height:18px;
    overflow:hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition:all 0.2s linear 0s;
    border-right:1px solid #666;
}
.index_news_box .text_btn_list ul li:nth-child(2n) a{
    border-right:0;
    padding-left:10px;
}
.index_news_box .text_btn_list ul li a:hover{
    color:#000;
}

/*-- 案例 --*/
.case-container {
/*-- padding:.49rem 0 .97rem;--*/
}
.case-container .pagination {
margin:.72rem 0 0;
}
/*选择*/
.case-sel {
    width: 200px;
    position: relative;
    margin: 0 0 0 6px;
    z-index: 2;
}
.case-sel:first-child .cSel-cur {
    background: #898989;
}
.case-sel .cSel-cur {
    padding: 0 35px 0 23px;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    color: #fff;
    border-radius: 2px;
    background: #d6000f;
    cursor: pointer;
}
.cSel-cur:after {
    content: "";
    display: block;
    width: 15px;
    height: 8px;
    background: url(../images/icon-dd1.png) no-repeat center center;
    position: absolute;
    right: 18px;
    top: 20px;
    z-index: 2;
    cursor: pointer;
}
.case-sel .cSel-list {
    padding: 5px 0;
    width: 100%;
    background: #e9eaea;
    position: absolute;
    top: 45px;
    left: 0px;
    display: none;
}
.cSel-list a {
    display: block;
    height: 45px;
    line-height: 45px;
    padding: 0 10px 0 23px;
}
.cSel-cur.cur:after {
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
}
.cSel-list a:hover {
    color: #fff;
    background: #d6000f;
}
/*列表*/

.case-list {
    width: 103.5%;
margin:.28rem 0 0 -3.5%;
padding:0.28rem 0;
}
.case-list li {
    width: 33.333%;
padding:.17rem 0 0 3.5%;
    float: left;
}
.case-list li .com-img .ofH {
    height: 233px;
    overflow: hidden;
}
.case-list li .com-img .ofH img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.case-list li img,  .aCase-swiper .swiper-slide img {
    width: 100%;
}
.case-list li .name,  .aCase-swiper .swiper-slide .name {
    line-height: 26px;
    font-size: 18px;
    color: #000;
    margin:.15rem 0 0;
    text-align: center;
}
.case-list li .con,  .aCase-swiper .swiper-slide .con {
    line-height: 22px;
    color: #666666;
}
/*详情首图*/
.shoutu img {
    width:100%;
}

/*详情*/
.cInfo-close {
    display: block;
    width: 22px;
    height: 100%;
    background: url(../images/icon-close.png) no-repeat center center;
    float: right;
}
.caseInfo-container {
padding:0.09rem 0 .67rem;
    background: #ededed;
}
.caseInfo-wrap {
    width: 95%;
    color: #000;
    margin: 0 auto;
}
.caseInfo-name {
    text-align: center;
    line-height: 50px;
    font-size: 25px;
    border-style: solid;
    border-width: 2px;
    border-color: rgb(0, 0, 0);
}
@media only screen and (max-width: 768px){
    .caseInfo-name {
        text-align: center;
        line-height: 30px;
        font-size: 20px;
        border-style: solid;
        border-width: 2px;
        border-color: rgb(0, 0, 0);
    }   
}

.fuwukehu{
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
}
.shejituandui{
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
}
.fuwuneirong{
    line-height: 30px;
    font-size:16px;
    font-weight: bold;
}
.gaomeijun{
    line-height: 30px;
    font-size: 16px;
    color: #000;
}
.caseInfo-con {
    line-height: 32px;
    position: relative;
    overflow: hidden;
    margin: 1px 0 0;
    font-size: 16px;
}
@media only screen and (max-width: 768px){
    .caseInfo-con {
        line-height: 32px;
        position: relative;
        overflow: hidden;
        margin: 1px 0 0;
        font-size: 12px;
    } 
}

.caseInfo-con img {
    max-width: 100%;
    width: 100%;
}
 @media all and (max-width:1050px) {
.caseInfo-wrap {
    width: 100%;
    padding: 0 4%;
}
}
.caseInfo-rtn.p-rtn-btn {
margin:.65rem auto 0;
}
body.cIalbum-open {
    right: 690px;
}
/*.cInfo-album{zoom:1;-webkit-transform:perspective(600px) rotateY(90deg);-moz-transform:perspective(600px) rotateY(90deg);-ms-transform:perspective(600px) rotateY(90deg);transform: perspective(600px) rotateY(90deg);-webkit-transform-origin:left center 0;-moz-transform-origin:left center 0;-ms-transform-origin:left center 0;transform-origin:left center 0;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition:all .3s ease .2s;-moz-transition:all .3s ease .2s;-ms-transition:all .3s ease .2s;transition:all .3s ease .2s;}

body.cIalbum-open .cInfo-album{width:690px;-webkit-transform:perspective(600px) rotateY(0deg);-moz-transform:perspective(600px) rotateY(0deg);-ms-transform:perspective(600px) rotateY(0deg);transform:perspective(600px) rotateY(0deg);}*/

body.cIalbum-open .cInfo-album {
    right: 0px;
}
/*图册框架*/

.cInfo-album {
    width: 690px;
    height: 100%;
    background: #fff;
    position: fixed;
    top: 0px;
    right: -690px;
    z-index: 100;
    transition: all .3s ease .2s;
    -webkit-transition: all .3s ease .2s;
    -moz-transition: all .3s ease .2s
}
.cIalbum-top {
    height: 80px;
    background: #b70005;
}
.cIalbum-top .btn {
    line-height: 33px;
    font-size: 18px;
    color: #fff;
    position: relative;
    left: 48px;
    top: 23px;
}
.cIalbum-top .btn span {
    padding: 0 0 0 47px;
    background: url(../images/icon-rtn2.png) no-repeat left center;
}
.cIalbum-wrap {
    height: 100%;
margin:.6rem 0 0;
}
.cIalbum-wrap .swiper-slide {
    width: 100% !important;
    height: auto;
}
/*图册列表 */

.cIalbum-swiper {
    width: 582px;
    height: 744px;
    margin: 0 auto 0;
}
.cIalbum-swiper img {
    width: 100%;
}
.cIalbum-swiper .swiper-pagination {
    width: 100.572737686139748% !important;
    position: relative;
    bottom: 0px !important;
    margin: 0 0 0 -0.572737686139748% !important;
}
.cIalbum-swiper .swiper-pagination .swiper-pagination-bullet {
    display: block;
    width: 25%;
    height: 94px;
    padding: 4px 0 0 .572737686139748%;
    border-radius: 0px;
    background: none;
    opacity: 1;
    position: relative;
    margin: 0px !important;
    float: left;
    cursor: pointer;
}
.cIalbum-swiper .swiper-pagination .swiper-pagination-bullet .pr:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(214,0,15,.8);
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0;
}
.cIalbum-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active .pr:after {
    opacity: 1;
}
/*相关案例*/

.aCase-container {
padding:.67rem 0 1.02rem;
}
.aCase-swiper {
    position: relative;
margin:.46rem 0 0;
}
.aCaseSwiper-prev,  .aCaseSwiper-next {
    display: block;
    width: 53px;
    height: 53px;
    position: absolute;
    top: 30.53691275167785%;
    z-index: 2;
}
.aCaseSwiper-prev {
    background: url(../images/swiper2-l.png) no-repeat center center;
}
.aCaseSwiper-next {
    right: -0.001rem;
    background: url(../images/swiper2-r.png) no-repeat center center;
}
.aCaseSwiper-prev:hover {
    background-image: url(../images/swiper2-l2.png);
}
.aCaseSwiper-next:hover {
    background-image: url(../images/swiper2-r2.png);
}
 @media all and (max-width:1380px) {
.aCaseSwiper-prev {
    left: 0px
}
.aCaseSwiper-next {
    right: 0px;
}
}
/*右侧悬浮*/

.cInfo-float {
    text-align: center;
    position: fixed;
    top: 410px;
    right: 0px;
    z-index: 99;
}
.cInfo-float .go-album {
    display: block;
    width: 50px;
    height: 51px;
    line-height: 18px;
    color: #fff;
    background: #e41f25;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 7px 10px 0;
}
.cInfo-float .go-prev,  .cInfo-float .go-next {
    display: block;
    width: 50px;
    font-size: 0px;
    background: #fff;
    border: 1px solid #e5e5e5;
}
.cInfo-float .go-prev {
    border-top: 0px;
    border-bottom: 0px;
}
.cInfo-float .go-next {
    border-top: 0px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.cInfo-float .go-prev:after,  .cInfo-float .go-next:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 49px;
}
.cInfo-float .go-prev:after {
    background: url(../images/icon-prev.png) no-repeat left center;
}
.cInfo-float .go-next:after {
    background: url(../images/icon-next.png) no-repeat right center;
}
.cInfo-float .go-prev:hover,  .cInfo-float .go-next:hover {
    background: #e41f25;
    border-color: #e41f25;
}
.cInfo-float .go-prev:hover:after {
    background-position: right center;
}
.cInfo-float .go-next:hover:after {
    background-position: left center;
}
/*-- 服务 --*/

.srv-stage {
    font-size: 18px;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
    position: relative;
    overflow: hidden;
    position: relative;
}
.srv-stage .s-title {
    line-height: 46px;
    font-size: 36px;
    color: #fff;
}
.srv-stage .s-con {
    line-height: 28px;
    color: #e4e4e4;
    margin: 20px 0 0;
}
.srv-stage .s-list {
    line-height: 36px;
    color: #fffefe;
    margin: 37px 0 0;
}
.srv-stage .srv-box {
    width: 530px;
    position: relative;
    z-index: 2;
    margin: 40px
    
}
.srv-stage .srv-web {
    padding: 0 4%;
    text-align: center;
    display: none;
    margin: 4% 0 0;
}
.srv-stage .srv-web img {
    width: 80%;
}
.srv-stage .srv-bg {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
    position: absolute;
    top: 0px;
    left: 0px;
}
.srv-stage .s-list.s-list2,  .srv-stage .s-title.s-title2 {
    color: #333333;
    font-weight: bold;
}
.srv-stage .s-con.s-con2 {
    color: #666666;
    font-weight: bold;
}
.srv-stage.s1 {
    background: #010101;
}
.srv-stage.s2 {
    background: #eff1f2;
}
.srv-stage.s3 {
    background: #a4a2a6;
}
.srv-stage.s4 {
    background: #394b59;
}
.srv-stage.s1 .contain {
    padding: 1.75rem 0 1.61rem;
}
.srv-stage.s2 .contain {
    padding: 1.89rem 0 1.83rem;
}
.srv-stage.s3 .contain {
    padding: 1.76rem 0 1.61rem;
}
.srv-stage.s4 .contain {
    padding: 1.67rem 0 2.1rem;
}
.srv-stage .srv-bg,  .srv-stage .s-title,  .srv-stage .s-con,  .srv-stage .s-list {
    transition: all .6s ease-in-out .4s;
    -webkit-transition: all .6s ease-in-out .4s;
    opacity: 0;
}
.srv-stage.s1 .srv-bg,  .srv-stage.s4 .srv-bg {
    transform: translateY(200px);
    -webkit-transform: translateY(200px);
}
.srv-stage.s2 .srv-bg {
    transform: translate(50px, -100px);
    -webkit-transform: translate(50px, -100px);
}
.srv-stage.s3 .srv-bg {
    transform: translate(-50px, -100px);
    -webkit-transform: translate(-50px, -100px);
}
.srv-stage .s-title,  .srv-stage .s-con,  .srv-stage .s-list {
    transform: translateX(50px);
    -webkit-transform: translateX(50px);
}
.srv-stage .s-title {
    transition-delay: .6s;
    -webkit-transition-delay: .6s;
    color:rgb(255, 255, 255);
    font-weight: bold;
}
.srv-stage .s-con {
    transition-delay: .8s;
    -webkit-transition-delay: .8s;
    color:rgb(255, 255, 255);
    font-weight: bold;
}
.srv-stage .s-list {
    transition-delay: 1s;
    -webkit-transition-delay: 1s;
    color:rgb(255, 255, 255);
    font-weight: bold;
}
.srv-stage.active .srv-bg,  .srv-stage.active .s-title,  .srv-stage.active .s-con,  .srv-stage.active .s-list {
    transform: translate(0);
    -webkit-transform: translate(0);
    opacity: 1;
}
/*-- 新闻 --*/



/*列表*/

.news-container {
padding:.49rem 0 .93rem;
}

.news-nav {
    background: #ffffff;
    border-radius: 2px;
    margin-left: 13px;
    margin-right: 13px;
}


.news-nav a {
    display: block;
    width:100%;
    line-height: 30px;
    text-align: center;
    font-size: 18px;
    color: #000;
    border-radius: 2px;
    position: relative;
    float: left;
}
.news-nav a:before {
    content: "";
    display: block;
    width: 1px;
    height: 14px;
    background: #cfcfcf;
    position: absolute;
    top: 15px;
    left: 0px;
}
.news-nav a:hover {
    color: rgb(255, 1, 1);
}
.news-nav a:first-child:before {
    display: none;
}
.news-nav a.cur {
    color: #fff;
    background: #d6000f;
}
.news-nav a.cur + a:before {
    display: none;
}
.news-list {
    margin: 5px 0 0;
}
.news-list li {
padding:.2rem 0;
    border-top: 3px solid #000000;
    overflow: hidden;
}
.news-list li:first-child {
    border-top: 0px;
}
.nlist-img {
    width: 35.8333%;
    overflow: hidden;
    float: left;
}
.nlist-img img {
    width: 100%;
    height: 270px;
    object-fit: cover;
}
.nlist-box {
    width: 60%;
    padding: 7px 0 0;
    float: right;
}
.nlist-box .date {
    line-height: 20px;
    font-size: 16px;
    color: #666666;
}
.nlist-box .name {
    line-height: 33px;
    font-size: 22px;
    color: #000000;
    margin: 25px 0 0;
    font-weight: bold;
}
.nlist-box .con {
    line-height: 28px;
    height: 56px;
    color: #333333;
    margin: 20px 0 0;
}
.nlist-box .more {
    display: inline-block;
    line-height: 23px;
    font-size: 16px;
    color: #000000;
    text-decoration: underline;
    margin: 70px 0 0;
}
.news-list li a:hover .nlist-box .name {
    color: #d6000f;
}
.news-container .pagination {
    text-align: left;
}
/*详细*/

.nInfo-container {
}
.nInfo-left {
padding:100px .38rem 102px 0;
    width: 75.8333%;
    min-height: 800px;
    border-right: 1px solid #dedede;
    float: left;
}
.nInfo-left a {
    color: #000000;
}
.nInfo-left a:hover {
    text-decoration: underline
}
.nInfo-name {
    line-height: 45px;
    text-align: center;
    font-size: 32px;
    color: #000000;
    font-weight: normal;
}
.nInfo-ab {
    text-align: center;
    line-height: 24px;
    color: #333;
    margin: 10px 0 0;
}
.nInfo-ab span {
    display: inline-block;
    margin: 0 8px;
}
.nInfo-con {
    padding: 21px 0 0;
    line-height: 32px;
    color: #333333;
    border-top: 1px solid #e5e5e5;
    position: relative;
    overflow: hidden;
    margin: 21px 0 0;
}
.nInfo-con img {
    max-width: 100%;
}
.nInfo-action {
margin:.72rem 0 0;
}
.nInfo-share a {
    display: inline-block !important;
    margin: 0 20px 0 0 !important;
    width: 41px !important;
    height: 41px !important;
}
.nInfo-action .p-rtn-btn {
    float: right;
}
.nInfo-share .bds_weixin {
    background: url(../images/nshare-1.png) no-repeat center !important;
}
.nInfo-share .bds_weixin:hover {
    background-image: url(../images/nshare-11.png) !important;
}
.nInfo-share .bds_tsina {
    background: url(../images/nshare-2.png) no-repeat center !important;
}
.nInfo-share .bds_tsina:hover {
    background-image: url(../images/nshare-21.png) !important;
}
.nInfo-share .bds_more {
    background: url(../images/nshare-3.png) no-repeat center !important;
}
.nInfo-share .bds_more:hover {
    background-image: url(../images/nshare-31.png) !important;
}
/*右侧*/

.nInfo-right {
    width: 240px;
    float: right;
    margin: 100px 0 0;
}
.nInfo-right .nIr-type {
    padding: 0 0 15px;
    line-height: 34px;
    font-size: 20px;
    color: #000;
    border-bottom: 1px solid #cfcfcf;
}
.nInfo-right .nIr-Hnews {
    display: block;
    padding: 10px 0;
    line-height: 24px;
    border-bottom: 1px solid #cfcfcf;
}
.nInfo-right .nIr-Hnews:hover,  .footer-flink ul li a:hover {
    color: #e00007;
}
.nIr-Hnews .name {
    color: #000000;
}
.nIr-Hnews .con {
    height: 48px;
    color: #666666;
    margin: 10px 0 0;
}
.nIr-Hwords {
    width: 243px;
    overflow: hidden;
    margin: 30px 0 0 -3px;
}
.nIr-Hwords li {
    padding: 3px;
    float: left;
}
.nIr-Hwords li a {
    display: block;
    padding: 0 10px;
    min-width: 66px;
    text-align: center;
    line-height: 32px;
    color: #666666;
    background: #eaeaea;
}
.nIr-Hwords li a:hover {
    color: #fff;
    background: #b60005;
}

/*-- 联系我们 --*/
.contact-us {
    padding:.90rem 0 1.22rem;
    border-bottom: 6px solid #0b0b0b;
}
.ctUs-wrap {
    width: 80%;
    position: relative;
    margin:.57rem auto 0;
}
.xiaogao {
    font-weight: bold;
    font-size: 30px;
    border: 4px solid rgb(0, 0, 0);
}
.gaojun {
    text-align: center;
    padding: 60px 0;
}
.ctUs-form {
    width: 40%;
    float: left;
    text-align: center;
}
.ctUs-form .text {
    width: 100%;
    padding:0 .2rem;
    height: 50px;
    line-height: 48px;
    color: #666666;
    border: 1px solid #000000;
    margin: 20px 0 0;
    border-width: 2px;
}
.biaodan {
    border-style: solid;
    border-width: 5px;
    font-weight: bold;
    background-color: rgb(0, 0, 0);
    font-size: 40px;
    color: #fff;
    letter-spacing: 2px;
}
.ctUs-form .text:first-child {
    margin: 0px;
}
.ctUs-form textarea.text {
    height: 90px;
    resize: none;
}
.ctUs-form .btn.sub-btn {
    padding: 0 32px 0 0;
    width: 183px;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    color: #fff;
    background: #030303 url(../images/icon-go2.png) no-repeat 124px center;
}
.ctUs-box {
    padding: 0 0 30px 51px;
    width: 427px;
    background: #e9eaea;
    border-style: solid;
    border-width: 2px;
    position: absolute;
    right: 0px;
    top: 0px;
    font-weight: bold;
}
.ctUs-box .ctUs-block {
    width: 374px;
    padding: 34px 20px 33px 1px;
    line-height: 24px;
    font-size: 16px;
    color: #333;
    border-top: 1px solid #d2d2d2;
}


/*-- 关于我们 --*/

.com-culture .I-title .t3,  .com-srv .I-title .t3 {
    color: #cdcdcd;
    font-size: 18px;
    line-height: 28px;
}
.com-srv .I-title .t3 {
    color: #666;
}
/*公司简介*/

.com-pro {
    padding:.8rem 4% 1.05rem;
    text-align: center;
    color: #333;
}
.com-pro .title {
    line-height: 48px;
    font-size: 36px;
}
.com-pro .con {
    width: 1010px;
    line-height: 26px;
    margin: 15px auto 0;
}
.com-pro .con p {
    margin:.26rem 0 0;
}
.com-pro .con p:first-child {
    margin: 0px;
}
.cPro-data {
    font-size: 0px;
    margin:.61rem 0 0;
}
.cPro-data li {
    display: inline-block;
    margin: 0 34px;
}
.cPro-data li .num {
    font: 80px/70px 'DINCond-Bold';
    color: #444;
}
.cPro-data li .type {
    line-height: 25px;
    font-size: 16px;
    margin: 15px 0 0;
}
/*企业文化*/

.com-culture {
    padding:2rem 0 2rem;
    text-align: center;
    background: url(../images/ccul-bg.jpg) no-repeat center center / cover fixed;
}
.com-culture .I-title .t1 {
    color: rgb(0, 0, 0);
}
.com-culture .I-title .split {
    background: #ffffff00;
}
.cCul-list {
    margin:.46rem 0 0;
}
.cCul-list li {
    width: 25%;
    padding:0 .75rem;
    float: left;
}
.cCul-list .cCul-icon {
    width: 330px;
    height: 400px;
    line-height: 136px;
    font-size: 0px;
    border: 2px solid #d6030a00;
    border-radius: 1%;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}
.cCul-icon img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.cCul-icon img.rollover {
    z-index: 2;
}
.cCul-list .type {
    line-height: 35px;
    font-size: 24px;
    color: #fff;
    margin: 28px 0 0;
}
.cCul-list .con {
    line-height: 26px;
    color: #cccccc;
    margin: 10px 0 0;
}
.cCul-list .cCul-icon:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    background: #e0000700;
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0;
}
.cCul-list li:hover .cCul-icon img {
    opacity: 0;
    filter: alpha(opacity=0);
}
.cCul-list li:hover .cCul-icon img.rollover {
    opacity: 1;
    filter: alpha(opacity=100);
    transition-delay: .2s;
    -webkit-transition-delay: .2s;
}
.cCul-list li:hover .cCul-icon:after {
    -webkit-animation: flipInY2 1s .1s ease both;
    -moz-animation: flipInY2 1s .1s ease both;
}
 @-webkit-keyframes flipInY2 {
 0% {
-webkit-transform:perspective(400px) rotateY(90deg);
opacity:0
}
 40% {
-webkit-transform:perspective(400px) rotateY(-5deg)
}
 70% {
-webkit-transform:perspective(400px) rotateY(5deg)
}
 100% {
-webkit-transform:perspective(400px) rotateY(0deg);
opacity:1
}
}
 @-moz-keyframes flipInY2 {
 0% {
-moz-transform:perspective(400px) rotateY(90deg);
opacity:0
}
 40% {
-moz-transform:perspective(400px) rotateY(-5deg)
}
 70% {
-moz-transform:perspective(400px) rotateY(5deg)
}
 100% {
-moz-transform:perspective(400px) rotateY(0deg);
opacity:1
}
}
/*服务流程*/

.com-srv {
padding:.79rem 0 1.04rem;
}
.cSrv-box {
    text-align: center;
margin:.5rem 0 0;
}
.cSrv-box img {
    max-width: 100%;
}
.com-orn img {
    max-width: 100%;
}
.com-orn .comOrn-web {
    display: none;
}
/*右侧悬浮分享*/

.float-right-box {
    width: 250px;
    position: fixed;
    right: 0;
    top: 50%;
    margin-top: -127px;
    background-color: #000;
    z-index: 1000;
    transition: width 0.3s ease 0s;
}
.float-right-box.on {
    width: 50px;
}
.float-right-box .top-list {
    width: 100%;
}
.float-right-box .top-list ul {
    width: 100%;
}
.float-right-box .top-list li {
    width: 100%;
    position: relative;
    border-bottom: 1px solid #3b3b3b;
    transition: background 0.3s ease 0s;
    height: 50px;
}
.float-right-box .top-list a {
    display: block;
    width: 100%;
}
.float-right-box .top-list .ico {
    display: inline-block;
    width: 49px;
    height: 49px;
    position: absolute;
    right: 0;
    top: 0;
    transition: background 0.3s ease 0s;
    z-index: 2;
}
.float-right-box .top-list .ico1 {
    background: url(../images/fr-1.png) no-repeat center #000;
}
.float-right-box .top-list .ico2 {
    background: url(../images/fr-2.png) no-repeat center #000;
}
.float-right-box .top-list .ico3 {
    background: url(../images/fr-3.png) no-repeat center #000;
}
.float-right-box .top-list .ico4 {
    background: url(../images/fr-4.png) no-repeat center #000;
}
.float-right-box .top-list .stt {
    display: inline-block;
    font-size: 14px;
    line-height: 50px;
    color: #fff;
    transition: color 0.3s ease 0s;
    position: absolute;
    left: 28px;
    top: 0;
    z-index: 1;
    width: 222px;
}
.float-right-box .top-list li:hover .stt {
    color: #15191e;
}
.float-right-box .top-list li:hover .ico1 {
    background: url(../images/fr-1-2.png) no-repeat center #fff;
}
.float-right-box .top-list li:hover .ico2 {
    background: url(../images/fr-2-2.png) no-repeat center #fff;
}
.float-right-box .top-list li:hover .ico3 {
    background: url(../images/fr-3-2.png) no-repeat center #fff;
}
.float-right-box .top-list li:hover .ico4 {
    background: url(../images/fr-4-2.png) no-repeat center #fff;
}
.float-right-box .top-list li:hover {
    background-color: #fff;
}
.float-right-box .top-list .return-webtop .stt {
    font-family: "Arial";
    font-weight: bold;
}
.float-right-box .bot-share {
    position: relative;
    height: 50px;
}
.float-right-box .bot-share a {
    display: inline-block;
    width: 50px;
    height: 50px;
    float: left;
    transition: background 0.3s ease 0s;
    margin: 0;
    padding: 0;
}
.float-right-box .bot-share .share {
    width: 200px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.float-right-box .bot-share .sina {
    background: url(../images/frs-1.png) no-repeat center;
}
.float-right-box .bot-share .wx {
    background: url(../images/frs-2.png) no-repeat center;
}
.bd_weixin_popup {
    height: 310px !important;
}
.float-right-box .bot-share .tx {
    background: url(../images/frs-3.png) no-repeat center;
}
.float-right-box .bot-share .more {
    background: url(../images/frs-4.png) no-repeat center;
}
.float-right-box .bot-share a:hover {
    background-color: #525354;
}
.float-right-box .bot-share .share-ico {
    background: url(../images/fr-5.png) no-repeat center #000;
    width: 50px;
    height: 50px;
    display: inline-block;
    cursor: pointer;
    z-index: 2;
    position: relative;
}
/*-----浮动右侧客服-----*/

.float_qq {
    position: fixed;
    top: 200px;
    right: 0;
    width: 50px;
    height: 203px;
    z-index: 200;
}
.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: 0.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: #000;
    opacity: 1;
}
.float_shwx {
    position: absolute;
    top: -155px;
    left: -200px;
    width: 216px;
    height: 216px;
    padding-bottom: 9px;
    display: none;
}
.float_shwx img {
    display: block;
    padding: 14px;
    background-color: #FFF;
    width: 188px;
    height: 188px;
}
.float_qq li:hover .float_shwx {
    display: block;
}
.proInfo-container {
}
.proInfo-wrap {
    padding: 41px 0 43px;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}
.proInfo-split {
    display: block;
    width: 1px;
    height: 100%;
    background: #dedede;
    position: absolute;
    top: 0px;
    right: 24.16666666666667%;
}
.proInfo-box {
    width: 72.66666666666667%;
    float: left;
}
.pInfo-title {
    padding: 22px 0;
    border-bottom: 1px solid #e5e5e5;
}
.pInfo-title span {
    display: block;
    padding: 0 0 0 10px;
    height: 18px;
    line-height: 18px;
    font-size: 20px;
    font-weight: lighter;
    color: #000;
    border-left: 2px solid #e00007;
}
.pInfo-con {
    padding: 20px 0 21px;
    line-height: 32px;
    font-weight: lighter;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
    overflow: hidden;
}
.pInfo-img {
    position: relative;
    overflow: hidden;
    margin: 45px 0 0;
}
.pInfo-img img {
    max-width: 100%;
}
.proInfo-nav {
    width: 20%;
    position: relative;
    float: right;
}
.pInfoNav-cur {
    text-align: center;
    height: 50px;
    line-height: 50px;
    border: 1px solid #ccc;
    background: url(../images/h-dd4.png) no-repeat 4% center;
    cursor: pointer;
    display: none;
}
.pInfoNav-rtn {
    width: 92%;
    height: 45px;
    line-height: 45px;
    border: 1px solid #ccc;
    margin: 1rem auto 0;
    display: none;
}
.pInfoNav-box {
}
.pInfoNav-box dl {
    padding: 5px 0 10px;
    border-bottom: 1px solid #e5e5e5;
}
.pInfoNav-box dl dt {
    line-height: 45px;
    font-size: 18px;
    font-weight: lighter;
    color: #000;
}
.pInfoNav-box dl dd {
    display: none;
}
.pInfoNav-box dd a {
    display: block;
    padding: 5px 0;
    line-height: 26px;
    font-size: 16px;
    color: #666666;
    font-weight: lighter;
}
.nSrch-hot {
    padding: 10px 0;
}
.nSrch-hot b {
    font-size: 16px;
}
.nSrch-hot ul {
    display: inline-block;
    width: auto;
}
.nSrch-hot ul li {
    display: inline-block;
    padding: 5px 0;
    margin: 0 10px 0 0;
}
.ct-rel .I-title {
    position: absolute;
    margin-left: -412.5px;
    left: 50%;
    top: 50%;
    margin-top: -61px;
}
.ct-rel .I-title .t1 {
    color: #fff;
}
.ct-rel .I-title .t3 {
    color: #fff;
}
/* 滑动块 */

.hc-ul {
    margin: 0 auto;
    padding: 0;
}
.hc-ul {
    background: #ffffff;
    height: 80px;
    position: relative;
    z-index: 9;
    border-style: solid;
    display: flex;
    justify-content: space-evenly;
    border-radius: 7px;
}
.hc-ul li {
    float: left;
    width: 13%;
    text-align: center;
    cursor: pointer;
    height: 70px;
    line-height: 60px;
    position: relative;
    z-index: 999;
    list-style-type: none;
    padding: 14px;
    border-right: 1px solid #dcdbdb;
}
.enname {
    font-size: 12px;
    line-height: 20px;
    letter-spacing: -1.17px;
    font-family: "Courier New", monospace; 
}
.hc-ul .curBlock {
    left: 0;
    background-color: #e0000700;
    position: absolute;
    transition: left;
    top: 0px;
    height: 100%;
}
.hc-ul li a.cur {
    color: rgb(255, 0, 0);
    background: #e0000700;
}
.flipbox {
    border-top: 1px dashed #eee;
    padding-top: 20px;
}
.pageflip {
    float: left;
    width: 60%;
}
.pageflip span {
    color: #333;
}
.pageflip a {
    color: #666;
}
.pageflip .flip_next {
    margin-top: 10px;
}
.pageflip a:hover {
    color: #df0000;
}
.nInfo-share {
    margin-top: 40px;
}
.ftmsg {
    text-align: center;
}
.iCase-list .l3 img {
    height: 8rem;
}
.iCase-list .l1  img {
    /* height: 2.4rem; */
    height: 4rem !important;
}


.company-intro {  
  width: 100%; /* 设置容器的宽度 */  
  max-width: 100%; /* 设置容器的最大宽度 */  
  margin: 0 auto; /* 将容器水平居中 */  
  padding: 90px; /* 设置容器的内边距 */  
  box-sizing: border-box; /* 确保内边距不会增加容器的实际宽度 */  
}  

.title {  
  font-weight: bold; /* 设置标题的字体加粗 */  
  text-align: left; /* 设置标题文本左对齐 */  
  margin-bottom: 30px; /* 设置标题下方的外边距 */ 
  font-size: 30px; 
}  

.content {  
  font-size: 20px; /* 设置内容的字体大小 */  
  line-height: 1.5; /* 设置内容的行高 */  
}

.module {  
margin-top: 20px; /* 增加模块上方的间距 */  
margin-bottom: 30px; /* 增加模块下方的间距 */  
}
.hezuokehu img {
    width:100%;
    height:100%;
}
.full {
	position:fixed;
	top:25%;
	right:0;
	z-index:1001;
}
.full li a:hover span,.full li a:hover label {
	background-color:#ff0000 !important;
}
.full li:last-child a {
	border-bottom:0;
}
.full li a span {
	display:block;
	width:52px;
	height:52px;
	position:relative;
	z-index:100;
	background-position:center center;
	background-repeat:no-repeat;
}
.full li:nth-child(2) a,.full li:nth-child(1) a {
	z-index:2;
}
.full li a label {
display: block;
    width: 120px;
    white-space: nowrap;
    padding: 0 20px;
    position: absolute;
    line-height: 52px;
    color: #fff;
    z-index: -1;
    background: rgb(255, 0, 0);
    bottom: 0;
    left: 100%;
    box-sizing: inherit;
    max-width: 300%;
margin: 0;

    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    cursor: pointer;
    transition: all 0.5s;
letter-spacing: 0.02em;
}
.full li a:hover label {
	left:-120px;
}
.full li a .lbl_img {
	padding:10px;
	height:auto;
	line-height:normal;
}
.full li a .lbl_img img{
max-width: 100%;
}


.full li a span.span3 {
	background-image:url(/skin/about/images/full3.png);
}

.footer {
	padding:50px 0;
	color:#000;
	line-height:26px;
	background:#fff;
	background-size:cover;
}
.footer h2 {
	font-size:2.8em;
}
.footer h3 {
	font-size:1.8em;
	line-height:2.3em;
}
.footer .dh {
	margin-right:8%;
}
.footer .wrap {
	max-width:96%;
}
.footer hr {
	margin:50px 0;
}
.footer .text {
	overflow:hidden;
}
.footer .ewm ul li p {
	text-align:left;
}
.footer .ewm img {
	display:block;
	margin-bottom:15px;
}
.footer .ewm {
	text-align:center;
	width:300px;
	font-weight:bold
}
.footer .list {
	padding-top:10px;
}
.footer .list ul li {
	margin:15px 0;
}
.footer a {
	color:#000;
}
.xiangni {
	border-bottom: 6px solid #0b0b0b;
}

@media only screen and (max-width:750px) {
	.full {
    display: none;
}
.footer .dh {
    display: none;
}

.footer .ewm {
	float:none;
	text-align:center;
	margin-bottom:20px;
	display:none;
}
.footer .list ul li {
	margin:5px 0;
}
.footer .ewm img {
	margin:0 auto;
	margin-bottom:10px;
}
.footer {
	text-align:center;
}
 }

.fcr span {
	font-weight: bold;
}


.fcre {
    margin-top: 30px;
    margin-left: 20px;
    margin-right: 20px;
}

 /*首页案例*/


 .iitem {
    margin-top: 50px;
  }
  .pull-left .h3 {
    margin-top: 36px;
      font-size: 40px;
  }
  .nba {
    font-size: 40px;
    text-align: center;
    font-weight: bold;
  }
  .page_work_list_box {
    margin-top: 0;
}
.work_list_box {
    margin-top: 1px;
    width: 100%;
}
.work_list_box .row {
    margin: 0;
    margin: 0px 9px;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.work_list_box .row .col-md-4 {
    padding: 0;
    padding: 0 5px 10px;
    width: 33.33333333%;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.work_list_box .work_img_box {
    width: 100%;
    position: relative;
    overflow: hidden;
}
.work_list_box .work_img_box .work_img {
    transition: all 480ms ease 0s;
    width: 100%;
    display: block;
    overflow: hidden;
}
a {
    text-decoration: none;
    color: #000;
}
.work_list_box .work_img_box .work_img img {
    display: block;
    transform: scale(1,1);
    transition-duration: 400ms;
    transition-timing-function: ease-out;
    width: 100%;
}
.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto;
}
.work_list_box .work_img_box .bg {
    position: absolute;
    left: 0;
    top: 100%;
    right: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.23);
    transition: all 300ms ease;
}
a {
    text-decoration: none;
    color: #000;
}
.work_list_box .work_img_box a.work_btn {
    display: block;
    width: 100%;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
    color: #fff;
    position: absolute;
    top: -100%;
    left: 0;
    margin: -48px 0 0 0;
    z-index: -1;
    transition: all 400ms ease;
}
.work_list_box .work_img_box a.work_btn em {
    display: block;
    width: 200px;
    height: 1px;
    background: #fff;
    margin: 5px auto;
}
i, em {
    font-style: normal;
}
.work_list_box .col-md-4:hover .work_img_box a.work_btn {
    display: inline-block;
}
.work_list_box .col-md-4:hover .work_img_box a.work_btn {
    top: 50%;
    z-index: 11;
    width: 100%;
    height: 100%; 
    color: #fff;
    background: rgb(0 0 0 / 20%);
    position: absolute;
    top: 50px;
    left: 0px;

}
a:hover {
    text-decoration: none;
}
.work_list_box .work_img_box a.work_btn span.txt1 {
    font-size: 20px;
    font-family: Courier New, Courier, monospace;
    font-weight: bold;
    margin-top: 20%;
}
.work_list_box .work_img_box a.work_btn span {
    display: block;
    font-family: Courier New, Courier, monospace;
    font-weight: bold;
    font-size: 20px;
}
.hezuokehu img {
    width:90%;
    height:90%;
}

.index_word_box {
  position:relative;
  z-index: 99;z-index属性值大*/
  background-color:blanchedalmond;
}
.about_client {
  position:relaive;
  top:-100px;
  left:100px;
  z-index: 9;/*z-index属性值小*/
}

@media only screen and (max-width: 768px){
    .nbaa h3 {
      font-size: 10px;
      text-align: center;
    }
  }
  
  @media only screen and (min-width: 769px) {
    .nbaa h3 {
      font-size: 40px;
      text-align: center;
      font-weight: bold;
    }
  }
  
  
  .work_img :hover .img {
      color: #2a2b2f;
      text-decoration: none;
  }
  
  .work_img .img {
      width: 100%;
      height: 100%;
      color: #fff;
      background: rgb(239 0 0 / 35%);
      position: absolute;
      top: 0px;
      left: 0px;
      opacity: 0;
  }
  .work_img:hover {  
      transform: scale(1.1); /* 这行代码实现了鼠标悬停时图片放大10%的效果 */  
  }
  .divider {   
    border-left: 1px dashed #000;
    margin: 30px 0; /* Add some margin around the divider */  
}  
 .number, .plus-sign {  
        display: inline-block; /* 使元素在同一行显示 */  
        margin: 0; /* 去除外边距 */  
        padding: 0; /* 去除内边距 */  
        align-items: center; 
        font-size: 50px;
        font-weight: bold;
        color: #ffffff;
    }  


.achievements {  
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  flex-direction: row; 
  background-color: #d3d3d3cc;
  border-radius: 30px;
  margin-left: 83px;
  margin-right: 83px;
}  

.achievement {  
  margin: 10px;  
  text-align: center;
  width: 100%;
  height: 100%;  
}  

.number {  
  font-size: 50px;  
  margin-bottom: 5px;  
  font-weight: bold;
  color: #ffffff;
}  

.label {  
  font-size: 20px;  
  color: #000000;
} 
.labell {  
  font-size: 15px;  
  color: #000000;
}   

@media (max-width: 1260px) {
	.contain {
		width: 100%;
		padding:0 !important;
	}
}

.case-list {
	width:100%;
	
	margin: 0 auto;
	
}
.case-list li {
	
	padding: 0;
	box-sizing: border-box;
	
}
.iCase-list li.w3 {
    width: 50% ;
	
}
.iCase-list li.w1 {
    width: 50% ;
	
}
.iCase-list li.oneWidth {
   width: 100%;
  
}
.iCase-list li.twoWidth {
	width: 50%;
}
.iCase-box {

	margin-top:0;
}
.iCase-list .l3 img {
	height: 6rem;
}
.iCase-list .l1 .iCase-box:last-child img, 
.iCase-list .l7 .iCase-box:last-child img, 
.iCase-list .l8 .iCase-box:last-child img {
	
	height: 2.97rem;
}
.iCase-list .l1 .iCase-box:first-child img, 
.iCase-list .l7 .iCase-box:first-child img, 
.iCase-list .l8 .iCase-box:first-child img {
    height: 2.97rem;
}
@media (max-width:640px) {
	img.heightMobile {
		height:247px !important;
	}
	.iCase-list li.l1 .iCase-box img.heightMobile {
		height: 297px !important;
	}
	
}

.width100 {
	width: 100%;
}
.width50 {
	width: 50%;
}


@media only screen and (min-width: 769px){
    li.case-list-item {
	width: 100%; 
	display: flex;
	flex-wrap: nowrap;

}
}

@media only screen and(max-width:768px){
	li.case-list-item {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
}
}

.case-list-item .item {
	width: 100%; 
	display: flex;
	flex-wrap: wrap; 
}


.item-left {
	float: left;
}
.item-right {
	float:right;
	
}
.item-item {
	/* width: 50%; */
}


 @media all and (max-width:640px) {
.case-list li .com-img .ofH {
    height: auto;
}
.hc-ul li {
    width: 33.3333333333333%;
}
#fh5co-header .navbar-form button {
    height: 26px;
    width: 35px;
    border: 0px;
    background: #fff;
    cursor: pointer;
    border: 1px solid #fff;
    border-left: none;
    color: #999;
    font-size: 14px;
}
