@charset "utf-8";
body {
	padding: 0px;
  font-size: 16px;
  font-family: "Microsoft YaHei", "微软雅黑";
  background: #fff7ea;
  line-height: 32px;
  color: #333;
  max-width: 1920px;
  margin: 0 auto;
  min-width: 1320px;
}
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
h1, h2, h3, h4, h5 {
  margin: 0px;
  padding: 0px;
}
.blank100 {
  height: 100px;
  overflow: hidden;
  clear: both;
}
a {
  color: #333333;
  text-decoration: none;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
}
a:hover {
  color: #cb0600;
  text-decoration: none;
}
.clear {
  clear: both;
}
dl {
  margin: 0px;
  padding: 0px;
}
dd {
  display: block;
  margin: 0px;
  padding: 0px;
  -webkit-margin-start: 5px;
}
form {
  margin: 0px;
  padding: 0px;
}
img {
  border: 0;
  margin: 0;
  padding: 0px;
}
div {
  margin: 0px;
  padding: 0px;
}
ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
li {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
p {
  margin: 0px;
  padding: 0px;
  padding-bottom: 12px;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.imgbg {
  background: no-repeat center center;
  background-size: cover;
}
.imgbg img {
  opacity: 0;
  width: 100%;
}
.newsshow {
  width: 100%;
  margin: 0 auto;
  padding-top: 20px;
}
.news_title {
  color: #333333;
  text-align: center;
  font-size: 32px;
  line-height: 36px;
  padding: 25px 0px 15px;
  font-weight: bold;
  clear: both;
}
.xian {
  border-bottom: 1px solid #e7e8eb;
  height: 44px;
  margin-top: 8px;
  text-align: center;
  color: #92a2b1;
  font-size: 14px;
}
.box01 {
  padding: 30px 0px 100px;
  clear: both;
  font-size: 16px !important;
  color: #333;
  line-height: 32px !important;
  text-align: justify;
  overflow: hidden;
}
.box01 img {
  max-width: 800px;
  text-align: center;
  margin: 0 auto;
}
.posi {
  width: 100%;
  clear: both;
  margin: 0 auto;
  height: 59px;
  line-height: 59px;
  background: #cd1e0d;
  color: #ffdda3;
}
.posi a {
  color: #fff;
}
/*底部*/
.date {
  float: right;
  font-family: Arial, Helvetica, sans-serif;
}
.nynews {
  width: 100%;
  padding-top: 33px;
  clear: both;
  padding-bottom: 30px;
  overflow: hidden;
}
.nynews li {
  float: left;
  height: 55px;
  line-height: 55px;
  width: 100%;
  text-align: left;
  position: relative;
  margin-bottom: 10px;
  padding: 0px 5px;
  background: #fff;
}
.nynews li a {
  width: 85%;
  float: left;
  color: #262626;
  padding-left: 15px;
  box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 18px;
}
.nynews li a:hover {
  color: #bf1313;
}
.fenye {
  clear: both;
  padding: 20px 0px 90px 0px;
  text-align: center;
  float: right;
  overflow: hidden;
}
.fenye span {
  border: 1px solid #e1e1e1;
  background: #fff;
  height: 36px;
  line-height: 36px;
  padding: 0px 10px;
  display: block;
  float: left;
  margin-left: 10px;
  margin-top: 9px;
}
.fenye span:hover {
  background: #d01a1c;
  color: #fff;
  border: 1px solid #d01a1c;
}
.fenye span:hover a {
  background: #d01a1c;
  color: #fff;
}
.bottombg {
  width: 100%;
  clear: both;
  background-image: linear-gradient(to top, #f28c4e, #e91311);
  color: #fff;
  padding: 36px 0px;
  text-align: center;
  line-height: 36px;
}
.zt_box {
  padding-bottom: 80px;
  overflow: hidden;
}
.zt_box img {
  margin-right: 30px;
  float: left;
  width: 400px;
  height: 232px;
  margin-bottom: 40px;
  margin-right: 40px;
  border-radius: 20px;
}
.zt_box li:nth-child(3n) img {
  float: right;
  margin-right: 0px;
}
.titlebg {
  width: 1280px;
  margin: 80px auto 43px;
  height: 120px;
  position: relative;
  clear: both;
  text-align: center;
}
.menubg {
  width: 100%;
  clear: both;
  margin: 0 auto;
  height: 86px;
  background: url(../images/menubg.png) no-repeat top center;
  z-index: 999;
  position: relative;
  margin-top: -18px;
}
.menu {
  width: 1280px;
  clear: both;
  margin: 0 auto;
  overflow: hidden;
}
.nav {
  width: 100%;
  padding: 0 40px;
}
.nav li {
  position: relative;
}
.nav li a {
  font-size: 24px;
  float: left;
  margin: 0px 101px;
  text-align: center;
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -ms-transition: all 0s;
  -o-transition: all 0s;
  color: #feeb92;
  line-height: 103px;
  height: 86px;
  font-weight: bold;
}
.topbg {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.topbg img {
  width: 100%;
  display: block;
  margin: 0 auto;
}
.topbg img.logo {
  position: absolute;
  left: 30px;
  top: 20px;
  width: 336px;
}
.lunbo_l {
  width: 693px;
  height: 451px;
  float: left;
}
#tabs-container {
  width: 693px;
  height: 451px;
  overflow: hidden;
}
#tabs-container img {
  width: 693px;
  height: 451px;
}
.lunbo_l .swiper-container-horizontal > .swiper-pagination-bullets, .lunbo_l .swiper-pagination-custom, .lunbo_l.swiper-pagination-fraction {
  text-align: right;
}
.lunbo_l .swiper-pagination-bullet {
  background: #fff;
}
.lunbo_l .swiper-pagination-bullet-active {
  opacity: 1;
  background: #ffb44b;
  width: 24px;
  border-radius: 6px;
}
.info {
  position: absolute;
  left: 0px;
  bottom: 0px;
  height: 58px;
  line-height: 58px;
  background: rgba(67, 35, 33, 1);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(67, 35, 33, 1)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(67, 35, 33, 1) 100%);
  background: -moz- oldlinear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(67, 35, 33, 1) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(67, 35, 33, 1) 100%);
  color: #fff;
  padding: 0px 10px;
  box-sizing: border-box;
  width: 100%;
  font-size: 18px;
  font-weight: bold;
}
.toutiao {
  width: 1280px;
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  color: #ba1218;
  line-height: 48px;
  padding: 50px 0px 10px;
  margin: 0 auto;
  overflow: hidden;
}
.toutiao a {
  color: #ba1218;
}
.toutiao_intro {
  text-align: center;
  font-size: 18px;
  color: #666;
}
.toutiao_intro a {
  color: #666;
}
.gx_title {
  padding: 0px 0px;
  clear: both;
}
.gx_title a {
  font-size: 24px;
  font-weight: bold;
  line-height: 36px;
  color: #ba1218;
}
.gx_intro {
  border-bottom: 2px solid #f9eedd;
  padding-bottom: 20px;
  padding-top: 7px;
}
.gx_intro a {
  color: #666;
  line-height: 30px;
}
.gx_intro a:hover {
  color: #bf0009;
}
.gx_title a:hover {
  color: #bf0009;
}
.gx_intro span {
  color: #bf0009;
}
.synews {
  width: 100%;
  clear: both;
  padding-top: 10px;
}
.synews li {
  float: left;
  line-height: 62px;
  width: 100%;
  text-align: left;
  position: relative;
  border: 1px solid #cd3729;
  border-width: 1px 1px 2px 1px;
  height: 62px;
  margin-bottom: 15px;
  border-radius: 9px;
  padding: 0px 20px 0px 6px;
}
.synews li:before {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: .75rem;
  background: #cd3729;
  clip-path: polygon(100% 0, 100% 100%, 0 50%);
}
.synews li a {
  width: 100%;
  float: left;
  color: #666;
  padding-left: 15px;
  box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 17px;
  color: #333;
}
.synews li a:hover {
  color: #c90606;
}
.banshishi {
  clear: both;
  overflow: hidden;
}
.banshishi li {
  float: left;
  height: 180px;
  padding: 15px 15px;
  box-sizing: border-box;
  background-image: linear-gradient(to bottom, #fff, #ffead5);
  width: 100%;
  margin-bottom: 18px;
}
.bushu_l {
  width: 225px;
  height: 150px;
  float: left;
}
.bushu_l img {
  width: 225px;
  height: 150px;
}
.bushu_r {
  width: 998px;
  float: right;
  padding: 16px 30px 0px 10px;
  box-sizing: border-box;
  color: #555555;
}
.wantitle09 {
  font-size: 20px;
  color: #b01a19;
  line-height: 24px;
  text-align: left;
  padding-top: 0px;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.wan_intro09 {
  font-size: 14px;
  line-height: 24px;
  padding-top: 16px;
  color: #828282;
}
.tabs_info {
  width: 520px;
  float: right;
  height: 455px;
  /*	background-image: linear-gradient(to bottom, #ffe7b0, #ffead5);*/
  padding: 20px 40px;
}
.w1280 {
  width: 1280px;
  margin: 0 auto;
  clear: both;
}
.title_b {
  font-size: 30px;
  font-weight: bold;
  line-height: 44px;
  padding-top: 40px;
}
.title_b a {
  color: #d10016;
}
.title_c {
  padding-top: 36px;
}
.title_c {
  font-size: 18px;
  line-height: 32px;
  color: #414141;
}
.more_chy {
  width: 1280px;
  text-align: right;
  position: absolute;
  left: 50%;
  margin-left: -640px;
  z-index: 6;
  top: 23px;
  font-family: Arial, Helvetica, sans-serif;
}
.tabs {
  float: right;
  width: 580px;
  /*	border: 1px solid #ffd595;
		background-image: linear-gradient(to top, #ffe7b0, #fff);*/
  height: 451px;
  padding: 26px;
  padding-top: 26px;
  background: #fff2d6;
}
.more_xxns a {
  clear: both;
  text-align: right;
  color: #ba1218;
  font-weight: bold;
  font-size: 16px;
  float: right;
}
.img_r {
  width: 696px;
  float: left;
  height: 420px;
}
.nav_fixed {
  position: fixed;
  z-index: 6;
  top: 0px;
  width: 100%;
}
.rmtbg {
  background: url("../images/rmsj-bg.jpg") #fffcf6 no-repeat top center;
  width: 100%;
  clear: both;
  overflow: hidden;
  padding-bottom: 60px;
}
.bgnwe {
  background: url("../images/box_xjdx.png") no-repeat top center;
  width: 100%;
  clear: both;
  overflow: hidden;
  height: 479px;
  padding: 30px;
  margin-bottom: 40px;
}
.zj1005 {
  width: 100%;
  padding-top: 0px;
  padding-bottom: 10px;
}
.zj1005 .swiper-slide {
  width: 960px;
  height: 540px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.zj1005 .swiper-slide img {
  max-height: 540px !important;
  max-width: 960px !important;
  width: auto !important;
  height: auto !important;
}
.info99 {
  position: absolute;
  left: 0px;
  bottom: 0px;
  height: 58px;
  line-height: 58px;
  background: #d41615;
  color: #fff;
  padding: 0px 10px;
  box-sizing: border-box;
  width: 100%;
  font-size: 20px;
  font-weight: bold;
}
.zj1005 .swiper-button-prev {
  background: url(../images/left.png) no-repeat top center;
  width: 60px;
  height: 139px;
  left: 146px;
  top: 43%;
}
.zj1005 .swiper-button-next {
  background: url(../images/left02.png) no-repeat top center;
  width: 60px;
  height: 139px;
  right: 146px;
  top: 43%;
}
.newsboxsz a {
  width: 626px;
  height: 176px;
  background: #fff;
  padding: 36px 40px 0px;
  float: left;
  margin: 13px 0px;
  border-radius: 9px;
  background-image: linear-gradient(to bottom, #fff2d6, #ffe4b9);
  background-size: cover;
}
.wan_intro09 {
  font-size: 16px;
  padding-top: 10px;
  color: #666;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.w1280 .newsboxsz:nth-child(2n) {
  float: right;
}
.newsboxsz a:hover {
  background: #cd3538;
}
.newsboxsz a:hover .wantitle09 {
  color: #fff;
}
.newsboxsz a:hover .wan_intro09 {
  color: #fff;
}