
*{
	margin:0px;
	padding:0px;
}
body{
	font-family:"微软雅黑";
}

.clear{
	clear:both;
}
.logo{
	width:75%;
	padding-left: 20px;
	overflow: hidden;
	float: left;
}
.asw{
	width:6%;
    float: left;
    overflow: hidden;
    text-align: center;
    line-height: 50px;
}
.asw a{
	text-decoration: none;
	color:#888;
}
.navbar-brand{
	padding:0px;
}
.navbar-default .navbar-nav > .active > a{
	color:#0FACF3;
	background-color:white;
	font-size: 16px;
}
.navbar-default{
	background-color:white;
	border-color:white;
	border-bottom:1px solid #EEEEEE;
}
.navbar{
	margin-bottom:0px!important;
	min-height:90px !important;
	padding-top:18px!important;
}




.footer{
	background:#616D73;
	/*height:170px;*/
	padding:20px;
}
.footer_one{
	padding:0px 30px;
}
.footer_text dl{
	float:left;
	width:25%;
	color:white;
}
.footer_text dl dd{
	font-size:12px;
	line-height:20px;
	text-align: left;
}
.code_img{
	width:90px;
	height:90px;
}
.number,.code_text{
	color:white;
}
/*.code_text{
	padding-left:15px;
}*/
.phone_footer{
	background:#616D73;
	height:170px;
	padding:20px;
}
@media (min-width:768px) {
	.asw{
		display: none;
	}
}

.nav  li a{
	font-size: 16px;
}
.nav  li{
	margin: 0 15px;
}
.container .text-center{margin-bottom: 20px;}
.container .row section .main_content{margin-bottom: 20px;}
