
.header{
	border-bottom: 1px solid #f2f2f2;
	}
.sbutton{
width: 89px;
    height: 40.67px;
    float: right;
    background-color: #015198;
    color: white;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    border: none;
    font-size: 15px;
	}


 .sbutton:hover{
 	color:black;
 }
 .active_nav1{
/* 	background-color:red;*/
 	color: #666;
 }
.search{
	width:548px;
	height:38px;
	background:none;
	border:1px solid #f2f2f2;
	padding-left:10px;
	float:right;
	font-size:12px;
	color:#666;
	}
.submit{
	width:1200px;
	margin:0 auto 30px;
	}
/*
form{
	float:right;
	margin-top:36px;
	}
*/
.nav1{
	width:1200px;
	height:153px;
	margin:0 auto;
	}
.content .nav1 ul{
    line-height: 50px;
    height: 50px;
	font-size:15px;
	margin:0;
	padding:0;
	}
.content .nav1 ul>li a{
	
	
	}
.content .nav1 ul>li{
	float:left;
	margin-right:22px;
	}
.nav1 ul>li:nth-child(1){
font-weight: 600;
    color: #666;
	}
.nav1 ul>li:nth-child(1) a{
	font-weight:600;
	color:#666;
	}
.nav1 ul>li:nth-child(2) a{
	font-weight:600;
   color:#666;
	}
.product{
    width: 100%;

	}
.product ul{
	margin:0;
	border:0;
	padding:0;
	}

.product ul li{
     overflow: hidden;
    width: 22%;
    margin-top: 18px;
    float: left;
    border: 1px solid#e8e8e8;
    margin-bottom: 30px;
    margin: 7px;
    padding: 10px;
    background: #f7f7f7;
	}
.product ul li:hover{
    z-index: 1;
    border-color: #d6d6d6;
    box-shadow: 0 0 3px 3px #dedede;
}
.product ul li img{
    width: 264px;
    height: 258px;
	}
/*.product ul>li:hover{
	border:2px solid #233c74;
	}*/
.product ul>li a h1{
    font-size: 14px;
    color: #666;
    margin: 0;
    display: inline-block;
    line-height: 29px;
	}
.product ul>li a span{
    float: right;
    font-size: 14px;
    color: #e60d0d;
    font-weight: bold;
    margin-top: 8px;
	}
.product ul>li a p{
    font-size: 14px;
    color: #666;
    margin: 0;
    line-height: 24px;
	}
.product ul>li a i{
    font-style: normal;
    font-size: 12px;
    color: #666;
    margin: 0;
    float: left;
    margin-top: 15px;
	}
.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: 129px;
    height: 33px;
    border: none;
    font-size: 14px;
    color: #fff;
	}
.product ul>li a form .submit1{
    background: #015198;
    cursor: pointer;
	}
.product ul>li a form .submit2{
    background: #e60d0d;
    cursor: pointer;
	}

.navbar:nth-child(3){
    margin-top: 10px;
    margin-bottom: 15px;
    border-bottom: 1px dotted #e8e8e8;
}
.navbar{
  width:1200px;
  float:left;
	 border-bottom: 1px dotted #e8e8e8;
}
.search{
    outline: none;
    width: 500px;
    line-height: 40px;
    height: 40px;
    background: none;
    border: 1px solid #015198;
    padding-left: 10px;
    float: right;
    font-size: 15px;
    color: #d40000;
	}
	.clearfix{
	margin:0;
}
	.sbutton{
		height:42px;
	}
	.searchword{
	width:800px;
	float:right;
	height:100%;
}  