@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-family: "Microsoft YaHei", "微软雅黑";
	background: #fff7ea;
	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: #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: #cd1e0d;
	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/menubg.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: 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: 81px;
	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;
}
#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;
	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: #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: 15px;
}
.synews li {
	float: left;
	height: 40px;
	line-height: 40px;
	width: 100%;
	text-align: left;
	position: relative;
}
.synews li:before {
	content: "";
	position: absolute;
	left: 0px;
	top: 20px;
	width: 5px;
	height: 5px;
	background: #ba1218;
}
.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;
}
.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);
	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: 46px;
}
.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%;
}
