﻿/* homepage #main */
#main {
    margin: 0 auto;
    padding-bottom: 10px;
}

.listpic {
    overflow: auto;
}

* .listpic {
    zoom: 1;
    height: 1%;
}

.listpic li {
    width: 197px;
    float: left;
    margin-top: 10px;
}

a.imgbox {
    display: block;
    background: #ddd;
    color: #666;
}

a.imgbox:hover {
    background: #3f76ff;
    color: #fff;
}

.listpic li a img {
    border: 1px solid #fff;
    width: 185px;
    height: 134px;
    margin: 5px
}

.listpic li h4 {
    height: 25px;
    line-height: 25px;
    background: #eee;
    text-align: center;
    font-size: 14px;
    font-family: "\5FAE\8F6F\96C5\9ED1", Arial, sans-serif;
}

.listpic li h5 {
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    font-weight: normal;
    color: #666;
    position: relative;
}

.listpic li h5 span {
    position: absolute;
    right: 0;
    top: 0;
    font-family: Verdana, Arial, sans-serif;
}

.homelist3 {
    margin: 10px 15px 0 16px;
}

.homelist3 li span {
    color: #069;
    padding-right: 6px;
    margin-right: 6px;
    font-weight: bold;
    border-right: 1px solid #ccc;
}

.homelist3 li a {
    display: block;
    margin-left: 12px;
    line-height: 1.5em;
    color: #393939;
}

.homelist3 li a:hover {
    color: #ff8000;
}

.homelist4 li {
    text-align: center;
    margin-bottom: 10px;
}



#bbox .focus_news {
    width: 132px;
    background: #e2e2e2;
    margin: 0 15px 10px 10px;
    display: inline;
}

#bbox .focus_news h4 {
    color: #f60;
    padding: 0 5px 5px 5px;
    height: 20px;
    line-height: 1.5em;
    font-size: 12px;
    overflow: hidden;
}

#bbox .last_news {
    width: 190px;
    display: inline;
    line-height: 1.8em;
    color: #333
}

.rollBox {
    width: 515px;
    position: relative;
}




.rollBox .Cont {
    width: 510px;
    overflow: hidden;
}

.rollBox .ScrCont {
    width: 10000000px;
}

.rollBox .Cont .pic {
    width: 160px;
    float: left;
    text-align: left;
    margin-right: 15px;
}


.rollBox .Cont .pic img {
    padding: 4px;
    background: #fff;
    border: 1px solid #ccc;
    display: block;
}

.rollBox .Cont .pic span {
    display: block;
    text-align: center;
    padding: 5px 0;
}

.rollBox #List1, .rollBox #List2 {
    float: left;
    list-style-type: none;
}

/* SubNav */
.submenu {
    margin: 10px auto 0 auto;
    width: 200px;
}



.submenu a {
    display: block;
    height: 35px;
    line-height: 37px;
    text-indent: 40px;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    font-family: "\5FAE\8F6F\96C5\9ED1", Helvetica, "\5B8B\4F53", sans-serif;
}

.submenu a:hover {
    color: #ff8000;
    text-decoration: none;
}

/* SubPages */

.search_code {
    margin: 10px;
    padding-bottom: 5px;
}

.search_code h4 {
    height: 20px;
    font-size: 12px;
    color: #333;
    border-bottom: 1px dotted #999;
    margin-bottom: 5px;
}

.search_code dl div {
    margin: 0 0 10px 10px;
}

.search_code dt {
    float: left;
    width: 160px;
}

.search_code dt div span {
    display: -moz-inline-box;
    display: inline-block;
    width: 30px;
}

.search_code dd {
    float: left;
}

.search_code dt select {
    width: 100px;
    height: 20px;
}

.search_code input {
    vertical-align: middle;
}





.search_btn2 {
    width: 35px;
    height: 50px;
    background: transparent;
    border: 0;
    cursor: pointer;
    text-indent: -10000px;
}

#submain {
    width: 920px;
}


#subright {
    width: 700px
}


h3 span.location {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #666;
    font-size: 12px;
    font-weight: normal;
}

h3 span.location a {
    color: #666;
}

h3 span.location a:hover {
    color: #030;
    text-decoration: none;
}


.picturebox {
    padding: 4px;
    background: #daca9e;
    border: 1px solid #ccc;
    display: block;
}

.picturebox:hover {
    padding: 4px;
    background: #fcbc27;
    border: 1px solid #963;
    display: block;
}

.content {
    padding: 18px;
    margin: 20px;
    line-height: 1.8em;
    color: #333;
    border: 1px solid #e2e2e2;
    background: #f8f8f8;
}

.content p {
    margin: 1.1em auto;
}

.content h1 {
    color: #333;
    font-size: 20px;
    padding: 10px 0;
    font-family: "\5FAE\8F6F\96C5\9ED1", Helvetica, "\5B8B\4F53", sans-serif;
    border-bottom: 2px solid #ccc;
    line-height: 1.5em;
}

.content h2 {
    color: #333;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    font-family: "\5FAE\8F6F\96C5\9ED1", Helvetica, "\5B8B\4F53", sans-serif;
    text-indent: 25px;
    border-bottom: 2px solid #999;
    position: relative;
}

.content h4.question {
    color: #000;
    background: #ddd;
    padding: 3px 5px;
    height: 20px;
    line-height: 1.5em;
    font-size: 12px;
    border: 0;
    text-indent: 0
}

.content div.answer {
    padding: 0 5px;
}

.content table.table {
    width: 580px;
    background: #ccc;
    text-align: center;
    line-height: 22px;
}

.content table.table th {
    font-size: 14px;
    background: #ccc
}

.content table.table td {
    font-size: 12px;
    background: #fff;
}

.more {
    position: absolute;
    right: 20px;
    top: 10px;
    width: 50px;
    height: 20px;
}

.info {
    font-family: arial, sans-serif;
    margin-top: 10px;
    margin-bottom: 15px;
}

.info span {
    padding-right: 15px;
}

#article {
    font-size: 14px;
}

#article img {
    max-width: 620px;
}

.tag {
    margin-bottom: 5px;
}

.tag a {
    padding-right: 5px;
}

/* 相关新闻 */
ul.listnews {
    margin-top: 20px;
}

span.date {
    position: absolute;
    right: 0;
    top: 0;
    text-align: right;
    font-size: 12px;
    font-family: arial, sans-serif;
    color: #f60
}

span.author {
    padding-left: 25px;
    color: #999;
}

div.list_foot {
    clear: both;
    height: 40px;
    line-height: 40px;
    border-top: 1px solid #ccc;
    text-align: right;
    margin-top: 20px;
}

div.list_foot strong, div.list_foot a {
    padding-left: 5px;
}

div.article_foot {
    clear: both;
    margin-top: 20px;
    padding-top: 10px;
    height: 30px;
    border-top: 1px solid #ccc;
}

div.xw-commend, div.xm-commend {
    margin-top: 20px;
}

div.xw-commend h5, div.xm-commend h5 {
    padding: 0 5px;
    background: #ddd;
    font-size: 14px;
    font-family: "\5FAE\8F6F\96C5\9ED1", Arial, sans-serif;
    line-height: 1.5em;
}

div.xw-commend a img {
    border: 1px solid #fff;
    width: 228px;
    height: 152px;
    margin: 5px
}

div.xm-commend h5 {
    height: 35px;
    line-height: 35px;
}

div.xm-commend .c_pics img {
    border: 1px solid #fff;
    width: 95%;
    height: 165px;
    margin: 5px
}

div.xm-commend dt, div.xm-commend dd {
    height: 31px;
    line-height: 31px;
    border-bottom: 1px dotted #ddd;
    font-weight: bold;
    text-indent: 5px;
}

div.xm-commend dt {
    background: #eee;
    width: 70px;
    float: left;
}

div.xm-commend dd {
    font-family: verdana, sans-serif
}

.c_pics {
    width: 36.3636%;
}

.c_desc {
    width: 62%;
}

p.readmore {
    text-align: right;
}
