/*电脑端*/
@media screen and (max-width:1920px) and (min-width:750px){
  .pc{display: block;}
  .mob{display: none;}
  body{padding: 0;margin: 0;font-family: "微软雅黑";font-size: 14px;}
  .document{color: #666666;line-height: 24px;}
  .document p{font-size: 16px;}
  .document img{width: 100%;}
  .document video { width: 90%; display: table; margin: 0 auto; margin-top: 20px; }
  .document table { width: 100%; border: 1px solid #666666; }
  .document table td { border: 1px solid #666666; padding: 5px 5px; font-size: 16px; color: #4d4d4d; line-height: 1.1; text-align: center; }
  .tablePc { display: table; }
  .tableMob { display: none; }
  .cp-u .cp-f{color: #666666;line-height: 26px;}
  .cp-u .cp-f p{font-size: 16px;}
  .cp-u .cp-f img{display: table;margin: auto;}
  .cp-f video { display: table; width: 85%; margin: 0 auto; }

  /*顶部*/
  .header{width:100%;}
  .header .head{width: 1200px;margin: auto;}
  .header .head h1{line-height: 32px;color:#010101;padding-left: 4%;font-size: 16px;}
  /*logo*/
  .logo{width:100%;background-color: white;}
  .logo-a{width: 1200px;margin: auto;}
  .logo1{width:60%;float: left;padding: 0.5%;}
  .logo2{width:24%;float: right;padding: 2%;padding-bottom: 0;}
  .logo1-a{width:36%;float: left;}
  .logo1-a .first{padding-top: 8%;}
  .logo1-b{width:64%;float: right;color:#000000;font-weight: bold;padding-top: 2%;}
  .logo1-b b{font-size: 22px;}
  .logo1-a img{margin-right: 4%;}
  .logo1-b p{color:#000000;font-size: 14px;font-weight: normal;}
  .logo1-b span{color:#e43a3a;font-size: 16px;}
  .logo2-a{width:20%;float: left;}
  .logo2-b{width:76%;float: right;text-align: left;}
  .logo2-b .num{font-size: 22px;color: #e43a3a;}

  /*导航*/
  .nav{background-color: #e43a3a;}
  .nav-a{width: 1200px;margin: auto;}
  .li-1{width: 14%; float: left;font-size: 18px;text-align: center; position: relative;padding: 10px 0;line-height: 30px;}
  .li-1 a{color: white;}
  .li-1 img{margin: auto;display: none;}
  .sy img{display: block;}
  .ul-2{position: absolute; left: -30%; top: 99%; width: 80%; background-color: #303030; opacity: 0;border-radius: 5px;padding: 10px;
    transition: ease all 0.5s; z-index: 10;visibility: hidden;margin-left: 10%;}
  .li-2:hover{background-color: #e43a3a;}
  .li-2 a{text-align: center; color: white; line-height: 40px; display: block; font-size: 16px;}
  .li-1:hover .ul-2{opacity: 1;visibility: visible;left:0;}

  /*banner*/
  .ban-a{width: 100%; overflow: hidden; height:500px; position: relative;}
  .ban-b{width: 1920px; position: absolute; left: 50%; margin-left: -960px; top: 0;}
  .ban-f{position: absolute; bottom: 20px; left:40%;}
  .ban-g{width: 100px; height:8px;margin:0 12px; cursor: pointer;background-color:white;}
  .ab{background-color:rgba(226,69,60,1);}

  /*图标*/
  .ico{background-color:#e6e6e6; padding: 16px 0;}
  .ul-3{width: 1200px;margin: auto;}
  .li-3{width:calc(90%/4);font-size: 18px;line-height: 40px;margin-right: 2.5%;border-radius: 5px;}
  .ico-a{padding-left: 50px;}
  .ico-b{padding-left: 20px;}
  .pp{background-color: #9f9e9e;padding: 5px 0;}
  .oo{background-color: #b8b6b6;padding: 3px 0;}
  .li-3:hover{box-shadow: 5px 5px 5px #9b9b9b;}

  /*产品中心*/
  .product{padding: 30px 0;}
  .product1{width: 1200px;margin: auto;}
  .product-l{width: 22%;padding-top: 20px;}
  .product-r{width: 76%;}
  .product-1{background-color: #e2453c;}
  .product-1 .product-a{margin-left: 20px;}
  .product-a{padding: 20px;background: url("../img/cp-ico.png") no-repeat left;color: white;}
  .product-a h2{line-height: 30px;font-size: 28px;padding-left:30px;}
  .product-a h3{line-height: 30px;font-size: 16px;padding-left:40px;}
  .ul-4{width: 100%;margin: 10px 0;}
  .li-4{padding-left: 50px;line-height: 50px;background-color: #f3f3f3;margin-bottom: 10px;font-size: 16px;
    font-weight: bold;}
  .jtfl-name{color: #3d3d3d;}
  .jtfl-photo{padding-top: 30px;padding-right: 50px;background: url("../img/cp-b.png") no-repeat;margin-top: 16px;}
  .li-4:hover {background-color: #e2453c;}
  .li-4:hover .jtfl-photo{background: url("../img/cp-a.png") no-repeat;}
  .li-4:hover .jtfl-name{color: white;}
  .product-c{background-color: #e2453c;padding: 20px 0;}
  .pro-1{padding-left: 4%;}
  .pro-2{padding-right: 4px;color: white;letter-spacing:2px;}
  .pro-2 p{font-size: 16px;color: #f4c0c0;}
  .pro-2 span{font-size: 24px;}

  /*右侧产品*/
  .bb1,.xw1{padding-top:1%;display:none;}
  .box .bb1:first-Child,.xw .xw1:first-Child{display:block;}
  .ul-5{width:100%;}
  .li-5{width:calc(90%/3);margin:1.6%;line-height: 30px;text-align: center;border: 1px solid #014954;}

  .img{height: 200px;overflow: hidden;transition: ease all 0.6s;}
  .img img{width: 100%;transition: ease all 0.6s;}
  .li-5:hover .img img{transform: scale(1.1);transition: ease all 0.6s;}
  .cp{height: 40px;}
  .cp-name{background: url("../img/cp-c.png")no-repeat left;margin-left: -7px;padding-left: 10px;width: 180px;
    color: white;height: 32px;}
  .cp-x{padding-right: 10px;font-size: 12px;}
  .li-5:hover .cp-name{background: url("../img/cp-d.png")no-repeat left;}
  .li-5:hover .cp-x{color: #e2453c;}


  /*客户案例*/
  .customer{background:url("../img/beijing.jpg")no-repeat center;padding: 50px 0;height:700px;}
  .khal{width:1200px; margin: auto;}
  .khal-title{width: 20%;margin: auto;}
  .khal-title .product-a{padding: 20px;background:url("../img/cp2-ico.png") no-repeat left;color: white;}
  .gs{width:1200px;margin: auto;margin-top: 10px;}
  #box{width:1200px;}
  #box li {width:500px;margin: 30px;}
  .mb-wrapper {margin: 0 auto;position: relative;height:450px;left: 0;top: 0;}
  .mb-slider, .mb-scroll {width: 100%;overflow: hidden;margin: 0 auto;padding: 0;position: relative;left: 0;top: 0;}
  .mb-active-slider {border-color: #333;}
  .mb-slider .mb-panel {margin-top:100px;display: block;cursor: pointer;float: left;background-color: white;}
  .mb-panel a {outline:0;}
  .mb-slider .mb-panel.current {cursor: auto;}
  .mb-inside * {max-width: 100%;}
  a.mb-scrollButtons {display: block;width: 45px;height: 58px;position: absolute;top: 50%;margin-top: -29px;cursor: pointer;text-decoration: none;outline: 0;border: 0;}
  a.mb-scrollButtons.mb-left {
    background: transparent url(../img/left.png) no-repeat;
    left: -45px;
  }
  a.mb-scrollButtons.mb-right {
    background: transparent url(../img/right.png) no-repeat;
    right: -45px;
  }
  a.mb-scrollButtons.disabled {
    display: none;
  }
  .mb-controls {
    display: none;
  }

  .main-nav {
    display: block;
    text-align: center;
    margin: 0 0 20px 0;
    padding: 0 0 10px 0;
  }
  .main-nav a {
    text-decoration: none;
    color: #3e63ec;
    font-size: 18px;
    margin: 0 8px;
  }
  .main-nav a:hover {
    color: black;
    border-bottom: 2px solid black;
  }
  .mb-inside img {
    width: 100%;
  }
  .text{padding: 10px 10px 20px 10px;}
  .text p{line-height: 30px;color:#6b6b6b;font-size: 16px;
    width: 80%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display: block;}
  .text span{line-height: 20px;color:#868686;width: 98%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display: block;}
  .btn{width:120px;margin:auto;margin-top: 24px;line-height:40px;background-color: #e2453c;text-align: center;
  font-size: 16px;}
  .btn a{color: white;}

  /*公司简介*/
  .gsjj{background:url("../img/beijing-2.jpg")no-repeat center;height:606px;}
  .gs-jj{width: 1200px;margin: auto;padding-top: 120px;}
  .gs-l{width: 50%;background-color: #d1d1d1;padding:50px 80px;}
  .gs-r{width: 50%;background-color: #e6e6e6;padding:50px 30px;}
  .li-6{width: calc(90%/2);text-align: center;margin:2.5%;line-height: 130px;background-color: #e3e3e3;}
  .aa{background-color: #f2f2f2;}
  .li-6 a{font-size: 18px;color: #000000}
  .li-6:hover{box-shadow: 5px 5px 5px #9b9b9b;}
  .gs-r .product-a,.new-a .product-a,.scenc-a .product-a{padding: 20px;background:url("../img/cp2-ico.png") no-repeat left;
    color: #000000;}
  .about{font-size: 16px;line-height: 26px;color: #4c4c4c;}
  .btn-a{width: 120px;background: url("../img/2.jpg")no-repeat center;height: 30px;
    line-height: 30px;padding:0 10px;color: white;font-size: 16px;margin: 10px 0 40px 0;}
  .btn-a a{color: white;}

  /*新闻中心*/
  .new{background: #f4f4f4;padding: 50px 0;}
  .new-a{width: 1200px;margin: auto;}
  .title{border-bottom: 1px solid #c9c9c9;}
  .ul-7{width: 16%;line-height: 40px;}
  .li-7{width: calc(80%/2);font-size: 18px;font-weight: bold;margin-right: 10%;}
  .title-a{border-bottom: 2px solid #626262;}
  .title-a a{color: #e2453c;}
  .btn-b{width: 16%;}
  .xw{padding-top: 50px;}
  .xw-l{width: 48%;}
  .xw-r{width: 48%;}
  .img-1{width: 100%;border: 1px solid #a0a0a0;}
  .img-1 img{width:100%;}
  .xw-l p{line-height: 40px;color:#000000;font-size: 18px;
    width: 80%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display: block;}
  .xw-l span{line-height: 28px;color:#4c4c4c;display: -webkit-box;font-size: 16px;padding: 10px 0;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2;
    overflow: hidden;}
  .li-8{padding: 28px 0;border-bottom:1px solid #a0a0a0; }
  .time{width: 20%;text-align: center;}
  .write{width:80%;}
  .time h2{font-size: 48px;color: #000000;}
  .time h3{font-size: 12px;color: #808080;}
  .write a{line-height: 36px;color:#000000;font-size: 18px;
    width: 80%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display: block;}
  .write span{line-height: 22px;color:#808080;display: -webkit-box;font-size: 14px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2;
    overflow: hidden;}
  .li-8:hover .write a{color: #e2453c;}
  .xw-a{display:none;}
  .xw .xw-a:first-Child{display:block;}

  /*公司实景*/
  .scenc{padding: 30px 0;}
  .scenc-1{width: 1200px;margin: auto;}
  .li-9{width: calc(90%/4);margin: 1.25%;}

  .writing{position: absolute;z-index: 6;bottom: 0;line-height: 30px;background-color: rgba(119,155,187,0.5);
    text-align: center;color: white;width: 91%;margin-left: 4.1%;margin-bottom: 3%;}

  .gs-a{width:3%;padding-top: 6%;}
  .gs-a img:hover{opacity: 0.6;}
  .slick-a{width:92%;float: left;}
  .slick { width: 1120px; margin: 0 auto;}
  .slick .img-2 img { width: 400px; padding: 10px;}
  .slick-prev:before, .slick-next:before { position: absolute; left: 0; top: 1px; color: #ccc;}
  .slick-prev { left: -35px;}
  .slick-next { right: -30px;}
  .slick-dots { bottom: -35px;}
  .slick .dx{overflow: hidden;}
  .img-2{position: relative;z-index: 5;overflow: hidden;}
  .slick .dx .img-2 img{width:100%;padding-right: 5%;transition: all 0.5s;}
  .slick .slick-dots li{display: none;}
  .slick .slick-arrow{width:3.5%;height: 75px;left: -46px;opacity:0;top:110px;}
  .slick .slick-next{width:3.5%;height: 75px;left:100%;opacity: 0;top:110px;}


  /*友情链接*/
  .link{background-color: #cdcdcd;}
  .link .head{width: 1200px;margin: auto;line-height: 50px;font-size: 16px;}

  /*底部*/
  .foot{width: 100%;background-color: #4d4d4d;padding: 30px 0;}
  .footer{width:1200px;margin: auto;}
  .footer-l{width: 40%;}
  .img-3{padding: 10px 0;}
  .address{line-height:40px;color: #ffffff;font-size: 16px;}
  .address img{padding-top: 10px;padding-right: 10px;}
  .footer-r{width:60%;}
  .dh{width:100%;border-bottom: 1px solid #ababab;}
  .ul-10{width: 100%;}
  .li-10{width:14%;line-height: 40px;font-size: 16px;}
  .li-10 a{color: #ffffff;}
  .ewm{font-size:16px;text-align: center;line-height: 30px;color: #ffffff;width:60%;margin:4% auto;overflow: hidden;}
  .img-f{width: 80%;margin: auto;}
  .bottom{text-align: center;line-height: 40px;background-color: #333333;color: #808080;font-size: 16px;}

/*产品中心*/
  /*面包屑导航*/
  .breader{background-color: #e2453c;padding: 10px 0;margin-top: 20px;}
  .breader-c{width: 4px;height: 14px;background-color: white;margin: 6px 10px 0 0;}
  .breader-l{padding-left: 20px;margin-left: 20px;}
  .breader-l h2{font-size: 20px;color: white;}
  .breader-r{padding-right: 20px;line-height: 30px;}
  .breader-r a{color: white;}
  /*产品中心页*/
  .page{width: 100%;}
  .ul-11{width:24%;margin: 2% 0 2% 36%;}
  .li-11{width: calc(74%/6);text-align: center;background-color: #e1e1e1;line-height: 28px;margin: 1.4%;}
  .ss{background-color: #e2453c;}
  .ss a{color: white;}
  .li-11:hover{background-color: #e2453c;}
  .li-11:hover a{color: white;}
  .cc{background-color: #b3b3b3;}
  .cc a{color: white;}

  /*产品详情页*/
  .cp-u h1{text-align: center;font-size: 24px;font-weight: bold;padding-top: 30px;}
  .cp-o{width:50%;margin: auto;padding-top: 10px;font-size: 16px;}
  .cp-number{padding-left: 12%;}
  .hx{width: 60%;height: 1px;margin: auto;border-bottom: 1px dashed #999999;margin-top: 10px;}
  .cp-d{line-height: 20px;padding: 10px 0;color: #000000;font-size: 18px;}
  .cp-e{text-align: center;font-size: 18px;font-weight: bold;overflow: hidden;}
  .cp-e img{display: table; margin: auto;padding: 20px 0;}
  .cp-f,.cp-f p{font-size: 16px;color: #000000;line-height: 30px;}
  .nr-a{line-height: 30px;color: #666666;}
  .nr-a:hover a{color: #e2453c;}

  /*客户案例*/
  .ny .scenc-a{width: 60%;}
  .case-location{padding-top:50px;font-size: 16px;}
  .case{width: 1200px;margin:0 auto;}
  .case-l{width: 72%;}
  .case-r{width: 24%;}
  .ul-12{width:100%;}
  .li-12{width:calc(96%/3);margin:1%;line-height: 30px;text-align: center;}
  .li-12:nth-child(3n+1) {margin-left: 0!important;}
  .li-12:nth-child(3n) {margin-right: 0!important;}
  .li-12 span{width: 80%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display: block;}
  .img-a{height: 200px;overflow: hidden;transition: ease all 0.6s;border: 1px solid #014954;}
  .img-a img{width: 100%;transition: ease all 0.6s;}
  .tj{border-bottom: 1px solid #999999;line-height: 16px;}
  .tj-a{border-left: 2px solid #e2453c;padding-left: 20px;margin: 10px 0;}
  .tj-a h2{font-size: 16px;font-weight: bold;color: #e2453c;}
  .tj-b{padding-top: 10px;height: 500px;overflow: hidden;}
  .ul-10{margin: 20px 0;}
  #ticker{text-align: center;line-height: 40px;font-size: 16px;}
  .img-i{border: 2px solid #999999;height: 160px;overflow: hidden;}
  .img-i img{width:100%;}
  .img-p{border: 1px solid #999999;height: 180px;overflow: hidden;}
  .img-p img{width: 100%;}
  .li-p{text-align: center;font-size: 16px;line-height: 40px;}

  /*联系我们*/
  .n-y{line-height: 60px;}
  .scenc-a{ line-height: 30px;color: #000000;font-size: 18px;}

  /*企业文化*/
  .ul-13{width:34%;margin: auto;}
  .li-13{width:calc(80%/4);font-size: 18px;line-height: 36px;background-color: #808080;margin: 1% 2%;
    text-align: center;border-radius: 5px;}
  .li-13 a{color: white;}
  .li-13:hover{background-color: #e2453c;}
  .wh{background-color: #e2453c;}
  .cp-g{line-height: 20px;padding: 10px 0;color:#e2453c;font-size: 18px;}

  /*新闻中心*/
  .ul-14{width: 16%;line-height: 40px;}
  .li-14{width: calc(80%/2);font-size: 18px;font-weight: bold;margin-right: 10%;}
  .title-a{border-bottom: 2px solid #626262;}
  .title-a a{color: #e2453c;}
  .btn-b{width: 30%;padding-top: 16px;color: #000000;text-align: right;}
  .li-15{padding: 20px 0;border-bottom:1px dashed #a0a0a0; }
  .li-15 .time{width: 10%;text-align: center;}
  .li-15 .write{width:80%;}
  .li-15 .time h2{font-size: 24px;color: #000000;}
  .li-15 .time h3{font-size: 38px;color: #000000;}
  .li-15 .time h4{font-size: 12px;color: white;width: 60px;background-color: #e2453c;margin: auto;}
  .li-15 .write a{line-height: 36px;color:#000000;font-size: 18px;
    width: 80%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display: block;}
  .li-15 .write span{line-height: 22px;color:#808080;display: -webkit-box;font-size: 14px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2;
    overflow: hidden;}
  .li-15:hover .write a{color: #e2453c;}
  .xw-b{display:none;}
  .x-w .xw-b:first-Child{display:block;}

  /*新闻详情*/
  .tj-xw .product-a{padding: 20px;background:url("../img/cp3-ico.png") no-repeat left;
    color: #000000;}
  .tj-xw .product-a h2{font-size: 22px;padding-left:20px;padding-bottom: 10px;}
  .li-16{padding: 20px 0;border-bottom:1px dashed #a0a0a0;width: calc(90%/2);margin: 0 4%;}
  .li-16 .time{width: 14%;text-align: center;}
  .li-16 .write{width:80%;}
  .li-16 .time h2{font-size: 24px;color: #000000;}
  .li-16 .time h3{font-size: 38px;color: #000000;}
  .li-16 .time h4{font-size: 12px;color: white;width: 60px;background-color: #e2453c;margin: auto;}
  .li-16 .write a{line-height: 36px;color:#000000;font-size: 18px;
    width: 80%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display: block;}
  .li-16 .write span{line-height: 22px;color:#808080;display: -webkit-box;font-size: 14px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2;
    overflow: hidden;}
  .li-16:hover .write a{color: #e2453c;}
  .li-16:nth-child(2n+1) {margin-left: 0!important;}
  .li-16:nth-child(2n) {margin-right: 0!important;}

  /*自定义页面*/
  .detail{padding: 20px 0;}
  .detail-x{width:50%;border: 1px solid #3d3d3d;}
  .detail-x img{width: 100%;padding: 20px 0;}
  .detail-r{width: 46%;}
  .detail-r .tj-xw{padding-left: 30%;}
  .detail-r span{line-height: 28px;color:#000000;display: -webkit-box;font-size: 16px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:5;
    overflow: hidden;}
  .xh{width: 80%;height: 1px;margin: auto;border-bottom: 1px dashed #999999;margin-top: 10px;}
  .xq{text-align: center;line-height: 70px; }
  .xq h2{font-size:24px;color: #000000;font-weight: bold;}
}

/*手机端*/
@media screen and (max-width:750px) and (min-width:320px){
  .pc{display: none;}
  .mob{display: block;}
  .pc{font-size: 1em;font-family: "微软雅黑";}
  .pw{color: #666666;line-height: 24px;}


  /*头部*/
  .head{position: fixed;top: 0;left: 0;width: 100%;z-index: 55;background-color: white;}
  .head-a{width: 12%;margin: 14px 8px 6px 14px;}
  .head-b{width: 60%;margin-top: 6px;}
  .head-b h2{font-size: 1.4em;color: #e2453c;line-height: 26px;}
  .head-d .img-1{padding: 2px 4px 0 4px;}
  .head-d a{color: #014954;font-size: 1.2em;}
  .head-c{width: 10%;margin: 8px 14px 0 0;}

  /*弹出框*/
  .model{width:60%;height: 60%; position: fixed;z-index: 100;top:0;right: 0;background-color: rgba(228,58,58,0.9);}
  .model-l{width:100%;}
  .ul-v{margin: 20% 0;width: 100%;}
  .li-v{line-height: 40px;padding-left:40%;margin: 2% 0;}
  .li-v:hover{background-color: rgba(255,255,255,0.7);}
  .li-v:hover a{text-decoration: none;color:#000000;}
  .li-v a{color: white;font-size:0.9em;}
  .model-r{width:10%;padding-top: 6%;margin-right: 10%;}
  .model-r img{width: 100%;padding: 8%;}

  /*banner*/
  .device {width: 100%;height: 180px;margin: auto;position: relative;box-shadow: 0px 0px 5px #000;margin-top: 15%;}
  .swiper-container {height: 180px;width: 100%;}
  .content-slide {padding: 20px;color: #fff;}
  .swiper-slide img{width: 100%;}
  .pagination {position: absolute;left: 0;text-align: center;bottom:5px;width: 100%;z-index: 5;}
  .swiper-pagination-switch {display: inline-block;width: 10px;height: 10px;border-radius: 10px;background: #999;
    box-shadow: 0px 1px 2px #555 inset;margin: 0 3px;cursor: pointer;}
  .swiper-active-switch {background: #fff;}
  .swiper-container {margin:0 auto;position:relative;overflow:hidden;backface-visibility:hidden;z-index:1;}
  .swiper-wrapper {position:relative;width:100%;transition-property:transform, left, top;transition-duration:0s;
    transform:translate3d(0px,0,0);transition-timing-function:ease;box-sizing: content-box;}
  .swiper-free-mode > .swiper-wrapper {transition-timing-function: ease-out;margin: 0 auto;}
  .swiper-slide {float: left;box-sizing: content-box;}
  .swiper-wp8-horizontal {-ms-touch-action: pan-y;}
  .swiper-wp8-vertical {-ms-touch-action: pan-x;}

  /*产品中心*/
  .cp-middle{width: 90%;margin: auto;}
  .middle-a .product-a{padding: 10px 20px;background: url("../img/cp2-ico.png") no-repeat left;color: #000000;width: 68%;margin: auto;}
  .product-a h2{line-height: 24px;font-size: 2.3em;padding-left:30px;}
  .product-a h3{line-height: 24px;font-size: 1.3em;padding-left:40px;}
  .ul-b{width: 100%;}
  .li-b{width:calc(90%/3);margin: 2.2%;line-height: 30px;background-color:#e6e6e6;text-align: center;}
  .li-b a{color: #000000;}
  .li-b:hover{background-color: #e2453c;}
  .li-b:hover a{color: white;}
  .ff{background-color: #e2453c;}
  .ff a{color: white;}
  .li-b:nth-child(3n+1) {margin-left: 0!important;}
  .li-b:nth-child(3n) {margin-right: 0!important;}
  .ul-5{width:100%;}
  .li-5{width:calc(92%/2);margin:2%;line-height: 30px;text-align: center;border: 1px solid #014954;}
  /*.li-5:nth-child(2n+1) {margin-left: 0!important;}*/
  /*.li-5:nth-child(2n) {margin-right: 0!important;}*/
  .img{height: 80px;overflow: hidden;}
  .img img{width: 100%;transition: ease all 0.6s;}
  .cp{height: 30px;}
  .cp-name{background: url("../img/cp-c.png")no-repeat left;margin-left: -6px;padding-left: 10px;width: 140px;
    color: white;line-height:30px;background-size: 100%;}
  .li-5:hover .cp-name{background: url("../img/cp-d.png")no-repeat left;width: 140px;background-size: 100%;}
  .li-5:hover .cp-x{color: #e2453c;}

  /*客户案例*/
  .customer{background: url("../img/11.jpg")no-repeat;
    margin-top: 20px;width: 100%;background-size: 100%;height: 570px;}
  .customer .product-a{color: white;}
  .sy-x{width: 90%;margin: auto;}
  .li-c{width:calc(96%/2);margin: 1%;border: 1px solid #8e8e8e;text-align: center;line-height: 30px;}
  .img-b{height: 100px;overflow: hidden;width: 100%;}
  .img-b img{width:100%;}
  .kh{background-color: white;padding: 0 4px;}
  .kh-a{color:#000000;width: 80%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
  .li-c:hover .kh-a{color: #e2453c;}
  .btn-a{margin: 20px auto;width: 100px;background-color: #e2453c;line-height: 30px;text-align: center;}
  .btn-a a{color: white;}

  /*公司简介*/
  .syn{background-color: #e6e6e6;}
  .sy-w{width: 90%;margin: auto;padding-bottom: 20px;}
  .img-c{width: 100%;}
  .img-c img{width: 100%;}
  .text{padding: 10px 0;line-height: 20px;}
  .btn-b{width: 100px;background: url("../img/2.jpg")no-repeat center;height: 30px;
    line-height: 30px;padding:0 10px;color: white;margin: -20px 0 0 220px;}
  .btn-b a{color: white;}

  /*新闻中心*/
  .new{background-color: #f4f4f4;padding-bottom: 30px;}
  .new .title{border-bottom: 1px solid #c9c9c9;width: 90%;margin: auto;}
  .ul-d{width: 60%;line-height: 40px;}
  .li-d{width: calc(80%/2);font-size: 18px;font-weight: bold;margin-right: 10%;}
  .new .title-x{border-bottom: 2px solid #626262;}
  .new .title-x a{color: #e2453c;}
  .btn-c{width: 16%;padding-top: 10px;}
  .press{padding-top: 10px;width: 90%;margin: auto;}
  .li-8{padding: 10px 0;border-bottom:1px solid #a0a0a0; }
  .time{width: 18%;text-align: center;color: #000000;}
  .write{width:78%;}
  .time h2{font-size: 3em;}
  .write a{line-height: 28px;color:#000000;font-size: 1.2em;
    width: 80%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display: block;}
  .write span{line-height: 20px;color:#808080;display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2;
    overflow: hidden;}
  .li-8:hover .write a{color: #e2453c;}
  .xw-x{display:none;}
  .press .xw-x:first-Child{display:block;}

  /*底部*/
  .footer{width: 100%;background-color: #666666;padding: 10px 0;margin-bottom: 38px;}
  .address{line-height:40px;color: #ababab;font-size: 1.2em;width: 90%;margin: auto;}
  .address img{padding-top: 10px;padding-right: 10px;}
  .address a{color: #ababab;}

  /*    底部导航*/
  .xuanfu{width:100%;position: fixed;bottom:0;background-color: #e3e3e3;z-index: 999;}
  .xuanfu ul{width:100%;}
  .xuanfu ul li{width:25%;;padding: 1% 2%;border-right: 1px dashed white;line-height: 30px;text-align: center;}
  .xuanfu ul li:last-child{border: none;}
  .xuanfu ul li img{padding-top: 4%;padding-left: 4%;}
  .xuanfu ul li a{color:#999999;font-size: 0.8em;}
  .xuanfu ul .ree{background-color: #e2453c;}
  .xuanfu ul .ree a{color: white;font-size: 0.8em;}

  /*案例详情*/
  .middle-m{width: 90%;margin: auto;}
  .tion{line-height: 50px;}
  .cp-u{padding-bottom: 20px;}
  .cp-u h1{text-align: center;font-size:1.6em;padding-top: 10px;}
  .cp-o{width:100%;margin: auto;padding: 10px 10px 0 10px;}
  .hx{width: 100%;height: 1px;margin: auto;border-bottom: 1px dashed #999999;margin-top: 10px;}
  .cp-number{padding-left: 6%;}
  .cp-d{line-height: 20px;padding: 10px 0;color: #000000;font-size: 1.4em;}
  .cp-e{text-align: center;font-size: 1.4em;font-weight: bold;overflow: hidden;}
  .cp-e img{width:100%;padding: 20px 0;}
  .cp-f{color: #000000;line-height: 30px;}
  .nr-a{line-height: 30px;color: #666666;}
  .nr-a:hover a{color: #e2453c;}

  /*产品中心页*/
  .middle-o .product-a{padding: 20px;background: url("../img/cp2-ico.png") no-repeat left;color: #000000;}
  .page{width: 100%;}
  .ul-11{width:50%;margin: 2% 0 2% 24%;}
  .li-11{width: calc(75%/5);text-align: center;background-color: #e1e1e1;line-height: 28px;margin: 2.4%;}
  .ss{background-color: #e2453c;}
  .ss a{color: white;}
  .li-11:hover{background-color: #e2453c;}
  .li-11:hover a{color: white;}
  .cc{background-color: #b3b3b3;}
  .cc a{color: white;}

  /*客户案例*/
  .ul-12{width:100%;}
  .li-12{width:calc(94%/2);margin:2%;line-height: 30px;text-align: center;}
  .li-12:nth-child(2n+1) {margin-left: 0!important;}
  .li-12 span{width: 80%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display: block;}
  .img-a{height: 105px;overflow: hidden;transition: ease all 0.6s;border: 1px solid #014954;}
  .img-a img{width: 100%;transition: ease all 0.6s;}

  /*联系我们*/
  .scenc-a{ line-height: 30px;color: #000000;font-size: 1.2em;}
  .scenc-a a{color: #000000;}

  /*企业文化*/
  .ico{background-color:#e6e6e6; padding: 10px 0; }
  .ul-13{width:90%;margin: auto;}
  .li-13{width:calc(80%/4);line-height: 30px;background-color: #808080;margin: 1% 2%;
    text-align: center;border-radius: 5px;}
  .li-13 a{color: white;}
  .li-13:hover{background-color: #e2453c;}
  .wh{background-color: #e2453c;}
  .cp-g{line-height: 20px;padding: 10px 0;color:#e2453c;font-size: 1.2em;}

  /*新闻中心页*/
  .title{border-bottom: 1px solid #c9c9c9;}
  .title-x{border-bottom: 2px solid #626262;}
  .title-x a{color: #e2453c;}

  /*自定义页面*/
  .middle-p{background-color:#ececec; }
  .pp{height: 3px;width: 60px;background-color: #e2453c;margin:6px auto;}
  .cp-u .product-a{padding: 10px;background:url("../img/cp3-ico.png") no-repeat left;
    color: #000000;}
  .product-a h2{font-size:1.6em;padding-left:30px;padding-bottom: 4px;}
}
