*{
    margin: 0px;
    padding: 0px;
	/*word-break:break-all;*/
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;
}  
a[href]:after{content:normal;}
body {
	-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;
	font-family: \5FAE\8F6F\96C5\9ED1;
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	background: #fff;
	height: auto;
}
a {
	color: #333;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-decoration: none;cursor: pointer;
}
a:hover, a:focus {
	color:#b11616;text-decoration:none;
}
a:hover, a:active, a:focus {
  outline: none;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: none;          
}
img {
	display: block;
	max-width: 100%;
	height: auto;
}
ul, li{
	margin:0px; padding:0px;
    list-style-type:none;
}
ol, ul {
  list-style: none;
}
ul, li, a
{
	padding: 0px;
	margin: 0px;
}
button {outline: none;}
select { width:100%;}
input::-webkit-input-placeholder{ color: #3C5AA9;}
input:-moz-placeholder{ color: #3C5AA9;}
input::-moz-placeholder{ color: #3C5AA9;}
input:-ms-input-placeholder{ color: #3C5AA9;}


.left {
	float: left;
}
.right {
	float: right;
}
.mb10 { margin-bottom:10px;}
.mb15 { margin-bottom:15px;}
.mb20 { margin-bottom:20px;}
.mb25 { margin-bottom:25px;}
.mb30 { margin-bottom:30px;}
.mb35 { margin-bottom:35px;}
.mb45 { margin-bottom:45px;}
.mb50 { margin-bottom:50px;}
.mb75 { margin-bottom:75px;}
.mt10 { margin-top:10px;}
.mt15 { margin-top:15px;}
.mt18 { margin-top:18px;}
.mt20 { margin-top:20px;}
.mt25 { margin-top:25px;}
.bh { display:block; overflow:hidden;}
.img-hover:hover {
    opacity: 0.8;
}

.lanmumt {margin-top: 15px;}
@media (max-width: 991px){
	.mobmt {margin-top: 15px;}
	.mobmt20 {margin-top: 20px;}
	.mobpadding {padding: 0;}
	.mobmargin {margin: 0;}
}
@media (max-width: 767px){
	.lanmumt {margin-top: 0;}
	.mobmt22 {margin-top: 22px;}
}
@media (min-width: 1230px){
	.container{width: 1200px;}
}
@media (min-width: 1299px){
	.container{width: 1260px;}
}
@media (min-width: 1366px) {
  .container{width: 1330px;}
}
@media (min-width: 1399px) {
  .container{width: 1360px;}
}
@media (min-width: 1499px) {
  .container{width: 1460px;}
}
@media (min-width: 1599px) {
  .container{width: 1530px;}
}

h2 { color:#005896;}
.clear{clear:both;}



/*---------------common---------------------*/
.sidebar {overflow: hidden;}
.sidebar .title {margin-bottom: 0px;
	position: relative;
	background: #D0021B; 
	font-size: 20px;
	font-weight: 700;
	color:#ffffff;
	margin-top: 0;
	border-top: #f08519 solid 0px;
	overflow: hidden;
	text-transform:uppercase;
	line-height: 34px;
    padding: 10px 15px}
.sidebar .title img{ display: inline-block; float: left; margin:17.5px 10px 17.5px 25px;}

@media (max-width:1390px) {
	.sidebar .title{ font-size:18px;}
} 
@media (max-width:1290px) {
	.sidebar .title{ font-size:16px;}
} 
@media (max-width:1199px) {
	.sidebar {margin-right: 0px;}
} 

/* Tables
---------------------------------- */
.table:not(.table-bordered) {
	border-bottom: 2px solid #f3f3f3;
}
.table > thead > tr > th {
	vertical-align: bottom;
	border-bottom: 1px solid #e6e6e6;
	background-color: #f3f3f3;
	color: #00409a;font-size: 15px;
}
.table-bordered {
	border-color: #e6e6e6;
}
/*tbody {
	background-color: #ffffff;
}*/
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
	padding: 8px 15px;
	border-top: 1px solid #f3f3f3;
}
.table-striped tbody {
	background-color: #fafafa;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
	background-color: #f1f1f1;
}
.table-striped.table > tbody > tr > td {
	border-color: #e8e8e8;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
	border-color: #dedede;
}
.dl-horizontal dd {
	margin-bottom: 10px;
}

/* Small devices (tablets, 768px and up) */
@media (min-width:768px) {
	.dl-horizontal dd {
		margin-left: 150px;
	}
	.dl-horizontal dt {
		max-width: 120px;
	}
}



/*---------------网站头部---------------------*/
.webheader{ position: relative; }
.head_title{ 
	position: absolute; 
	width: 100%;
	left: 0;
	top:0;
}
.tpic01{ width: 100%; }
.tpic02{ width: 100%; display:none; }
.pcback{}
.mobback{  display:none;  }

/* nav */
.pc_navshow{ 
	width: 100%;
	background:#ab2b2b;
	padding: 11px;
	margin-bottom: 15px;
}
.pc_navshow nav{ 
	height: 54px;
	padding: 3px;
}
.pc_navshow nav ul{ 
	text-align: center; 
	border-radius: 4px;
	height: 46px;
	line-height: 46px;
}
.pc_navshow nav ul li{ 
	display:inline-block; 
	padding: 0 22px;
	font-size: 27px;
	font-weight: 700;
}
.pc_navshow nav ul li a{color: #ffe9bf;}
.pc_navshow nav ul li a:hover,
.pc_navshow nav ul .active a{color: #ffffff;}


.mob_navshow{ display:none;
	padding: 3px;
	height: 54px;
}

.swiper2 {
		width: 100%;
		border-radius: 4px;
		height: 46px;
		line-height: 46px;
}
.swiper2 .selected {
	color: #ec5566;
	border-bottom: 2px solid #ec5566;
}
.swiper2 .swiper-slide {
	text-align: center;
	font-size: 20px;
	height: 46px;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	cursor: pointer;
}
.swiper2 .swiper-slide a{ color: #fff; }

@media (min-width: 1921px){
	
}
@media (max-width: 1399px){
	.pc_navshow nav ul li{ font-size: 24px; }
}
@media (max-width: 1299px){
	.pc_navshow nav ul li{ padding: 0 20px; }
}
@media (max-width: 1280px){
	.tpic01{ display:none; }
	.tpic02{ display:block; }
	
}
@media (max-width: 1199px){
	.pc_navshow nav ul li{ padding: 0 10px; }
}
@media (max-width: 991px){
	.pcback{display:none;}
	.mobback{ display:block; width: 100%;}
	
}
@media (max-width: 767px){
	.pc_navshow{display:none; }
	.mob_navshow{ 
		display:block; 
		background:rgba(171,43,43,0.86);
	}
	.head_title a img{ width: 65%; }
	.head_title .right{ text-align: right; }
	.head_title .right img{ display:inline-block; }
}



/* 轮播图片大小控制 */
.news_video{ 
	padding: 20px 0 60px; position: relative;
}
.top_tegao{ text-align: center;margin-bottom: 30px; padding: 8px 15px 0;}
.top_tegao a{ 
	font-size: 42px;
	font-weight: 700; 
	line-height: 1.2; 
	color:#c83232; 
}
.top_tegao a:hover{
	color: #d89c2a;
}
.top_bigtitle{font-size: 30px;
    line-height: 50px;
    font-weight: bold;
    color: #b82d2d;
    text-decoration: none;
	display: block;
    margin-bottom: 20px;
text-align: center;}
.pagination {
  	position: absolute;
    z-index: 20;
    bottom: 10px;
    text-align: right;
    right: 20px;
    margin: 0;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 8px;
  background: #555;
  margin: 0 5px;
  opacity: 0.8;
  border: 1px solid #fff;
  cursor: pointer;
}
.swiper-active-switch {
  background: #fff;
}
.banner01{

}
.banner01.swiper-container-horizontal>.swiper-pagination-bullets{ 
	display:inline-block; 
	left: auto; 
	right: 13px; 
	width: auto;
	bottom: 13px;
}
.banner01 .swiper-pagination-bullet{ 
	width: 10px; 
	height: 10px; 
	background: #fff;
	opacity: 1;
}
.banner01 .swiper-pagination-bullet-active{
	width: 22px; 
	border-radius: 20px;
}

.djban_txt{ 
  padding: 9px 16% 9px 15px;
  font-size: 19px; 
  color:#fff; 
  line-height: 28px;
  background: rgb(0, 0, 0,0.7);
  margin: 0;
  position:absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.djban_txt:hover{ color:#fedca7; }

.djban_txt{ overflow: hidden; 
    text-overflow:ellipsis;
    white-space: nowrap;}


@media (min-width: 768px) {
  .banner01 .slides img {
  width: 100%;} 
}

@media (max-width: 1440px) {

}
@media (max-width: 1366px) {
	
}
@media (max-width: 1280px) {
	
}
@media (max-width: 1199px) {
	.top_tegao a{ font-size: 36px; }
}
@media (max-width: 991px) {
  
}

@media (max-width: 767px) {
	.banner01 .slides img { width: 100%;} 
	.banner01{ margin-bottom: 15px; }
	.pagination{ display:none; }
    .djban_txt{ padding-right: 10px;  padding-left: 10px; 
    	font-size: 18px; padding-bottom: 18px;}
    .banner01.swiper-container-horizontal>.swiper-pagination-bullets{ bottom: 0;}
}
@media (max-width: 600px) {
  .djban_txt{ font-size: 16px; line-height: 24px;}
}
@media (max-width: 500px) {
	
}
@media (max-width: 450px) {
  
}
@media (max-width: 380px) {
  
}
@media (max-width: 320px) {
  
}


/* 内容 */
.zt_cent{ 
	font-size: 22px;  
	line-height: 28px;
}
.mag_topheight{
	position: relative;
    z-index: 1;
    margin-top: -88px;
 }
.both_hydt{  background:#c83232; padding: 27px 0 60px;	}
.lanmucent{ padding: 10px; background: #fff; }
.yaowen{  }
.yowen_title{
	position:relative;
	margin-top: 0;
	background: #ab2b2b;
	padding: 12px 0 12px 30px;
	width: 103.2%;
}
.yowen_title::after{ 
	content:'';
    pointer-events: auto;
    display: inline-block;
    position: absolute;
    width: 14px;
    height: 14px;
	background: url(20250210_25qglh_hydtbt.png); 
	right: 0;
	bottom: -14px;
}
.yowen_title span{
	display: block;
	font-size: 38px;
	font-weight: 700;
	color:#fedca7;
}
.yowen_title .lan_more{
	position: absolute;
	font-size: 14px;
	top: 6px;
	right: 0;
	color: #fff;
}
.yaowen h3{        
	font-size: 28px;
    line-height: 32px;
    color: #4c4d4d;
    text-decoration: none;
    margin-top: 15px;
    margin-bottom: 12px;
    text-align: center;	
    border-bottom:2px solid #d1d1d1;
    padding-bottom: 12px;
    font-weight: 700;
}
.yaowen p{ font-size: 19px; 
	line-height: 32px; 
	text-indent: 2em;
	padding: 0 22px;
}
.yaowen p span{}
.yaowen p a{}
.yaowen ul{ padding-right: 12px; }
.yaowen ul li{ overflow: hidden; line-height:2.18;}
.yaowen ul li a{ 
	background-image: url(20250210_25qglh_bd2020.png);
	color: #fff;
	background-position: left 6px center;
	padding-left: 35px;
}
.yaowen ul li a:hover{ color: #fedca7; }
.yaowen ul li span{ color: #fff; }

.jjkj_cent{    
	position: relative;
	padding: 0 0 5px;
	background-attachment: fixed;
	background-size: cover; 
    background-repeat: no-repeat;
    background-position: top 20px center;
    padding-bottom: 60px;
}
.lan_title{ 
    overflow: hidden;
	text-align: center;
	width: 100%;
	background: url(20250210_25qglh_btbj01.png) center no-repeat;
	padding: 0 0 59px;
	margin-bottom: 20px;
}
.lan_title b{ 
	font-size: 38px;
 	font-weight: 700;
 	line-height: 50px;
 	padding:16px 0 44px;
 	display: block;
}
.lan_title a{ 
	color: #ffe9bf;
}
.bg_white{
	position: relative;
	padding-top: 34px;
}
.bg_white::before{
	position: absolute;
	content:'';
    pointer-events: auto;
    display: inline-block;
    position: absolute;
    width: 100%;
    height: 10px;
	background: url(20250210_25qglh_jjkjico01.png) no-repeat center; 
	left:0;
	top: 5px;
}
.bg_tomi{ 
	background-color: rgba(255, 255, 255, 0.6); 
	padding: 15px 0;
}

.lantit_bg{ margin-top:0; padding-bottom: 30px; }
.lantit_bg01{
	padding: 14.5px 0;
}
.lantit_bg01 .lan_more{bottom: 52px;}
.lantit_bg01 b{ text-align: center; }
.lantit_bg01 b img{display: inline-block;}
.lantit_bg01 span{ color: #a96a06; }

.rdht_bg{
	padding: 0 0 60px;
	position: relative;
	min-height:585px;
}
.mtbd_bg .text_list{ padding: 0 47px; }
.mtbd_bg{
	padding: 0 0 60px;
	position: relative;
	min-height:1008px;
}

.mtbd_top{}
.mtbd_top a{ 
	display: block; 
	background:url(20250210_25qglh_jjkjlbbj.png) no-repeat; 
	min-height: 374px;
	margin-bottom: 30px;
	padding: 5px 10px 15px;
}
.mtbd_top h3{
	font-size: 26px;
	font-weight: 700;
	line-height: 1.2;
	color: #ffd08c;
	padding: 40px 10px 25px;
	background:url(20250210_25qglh_jjkjico02.png) no-repeat left 10px center;
	border-bottom: 1px solid #fff;
	padding-left: 80px;
	margin-top: 0;
}
.mtbd_top p{
	padding:5px 15px 0 20px;
	font-size: 20px;
	line-height:1.8;
	color: #fff;
	margin-bottom: 0;	
	text-indent: 2em;
	text-align: justify;
}
.mtbd_top p:hover{ color: #fff; }

.sp_line{ margin-top: 30px; }
.sp_banner{ 
	
	padding-top: 45px;
}
.jjkj_bg{ background:url(20250210_25qglh_jjkjbj.jpg) no-repeat top center;  }

.wenzi_list li{ line-height:2.3;}
.wenzi_list li a{ 
	display:inline-block; 
	float: left;
	background-image: url(20250210_25qglh_bd2020.png);
    background-repeat: no-repeat;
    background-position: left 5px center;
    padding-left: 30px; 
    font-size: 20px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	max-width:89%;
}
.wenzi_list li span{  
	float: right;
	font-size: 20px;
    line-height: 2.3;
    text-decoration: none;}
.kjli_cent{ 
	margin-bottom: 48px;
	position: relative;
	overflow: hidden;
	padding-bottom: 35px;
}
.kjli_cent::before,
.kjli_cent::after{
	content:'';
    pointer-events: auto;
    display: inline-block;
    position: absolute;
    width: 49%;
    height: 8px;
	background: #ab2b2b; 
	bottom: 44px;
}
.kjli_cent::before{left:0;}
.kjli_cent::after{ right: 0; }
.kjli_cent ul{ position: relative; padding-bottom: 42px; }
.kjli_cent ul::before,
.kjli_cent ul::after{ 
	content:'';
    pointer-events: auto;
    display: inline-block;
    position: absolute;
    width: 15px;
    height: 9px;
    bottom:0;
    z-index: 2;
	background: url(20250210_25qglh_jjkjxsj.gif) no-repeat; 
}
.kjli_cent ul::before{left:25%;}
.kjli_cent ul::after{ right: 25%; }

.wenzi_listbg{ 
	padding-top: 15px;
	overflow: hidden; 
}
.wenzi_listbg li a,
.wenzi_listbg li span{ color: #fff;}

.pic_list{ padding: 15px 0 0;}
.tuwen_list li img{  }
.tuwen_list li p{ margin-top: 7px;
 line-height: 28px; }


.pic_news{ overflow: hidden; padding-bottom: 60px; position: relative;}
.lan_title01{ background: url(20250210_25qglh_btbj02.png) center no-repeat; padding-bottom: 10px; }
.lan_title01 span{ color: #a96a06; }
.lan_title01 .lan_more{ }
.lan_title01 b{
	display: inline-block;
    width: 333px;
    text-align: left;
    padding:33px 0 27px;}
.pic_news .tuwen_list{ margin: 0 -8px; }
.pic_news .tuwen_list li{ padding: 0 8px; }
.pic_news .tuwen_list li div{
	background:#fae4a2;
	padding: 15px 10px 10px;
	box-shadow: 6px 6px #f3f3f3;
}
.pic_news .tuwen_list01 li div{ background:#C8E9FA; }
.pic_news .tuwen_list li div:hover{
	-webkit-box-shadow:rgba(62,57,107,0.3) 0px 6px 16px 0px;
	-moz-box-shadow:rgba(62,57,107,0.3) 0px 6px 16px 0px;
	box-shadow:rgba(62,57,107,0.3) 0px 6px 16px 0px;
}
.lan_more{
	display:block;
	font-size: 18px;
}


.xglj_list{
	border-bottom: 1px solid #e5e5e5;
	padding: 6px 15px;
}
.xglj_list .wenzi_list li a{ 
	max-width: 100%; background-image: url(20250210_25qglh_xgljico.png);
	padding-left: 40px;
}

.lan_more{
	position: absolute;
	bottom: 20px;
	width: 181px;
	height: 70px;
	background: url(20250210_25qglh_gdbj01.png) no-repeat;
	left:50%;
	margin-left: -90.5px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	line-height: 3;
}
.lan_more:hover{color: #fedca7;}
.lan_more01{
	color: #ba9118;
	background: url(20250210_25qglh_gdbj02.png) no-repeat;
}
.lan_more01:hover{color: #ab2b2b;}



.tuwen_list li p{ 
 display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden; }

.rdht_cent{
	padding: 10px 0;
	position: relative;
	margin-top: 50px;
}
.rdht_cent::before,
.rdht_cent::after{
	content:'';
    pointer-events: auto;
    display: inline-block;
    position: absolute;
    width: 76px;
    height: 350px;
	top: 0;
}
.rdht_cent::before{ background: url(20250210_25qglh_rdhtk_l.gif) no-repeat;  left:0;}
.rdht_cent::after{ background: url(20250210_25qglh_rdhtk_r.gif) no-repeat; right:0; }
.rdht_cent .text_list{
	padding: 25px 60px 50px;
	background: #f3f3f3;
}
.rdht_cent .wenzi_list li a{background-image: url(20250210_25qglh_hd2020.png);}
.rdht_cent .text_list ul{ 
	padding-bottom: 20px; 
	border-bottom: 8px solid #e2e2e2; 
	position: relative;
}
.rdht_cent .text_list ul::before{
	content:'';
    pointer-events: auto;
    display: inline-block;
    position: absolute;
    width: 15px;
    height: 8px;
	bottom: -16px;
	left:50%;
	margin-left: -7.5px;
	background: url(20250210_25qglh_rdhtxsj.gif) no-repeat;
}


/* meitibaodao */
.column_mtbd{

}
.mtbd_cent{
	padding: 10px 0;
	position: relative;
	margin-top: 40px;
}
.mtbd_cent::before,
.mtbd_cent::after{
	content:'';
    pointer-events: auto;
    display: inline-block;
    position: absolute;
    width: 76px;
    height: 786px;
	top: 0;
}
.mtbd_cent::before{ background: url(20250210_25qglh_mtbdk_l.gif) no-repeat;  left:0;}
.mtbd_cent::after{ background: url(20250210_25qglh_mtbdk_r.gif) no-repeat; right:0; }
.mtbd_cent .text_list{
	padding: 25px 60px 50px;
	background: #f3f3f3;
}
.mtbdtxt_list{
	
}
.mtbd_cent .wenzi_list{
	background: #c85050;
	padding:15px 0;
}
.mtbd_cent .wenzi_list li a{ color: #fff; }
.mtbd_cent .wenzi_list li span{ color: #fff; }
.mtbd_top01{}
.mtbd_top01 a{
	display: block;
}
.mtbd_top01 a:first-child{
	border-bottom: 1px solid #c85050;
	margin-bottom: 40px;
}
.mtbd_top01 h3{
	text-align: center;
	font-size: 26px;
	font-weight: 700;
	line-height:1.3;
	color: #c93536;
	margin-bottom: 15px;
}
.mtbd_top01 p{
	text-indent: 2em;
	font-size: 18px;
	line-height: 1.8;
	margin-bottom: 40px;
}
.mtbd_top01 a:hover h3{
	color: #eb231d;
}




@media (min-width: 992px){
	.mtbd_top h3{
		overflow: hidden;
		text-overflow:ellipsis;
		white-space: nowrap;}
	.mtbd_top p{
	 	display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 5;
		overflow: hidden; }
	.both_hydt{ margin:0 -10px; }
	.both_hydt .col-md-6{ padding: 0 10px;  }
	.mtbd_top01 p{display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden; }
}

@media (max-width: 1699px){
	
}
@media (max-width: 1599px){
	
}
@media (max-width: 1499px){
	.mtbd_top a{ background-position: right; }
	.yowen_title{ width: 103.7%; }
}

@media (max-width: 1399px){
	.yowen_title{ width: 103.8%; }
}
@media (max-width: 1366px){
	.lantit_bg01{ margin-bottom: 5px; }
}

@media (max-width:1299px){
	.yaowen ul li{ line-height: 46px; overflow: hidden; }
	.yaowen ul li span{ line-height: 46px; }
	.lan_title span{ line-height: 46px; }
	.pc_navshow nav ul li{ font-size: 22px; }
	.mtbd_top h3{font-size: 22px;}
	.mtbd_top p{font-size: 18px;}
	.yowen_title{ width: 104.2%; }
}
@media (max-width:1280px){
	.mag_topheight{ margin-top:-80px; }
}
@media (max-width: 1199px){ 
	.tuwen_list li img{  }
	.hg_yq{ background-size: cover; }
	.kbg{ font-size: 20px; }
	.wenzi_list li a{ font-size: 20px; max-width: 83%;}
	.wenzi_list li span{ font-size: 20px; line-height: 44px; }
	.ljhg_cent ul li a{ font-size: 22px; }
	.yowen_title{margin-bottom: 10px; width: 105.2%;}
	.yowen_title span{ width: 185px; 
		height: 48px; 
		background-size: 100%;
		font-size: 26px;
		line-height: 42px;}
	.lan_title span{ font-size: 26px; line-height: 30px; }
	.wenzi_list li{ line-height: 44px; }
	.tuwen_list li p{ font-size: 20px; }
	.rdht_bg, .mtbd_bg{ background-size:cover; }

	.rdht_cent::before, 
	.rdht_cent::after{ 
		background-size: 100% auto;     
		width:68px;
    	height: 315px;}
}
@media (max-width: 1080px){
	
}

@media (max-width: 991px){
	.tuwen_list li{margin-bottom: 15px;}
	.tuwen_list li img{  }
	.lfimg{  width: 28%;}
	.rgttxt{ width: 68%}
	.ljhg_cent ul{ padding: 0; }
	.yaowen h2{ padding-left: 20px; width: 104.1%; }
	.pc_navshow nav ul li{ font-size: 18px; padding: 0 4px; }
	.lan_title span{ font-size: 24px; line-height: 32px; padding-right: 0;}
	.bg_blue{ background:none; }
	.jikj_tittop{ background-size: 150%; }
	.lan_title span{ padding-left: 0; }
	.lantit_bg02,.lantit_bg01{ padding-top: 5px; }
	.rdht_bg, .mtbd_bg{}
	.news_video{background-size: cover; }
	.yaowen{margin-top: 30px;margin-left: 0; }
	.top_tegao{ margin-bottom: 10px; }
	.top_tegao a{ font-size: 26px; }
	.mtbd_top a{ min-height:auto; padding-bottom: 30px;}
	.jikj_tittop .lan_title b a img,
	.lantit_bg b a img{
		-webkit-transform: scale(1.4);
    	transform: scale(1.4);
	}
	.jjkj_bg{ background-size: cover; }
	.kjli_cent::before, .kjli_cent::after,.kjli_cent ul::before, .kjli_cent ul::after{ display: none; }
	.rdht_cent::before, .rdht_cent::after{ display: none; }
	.mtbd_cent::before, .mtbd_cent::after{ display: none; }
}

@media (max-width: 800px){
	.yaowen h2{ width: 100%; }
}

@media (max-width: 767px){
	.lan_title b{ font-size: 26px; }
	.mag_topheight{ margin-top:-11.5%; }
	.wenzi_list li a{ max-width:100%; font-size:18px; }
	.tuwen_list li p{ font-size:18px;}
	.tuwen_list li img{ height: auto; }
	.chengjiu ul li{ width: 100%; text-align: left; }
	.yaowen li h3{line-height: 32px;}
	.wenzi_list li span{ display:none;}
	.lfimg{  width: 100%; margin:0 0 30px;}
	.rgttxt{ width:100%}
	.ljhg_cent ul li{ width: 50%; margin-bottom: 20px; }
	.lantit_bg01{
		background-size: 120%;
	}
	.lantit_bg02{
		
		background-size: 120%;
	}
	.lantit_bg03{
		background-size: 120%;
	}
	.lan_title span{ font-size: 26px; line-height: 40px; padding-right: 0;}
	.top_tegao a{ font-size: 20px; line-height: 30px; }
	.lanmucent{ }
	.lan_title{ background-size: 100%; padding-bottom: 28px;}
	.lantit_bg{ padding-top: 20px; }
	.jikj_tittop .lan_title b a img,
	.lantit_bg b a img{
		-webkit-transform: scale(2);
    	transform: scale(2);
	}
	.lantit_bg01 b img,
	.lantit_bg02 b img{ width: 50%; }
	.lantit_bg03 b img{ width: 35%; }
	.rdht_bg, .mtbd_bg{ }
	.lan_title01 b{ width: 240px; }
	.lan_title01{ padding-bottom: 11px; }
	.rdht_cent{ margin-top: 10px; }
	.rdht_cent .text_list,
	.mtbd_cent .text_list{padding: 25px 15px 50px;}
	.mtbd_top01 h3{ font-size: 20px; }
	.mtbd_cent{ margin-top: 10px; }
	.xglj_list{ border-bottom: 0; }
}
@media (max-width: 570px){
	.gjkxu_list ul li .col-md-3{ width: 100%; text-align: center; }
	.gjkxu_list ul li .col-md-3 img{ display:inline-block; }
	.gjkxu_list ul li .col-md-9{ width: 100%; }
	.lfimg{ float: none; margin: 0 0 20px 0; text-align: center; }
	.lfimg img{ display:inline-block; }
	.rgttxt{ padding-left: 0; }
	.hzjleft .rgttxt{ padding-left: 0; } 
	.lantit_bg01,
	.lantit_bg02,
	.lantit_bg03{ background-size: 200%; }
	.jikj_tittop{background-size: 270%;}
	.mtbd_top h3{font-size: 20px; background-size: 38px; padding-left: 55px;}
	.mtbd_top a{ background: none; margin-bottom: 10px;}
	.mtbd_top p{font-size: 16px;}
	.lantit_bg02, .lantit_bg01{ padding-top: 12px; }
}
@media (max-width: 420px){
	.mob_navshow{ bottom: 20px; }
}
@media (max-width: 405px){
	
}
@media (max-width: 375px){
	.lan_title span{ font-size: 22px; line-height: 40px; padding-right: 0;}
	.yowen_title span{font-size: 22px;width: 160px;
    height: 43px;}
}
@media (max-width: 375px){}


/* tupianxinwen */
.tppic_news{ position: relative; padding-bottom: 60px;}
.lb_kjdll{
	margin-top: 40px;
	background: #c85050;
	padding: 33px 0 62px;
	position: relative;
}
.lb_kjdll::after{
	content:'';
    pointer-events: auto;
    display: inline-block;
    position: absolute;
    width: 57px;
    height: 10px;
	top: 5px;
	left:50%;
	margin-left: -28.5px;
	background: url(20250210_25qglh_jjkjico01.png) no-repeat;
}
.lb_kjdllcent{ 
	padding: 15px;
	background:#fff;
	overflow: hidden;
 }
.lb_kjdllcent b img{ width: 100%; }
.kjlf_lbimg p{
	font-size: 20px;
	line-height: 1.5;
	margin-top: 12px;
}
.banner02 .swiper-slide {
	width:25%;
	transition-timing-function:linear;
}
.banner02 .swiper-button-next,
.banner02 .swiper-button-prev{
	width: 50px;
	height: 354px;
	margin-top: -177px;
}
.banner02 .swiper-button-next{
	background: url(20250210_25qglh_tpxwaj_r.png) no-repeat;
	right: 9.7%;
}
.banner02 .swiper-button-prev{
	background: url(20250210_25qglh_tpxwaj_l.png) no-repeat;
	left:9.6%;
}

@media (min-width: 992px) {
	.kjlf_lbimg p{display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden; 
		height: 60px;}
}
@media (max-width: 1199px){
	.kjrgt_top a h3{ font-size: 24px; }
}

@media (max-width: 991px){
	.lan_title03::after, 
	.lan_title03::before{ width: 23%;}
	.banner02 .swiper-slide{ width: 50%; }
	.banner02 .swiper-button-next, .banner02 .swiper-button-prev{ display: none; }
}
@media (max-width: 767px){
	.lan_title03::after, 
	.lan_title03::before{ display: none;}
	.lan_title03 a{background-size: 60%;
    height: 100px; padding-left: 55px; }
    .banner02 .swiper-slide{ width: 80%; }
    .kjlf_lbimg p{ font-size: 18px; }
    .lb_kjdll{ margin-top: 10px; }
}


/* lianghuishiping */
.lhsp_ulbg{ position: relative; padding-bottom: 60px;  }
.lhsp_cent{ padding-bottom: 50px; }
.lhsp_ulbg .wenzi_list li{
	border-bottom: 1px solid #e5e5e5;
}
.lhsp_ulbg .wenzi_list li:last-child{
	border-bottom: 0;
}
.lhsp_ulbg .wenzi_list li > div{ 
	padding:37px 0;
	display:block;
	overflow: hidden;
	position: relative;
}
.lhsp_ulbg .wenzi_list li > div a{ 
	background:none;
	padding-left: 94px;
	max-width: 100%;
}
.lhsp_ulbg .wenzi_list li > div span{
	position: absolute;
	border-radius:50%;
	width: 84px;
	height: 84px;
	left:0;
	border:1px solid #d23f3e;
	font-size: 32px;
	color: #d23f3e;
	line-height: 1;
	text-align: center;
	top: 18px;
}
.lhsp_ulbg .wenzi_list li > div span::after{
	content:'';
    pointer-events: auto;
    display: inline-block;
    position: absolute;
    width: 55px;
    height: 1px;
	top: 42px;
	left:14.5px;
	background: #d23f3e;
}
.lhsp_ulbg .wenzi_list li > div span b{
	font-weight:500; 
	display: block; 
	margin:8px 0 5px;
}
@media (min-width: 992px){
	.lhsp_ulbg .wenzi_list li:nth-child(7){border-bottom: 0;}
}

@media (max-width: 991px){
	.lhsp_ulbg .wenzi_list li > div{ background-size: 100% }
}
@media (max-width: 767px){
	.lhsp_cent{ overflow: hidden; }
	.lhsp_ulbg .wenzi_list li > div{ 
		background:#faf0db; padding: 0; 
		padding-left: 10px;
	}
	.lhsp_ulbg .wenzi_list li > div a{ padding: 5px 15px; }
	.lhsp_ulbg .wenzi_list li > div a{ max-width: 100%; }
	.lhsp_ulbg .wenzi_list li > div{ padding-left: 0; }
}





/* 左右图轮播 */
.spxw_banner{
	background: url(20250210_25qglh_spxwbj.gif) no-repeat;
	padding: 45px 45px 65px;
}

.banner-box { margin-bottom: 0px; padding: 14px 0 14px 14px; background: #fff; }
.banner-box .img {
    overflow: hidden;
    height: 585px;
	
}
.banner-box .img a {}
.banner-box .img img {
    position: absolute;
    left:0;
    width: 100%;
    height: 100%;
    transition: all 0.5s ease-out 0s;
}
.banner-box .img img:hover {
    transform: scale(1.05);
}
 .banner-box .list {
    padding-left: 1% !important;

}

 .banner-box .list .cont .swiper1 {
    width: 100%;
    height: 592px;
    overflow: hidden;
}

.banner-box .list .cont .swiper1 .swiper-slide a {
    display: block;
    width: 100%;
    height: 150px;

}

.banner-box .list .cont .swiper1 a {
    display: block;
    width: 100%;
}

.banner-box .list .cont .swiper1 .swiper-img {
    width: 42%;
    display: inline-block;
    position: absolute;
    top: 0;
    height: 140px;
    overflow: hidden;
}

.banner-box .list .cont .swiper1 .swiper-img img {
    width: 100%;
    height: 100%;
    transition: all 0.5s ease-out 0s;
}

.banner-box .list .cont .swiper1 .swiper-img img:hover {
    transform: scale(1.05);
}

.banner-box .list .cont span {
    display: inline-block;
    width: 55%;
    font-size: 20px;
    color: #333;
    line-height: 30px;
    position: absolute;
    top: 0;
    left: 45%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
.banner-box .list .cont span:hover {
    color: #a90d0e;
}
.banner-box .list .cont .swiper1 .swiper-slide {
    width: 95%;
}
.swiper-button-prev.prev1 {
    right: 0;
    top: 30px;
    width: 20px;
    height: 20px;
    left: auto;
    background: url(20220920_20D_arrow-up.png) no-repeat center;
    background-size: cover;
}
.swiper-button-next.next1 {
    right: 0;
    top: 60px;
    width: 20px;
    height: 20px;
    left: auto;
    background: url(20220920_20D_arrow-down.png) no-repeat center;
    background-size: cover;
}
.banner-box .swiper-wrapper {
    transition-timing-function: linear;
}

@media (min-width: 992px) {
	.banner-box .img{ width: 62.2%; }
	.banner-box .list{ width: 37.8%; }
}

@media (max-width: 1599px) {
	.banner-box .img{ height: 562px; }
	.banner-box .list .cont .swiper1{ height: 576px; }
	.banner-box .list .cont .swiper1 .swiper-slide a{ height: 132px; }
	.banner-box .list .cont .swiper1 .swiper-img{ height: 129px; }
}
@media (max-width: 1499px) {
	.banner-box .img{ height: 521px; }
	.banner-box .list .cont .swiper1{ height: 528px; }
	.banner-box .list .cont .swiper1 .swiper-slide a{ height: 126px; }
	.banner-box .list .cont .swiper1 .swiper-img{ height: 124px; }
}
@media (max-width: 1399px) {
	.banner-box .img{ height: 480px; }
	.banner-box .list .cont .swiper1{ height: 486px; }
	.banner-box .list .cont .swiper1 .swiper-slide a{ height: 120px; }
	.banner-box .list .cont .swiper1 .swiper-img{ height: 114px; }
	.banner-box .list .cont span{ -webkit-line-clamp:3; }
}
@media (max-width: 1299px) {
	.banner-box .img{ height: 455px; }
	.banner-box .list .cont .swiper1{ height: 462px; }
	.banner-box .list .cont .swiper1 .swiper-slide a{ height: 110px; }
	.banner-box .list .cont .swiper1 .swiper-img{ height: 108px; }
	.banner-box .list .cont span{ -webkit-line-clamp:3; }
}
@media (max-width: 1199px) {
	.banner-box .img{ height: 400px; }
	.banner-box .list .cont .swiper1{ height: 420px; }
	.banner-box .list .cont .swiper1 .swiper-slide a{ height: 90px; }
	.banner-box .list .cont .swiper1 .swiper-img{ height: 84px; }
}
@media (max-width: 992px) {
	.banner-box .list .cont .swiper1 {height: 640px;}
	.banner-box .list .cont .swiper1 .swiper-slide a {height: 151px;}
    .banner-box .list .cont .swiper1 .swiper-img {  height: 140px; }
    .banner-box .img {
        display: none;
    }
    .banner-box .list {
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (max-width: 767px) {
    .banner-box{ padding-left: 15px; }
    .banner-box .list .cont .swiper1 {height: 500px;}
	.banner-box .list .cont .swiper1 .swiper-slide a {height: 105px;}
    .banner-box .list .cont .swiper1 .swiper-img {  height: 98px; }
    .banner-box .list .cont span{ font-size: 16px; line-height: 1.7; }
    .banner-box .list .cont .swiper1 .swiper-img img{ height: auto; }
}
@media (max-width: 586px) {
    .banner-box {
        padding-top: 20px;
    }
    .spxw_banner{
    	padding: 25px 35px 65px
    }
}





/* foot */
.foot{ background: #d03a3b; color: #fff;}
.foot a{color: #fff;}
.foot .copyright{padding: 25px 0 20px;
    overflow: hidden;}
.foot .cas_jiucuo{
    float: left;
    width: 33%;
text-align: right;}
.foot .left{ width: 51%;text-align: center; margin-top: 13px;}
#_span_jiucuo{    display: inline-block;
    vertical-align: top;
    margin-top: 13px;margin-right: 20px;}
#_ideConac{ display:inline-block; }

@media (max-width: 1199px){
	.foot .left{ width: 65%; }
	.foot .cas_jiucuo{ width: 25%; }
}
@media (max-width: 991px){
	.foot .cas_jiucuo {
    width: 100%;
    text-align: center;}
    .foot .left{ width: 100%; }
}
@media (max-width: 767px){
	
    
}
@media (max-width: 570px){
	
}
@media (max-width: 420px){
	
}
@media (max-width: 405px){
	
}
@media (max-width: 385px){
	
	
}

/* 图片列表 */
.view_cent{ min-height: 600px; }
.new-graphics .tuwen_list li p{ font-size: 20px; margin-bottom: 15px; }
.ky_seemore{ text-align: center; display:none;  margin: 20px 0 30px;}
.ky_seemore button{
	width: 270px;
	height: 47px;
	line-height: 47px;
	border-radius: 3px;
	border: 1px solid #d03a3b;
	font-size: 19px;
	font-weight: bold;
	color: #fff;
	background:#d03a3b;}
.ky_seemore button:hover{ background:#d03a3b; border:1px solid #d03a3b; color:#fff; }
.lyandtime{ padding-bottom: 20px; border-bottom:1px dashed #D5D5D5; }
.breadcrumb{ background:none; }
@media screen and (min-width: 768px){
	.new-graphics .tuwen_list li p{ min-height:56px; }
}
@media screen and (max-width: 767px){
	.ky_seemore{  display:block; }
	.breadcrumb{ margin-bottom: 10px; }
}

/* 文字列表 */
.text_listtime{}
.text_listtime li{ line-height: 44px; overflow: hidden; font-size: 21px;}
.text_listtime li a{
	background-image: url(20250210_25qglh_hd2020.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 25px;
    float: left;
    max-width: 80%;
}
.text_listtime li span{ color:#aaa9a9; }   
.text_listtime li a{ 
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

@media screen and (min-width: 768px){
    
}

@media screen and (max-width: 767px){
	.text_listtime li a{ max-width: 100%; }
	.text_listtime li span{ display:none; }
	.text_listtime li span{ display:none; }
}


/*---------------细览---------------------*/
.breadcrumb{ font-size: 16px; margin-top: 10px; }
#xlmain {display: block;overflow: hidden;margin:0px;}
.xltoptitle{
    border-bottom: 2px solid #fff;
    padding: 0px 0px 10px 0px;
    margin: 0 0 20px;
}
#xlmain .wztitle {
	    font-size: 30px;
    line-height: 44px;
    color: #d03a3b;
    text-decoration: none;
    text-align: center;
    font-weight: 700;}
.lyandtime{ font-size: 14px; color:#9a9a9a; }
#xlmain .qtinfo {color:#666; 
	text-align:left; font-size: 14px;
	padding: 0px 0px 0 0px;margin-bottom: 0;}
.share_sy{  border-bottom: solid 1px #cccccc; padding-bottom: 6px; }


#xlmain .qtinfo a {color:#666; text-decoration: none;}
#xlmain .qtinfo a:hover {color:#de0c0c; text-decoration: none;}
#xlmain .text { margin:0; overflow:hidden; display:block;}
#xlmain .text p {margin: 0 0 24px 0;}
#xlmain .text p:last-child {margin: 0;}
#xlmain .text img {display: block;margin-right: auto;margin-left: auto;}
#xlmain .textlx { margin:0; overflow:hidden; display:block;}
#xlmain .textlx p {margin: 0 0 12px 0;}
#xlmain .textlx img {display: block;margin-right: auto;margin-left: auto;}
#xlmain .textxl { margin:10px 6px 6px 6px; overflow:hidden; display:block; font-size: 18px;}
#xlmain .textxl img {display: block;margin-right: auto;margin-left: auto;padding: 0 0 10px 0;}
#xlmain .textxl table {margin: 0 0 15px 0;}
#xlmain .textxl td {text-align: center;}
#xlmain .textsp { margin:30px auto 0 auto; overflow:hidden; display:block;width: 56%;}
#xlmain .textsp video {border: #c3d2e5 solid 6px;border-radius: 5px;margin-bottom: 10px;}
#xlmain .xilan-content-main.zoomIn {
  font-size: 19px;
  line-height: 36px;
}
#xlmain .xilan-content-main.zoom {
  font-size: 16px;
  line-height: 30px;
}
#xlmain .xilan-content-main.zoomOut {
  font-size: 13px;
  line-height: 24px;
}
#xlmain .textxl *{
    line-height: 1.8!important;
    font-family: \5FAE\8F6F\96C5\9ED1!important;
    color: #444!important;
}
#xlmain .textxl p a{ color:#2966ca !important}
.time_ly{ overflow: hidden; font-size: 16px;}
.time_ly .right b{ font-weight: normal; margin-right: 20px; }
.text_right{ text-align: right; }
.text_center{ text-align: center; }
.xl_font font{ cursor: pointer; }
.xl_font font:hover{ color:#06C; }
.text_bottom{ font-size: 16px; }

#xlmain .wztitlefb{    
	font-size: 18px;
    line-height: 24px;
    color: #333;
    margin-bottom: 3px;
    text-decoration: none;
    text-align: center;
    font-weight: 700;
}

@media (min-width: 767px) {
	#xlmain .textxl img {max-width: 100%;}
}
@media (max-width: 1199px) {
	#xlmain .textsp { width: 64%;}
	.enclosure_btm h3{ width: 16%;}
	.enclosure_btm ul{ width: 84%; }
}
@media screen and (max-width: 991px){
	#xlmain .textsp { width: 80%;}
	.share_sy .col-sm-5{ width:100%; margin-bottom: 5px;}
	#xlmain .qtinfo{  text-align: center; }
	.share_sy .col-sm-7{ width:100%;text-align: center; }
	.font_txtbh{ float: none; }
	.enclosure_btm h3{ width: 25%;}
	.enclosure_btm ul{ width: 75%; }
}
@media (max-width: 767px) {
	#xlmain .wztitle {line-height:30px;font-size: 22px;}
	#xlmain .textsp { width: 100%;margin:15px auto 2px auto;}
	.font_txtbh{ margin-bottom: 5px; }
	.share{text-align: center;
    width: 140px;
    float: none;
    margin: 0 auto;}
    .enclosure_btm h3{ width: 100%;}
	.enclosure_btm ul{ width: 100%; }
	.time_ly .left{ width: 100%; text-align: center; margin-bottom: 6px;}
	.time_ly .right{ width: 100%; text-align: center; }
	.text_bottom .text_center{ display: none; }
	#xlmain video{ width: 100%!important; height:195px!important;}
	#zoom .xgplayer{ width: 100%!important; height:195px!important;}
}





/*图片划过变大*/
.img_hovbig{
	display: block;
  overflow: hidden;
}
.img_hovbig img {
  margin: 0;
  width: 100%;
  -webkit-transition-duration: .5s;
          transition-duration: .5s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.img_hovbig:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}




/*Page*/
#pages {
    width:100%; font-size: 14px; text-align:center; clear:both; 
    border-top: dotted 0px #cccccc; 
	overflow: hidden; padding-top: 0px; margin: 20px 0 30px;
}
#pages span{padding:8px 16px;}
#pages A {
    background: #f5f5f5; 
    color: #333; 
	text-decoration:none;
    border: #f1f1f1 1px solid; 
    display: inline-block; 
	padding:8px 16px;
}
#pagenav_nextgroup{background:none;}
#pages .nolink{ padding:8px 22px; background:#f5f5f5;}
#pages A:hover {
    border: #e5e5e5 1px solid; background: #f5f5f5;  color: #333;
}
#pages A.curr {
    border: #e5e5e5 1px solid; background: #f5f5f5;  color: #333;
}
#pages A.curr:visited {
    border: #e5e5e5 1px solid; background: #f5f5f5;  color: #333;
}
#pages .curr{
	background: #fff;
    color: #d03a3b;
	border:1px solid #fff;
	display:inline-block;
}

@media screen and (max-width: 767px){
	#pages{ display:none; }
	#pages A { padding:3px 10px; font-size: 13px; }
	#pages .nolink{ padding:3px 10px; }
}
@media screen and (max-width: 320px){
	#pages A { padding:2px 8px; font-size: 12px; }
	#pages .nolink{ padding:2px 8px; }
}

/* Scroll to top
---------------------------------- */
.scrollToTop {
	color: #fff;
	position: fixed;
	bottom: 5px;
	right: 5px;
	width: 45px;
	height: 45px;
	line-height: 42px;
	text-align: center;
	cursor: pointer;
	background-color: #b11616;
	z-index: 1005;
	border-radius:4px;
	display: none;
}
.scrollToTop img{
	display:inline-block;
	width: 28px;
}
/* Small devices (tablets, phones less than 767px) */
@media (max-width:767px) {
	.scrollToTop {
		width: 40px;
		height: 40px;
		line-height: 37px;
		background-color: rgba(0, 0, 0, 0.4);
	}
	.scrollToTop img{
		display:inline-block;
		width: 25px;
	}
	.mb50{ margin-bottom: 30px; }
}

