@charset "utf-8";

/* CSS Document */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
}


/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  font-size: 14px;
  font-family: "Microsoft Yahei", Arial, Helvetica, sans-serif;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

* {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
  white-space: nowrap;
}

img {
  border: none;
}

a:link,
a:visited {
  color: ;
}

a:hover,
a:active {
  cursor: pointer;
}

html,
body {
  background: url(../images/background.png) no-repeat center;
  background-size: 100% 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow-x: hidden;
}

.lmfont {
        font-family: "宋体";
        font-size: 14px;
        color: #525151;
        line-height: 45px;
        text-decoration: none;
      }
      
      .lmfont a {
        color: #525151;
      }
      
      .lm_wz_font {
        font-family: "微软雅黑", "宋体";
        font-size: 14px;
        color: #000000;
        line-height: 30px;
        font-weight: bold;
        text-decoration: none;
      }
      
      .lm_wz_font a {
        font-family: "微软雅黑", "宋体";
        font-size: 14px;
        color: #000000;
        line-height: 30px;
        font-weight: bold;
        text-decoration: none;
      }
      
      .lm_wz_font a:hover {
        font-size: 14px;
        color: #A71C00;
      }
      
      .lm_ms_font {
        font-family: "微软雅黑", "宋体";
        font-size: 30px;
        color: #082E6C;
        font-weight: bold;
        text-decoration: none;
      }
      
      .lm_sum_font1 {
        font-family: "微软雅黑", "宋体";
        font-size: 14px;
        color: #000000;
        line-height: 30px;
        text-decoration: none;
      }
      
      .lm_area_font {
        font-family: "微软雅黑", "宋体";
        font-size: 18px;
        color: #000000;
        font-weight: bold;
        line-height: 30px;
        text-decoration: none;
      }
      
      .lm_sum_font1 {
        font-family: "微软雅黑", "宋体";
        font-size: 14px;
        color: #000000;
        line-height: 30px;
        text-decoration: none;
      }
      
      .lm_area_font a {
        font-family: "微软雅黑", "宋体";
        font-size: 18px;
        color: #000000;
        line-height: 30px;
        font-weight: bold;
        text-decoration: none;
      }
      
      .lm_area_font a:hover {
        font-size: 18px;
        color: #A71C00;
      }

.head {
  margin: 0 auto;
  width: 100%;
  background: url(../images/head.jpg) no-repeat center;
  background-size: 100% 100%;
  padding: 1px;
}

.data-weather {
  margin: 3px auto;
  width: 1200px;
  height: 30px;
  overflow: hidden;
}

.welcome {
  color: #FFFFFF;
  font-size: 18px;
  font-family: "微软雅黑";
}

.date {
  color: #FFFFFF;
  font-size: 14px;
  font-family: "微软雅黑";
  float: right;
  margin-right: 25px;
}

.weather {
  float: right;
  width: 185px;
  color: #FFFFFF;
  margin-top: -5px;
}

.logo {
  margin: 45px auto;
  width: 800px;
}

.domain {
  font-size: 13px;
  font-family: "微软雅黑";
  font-weight: 600;
  color: #cd0909;
  width: 225px;
  height: 20px;
  background-color: white;
  margin: -10px 345px;
  text-align: center;
}

.search {
  margin: 75px auto 0px;
  width: 675px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.6);
  border-radius: 30px;
  padding-top: 7px;
  border: 1px solid #FFFFFF;
}

.serach-input {
  height: 30px;
  width: 200px;
  outline: none;
  border: 0px;
  border-radius: 4px;
  padding-left: 10px;
  color: #303031;
}

.search-button {
  outline: none;
  margin: -4px -35px;
}

input::-webkit-search-cancel-button{
  display: none;
}

input[type=search]::-ms-clear{
  display: none;
}

.search table {
  margin-top: 0px;
}

.search table tr th {
  padding-right: 45px;
}

.search table tr td {
  padding: 1px;
  padding-left: 20px;
  margin: 0 auto;
  font-family: "微软雅黑";
  font-size: 14px;
}

.search table tr td a{
  color: #3f3f3f;
  font-family: "微软雅黑";
  font-size: 14px;
  vertical-align: middle;
}

.search img {
  vertical-align: middle;
}

.search table tr td img {
  padding-right: 5px;
}

.titles {
  display: none;
}

.title {
  margin: 50px auto 0px;
  width: 1200px;
  height: 60px;
  background-color: #cd0909;
  font-family: "微软雅黑";
  color: #FFFFFF;
  font-size: 24px;
}

.title a{
  font-family: "微软雅黑";
  color: #FFFFFF;
  font-size: 24px;
}

.title img {
  margin-top: 6px;
}

.img-left {
  float: left;
}

.title-list {
  float: left;
  margin-left: 28px;
  margin-top: 13px;
}

.title-list span {
  padding-right: 14px;
}

.img-right {
  float: right;
}

.body {
  margin: 30px auto;
}

.first-body {
  background: url(../images/dangjian_03.png) no-repeat center;
  height: 100px;
  width: 1200px;
  margin: 0 auto;
}

.line {
  margin: 20px 25px;
  height: 62px;
  border-right: 2px solid #CD0909;
  padding-right: 20px;
}

.message {
  width: 1100px;
}

.message span {
  color: #034cb8;
  font-family: "微软雅黑";
  font-size: 36px;
  font-weight: 600px;
}

.message span a{
  color: #034cb8;
  font-family: "微软雅黑";
  font-size: 36px;
  font-weight: 600px;
}

.message p {
  color: #3f3f3f;
  font-family: "微软雅黑";
  font-size: 14px;
  line-height: 28px;
}

.message p a {
  color: #CD0909;
}

.second-body {
  width: 1200px;
  margin: 35px auto;
}

.news_img {
  width: 677px;
  height: 385px;
  overflow: hidden;
  float: left;
}

.news_img ul {
  position: relative;
  margin: -65px 0px;
}

.news_img li {
  position: absolute;
  list-style: none;
  left: 0;
  top: 63px;
}

.news_img ol {
  position: relative;
  bottom: 15px;
  width: 130px;
  margin-left: -130px;
  left: 94%;
  top: 88%;
  z-index: 20;
  text-align: center;
}

.news_img img {
  width: 677px;
  height: 385px;
}

.news_img span {
  width: 677px;
  height: 30px;
  display: block;
  position: relative;
  top: -33px;
  line-height: 30px;
  text-indent: 1em;
  color: #ffffff;
  font-size: 15px;
  font-family: "微软雅黑";
  background-color: rgba(0, 0, 0, 0.6);
}

.news_img span a{
  color: #ffffff;
  font-size: 15px;
  font-family: "微软雅黑";
}

.news_img p {
  display: inline-block;
  border: 1px solid #CD0909;
  width: 6px;
  height: 5px;
  background-color: #cd0909;
  position: relative;
  z-index: 100;
  top: 423px;
  left: 585px;
  margin-left: 5px;
}

.news-list {
  width: 490px;
  height: 385px;
  background-color: #FFFFFF;
  float: right;
}

.news-list table tr th {
  width: 245px;
  height: 41px;
  background-color: #f2f2f2;
  text-align: center;
  vertical-align: middle;
}

.news-list table tr th a {
  color: #CD0909;
  font-weight: 600;
  font-family: "微软雅黑";
  font-size: 22px;
  text-align: center;
  vertical-align: middle;
}

.news-list table tr td {
  width: 3px;
}

.first-td {
  float: left;
}

.third-td {
  display: none;
  float: right;
}

.news-list ul {
  width: 480px;
  height: 307px;
  margin: 15px auto;
}

.news-list ul li {
  color: #3f3f3f;
  line-height: 25px;
  margin-bottom: 8px;
  width: 440px;
  list-style-type: none;
  padding-left: 30px;
  background: url(../images/dangjian_46.png) no-repeat 10px 8px;
  font-size: 14px;
  overflow: hidden;
}

.news-list ul li a{
  color: #3f3f3f;
  font-size: 14px;
  font-family: "微软雅黑";
}

.time {
  float: right;
}

.third-body {
  width: 1200px;
  margin: 35px auto;
}

.third-body table tr th {
  padding-right: 36px;
  overflow: hidden;
}

.third-body table tr th a{
  margin-bottome: 0px;
}

.fouth-body {
  width: 1200px;
  margin: 35px auto;
}

.fouth-body div {
  background-color: #FFFFFF;
  width: 380px;
  height: 270px;
  padding: 0px;
}

.work {
  float: left;
}

.work p {
  color: #cd0909;
  font-family: "微软雅黑";
  font-size: 22px;
  font-weight: 600;
  margin-left: 20px;
}

.work p a{
  color: #cd0909;
  font-family: "微软雅黑";
  font-size: 22px;
  font-weight: 600;
}

.work table {
  margin: 5px auto 0px;
}

.work table tr th {
  background-color: #f2f2f2;
  width: 170px;
  height: 30px;
  color: #2e2d2d;
  font-family: "微软雅黑";
  font-size: 18px;
  border: 5px solid #FFFFFF;
}

.work table tr th a {
  color: #2e2d2d;
  font-family: "微软雅黑";
  font-size: 18px;
}

.work ul {
  width: 90%;
  margin: 0 auto;
  line-height: 33px;
}

.work ul li {
  padding-left: 19px;
  width: 95%;
  background: url(../images/dangjian_46.png) no-repeat 0px 11px;
  font-family: "微软雅黑";
  font-size: 14px;
  color: #2e2d2d;
}

.work ul li a {
  font-family: "微软雅黑";
  font-size: 14px;
  color: #2e2d2d;
}

.people {
  float: left;
  margin-left: 30px;
}

.people p {
  color: #cd0909;
  font-family: "微软雅黑";
  font-size: 22px;
  font-weight: 600;
  margin-left: 20px;
}

.people p a {
  color: #cd0909;
  font-family: "微软雅黑";
  font-size: 22px;
  font-weight: 600;
}

.people ul {
  width: 90%;
  margin: 5px auto;
  line-height: 34px;
}

.people ul li {
  padding-left: 19px;
  width: 95%;
  background: url(../images/dangjian_46.png) no-repeat 0px 11px;
  font-family: "微软雅黑";
  font-size: 14px;
  color: #2e2d2d;
}

.people ul li a {
  font-family: "微软雅黑";
  font-size: 14px;
  color: #2e2d2d;
}

.survey {
  float: left;
  margin-left: 30px;
}

.survey div {
  height: 125px;
}

.survey p {
  color: #cd0909;
  font-family: "微软雅黑";
  font-size: 22px;
  font-weight: 600;
  margin-left: 20px;
}

.survey p a {
  color: #cd0909;
  font-family: "微软雅黑";
  font-size: 22px;
  font-weight: 600;
}

.survey table {
  margin: 5px auto;
}

.survey table tr th {
  width: 100px;
  height: 70px;
  background-color: #f2f2f2;
  border: 5px solid #FFFFFF;
  font-size: 18px;
  color: #2e2d2d;
  text-align: center;
  vertical-align: middle;
  padding: 5px;
}

.survey table tr th p {
  font-family: "微软雅黑";
  font-size: 18px;
  color: #2e2d2d;
  font-weight: 500;
  margin-left: 0px;
}

.survey table tr th p a {
  font-family: "微软雅黑";
  font-size: 18px;
  color: #2e2d2d;
  font-weight: 500;
}

.first-img {
  margin: 10px auto 0px;
}

.second-div table {
  margin: 3px auto;
  text-align: center;
  vertical-align: middle;
}

.second-div table tr th {
  text-align: center;
  vertical-align: middle;
  width: 160px;
  height: 40px;
}

.second-div table tr th a{
  font-family: "微软雅黑";
  color: #2e2d2d;
}

.second-div table tr th img {
  padding-right: 10px;
}

.fifth-body {
  width: 1200px;
  margin: 35px auto;
}

.basic {
  width: 790px;
  height: 270px;
  background-color: #FFFFFF;
  float: left;
}

.basic p {
  color: #cd0909;
  font-family: "微软雅黑";
  font-size: 22px;
  font-weight: 600;
  margin-left: 20px;
}

.basic p a {
  color: #cd0909;
  font-family: "微软雅黑";
  font-size: 22px;
  font-weight: 600;
}

.basic table {
  margin: 5px auto 0px;
}

.basic table tr th {
  background-color: #f2f2f2;
  width: 147px;
  height: 33px;
  color: #2e2d2d;
  font-family: "微软雅黑";
  font-size: 18px;
  border: 5px solid #FFFFFF;
}

.basic table tr th a {
  color: #2e2d2d;
  font-family: "微软雅黑";
  font-size: 18px;
}

.basic ul {
  width: 95%;
  margin: 0 auto;
  line-height: 33px;
}

.basic ul li {
  padding-left: 19px;
  width: 97%;
  background: url(../images/dangjian_46.png) no-repeat 0px 11px;
  font-family: "微软雅黑";
  font-size: 14px;
  color: #2e2d2d;
}

.basic ul li a {
  font-family: "微软雅黑";
  font-size: 14px;
  color: #2e2d2d;
}

.policy {
  float: right;
  height: 270px;
  background-color: #FFFFFF;
}

.policy p {
  color: #cd0909;
  font-family: "微软雅黑";
  font-size: 22px;
  font-weight: 600;
  margin-left: 20px;
}

.policy p a{
  color: #cd0909;
  font-family: "微软雅黑";
  font-size: 22px;
  font-weight: 600;
}

.policy table {
  margin: 5px auto 0px;
}

.policy table tr th {
  background-color: #f2f2f2;
  width: 170px;
  height: 30px;
  color: #2e2d2d;
  font-family: "微软雅黑";
  font-size: 18px;
  border: 5px solid #FFFFFF;
  text-align: center;
}

.policy table tr th a{
  color: #2e2d2d;
  font-family: "微软雅黑";
  font-size: 18px;
}

.policy ul {
  width: 90%;
  margin: 0 auto;
  line-height: 33px;
}

.policy ul li {
  padding-left: 19px;
  width: 95%;
  background: url(../images/dangjian_46.png) no-repeat 0px 11px;
  font-family: "微软雅黑";
  font-size: 14px;
  color: #2e2d2d;
}

.policy ul li a{
  font-family: "微软雅黑";
  font-size: 14px;
  color: #2e2d2d;
}

.sixth-body {
  width: 1200px;
  height: 60px;
  margin: 35px auto;
  background-color: #FFFFFF;
  overflow: hidden;
  text-align: center;
  letter-spacing: 4px;
}

.foot {
  height: 100px;
  background-color: #cd0909;
}

.foot-message {
  margin: 0 auto;
  width: 1200px;
}

.first-foot {
  float: left;
  margin-top: 5px;
}

.second-p {
  display: none;
}

.first-foot td {
  padding-right: 20px;
  font-family: "微软雅黑";
  font-size: 14px;
  color: #FFFFFF;
}

.second-td {
  line-height: 25px;
}

.second-td span {
  padding-right: 10px;
}

.second-td p span {
  padding-right: 25px;
}

.map {
  color: #f28f47;
}

.map a{
  color: #f28f47;
}

.maps {
  font-size: 18px;
  font-weight: 600;
  color: #cd0909;
  margin-right: 20px;
  line-height: 50px;
}

.maps a{
  font-size: 18px;
  font-weight: 600;
  color: #cd0909;
}

.mapList {
  margin-right: 20px;
  font-size: 16px;
}

.second-foot {
  font-size: 14px;
  font-family: "微软雅黑";
  color: rgba(255, 255, 255, 0.6);
  float: right;
  margin-top: 5px;
}

.second-foot a{
  font-size: 14px;
  font-family: "微软雅黑";
  color: rgba(255, 255, 255, 0.6);
}

.second-foot td {
  float: right;
  padding-top: 5px;
}


/*列表页CSS*/

.list-message {
  margin: 35px auto;
  width: 1200px;
}

.navigation {
  float: left;
  margin-bottom: 30px;
  background: #FFFFFF;
  width: 240px;
  height: auto;
  padding: 20px;
  line-height: 40px;
  color: #FFFFFF;
  font-size: 18px;
}

.location {
  font-weight: bold;
  text-align: center;
}

.navigation ul {
  padding: 0;
}

.navigation ul li {
  line-height: 40px;
  list-style: inside circle;
  padding: 0 10px;
  transition: all 0.5s;
  font-size: 16px;
  color: black;
  font-family: "微软雅黑";
}

.navigation ul li:hover {
  background: #cd0909;
  color: #FFFFFF;
  cursor: pointer;
}

.navigation ul li a:hover {
  color: #FFFFFF;
  cursor: pointer;
}

.navigation ul li a {
  color: #2e2d2d;
  font-family: "微软雅黑";
}

.location {
  height: 40px;
  text-align: center;
  background: #cd0909;
  font-family: "微软雅黑";
}

.navigation hr {
  height: 1px;
  border: 0px;
  background-color: #f0f0f0;
}

.list-body {
  float: right;
  width: 830px;
  background: #FFFFFF;
  margin-bottom: 30px;
  margin-left: 10px;
  min-height: 371px;
  padding: 20px;
}

.location-list {
  height: 50px;
  font-family: "微软雅黑";
  font-size: 15px;
  border-bottom: 1px solid #f0f0f0;
  padding: 0 20px;
}

.location-list h2 {
  float: left;
  font-size: 30px;
  color: #cd0909;
  line-height: 35px;
}

.location-mesg {
  float: right;
  line-height: 60px;
  color: #cd0909;
}

.location-mesg span {
  color: #808080;
}

.location-mesg span a{
  color: #808080;
}

.location-mesg span a:hover {
  color: #cd0909;
}

.list-time {
  float: right;
  margin-right: 30px;
}

.body-list {
  width: 837px;
  margin: 30px auto;
}

.words {
  margin: 0 auto;
  width: 100%;
  font-size: 16px;
  font-family: "微软雅黑";
  text-align: center;
  color: black;
}

.biaodan {
  width: 60%;
  margin: 20px auto;
}

.body-list ul {
  list-style-type: square;
  color: #2e2d2d;
  width: 95%;
  line-height: 35px;
  margin: 0 auto;
}

.body-list ul li {
  color: #2e2d2d;
  width: 105%;
}

.body-list ul li span a{
  color: #2e2d2d;
}

.body-list ul li span a:hover {
  color: #cd0909;
  cursor: pointer;
}

.body-lists {
  width: 837px;
  margin: 30px auto;
}

.body-lists ul {
  list-style-type: none;
  color: #3f3f3f;
  width: 95%;
  line-height: 35px;
  margin: 0 auto;
  vertical-align: middle;
}

.body-lists ul li {
  color: #3f3f3f;
  height: 66px;
  vertical-align: middle;
  border: 1px solid #F0F0F0;
  font-size: 16px;
  font-family: "微软雅黑";
  margin-top: 20px;
}

.body-lists ul li span {
  color: #3f3f3f;
  float: right;
  font-size: 16px;
  font-family: "微软雅黑";
}

.body-lists ul li span a{
  color: #3f3f3f;
  font-size: 16px;
  font-family: "微软雅黑";
}

.body-lists ul li div {
  margin-top: 3px;
  color: #3f3f3f;
  font-size: 16px;
  font-family: "微软雅黑";
}

.body-lists ul li div a{
  color: #3f3f3f;
  font-size: 16px;
  font-family: "微软雅黑";
}

.body-lists ul li div p {
  color: #808080;
  font-size: 14px;
  font-family: "微软雅黑";
  line-height: 15px;
}

.body-lists ul li img {
  padding-top: 10px;
  padding-left: 15px;
  padding-right: 15px;
  width: 10%;
  float: left;
  height: 100%;
  box-sizing: border-box;
}

.body-lists ul li div a:hover {
  color: #cd0909;
  cursor: pointer;
}

.jieshao {
  width: 837px;
  margin: 30px auto;
}

.jieshao img {
  float: left;
  width: 150px;
  height: 212px;
}

.jieshao-msg {
  float: left;
  margin-left: 60px;
  margin-top: 50px;
  width: 550px;
  border: 1px solid red;
  height: 180px;
}

.jieshao ul {
  list-style-type: none;
  color: #3f3f3f;
  width: 800px;
  line-height: 35px;
}

.jieshao ul li {
  color: #808080;
}

.jieshao ul li span {
  color: #3f3f3f;
}

.jieshao ul li span:hover {
  color: #5bb601;
  cursor: pointer;
}

.flg {
  height: 1px;
  background: #f0f0f0;
  margin: 28px -20px;
  width: 840px;
}

.flv {
  height: 1px;
  background: #f0f0f0;
  margin: 28px 0px;
  width: 840px;
}


/*详情页CSS*/

.body-message {
  margin: 50px auto;
  width: 1120px;
  background: #FFFFFF;
  padding: 25px 40px;
  min-height: 326px;
}

.first-lication {
  height: 33px;
  padding: 0 10px 0 35px;
  line-height: 33px;
  border-bottom: 1px solid #f0f0f0;
  color: #cd0909;
  font-size: 14px;
}

.first-lication span {
  color: #808080;
}

.first-lication span a{
  color: #808080;
}

.first-lication span a:hover {
  color: #cd0909;
  cursor: pointer;
}

.first-list {
  padding: 40px 0 30px;
}

.first-list hr {
  border: 0px;
  height: 1px;
  background: #f0f0f0;
}

.first-list h1 {
  color: #000000;
  font-size: 24px;
  text-align: center;
  line-height: 1.5em;
  font-weight: normal;
}

.all-message {
  height: 30px;
  background: #f0f0f0;
  line-height: 30px;
  text-align: center;
  font-size: 16px;
  color: #3f3f3f;
  margin: 30px 0;
}

.details-mesg {
  padding: 0 25px 30px;
  text-align: justify;
  line-height: 2em;
  font-family: '宋体';
  min-height: 130px;
}

.paging {
  min-height: 15px;
  padding: 5px 25px 0;
  line-height: 30px;
  font-size: 15px;
  position: relative;
  font-family: "微软雅黑";
  color: #333;
}

.page {
  margin: 20px auto;
  text-align: center;
  color: #808080;
}

.page span {
  letter-spacing: 4px;
  color: #808080;
}

.page span a{
  color: #808080;
}

.page-list {
  float: left;
}

.fenxiang {
  float: right;
  padding: 15px 25px 0;
  line-height: 20px;
  position: relative;
  font-family: "微软雅黑";
  color: #333;
}

.paging a {
  color: #333;
}

.paging a:hover {
  color: #cd0909;
}

.bdsharebuttonbox {
  color: #333;
}

@media (max-width: 768px) {
  .head {
    margin: 0 auto;
  width: 100%;
  height: 140px;
  background: url(../images/head.png) no-repeat center;
  background-size: auto 100%;
}
.data-weather {
  margin: 0px auto;
  width: 100%;
  height: 20px;
  overflow: hidden;
}
.welcome {
  color: #FFFFFF;
  font-size: 14px;
  font-family: "微软雅黑";
}
.date {
  display: none;
  color: #FFFFFF;
  font-size: 10px;
  font-family: "微软雅黑";
  float: right;
  margin-right: 25px;
}
.weather {
  float: right;
  width: 185px;
  color: #FFFFFF;
  margin-top: -5px;
  font-size: 10px;
}
.logo {
  margin: 10px auto;
  width: 99%;
}
.logo img {
  width: 100%;
}
.domain {
  font-size: 7px;
  font-family: "微软雅黑";
  font-weight: 600;
  color: #cd0909;
  width: 97px;
  height: 10px;
  background-color: white;
  margin: -15px 155px;
  text-align: center;
}
.search {
  margin: 30px auto 0px;
  width: 95%;
  height: 10px;
  background-color: rgba(255, 255, 255, 0.6);
  border-radius: 10px;
  border: 1px solid #FFFFFF;
}
.search table {
  height: 10px;
  width: 100%;
  margin: -6px auto;
}
.search table tr th {
  padding-right: 5px;
}
.search table tr td {
  padding: 1px;
  padding-left: 5px;
  margin: 0 auto;
  font-family: "微软雅黑";
  font-size: 8px;
}
.search table tr td a{
  padding: 1px;
  padding-left: 5px;
  margin: 0 auto;
  font-family: "微软雅黑";
  font-size: 8px;
}
.search img {
  vertical-align: middle;
  width: 15%;
}
.search a img {
  vertical-align: middle;
  width: 15%;
}
.search table tr td img {
  padding-right: 0px;
}
.search table tr td a img {
  padding-right: 0px;
}
.serach-input {
  height: 10px;
  width: 100px;
  outline: none;
  border: 0px;
  border-radius: 4px;
  padding-left: 5px;
  color: #303031;
  font-size: 8px;
}
.search-button {
  position: relative;
  margin: 0px 0px;
  top: 2px;
  left: -15px;
  width: 8%;
}
.search from {
  margin-top: -10px;
}
.title {
  display: none;
  margin: 3px auto 0px;
  width: 100%;
  height: 20px;
  background-color: #cd0909;
  font-family: "微软雅黑";
  color: #FFFFFF;
  font-size: 10px;
}
.title img {
  margin-top: 0px;
  width: 40%;
}
.img-left {
  float: left;
}
.title-list {
  float: none;
  margin-left: 0px;
  margin-top: 0px;
}
.title-list span {
  padding-right: 0px;
}
.img-right {
  display: none;
  float: right;
}
.titles {
  display: block;
  margin: 15px auto 0px;
  width: 100%;
  height: 20px;
  background-color: #cd0909;
  font-family: "微软雅黑";
  color: #FFFFFF;
  font-size: 10px;
  padding: 1px;
  text-align: left;
}
.titles ul {
  display: none;
  text-align: center;
  margin-top: 1px;
  position: relative;
  z-index: 100;
  background-color: #CD0909;
  font-size: 14px;
}
.titles ul li {
  border: 1px solid #FFFFFF;
}
.titles img {
  float: right;
  width: 6%;
  margin-right: 10px;
  margin-top: -2px;
}
.title-list span {
  display: inline-block;
  margin: 3px 20px;
}
.title-list span a{
  color: #FFFFFF;
}
.title-list ul li a{
  color: #FFFFFF;
}
.body {
  margin: 20px auto;
}
.first-body {
  background: url(../images/dangjian_03.png) no-repeat center;
  background-size: auto 100%;
  height: 75px;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.line {
  margin: -40px 20px;
  height: 52px;
  width: 60px;
  border-right: 2px solid #CD0909;
  padding-right: 0px;
  overflow: hidden;
}
.line img {
  width: 80%;
}
.message {
  width: 99%;
  height: 110px;
  overflow: hidden;
}
.message span {
  color: #034cb8;
  font-family: "微软雅黑";
  font-size: 18px;
  font-weight: 600px;
  overflow: hidden;
}
.message span a {
  color: #034cb8;
  font-family: "微软雅黑";
  font-size: 18px;
  font-weight: 600px;
  overflow: hidden;
  white-space: nowrap;
}
.message p {
  color: #3f3f3f;
  font-family: "微软雅黑";
  font-size: 10px;
  line-height: 28px;
  overflow: hidden;
}
.message p a {
  color: #CD0909;
  white-space: nowrap;
}
.second-body {
  width: 100%;
  margin: 20px auto;
}
.news_img {
  width: 100%;
  height: 235px;
  overflow: hidden;
  float: none;
  margin: 0 auto;
}
.news_img ul {
  width: 100%;
  position: relative;
  margin: -62px 0px;
}
.news_img li {
  position: absolute;
  list-style: none;
  left: 0;
  top: 63px;
}
.news_img ol {
  position: relative;
  bottom: 15px;
  width: 130px;
  margin-left: -130px;
  left: 94%;
  top: 88%;
  z-index: 20;
  text-align: center;
}
.news_img img {
  width: 100%;
  height: 210px;
}
.news_img span {
  width: 100%;
  height: 30px;
  display: block;
  position: relative;
  top: -33px;
  line-height: 30px;
  text-indent: 1em;
  color: #ffffff;
  font-size: 15px;
  font-family: "微软雅黑";
  background-color: rgba(0, 0, 0, 0.6);
  text-align: center;
}
.news_img p {
  display: inline-block;
  border: 1px solid #CD0909;
  width: 6px;
  height: 5px;
  background-color: #cd0909;
  position: relative;
  z-index: 100;
  top: 223px;
  left: 140px;
  margin-left: 5px;
}
.news-list {
  width: 100%;
  height: 385px;
  background-color: #FFFFFF;
  float: none;
  margin: 0 auto;
}
.news-list table tr th {
  width: 50%;
  height: 41px;
  background-color: #f2f2f2;
  text-align: center;
  vertical-align: middle;
}
.news-list table tr td img {
  width: 180px;
}
.news-list table tr th a {
  color: #CD0909;
  font-weight: 600;
  font-family: "微软雅黑";
  font-size: 22px;
  text-align: center;
  vertical-align: middle;
}
.news-list table tr td {
  width: 3px;
}
.first-td {
  float: left;
}
.third-td {
  display: none;
  float: right;
}
.news-list ul {
  width: 100%;
  height: 307px;
  margin: 15px auto;
  overflow: hidden;
}
.news-list ul li {
  color: #3f3f3f;
  line-height: 20px;
  margin-bottom: 8px;
  width: 90%;
  list-style-type: none;
  padding-left: 30px;
  background: url(../images/dangjian_46.png) no-repeat 10px 8px;
  font-size: 14px;
  overflow: hidden;
}
.span {
  display: inline-block;
  width: 68%;
  overflow: hidden;
}
.time {
  float: right;
}
.third-body {
  width: 100%;
  margin: 25px auto;
}
.third-body table {
  margin: 0 auto;
}
.third-body table tr th {
  width: 100%;
  padding-right: 36px;
  overflow: hidden;
  float: left;
  margin: 0 auto;
  border-bottom: 25px solid rgba(255, 255, 255, 0);
}
.third-body table tr th img {
  width: 100%;
}
.fouth-body {
  width: 100%;
  margin: 25px auto;
}
.fouth-body div {
  background-color: #FFFFFF;
  width: 100%;
  height: 270px;
  padding: 0px;
}
.work {
  float: left;
}
.work p {
  color: #cd0909;
  font-family: "微软雅黑";
  font-size: 22px;
  font-weight: 600;
  margin-left: 20px;
}
.work table {
  margin: 5px auto;
}
.work table tr th {
  background-color: #f2f2f2;
  width: 170px;
  height: 30px;
  color: #2e2d2d;
  font-family: "微软雅黑";
  font-size: 18px;
  border: 2px solid #FFFFFF;
}
.work ul {
  width: 90%;
  margin: 0 auto;
  line-height: 33px;
}
.work ul li {
  padding-left: 19px;
  width: 95%;
  background: url(../images/dangjian_46.png) no-repeat 0px 11px;
  font-family: "微软雅黑";
  font-size: 14px;
  color: #2e2d2d;
}
.people {
  float: left;
  margin-left: 0px;
  margin: 25px auto;
}
.people p {
  color: #cd0909;
  font-family: "微软雅黑";
  font-size: 22px;
  font-weight: 600;
  margin-left: 20px;
}
.people ul {
  width: 90%;
  margin: 5px auto;
  line-height: 34px;
}
.people ul li {
  padding-left: 19px;
  width: 95%;
  background: url(../images/dangjian_46.png) no-repeat 0px 11px;
  font-family: "微软雅黑";
  font-size: 14px;
  color: #2e2d2d;
}
.survey {
  float: left;
  margin-left: 0px;
}
.survey div {
  height: 125px;
}
.survey p {
  color: #cd0909;
  font-family: "微软雅黑";
  font-size: 22px;
  font-weight: 600;
  margin-left: 20px;
}
.survey table {
  margin: 5px auto;
}
.survey table tr th {
  width: 100px;
  height: 70px;
  background-color: #f2f2f2;
  border: 5px solid #FFFFFF;
  font-size: 18px;
  color: #2e2d2d;
  text-align: center;
  vertical-align: middle;
  padding: 5px;
}
.survey table tr th p {
  font-family: "微软雅黑";
  font-size: 18px;
  color: #2e2d2d;
  font-weight: 500;
  margin-left: 0px;
}
.first-img {
  margin: 10px auto 0px;
}
.second-div table {
  margin: 3px auto;
  text-align: center;
  vertical-align: middle;
}
.second-div table tr th {
  text-align: center;
  vertical-align: middle;
  width: 160px;
  height: 40px;
}
.second-div table tr th img {
  padding-right: 10px;
}
.fifth-body {
  width: 100%;
  margin: 25px auto;
}
.basic {
  width: 100%;
  height: 270px;
  background-color: #FFFFFF;
  float: left;
}
.basic p {
  color: #cd0909;
  font-family: "微软雅黑";
  font-size: 22px;
  font-weight: 600;
  margin-left: 20px;
}
.basic table {
  margin: 5px auto 0px;
}
.basic table tr th {
  background-color: #f2f2f2;
  width: 20px;
  height: 33px;
  color: #2e2d2d;
  font-family: "微软雅黑";
  font-size: 14px;
  border: 5px solid #FFFFFF;
}
.basic table tr th a{
  color: #2e2d2d;
  font-family: "微软雅黑";
  font-size: 16px;
}
.basic ul {
  width: 95%;
  margin: 0 auto;
  line-height: 26px;
}
.basic ul li {
  padding-left: 19px;
  width: 97%;
  background: url(../images/dangjian_46.png) no-repeat 0px 11px;
  font-family: "微软雅黑";
  font-size: 14px;
  color: #2e2d2d;
}
.spans {
  display: inline-block;
  width: 72%;
  overflow: hidden;
}
.policy {
  float: left;
  height: 100%;
  background-color: #FFFFFF;
  margin: 25px auto;
}
.policy p {
  color: #cd0909;
  font-family: "微软雅黑";
  font-size: 22px;
  font-weight: 600;
  margin-left: 20px;
}
.policy table {
  margin: 5px auto 0px;
}
.policy table tr th {
  background-color: #f2f2f2;
  width: 170px;
  height: 30px;
  color: #2e2d2d;
  font-family: "微软雅黑";
  font-size: 18px;
  border: 5px solid #FFFFFF;
}
.policy ul {
  width: 90%;
  margin: 0 auto;
  line-height: 33px;
}
.policy ul li {
  padding-left: 19px;
  width: 90%;
  background: url(../images/dangjian_46.png) no-repeat 0px 11px;
  font-family: "微软雅黑";
  font-size: 14px;
  color: #2e2d2d;
}
.sixth-body {
  width: 100%;
  height: 255px;
  margin: 40px auto;
  background-color: #FFFFFF;
  overflow: hidden;
  text-align: center;
  letter-spacing: 4px;
}
.sixth-body img {
  margin: 0 auto;
}
.foot {
  height: 300px;
  background-color: #cd0909;
}
.foot-message {
  margin: 0 auto;
  width: 95%;
}
.first-foot {
  float: none;
  margin-top: 5px auto;
}
.first-foot td {
  padding-right: 20px;
  font-family: "微软雅黑";
  font-size: 14px;
  color: #FFFFFF;
}
.first-p {
  display: none;
}
.second-p {
  display: block;
}
.second-td {
  line-height: 25px;
}
.second-td span {
  padding-right: 10px;
}
.second-td p span {
  padding-right: 25px;
}
.map {
  color: #f28f47;
}
.second-foot {
  font-size: 14px;
  font-family: "微软雅黑";
  color: rgba(255, 255, 255, 0.6);
  float: right;
  margin-top: 5px;
}
.second-foot td {
  float: right;
  padding-top: 5px;
}
/*列表页CSS*/
.list-message {
  margin: 20px auto;
  width: 100%;
}
.navigation {
  float: none;
  margin-bottom: 0px;
  margin: 0 auto 30px;
  background: #FFFFFF;
  width: 80%;
  height: auto;
  padding: 20px;
  line-height: 40px;
  color: #FFFFFF;
  font-size: 18px;
}
.location {
  font-weight: bold;
  text-align: center;
}
.navigation ul {
  display: none;
  padding: 0;
}
.navigation ul li {
  line-height: 30px;
  list-style: inside circle;
  padding: 0 10px;
  transition: all 0.5s;
  font-size: 16px;
  color: black;
  vertical-align: middle;
}
.navigation ul li:hover {
  background: #cd0909;
  color: #FFFFFF;
  cursor: pointer;
}
.navigation ul li a {
  color: black;
}
.location {
  height: 40px;
  text-align: center;
  background: #cd0909;
}
.navigation hr {
  height: 1px;
  border: 0px;
  background-color: #f0f0f0;
}
.list-body {
  float: none;
  width: 85%;
  background: #FFFFFF;
  margin-bottom: 0px;
  margin-left: 20px;
  min-height: 740px;
  padding: 20px 10px;
  margin: 0 auto 30px;
}
.location-list {
  width: 95%;
  height: 65px;
  font-family: "微软雅黑";
  font-size: 15px;
  border-bottom: 1px solid #f0f0f0;
  padding: 0 5px;
}
.location-list h2 {
  float: left;
  font-size: 30px;
  color: #cd0909;
  line-height: 5px;
  font-size: 18px;
}
.location-mesg {
  float: left;
  line-height: 70px;
  color: #cd0909;
  font-size: 13px;
}
.location-mesg span {
  color: #808080;
}
.location-mesg span:hover {
  color: #cd0909;
}
.list-time {
  float: right;
  margin-right: 30px;
}
.body-list {
  width: 100%;
  margin: 20px auto;
}
.body-list ul {
  list-style-type: square;
  color: #3f3f3f;
  width: 85%;
  line-height: 35px;
  margin: 0 auto;
}
.body-list ul li {
  color: #808080;
  width: 300px;
}
.body-list ul li span {
  color: #3f3f3f;
}
.body-list ul li span:hover {
  color: #cd0909;
  cursor: pointer;
}
.spanes {
  display: inline-block;
  width: 59%;
  margin: -14px auto;
  overflow: hidden;
}

.body-lists {
  width: 100%;
  margin: 20px auto;
}

.body-lists ul {
  list-style-type: none;
  color: #3f3f3f;
  width: 85%;
  line-height: 35px;
  margin: 0 auto;
  vertical-align: middle;
}

.body-lists ul li {
  color: #3f3f3f;
  height: 66px;
  vertical-align: middle;
  border: 1px solid #F0F0F0;
  font-size: 16px;
  font-family: "微软雅黑";
  margin-top: 20px;
}

.body-lists ul li span {
  color: #3f3f3f;
  float: right;
  font-size: 16px;
  font-family: "微软雅黑";
}

.body-lists ul li span a{
  color: #3f3f3f;
  font-size: 16px;
  font-family: "微软雅黑";
}

.body-lists ul li div {
  width: 70%;
  height: 72px;
  overflow: hidden;
  margin-top: 3px;
  color: #3f3f3f;
  font-size: 16px;
  font-family: "微软雅黑";
}

.body-lists ul li div a{
  color: #3f3f3f;
  font-size: 16px;
  font-family: "微软雅黑";
}

.body-lists ul li div p {
  display: line-block;
  width: 100%;
  overflow: hidden;
  color: #808080;
  font-size: 14px;
  font-family: "微软雅黑";
  line-height: 15px;
}

.body-lists ul li img {
  padding-top: 10px;
  padding-left: 15px;
  padding-right: 15px;
  width: 10%;
  float: left;
}

.body-lists ul li div a:hover {
  color: #cd0909;
  cursor: pointer;
}
.jieshao {
  width: 837px;
  margin: 30px auto;
}
.jieshao img {
  float: left;
  width: 150px;
  height: 212px;
}
.jieshao-msg {
  float: left;
  margin-left: 60px;
  margin-top: 50px;
  width: 550px;
  border: 1px solid red;
  height: 180px;
}
.jieshao ul {
  list-style-type: none;
  color: #3f3f3f;
  width: 800px;
  line-height: 35px;
}
.jieshao ul li {
  color: #808080;
}
.jieshao ul li span {
  color: #3f3f3f;
}
.jieshao ul li span:hover {
  color: #5bb601;
  cursor: pointer;
}
.flg {
  height: 1px;
  background: #f0f0f0;
  margin: 28px -20px;
  width: 300px;
}
/*详情页CSS*/
.body-message {
  margin: 30px auto;
  width: 100%;
  background: #FFFFFF;
  padding: 25px 10px;
}
.first-lication {
  width: 83%;
  height: 20px;
  padding: 0 10px 0 35px;
  line-height: 0px;
  border-bottom: 1px solid #f0f0f0;
  color: #cd0909;
  font-size: 14px;
}
.first-lication span {
  color: #808080;
}
.first-lication span:hover {
  color: #cd0909;
  cursor: pointer;
}
.first-list {
  width: 94%;
  /*height: 600px;*/
  padding: 20px 0 10px;
}
.first-list hr {
  border: 0px;
  height: 1px;
  background: #f0f0f0;
}
.first-list h1 {
  color: #000000;
  font-size: 24px;
  text-align: center;
  line-height: 1.5em;
  font-weight: normal;
}
.all-message {
  height: 62px;
  background: #f0f0f0;
  line-height: 30px;
  text-align: center;
  font-size: 16px;
  color: #3f3f3f;
  margin: 30px 0;
}
.details-mesg {
  padding: 0 25px 30px;
  text-align: justify;
  line-height: 2em;
  font-family: '宋体';
  min-height: 130px;
}
.paging {
  min-height: 165px;
  padding: 5px 25px 0;
  line-height: 30px;
  font-size: 15px;
  position: relative;
  font-family: "微软雅黑";
  color: #333;
}
.page {
  margin: 0px auto;
  text-align: center;
  color: #808080;
}

.page span {
  letter-spacing: 4px;
  color: #808080;
}

.page span a{
  color: #808080;
}
.page-list {
  float: left;
}
.fenxiang {
  float: right;
  padding: 15px 25px 0;
  line-height: 20px;
  position: relative;
  font-family: "微软雅黑";
  color: #333;
}
.paging a {
  color: #333;
}
.paging a:hover {
  color: #5bb601;
}
.bdsharebuttonbox {
  color: #333;
}
}