
body,html{margin: 0;padding: 0;}
html {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    -webkit-text-size-adjust: 100%;
}
li{list-style: none;}
.bellows p {
    margin: 0;
}

.bellout{
	width:100%;
	height: 100%;
	background:#000000a6;
    position: fixed;
    left: 0;
    top: 0;
	z-index: 2147483648;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
}
#navileft{
	width: 59%;
	height:100%;
}
.navigation{
	width: 40%;
	height: 92.5%;
	margin: 0;
	padding: 0;
	background: #434343;
	position: fixed;
	right:0;
	top: 0;
	overflow: hidden;
}
.bellows__content li{
	width:100%;
	list-style: none;
	
}
.bellows__content li a{
	font-size: 0.24rem;
	color: #ccc!important;
	text-decoration: none;
	margin-left: 0.6rem;
	font-weight: normal;
	display: block;
	text-shadow: none;
	font-weight: none;
}
.headlogo{
	width: 100%;
	height: auto;
	padding: 0.32rem 0;
	background: #a40000;
}
.headlogo img{
	width: 2rem!important;
	height: auto;
	display: block;
	margin: 0 auto;
}
.bellows{
	height: 80%;
	overflow-y: auto;
/*	overflow-x:hidden ;*/
	background: #434343;
}
.bellows__item{
	width: 100%;
	height: auto;
	line-height: 0.8rem;
	font-size:0.3rem;
	color: #fff;
	background: #434343;
}
.bellows__header {
  	position: relative;
  	padding: 0.15rem 0;
  	border-width: 0 0 0.01rem;
  	background: #434343;
  	color: #fff;
	line-height: 0.8rem;
  	-webkit-tap-highlight-color: transparent; 
  }
  .bellows__header h3{
  	font-weight: normal;
	font-size:0.3rem;
	margin:0 0 0 0.4rem!important;
	font-family: "微软雅黑";
	text-shadow: none;
	color: #fff;
	  }
    .bellows__header h3 a{
    	color: #fff;
    	text-decoration: none;
    }
.bellows__header:active {
    background: #434343; 
    }
  .bellows__header::before, .bellows__header::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0.2rem;
    z-index: 2;
    display: block;
    width: 0.2rem;
    height: 0.04rem;
    margin-top: -0.02rem;
    background: white;
    pointer-events: none;
    -webkit-transition: -webkit-transform 0.25s ease-in-out;
    transition: transform 0.25s ease-in-out; 
    }
  .bellows__header::before {
    content: '';
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); 
    }
  .bellows__header::after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg); 
    }
  .bellows__item.bellows--is-open > .bellows__header::before, .bellows__item.bellows--is-opening > .bellows__header::before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); 
    }
  .bellows__item.bellows--is-open > .bellows__header::after, .bellows__item.bellows--is-opening > .bellows__header::after {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); 
    }
  	.bellows__item:last-child > .bellows__header {
    	border-bottom: 0; 
    }
  	.bellows__header h1,
  	.bellows__header h2,
  	.bellows__header h3,
  	.bellows__header h4 {
    	margin: 0; 
    }

	.bellows__content {
	  	padding:0.2rem 0;
	  	background: #313131;
	}
  	.bellows__content .bellows {
	    margin-top: 20px; 
	    background: #313131;
    }
    
    .bellows__item:not(.bellows--is-open) > .bellows__content {
	  display: none; }
	
	.bellows__item.bellows--is-open > .bellows__content-wrapper,
	.bellows__item.bellows--is-closing > .bellows__content-wrapper {
	  display: block; }
	
	.bellows__content-wrapper {
	  display: none; }
/*侧边栏 底部*/
.navfoot{
	width: 100%;
	margin:0 auto;
	position:absolute ;
	left: 0.01rem;
	bottom: 0.06rem;
	background: #434343;
	text-align: center;
}  
.navfoot a{
	width: 34%;
	height: 0.34rem;
	color: #cccccc!important;
	text-align: center;
	padding-top: 0.86rem;
	text-shadow: none!important;
	display: inline-block;
	font-size:0.24rem;
	text-decoration: none!important;
	-webkit-box-sizing: border-box;
    box-sizing: border-box;    
    background-repeat: no-repeat;
    background-size: 0.5rem auto;
    background-position: 0.2rem 0.05rem;
}
.navfootle{
	background-position:0 -1.7rem ;
}

/*底部*/
.footer{
	width: 100%;
	height: 1rem;
	background: #ff0000;
	position: fixed;
	display: -webkit-box;
	-webkit-box-orient:horizontal;
	bottom: 0;
	left: 0;
	z-index: 2147483648;
}
.footer li{
	width: 20%;
	height: 100%;
}
.footer a{
	display: block;
	width: 0.6rem;
	height: 100%;
	margin: 0 auto;
	color: #fff!important;
	text-align: center;
	padding-top: 0.66rem;
	line-height: 0.34rem;
	font-weight: normal;
	font-size:0.24rem;
	text-shadow: none!important;
	text-decoration: none;
	background-image: url(../img/daohang/daohangbg.png);
	background-repeat:  no-repeat;
	background-size: auto 0.6rem;
}
.footerone{
	background-position:0 0.03rem;
}
.footertwo{
	background-position:-0.6rem 0.03rem;
}
.footerthr{
	background-position:-1.2rem 0.03rem;
}
.footerfor{
	background-position:-1.8rem 0.03rem;
}
.footerfiv{
	background-position:-2.4rem 0.03rem;
}
