/* reset begin*/
* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
body {
    font-size: 14px;
    font-family: "宋体", "黑体", SimHei, "Arial", "sans-serif";
    color: #333;
    background: url("../images/bg.jpg");
}
h1, h2, h3, h4, h5, h6, input, select, textarea, button {
    font-size: 14px;
    font-weight: normal;
    font-family: "宋体", "黑体", SimHei;
}
ol, ul, li {
    list-style: none;
}
a, a:link, a:visited, a:hover, a:active {
    text-decoration: none;
    color: inherit;
}
.clear {
    clear: both;
}
a, button, input, select, textarea {
    outline: none;
}
img {
    vertical-align: middle;
}
i, em {
    font-style: normal;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0;
}
input::-moz-placeholder,
input:-ms-input-placeholder,
input::-webkit-input-placeholder,
textarea::-moz-placeholder,
textarea:-ms-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #6d6d72;
    font-size: 12px;
}
/* reset end */
/* 公共 */
.none {
    display: none;
}
.leftT {
    text-align: left;
}
.centerT {
    text-align: center;
}
.rightT {
    text-align: right;
}
.ml10 {
    margin-left: 10px;
}
.box {
    margin-bottom: 10px;
    border: 1px solid #a7a79f;
}
.herder, .wrap, .footer {
    width: 990px;
    margin: 0 auto;
    padding: 0 5px 10px;
    background: #fff;
    overflow: hidden;
}
.footer p {
    width: 100%;
    color: #000;
    font-size: 12px;
    text-align: center;
    line-height: 30px;
}
.banner {
    width: 100%;
}
.navMenu {
    width: 100%;
    height: 38px;
    background: url("../images/nav_bg.jpg") repeat-x;
}
.navMenu li {
    width: auto;
    float: left;
    padding: 0 25px;
    color: #fff;
    line-height: 38px;
    background: url("../images/nav_li.jpg") left center no-repeat;
}
.navMenu li a {
    font-weight: bold;
}
.navMenu li a:hover {
    text-decoration: underline;
}
.search {
    width: 100%;
    height: 32px;
    background: #f9faec;
    border: 1px solid #f4c984;
    border-top: none;
    overflow: hidden;
}
.search-time {
    padding-left: 10px;
    float: left;
    font-size: 12px;
    line-height: 32px;
}
.search form {
    width: 355px;
    height: 32px;
    padding-left: 100px;
    float: right;
    background: url("../images/search.jpg") left center no-repeat;
}
.search form input {
    padding: 2px 4px;
    margin-top: 5px;
    font-size: 12px;
    border: 1px solid #a7a79f;
}
.search-submit {
    width: 59px;
    height: 22px;
    margin-left: 10px;
    background: url("../images/search-btn.jpg") center no-repeat;
    border: none;
}
/*首页*/
.indexL, .indexC, .indexR {
    height: 320px;
    margin-bottom: 10px;
    float: left;
    background: #f9fbf0;
}
.indexL {
    width: 330px;
    border: 1px solid #a7a79f;
}
.indexC {
    width: 400px;
    margin: 0 10px 10px;
    border: 1px solid #E97170;
    background: url("../images/index_37.jpg") left bottom repeat-x;
}
.indexR {
    width: 230px;
    background: url("../images/index_57.jpg") left bottom no-repeat;
}
.index-h2 {
    width: 100%;
    line-height: 30px;
    overflow: hidden;
    background: url("../images/h2_bg_R.jpg") top repeat-x;
}
.index-h2 span {
    display: block;
    width: 138px;
    float: left;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    background: url("../images/h2_bg_L.jpg") top repeat-x;
}
.index-h2 a {
    float: right;
    color: #950C13;
    font-size: 12px;
    padding-right: 10px;
}
.index-ul {
    width: 100%;
    padding: 5px 10px;
}
.index-ul li {
    color: #000;
    padding: 0 5px 0 15px;
    font-size: 12px;
    line-height: 26px;
    background: url("../images/ul_li.jpg") left 9px no-repeat;
}
.index-ul li a:hover {
    color: #920000;
    text-decoration: underline;
}
.indexC .index-h2 {
    height: 50px;
    background: url("../images/h2_news.jpg") center no-repeat;
}
.indexC .index-h2 a {
    padding-top: 13px;
    padding-right: 20px;
}
.indexC .index-ul li span {
    float: right;
}
.indexR .index-h2 {
    height: 35px;
    padding-top: 5px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    background: url("../images/index_30.jpg") center no-repeat;
}
.indexR .index-h2 span {
    color: #fff;
    background: none;
}
.indexR .index-ul {
    height: 249px;
    overflow: hidden;
    background: url("../images/index_36.jpg") center no-repeat;
}
.indexR .index-ul li {
    padding: 4px 5px 4px 15px;
    line-height: 18px;
}
.index-ad {
    width: 740px;
    height: 72px;
    float: left;
    margin-bottom: 10px;
}
.mailto {
    width: 230px;
    height: 72px;
    float: left;
    margin-left: 10px;
    margin-bottom: 10px;
    background: url("../images/mailto.jpg") center no-repeat;
}
.mailto a {
    display: block;
    width: 100%;
    height: 100%;
}
.indexBox {
    width: 320px;
    float: left;
    border: 1px solid #b8b8b8;
}
.indexBox ul span {
    padding-left: 10px;
}
.indexBox02 {
    width: 230px;
    float: left;
    margin-left: 10px;
}
.indexBox ul,
.indexBox02 ul {
    min-height: 270px;
    background: url("../images/index_77.jpg") center repeat-x;
}
.indexBox02 h2 {
    height: 33px;
    background: url("../images/index_73.jpg") left top no-repeat;
}
.indexBox02 span {
    width: 115px;
    background: none;
}
.indexBox02 ul {
    min-height: 249px;
    border: 1px solid #950C13;
    border-top: none;
}
.indexBox02 ul li {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/*分页*/
.pages {
}
.pages ul {
    float: left;
    padding: 12px 0px 12px 16px;
}
.pages ul li {
    float: left;
    font-family: Tahoma;
    line-height: 17px;
    margin-right: 6px;
    border: 1px solid #E9E9E9;
}
.pages ul li a {
    float: left;
    padding: 2px 4px 2px;
    color: #555;
    display: block;
}
.pages ul li a:hover {
    color: #690;
    text-decoration: none;
    padding: 2px 4px 2px;
}
.pages ul li.thisclass,
.pages ul li.thisclass a, .pagebox ul li.thisclass a:hover {
    background-color: #F8F8F8;
    padding: 2px 4px 2px;
    font-weight: bold;
}
.pages .pageinfo {
    line-height: 21px;
    padding: 12px 10px 12px 16px;
    color: #999;
}
.pages .pageinfo strong {
    color: #555;
    font-weight: normal;
    margin: 0px 2px;
}
/*友情链接*/
.link {
    width: 100%;
    height: 124px;
    background: url("../images/link.jpg") center repeat-x;
    border-right: 1px solid #b8b8b8;
}
.link ul {
    width: 100%;
    height: 130px;
    padding: 30px 0 0 190px;
    line-height: 29px;
    background: url("../images/link_left.jpg") left top no-repeat;
}
.link ul li {
    width: 150px;
    float: left;
    color: #000;
    font-size: 12px;
}
.footer {
    margin-top: -10px;
}
.footerNav {
    width: 100%;
    height: 33px;
    margin-top: 10px;
    color: #fff;
    text-align: center;
    background: url("../images/footerNav.jpg") left center repeat-x;
}
.footerNav a {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    line-height: 33px;
}
.footer01 {
    width: 100%;
    padding: 10px;
    background: url("../images/footer.jpg") repeat-x;
}
.footer01 p {
    letter-spacing: 2px;
}
.footer01 p a:hover{
    color: #920000!important;
    text-decoration: underline!important;
}
.footImg {
    display: block;
    margin: 0 auto;
}