@charset "utf-8";
/* CSS Document */
body{
	FONT-SIZE: 16px;
	margin:0px;
	padding: 0px;
    font-family:"微软雅黑";
	color:#666;
	margin:0px;
	padding:0px;
    background-color:#fff;
	box-sizing: border-box;
	}
	a{text-decoration:none;}
ul li{list-style:none}
ul{margin:0 0;padding:0 0}
a{color:#6b6b6b}
.container1{width:94.7%;margin:0 auto}
.container2{width:58%;margin:0 auto}
.container3{ width:100%;max-width: 1920px; 
   }

input, select{font-family:"微软雅黑";cursor: pointer;}
input, select{
    outline: medium none;
    }
h1,h2,h3,h4,h5,h6,p{margin:0 0;padding:0 0;font-weight:500;line-height:none }
input,textarea,select{outline:none}
img{border:none}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}


.img-responsive{max-width:100%;height:auto;}
.clear{clear:both}
a:hover, a:focus{text-decoration:none}


.head-logo{float:left;}

.head-logo img{display:inline-block}

.logo1{vertical-align:top;margin-top:11px;}

.head-menu ul li a{color:#fff;font-size:16px;display:inline-block;position:relative}
.line{display: block;
    float: left;
    width: 0;
    height: 1px;
    background-color: #fff;
    margin-top: 35px;
    -webkit-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;}
.head-menu ul li:hover .line{width: 8px;margin-right: 5px;}
.head-menu ul li:hover a{color:#00a0e9} 
.head-menu ul li.on a{color:#00a0e9} 
.head-menu ul li a:after{width:0;height:2px;background:#00a0e9;content:'';position:absolute;left:0;right:0;margin:0 auto;bottom:25px;transition:all ease-in-out 0.3s}
.head-menu ul li a:hover:after{width:50%;transition:all ease-in-out 0.3s}
.head-menu ul li.on a:after{width:50%;transition:all ease-in-out 0.3s}
.wap-dh{width:90px;position:fixed;top:50px;right:0;background:rgba(0,0,0,0.6);transition:all ease-in-out 0.3s;z-index:9999;display:none}
.wap-dh ul li{width:100%;line-height:30px;text-align:center}
.wap-dh ul li a{color:#fff;display:block;font-size:14px}
.qiehuan a{font-size:16px;color:#fff}
.qiehuan a:hover{color:#00a0e9}
.qiehuan a.on{color:#00a0e9;}
@media(min-width:1441px){
.dianhua{margin-left:20px}	
.head-top{top:0;left:0;width:100%;height:85px;line-height:85px;background:rgba(0,0,0,0.72);z-index:999}
}
@media(max-width:1440px){
.dianhua{display:none !important}	
.head-top{top:0;left:0;width:100%;height:85px;line-height:85px;background:rgba(0,0,0,0.72);z-index:999}
}

@media(min-width:1100px){
    .head-dh{display:none}
    .head-menu{float:right;height:85px;margin-right:8%;}
    .head-top{top:0;left:0;width:100%;height:85px;line-height:85px;background:rgba(0,0,0,0.72);z-index:999}
    .qiehuan{float:right;height:85px;color:#fff}
    .head-menu ul li{float:left;width:100px;line-height:85px;text-align:center;position: relative;}
    .head-menu ul li dl{z-index: 9999999; position: relative; background: #fff;display: none;}
    .head-menu ul li dl dt a{ color: #333;font-weight: normal; line-height: 30px;font-size: 14px;}
    .head-menu ul li dl dt a:hover{font-weight: bold;}
    .head-menu ul li dl dt a:after{width:0; color: #333;}
    .head-menu ul li dl dt a:hover:after{width:0; color: #00a0e9;}
}
@media(min-width:1100px) and (max-width:1400px){
	.head-menu ul li{float:left;width:80px;height:85px;line-height:85px;text-align:center}
.head-dh{display:none}
.head-menu{float:right;height:85px;margin-right:2%;}
.head-top{position:fixed;top:0;left:0;width:100%;height:85px;line-height:85px;background:rgba(0,0,0,0.72);z-index:999}
.qiehuan{float:right;height:85px;color:#fff}
}
@media(max-width:1099px){
.head-dh{position:absolute;width:20px;height:20px;right:10px;top:17px;z-index:9998;display:block}
.head-menu{float:right;height:70px;display:none}
.head-top{top:0;left:0;width:100%;height:50px;line-height:50px;background:rgba(0,0,0,0.72);z-index:999}
.head-logo img{height:35px}
.qiehuan{float:right;height:85px;color:#fff;margin-right:40px}
}

.head-menu .drop-down{background: #ffffff;line-height: 30px;z-index: 9999;position: relative;display: none;width: 156px;}

.head-menu .drop-down a{position: relative;height: 53px;line-height: 1.6;color:#fff;width: 100%;}


/*2020/3/23更改*/
/*TOP*/

.h-gg{

  width:100%;

  height: 32px;

  background-color: #f5f5f5;

  border-bottom: 1px solid #dcdcdc;

}

.h-gg-l{

  float: left;

  height: 32px;

  font-size: 14px;

  color: #000000;

  line-height: 32px;

}

.h-gg-r{

  float: right;

  margin-top:10px;


}

.h-gg-r a{

  display: block;

  height: 14px;

  float: left;

  padding:0px 10px;

  border-right: 1px solid #626262;

  color: #666666;

  font-size: 14px;

  line-height: 14px;

}

.h-top{

  width: 100%;

  height: 139px;

}

/*导航*/
.navbar{ margin-bottom: 0px; border: 0px;background: #2F59AF;height: 50px; z-index: 999;border-radius: 0px;}
.navbar .navbar-brand{ background: #0084ea;}
.navbar .navbar-header a,.navbar .navbar-header a:hover{ color: #000; display: inline-block; }

.navbar .nav li a,.navbar .nav li a:hover{ color: #fff; font-size: 16px;display: inline-block;}
.navbar .nav li a:hover{color: #fff;}
.navbar .nav li a:hover,.navbar .navbar-header a:hover{ background: #FEC200;}
.navbar .nav ul.second { background: #0084ea;border: none;padding: 10px;}
.navbar .nav ul.second li a{ display: inline-block; width: 100%; line-height: 30px; text-align: left;color: #fff;border-bottom: 1px dashed #fff;}
.navbar .nav ul.second li a:hover{ background: #2F59AF;}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #0084ea;
}
@media only screen and (min-width: 768px) {
  .nav>li>a{padding-right: 5px;padding-left: 5px;}
}

@media only screen and (min-width: 992px) {
  .navbar .nav > li a{ width: 101px;text-align: center;}
}

@media only screen and (min-width: 1200px) {
  .navbar .nav > li a{ width: 101px;text-align: center;}
}

@media only screen and (min-width: 1230px) {
  .navbar .nav > li a{ width: 128px;text-align: center;}
}

@media only screen and (max-width: 767px) {

  .nav>li{ text-align: right;}
  .navbar-nav{ background:  #232F7B; margin-top: 0px;}
  .navbar-nav li:hover,.navbar .nav > li a:hover{ background: #1e2b49;text-align: center;}
  .navbar .nav > li a{ color: #fff; display: inline-block;width: 100%;text-align: center;}
  .navbar-default .navbar-nav .open .dropdown-menu>li>a,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{ color: #fff; background: #0084ea;}
  .navbar .nav ul.second li:hover{ background: #1E2B49;}
  .navbar .nav ul.second li a:hover{ background: #155497;}
  .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {text-align: center;}
  
}


/*2020/3/23更改*/



/*首页焦点图*/
.jiaodiantu{widht:100%}

.jiaodiantu .tp-bullets{border-radius:20px;background:rgba(255,255,255,0.8);padding:6px 8px}

.jiaodiantu .tp-bullets.simplebullets.round .bullet{background:#0084ea;border:2px solid #0084ea;border-radius:50%;width:14px;height:14px;margin:0 5px}
.jiaodiantu .tp-bullets.simplebullets.round .bullet.selected{background:none;border:2px solid #0084ea}

@font-face {
  font-family: "HelveticaNeueLTStd-Th";
       
  font-weight: normal;
  font-style: normal;
}

/*首页产品展示*/
.home-product{width:100%;padding:20px 0}
.biaoti{width:100%;text-align:center}
.biaoti h2{font-size:28px;color:#323232;margin-bottom:10px}
.biaoti h3{font-size:16px;color:#707070;text-transform:uppercase ;font-family: "HelveticaNeueLTStd-Th";font-weight:lighter;margin-bottom:5px}
.biaoti h4{font-size:16px;color:#646464}

.pro-lb{width:100%;text-align:center;margin-top:40px;margin-bottom:50px}
.pro-lb a{display:inline-block;width:130px;height:45px;line-height:45px;background:#323232;color:#fff;margin:0 5px;margin-bottom:6px}
.pro-lb a:hover{background:#ffd200;color:#00278c}
.pro-lb a.on{background:#ffd200;color:#00278c}
.pro-item{box-sizing:border-box;padding:0 20px}

.pro-item ul li{width:100%;margin-bottom:20px;}
.pro-item1 ul li{width:100%;margin-bottom:20px;}
@media (min-width: 480px){
  .pro-item ul li{width:100%;margin-bottom:40px;margin-right: 1%!important;}
  .pro-item1 ul li{width:24%;margin-bottom:40px;margin-right: 1%!important;}
  .pro-item ul li:last-child,.pro-item1 ul li:last-child{ margin-right: 0px!important; }
}

.pro-img{width:100%;overflow:hidden}
.pro-img img{width:100%;height:100%;transition:all ease-in-out 1s}
.pro-title{width:100%;height:70px;line-height:70px;box-sizing:border-box;padding:0 20px;position:relative;transition:all ease-in-out 0.3s}
.pro-title:after{position:absolute;width:24px;height:24px;content:'';background: no-repeat;right:20px;top:25px}
.pro-item ul li:hover .pro-title:after{background: no-repeat;animation-name:youyi; 
animation-delay:0.1s; 
animation-duration:0.5s;
}

.pro-item ul li:hover .pro-title{background:#0084ea!important;color:#fff!important;transition:all ease-in-out 0.3s;}
.pro-item ul li:hover .pro-img img{transform:scale(1.2);transition:all ease-in-out 1s;}
.pro-item1 ul li:hover .pro-img img{transform:scale(1.2);transition:all ease-in-out 1s;}
.pro-item1 ul li:hover .pro-title{background:#0084ea!important;color:#fff!important;transition:all ease-in-out 0.3s;}
@keyframes youyi{

	from{ right:50px;}
	to{ right:20px;t}	
}
.home-product .owl-pagination{display:none}
/*
.home-product .owl-buttons{background:#e8e8e8;padding:17px 0;position:relative}
.home-product .owl-buttons:after{display:block;position:absolute;content:'';left:47.7%;top:17px;width:90px;border-radius:2px;height:50px;background: center center no-repeat #fff;cursor:pointer;transition:all ease-in-out 0.3s}


.home-product .owl-prev{position:relative;background:#fff !important;width:52px;height:50px;border-radius:2px !important;border:none !important;overflow:hidden;padding:0 0 !important;margin:0 55px !important}
.home-product .owl-next{position:relative;background:#fff !important;width:52px;height:50px;border-radius:2px !important;border:none !important;overflow:hidden;padding:0 0 !important;margin:0 55px !important}
.home-product .owl-prev:before{position:absolute;content:'';left:0;top:0;height:100%;width:100%;background: center center no-repeat;border-radius:2px;transition:all ease-in-out 0.3s}
.home-product .owl-prev:after{position:absolute;content:'';left:0;top:100%;height:100%;width:100%;background: center center no-repeat #0084ea;border-radius:2px;transition:all ease-in-out 0.3s}
.home-product .owl-prev:hover:before{top:-100%;transition:all ease-in-out 0.3s}
.home-product .owl-prev:hover:after{top:0%;transition:all ease-in-out 0.3s}

.home-product .owl-next:before{position:absolute;content:'';left:0;top:0;height:100%;width:100%;background: center center no-repeat;border-radius:2px;transition:all ease-in-out 0.3s}
.home-product .owl-next:after{position:absolute;content:'';left:0;top:100%;height:100%;width:100%;background: center center no-repeat #0084ea;border-radius:2px;transition:all ease-in-out 0.3s}
.home-product .owl-next:hover:before{top:-100%;transition:all ease-in-out 0.3s}
.home-product .owl-next:hover:after{top:0%;transition:all ease-in-out 0.3s}

*/

.home-product .owl-buttons{background:#e8e8e8;height:82px;position:relative}

.home-product .owl-prev:before{position:absolute;content:'';left:0;top:0;height:100%;width:100%;background: center center no-repeat;border-radius:2px;transition:all ease-in-out 0.3s}
.home-product .owl-prev:after{position:absolute;content:'';left:0;top:100%;height:100%;width:100%;background: center center no-repeat #0084ea;border-radius:2px;transition:all ease-in-out 0.3s}
.home-product .owl-prev:hover:before{top:-100%;transition:all ease-in-out 0.3s}
.home-product .owl-prev:hover:after{top:0%;transition:all ease-in-out 0.3s}

.home-product .owl-next:before{position:absolute;content:'';left:0;top:0;height:100%;width:100%;background: center center no-repeat;border-radius:2px;transition:all ease-in-out 0.3s}
.home-product .owl-next:after{position:absolute;content:'';left:0;top:100%;height:100%;width:100%;background: center center no-repeat #0084ea;border-radius:2px;transition:all ease-in-out 0.3s}
.home-product .owl-next:hover:before{top:-100%;transition:all ease-in-out 0.3s}
.home-product .owl-next:hover:after{top:0%;transition:all ease-in-out 0.3s}

@media(min-width:1700px){
.home-product .owl-buttons:after{display:block;position:absolute;content:'';left:47.5%;top:17px;width:5%;border-radius:2px;height:50px;background: center center no-repeat #fff;cursor:pointer;transition:all ease-in-out 0.3s}

.home-product .owl-prev{position:absolute;background:#fff !important;width:3%;height:50px;left:41%;top:17px;border-radius:2px !important;border:none !important;overflow:hidden;padding:0 0 !important;margin:0 55px !important}
.home-product .owl-next{position:absolute;background:#fff !important;width:3%;height:50px;right:41%;top:17px;border-radius:2px !important;border:none !important;overflow:hidden;padding:0 0 !important;margin:0 55px !important}	
	
}
@media(min-width:1300px) and (max-width:1699px){
.home-product .owl-buttons:after{display:block;position:absolute;content:'';left:46.5%;top:17px;width:7%;border-radius:2px;height:50px;background: center center no-repeat #fff;cursor:pointer;transition:all ease-in-out 0.3s}

.home-product .owl-prev{position:absolute;background:#fff !important;width:4%;height:50px;left:38%;top:17px;border-radius:2px !important;border:none !important;overflow:hidden;padding:0 0 !important;margin:0 55px !important}
.home-product .owl-next{position:absolute;background:#fff !important;width:4%;height:50px;right:38%;top:17px;border-radius:2px !important;border:none !important;overflow:hidden;padding:0 0 !important;margin:0 55px !important}	
	
}
@media(min-width:1000px) and (max-width:1299px){
.home-product .owl-buttons:after{display:block;position:absolute;content:'';left:46.5%;top:17px;width:7%;border-radius:2px;height:50px;background: center center no-repeat #fff;cursor:pointer;transition:all ease-in-out 0.3s}

.home-product .owl-prev{position:absolute;background:#fff !important;width:5%;height:50px;left:36%;top:17px;border-radius:2px !important;border:none !important;overflow:hidden;padding:0 0 !important;margin:0 55px !important}
.home-product .owl-next{position:absolute;background:#fff !important;width:5%;height:50px;right:36%;top:17px;border-radius:2px !important;border:none !important;overflow:hidden;padding:0 0 !important;margin:0 55px !important}	
	
}
@media(min-width:641px) and (max-width:999px){
.home-product .owl-buttons:after{display:block;position:absolute;content:'';left:46.5%;top:17px;width:7%;border-radius:2px;height:50px;background: center center no-repeat #fff;cursor:pointer;transition:all ease-in-out 0.3s}

.home-product .owl-prev{position:absolute;background:#fff !important;width:7%;height:50px;left:30%;top:17px;border-radius:2px !important;border:none !important;overflow:hidden;padding:0 0 !important;margin:0 55px !important}
.home-product .owl-next{position:absolute;background:#fff !important;width:7%;height:50px;right:30%;top:17px;border-radius:2px !important;border:none !important;overflow:hidden;padding:0 0 !important;margin:0 55px !important}	
	
}
@media(max-width:640px){
.home-product .owl-buttons:after{display:block;position:absolute;content:'';left:37.5%;top:17px;width:25%;border-radius:2px;height:50px;background: center center no-repeat #fff;cursor:pointer;transition:all ease-in-out 0.3s}

.home-product .owl-prev{position:absolute;background:#fff !important;width:13%;height:50px;left:5%;top:17px;border-radius:2px !important;border:none !important;overflow:hidden;padding:0 0 !important;margin:0 55px !important}
.home-product .owl-next{position:absolute;background:#fff !important;width:13%;height:50px;right:5%;top:17px;border-radius:2px !important;border:none !important;overflow:hidden;padding:0 0 !important;margin:0 55px !important}	
	
}

.home-product .owl-buttons:after:hover{background:red}

/*首页公司介绍*/
.home-jieshao{width:100%;padding:55px 0 70px 0;background:url(/uploads/carousel/jieshao-bg.jpg) center center no-repeat fixed;}
.biaoti1{width:100%;text-align:center}
.biaoti1 h2{font-size:28px;color:#fff;margin-bottom:10px}
.biaoti1 h3{font-size:16px;color:#fff;text-transform:uppercase ;font-family: "HelveticaNeueLTStd-Th";font-weight:lighter;margin-bottom:5px}
.biaoti1 h4{font-size:16px;color:#fff}

.home-js-text{width:100%;margin-top:55px;line-height:35px;color:#fff;text-align:center}
.home-js-text p{color:#fff;line-height:35px}

.home-js-list{width:100%;box-sizing:border-box;margin-top:40px;padding:0 8%}
.home-js-list ul li{float:left;text-align:center;font-size:14px;color:#fff;margin-bottom:10px}
.home-js-list ul li img{display:block;margin:0 auto;margin-bottom:15px;transition:all ease-in-out 0.7s}
.home-js-list ul li:hover img{transform:rotateY(180deg);transition:all ease-in-out 0.7s}

.more{width:100%;margin-top:40px;text-align:center}
.more a{position:relative;display:inline-block;width:180px;height:50px;background:#fff;overflow:hidden}
.more a:before{position:absolute;content:'查看详细+';width:100%;height:100%;left:0;top:0;line-height:50px;z-index:3;color:#0084ea;transition:all ease-in-out 0.3s}
.more a:after{position:absolute;content:'';width:100%;height:100%;left:0;top:100%;background:#0084ea;z-index:2;transition:all ease-in-out 0.3s}
.more a:hover:after{top:0;transition:all ease-in-out 0.3s}
.more a:hover:before{color:#fff;transition:all ease-in-out 0.3s}



/*首页优势*/
.home-youshi{width:100%;padding:30px 0 40px 0;background: center top no-repeat;background-size:100% 100%}
.home-youshi-list{width:100%;margin-top:25px}

.home-youshi-block{width:100%;background:#f5f5f5;text-align:center;box-sizing:border-box;padding:30px 0;font-size:16px;color:#646464;transition:all ease-in-out 0.3s}
.home-youshi-img{width:100%;height:84px;margin-bottom:25px;background-size:auto 100% !important}
.ys1{width:100%;height:84px;background:url(/uploads/carousel/youshi1.png) center center no-repeat;transition:all ease-in-out 0.3s}
.home-youshi-list ul li:hover .home-youshi-block{background:#007fcc;color:#fff;transition:all ease-in-out 0.3s}
.home-youshi-list ul li:hover .ys1{background:url(/uploads/carousel/youshi1-1.png) center center no-repeat;transition:all ease-in-out 0.3s}

.ys2{width:100%;height:84px;background:url(/uploads/carousel/youshi2.png) center center no-repeat;transition:all ease-in-out 0.3s}
.home-youshi-list ul li:hover .ys2{background:url(/uploads/carousel/youshi2-1.png) center center no-repeat;transition:all ease-in-out 0.3s}
.ys3{width:100%;height:84px;background:url(/uploads/carousel/youshi3.png) center center no-repeat;transition:all ease-in-out 0.3s}
.home-youshi-list ul li:hover .ys3{background:url(/uploads/carousel/youshi3-1.png) center center no-repeat;transition:all ease-in-out 0.3s}
.ys4{width:100%;height:84px;background:url(/uploads/carousel/youshi4.png) center center no-repeat;transition:all ease-in-out 0.3s}
.home-youshi-list ul li:hover .ys4{background:url(/uploads/carousel/youshi4-1.png) center center no-repeat;transition:all ease-in-out 0.3s}
.ys5{width:100%;height:84px;background:url(/uploads/carousel/youshi5.png) center center no-repeat;transition:all ease-in-out 0.3s}
.home-youshi-list ul li:hover .ys5{background:url(/uploads/carousel/youshi5-1.png) center center no-repeat;transition:all ease-in-out 0.3s}
.ys6{width:100%;height:84px;background:url(/uploads/carousel/youshi6.png) center center no-repeat;transition:all ease-in-out 0.3s}
.home-youshi-list ul li:hover .ys6{background:url(/uploads/carousel/youshi6-1.png) center center no-repeat;transition:all ease-in-out 0.3s}
.ys7{width:100%;height:84px;background:url(/uploads/carousel/youshi7.png) center center no-repeat;transition:all ease-in-out 0.3s}
.home-youshi-list ul li:hover .ys7{background:url(/uploads/carousel/youshi7-1.png) center center no-repeat;transition:all ease-in-out 0.3s}
.ys8{width:100%;height:84px;background:url(/uploads/carousel/youshi8.png) center center no-repeat;transition:all ease-in-out 0.3s}
.home-youshi-list ul li:hover .ys8{background:url(/uploads/carousel/youshi8-1.png) center center no-repeat;transition:all ease-in-out 0.3s}
.ys9{width:100%;height:84px;background:url(/uploads/carousel/youshi9.png) center center no-repeat;transition:all ease-in-out 0.3s}
.home-youshi-list ul li:hover .ys9{background:url(/uploads/carousel/youshi9-1.png) center center no-repeat;transition:all ease-in-out 0.3s}
.ys10{width:100%;height:84px;background:url(/uploads/carousel/youshi10.png) center center no-repeat;transition:all ease-in-out 0.3s}
.home-youshi-list ul li:hover .ys10{background:url(/uploads/carousel/youshi10-1.png) center center no-repeat;transition:all ease-in-out 0.3s}

@media (min-width: 1230px)
{
.home-youshi-list ul li{float:left;width:20%;box-sizing:border-box;padding-right:5px;margin-bottom:5px}	
}

@media (min-width: 992px)
{
.home-youshi-list ul li{float:left;width:20%;box-sizing:border-box;padding-right:5px;margin-bottom:5px}	
}
@media (min-width: 768px)
{
.home-youshi-list ul li{float:left;width:20%;box-sizing:border-box;padding-right:5px;margin-bottom:5px}	
}
@media (max-width: 768px)
{
.home-youshi-list ul li{float:left;width:50%;box-sizing:border-box;padding-right:5px;margin-bottom:5px}	
}

@media (max-width: 768px){
  .home-jieshao{ display: none; }
  .home-youshi{ padding-top: 0px; }
  .home-product{ padding-bottom: 0px; }
}

/*首页案例*/
.home-anli{width:100%;padding:30px 0 40px 0;background:url(/uploads/carousel/anli-bg.jpg) center top no-repeat;}
.home-anli-list{width:100%;margin-top:25px;background:#fff;padding:20px 5% 20px 5% ;box-sizing:border-box}
.anli-item{width:100%;box-sizing:border-box;padding:0 19px}
.h-anli-block{transition:all ease-in-out 0.3s}
.h-anli-img{width:100%;overflow:hidden}
.h-anli-img img{transition:all ease-in-out 1s;width:100%;height:100%}
.anli-item:hover .h-anli-img img{transform:scale(1.2);transition:all ease-in-out 1s}
.h-anli-des{width:100%;overflow:hidden;height:50px;line-height:50px;text-align:center;color:#fff;font-size:14px;background:#272727;transition:all ease-in-out 0.3s}
.anli-item:hover .h-anli-des{background:#0084ea;transition:all ease-in-out 0.3s}
.anli-item:hover .h-anli-block{box-shadow: 0px 4px 11px 0px rgba(0, 0, 0, 0.3);transition:all ease-in-out 0.3s;transform:translateY(-20px)}
.home-anli-list .owl-carousel .owl-wrapper-outer{padding-top:20px;box-sizing:border-box}
.home-anli-list .owl-buttons{position:relative}

.home-anli-list .icon{display:none !important}



@media (min-width: 768px)
{
.home-anli-list .owl-prev{position:absolute;left:-5.8%;top:-200px;width:40px;height:68px;border-radius:0 !important;background:url(/uploads/carousel/left2.png) no-repeat !important;background-size:100% auto !important}
.home-anli-list .owl-next{position:absolute;right:-5.8%;top:-200px;width:40px;height:68px;border-radius:0 !important;background:url(/uploads/carousel/right2.png) no-repeat !important;background-size:100% auto !important}
}
@media (max-width: 768px)
{
.home-anli-list .owl-prev{position:absolute;left:-6%;top:-170px;width:20px;height:34px;border-radius:0 !important;background:url(/uploads/carousel/left2.png) no-repeat !important;background-size:100% auto !important}
.home-anli-list .owl-next{position:absolute;right:-6%;top:-170px;width:20px;height:34px;border-radius:0 !important;background:url(/uploads/carousel/right2.png) no-repeat !important;background-size:100% auto !important}
}
.home-anli-list .owl-prev:hover{background:url(/uploads/carousel/left3.png) no-repeat !important ;background-size:100% auto !important}
.home-anli-list .owl-next:hover{background:url(/uploads/carousel/right3.png) no-repeat !important;background-size:100% auto !important}

/*首页新闻*/
.home-news{width:100%;padding:30px 0 15px 0;background: center top no-repeat;}
.home-news-list{width:100%;margin-top:25px}
.h-news-t{width:100%;height:256px;box-sizing:border-box;background:rgba(255,255,255,0.7);padding:10% 7%;position:relative;overflow:hidden}
.h-news-t h2{font-size:26px;color:#646464;font-family: "HelveticaNeueLTStd-Th";font-weight:lighter;margin-bottom:10px}
.h-news-t h3{font-size:16px;color:#323232;margin-bottom:20px}
.h-news-t p{font-size:14px;color:#646464;line-height:30px}
.h-news-b{width:100%;overflow:hidden}
.h-news-b img{width:100%;height:100%;transition:all ease-in-out 1s}
.home-news-list ul li{float:left;margin-right: 10px;}
.home-news-list1 ul li{float:left;margin-right: 10px;}
.home-news-list ul li:hover .h-news-b img{transform:scale(1.2);transition:all ease-in-out 1s}
.home-news-list1 ul li:hover .h-news-b img{transform:scale(1.2);transition:all ease-in-out 1s}

.h-news-t:after{position:absolute;content:'';width:28px;height:20px;background: no-repeat;right:12%;top:12%;transition:all ease-in-out 0.3s}
.home-news-list ul li:hover .h-news-t:after{background: no-repeat;right:8%;transition:all ease-in-out 0.3s}
.home-news-list1 ul li:hover .h-news-t:after{background:no-repeat;right:8%;transition:all ease-in-out 0.3s}

.home-news-list ul li:hover .h-news-t h3{color:#0084ea}
.home-news-list1 ul li:hover .h-news-t h3{color:#0084ea}
.home-news-list .col-md-3,.home-news-list .col-sm-6,.home-news-list .col-xs-12{padding:0 0}

/*首页留言*/
.home-liuyan{width:100%;padding:70px 0;background: center top no-repeat fixed;}

.home-liuyan-l h2{font-size:28px;color:#fff;margin-bottom:30px;padding-bottom:25px;position:relative}
.home-liuyan-l h2:after{position:absolute;content:'';width:10%;height:1px;background:#fff;left:0;right:0;margin:0 auto;bottom:0}
.home-liuyan-l h3{font-size:16px;color:#fff;line-height:30px;margin-bottom:50px}
.home-liuyan-l span{display:inline-block;margin:0 auto;font-size:18px;color:#fff;border:1px solid #fff;padding:10px 10px}
.home-liuyan-r-t{background:#007fcc;width:100%;height:70px;line-height:70px;box-sizing:border-box;padding:0 6%;font-size:16px;color:#fff}
.home-liuyan-r-b{background:#fff;box-sizing:border-box;padding:10px 6% 8% 6%}
.home-liuyan-r-b p input{width:100%;height:60px;line-height:60px;border:none;border-bottom:1px solid #ccc;color:#646464}
.home-liuyan-r-b h2 input{width:100%;height:50px;line-height:50px;background:#007fcc;border:none;color:#fff;font-size:16px;margin-top:30px}
.home-liuyan-r-b input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #646464;  
}

.home-liuyan-r-b input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #646464;
}
.home-liuyan-r-b  input:-ms-input-placeholder{
    color: #646464;
}

.home-liuyan-r-b input::-webkit-input-placeholder {
    color: #646464;
}

@media (min-width: 768px)
{
.home-liuyan-l{float:left;width:47%;text-align:center;margin-top:5%}
.home-liuyan-r{float:right;width:37%;background:#fff;}
}
@media (max-width: 768px)
{
.home-liuyan-l{float:left;width:100%;text-align:center;margin-bottom:25px}
.home-liuyan-r{float:right;width:100%;background:#fff;}
}

.scroll-to-top{background: no-repeat !important;width:33px !important;height:48px !important;bottom:3%  !important;right:2% !important }
.scroll-to-top:hover{background: no-repeat !important;}
.scroll-to-top .icon{display:none !important}

/*友情链接*/
.home-lianjie{width:100%;padding:45px 0 30px 0;}
.home-lianjie h1{height:1px;background:#cccccc}
.lianjie-top{position:relative;}
.lianjie-top1{position:absolute;width:235px;height:20px;background: 10px center no-repeat #fff;text-indent:43px;font-size:16px;color:#646464;border-right:1px solid #ccc;left:0;top:-10px}
.lianjie-top1 span{color:#959595;text-transform:uppercase;font-size:14px}
.lianjie-text{width:100%;padding-top:20px;box-sizing:border-box;padding-left:2%;padding-right:2%}
.lianjie-text a{padding:0 18px;background: right center no-repeat;font-size:14px;color:#646464}
.lianjie-text a:last-child{border:none}
.lianjie-text a:hover{color:#007fcc}

/*留言*/
.liuyan{width:100%;padding:55px 0}

/*底部导航*/
.home-bot-daohang{width:100%;padding:20px 0 15px 0;background:#007fcc;text-align:center}
.home-bot-daohang a{font-size:14px;color:#fff;margin:0 13px;display:inline-block;margin-bottom:5px}

/*尾部*/
.foot1{width:100%;padding:35px 0 20px 0;background:#323232}





.foot-icon{width:100%;box-sizing:border-box;padding-left:45px;position:relative;margin-bottom:15px}

.foot-icon h2{font-size:14px;color:#fff;margin-bottom:5px;line-height:12px}
.foot-icon p{font-size:14px;color:#b2b2b2}
.f-i1:after{position:absolute;width:38px;height:38px;background: no-repeat;left:0;top:0;content:''}
.f-i2:after{position:absolute;width:38px;height:38px;background: no-repeat;left:0;top:0;content:''}
.f-i3:after{position:absolute;width:38px;height:38px;background:no-repeat;left:0;top:0;content:''}
.f-i4:after{position:absolute;width:38px;height:38px;background:no-repeat;left:0;top:0;content:''}
.f-i5:after{position:absolute;width:38px;height:38px;background: no-repeat;left:0;top:0;content:''}

.foot2{width:100%;padding:25px 0;background:#323232;border-top:1px solid #5c5c5c;font-size:14px;color:#b2b2b2}
.foot2 a{color:#b2b2b2}


@media (min-width: 1230px)
{
.foot1l{float:left;width:19%;margin-right:11%}
.foot1m1{float:left;width:27%;}
.foot1m2{float:left;width:27%;}
.foot1r{float:right;width:15%;}
.foot2l{float:left;width:60%;text-align:left}
.foot2r{float:left;width:40%;text-align:right}
}

@media (min-width: 992px)
{
.foot1l{float:left;width:19%;margin-right:11%}
.foot1m1{float:left;width:27%;}
.foot1m2{float:left;width:27%;}
.foot1r{float:right;width:15%;}
.foot1l img{padding-top:45px}
.foot1r img{padding-top:25px}
.foot2l{float:left;width:60%;text-align:left}
.foot2r{float:left;width:40%;text-align:right}
}
@media (min-width: 768px) and (max-width:991px)
{
.foot1l{float:left;width:50%;}
.foot1m1{float:left;width:50%;}
.foot1m2{float:left;width:50%;}
.foot1r{float:right;width:50%;}
.foot1l img{padding-top:45px}
.foot1r img{padding-top:25px}
.foot2l{float:left;width:60%;text-align:left}
.foot2r{float:left;width:40%;text-align:right}
}
@media (max-width: 768px)
{
.foot1l{float:left;width:100%;margin-bottom:10px}
.foot1m1{float:left;width:100%;}
.foot1m2{float:left;width:100%;}
.foot1r{float:right;width:100%;}
.foot1l img{padding-top:0px}
.foot1r img{padding-top:5px}
.foot2l{float:left;width:100%;text-align:left}
.foot2r{float:left;width:100%;text-align:left}
.jiaodiantu1{width:100%;min-height:200px;background: center top fixed;}
.jiaodiantu1-block{width:100%;height:200px;position:relative}
.jiaodian-title{position:absolute;left:0;bottom:20px;font-size:20px;color:#fff;line-height:30px}
.jiaodian-title span{font-size:20px;color:#fff;font-family: "HelveticaNeueLTStd-Th";font-weight:lighter}
}

@media (min-width: 769px){
.jiaodiantu1{width:100%;min-height:380px;background: center top fixed;}	
.jiaodiantu1-block{width:100%;height:380px;position:relative}
.jiaodian-title{position:absolute;left:0;bottom:50px;font-size:30px;color:#fff;line-height:30px}
.jiaodian-title span{font-size:30px;color:#fff;font-family: "HelveticaNeueLTStd-Th";font-weight:lighter}
}

/*新闻列表*/






.ss-left h2{font-size:18px;color:#323232;width:100%;margin-bottom:15px}
.ss-left h3 span{font-size:16px;color:#fff;background:#0084ea;display:inline-block;padding:3px 27px}

.sear-block{width:100%;height:40px;margin-bottom:10px}
.searl{float:left;width:80%;}
.searl input{height:38px;border:none;background:none;width:100%;background:#fff;text-indent:10px;color:#777777;border:1px solid #cccccc;border-right:none}
.searr{float:left;width:20%}
.searr input{display:block;height:38px;width:66px;background:#0084ea;cursor:pointer;border:none;color:#fff}
input{outline:none;}

.ss-m h2{font-size:14px;color:#646464;line-height:25px}

.ss-right h2{font-size:16px;color:#646464;line-height:31px;margin-bottom:5px}
.ss-right h3{font-size:30px;color:#323232}
.ss-right img{width:31px;height:31px;vertical-align:bottom;margin-right:7px;margin-bottom:0}

@media(max-width:768px){
.ss-left{width:100%;float:left;margin-bottom:20px}
.ss-m{float:left;width:100%;box-sizing:border-box;margin-bottom:20px}
.ss-right{float:left;width:100%;box-sizing:border-box;}
.sousuo{width:100%;background:#f5f5f5;padding:20px 0 20px 0;border-bottom:1px solid #e7e7e7}
}
@media(min-width:769px){
.ss-left{width:28.5%;float:left;}
.ss-m{float:left;width:43%;border-left:1px solid #cccccc;border-right:1px solid #cccccc;box-sizing:border-box;padding:0 5%}
.ss-right{float:left;width:28.5%;box-sizing:border-box;padding:0 0% 0 6%}
.sousuo{width:100%;background:#f5f5f5;padding:55px 0 45px 0;border-bottom:1px solid #e7e7e7}
}

.xw-list{width:100%;padding:90px 0 65px 0;}
.xw-liebiao{width:100%;}


.xw-kuang{width:100%;background:#f8f8f8;box-sizing:border-box;padding:5% 5% 5% 0;transition:all ease-in-out 0.3s}

.xw-time:before{width:45px;height:1px;background:#d2d2d2;left:0;top:18px;content:'';position:absolute}
.xw-time:after{position:absolute;content:'';width:24px;height:13px;background:  no-repeat;right:0%;top:13px}
.xw-text{width:100%;box-sizing:border-box;padding:0 0 0 5%}

.xw-time h2{font-size:32px;color:#646464;font-weight:lighter;font-family: "HelveticaNeueLTStd-Th";}
.xw-time h3{font-size:16px;color:#9e9e9e;}


.xw-k{position:absolute;width:90%;height:90%;left:5%;top:5%;border:1px solid #fff;transform:scale(1.2);transition:all ease-in-out 0.5s}
.xw-liebiao ul li:hover .xw-k{transform:scale(1);transition:all ease-in-out 0.5s}
.xw-img:after{position:absolute;width:30px;height:30px;content:'';right:15%;bottom:-100%;transition:all ease-in-out 0.7s ;background: no-repeat}
.xw-liebiao ul li:hover .xw-img:after{bottom:0;transition:all ease-in-out 0.7s }
.xw-liebiao ul li:hover .xw-img img{transition:all ease-in-out 1s;transform:scale(1.2)}
.xw-img img{width:100%;height:100%;transition:all ease-in-out 1s;}

.xw-des h2{font-size:16px;color:#323232;line-height:20px;margin-bottom:10px;margin-top:10px}
.xw-des p{font-size:14px;color:#646464;line-height:27px}
.xw-liebiao ul li:hover .xw-des h2{color:#0084ea}
.xw-liebiao ul li:hover .xw-kuang{background:#fff;box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.2);transition:all ease-in-out 0.3s;transform:translateY(-20px)}


.xw-list .col-lg-4{padding-left:20px;padding-right:20px}


@media(min-width:1200px) and (max-width:1399px){
.xw-liebiao ul li{float:left;width:50%;padding-left:20px;padding-right:20px}
}


@media(min-width:769px){
	.xw-liebiao ul li{float:left;margin-bottom:60px}
.xw-img{float:left;width:40%;overflow:hidden;position:relative}
.xw-des{float:right;width:56%}
.xw-time{width:100%;box-sizing:border-box;padding:0 72% 0 4%;margin-bottom:20px;text-align:right;position:relative}
}
@media(max-width:768px){
	.xw-liebiao ul li{float:left;margin-bottom:30px}
.xw-img{float:left;width:100%;overflow:hidden;position:relative}
.xw-des{float:right;width:100%}
.xw-time{width:100%;box-sizing:border-box;padding:0 58% 0 12%;margin-bottom:20px;text-align:right;position:relative}
}

.yeshu{width:100%;text-align:center}
.yeshu a{display:inline-block;padding:12px 23px;background:#f8f8f8;border:1px solid #cccccc;margin:0 6px;font-size:16px;color:#646464;margin-bottom:10px}
.yeshu a:hover{color:#fff;background:#007fcc;border:1px solid #007fcc}
.yeshu a:first-child{background:#007fcc;border:1px solid #007fcc;color:#fff;font-size:14px}
.yeshu a:last-child{background:#007fcc;border:1px solid #007fcc;color:#fff;font-size:14px}
.yeshu a.on{color:#fff;background:#007fcc;border:1px solid #007fcc}


/*新闻详情*/
.xw-xiangqing{width:100%;padding:50px 0}
.xw-xiangqing-t{width:100%;margin-bottom:45px}
.xw-xiangqing-t h2{font-size:24px;color:#323232;text-align:center}
.xw-xinxi{width:100%;border-top:1px solid #cccccc;margin-top:45px;line-height:60px;border-bottom:1px solid #cccccc;}


@media(min-width:769px){
.xw-xinxil{float:left;width:38%;text-align:right;box-sizing:border-box;padding-right:5%;height:60px;}
.xw-xinxim{float:left;width:24%;text-align:center;height:60px;position:relative}
.xw-xinxir{float:left;width:38%;text-align:left;box-sizing:border-box;padding-left:5%;height:60px;}
.xw-xinxim:before{position:absolute;content:'';width:1px;height:100%;left:0;top:0;background:#ccc}
.xw-xinxim:after{position:absolute;content:'';width:1px;height:100%;right:0;top:0;background:#ccc}
.xw-xinxi img{vertical-align:bottom;margin-bottom:21px;margin-right:5px}
}
@media(max-width:768px){
.xw-xinxil{float:left;width:100%;text-align:center;box-sizing:border-box;height:40px;line-height:40px;border-bottom:1px solid #ccc}
.xw-xinxim{float:left;width:100%;text-align:center;height:40px;line-height:40px;position:relative;border-bottom:1px solid #ccc}
.xw-xinxir{float:left;width:100%;text-align:center;box-sizing:border-box;height:40px;line-height:40px;}
.xw-xinxi img{vertical-align:bottom;margin-bottom:12px;margin-right:5px}
}

.xw-xiangqing-con{width:100%;line-height:35px;font-size:14px;color:#646464}

.xw-xiangqing-b{width:100%;padding:18px 0;background:#eeeeee;margin-top:50px}
.xw-xiangqing-b a{font-size:14px;color:#646464}
.xw-xiangqing-b a:hover{color:#007fcc}


.xw-xiangqing-bm a:hover{background: center center no-repeat #007fcc}

@media(min-width:769px){
.xw-xiangqing-bl{float:left;width:30%;text-align:left}
.xw-xiangqing-bm{float:left;width:40%;text-align:center}
.xw-xiangqing-br{float:right;width:30%;text-align:right}
.xw-xiangqing-bm a{display:inline-block;width:90px;height:50px;background:center center no-repeat #fff;border-radius:2px}
}
@media(max-width:768px){
.xw-xiangqing-bl{float:left;width:100%;text-align:left;margin-bottom:5px}
.xw-xiangqing-bm{float:left;width:100%;text-align:left;margin-bottom:5px}
.xw-xiangqing-br{float:left;width:100%;text-align:left}
.xw-xiangqing-bm a{display:inline-block;width:80px;height:40px;background: center center no-repeat #fff;border-radius:2px}
}

/*产品列表*/
.chanpin-list{width:100%;padding:60px 0 0px 0;}
.chanpin-liebiao{width:100%;}
.chanpin-class{width:100%;text-align:left;margin-bottom:60px;box-sizing:border-box;padding-left:20px}
.chanpin-class a{display:inline-block;width:130px;height:45px;line-height:45px;background:#323232;color:#fff;margin:0 5px;margin-bottom:6px;text-align:center}
.chanpin-class a:hover{background:#ffd200;color:#00278c}
.chanpin-class a.on{background:#ffd200;color:#00278c}

.chanpin-liebiao ul li{float:left;margin-bottom:55px}
.chanpin-img{width:100%;overflow:hidden}
.chanpin-img img{width:100%;height:100%;transition:all ease-in-out 1s}
.chanpin-title{width:100%;height:70px;line-height:70px;box-sizing:border-box;padding:0 20px;position:relative;transition:all ease-in-out 0.3s}
.chanpin-title:after{position:absolute;width:24px;height:24px;content:'';background: no-repeat;right:20px;top:25px}
.chanpin-liebiao ul li:hover .chanpin-title:after{background: no-repeat;animation-name:youyi; 
animation-delay:0.1s; 
animation-duration:0.5s;
}
.chanpin-liebiao ul li:hover .chanpin-title{background:#0084ea;color:#fff;transition:all ease-in-out 0.3s}
.chanpin-liebiao ul li:hover .chanpin-img img{transform:scale(1.2);transition:all ease-in-out 1s}

.chanpin-liebiao .col-md-4,.chanpin-liebiao .col-lg-3{padding-left:20px;padding-right:20px}

/*产品详情*/


.chanpin-xql1{width:100%;border-bottom:1px solid #ccc;padding:25px 0 30px 0;box-sizing:border-box;font-size:14px;color:#646464;line-height:30px}

.chanpin-xql1 h2{font-size:20px;color:#323232;position:relative;margin-bottom:30px;padding-bottom:20px;}
.chanpin-xql1 h2:after{position:absolute;content:'';left:0;bottom:0;width:60px;height:1px;background:#646464}

.chanpin-xql2{width:100%;box-sizing:border-box;padding-top:40px}
.chanpin-xql2 h2{background: left center no-repeat;text-indent:15px;font-size:16px;color:#323232;height:20px;line-height:20px;margin-bottom:35px}

.chanpin-item{width:100%;box-sizing:border-box;padding:0 10px}
.chanpin-xql2 .owl-controls{display:none !important}
.chanpin-block{width:100%;position:relative}
.chanpin-block img{width:100%;height:100%}
.chanpin-block-title{position:absolute;width:100%;left:0;top:0;height:100%;text-align:center;z-index:3;color:#fff;font-size:16px;box-sizing:border-box;padding-top:10%;opacity:0;transition:all ease-in-out 0.3s}
.chanpin-block-title img{width:25px;height:25px;display:block;margin:0 auto;margin-top:10px}
.chanpin-block:after{position:absolute;content:'';width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,0.5);opacity:0}
.chanpin-block:before{position:absolute;content:'';width:90%;height:90%;left:5%;top:5%;border:1px solid #fff;transform:scale(1.2);transition:all ease-in-out 0.3s;z-index:2}
.chanpin-item:hover .chanpin-block:after{opacity:1}
.chanpin-item:hover .chanpin-block:before{transform:scale(1);transition:all ease-in-out 0.3s}
.chanpin-item:hover .chanpin-block-title{opacity:1;top:20%;transition:all ease-in-out 0.3s}




/*滚动图开始*/

.ban2{ width:100%; height:440px; position:relative; overflow:hidden;}
.ban2 ul{ position:absolute; left:0; top:0;}
.ban2 ul li{ width:600px; height:500px;}
.prev{ float:left; cursor:pointer;}
.num{ height:92px;overflow:hidden; width:510px; position:relative;float:left;margin-left:1%}
.min_pic{ padding-top:5px; width:100%;}
.num ul{ position:absolute; left:0; top:0;}
.num ul li{ width:120px; height:92px; margin-right:10px; padding:1px;}
.num ul li.on{ border:1px solid #007fcc; padding:0;}
.prev_btn1{ width:35px; text-align:center; height:90px; margin-top:2px; margin-right:5px; cursor:pointer; float:left;background: no-repeat}
.next_btn1{  width:35px; text-align:center; height:90px; margin-top:1px;cursor:pointer;float:right;background: no-repeat}
.prev_btn1:hover{background: no-repeat}
.next_btn1:hover{background: no-repeat}
.prev1{ position:absolute; top:220px; left:20px; width:28px; height:51px;z-index:9;cursor:pointer;display:none}
.next1{ position:absolute; top:220px; right:20px; width:28px; height:51px;z-index:9;cursor:pointer;display:none}

/*滚动图结束*/

.pro-xqr table{
    border-collapse: collapse;
}
.pro-xqr table,.pro-xqr  td, .pro-xqr th {
    border: 1px solid #ebebeb;
}
.pro-xqr td{height:41px;line-height:41px}
.d1{background:#00a1a6;width:105px;color:#fff;text-align:center}
.d2{width:230px;text-indent:20px}
.pro-text{width:100%}

@media(min-width:769px){
	.chanpin-xq{width:100%;padding:75px 0}
.chanpin-xql{float:left;width:43.75%}
.chanpin-xqr{float:right;width:50%}
.ban{ width:100%; height:540px; position:relative; overflow:hidden;}
.ban-wap{display:none}
}
@media(max-width:768px){
	.chanpin-xq{width:100%;padding:25px 0}
.chanpin-xql{float:left;width:100%;margin-bottom:15px}
.chanpin-xqr{float:right;width:100%}
.ban{ width:100%; height:540px; position:relative; overflow:hidden;display:none}
.ban-wap{display:block;width:100%}
}

.chanpin-xiangqing{width:100%;padding:45px 0 80px 0;background:#f5f5f5}
.chanpin-xiangqing-t{width:100%;border-bottom:1px solid #ccc;padding-bottom:25px;margin-bottom:45px;text-align:center;}
.chanpin-xiangqing-t span{font-size:20px;color:#323232;position:relative;display:inline-block}
.chanpin-xiangqing-t span:after{position:absolute;width:100%;height:3px;background:#007fcc;left:0;bottom:-28px;content:''}

.chanpin-xiangqing-con{width:100%;line-height:35px;font-size:14px;color:#646464}

.chanpin-xiangqing-b{width:100%;padding:18px 0;background:#fff;margin-top:50px}
.chanpin-xiangqing-b a{font-size:14px;color:#646464}
.chanpin-xiangqing-b a:hover{color:#007fcc}


.chanpin-xiangqing-bm a:hover{background:  center center no-repeat #007fcc}

@media(min-width:769px){
.chanpin-xiangqing-bl{float:left;width:30%;text-align:left}
.chanpin-xiangqing-bm{float:left;width:40%;text-align:center}
.chanpin-xiangqing-br{float:right;width:30%;text-align:right}
.chanpin-xiangqing-bm a{display:inline-block;width:90px;height:50px;background: center center no-repeat #eeeeee;border-radius:2px}
}
@media(max-width:768px){
.chanpin-xiangqing-bl{float:left;width:100%;text-align:left;margin-bottom:5px}
.chanpin-xiangqing-bm{float:left;width:100%;text-align:left;margin-bottom:5px}
.chanpin-xiangqing-br{float:left;width:100%;text-align:left}
.chanpin-xiangqing-bm a{display:inline-block;width:80px;height:40px;background:center center no-repeat #eeeeee;border-radius:2px}
}

.gallery-top {
	height: 80%;
	width: 100%;
}
.gallery-thumbs {
	height: 20%;
	box-sizing: border-box;
	padding: 10px 0;
}
.gallery-thumbs .swiper-slide {
	width: 25%;
	height: 100%;
	opacity: 1;
}
.gallery-thumbs .swiper-slide-active {
	border:1px solid #007fcc;
}
.ban-wap .swiper-container{overflow:hidden !important}
.ban-wap .swiper-slide img{position:relative !important}
.ban-wap  .swiper-button-next{right:0}

/*案例列表*/
.case-list{width:100%;padding:60px 0 0px 0;}
.case-liebiao{width:100%;margin-bottom:20px}

.case-liebiao ul li{float:left;margin-bottom:40px;}
.case-block{width:100%;transition:all ease-in-out 0.3s}
.case-img{width:100%;overflow:hidden}
.case-img img{width:100%;height:100%;transition:all ease-in-out 1s}
.case-title{width:100%;height:70px;line-height:70px;box-sizing:border-box;padding:0 5px;position:relative;text-align:center;transition:all ease-in-out 0.3s}


.case-liebiao ul li:hover .case-block {box-shadow: 0px 3px 13px 0px rgba(0, 0, 0, 0.2);transform:translateY(-20px);transition:all ease-in-out 0.3s}
.case-liebiao ul li:hover .case-title{background:#0084ea;color:#fff;transition:all ease-in-out 0.3s}
.case-liebiao ul li:hover .case-img img{transform:scale(1.2);transition:all ease-in-out 1s}

.case-liebiao .col-lg-3{padding-left:20px;padding-right:20px}
.case-liebiao .col-sm-4{padding-left:20px;padding-right:20px}


/*关于我们*/
.about1{width:100%;padding:60px 0 75px 0;line-height:35px;font-size:14px;color:#646464}
.about1 h2{text-align:center;position:relative;font-size:26px;color:#323232;margin-top:45px;margin-bottom:30px;padding-bottom:15px}
.about1 h2:after{position:absolute;width:70px;margin:0 auto;height:2px;background:#0084ea;bottom:0;content:'';left:0;right:0}

.about2{width:100%;padding:55px 0 50px 0;background: center center no-repeat }
.about2 h2{text-align:center;position:relative;font-size:26px;color:#fff;margin-bottom:50px;padding-bottom:20px}
.about2 h2:after{position:absolute;width:70px;margin:0 auto;height:2px;background:#fff;bottom:0;content:'';left:0;right:0}

.dingzhi-item{text-align:center;box-sizing:border-box;padding:0 15px;transition:all ease-in-out 0.3s;}
.dingzhi-item h3{font-size:16px;color:#fff;margin-bottom:7px;margin-top:15px}
.dingzhi-item p{font-size:14px;color:#fff}
.dingzhi-item:hover{transform:translateY(-20px);transition:all ease-in-out 0.3s}

.dingzhi-gun .owl-wrapper-outer{padding-top:22px !important}

.about3{width:100%;padding:55px 0  35px 0;line-height:35px;font-size:14px;color:#646464;background: center top no-repeat}
.about3 h2{text-align:center;position:relative;font-size:26px;color:#323232;margin-bottom:60px;padding-bottom:20px}
.about3 h2:after{position:absolute;width:70px;margin:0 auto;height:2px;background:#0084ea;bottom:0;content:'';left:0;right:0}

.bujian-item{padding:0 12px;box-sizing:border-box;transition:all ease-in-out 0.3s}
.bujian-gun .owl-wrapper-outer{padding-top:22px !important;padding-bottom:20px !important}
.bujian-block{width:100%;box-shadow: 0px 3px 11px 0px rgba(0, 0, 0, 0.27);box-sizing:border-box;padding:40px  5% 50px 5%;background:#fff;transition:all ease-in-out 0.3s}
.bujian-img{width:100%;height:106px;margin-bottom:30px;transition:all ease-in-out 0.3s}
.bj1{background: center center no-repeat}
.bj2{background: center center no-repeat}
.bj3{background: center center no-repeat}
.bj4{background: center center no-repeat}

.bujian-title{width:100%;text-align:center}
.bujian-title h3{font-size:18px;color:#007fcc;margin-bottom:10px}
.bujian-title h4{font-size:15px;color:#646464;font-family: "HelveticaNeueLTStd-Th";text-transform:uppercase;font-weight:lighter;line-height:25px}

.bujian-des{width:100%;text-align:center;height:0;overflow:hidden;transition:all ease-in-out 0.3s}
.bujian-des p{font-size:14px;color:#fff;margin-bottom:30px;line-height:30px}
.bujian-des span{display:inline-block;padding:5px 10px;background:#fff;color:#007fcc;font-size:16px}

.bujian-item:hover  .bujian-block{background:#007fcc;transition:all ease-in-out 0.3s}
.bujian-item:hover .bujian-img{height:0;overflow:hidden;transition:all ease-in-out 0.3s;margin-bottom:0}
.bujian-item:hover .bujian-des{height:136px;overflow:hidden;transition:all ease-in-out 0.3s}
.bujian-item:hover  .bujian-title h3{color:#fff}
.bujian-item:hover  .bujian-title h4{color:#fff}
.bujian-item:hover{transform:translateY(-20px);transition:all ease-in-out 0.3s}

.bujian-gun .owl-page span{border:2px solid #007fcc;background:none !important;opacity:1 !important}
.bujian-gun .owl-page.active span{border:2px solid #007fcc;background:#007fcc !important;opacity:1 !important}

/*联系我们*/
.contact1{width:100%;padding:55px 0}

.contact1l h2{font-size:22px;color:#323232;margin-bottom:25px;padding-bottom:30px;position:relative}
.contact1l h2:after{position:absolute;content:'';width:100px;bottom:0;height:1px;left:0;background:#323232}


.contact2{width:100%;margin-bottom:0px}

@media(min-width:769px){
.ditu{width:100%;height:450px;border-top:1px solid #ccc;border-bottom:1px solid #ccc}
.contact1l{float:left;width:50%;margin-left:10%;font-size:14px;color:#646464;line-height:35px}
.contact1r{float:right;width:40%;}
.contact1r img{padding-top:20%}
}
@media(max-width:768px){
.ditu{width:100%;height:250px;border-top:1px solid #ccc;border-bottom:1px solid #ccc}
.contact1l{float:left;width:100%;font-size:14px;color:#646464;line-height:35px}
.contact1r{float:right;width:100%;}
.contact1r img{padding-top:15px}
}


/*在线留言*/
.contact-biao{width:100%;padding:70px 0 30px 0;background:  center top}
.contact-biao h2{text-align:center;font-size:24px;color:#323232;margin-bottom:70px}
.contact-input{float:left;width:100%}
.contact-area{float:left;width:100%;margin-bottom:35px}

.contact-input ul li input{width:100%;height:50px;line-height:50px;border:none;background:#f5f5f5;text-indent:18px;color:#a5a5a5;margin-bottom:40px}

.contact-area textarea{width:100%;border:none;background:#f5f5f5;box-sizing:border-box;padding:18px 18px;color:#a5a5a5;}
.contact-tj{width:100%;}
.contact-tj input {
    background: #3b3b3b;
    border: none;
    padding: 8px 50px;
    font-size: 16px;
    color: #fff;
    float: right;
    margin-left: 10px;
}
.contact-tj input:hover{background:#0084ea}

@media (max-width: 500px) {
.contact-input ul li{float:left;width:100%;}

}
@media (min-width: 501px) and (max-width:1000px){
.contact-input ul li{float:left;width:48%;margin-right:4%}
.contact-input ul li:nth-child(2n){margin-right:0}
}

@media (min-width: 1001px) {
.contact-input ul li{float:left;width:23%;margin-right:2.5%}
.contact-input ul li:nth-child(4n){margin-right:0}
}

.contact-map{width:100%;padding:75px 0 100px 0;background:#f5f5f5}


@media (max-width: 640px) {
.contact-ditu{width:100%;height:300px;border:#ccc solid 1px;}

}


@media (min-width: 641px) {
.contact-ditu{width:100%;height:550px;border:#ccc solid 1px;}
}

/*资质荣誉*/
.honor1{width:100%;padding:55px 0}
.honor-top{text-align:center;margin-bottom:65px;padding-bottom:20px;border-bottom:1px solid #ccc}
.honor-top span{display:inline-block;font-size:24px;color:#323232;position:relative}
.honor-top span:after{position:absolute;content:'';width:100%;height:3px;background:#0084ea;left:0;bottom:-25px}

.honor2{width:100%;}

.honor-item{width:100%;box-sizing:border-box;padding:0 10px}
.honor2 .owl-controls{display:none !important}
.honor-block{width:100%;position:relative}
.honor-block img{width:100%;height:100%}
.honor-block-title{position:absolute;width:100%;left:0;top:0;height:100%;text-align:center;z-index:3;color:#fff;font-size:16px;box-sizing:border-box;padding-top:10%;opacity:0;transition:all ease-in-out 0.3s}

.honor-block:after{position:absolute;content:'';width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,0.5);opacity:0}
.honor-block:before{position:absolute;content:'';width:90%;height:90%;left:5%;top:5%;border:1px solid #fff;transform:scale(1.2);transition:all ease-in-out 0.3s;z-index:2}
.honor-item:hover .honor-block:after{opacity:1}
.honor-item:hover .honor-block:before{transform:scale(1);transition:all ease-in-out 0.3s}
.honor-item:hover .honor-block-title{opacity:1;top:20%;transition:all ease-in-out 0.3s}
.honor-block-title span{display:block;background:#fff;color:#007fcc;font-size:14px;width:110px;height:40px;line-height:40px;margin:0 auto;margin-top:10%}



/*荣誉滚动图*/
.ban2-honor{ width:50%;float:left; height:700px; position:relative; overflow:hidden;}
.ban2-honor ul{ position:absolute; left:0; top:0;}

.ban2-honor ul li img{max-widht:100% !important;height:auto;display:block}

.num-honor{ height:630px;overflow:hidden; width:100%; position:relative;float:left;}
.min_pic-honor:after{position:absolute;content:'';height:100%;width:1px;left:11%;top:0;background:#ccc;z-index:-1}

.min_pic-honor{width:50%;float:right;box-sizing:border-box;padding-left:5%;position:relative}
.num-honor ul{ position:absolute; left:0; top:0;}
.num-honor ul li{ width:100%; height:48px;line-height:50px;text-indent:2%;background: left center no-repeat;font-size:16px;}
.num-honor ul li a{color:#565656 }
.num-honor ul li.on{background: left center no-repeat;}
.num-honor ul li.on a{color:#0084ea}
.prev_btn1-honor{ width:60px; text-align:center; height:60px; position:absolute;top:270px;right:0; cursor:pointer;background: no-repeat;z-index:99}
.next_btn1-honor{  width:60px; text-align:center; height:60px;  position:absolute;top:330px;right:0; cursor:pointer;background: no-repeat;z-index:99}
.prev_btn1-honor:hover{background: no-repeat}
.next_btn1-honor:hover{background: no-repeat}
.prev1-honor{ position:absolute; top:220px; left:20px; width:28px; height:51px;z-index:9;cursor:pointer;display:none}
.next1-honor{ position:absolute; top:220px; right:20px; width:28px; height:51px;z-index:9;cursor:pointer;display:none}

.jiang{font-size:20px;color:#323232;text-indent:6%;position:relative;height:30px;line-height:30px;color:#0084ea;margin-bottom:10px}
.jiang:after{position:absolute;content:'';left:4px;top:0;width:4px;height:100%;background:#0084ea}

@media (min-width: 1230px) {
.ban2-honor ul li{ width:600px;box-sizing:border-box;padding:0 0.5%; height:670px;}
.honor-wap{display:none}
}


@media (min-width: 993px) and (max-width:1229px) {
.ban2-honor ul li{ width:500px;box-sizing:border-box;padding:0 0.5%; height:670px;}
.honor-wap{display:none}
}

@media (max-width: 992px) {
.ban2-honor{display:none}
.min_pic-honor{display:none}
.honor-wap{display:block}
}
.honor-wap-img {text-align:center}
.honor-wap-img img{display:block !important;margin:0 auto;margin-bottom:10px}