body{
	background-color: #fff;
}
.sta {
    width: 133px;
    height: 72px;
    background: url(../images/sta.png) no-repeat right;
    position: fixed;
    z-index: 99999;
    top: 85px;
    margin: 0 auto;
    right: 0px;
}
.sta p {
    display: none;
    z-index: 9999;
    position: absolute;
    top: 72px;
    left: -164%;
    background: #fff;
    padding: 10px;
    color: #000;
    font-size: 16px;
}
.sta p img{
	width: 100%;
}
.nav_logo{

	margin-top:5%;

	width:35%;

	margin-left:4%;

	display: block;

}

.navbar{

	background-color: #c8000a;

	padding-top:10px;

	padding-bottom:15px;

}

/*.container-fluid{

	width:29%;

}*/

.top_back,.top_bt{

	float: left;

}

.top_back{

	margin-left:10px;

	margin-top:8px;

}

.top_back a{

	display: inline-block;

	width:12px;

	height:18px;

}

.top_back a img{

	height:100%;

	width:100%;

	display: block;

}

.top_bt{

	width:88%;

	text-align: center;

	margin-top:5px;

}

.top_bt p{

	font-size: 18px;

	color:#fff;

}

.nav_logo img{

	width: 100%;

	display: block;

}

.navbar{

	position: relative;

}

.banner{

	width: 100%;

}

.banner img{

	width:100%;

	display: block;

}

.sidebar ul li a{

	line-height: 40px;

	color:#fff;

	font-size: 16px;

	display: inline-block;

	margin-left:30px;

	margin-top:20px;

	font-family: 微软雅黑Cambria, Hoefler Text, Liberation Serif, Times, Times New Roman, serif；

}

body{

	position: relative;

	    width: 100%;

    overflow-x: hidden;

    max-width: 750px;

}

.sidebar ul li{

	border-bottom:1px solid #4f4f4f;

}

.toolbar{

	width:27px;

	position:absolute;

	top:20px;

	right:5%;;

	background-color:transparent;

}

.menu-left img{

	width:100%;

}

.sidebar{

	margin:0;

	color:white;

	background-color:rgba(0,0,0,0.7)

}

.menu-button{

	position:relative;

}

.menu-button:before{

	content:"";

	position:absolute;

	top:15px;

	right:3px;

	width:50px;

	height:34px;

}

.footer{

	position: fixed;

	z-index: 999999999999;

	bottom:0;

	background-color: #0e0e0e;

	width:100%;

}

.footer ul li:first-child{

	

	width:33.3%;

	float: left;

	text-align: center;

}

.footer ul li:nth-child(2){

	width:33.3%;

	float: left;

	text-align: center;

}

.footer ul li:nth-child(3){

	

	width:33.3%;

	float: left;

	text-align: center;

}

.footer ul li:first-child a{

	background: url(../images/icon_05.png) no-repeat 50% 5px;

	color:#fff;

	font-size: 14px;

	display: block;

	padding-top:30px;

	padding-bottom:5px;

}

.footer ul li:nth-child(2) a{

	padding-bottom:5px;

	background: url(../images/icon_06.png) no-repeat 50% 5px;

	background-color: #c8000a;

	color:#fff;

	font-size: 14px;

	display: block;

	padding-top:30px;

}

.footer ul li:nth-child(3) a{

	background: url(../images/icon_10.png) no-repeat 50% 5px;

	color:#fff;

	font-size: 14px;

	display: block;

	padding-bottom:5px;

	padding-top:30px;

}