body{
	background: #f5f5f5;
}
.productInfo_conn img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
/* mapNav */
.mapNav{
	width: 100%;
	height: 40px;
	background: #f5f5f5;
	padding: 10px 0 40px;
}
.mapNav > div{
	width: 1174px;
	height: 40px;
	background: url(maps.png)/*tpa=http://image.gzyuanbing.com/storage/14239/imagesclass/20201126/maps.png*/ no-repeat left center;
	font-size: 14px;
	line-height: 40px;
	padding-left: 26px;
	border-bottom: 1px solid #cbcbcb;
}
.mapNav a{
	display: inline-block;
	line-height: 40px;
	font-size: 12px;
	font-family: '宋体';
	color: #666;
	-webkit-transition: .3s;
	transition: .3s;
}
.mapNav span{
	display: inline-block;
	line-height: 40px;
	padding: 0 5px;
	font-size: 12px;
	font-family: '宋体';
	color: #666;
}
.mapNav a:hover{
	text-decoration: underline;
	color: #ff8a00;
}
.page{
	
}
.page_left{
	width: 300px;
}
.page_left .list01_content{
	background: #fff;
}
.page_right{
	width: 820px;
	padding: 20px;
}
.page-about img{
	display: block;
	padding: 15px;
	border: 1px solid #dedede;
	margin: 0 auto 20px;
}
.page-about p{
	line-height: 30px;
}
/*  pro */
.product02{
width: 100%;
}
.product02 li {
width: 262px;
padding-bottom: 20px;
border: 1px solid #eee;
margin-bottom: 14px;
overflow: hidden;
position: relative;
}
.product02 li:nth-child(3n+2){
margin-left: 14px;
margin-right: 14px;
}
.product02 li a i {
height: 200px;
}
.product02 li a p {
line-height: 18px;
padding-top: 20px;
}
.product02 li:hover {
/*
box-shadow: 0 0 20px rgba(0,0,0,.2);
border-color: #ff8a00;
transform: translateY(-2px);
*/
}
.product02 li:hover::after{
	left: 0;
}
.product02 li:hover img {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
.product02 li:hover p {
color: #ff8a00;
}
.PageUp01{
	margin-top: 30px;
}
.PageUp01 a{
	font-size: 12px;
   color: #888;
   line-height: 28px;
   padding: 0 12px;
   border: 1px solid #999;
   margin: 0 4px;
	-webkit-transition: .3s;
	transition: .3s;
}
.PageUp01 a:hover, .actives{
	color: #fff !important;
	border: 1px solid #ff8b00 !important;
	background: #ff8b00;
}
/** 产品详细页 */
.productInfo_title{
	width: 100%;
	padding: 20px 0 40px;
	border-bottom: 1px solid #d8d8d8;
	margin-bottom: 40px;
}
.productInfo_title i{
	display: block;	
	width: 500px;
	margin: 0 auto 20px;
	overflow: hidden;
	padding: 10px;
	border: 1px solid #eaeaea;
}
.productInfo_title i img{
	width: 100%;
	-webkit-transition: .3s;
	transition: .3s;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.productInfo_title h1{
	font-size: 24px;
	text-align: center;
	line-height: 40px;
}
/* 详细页翻页 */
.productInfo_PN{
	border-top: 1px dashed #d8d8d8;
	padding-top: 30px;
	margin: 30px 0 40px;
}
.productInfo_PN span{
	display: block;
	font-size: 14px;
	line-height: 30px;
}
.productInfo_PN span a{
	display: inline-block;
	font-size: 12px;
	color: #666;
	-webkit-transition: .3s;
	transition: .3s;
}
.productInfo_PN span a:hover{
	padding-left: 10px;
	text-decoration: underline;
	color: #ff8a00;
}
/* 产品推荐 */
.product_TJ{
	width: 100%;
	padding: 20px 0;
}
.product_TJ h3, .projectMore h3{
	height: 40px;
	width: 100%;
	border-bottom: 1px solid #0054a6;
}
.product_TJ h3 span, .projectMore span{
	display: block;
	width: 120px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background: #0054a6;
	border-radius: 8px 8px 0 0;
}
.product06{
width: 100%;
position: relative;
height: 200px;
overflow: hidden;
padding-bottom: 20px;
}
.product06 ul{
width: 9999px;
height: 200px;
position: absolute;
top: 20px;
left: 0;
}
.product06 ul li{
width: 170px;
height: 180px;
margin-right: 20px;
padding: 9px;
background: #fff;
float: left;
border: 1px solid #d8d8d8;
-webkit-transition: .3s;
transition: .3s;
position: relative;
}
.product06 ul li img{
width: 100%;
height: 136px;
}
.product06 ul li p{
width: 100%;
line-height: 40px;
text-indent: 10px;
font-size: 15px;
overflow: hidden; 
text-overflow:ellipsis; 
white-space: nowrap;
}
.product06 ul li:hover{
box-shadow: 0 0 20px rgba(0,0,0,.2);
z-index: 2;
}
.articlePage01 ul li {
height: 150px;
padding-bottom: 32px;
margin-bottom: 35px;
border-bottom: 1px solid #dedede;
}
.articlePage01 ul li:after {
height: 2px;
background: #ff8b00;
}
.articlePage01 ul li i {
width: 225px;
height: 150px;
}
.articlePage01_text {
width: 545px;
height: 150px;
padding-left: 50px;
}
.articlePage01_text h3 {
font-size: 18px;
line-height: 40px;
font-weight: lighter;
color: #333;
}
.articlePage01_text span {
font-size: 14px;
color: #999;
line-height: 16px;
padding: 18px 0;
}
.articlePage01_text p {
color: #999;
font-size: 14px;
line-height: 26px;
-webkit-line-clamp: 2;
}
.articlePage01 ul li:hover .articlePage01_text {
width: 525px;
padding-left: 70px;
}
.articlePage01 ul li:hover h3 {
color: #ff8b00;
}
.articlePage01 ul li:hover p {
color: #333;
}
.caseInfo_tit{
	width: 100%;
	text-align: center;
}
.caseInfo_tit h1{
	font-size: 22px;
	line-height: 22px;
}
.caseInfo_tit p{
	padding: 20px 0;
	border-bottom: 2px solid #dedede;
	margin-bottom: 20px;
}
.caseInfo_tit span, .caseInfo_tit b{
	display: inline-block;
	padding: 0 10px;
	font-size: 14px;
	color: #666;
	line-height: 20px;
	font-weight: lighter;
}
.caseInfo_tit img{
	display: inline-block;
	padding: 20px;
	border: 1px solid #c1c1c1;
}
.caseInfo_content img{
	display: block;
	margin: 15px auto;
	max-width: 100%;
}
.projectMore{
    margin-top: 40px;
}
.projectMore ul{
	padding: 20px;
}
.projectMore ul li{
	width: 48%;
	float: left;
	border-bottom: 1px dashed #dedede;
}
.projectMore ul li:nth-child(2n+2){
	margin-left: 4%;
}
.projectMore ul li a{
	display: block;
	line-height: 34px;
	padding-left: 15px;
	font-size: 14px;
	color: #666;
	position: relative;
	-webkit-transition: .3s;
	transition: .3s;
}
.projectMore ul li a::after{
	 content: '';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #bdbdbd;
    position: absolute;
    left: 0;
    top: 14px;
	-webkit-transition: .3s;
	transition: .3s;
}
.projectMore ul li a:hover{
	padding-left: 28px;
	color: #f13f3f;
}
.projectMore ul li a:hover::after{
	background: #f13f3f;
}
.productInfo_PN{
	margin: 30px 0;
	border-top: 1px dashed #c1c1c1;
	padding-top: 20px;
}
.productInfo_PN span{
	display: block;
	font-size: 14px;
	line-height: 30px;
}
.productInfo_PN span a{
	display: inline-block;
	font-size: 12px;
	color: #666;
	-webkit-transition: .3s;
	transition: .3s;
}
.productInfo_PN span a:hover{
	padding-left: 10px;
	text-decoration: underline;
	color: #f13f3f;
}
/* form */
.exhibition h3{
	font-size: 20px;
	line-height: 34px;
	color: #c7201e;
	margin-bottom: 30px;
}
.exhibition form{
	display: block;
	width: 520px;
}
.exhibition form h4{
	font-size: 24px;
	line-height: 24px;
	color: #333;
	margin-bottom: 30px;
}
.exhibition .formbd{
	width: 518px;
	height: 50px;
	border: 1px solid #dedede;
	margin-bottom: 20px;
	position: relative;
}
.exhibition .formbdly{
	width: 518px;
	height: 160px;
	border: 1px solid #dedede;
	margin-bottom: 20px;
	position: relative;
}
.exhibition .formbd::after{
	content: '*';
	width: 20px;
	height: 50px;
	line-height: 50px;
	color: #c7201e;
	font-size: 24px;
	text-align: right;
	position: absolute;
	right: -20px;
	top: 0;
}
.exhibition .formbd span, .exhibition .formbdly span{
	display: inline-block;
	line-height: 50px;
	font-size: 14px;
	color: #666;
	padding-left: 15px;
}
.exhibition .formbdly span{
	display: block;
	float: left;
}
.exhibition .formbd input{
	width: 410px;
	line-height: 50px;
	padding-left: 5px;
	border: none;
	outline: none;
}
.formbdly textarea{
	display: block;
	float: left;
	width: 422px;
	line-height: 24px;
	padding: 12px 5px 5px;
	border: none;
	outline: none;
	min-height: 140px;
}
.exhibition .formbd input:-webkit-autofill {
  color: #333!important;
  -webkit-text-fill-color: #333;
  box-shadow: 0 0 0 1000px #fff inset
}
.exhibition .formbd input:autofill {
  color: #333!important;
  -webkit-text-fill-color: #333;
  box-shadow: 0 0 0 1000px #fff inset
}
.btn-danger{
	display:block;
	margin-top: 30px;
	width: 200px;
	line-height: 50px;
	border-radius: 10px;
	border: none;
	outline: none;
	font-size: 16px;
	color: #fff;
	background-image: linear-gradient(90deg,#04578d 0,#2396e2 100%);
   background-image: -ms-linear-gradient(90deg,#04578d 0,#2396e2 100%);
   background-image: -moz-linear-gradient(90deg,#04578d 0,#2396e2 100%);
   background-image: -o-linear-gradient(90deg,#04578d 0,#2396e2 100%);
   background-image: -webkit-linear-gradient(90deg,#04578d 0,#2396e2 100%);
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#04578d',endColorstr='#2396e2',GradientType=1);
}
.btn-danger:hover{
	background-image: linear-gradient(90deg,#c7201e 0,#ff514f 100%);
   background-image: -ms-linear-gradient(90deg,#c7201e 0,#ff514f 100%);
   background-image: -moz-linear-gradient(90deg,#c7201e 0,#ff514f 100%);
   background-image: -o-linear-gradient(90deg,#c7201e 0,#ff514f 100%);
   background-image: -webkit-linear-gradient(90deg,#c7201e 0,#ff514f 100%);
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c7201e',endColorstr='#ff514f',GradientType=1);
}