﻿@charset "utf-8";
.home-top-grid1 {
  background: rgba(11, 100, 143, 0.7);
  transition: 0.5s all;
}
.home-top-grid2 {
  background: rgba(226, 23, 55, 0.5);
  transition: 0.5s all;
}
.home-top-grid3 {
  background: rgba(11, 100, 143, 0.4);
  transition: 0.5s all;
}
.clearfix {
  _zoom: 1;
}
.clearfix:after {
  clear: both;
  content: '.';
  display: block;
  width: 0;
  height: 0;
  visibility: hidden;
}
.clear {
  overflow: hidden;
  _zoom: 1;
}
@font-face {
  font-family: 'Akzident';
  src: url('../fonts/akzident.eot');
  src: url('../fonts/akzident.eot?#iefix') format('embedded-opentype'), url('../fonts/akzident.woff2') format('woff2'), url('../fonts/akzident.woff') format('woff'), url('../fonts/akzident.ttf') format('truetype'), url('../fonts/akzident.svg#Akzident') format('svg');
}
@font-face {
  font-family: 'AvantGardeBook.otf';
  src: url('../AvantGardeBook.otf');
}
@font-face {
  font-family: 'AvantGardeITCbyBT-Book.otf';
  src: url('../AvantGardeITCbyBT-Book.otf');
}
@font-face {
  font-family: 'FuturaCondensedNormal.otf';
  src: url('../FuturaCondensedNormal.otf');
}
@font-face {
  font-family: 'futura-condensedbold';
  src: url('../fonts/futura-condensedbold.eot');
  src: url('../fonts/futura-condensedbold.eot?#iefix') format('embedded-opentype'), url('../fonts/futura-condensedbold.woff2') format('woff2'), url('../fonts/futura-condensedbold.woff') format('woff'), url('../fonts/futura-condensedbold.ttf') format('truetype'), url('../fonts/futura-condensedbold.svg#Akzident') format('svg');
}
@font-face {
  font-family: 'Pabloco';
  src: url('../fonts/Pabloco.eot');
  src: url('../fonts/Pabloco.eot?#iefix') format('embedded-opentype'), url('../fonts/Pabloco.woff2') format('woff2'), url('../fonts/Pabloco.woff') format('woff'), url('../fonts/Pabloco.ttf') format('truetype'), url('../fonts/Pabloco.svg#Akzident') format('svg');
}
@font-face {
  font-family: 'iconfont';
  src: url('../fonts/iconfont.eot');/* IE9*/
  src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/iconfont.woff') format('woff'), /* chrome、firefox */
  url('../fonts/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('../fonts/iconfont.svg#iconfont') format('svg');/* iOS 4.1- */
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}

.vcenter {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0; border:1px solid #ccc;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  vertical-align: middle;
  margin: auto;
}

li {
  list-style: none;
}
.tHide {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.blockFull {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.relative {
  position: relative;
}
a {
  color: #444;
}
a:hover {color: #f00;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li {
  margin: 0;
  padding: 0;
}
img {
  border: 0;
}
.container {
  max-width: 1200px;
  margin: auto;
  padding: 0px;
  width: 98%;
}
body { background: url(../images/bj1.jpg);
  font-family: "微软雅黑";
  min-width: 320px;
  overflow-x: hidden;
}
.page-wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: 1200px;
}

/*-header-*/
.header {
  clear: both;
}
/*-phone-nav-*/
.phone-nav {
  position: absolute;
  right: 1%;
  margin-right: 15px;
  display: none;
  color: #fff;
  z-index: 9;
  padding-top: 19px;
}
.phone-nav span {
  color: #000;
  font-size: 30px;
}
@media (max-width: 1000px) {
  .phone-nav {
    display: block;
  }
}
.header {
  background: url(../images/topbj.png) repeat-x;
}
.header .logo {
  width: 20%;
  float: left;
  padding-top: 5px;
}
@media (max-width: 1000px) {
  .header .logo {
    padding: 0px;
    width: 20%;
  }
}
.header .nav_right {
  width: 75%;
  float: right;
}
.header .nav_right ul {
  width: 86%;
  float: left;
}
.header .nav_right ul li {
  float: left;
  width: 14.2%;
  height: 110px;
  padding: 50px 0px 20px;
  box-sizing: border-box;
  position: relative;
}
.header .nav_right ul li a {
  color: #2c2c2c;
  font-size: 15px;
  text-align: center;
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
}
.header .nav_right ul li .erji {
  position: absolute;
  z-index: 9999;
  background: #333;
  width: 100%;
  padding: 5px 0px;
  display: none;
}
.header .nav_right ul li .erji a {
  display: block;
  color: #fff;
  width: 100%;
  text-align: center;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  font-size: 14px;
}
.header .nav_right ul li .erji a:hover {
  background: #d80e0e;
}
.header .nav_right ul li:hover {
  background: #333;
}
.header .nav_right ul li:hover a {
  color: #fff;
}
.header .nav_right ul li:hover .erji {
  display: block;
}
.header .nav_right ul .active {
  background: #333;
}
.header .nav_right ul .active a {
  color: #fff;
}
.header .nav_right .en {
  width: 12%;
  min-width: 100px;
  height: 40px;
  float: right;
  margin-top: 50px;
  line-height: 40px;
  cursor: pointer;
}
.header .nav_right .en span {
  font-size: 12px;
  color: #666666;
  margin-left: 45px;
  display: inline-block;
  background:  url(../images/en.png) no-repeat right;
  padding-right: 20px;
}

@media (max-width: 1000px) {
  .header .nav_right {
  }
}
@media (max-width: 1000px) {
  .header .container {
    padding: 10px 0px;
  }
}

/*-banner-*/
.banner {
  position: relative;
  text-align: center;
  overflow: hidden;
  height: 600px;
}
.banner img {
  max-width: 100%;
  margin: auto;
}
.banner .slick-dots {
  position: relative;
  bottom: 60px;
}
.banner .slick-dots:after {
  content: "";
  width: 100%;
  position: absolute;
  left: 0%;
  top: 50%;
  margin-top: -0.5px;
}
.banner .slick-dots li {
  position: relative;
  margin: 0px 5px;
}
.banner .slick-dots li button {
  background: #f00;
  height: 9px;
  width: 9px;
}
.banner .slick-dots .slick-active button {
  background: #ffffff;
}
.banner .slick-dots .slick-active:after {
  content: "";
  height: 17px;
  width: 17px;
  border: 1px solid #fff;
  border-radius: 50%;
  position: absolute;
  top: -4px;
  left: -4px;
}



.home_pro {
  padding: 0px;
}
.home_pro .pro_nei {
  max-width: 1200px;
  width: 98%;
  margin: auto;
}
.pro_com {
  padding-top: 3%;
}
.pro_com img:hover{opacity:0.7;border-bottom:2px solid #f00;}
.pro_com .p_left {
  width: 49.5%;
  float: left;
  position: relative;
}
.pro_com .p_left i {
  display: block;
  padding-bottom: 79.3103448275862%;
}
.pro_com .p_left .zhe_a {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color:#000000;
  opacity: 0.2;
  vertical-align: middle;
  display: table-cell;
  text-align: center;
  padding: 30% 0px;
  display: none;
}
.pro_com .p_left .zhe_a img {
  max-width: 100%;
  max-height: 100%;
}

.pro_com .p_right {
  width: 49.8%;
  float: right;
}
.pro_com .p_right ul li {
  width: 49.5%;
  float: left;
  margin-right: 1%;
  margin-bottom: 0.7%;
  position: relative;
}
.pro_com .p_right ul li:nth-child(2n+2) {
  margin-right: 0px;
}

.pro_com .p_right ul li .pic i {
  display: block;
  padding-bottom:234px;
}

@media (max-width: 768px) {
  .pro_com .p_left {
    width: 100%;
    margin-bottom: 10px;
  }
  .pro_com .p_right {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .pro_com .p_right {
    width: 100%;
  }
  .pro_com .p_right ul li {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 10px;
  }
}
.top_all { margin-top:50px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.top_all h3 {
  font-size: 28px;
  color: #000;
  width: 120px;
  line-height: 50px;
  text-align: center;
  height: 50px;
  overflow: hidden;
  margin: auto;
}
.top_all span {
  font-family: AvantGardeBook;
  color: #afafaf;
  font-size: 14px;
  display: inline-block;
  margin-top: 10px;
}
.top_all:after {
  content: url(../images/you.png);
  position: absolute;
  right: 0px;
  bottom: 15px;
}
.top_all:before {
  content: url(../images/zuo.png);
  position: absolute;
  left: 0px;
  bottom: 15px;
}
@media (max-width: 768px) {
  .top_all:after {
    display: none;
  }
  .top_all:before {
    display: none;
  }
}


/*产品展示*/
.wapper{width:1200px;margin:0 auto; margin-bottom:10px;overflow:hidden;} 
.i_pro{ width:1300px; position:relative}
.wapper ul{margin-top:30px;}		
.wapper li{float:left;margin-right:45px;width:370px;height:300px; margin-bottom:20px;background-color:#fff; border:1px solid #ccc;color:#fff;text-align:center;font-weight:bold;display:inline-block;}
.wapper li .pic{margin:10px 0 20px 0;}
.wapper li .title{margin:0 10px 2px}
.wapper li .title a{color:#333;display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;_zoom:1}
.wapper li .desc{margin:0 10px 10px;height:18px;font-size:12px;text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;_zoom:1;color:#777}	
.wapper li .price{margin:0 10px 14px;color:#f00;}	
		
.wapper li{
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
	
}
.wapper li:hover { border-bottom:2px solid #f00;
	transform:translate(0,-10px);
	-webkit-transform:translate(0,-10px);
	-moz-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);
	-webkit-box-shadow:0px 5px 15px #e5e5e5;
    -moz-box-shadow:0px 5px 15px #e5e5e5;
    box-shadow:0px 5px 15px #e5e5e5;
}

/*关于*/
.home_about { margin-top:50px;
  background: url(../images/about_bg.jpg) no-repeat center;
  padding: 2% 0px 2%;
}
.home_about .about_com {
  max-width: 1200px;
  width: 98%;
  margin: auto;
}
.home_about .about_com .a_left {
  width: 47%;
  float: left;
  position: relative;
}

.a_left img {
  z-index: 999; padding:10px; border:1px solid #fff;
}
.home_about .about_com .a_right {
  width: 51%;
  float: left;
  margin-left: 2%;
  color: #444;
  padding-top: 5%;
}

.home_about .about_com .a_right .span_z {
  font-size: 24px;
  line-height: 24px;
  height: 24px;
  width: 98%; margin-bottom:20px;
  overflow: hidden;
}
.home_about .about_com .a_right p {
  line-height: 24px;
  overflow: hidden;
  width: 100%;
  margin:0 auto;
}
.home_about .about_com .a_right .more {
  color: #fff;
  font-size: 14px; margin-top:20px;
  height: 40px;
  width: 150px;
  background: #fe9d00;
  display: block;
  text-align: center;
  line-height: 40px;
}

@media (max-width: 768px) {
  .home_about .about_com .a_left {
    width: 100%;
  }
  .home_about .about_com .a_left .pic {
    top: 0px;
    left: 0px;
  }
  .home_about .about_com .a_right {
    width: 100%;
    margin-left: 0px;
  }
  .home_about .about_com .a_right .span_y {
    font-size: 24px;
  }
  .home_about .about_com .a_right .span_z {
    font-size: 18px;
  }
  .home_about .about_com .a_right p {
    margin: 10px auto;
  }
}

.footer {
  background: #2975b1;
  width: 100%; margin-top:40px;
}
.footer_com {
  max-width: 1200px;
  width: 98%;
  margin: auto;
  padding-top: 30px;
}
.footer a { color: #e1e0e0;}
.footer a:hover {color: #e1e0e0; text-decoration: none;}

.bq_con{ width:150px; float:left}
.bq_logo{ width:120px; height:120px;}
.bq_logo img{ width:110px;}
.wx{ width:120px; height:120px; padding:10px; border:1px solid #e1e0e0;}
.wx img{ width:100px;}
.wx-title{ width:120px; color:#e1e0e0; margin-bottom:20px; text-align:center}

.bq_rx{ width:auto;float:left; margin-top:20px;}
.dian { margin-bottom:30px;
  background: url(../images/di_dian.png) no-repeat left;
  float: left; font-size:16px; height:58px; line-height:28px;color: #fff;
  padding-left: 72px;
}
.bq_right{ width:auto;float:right; margin-left:10px;}
.bq_link{ width:1200px; margin:0 auto; color: #999; font-size:12px; line-height:30px;}

.copy {
  max-width: 1200px;
  width: 98%; height:65px; line-height:30px; font-size:12px; margin:0 auto;
  border-top: 1px solid #e1e0e0;
  padding-top: 10px;
  color: #e1e0e0;
}