html{min-width: 1300px;}
* {
  margin: 0;
  padding: 0;
}
ul, li {
  margin: 0;
  padding: 0;
  list-style: none;
}
img {
  border: none;
}
body {
  font-size: 16px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #424242;
}
a {
  color: #424242;
  text-decoration: none;
}
a:link {
  color: #424242;
  text-decoration: none;
}
a:visited {
  color: #424242;
  text-decoration: none;
}
a:hover {
  color: #98151f;
  text-decoration: none;
}
a:active {
  color: #424242;
  text-decoration: none;
}
.wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  
    background-color: #f2f2f2;
}
.head-wrap {
  width: 100%;
  /*height: 720px;*/
  /*height: 743px;*/
  display: flex;
  flex-direction: column;
  align-items: center;
}
.top-wrap {
  width: 100%;
  background-image: url(../y_j_x_y_-j_z_x_x_x_y__files/bg-top.png);
  background-size: 100% 100px;
  background-repeat: repeat-x;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100px;
}
.top {
  width: 1300px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100px;
}
.logo {
  height: 70px;
  width: auto;
}

/*.menu-wrap {
  width: 850px;
  height: 100px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}*/
.menu-wrap {
  /*width: 800px;*/
  width: 650px;
  /*height: 105px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;*/
}

.tool {
  display: flex;
  justify-content: flex-end;
  /*height: 70px;*/
  height: 50px;
  align-items: center;
  padding-right: 8px;
}
.backlink {
  color: #ececec;
  font-size: 15px;
  font-weight: bold;
}
.backlink a {
  color: #ececec;
}
.search {
  display: flex;
  justify-content: flex-end;
  width: 200px;
}
.search input {
  margin: 0;
  border-style: none;
  border: 0px;
  height: 24px;
  font-size: 14px;
}
.search-text {
  display: flex;
  align-items: center;
  width: 140px;
  padding: 0 5px;
  background-color: #dbdbdb;
}
.search-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  color: #fff;
  background-color: #98151f;
  cursor: pointer;
}
.menu {
  width: 100%;
  position: relative;
}
.menu ul {
  display: flex;
  justify-content: space-between;
}
.menu li {
  float: left;
  color: #fff;
  /*font-size: 17px;*/
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 18px;
  cursor: pointer;
  width: 16%;
  text-align: center;
}
.menu li:hover {
  padding-bottom: 6px;
  border-bottom: 3px #e8e8e8 solid;
}
.menu li a {
  color: #fff;
}
.menu .current {
  padding-bottom: 6px;
  border-bottom: 3px #e8e8e8 solid;
}
.dropdown-content {
  display: none;
  position: absolute;
  background: rgba(0, 0, 0, 0.3);
  min-width: 120px;
  z-index: 2;
  margin-top: 10px;
  font-size: 15px;
  margin-left: -25px;
}
.dropdown-content a {
  padding: 8px 5px;
  text-decoration: none;
  display: block;
  text-align: center;
}
.dropdown-content a:hover {
  background: rgba(36, 79, 172, 0.6);
}
.dropdown:hover .dropdown-content {
  display: block;
}
/*banner*/
.banner-wrap {
  width: 100%;
}
.flexslider {
  zoom: 1;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
.slides {
  zoom: 1;
}
.flex-direction-nav a {
  width: 60px;
  height: 90px;
  line-height: 99em;
  overflow: hidden;
  margin: -80px 0 0;
  display: block;
  background: url(../y_j_x_y_-j_z_x_x_x_y__files/ad_ctr.png) no-repeat;
  position: absolute;
  top: 50%;
  /*top: 435px;*/
  z-index: 10;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s ease;
}
.flex-direction-nav .flex-next {
background-position: 0 -90px!important;
  right: 0;
}
.flex-direction-nav .flex-prev {
  left: 0;
}
.flexslider:hover .flex-next {
  opacity: 0.8;
  filter: alpha(opacity=25);
}
.flexslider:hover .flex-prev {
  opacity: 0.8;
  filter: alpha(opacity=25);
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1;
  filter: alpha(opacity=50);
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  top: 700px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 5px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  display: block;
  height: 16px;
  overflow: hidden;
  text-indent: -99em;
  width: 16px;
  cursor: pointer;
}
.flex-control-paging li a.flex-active {
  background-position: 0 0;
}
.banner {
  width: 100%;
  /*height: 630px;*/
  /*height: 643px;*/
  display: flex;
  flex-direction: column;
  align-items: center;
}
.banner-img {
  /*object-fit: cover;*/
  /*object-fit: fill;*/
  width: 100%;
  /*height: 630px;*/
  /*height: 643px;*/
}
.sub-banner {
  width: 100%;
  /*height: 643px;*/
  display: flex;
  flex-direction: column;
  align-items: center;
}
.sub-banner-img {
  object-fit: cover;
  /*object-fit: fill;*/
  width: 100%;
  /*height: 643px;*/
}
.sub-banner>.flex-direction-nav a {
  width: 60px;
  height: 90px;
  line-height: 99em;
  overflow: hidden;
  margin: -80px 0 0;
  display: block;
  background: url(../y_j_x_y_-j_z_x_x_x_y__files/ad_ctr.png) no-repeat;
  position: absolute;
  top: 36%;
  z-index: 10;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s ease;
}
.sub-banner>.flex-control-nav {
  width: 100%;
  position: absolute;
  top: 480px;
  text-align: center;
}
.banner-mark {
  z-index: 1;
  margin-top: -288px;
  margin-left: 1106px;
  width: 250px;
}
.news-wrap {
  margin-top: 90px;
  width: 1300px;
  display: flex;
  justify-content: space-between;
}
.news {
  width: 620px;
  display: flex;
  flex-direction: column;
}
.news-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.news-prefix {
  display: flex;
  align-items: center;
}
.news-title-text {
  display: flex;
  align-items: center;
  font-size: 24px;
  margin-left: 10px;
  font-weight: bold;
  color: #001a53;
}
.news-title-text a {
  color: #98151f;
}
.news-title-text span {
  font-size: 16px;
  color: #adadad;
  font-weight: 400;
  text-transform: Uppercase;
  margin-left: 10px
}
.news-more {
  height: 20px;
  width: 100px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  cursor: pointer;
}
.news-more img {
  width: auto;
  height: 6px;
}
.news-content {
  margin-top: 20px;
}
.news-content > ul > li {
  height: 40px;
  font-size: 14px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: dashed 1px #DBDBDB;
  color: #a8a8a8;
}
.news-content span {
  display: flex;
  align-items: center;
}
.news-content span::before {
  content: '';
  height: 4px;
  width: 4px;
  background-color: #A8A8A8;
  border-radius: 4px;
  display: block;
  margin-right: 8px;
}
.news-content span {
  font-size: 16px;
  color: #424242;
}
.picnews-wrap {
  width: 620px;
  height: 370px;
  overflow: hidden;
}
.picnews {
  width: 620px;
  height: 370px;
  display: flex;
  flex-wrap: wrap;
  border-radius: 6px;
  overflow: hidden;
}
.picnews img {
  width: 620px;
  height: 370px;
  object-fit: cover;
}
.picnews-text {
  width: 640px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  margin-top: -40px;
  background: rgba(0, 0, 0, 0.5);
}
.picnews-text a {
  color: #fff;
}
.picnews-wrap .flexslider {
  zoom: 1;
  position: relative;
}
.picnews-wrap .flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
.picnews-wrap .slides {
  zoom: 1;
}
.picnews-wrap .flex-direction-nav a {
  width: 60px;
  height: 90px;
  line-height: 99em;
  overflow: hidden;
  margin: -60px 0 0;
  display: block;
  background: url(../y_j_x_y_-j_z_x_x_x_y__files/ad_ctr.png) no-repeat;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s ease;
}
.picnews-wrap .flex-direction-nav .flex-next {
  background-position: 0 -90px;
  right: 0;
}
.picnews-wrap .flex-direction-nav .flex-prev {
  left: 0;
}
.picnews-wrap .flexslider:hover .flex-next {
  opacity: 0.8;
  filter: alpha(opacity=25);
}
.picnews-wrap .flexslider:hover .flex-prev {
  opacity: 0.8;
  filter: alpha(opacity=25);
}
.picnews-wrap .flexslider:hover .flex-next:hover, .picnews-wrap .flexslider:hover .flex-prev:hover {
  opacity: 1;
  filter: alpha(opacity=50);
}
.picnews-wrap .flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 10px;
  text-align: center;
}
.picnews-wrap .flex-control-nav li {
  margin: 0 5px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.picnews-wrap .flex-control-paging li a {
  display: block;
  height: 16px;
  overflow: hidden;
  text-indent: -99em;
  width: 16px;
  cursor: pointer;
}
.picnews-wrap .flex-control-paging li a.flex-active {
  background-position: 0 0;
}
.intro-wrap {
  width: 100%;
  margin-top: 90px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #f2f2f2;
}
.intro-img {
  width: 50%;
  height: 570px;
  display: flex;
}
.intro-img img {
  object-fit: cover;
  width: 100%;
  height: 570px;
}
.intro-content-wrap {
  background-color: #fff;
  width: calc(50% + 90px);
  height: 400px;
  display: flex;
  z-index: 1;
  margin-left: -90px;
  align-items: center;
  border-radius: 6px 0px 0px 6px;
}
.intro-content {
  width: 670px;
  display: flex;
  flex-direction: column;
  margin-left: 70px;
}
.intro-content-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.intro-content-prefix {
  display: flex;
  align-items: center;
}
.intro-content-prefix img {
  height: 50px;
}
.intro-content-title-text {
  display: flex;
  flex-direction: column;
  font-size: 28px;
  margin-left: 10px;
  font-weight: 500;
}
.intro-content-title-text span {
  font-size: 16px;
  color: #adadad;
  font-weight: 400;
  text-transform: Uppercase;
}
.intro-content-more {
  height: 20px;
  width: 100px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  cursor: pointer;
}
.intro-content-more img {
  width: auto;
  height: 6px;
}
.intro-content-text {
  font-size: 16px;
  margin-top: 20px;
  line-height: 35px;
  text-align: justify;
}
.view-wrap {
  width: 100%;
  height: 550px;
  margin-top: 90px;
  display: flex;
  align-items: center;
  background-image: url(../y_j_x_y_-j_z_x_x_x_y__files/view.png);
  background-size: cover;
  justify-content: center;
}
.view {
  width: 1300px;
  display: flex;
  justify-content: space-between
}
.notice {
  width: 620px;
  display: flex;
  flex-direction: column;
}
.notice-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.notice-prefix {
  display: flex;
  align-items: center;
}
.notice-title-text {
  display: flex;
  align-items: center;
  font-size: 24px;
  margin-left: 10px;
  font-weight: bold;
  color: #001a53;
}
.notice-title-text a {
  color: #fff;
}
.notice-title-text span {
  font-size: 16px;
  color: #adadad;
  font-weight: 400;
  text-transform: Uppercase;
  margin-left: 10px
}
.notice-more {
  height: 20px;
  width: 100px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  cursor: pointer;
}
.notice-more img {
  width: auto;
  height: 6px;
}
.notice-content {
  margin-top: 20px;
}
.notice-content > ul > li {
  height: 40px;
  font-size: 14px;
  display: flex;
  align-items: center;
  color: #a8a8a8;
  padding: 10px 0;
}
.n-h{
  display: flex;
  flex-direction: column;
  border-right: 1px solid #a8a8a8;
  padding-right: 15px;
  margin-right: 15px;
  width: 60px;
  flex: none;
}
.n-h1{
  display: flex;
  justify-content: center;
  font-size: 28px;
}
.n-h2{
  display: flex;
  justify-content: center;
  font-size: 12px;
  font-weight: normal;
  font-style: italic;
}
.n-t {
  font-size: 16px;
  line-height: 25px
}
.n-t a{
  color: #fff;
}
/*日历*/
.calendar {
  width: 449px;
  background-color: rgba(255, 255, 255, 0.4);
  padding: 15px;
}
.calendar-container {
  width: 100%;
}
.calendar .added-event {
  display: none;
}
.calendar-box {
  position: relative;
  display: inline-block;
  z-index: 2;
}
.calendar-pages {
  position: relative;
  padding-bottom: 15px;
}
.calendar-pages > .header {
  text-align: center;
  background: #98151f;
  position: relative;
}
.add-dot {
  position: absolute;
  bottom: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.add-dot h1 {
  font-size: 16px;
  color: #98151f;
}
.add-dot .prev, .add-dot .next {
  width: 16px;
  height: 16px;
  cursor: pointer;
  font-size: 16px;
  line-height: 16px;
  color: #98151f;
}
.calendar-pages > .header .day-names {
  overflow: hidden;
  text-align: center;
  display: flex;
  justify-content: space-between;
  margin: 0 !important;
  height: 37px;
  line-height: 37px;
}
.calendar-pages > .header h2 {
  width: 63px;
  font-size: 16px;
  text-align: center;
  height: 37px;
  color: #fff;
  line-height: 37px;
  border-right: 1px solid #fff;
}
.calendar-pages > .header h2:last-child {
  border-right: 0 !important;
}
.calendar .header h2:first-child {
  background: none !important;
}
.calendar .days {
  margin-bottom: 20px;
  text-align: center;
}
.calendar .days .day {
  display: inline-block;
  width: 63px;
  height: 37px;
  font-size: 16px;
  border-top: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  line-height: 37px;
  cursor: pointer;
  position: relative;
}
.calendar .days {
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
}
.calendar .days .day:hover {
  background-color: #efefef;
}
.calendar .days .day:nth-child(7n+1) {
  border-left: 0 solid #e0e0e0;
}
.calendar .days .day:nth-child(7n) {
  border-right: 0 !important;
}
.calendar .days .day:nth-child(1), .calendar .days .day:nth-child(2), .calendar .days .day:nth-child(3), .calendar .days .day:nth-child(4), .calendar .days .day:nth-child(5), .calendar .days .day:nth-child(6), .calendar .days .day:nth-child(7) {
  border-top: 0 !important;
}
.calendar .days .day:nth-last-child(1), .calendar .days .day:nth-last-child(2), .calendar .days .day:nth-last-child(3), .calendar .days .day:nth-last-child(4), .calendar .days .day:nth-last-child(5), .calendar .days .day:nth-last-child(6), .calendar .days .day:nth-last-child(7) {
  border-bottom: 1px solid #e0e0e0;
}
.calendar .days .day > .event-single {
  display: none;
}
.calendar .days .day i {
  position: absolute;
  left: 0;
  top: 0;
  width: 63px;
  height: 37px;
  display: inline-block;
}
.calendar .circle {
  position: absolute;
  right: 0;
  top: 2px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #b21f24;
}
.calendar .add-event {
  float: right;
  display: none;
  width: 250px !important;
  position: absolute;
  background: #ece9e3;
}
.calendar .add-event:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #ece9e3;
  border-left: 15px solid transparent;
  top: -15px;
  left: 50px;
}
.calendar .events {
  height: auto !important;
  position: relative;
}
.calendar .events .events-list {
  max-height: 100%;
  overflow-x: auto;
  padding: 2px 2px 0 2px;
  position: relative;
  z-index: 2;
}
.calendar .events .event-single {
  border-bottom: 1px solid #cfccc4;
  padding: 5px;
}
.calendar .events .event-single p {
  line-height: 25px;
  font-weight: bold;
  margin: 0;
  padding: 0;
}
.calendar .events .event-single span {
  font-size: 13px;
  line-height: 20px;
}
.works-wrap {
  width: 100%;
  overflow: hidden;
  margin-top: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.works {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.works-prefix {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.works-prefix img {
  height: 50px;
}
.works-title-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 24px;
  margin-left: 10px;
  font-weight: bold;
  color: #001a53
}
.works-title-text a {
  color: #001a53
}
.works-title-text span {
  font-size: 16px;
  color: #adadad;
  font-weight: 400;
  text-transform: Uppercase;
}
.works-content {
  width: 100%;
  margin-top: 40px;
  overflow: hidden;
  position: relative;
}
.works-content .bd ul {
  overflow: hidden;
  zoom: 1;
}
.works-content .bd ul li {
  margin: 0 0;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
}
.works-item {
  width: auto;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.works-item img {
  width: auto;
  height: 350px;
  object-fit: cover;
}
.works-item span {
  height: 80px;
  color: #fff;
  font-size: 16px;
  background-color: #333333;
  display: flex;
  justify-content: center;
  align-items: center;
}
.works-more {
  font-size: 16px;
  margin-top: 40px;
  color: #a3a3a3;
}
.works-more a {
  color: #a3a3a3;
}
.album-container {
    display: flex;
    justify-content: center;
    width: 1300px;
}

.album-container a {
    font-size: 15px;
    font-weight: bold;
}

.album-container > .left {
    width: 650px;
    height: 578px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-content: space-between;
}

.album-container > .left > .even {
    box-sizing: border-box;
    border: 3px solid #fff;
    width: 100%;
    height: 289px;
    background-color: #efefef;
    overflow: hidden;
}

.album-container > .left > .even img {
    width: 650px;
    height: 289px;
    object-fit: cover;
}

.album-container > .left > .even > h3 {
    display: block;
    z-index: 2;
    position: absolute;
    height: 80px;
    margin-top: 200px;
    width: 650px;
    margin-left: 20px;
    line-height: 25px;
}

.album-container > .left > .even > h3 a {
    color: #fff;
}

.album-container > .left > .blank {
    background-color: #98151f;
    box-sizing: border-box;
    border: 3px solid #fff;
    width: 325px;
    height: 289px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.album-container > .left > .blank > h3 {
    width: 290px;
}

.album-container > .left > .blank > h3 a {
    color: #fff;
}

.album-container > .left > .odd {
    width: 325px;
    height: 289px;
    box-sizing: border-box;
    border: 3px solid #fff;
    background-color: #efefef;
    overflow: hidden;
}

.album-container > .left > .odd img {
    width: 320px;
    height: 289px;
    object-fit: cover;
}

.album-container > .middle {
    width: 320px;
    height: 578px;
    display: flex;
    align-content: space-between;
    flex-wrap: wrap;
}

.album-container > .middle > .blank {
    width: 320px;
    height: 289px;
    box-sizing: border-box;
    border: 3px solid #fff;
    background-color: #e0ddd5;
    display: flex;
    justify-content: center;
    align-items: center;
}

.album-container > .middle > .blank > h3 {
    width: 280px;
}

.album-container > .middle > .blank > h3 > a {
    color: #6b6b6b;
}

.album-container > .middle > .odd {
    width: 320px;
    height: 289px;
    box-sizing: border-box;
    border: 3px solid #fff;
    background-color: #efefef;
    overflow: hidden;
}

.album-container > .middle > .odd img {
    width: 320px;
    height: 289px;
    object-fit: cover;
}

.album-container > .middle >.odd h3 {
  display: block;
  z-index: 2;
  position: absolute;
  height: 80px;
  margin-top: 230px;
  width: 240px;
  margin-left: 20px;
  line-height: 25px;
}

.album-container > .middle >.odd h3 a {
  color: #fff;
}

.album-container > .right {
    width: 320px;
    height: 578px;
    box-sizing: border-box;
    border: 3px solid #fff;
    background-color: #efefef;
    overflow: hidden;
}

.album-container > .right img {
    width: 320px;
    height: 578px;
    object-fit: cover;
}

.album-container > .right > h3 {
    display: block;
    z-index: 2;
    position: absolute;
    height: 80px;
    margin-top: 480px;
    width: 240px;
    margin-left: 20px;
    line-height: 25px;
}

.album-container > .right > h3 a {
    color: #fff;
}
.friendlink-wrap {
  width: 100%;
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f2f2f2;
}
.friendlink {
  width: 1300px;
  /*height: 250px;*/
  display: flex;
  flex-direction: column;
  align-items: center;
}
.friendlink-title {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  font-size: 17px;
  font-weight: 500;
  /*margin-top: 50px;*/
  text-transform: Uppercase;
}
.friendlink-items {
  width: 100%;
  /*height: 150px;*/
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0 20px;
}
.friendlink-items img {
  /*width: 280px;
  height: 75px;*/
  width: 296px;
  height: 86px;
  object-fit: cover;
  border-radius: 4px;
}
.bottom-wrap {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url(../y_j_x_y_-j_z_x_x_x_y__files/bg-top.png);

}
.bottom {
  width: 1300px;
  height: 150px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.qrcode {
  height: 80px;
}
.copyright {
  font-size: 16px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
  /*color: #bababa;*/
  color: #fff;
}
.copyright a {
  /*color: #bababa;*/
  color: #fff;
}
/*.copyright span {
  line-height: 35px;
  height: 35px;
}*/
.copyright span {
  line-height: 28px;
}

.sub-head-wrap {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.sub-banner-wrap {
  width: 100%;
}
.sub-banner-wrap .sub-banner {
  width: 100%;
  /*height: 420px;*/
  /*height: 658px;*/
  display: flex;
  flex-direction: column;
  align-items: center;
}
/*.sub-banner-img {
  object-fit: cover;
  width: 100%;
  /*height: 420px;*/
  height: 658px;
}*/
.sub-banner-mark {
  position: absolute;
  top: 250px;
  z-index: 1;
  color: #fff;
  font-size: 56px;
  right: calc(50% - 650px);
  font-weight: 500;
}
.body-wrap {
  width: 1300px;
  margin: 30px 0 80px;
  display: flex;
  justify-content: space-between;
}
.side-wrap {
  width: 240px;
  display: flex;
  flex-direction: column;
}
.side {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}
.side-title {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  background-color:#98151f;
  height: 65px;
  border-bottom: 3px solid #5694e5;
}
.side-title img {
  height: 30px;
  margin-right: 5px;
}
.side-menu {
  background-color: #f2f2f2;
}
.side-menu li {
  height: 55px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #d1cfce;
}
.sidelink-title {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  background-color: #d0d0d0;
  height: 65px;
  border-bottom: 3px solid #e2e2e2;
}
.sidelink-title img {
  height: 30px;
  margin-right: 5px;
}
.sidelink-menu {
  background-color: #f2f2f2;
}
.sidelink-menu li {
  height: 55px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #d1cfce;
}
.content-wrap {
  width: 1020px;
  display: flex;
  flex-direction: column;
}
.path {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  border-bottom: 2px solid #98151f;
  height: 40px;
  align-items: center;
}
.path span {
  font-size: 18px;
  font-weight: 500;
  color: #98151f;
}
.pathlink {
  color: #767676;
}
.pathlink a {
  color: #767676;
}
.content li {
  height: 60px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px dashed #d1cfce;
}
.content li span {
  color: #929292;
}
.page {
  display: block;
}
.content-text {
  text-align: justify;
  display: flex;
  flex-direction: column;
}
.content-text-title {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  font-weight: 500;
  height: 80px;
  margin-top: 20px;
}
.content-text-element {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: #767676;
  height: 50px;
  border-bottom: 1px dashed #d1cfce;
}
.content-text-main {
  line-height: 45px;
  margin: 20px 0;
}

#fenye table{
	margin-top: 20px;
	background-color: #efefef;
	width: 100%;
}

#fenye td{
	padding:10px;
}

#fenye td a{
	padding:0 15px;
}

#pagelist{
	display: flex;
	justify-content: center;
}

.three-wrap{
    margin-top: 20px;
    width: 1300px;
    display: flex;
    justify-content: space-between;
}
.three-wrap-sub-wrap{
    background: #ffffff;
    width:417px;
}
.three-wrap-sub-wrap .sub-wrap-top{
    padding: 8px 16px;
    display: flex;
    justify-content: space-between;
}
.sub-wrap-top .sub-wrap-top-title{
    background: url(../images/pre_title.png) no-repeat 0 center;
    text-indent: 20px;
    line-height: 30px;
    font-size: 18px;
    font-weight: bold;
    color: #98151f;
}
.sub-wrap-top .sub-wrap-top-more{
    display: flex;
    background: url(../images/read_more.png) no-repeat 0 center;
    width: 108px;
}
#byyr-wrap .sub-wrap-bottom .sub-wrap-bottom-item{
    border-bottom: solid 1px #ececec;
    padding: 10px 16px;
}
#byyr-wrap .sub-wrap-bottom .sub-wrap-bottom-item:first-child{
    padding-top: 2px;
}
#byyr-wrap .sub-wrap-bottom-item .bottom-item-date{
    color: #666666;
    font-size: 15px;
    text-indent: 20px;
    background: url(../images/clock_icon.png) no-repeat 0 center;
    margin-bottom: 6px;
}
#byyr-wrap .sub-wrap-bottom-item .bottom-item-title{
    color: #333;
    font-size: 15px;
    font-weight: bold;
}
#xcyj-wrap .sub-wrap-bottom{
    padding: 0 16px;
}
#xcyj-wrap .sub-wrap-bottom tbody{
    top:0 !important;
}
#ddwm-wrap .sub-wrap-bottom .sub-wrap-bottom-item{
    display: flex;
    padding: 0 16px 15px;
}
#ddwm-wrap .sub-wrap-bottom-item .bottom-item-date{
    height: 70px;
    width: 70px;
    line-height: 35px;
    text-align: center;
    font-size: 15px;
}
#ddwm-wrap .bottom-item-date .bottom-item-date-top{
    background-color: #98151f;
    color: #fff;
}
#ddwm-wrap .bottom-item-date .bottom-item-date-bottom{
    background-color: #f2f2f2;
    color: #333;
}
#ddwm-wrap .bottom-item-news{
    width: 310px;
    padding-left: 10px;
}
#ddwm-wrap .bottom-item-news .bottom-item-news-title{
    color: #333;
    font-size: 15px;
    font-weight: bold;
    line-height: 26px;
}
#ddwm-wrap .bottom-item-news .bottom-item-news-content{
    color: #666;
    font-size: 13px;
    line-height: 22px;
}
.piclist-wrap{
    margin-top: 20px;
    width: 1300px;
    background: #ffffff;
}
.piclist-wrap .wrap-top{
    padding: 8px 16px;
    display: flex;
    justify-content: space-between;
}
.piclist-wrap .wrap-top .wrap-top-title{
    background: url(../images/pre_title.png) no-repeat 0 center;
    text-indent: 20px;
    line-height: 30px;
    font-size: 18px;
    font-weight: bold;
    color: #98151f;
}
.piclist-wrap .wrap-top .wrap-top-more{
    display: flex;
    background: url(../images/read_more.png) no-repeat 0 center;
    width: 108px;
}
.piclist-wrap .wrap-bottom{
    padding: 0 16px 10px;
}
.piclist ul li {
    transition: 0.4s all;
}
.piclist ul li a {
    display: block;
}
.piclist ul li a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.piclist ul li .title {
     width: 100%;
     /*background: #f6f6f6;*/
     position: relative;
}

.piclist ul li .title::before {
    content: "";
    width: 100%;
    height: 0;
    position: absolute;
    left: 0;
    bottom: 30px;
    background-image: linear-gradient(0deg, #b21f25 0%, rgba(178, 31, 37, 0.5) 20%, rgba(0, 0, 0, 0) 100%);
    transition: 0.2s linear;
    display: block;
}
.piclist ul li .title::after {
    content: "";
    width: 100%;
    height: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #b21f25;
    display: block;
    transition: 0.2s linear 0.2s;
    z-index: 0;
}
.piclist ul li .title p {
    line-height: 30px;
    font-size: 15px;
    color: #434343;
    /* padding: 0 10px; */
    position: relative;
    z-index: 1;
    transition: 0.2s linear 0.2s;
    text-align: center;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.piclist ul li:hover {
    margin-top: -30px;
}
 .piclist ul li:hover .title::before {
    height: 180px;
    transition: 0.2s linear 0.2s;
}
.piclist ul li:hover .title::after {
    height: 100%;
    transition: 0.2s linear;
}
.piclist ul li:hover .title p {
    color: #ffffff;
    transition: 0.2s linear;
}
 





    
