﻿body {
  min-width: 1400px;
  margin: 0px auto;
  padding: 0px;
  font-family: "Microsoft YaHei", "SimSun";
  font-size: 14px;
  background: #fff;}
/* 公共样式 */
.Top {
  width: 100%;
  height: 120px;
  background: #94070a;}

.Top .TopCon {
  width: 1400px;
  height: 120px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;}

.Top .TopCon .Logo {
  width: 547px;
  height: 68px;}

.Top .TopCon .Search {
  width: 200px;
  height: 36px;
  position: relative;}

.Top .TopCon .Search input[type="search"] {
  position: absolute;
  height: 36px;
  width: 200px;
  padding: 0 10px;
  border: none;
  border: 0;
  color: rgba(255, 255, 255, 0.5);
  line-height: 32px;
  border-radius: 186px;
  background: rgba(216, 216, 216, 0.4);}

.Top .TopCon .Search .son {
  height: 20px;
  width: 20px;
  top: 8px;
  right: 20px;
  cursor: pointer;
  border: none;
  position: absolute;}
.Top .TopCon .TopLink {
  width: 200px;
  float: right;
  margin-top: 41px;
  text-align: right;}

.Top .TopCon .TopLink span {
  display: inline-block;
  color: #fff;
  margin: 0 5px;
  line-height: 36px;
  font-size: 12px;}

.Top .TopCon .TopLink a {
  color: #fff;
  line-height: 38px;}

.Nav {
  width: 100%;
  height: 60px;}

.Nav .NavCon {
  width: 1400px;
  height: 60px;
  margin: 0 auto;
  position: relative;
  z-index: 2;}
.Nav .NavCon ul {
  display: flex;
  justify-content: space-between;}

.Nav .NavCon ul li {
  width: 140px;
  height: 60px;
  line-height: 60px;
  text-align: center;}

.Nav .NavCon ul li:hover {
  background: rgba(148, 34, 27, 0.2);}

.Nav .NavCon ul li a {
  color: rgba(0, 0, 0, 0.9);
  font-size: 18px;
  display: block;
  width: 140px;
  height: 60px;
  font-family: "Microsoft YaHei UI";}

.Nav .NavCon ul li:hover ul {
  display: block;}

.Nav .NavCon ul li ul {
  width: 140px;
  display: none;
  overflow: hidden;}

.Nav .NavCon ul li ul li {
  width: 140px !important;
  height: 48px;
  text-align: center;
  line-height: 48px;
  border-top: 1px solid #c98e8c !important;
  background: rgba(148, 34, 27, 0.8);}

.Nav .NavCon ul li ul li a {
  color: #fff;
  height: 48px;
  font-size: 16px;
  line-height: 48px;
  font-family: "Microsoft YaHei UI";}

.Nav .NavCon ul li ul li:hover {
  background: #a13133;}

.NowNav {
  background: rgba(148, 34, 27, 0.2);}

.NavBanner {
  width: 100%;
  height: 520px;
  position: relative;}

.Banner {
  width: 100%;
  height: 520px;
  position: absolute;
  z-index: 1;
  overflow: hidden;}

.Banner .POP {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  overflow: hidden;}

.Banner .POP ul {
  width: 100% !important;}

.Banner .POP ul li {
  width: 100% !important;
  float: left;
  height: 540px;
  overflow: hidden;
  text-align: center;
  float: left;
  position: relative;}

.Banner .POP ul li .Img {
  width: 100%;
  height: 520px;
  display: flex;
  justify-content: center;
  align-items: center;}

.Banner .POP ul li .Title {
  position: absolute;
  left: 304px;
  top: 443px;
  width: 264px;
  height: 36px;
  padding: 0 10px;
  opacity: 1;
  font-family: Source Han Sans CN;
  font-size: 24px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0em;
  color: #ffffff;}
.Banner .POP ul li .Title a {
  color: #ffffff;}

.hd {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  height: 86px;
  text-align: center;}

.Banner .hd ul {
  width: 1400px;
  text-align: center;
  margin: 0 auto;
  height: 26px;
  line-height: 26px;}

.Banner .hd ul li {
  position: relative;
  cursor: pointer;
  display: inline-block;
  zoom: 1;
  width: 12px;
  height: 12px;
  overflow: hidden;
  line-height: 999px;
  z-index: 2;
  margin: 5px;
  background: #fff;}
.Banner .hd ul .on {
  width: 16px;
  height: 16px;
  margin: 2px;
  background: #ff9f19;}

.Platform {
  width: 900px;
  height: 90px;
  margin: 0 auto;
  position: relative;
  z-index: 3;
  display: flex;
  justify-content: space-between;
  top: 475px;}
.Footer {
  width: 100%;
  height: 160px;
  background: #2b2526;
  overflow: hidden;
  border-top: 7px solid #ff9f19;}

.Footer .FooterCon {
  width: 1400px;
  height: 160px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;}
.Footer .FooterCon .FooterConLeft {
  display: flex;
  align-items: center;}
.Footer .FooterCon .Motto {
  float: left;
  margin-right: 48px;}
.Footer .FooterCon .Motto2 {
  width: 223px;
  height: 130px;}

.Footer .FooterCon p {
  font-size: 14px;
  height: 28px;
  line-height: 28px;
  color: #fff;}

/* 首页样式 */
.Content1 {
  width: 100%;
  height: 540px;}
#imgDiv {
  position: absolute;
  z-index: 9999;
  background-color: #94070a;
  cursor: pointer;
  display: none;}

#imgDiv p {
  position: relative;
  top: 20px;
  font-size: 18px;
  line-height: 30px;
  color: #f2b835;
  text-align: center;}

#imgDiv .ImgFirLine {
  margin-top: 6px;}

#imgDiv .imgDivreset {
  position: absolute;
  /*关闭按钮图标*/
  background-image: url(../../images/close.png);
  -webkit-background-size: cover;
  background-size: cover;
  width: 20px;
  height: 20px;
  top: 1px;
  right: 1px;}
.Content1 .MainCon1 {
  width: 1400px;
  height: 540px;
  margin: 82px auto 0 auto;}

.Active {
  color: rgba(0, 0, 0, 0.9);
  background: url(../../images/title_line.png) 0 20px repeat-x;}
.Content1 .MainCon1 .ContentLeft {
  width: 832px;
  height: auto;
  overflow: hidden;
  float: left;
  margin-right: 49px;}

.Content1 .MainCon1 .ContentLeft .TabTitle {
  width: 832px;
  height: 44px;
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);}

.Content1 .MainCon1 .ContentLeft .TabTitle .TabName {
  width: 125px;
  font-size: 24px;
  line-height: 34px;
  float: left;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #94221b;}

.Content1 .MainCon1 .ContentLeft .TabTitle .TabMore {
  width: 48px;
  height: 28px;
  line-height: 28px;
  text-align: right;
  float: right;
  margin-top: 10px;
  padding-right: 22px;
  background: url(../../images/ico_6.png) right center no-repeat;}

.Content1 .MainCon1 .ContentLeft .TabTitle .TabMore a {
  color: #94221b;
  font-size: 13px;
  line-height: 28px;}

.Content1 .MainCon1 .ContentLeft .TabList {
  width: 850px;
  height: 120px;
  margin-top: 10px;}

.Content1 .MainCon1 .ContentLeft .TabList ul li {
  width: 400px;
  height: 60px;
  line-height: 60px;
  float: left;
  margin-bottom: 10px;
  padding-top: 5px;}
.Content1 .MainCon1 .ContentLeft .TabList ul li:nth-child(2n-1) {
  margin-right: 32px;}

.Content1 .MainCon1 .ContentLeft .TabList ul li a {
  display: block;
  width: 327px;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.9);
  float: left;
  line-height: 23px;
  overflow: hidden;
  text-overflow: ellipsis;}

.Content1 .MainCon1 .ContentLeft .TabList ul li a:hover {
  color: #ff565b;}

.Content1 .MainCon1 .ContentLeft .TabList .Time {
  width: 50px;
  height: 36px;
  float: left;
  margin-right: 21px;
  margin-top: 5px;
  border-right: 1px dashed rgba(49, 80, 15, 0.5);}

.Content1 .MainCon1 .ContentLeft .TabList .Time .Day {
  width: 50px;
  height: 22px;
  font-size: 16px;
  color: #94221b;
  text-align: center;
  line-height: 22px;
  font-weight: 400;
  float: left;}

.Content1 .MainCon1 .ContentLeft .TabList .Time .Year {
  width: 50px;
  height: 13px;
  font-size: 13px;
  color: #94221b;
  text-align: center;
  line-height: 13px;
  float: left;}
.Content1 .MainCon1 .ContentRight {
  width: 518px;
  height: auto;
  overflow: hidden;
  float: left;}

.Content1 .MainCon1 .ContentRight .TabTitle {
  width: 518px;
  height: 44px;
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);}

.Content1 .MainCon1 .ContentRight .TabTitle .TabName {
  width: 125px;
  font-size: 24px;
  line-height: 34px;
  float: left;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #94221b;}

.Content1 .MainCon1 .ContentRight .TabTitle .TabMore {
  width: 48px;
  height: 28px;
  line-height: 28px;
  text-align: right;
  float: right;
  margin-top: 10px;
  padding-right: 22px;
  background: url(../../images/ico_6.png) right center no-repeat;}

.Content1 .MainCon1 .ContentRight .TabTitle .TabMore a {
  color: #94221b;
  font-size: 13px;
  line-height: 28px;}

.Content1 .ContentLeft .ImgNewsList {
  display: flex;
  justify-content: space-between;
  align-items: center;}

.Content1 .ContentLeft .ImgNews {
  width: 264px;}

.Content1 .ContentLeft .ImgNews .Img {
  width: 264px;
  height: 200px;
  margin-bottom: 14px;}

.Content1 .ContentLeft .ImgNews .Img img {
  width: 264px;
  height: 200px;}

.Content1 .ContentLeft .ImgNews .ImgInfor {
  width: 264px;
  height: 130px;}

.Content1 .ContentLeft .ImgNews .ImgInfor .ImgTitle {
  width: 264px;
  height: 24px;
  margin-bottom: 3px;
  word-break: nowrap;
  text-overflow: ellipsis;
  /** 对象作为伸缩盒子模型显示 **/
  display: -webkit-box;
  /** 设置或检索伸缩盒对象的子元素的排列方式 **/
  -webkit-box-orient: vertical;
  /** 超出的内容隐藏 **/
  overflow: hidden;}

.Content1 .ContentLeft .ImgNews .ImgInfor .ImgTitle a {
  color: rgba(0, 0, 0, 0.85);
  font-family: PingFang SC;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;}

.Content1 .ContentLeft .ImgNews .ImgInfor .ImgTitle a:hover {
  color: #ff565b;}

.Content1 .ContentLeft .ImgNews .ImgInfor .Time {
  width: 264px;
  height: 18px;
  float: left;
  background: url(../../images/ico_7.png) left center no-repeat;}

.Content1 .ContentLeft .ImgNews .ImgInfor .Time .Year {
  float: left;
  margin-left: 20px;
  height: 14px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.65);
  text-align: center;}

.Content1 .ContentLeft .ImgNews .ImgInfor .ImgArticle {
  width: 264px;
  height: 58px;
  float: left;
  padding: 11px 0;}

.Content1 .ContentLeft .ImgNews .ImgInfor .ImgArticle p {
  width: 264px;
  height: 58px;
  color: #999999;
  font-size: 12px;
  line-height: 20px;
  text-align: justify;
  word-break: break-all;
  text-overflow: ellipsis;
  /** 对象作为伸缩盒子模型显示 **/
  display: -webkit-box;
  /** 设置或检索伸缩盒对象的子元素的排列方式 **/
  -webkit-box-orient: vertical;
  /** 显示文本的行数 **/
  -webkit-line-clamp: 3;
  /** 超出的内容隐藏 **/
  overflow: hidden;}

.Content1 .MainCon1 .ContentRight .TabList {
  width: 518px;
  height: auto;}

.Content1 .MainCon1 .ContentRight .TabList ul li {
  width: 518px;
  height: 64px;
  margin-bottom: 20px;
  line-height: 28px;
  overflow: hidden;
  display: flex;
  align-items: center;}

.Content1 .MainCon1 .ContentRight .TabList ul li a {
  width: 430px;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.9);
  float: left;
  line-height: 28px;
  text-align: justify;
  text-overflow: ellipsis; /* 添加省略号 */
  word-break: break-all;
  /** 对象作为伸缩盒子模型显示 **/
  display: -webkit-box;
  /** 设置或检索伸缩盒对象的子元素的排列方式 **/
  -webkit-box-orient: vertical;
  /** 显示文本的行数 **/
  -webkit-line-clamp: 2;
  /** 超出的内容隐藏 **/
  overflow: hidden;}

.Content1 .MainCon1 .ContentRight .TabList ul li a:hover {
  color: #ff565b;}

.Content1 .MainCon1 .ContentRight .TabList ul li span {
  font-size: 16px;
  color: #333;
  float: left;
  margin-right: 17px;}
.Content1 .MainCon1 .ContentRight .TabList ul li i {
  width: 1px;
  height: 16px;
  background: #94070a;
  float: left;
  margin-right: 17px;
  margin-top: 17px;}
.Content1 .MainCon1 .ContentRight .TabList .Time {
  width: 72px;
  height: 62px;
  float: left;
  margin-right: 16px;
  border: 1px solid #94221b;}

.Content1 .MainCon1 .ContentRight .TabList .Time .Day {
  display: inline-block;
  width: 72px;
  height: 32px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  line-height: 32px;
  font-weight: bold;
  background: #94221b;}

.Content1 .MainCon1 .ContentRight .TabList .Time .Year {
  display: inline-block;
  width: 72px;
  height: 30px;
  font-size: 14px;
  color: #94221b;
  text-align: center;
  line-height: 30px;}
.Content5 {
  width: 100%;
  margin-top: 20px;}
.Content5 .TabTitle {
  width: 1400px;
  height: 44px;
  margin: 0 auto;
  margin-bottom: 19px;}
.Content5 .TabTitle .TabName {
  width: 122px;
  font-size: 22px;
  line-height: 42px;
  float: left;
  display: flex;
  justify-content: space-between;
  align-items: center;}
.Content5 .Link {
  width: 1400px;
  margin: 23px auto 40px auto;}

.Content5 .Link .LinkList {
  width: 1400px;
  height: 42px;
  display: flex;
  justify-content: space-between;
  align-items: center;}

.Content5 .Link .LinkList a {
  display: block;
  width: 206px;
  height: 42px;
  line-height: 42px;
  background: #fff5e7;
  border-left: 4px solid #94221b;
  text-align: center;
  font-family: PingFang SC;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0em;
  color: rgba(0, 0, 0, 0.8);}

.Content5 .Link .LinkList a:hover {
  color: #ff565b;}

/* 列表页样式 */
.SecBanner {
  width: 100%;
  height: 400px;
  background: url(../../images/banner_list.png) top center no-repeat;}

.Content {
  width: 1400px;
  height: auto;
  margin: 12px auto 40px;
  min-height: 500px;}

.Content .ArticleList {
  width: 1000px;
  height: auto;
  overflow: hidden;
  background: #fff;
  float: right;}

.Content .ArticleList .Title {
  width: 1000px;
  height: 61px;
  margin-bottom: 30px;
  border-bottom: 1px solid #d8d8d8;}

.Content .ArticleList .Title .Name {
  width: 1000px;
  height: 60px;
  float: left;
  color: #333333;
  font-size: 22px;}
.Content .ArticleList .Title .Name img {
  float: left;
  margin-top: 21px;
  margin-right: 13px;}
.Content .ArticleList .Title .Name span {
  float: left;
  margin-top: 18px;
  margin-right: 9px;}
.Content .ArticleList .Title .Name span.Nav_location {
  color: #bf1a20;}

.Content .ArticleList .List {
  width: 1000px;
  height: auto;
  overflow: hidden;}

.Content .ArticleList .List ul li {
  width: 1000px;
  height: 60px;
  line-height: 61px;
  border-bottom: 1px dashed #e9e9e9;
  float: left;}

.Content .ArticleList .List ul li i {
  display: block;
  float: left;
  width: 8px; /* 设置圆的宽度 */
  height: 8px; /* 设置圆的高度 */
  margin-top: 27px;
  margin-right: 8px;
  background-color: #bf1a20; /* 设置圆的背景颜色 */
  border-radius: 50%;}

.Content .ArticleList .List ul li a {
  color: #333333;
  font-size: 18px;
  float: left;
  line-height: 61px;}

.Content .ArticleList .List ul li a:hover {
  color: #ff565b;}
.Content .ArticleList .List ul li img {
  float: right;
  margin-top: 21px;
  margin-right: 10px;}

.Content .ArticleList .List ul li span {
  float: right;
  line-height: 61px;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);}

.Page {
  width: 1000px;
  height: 40px;
  margin: 20px 0px 30px 0px;
  text-align: right;
  float: left;}

.Page a {
  color: #999;
  font-size: 16px;
  margin: 0 5px;
  border: 1px solid #e6e6e6;
  padding: 8px 12px 9px 12px;
  background: #fff;
  border-radius: 4px;}

.Page a:hover {
  color: #fff;
  border: 1px solid #94221b;
  background: #94221b;}

.Page a.hover {
  color: #fff;
  border: 1px solid #94221b;
  background: #94221b;}
.Content .NowNews {
  width: 325px;
  height: auto;
  background: #f5f5f5;
  margin-top: -56px;
  float: left;}

.Content .NowNewsTitle {
  width: 325px;
  height: 130px;
  line-height: 130px;
  text-align: center;
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  background: #94070a;}
.Content .NowNews ul li {
  width: 325px;
  height: 77px;
  line-height: 77px;
  border-bottom: 1px solid #dfe2e5;
  text-align: center;
  font-size: 24px;}
.Content .NowNews ul li.hover {
  border-left: 3px solid #bf1a20;
  width: 322px;
  color: #b61b2f;
  background: #dfdfdf;}
.Content .NowNews ul li.hover a {
  color: #b61b2f;}
.Content .NowNews ul li ul li {
  border-top: 1px solid #dfe2e5;
  border-bottom: none;
  background: #e9e9e9;}
.Content .NowNews ul li ul li a {
  margin-left: 20px;
  color: #333333 !important;}
/*内容页样式*/
.Content .MainRightCon .NewsTitle {
  width: 1000px;
  border-bottom: 1px dashed #dadada;
  padding: 0 0 7px 0;}

.Content .MainRightCon .NewsTitle h3 {
  width: 1000px;
  line-height: 40px;
  color: #4c4c4c;
  font-size: 28px;
  font-weight: bold;
  font-family: "Microsoft YaHei UI";
  text-align: center;
  margin-bottom: 10px;}

.Content .MainRightCon .NewsTitle .ArticleInfor {
  width: 1000px;
  height: 30px;
  text-align: center;}

.Content .MainRightCon .NewsTitle .ArticleInfor span {
  display: inline-block;
  line-height: 30px;
  color: rgba(0, 0, 0, 0.9);
  font-size: 16px;
  margin-right: 29px;
  font-family: "Microsoft YaHei UI";}

.Content .MainRightCon .NewsTitle .ArticleInfor .Clock {
  background: url(../../images/ico_10.png) no-repeat left center;
  text-indent: 20px;}

.Content .MainRightCon .NewsTitle .ArticleInfor .See {
  background: url(../../images/ico_12.png) no-repeat left center;
  text-indent: 20px;}

.Content .MainRightCon .NewsTitle .ArticleInfor .People {
  background: url(../../images/ico_11.png) no-repeat left center;
  text-indent: 20px;}

.Content .MainRightCon .NewsTitle .ArticleInfor .Source {
  background: url(../../images/ico_11.png) no-repeat left center;
  text-indent: 20px;}

.Content .MainRightCon .ArticleShow {
  width: 1000px;
  height: auto;
  margin-top: 20px;
  padding-bottom: 60px;}

.Content .MainRightCon .ArticleShow img {
  display: block;
  margin: 15px auto;}

.Content .MainRightCon .ArticleShow p {
  color: rgba(0, 0, 0, 0.9);
  font-size: 16px;
  font-family: "Microsoft YaHei UI";
  line-height: 32px;
  margin-bottom: 10px;
  text-indent: 2em;
  text-align: justify;}
