*{
	padding:0;
	margin:0;
	list-style:none;
	border:none;
}
body{
	margin:0;
	font:normal 16px/normal Verdana, Geneva, sans-serif; 
	background: #F5F5F5;
}
a{
	color: #fff;
	text-decoration:none;
}
.clear{
	clear: both;
}
.content{
	width: 1200px;
	margin: 0 auto;
	background: #fff;
}
.int-img{
	background-image: url(../images/int-img.png);
	height: 300px;
	text-align: center;
}
.int-img img{
	margin-top: 30px;
}
.int-textone{
	font-size: 26px;
	color: #FFEB3B;
	font-weight: 600;
	letter-spacing: 3px;
}
.int-ling{
	background: #FA284B;
	width: 15%;
	height: 40px;
	line-height: 40px;
	margin: 0 auto;
	border-radius: 30px;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 30px;
	cursor:pointer;
	color: #fff;
}
.int-title{
	width: 1140px;
	height: 220px;
	margin: 0 auto;
}
.int-title-logo{
	float: left;
	margin-top:50px;
	margin-left: 20px;  
	width: 300px;
	height: 135px;
}
.int-title-img{
	float: left;
	height: 90px;
}
.int-title-a{
	font-size: 30px;
	font-weight: bold;
	color: #1566B8;
	letter-spacing: 2px;
}
.int-title-text{
	margin-top:25px; 
	line-height: 25px;
	margin-right: 35px; 
	letter-spacing: 0px;
	font-size: 16px;
	padding-top: 30px;
}
.int-title-text-a{
	font-weight: bold;
	font-size: 18px;
}
.int-intro{
	width: 1140px;
	margin: 0 auto;
}
.int-intro-img{
	/*margin-top: 35px;*/

}
.int-intro-text{
	width: 360px;
	height: 400px;
	float: right;
	margin-top: 35px; 
	margin-right: 30px;
	color:#162C43;
	line-height: 28px;
}
.int-intro-text-a{
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	color: #1566b8;
	letter-spacing: 5px;
	margin-top: 40px;
	margin-bottom: 10px;
}
.int-shuoming{
	height: 200px;
	background: #f5f5f5;
	padding-top: 30px;
	padding-left: 80px;
	line-height: 25px;
	color: #0D69AE;
}
.int-shuoming-sm{
	font-weight: bold;
}
