@charset "utf-8";

body {
	font-family: "微软雅黑";
	line-height: 24px;
	color: #555;
}

* {
	margin: 0;
	padding: 0;
}

a {
	outline: none;
	color: #555;
	text-decoration: none
}

.clear {
	clear: both;
	font-size: 0px;
	padding: 0;
	height: 0;
	line-height: 0;
	margin: 0
}

img {
	border: none;
	margin: 0 auto
}

ol,
ul,
li {
	list-style: none
}

p {
	margin: 0px 0 10px 0;
}



.container {

	width: 100%;

	max-width: 1220px;

	margin: 0 auto;

	overflow: hidden;

}

#banner {

	background: url("/solution/pro_plastic/images/bannerBg.jpg") no-repeat top;

	width: 100%;
	height: auto;

	overflow: auto;

	text-align: center;

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

	position: relative;

	min-width: 1000px;

}

#banner #bannerPic {

	width: 1000px;

	margin: 0 auto;

	position: relative;

}

#banner .groupbtn {

	width: 100%;

	position: absolute;

	bottom: 50px;

	z-index: 100;

	left: -280px;

	right: 0;

}

#banner .bframe {

	width: 200px;

	height: 40px;

	line-height: 40px;

	border: 1px solid #fff;

	background: #6355a2;

	padding: 0;

	margin-top: 40px;

	box-sizing: border-box;
	border-radius: 6px;
}

#banner .bframe:hover {
	background: linear-gradient(to right, #ffb252 0%, #f18541 100%);
}

#banner .bframe a,
#Section2 .bframe a {

	display: block;

	width: 100%;

	color: #fff;

	font-size: 18px;

	line-height: 40px;

	text-align: center;

}

#sect {

	background: url("/solution/pro_plastic/images/ss1bg.png") no-repeat top;

	width: 100%;

	height: 502px;

	overflow: auto;

	text-align: center;

	background-size: cover;

}

.x_b {

	width: 524px;

	overflow: hidden;

	margin-top: 94px;

	margin-left: 84px;

	text-align: left;

}

.t_1 {

	display: inline-block;

	width: 287px;

	height: 44px;

	color: #fff;

	line-height: 44px;

	font-size: 24px;

	background: #6355a2;

	letter-spacing: 7px;

	text-align: center;

}

.x_b h3 {

	text-align: left;

	font-size: 36px;

	line-height: 1.4;

	padding-top: 20px;

	padding-bottom: 25px;

}

.x_b h3 span {

	color: #6355a2;

}

.t_2 {

	font-size: 18px;

	color: #505050;

}

#sect .groupbtn {

	text-align: left;

	margin-left: 84px;

}

#sect .bframe {

	width: 200px;

	height: 40px;

	line-height: 40px;

	border: 1px solid #6355a2;

	background: none;

	padding: 0;

	margin-top: 40px;

	box-sizing: border-box;
	border-radius: 6px;
}

#sect .bframe:hover {
	border: 1px solid transparent;
	background: linear-gradient(to right, #ffb252 0%, #f18541 100%);
}

#sect .bframe a {

	color: #6355a2;

	font-size: 18px;

}

#sect .bframe:hover a {
	color: #fff;
}

#Section2 .groupbtn {

	text-align: center;

	margin: 0 auto;

}

#Section2 .bframe {

	width: 200px;

	height: 40px;

	line-height: 40px;

	border: 1px solid #6355a2;

	background: #6355a2;

	padding: 0;

	margin-top: 40px;

	box-sizing: border-box;
	border-radius: 6px;
}

#Section2 .bframe:hover {
	border: 1px solid transparent;
	background: linear-gradient(to right, #ffb252 0%, #f18541 100%);
}

#Section2 .bframe a {

	color: #fff;

	font-size: 18px;

}

#Section2 .groupbtn:last-child button {

	margin-right: 60px;

}