

/*icon*/
@font-face {font-family: "iconfont";
          src: url('iconfont.eot'); /* IE9*/
          src: url('iconfont.eot#iefix') format('rembedded-opentype'), /* IE6-IE8 */
          url('../font/iconfont.woff') format('woff'), /* chrome, firefox */
          url('../font/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
          url('../font/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;
        }

/*lb*/
 .swiper-container {
      width: 100%;
      height: 200px;

    }
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-itrems: center;
      align-itrems: center;
    }
	.swiper-slide img{
		width: 100%;
		height: 100%;
	}


*{margin:0;padding:0;}
body{background-color: #f2f2f2;}

/*index*/
.index{
	width: 100%;
}
.top{
	padding:10px;
	background-color: #09F;
}
.top span{
	text-align: center;
	font-size:1.2rem;
	font-family: Microsoft YaHei;
	display: block;
	color: #fff;

}

.manage{width: 100%; }

#tz{
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  background-color: #fff;
  font-size: 1.1rem;
  text-decoration: none;
  color:#a21212;
  margin-bottom: 2px;
  top:0;
}

.dhl{width: 100%;background-color: #fff;}
.dhl ul{list-style: none;padding:14px;height: 30px;}
.dhl ul li{
  float: left;
  display: block;
  width: 23%;
  line-height: 30px;
  text-align: center;
  font-size: 1rem;
  font-family: Microsoft YaHei;
  margin:2px;
}
.at{border-right: 1px solid #d5d5d5;margin-right: 2px;}
.dhl a{
  text-decoration: none;
  display: block;
  width: 100%;
  height: 30px;
  color:#555;
}
.manage .manages h3{ 
  padding:14px;
   font-size: 1.5rem;
   color:#333;
}
.manage .manages span{
  margin-left: 6%;
  font-size: 1rem;
  color:red;
}
.manage .manages .ckgl{
  padding:14px;
  background-color: #fff;
}
.manage .manages .ckgl p{
  font-size: 0.9rem;
  color:#333;
  font-family: Microsoft YaHei;
  margin-bottom: 15px;
  display: block;
  letter-spacing:0.1rem;
}
.manage .manages .ckgl img{margin-top: 10px;margin-left: 5%;}
.manage .manages .xznr{padding:0 14px;}
.manage .manages .xznr a{
  text-decoration: none;
  display: block;
  padding:5px;
  height: 20px;
  line-height: 20px;
  background-color: #0099ff;
  border-radius: 5px;
  color:#fff;
  margin:0 0 15px 5px;
  text-align: center;
}
/*about.html*/
.about{width: 100%;}
.us a{
  width: 50px;
  height: 40px;
  display: block;
  float: left;
  padding-left: 14px;
  padding-top: 10px;
}
.us i{
  float: left;
  font-size: 1.7rem;
  color:#888;
}
.us h3{
  padding:10px 14px;
  padding-left: 40%;
  font-size: 1.5rem;
  color:#d43d3d;
  font-family: Microsoft YaHei;
  background-color: #fff;
  margin-bottom: 2px;
}
.about_us{
    font-size: 0.9rem;
    color: #333;
    font-family: Microsoft YaHei;
    display: block;
    letter-spacing: 0.1rem;
    padding:14px;
    background-color: #fff;
}
.contact h3{
  padding:14px;
  font-size: 1.5rem;
  color:#333;
  font-family: Microsoft YaHei;
}
.contact h3 i{
  margin-left: 10px;
  font-size: 30px;
  color:red;
}
.contact_Q{padding:14px;background-color: #fff;}
.contact_Q h5{
  font-size: 1.1rem;
  color:#d43d3d;
  font-family:  SimSun;
  margin-bottom: 10px;
}
.kefu{
  height: 40px;
  border-bottom: 1px solid #f2f2f2;
  margin-top: 10px;
  padding-bottom: 5px;
}
.kefu a{
  text-decoration: none;
  display: block;
  color:#333;
  line-height: 40px;
}
.kefu span{
  margin-left: 10px;
  font-family:  SimSun;
  font-size: 1.4rem;
  line-height: 40px;
  color:#e03b3b;
}
.kefu i{
  color:#09F;
  font-size: 30px;
}
.contact_Q .iphone{
  font-family:  SimSun;
  font-size: 1.3rem;
  color:#333;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 5px;
  margin-top: 10px;
}
.iphone span{color:#e03b3b;font-size: 1.5rem;}
.tblj{
  font-family:  SimSun;
  font-size: 1.3rem;
  color:#333;
  height: 40px;
  line-height: 40px;
  padding-bottom: 5px;
}
.tblj a{
  font-size: 1.1rem;
  color:#333;
}

.zgrz{
  padding:14px;
  background-color: #fff;
  overflow: hidden;
}
.zgrz ul{
  list-style: none;
}
.zgrz ul li{
  float: left;
  margin-right: 5px;
  width: 48%;
}
.zgrz ul li img{
  width: 100%;
}



.footer{
  text-align: center;
  padding:20px; 
  float: left;
  color:#888;
  font-family: Microsoft YaHei;
  font-size: 0.9rem;
}

/*product*/

.product{width: 100%;}
.product_top a{
    width: 50px;
    height: 40px;
    display: block;
    float: left;
    padding-left: 14px;
    padding-top: 10px;
    text-decoration: none;
}
.product_top i{
    float: left;
    font-size: 1.7rem;
    color: #888;
}
.product_top h3{
    padding: 10px 14px;
    padding-left: 40%;
    font-size: 1.5rem;
    color: #d43d3d;
    font-family: Microsoft YaHei;
    background-color: #fff;
    margin-bottom: 2px;
}
.product_zs{
  width: 100%;
}
.zs_top{
  padding-bottom: 10px;
  border-bottom: 1px solid #f2f2f2;
}
.product_zs img{
  width: 100%;
}


.zs_btm h5{
  font-size: 1rem;
  color:#666;
  font-family: Microsoft YaHei;
  margin-bottom: 15px;
}
.zs_btm h6{
  font-size: 1.1rem;
  color: red;
  margin-left: 5px;
  font-family: Microsoft YaHei;
}
.zs_btm a{
  display: block;
  width: 70px;
  background-color: red;
  padding:5px;
  font-family: Microsoft YaHei;
  text-align: center;
  border-radius: 10px;
  font-size: 0.9rem;
  text-decoration: none;
  float: right;
  margin-right: 15px;
  color:#fff;
  bottom: 30px;
  position: relative;
}
.look{width: 100%;height: 40px;float: left;}
.look a{
  text-decoration: none;
  color:#666;
  line-height: 20px;
  position: relative;
  float: right;
  margin-right: 20px;
  font-size: 1.2rem;
}


/*标签页*/
  #ul1{
    height: 55px;
    line-height: 55px;
    list-style: none;
    padding:14px;
    padding-bottom: 5px;
  }
  #ul1 li{
    width: 18%;
    border: 2px solid #ccc;
    text-align: center;
    height: 50px;
    line-height: 50px;
    margin-left: 0.5%;
    cursor: pointer;
    float: left;
    font-family: Microsoft YaHei;
    font-size: 0.9rem;
  }
  .content{
    border-radius: 5px;
  background-color: #fff;
  padding:5px;
  margin:10px;
  border:1px solid #09F;
  position: relative;
  z-index: 1;
  }
  .yx{
    position: absolute;
    z-index: 2;
    width: 50px;
    height: 50px;
    border-radius: 40px;
    background-color: red;
    line-height: 50px;
    text-align: center;
    font-size: 1.2rem;
    top:-3px;
    right: 0px;
    opacity: 0.8;
    color:#fff;
  }
  .tab{
    display: none;
  }
  .hover{
    background-color: green;
    color: #fff;
  }