@charset "gb2312";
.Product-a {
	width: 1200px;
	margin: 80px auto;
}
.Product-a-title {
	width: 100%;
	height: 120px;
}
.Product-a-title li img {
	display: block;
	margin: auto;
}
.Product-a-text-a {
	width: 600px;
	margin: 50px auto;
}
.Product-a-text-a li {
	line-height: 35px;
	font-size: 22px;
	color: #000000;
	text-align: center;
}
.Product-a-text-a li span {
	color: #0c8391;
	font-weight: 700;
}
.Product-a-text-b {
	width: 680px;
	margin: auto;
	border: 1px solid #0c8391;
	padding: 14px;
}
.Product-a-text-b li {
	padding: 30px;
	line-height: 35px;
	font-size: 22px;
	color: #ffffff;
	text-align: center;
	background-color: #0c8391;
}
/*------------------------------------------------------------------*/
.Product-b {
	width: 1200px;
	height: 440px;
	margin: 80px auto;
}
.Product-left {
	float: left;
}
.Product-right {
	float: right;
}
.Product-b .img {
	width: 695px;
	height: 425px;
	margin-top: 15px;
}
.Product-b .img li {
	width: 695px;
	height: 425px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.Product-b .content {
	width: 490px;
	height: 440px;
	padding: 50px 70px 50px 50px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.Product-b .content .title {
	width: 100%;
	height: 50px;
	margin-bottom: 15px;
}
.Product-b .content .title span {
	display: block;
	float: left;
	font-size: 40px;
	font-weight: 600;
	line-height: 40px;
	color: #0c8391;
}
.Product-b .content .title a {
	display: block;
	float: left;
	height: 20px;
	margin-top: 20px;
	margin-left: 10px;
	padding: 0px 22px 0px 10px;
	font-size: 10px;
	line-height: 18px;
	color: #000000;
	border: 1px solid #0c8391;
	border-radius: 10px;
	background-image: url("../img/product-more.png");
	background-repeat: no-repeat;
	background-position: right center;
	text-transform: uppercase;
}
.Product-b .content .note {
	width: 100%;
	height: 30px;
	margin-bottom: 80px;
	font-size: 30px;
	line-height: 30px;
	color: #000000;
}
.Product-b .content .text span {
	display: block;
	width: 100%;
	margin-bottom: 30px;
	padding-left: 30px;
	font-size: 18px;
	line-height: 24px;
	color: #000000;
	background-image: url("../img/product-b-icon.png");
	background-repeat: no-repeat;
	background-position: left top;
}
/*------------------------------------------------------------------*/
/*------------------------------------------------------------------*/
/*------------------------------------------------------------------*/
/*------------------------------------------------------------------*/
/*------------------------------------------------------------------*/