﻿

body {
	background-color:;
	background-position: top center;
	margin-left: 0px;
	COLOR: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}

a:link {
	FONT-SIZE: 12px;
	COLOR: #333;
	TEXT-DECORATION: none
}

a:visited {
	FONT-SIZE: 12px;
	COLOR: #333;
	TEXT-DECORATION: none
}

a:hover {
	FONT-SIZE: 12px;
	COLOR: #333;
	TEXT-DECORATION: none
}

#webdh {
	text-align: center;
	vertical-align: middle;
	width: 1200px;
	height: px;
	margin: 0 auto;
	font-size: 12px;
	font-weight: normal;
	COLOR:;
	background-color:;
	overflow: hidden;
}

	#webdh A:link {
		FONT-SIZE: 12px;
		COLOR:;
		TEXT-DECORATION: none
	}

	#webdh A:visited {
		FONT-SIZE: 12px;
		COLOR:;
		TEXT-DECORATION: none
	}

	#webdh A:hover {
		FONT-SIZE: 12px;
		COLOR:;
		TEXT-DECORATION: none
	}

#copy {
	text-align: center;
	width: 1200px;
	margin: 0 auto;
	line-height: 150%;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
	display: block;
}

.clearfix:after {
	clear: both;
	height: 0;
	overflow: hidden;
	display: block;
	visibility: hidden;
	content: ".";
}
-->
/*�м����ݿ�ʼ*/

#bodycon {
	width: 1200px;
	margin: 0 auto;
}

	#bodycon #left {
		float: left;
		width: 0px;
		background-color:;
	}

	#bodycon #center {
		float: left;
		width: 1200px;
		background-color:;
	}

	#bodycon #right {
		float: left;
		width: 0px;
		background-color:;
	}

#bodycontent {
	width: 1200px;
	margin: 0 auto;
	line-height: 180%;
	text-align: center;
}

.shopmrsc:hover {
	background-color: #f9f9f9;
}

.shopmrsc {
	border-bottom: #efefef solid 1px;
	overflow: hidden;
	padding: 15px 5px;
}

	.shopmrsc a {
		float: left;
		display: block;
		height: 135px;
		text-decoration: none;
		position: relative;
	}

		.shopmrsc a:hover {
			color: red;
			text-decoration: none;
		}

.xwlb_img {
	float: left;
	margin-right: 15px;
	width: 205px;
	height: 135px;
	background-color: #DBD9DA;
}

	.xwlb_img img {
		max-width: 205px;
		max-height: 135px;
		display: table-cell;
	}

.shopmrsc p {
	font-size: 16px;
	font-weight: bold;
	overflow: hidden;
	text-align: left;
	margin: 0 auto;
	border-bottom: none;
}

	.shopmrsc p.xwlbbt {
		font-size: 16px;
		font-family: "Microsoft YaHei";
		font-weight: normal;
	}

	.shopmrsc p.xwlbnr {
		font-size: 14px;
		font-weight: normal;
		height: 70px;
		line-height: 24px;
		margin-top: 7px;
		color: #999;
	}

	.shopmrsc p.xwlbsj {
		font-size: 14px;
		font-weight: normal;
		color: #787878;
		position: absolute;
		line-height: 20px;
		bottom: 0;
	}
/**
 * 产品名称
 */
.caselist {
	overflow: hidden;
}

	.caselist ul li {
		width: 365px;
		margin: 0 17px 40px 17px;
		float: left;
	}

		.caselist ul li * {
			transition: all .8s ease;
			-moz-transition: all .8s ease;
			-webkit-transition: all .8s ease;
			-o-transition: all .8s ease;
		}

		.caselist ul li .caselist_pic {
			width: 365px;
			height: 314px;
			overflow: hidden;
			position: relative;
		}

			.caselist ul li .caselist_pic img {
				width: 355px;
				height: 355px;
				border: 5px solid #f5f5f5;
			}

		.caselist ul li:hover .caselist_pic img {
			transform: scale(1.1, 1.1);
			-ms-transform: scale(1.1, 1.1);
			-moz-transform: scale(1.1, 1.1);
			-webkit-transform: scale(1.1, 1.1);
			-o-transform: scale(1.1, 1.1);
		}

		.caselist ul li .lin h4 {
			font-size: 16px;
			line-height: 55px;
			font-weight: normal;
			display: block;
			width: 285px;
			white-space: nowrap;
			overflow: hidden;
			text-overflow: ellipsis;
			padding-right: 54px;
			background: url(../images/jt_r.png) no-repeat right center;
			padding-left: 10px;
			text-align: left;
		}

		.caselist ul li:hover .lin h4 {
			width: 295px;
		}

		.caselist ul li .lin p {
			font-size: 14px;
			color: #999;
			line-height: 25px;
		}

/**
 * 我们的服务
 */
.serlists {
}

	.serlists .item {
		float: left;
		width: 540px;
		height: 180px;
		background: none;
		border-radius: 15px;
		padding: 20px;
		position: relative;
		margin-bottom: 2%;
		border: 1px solid #135a97;
	}

		.serlists .item .pic {
			float: left;
			width: 46%;
			height: 98%;
		}

		.serlists .item .img-dv {
			position: relative;
			background: #fff
		}

			.serlists .item .img-dv .img2 {
				left: 0;
				right: 0;
				top: 0;
				bottom: 0;
				margin: auto;
				max-width: 100%;
				height: 100%;
			}

		.serlists .item .wenzi {
			float: right;
			width: 50%
		}

			.serlists .item .wenzi h3 {
				font-size: 22px !important;
				line-height: 28px;
				font-weight: bold;
				white-space: nowrap;
				overflow: hidden;
				text-overflow: ellipsis;
				text-align: left;
			}

				.serlists .item .wenzi h3 a {
					width: 100%;
					display: block;
					font-size: 18px !important;
				}

			.serlists .item .wenzi .icon {
				padding: 10px 0;
				overflow: hidden;
				text-overflow: ellipsis;
				white-space: nowrap;
			}

				.serlists .item .wenzi .icon span {
					padding: 0 8px;
					line-height: 20px;
					max-width: 100px;
					color: #777995;
					border: 1px solid #777995;
					border-radius: 4px;
					margin-right: 6px;
					white-space: nowrap;
					overflow: hidden;
					text-overflow: ellipsis;
					display: inline-block;
					float: left;
				}

			.serlists .item .wenzi p {
				height: 46px;
				font-weight: 500;
				color: #a2a3b4;
				line-height: 23px;
				display: -webkit-box;
				-webkit-box-orient: vertical;
				-webkit-line-clamp: 2;
				overflow: hidden;
				text-align: left
			}

		.serlists .item:nth-child(2n) {
			float: right
		}

		.serlists .item:nth-child(2n+1) {
			clear: both
		}

		.serlists .item .zixun {
			position: absolute;
			left: 50%;
			bottom: 20px;
		}

			.serlists .item .zixun a {
				display: inline-block;
				padding: 0 20px;
				line-height: 30px;
				border: solid 1px #135a97;
				color: #135a97;
			}

				.serlists .item .zixun a:hover {
					background: #135a97;
					color: #fff;
				}

.pic {
	height: auto;
	display: block;
	overflow: hidden;
}

	.pic img {
		width: 100%;
		height: auto;
		cursor: pointer;
		transition: all 1.5s;
		display: block
	}

	.pic:hover img {
		transform: scale(1.1);
	}

.news_content_body {
	overflow: hidden;
}

	.news_content_body img {
		width: 100%
	}
