@charset 'Utf-8';
/*é¡¶éƒ¨*/
.home-header {
    position: absolute;
    top: 0px;
    z-index: 111;
    width: 100%;
    overflow: hidden; 
    background: url(../simg/bei.png);
   
    /*padding:2px;*/
}
.ej-search{box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;
width: 54%;overflow: hidden;margin: 0.75rem 0;}
.ej-search-left{box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;
position: relative;width: 100%;overflow: hidden;
background: #fff;height:2.5rem;line-height:2.5rem;
-webkit-border-radius: 10px;border-radius: 10px;padding: 0 3%;}
.ej-search-left input::-webkit-input-placeholder{color:#fff;font-size:1.2rem;}
.ej-search-left input:-moz-placeholder{color:#fff;font-size:1.2rem;}
.ej-search-left input:-ms-input-placeholder{color:#fff;font-size:1.2rem;}
.ej-search-left input::-moz-placeholder{color:#fff;font-size:1.2rem;}
.ej-search-left input{background-color: rgba(17, 17, 17, 0);
    height: 2.5rem;line-height:2.5rem;float: left;border: none;outline: none;}
.keyword{
	position: absolute;
	right: 31px;
	top: 0;
}   
.keyword p{
    background-color: #eee;
    text-align: center;
    width: 36px;
    font-size: 9px;
    float: right;
    line-height: 14px;
    margin: 7px 3px;
    color: #000;
}   
.ej-search-right{
    position: absolute;
    top: 0;
    right: 0.5rem;
    background-image: url(../simg/search_1.png);
    background-size: 24px 24px;
    background-color: rgba(238, 238, 238, 0);
    background-repeat: no-repeat;
    background-position: center;
}  
.search-logo {
    overflow: hidden; 
    width: 19%;
    display: inline;
    float: left;  
    margin-left: 5px;
    }
.home-header a{	position: absolute;top: 0;right: 0;width: 12%;height: 44px;margin: 0 4%;display: block;background-image: url(../images/erji.png);background-repeat: no-repeat;background-position: center 5px;background-size: 50%;
}   
.home-header a span{
	color: #fff;
	display: block;
	text-align: center;
	position: absolute;
	bottom: 3px;
	width: 100%;
	font-size: 10px;
}
   
/*è½®æ’­Â­*/
#SW-no1 .swiper-container {
    width: 100%;
}

#SW-no1 .swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

#SW-no1 .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    margin: 0;
}

#SW-no1 .swiper-slide {
    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-items: center;
    align-items: center;
}

#SW-no1 .swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
}

#SW-no1 .swiper-pagination {
    position: absolute;
    width: 100%;
    bottom: 7%;
    z-index: 99;
    text-align: center;
    padding: 0;
} 

#SW-no1 .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    background-color: #fff;
   /* border: 2px solid #fff;
    border-radius: 50% 50%;
    -webkit-border-radius: 50% 50%;
    -moz-border-radius: 50% 50%;
    -o-border-radius: 50% 50%;*/
    
    margin: 0 4px;

}
.swiper-slide a{height: auto;width: 100%;}

#SW-no1 .swiper-pagination-bullet-active {
    background-color: #0f8e69;
}
#SW-no1 .Ks {
              position:absolute;
              top: 0;
              left: 0;
              width: 100%;
              height:100%;
              background:gray;
              background:url(../images/hg01.png) no-repeat;
              background-size: 100% 100%;
              -moz-background-size: 100% 100%;
              -webkit-background-size: 100% 100%;
              -o-background-size: 100% 100%;
}

/*title*/
.hg-title{
	
width: 100%;
	
overflow: hidden;
	
display: block;
	
background-color: #fff;
}
.hg-title p{
	
line-height: 32px;
	
font-size: 12px;
	
width: 60%;
	
height: 32px;
	
float: left;
	
text-align: center;
	
color: #000;
	
letter-spacing: 1px;
}
.hg-title p en{
	
color: #13a1d1;
	
font-weight: 600;
}
.hg-title p span{
	
color: #13a1d1;
}
.imgs{
	width: 90%;
	float: left;
	padding: 0 5%;
}
.imgs img{
	float: left;
	width: 25.33%;
	margin-right: 12%;
}
.imgs img:last-child{
	float: right;
	margin-right: 0;
}

/*ä¸»å…¥å£*/
.miannav{
    width: 100%;
    padding: 6% 0 6%;
    background-color: #ffffff;
    overflow: hidden;
}
.miannav .miannav-li{
    width: 25%;
    display: inline-block;
    float: left;
    text-align: center;
    font-size: 1.4em;
}
/*.miannav .miannav-li:first-child{
    width: 20%;
    margin-right: 15%;
}
.miannav .miannav-li:first-child img{
    float: left;
}
.miannav .miannav-li:last-child{
    float: right;
    margin-left: 15%;
}
.miannav .miannav-li:last-child img{
    float: right;
}*/
.miannav .miannav-li p{
    width: 100%;
    line-height: 18px;
    display: inline-block;
    float: left;
    font-size: 12px;
    color: #000;
}
.miannavKs{
    position:relative;
    padding-bottom: 50%;
    height:0;
    width: 46.3%;
    margin: 0 auto;
}
.miannavKs01{
    position:absolute;
    top: 0;
    left: 0;
    width: 100%;
    height:100%;    
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -o-background-size: 100% 100%;
}
.miannavKs02{
    position:absolute;
    top: 0;
    left: 0;
    width: 100%;
    height:100%;
    background:gray;
    background:url(../images/homepage_03.png) no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -o-background-size: 100% 100%;
}
/*å†…å®¹ÂÂ*/
.content{
	width: 100%;
	overflow: hidden;
}

.section {
    width: 100%;
    height: 150px;
    overflow: hidden;
}
.st-img {
    background: url(../images/hg-whiteHeadset.png) no-repeat right;
    background-size: 72%;
    width: 50%;
    height: 150px;
    float: left;
}
.st-img2{
	background: url(../images/hg-yellowHeadset.png) no-repeat right bottom;
	background-size: 96%;
	width: 50%;
	height: 150px;
	float: left;
}
.st-img3{
	background: url(../images/hg-blackHeadset.png) no-repeat right bottom;
	background-size: 109%;
	width: 50%;
	height: 150px;
	float: left;
}
.section p {
    float: left;
    width: 42%;
    margin: 23px 0 0 8%;
    font-size: 0.8em;
    color: #000;
    line-height: 1.5;
}
.section botton {
    float: left;
    width: 20%;    
    background-color: #ea5046;
    margin-left: 8%;
    line-height: 1.4em;
    border-radius: 2px;
    color: #fff;
    font-size: 0.8em;
    padding:1px 0 1px 0;
    text-align: center;
    margin-top: 12px;
    cursor: pointer;
}
.section p span {
    font-size: 1em;
    color: #00a5ec;
    display: block;
}
.section botton:active{
	background-color: #d2392f;
}

/* swiper */
 #SW-no2 .swiper-container {
        width: 100%;
        height: 115px;
        margin: 20px auto 50px;
    }
 #SW-no2 .swiper-slide {
        text-align: center; 
        /* Center slide text vertically */
        background-size: 100%;
        background-repeat: no-repeat;
        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-items: center;
        align-items: center;
    }
     #SW-no2 .swiper-containerW3  .swiper-slide{
     
     	}
     #SW-no2 .swiper-containerW4 .swiper-slide{ 
     	}
     #SW-no2 .swiper-slide2 img{
     	width: 100%;
     	height: auto;
     }
    #SW-no2 .append-buttons {
        text-align: center;
        margin-top: 20px;
    }
    #SW-no2 .append-buttons a {
        display: inline-block;
        border: 1px solid #007aff;
        color: #007aff;
        text-decoration: none;
        padding: 4px 10px;
        border-radius: 4px;
        margin: 0 10px;
        font-size: 13px;
    }
#SW-no2 .swiper-wrapper{
	background-color: #fff;
	padding: 8px 0;
}
.swiper-containerW2{
	/* margin-bottom: 50px; */
	position: relative;
	overflow: hidden;
	background-color: #fff;
}

/* advertisement*/
.adv{
	width: 100%;
	padding-bottom: 22%;
	overflow: hidden;
	background-color: #000;
	background-image: url(../images/hg-adv01.png);
	background-size: 100%;
	background-repeat: no-repeat;
}
.adv2{
	width: 100%;
	padding-bottom: 22%;
	overflow: hidden;
	background-color: #000;
	background-image: url(../images/hg-adv02.png);
	background-size: 100%;
	background-repeat: no-repeat;
}

.addressKs {
  position: absolute;
  top: 0;
  right: -0.9rem;
  font-size: 1.2rem;
  height: 45px;
  line-height: 45px;
  width: 18%;
  color: #fff;
}
.addressKs a p{
    display: block; 
    float: left;
}
.addico{        
    width: 14px;
    height: 16px;
    position: absolute;
    top: 1.5rem;
    left: 2.5rem; 
    background: url(../images/location.png) no-repeat;
    background-size: 10px 13.3px;background-position: center center;
}








