


@media (min-width: 1500px) {


 /* 底部信息*/
.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: -49px; top: -140px;
   text-align: center;
   padding-top: 15px;
   display: none;
}


}


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

/* 底部信息*/
.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: -49px; top: -140px;
   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:1px;
   }

  .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%;
}
.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: 17px;
}
.new_text dd {
    font-size: 13px;
    line-height: 22px;
}
.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:15px;
  color:#777;
  text-align: center;
  padding-top:25px;
  line-height:28px;
}
.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;
}

.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: -49px; top: -140px;
   text-align: center;
   padding-top: 15px;
   display: none;
}

}



 /* 小屏幕（平板，大于等于 768px） */
@media (min-width:768px) and (max-width: 992px) {
.navbar-brand img{
  width: 70px;
 }
 .navbar-default .navbar-nav > li > a:hover{
  color:#2a87c7;
}
.en li {
    float: right;
    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:1px;
   }

  .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%;
}
.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: 17px;
}
.new_text dd {
    font-size: 13px;
    line-height: 22px;
}
.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:15px;
  color:#777;
  text-align: center;
  padding-top:25px;
  line-height:28px;
}
.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;
}

.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: -49px; top: -140px;
   text-align: center;
   padding-top: 15px;
   display: none;
}


}




.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%;
}