.products{
	margin-top: 100px;
	text-align: center;
}
.products .products-p5{
	padding-top:0px;
	padding-bottom:30px;
}
.products .products-p1{
	color:#fff;
	font-size: 60px;
	line-height:60px;
	font-family: Microsoft YaHei;
	margin-bottom: 22px;
}

.products .products-p2{
	color:#FFF;
	font-size: 30px;
	line-height:20px;
	font-family: arial;
	margin-bottom:80px ;
}
.products .products-p3{
	color: #fff;
	font-size: 30px;
	font-weight: normal;
	padding-top:0px;
margin-top:30px; border:2px solid #31b4bc;border-radius:10px; padding:5px
}
.products .products-p4{
	color: #fff;
	font-size: 25px;
	font-weight: normal;
	padding-top:30px;
	padding-bottom:0px; 
}
.products ul li{
	display:inline-block;
	margin-bottom:200px;
	cursor:pointer;
}
.products ul li a{
	text-decoration: none;
}
.products ul li p{
	font-size:28px;
	line-height: 46px;
	font-family: Microsoft YaHei;
	color: #FFFFFF;
	width:300px;
	height:54px;
	margin: 0 27px 0px;
	margin-top:20px;
	border:1px solid #1abfc4;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	position: relative;
	behavior: url(js/PIE.htc);
	box-shadow:0px 0px 4px 1px #1abfc4 inset;
}
.products ul li p:hover{
	background-color:#dc3232;
	border-color:#dc3232;
	box-shadow:none;
}
.products ul li img{
	width: 138px;
	height: 138px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 0px;
	position: static;
	behavior: url(js/PIE.htc);
}
.products .fwgame{
	color:#7284a4;
	font-size:30px;
	font-family:SimSun;
	padding-bottom:100px;
}
.products .fwgame span{
	margin-right:29px;
}

.news .xinwen{
	text-align: center;
	font-size: 22px;
	color:#333;
	font-family:Microsoft YaHei;
	font-weight: bold;
	margin:60px 0 10px;
}
.news .line{
	background-color:#dc3232;
	width:130px;
	height:2px;
	margin:0 auto;
}
.news .englist{
	color:#666;
	font-size:20px;
	font-family: arial;
	margin:18px 0 40px;
	text-align: center;
}
.news ul li{
	display: inline-block;
	width:254px;
	height:368px;
	padding:28px 20px;
	cursor:pointer;
	vertical-align: top;
	margin: 0 30px 0px;
	overflow: hidden;
}
.news .contain a li:hover{
	background-color:#dc3232;
} 
.news .contain .news-h{
	color:#dc3232;
	font-size:18px;
	line-height:28px;
	font-family: Microsoft YaHei;
}
.news .contain .news-c{
	color:#333;
	font-size: 16px;
	line-height:28px;
	font-family: SimSun;
}

.news .seemore{
	width:84px;
	height:26px;
	line-height:26px;
	font-size:14px;
	border:1px solid #dc3232;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius:15px;
	position: relative;
	behavior: url(js/PIE.htc);
	margin:86px auto 74px;
	cursor:pointer;
	text-align: center;
}
.news .seemore a{
	font-family: Microsoft YaHei;
	text-decoration: none;
	color:#dc3232;
}
.enterprise{
	height:493px;
	color:#fff;
	font-size:14px;
	font-family:SimSun;
	text-align: center;
	background:url(../img/01shouye-images/01index_02.png) no-repeat;
	background-size: auto;
}
.enterprise .title{
	font-size: 38px;
	color:#fff;
	font-family:Microsoft YaHei;
	font-weight: bold;
	padding:40px 0 10px;
}
.enterprise .title2{
	font-size: 23px;
	color:#fff;
	font-family:Microsoft YaHei;
	padding:40px 0 10px;
}
.enterprise .line{
	background-color:#dc3232;
	width:130px;
	height:2px;
	margin:0 auto;
}
.enterprise .englist{
	color:#fff;
	font-size:20px;
	font-family: arial;
	margin:18px 0 40px;
}
.enterprise .picture{
	margin:30px 0 60px;
}
.front-span
{
	margin-bottom:30px 0 60px;
	color: #fff;
	font-size: 40px;
	font-weight: normal;
}
.left
{
position:absolute;
left:0px;
}
.right
{
position:absolute;
margin-top: -40px;
margin-left: -130px;
	display:inline;
}
.center
{
margin-right: 170px;
	display:inline;
	margin-top: -10px;
}