* {
    margin: 0px;
    padding: 0px;
}

.left {
    float: left;
}

.right {
    float: right;
}

img {
    border: none;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: "020";
    height: 0px;
    display: block;
    overflow: hidden;
    clear: both;
}
a{color: #333333;}

a:hover {
    color: #004a7c;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
	  text-decoration: none;
}
ul li,
ol li {
    list-style-type: none;
}

body {
    font-family: "microsoft Yahei";
    width: 100%;
/*    background: #050b2d;*/
}
.height10{width: 100%;height: 10px;}
.height15{width: 100%;height: 15px;}
.height20{width: 100%;height: 20px;}
.height25{width: 100%;height: 25px;}
.height30{width: 100%;height: 30px;}
/*********************************顶部样式*********************************/

body{
	background: url(bottombg.jpg) bottom no-repeat;
	background-color: #ebf3fa;
}


/**主体**/
.main{
	width: 1200px;
	height: auto;
	background: #FFFFFF;
	padding: 20px;
	margin: 0 auto;
	overflow: hidden;
}
.ztjs{
	width: 100%;
	height: 360px;
	background: url(ztjs.jpg) no-repeat;
	background-size: cover;
	border: 1px solid #b5b5b5;
	font-size: 15px;
	color: #0464b1;
	padding-top: 100px;
}
.ztjscon{width: 980px;height: auto;margin: 0 auto !important;line-height: 30px;}

.block02{width: 100%;height: auto;}
.fzlc-title{width:100%;height: 100px;text-align: center;}
.fzlc-list{margin-top: 20px;}
.fzlc-list li{width: 20%;height: 110px;float: left;padding-left: 100px;padding-right: 20px;}
.fzlc-list .fzlc-jj{font-size: 15px;color: #999999;margin-top: 5px;line-height: 25px;}
.fzlc-list #fzlc1{background: url(fzlc_01.jpg) no-repeat left;}
.fzlc-list #fzlc1 .fzlc-year{font-weight: bold;font-size: 21px;color: #669034;}
.fzlc-list #fzlc2{background: url(fzlc_02.jpg) no-repeat left;}
.fzlc-list #fzlc2 .fzlc-year{font-weight: bold;font-size: 21px;color: #41b689;}
.fzlc-list #fzlc3{background: url(fzlc_03.jpg) no-repeat left;}
.fzlc-list #fzlc3 .fzlc-year{font-weight: bold;font-size: 21px;color: #416eb6;}
.fzlc-list #fzlc4{background: url(fzlc_04.jpg) no-repeat left;}
.fzlc-list #fzlc4 .fzlc-year{font-weight: bold;font-size: 21px;color: #41a2b6;}
.fzlc-list #fzlc5{background: url(fzlc_05.jpg) no-repeat left;}
.fzlc-list #fzlc5 .fzlc-year{font-weight: bold;font-size: 21px;color: #4156b6;}

.block03{width: 100%;height: auto;}
.fzlc-img li{width: 25%;height: 190px;float: left;text-align: center;position: relative;}
.fzlc-img li p{position: absolute;left: 13px;top: 143px;background: url(imgbg.png) no-repeat;width: 264px;height: 38px;line-height: 38px;color: #FFFFFF;}
.fzlc-img li a img{width:264px;height:181px;border: 1px solid #999999;}