.bor{
	border:1px solid red;
}
.headers{
	height:70px;
	border-bottom: 1px solid #ddd;
	/*box-shadow: 0px 10px 15px #888888;*/
	background: red;
	width:100%;
	position:fixed;
	z-index: 500;
	background: #fff;
}
.row{
	margin:0;
	padding:0;
}
.head-nav{
	width:1170px;
	margin:0 auto;
	heigth:70px;
}
.dropdown{
	font-size: 20px;
}
.navs{
	padding:0;
	text-align: left;
	position: relative;
	left:-30px;
	top:10px;
}
.longs{
	padding:16px 0 0 0;
	font-size: 14px;
}
.co{
	color:#606467;
}
#reg{
	position: relative;
	top:-2px;
}
.dropdown{
	margin:0 0 0 0;
}
.footer_bg{
	width:100%;
	height:120px;
	background: #d7e1e5;
	position: relative !important;
	bottom:0;
}
.footer{
	height:120px;
	width:1170px;
	margin:0 auto;
	clear:both;
}
.footer_con a:LINK{
	font-size: 14px;
	color:#606467;
}
/*
.nav-bars{
	width:100%;
	background: ;
	height:48px;
	padding-top:0px;
	margin:0;
}
.navss{
	font-size: 18px;
	text-align: center;
	position: relative;
	top:-0px;
	color:#fff;
}
.navss div{
	height:48px;
	line-height: 48px;
	border-right:1px solid #17bdff;
	cursor:pointer;
}
.line{
	border-top:5px solid #00aaee;
}
.active{
	background: #fff;
	color:#000;
}
*/
