@charset "gbk";

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFF;
	color: #000;
	margin: 0;
	padding: 0;
	min-width: 1200px;
	font-size: 18px;
}

a {
	text-decoration: none;
	color: #FFF;
}

li {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul {
	margin: 0;
	padding: 0;
}

img {
	margin: 0;
	padding: 0;
	border: 0px;
	outline-width: 0px;
	vertical-align: top;
}

input {
	margin: 0;
	padding: 0;
	border: 0px;
}

.clear {
	clear: both;
}

.fl {
	float: left;
}

.butt {
	text-align: center;
	margin-top: 30px;
}

.butt a {
	display: inline-block;
	width: 390px;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	white-space: nowrap;
	word-spacing: normal;
	letter-spacing: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	border-radius: 25px;
}

.bt1 a {
	background-color: #fb8315;
	color: #FFF;
}

.bt1 a img {
	margin-top: 10px;
	margin-left: 10px;
}

.public {
	margin: auto;
	width: 1200px;
}

.tit_01 {
	text-align: center;
	font-size: 39px;
	padding-top: 36px;
	color: #f44f5d;
	letter-spacing: 3px;
	line-height: 50px;
}

.p_01 {
	text-align: center;
	line-height: 39px;
	color: #666666;
}

.bg_01 {
	background-color: #e9f7ff;
	margin-top: 20px;
	padding-bottom: 20px;
}

.cyUl1 ul li {
	width: 350px;
	float: left;
	background-color: #FFF;
	margin-left: 40px;
	border-radius: 10px;
	margin-top: 20px;
}

.cyUl1 ul li img {
	margin-left: 10px;
	margin-top: 10px;
}

.cyUl1 ul li p:nth-child(1) {
	line-height: 50px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	background-color: #1b72f5;
	border-radius: 10px;
	font-size: 24px;
}

.cyUl1 ul li p:nth-child(3) {
	width: 320px;
	margin-left: 16px;
	line-height: 30px;
	letter-spacing: 1px;
	height: 160px;
	margin-top: 10px;
	font-size: 20px;
}

.cyUl2 {
	margin-top: 20px;
}

.cyUl2 ul li {
	float: left;
	width: 350px;
	text-align: center;
	margin-left: 35px;
}

.cyUl2 ul li span {
	font-style: italic;
	display: inline-block;
	width: 50px;
	color: #fb8315;
}

.p_01 p:nth-child(1) {
	font-size: 30px;
	font-weight: bold;
	color: #0a3285;
	margin-top: 10px;
}

.bg_02 {
	background-color: #0a3285;
	margin-top: 20px;
	padding-bottom: 20px;
}

.cyUl3 ul li {
	float: left;
	width: 350px;
	background-color: #FFF;
	border-radius: 15px;
	margin-left: 38px;
	margin-top: 20px;
}

.cyUl3 ul li p {
	width: 320px;
	margin-left: 15px;
	line-height: 50px;
}

.cyUl3 ul li p span:nth-child(1) {
	float: left;
	color: #0a3285;
	font-size: 25px;
	font-weight: bold;
}

.cyUl3 ul li p span:nth-child(2) {
	float: right;
	color: #444444;
}

.cyimg {
	text-align: center;
	margin-top: 20px;
}
