* {
    margin: 0;
    padding: 0;
}

body,
ul,
ol,
li,
p,
h1,
h2,
form,
dl,
dt,
dd {
    margin: 0;
    padding: 0;
}

img {
    border: 0;
}

body {
    font-size: 14px;
    color: #000000;
    background: url(sgs_bg.jpg) center top no-repeat #f3f1f1;
    font-family: 'Microsoft Yahei';
}

ol,
ul {
    list-style: none;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #CC0000;
    text-decoration: underline;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

.clearfix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

.mt10 {
    margin-top: 10px;
}

.border_1 {
    border: solid 1px #E1E1DD;
    border-top: none;
}

.bd {
    padding: 10px;
}


.tw270 a {
    width: 270px;
    text-overflow: ellipsis;
}

.tw300 a {
    width: 300px;
    text-overflow: ellipsis;
}


.main {
    width: 1000px;
    padding: 10px;
    margin: 250px auto 10px;
    background: #fff;
    height: auto;
}

.list_01 li {
    display: block;
    white-space: nowrap;
    background: url(li.jpg) no-repeat left center;
    padding-left: 10px;
    height: 26px;
    line-height: 26px;
}

.list_01 li {
    *height: 24px;
    *line-height: 24px;
}

.list_01 li a {
    float: left;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    font-family: "microsoft yahei";
    font-weight: normal;
    overflow: hidden;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list_01 li span {
    width: 40px;
    float: right;
    color: #666666;
    font-size: 12px;
    width: 70px;
}

#tab1 {
    width: 100%;
}

#tab1 .hd1 {
    height: 50px;
    background: #f0efef;
}

#tab1 .hd1 li {
    display: inline;
    float: left;
    width: 199px;
    height: 57px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    color: #0066cc;
}

#tab1 .hd1 li.on {
    width: 199px;
    height: 57px;
    font-size: 16px;
    color: #fff;
    background: url(title_bg_1.png) no-repeat;
    display: block;
}

#tab1 .hd1 li.on a {
    color: #fff;
    text-decoration: none;
}

#tab1 .bd1 {
    padding: 10px;
}


#tab2 {
    width: 100%;
}

#tab2 .hd2 {
    height: 50px;
    background: #f0efef;
}

#tab2 .hd2 li {
    display: inline;
    float: left;
    width: 270px;
    height: 57px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
}

#tab2 .hd2 li.on {
    width: 270px;
    height: 57px;
    font-size: 16px;
    color: #fff;
    background: url(title_bg_3.png) no-repeat;
    display: block;
    text-decoration: none;
}
#tab2 .hd2 span{
	width: 270px;
    height: 57px;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background: url(title_bg_3.png) no-repeat;
    display: block;
    text-decoration: none;
}
#tab2 .bd2 {
    height: auto;
    padding-left: 10px;
    padding-top: 10px;
}

.footer {
    width: 100%;
    background: #006395;
    height: 100px;
    text-align: center;
    line-height: 100px;
    color: white;
}


.col {}

.col .hd {
    width: 1000px;
    height: 35px;
    line-height: 35px;
    background: #e9e9e7;
}

.col .hd span {
    float: left;
    width: auto;
    padding: 0 20px;
    height: 35px;
    line-height: 35px;
    background: #006395;
    text-align: center;
    font-size: 14px;
    font-family: 'Microsoft Yahei';
    color: #fff;
}

.col .bd {
    min-height: 500px;
    padding: 10px;
    border: solid #e9e9e7 1px;
    font-size: 14px;
}

.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;
}




.column-article {
    margin-top: 10px;
}

.column {
    height: 40px;
    background: #f6f6f6;
    border-bottom: 1px solid #ddd;
}

.column span {
    float: left;
    display: block;
    min-width: 140px;
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    color: #158C3C;
    text-align: left;
    font-size: 16px;
}

.column a {
    float: right;
    display: block;
    width: 58px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
}



.article-list {
    border-top: none;
}

.article-list li {
    width: 450px;
    float: left;
    vertical-align: bottom;
    height: 34px;
    padding-left: 15px;
    background: url(li.jpg) 0px 12px no-repeat;
    font-size: 14px;
    overflow: hidden;
    border-bottom: 1px dashed #e9e9e9;
    margin-left: 15px;
}

.article-list li a {
    width: 350px;
    overflow: hidden;
    float: left;
    color: #333;
    height: 34px;
    line-height: 34px;
    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: 34px;
    line-height: 34px;
    color: #666666;
}




.article_list {
    border-top: none;
}

.article_list li {
    vertical-align: bottom;
    height: 34px;
    padding-left: 15px;
    background: url(li.jpg) 0px 15px no-repeat;
    font-size: 14px;
    overflow: hidden;
    border-bottom: 1px dashed #e9e9e9;
}

.article_list li a {
    float: left;
    color: #333;
    height: 34px;
    line-height: 34px;
    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: 34px;
    line-height: 34px;
    color: #666666;
}

.pager {
    text-align: center;
}

.pager a {
    color: #cc0000;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

#column_list {
    padding-left: 10px;
    width: 846px;
    margin: 0 auto;
}

#column_list li {
    float: left;
    display: inline;
    margin-right: 20px;
    background: url(img_11.gif) repeat-x;
    line-height: 27px;
    width: 260px;
    height: 27px;
    border: solid 1px #B2CBDF;
    text-align: center;
    margin-bottom: 20px;
}

.adress {
    height: 40px;
    border-top: 3px solid #0099cc;
    padding-left: 20px;
    line-height: 40px;
    background: #f3f1f1;
}

.box1 {
    width: 980px;
}

.box1 .hd {
    height: 36px;
    border-bottom: 2px solid #f1f1f1;
    margin: 0 auto;
    line-height: 36px;
    font-size: 16px;
    color: #cc3300;
}

.box1 .hd span {
    float: left;
    width: 130px;
    text-align: center;
    border-bottom: 2px solid #cc3300;
}

.box1 .bd {
    min-height: 140px;
    margin-bottom: 10px;
}

.more {
    float: right;
    font-size: 14px;
    margin-right: 10px;
}