/* CSS Document */

* {
  margin: 0px;
  padding: 0px;
  font-family: "微软雅黑";
  font: normal 100%;
  border: none;
}

.L {
  float: left;
}

.R {
  float: right;
}

.clear {
  clear: both;
}

li {
  list-style: none;
}

a {
  text-decoration: none;
}

.center {
  text-align: center;
}

body {
  margin: 0;
  padding: 0; /* font-size:1em; line-height:1.571em;*/
}

#kzk {
  margin: 0 auto;
  max-width: 750px;
}

/*logo部分*/

#logo {
  width: 100%;
  background: #343434;
}
.logo2 {
  width: 100%;
}
.logo2 img {
  float: left;
  margin-top: 2%;
  margin-left: 5%;
}

/*主导航样式*/




/**============永居底部=================**/

.footer {
}

.footer li {
  float: left;
  width: 48%;
}

.footer .footer-con .tel_1 {
  border-right: 2px solid #1c1c1c;
}

.footer .footer-con .yy_1 {
  border-left: 2px solid #353535;
}

.footer-con {
  position: fixed;
  z-index: 100;
  background: #272727;
  border-top: 1px solid #e8e7e7;
  -webkit-transition: right 0.5s ease;
  transition: right 0.5s ease; /*属性值在一定的时间区间内平滑地过渡*/
  margin: 0 auto;
  width: 100%;
  max-width: 750px;
  height: auto;
  bottom: 0px;
  padding-bottom: 1%;
  position: fixed;
  z-index: 999;
  background-color: #2a2a2a;
}

.footer li a,
.footer li span {
  display: block;
  padding: 10px 0 0 0;
  text-align: center;
  font-size: 24px;
  color: #6f6f6f;
  cursor: pointer;
}

/**============底部=================**/
#bottom {
  max-width: 750px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 10%;
  background: #e8e8e8;
  color: #505661;
  padding: 2% 0%;
}

#bottom p {
  margin-bottom: 0.7%;
}

#bottom p a {
  color: #505661;
  padding: 0% 1%;
}

/**============ios一个月赚3个iPhone6，不伤肾=================**/





.a{
  background: #f2f2f2;
  /* height: 5.4rem; */
  overflow: hidden;
  text-align: center;
  padding-top: 0.5rem
}

.a p {
  font-size: 0.28rem;
  color: #4b4b4b;
  font-weight: bold;
}
.a .btn{
  background: #464656;
  height: 0.55rem;
  width: 4.14rem;
  margin: 0.5rem auto;
  
}
.a a{
  color: #ffffff;
  font-size: 0.25rem;
  line-height: 0.55rem;
}
.lunbo{
  /* 
  
  margin-left: 0.3rem; */
  text-align: center;
    overflow: hidden;
    padding-left: 0.5rem;
    margin-top: 0.5rem;
}
.swiper-container_p8{
  overflow: hidden;
  width: 6.5rem;
  height: 3.29rem;
}
.swiper-container_p8 .swiper-slide{
  height: 4rem;
  width: 90%;
}

.swiper-container_p8 img{
  width: 4.63rem;
  height: 3.29rem;
}