
.header{
	border-bottom: 1px solid #f2f2f2;
	}
.sbutton{
	width:120px;
	height:40.67px;
	float:right;
	background-color: red;
	color:white;
	background-repeat:no-repeat; 
	background-size:100% 100%;
	-moz-background-size:100% 100%;

	border:none;
	}


 .sbutton:hover{
 	color:black;
 }
 .active_nav1{
 	background-color:red;
 	color:black;
 }
.search{
	width:548px;
	height:38px;
	background:none;
	border:1px solid #f2f2f2;
	padding-left:10px;
	float:right;
	font-size:12px;
	color:#999999;
	}
.submit{
	width:1300px;
	margin:0 auto 30px;
	}
form{
	float:right;
	margin-top:36px;
	}
.nav1{
	width:1300px;
	height:153px;
	margin:0 auto;
	}
.content .nav1 ul{
    border-bottom: 1px dashed #f2f2f2;
    line-height: 50px;
    height: 50px;
	font-size:14px;
	margin:0;
	padding:0;
	}
.content .nav1 ul>li a{
	color:#333;
	}
.content .nav1 ul>li{
	float:left;
	margin-right:22px;
	}
.nav1 ul>li:nth-child(1){
	font-weight:600;
	color:#ec1010;
	}
.nav1 ul>li:nth-child(1) a{
	font-weight:600;
	color:#ec1010;
	}
.nav1 ul>li:nth-child(2) a{
	font-weight:600;
   color:#333;
	}
.product{
    width: 100%;

	}
.product ul{
	margin:0;
	border:0;
	padding:0;
	}

.product ul li{
    overflow: hidden;
    width: 22%;
    margin-top: 10px;
    float: left;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 30px;
    margin: 19px;
	}
.product ul li:hover{
    z-index: 1;
    border-color: #d6d6d6;
    box-shadow: 0 0 3px 3px #dedede;
}
.product ul li img{
    width: 285px;
    height: 264px;
	}
/*.product ul>li:hover{
	border:2px solid #233c74;
	}*/
.product ul>li a h1{
	font-size:14px;
	color:#333;
	margin:0;
	display:inline-block;
	}
.product ul>li a span{
	float:right;
	font-size:14px;
	color:#ff0000;
	font-weight:600;
	}
.product ul>li a p{
	font-size:16px;
	color:#333;
	margin:0;
	line-height:40px;
	}
.product ul>li a i{
	font-style:normal;
	font-size:12px;
	color:#999999;
	margin:0;
	float:left;
	margin-top:7px;
	}
.product ul>li a form{
	margin:0;
	padding:0;
	border:0;
	float:right;
	display:inline-block;
	margin-top:4px;
	}
.product ul>li a form input{
width: 65px;
height: 24px;
border: none;
font-size: 12px;
color: #fff;
border-radius: 3px;
	}
.product ul>li a form .submit1{
	background:#2d8de4;
	cursor: pointer;
	}
.product ul>li a form .submit2{
	background:#ffa15a;
	cursor: pointer;
	}

.navbar:nth-child(3){
  margin-top:6px;
 

}
.navbar{
  width:1300px;
  float:left;
}
.search{
	outline: none;
	width:500px;
	line-height: 40px;
	height:40px;
	background:none;
	border:1px solid #f2f2f2;
	padding-left:10px;
	float:right;
	font-size:12px;
	color:#999999;
	}
	.clearfix{
	margin:0;
}
	.sbutton{
		height:42px;
	}
	.searchword{
	width:800px;
	float:right;
	height:100%;
}