@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;}
/*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: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .swiper-slide {
        background-size: cover;
        background-position: center;
    }
    .gallery-top {
        width: 100%;
    }
    .gallery-thumbs {
        box-sizing: border-box;
        padding: 10px 0;
    }
    .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;
   }
   .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;
   }







































