.header {
	border-bottom: 1px solid #f2f2f2;
}
.sbutton {
	width: 90px;
    height: 40.67px;
    float: right;
    background-color: #30b7cb;
    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: #1d99ac;
    color: white;
    padding: 3px 5px 3px 5px;
}
.search {
	width: 548px;
	height: 38px;
	background: none;
	border: 1px solid #f2f2f2;
	padding-left: 10px;
	float: right;
	font-size: 12px;
	color: #999999;
}
.submit {
	width: 1200px;
	margin: 0 auto 30px;
}
form {
/*
	float:right;
	margin-top:36px;
*/
}
.nav1 {
	width: 1200px;
	height: 153px;
	margin: 0 auto;
}
.content .nav1 ul {
    border-bottom: 1px dashed #f2f2f2;
    line-height: 41px;
    font-size: 14px;
    float: left;
    width: 100%;
}
.content .nav1 ul>li a {
/*	color: #333;*/
}
.content .nav1 ul>li {
    float: left;
    margin-right: 30px;
}
.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: 23%;
	margin-top: 10px;
	float: left;
	margin-bottom: 30px;
	margin: 11px;
	background: #f9f9f9;
}
.product ul li:hover {
	z-index: 1;
	border-color: #d6d6d6;
	box-shadow: 0 0 3px 3px #dedede;
}
.product ul li img {
	width: 255px;
	height: 232px;
	margin: 10px;
}
/*.product ul>li:hover{
	border:2px solid #233c74;
	}*/
.product ul>li a h1 {
	font-size: 14px;
    color: #333;
    margin: 0;
    display: inline-block;
    margin-left: 12px;
    font-weight: normal;
    float: left;
    width: 151px;
}
.product ul>li a span {
    float: right;
    font-size: 14px;
    color: #ff0000;
    font-weight: 500;
    margin-right: 12px;
}
.product ul>li a p {
    font-size: 14px;
    color: #6d6d6d;
    margin: 0;
   line-height: 19px;
    font-weight: bold;
    float: left;
    width: 100%;
    text-indent: 0.9em;
}
.product ul>li a i {
    font-style: normal;
    font-size: 12px;
    color: #999999;
    margin: 0;
    float: left;
    margin-top: 7px;
    margin-left: 13px;
    margin-bottom: 12px;
}
.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: 50px;
	height: 24px;
	border: none;
	font-size: 12px;
	color: #fff;
	border-radius: 3px;
}
.product ul>li a form .submit1 {
	background: #1d99ac;
	cursor: pointer;
}
.product ul>li a form .submit2 {
	background: #ff0000;
	cursor: pointer;
}
.navbar:nth-child(3) {
	margin-top: 3px;
}
.navbar {
	width: 1200px;
	float: left;
}
.search {
	outline: none;
	width: 500px;
	line-height: 34px;
	height: 35px;
	background: none;
	border: 1px solid #30b7cb;
	padding-left: 10px;
	float: right;
	font-size: 12px;
	color: #333;
}
.clearfix {
	margin: 0;
}
.sbutton {
	height: 37px;
}
.searchword {
	width: 800px;
	float: right;
}
