﻿@charset "utf-8";

/*全局*/
body, html {
  font: small Verdana, Arial, Helvetica, sans-serif;
  
  margin: 0; /* 最好将 body 元素的边距和填充设置为 0 以覆盖不同的浏览器默认值 */
  padding: 0;
  text-align: center;
}

img {
  border: 0;
}

a {
  color: #fe0000;
  text-decoration: none;
}

a:hover {
  color: #0006fe;
}

ul, input, marquee {
  padding: 0;
  margin: 0;
}


/*id选择*/
#container {
  width: 100%;
  height: auto;
  padding-bottom: 20px;
  background-color: #ffffff;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

#body {
  width: 100%;
  height: 100%;
  background: url(#) repeat-x top;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#banner {
  width: 100%;
  height: 205px;
  background: url(4761421.png) no-repeat top;
}


#menu {
  width: 100%;
  height: 42px;
  background: url(4761423.png) no-repeat top;
  text-align: center;
}


#menu ul {
  width: 1060px;
  height: 42px;
  float: left;
  margin: 0 0 0 80px;
  padding-top: 6px;
  display: inline;
  list-style: none;
}

#menu ul li {
  width: 125px;
  height: 42px;
  float: left;
  margin: 0 0 0 10px;
  display: inline;
  color: #e8f7ff;
  font-family: "黑体";
  font-size: 18px;
  line-height: 34px;
  vertical-align: middle;
  text-align: center;
}

#menu ul li a {
  width: auto;
  height: 42px;
  float: left;
  margin: 0 0 0 0;
  display: inline;
  color: #ffffff;
  font-family: "黑体";
  font-size: 18px;
  line-height: 34px;
  vertical-align: middle;
  text-align: center;
  
}

#menu ul li a:hover {
  color: #ffd2d2;
}

#content {
  width: 1172px;
  height: auto;
  background-color: #FFF;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}


#pic_dongtai {
  width: 388px;
  height: 263px;
  background: url(4761426.png) no-repeat;
  float: left;
  margin: 0 0 0 0;
}

#box_dongtai {
  width: 525px;
  height: 263px;
  float: right;
  margin: 0;
}

.title_dongtai {
  width: 525px;
  height: 35px;
  background: url(4761429.png) no-repeat;
  float: left;
  margin: 0;
}

.zhaiyao_dongtai {
  width: 515px;
  height: 95px;
  float: left;
  margin: 0 0 0 0;
  border: 1px #cccccc solid;
  padding-left: 2px;
  padding-right: 2px;
  
}


.title_word {
  width: 510px;
  height: 30px;
  margin: 5px 0 0 0;
  
  color: #ce0106;
  font-family: "宋体";
  font-size: 16px;
  font-weight: bold;
  line-height: 30px;
  vertical-align: middle;
  text-align: center;
}

.description {
  width: 500px;
  height: auto;
  margin: 0 0 0 5px;
  text-align: left;
}

.description a {
  color: #737373;
  font-family: "宋体";
  font-size: 12px;
  line-height: 23px;
  vertical-align: middle;
  text-align: left;
}

.description a:hover {
  color: #ce0106;
}


.list_dongtai {
  width: 515px;
  float: left;
  margin: 10px 0 0 10px;
  display: inline;
  list-style: none;
  text-align: center;
}

.list_dongtai ul {
  width: 515px;
  float: left;
  margin: 0 0 0 0;
  list-style: none;
}

.list_dongtai ul li {
  width: 500px;
  height: 30px;
  background: url(xxzsjdzyjh_index_01.png) no-repeat;
  float: left;
  
  color: #000000;
  font-family: "宋体";
  font-size: 14px;
  line-height: 30px;
  vertical-align: middle;
  text-align: left;
  margin: 0 0 0 0;
  padding-left: 15px;
}


.list_dongtai ul li a .word {
  width: 390px;
  color: #000000;
}

.list_dongtai ul li a:hover .word {
  color: #aa1000;
}

.list_dongtai ul li .date {
  width: 100px;
  float: right;
  color: #000000;
}


.box_2in1_L {
  width: 49%;
  height: auto;
  float: left;
  margin: 0;
}

.box_2in1_R {
  
  height: auto;
  float: right;
  margin: 0;
}

.title_2in1 {
  width: 455px;
  height: 30px;
  float: left;
  margin: 0;
}

.body_2in1 {
  width: 580px;
  height: 180px;
  float: left;
  margin: 0;
}

.title_word_2in1 {
  width: 75px;
  height: 26px;
  float: left;
  margin: 0 0 0 30px;
  
  color: #ffffff;
  font-family: "宋体";
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
  vertical-align: middle;
  text-align: center;
}


.list_2in1 {
  width: 100%;
  float: left;
  margin: 15px 0 0 10px;
  display: inline;
  list-style: none;
  text-align: center;
}

.list_2in1 ul {
  width: 100%;
  float: left;
  margin: 0 0 0 0;
  list-style: none;
}

.list_2in1 ul li {
  width: 90%;
  height: 30px;
  background: url(xxzsjdzyjh_index_01.png) no-repeat;
  float: left;
  
  color: #000000;
  font-family: "宋体";
  font-size: 14px;
  line-height: 30px;
  vertical-align: middle;
  text-align: left;
  margin: 0 0 0 0;
  padding-left: 15px;
}


.list_2in1 ul li a {
  color: #000000;
}

.list_2in1 ul li a:hover {
  color: #aa1000;
}


.box_3in1_L {
  width: 296px;
  height: auto;
  float: left;
  margin: 0;
}

.box_3in1_R {
  width: 296px;
  height: auto;
  float: right;
  margin: 0;
}

.box_3in1_C {
  width: 296px;
  height: auto;
  float: left;
  margin: 0 0 0 6px;
}

.title_3in1 {
  width: 296px;
  height: 30px;
  background: url(4761428.png) no-repeat;
  float: left;
  margin: 0;
}

.body_3in1 {
  width: 294px;
  height: 180px;
  float: left;
  margin: 0;
  border: 1px #cccccc solid;
  border-top: none;
}

.title_word_3in1 {
  width: 75px;
  height: 26px;
  float: left;
  margin: 0 0 0 12px;
  
  color: #ffffff;
  font-family: "宋体";
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
  vertical-align: middle;
  text-align: center;
}


.list_3in1 {
  width: 2850px;
  float: left;
  margin: 15px 0 0 10px;
  display: inline;
  list-style: none;
  text-align: center;
}

.list_3in1 ul {
  width: 285px;
  float: left;
  margin: 0 0 0 0;
  list-style: none;
}

.list_3in1 ul li {
  width: 270px;
  height: 30px;
  background: url(xxzsjdzyjh_index_01.png) no-repeat;
  float: left;
  
  color: #000000;
  font-family: "宋体";
  font-size: 14px;
  line-height: 30px;
  vertical-align: middle;
  text-align: left;
  margin: 0 0 0 0;
  padding-left: 15px;
}


.list_3in1 ul li a {
  color: #000000;
}

.list_3in1 ul li a:hover {
  color: #aa1000;
}


.more a {
  width: 150px;
  height: 36px;
  float: right;
  
  color: #464646;
  font-family: "宋体";
  font-size: 12px;
  line-height: 34px;
  vertical-align: middle;
  text-align: right;
  margin: 0 10px 0 0;
}

.more a:hover {
  color: #F30;
}

#footer {
  width: 100%;
  height: 40px;
  background: url(4761422.png) repeat-x;
  margin-left: auto;
  margin-right: auto;
  
  color: #ffffff;
  font-family: "宋体";
  font-size: 12px;
  line-height: 22px;
  vertical-align: middle;
  text-align: center;
  padding-top: 10px;
}


.clear {
  clear: both;
}

.song37white, .song37white a {
  font-family: "宋体";
  font-size: 18px;
  line-height: 37px;
  color: #FFF;
  vertical-align: middle;
}

.song37blackbold, .song37blackbold a {
  font-family: "宋体";
  font-size: 14px;
  line-height: 36px;
  color: #000;
  font-weight: bold;
}
