@charset "UTF-8";

/**
 * 
 * @authors dec
 * @date    2013-08-26 13:19:23
 * @version v1.0
 */

body {
	font: 14px/24px "Microsoft YaHei", "宋体", helvetica, arial, verdana, tahoma, sans-serif;
	color: #000000;
	background-color: #64b4f3;
}

* {
	margin: 0;
	padding: 0;
	outline: medium none;
	word-wrap: break-word;
}

ol, ul {
	list-style: none;
}

img {
	border: none;
	vertical-align: top;
}

.clear {
	clear: both;
	float: none!important;
	display: block!important;
	overflow: hidden;
	width: auto!important;
	margin: 0 auto!important;
	padding: 0!important;
	font-size: 0;
	line-height: 0;
	height: 0!important;
}

.cl {
	*zoom: 1;
}

.cl:after {
	display: table;
	line-height: 0;
	content: "";
	clear: both;
}

textarea, input, select {
	vertical-align: middle;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.ti {
	text-indent: 2em;
}

.tc {
	text-align: center;
}

.pr {
	position: relative;
	_zoom: 1;
}

.z {
	float: left
}

.y {
	float: right
}

.f14 {
	font-size: 14px;
}

.fc1 {
	color: #3993b9;
}

.jia_box {
	margin-top: 10px;
}

.footer {
	width: 100%;
	background: none;
}

.pti p {
	text-indent: 2em;
	padding-bottom: 5px;
}

.font_size_14 {
	font-size: 14px;
}

.abs {
	position: absolute;
}

.img_wp {
	text-align: center;
	padding: 10px 0;
}

.banner {
	height: 516px;
	background: url(../images/banner.jpg) center repeat-x #8ab3d8;
	position: relative;
	z-index: 9;
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.5);
}

.wp_bg {
	background: url(../images/cnt_bg.png) center top repeat-y;
	background-color: #5391c1;
	padding: 0 15px 50px;
	width: 950px;
	margin: 0 auto;
	font: 16px/30px "simsun";
	position: relative;
}

.wp_bg {
	padding-bottom: 0;
}

.topic_cont {
	padding-top: 20px;
}


/*section_0*/

.section_0 {
	color: #254163;
	padding: 10px 55px 0;
}

.section_0 h1 {
	padding: 30px 0;
	text-align: center;
}

.section_0 .cnt {
	font: 14px/24px "Microsoft Yahei";
}

.section_0 .cnt p {
	text-indent: 2em;
}


/*section_warp*/

.section_warp {
	margin-top: 12px;
	padding: 0 55px;
}

.section_warp .tit {
	font: bold 18px/50px "Microsoft Yahei";
	height: 50px;
	color: #333;
	margin-bottom: 20px;
	padding-left: 60px;
}

.section_warp .tit.tit1 {
	background: url(../images/tit1.png) no-repeat 0 50%;
}

.section_warp .tit.tit2 {
	background: url(../images/tit2.png) no-repeat 0 50%;
}

.section_warp .tit.tit3 {
	background: url(../images/tit3.png) no-repeat 0 50%;
}

.section_warp .tit.tit4 {
	background: url(../images/tit4.png) no-repeat 0 50%;
}

.section_warp .tit.tit5 {
	background: url(../images/tit5.png) no-repeat 0 50%;
}

.section_warp .cnt {
	font: 15px/1.56em "Microsoft Yahei";
	color: #666;
}
.section_warp .cnt h4 {
	color: #333;
}
.section_warp .cnt p span {
	font-weight: bold;
	text-decoration: underline;
	color: #3993B9;
}

.section_warp .cnt p font {
	color: #3993B9;
}

.section_warp .cnt h4 {
	font-weight: bold;
	margin-bottom: 10px;
}

.section_warp .note {
	font: 14px/1.5em "Microsoft Yahei";
	color: #3993B9;
}

.item {
	padding: 25px 50px 0;
}

.bzs {
	padding-top: 75px;
	background: url(../images/bzs_ico.png) no-repeat 30px 5px;
}

.imgshow {
	height: 155px;
}

.imgshow img {
	float: left;
	margin-right: 79px;
}