@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: 1320px;
}
* {
	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: url(../images/menubg01.jpg) no-repeat top center;
	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 {
	background: url(../images/topbg.jpg) no-repeat top center;
	height: 653px;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.topbg img.logo {
	position: absolute;
	left: 36px;
	top: 30px;
}
.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: 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: 20px;
	font-weight: bold;
}
.info {
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 58px;
	line-height: 58px;
    background:url(../images/bg00.jpg) no-repeat top center; 
	background-size: cover;
	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: #d90a1a;
}
.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;
}
.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: 28px;

}
.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;
}
.wan_intro09 {
	font-size: 14px;
	line-height: 24px;
	padding-top: 16px;
	color: #828282;
}
.tabs_info {
	width: 584px;
	float: left;
	height: 455px;
	/*background-image: linear-gradient(to bottom, #ffe7b0, #ffead5);*/
			background-image: linear-gradient(to top, #ffe7b0, #fffcf6);
	border-top:4px solid #dd0000;
	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: #d90a1a;
}
.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;
		background-image: linear-gradient(to top, #ffe7b0, #fffcf6);
	height: 451px;
	padding: 26px;
	padding-top: 16px;
	border-top:4px solid #dd0000;
}
.more_xxns a{
	clear: both;
	text-align: right;
	color: #ba1218;
	font-weight: bold;
	font-size: 16px;
	float: right;
}
.img_r{
	width: 696px;
	float: right;
	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: 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;
}

.zj1005 .swiper-button-prev{
 background: url(../images/left.png) no-repeat top center;
 width: 60px;
 height: 139px;
 left: 160px;
 top:43%;
}
.zj1005 .swiper-button-next{
 background: url(../images/left02.png) no-repeat top center;
 width: 60px;
 height: 139px;
 right: 160px;
 top:43%;
}