.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 {
  font-size: 16px;
  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;
  transition: .5s all;
}
a:hover {
  text-decoration: none;
  color: #a72c2f;
}
i,
b {
  font-style: normal;
}
.wrap {
  width: 1200px;
  margin: 0 auto;
  height: 100%;
  position: relative;
}
/* topBar */
.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: 490px;
  background: url(../images/top_photo.jpg) no-repeat center top;
  overflow: hidden;
}
.topMenu {
  width: 100%;
  height: 70px;
  background-color: #e2231f;
  line-height: 70px;
}
.topMenu li {
  float: left;
  width: 25%;
}
.topMenu li a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 20px;
  color: #FFF;
  text-align: center;
  transition: .5s all;
}
.topMenu li a:hover {
  background-color: #cc201c;
  color: #ffe699;
  font-weight: bold;
}
.headLine {
  margin-top: 50px;
  overflow: hidden;
}
.headLine .headLineTitle {
  background: url(../images/icon_headline.png) no-repeat;
  width: 100px;
  height: 111px;
  float: left;
  margin-right: 30px;
  overflow: hidden;
  text-indent: -1978px;
}
.headLine .headLineText {
  width: 1070px;
  float: left;
}
.headLine .headLineText h2 {
  font-size: 36px;
  color: #da3b2d;
  font-weight: bold;
}
.headLine .headLineText h2 a {
  font-size: 36px;
  color: #da3b2d;
  font-weight: bold;
}
.headLine .headLineText p {
  color: #555;
  font-size: 18px;
  margin-top: 10px;
  line-height: 1.6;
  text-align: justify;
}
.headLine .headLineText p a {
  color: #da3b2d;
}
.title_index {
  position: relative;
}
.title_index h2 {
  width: 1200px;
  height: 63px;
}
.title_index h2 img {
  display: block;
  height: 63px;
  margin: 0 auto;
}
.title_index a.detail {
  width: 68px;
  height: 28px;
  border: solid 1px #CCC;
  border-radius: 5px;
  text-align: center;
  line-height: 28px;
  color: #CCC;
  position: absolute;
  right: 20px;
  top: 20px;
}
.ywBox {
  margin-top: 50px;
}
.ywBox .ywCon {
  padding-top: 30px;
  overflow: hidden;
}
.ywBox .ywCon .ywSlider {
  width: 560px;
  height: 315px;
  float: left;
  overflow: hidden;
  position: relative;
}
.ywBox .ywCon .ywSlider .bd {
  width: 560px;
  height: 315px;
  overflow: hidden;
  position: relative;
}
.ywBox .ywCon .ywSlider .bd li {
  width: 560px;
  height: 315px;
  position: relative;
}
.ywBox .ywCon .ywSlider .bd li a {
  display: block;
  width: 100%;
  height: 100%;
}
.ywBox .ywCon .ywSlider .bd li a .pic {
  width: 100%;
  height: 100%;
}
.ywBox .ywCon .ywSlider .bd li a .pic img {
  width: 100%;
  height: 100%;
}
.ywBox .ywCon .ywSlider .bd li a .tit {
  width: 450px;
  padding-left: 10px;
  height: 34px;
  line-height: 34px;
  color: #FFF;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 99;
}
.ywBox .ywCon .ywSlider .bd li a .mask {
  width: 560px;
  height: 34px;
  background-color: #da6b34;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 9;
}
.ywBox .ywCon .ywSlider .hd {
  position: absolute;
  right: 0;
  bottom: 12px;
  z-index: 99;
}
.ywBox .ywCon .ywSlider .hd li {
  float: left;
  width: 10px;
  height: 10px;
  overflow: hidden;
  text-indent: -1978px;
  background-color: #FFF;
  border-radius: 5px;
  margin-right: 10px;
  transition: .5s all;
}
.ywBox .ywCon .ywSlider .hd li.on {
  background-color: #ffd182;
  width: 25px;
}
.ywBox .ywCon .rightCon {
  width: 615px;
  height: 315px;
  overflow: hidden;
  float: right;
}
.ywBox .ywCon .rightCon .topLine {
  border-bottom: dashed 1px #999;
}
.ywBox .ywCon .rightCon .topLine h3 a {
  font-size: 26px;
  color: #555;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ywBox .ywCon .rightCon .topLine p {
  color: #666;
  margin: 20px 0;
  line-height: 1.6;
  text-indent: 2em;
}
.ywBox .ywCon .rightCon .ywList li {
  line-height: 20px;
  margin-top: 25px;
  padding-left: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
}
.ywBox .ywCon .rightCon .ywList li::before {
  content: '';
  background: url(../images/icon_yw_list.png) no-repeat;
  width: 18px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
}
.list_index {
  overflow: hidden;
}
.list_index li {
  line-height: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 20px;
  float: left;
  position: relative;
  margin-bottom: 20px;
}
.list_index li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -3px;
  width: 6px;
  height: 6px;
  background-color: #bfbfbf;
  border-radius: 50%;
}
.list_index li:hover::before {
  background-color: #d46030;
}
.xxgcBox {
  margin-top: 50px;
}
.xxgcBox .xxgcCon {
  padding-top: 20px;
}
.xxgcBox .xxgcCon .list_index li {
  width: 560px;
}
.xxgcBox .xxgcCon .list_index li:nth-child(2n-1) {
  margin-right: 40px;
}
.tjBox {
  margin-top: 50px;
}
.tjBox .tjCon {
  padding-top: 30px;
}
.tjBox .tjCon .tjSlider {
  width: 1200px;
  height: 442px;
  overflow: hidden;
  position: relative;
}
.tjBox .tjCon .tjSlider li {
  width: 310px;
  height: 442px;
  overflow: hidden;
  position: relative;
  float: left;
  margin-right: 45px;
}
.tjBox .tjCon .tjSlider li .pic {
  width: 100%;
  height: 100%;
}
.tjBox .tjCon .tjSlider li .pic img {
  width: 100%;
  height: 100%;
}
.tjBox .tjCon .tjSlider li .tit {
  width: 300px;
  height: 36px;
  line-height: 36px;
  padding-left: 10px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 99;
  color: #FFF;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tjBox .tjCon .tjSlider li .mask {
  background: url(../images/slide_bottom_mask.png) repeat-x left bottom;
  width: 310px;
  height: 61px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 9;
}
.tjBox .tjCon .tjSlider .sPrev,
.tjBox .tjCon .tjSlider .sNext {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -30px;
  width: 60px;
  height: 60px;
  background: url(../images/slide_left_arrow.png) no-repeat;
}
.tjBox .tjCon .tjSlider .sNext {
  left: auto;
  right: 0;
  background: url(../images/slide_right_arrow.png) no-repeat;
}
.tjBox .tjCon .tjSlider .sPrev:hover {
  background: url(../images/slide_left_arrow_over.png) no-repeat;
}
.tjBox .tjCon .tjSlider .sNext:hover {
  background: url(../images/slide_right_arrow_over.png) no-repeat;
}
.tjBox .tjCon .tjSlider .tempWrap {
  padding-left: 45px;
  margin: 0 auto;
}
.jcplBox {
  margin: 50px auto;
}
.jcplBox .jcplCon {
  overflow: hidden;
  padding-top: 30px;
}
.jcplBox .jcplCon .left {
  width: 560px;
  float: left;
}
.jcplBox .jcplCon .left li h3 {
  line-height: 1;
  font-size: 20px;
  color: #555;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.jcplBox .jcplCon .left li p {
  color: #666;
  line-height: 1.6;
  text-indent: 2em;
  margin-top: 15px;
  padding-bottom: 15px;
}
.jcplBox .jcplCon .left li:nth-child(1) {
  border-bottom: dashed 1px #9b9b9b;
}
.jcplBox .jcplCon .left li:nth-child(2) {
  margin-top: 15px;
}
.jcplBox .jcplCon .right {
  width: 600px;
  float: right;
}
.jcplBox .jcplCon .right .list_index li {
  width: 590px;
}
.index_box {
  width: 1000px;
  padding: 0 100px;
  margin: 0px auto;
  background: #fff;
}
.secBox {
  margin-top: 30px;
  padding: 0px 15px;
}
.content_main_title {
  height: 40px;
  padding: 10px 15px;
}
.content_main_title h2 {
  float: left;
  line-height: 40px;
  margin: 0px 10px;
  color: #c40001;
  font-size: 24px;
  font-weight: bold;
}
.content_main_title h2 a {
  font-size: 24px;
  font-weight: bold;
  color: #c40001;
}
.content_main_title span {
  width: 2px;
  height: 20px;
  background: #c40001;
  display: inline-block;
  float: left;
  margin-top: 10px;
}
.content_main_title p {
  font-size: 14px;
  color: #333;
  line-height: 40px;
  margin-left: 10px;
  float: left;
}
.dotte_line {
  background: url("../images/dotton_line.png") center;
  height: 10px;
}
.list_line {
  width: 100%;
  height: 2px !important;
  background: #fbe3e1;
  margin: 20px 0px;
}
.left_menu {
  width: 240px;
  height: 223px;
  padding: 25px 10px;
  background: #eff3f7;
  border-radius: 0px 25px 0px 0px;
  float: left;
}
.left_menu ul {
  border-bottom: 1px solid #b8cbe1;
  padding-bottom: 10px;
}
.left_menu ul li {
  line-height: 40px;
}
.left_menu ul li:hover {
  background: #c40001;
}
.left_menu ul li:hover a {
  color: #fff;
}
.left_menu ul li a {
  font-size: 18px;
  color: #222;
  margin-left: 20px;
  display: block;
  cursor: pointer;
}
.secBox_list li {
  clear: both;
  font-size: 16px;
  color: #333;
  line-height: 38px;
  height: 38px;
}
.secBox_list li:before {
  content: "";
  width: 6px;
  height: 6px;
  background: #c40001;
  border-radius: 50%;
  display: block;
  float: left;
  margin: 17px 10px 19px 0px;
}
.secBox_list li i {
  width: 4px;
  height: 4px;
  background: #dddddd;
  float: left;
  display: block;
  margin: 17px 8px 17px 20px;
}
.secBox_list li a {
  float: left;
  color: #333;
  width: 82%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.secBox_list li span {
  float: right;
}
.secBox_list li:hover a {
  color: #c40001;
}
.secBox_list li.list_line:before {
  content: "";
  display: none;
}
.have_menu .secBox_list {
  width: 900px;
  float: right;
  margin-bottom: 40px;
}
.xgzcBox span a {
  color: #333;
}
.xgzcBox span a:hover {
  color: #bd1a2d;
}
/* 图片列表页*/
.img_list {
  width: 1016px;
  clear: both;
}
.img_list li {
  width: 230px;
  margin-right: 15px;
  float: left;
  margin-bottom: 15px;
  height: 150px;
  box-shadow: 1px 4px 3px #e4e4e4;
  overflow: hidden;
}
.img_list li .secImgListText {
  padding: 0px 10px;
  display: none;
}
.img_list li .secImgListText a {
  font-size: 16px;
  color: #222;
  line-height: 40px;
  text-align: center;
  display: block;
}
.img_list li .secImgListText a:hover {
  color: #212a87;
}
.img_list li .secImgListText p {
  font-size: 16px;
  color: #999;
  line-height: 40px;
}
.img_list li img {
  width: 230px;
  height: 150px;
}
.page {
  height: 50px;
  line-height: 50px;
  text-align: center;
  clear: both;
}
.page span {
  padding: 0px 15px;
  border: 1px solid #ededed;
  margin-right: 6px;
  border-radius: 5px;
  line-height: 38px;
  height: 38px;
  display: inline-block;
  font-size: 16px;
}
.page span.on {
  border: 1px solid #c40001;
  background: #c40001;
  color: #fff;
}
.page a {
  padding: 0px 15px;
  border: 1px solid #ededed;
  margin-right: 6px;
  color: #404040;
  line-height: 38px;
  height: 38px;
  display: inline-block;
}
.page a:hover {
  border: 1px solid #c40001;
  background: #c40001;
  color: #fff;
}
.page a.back:hover {
  border: 1px solid #c40001;
  color: #404040;
  background: #fff;
}
.page input[type="submit"] {
  padding: 0px 15px;
  border: 1px solid #ededed;
  margin-right: 6px;
  border-radius: 5px;
  line-height: 38px;
  height: 38px;
  display: inline-block;
  font-size: 16px;
  background: #fff;
}
.page input[type="text"] {
  text-align: center;
  font-size: 16px;
}
.contentBox {
  line-height: 2;
  font-size: inherit;
  padding: 30px 0px  35px 0px;
}
.conTit {
  border-bottom: 2px solid #c40001;
}
.conTit h2 {
  font-size: 20px;
  color: #333;
  font-weight: bold;
  text-align: center;
  margin: 25px 0px;
}
.conTit .time {
  font-size: 16px;
  color: #333;
  clear: both;
  text-align: center;
  height: 30px;
}
