/********************首页banner开始********************/
.banner a:link,
.banner a:visited {
  color: #897870;
}
.con span{
    width: 100%;
    text-align: justify;
    font-size: 14px!important;
    color: #ffffff;
    line-height: 24px;
    margin: 0 auto;
}
.banner a:active,
.banner a:hover {
  color: #b28850;
}
.gay_bg{
    width: 305px;
    height: 305px;
  position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 231px;
}
.banner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.banner .bimg {
  width: 100%;
  display: block;
}
.banner .bimg2 {
  display: none;
}
.banner li {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.banner .flex-active-slide .bimg {
  visibility: visible !important;
  -webkit-animation: scaleUpDown 1.2s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
  animation: scaleUpDown 1.2s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
}
@-webkit-keyframes scaleUpDown {
  from {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes scaleUpDown {
  from {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.binbox {
position: absolute;
width: 700px;
height: 420px;
left: 0;
right:0;
margin: auto;
    padding-left: 250px;
top: 30%!important;
display: block;
text-align: center;
}
@media screen and (max-width:1440px){
  .demo_content .map::-webkit-scrollbar-thumb{
    background-color: #232429;
  }
  .demo_content .map::-webkit-scrollbar{
    width: 6px;
    height: 6px;
  }
  .demo_content .map{
    overflow-x: auto;
  }
  .demo_content .map img{
    max-width: max-content;
  }
}
/*@media screen and (min-width:1680px){*/
    /*.binbox {*/
        /*position: absolute;*/
        /*width: 750px;*/
        /*height: 420px;*/
        /*left: 55%;*/
        /*top: 50%!important;*/
        /*margin: -210px 0 0 -375px;*/
        /*display: block;*/
        /*text-align: center;*/
    /*}*/
/*}*/
/*@media screen and (min-width:1920px){*/
    /*.binbox {*/
        /*position: absolute;*/
        /*width: 750px;*/
        /*height: 420px;*/
        /*left: 63%;*/
        /*top: 50%!important;*/
        /*margin: -210px 0 0 -375px;*/
        /*display: block;*/
        /*text-align: center;*/
    /*}*/
/*}*/
.double-triangles svg{
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
}
.swiper-wrapper img{
    width: 100%;
}
.binbox img{
  display: block;
  margin:0 auto 55px;
  opacity: 0;
}
.bin_text{
  position: relative;
  left: -105px;
}
.bin_logo{
  position: relative;
  top: 100px;
}
.binbox b{
  position: absolute;
  display: inline-block;
  background-color: #ffffff;
}
.binbox .b-1{
  top: 8px;
  right: 0;  
  height: 0px;
  width: 8px;  
}
.binbox .b-2{
  top: 0;
  right: 0;  
  height: 8px;
  width: 0px;  
}
.binbox .b-3{
  top: 8px;
  left: 0;  
  height: 0px;
  width: 8px;  
}
.binbox .b-4{
  bottom: 0;
  left: 0;  
  height: 8px;
  width: 0px;  
}
.binbox .b-5{
  bottom: 0;
  right: 0;  
  height: 0px;
  width: 8px;  
}
.binbox_text{
  position: relative;
  left: 38px;
  text-align: left;
  width: 520px;
  top: 115px;
}
.binbox_text h1{
  font-size: 36px;
  line-height: 48px;
  color: #fff;
}
.binbox_text h2{
  font-size: 24px;
  line-height:36px;
  color: #fff;
}
.binbox_text p{
  font-size:14px;
  line-height:30px;
  color: #fff;
}
.binbox_line{
  position: absolute;
  bottom: -136px;
  width: 16px;
  left: 50%;
  margin-left: -8px;
}
.binbox_line div{
  width: 1px;
  height: 150px;
  margin: 0 auto;
  background-color: #fff;
  margin-bottom: 10px;
}
.binbox_line img {
    animation: ani-svg 0.85s linear 0s alternate infinite;
    -webkit-animation: ani-svg 0.85s linear 0s alternate infinite;
}
@keyframes ani-svg {
  0% {
    transform: translateY(-10px);
  }
  25% {
    transform: translateY(-5px);
  }
  75% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(5px);
  }
}
.flex-control-nav{
    position: absolute;
    bottom: 20px;
    z-index: 222;
    left: 50%;
    margin-left: -50px;
    text-align: center;
}
.flex-control-nav li{
    display: inline-block;
    position: relative;
    width: 5rem;
    height: 0.2rem;
    margin: 0 10px;
    cursor: pointer;
}
.flex-control-nav li a{
  width: 5rem;
    height: 0.2rem;
     background: #ffffff;
     display: block;
}
.flex-control-nav li a.flex-active{
  background-color: #D4141A;
}
.flex-control-nav li a span{
  text-indent:9999px ;
  display: block;
}
/********************首页关于我们********************/
.index_about {
}
.index_about .col-xs-12 {
  padding: 0;
}
.index_about_b{
  background-color: #f5f5f5;
}
.index_about .index_about_r{
  padding: 0 260px 0 55px;
  overflow: hidden;
}
.index_about_t h1 {
  font-size: 42px;
  color: #333333;
      margin: 70px 0 100px;
}
.index_about_t h2 {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
}
.index_about_t p {
  font-size: 14px;
  color: #333333;
  line-height: 30px;
  text-align: justify;
  margin-top: 45px;
}
.index_about_b h1 {
  font-size: 30px;
  color: #333333;
  font-weight: bold;
  margin: 45px 0 20px;
}
.index_about_b span{
  font-size: 16px;
  color: #D4141A;
  line-height: 28px;
}
.index_about_b p {
  font-size: 16px;
  color: #333333;
  line-height: 28px;
  text-align: justify;
  margin:10px 0 20px;
}
.index_about_b a{
  display:block;
  width: 284px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background: #24252a;
  position: relative;
}
.index_about_b a:after {
    position: absolute;
    left: 0;
    width: 0;
    height: 100%;
    top: 0;
    display: block;
    content: "";
    background-color: #d4141a;
    transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
}
.index_about_b a:hover:after {
  width: 100%;
    z-index: -9;
}
.index_about_b a:hover{
    color: #ffffff;
    z-index: 9999;
}
.genduo{
    display:block;
    width: 284px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: #24252a;
    position: relative;
border: 1px solid #ffffff;
}
.genduo:after {
    position: absolute;
    left: 0;
    width: 0;
    height: 100%;
    top: 0;
    display: block;
    content: "";
    background-color:#d4141a;
    transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
}
.spbq{
    width: 238px;
    height: 120px;
    float: left;
    line-height: 2;
    padding: 10px 10px 0 20px;
    margin: 20px;
    position: relative;
    overflow: hidden;
}
.biankuang{
    width: 3px;
    height: 3px;
    position: absolute;
    z-index: 99;
    border-radius:10px;
    /*background: black;*/
}
.biankuang_1{
    height: 0px;
    top: -3px;
    left:-3px;
    border-left: 3px solid #D4141A;
}
.biankuang_2 {
    width: 0px;
    bottom:-3px;
    left: 0px;
    border-top: 3px solid #D4141A;
}
.biankuang_3{
    height: 0px;
    bottom:0px;
    right:-3px;
    border-right: 3px solid #D4141A;
}
.biankuang_4{
    width:0px;
    top:-3px;
    right:0px;
    border-bottom: 3px solid #D4141A;
}
.genduo:hover:after {
    width: 100%;
    z-index: -9;
}
.genduo:hover{
    color: #ffffff;
    z-index: 9999;
}
.double-triangles svg{
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
}
.swiper-wrapper img{
    width: 100%;
}
._index_banner .swiper-pagination-bullet{
    width: 50px;
    height: 2px;
    background: #f0f0f0;
    opacity: .2;
    border-radius:0 ;
}
._index_banner .swiper-pagination-bullet-active {
    width: 50px;
    height: 2px;
    opacity: 1;
    background: #d4141a;
    border-radius:0 ;
}
._index_banner1 .swiper-pagination-bullet{
    width: 22px;
    height: 2px;
    background: #1a1a1d;
    opacity: .2;
    border-radius:0 ;
    margin-right: 5px;
}
._index_banner1 .swiper-pagination-bullet-active {
    width: 22px;
    height: 2px;
    opacity: 1;
    background: #70847d;
    border-radius:0 ;
}
/********************首页服务项目********************/
.index_sve{
  position: relative;
      background: #24252a  50% 0 no-repeat fixed;
}
.index_sve .container{
  position: relative;
}
.headline {
  color: #d4141a;
  font-size: 48px;
  display: inline-block;
  text-transform: uppercase;
  padding-left: 104px;
  position: relative;
  white-space: nowrap;
  font-weight: bold;
  margin:60px 0;
}
.headline:before {
  content: "";
  position: absolute;
  height: 2px;
  width: 86px;
  background: #fff;
  bottom: 8%;
  left: 0;
}
.headline span {
  color: #fff;
  font-size: 30px;
  display: block;
  white-space: normal;
  padding-top: 30px;
  font-weight: normal;
}
.propertySelectorItem {
  position: relative;
  margin-bottom: 40px;
  height: 374px;
}
.black-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: rgba(0,0,0,.6);
}
.propertySelectorItem .black-overlay {
  transition: opacity .4s;
  filter:alpha(opacity=0);   
  -moz-opacity:0;   
  -khtml-opacity: 0;   
  opacity: 0;
}
.parallax {
    will-change: transform;
    backface-visibility: hidden;
    position: relative;
}
.propertySelectorItem .cover {
    background-size: cover;
    background-position: 50%;
}
.propertySelectorItem .image {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.fullSize_img{
    position: relative;
    top: 0;
    left: 0;
    width: 101%;
    height: 100%;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
}
.propertySelectorItem .line {
    position: absolute;
    top: 50%;
    width: 86px;
    height: 1px;
    background-color: #fff;
    z-index: 9;
    transition: all .3s;
}
.index_sve .col-1 .line {
    left: 0px;
    transform: translateX(-50%);
}
.index_sve .col-2 .line {
    right: 0;
    transform: translateX(50%);
}
.hid_sve{
  overflow: hidden;
  display: block;
  position: absolute;
  z-index: 3;
  text-decoration: none;
  text-align: center;
  width: 350px;
  height: 200px;
  left: 50%;
  top: 50%;
  margin: -100px 0 0 -175px;
  filter:alpha(opacity=0);   
  -moz-opacity:0;   
  -khtml-opacity: 0;   
  opacity: 0;
}
.hid_sve h1{
  font-size: 24px;
  color: #fff;
  margin-bottom: 40px;
  margin-top: 50px;
}
.hid_sve a{
  display: block;
  margin: 0 auto;
  width: 144px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  border: 1px solid #fff;
  text-align: center;
   color: #fff;
}
.propertySelectorItem:hover .black-overlay {
  filter:alpha(opacity=100);   
  -moz-opacity:1;   
  -khtml-opacity: 1;   
  opacity: 1;  
}
.propertySelectorItem:hover .line {
    transform: translateX(0);
    width: 12vw;
}
.propertySelector .col-2 .line {
    right: 0;
    transform: translateX(50%);
}
.propertySelectorItem:hover .hid_sve{
   filter:alpha(opacity=100);   
  -moz-opacity:1;   
  -khtml-opacity: 1;   
  opacity: 1;  
}
.propertySelectorItem:hover .fullSize_img{
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
}
.index_sve_del{
    margin: 30px auto 13px;
}
.index_sve_del .svebtn {
  border: 1px solid #ffffff;
  width: 284px;
  height: 54px;
  line-height: 54px;
  color: #fff;
  position: relative;
  box-sizing: border-box;
  transition: border 1s;
  display: block;
  background-color: #24252a;
}
#gengudo_a{
    top: -100px;
}
#zuopin_one{
    position: relative!important;
    top: 0px!important;
}
.svebtn span {
    box-sizing: border-box;
    display: block;
    text-align: center;
    width: 100%;
    color: #fff;
}
.index_sve_del .svebtn .line {
    position: absolute;
    width: calc(100% + 60px);
    left: -30px;
    top: 50%;
    background: #4c4c4c;
    height: 1px;
    z-index: 1;
    display: block;
    text-align: center;
}
.index_sve_del .svebtn .line:after {
    content: "";
    background: #d4141a;
    left: 0;
    position: absolute;
    height: 3px;
    width: 50px;
    top: -1px;
    transition: all .9s;
}
.svebtn .stripe-holder {
    position: relative;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: 1;
    display: flex;
    flex: 1;
}
.svebtn .stripe {
    position: absolute;
    width: 100%;
    height: 50%;
    transition: all .6s;
    transition-delay: .3s;
    z-index: -1;
    background:#a20037;
}
.svebtn .stripe-1 {
    top: 0;
    left: 0;
    transform: translateX(-102%);
}
.svebtn .stripe-2 {
    bottom: 0;
    right: 0;
    transform: translateX(102%);
}
.svebtn .text {
    display: block;
    transition: all .6s;
    z-index: 3;
    position: relative;
    padding: 1.2vw 3.14164vw;
    display: flex;
    align-items: center;
    justify-content: center;
}
.svebtn .text span {
    padding: 1.2vw 3.14164vw;
    position: absolute;
    left: 0;
    top: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    color: #fff;
}
.svebtn:hover{
  border: 1px solid #d4141a;
}
.svebtn.active .line:after, .svebtn:hover .line:after {
    left: calc(100% - 50px);
}
.svebtn.active .stripe, .svebtn:hover .stripe {
    transform: translateX(0);
}
.svebtn.active .text, .svebtn:hover .text {
    transform: translateY(-100%);
}
/********************首页服务优势********************/
.index_adv{
  width: 100%;
  height: 996px;
  background: url(../img/index_advbg.jpg)  center no-repeat;
 background-size: cover;
    margin-top: -150px;
}
.idx_con{
  padding:10px 20px 96px;
}
.idx_con_item{
  float: left;
  position: relative;
  z-index: 10;
  width: 274px;
}
.block-service-outer {
  opacity: 1;
  transform: translateY(0px);
  transition: transform .85s cubic-bezier(.165, .84, .44, 1), opacity .85s cubic-bezier(.165, .84, .44, 1)
}
.block-service-outer.display {
  transform: translateY(0);
  opacity: 1
}
.block-service-outer.delay-100 {
  transition-delay: .1s
}
.block-service-outer.delay-200 {
  transition-delay: .2s
}
.block-service-outer .line {
  display: block;
  width: 2px;
  height: 60px;
  background: #1acd68;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 90;
  transition: transform .6s cubic-bezier(.165, .84, .44, 1)
}
.block-service-outer.opened .bg {
  opacity: .45;
}
.block-service-outer.opened .wrap-bg {
  background: #2f2f2f;
}
.block-service {
  width: 100%;
  display: block;
  padding-bottom: 87.5%;
  position: relative;
  transform: translateZ(0);
  /*filter: grayscale(100%);
  filter: gray*/
}
.block-service .wrap-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  transform-origin: top;
  overflow: hidden;
  height:770px;
  transform: translateY(-50%), translateZ(0);
  -webkit-clip-path: polygon(8% 8%,92% 8%,92% 92%,8% 92%);
  clip-path: polygon(8% 8%,92% 8%,92% 92%,8% 92%);
  transition: -webkit-clip-path .6s cubic-bezier(.165, .84, .44, 1);
  transition: clip-path .6s cubic-bezier(.165, .84, .44, 1);
  transition: clip-path .6s cubic-bezier(.165, .84, .44, 1), -webkit-clip-path .6s cubic-bezier(.165, .84, .44, 1)
}
.block-service .bg {
  position: absolute;
  left: 0;
  width: 100%;
  height:770px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
  opacity: 1;
  overflow: hidden;
  transition: opacity .6s cubic-bezier(.165, .84, .44, 1);
  background-size: cover;
  background-position: center;
  background-repeat: no-rep
}
.block-service>.valign {
  position: absolute;
  z-index: 9;
  width: 100%;
  padding: 0 50px;
}
.block-service-outer.opened .block-service {
  filter: grayscale(20%);
  filter: none
}
.block-service-outer.opened .line {
  transform: translateY(96px)
}
.block-service-outer.opened .wrap-bg {
  -webkit-clip-path: polygon(0 0,100% 0,100% 100%,0 100%);
  clip-path: polygon(0 0,100% 0,100% 100%,0 100%);
}
.block-service-outer h3{
  font-size: 18px;
  color: #333;
  writing-mode: vertical-lr;
  writing-mode: tb-lr;
  padding: 98px 0 0 60px;
  position: relative;
  z-index: 12;
  height: 225px;
  line-height: 30px;
}
.block-service-outer.opened  h3{
  padding: 25px;
  transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  color: #fff;
}
.index_adv_text{
  font-size: 16px;
  color: #333;
  writing-mode: vertical-rl;
  writing-mode: tb-rl;
  width: 120px;
  max-height: 320px;
  margin: 0 auto;
  position: relative;
  z-index: 12;
  line-height: 30px;
  filter:alpha(opacity=0);   
  -moz-opacity:0;   
  -khtml-opacity: 0;   
  opacity: 0;
  transition: all 0.8s ease;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -ms-transition: all 0.8s ease;
}
.block-service-outer.opened  .index_adv_text{
  filter:alpha(opacity=100);   
  -moz-opacity:1;   
  -khtml-opacity: 1;   
  opacity: 1;  
  color: #fff;
}
.idx_con_itemlast{
  float: left;
  position: relative;
  z-index: 10;
  width: 224px;
  height: 640px;
  margin: 60px 0 0 40px;
}
.idx_con_itemlast div{
    height: 90%;
    float: right;
}
.idx_con_itemlast div p{
  font-size: 16px;
  line-height: 30px;
  color: #333;
  writing-mode: vertical-rl;
  writing-mode: tb-rl;
  float: right;
  display: inline-block;
}
.index_adv_title{
  width: 220px;
  float: right;
  margin-top:30px ;
}
.index_adv_title h1{
  color:#d4141a;
  font-size: 48px;
  font-weight: bold;
  text-align: right;
  text-transform: uppercase;
}
.index_adv_title h2{
  color:#4c4c4c;
  font-size: 30px;
  text-align: right;
  position: relative;
}
.index_adv_title h2:before {
    content: "";
    position: absolute;
    height: 2px;
    width: 88px;
    background: #4c4c4c;
    bottom: 40%;
    left: 0;
}
/********************首页新闻轮播********************/
.index_news{
  padding: 100px 0 74px;
}
.index_news_title{
  width: 145px;
  margin: 0 auto 80px;
  text-align: right;
}
.index_news_title h1{
  font-size: 48px;
  color: #d4141a;
  font-weight: bold;
}
.index_news_title h2{
  font-size: 30px;
  color: #4c4c4c;
  position: relative;
}
.index_news_title h2:before {
    content: "";
    position: absolute;
    height: 2px;
    width:70px;
    background: #4c4c4c;
    bottom: 40%;
    left: 0;
}
.index_news .index_news_con{
  width: 1100px;
  height: 500px;
  margin: 0 auto;
  position: relative;
}
.index_news .swiper-container {
  height: 500px;
  width: 1100px;
}
.index_news .pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom:5px;
  width: 100%;
  z-index: 4;
  margin: 20px 0 0;
}
.index_news .swiper-pagination-switch {
  display: inline-block;
  width: 25px;
  height: 3px;
  border-radius: 10px;
  background: #999;
  box-shadow: 0px 1px 2px #555 inset;
  margin: 0 3px;
  cursor: pointer;
}
.index_news .swiper-active-switch {
  background: #fff;
}
.index_news .swiper-slide{
  position: relative;
}
.idx_news_pic{
  width: 600px;
  height: 360px;
  position: absolute;
  left: 0;
  top: 0;
}
.idx_news_pic img{
  width: 100%;
  height: 100%;
}
.idx_news_text{
  width: 540px;
  height: 350px;
  position: absolute;
  right: 0;
  bottom:64px;
 border: 3px solid rgba(214,13,8,0.3);
  padding: 30px 73px;
}
.idx_news_text h1{
  color: #4c4c4c;
  font-size: 16px;
  font-weight: bold;
}
.idx_news_text h2{
  color: #808080;
  font-size: 14px;
  line-height: 24px;
  margin: 10px 0 25px;
}
.idx_news_text p{
  color: #808080;
  font-size: 14px;
  line-height: 24px;
  text-align: justify;
  display: -moz-box;
  display: -webkit-box;
  display: box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.idx_news_text a{
  color: #d4141a;
  font-size: 14px;
  margin-top: 15px;
  display: block;
}
/********************关于我们********************/
.banner1 {
    background-repeat: no-repeat;
    background-position: center top;
    height: 696px;
    background-attachment: fixed;
    background-size: 100% auto;
}
.at_tro_title{
  font-size: 42px;
  color: #333333;
  line-height: 24px;
  text-align: center;
  font-weight: bold;
  padding: 65px 0 40px;
}
.binbox_ul{
  margin-bottom: 80px;
}
.binbox_ul dl {
    width: 25%;
    float: left;
    text-align: center;
}
.binbox_ul dl dt {
    font-size: 60px;
    color: #333;
    font-family:Helvet;
}
.binbox_ul dl dd {
    font-size: 20px;
    color: #4c4c4c;
}
.binbox_ul dl:first-child+dl+dl dd{
  padding: 0 62px;
}
.binbox_ul dl:first-child+dl+dl+dl dd{
  padding: 0 90px;
}
.at_tro_t{
  margin-bottom: 65px;
}
.at_tro_l{
  float: left;
  width: 608px;
}
.at_tro_r{
  float: right;
  width: 550px;
}
.at_tro_l h1{
  font-size: 24px;
  color: #d4141a;
  text-align: left;
}
.at_tro_l p,.at_tro_r p{
  font-size: 16px;
  color: #4c4c4c;
  line-height: 28px;
  text-align: justify;
}
.at_tro_b .at_tro_r h1{
  font-size: 24px;
  text-align: left;
}
.at_tro_t .at_tro_l{
  padding-left: 35px;
  background: url(../img/intro.jpg) top left no-repeat;
}
.at_speech{
  padding: 100px 0;
  background: url(../img/at_speech.jpg) center no-repeat;
  background-size: cover;
    margin-top: 50px;
}
.at_speech_con{
  background-color:rgba(255,255,255,.92);
  width: 100%;
  height: 840px;
  padding: 65px 110px 0;
}
.at_speech .about_title{
  margin-bottom: 56px;
}
.about_title{
  text-align: center;
}
.about_title h1{
  font-size: 48px;
  color: #d4141a;
  font-family:Helvet;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 15px;
}
.about_title span{
  font-size: 30px;
  color: #4c4c4c;
  background: url(../img/abouttitleline.jpg) left center no-repeat;
  padding-left: 104px;
}
.at_speech_con p{
  font-size: 16px;
  color: #4c4c4c;
  line-height: 30px;
  text-align: justify;
}
.qianming{
  font-size: 16px;
  color: #4c4c4c;
  line-height: 30px;
  float: right;
}
.qianming img{
  vertical-align: middle;
  margin-left: 20px;
}
.at_jiagou{
  padding: 70px 0;
}
.at_jiagou .about_title{
  margin-bottom: 50px;
}
.at_jiagou_pic{
  display: none;
  max-width: 100%;
}
/*企业文化*/
.at_cur{
  padding: 70px 0 130px;
}
.at_cur .about_title{
  margin-bottom: 60px;
}
.at_cur_con img{
  width: 1200px;
  height: 450px;
}
.at_cur_con{
  position: relative;
}
.phone_atcur{
  display: none;
  margin: 0 auto;
  max-width: 100%;
}
.ls-product{
  display: block;
  position: absolute;
}
.ls-product1{
  top: 120px;
    left: 450px;
}
.ls-product2{
      top: 218px;
    left: 371px;
}
.ls-product3{
      top: 324px;
    left: 364px;
}
.ls-product4{
      top:56px;
    left: 680px;
}
.ls-product5{
       top: 186px;
    left: 781px;
}
.ls-product__image{
  width: 60px;
  height: 60px;
}
.ls-product__data {
    position: relative;
}
.ls-product__image-radar{
    background-color: #d4141a;
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    border-radius: 50%;
    bottom: 20px;
    right: 20px;
}
.ls-product__image-radar::before,
.ls-product__image-radar::after {
    display: block;
    width: 26px;
    height: 26px;
    position: absolute;
    border-radius: 50%;
    bottom: -6px;
    right: -6px;
    border: 2px solid #d4141a;
}
.ls-product__image-radar::before {
  content: ' ';
  -webkit-animation: radarScale 3s ease-out infinite;
  animation: radarScale 3s ease-out infinite
}
.ls-product__image-radar::after {
  content: ' ';
  -webkit-animation: radarScale 3s 1.5s ease-out infinite;
  animation: radarScale 3s 1.5s ease-out infinite;
}
@-webkit-keyframes radarScale {
  from {
    opacity: 1;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  to {
    opacity: .5;
    -webkit-transform: scale(1.6);
    transform: scale(1.6);
  }
}
@keyframes radarScale {
  from {
    opacity: 1;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  to {
    opacity: .5;
    -webkit-transform: scale(1.6);
    transform: scale(1.6);
  }
}
/*荣誉资质*/
.history{
  background: url(../img/about-gongsijianjie_10.jpg) no-repeat center top;
  background-size: cover;
  background-attachment: fixed;
  height:688px;
  position: relative;
}
.history .about_title{
  padding: 68px 0 10px;
}
.history_con{
  position: relative;
  margin-top: 40px;
  overflow: hidden;
}
.history .swiper-container {
  z-index: auto!important;
  /*height: 424px;*/
  color: #333;
}
.history .swiper-slide {
  height: 100%;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  padding: 0 15px;
  box-sizing: border-box;
  overflow: hidden;
}
.history .swiper-slide-active {
  opacity: 1;
}
.history .swiper-slide .swiper_title {
overflow: hidden;
  position: relative;
  background-color: #fff;
   width: 100%;
   height: 100%;
}
.history .swiper-visible-switch {
  background: #aaa;
}
.history .swiper-active-switch {
  background: #fff;
}
.swiper_title h1{
  font-size: 48px;
  margin: 64px 44px 44px;
  color: #4c4c4c;
  text-align: center;
}
.swiper_title .swiper_span{
  font-size:16px;
  line-height: 30px;
  color: #4c4c4c;
  display: block;
  text-align: center;
  font-weight: bold;
  padding: 0 30px;
  margin-bottom: 40px;
}
.swiper_title p{
  font-size:16px;
  line-height: 30px;
  color: #4c4c4c;
  text-align: center;
  padding: 0 30px;
}
.swiper_title .swiper_pic{
  height:260px;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.swiper_title .swiper_pic img{
  width: 100%;
  height: 100%;
}
.new{
    margin-top: 50px;
}
.history_cnt{
  position: relative;
  margin: 0 auto;
  width: 1370px;
}
.history .swiper-button-next,.history .swiper-button-prev{
  width: 42px;
  height: 90px;
  top: 167px;
  position: absolute;
  z-index: 6;
  cursor: pointer;
}
.history .swiper-button-next{
  right:10px;
  background:  url(../img/hisr.png) center no-repeat;
}
.history .swiper-button-prev{
 left:10px; 
 background:  url(../img/hisl.png) center no-repeat;
}
/*******************作品案例*******************/
.case_title{
  margin: 56px 0 34px;
}
.case_title .container{
  text-align: center;
}
.cslink{
  width: 208px;
  height: 54px;
  background-color: #f5f5f5;
  display: inline-block;
  line-height: 54px;
  color: #000000;
  border: 1px solid #f5f5f5;
  border-radius: 5px;
  cursor: pointer;
  margin: 0 16px;
  position: relative;
  text-align:left;
  padding-left:49px;
}
.cslink span{
  display: inline-block;
  background-color: #000;
  width: 15px;
  height: 1px;
  vertical-align: middle;
  transform: rotate(-60deg);
  -ms-transform:rotate(-60deg); 
  -webkit-transform:rotate(-60deg); 
  transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
}
.cslink:hover,.cslink.curr{
  border: 1px solid #d4141a;
}
.cslink:hover span,.cslink.curr span{
  transform: rotate(0deg);
  -ms-transform:rotate(0deg); 
  -webkit-transform:rotate(0deg); 
  width: 30px;
  background-color: #cccccc;
}
.cs3,.cs4{
  background:#f5f5f5 url(../img/down.png) right  36px center no-repeat;
}
.hide_link{
  position: absolute;
  width: 100%;
  background-color: #fff;
  display: none;
  z-index: 22;
    right: -1px;
}
.hide_link a{
  font-size: 16px;
  padding: 0px 0;
  color: #000000;
  display: block;
  text-align: center;
}
.hide_link a:hover{
  background-color: #ccc;
}
.center_container {
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
}
.about_guanyu, .about_rongyu_cnt {
    position: relative;
}
.heartIt {
    margin-top: 50px;
    margin-bottom: 80px;
}
.heartIt p {
    font-size: 24px;
    line-height: 40px;
}
.heartIt img {
    width: 64px;
    height: auto;
}
.sepLine {
    width: 70px;
    height: 1px;
    background-color: rgba(0, 0, 0, 0.4);
    margin-top: 20px;
    margin-bottom: 10px;
    display: inline-block;
    left: 50%;
}
.auth {
    font-weight: 400;
    color: black;
    position: relative;
    display: block;
}
.circCont {
    display: inline-block;
}
.circle {
    width: 40px;
    height: 40px;
    background: transparent;
    border: 2px solid red;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    cursor: pointer;
    display: inline-block;
    margin: 10px 20px;
}
.circle:after {
    width: 24px;
    height: 4px;
    background-color: red;
    content: "";
    left: 50%;
    top: 50%;
    margin-left: -12px;
    margin-top: -2px;
    position: absolute;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    /*@include transform-origin(100%,100%);*/
}
.circle:before {
    left: 50%;
    top: 50%;
    margin-left: -12px;
    margin-top: -2px;
    width: 24px;
    height: 4px;
    background-color: red;
    content: "";
    position: absolute;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    /*@include transform-origin(0%,0%);*/
}
.circle + p {
    text-transform: lowercase;
    font-size: 14px;
    margin-bottom: 10px;
}
.simpleRotate {
    -moz-animation: rotate 0.1s 2 ease-in-out alternate;
    -webkit-animation: rotate 0.1s 2 ease-in-out alternate;
    animation: rotate 0.1s 2 ease-in-out alternate;
}
@-moz-keyframes rotate {
    0% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -moz-transform: scale(0.8);
        transform: scale(0.8);
    }
}
@-webkit-keyframes rotate {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }
}
@keyframes rotate {
    0% {
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }
}
.circle[data-animation="simpleRotate"]:not(.simpleRotate) {
    -moz-transition: cubic-bezier(0.175, 0.885, 0.52, 1.775) 200ms;
    -o-transition: cubic-bezier(0.175, 0.885, 0.52, 1.775) 200ms;
    -webkit-transition: cubic-bezier(0.175, 0.885, 0.52, 1.775) 200ms;
    transition: cubic-bezier(0.175, 0.885, 0.52, 1.775) 200ms;
}
.circle[data-animation="simpleRotate"]:not(.simpleRotate):hover {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.circle[data-animation="rotateY"] {
    -moz-transition: ease-in-out 300ms;
    -o-transition: ease-in-out 300ms;
    -webkit-transition: ease-in-out 300ms;
    transition: ease-in-out 300ms;
}
.circle[data-animation="rotateY"]:after {
    -moz-transition-delay: 150ms;
    -o-transition-delay: 150ms;
    -webkit-transition-delay: 150ms;
    transition-delay: 150ms;
}
.circle[data-animation="rotateY"]:before {
    -moz-transition-delay: 150ms;
    -o-transition-delay: 150ms;
    -webkit-transition-delay: 150ms;
    transition-delay: 150ms;
}
.circle[data-animation="rotateX"] {
    -moz-transition: ease-in-out 300ms;
    -o-transition: ease-in-out 300ms;
    -webkit-transition: ease-in-out 300ms;
    transition: ease-in-out 300ms;
}
.circle[data-animation="rotateX"]:after {
    -moz-transition-delay: 150ms;
    -o-transition-delay: 150ms;
    -webkit-transition-delay: 150ms;
    transition-delay: 150ms;
}
.circle[data-animation="rotateX"]:before {
    -moz-transition-delay: 150ms;
    -o-transition-delay: 150ms;
    -webkit-transition-delay: 150ms;
    transition-delay: 150ms;
}
.rotateY {
    -moz-transform: rotateY(180deg) scale(0.5);
    -ms-transform: rotateY(180deg) scale(0.5);
    -webkit-transform: rotateY(180deg) scale(0.5);
    transform: rotateY(180deg) scale(0.5);
}
.rotateY:after {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
.rotateY:before {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.rotateX {
    -moz-transform: rotateX(180deg) scale(0.5);
    -ms-transform: rotateX(180deg) scale(0.5);
    -webkit-transform: rotateX(180deg) scale(0.5);
    transform: rotateX(180deg) scale(0.5);
}
.rotateX:after {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
.rotateX:before {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.scaleUp:not(.scaleDown):not(.minimize) {
    -moz-transition: cubic-bezier(0.175, 0.885, 0.52, 1.575) 200ms;
    -o-transition: cubic-bezier(0.175, 0.885, 0.52, 1.575) 200ms;
    -webkit-transition: cubic-bezier(0.175, 0.885, 0.52, 1.575) 200ms;
    transition: cubic-bezier(0.175, 0.885, 0.52, 1.575) 200ms;
}
.scaleUp:not(.scaleDown):not(.minimize):hover {
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.scaleUp:not(.scaleDown):not(.minimize):hover:after {
    -moz-transform: scale(1.1) rotate(45deg);
    -ms-transform: scale(1.1) rotate(45deg);
    -webkit-transform: scale(1.1) rotate(45deg);
    transform: scale(1.1) rotate(45deg);
}
.scaleUp:not(.scaleDown):not(.minimize):hover:before {
    -moz-transform: scale(1.1) rotate(-45deg);
    -ms-transform: scale(1.1) rotate(-45deg);
    -webkit-transform: scale(1.1) rotate(-45deg);
    transform: scale(1.1) rotate(-45deg);
}
.scaleDown {
    -moz-transition: ease-in-out 300ms;
    -o-transition: ease-in-out 300ms;
    -webkit-transition: ease-in-out 300ms;
    transition: ease-in-out 300ms;
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
}
.minimize {
    -moz-transition: ease-in-out 300ms;
    -o-transition: ease-in-out 300ms;
    -webkit-transition: ease-in-out 300ms;
    transition: ease-in-out 300ms;
    -moz-transform: scale(0.3);
    -ms-transform: scale(0.3);
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
}
.boxShadow {
    -moz-transition: box-shadow 200ms ease-out, -moz-transform 200ms ease-out, opacity 200ms ease-in-out;
    -o-transition: box-shadow 200ms ease-out, -o-transform 200ms ease-out, opacity 200ms ease-in-out;
    -webkit-transition: box-shadow 200ms ease-out, -webkit-transform 200ms ease-out, opacity 200ms ease-in-out;
    transition: box-shadow 200ms ease-out, transform 200ms ease-out, opacity 200ms ease-in-out;
}
.boxShadow:after, .boxShadow:before {
    -moz-transition: linear 400ms;
    -o-transition: linear 400ms;
    -webkit-transition: linear 400ms;
    transition: linear 400ms;
}
.boxShadow:hover:not(.fadeOut) {
    -moz-box-shadow: 0px 0px 0px 20px red inset;
    -webkit-box-shadow: 0px 0px 0px 20px red  inset;
    box-shadow: 0px 0px 0px 20px red  inset;
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
}
.boxShadow:hover:not(.fadeOut):after {
    background-color: #fff;
    -moz-transform: rotate(-45deg) scale(0.6);
    -ms-transform: rotate(-45deg) scale(0.6);
    -webkit-transform: rotate(-45deg) scale(0.6);
    transform: rotate(-45deg) scale(0.6);
}
.boxShadow:hover:not(.fadeOut):before {
    background-color: #fff;
    -moz-transform: rotate(45deg) scale(0.6);
    -ms-transform: rotate(45deg) scale(0.6);
    -webkit-transform: rotate(45deg) scale(0.6);
    transform: rotate(45deg) scale(0.6);
}
.fadeOut {
    opacity: 0;
}
.circle[data-animation="magnify"]:not(.magnify) {
    -moz-transition: ease-in-out 100ms;
    -o-transition: ease-in-out 100ms;
    -webkit-transition: ease-in-out 100ms;
    transition: ease-in-out 100ms;
}
.circle[data-animation="magnify"]:not(.magnify):hover {
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}
.circle.magnify {
    -moz-transition: ease-in-out 200ms;
    -o-transition: ease-in-out 200ms;
    -webkit-transition: ease-in-out 200ms;
    transition: ease-in-out 200ms;
    -moz-transform: scale(1.6);
    -ms-transform: scale(1.6);
    -webkit-transform: scale(1.6);
    transform: scale(1.6);
    opacity: 0;
}
.fromMiddle:before, .fromMiddle:after {
    z-index: 9999;
    -moz-transition-delay: 150ms;
    -o-transition-delay: 150ms;
    -webkit-transition-delay: 150ms;
    transition-delay: 150ms;
    -moz-transition: ease-in-out 400ms;
    -o-transition: ease-in-out 400ms;
    -webkit-transition: ease-in-out 400ms;
    transition: ease-in-out 400ms;
}
.fromMiddle span {
    width: 38px;
    height: 38px;
    background-color: #ffffff;
    display: inline-block;
    position: absolute;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    left: -2px;
    top: -2px;
    z-index: -9999;
    -moz-transform: scale(0.3);
    -ms-transform: scale(0.3);
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
    opacity: 0;
    -moz-transition: ease-in-out 300ms;
    -o-transition: ease-in-out 300ms;
    -webkit-transition: ease-in-out 300ms;
    transition: ease-in-out 300ms;
}
.fromMiddle:hover:before, .fromMiddle:hover:after {
    position: absolute;
    background-color: #fff;
}
.fromMiddle:hover span {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.circle[data-animation="downBorder"] {
    -moz-transition: ease-out 200ms;
    -o-transition: ease-out 200ms;
    -webkit-transition: ease-out 200ms;
    transition: ease-out 200ms;
}
.circle[data-animation="downBorder"]:hover:not(.downBorder) {
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
}
.downBorder {
    border: 4px solid transparent;
    -moz-transform: scale(0.3) rotate(45deg);
    -ms-transform: scale(0.3) rotate(45deg);
    -webkit-transform: scale(0.3) rotate(45deg);
    transform: scale(0.3) rotate(45deg);
}
.circle[data-animation="radiusPlus"] {
    -moz-transition: ease-out 300ms;
    -o-transition: ease-out 300ms;
    -webkit-transition: ease-out 300ms;
    transition: ease-out 300ms;
}
.circle[data-animation="radiusPlus"]:before, .circle[data-animation="radiusPlus"]:after {
    -moz-transition: ease-out 300ms;
    -o-transition: ease-out 300ms;
    -webkit-transition: ease-out 300ms;
    transition: ease-out 300ms;
}
.radiusPlus {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
}
.radiusPlus:before {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
.radiusPlus:after {
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.circle[data-animation="shrinkRadius"] {
    -moz-transition: ease-in-out 400ms;
    -o-transition: ease-in-out 400ms;
    -webkit-transition: ease-in-out 400ms;
    transition: ease-in-out 400ms;
}
.circle[data-animation="shrinkRadius"]:after, .circle[data-animation="shrinkRadius"]:before {
    -moz-transition: ease-in-out 400ms;
    -o-transition: ease-in-out 400ms;
    -webkit-transition: ease-in-out 400ms;
    transition: ease-in-out 400ms;
}
.circle.shrinkRadius {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -moz-transform: scale(0.3);
    -ms-transform: scale(0.3);
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
}
.circle.shrinkRadius:before {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
.circle.shrinkRadius:after {
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.circle[data-animation="xMarks"] {
    border: 0px solid white;
    overflow: hidden;
    -moz-box-shadow: 0px 0px 0px 0px #ffffff inset;
    -webkit-box-shadow: 0px 0px 0px 0px #ffffff inset;
    box-shadow: 0px 0px 0px 0px #ffffff inset;
    -moz-transition: cubic-bezier(0.175, 0.885, 0.52, 1.775) 200ms;
    -o-transition: cubic-bezier(0.175, 0.885, 0.52, 1.775) 200ms;
    -webkit-transition: cubic-bezier(0.175, 0.885, 0.52, 1.775) 200ms;
    transition: cubic-bezier(0.175, 0.885, 0.52, 1.775) 200ms;
}
.circle[data-animation="xMarks"]:before, .circle[data-animation="xMarks"]:after {
    -moz-transition: cubic-bezier(0.175, 0.885, 0.52, 1.775) 200ms;
    -o-transition: cubic-bezier(0.175, 0.885, 0.52, 1.775) 200ms;
    -webkit-transition: cubic-bezier(0.175, 0.885, 0.52, 1.775) 200ms;
    transition: cubic-bezier(0.175, 0.885, 0.52, 1.775) 200ms;
}
.circle[data-animation="xMarks"]:not(.xMarks):hover {
    -moz-box-shadow: 0px 0px 0px 6px #ffffff inset;
    -webkit-box-shadow: 0px 0px 0px 6px #ffffff inset;
    box-shadow: 0px 0px 0px 6px #ffffff inset;
}
.circle[data-animation="xMarks"]:not(.xMarks):hover:before {
    -moz-transform: scale(0.7) rotate(45deg);
    -ms-transform: scale(0.7) rotate(45deg);
    -webkit-transform: scale(0.7) rotate(45deg);
    transform: scale(0.7) rotate(45deg);
    -moz-transition-delay: 100ms;
    -o-transition-delay: 100ms;
    -webkit-transition-delay: 100ms;
    transition-delay: 100ms;
}
.circle[data-animation="xMarks"]:not(.xMarks):hover:after {
    -moz-transform: scale(0.7) rotate(-45deg);
    -ms-transform: scale(0.7) rotate(-45deg);
    -webkit-transform: scale(0.7) rotate(-45deg);
    transform: scale(0.7) rotate(-45deg);
    -moz-transition-delay: 100ms;
    -o-transition-delay: 100ms;
    -webkit-transition-delay: 100ms;
    transition-delay: 100ms;
}
.circle.xMarks {
    -moz-transition: -moz-transform 400ms ease-out, opacity 200ms ease-in;
    -o-transition: -o-transform 400ms ease-out, opacity 200ms ease-in;
    -webkit-transition: -webkit-transform 400ms ease-out, opacity 200ms ease-in;
    transition: transform 400ms ease-out, opacity 200ms ease-in;
    -moz-transition-delay: opacity 100ms;
    -o-transition-delay: opacity 100ms;
    -webkit-transition-delay: opacity 100ms;
    transition-delay: opacity 100ms;
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 0;
    -moz-box-shadow: 0px 0px 0px 20px #ffffff inset;
    -webkit-box-shadow: 0px 0px 0px 20px #ffffff inset;
    box-shadow: 0px 0px 0px 20px #ffffff inset;
}
.circle.xMarks:before {
    background-color: white;
    -moz-transform: scale(2) rotate(45deg);
    -ms-transform: scale(2) rotate(45deg);
    -webkit-transform: scale(2) rotate(45deg);
    transform: scale(2) rotate(45deg);
}
.circle.xMarks:after {
    background-color: white;
    -moz-transform: scale(2) rotate(-45deg);
    -ms-transform: scale(2) rotate(-45deg);
    -webkit-transform: scale(2) rotate(-45deg);
    transform: scale(2) rotate(-45deg);
}
.circle[data-animation="showShadow"] {
    -moz-box-shadow: 0px 0px 0px 0px #ffffff inset;
    -webkit-box-shadow: 0px 0px 0px 0px #ffffff inset;
    box-shadow: 0px 0px 0px 0px #ffffff inset;
    -moz-transition: cubic-bezier(0.175, 0.885, 0.52, 1.775) 200ms;
    -o-transition: cubic-bezier(0.175, 0.885, 0.52, 1.775) 200ms;
    -webkit-transition: cubic-bezier(0.175, 0.885, 0.52, 1.775) 200ms;
    transition: cubic-bezier(0.175, 0.885, 0.52, 1.775) 200ms;
    border: 0px solid white;
}
.circle[data-animation="showShadow"]:before, .circle[data-animation="showShadow"]:after {
    -moz-transition: cubic-bezier(0.175, 0.885, 0.52, 1.775) 200ms;
    -o-transition: cubic-bezier(0.175, 0.885, 0.52, 1.775) 200ms;
    -webkit-transition: cubic-bezier(0.175, 0.885, 0.52, 1.775) 200ms;
    transition: cubic-bezier(0.175, 0.885, 0.52, 1.775) 200ms;
}
.circle[data-animation="showShadow"]:not(.showShadow):hover {
    -moz-box-shadow: 0px 0px 0px 6px #ffffff inset;
    -webkit-box-shadow: 0px 0px 0px 6px #ffffff inset;
    box-shadow: 0px 0px 0px 6px #ffffff inset;
}
.circle[data-animation="showShadow"]:not(.showShadow):hover:before {
    -moz-transform: scale(0.7) rotate(45deg);
    -ms-transform: scale(0.7) rotate(45deg);
    -webkit-transform: scale(0.7) rotate(45deg);
    transform: scale(0.7) rotate(45deg);
    -moz-transition-delay: 100ms;
    -o-transition-delay: 100ms;
    -webkit-transition-delay: 100ms;
    transition-delay: 100ms;
}
.circle[data-animation="showShadow"]:not(.showShadow):hover:after {
    -moz-transform: scale(0.7) rotate(-45deg);
    -ms-transform: scale(0.7) rotate(-45deg);
    -webkit-transform: scale(0.7) rotate(-45deg);
    transform: scale(0.7) rotate(-45deg);
    -moz-transition-delay: 100ms;
    -o-transition-delay: 100ms;
    -webkit-transition-delay: 100ms;
    transition-delay: 100ms;
}
.circle.showShadow {
    -moz-transition: ease-out 300ms;
    -o-transition: ease-out 300ms;
    -webkit-transition: ease-out 300ms;
    transition: ease-out 300ms;
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
}
.followlinks {
    position: fixed;
    right: 35px;
    bottom: 15px;
    display: table;
}
.followlinks a {
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px;
    color: black;
}
.proList li {
  float: left;
  display: block;
  margin-bottom: 20px;
  font-size: 14px;
  padding: 0 10px;
}
.proList li.center_item1,.proList li.center_item2{
  width: 50%;
  height: 505px;
}
.proList li.center_item3,
.proList li.center_item4,
.proList li.center_item5{
  width: 33.3333%;
  height: 330px;
}
.proList .item {
  display: block;
  position: relative;
  height: 100%;
  overflow: hidden;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.proList .item .img {
  width: 100%;
  height: 100%;
  display: block;
  transition: 500ms;
  -webkit-transition: 500ms;
  -ms-transition: 500ms;
}
.proList .black {
  background: url(../img/black_bg5.png) repeat;
  background: none rgba(0,0,0,0.5);
  width: 96%;
  height: 92%;
  position: absolute;
  left:0;
  top: 0;
  margin: auto;
  bottom: 0;
  right: 0;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  opacity: 0;
  filter: alpha(opacity=0);
  transition: 400ms;
  -webkit-transition: 400ms;
  -ms-transition: 400ms;
}
.proList .con {
    position: absolute;
    width: 100%;
    height: 235px;
    overflow: hidden;
    top: 25%;
    text-align: center;
    color: #000000;
    opacity: 0;
}
.proList .con .en span{
  font-size: 16px;
  color: #fff;
}
.proList .con .bot {
  height: 1px;
  margin: 30px auto;
  width: 20px;
  background-color: #fff;
  display: block;
  transition: 600ms;
  -webkit-transition: 600ms;
  -ms-transition: 600ms;
}
.proList .con p{
  width: 100%;
  text-align: justify;
  font-size: 14px;
  color: #ffffff;
  line-height: 24px;
  margin: 0 auto;
}
.proList a:hover .img {
  -webkit-transform: scale(1.12);
  transform: scale(1.12);
}
.proList a:hover .black {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.proList a:hover .con {
  color: #fff;
  opacity: 1;
}
/*******************作品案例详情*******************/
.ce_xq_title{
  padding-top: 72px;
}
.ce_xq_title h1{
  color: #333333;
  font-size: 24px;
  margin-bottom: 50px;
  text-align: center;
}
.ce_xq_title_r{
  height: 528px;
}
.ce_xq_title_r .index_pingtai_l {
    width: 100%;
    height: 100%;
    position: relative;
}
.index_pingtai_l .picList li div {
    position: relative;
    width: 100%;
    height:528px;
}
.index_pingtai_l .picList li img {
    position: absolute;
    width: 100%;
    height: 528px;
}
.index_pingtai_l .hd{
  height: 35px;
  overflow: hidden;
  margin: auto;
  left: 16px;
  bottom:0;
  z-index: 1;
  position: absolute;
}
.index_pingtai_l .hd ul li{
  width:16px;
  height: 16px;
  background-color: #fff;
  border-radius: 50%;
  transition: .4s;
  cursor: pointer;
  opacity: 1;
  bottom: 0;
  float: left;
  margin: 5px 5px;
  line-height: 9999px;
}
.index_pingtai_l .hd ul li.on {
  background: #d4141a;
  color: #fff;
  width:16px;
  height:16px;
}
.ce_xq_title_text{
 padding: 0 11.5% 0 45%; 
}
.ce_xq_title_text p{
  color: #333333;
  font-size: 16px;
  line-height: 30px;
  text-align: justify;
}
.cse_xq_t{
  padding: 60px 0;
}
.cse_xq_t h1{
  color: #333333;
  font-size: 24px;
  margin-bottom:34px;
  text-align: center;
}
.cse_xq_t_l img{
  margin-bottom: 35px;
}
.cse_xq_t_r{
  padding-left: 34px;
}
.cse_xq_t_r p{
  color: #333333;
  font-size: 14px;
  line-height: 24px;
  text-align: justify;
}
.cse_xq_t_l {
  padding: 0;
}
.cse_xq_b p{
  color: #333333;
  font-size: 14px;
  line-height: 24px;
  text-align: justify;
}
/*******************服务优势*******************/
.fuwu_title .cslink{
  width: 200px;
}
.fuwu_title .cslink strong{
  float: right;
  display: inline-block;
  width: 100px;
  height: 54px;
  line-height: 20px;
  text-align: left;
  margin-right: 13px;
  margin-top: 5px;
}
.fuwu_title  .cs1 strong,.fuwu_title  .cs3 strong{
 line-height: 54px; 
 margin-top: 0;
}
.fuwu_title  .cs3,.fuwu_title  .cs4{
 background: #f5f5f5;
}
.fu_2{
}
.fu_2 h1{
  font-size: 24px;
  color: #4c4c4c;
  text-align: center;
  margin-bottom: 36px;
}
.fu_2 p{
  font-size: 16px;
  color: #4c4c4c;
  line-height: 30px;
  margin-bottom: 20px;
  text-align: justify;
}
.fu_3{
  width: 100%;
  height: 600px;
  background: url(../img/fuwu_03.jpg) center no-repeat;
  background-size: cover;
  overflow: hidden;
}
.fu_3 h1{
  font-size: 24px;
  text-align: center;
  color: #fff;
  margin: 74px 0 120px;
}
.fu_3container{
  width: 1350px;
  margin: 0 auto;
}
.fu3_list{
}
.fu3_item{
  text-align: center;
  float: left;
  width: 20%;
}
.fu3_item img{
  margin-bottom: 40px;
}
.fu3_item p{
  font-size: 20px;
  line-height: 32px;
  color: #fff;
  width: 120px;
  margin: 0 auto;
}
/****************************** 服务优势底部四张图片 ******************************/
.index_pro{
  overflow: hidden;
  position: relative;
  background: #fff;
  z-index: 4;
}
.index_pro h1{
  font-size: 24px;
  color: #4c4c4c;
  text-align: center;
  margin-bottom: 36px;
  margin-top: 40px;
}
.index_pro_list{
}
.index_pro_item{
  height: 500px;
  overflow: hidden;
  float: left;
  box-sizing: border-box;
  padding: 0;
}
.index_pro_item_line.selected {
    width: 100px;
}
.index_pro_item .pic{
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.index_pro_item .pic .picbox,
.index_honer_item .pic .picbox{
  width:100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
}
.index_pro_item .pic img,
.index_honer_item .pic img,
.index_news_item .pic img
{
  z-index: 6;
  position: absolute;
  width:100%;
  height: 100%;
  left: -30px;
}
.index_pro_item:hover .pic img,
.index_honer_item:hover .pic img,
.index_news_item:hover .pic img
{
}
.index_pro_item .pic_wrap,
.index_honer_item .pic_wrap,
.index_news_item .pic_wrap{
  position: absolute;
  width:100%;
  height: 100%;
  z-index: 2;
  background: #fff;
  left:0;
  transition: all 0.6s ease-in-out;
}
.index_pro_text{
  width: 62.5%;
}
.index_pro_text h1{
  font-size: 24px;
  line-height: 30px;
  color: #4C4C4C;
  padding: 60px 0 60px 36px;
  background: url(../img/fuwu_05.jpg) left center no-repeat;
}
.index_pro_text p{
  font-size: 16px;
  line-height: 30px;
  color: #4C4C4C;
  text-align: justify;
  padding-left: 36px;
}
.index_pro_list1 .index_pro_text{
  float: left;
  margin-left: 20px;
}
.index_pro_list2 .index_pro_text{
  float: right;
  margin-right:50px;
}
.index_pro_list1 .index_pro_item:first-child+.index_pro_item,
.index_pro_list2 .index_pro_item:first-child{
  background-color: #fafafa;
}
.index_pro_btm{
  padding: 94px 0 60px;
}
.index_pro_btm p{
  font-size: 16px;
  line-height: 30px;
  color: #4C4C4C;
  text-align: justify;
  margin-bottom: 30px;
}
/*******************合作客户*******************/
.hezuo{
  padding: 70px 0 40px;
}
.hezuo .about_title{
  margin-bottom: 50px;
}
.hezuo_con .hezuo_item{
  padding: 0;
  height: 400px;
}
.hezuo_con .hezuo_item img{
      position: absolute;
    display: block;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}
.hezuo_con .hezuo_item{
  border-top: 1px solid #d9d9d9;
  border-left: 1px solid #d9d9d9;
}
.hezuo_con .hezuo_item:first-child{
  border-left: 0;
}
.hezuo_list .hezuo_con:first-child .hezuo_item{
  border-top: 0;
  -webkit-perspective: 1000; */
    perspective: 1000;
    position: relative; 
}
.hezuo_con .hezuo_item:hover{
  box-shadow: 5px 5px 10px rgba(240,240,240,.9);
}
.hezuo_item .flip-box{
  width: 100%;
  height: 100%;
  transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
}
.hezuo_item .flip-box {
  width: 100%;
  height: 100%;
  padding: 10px;
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  overflow: hidden;
}
.in {
    -webkit-animation-timing-function: ease-out;
    -webkit-animation-duration: 350ms;
    animation-timing-function: ease-out;
    animation-duration: 350ms;
}
.out {
    -webkit-animation-timing-function: ease-in;
    -webkit-animation-duration: 225ms;
    animation-timing-function: ease-in;
    animation-duration: 225ms;
}
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to { opacity: 1; }
}
@keyframes fadein {
    from { opacity: 0; }
    to { opacity: 1; }
}
@-webkit-keyframes fadeout {
    from { opacity: 1; }
    to { opacity: 0; }
}
@keyframes fadeout {
    from { opacity: 1; }
    to { opacity: 0; }
}
.fade.out {
  opacity: 0;
  -webkit-animation-duration: 125ms;
  -webkit-animation-name: fadeout;
  animation-duration: 125ms;
  animation-name: fadeout;
}
.fade.in {
  opacity: 1;
  -webkit-animation-duration: 225ms;
  -webkit-animation-name: fadein;
  animation-duration: 225ms;
  animation-name: fadein;
}
.flip {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateX(0);
    backface-visibility: hidden;
    transform: translateX(0);
}
.flip.in {
    -webkit-animation-name: flipintoright;
    -webkit-animation-duration: 225ms;
    animation-name: flipintoright;
    animation-duration: 225ms;
}
.flip.out {
    -webkit-transform: rotateY(-90deg) scale(.9);
    -webkit-animation-name: flipouttoleft;
    -webkit-animation-duration: 175ms;
    transform: rotateY(-90deg) scale(.9);
    animation-name: flipouttoleft;
    animation-duration: 175ms;
}
.flip.out.reverse {
  -webkit-transform: rotateY(90deg) scale(.9);
  -webkit-animation-name: flipouttoright;
  transform: rotateY(90deg) scale(.9);
  animation-name: flipouttoright;
}
.flip.in.reverse {
  -webkit-animation-name: flipintoleft;
  animation-name: flipintoleft;
}
@-webkit-keyframes flipouttoleft {
    from { -webkit-transform: rotateY(0); }
    to { -webkit-transform: rotateY(-90deg) scale(.9); }
}
@keyframes flipouttoleft {
    from { transform: rotateY(0); }
    to { transform: rotateY(-90deg) scale(.9); }
}
@-webkit-keyframes flipouttoright {
    from { -webkit-transform: rotateY(0) ; }
    to { -webkit-transform: rotateY(90deg) scale(.9); }
}
@keyframes flipouttoright {
    from { transform: rotateY(0); }
    to { transform: rotateY(90deg) scale(.9); }
}
@-webkit-keyframes flipintoleft {
    from { -webkit-transform: rotateY(-90deg) scale(.9); }
    to { -webkit-transform: rotateY(0); }
}
@keyframes flipintoleft {
    from { transform: rotateY(-90deg) scale(.9); }
    to { transform: rotateY(0); }
}
@-webkit-keyframes flipintoright {
    from { -webkit-transform: rotateY(90deg) scale(.9); }
    to { -webkit-transform: rotateY(0); }
}
@keyframes flipintoright {
    from { transform: rotateY(90deg) scale(.9); }
    to { transform: rotateY(0); }
}
.hide_hezuo{
  border: 1px solid #ccc;
  width: 100%;
  height: 100%;
  padding: 30% 20%;
}
.hide_hezuo p{
  font-size: 14px;
  line-height: 24px;
  text-align: justify;
}
/*******************新闻中心*******************/
.anli_del_pic{
  width: 1200px;
  height: 416px;
  border: 20px solid #fafafa;
  position: relative;
  margin-top: 60px;
}
.anli_del_pic .picList li div.news_list{
  position: relative;
  width: 100%;
  height: 376px;
  overflow: hidden;
}
.anli_del_pic .hd{
  height: 35px;
  overflow: hidden;
  margin: auto;
  left:0;
  right: 0;
  bottom:0;
  z-index: 1;
  position: absolute;
  text-align: center;
}
.anli_del_pic .hd ul{
  overflow: hidden;
  margin: 0 auto;
  display: inline-block;
}
.anli_del_pic .hd ul li{
  width:8px;
  height: 8px;
  border: 1px solid #fff;
  background-color: #fff;
  border-radius: 50%;
  transition: .4s;
  cursor: pointer;
  opacity: 1;
  bottom: 0;
  float: left;
  margin: 5px 5px;
  line-height: 9999px;
}
.anli_del_pic .hd ul li.on {
  background: #87C3BD;
  color: #fff;
  border-color: #87C3BD;
  width:10px;
  height:10px;
  margin: 3.5px 5px;
}
.anli_del_pic .next{
    background: url(../img/pic_r1.png) center no-repeat;
    right: 0;
}
.anli_del_pic  .prev{
    background: url(../img/pic_l1.png) center no-repeat;
    left: 0;
}
.anli_del_pic  .prev, .anli_del_pic .next{
    display: block;
    width: 30px;
    top:172px;
    height: 30px;
    background-color: #d4141a;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
}
.anli_del_pic  .prev:hover, .anli_del_pic .next:hover{
  background-color: #d4141a;
}
.new_pic{
  width: 50%;
  height: 100%;
  float: left;
}
.new_pic img{
  width: 100%;
  height: 100%;
}
.new_text{
  float: left;
  width: 50%;
  height: 100%;
  padding: 60px 84px 0 34px;
}
.new_text h1{
  color: #4c4c4c;
  font-size: 16px;
  font-weight: bold;
}
.new_text h2{
  color: #808080;
  font-size: 14px;
  line-height: 24px;
  margin: 10px 0 25px;
}
.new_text p{
  color: #808080;
  font-size: 14px;
  line-height: 24px;
  text-align: justify;
  display: -moz-box;
  display: -webkit-box;
  display: box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.new_text a{
  color: #d22e48;
  font-size: 14px;
  margin-top: 35px;
  display: block;
}
.news_warp{
  background-color: #fafafa;
}
.new_list {
    margin: 0 -16px;
}
.new_item {
    padding: 0 14px;
    display: block;
    float: left;
    margin-bottom: 50px;
    position: relative;
}
.new_item_pic {
    width: 100%;
    height: 220px;
    text-align: center;
    overflow: hidden;
    -webkit-transition: 0.4s linear;
    -moz-transition: 0.4s linear;
    -ms-transition: 0.4s linear;
    -o-transition: 0.4s linear;
    transition: 0.4s linear;
}
.new_item_pic img{
  width: 100%;
  height: 100%;
  transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
}
.new_item_text {
  width: 100%;
  height: 64px;
  margin-top: 20px;
  line-height: 64px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  color: #4C4C4C;
  padding: 0 24px;
  background: url(../img/newsr.png) right 24px center no-repeat;
   transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
}
.new_item_text_line{
  width: 0;
  height: 3px;
  display: block;
  background-color: #d4141a;
  transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
}
.new_date{
  width: 120px;
  height: 40px;
  line-height: 40px;
  background-color: #f5f5f5;
  text-align: center;
  font-size: 14px;
  color: #4C4C4C;
  border-radius: 20px;
  position: absolute;
  bottom: 60px;
  left: 30px;
  box-shadow: 5px 5px 10px rgba(205,205,205,.9);
  transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
}
.new_item:hover .new_item_pic img{
      transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.new_item:hover .new_date{
  background-color: #d4141a;
  color: #fff;
}
.new_item:hover .new_item_text_line{
  width: 100%;
}
.new_item:hover .new_item_text{
  background: url(../img/newsr.png) right 20px center no-repeat;
}
/*******************核心团队*******************/
.team_fc{
    background: url(../img/team_02.jpg) no-repeat center top;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
}
.team_cnt {
    position: relative;
    margin: 0 auto;
    width: 1354px;
    padding-bottom: 50px;
}
.team_con{
  position: relative;
  margin-top: 40px;
  overflow: hidden;
}
.team_cnt .swiper-container {
  z-index: auto!important;
  height: 450px;
  color: #333;
}
.team_cnt .swiper-slide {
  height: 100%;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  padding: 0 15px;
  box-sizing: border-box;
  overflow: hidden;
}
.team_cnt .swiper-slide-active {
  opacity: 1;
}
.team_cnt .swiper-slide .swiper_title {
overflow: hidden;
  position: relative;
   width: 100%;
   height: 100%;
}
.team_cnt .swiper-visible-switch {
  background: #aaa;
}
.team_cnt .swiper-active-switch {
  background: #fff;
}
.swiper_title h1{
  font-size: 48px;
  margin: 64px 44px 44px;
  color: #4c4c4c;
  text-align: center;
}
.team_cnt .swiper-button-next,.team_cnt .swiper-button-prev{
  width: 42px;
  height: 90px;
  top: 167px;
  position: absolute;
  z-index: 6;
  cursor: pointer;
}
.team_cnt .swiper-button-next{
  right:10px;
  background:  url(../img/hisr.png) center no-repeat;
}
.team_cnt .swiper-button-prev{
 left:10px; 
 background:  url(../img/hisl.png) center no-repeat;
}
.team_pic{
    height: 270px;
    overflow: hidden;
    width: 100%;
}
.team_pic img {
    width: 100%;
    height: 100%;
    transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
}
.team_text{
    width: 100%;
    border: 2px solid #eeeeee;
    height: 114px;
    box-sizing: border-box;
    margin-top: 26px;
    text-align: center;
    position: relative;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
}
.team_text span {
    font-size: 16px;
    color: #4c4c4c;
    position: relative;
    top: -10px;
    display: inline-block;
    background-color: #fafafa;
    padding: 0 12px;
    max-width: 320px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.team_text p {
    font-size: 14px;
    color: #4c4c4c;
    line-height: 26px;
    max-width: 240px;
    text-align: center;
    margin: 0 auto;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}
.team_text i {
    display: block;
    width: 54px;
    height: 54px;
    background: url(../img/case_03.png) center no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -27px;
    bottom: -27px;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
}
.team_cnt a:hover .team_text {
    border: 2px solid #A60000;
}
.team_cnt a:hover .team_text span {
    color: #A60000;
}
.team_cnt a:hover .team_text i {
    background: url(../img/case_05.png) center no-repeat;
}
.team_cnt .swiper-slide:hover .team_pic img{
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
/*团队所有*/
.teamall_list {
    margin: 0 -30px;
}
.teamall_item {
    padding: 0 30px;
    display: block;
    float: left;
    margin-bottom: 50px;
    position: relative;
}
.teamall_item_pic {
    width: 100%;
    height: 292px;
    text-align: center;
    overflow: hidden;
    -webkit-transition: 0.4s linear;
    -moz-transition: 0.4s linear;
    -ms-transition: 0.4s linear;
    -o-transition: 0.4s linear;
    transition: 0.4s linear;
}
.teamall_item_pic img{
  width: 100%;
  height: 100%;
  transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
}
.teamall_item h1{
  font-size: 24px;
  color: #4C4C4C;
  text-align: center;
  margin: 10px 0 5px;
}
.teamall_item h2{
  font-size: 16px;
  color: #4C4C4C;
  line-height: 30px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  text-align: center;
}
.teamall_item h3{
    font-size: 15px;
    color: #4C4C4C;
    line-height: 30px;
    /* text-overflow: clip; */
    /* overflow: hidden; */
    /* white-space: nowrap; */
    text-align: justify;
}
.new_item:hover .new_item_pic img{
      transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
/***********************人才招聘***********************/
.hr{
  padding: 80px 0 150px;
  background: url(../img/hr_06.jpg) bottom center no-repeat;
  background-size: 100%;
}
.hr .about_title{
  margin-bottom: 90px;
}
.hr_l{
  width: 167px;
  float: left;
}
.hr_l a{
  display: block;
  width: 167px;
  height: 167px;
  margin-bottom: 43px;
    margin-top: 18px;
  background: url(../img/hr_11.jpg) center no-repeat;
  background-size: cover;
  text-align: center;
  line-height: 167px;
}
.hr_l a.curr,.hr_l a:hover{
  background: url(../img/hr_07.jpg) center no-repeat;
  background-size: cover;
}
.hr_r{
  width: 1000px;
  border-left: 1px solid #e6e6e6;
  float: right;
}
.hr_list{
  height: 192px;
  background: url(../img/cir.png) left center no-repeat;
  padding-left: 50px;
  margin-bottom: 20px;
      position: relative;
    left: -8px;
}
.hr_list_con{
  background: url(../img/hr_03.jpg) center no-repeat;
  background-size: 100% 100%;
  height: 192px;
  padding: 20px 30px 20px 32px;
}
.hr_list_con h1{
  font-size: 16px;
  padding-bottom: 10px;
  border-bottom: 1px solid #D9D9D9;
  margin-bottom: 10px;
}
.hr_listbtm_l{
    float: left;
    max-width: 680px;
    height: 122px;
    overflow: hidden;
}
.hr_listbtm_l h2{
  color: #4c4c4c;
  font-size: 14px;
  line-height: 24px;
}
.hr_listbtm_l p{
  color: #4c4c4c;
  font-size: 12px;
  line-height: 24px;
}
.hr_listbtm_r{
  float: right;
}
.hr_listbtm_r a{
  width: 112px;
  height: 40px;
  display: block;
  border-radius: 5px;
  text-align: center;
  line-height: 40px;
  border: 1px solid #d4141a;
  color: #4c4c4c;
  font-size: 16px;
  margin: 8px 0;
}
.hr_listbtm_r a:first-child{
  background-color: #d4141a;
  color: #fff;
}
/*招聘详情*/
.hrxq{
  padding: 80px 0 230px;
  background: url(../img/hr_06.jpg) bottom center no-repeat;
  background-size: 100%;
}
.hrxq .about_title{
  margin-bottom:36px;
}
.hrxq_con{
  width: 100%;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  padding: 0 30px;
}
.job_title {
    padding-bottom: 20px;
    overflow: hidden;
}
.job_title p {
    float: left;
    width: 33%;
    text-align: justify;
    font-size: 14px;
    line-height: 30px;
    color: #333;
}
.job_title p span:first-child {
    color: #4d4d4d;
    font-size: 14px;
    font-weight: 600;
    padding-right: 40px;
}
.job_title p span:first-child+span {
    color: #4C4C4C;
    font-size: 12px;
}
.job_intro .job_intro1 {
    color: #4d4d4d;
    font-size: 14px;
    font-weight: 600;
    margin-top: 30px;
}
.job_intro p {
    color: #4C4C4C;
    font-size: 12px;
    line-height: 30px;
}
.hrxq_con h1{
  font-size: 16px;
  color: #333333;
  line-height: 50px;
  border-bottom: 1px solid #e6e6e6;
  height: 50px;
  margin-bottom: 30px;
}
.hrxq .toudi{
  width: 112px;
  height: 40px;
  display: block;
  border-radius: 5px;
  text-align: center;
  line-height: 40px;
  border: 1px solid #d4141a;
  font-size: 16px;
  margin: 24px 0  20px;
  background-color: #d4141a;
  color: #fff;
  float: right;
}
/*职位申请弹出框*/
.tan-nei {
    width: 100%;
    margin: 0 auto;
    border-radius: 4px;
    background-color: #ffffff;
    overflow: hidden;
}
.tan-nei form ul{
  width:48%;
  margin: 0 auto;
}
.tan-nei .i-cha {
    position: absolute;
    cursor: pointer;
    top: 16px;
    right: 14px;
}
.tan-nei h1 {
    font-size: 24px;
    text-align: center;
    margin: 20px 0 34px;
}
.tan-nei li {
    /*overflow: hidden;*/
    margin: 0 0 20px;
}
.tan-nei li .p1 {
    display: inline-block;
    font-size: 16px;
    width: 80px;
}
.tan-nei li input[type=text] {
    height: 38px;
    width: 236px;
    padding: 0 0 0 10px;
    border-radius: 3px;
    border: 1px solid #DCDDDD;
}
.tan-nei li .d-file {
    display: inline-block;
    height: 38px;
    width: 236px;
    line-height: 38px;
    padding-left: 3px;
    vertical-align: middle;
}
.tan-nei li .d-file input {
    /*height:38px;*/
    /*width:100px;*/
    /*border-radius:3px;*/
    /*border:1px solid #DCDDDD;*/
}
.tan-nei li .i-sub {
    width: 112px;
    height: 40px;
    display: block;
    border-radius: 5px;
    text-align: center;
    line-height: 40px;
    position: absolute;
    bottom: 106px;
    border: 1px solid #d4141a;
    font-size: 16px;
    /* margin: 79px 0 20px; */
    background-color: #d4141a;
    color: #fff;
    /* margin-left: 82px; */
    /* margin-top: 100px; */
    /* top: 10px; */
}
.file_btn {
position: relative;
    overflow: hidden;
    width: 235px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    background-color: #ffffff;
    color: #fff;
    /* float: right; */
    float: right;
    right: 6px;
    top: 5px;
 }
.file_btn input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    border: solid transparent;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
}
.tan-nei li.form_code {
    margin: -25px 0 5px;
    float: left;
        padding-top: 36px;
}
#ycode{
    width: 110px;
    height: 35px;
    line-height: 35px;
    box-sizing: border-box;
    border: 1px solid #333;
    color: #333;
    font-size: 12px;
    outline: none;
    background: transparent;
    float: left;
    /* margin-left: 82px; */
    -webkit-appearance: none;
}
.form_ipt1_d1 {
    float: left;
    width: 110px;
    height: 35px;
    margin-left: 117px;
    margin-top: -36px;
}
.form_ipt1_d1 img {
    width: 100%;
    height: 100%;
}
#hr .layui-layer-title{
  border-bottom: 0;
}
/*联系我们*/
.adr_l{
  width: 320px;
  margin-left: 80px;
  float: left;
}
.adr_l dl{
  border-top: 1px solid #e6e6e6;
  margin-top: 30px;
}
.adr_l dl dd{
  padding: 22.5px 0;
  border-bottom: 1px solid #e6e6e6;
}
.adr_r{
  float: right;
  margin-right: 80px;
  width: 500px;
}
.adr_l,.adr_r{
  padding: 66px 0 60px;
}
.form_ipt1 {
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
}
.form_ipt1 input {
    height: 40px;
    width: 240px;
    border: 1px solid #e6e6e6;
    box-sizing: border-box;
    padding: 5px 0 5px 15px;
    color: #4d4d4d;
    font-size: 14px;
    outline: none;
    resize: none;
    display: block;
    -webkit-appearance: none;
}
.form_tae1 {
    margin-bottom: 10px;
    float: left;
    width: 100%;
}
.form_tae1 textarea {
    height: 140px;
    width: 100%;
    border: 1px solid #e6e6e6;
    box-sizing: border-box;
    padding: 5px 0 5px 15px;
    outline: none;
    color: #4d4d4d;
    font-size: 14px;
    outline: none;
    resize: none;
    display: block;
    -webkit-appearance: none;
}
.form_code {
    margin-bottom: 10px;
    float: left;
}
.adr_r .ycode {
    width: 140px;
    height: 40px;
    line-height: 40px;
    padding: 5px 0 5px 15px;
    color: #4d4d4d;
    font-size: 14px;
    box-sizing: border-box;
    border: 1px solid #E6E6E6;
    outline: none;
    background: transparent;
    float: left;
    -webkit-appearance: none;
}
.adr_r .form_code img {
    height: 40px;
    width: 80px;
    margin-left: 10px;
    float: left;
}
.form_sub2 input {
    width: 140px;
    height: 40px;
    border: none;
    font-size: 16px;
    color: #4c4c4c;
    line-height: 40px;
    cursor: pointer;
    transition: 300ms;
    -webkit-transition: 300ms;
    position: relative;
    text-align: center;
    border: 1px solid #e6e6e6;
    background-color: transparent;
    float: right;
}
.form_sub2 input:hover{
  background-color: #d4141a;
  border: 1px solid #d4141a;
  color: #fff;
}
.demo_content {
  z-index: 2;
  overflow: hidden;
  width: 100%;
  height:600px;
  border: 0;
  padding: 0;
}
.demo_content .map {
  width: 100%;
  height: 100%;
}
.BMap_stdMpCtrl, .anchorBL{
  display: none;
}
/*新闻详情*/
.news_xq_con{
  padding: 80px 0 0;
}
.news_xq_title{
  border-bottom: 1px solid #DDDDDD;
  font-size: 14px;
  padding: 12px 0;
}
.news_xq_title span:first-child{
  float: left;
}
.news_xq_title span:first-child+span{
  float: right;
}
.news_xq_con h2{
  text-align: center;
  font-size: 24px;
  color: #333;
  line-height: 42px;
  padding-top: 70px;
}
.news_xq_con p{
  font-size: 14px;
  line-height: 32px;
  text-align: justify;
  word-break: break-all;
}
/****************侧边导航**********************/
@media screen and (max-width: 768px){
    .cebian{
        display: none;
    }
}
.cebian{
    position: fixed;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10000;
}
.cebian .ul_cb li{
    position: relative;
    width: 250px;
    right: -170px;
    height: 82px;
    border-bottom: 1px solid #42444d;
    padding-left: 17px;
}
.cebian .ul_cb li>p{
    line-height: 128px;
    text-align: left;
    font-size: 12px;
    color: #fff;
}
.cebian .ul_cb li>p a{
    color: #fff;
}
.cebian .ul_cb .li_3{
    position: relative;
}
.cebian .ul_cb li span{
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    left: 90px;
    bottom: 20px;
}
.cebian .ul_cb li:first-of-type{
    background: #232429 url("../img/liuyan_11.png") left 26px top 15px no-repeat;
    padding-left: 10px;
}
.cebian .ul_cb li:first-of-type+li{
    background: #232429 url("../img/qq_07.png") left 27px top 13px no-repeat;
    cursor: pointer;
}
.cebian .ul_cb li:first-of-type+li+li{
    background: #232429 url("../img/dc_1_03.png") left 29px top 14px no-repeat;
    cursor: pointer;
}
.cebian .ul_cb li:first-of-type+li+li+li{
    background: #232429 url("../img/cebian_1_03.png") left 26px top 15px no-repeat;
    padding-left: 17px;
    cursor: pointer;
}
.cebian .ul_cb li:first-of-type+li+li+li+li{
    background: #232429 url("../img/cebian4_07.png") left 26px top 15px no-repeat;
    padding-left: 2px;
    cursor: pointer;
}
.cebian .ul_cb .li_1{
    position: relative;
}
.cebian .ul_cb .li_1 .d-tan{
    width: 400px;
    height: 410px;
    border-right: 1px solid #363636;
    overflow: hidden;
    position: absolute;
    right: 250px;
    top: 0;
    padding: 0 0 0 12px;
    background-color: #232429;
    color: #fff;
    display: none;
}
.cebian .ul_cb .li_1 .d-tan > h1 {
    font-size: 16px;
    margin: 15px 0;
    color: #fff;
}
input{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.cebian .ul_cb .li_1 .d-tan input[type=text],.cebian .ul_cb .li_1 .d-tan textarea {
    color: #000;
    padding: 0 0 0 3%;
    height: 35px;
    line-height: 35px;
    width: 360px;
    border: 1px solid #626264;
    outline: none;
    margin-top: 10px;
}
.cebian .ul_cb .li_1 .d-tan textarea{
    height: 80px;
    resize: none;
}
.i-yanzhe {
    width: 200px !important;
}
.cebian .ul_cb .li_1 .d-tan input[type=button]{
    width: 155px;
    height: 40px;
    border-radius: 5px;
    text-align: center;
    line-height: 40px;
    background-color: #ff0000;
    color: #fff;
    margin-top: 15px;
}
