* {
	padding: 0;
	margin:0;
}

html,body {
	height:100%;
	
}
body
{
	background-color: #f5F5F5;
	color:#333333;
}
.shouye {
	margin:50px auto 50px auto;
	text-align: center;
	background: url(../tupian/15851071149019456.png) no-repeat center ;
	background-size: contain;
	height:600px;

	
}

.shouye dt {
	height:50px;
	line-height: 50px;
	font-size: 50px;
	padding-top:250px;
	color:white;
}

.shouye dd {
	height:50px;
	line-height: 50px;
	font-size: 30px;
	color:white;
}

.gerenjieshao {
	display:block;
	height:80px;
	font-size: 30px;
}
.biaoti {
	height:100px;
	background-color: aqua;
	text-align:center;
	background: linear-gradient(to right,#87ceeb,#ffffff);
			
}


.biaoti span {
	display:block;
	float:left;
	height:100px;
	line-height:100px;
	width:200px;
	background: url(../tupian/2.jpg) no-repeat ;
	background-size:100px 100px;
}

.biaoti a {
	
	float:right;
	height:100px;
	width:200px;
	text-align:center;
	line-height:100px;
	text-decoration: none;
	color:#ffffff;
	background-color: #D3D3D3;
	font-size: 30px;
	
	
}
.biaoti a:hover {
	background-color: #282828;
	color:#ffffff;
	border-bottom: 6px solid #0000ff;
}
.xinxi p {
	font-size: 30px;
	margin-left: 250px;
	padding: 5px;
	color:#333333;
	line-height:1.5;
	margin-bottom:10px;

}

.xinxi {
	
	margin:auto;
}
h2 {
	width:200px;
	font-size: 50px;
	margin-left: 250px;
	font-weight: bold;
	color:#333333;
	text-align:center;
	margin-top:15px;
	margin-bottom:15px;
	background-color: #f0f0f0;
	padding:5px 10px;
	border-radius:5px;
	
}
.xinxi img {
	width:200px;
	height:200px;
	border-radius:100px;
	float: left;

}
.ruanjian ol {
	
	height:300px;
	font-size: 30px;
	list-style:none;
	margin: 50px 50px;
	
}
.ruanjian ol  img {
width:150px;
height:150px;
border:3px solid #cccccc;
border-radius:10px;
margin-right:20px;
	
}

.ruanjian ol li {
	float: left;
}

.ruanjian ol li:nth-child(2)  {
	width:200px;
	height:100px;
	background-color: #ff5733;
	text-align: center;
	line-height:90px;
	border-radius:10PX;
	margin:auto auto auto 50px;
	
	font-size:30px;
	
	border:1px solid #333333;
	box-shadow:0 0 5px rgba(0,0,0,0.3);
}


.ruanjian ol li:nth-child(2) a {
	display:inline-block;
	color:#ffffff;
	text-decoration:none;
	width:200px;
	height:100px;
	border-radius:10PX;
	font-family:Arial, Helvetica, sans-serif;
}
	
.ruanjian ol li:nth-child(2):hover,.ruanjian ol li:nth-child(2) a :hover {
	background-color: #cc0000;
	transform: inherit:scale(1.1);
	transition:transform 0.3s ease;
		color:#cc0000;
}


.ruanjian ol li:nth-child(3) {
	flex:1;
	border:1px solid #999999;
	padding :10px;
	border-radius:20px;
	color:#666666;
	
	line-height:1.5;
	margin:10px 0;
	
}
.lianxiwo {
	font-size: 30px;
	margin:50px auto 200px 200px;
	line-height:1.5;
	
}

.lianxiwo span {
	text-decoration:underline;
	color:#333333;
}

.lianxiwo span:hover {
	color:#ADD8e6;
	text-decoration:underline;
	
}
.lianxiwo p:nth-child(1) {
	background: url(../tupian/780.jpg) no-repeat;
	background-size:50px 50px;	
		padding:0 10px 10px 50px;
	
}
.lianxiwo p:nth-child(2) {
	background: url(../tupian/1c888c28c337718e83dc90c210533dea.jpg) no-repeat;
	background-size:50px 50px;	
		padding:0 10px 10px 50px;
	
}
.lianxiwo p:nth-child(3) {
	background: url(../tupian/R-C.png) no-repeat;
	background-size: 50px 50px;
	padding:0 10px 10px 50px;
}

.copyright p {
	font-size:12px;
	text-align:center;
}


