﻿@charset "UTF-8"; 

.logo{ width: 15% }
.logo img{ width: 100% }
/*整屏滚动*/
.section-group{width:100%;height:100%;position:relative;-webkit-transition:1s cubic-bezier(.86, 0, .07, 1);transition:1s cubic-bezier(.86, 0, .07, 1);}
.section-group section{position:relative;}
/*.nav{position: fixed;}
.nav li{list-style: none;width:18px;height:18px;}
.nav li span{display: block;width:18px;height: 18px;border-radius: 50%;margin-top: 0.6em;border: 2px solid #9a9ca2;box-sizing: border-box;}
.nav li span:hover{cursor: pointer;}
.nav li span.active{background-color: #164690;border: none;}
#fp-nav ul li, .fp-slidesNav ul li{width: 18px !important;height: 18px !important;}
#fp-nav ul li a span, .fp-slidesNav ul li a span{border: 1px solid #9b9da1 !important;width: 18px !important;height: 18px !important;box-sizing: border-box;}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span{background: #164690 !important;border: none !important;}*/
    

.listpage {
    clear: both;
    font-size: 12px;
    height: 50px;
    line-height: 30px;
  padding-top: 10px;
  text-align:center;
}
.listpage a {
    background-color: #FFFFFF;
    border-color: #C6DDF1;
    border-style: solid;
    border-width: 1px;
    color: #666666;
    display: block;
    float: left;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    margin: 5px 2px;
    padding-left: 10px;
    padding-right: 10px;
}
.listpage span {
    background-color: #FBF779;
    border-color: #C6DDF1;
    border-style: solid;
    border-width: 1px;
    color: #FF7400;
    display: block;
    float: left;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    margin: 5px 2px;
    padding-left: 10px;
    padding-right: 10px;
}
.listpage .current{ background:#C6DDF1}
.table_form td{ height:50px;}


/*-- nav --*/
.nav{ width:69%;  }
nav{
  position: relative; z-index: 1000;height:50px;margin:0 auto;

 
}
nav ul li{list-style:none;width:10%;height:50px;float:left; text-align:center; display: inline-block;}
nav ul li a{font-size:14px;   color:#fff;text-decoration:none; height: 50px; display: block;}
nav ul li a em{ display: block; font-size: 18px; font-weight: bold; color:#000; line-height:50px  }
nav.nav1 ul li a em{ display: block; font-size: 18px; font-weight: bold; color:#fff; line-height:50px  }


nav ul li:hover a{ color: #15468b }
nav ul li:hover a em,nav ul li.cur a em{ color: #15468b; transition: 0.5s }
nav ul li:hover,nav ul li.cur{color:#15468b; transition: 0.5s }



nav .hid li{border:none; background:rgba(0,0,0,0.3);  width: 100% }
nav .hid li:hover{color: #fff}

nav ul li ul{ position: relative; top: -4px; width: 100% }
nav ul li ul li{height: 50px; line-height: 50px;transition: 1s  }
nav ul li ul li a{ font-weight:normal; font-size:12px;color: #fff!important}
nav ul li ul li:hover a{ color:#fff!important; background:#15468b;}
nav .hid2{display:none;}
nav ul li:hover .hid2{display:block;-webkit-animation:aa 1s;-moz-animation:aa 0.5s; }
 /*调用动画函数，并且1S执行 */



/*===首页===*/
/*banner*/
.index_banner{width: 100%;}
.index_banner .item{width: 100%;height:1080px;background-repeat: no-repeat;background-position: center top;  }
/*轮播条*/
.index_banner .hd{  position:absolute;bottom:87px; z-index:1;left: 50%;margin-left: -150px; }
.index_banner .hd ul{ overflow:hidden; zoom:1;}
.index_banner .hd ul li{ float:left; cursor: pointer;width: 60px;height: 4px;background: rgba(255,255,255,0.3);margin: 0 20px;
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4Cffffff,endColorstr=#4Cffffff);}
.index_banner .hd ul li span{width: 0%;height: 100%;background: #fff;display: block;}
.index_banner .hd ul li.on span{width: 100%;animation:width 6s linear 0s;-webkit-animation:width 6s linear 0s;
-moz-animation:width 6s linear 0s;-ms-animation:width 6s linear 0s;-o-animation:width 6s linear 0s;}
:root .index_banner .hd ul li{filter:none;}
:root .index_banner .item{filter:none;}
/*向下按钮*/
.bannerWrap{position: relative;}
.bannerWrap .down{position: absolute;width: 26px;height:60px;bottom:10px;left:50%;margin-left: -13px;cursor: pointer;}
.bannerWrap .down img{width: 100%;position: absolute;}
.bannerWrap .down .img1{left: 0;bottom:34px;animation:fulldown1 1s linear 0s infinite;-webkit-animation:fulldown1 1s linear 0s infinite;-moz-animation:fulldown1 1s linear 0s infinite;
  -ms-animation:fulldown1 1s linear 0s infinite;-o-animation:fulldown1 1s linear 0s infinite;}
.bannerWrap .down .img2{left: 0;bottom:40px;animation:fulldown2 1s linear 0.2s infinite;-webkit-animation:fulldown2 1s linear 0.2s infinite;-moz-animation:fulldown2 1s linear 0.2s infinite;
 -ms-animation:fulldown2 1s linear 0.2s infinite;-o-animation:fulldown2 1s linear 0.2s infinite;}
/*banner图*/
.index_banner .item a{display: block;width: 100%;height: 100%;position: relative;cursor: default;}
.index_banner .item a img,.index_banner .item a p{display: block;position: absolute; font-size:3rem; color: #fff}
.index_banner .item .banner01 .img1{left: 18.96%;top:45.31%;
    animation:banner1_right 1.5s ease-out 0.5s;-webkit-animation:banner1_right 1.5s ease-out 0.5s;
    animation-fill-mode: both;-webkit-animation-fill-mode: both;}
.index_banner .item .banner01 .img2{left: 18.96%;top:55.13%;
    animation:banner1_left 1.6s ease-out 2s;-webkit-animation:banner1_left 1.6s ease-out 2s;
    animation-fill-mode: both;-webkit-animation-fill-mode: both;}

.index_t{font-size: 24px;color: #ccc;line-height: 30px;text-align: center;}
.index_t h3{font-size: 48px;font-weight: 800;color: #000;line-height: 56px;text-align: center;}
/*核心业务*/
.index_o{width: 100%;overflow: hidden;mi-n-width: 1370px;}
.index_o_o{text-align: center;padding: 10vh 0;}
.index_o_o p{color: #000000;font-size: 40px;font-weight: bold;}
.index_o_o span{color: #737373;font-size:16px;}
.index_o_s{margin: 0 auto;}
.index_o_s ul{margin-top: 39px;}
/*.index_o_s li{width: 33.33%;height: 35vh;text-align: center;margin-top:16px; position: relative; }
.index_o_s li div{height: 62px;}
.index_o_s li .box_bg{ position: absolute; background: rgba(0,0,0,0.5);  width: 100%; height: 100%; left: 0; top: 0}
.index_o_s li div img{ height: 35vh; width: 80% }
.index_o_s li span{color: #000000;font-size: 24px;margin-top: 20px;display: block;}
.index_o_s li p{color: #999;font-size:18px;margin-top: 12px;}
.index_o_s li a{color: #000;font-size:14px;display: block;margin: auto;width: 140px;line-height: 40px;text-align: center;border:1px solid #eaeaea;box-sizing: border-box;margin-top: 20px;transition: all 0.3s;}
.index_o_s li a:hover{background: #000;color: #fff;border: 1px solid #000;}*/
.index_o::before {
    content: '';
    background-image: url(../images/dotted-pattern.png);
    bottom: 10vh;
    left: 0;
    width: 60%;
    position: absolute;
    z-index: 1;
    opacity: 0.5;
    height: 40%;
    display: block;
    z-index: 0;
}




.index_o_s ul li img {
    transition: all 0.5s ease-in-out;
    width: auto;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    transition: all 0.5s ease-in-out;
    width: 100%;
}
.index_o .strong-border {
    top: 40%;
    left: 10%;
    height: 600px;
    width: 600px;
    z-index: 0;
    background: none;
}

.circle.strong-border {
    border: solid 80px #2b50f0;
}
.circle.strong-border {
    border-radius: 100%;
    position: absolute;
    z-index: 1;
}

element.style {
}
.portfolio .strong-border {
    top: 40%;
    left: 10%;
    height: 600px;
    width: 600px;
    z-index: 0;
    background: none;
}
.circle.strong-border {
    border: solid 80px #2b50f0;
}
.circle.strong-border {
    border-radius: 100%;
    position: absolute;
    z-index: 1;
}
.circle {
    z-index: -1;
    position: relative;
    display: block;
}


@-webkit-keyframes slide {
    from {
        background-position: 0 0
    }
    to {
        background-position: 0 -5000px
    }
}

.our_team {
    position: relative;
    overflow: hidden;
}

.our_team::before {
    content: '';
    background: url(../images/bub-bg.png);
    top: 0;
    background-size: 100% auto;
    width: 20%;
    height: 100%;
    -webkit-animation: slide 55s linear infinite;
    position: absolute;
    right: 0;
}

.index_o_s ul li {
    transition: all 0.5s ease-in-out;
    box-shadow: 0 50px 80px -30px rgba(0, 0, 0, .5);
    border-radius: 20px;
    position: relative;
    overflow: hidden;
    z-index: 999;
    background: #fff;
    margin:1%;
    width: 18%;

}
.index_o_s ul li span,.index_o_s ul li p{ color: #fff; z-index: 10; position: relative; }


.index_o_s ul li::after {
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.55) 68%, rgba(0, 0, 0, 0.81) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.55) 68%, rgba(0, 0, 0, 0.81) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.55) 68%, rgba(0, 0, 0, 0.81) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#cf000000', GradientType=0);
    content: '';
    width: 100%;
    position: absolute;
    bottom: 0;
    height: 80px;
    display: block;
}

.index_o_s ul li a {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    outline: 0;
}


.index_o_s ul li .project-detail {
    position: absolute;
    bottom: 25px;
    left: 40px;
    z-index: 9;
    display: block;
    padding-top: 10px;
}

.index_o_s ul li .project-detail::after {
    content: '';
    height: 3px;
    border-radius: 5px;
    position: absolute;
    left: 0px;
    top: 0;
    display: inline-block;
    width: 0;
    transition: all 0.5s ease-in-out;
}

.index_o_s ul li:hover .project-detail::after {
    width: 80px;
}

.index_o_s ul li .project-detail h5 {
    color: #fff;
}

.index_o_s ul li:hover {
    transform: scale(0.96);
}

.index_o_s ul li:hover img {
    transform: scale(1.04);
}


.portfolio .strong-border {
    top: 40%;
    left: 10%;
    height: 600px;
    width: 600px;
    z-index: 0;
    background: none;
}



.buttonBox{
  position:relative;
  float:left;
  margin:2vw auto;
  background: #15468b;
  border-radius: 20px;
  left: 50%;
  margin-left: -100px;
}


button{
  width:200px;
  height:80px;
  position:relative;
  background:rgba(255, 255, 255, .1);
  text-transform:uppercase;
  color:white;
  font-weight:700;
  letter-spacing:1px;
  border:none;
  font-size:15px;
  outline:none;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}


/* FIRST BUTTON */

.border{
    position:absolute;
    background:none;
    transition:all .5s ease-in-out;
}

/* TENTH BUTTON  更多*/

#tenth>button{
  letter-spacing:0;
}

#tenth span{
  letter-spacing:0;
  display:inline-block;
  position:relative;
  width:12px;
  font-size:12px;
  transition:all .5s ease-in-out;
}



#tenth:hover span:nth-of-type(1){
  animation:h .5s;
}

#tenth:hover span:nth-of-type(2){
  animation:o .5s;
}

#tenth:hover span:nth-of-type(3){
  animation:v .5s;
}

#tenth:hover span:nth-of-type(4){
  animation:e .5s;
}

#tenth:hover span:nth-of-type(6){
  animation:r .5s;
}

#tenth:hover span:nth-of-type(7){
  animation:t .5s;
}

#tenth:hover span:nth-of-type(8){
  animation:e .5s;
}

#tenth:hover span:nth-of-type(9){
  animation:n .5s;
}

@keyframes h{
  0%{transform:translate(0, 0);}
  50%{transform:translate(50px, 5px);}
  75%{transform:translate(5px, 5px);}
  80%{transform:translate(0, 0);}
  100%{transform:translate(0, 0);}
}

@keyframes o{
  0%{transform:translate(0, 0);}
  25%{transform:translate(-4px, 0);}
  50%{transform:translate(3px, 4px);}
  80%{transform:translate(0, 0);}
  100%{transform:translate(0, 0);}
}

@keyframes v{
  0%{transform:translate(0, 0);}
  20%{transform:rotate(360deg);}
  50%{transform:scale(2);}
  80%{transform:translate(0, 0);}
  100%{transform:translate(0, 0);}
}

@keyframes e{
  0%{transform:translate(0, 0);}
  20%{transform:translate(-10px, -2px);}
  80%{transform:translate(0, 0);}
  100%{transform:translate(0, 0);}
}

@keyframes r{
  0%{transform:translate(0, 0);}
  20%{transform:translate(0, 10px);}
  80%{transform:translate(0, 32px);}
  100%{transform:translate(0, 0);}
}

@keyframes t{
  0%{transform:translate(0, 0);}
  20%{transform:translate(0, -10px);}
  40%{transform:translate(0, 0);}
  60%{transform:translate(0, -10px);}
  80%{transform:translate(0, 0);}
  100%{transform:translate(0, 0);}
}

@keyframes n{
  0%{transform:translate(0, 0);}
  50%{transform:skewY(50deg);}
  80%{transform:translate(0, 0);}
  100%{transform:translate(0, 0);}
}






figure {
    transition: all 0.5s ease-in-out;
    box-shadow: 0 50px 80px -30px rgba(0, 0, 0, .5);
    border-radius: 20px;
    position: relative;
    overflow: hidden;
    z-index: 999;
    background: #fff;

}


figure::after {
 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#cf000000', GradientType=0);
    content: '';
    width: 100%;
    position: absolute;
    bottom: 0;
    height: 80px;
    display: block;
}


figure {
    position: relative;
    z-index: 1;
    display: inline-block;
    overflow: hidden;
    width: 17.5%;
    margin: 1%;
    background: #164690;
    text-align: center;
    cursor: pointer;
}

figure:hover {
    transform: scale(0.96);
}


figure.effect-zoe figcaption {
  top: auto;
  bottom: 0;
  padding: 1em;
  height: 3.75em;
  background: #fff;
  color: #3c4a50;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0,100%,0);
  transform: translate3d(0,100%,0);
}




figure.effect-zoe h2 {
  float: left;
}

figure.effect-zoe figcaption > span {
  float: right;
}

figure.effect-zoe p {
  position: absolute;
  bottom: 8em;
  padding: 2em;
  color: #fff;
  text-transform: none;
  font-size: 90%;
  opacity: 0;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}

figure.effect-zoe h2,
figure.effect-zoe figcaption > span {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0,200%,0);
  transform: translate3d(0,200%,0);
}

figure.effect-zoe figcaption > span::before {
  display: inline-block;
  padding: 8px 10px;
  font-family: 'feathericons';
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-eye::before {
  content: '\e000';
}

.icon-paper-clip::before {
  content: '\e001';
}

.icon-heart::before {
  content: '\e024';
}

figure.effect-zoe h2 {
  display: inline-block;
}

figure.effect-zoe:hover p {
  opacity: 1;
}

figure.effect-zoe:hover figcaption,
figure.effect-zoe:hover h2,
figure.effect-zoe:hover figcaption > span {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

figure.effect-zoe:hover h2 {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}

figure.effect-zoe:hover figcaption > span:nth-child(4) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

figure.effect-zoe:hover figcaption > span:nth-child(3) {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

figure.effect-zoe:hover figcaption > span:nth-child(2) {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}







/*集团优势*/
.index_t{width: 100%;background: url(../images/index_ysbg.jpg) no-repeat 40%;position: relative;overflow: hidden;mi-n-width: 1920px;}
.index_t_o{width: 690px;height: 627px;position: absolute;left: 150px;top: 100px;}
.index_t_o ul{width: 333px;height: 298px;border: 1px solid #e0e0e0;box-sizing: border-box;text-align: center;margin-right:24px;margin-top: 24px;}
.index_t_o ul .li1{height: 42px;margin-top: 65px;}
.index_t_o ul .li2{color: #000000;font-size: 24px;font-weight: bold;margin-top: 20px;}
.index_t_o ul .li3{color: #666;font-size: 18px;line-height: 30px;margin-top: 14px;}
.index_t_s{position: absolute;top:10%;right:20%;}
.index_t_s p{color: #164690;font-size: 60px;font-weight: bold;text-align: left;line-height: 60px;}
.index_t_s span{color: #000;font-size: 40px;text-align: left;display: block;margin-top: 30px;}
/*集团分布*/
.index_s{width:100%;background: url(../images/index_fbbg.jpg) no-repeat center right;overflow: hidden;m-in-width: 1730px;}
.index_s .index_t_s{left:180px;}
/*.index_s_s{width:93%;margin: auto;padding-top: 406px;}*/
/*.index_sub{}*/
.index_sub .list{padding-top:300px;position: relative;}
.index_sub .list .item{margin:0 25px;overflow: hidden; }
.index_sub .list .item .img{overflow: hidden;border: 1px solid #eee;padding: 10px;box-sizing: border-box;}
.index_sub .list .item .img img{ width: 100% }
.index_sub .list .item:hover h5{color: #15468b;}
.index_sub .list .item .img:hover{border: 1px solid #15468b;}
.index_sub .inner_index2{width: 92.18%;margin: 0 auto;max-width: 1770px;}
.index_sub h5{font-size: 18px;color: #3f3f3f;margin-top: 18px;text-align: center;}
.index_sub .owl-controls .owl-page span{margin: 2px 10px !important;background: #ccc !important;}
.index_sub .owl-controls .owl-page.active span{background: #666 !important;}

.index_sub .owl-buttons div img{position: absolute;left: 50%;top:50%;margin-top: -13px;margin-left: -7px;}
.index_sub .owl-theme .owl-controls .owl-buttons div{background: none !important;position: absolute;top: 0;right: 0;height: 50px;width: 50px;}
.index_sub .owl-theme .owl-controls{margin-top: 40px;}
.index_sub .owl-theme .owl-controls .owl-buttons .owl-next{top:60%;right: -60px;}
.index_sub .owl-theme .owl-controls .owl-buttons .owl-prev{top:60%;left:-100px;}
/*新闻中心*/
.index_f{width: 100%;background: url(../images/index_xwbg_02.jpg) no-repeat center;overflow: hidden;mi-n-width: 1370px;}
.index_f_lg{padding-top: 2%;margin-left: 50%;}
.index_f_lgs{margin-left:11%;padding-top:4%;}
.index_f_lg_s{width: 704px; overflow: hidden;}
.index_f_lg_s .z p{color: #000000;font-size: 30px;}
.index_f_lg_s .z span{color: #ccc;font-size: 18px;display: block;margin-top: 5px;}
.index_f_lg_s .y{display: block;color: #bcbcbc;color: #bcbcbc;font-size: 16px;margin-top: 15px;}
.index_f_lg_s .y img{margin-top: 3px;padding-left: 3px;}
.index_f_lg_s .y:hover{color: #15468b !important;}
.index_f_lg_x{margin-top: 39px;width: 704px;}
.index_f_lg_x .le{width: 97px;height: 88px;background: #f5f6f8;text-align: center;}
.index_f_lg_x .le p{color: #000000;font-size: 28px;margin-top: 12px;}
.index_f_lg_x .le span{color: #979797;font-size: 16px;}
.index_f_lg_x .ri{width: 577px;margin-left: 25px;}
.index_f_lg_x .ri a{display: block;color: #000000;font-size: 20px;}
.index_f_lg_x .ri a:hover{color: #15468b;}
.index_f_lg_x .ri p{color: #999;font-size: 16px;line-height: 28px;margin-top: 8px;}
.index_f_lg_xs{margin-top: 50px; clear:both; overflow: hidden;}
/*合作伙伴*/
.index_w{position: relative;overflow: hidden;m-in-width: 1370px;}
.index_w_o{margin-top: 0;}
.index_w_s{margin:auto;width: 80%;}
.index_w_s p{width: 16%;height: auto;float: left;margin-bottom: 43px; text-align: center;}
.index_w_s p img{ width: 80%; height: auto; border: 1px solid #eee ; transition: 0.5s }
.index_w_s p img:hover{ width: 80%; height: auto; border: 1px solid #15468b  }
@media  screen and (max-width:1800px) {
  .index_o_o{padding-top: 50px;}
  .index_o_o p{font-size: 30px;}
  .index_o_s li{height: 200px;}
  .index_o_s li span{font-size: 22px;margin-top:8px;}
  .index_o_s li p{font-size:16px;margin-top:6px;}
  .index_o_s li a{margin-top: 14px;width: 110px;line-height: 30px;}
  .index_o_s ul{margin-top: 26px;}
  .index_t_s p{font-size: 50px;}
  .index_t_s span{font-size: 30px;}
  .index_t_o{width: 591px;height: 548px;}
  .index_t_o ul{width: 283px;height: 250px;}
  .index_t_o ul .li1{margin-top: 36px;}
  .index_t_o ul .li2{font-size: 22px;}
  .index_t_o ul .li3{font-size: 16px;}
  .index_s .index_t_s{left: 120px;top: 80px;}
  .index_sub .list{padding-top: 200px;}
  .index_f_lgs{padding-top:3%;}
  .index_f_lg_s{width: 645px;}
  .index_f_lg_x{width: 645px;}
  .index_f_lg_x .ri{width: 520px;}
  .index_w_o{margin-top: 0;}
    .header_n .tel{ font-size: 16px }
  .header_n .tel img{ height: 20px; width: 20px; margin-top:5px; margin-right:5px; }
  nav ul li a em{ font-size: 16px!important }


  .index_f_lg_s{width: 600px;}
.index_f_lg_s .z p{color: #000000;font-size: 15px;}
.index_f_lg_s .z span{color: #ccc;font-size: 12px;display: block;margin-top: 5px;}
.index_f_lg_s .y{display: block;color: #bcbcbc;color: #bcbcbc;font-size: 12px;margin-top: 46px;}
.index_f_lg_s .y img{margin-top: 3px;padding-left: 3px;}
.index_f_lg_s .y:hover{color: #be915b !important;}
.index_f_lg_x{margin-top:20px;width: 600px;}
.index_f_lg_x .le{width: 50px;height: 60px;background: #f5f6f8;text-align: center;}
.index_f_lg_x .le p{color: #000000;font-size: 14px;margin-top: 12px;}
.index_f_lg_x .le span{color: #979797;font-size: 12px;}
.index_f_lg_x .ri{width: 400px;margin-left: 25px;}
.index_f_lg_x .ri a{display: block;color: #000000;font-size: 14px;}
.index_f_lg_x .ri a:hover{color: #be915b;}
.index_f_lg_x .ri p{color: #999;font-size: 12px;line-height: 20px;margin-top: 8px;}
.index_f_lg_xs{margin-top: 20px;}


}
@media  screen and (max-width:1400px) {
  .index_o_o{padding-top: 40px;}
  .index_o_o p{font-size: 30px;}
  .index_o_s li{height: 180px;}
  .index_o_s li span{font-size: 21px;margin-top:7px;}
  .index_o_s li p{font-size:15px;margin-top:4px;}
  .index_o_s li a{margin-top: 12px;width: 105px;line-height: 30px;}
  .index_o_s ul{margin-top: 24px;}
  /*.header_n ul{margin-left: 30px;}
  .header_n ul li{margin-right:30px;}
  .header_n{width: 1200px;}
  .header_n ul li a{font-size: 16px;}*/
  .footer_o{width: 1200px;}
  .index_t_s p{font-size: 40px;}
  .index_t_s span{font-size: 25px;}
  .index_t_o{width: 490px;height:448px;}
  .index_t_o ul{width: 233px;height: 200px;}
  .index_t_o ul .li1{margin-top:30px;}
  .index_t_o ul .li2{font-size: 20px;margin-top: 16px;}
  .index_t_o ul .li3{font-size: 14px;line-height: 20px;margin-top: 10px;}
  .index_s .index_t_s{left: 120px;top: 50px;}
  .index_sub .list{padding-top: 200px;}
  .index_f_lgs{padding-top:2%;}
  .index_f_lg_s{width: 580px;}
  .index_f_lg_x{width: 580px;}
  .index_f_lg_x .ri{width: 455px;}
  .index_w_s{width:960px;margin-top: 0;}
  .index_w_o{margin-top: 0;}
  nav ul li a em{ font-size:12px!important; }
  nav ul li ul li a{ font-size:10px; }
  .header_n .tel{ font-size: 14px }
  .header_n .tel img{ height: 20px; width: 20px; margin-top:5px; margin-right:5px; }



.index_f_lg_s{width: 600px;}
.index_f_lg_s .z p{color: #000000;font-size: 15px;}
.index_f_lg_s .z span{color: #ccc;font-size: 12px;display: block;margin-top: 5px;}
.index_f_lg_s .y{display: block;color: #bcbcbc;color: #bcbcbc;font-size: 12px;margin-top: 46px;}
.index_f_lg_s .y img{margin-top: 3px;padding-left: 3px;}
.index_f_lg_s .y:hover{color: #be915b !important;}
.index_f_lg_x{margin-top:20px;width: 600px;}
.index_f_lg_x .le{width: 50px;height: 60px;background: #f5f6f8;text-align: center;}
.index_f_lg_x .le p{color: #000000;font-size: 14px;margin-top: 12px;}
.index_f_lg_x .le span{color: #979797;font-size: 12px;}
.index_f_lg_x .ri{width: 400px;margin-left: 25px;}
.index_f_lg_x .ri a{display: block;color: #000000;font-size: 14px;}
.index_f_lg_x .ri a:hover{color: #be915b;}
.index_f_lg_x .ri p{color: #999;font-size: 12px;line-height: 20px;margin-top: 8px;}
.index_f_lg_xs{margin-top: 20px;}

  .index_w_s p{ margin-bottom:15px; }

}
@media  screen and (max-width:1200px) {
  .header_n{width: 1080px;}
  .index_o_o{padding-top: 70px;}
  .index_o_o p{font-size: 25px;}
  .index_o_s li{height: 180px;}
  .index_o_s li span{font-size: 20px;margin-top:6px;}
  .index_o_s li p{font-size:14px;margin-top:3px;}
  .index_o_s li a{margin-top: 10px;width: 100px;line-height: 30px;}
  .index_o_s ul{margin-top: 22px;}
  /*.header_n ul{margin-left: 90px;}
  .header_n ul li{margin-right:20px;}
  .header_n{width: 1080px;}*/
  .footer_o{width: 1080px;}
  .index_t_o{left: 60px;}
  .index_t_o ul .li3{font-size: 12px;line-height:18px;margin-top: 10px;}
  .index_f_lg{padding-top:1%;}
  .index_f_lgs{padding-top:2%;}
  .index_f_lg_xs{margin-top: 5px;}
  .index_f_lg_x .ri p{font-size: 14px;}
  .index_f_lg_x .ri{width:430px;}
  .index_f_lg_x .le{width: 90px;height: 81px;}
  .index_w_s p{margin-top: 13px;}
  .left6-1 .baioti2 span{ font-size: 0.5em }






  .index_f_lg_s{width: 600px;}
.index_f_lg_s .z p{color: #000000;font-size: 15px;}
.index_f_lg_s .z span{color: #ccc;font-size: 12px;display: block;margin-top: 5px;}
.index_f_lg_s .y{display: block;color: #bcbcbc;color: #bcbcbc;font-size: 12px;margin-top: 46px;}
.index_f_lg_s .y img{margin-top: 3px;padding-left: 3px;}
.index_f_lg_s .y:hover{color: #be915b !important;}
.index_f_lg_x{margin-top:20px;width: 600px;}
.index_f_lg_x .le{width: 50px;height: 60px;background: #f5f6f8;text-align: center;}
.index_f_lg_x .le p{color: #000000;font-size: 14px;margin-top: 12px;}
.index_f_lg_x .le span{color: #979797;font-size: 12px;}
.index_f_lg_x .ri{width: 400px;margin-left: 25px;}
.index_f_lg_x .ri a{display: block;color: #000000;font-size: 14px;}
.index_f_lg_x .ri a:hover{color: #be915b;}
.index_f_lg_x .ri p{color: #999;font-size: 12px;line-height: 20px;margin-top: 8px;}
.index_f_lg_xs{margin-top: 20px;}

}

@media  screen and (max-width:1080px) {

}


/*404*/
.cuowu{width: 100%;background: url(../images/404.jpg) no-repeat center top;}
.cuowu .s{padding-top:700px;}
.cuowu .s a{display: block;width: 138px;line-height: 44px;text-align: center;border: 1px solid #ddb77b;color:#ddb77b;font-size: 16px;border-radius: 10px;margin: auto;}
                          /*关于我们*/
/*banner*/
.about_banner .en{font-size: 60px;text-transform: uppercase;}
.about_banner .inner_index h4{font-size: 24px;}
.about_banner .inner_index{padding-top: 254px;color: #fff;}
/*集团简介*/
.about_t{width: 1219px;height: 454px;background: url(../images/gywm01.jpg) no-repeat center top;margin: auto;margin-top: 110px;}
.about_t .about_tit{text-align: right;margin-right:40px;margin-top: -24px;}
.about_t .about_txt{margin-top:48px;max-height: 300px;overflow: hidden;}
.about_t .about_txt p{color: #555;font-size: 14px;width: 695px;margin-left: 485px;text-indent: 30px;line-height: 28px;text-align: justify;margin-right: 36px;}
/*愿景*/
.about_s{width: 100%; margin-top: 165px; }
.about_s  dl{width: 33%; height: 400px; text-align: center; float: left; padding: 0 5% }
.about_s  dl dt{width:85px; height: 85px; background-image: url(../images/about_icon.png); background-repeat: no-repeat; margin:auto; }
.about_s  dl dd{text-align: center;}
.about_s  dl dd span{display: block; color: #000000; font-weight: bold; font-size: 30px; margin-top: 20px; }
.about_s  dl p{width: 100%; height: 82px; }
.about_s  dl dd p{color: #999999; font-size: 18px; line-height: 35px; margin-top: 25px; }
.about_s .dlo{background: #f2f3f4; }
.about_s .dlo dt{background-position: 0 0; }
.about_s .dlt{background: #fafbfc; }
.about_s .dlt dt{background-position:-186px 0; }
.about_s .dls{background: #f2f3f4; }
.about_s .dls dt{background-position: -383px 0; }
.about_s .dlf{background: #fafbfc; }
.about_s .dlf dt{background-position: -585px 0; }
.about_s .dla{background: #f2f3f4; }
.about_s .dla dt{background-position: -756px 0; }
.about_s .dlb{background: #fafbfc; }
.about_s .dlb dt{background-position: -931px 0; }
.about_s dl:hover{background: #222222; transition: all 0.3s linear; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; -ms-transition: all 0.3s linear; }
.about_s dl:hover dd span{color: #15468b; }
.about_s dl:hover dd p{color: #15468b; }
.about_s .dlo:hover dt{background-position: -92px 0; }
.about_s .dlt:hover dt{background-position: -284px 0; }
.about_s .dls:hover dt{background-position: -483px 0; }
.about_s .dlf:hover dt{background-position: -671px 0; }
.about_s .dla:hover dt{background-position: -836px 0; }
.about_s .dlb:hover dt{background-position: -1011px 0; }
/*总部环境*/
.about_tit{text-align: center; }
.about_tit h3{font-size: 48px; font-weight: 800;}
.about_tit p{color: #999999;text-transform: uppercase;font-size: 24px;}
.about_f{padding:95px 0 80px;}
.about_f .x{margin-top: 68px; }
.about_f .x img{display: block;margin: auto; /*width: 100%*/}
.about_w{width: 100%;padding: 100px 0 118px; }
.about_w .x{margin-top: 70px;}
.about_w .x img{display: block;margin: auto; width: 100%}
/*大事记*/
.about_event{height:500px;position: relative;background-image: url(../images/gywm03.jpg);background-repeat: no-repeat;background-position: center top;}
.about_event .about_tit{padding-top: 58px;}
.about_event .about_tit h3,.about_event .about_tit p{color: #fff;}
.event-line-main{position:relative;z-index:1;width:1080px;text-align:center;margin:0 auto}
.event-line-main .title{font-size:32px;font-weight:700;color:#fefefe;line-height:42px}
.event-line-warp{width:1080px;margin:0 auto;overflow:hidden;position:relative;z-index:1}
.event-list-main{width:100%;}
.event-axis{position:absolute;left:0;right:0;bottom:70px;height:30px;background:url(../images/time/time_line1.png) center}
.event-list-main ul{overflow:hidden}
.event-list-main li{display:block;float:left;width:270px;color:#fff;font-size:18px;text-align:center;padding-top: 228px;position: relative;}
.event-list-main li>i{display:block;width:70px;height:70px;background:url(../images/time/time_dot.png)  center no-repeat;margin: 0 auto;font-size: 16px;text-align: center;line-height: 70px;color: #333;user-select: none;-webkit-user-select: none;-moz-user-select: none;}
.event-p-n,.event-txt,.event-txt>i,.bar{position:absolute}
.event-list-main li>p{font-size:18px;line-height: 60px;}
.event-p-n{top:243px;display:block;width:40px;height:40px;background-image:url(../images/time/flow_icons.png)}
.event-p-n.prev{displ-ay:none;left:0;background-position:0 0;}
.event-p-n.prev:hover{background-position:-40px 0;}
.event-p-n.next{right:0;background-position:0 -40px;}
.event-p-n.next:hover{background-position:-40px -40px}
.event-txt{width:300px;padding: 10px 10px 8px;z-index: 9;top:186px;background:url(../images/time/transparent30.png);border-radius:4px;text-align: center;}
.event-txt>i{left:50%;margin-left:-9.5px;bottom:-10px;width:19px;height:10px;background:url(../images/time/flow_arrow.png) no-repeat}
.event-txt .p{margin-top: 7px; color:#fff}
.event-txt .img img{width: 300px;height: 136px;}
/*客户服务*/
.service_o{width: 1480px;margin: auto;}
.service_o_o{width: 100%;height: 606px;background: url(../images/kufw01.jpg) no-repeat center left;margin-top: 70px;}
.service_o_o_n{width: 756px;color: #181818;margin-right:80px;text-align: justify;}
.service_o_o_n h3{font-size: 60px;font-weight: bold;margin-top: 232px;}
.service_o_o_n p{font-size: 24px;font-weight: bold;line-height: 44px;margin-top: 40px;}
.service_o_o_n span{font-size: 16px;display: block;line-height: 30px;margin-top: 43px;}
.service_o_t{width: 100%;height:579px;background: url(../images/khfw02.jpg) no-repeat center right;margin-top: 70px;}
.service_o_s{width: 100%;height:579px;background: url(../images/khfw03.jpg) no-repeat center left;margin-top: 70px;}
.service_o_t{width: 100%;height:579px;background: url(../images/khfw04.jpg) no-repeat center right;margin-top: 70px;}
.service_o_t .service_o_o_n{margin-left:40px;}
.service_o_t .service_o_o_n h3{margin-top: 130px;}
.service_o_s .service_o_o_n{margin-right:100px;}
.service_o_s .service_o_o_n h3{margin-top:180px;}
.service_t{width:245px;margin: auto;margin-top: 168px;padding-bottom: 195px;}
.service_t p{width: 245px;height: 245px;background: url(../images/index_ewm.png) no-repeat center;}
.service_t span{color: #333333;font-size: 17px;text-align: center;display: block;margin-top: 30px;}



/*留言*/
.message {
  background: #fff;
  width: 460px;
  padding: 20px;
  margin: 0 auto;
  margin-top:30px;
}
.message p{
  text-align: center;
}
.message p strong{
  font-size: 30px;
  display: block;
  color: #000;
}
.message p em{
  color: #eeb819;
  font-size: 14px;

}
.message form{
  margin-top: 20px;
}

.message form label{ 
  display: block;
  margin-bottom: 20px
   }
   
.message form label span{ 
  width: 100px; 
display: inline-block; 
text-align: left;
font-size: 16px;
 }

.message form label input{
  border: none;
  border: 1px solid #ccc;
  border-radius: 5px;
  min-height: : 40px; 
  line-height: 40px;
  padding-left: 5px;
  background: #f1f1f1;
  width: 300px
}

.message form label.button{ 
  width: 100%;
  height: 40px; 
  background: #333333;
  color:#fff; 
  display: block;
  border-radius: 5px;
  text-align: center;
  line-height: 40px;
 }


 .message form label.button input{
  border: none;
  background: none;
  color: #fff;
  cursor: pointer;
 }


.message form label textarea{
  border: none;
  border: 1px solid #ccc;
  border-radius: 5px;
  line-height: 40px;
  padding-left: 5px;
  background: #f1f1f1;
  width: 300px}






/*荣誉*/
.blockbox{display: block;}
.middle-img{position: absolute; left: 259px; top: 0px; width: 40px;}
.up-img{position: absolute; top: -40px; left: 261px; width: 40px;}
.down-img{position: absolute; top: 40px; left: 257px; width: 40px;}
.left-img{position: absolute; left: 218px; width: 40px;}
.right-img{position: absolute; left: 300px; width: 40px;}
@media screen and (max-width:450px){.middle-img{position: absolute; left: 259px; top: 0px; width: 40px; display: none;} .up-img{position: absolute; top: -40px; left: 261px; width: 40px; display: none;} .down-img{position: absolute; top: 40px; left: 257px; width: 40px; display: none;} .left-img{position: absolute; left: 218px; width: 40px; display: none;} .right-img{position: absolute; left: 300px; width: 40px; display: none;} .rotate_jia{display: none;} .rotate_div{display: none;} .rotate_jian{display: none;}}
.am-gallery-default .am-gallery-title, .am-gallery-overlay .am-gallery-title{font-weight: 400; display: block; word-wrap: normal; text-overflow: ellipsis; overflow: hidden}
.am-gallery-overlay .am-gallery-item{position: relative}
.am-gallery-overlay .am-gallery-item img{ width: 100%; height: 300px; }
.am-gallery-overlay .am-gallery-title{font-size: 1em; color: #000; background: #e9e9e9;   bottom: 0; width: 100%; 
   height: 42px; line-height: 42px; margin-right: 3%}
.am-gallery-overlay .am-gallery-title span{width: 60%; float: left; overflow: hidden; display: inline-block;}
.am-gallery-overlay .am-gallery-title a{color: #fff}
.am-gallery-overlay .am-gallery-title a.more{position: absolute; line-height: 30px; border: none; right: 0; background: #333; margin: 5px; color: #fff; border-radius: 5px; padding: 1px 10px}
.am-gallery-bordered .am-gallery-item{-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .35); box-shadow: 0 0 3px rgba(0, 0, 0, .35); padding: 5px}
.am-gallery-bordered .am-gallery-title{font-size: 1.4rem; color: #555}
.am-avg-lg-4>li{width: 32%; margin-right:2%; float: left; overflow: hidden; margin-bottom: 30px}
.am-avg-lg-4>li:nth-child(3n){ margin-right: 0 }
.am-icon-chevron-left:before{content: "x"; font-size: 2em;}
.am-pureview{position: fixed; left: 0; top: 0; bottom: 0; right: 0; z-index: 1120; width: 100%; height: 100%; background: rgba(0, 0, 0, .95); display: none; overflow: hidden; -webkit-transition: -webkit-transform .3s; transition: -webkit-transform .3s; transition: transform .3s; transition: transform .3s, -webkit-transform .3s; -webkit-transform: translate(0, 100%); -ms-transform: translate(0, 100%); transform: translate(0, 100%)}
.am-pureview-slider li.am-active, .am-pureview.am-active{-webkit-transform: translate(0, 0); -ms-transform: translate(0, 0)}
.am-pureview.am-active{transform: translate(0, 0)}
.am-pureview-slider li{position: absolute; width: 100%; height: 100%; top: 0; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; vertical-align: middle; -webkit-transition: all .3s linear; transition: all .3s linear; z-index: 100; visibility: hidden}
.am-pureview-slider li.am-pureview-slide-prev{-webkit-transform: translate(-100%, 0); -ms-transform: translate(-100%, 0); transform: translate(-100%, 0); z-index: 109}
.am-pureview-slider li.am-pureview-slide-next{-webkit-transform: translate(100%, 0); -ms-transform: translate(100%, 0); transform: translate(100%, 0); z-index: 109}
.am-pureview-slider li.am-active{position: relative; z-index: 110; transform: translate(0, 0); visibility: visible}
.am-pureview-slider .pinch-zoom-container{width: 100%; z-index: 1121}
.am-pureview-slider .am-pinch-zoom{position: relative; width: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center}
.am-pureview-slider .am-pinch-zoom:after{display: inline-block; font: normal normal normal 1.6rem/1 FontAwesome, sans-serif; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); content: "\f110"; -webkit-animation: icon-spin 2s infinite linear; animation: icon-spin 2s infinite linear; font-size: 24px; line-height: 24px; color: #eee; position: absolute; top: 50%; left: 50%; margin-left: -12px; margin-top: -12px; z-index: 1}
.am-pureview-slider .am-pinch-zoom.am-pureview-loaded:after{display: none}
.am-pureview-slider img{position: relative; display: block; max-width: 100%; max-height: 100%; opacity: 0; z-index: 200; -webkit-user-drag: none; -webkit-transition: opacity .2s ease-in; transition: opacity .2s ease-in}
.am-pureview-slider img.am-img-loaded{opacity: 1}
.am-pureview-direction{position: absolute; top: 50%; width: 100%; margin-top: -18px!important; z-index: 1122}
.am-pureview-only .am-pureview-direction, .am-touch .am-pureview-direction{display: none}
.am-pureview-direction li{position: absolute; width: 36px; height: 36px}
.am-pureview-direction a{display: block; height: 50px; line-height: 50px; width: 50px; border: none; color: #fff; background: #116abd;  cursor: pointer; text-align: center; z-index: 100000000}
.am-pureview-actions, .am-pureview-bar{height: 45px; background-color: rgba(0, 0, 0, .35); position: absolute}
.am-pureview-direction a:before{content: "<"; line-height: 36px; font-size: 24px}
.am-pureview-direction a:hover{opacity: 1}
.am-pureview-direction .am-pureview-prev{left: 15px}
.am-pureview-direction .am-pureview-next{right: 15px}
.am-pureview-direction .am-pureview-next a:before{content: ">";}
.am-pureview-bar{top:50px; width: 100%; color: #eee; line-height: 45px; font-size: 14px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex}
.am-pureview-bar .am-pureview-title{display: block; word-wrap: normal; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; margin-left: 6px; -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1}
.am-pureview-actions{left: 0; right: 0; top: 0}
.am-pureview-actions a{position: absolute; left: 10px; color: #ccc; display: block; width: 45px; line-height: 45px; text-align: left; font-size: 16px}
.am-pureview-actions a:hover{color: #fff}
.am-pureview-actions [data-am-toggle=share]{left: auto; right: 10px}
.am-pureview-actions, .am-pureview-bar{opacity: 0; -webkit-transition: all .15s; transition: all .15s; z-index: 1130}
.am-pureview-bar-active .am-pureview-actions, .am-pureview-bar-active .am-pureview-bar{opacity: 1}
.am-checkbox .am-icon-checked, .am-checkbox-inline .am-icon-checked, .am-radio .am-icon-checked, .am-radio-inline .am-icon-checked, .am-ucheck-checkbox:checked+.am-ucheck-icons .am-icon-unchecked, .am-ucheck-radio:checked+.am-ucheck-icons .am-icon-unchecked{opacity: 0}
.am-pureview-nav{position: absolute; bottom: 15px; left: 0; right: 0; text-align: center; z-index: 1131}
.am-pureview-bar-active .am-pureview-nav{display: none}
.am-pureview-nav li{display: inline-block; background: #ccc; background: rgba(255, 255, 255, .5); width: 8px; height: 8px; margin: 0 3px; border-radius: 50%; text-indent: -9999px; overflow: hidden; cursor: pointer}
.am-pureview-nav .am-active{background: #fff; background: rgba(255, 255, 255, .9)}
[data-am-pureview] img{cursor: pointer}
.am-pureview-active{overflow: hidden}

.csfw_t_s {
    width: 100%;
    text-align: center;
    font-size: 36px;
    color: #333333;
    font-weight: bold;
    margin-top: 52px;
}
.csfw_t_s p, .csfw_w_s p {
    color: #737373;
    font-size: 16px;
    font-weight: 100;
    margin-bottom: 50px;
}


/*分页*/
.page {
  width:100%;
  height:auto;
  margin:0px auto;
  overflow:hidden;
  text-align:center;
  margin:40px 0;
}
.page a {
  padding:10px 15px;
  color:#4c4c4c;
  font-size:12px;
  margin:10px 5px;
  display: inline-block;
}
.page a.cur,.page a:hover {
  background:#10286b  ;
  color:#fff;
}
.page a.nocur {
  background:none;
  color:#4c4c4c;
}






/*æœåŠ¡é¢†åŸŸ*/  
.serve_t{ border-bottom:1px solid #f5f5f5; width: 1200px; margin: 0 auto; background: #f8f8f8; padding-top:14px; padding-bottom:13px; overflow:hidden; text-align: center;}
.serve_t a{ display:inline-block;width:142px; overflow:hidden; text-align:center;font-size:16px; color:#333; height:43px; line-height:43px; border-radius:6px;}
.serve_t a:hover{ color:#15468b;}
.serve_t a.isel{ background:#15468b; color:#fff; }


/*äº§å“å±•ç¤º*/
.case-lists-container.general-case{  padding-top: 50px}
.case-lists-container.general-case ul{ width: 1240px; height: auto; margin: 0 auto; display: flex; display: -webkit-flex; display: -ms-flex; -webkit-flex-wrap:wrap; flex-wrap:wrap; -webkit-justify-content: flex-start; justify-content: flex-start;}
.case-lists-container.general-case .listpage .paginations ul li{width:auto;margin-right: 0px;}
.case-lists-container.general-case ul li{width:373px; height: auto; margin-bottom: 40px; margin-right: 20px; transition: all .5s; -moz-transition: all .5s; -webkit-transition: all .5s; -o-transition: all .5s; background: #fff; border: 1px solid #ccc;}
.case-lists-container.general-case ul li:nth-child(3n){margin-right: 0;}
.case-lists-container.general-case ul li .case-headimg{width: 100%; height: auto; background-size: cover; background-position: center center;position: relative;}
.case-lists-container.general-case ul li .case-headimg img{ width: 100%; height: 100% }
.case-lists-container.general-case ul li .case-headimg .icon_js{display: inline-block;width: 117px;height: 43px;position: absolute;top: 22px;right: 25px;background-image:url(http://image.shj.cn:8888/static/pcweb/images/twojs.gif);}
.case-lists-container.general-case ul li .case-info-wrap{ height: 70px; padding: 0 20px; display: flex; display: -webkit-flex; -webkit-justify-content:space-between; justify-content:space-between; -webkit-align-items:center; align-items:center; -webkit-align-content:center; align-content:center; border-bottom: 1px solid #f4f4f4;}
.case-lists-container.general-case ul li .case-info-wrap .case-buildName{font-size: 16px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.case-lists-container.general-case ul li .case-info-wrap .case-type-info{font-size: 14px; color: #575757; margin-top: 4px;}
.case-lists-container.general-case ul li .case-info-wrap .case-type-info span{ margin-right: 20px }
.case-lists-container.general-case ul li .case-info-wrap i{background: url(../images/serch.png);  width: 20px; height: 20px;}
.case-lists-container.general-case ul li .case-designer-wrap{width: 100%; height: 70px; padding: 0 20px; display: flex; display: -webkit-flex; -webkit-justify-content:space-between; justify-content:space-between; -webkit-align-items:center; align-items:center; -webkit-align-content:center; align-content:center;}
.case-lists-container.general-case ul li .case-designer-wrap .designer-info-wrap{display: flex; display: -webkit-flex; -webkit-align-content:center; align-content:center;}
.case-lists-container.general-case ul li .case-designer-wrap .designer-info-wrap .designer-heading{width: 40px; height: 50px; border-radius: 8px; background-size: cover; background-position: top center; margin-right: 16px;}
.case-lists-container.general-case ul li .case-designer-wrap .designer-info-wrap .designer-info .name{font-size: 16px;}

.case-lists-container.general-case ul li .case-designer-wrap .designer-info-wrap .designer-info .caeer{font-size: 14px; color: #575757; margin-top: 4px;}
.case-lists-container.general-case ul li .case-designer-wrap .popup-btn{width: 120px; height: 40px; text-align: center; line-height: 40px; border-radius: 8px; background: #15468b; color: #fff; font-size: 14px; cursor: pointer;}
.case-lists-container.general-case ul li:hover{    box-shadow: 0px 15px 30px rgba(0,0,0,0.1);
    transform: translate3d(0,-2px,0);}



.case-lists-container.general-case2 ul li .case-headimg{width: 100%; height: 300px; background-size: cover; background-position: center center;position: relative;}


.proimgcon{ margin-top: 50px }
.proimg{ text-align: center; margin: 30px 0 }
.producttit{ text-align: center;line-height: 50px; font-weight:bold; font-size: 20px; margin-top: 30px }




/*联系我们*/
.lxwm_n{background: #fff;margin-top: -90px;padding-top: 90px;}
.lxwm_o{padding-top: 100px;width:1120px;box-shadow:0px 0px 0px #fff;margin: auto;}
.lxwm_o ul{width:330px;height: 110px;text-align: center;border-right: 1px dashed #cacbcb;box-sizing: border-box;margin-bottom: 70px;box-shadow:0px 0px 0px #fff;font-size: 16px;}
.lxwm_o ul .li1{margin-top: -18px;}
.lxwm_o ul .li2{color: #1c1e20;margin-top: 20px;}
.lxwm_o ul .li3{color: #383a3c;font-weight: bold;margin-top:3px;line-height: 28px;}
.lxwm_s h4{text-align: center;color: #666666;font-size: 18px;margin-top: 20px;}
.lxwm_s{padding-bottom: 125px;}
.lxwm_s_x ul li strong{display: block;font-size: 24px;padding-top: 28px;margin-left: 104px;}
.lxwm_s_x ul li span{display: block;font-size: 16px;line-height: 40px;margin-top: 38px;margin-left:104px;}
.lxwm_s_x ul li span p{line-height: 30px;}
.lxwm_s_x ul li{width: 588px;height: 220px;background: #fff;margin-top: 20px;color: #333333;margin-left: 10px;}
.lxwm_bt{width: 266px;height: 67px;margin: auto;border: 2px solid #164690;box-sizing:border-box;}
.lxwm_bt p{width: 237px;text-align: center;color: #595959;font-size: 26px;background-color: #fff;margin: auto;margin-top: -20px;}
.lxwm_bt span{display: block;text-align: center;color: #164690;font-size: 24px;margin-top: 10px;}
 /*人才招聘*/
.rczp_n{width: 1261px;height: 531px;background: url(../images/rczp01.jpg) no-repeat center top;margin: auto;margin-top: 66px;}
.rczp_n_o{width: 575px;color: #333;padding-top: 110px;margin-left: 30px;}
.rczp_n_o p{font-size: 26px;font-weight: bold;}
.rczp_n_o span{font-size:16px;line-height: 30px;margin-top: 20px;display: block;}
.rczp_t{padding-bottom: 73px;}
.rczp_t .dakh{width: 100%;background: #fff;color: #333333;margin-top: 20px;}
.rczp_t .dakh_s{width: 100%;height: 62px;border-bottom: 1px solid #eee;line-height: 62px;}
.rczp_t .dakh_s strong{display: block;font-size: 24px;margin-left: 30px;}
.rczp_t .dakh_x{margin-left: 30px;font-size: 16px;margin-top: 9px;padding-bottom: 40px;}
.rczp_t .dakh_x p{margin-top:8px;float:left;width: 100%;}
.rczp_t .dakh_x p span{display: block;float: left;line-height: 30px;}
.rczp_t .dakh_x p .lef{margin-left: 28px;}
.rczp_t .dakh_x p .lefd{margin-left: 60px;}
.rczp_t .tongdao{width: 100%;}
.rczp_t .tongdao p{font-size: 16px;line-height: 30px;margin-left: 30px;margin-top: 14px;padding-bottom: 14px;}
/*=====核心业务=====*/
.items{position: relative;top:-47px;padding-bottom: 30px;}
.items .search .btn_search{width: 270px;height: 100px;border: 0;border-top-right-radius: 50px;border-bottom-right-radius: 50px;background: #b58c41;
  font-size: 36px;font-weight: bold;color: #fefefe;line-height: 100px;padding: 0;cursor: pointer;font-family: "微软雅黑", Microsoft YaHei;
  background-image: -moz-linear-gradient( 0deg, rgb(204,170,108) 0%, rgb(181,140,65) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(204,170,108) 0%, rgb(181,140,65) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(204,170,108) 0%, rgb(181,140,65) 100%);
  box-shadow: 0px 30px 30px 0px rgba(203,168,106, 0.1); -webkit-box-shadow: 0px 30px 30px 0px rgba(203,168,106, 0.1);-moz-box-shadow: 0px 30px 30px 0px rgba(203,168,106, 0.1);}
.items .search .btn_search img{margin-right:13px;position: relative;top:5px;}
.items .search input{width: 700px;height: 50px;line-height: 50px;font-size: 24px;padding:25px 55px;background-color: #fff;border-top-left-radius: 50px;border-bottom-left-radius: 50px;font-family: "微软雅黑", Microsoft YaHei;}
.items .search :-ms-input-placeholder{color: #ccc;}
.items .search ::-webkit-input-placeholder{color: #ccc;}
.items .search :-moz-placeholder{color: #ccc;}
.items .hotWrap{width: 997px;margin: 16px auto 0;position: relative;height:70px;}
.items .hot{width: 970px;border-radius: 5px;padding: 10px 15px 8px 12px;font-size: 18px;position: absolute;left: 0;top: 0;height: 34px;overflow: hidden;z-index: 9;}
.items .hot .list{overflow: hidden;width: 910px;}
.items .hot .list a{display: block;float: left;line-height: 24px;color: #333;padding: 0 7px;margin:5px 0px 5px 0;border-bottom-left-radius: 5px;border-top-left-radius: 5px;}
.items .hot .list a:hover{color: #b58c41;}
.items .hot h4{margin-top: 5px;color: #b58c42;}
.items_type{background-color: #fff;padding: 22px 0px 2px;border:1px solid #e5e5e5;box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.08);-webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.08);-moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.08);margin-bottom: 23px;}
.items_type .t{margin: 0 20px;border-bottom: 1px dashed #f1f1f1;}
.items_type .t h3{width: 950px;color: #999;padding-bottom: 17px;}
.items_type .t h3 span{font-size:24px;color: #000;margin: 0 20px 0 5px;}
.items_type .t .more{line-height: 29px;color: #999;}
.items_type .t .more:hover{color: #b58c41;}
.items_type ul{margin: 10px 0px 0 27px;}
.items_type li{float: left;width: 188px;height: 40px;line-height: 40px;margin-bottom: 5px;}
.items_type li a{color: #242424;font-size: 18px;position: relative;}
.items_type li a:hover{color: #b58c41;}
.items_type .iHot{display: block;width: 19px;height: 9px;background:url(../images/icon_hot.png);position: absolute;right: -23px;top:0;}
.items_close{display: block;width: 44px;height: 44px;cursor: pointer;background:url(../images/icon_close.png) no-repeat center;position: absolute;bottom: -35px;left: 50%;margin-left: -22px;display: none;z-index: 10;}
/*搜索结果*/
.search_data{width: 976px;margin: auto;display: none;}
.search_data h3{margin: 0 25px;font-size:24px;border-bottom: 1px dashed #e8e4e4;line-height: 35px;padding-left: 25px;color: #000;padding-bottom: 10px;}
.data_yw{padding: 8px 0 0;background-color: #fff;margin-top: 60px;}
.data_yw ul{margin: 0 24px 0;}
.data_yw li{padding: 18px 25px 16px;border-bottom: 1px dashed #f3f3f3;}
.data_yw li a{display: block;overflow: hidden;}
.data_yw li .img{width: 183px;}
.data_yw li .txt{width: 676px;color: #ccc;line-height: 26px;}
.data_yw li .txt h4{margin: 12px 0 2px 0;font-size:22px;color: #333;}
.data_yw li:hover h4{color: #b58c42;}
.data_yw li .txt p{color: #777;font-size: 18px;margin-top:20px;}
.items_more{color: #b58c42;text-align: center;overflow: hidden;line-height: 46px;height: 46px;display: table;cursor: pointer;margin: auto;}
.items_more img{display: inline-block;vertical-align: middle;margin-right: 7px;}
.items_more span{display: inline-block;}
.data_zx{padding: 8px 0 0;background-color: #fff;margin-top: 20px;}
.data_zx ul{margin: 0 25px 0;}
.data_zx li{padding: 17px 24px 13px;border-bottom: 1px dashed #f3f3f3;line-height: 24px;}
.data_zx li h4{margin-bottom: 4px;font-size:22px;color: #333;}
.data_zx li .date{font-size: 14px;color: #999;}
.data_zx li p{color: #777;font-size: 18px;margin-top: 14px;}
.data_zx li:hover h4{color: #b58c42;}                           
/*业务详情介绍模板*/
.hxywjs_position{line-height: 26px;font-size: 16px;color: #c0c0c0;margin-bottom: 14px;padding-top: 24px; border-bottom: 1px solid #ccc; padding-bottom: 10px}
.hxywjs_position img{vertical-align: top;margin-right: 2px;}
.hxywjs_position a,.hxywjs_position span{color: #505050;}
.hxywjs_position a:hover{color: #b79050;}
.hxywjs_position a,.showWrap .position span{margin: 0 10px;}     
.hxywjs_o{margin-top: 20px;} 
.hxywjs_o_z{width: 258px;}
.hxywjs_o_z .one .ulo{margin: 0 12px;text-align: center;padding-top: 22px;border-bottom: 1px solid #eee;padding-bottom: 22px;}
.hxywjs_o_z .one .ulo .one_li2{color: #333333;font-size: 30px;font-weight: bold;margin-top: 10px;}
.hxywjs_o_z .one .ult li{width: 100%;line-height: 60px;cursor: pointer;}
.hxywjs_o_z .one .ult li p{margin: 0 16px;color: #333333;font-size: 16px;}
.hxywjs_o_z .one .ult li p span{display: block;margin-left: 30px;}
.hxywjs_o_z .one .ult li p span a{line-height: 60px;display: block;}
.hxywjs_o_z .one .ult li p img{margin-top: 23px;display: none;}
.hxywjs_o_zbg{background: #f4f6f8;}
.hxywjs_o_zbg p img{display: block !important;}
.hxywjs_o_z .one .ult li:hover p span{font-weight: bold;}
.hxywjs_o_z .two{margin-top: 16px;}
.hxywjs_o_z .two_o{margin: 0 12px;border-bottom: 1px solid #eee;line-height: 48px;}
.hxywjs_o_z .two_o h3{font-size: 18px;font-weight: bold;color: #333333;}
.hxywjs_o_z .two_o a{color: #CCCCCC;font-size: 14px;margin-top: 3px;display: block;}
.hxywjs_o_z .two_o a:hover{color: #b58c42;}
.hxywjs_o_z .two ul li{padding-bottom: 20px;}
.hxywjs_o_z .two ul li a{display: block;color: #999999;font-size: 16px;margin: 0 18px;margin-top: 30px;}
.hxywjs_o_z .two ul li .o{margin-top: 20px;}
.hxywjs_o_z .two ul li a:hover{color: #333333;}
.hxywjs_o_y{width: 885px;padding-top: 54px;padding-bottom: 182px;}
.hxywjs_o_y h2{color: #333333;font-size: 54px;font-weight: bold;text-align: center;}
.hxywjs_o_y_o{margin-left: 50px;color: #333333;margin-top: 74px;}
.hxywjs_o_y_o p{font-size: 24px;font-weight: bold;}
.hxywjs_o_y_o span{font-size:16px;display: block;line-height: 30px;margin-top: 14px;}
/*=====新闻中心=====*/
.news{background-color: #fff;padding: 48px 0 82px;background: url(../images/news.png) no-repeat center top;}
.news_t{display: table;margin:0 auto 45px;}
.news_t li{float: left;margin: 0 70px;}
.news_t li a{display: block;line-height: 45px;font-size: 30px;color: #333;font-weight: 800;} 
.news_t li .line{display: block;width: 50px;height: 3px;background: #fff;margin: auto;}
.news_t .active .line{background: #333;}
.news_item{margin-bottom: 66px;}
.news_item li a{display: block;padding:30px 9px 30px 30px;overflow: hidden;}
.news_item li .date{width: 110px;line-height: 32px;font-size: 24px;color: #ccc;}
.news_item li .date span{font-size: 30px;color: #333;display: block;margin: 6px 0 7px;}
.news_item li .txt{width: 909px;}
.news_item li .txt h5{line-height: 35px;font-size: 24px;font-weight: 800;color: #333;margin-bottom: 10px;}
.news_item li .txt p{line-height: 28px;font-size: 16px;color: #999;}
.news_item li a:hover{background: #f3f4f5;}
/*页码*/
.pagination {display: table;margin:0 auto;}
.pagination li{float: left;height:40px;background-color: #f3f4f5;margin:0 5px;border-radius: 3px;text-align: center;}
.pagination li a,.pagination li span{width: 40px;height: 100%;display: block;line-height: 40px;font-size: 18px;color: #ccc;}
.pagination .active{background: #333;}
.pagination .active a,.pagination .active span{color:#fefefe;background-color: #333;border-radius: 3px;}
.pagination li:hover a{color:#333;}
.pagination .active:hover{background-color: #333;}
.pagination .active:hover a{color:#fefefe;cursor: default;}
.pagination .ellipsis{background:none;}
.pagination .prev,.pagination .next{background-image: url(../images/news_arrows.png);background-repeat: no-repeat;}
.pagination .prev{background-position: 0 0;}
.pagination .prev:hover{background-color: #d4d6d8;background-position: 0px -40px;}
.pagination .next{background-position: -40px 0;}
.pagination .next:hover{background-color: #d4d6d8;background-position: -40px -40px;}
/*=====新闻中心详情=====*/
.showWrap .position{line-height: 26px;font-size: 16px;color: #fffefe;margin-bottom: 14px;}
.showWrap .position img{vertical-align: top;margin-right: 2px;}
.showWrap .position a{color: #fffefe;}
.showWrap .position a,.showWrap .position span{margin: 0 10px;}
.show_txt{padding: 60px 165px 106px;}
.show_txt_t{font-size: 30px;color: #333;font-weight: 800;text-align: center;line-height: 50px;width: 750px;margin: auto;}
.show_txt_d{width: 400px;margin: 46px auto 76px;border-top: 1px solid #eaeaea;border-bottom: 1px solid #eaeaea;text-align: center;font-size: 18px;color: #999;line-height: 30px;padding: 17px 0;}
.show_txt_p{line-height: 28px;font-size: 16px;}
.newsimg{ text-align: center; display: block; }
.show_txt_p img{ max-width:100%}

.nextpage{border-top:1px solid #ccc; padding: 20px 0}

/*轮播条动画*/
@keyframes width{0%{width: 0%;}100%{width: 100%;}}
@-webkit-keyframes width{0%{width: 0%;}100%{width: 100%;}}
@-moz-keyframes width{0%{width: 0%;}100%{width: 100%;}}
/*向下按钮*/
@keyframes fulldown1{0%{transform:scale(.5);opacity:0;bottom:34px;}
50%{transform:scale(.7);opacity:1;bottom:24px;}
100%{transform:scale(1);opacity:0;bottom:14px;}}
@-webkit-keyframes fulldown1{0%{transform:scale(.5);opacity:0;bottom:34px;}
50%{transform:scale(.7);opacity:1;bottom:24px;}
100%{transform:scale(1);opacity:0;bottom:14px;}}
@-moz-keyframes fulldown1{0%{transform:scale(.5);opacity:0;bottom:34px;}
50%{transform:scale(.7);opacity:1;bottom:24px;}
100%{transform:scale(1);opacity:0;bottom:14px;}}
@keyframes fulldown2{0%{transform:scale(.4);opacity:0;bottom:40px;}
50%{transform:scale(.6);opacity:1;bottom:30px;}
100%{transform:scale(.9);opacity:0;bottom:20px;}}
@-webkit-keyframes fulldown2{0%{transform:scale(.4);opacity:0;bottom:40px;}
50%{transform:scale(.6);opacity:1;bottom:30px;}
100%{transform:scale(.9);opacity:0;bottom:20px;}}
@-moz-keyframes fulldown2{0%{transform:scale(.4);opacity:0;bottom:40px;}
50%{transform:scale(.6);opacity:1;bottom:30px;}
100%{transform:scale(.9);opacity:0;bottom:20px;}}
/*banner1*/
@keyframes banner1_right{
    from{opacity:0;left:5%;}
    to{opacity:1;left:18.96%;}
}
@-webkit-keyframes banner1_right{
    from{opacity:0;left:5%;}
    to{opacity:1;left:18.96%;}
}
@keyframes banner1_left{
    from{opacity:0;left:35%;}
    to{opacity:1;left:18.96%;}
}
@-webkit-keyframes banner1_left{
    from{opacity:0;left:35%;}
    to{opacity:1;left:18.96%;}
}





/*关于我们*/
.section { position: relative; overflow: hidden; width: 100%; height: 100%;}
.section .bg { position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.middle { position: relative; width: 100%; height: 100%; margin-left: auto; margin-right: auto;}
.middle  img{ width:100%; height:100%;}

.section1 { background:  0 50% repeat-x; }
.bg1-1 { background: url(../images/bg1-1.png) 50% 50% no-repeat;}
.bg1-2 { background: url(../images/bg1-2.png) 50% 50% no-repeat;}
.bg1-3 { opacity: 0;}
.active .right6 {
    right: 20%;
}

.right {
    transition: all 1.5s;
}
.right6 {
    position: absolute;
    right: -200%;
    top: 12%;
    width: 67%;
    height: 100%;
}
.active .left6-1, .ltie10 .left6-1 {
    left: 5%;
    opacity: 1;
    transition: all 1s ease 1.5s;
}
.left6-1 {
    position: absolute;
    left: 0;
    top: 5%;
    width: 50%;
    opacity: 0;
}
.left6-1 .baioti2 {
    width: 100%;
    position: relative;
    height: 100%;
}
.left6-1 .baioti2 span {
    display: block;
    text-align: center;
    color: #000;
    font-size: 2em;
}
.left6-1 .baioti2 h1 {
    display: block;
    text-align: center;
    margin-top: 4%;
    color: #fff;
    font-weight: normal;
    font-size: 1.4em;
}
.left6-1 .baioti2 p {
    font-size: 1em;
    padding: 2%;
    margin-top: 10%;
    height: 50%;
    overflow: hidden;
    text-indent: 2em;
    line-height: 1.6em;
    color: #000;
}
.active .left6-2, .ltie10 .left6-2 {
    bottom: 0;
    opacity: 1;
    transition: all 1s ease 2s;
}
.left6-2 {
    position: absolute;
    left: 60%;
    bottom: -40%;
    width: 10%;
    height: 80%;
    z-index: 999;
    overflow: hidden;
    opacity: 0;
}
.left6-2 img {
    width: 100%;
    height: auto;
    transition: all 1.5s;
    -moz-transition: all 1.5s;
    -webkit-transition: all 1.5s;
}

.left6-2 .xian {
    margin-top: 20%;
    width: 10%;
    margin: 0 auto;
    height: 100%;
    background: url(../images/gw05.png) repeat;
}



.active .left6-3, .ltie10 .left6-3 {
    opacity: 1;
    bottom: 0;
    transition: all 1s ease 1s;
}
.left6-3 {
    position: absolute;
    left: 75%;
    bottom: -50%;
    width: 12%;
    height: 100%;
    opacity: 0;
}
.left6-3 img {
    width: 100%;
    height: auto;
    transition: all 1.5s;
    -moz-transition: all 1.5s;
    -webkit-transition: all 1.5s;
}
.left6-3 .xian {
    margin-top: 20%;
    width: 10%;
    margin: 0 auto;
    height: 100%;
    background: url(../images/gw05.png) repeat;
}
.active .left6-4, .ltie10 .left6-4, .ltie10 .left6-3 {
    opacity: 1;
    bottom: 0;
    transition: all 1s ease 3s;
}
.left6-4 {
    position: absolute;
    left: 90%;
    bottom: -50%;
    width: 10%;
    height: 80%;
    z-index: 999;
    overflow: hidden;
    opacity: 0;
}
.left6-4 img {
    width: 100%;
    height: auto;
    transition: all 1.5s;
    -moz-transition: all 1.5s;
    -webkit-transition: all 1.5s;
}
.left6-4 .xian {
    margin-top: 20%;
    width: 10%;
    margin: 0 auto;
    height: 100%;
    background: url(../images/gw05.png) repeat;
}
.godown {
    *display: none;
    position: absolute;
    left: 50%;
    bottom: 20px;
    z-index: 100;
    width: 50px;
    height: 53px;
    margin-left: -25px;
}
.godown span {
    display: block;
    width: 50px;
    height: 53px;
    background-image: url(../images/godown.png);
}




@media only screen and (min-width: 1400px)
{
   .left6-1 .baioti2 span {
    font-size: 2em;
}

.left6-1 .baioti2 h1 {
    margin-top: 4%;
    font-size: 1.5em;
}

.left6-1 .baioti2 p {
    font-size: 1em;
    margin-top: 5%;
    text-indent: 1.5em;
    line-height: 1.5em;

}


}

@media only screen and (min-width: 1170px) and (max-width: 1400px)
{
   .left6-1 .baioti2 span {
    font-size: 1.5em;
}

.left6-1 .baioti2 h1 {
    margin-top: 4%;
    font-size: 1.2em;
}

.left6-1 .baioti2 p {
    font-size: 0.7em;
    margin-top: 5%;
    line-height: 1.5em;

}
.project-number {
    position: absolute;
    left: 0;
    font-size: 2rem;
}




}



@media only screen and (min-width: 768px) and (max-width: 1170px)
{
   .left6-1 .baioti2 span {
    font-size: 1.5em;
}

.left6-1 .baioti2 h1 {
    margin-top: 4%;
    font-size: 1.4em;
}

.left6-1 .baioti2 p {
    font-size: 1em;
    margin-top: 5%;
    text-indent: 2em;
    line-height: 2em;

}

}

@media only screen and (min-width: 480px) and (max-width: 767px)
{
   .left6-1 .baioti2 span {
    font-size: 1.5em;
}

.left6-1 .baioti2 h1 {
    margin-top: 4%;
    font-size: 1.4em;
}

.left6-1 .baioti2 p {
    font-size: 0.8em;

    text-indent: 2em;
    line-height: 1.5em;

}

}


@media only screen and (max-width: 479px)
{
   .left6-1 .baioti2 span {
    font-size: 1.3em;
}

.left6-1 .baioti2 h1 {
    margin-top: 4%;
    font-size: 1.1em;
}

.left6-1 .baioti2 p {
    font-size: 0.8em;
    margin-top: 5%;
    text-indent: 2em;
    line-height: 1.5em;

}

}



















/*案例展示*/





* {
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}.demo{
    padding: 1em 0;
}
.box{
    position: relative;
    perspective: 1200px;
    width:14%;
    overflow: hidden;
    float: left;
    margin: 1%;
    transition: all 0.5s ease-in-out;
    box-shadow: 0 50px 80px -30px rgba(0, 0, 0, .5);
    border-radius: 20px;
    position: relative;
    overflow: hidden;
    z-index: 999;
    height: 39vh;
}

.box .box-img{
    transform: rotateY(0);
    transition: all 0.50s ease-in-out 0s;
    height: 100%;
}
.box:hover .box-img{
    transform: rotateY(-90deg);
}
.box .box-img img{
    width: 100%;
    height: auto;
    height: 100%;
    overflow: hidden;
}
.box .box-content{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 5vh 5vh;
    text-align: center;
    background: rgba(1,48,122,0.6);
    transform: rotateY(90deg);
    transition: all 0.50s ease-in-out 0s;
}
.box:hover .box-content{
    transform: rotateY(0);
}
.box .title{
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
}
.box .description{
    font-size: 14px;
    line-height: 24px;
    color: #fff;
}
.box .description a{color: #fff; background:#ff7809; padding: 1vh; margin: 2vh; display: inline-block;border-radius: 10px; transition: 1s}
.box .description a:hover{ background:#15468b; }

@media only screen and (max-width: 990px) {
    .box{  margin-bottom:20px; }
}
@media only screen and (max-width: 479px) {
    .box .box-content{ padding: 20px; }
}













.pagepiling .pp-scrollable {
    padding: 0;
    overflow-x: hidden;
}
.pagepiling .section {
    background: #1b1b1b;
    padding-top: 10.3rem;
    padding-bottom: 6rem;
}


.scroll-wrap {
    position: relative;
    min-height: 100%;
}
.bg-changer {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.scrollable-content {
    white-space: nowrap;
    width: 100%;
    font-size: 0;
}
.pp-scrollable .vertical-centred {
    padding-top: 10.3rem;
    padding-bottom: 6rem;
}
.vertical-centred {
    width: 100%;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    font-size: 1rem;
}
.vertical-title {
    display: none!important;
    position: absolute;
    white-space: nowrap;
    width: 0;
    top: -.55rem;
    left: 4.9rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .1em;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
@media (min-width: 992px)
.boxed {
    padding-left: 4.2857rem;
    padding-right: 4.2857rem;
}
@media (min-width: 768px)
.boxed {
    padding-left: 3rem;
    padding-right: 3rem;
}
@media (min-width: 1200px)
.container {
    max-width: 1140px;
}
@media (min-width: 992px)
.container {
    max-width: 960px;
}
@media (min-width: 768px)
.container {
    max-width: 720px;
}
@media (min-width: 576px)
.container {
    max-width: 540px;
}
.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.section.active .intro {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
@media (min-width: 768px)
.col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
@media (min-width: 768px)
.view-all, .project-row {
    padding-left: 20%;
}
.view-all, .project-row {
    padding-left: 3rem;
}
.case_block{ width: 100% }

.project-row:hover {
    padding-left: 7rem;
    background-size: 100%;
    transition:1s;
    display: block; 
    width:100%; 
}
.bgcolor{ position: absolute; left: 0 ; top: 0; height:4rem ; width: 4rem; background:rgba(22,70,144,0.2); z-index: -1}
.project-row:hover .bgcolor{ width: 100%;  transition: 0.5s}


.project-row {
    position: relative;
    margin-bottom: 1rem;
}
.project-row a {
    display: block;
    opacity: .5;
    text-decoration: none;
    color: #000;
    transition: opacity .3s;
}
.bg-changer .section-bg:first-child {
    opacity: 1;
}
.bg-changer .section-bg {
    opacity: 0;
    will-change: opacity,transform;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: opacity .5s .2s ease,transform 5s .2s ease;
    -o-transition: opacity .5s .2s ease,transform 5s .2s ease;
    transition: opacity .5s .2s ease,transform 5s .2s ease;
}
.section-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
}
.bg-changer {
  position:absolute;
  left:0;
  width:100%;
  height:100%;
  overflow:hidden
}
.bg-changer .section-bg {
  opacity:0;
  will-change:opacity,transform;
  -webkit-transform:scale(1);
  -ms-transform:scale(1);
  -o-transform:scale(1);
  transform:scale(1);
  -webkit-transition:opacity .5s .2s ease,transform 5s .2s ease;
  -o-transition:opacity .5s .2s ease,transform 5s .2s ease;
  transition:opacity .5s .2s ease,transform 5s .2s ease
}
.section-bg.mask:after {
  content:'';
  width:100%;
  height:100%;
  position:absolute;
  background:rgba(0,0,0,.4);
  transition:all .5s
}
.section-bg.mask.hide:after {
  opacity:0
}
.bg-changer .active {
  opacity:1;
  -webkit-transform:scale(1.05);
  -ms-transform:scale(1.05);
  -o-transform:scale(1.05);
  transform:scale(1.05)
}
.bg-changer .section-bg:first-child {
  opacity:1
}
.project-row {
  position:relative;
  margin-bottom:1rem
}
.view-all,.project-row {
  padding-left:5rem
}
.project-row:last-child {
  margin-bottom:0
}
.project-number {
  position:absolute;
  left:0;
  font-size:2.25rem
}
.project-row a {
  display:block;
  opacity:.5;
  text-decoration:none;
  color:#000;
  transition:opacity .3s
}
/*.project-row a:after,.project-row a.active:after {
  content:'';
  opacity:0;
  position:absolute;
  top:2.2rem;
  margin-left:-4rem;
  height:100px;
  background:#ccc;
  width:100000px;
  transition:opacity .3s;
  z-index:-1;

}*/


.project-row a:hover:after,.project-row a.active:after {
  opacity:1
}
.project-row a.active {
  opacity:1
}
.project-title {
  font-size:1.5rem;
  font-weight:400;
  margin:0;
}
.project-category {
  font-size:1rem
}
.view-all {
  position:relative;
  color:#fff;
  font-family:montserrat,sans-serif;
  font-size:1.56rem
}
.view-all a {
  color:#fff;
  position:relative
}
.view-all a:before {
  content:'';
  position:absolute;
  right:100%;
  top:1rem;
  background:#fff;
  height:1px;
  width:1000000px;
  margin-right:2rem
}
.view-all a:hover {
  color:#ffeb00;
  text-decoration:none
}