*{
	margin: 0;
	padding: 0
}
img{
	border:none;
}
body,html{
	width: 100%;
	height: 100%;
	position: relative;
	/*overflow: hidden;*/
	font-size: 10px;

	font-family:Verdana, '黑体',Geneva, sans-serif;
}
.hasbg{
	background: url(../images/bg.jpg) 0 0 no-repeat;
	background-size: cover
}
ul,li{
	list-style: none;
	padding: 0;
}
a{
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(240,240,240,0);
}
sup {
    font-size:.8rem
}
.navtop{
	width: 100%;
	height: 10%;
	background: #da3610;
	position:relative;
	
	display:-webkit-box;
	-webkit-box-orient:horizontal; 
	-webkit-box-pack:center; 
	-webkit-box-align:center; 
	font-size: 1.7rem;
	color: white;
}
.navtop a {
    color:white
}
.home{
	width: 2rem;
	position: absolute;
	right: 1rem
}
#form11{
	height: 10%
}
.forindex{
	width: 2rem;
	position: absolute;
	left: 1rem;
}
.coninput{
	width: 100%;
	height: 100%;
	display:-webkit-box;
	-webkit-box-orient:horizontal; 
	-webkit-box-pack:center; 
	-webkit-box-align:center; 
	
}

#navtitle{
	width: 100%;
	height: 5%;
	display:-webkit-box;
    -webkit-box-orient:horizontal
   
}
#navtitle>p{
	-webkit-box-flex: 1;
	text-align: center;
	display:-webkit-box;
	-webkit-box-orient:horizontal; 
	-webkit-box-pack:center; 
	-webkit-box-align:center; 
	font-size: 1.5rem;
	border-bottom: 1px #e0e0e0 solid
}
#navtitle .act{
	border-bottom: 1px #da3610 solid;
	color: #da3610
}
#s1{
	border-radius: 1rem;
    -webkit-box-flex: 1;
	height: 3rem;
	line-height: 3rem;
	padding-left: 2.5rem;
	background: url(../images/a.jpg) .3rem center no-repeat;
	outline: none;
	border: 1px #da3610 solid;
    margin-left:1rem;
}
#s2{
	display: inline-block;
	padding: .9rem 1rem;
	-webkit-tap-highlight-color: rgba(240,240,240,0);
	margin-left: 1rem;
	background: #da3610;
	color: white;
	font-size: 1.2rem;
	border-radius: 1rem;
    width:4rem;
    text-align:center;
    margin-right:1rem
        
}
    #s1 input {
        border:none;
        outline:none;
        width:100%
    }
#navdiv{
	width: 100%;
	height: 65%;
	overflow: hidden;
	display:-webkit-box; 
     -webkit-box-orient:horizontal
}
#navdivd{
	width: 100%;
	height: 65%;
	
	
}
#navdivd  li{
	line-height: 1.8;
	padding-left: 2rem;
    font-size: 1.5rem
}
#navdivd b{
	color: #aeaeae;
	font-size: 1.5rem
}
.footer{
	width: 90%;
	margin: 0 auto;
	height: 10%;
	display:-webkit-box;
	-webkit-box-orient:horizontal; 
	-webkit-box-pack:center; 
	-webkit-box-align:center; 
	border-top: 1px #e0e0e0 solid;
	color: #aeaeae
}
.rcon>div{
	display: none;
}
.swiper-container {
    overflow-y:auto;
    -webkit-overflow-scrolling:touch;
}
.rcon .act{
	display: block
}
#rightdiv{
	-webkit-box-flex: 1;
}
.ulli li{
	width: 3rem;
	height: 3rem;
	text-align: center;
	line-height: 3rem;
	border-radius: 50%;
	background:#e0e0e0;
	margin: 1rem .5rem;

}
.ulli .act{
	background:#da3610;
	color: white
}
#leftdiv{
	width: 15%;
	height:100%;
}
.bred{
	color: #da3610
}
.rh3{
	margin-top: 1.5rem;
	font-size:1.5rem;
}
.acon a{
	display: inline-block;
	padding: .5rem .5rem;
	border-radius: .5rem;
	border: 1px #e6e6e6 solid;
	margin: .5rem .5rem;
	-webkit-tap-highlight-color: rgba(240,240,240,0);
	color: #888888;
	font-size: 1.8rem
} 
.bcon a{
	display: inline-block;
	padding: .5rem .5rem;
	border-radius: .5rem;
	border: 1px #e6e6e6 solid;
	margin: .5rem .5rem;
	-webkit-tap-highlight-color: rgba(240,240,240,0);
	color: #888888;
	font-size: 1.8rem
}
.acon a:active, .bcon a:active {
    background:#e6e6e6;
    color:white
}
.bcon .ha{
	background:#e0e0e0;
	
}
.swiper-slide ul> li:active {
     background:#e6e6e6;
    color:white
}
#dediv ul> li:active {
     background:white;
     color:black
}
#popdiv{
	width: 100%;
	height: 75%;
	background: white;
	position: absolute;
	left: 0;
	top: 20%;
	display: none;
}
.sou{
	width: 100%;
  	height: 10%;
  	display: -webkit-flex;
}
.sou>p{
	-webkit-flex: 1;

  display: -webkit-box;
  -webkit-box-orient: horizontal;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  font-size: 1.5rem;
  border-bottom: 1px #e0e0e0 solid;
}
.ccon b{
	display: inline-block;
  padding: .5rem .5rem;
  border-radius: .5rem;
  border: 1px #e6e6e6 solid;
  margin: .5rem .5rem;
  -webkit-tap-highlight-color: rgba(240,240,240,0);
  color: #888888;
  font-size: 1.3rem;
}
.gtitle{
	width: 90%;
	height: 3rem;
	margin: 0 auto;
	border-bottom: 1px #e0e0e0 solid;
	display: -webkit-box;
  -webkit-box-orient: horizontal;
 /*-webkit-box-pack: center;*/ 
  -webkit-box-align: center;
  font-size: 1.7rem;
  color: #da3610;
  position:relative
}
#pnote {
    font-size:1.6rem;
    line-height:1.7;
    padding:.5rem .5rem
}
#zijia {
    position:absolute;
    right:4rem;
    width:2rem;
    height:2rem;
    text-align:center;
    line-height:2rem;
    top:.5rem;
    background:#da3610;
    color:white;
    border-radius:50%
}
.brandlist li a {
    color:#aeaeae
}
#ziti {
    position:absolute;
    right:6rem;
    width:5rem;
    height:2rem;
    text-align:center;
    line-height:2rem;
    top:.5rem;
    font-size:1.4rem
    
}
#zijian {
    position:absolute;
    right:1rem;
    width:2rem;
    height:2rem;
    text-align:center;
    line-height:2rem;
    top:.5rem;
    background:#da3610;
    color:white;
    border-radius:50%
}
.btitle{
	padding: .5rem 1rem;

	display: inline-block;
	margin-left: 1rem;
	border: 1px #e0e0e0 solid;
	font-size: 1.5rem;
  	color: #da3610;
  	border-radius: .5rem;
}
.dian{
	width: 3rem;
	height: 3rem;
	margin-right: 1rem;

}
.brandlist li{
	
	padding: .5rem 0;
	border-bottom: 1px #ebecec solid
}
.brandlist li a{
	display: -webkit-box;
    -webkit-box-orient: horizontal;
	font-size: 1.4rem
}
#slidediv{
	width: 100%;
	height: 90%;
	background: rgba(0,0,0,.6);
	position: absolute;
	left: 0;
	top: 10%;
	z-index: 9;
	display: none;
}
.brandlist li p{
	-webkit-box-flex: 1;
	overflow:hidden;
	padding-right: .5rem;
	display: -webkit-box;
  -webkit-box-orient: horizontal;
 
  -webkit-box-align: center;
}
.gr{
	color: #aeaeae
}
#slidediv li img{
	width: 3rem;
	margin:0 1rem
}
#slidediv li{
	background: white;
	height: 4rem;
	max-width: 50%;
	display: -webkit-box;
  -webkit-box-orient: horizontal;
  border-bottom: 1px #e6e6e6 solid;
  -webkit-box-align: center;
  -webkit-transition: all 0.5s ease;
  transform: translateX(-100%);
}
 #slidediv li a{
	font-size: 1.5rem;
	display: -webkit-box;
  -webkit-box-orient: horizontal;
 color:gray;
  -webkit-box-align: center;
} 

#slidediv.intro li{
	 transform: translateX(0);
}

/*Animate links from right to left + fade in effect*/


/*Adding delay to link animation - in multiples of .08s*/
/*One can use jQuery also for creating the delayed effect. But I will stick to manual CSS for this walkthrough.*/
#slidediv.intro li:nth-child(1){transition-delay: 0.08s;}
#slidediv.intro li:nth-child(2){transition-delay: 0.16s;}
#slidediv.intro li:nth-child(3){transition-delay: 0.24s;}
#slidediv.intro li:nth-child(4){transition-delay: 0.32s;}
#slidediv.intro li:nth-child(5){transition-delay: 0.40s;}
#slidediv.intro li:nth-child(6){transition-delay: 0.48s;}





@media (device-height:480px) and (-webkit-min-device-pixel-ratio:2){/* 兼容iphone4/4s */
   
    .navtop{
    	font-size: 1.5rem
    }
    .home,.forindex{
		width: 1.5rem;
	}
	#navtitle>p{
		font-size: 1.2rem;
	}
}