﻿.h30 {
	height: 30px;
}
.h50 {
	height: 50px;
}
.clear {
	clear: both;
}
.s_width {
	max-width: 1200px;
	margin: 0 auto;
	clear: both;
}
/*内页 单页面*/
.n_main {
	overflow: hidden;
	margin-top: 0px;
}
.location_box {
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 18px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.location_box h3 {
	font-size: 24px;
	color: #000;
}
.location_box h3 span {
	float: right;
	color: #6e6e6e;
	margin-top: 10px;
	font-size: 16px;
	font-weight: normal;
}
.location_box h3 span a {
	color: #6e6e6e;
}
.location_box h3 span a:hover {
	color: #000;
}
.body_title h1 {
	text-align:center;
	color:#444444;
	font-size: 36px;
	font-weight:bold;
}
.body_title_content {
	text-align:center;
	color:#595959;
	font-size: 16px;
	line-height:40px;
}
.body_title_line {
	text-align:center;
	color:#0070c0;
	font-size: 16px;
	font-weight:bold;
}
.contact_left {
	float:left
}
.contact_left_map {
	width:600px;
	height:460px;
	border:0 solid gray;
}
.contact_right {
	float:right
}
.contact_right_content {
	padding:40px 0;
	text-align:left;
	line-height:40px;
	width:500px;
	float:left;
	font-size:16px
}
.body_content {
	margin-top: 20px;
	line-height: 200%;
	font-size:16px;
}
.body_content p {
	line-height: 160%;
	margin-bottom: 15px;
	font-size:16px;
}
/* 产品展示 */
.body_right {
	width:910px;
	float:right
}
#DXpro-box {
}
#DXpro-box li {
	width: 280px;
	height: 245px;
	background: #fff;
	margin: 10px;
	float: left;
	list-style: none;
	overflow: hidden;
	position: relative;
	z-index: 0;
	box-shadow: 0px 0px 10px #ccc;
}
#DXpro-box li img {
	width:100%;
	height: 195px;
	padding: 0;
	margin: 0;
}
#DXpro-box li a:hover img {
	transform: scaleX(1.2) scaleY(1.2);
transition: all .5s;
}
#DXpro-box li p {
	position: absolute;
	width:100%;
	height: 50px;
	background: #fff;
	z-index: 999;
	left: 0;
	bottom: 0;
 -webkit-transition-duration: .5s;
 -moz-transition-duration: .5s;
 -ms-transition-duration: .5s;
 -o-transition-duration: .5s;
 transition-duration: .5s;
	text-align:center;
}
#DXpro-box li:hover p {
	position: absolute;
	width:100%;
	height: 100px;
	background: #fff;
	z-index: 999;
	left: 0;
	bottom: 0;
	text-align:center;
}
#DXpro-box li:hover .more22 {
	background: #0c82e8;
}
#DXpro-box li p>a {
	width: 100%;
	line-height:50px;
	height: 50px;
	text-align: left;
	font-size: 16px;
	color: #000;
	display: block;
	text-align:center
}
#DXpro-box li p em {
	background: url(../images/pro-tel1.png) left center no-repeat;
	padding-left: 10px;
	font-size: 16px;
	color: #fff;
	line-height: 50px;
	display: block;
	margin-left: 30px;
}
#DXpro-box .more22 {
	background: #0c82e8;
	text-align: center;
	width:100%;
	height: 50px;
	line-height:50px;
	font-size: 18px;
	display: block;
}
#DXpro-box .more22 a {
	color: #fff;
	text-align: center;
}
/* 产品列表 */
.products {
	width:1200px;
}
.products .prol {
	float: left;
	width: 225px;
	background: #0c82e8;
	padding: 0px 6px 29px 6px;
}
.products .prol .plbt {
	text-align: center;
}
.products .prol .plbt h3 {
	color: #fff;
	margin-top: 18px;
	display: block;
	font-size: 22px;
}
.products .prol .plbt p {
	font-size:20px;
	color:#83c6ff;
	text-transform:uppercase;
}
.products .prol img {
	margin-left: 26px;
	margin-top: 15px;
}
.products .prol .prolist {
	overflow: hidden;
	border-radius: 10px;
	background: #fff;
	padding: 15px 0;
}
.products .prol .prolist ul li {
	position: relative;
transition:.5s;
}
.products .prol .prolist ul li a {
	color:#121212;
	font-size:14px;
	display:block;
transition:.5s;
	padding-left:30px;
	height:38px;
	line-height:38px;
	overflow: hidden;
	background: url("../images/s.png") no-repeat 8px 11px;
}
.products .prol .prolist ul li a:hover, .products .prol .prolist ul li.hover a {
	color: #fff;
	background: #ffa200 url(../images/b.png) no-repeat 10px 11px;
	font-weight: bold;
}
/* 数字上下页 */
.page_fanye {
	width:100%;
	height:auto;
	text-align:center;
	padding:40px 0 20px;
	margin:0 auto;
	overflow:hidden;
	clear:both;
}
.page_fanye a {
	line-height:28px;
	font-size:14px;
	text-indent:0px;
	color: #333;
	margin-right: 5px;
	padding:0px 10px;
	background:#efefef;
	display: inline-block;
}
.page_fanye span {
	height:24px;
	line-height:20px;
	padding:0 10px 0 5px;
	display: inline-block;
}
.page_fanye span input {
	width:30px;
	height:20px;
}
.page_fanye a.page_home, .page_fanye a.page_home:hover, .page_fanye a.page_end, .page_fanye a.page_end:hover {
	width:60px;
	color:#666666;
}
.page_fanye .current, .page_fanye a:hover {
	color: #fff;
	background:#e4011f;
}

/* 详情页 */
.conBox {
}
.ArticleTitle h1 {
	font-size: 24px;
	text-align: center;
	padding: 20px 0px;
	border-bottom: 1px dashed #ccc;
	font-weight: bold;
}
.ArticleMessage {
	line-height: 30px;
	height: 30px;
	margin-bottom: 10px;
	text-align: center;
}
.ArticleMessage span:first-child {
	margin-left:0;
}
.ArticleMessage span {
	color: #999;
	margin-left: 14px;
	font-size: 14px;
}
.ArticleMessage .jiathis_style {
	float: left;
	margin-top: 5px;
}
.ArticleTencont {
	padding: 5px 0px 20px 0px;
	line-height: 32px;
	overflow: hidden;
	color: #666;
	font-size:16px;
}
.showproduct .ArticleTencont img {
	max-width: 100%;
}
.ArticleTencont img {
	max-width: 100%;
}
/* 详情页end */