﻿/*
Creat Time : 2015-1-23;
*/
/* normalize */

*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
a {
    outline: none;
}
img {
    outline: none;
    border: none;
}
body {
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-family: "Microsoft Yahei","微软雅黑",arial;
    color: #565656;
    line-height: 24px;
}

ul {
    padding: 0;
    margin: 0;
}
li {
    list-style: none;
}
input:hover,
input:focus {
    outline: none;
}

/* base */
.xg-fct {
    margin: 0;
}
.xg-ct {
    width: 1003px;
    margin: 0 auto;
}
.xg-fr {
    float: right;
}
.xg-fl {
    float: left;
}
.xg-justified {
    width: 100%;
}
.xg-justified li {
    float: none;
    display: table-cell;
    width: 1%;
    text-align: center;
}
.xg-justified li a {
    text-align: center;
}
.br {
    border: 1px solid #fad3aa;
}
.t {
    margin-top: 4px
}
.lr {
    margin-left: 5px;
    margin-right: 4px;
}
#slide {
    position: relative;
    margin: 3px auto 1px;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

/* TOP */
.tgd {
   background: #ffffff; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZGZjMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 0%, #ffdfc1 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(0%,#ffffff), color-stop(100%,#ffdfc1)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 0%,#ffdfc1 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 0%,#ffdfc1 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 0%,#ffdfc1 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 0%,#ffdfc1 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffdfc1',GradientType=0 ); /* IE6-8 */

}
#topbar {
    height: 30px;
    margin-top: 5px;
}
#topbar p {
    text-indent: 1em;
    line-height: 30px;
    color: #dc4747;
}
#topbar li {
    display: inline-block;
    margin-left:18px;
    padding-left: 18px;
    padding-right: 5px;
}
.h {
    background: url(../img/thome.png) no-repeat left;
}
.b {
    background: url(../img/tbookmark.png) no-repeat left;
}
.c {
    background: url(../img/temail.png) no-repeat left;
}
#topbar a {
    color: #d5160a;
    line-height: 30px;
    text-decoration: none;
}
/* nav */
#nav {
    height: 40px;
    background: url(../img/nbg.png) left repeat-x;
}
#nav a {
    font-size: 13px;
    color: #ffffff;
    text-decoration: none;
}
#nav li {
    background: url(../img/navborder.png) left no-repeat;
    padding: 7.5px 0;
}
/* 天气 */
#tianqi {
    background: url(../img/tqbg.png) #fff no-repeat bottom;
    height: 39px;
}
#tianqi p {
    text-indent: 2em;
    line-height: 39px;
    font-size: 14px;
    font-weight: bold;
    color: #e12009;
}
#tianqi .search {
    height: 39px;
    padding: 9.5px 1em;
}
#tianqi form {
    background: url(../img/search.png) no-repeat left;
    padding-left: 17px;
}
#tianqi input {
        height: 20px;
    margin-left: 10px;
    border: none;
}
#tianqi input[type=text] {
    padding: 0 1em;
    width: 180px;
    color: #999;
    border: 1px solid #ccc;
}
.s {
    background: url(../img/searchbutton.png) no-repeat center;
    width: 50px;
    text-indent: -999999px;
}
#tianqi label {
    color: #333;
    font-weight: bold;
}
/* 内容部分 */
#s1 {
    overflow: hidden;
}
.hdp {
    width: 334px;
    padding: 1px;
}
.hdp img {
    max-width: 100%;
}
.fn {
    width: 410px;
    height: 239px;
}
.fn h4 {
    text-align: center;
}
.right {
    float: left;
    width: 250px;
    background: url(../img/arrow.png) top no-repeat;
}
#s1 .right {
    height: 239px;
}
.meta {
    position: relative;
    height: 32px;
    background: #ffffff; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZGRiZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 0%, #ffddbd 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(0%,#ffffff), color-stop(100%,#ffddbd)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 0%,#ffddbd 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 0%,#ffddbd 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 0%,#ffddbd 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 0%,#ffddbd 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffddbd',GradientType=0 ); /* IE6-8 */
    border-bottom: 1px solid #fad3aa;
}
.meta i {
    background: url(../img/arrow.png);
    width: 27px;
    height: 30px;
    display: inline-block;
    float: left;
}
.meta h3 {
    position: absolute;
    padding-top: 2px;
    padding-left: 8px;
    padding-right: 8px;
    bottom: -2px;
    left: 30px;
    display: inline-block;
    min-width: 75px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    background: url(../img/h3bg.png) center;
    color: #e11201;
    font-size: 14px;
    font-weight: bold;
}
.meta span {
    position: absolute;
    right: 10px;
    top: 0;
    line-height: 32px;
    color: #cc6601;
}
.sj {
    float: right;
    color: #595858;
}
.box {
    padding: 9px 16px 10px 18px;
}
.fn h4 {
    font-size: 14px;
    color: #d21600;
    font-weight: bold;
}
.fn p {
    color: #a6a6a6;
}
.fn a.more {
    color: #4b7fb6;
    text-decoration: underline;
}
.box ul {
    margin-top:;
    list-style: square; 
}
.box li {
    padding: 2.5px 0;
    padding-left: 13px;
    background: url(../img/square.gif) no-repeat left;
    border-bottom: 1px dashed #d3d3d3;
}
.box li:last-child,
.box li.last {
    border-bottom: none;
}
.box li a {
    text-decoration: none;
    color: #565656;
}
.box li.ds {
    padding: 3.5px 0 3.5px 14px;
    border-bottom: none;
    background: url(../img/square.png) no-repeat left;
}
.left {
    float: left;
    width: 250px;
}
#s2 {
    overflow: hidden;
}
#s2 .left {
    height: 303px;
}
.center {
    float: left;
    width: 494px;
}
#s2 .center {
    height: 303px;
}
.ib {
    display: block;
    max-width: 100%;
    margin-bottom: 5px;
}
.xz {
    width: 222px;
    height: 33px;
    display: block;
    padding-left: 53px;
    color: #e02828;
    font-size: 14px;
    line-height: 33px;
    font-weight: bold;
    margin-bottom: 4px;
    text-decoration: none;
}
.a1 {
    background: url(../img/a1.png);
}
.a2 {
    background: url(../img/a2.png);
}
.a3 {
    background: url(../img/a3.png);
}
.a4 {
    background: url(../img/a4.png);
    margin-bottom: 0;
}
#s3 a {
    display: inline-block;
    float: left;
    width: 161px;
    margin-right: 7.4px;
}
#s3 {
    overflow: hidden;
}
#s3 img {
    max-width: 100%;
}
#s3 a.last {
    margin-right: 0;
}
.sydiv {
    margin: 0 auto;
    width: 234px;
    margin-top: 9px;
    margin-bottom: 10px;
}
.sy {
    display: block;
    margin-bottom: 5px;
    background: url(../img/hszsy.png) no-repeat center;
    width: 234px;
    height: 28px;
    text-align: center;
    font-size: 14px;
    color: #df2828;
    font-weight: bold;
    text-decoration: none;
}
.sy.last {
    margin-bottom: 0;
}
#s4 {
    overflow: hidden;
}
#s4 .center,
#s4 .right {
    height: 147px;
}
#s5 {
    overflow: hidden;
}
.yqlj {
    margin: 9px auto;
    text-align: center;

}
.yq {
    margin-right: 11px;
    display: inline-block;
}
.yqtz {
    width: 829px;
    margin: 17px auto 21px;
    overflow: hidden;
}
#s5 select {
    width: 202px;
    margin-right: 7px;
    float: left;
    border: 1px solid #dfbb74;
}
#s5 option {
    width: 202px;
    height: 17px;
    display: block;
}
#s5 #area {
    margin-right: 0;
}
#foot {
    margin-top: 7px;
    margin-bottom: 27px;
    padding-top: 10px;
    background: url(../img/bottombg.png) no-repeat top;
    text-align: center;
}
#foot p {
    margin-bottom: 5px;
}
/* 内页 */
#main {
    overflow: hidden;
    margin-bottom: 13px;
}
.sb {
    width: 189px;
    float: left;
}
.entry {
    float: left;
    width: 808px;
    margin-left: 6px;
    min-height: 695px;
}
.sb h3 {
    width: 189px;
    height: 35px;
    background: url(../img/sheader.png) no-repeat center;
    padding-left: 29px;
    line-height: 31px;
    font-size: 14px;
    color: #fff;
}
.sb ul {

    padding-top: 12px;
    text-align: center;
     min-height: 645px;
     background: url(../img/sbg.png) #ffefdf no-repeat bottom;
}
.sb li {
    margin-bottom: 10px;
}
.sb a {
    width: 174px;
    height: 28px;
    display: inline-block;
    background: url(../img/sli.png) no-repeat center;
    line-height: 28px;
    font-size: 13px;
    color: #df2928;
    text-decoration: none;
}
.entry .meta span {
    color: #cc6600;
}
.entry .meta a {
    color: #cc6600;
    text-decoration: none;
}
.article {
    padding: 40px 30px;
    color: #7d7d7d;
    font-size: 13px;
    line-height: 30px;
}
.newslist {
    padding: 25px 30px;
}
.newslist li {
    padding-left: 17px;
    border-bottom: 1px dashed #d3d3d3;
    background: url(../img/square.png) no-repeat left;
}
.newslist a {
    display: inline-block;
    font-size: 13px;
    color: #565656;
    padding: 5px 0;
}
.newslist span {
    float: right;
    margin-top: 6px;
}
.npg {
    padding: 14px 0;
    text-align: center;
}
.npg a {
    margin: 0 5px;
}
.npg select {
    margin: 0 3px;
}
.nsingle>h3 {
    text-align: center;
    font-size: 18px;
}
.nsingle .sj {
    text-align: center;
    float: none;
}
.singlepg {
    padding: 14px 0;
}
.singlepg a {
    color: #565656;
}
.singlepg li.pid {
    float: left;
}
.singlepg li.nid {
    float: right;
}
.message {
    margin-top: 10px;
}
.inline-input {
    overflow: hidden;
}
.message label {
    font-size: 14px;
    font-weight: bold;
}
.inline-input input {
    width: 150px;
}
.inline-input .form-group {
    float: left;
    width: 33.333%;
    padding-left: 5px;
    height: 35px;
    line-height: 35px;
}
.textarea {
    margin-top: 7px;
}
.message textarea {
    width: 98%;
}
textarea:hover,
textarea:focus {
    outline: none;
}
.message .btn {
    display: inline-block;
    padding: 5px 10px;
    color: #565656;

} .nsingle img {max-width:100%;} .jzfs p {line-height:32px;} .nsingle table {text-align:center;border-right:1px solid #000;border-bottom:1px solid #000;border-collapse:collapse;width:764px;border-left:1px solid #000;border-top:1px solid #000;} .nsingle table td {border-right:1px solid #000;border-bottom:1px solid #000} .nsingle table thead {font-size:14px;font-weight:bold;color:#000} .nsingle table caption {font-size:16px;color:#000;font-weight:bold;margin-bottom:14px;margin-top:10px;} .jzfs.box{padding-left:15px;} table{border-collapse: collapse;}