/******************导航部分*********************/
.heard {
	background: #fff;
	box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
}
.heard_n {
	overflow: inherit !important;
}
.heard .logo {
	float: left;
	height: 96px;
	line-height: 96px;
}
.heard .logo img {
	width: 100%;
}
.heard_n_R {
	float: right;
	position: relative;
	z-index: 99;
}
.heard_n_R ul {
	float: left;
	margin-bottom: 0px;
	position: relative;
}
.heard_n_R>ul>li {
	float: left;
	text-align: center;
	position: relative;
}
.heard .heard_n_R>ul>li>a {
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
	line-height: 96px;
	padding-left: 22px;
	padding-right: 22px;
	color: #333333;/*		transition: All 0.5s ease-in-out;
	-webkit-transition: All 0.5s ease-in-out;
	-moz-transition: All 0.5s ease-in-out;
	-o-transition: All 0.5s ease-in-out;*/
}
.heard_n_R ul>li:hover>a {
	/*	color: #fff;*/
	color: #E46C20;
	transition: All 0.2s ease-in-out;
}
.heard_n_R ul li.cur>a {
	color: #fff;
	background: #E46C20;
}
.heard_n_R ul li ul {
	position: absolute;
	padding-top: 3px;
	top: 93px;
	left: -10%;
	width: 120%;
	display: none;
	z-index: 888;
}
.heard_n_R ul li ul li {
	background: #FFF;
	filter: alpha(opacity=90);
	opacity: .9;
	-moz-opacity: .9;
}
.heard_n_R ul li ul li a {
	line-height: 38px;
	display: block;
	color: #333333;
}
.heard_n_R ul li ul li a:hover {
	background: #E46C20;
	color: #FFF;
}
.magic-line {
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100px;
	height: 3px;
	background: #E46C20;
	z-index: -1;
}
/*.heard .heard_n_R>ul>li>a:before {position: absolute;left: 0;bottom: 0;width: 100%;height: 0;content: '';-webkit-transition: all 0.3s;transition: all 0.3s;background-color: #E46C20; z-index: -1;}

.heard .heard_n_R>ul>li>a:hover:before{height: 100%;}
.heard_n_R_ur .cur a:before{height: 100% !important;}*/

/***************************************************/

.banner {
	width: 100%;
}
.banner_wz {
	width: 1200px;
	margin: 0 auto;
	padding-top: 190px;
}
.banner_wz span {
	width: 490px;
	height: 3px;
	background: #FFF;
	display: inline-block;
	margin-top: 20px;
	margin-bottom: 15px;
}
.banner_wz h1 {
	font-size: 68px;
	color: #FFF;
	font-weight: 600 !important;
}
.banner_wz h2 {
	font-size: 46px;
	color: #FFF;
	font-weight: 600 !important;
}
.banner_n {
	width: 100%;
	height: 440px;
}
.banner_n span {
	width: 110px;
	height: 3px;
	background: #FFF;
	display: inline-block;
	margin-top: 20px;
	margin-bottom: 15px;
}
.banner_n .banner_wz h1 {
	font-size: 55px;
}
/***foot***/
.foot {
	margin-top: 77px;
}
.foot a:hover {
	color: #fd8300;
}
.foot_T {
	background: #262626;
	overflow: hidden;
	padding-bottom: 35px;
}
.foot_B {
	background: #141414;
	overflow: hidden;
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: center;
	color: #858585;
	font-size: 14px;
}
.foot_T_1 {
	float: left;
	margin-top: 70px;
	margin-right: 50px;
}
.foot_T_2 {
	float: left;
	margin-left: 60px;
}
.foot_T_title {
	font-size: 21px;
	color: #FFF;
	margin-top: 40px;
	margin-bottom: 28px;
}
.foot_T_2 a, .foot_T_2 p, .foot_T_3 a, .foot_T_3 p {
	display: block;
	color: #FFF;
	font-size: 14px;
	line-height: 26px;
}
.foot_T_3 {
	float: left;
	overflow: hidden;
	margin-left: 10px;
}
.foot_T_4 {
	float: right;
	overflow: hidden;
}
.foot_T_4 span {
	width: 109px;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	display: inline-block;
	float: left;
}
.foot_T_4 img {
	width: 109px;
	height: 109px;
	margin-bottom: 7px;
}
.foot_t_shu {
	float: left;
	width: 1px;
	height: 180px;
	background: #FFF;
	margin-top: 45px;
}
.foot_B p {
	text-align: center;
	color: #858585;
	font-size: 14px;
	white-space: pre;
}
.foot_B a {
	color: #858585;
	font-size: 14px;
}
.tit_f {
	font-size: 16px !important;
	margin-bottom: 10px;
}
.foot_T_li {
	float: left;
	padding-right: 10px;
	margin-right: 35px;
}
/*********************************/
.T_title {
	margin-top: 95px;
	margin-bottom: 40px;
}
.T_title h1 {
	color: #3e3e3e;
	font-size: 46px;
	font-weight: 600 !important;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}
.T_title h2 {
	color: #3e3e3e;
	font-size: 20px;
	font-weight: 600 !important;
	text-align: center;
	text-transform: uppercase;
	margin-top: 5px;
}
.T_title h1:before {
	width: 40px;
	height: 4px;
	display: inline-block;
	content: " ";
	margin-right: 15px;
	background: #3e3e3e;
}
.T_title h1:after {
	width: 40px;
	height: 4px;
	display: inline-block;
	content: " ";
	margin-left: 15px;
	background: #3e3e3e;
}
.H_about_L {
	width: 590px;
	float: left;
}
.H_about_R {
	width: 590px;
	height: 320px;
	overflow: hidden;
	float: right;
}
.H_about_L_tit h1 {
	font-size: 28px;
	font-weight: 600;
}
.H_about_L_tit h2 {
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 5px;
}
.H_about_L_n {
	margin-top: 30px;
	margin-bottom: 70px;
}
.H_about_L_n p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.H_about_more {
	width: 116px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	background: #E46C20;
	color: #FFF;
	display: inline-block;
	font-size: 14px;
}
.H_about_B {
	overflow: hidden;
	margin-top: 40px;
}
.H_about_B_li {
	width: 33%;
	float: left;
	border-right: 1px solid #707070;
}
.H_about_B .H_about_B_li:last-of-type {
	border: none;
}
.H_about_B_li h1 {
	text-align: center;
	font-size: 35px;
	color: #166db4;
	font-weight: 600 !important;
}
.H_about_B_li h1 span {
	font-size: 35px;
	font-weight: 600 !important;
}
.H_about_B_li h2 {
	text-align: center;
	font-size: 14px;
	color: #707070;
	margin-top: 10px;
}
.H_product_n {
	overflow: inherit !important;
}
.H_product_n:before {
	width: 100%;
	height: 55px;
	content: " ";
	display: inline-block;
	background: #FFF;
	box-shadow: 0px 4px 4px rgba(0,0,0,0.1);
}
.H_pr_title {
	text-align: center;
	text-align-last: center;
}
.H_pr_title span {
	display: inline-block;
	height: 46px;
	line-height: 46px;
	font-size: 20px;
	margin-right: 35px;
	cursor: pointer;
	padding-left: 25px;
	padding-right: 25px;
	position: relative;
	z-index: 1;
}
.H_pr_title a {
	display: inline-block;
	height: 46px;
	line-height: 46px;
	font-size: 20px;
	padding-left: 25px;
	padding-right: 25px;
	position: relative;
	z-index: 1;
}
.H_pr_title span.cur, .H_pr_title span:hover, .H_pr_title a:hover, .H_pr_title a.cur {
	color: #FFF;
}
.H_pr_title span.cur, .H_pr_title a.cur {
	background: #E46C20;
}
.H_pr_title span:before, .H_pr_title a:before {
	content: "";
	position: absolute;
	background: #E46C20;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.4s;
	transition-duration: 0.4s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.H_pr_title span:hover:before, .H_pr_title a:hover:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}
#wrap ul li a {
	display: block;
}
.H_product_n_B_li {
	overflow: hidden;
}
.H_product_n_B ul li {
	width: 300px;
	height: 280px;
	list-style: none;
	position: relative;
	float: left;
	overflow: hidden;
}
.H_product_n_B ul li a {
	display: block;
}
.H_product_n_B_li ul li:nth-of-type(3n+2) {
	margin-left: 18px;
	margin-right: 18px;
}
.H_product_n_B ul li .a1 .divA {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 46px;
	box-sizing: border-box;
	padding: 0px 20px;
	background: rgba(0,0,0,0.7);
}
.H_product_n_B ul li .a1 .divA>.p1 {
	font-size: 18px;
	line-height: 46px;
	text-align: center;
	color: #FFF;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.H_product_n_B ul li .a1 .divA>.p2 {
	width: 300px;
	height: 21px;
	font-size: 14px;
	color: #b4b4b4;
	line-height: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.H_product_n_B ul li .a1 .divA>.p3 {
	position: absolute;
	right: 0;
	bottom: 12px;
	width: 108px;
	height: 28px;
	color: #f60;
}
.H_product_n_B ul li .a1 .divA>.p3>span {
	font-size: 24px;
	font-weight: 800;
}
/*遮罩*/
.H_product_n_B_li ul li .a2 {
	position: absolute;
	top: 0;
	left: -300PX;
	width: 280px;
	height: 280px;
	text-align: center;
	color: white;
	background: rgba(228,108,32,0.85);
	transition: all 0.2s;
}
.H_product_n_B_li ul li .a2 .p4 {
	width: 300px;
	text-align: center;
	position: absolute;
	top: 34px;
	left: -300px;
	color: #ffe605;
	font-size: 24px;
	font-weight: bold;
	transition: all 0.2s 0.1s ease-out;
}
.H_product_n_B_li ul li .a2 .p5 {
	width: 300px;
	text-align: center;
	line-height: 20px;
	position: absolute;
	top: 65px;
	left: -300px;
	margin: 30px 0 10px;
	font-size: 14px;
	color: white;
	transition: all 0.2s 0.2s ease-out;
}
.H_product_n_B_li ul li .a2 .p6 {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 30px 0px;
	border: 1px solid #FFF;
	width: 92%;
	text-align: center;
}
.H_product_n_B_li ul li .a2 .p7 {
	position: absolute;
	bottom: -50px;
	left: 145px;
	width: 160px;
	height: 38px;
	line-height: 38px;
	border-radius: 20px;
	margin: 10px auto;
	border: 1px solid;
	transition: all 0.2s 0.5s;
}
.H_product_n_B_li .a1 img {
	width: 300px;
	height: 280px;
}
.H_product_n_B_li .p6 span, .product_list .p6 span {
	font-size: 24px;
	color: #FFF;
	line-height: 40px;
	height: 40px;
	text-align: center;
	font-weight: 600;
	display: inline-block;
}
.H_product_n_B_li .p6 span:before, .H_product_n_B_li .p6 span:after, .product_list .p6 span:before, .product_list .p6 span:after {
	display: inline-block;
	content: " ";
	background: url(../images/s_dian.png) no-repeat;
	background-size: cover;
	width: 19px;
	height: 7px;
	margin-left: 12px;
	margin-right: 12px;
	vertical-align: middle;
}
.H_product_n_B_li .p6 i, .product_list .p6 i {
	display: block;
	color: #FFF;
	text-align: center;
	font-size: 18px;
	margin-top: 10px;
}
/************************************/
.H_news_title {
	text-align: center;
	text-align-last: center;
}
.H_news_title span {
	display: inline-block;
	height: 46px;
	line-height: 44px;
	font-size: 20px;
	margin-right: 35px;
	cursor: pointer;
	padding-left: 30px;
	padding-right: 30px;
	position: relative;
	box-sizing: border-box;
	border: 1px solid #A0A0A0;
	z-index: 1;
}
.H_news_title a {
	display: inline-block;
	height: 46px;
	line-height: 46px;
	font-size: 20px;
	padding-left: 30px;
	padding-right: 30px;
	position: relative;
	border: 1px solid #A0A0A0;
	z-index: 1;
}
.H_news_title span.cur, .H_news_title span:hover, .H_news_title a:hover {
	color: #e46c20;
	border: 1px solid #FFF;
}
.H_news_title span.cur {
	border: 1px solid #e46c20 !important;
}
.H_news_title span:before, .H_news_title a:before {
	content: "";
	position: absolute;
	border: 1px solid #e46c20;
	z-index: -1;
	height: 44px;
	top: -1px;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.4s;
	transition-duration: 0.4s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.H_news_title span:hover:before, .H_news_title a:hover:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}
.H_news_title span.cur:before {
	display: none;
}
.H_news_n {
	margin-top: 50px;
	overflow: hidden;
}
.H_news_n_li_L {
	width: 570px;
	float: left;
}
.H_news_n_li_L h1 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 22px;
	margin-bottom: 10px;
	font-size: 20px;
}
.H_news_n_li_L p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.H_news_img {
	overflow: hidden;
	width: 570px;
	height: 320px;
}
.H_news_img img {
	width: 100%;
	transition: all 0.6s;
}
.H_news_n_li_L a:hover .H_news_img img {
	transform: scale(1.08);
}
.H_news_n_li_L a:hover h1 {
	color: #166db4 !important;
}
.H_news_n_li_R {
	width: 600px;
	float: right;
}
.H_news_n_li_R a {
	display: block;
	padding-bottom: 21px;
	margin-bottom: 21px;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}
.H_news_n_li_R a:after {
	content: " ";
	clear: both;
	display: block;
}
.H_news_n_li_R a:hover {
	box-shadow: 0px 12px 12px -12px rgba(0,0,0,.15);
}
.news_time {
	width: 80px;
	height: 60px;
	padding-right: 15px;
	border-right: 1px solid #BFBFBF;
	text-align: right;
	color: #787878;
	float: left;
	margin-top: 12px;
}
.news_time span {
	font-size: 30px;
	color: #515151;
}
.H_news_R {
	width: 500px;
	float: right;
}
.H_news_R h1 {
	font-size: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 5px;
}
.H_news_R p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	color: #7a7a7a;
}
.h_news_n_li_R a:hover {
	box-shadow: 0 15px 10px -15px rgba(0,0,0,.15);
}
.H_news_n_li_R a:hover h1 {
	color: #166db4 !important;
}
.content_Z .H_product_n:before {
	display: none;
}
.content_Z {
/*padding-top: 50px;*/
}
.content_Z .H_pr_title a {
	margin-right: 35px;
}
.content_Z .H_pr_title a:last-child {
	margin-right: 0px;
}
.content_Z .H_product_n_B_li a:nth-of-type(3n+2) {
	margin-left: 45px;
	margin-right: 45px;
}
.content_Z .H_product_n_B_li a {
	margin-bottom: 45px;
}
#marquee1 {
	width: 1125px;
	height: 240px;
	overflow: hidden;
	margin: 0 auto;
}
#marquee1 ul li {
	float: left;
	width: 385px;
	padding-right: 30px;
}
#marquee1 ul li img {
	display: block;
	float: left;
}
.goL {
	position: absolute;
	left: 0px;
	top: 50%;
	transform: translateY(-50%);
	width: 24px;
	height: 46px;
	text-indent: -9999999px;
	background: url(../images/p_L.png) center center no-repeat;
}
.goR {
	position: absolute;
	right: 0px;
	top: 50%;
	transform: translateY(-50%);
	width: 24px;
	height: 46px;
	text-indent: -9999999px;
	background: url(../images/p_R.png) center center no-repeat;
}
.Technology {
	border-top: 1px solid #969696;
}
.Technology_n {
	overflow: hidden;
	margin-bottom: 45px;
}
.Technology_n a {
	display: block;
	overflow: hidden;
	border-bottom: 1px dashed #9A9A9A;
	color: #787878;
	line-height: 48px;
	font-size: 16px;
	background: url(../images/J_dian.jpg) left center no-repeat;
}
.Technology_n a p {
	width: 90%;
	padding-left: 30px;
	float: left;
	color: #787878;
	font-size: 16px;
	line-height: 48px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.Technology_n a span {
	width: 10%;
	float: right;
	color: #787878;
	font-size: 16px;
	line-height: 48px;
	text-align: right;
}
.Technology_n a:hover {
	background: url(../images/J_dian_O.jpg) left center no-repeat;
	border-bottom: 1px dashed #166CB6;
	color: #166CB6;
}
.Technology_n a:hover p, .Technology_n a:hover span {
	color: #166CB6;
}
.contact_n {
	padding-top: 40px;
}
.contact_n_title {
	font-size: 28px;
	margin-bottom: 50px;
}
.contact_n p {
	font-size: 18px;
	color: #5d5d5d;
	line-height: 36px;
	margin-bottom: 5px;
}
.contact_n p a {
	color: #5d5d5d;
}
.news_z_n a {
	float: left;
	width: 100%;
	height: 190px;
	background: #F7F7F7;
	margin-bottom: 35px;
	overflow: hidden;
}
.news_L {
	width: 140px;
	height: 190px;
	float: left;
	background: #D2D2D2;
	padding: 35px 25px;
	text-align: right;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}
.news_L b {
	color: #3c414c;
	font-size: 50px;
	display: block;
	text-align: right;
}
.news_L p {
	color: #3c414c;
	text-align: right;
}
.news_L i {
	display: inline-block;
	width: 20px;
	height: 1px;
	background: #3F444E;
}
.news_z_n a:hover {
	box-shadow: 0px 12px 12px -12px rgba(0,0,0,.15);
}
.news_z_n a:hover .news_L, .news_z_n a:hover .news_L B, .news_z_n a:hover .news_L P {
	color: #FFF;
}
.news_z_n a:hover .news_L i {
	background: #FFF;
}
.news_z_n a:hover .news_L {
	background: #166CB6;
}
.news_R {
	padding: 40px;
	width: 1060px;
	float: left;
}
.news_R h1 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 20px;
	color: #2d2d2d;
	margin-bottom: 20px;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}
.news_R p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	font-size: 15px;
	color: #787878;
	text-indent: 30px;
}
.news_R p span {
	color: #e46c20;
	font-size: 15px;
	display: inline-block;
}
.news_z_n a:hover .news_R h1 {
	color: #166CB6;
}
.news_show_title {
	text-align: center;
	font-size: 24px;
	color: #2d2d2d;
	line-height: 40px;
	margin-bottom: 10px;
}
.news_show_time {
	text-align: center;
	font-size: 15px;
	color: #9c9c9c;
}
.news_show_n {
	margin-top: 30px;
}
.news_show_n p {
	color: #787878;
	font-size: 16px;
	margin-bottom: 10px;
	line-height: 34px;
}
/************************************/
.T_tel {
	float: right;
	height: 96px;
	margin-left: 22px;
	display: flex;
	align-items: center;
	color: #E46C20;
	font-weight: 600;
}
.T_tel:before {
	content: " ";
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(../images/T_tel.png) center center no-repeat;
	background-size: cover;
	margin-right: 5px;
}
/*****************************/
.H_product {
	padding-bottom: 50px;
	background: url(../images/p_b.jpg)no-repeat 0px 0px fixed;
	background-size: cover;
	overflow: hidden;
}
.H_product_zs_L {
	width: 240px;
	background: #fff;
	float: left;
}
.H_product .T_title {
	margin-top: 70px;
}
.H_product .T_title h1, .H_product .T_title h2 {
	color: #FFF;
}
.H_product .T_title h1:before, .H_product .T_title h1:after {
	background: #E46C20;
}
.H_product_zs_L_title {
	text-align: center;
	background: #E46C20;
	color: #fff;
	border-bottom: 1px solid #fff;
	font-size: 24px;
	padding: 20px 0;
	display: block; /*margin-bottom: 10px;*/
}
.H_product_zs_L h1 a {
	height: 74px;
	line-height: 74px !important;
	display: block;
	font-weight: 600 !important;
	color: #333;
	font-size: 18px;
	padding-left: 55px;
	background: #efefef url(../images/cp_ico02.png) no-repeat 190px center;
	border-bottom: 1px solid #efefef;
}
.H_product_zs_L_n a {
	height: 62px;
	line-height: 62px !important;
	display: block;
	margin-left: 10px;
	margin-right: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-bottom: #efefef 1px solid;
	background: url(../images/cp_ico03.png) no-repeat 18px center;
	padding-left: 45px;
}
.H_product_zs_L a:hover {
	color: #E46C20;
}
.H_product_zs_L h1 a.cur {
	color: #E46C20;
}
.rexian {
	text-align: center;
}
.rexian img {
	max-width: 100%;
}
.rexian_tel {
	background: #E46C20;
	padding: 25px 30px;
}
.rexian_tel h1 {
	color: #fff;
	font-size: 17px;
	letter-spacing: 3px;
	margin-bottom: 10px;
}
.rexian_tel h1 img {
	margin-right: 5px;
}
.rexian_tel p {
	font-family: impact;
	font-size: 24px;
	color: #fff;
	letter-spacing: 1px;
}
.H_product_zs_L h1 {
	position: relative;
}
.H_product_zs_L h1:before {
	content: " ";
	width: 6px;
	height: 6px;
	border: 4px solid #E46C20;
	background: #fff;
	border-radius: 50%;
	position: absolute;
	left: 20px;
	top: 50%;
	transform: translateY(-50%);
}
.H_product_zs_R {
	width: 936px;
	float: right;
	padding-bottom: 10px;
}
.rexian_tel h1:before {
	display: none;
}
.H_product_n_B ul li a img {
	width: 100%;
	transition: all 0.6s;
}
.H_product_n_B ul li a:hover img {
	transform: scale(1.1);
}
.ce_z {
	position: relative;
	z-index: 88;
}
.ce_z>a i {
	width: 14px;
	height: 62px;
	background: url(../images/mr.png) center center no-repeat;
	float: right;
	margin-right: 20px;
}
.ce_z:hover>a i {
	width: 14px;
	height: 62px;
	background: url(../images/mj.png) center center no-repeat;
	float: right;
	margin-right: 20px;
}
.ce_nav {
	width: 244px;
	padding: 6px 0;
	background: #F7F7F7;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: -244px;
	display: none;
	z-index: 88;
}
.H_product_zs_L_n .ce_z:last-of-type a, .ce_nav a:last-of-type {
	border: none;
}
.ce_nav a {
	height: 50px;
	line-height: 50px !important;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.H_product_zs_L_n a.cur {
	color: #E46C20;
}
.news_list_R_Z>a {
	display: block;
	padding-bottom: 30px;
	padding-top: 30px;
	border-bottom: 1px solid #DDDDDD;
	overflow: hidden;
}
.news_list_R_Z>a:first-of-type {
	padding-top: 0px;
}
.news_list_R_Z>a:last-of-type {
	border-bottom: none;
}
.news_d_img {
	width: 265px;
	overflow: hidden;
	height: 160px;
	margin-right: 30px;
	float: left;
}
.news_d_img img {
	max-width: 100%;
	transition: all 0.6s;
}
.news_list a:hover img {
	transform: scale(1.08);
}
.news_list_R_Z {
	float: right;
}
.news_list_R {
	width: 630px;
	float: right;
}
.news_list_R h1 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 22px;
	color: #292929;
	font-weight: 600;
	margin-bottom: 25px;
}
.news_list_R p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	color: #757575;
	margin-bottom: 10px;
}
.news_list_R span {
	color: #757575;
}
.news_list a:hover h1 {
	color: #fd8300;
}
.nav {
	height: 65px;
	line-height: 65px;
	border-bottom: 1px solid #EAEAEA;
	margin-bottom: 40px;
	-webkit-box-shadow: 0 4px 6px rgba(0,0,0,.1);
	-moz-box-shadow: 0 4px 6px rgba(0,0,0,.1);
	box-shadow: 0 4px 6px rgba(0,0,0,.1);
	position: relative;
	z-index: 3;
}
.nav_n_L {
	float: left;
	color: #484848;
}
.nav_n_R {
	float: right;
}
.nav_n_L a {
	margin-right: 20px;
}
.nav_n_L a:first-of-type:before {
	content: " ";
	width: 18px;
	height: 15px;
	background: url("../images/na1.jpg") center center no-repeat;
	display: inline-block;
	margin-right: 8px;
}
.nav_n_L span {
	font-size: 16px;
}
.nav_n_L span:before, .nav_n_L a:before {
	content: " ";
	width: 5px;
	height: 8px;
	background: url("../images/na2.jpg") center center no-repeat;
	display: inline-block;
	margin-right: 8px;
}
.nav a:hover, .can a:hover, .can a.cur {
	color: #E46C20 !important;
}
.nav_n_R a {
	color: #484848;
	margin-left: 30px;
	height: 65px;
	line-height: 65px;
	display: inline-block;
}
.nav_n_R a.cur {
	border-bottom: 1px solid #E46C20;
	color: #E46C20;
}
.news_show {
	width: 920px;
}
.fh_list {
	text-align: right;
	text-indent: 0px !important;
	margin-top: 50px;
}
.fh_list a {
	display: inline-block;
	width: 120px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background-color: #E46C20;
	color: #fff !important;
	font-size: 16px;
	margin: 0 12px;
	border-radius: 6px;
}
.news_pr_ne .prev {
	padding-bottom: 5px;
}
.news_pr_ne .prev, .news_pr_ne .next {
	color: #000;
	font-size: 16px;
	display: flex;
	align-items: center;
}
.news_pr_ne a {
	padding-bottom: 0px;
	width: 70%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #8a7f7f;
}
.news_pr_ne a:hover {
	color: #E46C20;
}
.news_pr_ne p {
	margin-top: 10px;
}
.show_n p {
	text-indent: 2rem;
}
.Top_title {
	color: #00479d;
	font-size: 30px;
	font-weight: 600 !important;
	margin-bottom: 30px;
}
.about .Top_title {
	text-align: center;
	font-size: 38px;
	margin-bottom: 40px;
}
.about {
	padding-bottom: 30px;
}
.about_L {
	width: 580px;
	float: left;
}
.about_R {
	width: 580px;
	float: right;
}
.about_L img, .about_R img  {
	max-width: 100%;
}
.about_L_title {
	font-size: 26px;
	color: #ff9d00;
	font-weight: 600;
	margin-bottom: 30px;
}
/******************/
.H_product_n_B_show ul li {
	margin-bottom: 20px;
}
.pc-slide {
	width: 400px;
	float: left;
}
.view {
	border: 1px solid #ddd;
}
.img_L_R {
	width: 100%;
	position: relative;
	margin-top: 10px;
}
.swiper-button-next_L {
	background: url(../images/feel3.png) no-repeat left top;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -9px;
	width: 9px;
	height: 18px;
	z-index: 10;
	cursor: pointer;
}
.swiper-button-prev_R {
	background: url(../images/feel4.png) no-repeat left bottom;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -9px;
	width: 9px;
	height: 18px;
	z-index: 10;
	cursor: pointer;
}
.img_L_R .gallery-thumbs {
	width: 80%;
	margin: 0 10%;
}
.img_L_R .swiper-slide {
	overflow: hidden;
}
.img_L_R .swiper-slide img {
	width: 100%;
	transition: all 0.6s;
	cursor: pointer;
}
.img_L_R .swiper-slide:hover img {
	transform: scale(1.08);
}
div.zoomDiv {
	z-index: 999;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 200px;
	background: #ffffff;
	border: 1px solid #CCCCCC;
	display: none;
	text-align: center;
	overflow: hidden;
}
div.zoomMask {
	position: absolute;
	background: url(../images/mask.png) repeat scroll 0 0 transparent;
	cursor: move;
	z-index: 1;
}
.product_show_z_R {
	width: 510px;
	float: right;
}
.product_show_z_R h1 {
	font-size: 28px;
	color: #E46C20;
	font-weight: 600 !important;
	border-bottom: 1px solid #DCDCDC;
	padding-bottom: 25px;
}
.product_show_z_R_p {
	height: 205px;
	overflow: hidden;
	margin-top: 30px;
}
.product_show_z_R_p p {
	line-height: 25px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 10;
	overflow: hidden;
}
.product_show_z_R_n {
	background: #F9F9F9;
	padding: 25px;
	box-sizing: border-box;
}
.photo_red {
	margin-top: 60px;
	padding-top: 30px;
	border-top: 1px solid #ccc;
	overflow: hidden;
}
.red_title {
	color: #333;
	font-size: 24px;
	font-weight: 600 !important;
	line-height: 24px;
	margin-bottom: 30px;
}
.red_title p {
	line-height: 50px;
}
.red_title:after {
	content: " ";
	display: inline-block;
	width: 50px;
	height: 3px;
	background: #E46C20;
	float: left;
}
.photo_red a {
	float: left;
	width: 225px;
	margin-bottom: 20px;
	margin-right: 12px;
}
.photo_red a:last-of-type {
	margin-right: 0px;
}
.photo_red a p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
	color: #fff;
	background: #E46C20;
	line-height: 40px;
}
.img_red {
	width: 100%;
	overflow: hidden;
}
.photo_red a img {
	width: 100%;
	transition: all 0.6s;
}
.photo_red a:hover img {
	transform: scale(1.1);
}
.pr_zx {
	padding: 25px 22px;
	margin-top: 18px;
	background: #E83427;
}
.pr_zx a {
	color: #FFF;
}
.pr_zx span {
	display: inline-block;
	color: #FFF;
	font-size: 18px;
	font-weight: 600;
	margin-right: 6px;
}
.pr_zx span:before {
	width: 24px;
	height: 24px;
	background: url(../images/dian.png) center center no-repeat;
	background-size: cover;
	content: " ";
	display: inline-block;
	float: left;
	margin-right: 10px;
}
.pr_zx a:last-of-type {
	display: inline-block;
	padding: 10px 13px;
	background: #FCC10D;
	border-radius: 20px;
	box-shadow: 0px 0px 8px rgba(255,255,255,0.80);
	margin-left: 15px;
	transition: all 0.5s;
	font-weight: 600 !important;
	font-size: 16px;
}
.pr_zx a:first-of-type {
	display: inline-block;
	padding: 10px 13px;
	border-radius: 20px;
	box-shadow: 0px 0px 8px rgba(255,255,255,0.80);
	margin-left: 15px;
	transition: all 0.5s;
	font-weight: 600 !important;
	font-size: 16px;
}
/*.pr_zx a:last-of-type:hover{ background: #FCC10D;box-shadow:0px 0px 8px rgba(255,255,255,0.80);}
*/
/*.pr_zx a:first-of-type:hover{ background:none;box-shadow:0px 0px 8px rgba(255,255,255,0.80);}
*/


.photo_content {
	margin-top: 60px;
	padding-top: 50px;
	border-top: 1px solid #ccc;
}
.photo_title p {
	text-align: center;
	font-size: 32px;
	font-weight: 600 !important;
	line-height: inherit !important;
	margin-bottom: 30px !important;
}
.photo_content p {
	margin-bottom: 10px;
	line-height: 28px;
}
/*********************/
.modal-content {
	border: none;
	border-radius: 0;
	-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
	box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	background-clip: padding-box;
	outline: 0;
	max-width: 1140px;
	margin: 0 auto;
	margin-top: 30px;
}
.modal-content div {
	box-sizing: border-box;
}
.modal-body p {
	color: #666;
	margin-top: 30px;
	margin-bottom: 0;
	margin-right: 0;
}
.modal-body h4 {
	color: #333333;
	font-size: 24px;
	text-align: center;
	margin: 10px 0 0 0;
	font-weight: 600 !important;
}
.modal-body>p {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
.modal-body {
	padding: 20px 30px;
	color: #333
}
.modal-content select {
	height: 34px;
	width: 100%;
	border-radius: 4px;
	border: 1px solid #ceced0;
}
.caption {
	margin-top: 10px
}
.centent_inp {
	width: 50%;
	float: left
}
.centent_inp:first-child {
	padding-right: 8px
}
.centent_inp:nth-of-type(2) {
	padding-left: 8px
}
label {
	display: inline-block;
	margin-bottom: 5px;
	font-weight: 700
}
.centent_inp label span {
	color: #d31f2b;
	font-size: 12px
}
.modal-content button, .modal-content input, .modal-content keygen, .modal-content select, .modal-content textarea {
	box-sizing: border-box;
	align-items: center;
	white-space: pre;
	-webkit-rtl-ordering: logical;
	color: #000;
	background-color: #fff;
	cursor: default;
	border-width: 1px;
	border-style: solid;
	border-image: initial
}
input {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
.modal-content input[type=email], .modal-content input[type=text] {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857;
	color: #555;
	vertical-align: middle;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ceced0;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
select {
	height: 34px;
	width: 100%;
	border-radius: 4px;
	border: 1px solid #ceced0
}
input[type=checkbox], input[type=radio] {
	margin: 4px 0 0;
	line-height: normal;
	box-sizing: border-box;
	padding: 0
}
.caption textarea {
	width: 100%;
	border-radius: 4px;
	border: 1px solid #ceced0;
	text-indent: 2rem;
}
.last_sub {
	color: #fff!important;
	border: 0;
	margin-top: 5px;
	height: auto;
	background: #E46C20!important;
	position: static;
	text-transform: uppercase;
	font-weight: 700;
	padding: 10px 15px;
	margin-right: 4px;
	margin-left: 4px;
	border-radius: 6px;
	text-decoration: none;
	cursor: pointer !important;
}
.last_can {
	color: #fff!important;
	border: 0;
	margin-top: 5px;
	height: auto;
	background: #bbb!important;
	position: static;
	text-transform: uppercase;
	font-weight: 700;
	padding: 10px 15px;
	margin-right: 4px;
	margin-left: 4px;
	border-radius: 6px;
	text-decoration: none;
	cursor: pointer !important;
}
.tijiao {
	text-align: center;
}
.g_photo_list {
	padding: 5px;
}
.g_photo_list .a_li {
	float: left;
	width: 580px;
	height: 400px;
	;
	overflow: hidden;
	margin-right: 30px;
	margin-bottom: 30px;
	box-shadow: 0px 0px 5px #ccc;
}
.g_photo_list .a_li:nth-child(even) {
	float: right;
	margin-right: 0px !important;
}
.shuffer-up .img {
	width: 100%;
	height: 450px;
	overflow: hidden;
}
.shuffer-up .img img {
	width: 100%;
	transition: all 0.6s;
}
/*.shuffer-up .img:hover img{
	transform: scale(1.1);
}*/


.product-box ul {
	overflow: hidden;
	padding: 6px !important;
}
.product-box li {
	width: 48%;
	float: left;
	margin-bottom: 4%;
}
.shuffer-up {
	position: relative;
}
/*产品一级页面*/
.product-main .product-tit {
	font-size: 1rem;
	color: #666;
	margin-bottom: 1rem;
}
.product-main .product-tit i {
	height: 12px;
	width: 12px;
	background: url(../images/icon/icon.png) no-repeat;
	background-position: -36px -31px;
	float: left;
	margin: 6px 8px 0 0
}
.product-box li {
	-moz-box-shadow: 0px 0px 5px #ccc;
	-webkit-box-shadow: 0px 0px 5px #ccc;
	box-shadow: 0px 0px 5px #ccc;
	margin-bottom: 2rem
}
.product-box .shuffer-up .product-shuffer {
	position: absolute;
	padding-bottom: 1rem;
	bottom: -1px;
	width: 100%;
	-webkit-transition: all linear 250ms;
	transition: all linear 250ms;
	z-index: 2;
	background: #fff;
}
.product-box .shuffer-up:hover .product-shuffer {
	padding-bottom: 3%
}
.product-box .shuffer-up:hover .shuffer-bg {
	height: auto;
}
.product-box .shuffer-up .shuffer-link {
	display: none;
	margin: 1rem 2rem 0;
	padding-top: 1rem;
	border-top: 1px solid #d6e0e3;
	background: #fff;
}
.product-box .shuffer-up:hover .shuffer-link {
	display: block
}
.product-box .shuffer-up:hover .shuffer-link h3 {
	width: 50%;
	float: left;
	margin-bottom: 8px;
}
.product-box .shuffer-up:hover .shuffer-link h3 a {
	color: #727272
}
.product-box .shuffer-up:hover .shuffer-link h3 a:hover {
	color: #E46C20
}
.product-box .shuffer-up .product-shuffer .tit {
	padding: 1rem 2rem 0;
	position: relative;
	-webkit-transition: all linear 500ms;
	transition: all linear 500ms;
}
.product-box .shuffer-up .product-shuffer .tit .more {
	height: 40px;
	width: 25px;
	text-align: center;
	line-height: 40px;
	border: #becbd5 1px solid;
	color: #becbd5;
	position: absolute;
	right: 2rem;
	top: 15%;
	-webkit-transition: all linear 300ms;
	transition: all linear 300ms;
	font-size: 2rem;
	font-family: 宋体;
	display: flex;
	justify-content: center;
	align-items: center;
}
.product-box .shuffer-up:hover .product-shuffer .tit .more {
	background: #E46C20;
	border: 1px solid #E46C20;
	color: #fff;
}
.product-box .shuffer-up .product-shuffer .tit h2 {
	font-size: 1.5rem;
	color: #010101;
	-webkit-transition: all linear 500ms;
	transition: all linear 500ms;
	margin-bottom: 5px;
}
.product-box .shuffer-up .product-shuffer .tit p {
	color: #727272;
	margin-right: 2.5rem;
	-webkit-transition: all linear 500ms;
	transition: all linear 500ms;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
/*产品二级页面*/
.page-nav {
	background: #fff;
	-moz-box-shadow: 0px 0px 5px #cacaca;
	-webkit-box-shadow: 0px 0px 5px #cacaca;
	box-shadow: 0px 0px 5px #cacaca;
	position: relative;
}
.page-nav-link a {
	color: #666;
	display: block;
	line-height: 60px;
}
.page-nav-link a:hover, .page-nav-link .swiper-slide.active a {
	color: #333;
	border-bottom: 3px solid #E46C20
}
.page-nav-link .swiper-slide {
	text-align: center;
}
.page-nav-link .swiper-slide a {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 100%;
}
.product-main-tit {
	border: 2px solid #e7eef5;
	background: #fff;
	padding: 1rem;
	margin-top: 20px;
	display: table;
	width: 100%
}
.product-main-tit .img {
	margin: -60px 1rem 0 0;
	float: left;
}
.product-main-tit .txt h1 {
	float: left;
}
.product-main-tit .txt {
	padding-top: 1rem;
	color: #666;
	line-height: 1.8
}
.product-list {
	margin-top: 2rem;
	padding: 6px;
	overflow: hidden;
}
.product-list li {
	float: left;
	width: 32%;
	margin-bottom: 2%;
	background: #fff;
	-moz-box-shadow: 0px 0px 5px #cacaca;
	-webkit-box-shadow: 0px 0px 5px #cacaca;
	box-shadow: 0px 0px 5px #cacaca;
}
.product-list li .txt {
	padding: 1rem 1rem 0
}
.product-list li .txt h2 {
	font-size: 1.15rem;
	font-weight: bold;
	color: #333;
	margin-bottom: 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 100%
}
.product-list li .txt p {
	margin-bottom: 10px;
	color: #8b8b8b;
	height: 50px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.product-list li .txt p a {
	padding: 0px 8px;
	display: table-cell;
	color: #666;
	height: 30px;
	line-height: 30px;
}
.product-list li .txt p .swt {
	background: #E46C20;
	color: #fff;
	border: 1px solid #E46C20
}
.product-list li .txt p .link {
	border: 1px solid #ddd
}
.index-case-list.page-case-list {
	margin-top: 2rem
}
/*产品三级页面*/
.page-breadcrumbnav {
	background: #e6ebf3;
	overflow: hidden;
	height: 50px;
	line-height: 50px;
}
.product-nav {
	position: relative;
	height: 50px;
	line-height: 50px;
	cursor: pointer;
	background: url(../images/icon/down.png) no-repeat right center;
	display: inline-table;
	padding: 0 20px 0 0
}
.product-nav i {
	height: 12px;
	width: 12px;
	background: url(../images/icon/icon.png) no-repeat;
	background-position: -36px -31px;
	display: inline-block;
	margin: 3px 10px 0 0;
}
.product-nav-list {
	position: absolute;
	display: none;
	border: 1px solid #e6ebf3;
	background: #fff;
	-webkit-box-shadow: 0px 5px 8px rgba(201,201,201,0.35);
	box-shadow: 0px 5px 8px rgba(201,201,201,0.35);
	margin-top: 3px;
	padding: 0 1rem;
	width: 180px;
	z-index: 2
}
.product-nav-list a {
	display: table;
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #333;
	border-top: 1px solid #c3cdd8
}
.product-nav-list a:first-child {
	border: none
}
.page-breadcrumbnav .breadcrumbnav-link li, .case-page-nav .breadcrumbnav-link li {
	color: #666;
	position: relative;
	display: inline-block
}
.page-breadcrumbnav .breadcrumbnav-link li a, .case-page-nav .breadcrumbnav-link li a {
	color: #666
}
.page-breadcrumbnav .breadcrumbnav-link li::after, .case-page-nav .breadcrumbnav-link li::after {
	content: ">";
	font-family: 宋体;
	font-weight: bold;
	margin: 0 10px;
}
.page-breadcrumbnav .breadcrumbnav-link i, .case-page-nav .breadcrumbnav-link i {
	height: 20px;
	width: 14px;
	float: left;
	background: url(../images/icon/icon.png) no-repeat;
	background-position: -35px -49px;
	margin: 14px 5px 0 0
}
.case-page-nav .breadcrumbnav-link i {
	margin: 0 8px 0 0
}
.product-show, .product-info {
	width: 50%;
	display: table-cell;
	vertical-align: middle
}
.product-show .bx-wrapper .bx-controls.bx-has-pager .bx-pager.bx-custom-pager .bx-pager-item {
	max-width: 18%;
	flex: 1;
}
.product-show .bx-wrapper .bx-controls.bx-has-pager .bx-pager.bx-custom-pager {
	position: inherit;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.product-show .bx-wrapper .bx-controls.bx-has-pager .bx-pager.bx-custom-pager .bx-pager-item {
	background: #908a8a
}
.product-show .bx-wrapper .bx-controls.bx-has-pager .bx-pager.bx-custom-pager .bx-pager-item .bx-pager-link img {
	opacity: .45;
	height: auto
}
.product-show .bx-wrapper .bx-controls.bx-has-pager .bx-pager.bx-custom-pager .bx-pager-item .bx-pager-link:hover, .product-show .bx-wrapper .bx-controls.bx-has-pager .bx-pager.bx-custom-pager .bx-pager-item .bx-pager-link.active img {
	opacity: 1;
}
.product-info {
	padding: 0 0 0 2rem;
	overflow: hidden
}
.product-info h1 {
	font-size: 1.8rem;
	border-bottom: 1px solid #dce3ef;
	padding-bottom: .5rem;
	position: relative;
	display: table;
	border-bottom: 3px solid #dce3ef;
}
.product-info h1::before {
	content: "";
	position: absolute;
	bottom: -2px;
	height: 1px;
	left: 0;
	background: #dce3ef;
	width: 200%
}
.product-info .product-info-txt {
	margin-top: 2rem;
}
.product-show ul.probxslider li:nth-child(n+2) {
	visibility: hidden;
	display: none;
}
.product-show .bx-pager-item:nth-child(n+2) {
	visibility: hidden;
	display: none;
}
.product-info .product-info-online, .case-box .product-info-online {
	margin-top: 2rem;
	overflow: hidden
}
.product-info .product-info-online a, .case-box .product-info-online a {
	text-align: center;
	float: left;
	vertical-align: middle;
	width: 50%;
	height: 50px;
	line-height: 50px;
}
.product-info .product-info-online a.swt, .case-box .product-info-online a.swt {
	background: #E46C20;
	color: #fff;
	border: 1px solid #E46C20;
	font-size: 1rem
}
.product-info .product-info-online a i, .case-box .product-info-online a i {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.product-info .product-info-online a i img, .case-box .product-info-online a i img {
	vertical-align: middle;
	display: table
}
.product-info .product-info-online a.tel, .case-box .product-info-online a.tel {
	border: 1px solid #E46C20;
	color: #E46C20;
	font-size: 1.15rem
}
.product-info-other {
	margin-top: 2rem
}
.product-info-other a {
	padding-left: 1.5rem;
	height: 30px;
	line-height: 30px;
	color: #666;
	width: 25%;
	float: left;
}
.product-info-other .a {
	background: url(../images/icon/findadd.png) no-repeat left center;
}
.product-info-other .b {
	background: url(../images/icon/probook.png) no-repeat left center;
}
.product-info-other .c {
	background: url(../images/icon/proservice.png) no-repeat left center;
}
.product-info-other .d {
	background: url(../images/icon/proshare.png) no-repeat left center;
}
.product-scroll {
	margin-top: 2rem
}
.product-scroll .fixDiv {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 3
}
.product-scroll-nav .container {
	background: #ecf1f5;
	overflow: hidden;
	padding: 1rem 0
}
.product-scroll-nav .container .fl {
	margin-top: 5px
}
.product-scroll-nav .container .fl li {
	float: left;
	padding: 0 1rem;
	border-right: 1px solid #b1b4b6;
	cursor: pointer
}
.product-scroll-nav .container .fl li.on, .product-scroll-nav .container .fl li:hover {
	color: #E46C20
}
.product-scroll-nav .container .online.fr {
	margin-right: 1rem;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #E46C20;
	padding: 5px 8px;
}
.product-scroll-nav .container .online.fr a {
	color: #E46C20
}
.product-scroll-nav .container .online.fr i {
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px
}
.product-scroll-list .scroll {
	padding: 3rem 0;
	overflow: hidden
}
.product-scroll-list .scroll:nth-child(2n) {
	background: #f1f5f8
}
.product-scroll-list .scroll .tit {
	font-size: 2rem;
	text-align: center
}
.product-scroll-list .scroll .tit hr {
	display: table;
	margin: 1rem auto 1.5rem;
	background: #c2c8d0;
	height: 3px;
	width: 80px;
}
.product-scroll-list .scroll.scroll_2 .container li {
	float: left;
	width: 48%;
	margin-bottom: 4%;
	-webkit-box-shadow: 0px 0px 8px rgba(201,201,201,0.35);
	box-shadow: 0px 0px 8px rgba(201,201,201,0.35);
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background: #fff;
	padding: 1rem;
	height: 175px;
	overflow: hidden;
	display: table;
	border: 1px solid #f1f5f8
}
.product-scroll-list .scroll.scroll_2 .container li:nth-child(2n) {
	float: right
}
.product-scroll-list .scroll.scroll_2 .container li .img, .product-scroll-list .scroll.scroll_2 .container li .txt {
	display: table-cell;
	vertical-align: middle
}
.product-scroll-list .scroll.scroll_2 .container li .img {
	width: 20%;
	border-right: 1px solid #dee3e7;
	padding-right: 1rem;
}
.product-scroll-list .scroll.scroll_2 .container li .txt {
	padding-left: 1rem
}
.product-scroll-list .scroll.scroll_2 .container li .txt h3 {
	font-size: 1.25rem;
	color: #9e9e9e;
	margin-bottom: 5px;
}
.product-scroll-list .scroll.scroll_2 .container li .txt h3 strong {
	color: #333
}
.product-scroll-list .scroll.scroll_2 .container li .txt p {
	color: #9e9e9e
}
.product-scroll-list .scroll.scroll_3 table, .product-scroll-list .scroll.scroll_4 table {
	border-right: 1px solid #c6ccd4;
	border-bottom: 1px solid #c6ccd4;
	text-align: center;
	vertical-align: middle;
}
.product-scroll-list .scroll.scroll_3 table td, .product-scroll-list .scroll.scroll_4 table td {
	border-left: 1px solid #c6ccd4;
	border-top: 1px solid #c6ccd4;
	padding: 10px;
}
.product-scroll-list .scroll.scroll_3 table tr:nth-child(even) td {
	background: #fff;
}
.product-scroll-list .scroll.scroll_3 table tr:nth-child(odd) td {
	background: #f1f5f8
}
.product-scroll-list .scroll.scroll_3 table tr:first-child td {
	background: #d5e1ea !important;
	font-size: 1rem;
	font-weight: bold
}
.product-scroll-list .scroll.scroll_4 table {
	text-align: left;
}
.product-scroll-list .scroll.scroll_4 table tr:nth-child(even) td {
	background: #fff;
	padding: 1rem
}
.product-scroll-list .scroll.scroll_4 table tr:nth-child(odd) td {
	background: #f1f5f8;
	padding: 1rem
}
.product-scroll-list .scroll.scroll_4 table tr td:first-child {
	font-weight: bold;
	font-size: 1rem;
}
.product-scroll-list .scroll.scroll_4 table tr:first-child td {
	font-size: 1.15rem;
	font-weight: bold;
	background: #E46C20;
	color: #fff
}
.product-scroll-list .scroll.scroll_4 table tr:first-child td:first-child {
	background: #333
}
/* .product-scroll-list .scroll.scroll_4 table tr:first-child td:nth-child(2){ background:#7d7a7a} */
.product-scroll-list .scroll.scroll_4 table td font {
	color: #E46C20
}
.product-scroll-list .scroll.scroll_4 p {
	text-align: center;
	border: 1px solid #c6ccd4;
	border-top: none;
	padding: 1rem;
	font-size: 1.15rem;
	color: #E46C20;
	font-weight: bold
}
.product-scroll-list .scroll .img img {
	height: inherit
}
.pro-contact {
	padding-right: 2rem
}
.pro-contact p {
	margin-bottom: 1rem;
	letter-spacing: 1px
}
.pro-contact p a {
	color: #434343;
	font-weight: bold
}
.pro-contact p strong {
	font-size: 1.15rem
}
.pro-form .form-label {
	background: none;
	padding: 0
}
.pro-form .form-label span {
	color: #434343;
	left: 0
}
.pro-form .form-label input, .pro-form .form-textarea textarea {
	border: 1px solid #c6ccd4;
	height: 40px;
	line-height: 40px;
	margin-left: 90px;
	padding: 0 0 0 1rem;
	width: 80%
}
.pro-form .form-label.form-textarea {
	height: auto;
	overflow: hidden
}
.pro-form .form-textarea textarea {
	background: none;
	border: 1px solid #c6ccd4;
	height: auto
}
.pro-form .form-textarea b {
	visibility: hidden;
}
.pro-form .contact-sub {
	display: table;
	margin: 0 auto
}
.pro-contact p img {
	max-width: 480px
}
.product-box li:nth-child(2n) {
	float: right;
}
/****************************/
.P_coment {
	padding: 6px 6px 30px 6px;
}
.P_coment_n {
	border: 2px solid #e7eef5;
	background: #fff;
	margin-top: 25px;
	display: table;
	width: 100%;
	padding: 20px 2rem;
}
.P_coment p {
	line-height: 28px;
	text-indent: 34px;
}
.P_coment .P_title {
	font-size: 28px;
	text-align: center;
	margin-bottom: 10px;
}
/*
.P_i_L{ float: left; width: 13%;}

.P_i_R{ float: right; width: 85%;}
*/





.product-list img {
	width: 100%;
	max-width: 100%;
	height: 100%;
}
.product-list li:nth-child(3n+2) {
	margin: 0 2%
}
.zhanshi {
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 888;
	transform: translate(-50%, -50%);
	display: none;
}
.bgDiv {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	position: fixed;
	display: none;
	z-index: 777;
	top: 0;
	bottom: 0;
	overflow: hidden;
}
.zhanshi_Close {
	width: 15px;
	height: 15px;
	background: url(../images/gb.png) center center no-repeat;
	background-size: contain;
	position: absolute;
	right: 22px;
	top: 50px;
	cursor: pointer;
}
.zhanshi .modal-body {
	padding: 40px;
}
.p_x_li {
	overflow: hidden;
}
.xin_p_l {
	width: 100%;
}
.xin_p_l .news_list_R {
	width: 905px;
}
.txt_a {
	margin-top: 18px;
}
.txt_a a {
	padding: 6px 8px;
	display: inline-block;
	color: #666;
	font-size: 14px;
}
.txt_a .swt {
	background: #E46C20;
	color: #fff;
	border: 1px solid #E46C20
}
.txt_a .link {
	border: 1px solid #ddd
}
.txt_a {
	text-align: right;
}
.xin_p_l .p_x_li {
	display: block;
	padding-bottom: 30px;
	padding-top: 30px;
	border-bottom: 1px solid #DDDDDD;
	overflow: hidden;
}
.xin_p_l .p_x_li:first-of-type {
	padding-top: 0px;
}
.xin_p_l .p_x_li:last-of-type {
	border-bottom: none;
}
.p_x_li .news_d_img {
	height: auto !important;
}
.news_d_img img {
	max-width: 100%;
	transition: all 0.6s;
}
.xin_p_l .p_x_li:hover img {
	transform: scale(1.08);
}
.p_x_li .news_list_R p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
}
.product-list li .img a {
	overflow: hidden;
	display: block;
}
.product-list li .img a img {
	max-width: 100%;
	transition: all 0.6s;
}
.product-list li .img a:hover img {
	transform: scale(1.08);
}
.yunu-footer-fix, .w_1000_n, .leftNav, .w_nav_min_T, .w_nav_min{ display: none;}


.pr_zx .web{ display: none !important;}










