* {
	font-family: 微软雅黑;
}

body, div, a, li, ul, ol, dl, img, span, input {
	padding: 0px;
	margin: 0px;
	list-style: none;
	border: 0px;
}

a:link {
	color: #000;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: none;
	color: #000;
}

a:active {
	text-decoration: none;
	color: #000;
}

ul {
	list-style-type: none;
}

img {
	max-width: 100%;
}

.clear {
	clear: both;
}

.f-l {
	float: left;
}

.f-r {
	float: right;
}

.after:after {
	content: '';
	display: block;
	clear: both;
}

.mr-0 {
	margin-right: 0px!important;
}

.this-1200 {
	margin: 0 auto;
	width: 1200px;
}

/*头部*/

#header .nav a {
	display: inline-block;
	line-height: 30px;
	padding: 0 13px;
	font-size: 16px;
	margin-top: 53px;
	border-radius: 5px;
}

.nav-active {
	background-color: #b8271e;
	color: #fff!important;
}

#header .nav a:hover {
	background-color: #b8271e;
	color: #fff!important;
}

/* 首页标题+更多 */

#home>div>.this-1200>.title {
	text-align: center;
}

#home>div>.this-1200>.title p:first-child {
	font-size: 40px;
	color: #999;
	margin: 0;
	padding-top: 40px;
	font-weight: bold;
}

#home>div>.this-1200>.title p:first-child span {
	color: #b8271e;
}

#home>div>.this-1200>.title p:first-child+p {
	color: #b8271e;
	font-size: 18px;
	font-family: 'Arial';
	margin-bottom: 40px;
}

#home>div>.this-1200 .more {
	width: 100%;
	text-align: center;
}

#home>div>.this-1200 .more a {
	display: inline-block;
	line-height: 38px;
	background-color: #999;
	border-radius: 20px;
	padding: 0 40px;
	font-size: 14px;
	color: #fff;
	margin: 40px 0;
	transition: color 0.5s;
}

#home>div>.this-1200 .more a:hover {
	background-color: #b8271e;
}

/* 首页 */

#home .about {
	background-image: url(../images/about_bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

#home .products {
	background-image: url(../images/product_bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

#home .products .list {
	font-size: 0;
}

#home .products .list li {
	width: 380px;
	display: inline-block;
	margin-right: 15px;
}

#home .products .list li img {
	width: 100%;
	border: 2px solid #eee;
}

#home .products .list li .title {
	display: block;
	text-align: center;
	font-size: 16px;
	counter-reset: #333;
	margin: 15px 0;
}

#home .products .list li:hover .title {
	color: #b8271e;
}

/* 公共部分 */

#other-banner {
	background-image: url(../images/temporary/年糕.jpg);
	background-repeat: no-repeat;
	line-height: 200px;
	text-align: center;
	font-size: 40px;
	color: #fff;
	font-weight: bold;
	text-shadow: 2px 2px 5px #ccc;
	background-size: cover;
}

#main>.list {
	padding-top: 20px;
	text-align: center;
}

#main>.list a {
	line-height: 30px;
	display: inline-block;
	font-size: 16px;
	font-family: 微软雅黑;
	padding: 0px 20px;
	margin-right: 10px;
}

#main>.list a:hover {
	color: #fff;
	background-color: #b8271e;
	border-radius: 5px;
}

.public-active {
	background-color: #b8271e;
	border-radius: 5px;
	color: #fff!important;
}

#main>.link {
	text-align: left;
	border-bottom: 1px solid #f1f2f4;
	font-size: 13px;
	color: #999;
	line-height: 30px;
}

#main>.link a {
	color: #333;
}

/* 关于我们 */

#main .about {
	padding: 10px 0;
}

/* 产品列表 */

#main .products {
	padding: 10px 0;
}

#main .products .list {
	font-size: 0;
}

#main .products .list li {
	width: 380px;
	display: inline-block;
	margin-right: 15px;
}

#main .products .list li img {
	width: 100%;
	border: 2px solid #eee;
}

#main .products .list li .title {
	display: block;
	text-align: center;
	font-size: 16px;
	counter-reset: #333;
	margin: 15px 0;
}

#main .products .list li:hover .title {
	color: #b8271e;
}

/* 产品内页 */

#main .products-view {
	margin-top: 20px;
}

#main .products-view .title .img {
	width: 400px;
	margin: auto;
}

#main .products-view .title .img a {
	display: table-cell;
	width: 400px;
	height: 300px;
	border: 1px solid #f1f2f4;
	vertical-align: middle;
	text-align: center;
	box-sizing: border-box;
}

#main .products-view .title .img a img {
	width: 100%;
}

#main .products-view .title .img .list {
	margin-top: 10px;
}

#main .products-view .title .img .list li {
	width: 70px;
	height: 70px;
	border: 1px solid #f1f2f4;
	float: left;
	margin-right: 10px;
	cursor: pointer;
}

#main .products-view .title .img .list li div {
	width: 70px;
	height: 70px;
	display: table-cell;
	vertical-align: middle;
}

#main .products-view .title .img .list li img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}

.pro-view-img-active {
	border: 1px solid #b8271e!important;
}

#main .products-view .title>p {
	text-align: center;
	font-size: 25px;
}

#main .products-view .details {
	margin-top: 20px;
	padding: 10px 0;
	border-top: 1px solid #f1f2f4;
}

#main .products-view .details p {
	margin: auto;
}

/* 招聘中心 */

#main .recruit .list li {
	margin-top: 20px;
	border-bottom: 1px solid #ccc;
}

#main .recruit .list li .title {
	display: block;
	font-size: 18px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: bold;
	margin: 12px 0;
}

#main .recruit .list li .time {
	font-size: 12px;
	color: #999;
}

#main .recruit .list li .introduce {
	line-height: 25px;
	display: block;
	margin: 12px 0;
	font-size: 13px;
	color: #777;
}

#main .recruit .list li .title:hover {
	color: #b8271e;
}

/* 招聘内页 */

#main .recruit-view .title {
	font-size: 30px;
	text-align: center;
	font-weight: bold;
	padding-top: 20px;
}

#main .recruit-view .time {
	text-align: center;
	font-size: 14px;
	color: #666;
	margin: 10px 0;
}

#main .recruit-view .details {
	padding: 10px 0;
}

/*在线订购*/

#main .message {
	padding: 10px 30px;
	padding-bottom: 40px;
	text-align: center;
}

#main .message .title p:first-child {
	color: #a0a0a0;
	font-size: 12px;
}

#main .message form {
	margin-top: 30px;
	font-size: 14px;
}

#main .message form input {
	width: 400px;
	display: block;
	margin: auto;
	border-bottom: 1px solid #ccc;
	outline: none;
	line-height: 40px;
	margin-top: 20px;
	padding-left: 5px;
}

#main .message form textarea {
	width: 400px;
	margin-top: 20px;
	border: 0px;
	border-bottom: 1px solid #ccc;
	outline: none;
	resize: none;
	padding-left: 5px;
}

#main .message form .submit {
	display: inline-block;
	width: 100px;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	padding: 0 20px;
	border-radius: 3px;
	background-color: #bbb;
	margin: auto;
	margin-top: 20px;
	margin-left: 5px;
	cursor: pointer;
}

#main .message form .submit:hover {
	background-color: #b8271e;
}

/* 底部 */

#footer {
	background-color: #333;
}

#footer .this-1200 {
	padding-top: 20px;
}

#footer .left .nav a {
	color: #fff;
	font-size: 14px;
	margin-right: 10px;
}

#footer .left .contact {
	color: #fff;
}

#footer .copyright {
	text-align: center;
	background-color: #222;
	line-height: 40px;
	font-size: 13px;
	color: #fff;
}

/* 手机导航 */

#nav-m ,.header-m{
	display: none;
}

@media screen and (max-width:1200px) {
	.this-1200, .this-1000 {
		width: auto;
	}
	/* 悬浮框隐藏 */
	#zxkf {
		display: none;
	}
	#header {
		display: none;
	}
	.header-m{
		display: block;
	}
	.header-m .logo {
		position: relative;
		z-index: 1000;
		;
		font-size: 0;
	}
	.header-m .logo img {
		height: 50px;
		margin-left: 10px;
	}
	#nav-m {
		display: block;
		position: relative;
		z-index: 999;
	}
	#nav-m .menu {
		position: absolute;
		right: 10px;
		top: 11px;
		width: 22px;
		padding: 5px 10px;
		border: 1px solid #333;
		border-radius: 3px;
	}
	#nav-m .menu span {
		display: block;
		width: 100%;
		margin-bottom: 5px;
		height: 2px;
		background-color: #000;
	}
	#nav-m .menu span:nth-of-type(3) {
		margin-bottom: 0px;
	}
	#nav-m .nav-m-list {
		background-color: #333;
		display: none;
	}
	#nav-m .nav-m-list li {
		line-height: 40px;
		border-bottom: 1px solid #777;
	}
	#nav-m .nav-m-list li a {
		height: 100%;
		width: 100%;
		display: block;
		padding-left: 10px;
		font-size: 14px;
		color: #f1f2f4;
		font-family: '微软雅黑';
	}
	/* 首页 */
	#home>div>.this-1200>.title p:first-child{
		font-size: 24px;
	}
	#home .about {
		padding: 0 10px;
		box-sizing: border-box;
	}
	#home .about {
		font-size: 14px;
	}
	#home>div>.this-1200 .more a {
		margin-top:0px;
		margin-bottom: 30px;
	}
	#home>div>.this-1200>.title p:first-child{
		padding-top: 24px;
	}
	#home>div>.this-1200>.title p:first-child+p {
		margin-bottom:20px;
	}
	#home .products .list li {
		width: 50%;
		margin-right: 0;
		box-sizing: border-box;
	}
	#home .products .list li img {
		box-sizing: border-box;
	}
	/* 关于我们 */
	#main>.link {
		padding: 10px 10px 0px 10px;
		box-sizing: border-box;
	}
	#main .about {
		padding: 10px;
	}
	/* 产品列表 */
	#main .products .list li {
		width: 50%;
		margin-right: 0;
		box-sizing: border-box;
	}
	#main .products .list li img {
		box-sizing: border-box;
	}
	/* 产品内页 */
	#main .products-view{
		padding: 0 10px;
		box-sizing: border-box;
	}
	#main .products-view .title .img,#main .products-view .title .img a{
		width: 100%;
	}
	/* 招聘中心 */
	#main .recruit .list li{
		padding: 0 10px;
		box-sizing: border-box;
	}
	/* 招聘内页 */
	#main .recruit-view{
		padding: 0 10px;
		box-sizing: border-box;
	}
	/* 在线订购 */
	#main .message form input,#main .message form textarea{
		max-width: 100%;
	}
	/* 联系我们地图 */
	#wrap{
		max-width: 100%;
		min-width: 100%!important;
	}
	/* 底部 */
	#footer>.this-1200{
		padding: 0 10px;
		padding-top: 20px;
		box-sizing: border-box;
	}
	#footer .right {
		display: none;
	}
	#footer .copyright {
		font-size: 12px;
	}
}