@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-family: "Microsoft YaHei", "微软雅黑";
	background: #fff9ee;
	line-height: 32px;
	color: #333;
	overflow-x: hidden;
	max-width: 1920px;
	margin:0 auto;
	min-width:1280px;
}
* {
	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%;
}
.topbg {
	background: url(../images/topbg.jpg) no-repeat top center;
	height: 653px;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.topbg img.logo{
	position:absolute;
	left:120px;
	top:40px;
}
.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 p {
	text-indent: 34px;
}
.box01 img {
	max-width: 800px;
	display: block;
	text-align: center;
	margin: 0 auto;
}
.posi {
	width: 100%;
	clear: both;
	margin: 0 auto;
	height: 59px;
	line-height: 59px;
	background: #ba0613;
	color: #ffdda3;
}
.posi a {
	color: #fff;
}

/*底部*/



.synews {
	width: 100%;
	padding-top: 18px;
	clear: both;
}
.synews li {
	float: left;
	height: 87px;
	background:#fff;
	border:1px solid #ffe5c2;
	background:url(../images/lidd.png) #fff no-repeat  10px center;
	width: 49%;
	margin:18px 0px 0px ;
	text-align: left;
	line-height:32px;
	padding-left:10px;
	 display:flex;
            flex-direction: column;
            /* co1umn 从上到下*/
            align-items: center;
            /* center代表水平方向 */
            justify-content: center;
            /* center代表垂直方向 */
}
.synews li:nth-child(2n) {
    float: right;
}
.synews li {
	position: relative;
}
.synews li a {
	width: 93%;
	float: left;
	color: #262626;
	font-size: 18px;
}
.synews li a:hover {
	color: #c90606;
}







.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 15px;
	background:url(../images/lidd.png) #fbebd1 no-repeat 9px 17px;
}

.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:url(../images/footbg.jpg) no-repeat top center;
	color: #fff;
	padding: 66px 0px;
	text-align: center;
	line-height: 36px;
	height:190px;
}

.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;
}

.chykb {
	overflow:hidden;
	padding-top:50px;
}
.chykb img {
	margin-right: 30px;
	float: left;
	width: 380px;
	height: 230px;
	margin-bottom: 18px;
}

.chykb  a:nth-child(3n) img {
	float: right;
	margin-right:0px;
}

.tabs {
	width:588px;
	float: left;
	height:452px;
	background:#f8e5bf;
}
.tabs a {
	color: #505050;
	cursor: pointer;
	height: 89.5px;
	width: 100%;
	display: block;
	clear: both;
	text-align: left;
	font-size: 20px;
	position: relative;
	line-height:89.5px;
}
.tabs a.active {
	background: #b01a19;
	color: #fff;
	position: relative;
}
.tabs a.active:before {
	content: "";
	position: absolute;
	bottom: 30px;
	right: -12px;
	z-index: 6;
	width: 0;
	height: 0;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	border-left: 12px solid #bf1313;
}

		
#tabs-container {
	width: 692px;
	float: right;
	height: 452px;
	overflow: hidden;
}
#tabs-container img {
	width:100%;
	height:100%;
}

.tabs_l {
	width: 100%;
	color: #4d4d4d;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 20px;
	padding:0px 20px;
}

.tabs_r {
	width: 100%;
	color: #727272;
     overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
	line-height:29px;
	padding-top:6px;
}

.tabs a.active .tabs_l  {
	color: #ffe5b0;
}
.tabs a.active .tabs_r  {
	color: #ffe5b0;
}




.title09{
	font-size:30px;
}
.intro09{
	padding-top:16px;
	font-size:18px;
}
.intro09 span{
	color:#cc1100;

}
.more09 a{
	text-align:right;
	font-size:18px;
	color:#ba0609;
	float:right;
	font-weight:bold;
}


/*20221027add*/

.menubg {
	width: 100%;
	clear: both;
	margin: 0 auto;
	height: 72px;
	background: url(../images/menubg.jpg) no-repeat top center;
	z-index: 999;
}
.menu {
	width: 1100px;
	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 70px;
	text-align: center;
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	-ms-transition: all 0s;
	-o-transition: all 0s;
	color: #feeb92;
	line-height: 72px;
	height: 72px;
	font-weight: bold;
}

.ldjh {
	clear: both;
	padding-top:20px;
}
.ldjh li {
	float: left;
	height: 68px;
	line-height: 68px;
	width: 626px;
	text-align: left;
	position: relative;
	background: url("../images/askbg.png") #fbebd1 no-repeat ;
	margin-bottom: 17px;
	padding: 0px 0px 0px 0px;
	position:relative;

}
.ldjh  li:before{
	position:absolute;
	width:7px;
	height:7px;
	border-radius:50%;
	position:absolute;
	content:"";
	left:14px;
	top:50%;
	margin-top:-3.5px;
	background:#b61414;
}
.ldjh li:nth-child(2n) {
	float: right;
}
.ldjh li a {
	width: 100%;
	float: left;
	color: #ba0609;
	font-size: 18px;
	font-weight:bold;
	padding:0px 30px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ldjh li a:hover {
	color: #c90606;
}
.hannews {
    width: 552px;
    float: right;
	box-sizing:border-box;
	height:451px;
	margin-top:-13px;
	position:relative;
}
.tabs99 {
	width: 100%;
	clear: both;
}

.tabs99  a {
	line-height: 80px;
	line-height:80px;
	width: 100%;
	text-align: left;
	background:#f7f1e6;
	margin-top:13px;
	display:block;
	float: left;
	width:96%;
	color: #333333;
	font-size: 20px;
		border-left:6px solid #f7f1e6;
		padding-left:20px;
			overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.tabs99  a.active{
	background:#b01a1a;
		border-left:6px solid #ffb64e;
		color:#fff;
}


.yqjs{
	float:left;
		width:694px;
	height:451px;
	position:relative;
}
.info {
	position: absolute;
	left: 5%;
	bottom: 20px;
	height: 56px;
	line-height:56px;
	padding: 0px 10px;
	box-sizing: border-box;
	width: 90%;
	color:#ffe5b0;
	font-weight:bold;
	font-size: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background:#bf1313;
}
.info99 {
	position: absolute;
	left: 0;
	bottom: 0px;
	height: 44px;
	line-height:44px;
	padding: 0px 15px;
	box-sizing: border-box;
	width:100%;
	color:#fff;
	font-size: 18px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background:rgba(0,0,0,.6);
}

#tabs-container99 .swiper-slide
{
	width: 694px;
    height: 451px;
}
.w1280 {
	width: 1280px;
	margin: 0 auto;
	clear: both;
}

.titlebg {
	width: 100%;
	margin: 76px auto 43px;
	height: 120px;
	position: relative;
	clear: both;
	text-align: center;
}
.titlebg .more{
	position:absolute;
	top:50px;
	font-size:18px;
	font-weight:bold;
	right:14px;
}
.titlebg .more a{
	color:#cdaf86
}
.titlebg .more a:hover{
	color:#bf1313
}
.zj1005 {
	width: 100%;
	padding-top: 0px;
	padding-bottom: 50px;
}
.zj1005 .swiper-slide {
	width: 965px;
	height: 530px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}
.zj1005 .swiper-slide img {
	max-height: 530px!important;
	max-width: 965px!important;
	width: auto!important;
	height: auto!important;
}

.zj1005 .swiper-button-prev{
	background: url(../images/left.png) no-repeat top center;
	width: 32px;
	height: 74px;
	left: 157px;
	top:42%;
}
.zj1005 .swiper-button-next{
	background: url(../images/left02.png) no-repeat top center;
	width: 32px;
	height: 74px;
	right: 157px;
	top:42%;
}
.lunbo_l{
	width:694px;
	height:451px;
	float:left;
}
.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;
}
.quanweinews{
	width:100%;
	background:#fbebd1;
	border-top:3px solid #bf1313;
	border-radius:20px;
	overflow:hidden;
	padding:50px 20px;
}
.bcxnews {
	width: 100%;
	clear: both;
}
.bcxnews li {
	float: left;
	height: 49px;
	background:#fff;
	background:url(../images/21713056.png) no-repeat  10px center;
	width: 48%;
	margin:0 1%;
	text-align: left;
	padding-left:40px;
}
.bcxnews li {
	position: relative;
}
.bcxnews li a {
	width: 99%;
	float: left;
	color: #333;
	height: 49px;
	line-height:49px;
	box-sizing: border-box;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 18px;
}
.bcxnews li a:hover {
	color: #c90606;
}
.ziliao{
	background:#f4edda; padding-bottom:22px; overflow:hidden;
}
	
.lhcycp{
    margin: 20px auto 80px;
	width:1250px;
	clear:both;
}
.lhcycp-slider li{
    float: left;
	width:274px;
	height:360px;
	box-sizing:border-box;
	margin-left:30px;
	border-radius:12px;
	overflow:hidden;
}
.imgpc{
	width:274px;
	height:280px;
	margin:0 auto;
}
.imgpc img{
	width:274px;
	height:280px;
} 
.texpc{
	text-align:center;
	color:#fff;
	font-size:18px;
	padding:15px;
	line-height:28px;
	color:#ffebbb;
		background:#b01a1a;
}
	
.lhcycp-slider{  zoom:1; position:relative;}
.lhcycp-slider .sPrev,
.lhcycp-slider .sNext{ 
    position:absolute; 
    left:-35px; 
    top:160px;
    display:block; 
    width:50px; 
    height:68px; 
    cursor: pointer;
	z-index:6;
    background:url('../images/zz.png') center center no-repeat; 
}
.lhcycp-slider .sNext{ 
    left:auto; 
    right:-35px; 
    background:url('../images/rr.png') center center no-repeat; 
}

.lhcycp-slider ul{ zoom:1;  }
.lhcycp-slider ul li{ 
}
	



@media screen and (max-width: 1440px) {
.topbg img.logo {
	left: 12px;
	}
	
}


