body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form {
    margin: 0;
    padding: 0;
}

body {
    font-size: 12px;
    color: #000000;
}

td {
    font-size: 12px;
}

ol,
ul {
    list-style: none;
}

fieldset,
img {
    border: 0;
}

:focus {
    outline: 0;
}

a {
    color: #000000;
    text-decoration: none;
}

a:hover {
    color: #ff0000;
    text-decoration: underline;
}

.clear {
    clear: both;
}

.clearfix {
    display: inline-block;
}



/*\*/

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}



/**/

.clearfix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

.mt10 {
    margin-top: 10px;
}

.mt8 {
    margin-top: 8px;
}

.mt5 {
    margin-top: 5px;
}

#nav td {
    color: #000000;
    font-size: 14px;
}

#nav td span {
    padding: 0 15px;
    color: #BC1A0F;
}

#nav a,
#nav a:visited {
    font-size: 14px;
    color: #BC1A0F;
    font-weight: bold;
    text-decoration: none;
}

#nav a:hover {
    color: #BC1A0F;
    font-weight: bold;
    text-decoration: underline;
}

.border_1 {
    border: solid 1px #CBCBCB;
}

.border_2 {
    border-left: solid 1px #E2E2E2;
    border-right: solid 1px #E2E2E2;
    border-bottom: solid 1px #E2E2E2;
}

.font_14 {
    font-size: 14px;
}

.texthidden {
    direction: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.text_width220 .texthidden {
    width: 220px;
}
.text_width240 .texthidden {
    width: 240px;
}

.text_width440 .texthidden {
    width: 440px;
}

.text_width468 .texthidden {
    width: 468px;
}

.lh20 {
    line-height: 20px;
}

.lh24 {
    line-height: 24px;
}

.title_1 {
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 4px;
}

.title_2 {
    width: 108px;
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}

.title_3 {
    font-size: 14px;
    color: #3978B5;
    font-weight: bold;
}

.pic_list li {
    width: 20%;
    ;
    float: left;
    overflow: hidden;
    display: inline;
    text-align: center;
    margin-top: 10px;
}

.div_pic {
    width: 168px;
    height: 168px;
    margin: 0 auto;
    overflow: hidden;
}

.pic_list img {
    width: 160px;
    height: 120px;
    border: solid 1px #DCDDDD;
    padding: 3px;
}

.pic_list p {
    display: block;
    line-height: 20px;
}

a.more,
a.more:visited {
    color: #D94D08;
    text-decoration: none;
}

a.more:hover {
    color: #D94D08;
    text-decoration: underline;
}

.content {
    font-size: 14px;
    line-height: 30px;
}

.tab_1 {
    height: 23px;
    line-height: 23px;
    border-bottom: 1px solid #B2CBDF;
    margin: 0 10px;
}

.tab_1 span {
    padding: 0 6px;
    color: #B0B0B0;
}

.tab_1 a {
    font-size: 14px;
    text-decoration: none;
}

.tab_1 a.current {
    font-weight: bold;
    color: #FB6C06;
}

.sitelink {
    width: 918px;
}

.sitelink li {
    width: 135px;
    height: 40px;
    margin-bottom: 5px;
    margin-right: 18px;
    float: left;
    display: inline;
    text-align: center;
}

.sitelink li img {
    width: 135px;
    height: 35px;
}

.inpt {
    width: 180px;
    height: 20px;
    line-height: 20px;
    border: solid 1px #B5B5B5;
}

.pic_scroll div {
    width: 106px;
    height: 81px;
    margin: 0px 9px;
}

.pic_scroll div img {
    width: 100px;
    height: 75px;
    padding: 2px;
    border: solid 1px #CCCCCA;
}

.pn11,
.pn11 p {
    line-height: 24px;
    font-size: 14px;
    padding-bottom: 10px;
}

.dt {
    font-size: 12px;
    color: #999;
    font-family: 宋体;
}