/*统一样式*/

html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
img {
    margin: 0px;
    padding: 0px;
    outline: none;
}

a:hover {
    text-decoration: none;
}

img {
    border: 0px;
}

li {
    list-style: none;
}

body {
    font-family: 'Calibri';
}

a,
ins {
    text-decoration: none;
}

a {
    color: #333;
}

.first_top{
	height: 48px;
	width: 100%;
	background: url(ywsy_pic_1.png) repeat-x 0 top;
}

.top{
	width: 1100px;
	height: 41px;
	line-height: 41px;
	font-size: 13px;
	color: #666666;
	font-family: '微软雅黑';
	margin: 0 auto;
}

.top:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.top ul{
	display: inline-block;
	float: right;
}

.top ul li{
	float: left;
	width: 65px;
	text-align: center;
	border-left: 1px solid #b8c6d8;
}

.top ul li:first-child{
	border-left: none;
}

.top ul li:hover{
	background-color: #0e3c6e;
}

.top ul li a{
	width: 65px;
	height: 41px;
	display: block;
}

.top ul li a:hover{
	color: white;
}

.banner{
	width: 1100px;
	height: 107px;
	margin: 0 auto;
}

.banner:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.dh{
	height: 50px;
	width: 100%;
	background: url(ywsy_pic_3.png) repeat-x 0 top;
}

.zdh{
	width: 1100px;
	height: 51px;
	margin: 0 auto;
	line-height: 51px;
	color: white;
}

.zdh:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.zdh ul{
	display: inline-block;
}

.zdh ul li{
	float: left;
	color: white;
	font-family: '微软雅黑';
}

.zdh ul li a{
	color: white;
	font-size: 17px;
	padding: 14px 28px 14px 29px;
	border-left: 1px solid #baa5c3;
}

.zdh ul li a:hover{
	color: #0e3c6e;
	background-color: #c5c5c5;
}

.dqwz{
	width: 100%;
	height: 35px;
	background-color: #eeeeee;
}

.dqwzz{
	width: 1100px;
	height: 35px;
	line-height: 35px;
	font-size: 13px;
	font-family: "Microsoft YaHei";
	margin: 0 auto;
}

/*中间主体样式*/

.zjszfwzy{
    width: 1100px;
    margin: 0 auto;
    background-color: white;
    margin-top: 20px;
    margin-bottom: 40px;
}

.bt-wzbt {
    width: 900px;
    float: left;
    font-size: 26px;
    text-align: center;
    line-height: 60px;
    border-bottom: 2px solid;
}

.zjszfwzy-at{
    width: 900px;
    margin: 0 auto;
}

.szfyw_footer{
	width: 100%;
	height: 107px;
	background: url(ywsy_pic_7.png) repeat-x 0 top;
}

.szfyw_dbbq{
	width: 1100px;
	height: 107px;
	margin: 0 auto;
	padding-top: 25px;
	padding-left: 295px;
	font-size: 14px;
	line-height: 28px;
	color: #8d8d8d;
}

.szfyw_dbbq:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}