body{
	font-family:"Helvetica Neue",Helvetica,Microsoft Yahei,Hiragino Sans GB,WenQuanYi Micro Hei,sans-serif!important;
}
.navbar-fixed-top{
	height:30px;
	line-height:30px;
	background:#555;
	border-bottom:1px solid #ccc;
	color:#fff;
}
.navbar-fixed-top a{color:#fff;}
a.logo{float:left;margin:0;padding:0;padding-left:20px;height:40px;line-height:40px;}
a.logo h1{
  margin:0;
  padding:0;
  font-size:2em;
  margin-top: 5px; 
  font-weight: bold;
  color: #000;
  text-transform: uppercase;
  font-family: 'Orbitron', sans-serif;
}
a.logo h1:hover{
 color:#000;	
 text-decoration:none;
}
a.logo span {
  color:#000;
  text-decoration: none;
}

.navbar-nav{
	margin-right:50px;
	float:right;
}

.navbar .nav > li > a{
  margin:0;
  padding:10px;
  line-height: 30px;
  font-size:1.2em;
  color:#222;
}
.navbar .nav > li > a:hover{
	color:#000;
	font-weight:bold;
	background:#eee;
	border-radius: 4px;
}
.dropdown-menu {
	background:#eee;
}
.dropdown-menu li > a{
	color:#222
}
.dropdown-menu li > a:hover{
	color:#000;
	font-weight:bold;
	border-radius: 4px;
}
.no-radius{
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
   /* background:#535353;
	border-top:1px solid #393939;
	border-bottom:1px solid #393939;*/
}
.nav > li:hover .dropdown-menu {display: block;} 

.carousel  .fill {
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

#fill21{
	background:url(../images/ad2_1.gif) no-repeat center center;
	filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
	-moz-background-height:100%;
    background-height:100%;
	}

.carousel  .bg1{
	background-image:url(/images/ad1.jpg);
}
.carousel  .bg3{
	background-image:url(/images/ad3.jpg);
}
.carousel .tit{
	position:absolute;top:25%;width:100%;text-align:center;
}
.carousel .tit > h1{
	font-size:7em;font-weight:bold;
}
.carousel .tit > h2{
	margin-top:50px;font-size:1.5em;
}
.carousel-control.right,
.carousel-control.left {
  filter: alpha(opacity=10);
  opacity: .1;
}
.glyphicon-chevron-left,
.glyphicon-chevron-right {
  color: black;
}

.container h2{
	text-align:center;
	margin-top:50px;
	margin-bottom:20px;
}
.container h6{
	text-align:center;
	color:#838383;
	margin-bottom:30px;
}
.container h6 a{
	color:#838383;
}
.showlistshoesname{
	width:100%;
	background:#1e1e1e;
	line-height:2em;
	color:#ccc;
	text-align:center;
}
.showshoes{
	border:0;
}
a:hover div.showshoes{
	border:1px solid #eee;
}
.banner {
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	background-image:url(/images/top.jpg);
	height:200px;
	width:100%;
}
.aboutus {
	width:100%;
	padding:0;
}
.aboutus h1{
	margin:50px 0px;
	text-align:center;
}
.aboutus p{
	margin-top:1em;
	line-height:1.5em;
	font-family: 'Orbitron', sans-serif;
	font-size:1.2em;
	padding:0px 2em;
}
.technics_ul{
	list-style:none;
}
.technics_ul li{
	margin:30px;
	float:left;
}
.technics_ul img{
	width:30%;
}

.quality_test p{
	background:#1e1e1e;
	line-height:40px;
	text-align:center;
}
.quality_test a,a:hover{
	color:#fff;
	text-decoration:none;
}
.downloadcatalog {
	font-size:1.4em
}
.downloadcatalog a:hover{
	color:#000;
}

@media (max-width: 980px) {
	a.logo{padding-left:10px;}
	a.logo h1{font-size:1.5em;}
	.navbar .nav > li > a{
		margin:0;
		padding:5px;
	}
}

@media (max-width: 910px) {
	a.logo{padding-left:20px;}
	a.logo h1{font-size:2em;}
	.navbar .nav > li > a{
		margin:0;
		margin-top:20px;
		padding:5px;
	}
}

.footer1{
	width:100%;
	margin-top:50px;
	padding:40px 0;
	background:#1e1e1e;
}
.footer1 a{color:#646363;}
.footer1 .titframe{
	margin-right:25px;
	width:100%;
	height:40px;
	line-height:40px;
	border-bottom:1px solid #363636;
	color:#f3f3f3;
	font-size:16px;
}
.footer1 .tit{
	position:relative;
	top:-2px;
	display:inline-block;
	border-bottom:3px solid #838383;
}
.footer1 ul{
	padding:0;
}
.footer1 ul li{
	list-style:none;
	margin-top:20px;
	margin-left:0;
	height:35px;
	line-height:35px;
	color:#ddd;
}
.footer1 ul>li>a{color:#ddd;}
.footer1   li > i{width:35px;height:35px;margin-right:0.5em;border:1px solid #424244;border-radius:5px;color:#7c7c7c;text-align:center;font-size:22px;line-height:35px;}
.footer1 p{
	line-height:35px;
	color:#646363;
	margin-top:20px;
}
.copyright{
	width:100%;
	line-height:50px;
	background:#000;
	text-align:center;
}

@media (max-width: 768px) {
	a.logo{float:left;margin:5px 0 0px 8px;padding:0;height:30px;line-height: 30px;}
	a.logo h1{font-size:1.5em;}
	.navbar-nav {
		padding-bottom:30px;
		float:left;
	}
	.navbar .nav > li > a {
	  height:30px;
	  line-height:20px;
	  padding:0;
	  padding-left:15px;
	  margin:0;
	  margin-bottom:10px;
	  font-size:1.2em;
	}

}
