﻿* {
    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;}
/*********************************顶部样式*********************************/

/*********************************通用样式*********************************/
.news-change {
    height: 58px;
    border-bottom: #bfbfbf solid 1px;
}
.news-change3 {
    width: 80%;
    float: left;
}
.news-change a {
    height: 58px;
    display: inline-block;
    line-height: 58px;
    color: #015293;
    font-size: 21px;
    font-family: "microsoft yahei";
}
.news-change .news-more {
    float: right;
}
.news-change small a {
    font-size: 15px;
	color: #666666;
}
.news-change-list ul li {
    height: 47px;
    line-height: 47px;
    font-size: 15px;
    padding-left: 15px;
    color: #333;
    width: 100%;
    background: url(news-bg.png) no-repeat 3px center;
    border-bottom: 1px dashed #bfbfbf;
}
.news-change-list ul li a {
    color: #333;
}
.news-change-list ul li span {
    color: #999;
    float: right;
}
/*********************************通用样式*********************************/

body{
	background: #FFFFFF;
	font-family: "microsoft yahei";
}
.main{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}

.block01{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
}
.block01-left{
	width: 815px;
	float: left;
}
.block01-right{
	width: 355px;
	float: right;
}
.jgdj-img {
    margin-top: 10px;
	width: 100%;
}
.jgdj-img img{
	width: 355px;
	height: 130px;
}
.jgdj-img .zy {
    color: #486c9a;
    line-height: 30px;
    margin-top: 10px;
	font-size: 17px;
}
.jgdj-img .nr {
    line-height: 30px;
	font-size: 15px;
}

.zxdc{
	width: 100%;
	margin-top: 30px;
}
.zxdc-left{
	width: 340px;
	height: 200px;
	float: left;
}
.zxdc-left img{
	width: 340px;
	height: 200px;
}
.zxdc-right{
	width: 445px;
	float: right;
}
.zxdc-right a{
	font-size: 17px;
	font-weight: bold;
	color: #355e92;
}

.zxdc-right p {
	font-size: 15px;
	line-height: 29px;
	color: #333333;
}
.zxdc-right p span{
	color: #015293;
}
.zxdc-right .sj{
	margin-top: 10px;
}