.wrap {
	width: 100%;
	background: #fff;
	border-top: 1px solid #f1f1f1;
	padding-bottom: 70px;
}
.w1280 {
	width: 1280px;
	position: relative;
	margin: 0 auto;
}
.w1280.fix {
	margin-top: 15px;
}
.scrolltop {
	position: relative;
	top: 100px;
	opacity: 1;
	filter: alpha(opacity:0);
}
.products {
	width: 100%;
	background: #f6f6f6;
	padding: 125px 0 50px;
}
.products .now {
	padding-left: 26px;
	background: url("../img/now02.png") no-repeat left center;
	font-size: 15px;
	color: #666;
	line-height: 28px;
	margin-bottom: 20px;
}
.products .now a {
	color: #666;
	margin: 0 5px;
}
.product-intro-b .list-b li.bor {
	color: #fa800a;
	border-color: #fa800a !important;
}
.f-cb {
	zoom: 1
}
.f-cb li {
	list-style: none
}
.f-cb li a {
	display: block;
	background: transparent;
	text-decoration: none;
	color: #666;
	transition: color 0.3s;
}
.hide {
	display: none;
}
.show {
	display: block;
}
.product-info {
	display: block;
	padding: 0;
	width: 100%;
	background: #fff;
	position: relative;
	height: 428px;
	border: 1px solid #eee;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-shadow: 5px 5px 0 rgb(0 0 0 / 2%);
	-webkit-box-shadow: 5px 5px 0 rgb(0 0 0 / 2%);
	box-shadow: 5px 5px 0 rgb(0 0 0 / 2%);
}
.product-info .imgshow {
	position: relative;
}
.product-info .fr {
	display: inline;
}
.product-info .left {
	float: left;
	width: 50%;
	height: 426px;
	overflow: hidden;
}
.product-info .left .proimg .item img {
	width: 100%;
	cursor: pointer;
}
.product-info .right {
	float: right;
	width: 50%;
	height: 426px;
	padding: 40px 45px;
	overflow: hidden;
}
.product-info .right h2 {
	font-family: 'HelveticaNeueLTPro';
	font-size: 24px;
	color: #333;
	font-weight: 600;
	line-height: 58px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
}
.product-info .right .text .con {
	position: relative;
	font-size: 15px;
	line-height: 28px;
	text-align: center;
	height: 56px;
	overflow: hidden;
	color: #031821;
	margin: 20px auto 0;
}
.product-info .right .text .con .page1 {
	position: absolute;
	bottom: 5px;
	right: 0;
	width: 92px;
}
.product-info .right .text .con .page1 a {
	width: 42px;
	height: 42px;
	background: #f3f3f3;
	margin-left: 8px;
	color: #373737;
	font-size: 16px;
	text-align: center;
	line-height: 42px;
	font-weight: bold;
	transition: all 0.3s;
}
.product-info .right .text .con .page1 a:first-child {
	margin: 0;
}
.product-info .right .text .con .page1 a.center {
	background: #f8f8f8 url(../images/pro09.png) no-repeat center;
}
.product-info .right .text .con .page1 a:hover {
	background: #c00;
	color: #fff;
}
.product-info .right .text .con .page1 a.center:hover {
	background: #c00 url(../images/pro09_h.png) no-repeat center;
}
.product-info .right .text .con ul li {
	float: left;
	line-height: 1.2;
	border: 1px solid #ddd;
    padding: 13px 17px 8px;
    margin: 10px 10px 10px 0;
}
.product-info .right .text .con ul li:last-child {
	margin-right: 0;
}
.product-info .right .text .con ul li:hover {
	color: #e30713;
	border: 1px solid rgba(190, 8, 20, 0.5);
}
.product-info .right .text .con ul li .icon {
	width: 19px;
	height: 19px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}
.product-info .right .text .con ul li:nth-child(1) .icon {
	background: url("../img/pro_detail_1.png") no-repeat 0 -19px;
}
.product-info .right .text .con ul li:nth-child(1):hover .icon {
	background-position: 0 0
}
.product-info .right .text .con ul li:nth-child(2) .icon {
	background: url("../img/pro_detail_2.png") no-repeat 0 -19px;
}
.product-info .right .text .con ul li:nth-child(2):hover .icon {
	background-position: 0 0;
}
.product-info .right .text .con ul li:nth-child(3) {
	padding: 10px 18px 6px;
}
.product-info .right .text .con ul li .iconfont.icon-pdf {
	font-size: 20px;
	color: #c00;
}
.product-info .right .text .con ul li:nth-child(3):hover .icon {
	background-position: 0 0
}
.product-info .right .text .fix {
	font-size: 14px;
	line-height: 2;
	letter-spacing: 0.5px;
	margin: 25px 0 20px;
}
.product-info .right .text ul li .txt {
	font-size: 16px;
}
.product-info .right .text .btns {
	margin-top: 35px;
}
.product-info .right .text .btns .icon {
	width: 25px;
	height: 25px;
	display: inline-block;
	position: relative;
	top: 5px;
	margin-right: 15px;
}
.product-info .right .text .btns a {
	font-family: 'HelveticaNeueLTPro', 'Din-Medium';
	display: inline-block;
	background: #c00;
	transition: .3s ease;
	font-size: 17px;
	color: #fff;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 46px;
	padding: 2px 25px 0;
	margin-right: 15px;
	border-radius: 4px;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}
.product-info .right .text .btns a:last-child {
	color: #444;
	background: #fff;
	line-height: 44px;
	text-shadow: none;
	border: 2px solid #ccc;
}
.product-info .right .text .btns a:hover {
	background: rgba(204, 0, 0, 0.8);
}
.product-info .right .text .btns .order .icon {
	background: url("../img/pro_detail_4.png") no-repeat center;
}
.product-info .right .text .btns .tel .icon {
	background: url("../img/pro_detail_5.png") no-repeat center;
}
.product-info .right .text .btns a.tel:hover {
	color: #fff;
}
.product-info .right .text .btns a.tel:hover .icon {
	background: url("../img/pro_detail_5h.png") no-repeat center;
}
.product-intro {
	background: #fff;
	width: 100%;
	margin: 30px 0 20px;
	clear: both;
	border: 1px solid #eee;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-shadow: 5px 5px 0 rgb(0 0 0 / 2%);
	-webkit-box-shadow: 5px 5px 0 rgb(0 0 0 / 2%);
	box-shadow: 5px 5px 0 rgb(0 0 0 / 2%);
}
.sfixed {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
	box-shadow: 1px 1px 2px #eee;
	-webkit-box-shadow: 1px 1px 2px #eee
}
.product-intro .list-box {
	font-family: 'HelveticaNeueLTPro', 'Din-Medium';
	width: 92%;
	height: 88px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #333;
	line-height: 80px;
	padding-top: 10px;
	margin: 0 4%;
	border-bottom: 1px solid #ddd;
}
.product-intro .con {
	width: 100%;
	padding: 40px 50px;
}
.product-intro .con .vfile {
	width: 100%;
	margin: 20px auto;
}
.product-intro .con .vfile .video {
	width: 1176px;
	height: 662px;
}
.product-intro .con img {
	max-width: 800px;
	margin: 15px auto;
}
.product-intro .con .bock {
	display: none;
}
.product-intro .con h2 {
	font-size: 22px;
	color: #fa800a;
	line-height: 42px;
	text-align: left;
	padding: 0px 0 15px;
}
.product-intro .con p {
	width: 100%;
	font-size: 15px;
	color: #121212;
	line-height: 1.9;
	margin: 0 auto;
}
.product-intro .pictures {
	width: 100%;
}
.product-intro .con table {
	width: 100%;
	margin: 20px auto;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #cecece;
}
.product-intro .con table caption {
	padding-bottom: 5px;
}
.product-intro .con table th {
	font-weight: 700;
	padding: 13px 15px 10px;
	border: 1px solid #ccc;
	background: #eee;
}
.product-intro .con table td {
	padding: 13px 15px 10px;
	border: 1px solid #ccc;
	line-height: 1.6;
}
.product-intro .con table tr.firstRow {
	background: #f6f6f6;
}
.product-intro .pictures li {
	float: left;
	width: 100%;
	padding: 38px 0;
	text-align: left;
	cursor: pointer;
	border-top: 1px solid #e5e5e5;
}
.product-intro .pictures .pic {
	width: 149px;
	margin-right: 48px;
	overflow: hidden;
}
.product-intro .pictures img {
	transition: all 0.3s;
}
.product-intro .pictures li:hover img {
	transform: scale(1.1, 1.1);
}
.product-intro .pictures h3 {
	font-size: 16px;
	color: #333;
	line-height: 36px;
	padding-bottom: 5px;
}
.product-intro .pictures p {
	padding: 0;
}
.product-intro .pictures .more {
	font-size: 13px;
	line-height: 38px;
	color: #fa800a;
}
.product-intro .pictures i {
	font-family: 'Simsun';
	font-style: normal;
	margin-left: 8px;
}
.product-more {
	padding: 0 30px 50px;
	background: #fff;
	width: 1140px;
	margin: 20px 0;
}
.product-more .con {
	overflow: hidden;
}
.product-more .con .bd, .product-more .con .tempWrap {
	width: 100% !important;
}
.product-more .list_b li {
	float: left;
	width: 570px;
	font-size: 19px;
	text-align: center;
	font-weight: bold;
	color: #333;
	line-height: 78px;
	cursor: pointer;
	margin: 0;
	box-shadow: none;
	transition: all 0.3s;
	border-bottom: 2px solid #fff;
}
.product-more .list_b li:hover, .product-more .list_b li.cur {
	color: #fa800a;
	border-color: #fa800a;
}
.product-more .list_b {
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 30px;
}
.product-con {
	width: 100%;
	position: relative;
	overflow: hidden;
}
.product-con .bd li {
	width: 275px;
	float: left;
	border: 1px solid #efefef;
	margin-left: 10px;
}
.product-con .bd li:first-child {
	margin-left: 0;
}
.product-con .bd .pic {
	width: 100%;
	height: 215px;
	overflow: hidden;
}
.product-con .bd img {
	transition: all 0.5s;
	width: 100%;
	max-height: 215px;
}
.product-con .bd ul {
	min-width: 1140px;
}
.product-con .bd .font {
	padding: 20px 20px 22px;
	display: block;
}
.product-con .bd h2 {
	color: #333;
	font-size: 16px;
	line-height: 32px;
	transition: color 0.5s;
}
.product-con .bd p {
	font-size: 13px;
	color: #666;
	line-height: 28px;
	min-height: 56px;
}
.product-con .bd li:hover img {
	transform: scale(1.1, 1.1);
}
.product-con .bd li:hover h2 {
	color: #fa800a;
}
.product-con .hd a {
	width: 40px;
	height: 85px;
	line-height: 85px;
	font-size: 24px;
	background: #dbdbdb;
	color: #333;
	position: absolute;
	top: 50%;
	display: block;
	margin-top: -42px;
	text-align: center;
	transition: all 0.3s;
}
.product-con .hd a.prev {
	left: 0;
}
.product-con .hd a.next {
	right: 0;
}
.product-con .hd a:hover {
	color: #fff;
	background: #fa800a;
}
.demand {
	padding: 15px 30px 50px;
	background: #fff;
	width: 100%;
	margin: 20px auto;
}
.demand h2 {
	font-size: 20px;
	color: #333;
	line-height: 80px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 30px;
	text-align: center;
}
.demand .more-list {
	width: 100%;
	overflow: hidden;
}
.demand .more-list ul {
	width: 100%;
}
.demand .more-list li {
	width: 32%;
	margin-left: 2%;
	float: left;
	position: relative;
	text-align: center;
	background: #f9f9f9;
	padding: 25px 0 20px;
	border-radius: 5px;
	transition: background 0.3s;
}
.demand .more-list li:nth-child(1) {
	margin-left: 0
}
.demand .more-list a {
	display: block;
	width: 100%;
	height: 100%;
}
.demand .more-list .bg {
	display: block;
	width: 50px;
	height: 50px;
	position: relative;
	opacity: 1;
	filter: alpha(opacity=100);
	margin: 0 auto;
	transition: all 0.3s;
}
.demand .more-list h3 {
	font-size: 16px;
	color: #333;
	line-height: 26px;
	padding-top: 5px;
	transition: color 0.3s;
}
.demand .more-list p {
	font-size: 13px;
	color: #666;
	line-height: 24px;
	transition: color 0.3s;
}
.demand .more-list .bg1 {
	background: url("../img/pro15.png") no-repeat center;
}
.demand .more-list .bg2 {
	background: url("../img/pro16.png") no-repeat center;
}
.demand .more-list .bg3 {
	background: url("../img/pro17.png") no-repeat center;
}
.demand .more-list .bg4 {
	background: url("../img/pro18.png") no-repeat center;
}
.demand .more-list .bg5 {
	background: url("../img/pro19.png") no-repeat center;
}
.demand .more-list .bg6 {
	background: url("../img/pro21.png") no-repeat center;
}
.demand .more-list li:hover {
	background: #fa800a;
}
.demand .more-list li:hover p, .demand .more-list li:hover h3 {
	color: #fff;
}
.demand .more-list li:hover .bg {
	opacity: 1;
	filter: alpha(opacity=100);
}
.demand .more-list li:hover .bg1 {
	background: url("../img/pro15_h.png") no-repeat center;
}
.demand .more-list li:hover .bg2 {
	background: url("../img/pro16_h.png") no-repeat center;
}
.demand .more-list li:hover .bg3 {
	background: url("../img/pro17_h.png") no-repeat center;
}
.demand .more-list li:hover .bg4 {
	background: url("../img/pro18_h.png") no-repeat center;
}
.demand .more-list li:hover .bg5 {
	background: url("../img/pro19_h.png") no-repeat center;
}
.demand .more-list li:hover .bg6 {
	background: url("../img/pro21_h.png") no-repeat center;
}
.messagebox {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, .65);
	z-index: 9999;
	overflow: hidden;
	display: none;
	-webkit-transition-duration: 0.4s;
	-moz-transition-duration: 0.6s;
	-ms-transition-duration: 0.6s;
	transition-duration: 0.6s;
}
.messagebox .con {
	position: absolute;
	left: 50%;
	top: 50%;
	background: #fff;
	width: 520px;
	height: 450px;
	margin-left: -260px;
	margin-top: -225px;
	border-radius: 10px;
	box-shadow: 0 0.125rem 0.75rem 0 rgba(0, 0, 0, .3)
}
.messagebox .con .live {
	padding: 40px;
}
.messagebox .con .live h3 {
	color: #333;
	text-align: center;
	margin-bottom: 10px;
	font-size: 24px;
	color: #fa800a;
}
.messagebox .con .live input[type=text] {
	font-size: 14px;
	height: 40px;
	border: none;
	border-bottom: 1px solid #ddd;
	width: 100%;
	padding: 0 3%;
	line-height: 40px;
	margin-bottom: 5px
}
.messagebox .con .live input[type=submit] {
	font-size: 14px;
	height: 40px;
	border: 1px solid #016b42;
	background: #fa800a;
	width: 100%;
	text-align: center;
	color: #fff;
	line-height: 40px;
	border-radius: 5px;
	transform: all 0.3s
}
.messagebox .con .live input[type=submit]:hover {
	background: #055294;
	-webkit-transition-duration: 0.4s;
	-moz-transition-duration: 0.4s;
	-ms-transition-duration: 0.4s;
	transition-duration: 0.4s;
}
.messagebox .con .live textarea {
	background: #fff;
	height: 80px;
	width: 100%;
	padding: 1% 3%;
	border: none;
	border-bottom: 1px solid #ddd;
	line-height: 24px;
	margin-bottom: 10px
}
.messagebox .con .live .img2 {
	width: 35px;
	height: 35px;
	top: 2%;
	position: absolute;
	right: 2%;
	cursor: pointer
}
@media screen and (max-width: 1440px) {
	.sfixed {}
	.product-intro-b .list-b li {
		height: 70px;
		line-height: 70px;
	}
	.f-cb li a {
		line-height: 70px
	}
}
@media screen and (max-width: 1200px) {
	.product-intro-b .list-b li {
		height: 60px;
		line-height: 60px;
	}
	.f-cb li a {
		line-height: 60px
	}
}
@media screen and (max-width: 1220px) {
	.w1200 {
		width: 100%;
		padding: 0 15px;
	}
	.product-info .right h2 {
		font-size: 20px;
	}
	.product-info .right p {
		width: 100%
	}
	.product-info .page1 {
		top: 10px;
	}
}
@media screen and (max-width: 768px) {
	.products {
		padding: 60px 0 0
	}
	.product-intro-b .con p img {
		width: 100%
	}
	.sfixed {
		top: 61px;
		border-top: 1px solid #e5e5e5;
	}
	.product-info .page1, .product-info .imgshow .big {
		display: none
	}
	.products .now {
		display: none
	}
	.product-info {
		height: auto;
	}
	.product-info, .w1200 {
		padding: 0
	}
	.product-info .right {
		width: 100%;
		height: auto;
		padding: 0 15px 5px;
	}
	.product-info .right h2 {
		font-size: 18px;
		text-align: center;
		border: none;
		line-height: 1.8;
		padding: 0;
		margin-bottom: 0
	}
	.product-info .right h2:before {}
	.product-info .right .text {
		border: none;
		padding: 0 0 20px 0
	}
	.product-info .right .text .con ul li {
		width: 31%;
		font-size: 13px;
		line-height: 1.2;
		padding: 12px 8px 7px;
		margin: 0 1%;
	}
	.product-info .right .text ul.fix {
		margin: 10px 0;
	}
	.product-info .right .text ul.fix li {
		width: 32%;
		letter-spacing: 0.5px;
	}
	.product-info .right .text ul.fix li .t {
		font-size: 14px;
	}
	.product-info .right .text ul.fix li .c {
		font-size: 13px;
		padding-top: 8px;
	}
	.product-info .right .text .btns {
		margin-top: 25px;
	}
	.product-info .right .text p {
		width: 100%;
		line-height: 1.8;
	}
	.product-info .left {
		width: 100%;
		height: auto;
	}
	.product-info .imgshow, .product-info .imglist {
		width: 100%;
		height: auto;
	}
	.product-info .imglist li {
		display: inline-block
	}
	.imglist {
		width: 100%
	}
	.imglist ul {
		height: auto !important;
		text-align: right;
		position: inherit;
		position: absolute;
		z-index: 11;
		bottom: 0;
		width: 100%;
		right: 10px
	}
	.product-info .imglist li {
		width: 40px;
		height: 32px;
		border: 1px solid rgba(255, 255, 255, .4);
	}
	.product-intro .list li, .f-cb li a {
		height: 40px;
		line-height: 40px;
		font-size: 14px;
	}
	.product-intro {
		padding: 0;
		margin: 15px 0
	}
	.product-intro .con {
		padding-top: 15px;
	}
	.product-intro .con table tr.firstRow td:first-child {
		min-width: 140px;
	}
	.product-intro .con table td {
		line-height: 1.3;
		padding: 8px 10px 5px;
	}
	.demand {
		padding: 15px;
	}
	.demand h2 {
		font-size: 18px;
		line-height: 40px;
		margin-bottom: 15px;
	}
	.demand .more-list h3 {
		font-size: 14px;
	}
	.messagebox .con {
		width: 90%;
		margin-left: -45%;
	}
}