@charset "utf-8";
*{margin:0;padding:0;outline:none;}
html,body {height:100%;}
body {font:100%/22px;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; max-width: 640px; margin: 0 auto;background: #f1f1f1!important;}
ul,li {list-style:none;}
i{font-style: normal;}
.clear {clear:both;}
img{ display:block; max-width: 100%;outline: none; border:none;}
input {margin: 0;padding: 0;border: none; outline: 0;font-size: 100%;font: inherit;vertical-align: baseline;}
a:link, a:visited {text-decoration: none; border:none;outline: none;}
.top1{padding-top:0.4rem;}
.top2{padding-top:0.4rem;}
header{width: 100%; /*background: #e60012;*/ position: relative;padding: 10px 0;}
header i{width:8.275rem; float: left;padding-left:0.5rem;}
header span{float: right; }
.header_right1 img{width: 1.1rem; margin: 0.3rem auto 0;}
.header_right2 img{width: 0.7rem; margin: 0.3rem auto 0;}
.header_right1{margin-right:0.8rem;}
.header_right2{margin-right:0.5rem;}
section.call_phone{width: 100%;background: #f5f5f5; padding: 0.3rem 0;}
section.call_phone span{width:42%;display: block;}
section.call_phone span a{ display:block;}
.call_phone_fixed {position: fixed;top: 0;width: 100%;max-width:640px;z-index: 9999;background: #EDEDED; border-bottom: 1px solid #FC9;}
.c_phone1{float: left; margin-left:0.8rem;}
.c_phone2{float: right; margin-right:0.8rem;}
.header_right1 {/*display: none;*/}

/*侧边菜单*/
.header_right1 img {
    width: 1.2rem;
    margin: 0.34rem auto 0;

}

.title h1 {
    font-weight: normal;
    font-size: 0.8rem;
    color: #333;
    height: 2.2rem;
    line-height: 2.2rem;
    /*margin-top: 0.5rem;*/
    border-bottom: 1px solid #f1f1f1;
    padding: 0 3%;
    background-color: #fff;
}
.banner{
  padding-bottom: 0.5rem;
  background-color: #f1f1f1;
}
/*title样式*/
.bannerTitle {
  font-size: .64rem;
  padding: 0 .8rem;
  height: 40px;
  line-height: 40px;
  background: #fff;
}
.bannerTitle em {
  width: 4px;
  height: 12px;
  background: #bf0213;
  margin-right: 8px;
}
.bannerTitle em, .bannerTitle span {
  display: inline-block;
}
.bannerTitle i {
	color: #bf0213;
}
/*置顶*/
.ui-gotop div {
  /*margin: 5px;*/
  width: 45px;
  height: 45px;
  background: url(http://img1.homekoocdn.com/html/m_homekoo/images/goUp.png) no-repeat center center;
  -webkit-background-size: 100% 100%;
}
/*轮播*/
.swiper-container {
        width: 94%;
        margin-left: auto;
        margin-right: auto;
        margin: 0 3%;
        background-color: #fff;
        padding: 0.5rem 0 !important;
    }
    .swiper-slide {
        background-size: cover;
        background-position: center;
    }
    .gallery-top {
        width: 100%;
    }
    .gallery-thumbs {
        box-sizing: border-box;
        padding: 1.8% 0 !important;
        height: 4.1rem;
        width: 100%;
        border-top: 0.5rem solid #f1f1f1;
    }
    .gallery-thumbs .swiper-slide {
        width: 25%;
        opacity: 0.4;
    }
    .gallery-thumbs .swiper-slide-active {
        opacity: 1;
    }
    .tu_dibu,.tu_dibu_1{
        width: 100%;
        height: 30px;
        background: rgba(0,0,0,0.5);
        position: absolute;
        bottom: 0;
        left: 0;
   }
   .tu_dibu {
        height: 30px;
   }
   .tu_dibu_1{height: 20px;}
  .tu_di_p{
        font-size: 12px;
        line-height: 30px;
        padding-left: 15px;
        color: #fff;
        float: left;
   }
   .tu_di_p_1{
        font-size: 12px;
        line-height: 20px;
        color: #fff;
        text-align: center;
   }

.pingmiantu{
  width: 30%;
  height: 3.6rem;
  position: absolute;
  background-color: #0b8ff5;
  z-index: 2;
  margin-top: -3.6rem;
}

.pingmiantu p{
  color: #fff;
  width: 100%;
  text-align: center;
  font-size: 0.5rem;
  position: absolute;
  bottom: 0;
  height: 1rem;
  line-height: 1rem;
}

.pingmiantu div{
  width: 95%;
  height: 72%;
  margin: 3%;
  margin-bottom: 0;
  background: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.pingmiantu div img{
  margin: 0 auto;
  width: 60%;
  padding-top: 0.2rem;
}

.ul_b{
  left: -0.7rem;
}

section{
  background-color: #fff;
}
































