* {
    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;
}
.tytitle{ width:100%; height:41px; border-bottom:1px solid #dadada; font-size:19px;}
.tytitle span{ display:block; float:left;color:#999999; font-weight: bold;}
.tytitle .active{color:#c10d0c;}
.tytitle .active a{color:#c10d0c;}
.tytitle a{color:#999999;}
.block01{width: 100%;height: auto;}
.block01 ul li{width: 33%;height: 115px;float: left;margin-bottom: 20px;text-align: center;}
.block01 ul li img{border: 1px solid #dbdbdb;padding: 3px;width: 355px;height: 108px;}
.block02{width: 100%;height: auto;}
.rdgz-list ul {float: left;width: 100%;padding-top: 10px;}
.rdgz-list ul li {float: left;width: 50%;padding-left: 25px;background: url(ztzlicon.jpg) 0px 12px no-repeat;line-height: 34px;}
.rdgz-list ul li a {font-size: 15px;color: #333;height: auto;}
.rdgz-list ul li span{float: right;}