*{
    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: 1460px) {
  .container{width: 1430px;}
}


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;
	z-index:9;
}
.tpic01{ width: 100%; }
.tpic02{ width: 100%; display:none; }
.pcback{}
.mobback{  display:none;  }
.top_banner01 .swiper-slide img{ width: 100%; }


/* 轮播图片大小控制 */
.news_video{ 
	padding: 16px 0 0; 
}
.top_tegao{ text-align: center;margin-bottom: 30px; padding: 8px 15px 0;}
.top_tegao a{ 
	font-size: 40px;
	font-weight: 700; 
	line-height: 1.7; 
	color:#cd2a2a; 
}

.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: 10px 15% 10px 15px;
  font-size: 20px; 
  color:#fff; 
  line-height: 34px;
  background: rgb(0, 0, 0,0.7);
  margin: 0;
  position:absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.djban_txt:hover{ color:#b93e3e; }

.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) {
	.djban_txt{ padding: 10px 20% 10px 15px;}
}
@media (max-width: 1280px) {
	
}
@media (max-width: 1199px) {
	.top_tegao a{ font-size: 36px; }
}
@media (max-width: 991px) {
  .banner01 .swiper-slide img{ width: 100%; }
}

@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;}
    .top_tegao a{ font-size: 24px; }
}
@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: 20px;  
	line-height: 28px;
	z-index:9;
	position: relative;
	margin-top: -9.5%;
}
.yaowen{ 
	
}
.yowen_title{
	border-bottom: 1px solid #e5a198;
	margin-top: 5px;
	padding-bottom: 25px;
	margin-bottom: 20px;
}
.yowen_title a{
	font-size: 22px;
	line-height: 36px;
	text-indent: 2em;
	display: block;
}

.yaowen ul{ overflow: hidden; }
.yaowen ul li{  padding-left: 5%; overflow: hidden; }
.yaowen ul li:hover{ background: #cd4c4c; }
.yaowen ul li a{
	font-size: 22px; 
	background-image: url(20240902_75y_yw15.png);
	background-position: left 10px center;
	padding-left: 35px;
	line-height: 2.42;
	max-width: 100%;
}
.yaowen ul li:hover a{  color: #fff; }
.yaowen ul li span{ color: #fff; }

.symore_btm{ text-align: center; margin-top: 40px; position: relative; }
.symore_btm::after{
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  width:480px;
  margin-left: -240px;
  height: 1px;
  background: #cd4c4c;
}
.symore_btm:hover::after{height: 2px;}
.symore_btm a{ width:114px; height: 36px;
	background:url(20240902_75y_gd01.png) no-repeat;  
	text-align: center;
	font-weight:700;
	font-size: 16px;
	color: #fff;
	display: inline-block;
    line-height: 2;
}
.symore_btm01::after{
  background: #4677c2;
}
.symore_btm01 a{ 
	background:url(20240902_75y_gd02.png) no-repeat;  
	
}


.lan_title{ 
    overflow: hidden;
	text-align: center;
	position: relative;
	width: 100%;
}
.lan_title a{display:inline-block; margin-bottom: 20px; position: relative;z-index:1; }
.lan_title a img{  display: inline-block; }
.lan_title b{ 
	font-size: 40px;
    color: #cb7e3c;
 	font-weight: 700;
 	position: relative;
 	padding: 0;
 	vertical-align: super;
 	margin-left: -30px;
}
/* .lan_title::after, */
.lan_title::before{
  display: block;
  content: '';
  position: absolute;
  top: 56%;
  height: 2px;
  background: #d8a756;
  width: 100%;
  z-index:0;
}
/* .lan_title::before{top: 50%;
  left: 0;}
.lan_title::after{
  right: 0;} */
.lan_title01 b{ color: #1e5dbc; margin-left: 10px;vertical-align: middle; }
.lan_title01::after, 
.lan_title01::before{
  display: block;
  content: '';
  position: absolute;
  top: 41%;
  height: 2px;
  background: #1e5dbc;
  width: 33.5%;
  z-index:0;
}
.lan_title01::before{
  left: 0;}
.lan_title01::after{
  right: 0;} 

.lan_title02 b{ color: #dc302c; margin-left: 10px;vertical-align: middle; }
.lan_title02::after, 
.lan_title02::before{
  display: block;
  content: '';
  position: absolute;
  top: 41%;
  height: 2px;
  background: #dc302c;
  width: 38.5%;
  z-index:0;
}
.lan_title02::before{
  left: 0;}
.lan_title02::after{
  right: 0;} 



	

.ly_zrkx{ 
	overflow: hidden; margin-bottom: 15px; 
	padding: 0 20px 0 30px;
}
.ly_zrkx span{font-size: 22px; line-height: 30px; color:#2f66c9;}
.both_hydt{overflow: hidden;}

.zrkx_li{
	padding: 25px 0;
	overflow: hidden;
}
.zrkx_li .wenzi_list li a{ max-width: 100%; }
.btm_bulemore{ text-align: center; position: relative;}
.btm_bulemore a{ font-size: 20px; 
	color:#999; display: inline-block; 
	padding: 0 20px;
	background:#e1effa;
	position: relative;
	z-index: 2;
}
.btm_bulemore::after{
  display: block;
  content: '';
  position: absolute;
  top: 50%;
  width: 37.1%;
  height: 1px;
  left:50%;
  margin-left: -18.55%;
  background: #e3e2e2;
  z-index: 1;
}
.btm_bulemore a:hover{ color: #b11616; }

.gjjsfm_li{ overflow: hidden; padding-bottom: 30px;}
.gjjsfm_li .wenzi_list li{ margin-bottom: 10px;  line-height: 54px; }
.gjjsfm_li .wenzi_list li a{ 
	display: block; background-color:#f3f3f3;
	width: 100%;
	max-width: 100%;
	background-position: left 12px center;
    padding-left: 44px;
    padding-right: 5px;
}
.gjjsfm_li .wenzi_list li a:hover{background-color:#89aee5; color:#fff;}

.zhgjhz_div{  }
.zhgjhz_cent{  }
.zhgjhz_div .lan_title b{ color: #1937b0; }
.zhgjhz_div .lan_title b::before,
.zhgjhz_div .lan_title b::after{background: #1937b0;}
.zhgjhz_cent .lf_zgimg{ background:#618edf; }
.gjhz_txt{ 
	padding-left: 30px;
	border-bottom: 1px solid #80a4e2; 
	padding-bottom: 15px; margin-bottom: 20px;  }
.gjhz_txt b{  }
.gjhz_txt p{ margin-bottom: 0; }
.gjhz_txt span{  }

.mtbd_cents{}
.mtbd_cents .zrkx_li{ background:#f3f3f3; margin-bottom: 25px;}



.wenzi_list li{ line-height: 40px;}
.wenzi_list li a{ 
	display:inline-block; 
	float: left;
	background-image: url(20240902_75y_cashd15.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:85%;
}
.wenzi_list li span{  
	float: right;
	font-size: 20px;
    line-height: 50px;
    text-decoration: none;}
.kjli_cent{ 
	background:rgba(255,255,255,0.7);
	margin-bottom: 30px;
}


.pic_list{ padding: 15px 0 0;}
.tuwen_list li img{ height: 218px; }
.tuwen_list li p{ margin-top: 7px;
 line-height: 28px; }


.lan_more{
	display:block;
	text-align: right;
	font-size: 18px;
}

.xglj_list{
	background:#fdf7eb;
	padding: 6px 15px;
}
.xglj_list .wenzi_list li a{ max-width: 100%; }

.tuwen_list li p{ 
 display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden; }

@media (min-width: 992px){
	.broken_line_1{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	}
	.broken_line_2{
	 display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden; }
	.broken_line_3{
	 display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden; }
	.broken_line_4{
	 display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden; }
	.broken_line_5{
	 display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden; }
	.both_hydt .col-md-6:first-child{ padding-right: 0; }
	.both_hydt .col-md-6:last-child{ padding-left: 0; }
}

@media (max-width:1399px){
	.yaowen ul li a{ line-height: 2.2; }
}
@media (max-width:1299px){
	
}
@media (max-width: 1199px){ 
	.yaowen ul li a{ line-height: 1.6; }
}
@media (max-width: 1080px){
	
}

@media (max-width: 991px){
	.tuwen_list li{margin-bottom: 15px;}
	.tuwen_list li img{ height: 230px; }
	.wenzi_list li a{ font-size: 18px; }
	.yaowen{ margin-top: 15px; }
	.yaowen ul li{ padding-left: 0; }
	.yaowen ul li a{ line-height: 2; }
	.lan_title01::after, .lan_title01::before{ width: 19%; }
	.lan_title02::after, .lan_title02::before{ width: 23%; }
}
@media (max-width: 767px){
	.zt_cent{ font-size: 18px; }
	.wenzi_list li a{ max-width:100%; font-size:18px; }
	.tuwen_list li p{ font-size:18px;}
	.tuwen_list li img{ height: auto; }
	.symore_btm::after{ width:320px; margin-left: -160px;}
	.lan_title a img{ width: 110px; }
	.lan_title b{ font-size: 27px; }
	.lan_title01 a img,.lan_title02 a img{ width: 50px; }
	.lan_title01::after, .lan_title01::before,
	.lan_title02::after, .lan_title02::before{display:none;}
	
}
@media (max-width: 570px){
	
}
@media (max-width: 420px){
	
}
@media (max-width: 405px){
	
}
@media (max-width: 375px){
	
}

/* 2 */
.idx_limgrtxt{
	/* background:url(20240902_75y_cashdbj.png) no-repeat; */
	background-size:cover;
}
.l_newstxt{
	padding-left: 4%;
	padding-top: 1px;
	padding-right: 15px;
}
.top_onenew{ border-bottom: 1px solid #d9d7d7; }
.top_onenew h3{ 
	font-size: 28px;font-weight:700; line-height: 42px; color: #d02a2a; 
	text-align: center;
	margin-bottom: 25px;
}
.top_onenew p{ line-height: 1.8; margin-bottom: 20px; text-indent: 2em; }
.l_newstxt .wenzi_list{ padding: 15px 0; }
.l_newstxt .wenzi_list li{ overflow: hidden; }
.l_newstxt .wenzi_list li a{ max-width:100%; width: 100%; }
.r_newsimg{
	margin-top: 30px;
	padding-bottom: 35px;
}
.r_newsimg a{ position: relative;
	display: block; background:rgba(255,255,255,0.7); padding: 20px 20px 5px;  }
.r_newsimg a::after{
  display: block;
  content: '';
  position: absolute;
  top: 20px;width: 12px; height: 34px;
  left:0;
  background: #b87c27;
  z-index: 1;  }
.r_newsimg a p{ color:#7c4406; text-align: center; padding: 15px 9% 0; }

@media (max-width: 1399px){
	.l_newstxt{padding-top: 1px; padding-left: 15px; }
}
@media (max-width: 1299px){
	
}
@media (max-width: 1199px){
	
}
@media (max-width: 991px){
	.r_newsimg{ margin-top: 0; }
}
@media (max-width: 767px){
	.top_onenew h3{ font-size: 24px; }
}
@media (max-width: 420px){
	
}
@media (max-width: 405px){
	
}
@media (max-width: 375px){
	
}

/* 3-4 */
.wz_three{
	background:url(20240902_75y_ghgxzbj.jpg) no-repeat;
	background-size:cover;
	padding-bottom: 35px;
}
.gjzgj_li{ 
	background:rgba(252,240,212,0.7); 
	padding: 25px;
	overflow: hidden;
}
.lf_zgimg{ 
	padding: 26px 56px 35px 26px;
	background:url(20240902_75y_zpbj.png) no-repeat;
}
.lf_zgimg a{ display: block; position: relative; }
.lf_zgimg a span{ position: absolute; bottom: 0; right:-26px; }
.lf_zgimg a p{
	margin-top: 20px;
	font-size: 30px; font-weight: 700; color: #fff; text-align: center;}
.rgt_zgtxt{ 
	padding: 20px;
	font-size: 22px; 
	line-height: 36px;
}
.rgt_zgtxt > p{
	 font-size: 22px;
	 line-height: 40px;
	 text-indent: 2em;
	 border-bottom: 2px solid #a62218;
	 padding-bottom: 20px;
	 margin-bottom: 20px;
}
.rgt_zgtxt .wenzi_list li{ overflow: hidden; }
.rgt_zgtxt .wenzi_list li a{ max-width: 100%; }

@media (min-width: 992px){
	.lf_zgimg{ 
	float: left; width: 28.6%;}
	.rgt_zgtxt{ 
	float: left; 
	width:71.4%;}
}

@media (max-width: 1399px){
	
}
@media (max-width: 1299px){
	
}
@media (max-width: 1199px){
	.lf_zgimg a p{ font-size: 24px; color: #333; }
}
@media (max-width: 991px){
	.lf_zgimg{ background-size: cover; }
	.lf_zgimg a p{ font-size: 28px; color: #fff; }
}
@media (max-width: 767px){
	.lf_zgimg a p{ font-size: 24px; }
	.gjzgj_li{ padding: 0 15px; }
	.rgt_zgtxt{ font-size: 18px; padding: 15px; }
	.rgt_zgtxt > p{ font-size: 18px; line-height: 1.7; }
}
@media (max-width: 420px){
	
}
@media (max-width: 375px){
	
}

/* 5 */
.wz_five{
	background:url(20240902_75y_kjzlzqbj.jpg) no-repeat;
	padding-top:9%; 
	background-size: 100% auto;
}
.twlieb_cent{ padding-top: 30px; }
.sytuwen_list li a{
	display: block;
	background:#F4F4F4;
}
.sytuwen_list li a > b{
	
}
.sytuwen_list li a > div{
	padding: 12px;
}
.sytuwen_list li a > div h3{ margin-top: 5px;
 font-size: 22px; line-height: 1.5; color: #333; }
.sytuwen_list li a:hover > div h3{ color: #1e5dbc }
.sytuwen_list li a > div p{ 
	font-size: 18px; margin-bottom: 25px;
	line-height: 1.8; color:#666; }
.sytuwen_list li a > div span{ 
	display: block;
	width: 100%;
	border-bottom:4px solid #4677c2;
}
.carouselb{}
.carouselbb{
	display: none;
}
.carouselb .swiper-button-next,
.carouselb .swiper-button-prev,
.carouselbb .swiper-button-next,
.carouselbb .swiper-button-prev{
	width: 40px;
	height: 40px;
	margin-top: -20px;
	top: 37%;
}
.carouselb .swiper-button-prev,
.carouselbb .swiper-button-prev{
	background: url(20240902_75y_kjdll_L.jpg) no-repeat;
	left:0;
}
.carouselb .swiper-button-next,
.carouselbb .swiper-button-next{
	background: url(20240902_75y_kjdll_R.jpg) no-repeat;
	right:0;
}

@media (min-width: 992px){
	.sytuwen_list{
	margin: 0 -5px;}
	.sytuwen_list li{
	padding: 0 5px;}
	.sytuwen_list li a > div h3{height:66px; }
	.sytuwen_list li a > div p{ height:97px; }
}

@media (max-width: 991px){
	.sytuwen_list li{ margin-bottom: 15px; }
}

@media (max-width: 767px){
	.carouselb{ display: none; }
	.carouselbb{display: block;}
	.carouselb .swiper-button-next,
	.carouselb .swiper-button-prev,
	.carouselbb .swiper-button-next,
	.carouselbb .swiper-button-prev{top: 30%;}
	.sytuwen_list li a > div h3{ font-size: 20px; }
}


/* 6 */
.wz_six{
	
}
.ztbd_cenyt{
	background:url(20240902_75y_ztbdbj.jpg) no-repeat;
	background-size: cover;
	padding: 25px 60px 40px;
}
.ztlb_cent{  }
.gallery-top {
  height: 80%;
  width: 100%;
}
.gallery-thumbs {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
  margin-top: 15px;
  background:rgba(255,255,255,0.7);
}
.gallery-thumbs .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.5;
}
.gallery-thumbs .swiper-slide-active {
  
}
.gallery-top .swiper-button-next,
.gallery-top .swiper-button-prev{    
	width: 38px;
    height: 61.6px;
    margin-top: -30.8px;
    z-index:9999;
    cursor: pointer;
    pointer-events:auto;
}
.gallery-thumbs .swiper-slide.active-nav{
	opacity: 1;border:2px solid #cd4c4c;}

@media (max-width: 767px){
.ztbd_cenyt{ padding: 25px 10px 40px; }
}


/* 7 */
.wz_seven{}
.mtbd_one{ margin-bottom: 20px; }
.mtbd_one .sytuwen_list p{ font-size:18px;line-height: 1.7; margin-bottom: 0; }
.mtbd_one .sytuwen_list a>div{ background:#fcf2de; }
.mtbd_one .sytuwen_list a:hover p{ color: #d02a2a;}
.mtbd_two{
	background:#FCF5E5;
	padding: 20px;
	margin-bottom: 20px;
}
.mtbd_two .mtbd_top{}
.mtbd_two .mtbd_top a{}
.mtbd_two .mtbd_top a h3{font-weight: 700; text-align: center; 
	color: #cb7e3c; font-size: 30px; line-height:1.6; }
.mtbd_two .mtbd_top a p{
	font-size: 22px; line-height:1.8; text-indent: 2em; color: #333;}
.mtbd_two .mtbd_top a:hover p{ color:#cb7e3c;  }
.mtbd_three{}
.mtbd_three .wenzi_list li a{max-width: 100%;
	border-bottom: 1px dashed #E1E1E1; 
	display: block;
	width: 100%;
	line-height:2.7;
}

@media (min-width: 992px){
	.mtbd_one .sytuwen_list p{ height:62px; }
}

@media (max-width: 991px){
	.mtbd_two .mtbd_top a h3{ font-size: 24px; }
	.mtbd_two .mtbd_top a p{ font-size: 18px; }
}

@media (max-width: 767px){
	.mtbd_two .mtbd_top a h3{ font-size: 20px; }
}


/* 8左大图右小图轮播 */
.banner-box { margin-bottom: 0px; }
.banner-box .img {
    overflow: hidden;
    height: 530px;
}

.banner-box .img a {}

.banner-box .img img {
    position: absolute;
    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: 544px;
    overflow: hidden;
}

.banner-box .list .cont .swiper1 .swiper-slide a {
    display: block;
    width: 100%;
    height: 120px;
    border-bottom: 0.5px solid rgb(185, 185, 185);
}

.banner-box .list .cont .swiper1 a {
    display: block;
    width: 100%;
}

.banner-box .list .cont .swiper1 .swiper-img {
    width: 37%;
    display: inline-block;
    position: absolute;
    top: 0;
    height: 98px;
    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: 41%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.banner-box .list .cont span:hover {
    color: #00207f;
}

.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;
}

@media (max-width: 992px) {
	.banner-box .list .cont .swiper1 {height: 600px;}
	.banner-box .list .cont .swiper1 .swiper-slide a {height: 131px;}
    .banner-box .list .cont .swiper1 .swiper-img {  height: 125px; }
    .banner-box .img {
        display: none;
    }

    .banner-box .list {
        flex: 0 0 100%;
        max-width: 100%;
    }

}

@media (max-width: 769px) {
    .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; }
}

@media (max-width: 586px) {

    .banner-box {
        padding-top: 20px;
    }
}

/* 8左大图右小图轮播 */
.banner-box { margin-bottom: 0px; }
.banner-box .img {
    overflow: hidden;
    height: 530px;
}

.banner-box .img a {}

.banner-box .img img {
    position: absolute;
    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: 544px;
    overflow: hidden;
}

.banner-box .list .cont .swiper1 .swiper-slide a {
    display: block;
    width: 100%;
    height: 120px;
    border-bottom: 0.5px solid rgb(185, 185, 185);
}

.banner-box .list .cont .swiper1 a {
    display: block;
    width: 100%;
}

.banner-box .list .cont .swiper1 .swiper-img {
    width: 37%;
    display: inline-block;
    position: absolute;
    top: 0;
    height: 98px;
    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: 41%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.banner-box .list .cont span:hover {
    color: #00207f;
}

.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;
}

@media (max-width: 992px) {
	.banner-box .list .cont .swiper1 {height: 600px;}
	.banner-box .list .cont .swiper1 .swiper-slide a {height: 131px;}
    .banner-box .list .cont .swiper1 .swiper-img {  height: 125px; }
    .banner-box .img {
        display: none;
    }

    .banner-box .list {
        flex: 0 0 100%;
        max-width: 100%;
    }

}

@media (max-width: 769px) {
    .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; }
}

@media (max-width: 586px) {

    .banner-box {
        padding-top: 20px;
    }
}


/* 8左大图右小图轮播重复使用1 */
.banner-box2 { margin-bottom: 0px; }
.banner-box2 .img {
    overflow: hidden;
    height: 530px;
}

.banner-box2 .img a {}

.banner-box2 .img img {
    position: absolute;
    width: 100%;
    height: 100%;
    transition: all 0.5s ease-out 0s;
}

.banner-box2 .img img:hover {
    transform: scale(1.05);
}


 .banner-box2 .list {
    padding-left: 1% !important;
}
 
 .banner-box2 .list .cont .swiper2 {
    width: 100%;
    height: 544px;
    overflow: hidden;
}

.banner-box2 .list .cont .swiper2 .swiper-slide a {
    display: block;
    width: 100%;
    height: 120px;
    border-bottom: 0.5px solid rgb(185, 185, 185);
}

.banner-box2 .list .cont .swiper2 a {
    display: block;
    width: 100%;
}

.banner-box2 .list .cont .swiper2 .swiper-img {
    width: 37%;
    display: inline-block;
    position: absolute;
    top: 0;
    height: 98px;
    overflow: hidden;
}

.banner-box2 .list .cont .swiper2 .swiper-img img {
    width: 100%;
    height: 100%;
    transition: all 0.5s ease-out 0s;
}

.banner-box2 .list .cont .swiper2 .swiper-img img:hover {
    transform: scale(1.05);
}

.banner-box2 .list .cont span {
    display: inline-block;
    width: 55%;
    font-size: 20px;
    color: #333;
    line-height: 30px;
    position: absolute;
    top: 0;
    left: 41%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.banner-box2 .list .cont span:hover {
    color: #00207f;
}

.banner-box2 .list .cont .swiper2 .swiper-slide {
    width: 95%;
}

.swiper-button-prev.prev2 {
    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.next2 {
    right: 0;
    top: 60px;
    width: 20px;
    height: 20px;
    left: auto;
    background: url(20220920_20D_arrow-down.png) no-repeat center;
    background-size: cover;
}

@media (max-width: 992px) {
	.banner-box2 .list .cont .swiper2 {height: 600px;}
	.banner-box2 .list .cont .swiper2 .swiper-slide a {height: 131px;}
    .banner-box2 .list .cont .swiper2 .swiper-img {  height: 125px; }
    .banner-box2 .img {
        display: none;
    }

    .banner-box2 .list {
        flex: 0 0 100%;
        max-width: 100%;
    }

}

@media (max-width: 769px) {
    .banner-box2{ padding-left: 15px; }
    .banner-box2 .list .cont .swiper2 {height: 500px;}
	.banner-box2 .list .cont .swiper2 .swiper-slide a {height: 105px;}
    .banner-box2 .list .cont .swiper2 .swiper-img {  height: 98px; }
}

@media (max-width: 586px) {
    .banner-box2 {
        padding-top: 20px;
    }
}



/* 9相关活动 */
.xghd_ngcent{
	background:url(20240902_75y_xghdbj.jpg) no-repeat;
	background-size:cover;
	padding: 30px 0 60px;
}
.rmt_hdlb{
	overflow: hidden;
	height:600px;
	width: 100%;
}
.handle{
	float:left;
	height:600px;
	cursor:pointer;
	color:#FFF;
	display: table;
	width: 17.95%;
}
.handle a{ display:block; width: 100%; height:100%; overflow: hidden;}
.handle.act{ width: 46%;  }
.rotate{ 
	color: #fff;
	width: 100%;
	position: relative;
}
.handle .ztleft_txt{ 
	display: none;
	background:#e4e4e4;
	height:600px;
}
.handle .ztleft_txt h3{
 	font-size: 25px;
	line-height: 36px;
	margin-bottom: 10px;
	padding: 0 15px;
}
.handle .ztleft_txt p{
	font-size: 17px;
	line-height: 30px;
	padding: 0 15px;
}
.active .ztleft_txt{ display: block; }

@media (min-width: 768px) {
   .handle .ztleft_txt h3{
		height: 72px;
	 display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden; }
	.handle .ztleft_txt p{
	height: 120px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden; }
}

@media (max-width: 767px){
	.handle.act{ width: 25%;  }
	.handle{ width: 25%; height: 360px; }
	.active .ztleft_txt{ display: none; }
	.rmt_hdlb{ height: 360px; }
}


/* 10相关活动 */
.xghd_cent01{
	overflow: hidden;
}
.left_xghd{
	float: left;
	width: 62.9%;
	background:url(20240902_75y_xghdbj02.jpg) no-repeat; 
	background-size:cover;
	padding: 32px; 
}
.left_xghd ul{ margin:0 -10px; overflow: hidden; }
.left_xghd ul li{ float: left; width: 50%; padding: 0 10px; }
.left_xghd ul li a{}
.left_xghd ul li a b{}
.left_xghd ul li a h3{
	margin-top: 10px;
 	color: #fff; font-size: 18px; line-height: 1.7; 
}
.rgb_xghd{
	float: left;
	width: 41.6%;
	margin-left: -4.5%;
	background:rgba(243,243,243,0.65);
	position: relative;
	z-index:2;
	margin-top: 50px;
	padding: 15px 15px 30px 4.6%;
}
.rgb_xghd .wenzi_list li{ overflow: hidden; line-height: 2.7; }
.rgb_xghd .wenzi_list li a{ max-width: 100%; }

@media (max-width: 991px){
	.left_xghd{ float: none; width: 100%; }
	.rgb_xghd{  float: none; width: 100%; margin-left: 0; }
}

@media (max-width: 767px){
	.left_xghd{ padding: 15px; }
	.left_xghd ul li{ width: 100%; margin-bottom: 20px; }
	.rgb_xghd{ margin-top: 20px; }
}



/* 11媒体报道 */
.wz_eleven{

}
.mtbd_cent01{

}
.mtbd01_lft01{
	background:#e6e6e6;
	padding: 5px;
	margin-bottom: 5px;
}
.mtbd01_lft01 a h3{
	font-size: 22px;
	line-height: 1.5;
	padding: 0 18px;
	margin-top: 15px;
}
.mtbd01_lft02{
	background:#e6e6e6;
	padding:6.6px 5px;
}
.mtbd01_lft02 ul{ margin:0 -5px; overflow: hidden; }
.mtbd01_lft02 ul li{ float: left; width: 50%; padding: 0 5px; }
.mtbd01_lft02 ul li a p{ margin-top: 5px;  padding: 0 5px;}
.mtbd01_rgt{
	background:#e6e6e6;
	overflow: hidden;
}
.mtbd01_rgt .wenzi_list li{ overflow: hidden; 
	line-height:3.55; border-bottom:1px solid #f0f0f0; 
}
.mtbd01_rgt .wenzi_list li:hover{ background:#d3f3fe; }
.mtbd01_rgt .wenzi_list li a{ color: #333; max-width: 95%; background-image: none; }

@media (max-width: 1399px){
	.mtbd01_rgt .wenzi_list li{ line-height: 3.34; }
}
@media (max-width: 1299px){
	.mtbd01_rgt .wenzi_list li{ line-height: 3.07; }
}
@media (max-width: 1199px){
	.mtbd01_rgt .wenzi_list li{ line-height:2.59; }
}

@media (max-width: 767px){
	.mtbd01_lft01 a h3{ font-size: 18px; }
	.mtbd01_lft02 ul li{ width: 100%; margin-bottom: 15px; }
}

/* 12科技的力量 */
.wz_twelve{}
.lan_title03{}
.lan_title03 a{ 
	background:url(20240902_75y_bt75y04.png) no-repeat; 
	display: inline-block;
	height: 160px;
	padding-left: 105px;
}
.lan_title03 b{ color: #1e5dbc; top: 40%; margin-left: 10px;vertical-align: middle; }
.lan_title03::after, 
.lan_title03::before{
  display: block;
  content: '';
  position: absolute;
  top: 41%;
  height: 6px;
  background: #1e5dbc;
  width: 36.5%;
  z-index:0;
}
.lan_title03::before{
  left: 0;}
.lan_title03::after{
  right: 0;} 
.lb_kjdll{
	background:url(20240902_75y_kjdllbj.jpg) no-repeat;
	background-size: cover;
	padding: 33px 0 62px;
}
.lb_kjdllcent{ padding: 20px 20px 10px;
	background:rgba(255,255,255,0.83);
	overflow: hidden;
 }
.kjlf_lbimg{}
.kjlf_lbimg p{ margin-top: 12px; }
.kjrgt_lbtxt{}
.kjrgt_top{ border-bottom: 2px solid #1731b4; padding-bottom: 5px; margin-bottom: 16px; }
.kjrgt_top a{

}
.kjrgt_top a h3{
	font-size: 28px;
	color: #1a58b5;
	line-height: 1.7;
	text-align: center;
	margin-top: 10px;
	font-weight:700;
}
.kjrgt_top a p{
	line-height: 1.7;text-indent: 2em;
}
.kjrgt_lbtxt .wenzi_list li{ overflow: hidden; 
	line-height:1.8; 
}
.kjrgt_lbtxt .wenzi_list li a{ padding-left: 6px;
	max-width: 100%; background-image: none; }

.banner02 .swiper-slide {
	width:25%;
	transition-timing-function:linear;
}
.banner02 .swiper-pagination.swiper-pagination-bullets{
	bottom: auto; top: -1px;	
	right: 10.2%;
	display: inline-block;
	width: auto;
	left:auto;
}
.banner02 .swiper-pagination-bullet{
 	width: 28px; height: 6px;background:#000;
	border-radius: 0;
	margin:0 2px;
 	opacity: 1;
 	line-height: 1;
 	vertical-align:text-top;
}
.banner02 .swiper-pagination-bullet-active{
	height: 10px;background:#f9c833;
}
.banner02 .swiper-button-next,
.banner02 .swiper-button-prev{
	width: 40px;
	height: 40px;
	margin-top: -20px;
}
.banner02 .swiper-button-next{
	background: url(20240902_75y_kjdll_R.jpg) no-repeat;
	right: 8.4%;
}
.banner02 .swiper-button-prev{
	background: url(20240902_75y_kjdll_L.jpg) no-repeat;
	left:8.5%;
}

@media (min-width: 992px) {
	.kjlf_lbimg{  width: 100%;  }
	.kjlf_lbimg p{ 
		display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	height: 56px; }
	.kjrgt_lbtxt{ float: left; width:44.47%;padding-left: 20px; } 
}
@media (max-width: 1199px){
	.kjrgt_top a h3{ font-size: 24px; }
	.banner02 .swiper-slide{ width: 70%; }

}

@media (max-width: 991px){
	.lan_title03::after, 
	.lan_title03::before{ width: 23%;}
}
@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: 97%; }
    .lan_title03 b{ top: 22%; }
}




/* 13卡片轮播 */
.wz_thirteen{
	background:url(20240902_75y_spxwbj.jpg) no-repeat center;
	padding: 5px 0 20px;
	margin-bottom: 25px;
	background-size: cover;
}


#certify {
	position: relative;
}

#certify .swiper-container {
	padding-bottom: 15px;
}

#certify  .swiper-slide {
	width: 520px;
	background: #fff;
}
#certify  .swiper-slide img{
	display:block;
}
#certify  .swiper-slide p {
	padding:15px 10px 19px;
	color: #333;
	font-size: 19px;
	margin: 0;
}

#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
	display: none;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 8px;
	background-color: #fff;
	width: 12px;
	height: 12px;
	opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	background-color: #bab8b9;
}

#certify .swiper-button-prev {
	left: 30px;
	width: 51px;
	height: 51px;
	background: url(20240902_75y_spxw_L.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
}

#certify .swiper-button-next {
	right: 30px;
	width: 51px;
	height: 51px;
	background: url(20240902_75y_spxw_R.png) no-repeat;
	background-size: 100%;
}
@media (min-width: 992px) {
	#certify  .swiper-slide p{
		height: 90px;
	 display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden; }
}
@media (max-width: 1450px) {
	#certify .swiper-button-prev{left: 10px;}
	#certify .swiper-button-next{right: 10px;}
}
@media (max-width: 1366px) {
	#certify{padding: 0 10px;}
	#certify .swiper-slide{ width: 480px; }
	#certify .swiper-button-prev{left: 20px;}
	#certify .swiper-button-next{right: 20px;}
}
@media (max-width:1199px) {
	#certify .swiper-slide{ width: 440px; }
}
@media (max-width:991px){
	#certify .swiper-button-prev,
	#certify .swiper-button-next { display: none; }
}
@media (max-width: 767px) {
	#certify  .swiper-slide { width: 100%; }
	#certify .swiper-container{ padding-bottom: 60px; }
}

/* 14特别活动 */
.tbrmt_hdlb{
	overflow: hidden;
	height:600px;
	width: 100%;
}
.tb_handle{
	float:left;
	height:600px;
	cursor:pointer;
	color:#FFF;
	display: block;
	width: 24.95%;
	background-size:cover;
	background-repeat: no-repeat;
}
.tb_handle a{
 display:block; width: 100%; height:100%; overflow: hidden;
 position: relative;
 background: url(20240902_75y_1000600zz.png) no-repeat;
  background-size:cover;
}
.tb_handle.act{ width: 50%;  }
.rotate{ 
	color: #fff;
	width: 100%;
	position: relative;
}
.tb_handle .ztleft_txt{
	position: absolute;
	bottom: 50px;
	padding: 0 40px;
}
.tb_handle .ztleft_txt h3{
	font-weight: 700;
 	font-size: 30px;
	line-height: 1.6;
	color: #fff;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom:1px solid #fff;
}
.tb_handle .ztleft_txt p{
	line-height: 1.8;
	color: #fff;
}
.tb_handle .ztleft_txt span{
	color: rgba(255,255,255,0.5);
}
.tb_handle a:hover .ztleft_txt span{
	color: #fff;
}

@media (min-width: 768px) {
    .tb_handle .ztleft_txt h3{}
	.tb_handle .ztleft_txt p{
	height: 150px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden; }
}

@media (max-width: 1199px){
	.tb_handle .ztleft_txt h3{ font-size: 24px; }
}
@media (max-width: 991px){
	
}

@media (max-width: 767px){
	.tb_handle.act{ width: 100%;  }
	.tb_handle{ width: 100%; height: auto; margin-bottom: 20px; }
	.tbrmt_hdlb{ height: auto; }
	.tb_handle .ztleft_txt h3{ font-size: 20px; }
	.tb_handle .ztleft_txt{padding: 15px; display: block; position: static; }
}





/* foot */
.foot{ background: #BD3331; 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{  }
.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 #BD3331;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background:#BD3331;}
.ky_seemore button:hover{ background:#BD3331; border:1px solid #BD3331; color:#333; }
.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(20240223_qglh_sj2.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; }
}


/*---------------细览---------------------*/
#xlmain {display: block;overflow: hidden;margin:0px;}
.xltoptitle{
    border-bottom: 2px solid #cd2a2a;
    padding: 0px 0px 10px 0px;
    margin: 0 0 20px;
}
#xlmain .wztitle {
	    font-size: 30px;
    line-height: 44px;
    color: #cd2a2a;
    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;}
#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: 2;
    font-family: \5FAE\8F6F\96C5\9ED1!important;
	    /* font-size: 16px!important;
	        line-height: 34px!important; 
	        color: #444!important; */
}
#xlmain .textxl p a{ color:#2966ca !important}
.time_ly{ overflow: hidden; }
.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; }

#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; }
	.xltoptitle{margin-top: 0;}
	#xlmain .xgplayer{ width: 320px!important; height:180px!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: #cd2a2a;
	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: #cd2a2a;
	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; }
}

