@charset "utf-8";
body {
  padding: 0px;
  font-size: 16px;
  font-family: "Microsoft YaHei", "微软雅黑";
  background: #fff4e0;
  line-height: 32px;
  color: #333;
  overflow-x: hidden;
  max-width: 1920px;
  margin: 0 auto;
  min-width: 1330px;
}
.maodian {
  height: 80px;
  margin-top: -80px;
}
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
h1, h2, h3, h4, h5 {
  margin: 0px;
  padding: 0px;
}
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: #dd0000;
  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: #dd0000;*/
  background: url(../images/bottombg.jpg) no-repeat top center;
  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;
}
.zt_box li:nth-child(3n) img {
  float: right;
  margin-right: 0px;
}
.titlebg {
  width: 1280px;
  margin: 76px auto 43px;
  height: 120px;
  position: relative;
  clear: both;
  text-align: center;
}
.menubg {
  width: 100%;
  clear: both;
  margin: 0 auto;
  height: 78px;
  background-image: linear-gradient(to right, #ff4600, #d70000, #d70000, #ff4600);
  z-index: 999;
}
.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: 28px;
  float: left;
  margin: 0px 91px;
  text-align: center;
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -ms-transition: all 0s;
  -o-transition: all 0s;
  color: #ffe5bb;
  line-height: 78px;
  height: 78px;
  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;
}
.chynews_r {
  width: 693px;
  height: 451px;
  float: right;
}
#tabs-container {
  width: 693px;
  height: 451px;
  overflow: hidden;
}
#tabs-container img {
  width: 693px;
  height: 451px;
}
#tabs-container01 {
  width: 693px;
  height: 451px;
  overflow: hidden;
}
#tabs-container01 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;
}
.chynews_r .swiper-container-horizontal > .swiper-pagination-bullets, .chynews_r .swiper-pagination-custom, .chynews_r.swiper-pagination-fraction {
  text-align: right;
}
.chynews_r .swiper-pagination-bullet {
  background: #fff;
}
.chynews_r .swiper-pagination-bullet-active {
  opacity: 1;
  background: #ffb44b;
  width: 24px;
  border-radius: 6px;
}
.tabsnews {
  width: 572px;
  float: left;
}
.tabsnews a {
  color: #774a03;
  cursor: pointer;
  height: 146px;
  width: 100%;
  clear: both;
  text-align: left;
  box-sizing: border-box;
  font-size: 18px;
  padding: 0px 20px;
  margin-bottom: 6px;
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
  /*	background-image: linear-gradient(to top, #ffe7b0, #fff);*/
  background: #fffcf6;
}
.tabsnews a:hover {
  color: #fffef4;
  background-image: -webkit-gradient(linear, left top, right top, from(#fe5004), color-stop(99%, #f41414));
  background-image: -webkit-linear-gradient(left, #fe5004 0, #f41414 99%);
  background-image: -moz-linear-gradient(left, #fe5004 0, #f41414 99%);
  background-image: linear-gradient(90deg, #fe5004 0, #f41414 99%);
  position: relative;
}
.info99 {
  position: absolute;
  left: 0px;
  bottom: -70px;
  height: 58px;
  line-height: 58px;
  color: #fff;
  padding: 0px 10px;
  box-sizing: border-box;
  width: 100%;
  font-size: 20px;
  font-weight: bold;
}
.cirlbox {
  background-image: linear-gradient(to bottom, #fff4e0, #c72623);
  border-radius: 15px;
  padding: 20px 120px;
  position: relative;
}
.cirlbox .swiper-container-horizontal > .swiper-pagination-bullets, .cirlbox .swiper-pagination-custom, .cirlbox .swiper-pagination-fraction {
  text-align: center;
}
.cirlbox .swiper-pagination-bullet {
  background: #fff;
  width: 50px;
  border-radius: 6px;
  height: 6px;
}
.cirlbox .swiper-pagination-bullet-active {
  opacity: 1;
  background: #ffb44b;
}
.info {
  position: absolute;
  left: 0px;
  bottom: 0px;
  height: 58px;
  line-height: 58px;
  background-image: linear-gradient(to right, #e11f1c, #fc4545);
  color: #fff;
  padding: 0px 100px 0px 20px;
  box-sizing: border-box;
  width: 100%;
  font-size: 18px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: bold;
}
.toutiao {
  width: 1280px;
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  color: #d90a1a;
  line-height: 48px;
  padding: 0px 0px 10px;
  margin: 0 auto;
  overflow: hidden;
}
.toutiao a {
  color: #e01005;
}
.toutiao_intro {
  text-align: center;
  font-size: 18px;
  color: #666;
  padding-bottom: 60px;
}
.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: #d90a1a;
}
.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: 35px;
}
.synews li {
  float: left;
  width: 100%;
  text-align: left;
  position: relative;
}
.synews li:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 13px;
  width: 5px;
  height: 5px;
  background: #ba1218;
  border-radius: 50%;
}
.synews li a {
  width: 100%;
  float: left;
  color: #666;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
  overflow: hidden;
  /*	white-space: nowrap;
	text-overflow: ellipsis;*/
  /*	display: flex;
    align-items: center;
    justify-content: left;*/
  font-size: 17px;
  color: #333;
  /*	background: #fffcf6;*/
  margin-bottom: 5px;
  line-height: 28px;
  padding-bottom: 18px;
}
.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;
}


.tabs_info {
  width: 584px;
  float: left;
  height: 455px;
  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: #ffebc9;
}
.title_c {
  padding-top: 36px;
}
.title_c a {
  font-size: 18px;
  line-height: 32px;
  color: #ffebc9;
}
.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;
  background-image: linear-gradient(to bottom, #fff4e0, #c72623);
  height: 451px;
  padding: 26px;
  padding-top: 16px;
  padding: 20px;
}
.tabs0123 {
  background-image: linear-gradient(to bottom, #fff4e0, #ffdcae);
  height: 391px;
  padding: 0px 20px;
  border-radius: 12px;
}
.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: 455px;
}
.nav_fixed {
  position: fixed;
  z-index: 6;
  top: 0px;
  width: 100%;
}
.toutiaobg {
  width: 100%;
  overflow: hidden;
}
.zj1005 {
  width: 100%;
  padding-top: 0px;
  padding-bottom: 110px;
}
.zj1005 .swiper-slide {
  width: 960px;
  height: 580px;
  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;
}
.cirlbox .swiper-button-prev {
  background: url(../images/left.png) no-repeat top center;
  width: 65px;
  height: 139px;
  left: 26px;
  top: 43%;
}
.cirlbox .swiper-button-next {
  background: url(../images/left02.png) no-repeat top center;
  width: 65px;
  height: 139px;
  right: 26px;
  top: 43%;
}
.img_r .info {
  padding-right: 20px;
  background: #eec49a;
  color: #e1201d;
}
.tabs_info .swiper-container-horizontal > .swiper-pagination-bullets, .tabs_info .swiper-pagination-custom, .tabs_info .swiper-pagination-fraction {
  bottom: 7px;
  text-align: center;
}
.tabs_info .swiper-pagination-bullet {
  background: #fff;
	width: 19px;
	height: 4px;
		border-radius: 3px;
}
.tabs_info .swiper-pagination-bullet-active {
  background: #cc1100;
	width: 36px;

}
#tabs-container101 {
  width: 664px;
  height: 419px
}
#tabs-container102 {
  padding-bottom: 80px;
}
.arrow-left01, .arrow-right01 {
  position: absolute;
  top: 39%;
  width: 65px;
  height: 77px;
  cursor: pointer;
  z-index: 9;
}
.arrow-left01 {
  left: 20px;
  background: url(../images/left.png) center no-repeat;
}
.arrow-right01 {
  right: 610px;
  background: url(../images/left02.png) center no-repeat;
}
.bgbu {
  background: url(../images/bgbu.png) no-repeat top right;
	width: 1280px;
	clear: both;
	overflow: hidden;
	padding: 18px 0px;
	position: relative;
}

.boxwrap {
  width: 1280px;
  margin: 0 auto;
background-image: linear-gradient(to bottom, #fff4e0, #eec49a);
  padding: 10px 36px;
  overflow: hidden;
	margin-bottom: 110px;
	padding-bottom: 80px;
	
}
.ldjhts {
  clear: both;
}
.ldjhts li {
  float: left;
  height: 82px;
  line-height: 82px;
  width: 569px;
  text-align: left;
  position: relative;
  background: #cd3538;
  margin-top: 17px;
	border-left: 4px solid #cea359;
}
.ldjhts li:nth-child(2n) {
  float: right;
}
.ldjhts li a {
  width: 100%;
  float: left;
  color: #fff;
  font-size: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0px 20px 0px 20px;
	font-weight: bold;
}
.ldjhts li a:hover {
  color: #ffebc9;
  background: #ca2020;
}
.ytdd {
  height: 360px;
	margin-top: 50px;
	padding-bottom: 20px;
	overflow: hidden;
}
.ytdd ul li {
  float: left;
  width: 388px;
  height: 346px;
	line-height: 49px;
  margin-right: 20px;
}
.ytdd ul li a {
  font-size: 38px;
  font-weight: bold;
  color: #ffffff;
	 width: 388px;
  height: 360px;
}
.ytdd ul li img{
	width: 388px;
	height: 258px;
	display: block;
}
.ytdd ul li:nth-child(3) {
  float: right;
	margin-right:0px;
}
.newsboxsz a {
  width: 626px;
  height: 176px;
  background: #fff;
  padding: 36px 40px 0px;
  float: left;
  margin: 13px 0px;
  border-radius: 9px;
  background: url(../images/bgcc.jpg) no-repeat top center;
  background-size: cover;
		border-top: 5px solid #fff4e0;
}
.wantitle09 {
  font-size: 20px;
  color: #d41615;
  text-align: left;
  padding-top: 0px;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.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;
	border-top: 4px solid #cea359;
}
.newsboxsz a:hover .wantitle09 {
  color: #fff;
}
.newsboxsz a:hover .wan_intro09 {
  color: #fff;
}
.texth3{
	overflow: hidden;
    text-align: center;
    background: #d4180e;
    padding: 10px 26px;
    height: 90px;
	font-size: 18px;
	line-height: 28px;
	padding-top: 17px;
}
.jnux{
	background: #fff9f0;
	padding: 20px;
	clear: both;
	overflow: hidden;
	padding-bottom: 36px;
	border-radius: 6px;
}
