body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form {
    margin: 0;
    padding: 0;
}

body {
    font-size: 14px;
    color: #000000;
    background: url(bg.jpg) no-repeat center top #fff;
    font-family: 'Microsoft Yahei';
}

td {
    font-size: 14px;
}

ol,
ul {
    list-style: none;
}

fieldset,
img {
    border: 0;
}

:focus {
    outline: 0;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #CC0000;
    text-decoration: underline;
}

img {
    vertical-align: middle;
}

.clearfix {
    display: inline-block;
}


/*\*/

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}


/**/

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

.mt10 {
    margin-top: 10px;
}
.mt20 {
    margin-top:20px;
}
.border_1 {
    border: solid 1px #e7e5e5;
    border-top: none;
}


/**/

.clearfix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

.tw190 a {
    width: 190px;
    text-overflow: ellipsis;
}

.tw250 a {
    width: 250px;
    text-overflow: ellipsis;
}

.tw230 a {
    width: 230px;
    text-overflow: ellipsis;
}

.tw270 a {
    width: 270px;
    text-overflow: ellipsis;
}

.tw400 a {
    width: 400px;
    text-overflow: ellipsis;
}

.tw350 a {
    width: 350px;
    text-overflow: ellipsis;
}
.tw900 a {
    width:900px;
    text-overflow: ellipsis;
}

.header {
    width: 1020px;
    height:265px;
    margin: 0 auto;
}


#head {
    height: 200px;
}
#nav ul li {
    width: 160px;
    float: left;
    height:65px;
    line-height:65px;
    display: block;
    color: #fff;
    text-align: center;
    font-family: 'Microsoft Yahei';
}

#nav ul li a {
    width: 160px;
    height: 65px;
    font-size: 18px;
    text-align: center;
    color: #fff;
    text-decoration: none;
}

#nav li a:hover {
    width:160px;
    height: 65px;
    display: block;
    background: #edf5fb;
    color: #006fd4;
}


.main {
    width: 1020px;
    margin:15px auto;
}

.main_L {
    width: 712px;
    height: auto;
    margin-right: 10px;
}

.main_C {
    width: 345px;
    height: auto;
    margin-right: 10px;
}

.main_R {
    width: 278px;
    height: auto;
}


/**/

.hd a.more {
    width: 50px;
    float: right;
    font-size: 12px;
	color:#005391;
}

.hd span {
    font-size: 18px;
}


/**/

.dt {
    color: #999;
    font-size: 12px;
}

.box_1 .hd {
    width: 100%;
    height: 49px;
    line-height: 49px;
}

.box_1 .hd span {
    width: 196px;
    height: 49px;
    background:url(title_bg.png) no-repeat;
    float: left;
    color: #ffffff;
	text-indent:30px;
}
.h240{
	height: 240px;
}
.h140{
	height: 140px;
}
.box_1 .bd {
    padding-top: 10px;
}

.w500{
	width:500px;
}
.w500{
	width:500px;
}

.box_2 .hd {
    width: 100%;
    height: 49px;
    line-height: 49px;
	border-top:6px solid #005391;
	background:#F5F5F5;
}

.box_2 .hd span {
    width: 196px;
    height: 49px;
    float: left;
    color: #005391;
	margin-left:20px;
}

.box_2 .bd {
    height:100px;
    padding-top: 10px;
}






.mlink {
    font-size: 14px;
    font-family: 'Microsoft Yahei';
    width: 250px;
    margin-top: 7px;
}



.list-01 li {
    display: block;
    white-space: nowrap;
    background: url(li.jpg) no-repeat left center;
    padding-left: 20px;
    height: 26px;
    line-height: 26px;
}

.list-01 li {
    *height: 24px;
    *line-height: 24px;
}

.list-01 li a {
    float: left;
    font-size: 14px;
    font-family: "microsoft yahei";
    font-weight: normal;
    overflow: hidden;
}

.list-01 li span {
    width: 70px;
    float: right;
    color: #999;
    font-size: 12px;
}




.col {}

.col .hd {
    width: 100%;
	    height: 49px;
    line-height: 49px;
	border-top:6px solid #005391;
	background:#F5F5F5;
}

.col .hd span {
    float: left;
    width: 161px;
    height: 49px;
    line-height:49px;
    background: #005391;
    text-align: center;
    font-size: 14px;
    font-family: 'Microsoft Yahei';
    color: #fff;
}

.col .bd {
    min-height: 500px;
    padding: 10px;
    font-size: 14px;
	background:#FFF;
}

.article .title {
    font-size: 25px;
    line-height: 1.6em;
    color: #000;
    text-align: center;
    padding: 10px 0;
    font-family: "microsoft yahei";
}

.article .info {
    color: #999;
    line-height: 32px;
    border: #ccc dotted;
    border-width: 1px 0;
    text-align: center;
}

.article .content {
    color: #333;
    font-size: 14px;
    line-height: 2em;
    overflow: hidden;
    padding: 25px 10px 10px;
    word-break: break-all;
}

.article .content p {
    margin: 0 0 10px;
}




.pic-list {
    width: 978px;
    margin: 0 auto;
    overflow: hidden;
}

.pic-list li {
    float: left;
    width: 168px;
    height: 172px;
    margin: 10px 14px 0 13px;
}

.pic-list li img {
    width: 160px;
    height: 120px;
    padding: 3px;
    border: 1px solid #ddd;
}

.pic-list li p {
    display: block;
    height: 40px;
    overflow: hidden;
    text-align: center;
    margin-top: 4px;
}

.pic-list li p a {
    line-height: 20px;
    font-size: 12px;
}

.column-article {
    margin-top: 10px;
}

.column {
    height: 30px;
    background: #f6f6f6;
    border-bottom: 1px solid #ddd;
}

.column span {
    float: left;
    display: block;
    min-width: 140px;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    color: #267fdd;
    text-align: center;
    font-size: 14px;
}

.column a {
    float: right;
    display: block;
    width: 58px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
}

.article-list {
    padding: 10px;
    border-top: none;
}

.article-list li {
    vertical-align: bottom;
    height: 28px;
    padding-left: 10px;
    background: url(icon_jt.png) 0px 11px no-repeat;
    font-size: 14px;
    overflow: hidden;
}

.article-list li a {
    float: left;
    color: #333;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    font-family: "microsoft yahei";
    font-weight: normal;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.article-list li span {
    float: right;
    font-size: 12px;
    height: 28px;
    line-height: 28px;
    color: #999999;
}

.article_list {
    border-top: none;
}

.article_list li {
    vertical-align: bottom;
    height: 28px;
    padding-left: 15px;
    background: url(li.jpg) 0px 9px no-repeat;
    font-size: 14px;
    overflow: hidden;
}

.article_list li a {
    float: left;
    color: #333;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    font-family: "microsoft yahei";
    font-weight: normal;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.article_list li span {
    float: right;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    color: #333333;
}

.pager {
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.pager a {
    color: #ff0000;
}


.footer {
    width: 100%;
    background: #005391;
    height: 100px;
}

.bottom {
    width: 1000px;
    height: 100px;
    margin: 0 auto;
    background: #005391;
	text-align:center;
	color:#fff;
	line-height:100px;
}

