.txtEllipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* 初始化CSS  重置浏览器样式*/
html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
  margin: 0;
  padding: 0;
}
fieldset,
img {
  border: none;
}
ul,
ol,
li {
  list-style: none;
}
input {
  padding-top: 0;
  padding-bottom: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  border: 0 none;
}
select,
input {
  vertical-align: middle;
}
select,
input,
textarea {
  font-size: 14px;
  margin: 0;
  outline: none;
}
textarea {
  resize: none;
}
table {
  border-collapse: collapse;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
body {
  background-color: #FFF;
  font-size: 16px !important;
  color: #333;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;
}
a {
  color: #333;
  text-decoration: none;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  font-size: 16px;
}
a:hover {
  text-decoration: none;
  color: #e6323c;
}
i,
b {
  font-style: normal;
}
.oHid {
  overflow: hidden;
}
.wrap {
  width: 1200px;
  position: relative;
  margin: 0 auto;
  height: 100%;
}
/* topBox */
.topBar {
  width: 100%;
  height: 54px;
  background-color: #b51a29;
}
.topBar .logo {
  display: block;
  width: 246px;
  height: 38px;
  float: left;
  margin-top: 8px;
}
.topBar .logo img {
  width: 100%;
  height: 100%;
}
.topBar .rightLink {
  float: right;
}
.topBar .rightLink li {
  float: left;
  height: 54px;
  line-height: 54px;
  margin-left: 20px;
}
.topBar .rightLink li a {
  font-size: 18px;
  color: #FFF;
}
.topBar .rightLink li a:hover {
  color: #ffd594;
}
.topPhoto {
  width: 100%;
  height: 325px;
  background: url(../images/topPhoto.jpg) no-repeat center top;
  overflow: hidden;
}
.gzdtBox {
  margin-top: 50px;
  overflow: hidden;
}
.gzdtBox .leftSlider {
  width: 590px;
  height: 360px;
  overflow: hidden;
  position: relative;
  float: left;
}
.gzdtBox .leftSlider .bd {
  width: 590px;
  height: 360px;
  overflow: hidden;
  position: relative;
}
.gzdtBox .leftSlider .bd li {
  width: 590px;
  height: 360px;
  overflow: hidden;
  position: relative;
}
.gzdtBox .leftSlider .bd .pic {
  width: 590px;
  height: 360px;
  overflow: hidden;
}
.gzdtBox .leftSlider .bd .pic img {
  width: 100%;
  height: 100%;
}
.gzdtBox .leftSlider .bd .tit {
  width: 520px;
  height: 40px;
  padding-left: 10px;
  line-height: 40px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 9;
}
.gzdtBox .leftSlider .bd .tit a {
  font-size: 16px;
  color: #FFF;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.gzdtBox .leftSlider .bd .mask {
  width: 590px;
  height: 40px;
  background-color: #000;
  opacity: .6;
  filter: alpha(opacity=60);
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
}
.gzdtBox .leftSlider .hd {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 40px;
  width: 50px;
  z-index: 9;
}
.gzdtBox .leftSlider .hd li {
  width: 5px;
  height: 5px;
  background: url(../images/slide_dot.png) no-repeat;
  text-indent: -1978px;
  overflow: hidden;
  cursor: pointer;
  margin: 17px 10px 0 0;
  float: left;
}
.gzdtBox .leftSlider .hd li.on {
  background: url(../images/slide_dot_over.png) no-repeat;
}
.gzdtBox .rightList {
  width: 580px;
  height: 360px;
  float: right;
}
.gzdtBox .rightList .title {
  width: 580px;
  height: 36px;
  position: relative;
  margin-bottom: 30px;
}
.gzdtBox .rightList .title h2 {
  width: 502px;
  height: 36px;
}
.gzdtBox .rightList .title h2 img {
  width: 100%;
  height: 100%;
}
.gzdtBox .rightList .title a.more {
  background: url(../images/icon_more.png) no-repeat;
  width: 59px;
  height: 14px;
  text-indent: -1978px;
  overflow: hidden;
  position: absolute;
  right: 15px;
  bottom: 0;
  z-index: 9;
}
.gzdtBox .rightList .listBox .list li {
  margin-bottom: 28px;
}
.gzdtBox .rightList .listBox .list li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 1;
}
.gzdtBox .rightList .listBox .list li a i {
  display: inline-block;
  background: url(../images/news_list_icon.png) no-repeat;
  width: 16px;
  height: 16px;
  margin: 0 10px 0 0;
  vertical-align: middle;
}
.gzdtBox .rightList .listBox .list li a:hover {
  color: #e6323c;
}
.gzdtBox .rightList .listBox .list li a:hover i {
  background: url(../images/news_list_icon_over.png) no-repeat;
}
.dcdbBox {
  margin: 50px auto 100px;
}
.dcdbBox .title {
  width: 100%;
  height: 50px;
  position: relative;
  margin-bottom: 30px;
}
.dcdbBox .title h2 {
  width: 1127px;
  height: 50px;
  position: relative;
}
.dcdbBox .title h2 img {
  width: 100%;
  height: 100%;
}
.dcdbBox .title a.more {
  background: url(../images/icon_more.png) no-repeat;
  width: 59px;
  height: 14px;
  text-indent: -1978px;
  overflow: hidden;
  position: absolute;
  right: 0;
  bottom: 12px;
  z-index: 9;
}
.dcdbBox .dcdbCon {
  overflow: hidden;
}
.dcdbBox .dcdbCon .left {
  width: 750px;
  height: 320px;
  float: left;
}
.dcdbBox .dcdbCon .left .list li {
  overflow: hidden;
  margin-bottom: 28px;
}
.dcdbBox .dcdbCon .left .list li .date {
  float: right;
}
.dcdbBox .dcdbCon .left .list li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 1;
  width: 88%;
}
.dcdbBox .dcdbCon .left .list li a i {
  display: inline-block;
  background: url(../images/news_list_icon.png) no-repeat;
  width: 16px;
  height: 16px;
  margin: 0 10px 0 0;
  vertical-align: middle;
}
.dcdbBox .dcdbCon .left .list li a:hover {
  color: #e6323c;
}
.dcdbBox .dcdbCon .left .list li a:hover i {
  background: url(../images/news_list_icon_over.png) no-repeat;
}
.dcdbBox .dcdbCon .right {
  width: 400px;
  height: 320px;
  float: right;
}
.dcdbBox .dcdbCon .right a {
  display: block;
  width: 100%;
  height: 100%;
}
.dcdbBox .dcdbCon .right a img {
  width: 100%;
  height: 100%;
}
.contentTitle {
  padding: 0 50px 30px;
  width: 1100px;
  border-bottom: solid 2px #d5e1e5;
}
.contentTitle h1 {
  font-size: 24px;
  color: #2D2D2D;
  font-weight: bold;
  text-align: center;
  margin-top: 40px;
}
.contentTitle .resourcesBox {
  margin-top: 40px;
  overflow: hidden;
}
.contentTitle .resourcesBox .left {
  float: left;
}
.contentTitle .resourcesBox .right {
  float: right;
}
.secondBox {
  margin-bottom: 100px;
}
.content {
  padding: 30px 50px;
  width: 1100px;
  line-height: 2;
  font-size: 16px;
}
.content p {
  text-indent: 2em;
}
.content img {
  display: block;
  margin: 0 auto;
  max-width: 1100px;
}
.xza h4 {
  font-size: 18px;
  height: 40px;
  border-bottom: solid 1px #d5e1e5;
  line-height: 40px;
}
.xza p {
  padding-left: 2em;
  line-height: 40px;
  margin-top: 10px;
}
.xza p a {
  color: #4090d3;
}
.page {
  height: 38px;
  line-height: 38px;
  text-align: center;
  color: #404040;
  padding-bottom: 36px;
}
.page span {
  padding: 0px 15px;
  margin-right: 6px;
  border-radius: 5px;
  line-height: 38px;
  height: 38px;
  display: inline-block;
  font-size: 16px;
  background: #FFF;
}
.page span.on {
  background: #4090d3;
  color: #fff;
}
.page a {
  padding: 0px 15px;
  margin-right: 6px;
  color: #404040;
  line-height: 38px;
  height: 38px;
  display: inline-block;
  background: #FFF;
}
.page a:hover {
  background: #4090d3;
  color: #fff;
}
.page a.back:hover {
  color: #404040;
  background: #fff;
}
.location {
  width: 1200px;
  height: 50px;
  background: url(../images/channel_btm_line.png) repeat-x left bottom;
  padding-bottom: 10px;
  margin-top: 20px;
}
.location h2 {
  font-size: 24px;
  color: #e6323c;
  line-height: 24px;
  height: 24px;
  float: left;
  padding-right: 20px;
  border-right: solid 2px #e6323c;
  font-weight: bold;
  margin: 13px 20px 0 0;
}
.location p {
  font-size: 14px;
  color: #2d2d2d;
  line-height: 24px;
  float: left;
  margin-top: 13px;
}
.txtList {
  margin-top: 20px;
}
.txtList li {
  line-height: 40px;
  overflow: hidden;
}
.txtList li a {
  display: block;
  float: left;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: url(../images/news_list_icon.png) no-repeat left center;
  padding-left: 25px;
}
.txtList li a:hover {
  color: #e6323c;
  background: url(../images/news_list_icon_over.png) no-repeat left center;
}
.txtList li .date {
  float: right;
}
.txtList li.line {
  height: 20px;
  border-bottom: solid 2px #F5F5F5;
  margin-bottom: 20px;
}
