@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: #333;
	background-color: #2946a9;
}

* {
	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) repeat-y center 0;
	background-color: #fff;
	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 {
	padding: 30px 55px 50px;
}

.section_0 .cnt h2 {
	font: 24px/36px "Microsoft Yahei";
	text-align: center;
}

.section_0 .cnt h3 {
	font: bold 16px/24px "Microsoft Yahei";
	text-align: center;
	padding: 10px 0;
}

.section_0 .cnt h4 {
	font: bold 12px/20px "microsoft Yahei";
	text-align: center;
}

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

.section_0 .note {
	color: #2b99e5;
	font: 13px/20px "Microsoft Yahei";
}
.section_0 .note p {
	margin-top: 20px;
	text-indent: 2em;
}

/*section_warp*/

.section_warp {
	padding: 0 55px;
}
.section_warp a {
	color: #c00;
}

.section_warp .tit {
	font: 24px/50px "Microsoft Yahei";
	color: #000;
	margin-bottom: 10px;
}

.section_warp .cnt {
	font: 15px/1.75em "Microsoft Yahei";
	color: #333;
}
.section_warp .cnt h3 {
	color: #333;
	text-indent: 30px;
}
.section_warp .cnt p span {
	color: #3993B9;
	font-size: 14px;
}

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

.section_warp .cnt h4 {
	font-weight: bold;
	padding-left: 30px;
}
.section_warp .cnt h5 {
	font-size: 15px;
	color: #333;
	font-weight: bold;
	margin-bottom: 10px;
}
.section_warp .cnt a {
	color: #A52A2A;
}

.section_warp .note {
	font: bold 15px/1.5em "Microsoft Yahei";
	text-indent: 2em;
	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;
}