@charset "utf-8";
* {
	padding: 0;
	margin: 0;
}
body {
	font-family: "微软雅黑";
}
ul li {
	list-style: none;
}
a {
	text-decoration: none;
}
img {
	border: none;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
}
.top {
	width: 100%;
	height: 400px;
	background: url(../images/bg1.jpg) repeat;
}
.header {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	color: #27303f;
	font-size: 40px;
}
.header span {
	font-size: 60px;
	color: #dd1203;
}
.header img {
	margin-top: -0px;
	margin-bottom: 20px
}
.ding {
	background: url(../images/head_bg.jpg) no-repeat;
	width: 284px;
	height: 44px;
	float: right;
	line-height: 44px;
	color: #fff;
	font-family: "宋体";
	font-size: 12px;
	padding-left: 25px;
}
.ding a {
	color: #fff;
	margin: 0 23px 0 23px;
}
.content1 {
	background: #11a4f1;
	height: 450px;
	width: 100%;
	padding: 30px 0px;
}
.abouts {
	background: url(../images/bg2.jpg) no-repeat;
	width: 550px;
	height: 398px;
	margin: 0 auto;
	color: #272829;
	font-size: 18px;
	padding: 57px 702px 0 54px;
	line-height: 32px;
	text-indent: 40px;background-size: cover;
}
.abouts span {
	font-size: 26px;
	color: #11a4f1;
}
.abouts ul li {
	text-indent: 0px;
	font-size: 12px;
	line-height: 30px;
}
.abouts ul li h3 {
	color: #0b65a7;
	font-size: 16px;
	font-weight: bold;
}
.abouts ul li.demourl {
	line-height: 26px;
}
.abouts ul li.demourl a {
	color: #0b65a7;
}
.content2 {
	width: 1160px;
	margin: 20px auto 0;
	background: url(../images/bg3.png) repeat-x;
	
	color: #030303;
	font-size: 40px;
	font-weight: bold;
	padding: 20px;
}
.content2 span.span1 {
	background: url(../images/bg4.jpg) no-repeat;
	width: 496px;
	height: 82px;
	display: block;
	float: left;
	line-height: 82px;
	text-align: center;
	font-size: 48px;
	color: #fff;
}
.content2 span.span2 {
	float: left;
	line-height: 82px;
	margin-left: 15px;
}
.content2 p {
	background: url(../images/bg5.png) no-repeat;
	height: 82px;
	line-height: 82px;
	font-family: "黑体";
	font-size: 38px;
	padding: 0 20px;
	margin-top: 15px;
}
.content3 {
	background: url(../images/bg5.jpg) no-repeat;
	width: 1220px;
	margin: 0 auto;
	height: 361px;
}
.content3Ti span.span1 {
	color: #11a4f1;
	font-size: 48px;
	font-weight: bold;
}
.content3Ti span.span2 {
	color: #444843;
	font-size: 36px;
	font-weight: bold;
}
.content3Ti span.span3 {
	color: #ec0e0e;
	font-size: 36px;
	font-weight: bold;
}
.content3Ct {
	padding: 0 10px;
}
.cont31 {
	width: 119px;
	float: left;
	padding: 33px 10px 0 10px;
	color: #575757;
	margin-right: 120px;
}
.cont31 h3 {
	font-size: 16px;
	margin-bottom: 20px;
	color: #040404;
}
.cont31.none {
	margin-right: 0;
}
.content4 {
	width: 1200px;
	margin: 20px auto 0;
}
.part1 {
	width: 100%;
	margin-top: 15px;
}
.part1Ti {
	font-size: 32px;
	font-weight: bold;
	color: #161718;
	text-align: center;
	line-height: 60px;
}
.part1Ti span {
	font-family: Impact;
	font-size: 32px;
	color: #11a4f1;
}
.menu {
	padding-left: 38%;
}
.menu a {
	height: 31px;
	width: 138px;
	font-size: 18px;
	color: #fff;
	line-height: 31px;
	text-align: center;
	background: #5a5b5b;
	display: block;
	text-align: center;
	float: left;
	margin-left: 5px;
}
.menu a.cur {
	background: #11a4f1;
}
.part1Ct {
	height: 1000px;
}
.part1Ct1 {
	margin-top: 20px;
}
.part1Ct1 li {
	background: url(../images/bg6.jpg) no-repeat;
	width: 281px;
	height: 381px;
	float: left;
	padding: 7px 7px 0 7px;
	text-align: center;
	margin: 0 2px 0 2px;
}
.part1Ct1 li h3 {
	font-size: 24px;
	line-height: 45px;
	margin-bottom: 5px;
}
.part1Ct1 li span {
	font-family: Arial, Helvetica, sans-serif;
}
.part1Ct1 li:hover {
	color: #11a4f1;
}
.part1Ct2 {
}
.part1Ct2 li {
	
	width: 224px;
	float: left;
	text-align: center;
	margin-top: 15px; margin-left:20px; margin-bottom:10px
}
.part1Ct2 li:hover {
	color: #11a4f1;
}
.part1Ct2 li img {
	margin-bottom: 20px;
}
.part1Ct2 li h3 {
	font-size: 16px;
	line-height: 40px;
}
.part1Ct2 li span {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.part1Ct2 li span.vip {
	color: #FF0000;
}
.part2 {
	margin-top: 15px;
	font-size: 36px;
	line-height: 60px;
	width: 100%;
}
.part3 {
	margin: 15px 0;
}
.part3 img {
	margin-top: 10px;
}
.content5 {
	width: 1220px;
	margin: 0 auto;
	font-size: 24px;
	color: #605e5e;
	line-height: 30px;
	padding-bottom: 15px;
}
.content5Ti {
	background: url(../images/ti2.jpg) no-repeat;
	height: 82px;
	line-height: 82px;
	text-indent: 126px;
	font-size: 30px;
	color: #fff;
	margin-bottom: 15px;
}
.content6 {
	width: 1220px;
	margin: 0 auto;
}
.content6Ti {
	background: url(../images/ti3.jpg) no-repeat;
	height: 88px;
	font-size: 36px;
	color: #11a4f1;
	padding-top: 10px;
}
.content6Ct ul li {
	width: 580px;
	height: 150px;
	background: #ececec;
	padding-right: 10px;
	font-size: 14px;
	line-height: 20px;
	float: left;
	margin: 10px;
}
.content6Ct ul li img {
	float: left;
	margin-right: 10px;
}
.content6Ct ul li h3 {
	color: #11a4f1;
	font-size: 26px;
	font-weight: normal;
	line-height: 40px;
}
.content7 {
	width: 100%;
	background: #f2f2f2;
	border-top: 5px solid #d4d4d4;
	margin-top: 15px;
	color: #645e5e;
	font-size: 30px;
	line-height: 48px;
	padding-bottom: 10px;
}
.content7Ct {
	width: 1200px;
	margin: 15px auto 0;
}
.content7Ct span.span1, .span3 {
	color: #11a4f1;
	font-size: 36px;
	font-weight: bold;
}
.content7Ct span.span2 {
	color: #fe0707;
}
.jinji {
	background: url(../images/bg15.jpg) no-repeat;
	height: 140px;
	width: 100%;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 50px;
	padding-top: 40px;
	margin-bottom: 15px;
}
.jinji span.span1 {
	font-size: 48px;
	color: #fff;
}
.jinji span.span2 {
	font-size: 60px;
	color: #f5dd0e;
	font-style: italic;
}
.content7Ct span.span4 {
	color: #eb3838;
	font-size: 60px;
	font-weight: bold;
	font-style: italic;
	line-height: 80px;
}
.content7Ct span.span5 {
	color: #11a4f1;
	font-size: 36px;
	font-style: italic;
}
.content7Ct span.span5 b {
	color: #eb3838;
	font-size: 48px;
	font-style: italic;
}
.jiangli {
	background: url(../images/bg17.jpg) no-repeat;
	height: 110px;
	margin: 10px 0;
	font-size: 26px;
	color: #fff;
	line-height: 38px;
	padding: 20px;
}
.jiangli b {
	color: #f5dd0e;
	font-size: 36px;
}
.fukuan {
	background: url(../images/bg18.jpg) no-repeat;
	height: 175px;
	padding-left: 192px;
	margin: 15px 0;
}
.fukuan ul li {
	float: left;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #11a4f1;
	text-align: center;
	padding: 40px 30px 0;
}
.fukuan ul li img {
	margin-bottom: 10px;
}
.bottom {
	background: #000;
	width: 100%;
	overflow: hidden;
	padding: 15px 0;
}
.zixun {
	background: #fff;
	height: 276px;
	width: 1160px;
	margin: 0 auto;
	padding: 20px;
}
.zixunL {
	background: url(../images/bg19.jpg) no-repeat;
	width: 352px;
	height: 243px;
	float: left;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	line-height: 35px;
	padding: 25px;
}
.zixunL b {
	font-size: 48px;
	color: #11a4f1;
	font-family: Impact;
}
.zixunL img {
	margin-left: 10%;
}
.zixunR {
	width: 724px;
	float: right;
}
.zixunR table tr {
	background: url(../images/dian.jpg) no-repeat 10px;
	line-height: 35px;
	text-indent: 45px;
}
.zixunR table td {
	border-bottom: 1px dashed #11a4f1;
}
.footer {
	background: url(../images/footer_bg.jpg) no-repeat;
	width: 1180px;
	height: 51px;
	line-height: 51px;
	padding: 0 10px;
	font-size: 14px;
	color: #575555;
	margin: 15px auto 0;
}
