/*time720_top*/
body{
  font-family: "微软雅黑";
  background: #000;
  font-size: 13px;
}
header {
position: fixed;
right: 0;
left: 0;
z-index:999;
}

#active {
    color: #2a87c7;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #2a87c7;
  }
.nav > li:hover .dropdown-menu {display: block;}
.en{
  color: #fff;
}
.en li{
border: 1px solid #2a87c7;
padding: 1px 10px 1px 10px;
height: 17px;
background: #2a87c7;
color: #fff;
list-style: none;
margin-top: 39px;
border-radius: 4px;
line-height: 12px;
}
.en li a{
  color: #fff;
font-size: 11px;
text-decoration: none;
}
#web_bg{
  padding-top:4%;
}
@media (min-width:1200px) and (max-width: 1500px){
.m-culture{

}
    .m-culture li h5 img {
    margin-left: 274%;
}
.m-culture li p {
    border: solid 1px #fff;
    padding: 5px;
    font-size: 12px;
    color: #ffffff;
    margin-top: 20px;
    text-align: center;
    width: 60px;
    margin-left: 36%;
}
}


@media (min-width: 1500px) {
.navbar-brand img{
  width: 70px;
 }
.navbar-default .navbar-nav > li > a:hover{
  color:#2a87c7;
}
.time_top{
 height:90px;
}

/*核心业务*/
.time_he{
    max-width: 1920px;
    margin: 0 auto;
  }
  .time_he{
     padding-left:5%;
     padding-top:3%;
  }
  .time_he li{
    list-style: none;
    float: left;
  }
  .time_he .a{
     font-size:40px;
      color: #007EBC;
  }
  .time_he .b{
    font-size: 14px;
    color: #007EBC;
    margin-top: 33px;
    padding-left: 5px;
  }
  .time_title {
    max-width: 1920px;
        margin: 0 auto;
         padding-left:5%;
  }
  .time_title dt{
    font-size:13px;
    color: #777;
    list-style: 25px;
  }
   .time_title dt i{
    font-size:12px;
    padding-right:5px;
    padding-left:4px;
   }

  .he_bc{
  border:1px solid #337ab7;
  background: #337ab7;
}
.he_bc a{
  text-decoration: none;
}
.he_bc dt{
  text-align: center;
  font-size:15px;
  padding-top:1%;
  padding-bottom:1%;
  color:#fff;
}
.he_bc dd{
  text-align: center;
  font-size:12px;
  padding-top:1%;
  padding-bottom:7%;
  color:#fff;
}
.bc_top{
  padding-top:1%;
}
.bc_bottom{
  padding-bottom: 12%;
}

.brand-box{ 
  background: url(../images/3.jpg)  center top; background-attachment: fixed; background-size: cover; 
}

/*首页案例介绍*/
.in_left {
    padding-left: 1.3%;
    padding-right: 1.3%;
    padding-top: 1%;
}
.m-culture{
    max-width: 1200px;
   margin: 11px auto;
}
.m-culture{
    max-width: 1200px;
    margin: 0 auto;
}

.m-culture h2{
    font-size: 42px;
    color: #333333;
    font-weight: bold;
    text-align: center;
  
}

.m-culture li{
    float: left;
    overflow: hidden;
    position: relative;
}

.m-culture li .m-box{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: rgba(0, 0, 0, .28);
}
.m-culture li h3{
   font-size: 15px;
   color: #ffffff;
   text-align: center;
   margin-top: 20%;
}
/*.m-culture li h5{
    height: 45px;
    width: 45px;
    margin-top: 45px;
    margin-left: 40%;
}*/


.m-culture li h4{
   font-size: 12px;
color: #ffffff;
margin-top: 10px;
text-align: center;
}
.m-culture li p{
    border: solid 1px #fff;
padding: 5px;
font-size: 12px;
color: #ffffff;
margin-top: 20px;
text-align: center;
width: 60px;
margin-left: 36%;
}
.m-culture li h6{
   font-size: 14px;
    color: #ffffff;
    margin-top: 15px;
    text-align: center;
}

.m-culture .brief{
    position: absolute;
    padding: 15px 50px 50px 50px;
    width: 100%;
    height: 100%;
    top: -100%;
    left: 0;
    background: #007EBCCC;
  /*  transition: all 0.4s;*/
}
.m-culture li:hover .brief{
    top: 0;
}
.m-culture .brief1{
    position: absolute;
   /* padding: 15px 25px 50px 50px;*/
    width: 100%;
    height: 100%;
    top: -100%;
    left: 0;
    background: #007EBCCC;
  /*  transition: all 0.4s;*/
}
.m-culture li:hover .brief1{
    top: 0;
}
.max_h{
    max-width: 1700px;
    margin:0 auto;
}
.col-xs-1-5,
.col-sm-1-5,
.col-md-1-5,
.col-lg-1-5 {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}

.col-xs-1-5 {
    width: 20%;
    float: left;
    padding-top:8px;
}

.col-xs-1-12,
.col-sm-1-12,
.col-md-1-12,
.col-lg-1-12 {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}

.col-xs-1-12 {
    width: 100%;
    float: left;
    /*padding-top:8px;*/
}

.clearfix:before,.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after {
    clear:both;
    overflow:hidden;
}
.clearfix {
    zoom:1; /* for IE6 IE7 */
}

.tab1 .titles-d{margin-top:0;}
.tab1 a{
  display: block;
}
.tab1 li{
  list-style: none;
}
.tab1 li:last-of-type{
  margin-right: 0;
}
.tab1 li .pic{
  width: 100%;
  overflow: hidden;
}
.tab1 li .pic img{
  width: 100%;
  transition: transform .3s linear;
  -webkit-transition: transform .3s linear;
  -moz-transition: transform .3s linear;
  -ms-transition: transform .3s linear;
}
.tab1 li:hover img{
  transform:scale(1.1);
  -webkit-transform:scale(1.1);
  -moz-transform:scale(1.1);
  -ms-transform:scale(1.1);
}
.m-culture li h5 {
    font-size: 45px;
    text-align: center;
    color: #fff;
    padding-top: 16%;
}
.shipin_top{
  margin-top:5%;
}

/*首页新闻中心*/
.more dd{
  float: right;
  border:1px solid #007EBC;
  padding:2px;

}
.more{
  padding-right: 5%;
  margin-top:-30px;
}


.index_box {
  position: relative;
  vertical-align: middle;
  display: inline-block;
  transition: 0.5s;
  cursor: pointer;
  -webkit-transition: 0.5s; 
}

.index_box:hover {
  border: 1px solid rgba(0, 160, 80, 0);
  color: #FFF;
  text-decoration: none; 
}

.index_box:active {
  text-decoration: none; 
}

.index_box::before, .index_box::after {
  width: 100%;
  height: 100%;
  z-index: 3;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  -webkit-transform: scale(0);
  transition: 0.5s; 
}

.foo::before {
  border-bottom: 1px solid #FFF;
  border-left: 1px solid #FFF;
  -webkit-transform-origin: 0 100%; 
}

.foo::after {
  border-top: 1px solid #FFF;
  border-right: 1px solid #FFF;
  -webkit-transform-origin: 100% 0%; 
}

.index_box:hover::after, .index_box:hover::before {
  -webkit-transform: scale(1); 
}
.square {
  overflow: hidden; 
}
  .square .foreground {
    background-color: black;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: 2s ease; 
  }
 .square .square-tile-center {
    position: absolute;
    color: #007EBC; 
  }
  .square .square-tile-center {
    right:6%; 
  }
.square:hover .zoom1 {
  transform: scale(1.05); 
}

.new_date dt {
    font-size: 30px;
    text-align: center;
}
.new_date dd {
    font-size: 16px;
    text-align: center;
}
.new_date a{
    text-decoration: none;
    color: #7d7d7d;
}
.new_date a:hover{
  color: #007EBC;
}
.new_text dt {
    font-size: 15px;
}
.new_text dd {
    font-size: 13px;
    line-height: 24px;
}
.new_text a {
  text-decoration: none;
    color: #7d7d7d;
}
.new_text a:hover{
  color: #007EBC;
}
.text_t {
    margin-bottom: 3%;
}
.text_t1 {
    margin-top:2%;
}
.time_img{
 position: absolute;
 padding-top:30px;  
}
.time_img img{
  max-width: 100%;
  width: 100%;
  height: 355px;
}


/*首页关于我们*/
.about-top{
  /*margin-top:20%;*/
}
.about-box{ 
  background: url(../images/29.jpg)  center top; background-attachment: fixed; background-size: cover; 
}
.about_cont{
  font-size:13px;
  color:#777;
  text-align: center;
  padding-top:25px;
  line-height:26px;
}
.about_border{
  padding-top:50px;
  padding-bottom:10%;
}
.about_border a{
  list-style: none;
  text-align: center;
}
.about_border dd{
  border:1px solid #007EBC;
  padding:5px 26px 5px 26px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  text-align: center;
  font-size:12px;
  margin-left:45%;
}

.about_box {
  position: relative;
  vertical-align: middle;
  display: inline-block;
  transition: 0.5s;
  cursor: pointer;
  -webkit-transition: 0.5s; 
}

.about_box:hover {
  border: 1px solid rgba(0, 160, 80, 0);
  color: #FFF;
  text-decoration: none; 
}

.about_box:active {
  text-decoration: none; 
}

.about_box::before, .about_box::after {
  width: 100%;
  height: 100%;
  z-index: 3;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  -webkit-transform: scale(0);
  transition: 0.5s; 
}

.foo::before {
  border-bottom: 1px solid #FFF;
  border-left: 1px solid #FFF;
  -webkit-transform-origin: 0 100%; 
}

.foo::after {
  border-top: 1px solid #FFF;
  border-right: 1px solid #FFF;
  -webkit-transform-origin: 100% 0%; 
}

.about_box:hover::after, .about_box:hover::before {
  -webkit-transform: scale(1); 
}
.square1 {
  overflow: hidden; 
}
  .square1 .foreground {
    background-color: black;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: 2s ease; 
  }
 .square1 .square-tile-center {
    color: #007EBC; 
  }

.square1:hover .zoom1 {
  transform: scale(1.05); 
}


/*我们的客户*/
 .pic_left{
  margin-left:0%;
  margin-right:0%;
  padding-right:0%;
    padding-left: 0%;
    padding-top:2%;
 }
  .pic_left img{
    padding-top:1%;
  }

.car-sign {
}
.car-sign > div {
    float: left;
    cursor: pointer;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
    margin-bottom: 50px;
}

.car-sign > div  img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    display: block;
    margin: 0 auto;
    padding: 0 1%;
    opacity: 0.8;
}
.car-sign > div a::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;

}

.car-sign>div:hover{
  background: #007EBCCC;
}
.car-sign>div:hover img{
  -webkit-filter: grayscale(0%); 
  -moz-filter: grayscale(0%); 
  -ms-filter: grayscale(0%); 
  -o-filter: grayscale(0%); 
  filter: grayscale(0%); 
  filter: gray; 
  opacity: 1;
}


 /* 底部信息*/
.erwei{
  margin-top:5%;
}
.erwei dt{
  font-size:18px;
  color: #7d7d7d;
  padding-bottom: 2%;
}
.erwei li{
  float: left;
  padding-right:10px;
  list-style: none;
  width: 48%;
}
.erwei li dd{
  font-size:14px;
  text-align:center;
  color:#7d7d7d;
  padding-top:10px;
}
.erwei li dd img{
  width: 122px;
}
.bottom_tex{
  color: #7d7d7d;
  margin-top:5%;
}
.bottom_tex1{
  color: #2a87c7;
  font-size: 15px;
  font-family: "微软雅黑";
    padding-bottom: 6%;
}
.bottom_tex2{
  font-size: 14px;
  font-family: "微软雅黑";
    padding-bottom: 1%;
}
.bottom_height{
  height: 85px;
  color: #7d7d7d;
}
.bottom_height li{
  font-size:12px;
  color: #7d7d7d;
  list-style: none;
  text-align: center;
  margin-top:1.5%;
}
.erwei_d{
  padding-bottom:3%;
}

.ye_top{
  padding-bottom: 9px;
}
.index_lr{
  padding-left: 5.2%;
 padding-right: 5%;
  }
  .bottom_height{
   background-color:#282828;
    height:100%;
   padding-bottom:2%;
   margin-top: 8%;
  }
  .bottom_about{
 padding-top: 3.7%;
  }
  .bottom_about li{
  float:left;
    padding-right:70px;
    list-style: none;
  }
  .bottom_about li a{
    font-size:12px;
    color:#666;
    text-decoration: none;
  }
  .bottom_about li a:hover{
    color:#007EBC;
  }
  .bottom_tubiao{
  padding-top: 3.7%;
  }
  .bottom_tubiao li{
    float:right;
    padding-left:40px;
    list-style: none;
  }
  .bottom_tubiao li a{
    color: #666;
    line-height: 38px;
    text-decoration: none;
  }
  .bottom_hx{
   border-bottom: 1px solid #727171;
    padding-top: 1.5%;
    border-color: rgba(245, 245, 245, 0.11);
  }
  .bottom_a li{
    float:left;
    list-style:none;
    font-size:12px;
    color:#666;
    padding-top: 1.5%;
    
  }
   .bottom_c li{
    float:left;
    list-style:none;
    font-size: 10px;
   color: #6669;
   margin-top: 0.5%;
     padding-right:20px;
  }
  .bottom_c li a{
  color: #6669;
  text-decoration: none;
  }
  .bottom_c li a:hover{
    color: #337ab7;
  }

  .bottom_s{
  padding-left: 3%;
  padding-right: 3%;
  }
  .bottom_a li a{
  color:#727171;
  text-decoration: none;
  }
  .bottom_a li a:hover{
   color: #337ab7;
  }
  .bottom_h{
   height: 60px;
  text-align: center;
  font-size: 12px;
  line-height: 59px;
  color: #666;
  }
  

/*返回顶部*/        
.fixeda{position:fixed;right:0;bottom:100px;cursor:pointer;z-index: 9999999;}
  .fixeda i{display:block;width:28px;height:28px;background:url(../images/return.png);background-size: cover;text-indent:-9999px;transition:0.3s ease 0s;}
  .fixeda i:hover{background:url(../images/return.png) 0 28px;background-size: cover;}

/*底部二维码*/
/*底部二维码弹出*/
.footer_flex li:hover span { display: block; }
.footer_flex li:hover .img-n { display: none; }
.footer_flex li span { display: none; color: #fff; font-size: 13px; line-height: 45px; }
.footer_flex li .img-n { padding-top: 10px; }
.footer_flex li { text-align: center; cursor: pointer; position: relative; z-index: 10; }
/*底部二维码top*/
.footer_flex li:hover .flex-footer { display: block; }
.footer_flex li .flex-footer { 
   width: 146px;
   height: 124px; 
   position: absolute; 
   left: -25px; top: -125px;
   text-align: center;
   padding-top: 15px;
   display: none;
}


}


/* 大屏幕（大桌面显示器，大于等于 1200px） */
@media (min-width:200px) and (max-width:1500px) {
.navbar-brand img{
  width: 70px;
 }
.navbar-default .navbar-nav > li > a:hover{
  color:#2a87c7;
}
.time_top{
 height:90px;
}

/*核心业务*/
.time_he{
    max-width: 1920px;
    margin: 0 auto;
  }
  .time_he{
     padding-left:5%;
     padding-top:3%;
  }
  .time_he li{
    list-style: none;
    float: left;
  }
  .time_he .a{
     font-size:40px;
      color: #007EBC;
  }
  .time_he .b{
    font-size: 14px;
    color: #007EBC;
    margin-top: 33px;
    padding-left: 5px;
  }
  .time_title {
    max-width: 1920px;
        margin: 0 auto;
         padding-left:5%;
  }
  .time_title dt{
    font-size:13px;
    color: #fff;
    list-style: 25px;
  }
   .time_title dt i{
    font-size:12px;
    padding-right:5px;
    padding-left:4px;
   }

  .he_bc{
  border:1px solid #337ab7;
  background: #337ab7;
}
.he_bc a{
  text-decoration: none;
}
.he_bc dt{
  text-align: center;
  font-size:15px;
  padding-top:1%;
  padding-bottom:1%;
  color:#fff;
}
.he_bc dd{
  text-align: center;
  font-size:12px;
  padding-top:1%;
  padding-bottom:7%;
  color:#fff;
}
.bc_top{
  padding-top:1%;
}
.bc_bottom{
  padding-bottom: 12%;
}

.brand-box{ 
  background: url(../images/3.jpg)  center top; background-attachment: fixed; background-size: cover; 
}

/*首页案例介绍*/
.in_left {
    padding-left: 1.3%;
    padding-right: 1.3%;
    padding-top: 1%;
}
.m-culture{
    max-width: 1200px;
   margin: 11px auto;
}
.m-culture{
    max-width: 1200px;
    margin: 0 auto;
}

.m-culture h2{
    font-size: 42px;
    color: #333333;
    font-weight: bold;
    text-align: center;
  
}

.m-culture li{
    float: left;
    overflow: hidden;
    position: relative;
}

.m-culture li .m-box{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: rgba(0, 0, 0, .28);
}
.m-culture li h3{
   font-size: 15px;
   color: #ffffff;
   text-align: center;
   margin-top: 20%;
}
/*.m-culture li h5{
    height: 45px;
    width: 45px;
    margin-top: 45px;
    margin-left: 40%;
}*/


.m-culture li h4{
   font-size: 12px;
color: #ffffff;
margin-top: 10px;
text-align: center;
}
.m-culture li p{
    border: solid 1px #fff;
padding: 5px;
font-size: 12px;
color: #ffffff;
margin-top: 20px;
text-align: center;
width: 60px;
margin-left: 30%;
}
.m-culture li h6{
   font-size: 14px;
    color: #ffffff;
    margin-top: 15px;
    text-align: center;
}

.m-culture .brief{
    position: absolute;
    padding: 15px 50px 50px 50px;
    width: 100%;
    height: 100%;
    top: -100%;
    left: 0;
    background: #007EBCCC;
  /*  transition: all 0.4s;*/
}
.m-culture li:hover .brief{
    top: 0;
}
.m-culture .brief1{
    position: absolute;
   /* padding: 15px 25px 50px 50px;*/
    width: 100%;
    height: 100%;
    top: -100%;
    left: 0;
    background: #007EBCCC;
  /*  transition: all 0.4s;*/
}
.m-culture li:hover .brief1{
    top: 0;
}
.max_h{
    max-width: 1700px;
    margin:0 auto;
}
.col-xs-1-5,
.col-sm-1-5,
.col-md-1-5,
.col-lg-1-5 {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}

.col-xs-1-5 {
    width: 20%;
    float: left;
    padding-top:8px;
}

.col-xs-1-12,
.col-sm-1-12,
.col-md-1-12,
.col-lg-1-12 {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}

.col-xs-1-12 {
    width: 100%;
    float: left;
    /*padding-top:8px;*/
}

.clearfix:before,.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after {
    clear:both;
    overflow:hidden;
}
.clearfix {
    zoom:1; /* for IE6 IE7 */
}

.tab1 .titles-d{margin-top:0;}
.tab1 a{
  display: block;
}
.tab1 li{
  list-style: none;
}
.tab1 li:last-of-type{
  margin-right: 0;
}
.tab1 li .pic{
  width: 100%;
  overflow: hidden;
}
.tab1 li .pic img{
  width: 100%;
  transition: transform .3s linear;
  -webkit-transition: transform .3s linear;
  -moz-transition: transform .3s linear;
  -ms-transition: transform .3s linear;
}
.tab1 li:hover img{
  transform:scale(1.1);
  -webkit-transform:scale(1.1);
  -moz-transform:scale(1.1);
  -ms-transform:scale(1.1);
}
.m-culture li h5 {
    font-size: 45px;
    text-align: center;
    color: #fff;
    padding-top: 16%;
}
.shipin_top{
  margin-top:5%;
}

/*首页新闻中心*/
.more dd{
  float: right;
  border:1px solid #007EBC;
  padding:2px;

}
.more{
  padding-right: 5%;
  margin-top:-30px;
}


.index_box {
  position: relative;
  vertical-align: middle;
  display: inline-block;
  transition: 0.5s;
  cursor: pointer;
  -webkit-transition: 0.5s; 
}

.index_box:hover {
  border: 1px solid rgba(0, 160, 80, 0);
  color: #FFF;
  text-decoration: none; 
}

.index_box:active {
  text-decoration: none; 
}

.index_box::before, .index_box::after {
  width: 100%;
  height: 100%;
  z-index: 3;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  -webkit-transform: scale(0);
  transition: 0.5s; 
}

.foo::before {
  border-bottom: 1px solid #FFF;
  border-left: 1px solid #FFF;
  -webkit-transform-origin: 0 100%; 
}

.foo::after {
  border-top: 1px solid #FFF;
  border-right: 1px solid #FFF;
  -webkit-transform-origin: 100% 0%; 
}

.index_box:hover::after, .index_box:hover::before {
  -webkit-transform: scale(1); 
}
.square {
  overflow: hidden; 
}
  .square .foreground {
    background-color: black;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: 2s ease; 
  }
 .square .square-tile-center {
    position: absolute;
    color: #007EBC; 
  }
  .square .square-tile-center {
    right:1.5%; 
  }
.square:hover .zoom1 {
  transform: scale(1.05); 
}
.new_date dt {
    font-size: 30px;
    text-align: center;
}
.new_date dd {
    font-size: 16px;
    text-align: center;
}
.new_date a{
    text-decoration: none;
    color: #7d7d7d;
}
.new_date a:hover{
  color: #007EBC;
}
.new_text dt {
    font-size: 15px;
}
.new_text dd {
    font-size: 13px;
    line-height: 24px;
}
.new_text a {
  text-decoration: none;
    color: #7d7d7d;
}
.new_text a:hover{
  color: #007EBC;
}
.text_t {
    margin-bottom: 3%;
}
.text_t1 {
    margin-top:2%;
}

.time_img{
 position: absolute;
 padding-top:30px;  
}
.time_img img{
  max-width: 100%;
  width: 100%;
}


/*首页关于我们*/
.about-top{
  /*margin-top:20%;*/
}
.about-box{ 
  background: url(../images/29.jpg)  center top; background-attachment: fixed; background-size: cover; 
}
.about_cont{
  font-size:13px;
  color:#777;
  text-align: center;
  padding-top:25px;
  line-height:26px;
}
.about_border{
  padding-top:50px;
  padding-bottom:10%;
}
.about_border a{
  list-style: none;
  text-align: center;
}
.about_border dd{
  border:1px solid #007EBC;
  padding:5px 26px 5px 26px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  text-align: center;
  font-size:12px;
  margin-left:45%;
}

.about_box {
  position: relative;
  vertical-align: middle;
  display: inline-block;
  transition: 0.5s;
  cursor: pointer;
  -webkit-transition: 0.5s; 
}

.about_box:hover {
  border: 1px solid rgba(0, 160, 80, 0);
  color: #FFF;
  text-decoration: none; 
}

.about_box:active {
  text-decoration: none; 
}

.about_box::before, .about_box::after {
  width: 100%;
  height: 100%;
  z-index: 3;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  -webkit-transform: scale(0);
  transition: 0.5s; 
}

.foo::before {
  border-bottom: 1px solid #FFF;
  border-left: 1px solid #FFF;
  -webkit-transform-origin: 0 100%; 
}

.foo::after {
  border-top: 1px solid #FFF;
  border-right: 1px solid #FFF;
  -webkit-transform-origin: 100% 0%; 
}

.about_box:hover::after, .about_box:hover::before {
  -webkit-transform: scale(1); 
}
.square1 {
  overflow: hidden; 
}
  .square1 .foreground {
    background-color: black;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: 2s ease; 
  }
 .square1 .square-tile-center {
    color: #007EBC; 
  }

.square1:hover .zoom1 {
  transform: scale(1.05); 
}

/*我们的客户*/
 .pic_left{
  margin-left:1.5%;
  margin-right:1.5%;
  padding-right:1.5%;
    padding-left: 1.5%;
 }
  .pic_left img{
    padding-top:1%;
  }

.car-sign {
}
.car-sign > div {
    float: left;
    cursor: pointer;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
    margin-bottom: 50px;
}

.car-sign > div  img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    display: block;
    margin: 0 auto;
    padding: 0 1%;
    opacity: 0.8;
}
.car-sign > div::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
 
    display: block;

}

.car-sign>div:hover{
  background: #007EBCCC;
}
.car-sign>div:hover img{
  -webkit-filter: grayscale(0%); 
  -moz-filter: grayscale(0%); 
  -ms-filter: grayscale(0%); 
  -o-filter: grayscale(0%); 
  filter: grayscale(0%); 
  filter: gray; 
  opacity: 1;
}

/* 底部信息*/
.erwei{
  margin-top:5%;
}
.erwei dt{
  font-size:18px;
  color: #7d7d7d;
  padding-bottom: 2%;
}
.erwei li{
  float: left;
  padding-right:10px;
  list-style: none;
  width: 48%;
}
.erwei li dd{
  font-size:14px;
  text-align:center;
  color:#7d7d7d;
  padding-top:10px;
}
.erwei li dd img{
  width: 122px;
}
.bottom_tex{
  color: #7d7d7d;
  margin-top:5%;
}
.bottom_tex1{
  color: #2a87c7;
  font-size: 15px;
  font-family: "微软雅黑";
    padding-bottom: 6%;
}
.bottom_tex2{
  font-size: 14px;
  font-family: "微软雅黑";
    padding-bottom: 1%;
}
.bottom_height{
  height: 85px;
  color: #7d7d7d;
}
.bottom_height li{
  font-size:12px;
  color: #7d7d7d;
  list-style: none;
  text-align: center;
  margin-top:1.5%;
}
.erwei_d{
  padding-bottom:3%;
}

.ye_top{
  padding-bottom: 9px;
}
.index_lr{
  padding-left: 5.2%;
 padding-right: 5%;
  }
  .bottom_height{
   background-color:#282828;
    height:100%;
   padding-bottom:2%;
   margin-top: 8%;
  }
  .bottom_about{
 padding-top: 3.7%;
  }
  .bottom_about li{
  float:left;
    padding-right:70px;
    list-style: none;
  }
  .bottom_about li a{
    font-size:12px;
    color:#666;
    text-decoration: none;
  }
  .bottom_about li a:hover{
    color:#007EBC;
  }
  .bottom_tubiao{
  padding-top: 3.7%;
  }
  .bottom_tubiao li{
    float:right;
    padding-left:40px;
    list-style: none;
  }
  .bottom_tubiao li a{
    color: #666;
    line-height: 38px;
    text-decoration: none;
  }
  .bottom_hx{
   border-bottom: 1px solid #727171;
    padding-top: 1.5%;
    border-color: rgba(245, 245, 245, 0.11);
  }
  .bottom_a li{
    float:left;
    list-style:none;
    font-size:12px;
    color:#666;
    padding-top: 1.5%;
    
  }
   .bottom_c li{
    float:left;
    list-style:none;
    font-size: 10px;
   color: #6669;
   margin-top: 0.5%;
     padding-right:20px;
  }
  .bottom_c li a{
  color: #6669;
  text-decoration: none;
  }
  .bottom_c li a:hover{
    color: #337ab7;
  }

  .bottom_s{
  padding-left: 3%;
  padding-right: 3%;
  }
  .bottom_a li a{
  color:#727171;
  text-decoration: none;
  }
  .bottom_a li a:hover{
   color: #337ab7;
  }
  .bottom_h{
   height: 60px;
  text-align: center;
  font-size: 12px;
  line-height: 59px;
  color: #666;
  }
  

/*返回顶部*/        
.fixeda{position:fixed;right:0;bottom:100px;cursor:pointer;z-index: 9999999;}
  .fixeda i{display:block;width:28px;height:28px;background:url(../images/return.png);background-size: cover;text-indent:-9999px;transition:0.3s ease 0s;}
  .fixeda i:hover{background:url(../images/return.png) 0 28px;background-size: cover;}

/*底部二维码*/
/*底部二维码弹出*/
.footer_flex li:hover span { display: block; }
.footer_flex li:hover .img-n { display: none; }
.footer_flex li span { display: none; color: #fff; font-size: 13px; line-height: 45px; }
.footer_flex li .img-n { padding-top: 10px; }
.footer_flex li { text-align: center; cursor: pointer; position: relative; z-index: 10; }
/*底部二维码top*/
.footer_flex li:hover .flex-footer { display: block; }
.footer_flex li .flex-footer { 
   width: 146px;
   height: 124px; 
   position: absolute; 
   left: -25px; top: -125px;
   text-align: center;
   padding-top: 15px;
   display: none;
}




}



/* 中等屏幕（桌面显示器，大于等于 992px） */
 @media (min-width:992px) and (max-width:1200px) {
.navbar-brand img{
  width: 70px;
 }
 .navbar-default .navbar-nav > li > a:hover{
  color:#2a87c7;
}
.time_top{
 height:90px;
}
/*核心业务*/
.time_he{
    max-width: 1920px;
        margin: 0 auto
  }
  .time_he{
     padding-left:5%;
     padding-top:3%;
  }
  .time_he li{
    list-style: none;
    
    float: left;
  }
  .time_he .a{
     font-size:40px;
       color: #007EBC;
  }
  .time_he .b{
    font-size: 14px;
    color: #007EBC;
    margin-top: 33px;
    padding-left: 5px;
  }
  .time_title {
    max-width: 1920px;
        margin: 0 auto;
         padding-left:5%;
  }
  .time_title dt{
    font-size:13px;
    color: #fff;
    list-style: 25px;
  }
  .time_title dt i{
    font-size:12px;
    padding-right:5px;
    padding-left:4px;
   }

  .he_bc{
  border:1px solid #337ab7;
  background: #337ab7;
}
.he_bc a{
  text-decoration: none;
}
.he_bc dt{
  text-align: center;
font-size: 14px;
padding-top: 0%;
padding-bottom: 0%;
color: #fff;
}
.he_bc dd{
  text-align: center;
font-size: 10px;
padding-top: 0%;
padding-bottom: 0%;
color: #fff;
}
.bc_top{
  padding-top:1%;
}
.bc_bottom{
  padding-bottom: 12%;
}
.parallax {
  position: fixed;
  z-index: -1;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.brand-box{ 
  background: url(../images/3.jpg)  center top; background-attachment: fixed; background-size: cover; 
}

/*首页案例介绍*/
.in_left {
    padding-left: 1.3%;
    padding-right: 1.3%;
    padding-top: 1%;
}
.m-culture{
    max-width: 1200px;
   margin: 11px auto;
}
.m-culture{
    max-width: 1200px;
    margin: 0 auto;
}

.m-culture h2{
    font-size: 42px;
    color: #333333;
    font-weight: bold;
    text-align: center;
  
}

.m-culture li{
    float: left;
    overflow: hidden;
    position: relative;
}

.m-culture li .m-box{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: rgba(0, 0, 0, .28);
}
.m-culture li h3{
   font-size: 13px;
   color: #ffffff;
   text-align: center;
   margin-top: 20%;
}
/*.m-culture li h5{
    height: 45px;
    width: 45px;
    margin-top: 45px;
    margin-left: 40%;
}*/


.m-culture li h4{
   font-size: 12px;
color: #ffffff;
margin-top: 10px;
text-align: center;
}
.m-culture li p{
border: solid 1px #fff;
padding: 5px;
font-size: 10px;
color: #ffffff;
margin-top: 20px;
text-align: center;
width: 60px;
margin-left: 25%;
}
.m-culture li h6{
   font-size: 14px;
    color: #ffffff;
    margin-top: 15px;
    text-align: center;
}

.m-culture .brief{
    position: absolute;
    padding: 15px 50px 50px 50px;
    width: 100%;
    height: 100%;
    top: -100%;
    left: 0;
    background: #007EBCCC;
  /*  transition: all 0.4s;*/
}
.m-culture li:hover .brief{
    top: 0;
}
.m-culture .brief1{
    position: absolute;
   /* padding: 15px 25px 50px 50px;*/
    width: 100%;
    height: 100%;
    top: -100%;
    left: 0;
    background: #007EBCCC;
  /*  transition: all 0.4s;*/
}
.m-culture li:hover .brief1{
    top: 0;
}
.max_h{
    max-width: 1700px;
    margin:0 auto;
}
.col-xs-1-5,
.col-sm-1-5,
.col-md-1-5,
.col-lg-1-5 {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}

.col-xs-1-5 {
    width: 20%;
    float: left;
    padding-top:8px;
}

.col-xs-1-12,
.col-sm-1-12,
.col-md-1-12,
.col-lg-1-12 {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}

.col-xs-1-12 {
    width: 100%;
    float: left;
    /*padding-top:8px;*/
}

.clearfix:before,.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after {
    clear:both;
    overflow:hidden;
}
.clearfix {
    zoom:1; /* for IE6 IE7 */
}

.tab1 .titles-d{margin-top:0;}
.tab1 a{
  display: block;
}
.tab1 li{
  list-style: none;
}
.tab1 li:last-of-type{
  margin-right: 0;
}
.tab1 li .pic{
  width: 100%;
  overflow: hidden;
}
.tab1 li .pic img{
  width: 100%;
  transition: transform .3s linear;
  -webkit-transition: transform .3s linear;
  -moz-transition: transform .3s linear;
  -ms-transition: transform .3s linear;
}
.tab1 li:hover img{
  transform:scale(1.1);
  -webkit-transform:scale(1.1);
  -moz-transform:scale(1.1);
  -ms-transform:scale(1.1);
}
.m-culture li h5 {
    font-size: 45px;
    text-align: center;
    color: #fff;
    padding-top: 16%;
}
.shipin_top{
  margin-top:5%;
}

/*首页新闻中心*/
.more dd{
  float: right;
  border:1px solid #007EBC;
  padding:2px;

}
.more{
  padding-right: 5%;
  margin-top:-30px;
}


.index_box {
  position: relative;
  vertical-align: middle;
  display: inline-block;
  transition: 0.5s;
  cursor: pointer;
  -webkit-transition: 0.5s; 
}

.index_box:hover {
  border: 1px solid rgba(0, 160, 80, 0);
  color: #FFF;
  text-decoration: none; 
}

.index_box:active {
  text-decoration: none; 
}

.index_box::before, .index_box::after {
  width: 100%;
  height: 100%;
  z-index: 3;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  -webkit-transform: scale(0);
  transition: 0.5s; 
}

.foo::before {
  border-bottom: 1px solid #FFF;
  border-left: 1px solid #FFF;
  -webkit-transform-origin: 0 100%; 
}

.foo::after {
  border-top: 1px solid #FFF;
  border-right: 1px solid #FFF;
  -webkit-transform-origin: 100% 0%; 
}

.index_box:hover::after, .index_box:hover::before {
  -webkit-transform: scale(1); 
}
.square {
  overflow: hidden; 
}
  .square .foreground {
    background-color: black;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: 2s ease; 
  }
 .square .square-tile-center {
    position: absolute;
    color: #007EBC; 
  }
  .square .square-tile-center {
    right:1.5%; 
  }
.square:hover .zoom1 {
  transform: scale(1.05); 
}
.new_date dt {
    font-size: 30px;
    text-align: center;
}
.new_date dd {
    font-size: 16px;
    text-align: center;
}
.new_date a{
    text-decoration: none;
    color: #7d7d7d;
}
.new_date a:hover{
  color: #007EBC;
}
.new_text dt {
    font-size: 15px;
}
.new_text dd {
    font-size: 13px;
    line-height: 24px;
}
.new_text a {
  text-decoration: none;
    color: #7d7d7d;
}
.new_text a:hover{
  color: #007EBC;
}
.text_t {
    margin-bottom: 3%;
}
.text_t1 {
    margin-top:2%;
}
.time_img{
 position: absolute;
 padding-top:30px;  
}
.time_img img{
  max-width: 100%;
  width: 100%;
}

/*首页关于我们*/
.about-top{
  /*margin-top:20%;*/
}
.about-box{ 
  background: url(../images/29.jpg)  center top; background-attachment: fixed; background-size: cover; 
}
.about_cont{
  font-size:13px;
  color:#777;
  text-align: center;
  padding-top:25px;
  line-height:26px;
}
.about_border{
  padding-top:50px;
  padding-bottom:10%;
}
.about_border a{
  list-style: none;
  text-align: center;
}
.about_border dd{
  border:1px solid #007EBC;
  padding:5px 26px 5px 26px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  text-align: center;
  font-size:12px;
  margin-left:45%;
}

.about_box {
  position: relative;
  vertical-align: middle;
  display: inline-block;
  transition: 0.5s;
  cursor: pointer;
  -webkit-transition: 0.5s; 
}

.about_box:hover {
  border: 1px solid rgba(0, 160, 80, 0);
  color: #FFF;
  text-decoration: none; 
}

.about_box:active {
  text-decoration: none; 
}

.about_box::before, .about_box::after {
  width: 100%;
  height: 100%;
  z-index: 3;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  -webkit-transform: scale(0);
  transition: 0.5s; 
}

.foo::before {
  border-bottom: 1px solid #FFF;
  border-left: 1px solid #FFF;
  -webkit-transform-origin: 0 100%; 
}

.foo::after {
  border-top: 1px solid #FFF;
  border-right: 1px solid #FFF;
  -webkit-transform-origin: 100% 0%; 
}

.about_box:hover::after, .about_box:hover::before {
  -webkit-transform: scale(1); 
}
.square1 {
  overflow: hidden; 
}
  .square1 .foreground {
    background-color: black;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: 2s ease; 
  }
 .square1 .square-tile-center {
    color: #007EBC; 
  }

.square1:hover .zoom1 {
  transform: scale(1.05); 
}

/*我们的客户*/
 .pic_left{
  margin-left:1.5%;
  margin-right:1.5%;
  padding-right:1.5%;
    padding-left: 1.5%;
 }
  .pic_left img{
    padding-top:1%;
  }

.car-sign {
}
.car-sign > div {
    float: left;
    cursor: pointer;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
    margin-bottom: 50px;
}

.car-sign > div  img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    display: block;
    margin: 0 auto;
    padding: 0 1%;
    opacity: 0.8;
}
.car-sign > div::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
 
    display: block;

}

.car-sign>div:hover{
  background: #007EBCCC;
}
.car-sign>div:hover img{
  -webkit-filter: grayscale(0%); 
  -moz-filter: grayscale(0%); 
  -ms-filter: grayscale(0%); 
  -o-filter: grayscale(0%); 
  filter: grayscale(0%); 
  filter: gray; 
  opacity: 1;
}

/* 底部信息*/
.erwei{
  margin-top:5%;
}
.erwei dt{
  font-size:18px;
  color: #7d7d7d;
  padding-bottom: 2%;
}
.erwei li{
  float: left;
  padding-right:10px;
  list-style: none;
  width: 48%;
}
.erwei li dd{
  font-size:14px;
  text-align:center;
  color:#7d7d7d;
  padding-top:10px;
}
.erwei li dd img{
  width: 122px;
}
.bottom_tex{
  color: #7d7d7d;
  margin-top:5%;
}
.bottom_tex1{
  color: #2a87c7;
  font-size: 15px;
  font-family: "微软雅黑";
    padding-bottom: 6%;
}
.bottom_tex2{
  font-size: 14px;
  font-family: "微软雅黑";
    padding-bottom: 1%;
}
.bottom_height{
  height: 85px;
  color: #7d7d7d;
}
.bottom_height li{
  font-size:12px;
  color: #7d7d7d;
  list-style: none;
  text-align: center;
  margin-top:1.5%;
}
.erwei_d{
  padding-bottom:3%;
}

.ye_top{
  padding-bottom: 9px;
}
.index_lr{
  padding-left: 5.2%;
 padding-right: 5%;
  }
  .bottom_height{
   background-color:#282828;
    height:100%;
   padding-bottom:2%;
   margin-top: 8%;
  }
  .bottom_about{
 padding-top: 3.7%;
  }
  .bottom_about li{
  float:left;
    padding-right:70px;
    list-style: none;
  }
  .bottom_about li a{
    font-size:12px;
    color:#666;
    text-decoration: none;
  }
  .bottom_about li a:hover{
    color:#007EBC;
  }
  .bottom_tubiao{
  padding-top: 3.7%;
  }
  .bottom_tubiao li{
    float:right;
    padding-left:40px;
    list-style: none;
  }
  .bottom_tubiao li a{
    color: #666;
    line-height: 38px;
    text-decoration: none;
  }
  .bottom_hx{
   border-bottom: 1px solid #727171;
    padding-top: 1.5%;
    border-color: rgba(245, 245, 245, 0.11);
  }
  .bottom_a li{
    float:left;
    list-style:none;
    font-size:12px;
    color:#666;
    padding-top: 1.5%;
    
  }
   .bottom_c li{
    float:left;
    list-style:none;
    font-size: 10px;
   color: #6669;
   margin-top: 0.5%;
     padding-right:20px;
  }
  .bottom_c li a{
  color: #6669;
  text-decoration: none;
  }
  .bottom_c li a:hover{
    color: #337ab7;
  }

  .bottom_s{
  padding-left: 3%;
  padding-right: 3%;
  }
  .bottom_a li a{
  color:#727171;
  text-decoration: none;
  }
  .bottom_a li a:hover{
   color: #337ab7;
  }
  .bottom_h{
   height: 60px;
  text-align: center;
  font-size: 12px;
  line-height: 59px;
  color: #666;
  }
  

/*返回顶部*/        
.fixeda{position:fixed;right:0;bottom:100px;cursor:pointer;z-index: 9999999;}
  .fixeda i{display:block;width:28px;height:28px;background:url(../images/return.png);background-size: cover;text-indent:-9999px;transition:0.3s ease 0s;}
  .fixeda i:hover{background:url(../images/return.png) 0 28px;background-size: cover;}

/*底部二维码*/
/*底部二维码弹出*/
.footer_flex li:hover span { display: block; }
.footer_flex li:hover .img-n { display: none; }
.footer_flex li span { display: none; color: #fff; font-size: 13px; line-height: 45px; }
.footer_flex li .img-n { padding-top: 10px; }
.footer_flex li { text-align: center; cursor: pointer; position: relative; z-index: 10; }
/*底部二维码top*/
.footer_flex li:hover .flex-footer { display: block; }
.footer_flex li .flex-footer { 
   width: 146px;
   height: 124px; 
   position: absolute; 
   left: -25px; top: -125px;
   text-align: center;
   padding-top: 15px;
   display: none;
}

}




 /* 小屏幕（平板，大于等于 768px） */
@media (min-width:768px) and (max-width: 992px) {
    .map_banner{
  padding-top:20px;
 }
.banner01{
  padding-top:90px;
}
.navbar-brand img{
	width: 70px;
 }
 .navbar-default .navbar-nav > li > a:hover{
	color:#2a87c7;
}
.en li {

    border: 1px solid #2a87c7;
    padding: 1px 10px 1px 10px;
    height: 17px;
    background: #2a87c7;
    color: #fff;
    list-style: none;
    margin-top: 36px;
    border-radius: 4px;
    line-height: 10px;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 33px 8px;
}
.time_top{
 height:90px;
}
/*核心业务*/
.time_he{
    max-width: 1920px;
        margin: 0 auto
  }
  .time_he{
     padding-left:1%;
     padding-top:3%;
  }
  .time_he li{
    list-style: none;
    
    float: left;
  }
  .time_he .a{
     font-size:40px;
       color: #007EBC;
  }
  .time_he .b{
    font-size: 14px;
   color: #007EBC;
    margin-top: 33px;
    padding-left: 5px;
  }
  .time_title {
    max-width: 1920px;
        margin: 0 auto;
         padding-left:5%;
  }
  .time_title dt{
    font-size:13px;
    color: #fff;
    list-style: 25px;
  }
  .time_title dt i{
    font-size:12px;
    padding-right:5px;
    padding-left:4px;
   }

  .he_bc{
  border:1px solid #337ab7;
  background: #337ab7;
}
.he_bc a{
  text-decoration: none;
}
.he_bc dt{
  text-align: center;
  font-size:12px;
  padding-top:1%;
  padding-bottom:1%;
  color:#fff;
}
.he_bc dd{
  text-align: center;
  font-size:12px;
  padding-top:1%;
  padding-bottom:7%;
  color:#fff;
}
.bc_top{
  padding-top:1%;
}
.bc_bottom{
  padding-bottom: 12%;
}
.parallax {
  position: fixed;
  z-index: -1;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.brand-box{ 
  background: url(../images/3.jpg)  center top; background-attachment: fixed; background-size: cover; 
}
.he_bc img{
width: 54px;
}

/*首页案例介绍*/
.in_left {
    padding-left: 1.3%;
    padding-right: 1.3%;
    padding-top: 1%;
}
.m-culture{
    max-width: 1200px;
   margin: 11px auto;
}
.m-culture{
    max-width: 1200px;
    margin: 0 auto;
}

.m-culture h2{
    font-size: 42px;
    color: #333333;
    font-weight: bold;
    text-align: center;
  
}

.m-culture li{
    float: left;
    overflow: hidden;
    position: relative;
}

.m-culture li .m-box{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: rgba(0, 0, 0, .28);
}
.m-culture li h3{
   font-size: 15px;
   color: #ffffff;
   text-align: center;
   margin-top: 20%;
}
/*.m-culture li h5{
    height: 45px;
    width: 45px;
    margin-top: 45px;
    margin-left: 40%;
}*/


.m-culture li h4{
   font-size: 12px;
color: #ffffff;
margin-top: 10px;
text-align: center;
}
.m-culture li p{
border: solid 1px #fff;
padding: 5px;
font-size: 12px;
color: #ffffff;
margin-top: 15px;
text-align: center;
width: 60px;
margin-left: 30%;;
}
.m-culture li h6{
   font-size: 14px;
    color: #ffffff;
    margin-top: 10px;
    text-align: center;
}

.m-culture .brief{
    position: absolute;
    padding: 15px 50px 50px 50px;
    width: 100%;
    height: 100%;
    top: -100%;
    left: 0;
    background: #007EBCCC;
  /*  transition: all 0.4s;*/
}
.m-culture li:hover .brief{
    top: 0;
}
.m-culture .brief1{
    position: absolute;
   /* padding: 15px 25px 50px 50px;*/
    width: 100%;
    height: 100%;
    top: -100%;
    left: 0;
    background: #007EBCCC;
  /*  transition: all 0.4s;*/
}
.m-culture li:hover .brief1{
    top: 0;
}
.max_h{
    max-width: 1700px;
    margin:0 auto;
}
.col-xs-1-5,
.col-sm-1-5,
.col-md-1-5,
.col-lg-1-5 {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}

.col-xs-1-5 {
    width: 33%;
    float: left;
    padding-top:8px;
}

.col-xs-1-12,
.col-sm-1-12,
.col-md-1-12,
.col-lg-1-12 {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}

.col-xs-1-12 {
    width: 100%;
    float: left;
    /*padding-top:8px;*/
}

.clearfix:before,.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after {
    clear:both;
    overflow:hidden;
}
.clearfix {
    zoom:1; /* for IE6 IE7 */
}

.tab1 .titles-d{margin-top:0;}
.tab1 a{
  display: block;
}
.tab1 li{
  list-style: none;
}
.tab1 li:last-of-type{
  margin-right: 0;
}
.tab1 li .pic{
  width: 100%;
  overflow: hidden;
}
.tab1 li .pic img{
  width: 100%;
  transition: transform .3s linear;
  -webkit-transition: transform .3s linear;
  -moz-transition: transform .3s linear;
  -ms-transition: transform .3s linear;
}
.tab1 li:hover img{
  transform:scale(1.1);
  -webkit-transform:scale(1.1);
  -moz-transform:scale(1.1);
  -ms-transform:scale(1.1);
}
.m-culture li h5 {
    font-size: 45px;
    text-align: center;
    color: #fff;
    padding-top: 10%;
}
.shipin_top{
  margin-top:10%;
}
/*首页新闻中心*/
.more dd{
  float: right;
  border:1px solid #007EBC;
  padding:2px;

}
.more{
  padding-right: 5%;
  margin-top:-30px;
}


.index_box {
  position: relative;
  vertical-align: middle;
  display: inline-block;
  transition: 0.5s;
  cursor: pointer;
  -webkit-transition: 0.5s; 
}

.index_box:hover {
  border: 1px solid rgba(0, 160, 80, 0);
  color: #FFF;
  text-decoration: none; 
}

.index_box:active {
  text-decoration: none; 
}

.index_box::before, .index_box::after {
  width: 100%;
  height: 100%;
  z-index: 3;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  -webkit-transform: scale(0);
  transition: 0.5s; 
}

.foo::before {
  border-bottom: 1px solid #FFF;
  border-left: 1px solid #FFF;
  -webkit-transform-origin: 0 100%; 
}

.foo::after {
  border-top: 1px solid #FFF;
  border-right: 1px solid #FFF;
  -webkit-transform-origin: 100% 0%; 
}

.index_box:hover::after, .index_box:hover::before {
  -webkit-transform: scale(1); 
}
.square {
  overflow: hidden; 
}
  .square .foreground {
    background-color: black;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: 2s ease; 
  }
 .square .square-tile-center {
    position: absolute;
    color: #007EBC; 
  }
  .square .square-tile-center {
    right:1.5%; 
  }
.square:hover .zoom1 {
  transform: scale(1.05); 
}
.new_date dt {
    font-size: 30px;
    text-align: center;
}
.new_date dd {
    font-size: 16px;
    text-align: center;
}
.new_date a{
    text-decoration: none;
    color: #7d7d7d;
}
.new_date a:hover{
  color: #007EBC;
}
.new_text dt {
    font-size: 15px;
}
.new_text dd {
    font-size: 13px;
    line-height: 24px;
}
.new_text a {
  text-decoration: none;
    color: #7d7d7d;
}
.new_text a:hover{
  color: #007EBC;
}
.text_t {
    margin-bottom: 3%;
}
.text_t1 {
    margin-top:2%;
}
.time_img{
 position: absolute;
 padding-top:30px;  
}
.time_img img{
  max-width: 100%;
  width: 100%;
}

/*首页关于我们*/
.about-top{
 /* margin-top:20%;*/
}
.about-box{ 
  background: url(../images/29.jpg)  center top; background-attachment: fixed; background-size: cover; 
}
.about_cont{
  font-size:13px;
  color:#777;
  text-align: center;
  padding-top:25px;
  line-height:26px;
}
.about_border{
  padding-top:50px;
  padding-bottom:10%;
}
.about_border a{
  list-style: none;
  text-align: center;
}
.about_border dd{
  border:1px solid #007EBC;
  padding:5px 26px 5px 26px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  text-align: center;
  font-size:12px;
  margin-left:45%;
}

.about_box {
  position: relative;
  vertical-align: middle;
  display: inline-block;
  transition: 0.5s;
  cursor: pointer;
  -webkit-transition: 0.5s; 
}

.about_box:hover {
  border: 1px solid rgba(0, 160, 80, 0);
  color: #FFF;
  text-decoration: none; 
}

.about_box:active {
  text-decoration: none; 
}

.about_box::before, .about_box::after {
  width: 100%;
  height: 100%;
  z-index: 3;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  -webkit-transform: scale(0);
  transition: 0.5s; 
}

.foo::before {
  border-bottom: 1px solid #FFF;
  border-left: 1px solid #FFF;
  -webkit-transform-origin: 0 100%; 
}

.foo::after {
  border-top: 1px solid #FFF;
  border-right: 1px solid #FFF;
  -webkit-transform-origin: 100% 0%; 
}

.about_box:hover::after, .about_box:hover::before {
  -webkit-transform: scale(1); 
}
.square1 {
  overflow: hidden; 
}
  .square1 .foreground {
    background-color: black;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: 2s ease; 
  }
 .square1 .square-tile-center {
    color: #007EBC; 
  }

.square1:hover .zoom1 {
  transform: scale(1.05); 
}

/*我们的客户*/
 .pic_left{
  margin-left:1.5%;
  margin-right:1.5%;
  padding-right:1.5%;
    padding-left: 1.5%;
 }
  .pic_left img{
    padding-top:1%;
  }

.car-sign {
}
.car-sign > div {
    float: left;
    cursor: pointer;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
    margin-bottom: 50px;
}

.car-sign > div  img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    display: block;
    margin: 0 auto;
    padding: 0 1%;
    opacity: 0.8;
}
.car-sign > div::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
 
    display: block;

}

.car-sign>div:hover{
  background: #007EBCCC;
}
.car-sign>div:hover img{
  -webkit-filter: grayscale(0%); 
  -moz-filter: grayscale(0%); 
  -ms-filter: grayscale(0%); 
  -o-filter: grayscale(0%); 
  filter: grayscale(0%); 
  filter: gray; 
  opacity: 1;
}

/* 底部信息*/
.erwei{
  margin-top:5%;
}
.erwei dt{
  font-size:18px;
  color: #7d7d7d;
  padding-bottom: 2%;
}
.erwei li{
  float: left;
  padding-right:10px;
  list-style: none;
  width: 48%;
}
.erwei li dd{
  font-size:14px;
  text-align:center;
  color:#7d7d7d;
  padding-top:10px;
}
.erwei li dd img{
  width: 122px;
}
.bottom_tex{
  color: #7d7d7d;
  margin-top:5%;
}
.bottom_tex1{
  color: #2a87c7;
  font-size: 15px;
  font-family: "微软雅黑";
    padding-bottom: 6%;
}
.bottom_tex2{
  font-size: 14px;
  font-family: "微软雅黑";
    padding-bottom: 1%;
}
.bottom_height{
  height: 85px;
  color: #7d7d7d;
}
.bottom_height li{
  font-size:12px;
  color: #7d7d7d;
  list-style: none;
  text-align: center;
  margin-top:1.5%;
}
.erwei_d{
  padding-bottom:3%;
}

.ye_top{
  padding-bottom: 9px;
}
.index_lr{
  padding-left: 5.2%;
 padding-right: 5%;
  }
  .bottom_height{
   background-color:#282828;
    height:100%;
   padding-bottom:2%;
   margin-top: 8%;
  }
  .bottom_about{
 padding-top: 3.7%;
  }
  .bottom_about li{
  float:left;
    padding-right:70px;
    list-style: none;
  }
  .bottom_about li a{
    font-size:12px;
    color:#666;
    text-decoration: none;
  }
  .bottom_about li a:hover{
    color:#007EBC;
  }
  .bottom_tubiao{
  padding-top: 3.7%;
  }
  .bottom_tubiao li{
    float:right;
    padding-left:40px;
    list-style: none;
  }
  .bottom_tubiao li a{
    color: #666;
    line-height: 38px;
    text-decoration: none;
  }
  .bottom_hx{
   border-bottom: 1px solid #727171;
    padding-top: 1.5%;
    border-color: rgba(245, 245, 245, 0.11);
  }
  .bottom_a li{
    float:left;
    list-style:none;
    font-size:12px;
    color:#666;
    padding-top: 1.5%;
    
  }
   .bottom_c li{
    float:left;
    list-style:none;
    font-size: 10px;
   color: #6669;
   margin-top: 0.5%;
     padding-right:20px;
  }
  .bottom_c li a{
  color: #6669;
  text-decoration: none;
  }
  .bottom_c li a:hover{
    color: #337ab7;
  }

  .bottom_s{
  padding-left: 3%;
  padding-right: 3%;
  }
  .bottom_a li a{
  color:#727171;
  text-decoration: none;
  }
  .bottom_a li a:hover{
   color: #337ab7;
  }
  .bottom_h{
   height: 60px;
  text-align: center;
  font-size: 12px;
  line-height: 59px;
  color: #666;
  }
  

/*返回顶部*/        
.fixeda{position:fixed;right:0;bottom:100px;cursor:pointer;z-index: 9999999;}
  .fixeda i{display:block;width:28px;height:28px;background:url(../images/return.png);background-size: cover;text-indent:-9999px;transition:0.3s ease 0s;}
  .fixeda i:hover{background:url(../images/return.png) 0 28px;background-size: cover;}

/*底部二维码*/
/*底部二维码弹出*/
.footer_flex li:hover span { display: block; }
.footer_flex li:hover .img-n { display: none; }
.footer_flex li span { display: none; color: #fff; font-size: 13px; line-height: 45px; }
.footer_flex li .img-n { padding-top: 10px; }
.footer_flex li { text-align: center; cursor: pointer; position: relative; z-index: 10; }
/*底部二维码top*/
.footer_flex li:hover .flex-footer { display: block; }
.footer_flex li .flex-footer { 
   width: 146px;
   height: 124px; 
   position: absolute; 
  left: -25px; top: -125px;
   text-align: center;
   padding-top: 15px;
   display: none;
}


}



 /* 手机屏幕（手机，小于等于 500px） */
@media (max-width: 500px) {
    .map_banner{
  padding-top:56px;
 }
  .new_banner{
    padding-top:56px;
  }
  .sj_banner3{
    padding-top:1px;
  }

.join_banner{
  padding-top:56px;
}



  .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
   /* padding-top: 52px;*/
}
  .time_top {
    height: 58px;
}
.navbar-brand img{
	width: 45px;
 }
 .navbar {
    position: fixed;
    z-index: 999;
    left: 0;
    right: 0;
    min-height: 50px;
    /*margin-bottom: 20px;*/
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-bottom: 1px solid;
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 0px 0px;
    font-size: 18px;
    line-height: 20px;
}
.time_he{
    max-width: 1920px;
        margin: 0 auto
  }
  .time_he{
     padding-left: 0%;
     padding-top: 0%;
  }
  .time_he li{
    list-style: none;
    
    float: left;
  }
  .time_he .a{
     font-size:25px;
       color: #007EBC;
  }
  .time_he .b{
    font-size: 10px;
    color: #007EBC;
    margin-top: 21px;
    padding-left: 4px;
  }
  .time_title {
    max-width: 1920px;
    margin: 1px auto;
    padding-left: 0%;
  }
  .time_title dt{
    font-size:10px;
    color: #bdb6b6;
    list-style: 25px;
  }
  .time_title dt i{
    font-size:10px;
    padding-right:5px;
    padding-left:4px;
   }

   /*首页案例介绍*/
.in_left {
    padding-left: 1.3%;
    padding-right: 1.3%;
    padding-top: 1%;
}
.m-culture{
    max-width: 1200px;
   margin: 11px auto;
}
.m-culture{
    max-width: 1200px;
    margin: 0 auto;
}

.m-culture h2{
    font-size: 42px;
    color: #333333;
    font-weight: bold;
    text-align: center;
  
}

.m-culture li{
    float: left;
    overflow: hidden;
    position: relative;
}

.m-culture li .m-box{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: rgba(0, 0, 0, .28);
}
.m-culture li h3{
   font-size: 10px;
  color: #ffffff;
  text-align: center;
  margin-top: 37%;
}
/*.m-culture li h5{
    height: 45px;
    width: 45px;
    margin-top: 45px;
    margin-left: 40%;
}*/


.m-culture li h4{
   font-size: 12px;
color: #ffffff;
margin-top: 10px;
text-align: center;
}
.m-culture li p{
border: solid 1px #fff;
padding: 3px;
font-size: 8px;
color: #ffffff;
margin-top: 10px;
text-align: center;
width: 50px;
margin-left: 17%;
}
.m-culture li h6{
   font-size: 14px;
    color: #ffffff;
    margin-top: 15px;
    text-align: center;
}

.m-culture .brief{
    position: absolute;
    padding: 0px 50px 50px 50px;
    width: 100%;
    height: 100%;
    top: -100%;
    left: 0;
    background: #007EBCCC;
  /*  transition: all 0.4s;*/
}
.m-culture li:hover .brief{
    top: 0;
}
.m-culture .brief1{
    position: absolute;
   /* padding: 15px 25px 50px 50px;*/
    width: 100%;
    height: 100%;
    top: -100%;
    left: 0;
    background: #007EBCCC;
  /*  transition: all 0.4s;*/
}
.m-culture li:hover .brief1{
    top: 0;
}
.max_h{
    max-width: 1700px;
    margin:0 auto;
}
.col-xs-1-5,
.col-sm-1-5,
.col-md-1-5,
.col-lg-1-5 {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}

.col-xs-1-5 {
    width: 50%;
    float: left;
    padding-top:8px;
}

.col-xs-1-12,
.col-sm-1-12,
.col-md-1-12,
.col-lg-1-12 {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}

.col-xs-1-12 {
    width: 100%;
    float: left;
    /*padding-top:8px;*/
}

.clearfix:before,.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after {
    clear:both;
    overflow:hidden;
}
.clearfix {
    zoom:1; /* for IE6 IE7 */
}

.tab1 .titles-d{margin-top:0;}
.tab1 a{
  display: block;
}
.tab1 li{
  list-style: none;
}
.tab1 li:last-of-type{
  margin-right: 0;
}
.tab1 li .pic{
  width: 100%;
  overflow: hidden;
}
.tab1 li .pic img{
  width: 100%;
  transition: transform .3s linear;
  -webkit-transition: transform .3s linear;
  -moz-transition: transform .3s linear;
  -ms-transition: transform .3s linear;
}
.tab1 li:hover img{
  transform:scale(1.1);
  -webkit-transform:scale(1.1);
  -moz-transform:scale(1.1);
  -ms-transform:scale(1.1);
}
.m-culture li h5 {
    font-size: 45px;
    text-align: center;
    color: #fff;
    padding-top: 16%;
}
.shipin_top{
  margin-top:5%;
}

/*视频展示*/
.sp_litpic{
  padding-top:3%;
}
.sp_litpic dd{
  z-index: 1;
  margin-top: -32px;
  font-size:20px;
  color: #ffffff80;
  position:absolute;
  right:8%;
}
.sp_litpic img{
  z-index:-1;
}
.sp_litpic_litle{
  padding-top:3%;
  padding-bottom: 15%;
}
.sp_litpic_litle li{
  list-style: none;
  font-size:9px;
  color:#777; 
  padding-left:1%;
}
.sp_litpic_litle dt{
  font-size:14px;
  color: #777;
  padding-top:5px;
  padding-left:1%;
}

/*首页新闻中心*/
.more dd{
  float: right;
border: 1px solid #007EBC;
padding: 2px 3px 2px 3px;
font-size: 9px;
border-radius: 2px;

}
.more{
  padding-right: 5%;
  margin-top:-20px;
}


.index_box {
  position: relative;
  vertical-align: middle;
  display: inline-block;
  transition: 0.5s;
  cursor: pointer;
  -webkit-transition: 0.5s; 
}

.index_box:hover {
  border: 1px solid rgba(0, 160, 80, 0);
  color: #FFF;
  text-decoration: none; 
}

.index_box:active {
  text-decoration: none; 
}

.index_box::before, .index_box::after {
  width: 100%;
  height: 100%;
  z-index: 3;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  -webkit-transform: scale(0);
  transition: 0.5s; 
}

.foo::before {
  border-bottom: 1px solid #FFF;
  border-left: 1px solid #FFF;
  -webkit-transform-origin: 0 100%; 
}

.foo::after {
  border-top: 1px solid #FFF;
  border-right: 1px solid #FFF;
  -webkit-transform-origin: 100% 0%; 
}

.index_box:hover::after, .index_box:hover::before {
  -webkit-transform: scale(1); 
}
.square {
  overflow: hidden; 
}
  .square .foreground {
    background-color: black;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: 2s ease; 
  }
 .square .square-tile-center {
    position: absolute;
    color: #007EBC; 
  }
  .square .square-tile-center {
    right:1.5%; 
  }
.square:hover .zoom1 {
  transform: scale(1.05); 
}
.new_date dt {
    font-size: 25px;
    text-align: center;
}
.new_date dd {
    font-size: 9px;
    text-align: center;
}
.new_date a{
    text-decoration: none;
    color: #7d7d7d;
}
.new_date a:hover{
  color: #007EBC;
}
.new_text dt {
    font-size: 12px;
}
.new_text dd {
    font-size: 10px;
    line-height: 16px;
}
.new_text a {
  text-decoration: none;
    color: #7d7d7d;
}
.new_text a:hover{
  color: #007EBC;
}
.text_t {
    margin-bottom: 3%;
}
.text_t1 {
    margin-top:4%;
}
.time_img{
 padding-top:20px;  
}

.time_img img{
  max-width: 100%;

}

/*首页关于我们*/
.about-top{
  /*margin-top:33%;*/
}
.about-box{ 
  background: url(../images/29.jpg)  center top; background-attachment: fixed; background-size: cover; 
}
.about_cont{
      font-size: 12px;
    color: #777;
    text-align: center;
    padding-top: 25px;
    line-height: 27px;
}
.about_border{
      padding-top: 6px;
    padding-bottom: 17%;;
}
.about_border a{
  list-style: none;
  text-align: center;
}
.about_border dd{
  border:1px solid #007EBC;
  padding:5px 26px 5px 26px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  text-align: center;
  font-size:12px;
  margin-left:38%;
}

.about_box {
  position: relative;
  vertical-align: middle;
  display: inline-block;
  transition: 0.5s;
  cursor: pointer;
  -webkit-transition: 0.5s; 
}

.about_box:hover {
  border: 1px solid rgba(0, 160, 80, 0);
  color: #FFF;
  text-decoration: none; 
}

.about_box:active {
  text-decoration: none; 
}

.about_box::before, .about_box::after {
  width: 100%;
  height: 100%;
  z-index: 3;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  -webkit-transform: scale(0);
  transition: 0.5s; 
}

.foo::before {
  border-bottom: 1px solid #FFF;
  border-left: 1px solid #FFF;
  -webkit-transform-origin: 0 100%; 
}

.foo::after {
  border-top: 1px solid #FFF;
  border-right: 1px solid #FFF;
  -webkit-transform-origin: 100% 0%; 
}

.about_box:hover::after, .about_box:hover::before {
  -webkit-transform: scale(1); 
}
.square1 {
  overflow: hidden; 
}
  .square1 .foreground {
    background-color: black;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: 2s ease; 
  }
 .square1 .square-tile-center {
    color: #007EBC; 
  }

.square1:hover .zoom1 {
  transform: scale(1.05); 
}
.sj_top{
  padding-top:4%;
}
.sj_lr1{
  margin-top:23%;
}
.sj_lr .col-xs-4{
  padding-left:3px;
  padding-right:3px;
}


/*底部信息*/
 .bc{
  background:#282828;
  }
  .sj_text{
    font-size:10px;
    padding-top:15px;
    color:#727171;
  }
  .sj_text a{
    color:#727171;
  }
  .bc1 .col-xs-3{
  padding-left:5px;
  padding-right:5px;
  padding-top:20px;
    text-align: center;
  }
  .sj_hx{
    border-bottom: 1px solid #727171;
     border-color: rgba(245, 245, 245, 0.11);
    padding-bottom:15px;
  }
  .sj_text1{
  font-size: 10px;
    padding-top: 15.5px;
    padding-bottom: 0.5px;
    color: #727171;
  }
  .sj_text1 a{
   color:#727171;
  }
   .sj_text2{
    font-size: 10px;
    padding-top: 10.5px;
    padding-bottom: 20px;
    color: #727171;
  }
  .sj_text2 a{
    list-style: none;
   color:#727171;
  }
  .about_text{
  padding-left:5px;
  padding-right:5px;
  }
  .about_text dd p {
    font-size: 11px;
    line-height: 20px;
}
.sj_img img{
  width: 100%;
  padding:24px;
}




}




/*time_banner*/

 @media (max-width: 1023px) {
    .article-column-item {
      width: 94%;
      margin: auto 3%; } }
  .article-column-item p {
    text-indent: 2em;
    line-height: 1.8;
    margin-bottom: 0; }
    .en .article-column-item p {
      text-indent: 0; }
  .article-column-item h4 {
    margin-bottom: 0; }

.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 2.5rem;
  width: 2.5rem;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  background-position: center;
  background-size: cover; }
  .slick-prev:focus,
  .slick-next:focus {
    outline: 0; }

.component-worldmap {
  padding-top: 46.66%; }
  .component-worldmap svg {
    position: absolute;
    width: 100%;
    max-height: 100%;
    top: 0;
    left: 0; }
.component-worldmap svg .countries .country {
    fill: #d5dee3;
    stroke: #99a1ac; }
.component-worldmap svg .countries .country.enabled:hover {
    fill: #959595;
    cursor: pointer; }
.component-worldmap svg .country_points {
    pointer-events: none; }
.column .component-worldmap {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 6%; }
.ms .column .component-worldmap {
      margin-top: 0; }

.country_name {
  display: none;
  position: absolute;
  z-index: 1;
  background-color: #d1261b;
  padding: 0.125rem 0.375rem;
  font-size: 0.75rem;
  color: #fff;
  cursor: default; }
  .country_name.active {
    display: block; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.index-carousel {
  padding-top: 43.1666%;
  overflow: hidden;
  position: relative; }
  .index-carousel .wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .index-carousel img {
    width: 100%; }
  .index-carousel .slide {
    overflow: hidden; }
  .index-carousel video {
    background-color: #e2e5ea; }


  @media (max-width: 1023px) {
    .index-carousel {
      padding-top: 73.33333%; }
      .index-carousel .wrapper, .index-carousel .slide {
        height: 73.33333vw; }
      .index-carousel img, .index-carousel video {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover; } }

.headline {
  z-index: 3;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 200%;
  padding-bottom: 3px; }
  .headline-box1 {
    position: absolute;
    bottom: 2px;
    left: 25%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
     transform: translateX(-50%); }
    .headline-box1::after {
      display: block;
      clear: both;
      content: ""; }
  .headline-item {
    text-align: center;
    width:5rem;
    margin: auto 4px;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
     margin-bottom: 25px;
    overflow: hidden;
    float: left; 
}
    .headline-item.active {
      overflow: visible; 
        }
      .headline-item.active .headline-inner {
        position:relative;
        
        border-bottom:4px solid #2a87c7;
         }
      .headline-item.active .headline-title {
        padding: 16px 8px; }
      .headline-item.active .headline-desc {
        opacity: 1; }
  .headline-inner {
    background-color:#777;
    color: #fff;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    -webkit-transition: all .55s;
    transition: all .55s;
    border-bottom: 4px solid #777; }
  .headline-desc {
    display: block;
    border-bottom: 1px solid red; }
  .headline-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 1.625rem 0.5rem;
    line-height: 1.75rem;
    font-weight: bold; }

@media (max-width: 1023px) {
  .headline.headline {
    position: relative;
    padding: 0 5rem;
    background-color: #f5f5f5;
    width: 100%;
    height: 6rem;
    overflow: hidden; }
    .headline.headline .headline-box1 {
      display: block;
      max-width: initial;
      white-space: nowrap;
      position: static;
      width: 100%;
      -webkit-transform: none;
      -ms-transform: none;
      transform: none;
      left: 0;
      bottom: 0;
  }
  .headline-box1{
    max-width: initial;
      white-space: nowrap;
  }
    .headline.headline .headline-item {
      display: inline-block;
      width: 100%;
      margin: auto;
      height: auto;
      padding: 0; }
    .headline.headline .headline-inner {
      background-color: #f5f5f5;
      color: #282828;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none;
      -webkit-transition: none;
      transition: none;
      border: 0;
      padding: 1rem 0.5rem; }
    .headline.headline .headline-title {
      padding: 0.25rem;
      height: auto;
      font-weight: 500; }
    .headline.headline .headline-desc {
      height: auto;
      padding: 0;
      opacity: 1;
      margin: auto;
      font-size: 1.25rem; }
    .headline.headline .slick-prev {
      left: 1rem; }
    .headline.headline .slick-next {
      right: 1rem; } }

.brands {
  -js-display: flex;
  padding: 1.5rem 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .brands::after {
    display: block;
    clear: both;
    content: ""; 
}


@keyframes myfirst
{
0%   {border-bottom:4px solid #777; left:0px; top:0px; width: 20%}
100%  {border-bottom:4px solid #2a87c7; left:0px; top:0px;width: 100%}
}

@-moz-keyframes myfirst /* Firefox */
{
0%   {border-bottom:4px solid #777; left:0px; top:0px; width: 20%}
100%  {border-bottom:4px solid #2a87c7; left:0px; top:0px;width: 100%}
}

@-webkit-keyframes myfirst /* Safari and Chrome */
{
0%   {border-bottom:4px solid #777; left:0px; top:0px; width: 20%}
100%  {border-bottom:4px solid #2a87c7; left:0px; top:0px;width: 100%}
}

@-o-keyframes myfirst /* Opera */
{
0%   {border-bottom:4px solid #777; left:0px; top:0px; width: 20%}
100%  {border-bottom:4px solid #2a87c7; left:0px; top:0px;width: 100%}
}

/*index_核心业务*/

@media (min-width: 1200px) {
	

}




@font-face {font-family: "iconfont";
  src: url('//at.alicdn.com/t/font_774350_jmo4ctglq5.eot?t=1540880385170'); /* IE9*/
  src: url('//at.alicdn.com/t/font_774350_jmo4ctglq5.eot?t=1540880385170#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('data:application/x-font-woff;charset=utf-8;base64,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') format('woff'),
  url('//at.alicdn.com/t/font_774350_jmo4ctglq5.ttf?t=1540880385170') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('//at.alicdn.com/t/font_774350_jmo4ctglq5.svg?t=1540880385170#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family:"iconfont" !important;
  font-size:12px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-yinle:before { content: "\e624"; }

.icon-weixingongzhonghao1:before { content: "\e60b"; }

.icon-iconfontdian1:before { content: "\e669"; }

.icon-iconfontbiaozhunmoban01:before { content: "\e612"; }

.icon-shipinbofangyingpian2:before { content: "\e78e"; }

.icon-gongzhonghao:before { content: "\e640"; }

.icon-qq1:before { content: "\e605"; }

.icon-weixin3:before { content: "\e6be"; }

.icon-758bianjiqi_fengexian:before { content: "\e652"; }

.icon-arrow-cross:before { content: "\e60e"; }

.icon-fangkuang:before { content: "\e629"; }

.icon-Weibo:before { content: "\e617"; }

.icon-zanting:before { content: "\e606"; }

.icon-shuxian:before { content: "\e602"; }

.icon-shuxian1:before { content: "\e63f"; }

.icon-you:before { content: "\e600"; }

.icon-you1:before { content: "\e67f"; }

.icon-hengxian1:before { content: "\e604"; }

.icon-shipin:before { content: "\e656"; }

.icon-play:before { content: "\e601"; }

.icon-weixin:before { content: "\e619"; }

.icon-vertical_line:before { content: "\e620"; }

.icon-weixingongzhonghao:before { content: "\e616"; }

.icon-jianhao:before { content: "\e62b"; }

.icon-yuandian:before { content: "\ef03"; }

.icon-weibo:before { content: "\e6fd"; }

.icon-qq:before { content: "\e72e"; }



.s_bc{
 background: #000000;
    height:60px;
    text-align: center;
    line-height:60px;
    font-size: 12px;
    color: #b5b6b7;
}
.s_bc em{
color: #b5b6b7 ;
padding-left: 19px;
padding-right: 20px
}
.s_bc img{
  width: 20%;
}
.sa_bc{
  background: url(../../images/sbc.jpg)  center top; 
}

.sa_bc dd{
  font-size:12px;
  text-align:center;
  color: #b5b6b7;
  margin-top: -22px;
}
.sb_bc{
  background: #282828;
  margin-top:2%;
}
.s_ban{
  font-size:10px;
  padding-top:6%;
     padding-left: 6%;
   color:#777; 
}
.s_bei{
  font-size:11px;
  padding-top:2%;
   color:#777; 
}
.s_bei li{
  float:left;
  color:#777;
  padding:0% 3% 6% 3%; 
  list-style: none;
}
.s_bei li a{
  text-decoration: none;
  color:#777;
}
.s_bch{
  height:50px;
}
.s_bcg{
  height:20px;
}
.img img{
width:50%;
}



/*//轮播图管理*/


/* 大屏幕（大桌面显示器，大于等于 1200px） */
@media (min-width:1200px) {

  .map_banner{
  padding-top:90px;
 }
  .new_banner{
    padding-top:91px;
  }
  .sj_banner3{
    padding-top:1px;
  }
.join_banner{
  padding-top:90px;
}
.kehu_banner{
  padding-top:90px;
}
.navbar-brand img {
    width: 70px;
}

}

/* 中等屏幕（桌面显示器，大于等于 992px） */
@media (min-width:992px) {
  .map_banner{
  padding-top:90px;
 }
  .map_banner img{
  width:100%
  }
  .new_banner{
    padding-top:91px;
  }
  .new_banner img{
  width:100%
  }
  .sj_banner3{
    padding-top:1px;
  }
  .sj_banner3 img{
  width:100%
  }
  
.join_banner{
  padding-top:90px;
}
   .join_banner img{
  width:100%
  }
.kehu_banner{
  padding-top:90px;
}
  .kehu_banner img{
  width:100%
  }
.navbar-brand img {
    width: 70px;
}

}

/* 小屏幕（平板，大于等于 768px） */
@media (min-width: 768px) {
  .map_banner{
  padding-top:90px;
    
 }
  .new_banner{
    padding-top:91px;
  }
  .sj_banner3{
    padding-top:1px;
  }
.join_banner{
  padding-top:90px;
}
.kehu_banner{
  padding-top:90px;
}
.navbar-brand img {
    width: 70px;
}


}

@media (max-width: 500px) {

  .map_banner{
  padding-top:56px;
 }
  .new_banner{
    padding-top:56px;
  }
  .sj_banner3{
    padding-top:1px;
  }
.join_banner{
  padding-top:56px;
}
  .con_text img{
  	display: block;
    max-width: 100%;
    height: auto;
  }
  
  .nr_text img{
  display: block;
    max-width: 100%;
    height: auto;
  }

}



@media (max-width: 992px) and (min-width: 1200px)
.bottom_s {
    padding-left: 2%;
    padding-right: 2%;
}
}

 