@charset "utf-8";
/* CSS Document */

.fullSlide {
	width: 100%;
	position: relative;
	height: 780px;
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 780px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 780px;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 30px;
	left: 0;
	height: 30px;
	line-height: 30px;
}
.fullSlide .hd ul {
	text-align: center;
	padding-top: 5px;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
 *display:inline;
	zoom: 1;
	width: 45px;
	height: 12px;
	margin: 0px 8px;
	overflow: hidden;
	line-height: 9999px;
	background: #bfbfbf;
	border-radius: 6px;
}
.fullSlide .hd ul .on {
	background: #f5bb19;
}
.fullSlide a.prev, .fullSlide a.next {
	display: block;
	position: absolute;
	width: 21px;
	height: 38px;
	cursor: pointer;
	top: 50%;
	margin-top: -19px;
	z-index: 999;
}
.fullSlide a.prev {
	background: url(../img/icon_lt.png) center no-repeat;
	left: 80px;
}
.fullSlide a.prev:hover {
	background: url(../img/icon_lt_h.png) center no-repeat;
}
.fullSlide a.next {
	background: url(../img/icon_rt.png) center no-repeat;
	right: 80px;
}
.fullSlide a.next:hover {
	background: url(../img/icon_rt_h.png) center no-repeat;
}
.aboutus {
	padding: 128px 0px 108px 0px;
}
.aboutus .left {
	width: 626px;
}
.aboutus .left h2 {
	font-size: 38px;
	font-weight: bold;
}
.aboutus .left h3 {
	font-size: 14px;
	color: #393939;
	text-transform: uppercase;
	/*font-family: FZZCHJW;*/
	line-height: 38px;
}
.aboutus .left p {
	color: #a4a3a3;
	line-height: 27px;
	margin: 30px 0px;
}
.aboutus .left ul {
}
.aboutus .left ul li {
	display: block;
	float: left;
	text-align: center;
	width: 89px;
	margin-right: 70px;
}
.aboutus .left ul li:last-child {
	margin-right: 0px;
}
.aboutus .left ul li a {
	display: block;
}
.aboutus .left ul li a em {
	display: block;
	width: 85px;
	border: 2px solid #ddd;
	border-radius: 50%;
	height: 85px;
	background-position: center;
	background-repeat: no-repeat;
}
.aboutus .left ul li a span {
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #393939;
	font-weight: bold;
}
.aboutus .left ul li:nth-child(1) a em {
	background-image: url(../img/icon_a1.png);
}
.aboutus .left ul li:nth-child(2) a em {
	background-image: url(../img/icon_a2.png);
}
.aboutus .left ul li:nth-child(3) a em {
	background-image: url(../img/icon_a3.png);
}
.aboutus .left ul li:nth-child(4) a em {
	background-image: url(../img/icon_a4.png);
}
.aboutus .left ul li:hover a em {
	border: 2px solid #f5bb19;
}
.aboutus .left ul li:hover a span {
	color: #f5bb19;
}
.aboutus .left ul li:nth-child(1):hover a em {
	background-image: url(../img/icon_a1_h.png);
}
.aboutus .left ul li:nth-child(2):hover a em {
	background-image: url(../img/icon_a2_h.png);
}
.aboutus .left ul li:nth-child(3):hover a em {
	background-image: url(../img/icon_a3_h.png);
}
.aboutus .left ul li:nth-child(4):hover a em {
	background-image: url(../img/icon_a4_h.png);
}
.aboutus .right {
	width: 526px;
	height: 350px;
}
.aboutus .right img {
	width: 526px;
	height: 350px;
}
/*.product {
	background: #ededed;
	padding: 70px 0px;
}
.product h2 {
	font-size: 38px;
	font-weight: bold;
}
.product h3 {
	font-size: 14px;
	color: #393939;
	text-transform: uppercase;
	font-family: FZZCHJW;
	line-height: 38px;
}
.product p.tits {
	color: #393939;
	line-height: 27px;
}
.product .slideTxtBox {
	width: 100%;
	margin: 40px 0px;
}
.product .slideTxtBox .hd {
	display: block;
	width: 290px;
	float: left;
}
.product .slideTxtBox .hd ul li {
	display: block;
	width: 100%;
	margin-bottom: 1px;
}
.product .slideTxtBox .hd ul li a {
	background: url(../img/li_bg.png) 73px center no-repeat #fff;
	display: block;
	width: 170px;
	height: 54px;
	line-height: 54px;
	padding-left: 114px;
}
.product .slideTxtBox .hd ul li.on {
	background: url(../img/li_hover.png) center no-repeat;
	color: #fff;
}
.product .slideTxtBox .hd ul li.on a {
	background: none;
	color: #fff;
}
.product .slideTxtBox .hd .cont {
	padding: 20px 0px;
	background: #f5bb19;
	width: 284px;
}
.product .slideTxtBox .hd .tel1 {
	display: block;
	width: 240px;
	background: url(../img/tel1.png) 50px center no-repeat;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-left: 45px;
	height: 41px;
	line-height: 41px;
}
.product .slideTxtBox .hd .tel2 {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	height: 45px;
	line-height: 45px;
}
.product .slideTxtBox .bd {
	display: block;
	width: 906px;
	float: right;
}
.product .slideTxtBox .bd ul {
}
.product .slideTxtBox .bd li {
	display: block;
	float: left;
	border: 1px solid #d0d0d0;
	background: #fff;
	text-align: center;
	margin-right: 12px;
	margin-bottom: 12px;
	width: 292px;
}
.product .slideTxtBox .bd li:nth-child(3n) {
	margin-right: 0px;
}
.product .slideTxtBox .bd li:nth-child(4), .product .slideTxtBox .bd li:nth-child(5), .product .slideTxtBox .bd li:nth-child(6) {
	margin-bottom: 0px;
}
.product .slideTxtBox .bd li a img {
	width: 292px;
	height: 209px;
}
.product .slideTxtBox .bd li a span {
	width: 100%;
	height: 66px;
	line-height: 66px;
}
.product .slideTxtBox .bd li:hover {
	border: 1px solid #f5bb19;
}
.product .slideTxtBox .bd li:hover span {
	color: #f5bb19;
}*/
.txtScroll-left {
	position: relative;
	padding: 60px 0px;
	overflow: hidden;
}
.txtScroll-left .hd .left {
	width: 300px;
}
.txtScroll-left .hd .left h2 {
	font-size: 38px;
	font-weight: bold;
}
.txtScroll-left .hd .left h3 {
	font-size: 14px;
	color: #393939;
	text-transform: uppercase;
	/*font-family: FZZCHJW;*/
	line-height: 38px;
}
.txtScroll-left .hd {
	overflow: hidden;
}
.txtScroll-left .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 30px;
}
.txtScroll-left .hd ul li {
	float: left;
	width: 13px;
	height: 13px;
	background: #ededed;
	border-radius: 50%;
	overflow: hidden;
	margin-left: 7px;
	text-indent: -999px;
	cursor: pointer;
}
.txtScroll-left .hd ul li.on {
	background: #f5bb19;
}
.txtScroll-left .bd {
}
.txtScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.txtScroll-left .bd ul li {
	width: 100%;
	overflow: hidden;
	margin-top: 30px;
}
.txtScroll-left .bd ul li .left {
	width: 448px;
	height: 320px;
	border: 1px solid #d0d0d0;
}
.txtScroll-left .bd ul li .left img {
	width: 448px;
	height: 320px;
}
.txtScroll-left .bd ul li .right {
	width: 720px;
}
.txtScroll-left .bd ul li .right h4 {
	display: block;
	font-size: 18px;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
}
.txtScroll-left .bd ul li .right em {
	display: block;
	width: 39px;
	height: 5px;
	background: #f5bb19;
	margin: 5px 0px;
}
.txtScroll-left .bd ul li .right span {
	display: block;
	font-size: 14px;
	line-height: 60px;
	height: 60px;
}
.txtScroll-left .bd ul li .right p {
	display: block;
	color: #9d9d9d;
	line-height: 26px;
	margin: 10px 0px;
}
.txtScroll-left .bd ul li .right p.more {
	display: block;
	width: 119px;
	padding-left: 30px;
	height: 36px;
	line-height: 36px;
	border: 1px solid #c5c5c5;
	border-radius: 30px;
	background: url(../img/icon_arr.png) 110px center no-repeat;
	margin-top: 30px;
}
.txtScroll-left .bd ul li:hover .left {
	border-color: #f5bb19;
}
.txtScroll-left .bd ul li:hover .right h4 {
	color: #f5bb19;
}
.txtScroll-left .bd ul li:hover .right em {
	background: #ddd;
}
.txtScroll-left .bd ul li:hover .right p.more {
	background: url(../img/icon_arr_h.png) 110px center no-repeat #f5bb19;
	color: #fff;
	border: 1px solid #f5bb19;
}
.product {
	background: #ededed;
	padding: 55px 0px;
	overflow: hidden;
}
.title {
	overflow: hidden;
}
.title .left {
}
.title .left span {
	display: block;
	width: 100%;
	background: url(../img/icon_down.png) right center no-repeat;
	line-height: 28px;
	font-size: 24px;
}
.title .left em {
	display: block;
	width: 100%;
	font-size: 14px;
	line-height: 38px;
	color: #bbbaba;
	text-transform: uppercase;
}
.title .right {
}
.title .right ul {
	margin-top: 7px;
}
.title .right ul li {
	display: block;
	float: left;
	margin-right: 40px;
}
.title .right ul li a {
	font-size: 18px;
	line-height: 28px;
	padding-bottom: 10px;
}
.title .right ul li:first-child a {
	font-weight: bold;
	color: #f5bb19;
	background: url(../img/line.png) center bottom no-repeat;
}
.title .right ul li:last-child {
	float: right;
}
.title .right ul li:last-child a {
	font-size: 14px;
	color: #f5bb19;
}
.commend {
	overflow: hidden;
	margin-top: 40px;
}
.commend ul {
	overflow: hidden;
	width: 100%;
}
.commend li {
	/*border-radius: 20px 20px;*/
	overflow: hidden;
	position: relative;
	border-radius: 30px;
	margin-bottom: 30px;
}
.commend li img {
	/*-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	transition: .5s all;
	-webkit-transform: scale(1, 1) rotate(0);
	-ms-transition: .5s all;*/
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
/*.commend li:hover img {
	-webkit-transform: scale(1.06, 1.06);
	-moz-transform: scale(1.06, 1.06);
	-o-transform: scale(1.06, 1.06);
	transform: scale(1.06, 1.06);
	-ms-transform: scale(1.06, 1.06);
	border-radius: 0px 0px 20px 20px;
}*/
.commend li span {
	position: absolute;
	width: 90%;
	padding-left: 10%;
}
.commend ul li span {
	left: 0;
	bottom: 0;
	border-top: 3px solid #f5bb19;
	height: 60px;
	line-height: 60px;
	/*text-align: center;*/
	font-size: 22px;
	font-weight: bold;
	background: rgba(0,0,0,0.7) url(/template/default/Index//img/icon.png) 42% center no-repeat;
	width: 100%;
	transition: all 0.35s ease;
	-webkit-transition: all 0.35s ease;
	color: #f5bb19;
}
/*.commend ul li:hover span {
	background: #f5bb19;
	color: #000;
	transition: all 0.35s ease;
	-webkit-transition: all 0.35s ease;
}*/
.commend ul:nth-child(1) li:nth-child(1) {
	width: 511px;
	height: 337px;
}
.commend ul:nth-child(1) li:nth-child(2) {
	width: 684px;
	height: 337px;
}
.commend ul:nth-child(2) li:nth-child(1) {
	width: 684px;
	height: 337px;
}
.commend ul:nth-child(2) li:nth-child(2) {
	width: 511px;
	height: 337px;
}
/*.commend ul:nth-child(1) li:nth-child(2) span {
	left: 30px;
	bottom: 20px;
	font-size: 18px;
	font-weight: bold;
	transition: all 0.35s ease;
	-webkit-transition: all 0.35s ease;
}
.commend ul:nth-child(1) li:nth-child(2):hover span {
	left: 50px;
	transition: all 0.35s ease;
	-webkit-transition: all 0.35s ease;
}*/
/*.commend ul:nth-child(2) li:nth-child(3) {
	width: 497px;
	height: 306px;
}
.commend ul:nth-child(2) li:nth-child(4) {
	width: 324px;
	height: 306px;
}*/
/*.commend ul:nth-child(2) li:nth-child(3) span {
	left: 30px;
	top: 30px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	line-height: 26px;
	background: url(../img/icon_right.png) right bottom no-repeat;
	padding-right: 40px;
	transition: all 0.35s ease;
	-webkit-transition: all 0.35s ease;
}
.commend ul:nth-child(2) li:nth-child(3):hover span {
	padding-right: 60px;
	transition: all 0.35s ease;
	-webkit-transition: all 0.35s ease;
}*/
.fours {
	padding: 80px 0px;
	overflow: hidden;
}
.fours .t1 {
	text-align: center;
	font-size: 36px;
}
.fours .t2 {
	text-align: center;
	background: url(../img/bg_line.png) center no-repeat;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	font-weight: bold;
}
.fours .t3 {
	text-align: center;
	font-size: 24px;
	color: #f5bb19;
}
.fours .t3 span {
	background: #f5bb19;
	color: #fff;
	padding: 0px 10px 0px 60px;
	margin-right: 10px;
}
.equipment {
	background: url(../img/factory.jpg) center top no-repeat;
}
.equipment .left {
	height: 139px;
	width: 300px;
}
.equipment .left h2 {
	font-size: 38px;
	font-weight: bold;
	/*color: #fff;*/
	margin-top: 33px;
}
.equipment .left h3 {
	font-size: 14px;
	/*color: #fff;*/
	text-transform: uppercase;
	/*font-family: FZZCHJW;*/
	line-height: 38px;
}
.equipment .right {
	text-align: center;
	width: 640px;
	/*color: #fff;*/
	height: 139px;
	line-height: 139px;
	font-size: 18px;
}
.equipment ul.w1230 {
}
.equipment ul.w1230 li {
	display: block;
	float: left;
	height: 60px;
	line-height: 60px;
	margin: 40px 97.5px 40px 0px;
}
.equipment ul.w1230 li:last-child {
	margin-right: 0px;
}
.equipment ul.w1230 li span {
	color: #f5bb19;
	height: 60px;
	line-height: 60px;
	border-right: 1px solid #b2b2b2;
	display: block;
	font-size: 60px;
	float: left;
	padding-right: 30px;
}
.equipment ul.w1230 li em {
	display: block;
	float: left;
	height: 24px;
	line-height: 24px;
	color: #9f9f9f;
	padding: 6px 0px 6px 30px;
}
.picScroll-left {
	overflow: hidden;
	position: relative;
	padding: 20px 0px 70px 0px;
}
.picScroll-left .hd {
	width: 80px;
	margin: 30px auto;
}
.picScroll-left .hd .prev, .picScroll-left .hd .next {
	display: block;
	width: 38px;
	height: 38px;
	float: left;
	cursor: pointer;
}
.picScroll-left .hd .prev {
	background: url(../img/lt.png) center no-repeat;
	margin-right: 4px;
}
.picScroll-left .hd .prev:hover {
	background: url(../img/lt_h.png) center no-repeat;
}
.picScroll-left .hd .next {
	background: url(../img/rt.png) center no-repeat;
}
.picScroll-left .hd .next:hover {
	background: url(../img/rt_h.png) center no-repeat;
}
.picScroll-left .bd {
	overflow: hidden;
}
.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left .bd ul li {
	display: block;
	float: left;
	margin-right: 12.66px;
	width: 298px;
}
.picScroll-left .bd ul li:last-child {
	margin-right: 0px;
}
.picScroll-left .bd ul li img {
	width: 298px;
	height: 213px;
}
