@charset "utf-8";
/* CSS Document */
.tit1 {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 30px;
	color: #c30d24;
	font-weight: bold;
	height: 45px;
	line-height: 45px;
}
.tit2 {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	text-transform: uppercase;
}
.section {
	margin: 80px auto;
}
.pro ul {
	margin-top: 40px;
}
.pro ul li {
	display: block;
	float: left;
	width: 170px;
	border-right: 1px solid #ededed;
	text-align: center;
	padding: 21px;
}
.pro ul li:nth-last-child(1) {
	border-right: 0px;
}
.pro ul li a img {
	width: 160px;
	height: 160px;
	border: 5px solid #e2e2e2;
	border-radius: 50%;
}
.pro ul li a span {
	font-size: 18px;
	font-weight: bold;
	width: 170px;
	height: 50px;
	line-height: 50px;
}
.pro ul li a:hover img {
	border: 5px solid #c30d24;
}
.pro ul li a:hover span {
	color: #c30d24;
}
.aboutus .width1280 .left {
	width: 512px;
	margin-top: 50px;
}
.aboutus .width1280 .right {
	width: 728px;
	margin-top: 70px;
}
.aboutus .width1280 .right p {
	text-indent: 30px;
	font-size: 16px;
	line-height: 32px;
	color: #3e3a39;
}
.aboutus .width1280 .right a {
	font-weight: bold;
	font-size: 18px;
	color: #c30d24;
	margin-top: 30px;
	display: block;
	padding-left: 30px;
}
.production {
	background: url(../img/bg_site.png) center top no-repeat;
	padding: 75px 0px;
	background-color: #f1f1f1;
}
.picScroll-left .next {
	display: block;
	width: 57px;
	height: 226px;
	float: left;
	background: url(../img/arr_left1.png) left center no-repeat;
	margin-top: 30px;
	cursor: pointer;
}
.picScroll-left .prev {
	display: block;
	width: 57px;
	height: 226px;
	float: right;
	background: url(../img/arr_right1.png) left center no-repeat;
	margin-top: 30px;
	cursor: pointer;
}
.picScroll-left .bd {
	float: left;
	width: 600px;
	margin-top: 30px;
	margin-left: 50px;
}
.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left .bd ul li {
	float: left;
	width: 325px;
	height: 239px;
	background: url(../img/bg_pic.png) left center no-repeat;
	margin: 0px 15px;
}
.picScroll-left .bd ul li img {
	margin: 6px;
	width: 313px;
	height: 213px;
}
.advantage {
}
.advantage .four {
	margin-top: 50px;
	overflow: hidden;
}
.advantage .four .block .left {
	width: 76px;
	height: 77px;
	line-height: 77px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 32px;
	background: url(../img/bg_liyou.png) left center no-repeat;
	margin-right: 26px;
}
.advantage .four .block .right {
	width: 470px;
}
.advantage .four .block .right h5 {
	font-size: 20px;
	font-weight: bold;
	height: 45px;
	line-height: 44px;
	border-bottom: 1px solid #3e3a39;
	color: #3e3a39;
}
.advantage .four .block .right p {
	font-size: 16px;
	line-height: 30px;
	margin-top: 10px;
	color: #646160;
}
.news {
	padding: 75px 0px;
	background-color: #f1f1f1;
}
.news .n_index {
	margin-top: 35px;
}
.news .n_index li {
	display: block;
	float: left;
	width: 640px;
	margin: 25px 0px;
}
.news .n_index li .left {
	width: 113px;
	text-align: center;
}
.news .n_index li .left span {
	background-color: #c30d24;
	height: 65px;
	line-height: 65px;
	color: #fff;
	font-size: 30px;
	display: block;
	width: 100%;
}
.news .n_index li .left span em {
	font-size: 16px;
	color: #fff;
}
.news .n_index li .left p {
	background-color: #c1c0bf;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 30px;
	display: block;
	width: 100%;
}
.news .n_index li .right {
	width: 460px;
	float: left;
	margin-left: 30px;
}
.news .n_index li .right h3 a {
	display: block;
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
}
.news .n_index li .right p {
	display: block;
	width: 100%;
	font-size: 14px;
	line-height: 26px;
	color: #3e3a39;
	padding-bottom: 20px;
	border-bottom: 1px solid #c1c0bf;
	padding-top: 15px;
}
.picScroll-left1 .next {
	display: block;
	width: 57px;
	height: 226px;
	float: left;
	background: url(../img/arr_left1.png) left center no-repeat;
	margin-top: 30px;
	cursor: pointer;
}
.picScroll-left1 .prev {
	display: block;
	width: 57px;
	height: 226px;
	float: right;
	background: url(../img/arr_right1.png) left center no-repeat;
	margin-top: 30px;
	cursor: pointer;
}
.picScroll-left1 .bd {
	float: left;
	width: 600px;
	margin-top: 30px;
	margin-left: 50px;
}
.picScroll-left1 .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left1 .bd ul li {
	display: block;
	float: left;
	width: 313px;
	height: 283px;
	margin: 0px 15px;
	background: url(../img/bg_pic1.png) left top no-repeat;
	padding: 6px;
	overflow: hidden;
}
.picScroll-left1 .bd ul li img {
	width: 313px;
	height: 213px;
}
.picScroll-left1 .bd ul li a span {
	width: 100%;
	text-align: center;
	display: block;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
}
.picScroll-left1 .bd ul li a:hover span {
	color: #c30d24;
}
.contact .width1280 {
	margin-top: 50px;
	overflow: hidden;
}
.contact .left, .contact .right {
	width: 604px;
}
.contact .left h5 {
	font-size: 22px;
	color: #c30d24;
	background: url(../img/arr_contact.png) left top no-repeat;
	height: 68px;
	line-height: 76px;
	border-bottom: 2px solid #373231;
	padding-left: 70px;
	width: 534px;
}
.contact .left p {
	display: block;
	width: 554px;
	background: url(../img/arr_star.png) 15px center no-repeat;
	height: 35px;
	line-height: 35px;
	margin-top: 30px;
	color: #373231;
	font-size: 22px;
	font-weight: bold;
	padding-left: 50px;
}
.contact .left ul {
	width: 554px;
	margin-left: 50px;
	margin-top: 10px;
}
.contact .left ul li {
	display: block;
	width: 100%;
	font-size: 16px;
	color: #373231;
	line-height: 26px;
}
.contact .right h5 {
	font-size: 22px;
	color: #c30d24;
	background: url(../img/arr_map.png) left top no-repeat;
	height: 68px;
	line-height: 76px;
	border-bottom: 2px solid #373231;
	padding-left: 60px;
	width: 544px;
}
.contact .right p {
	width: 100%;
	height: 404px;
	margin-top: 25px;
}
