@charset "utf-8";

/* CSS Document */

#Section1 H2,
#Section2 H2,
#Section3 H2,
#Section4 H2 {

	margin-bottom: 40px;

	width: 100%;

	text-align: center;

	color: #191919;

	line-height: 36px;

	font-size: 36px;

	font-family: "微软雅黑", "黑体", "宋体";

	font-weight: normal;

}

#Section H3 {

	width: 50%;

	font-size: 28px;

	text-align: center;

	font-weight: normal;

	line-height: 36px;

	margin: 10px auto;

	font-family: "微软雅黑", "宋体";

	line-height: 2;

	letter-spacing: 2;

}

.title {

	background: url("/solution/pro_plastic/images/titleIcon.png") no-repeat left top rgb(255, 255, 255);
	padding-left: 45px;
	display: inline-block;

}

.titleLeft {

	width: 10%;
	color: #009ca3;
	display: inline-block;
	background-image: url("/solution/pro_plastic/images/line.png");

}

.titleRight {

	width: 10%;
	color: #009ca3;
	display: inline-block;
	background-image: url("/solution/pro_plastic/images/line.png");

}

.titleLeft {

	margin-right: 10px;

}

.titleRight {

	margin-left: 10px;

}

#Section1 {
	width: 100%;

	clear: both;

	padding-top: 60px;

	padding-bottom: 65px;

}

#Section1 ul {
	display: block;
	width: 1000px;

	margin: 0 auto;

	overflow: auto;



}

#Section1 ul li {
	width: 500px;

	float: left;

	font-size: 16px;

	color: #000;

	line-height: 28px;

	margin-bottom: 20px;
}

#Section1 ul li p {
	width: 95%;

	display: block;
}

#Section1 ul li p img {

	float: left;
}

.content_right {
	float: right
}



#Section2 {

	width: 100%;

	clear: both;

	padding-top: 60px;

	padding-bottom: 85px;

	overflow: hidden;

	background-color: #edf3f8;

}

#Section2 img {
	display: block;

	margin: 0 auto;
}



#Section3 {
	overflow: auto;

	height: auto;

	width: 100%;

	padding-top: 50px;

	padding-bottom: 10px;
}

.solution {
	width: 1000px;

	height: auto;

	margin: 50px auto 0 auto;

	font-family: '微软雅黑';

	font-size: 16px;
}

.solution .tab {
	overflow: hidden;
}

.solution .tab a {
	float: left;

	text-decoration: none;

	width: 181px;

	height: 40px;

	text-align: center;

	display: block;

	color: #fff;

	letter-spacing: 2px;

	margin-left: 20px;

	line-height: 40px;

	font-size: 16px;

	background: #6355a2;

	font-weight: lighter;
	border-radius: 6px;
	border: 1px #6355a2 solid;
}

.solution .tab a:hover {
	background: #ff8b03;
	color: #fff;
	text-decoration: none;
}

.solution .tab a.on {
	color: #fff;
	text-decoration: none;
	background: #ff8b03;
	border: 1px #ff8b03 solid;
}

.solution .contents {
	overflow: hidden;
	width: 1000px;
	height: 380px;
	position: relative;
}

.solution .contents ul {

	position: absolute;
	left: 0;
	top: 0;
	padding-top: 50px;
}

.solution .contents li {
	width: 1000px;
	height: 600px;
	float: left;
}

.solution .contents li p {
	padding-top: 10px;
	line-height: 28px;
	width: 900px;
	display: block;
	padding-left: 45px;
	color: #000;
}

.solution .contents li p span {
	color: #000;
	line-height: 28px;
	width: 450px;
	display: block;
	letter-spacing: 2px;
}

.solution .contents li p span img {
	float: left;
}

.solution .contents li .imgright {
	float: right;
	display: block;
}

.solution .contents li .imgleft {
	float: left;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
}









#Section4 {
	width: 100%;

	overflow: auto;

	padding-top: 60px;

	padding-bottom: 60px;

	background-color: #6355a2;

}

#Extend {
	width: 1000px;
	margin: 0 auto;

	overflow: auto;

}

#Extend span {
	height: 50px;

	text-align: center;

	display: block;

	line-height: 1.5;

	font-family: "微软雅黑", "宋体";

	font-weight: lighter;

	font-size: 21px;

	letter-spacing: 2px;

	color: #fff;

	font-weight: bolder;
}



#Extend_title1 {
	width: 224px;
	float: left;
}

#Extend_title2 {
	width: 410px;
	float: left;

}

#Extend_title3 {
	width: 224px;
	float: left;

}

#Extend1 {
	clear: both;
	width: 223px;
	float: left;

	margin-left: 20px;

}

#Extend1 img {
	align: center;
	display: block;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
}

#Extend2 {
	width: 549px;
	float: left;
	margin-left: 100px;
	margin-top: 40px;

}



.des2 {
	font-size: 15px;



	padding: 10px;

	width: 500px;

	margin: 0 auto;

	color: #fff;

}



.des2 dl {

	width: 100%;

	border-bottom-width: 1px;

	border-bottom-style: dashed;

	border-bottom-color: #ddd;

	float: left;

	margin-bottom: 4px;

}

.des2 dl dd {

	width: 80%;

	margin-left: 4px;

	float: left;

}

.des2 dl dt {

	float: right;

	display: block;

	width: 85px;

}

.des2 dl dd a {

	background-image: url(/solution/pro_plastic/images/dot6.jpg);

	background-repeat: no-repeat;

	background-position: left center;

	display: block;

	width: 96%;

	padding-left: 10px;

	float: left;

	white-space: nowrap;

	text-overflow: ellipsis;

	overflow: hidden;

	line-height: 28px;

	color: #fff;

}

.des2 dl dd a:hover {

	color: #ffd701;

}