﻿@charset 'utf-8';
body {
	background: url('water_bg.png') no-repeat 50% 0;
	background-color: #dceaf3;
}

a {
	color: #333;
}

.fc::after {
	display: block;
	content: '';
	width: 0;
	height: 0;
	clear: both;
}

/* 页头、页尾 */

.header_box {
	height: 390px;
	background: url('szybh_banner.png') no-repeat 0 0;
}

.footer_box {
	height: 120px;
	background: #024886;
}
.footer_box a{
	color:#dae8f1;
}

/* 页头、页尾结束 */

.wat_con_box {
	padding-bottom: 30px;
	min-height: 888px;
	border-top: solid 5px #024886;
	background: #f0f8ff;
}

.wat_con_o {
	margin: 0 auto;
	margin-bottom: 40px;
	line-height: 75px;
	text-align: center;
}

.wat_tit_o {
	margin-bottom: 20px;
	padding: 0 40px;
	display:block;
	height: 75px;
	text-align: center;
	background: url('pcqk_tit_bg.jpg') no-repeat 0 0;
}

.wat_o_more {
	position: relative;
	top: 10px;
	font-size: 15px;
	
}
.wat_o_more>a{
	color: #024886;
	}

.wat_o_con,
.wat_tw_con {
	margin: 0 40px;
	padding: 20px;
	min-height: 300px;
	border: 0;
	border-radius: 5px;
	box-shadow: 0 0 30px 5px #d6e3ee;
	background: #fff;
}
.wat_o_con li,
.wat_tw_con li{
	padding-left: 20px;
	line-height: 40px;
	background: url('pic_list_icon.jpg') no-repeat 0 50%;
}
.wat_o_con li>span,
.wat_tw_con li>span{
	color: #999;
}


.wat_tit_tw {
	margin-bottom: 30px;
	padding: 0 40px;
	height: 70px;
	line-height: 70px;
	background: url('zljz_tit_bg.jpg') no-repeat 0 0;
	display:block;
}

.wat_tw_more>a{
color: #fff;
	}

/* 首页内容结束 */

/* 栏目页 */
.lm_con {
	margin: 0 auto;
	margin-bottom: 40px;
	text-align: center;
}

.wat_tit_box {
	margin-bottom: 20px;
	padding-top: 10px;
	min-height: 75px;
	line-height: 75px;
	text-align: center;
}

.wat_tit_box_tw {
	margin-bottom: 20px;
	padding-top: 5px;
	min-height: 75px;
	line-height: 75px;
	text-align: center;
	background: #024886;
}


.wat_tit {
	padding-left: 50px;
	background: url('pic_tit_oicon.png') no-repeat 0 50%;
}

.wat_more {
	position: relative;
	top: 10px;
	font-size: 15px;
	color: #024886;
}

.lm_list {
	margin: 0 40px;
	padding: 20px;
	min-height: 300px;
	border: 0;
	border-radius: 5px;
	box-shadow: 0 0 30px 5px #d6e3ee;
	background: #fff;
}

.lm_list li {
	padding-left: 20px;
	line-height: 40px;
	background: url('pic_list_icon.jpg') no-repeat 0 50%;
}

.lm_list li>span {
	color: #999;
}

/* 栏目页结束 */

/* 文章页 */

/* 文章页结束 */