*{
    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;
	height: auto;
	background: #fff;
}
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: #a62e2f;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;}
.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;
}


@media (min-width: 1230px){
	.container{width: 1200px;}
}
@media (min-width: 1299px) {
  .container{
    width: 1260px;
  }
}



/* scroll to top
---------------------------------- */
.scrolltotop {
	color: #fff;
	position: fixed;
	bottom: 5px;
	right: 5px;
	width: 50px;
	height: 50px;
	text-align: center;
	cursor: pointer;
	background-color: #d0021b;
	z-index: 1005;
	display: none;
	line-height: 50px;
}
.scrolltotop img{
	display:inline-block;
	width: 27px;
}

/* small devices (tablets, phones less than 767px) */
@media (max-width:767px) {
	.scrolltotop {
		width: 40px;
		height: 40px;
		background-color: rgba(0, 0, 0, 0.4);
		line-height: 40px;
	}
	.scrolltotop img{
		width: 28px;
	}
}

/*---------------head---------------------*/
.webheader{ position: relative; }
.head_title{ 
	position: absolute; 
	width: 100%;
	left: 0;
	top:0;
}
.tpic01{ width: 100%; }
.tpic02{ width: 100%; display:none; }

@media (min-width: 1921px){
	
}
@media (max-width: 1280px){
	.tpic01{ display:none;}
	.tpic02{ display:block;}
}
@media (max-width: 1199px){
	
}
@media (max-width: 991px){
	
}
@media (max-width: 767px){
	.head_title a img{ width: 65%; }
	.head_title .right{ text-align: right; }
	.head_title .right img{ display:inline-block; }
}

@media (max-width: 600px){

}
@media (max-width: 500px){

}
@media (max-width: 450px){
	
}
@media (max-width: 380px){

}
@media (max-width: 320px){
		
}


/* 新闻轮播 */
.news_video{

}
.news_video .col-md-7{
	width: 55%;
}
.news_video .col-md-5{
	width: 45%;
}
.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 a img{
	width: 100%;
}
.banner01.swiper-container-horizontal>.swiper-pagination-bullets{ 
	display:inline-block; 
	left: auto; 
	right:28px; 
	width: auto;
	bottom: 17px;
}
.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 20% 10px 15px;
    font-size: 18px;
    color: #fff;
    line-height: 34px;
    font-weight: 700;
    background: rgb(0, 0, 0,0.7);
    margin: 0;
    position: absolute;
    bottom: -8px;
    left: 21px;
    width: 100%;
}
.djban_txt:hover{ color:#a62e2f; }

.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) {
	
	.ywtop p{display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden; 
	height: 98px;}
}
@media (max-width: 991px) {
	.ywtop{ margin-top: 20px; }
  	.news_video .col-md-7{
		width: 100%;
	}
	.news_video .col-md-5{
		width: 100%;
	}
	.ywtop p{-webkit-line-clamp: unset;
    overflow: auto;
    height: auto;}
}

@media (max-width: 767px) {
	.banner01{ margin-bottom: 15px; }
	.pagination{ display:none; }
    .djban_txt{ padding-right: 20%;  padding-left: 10px; font-size: 18px;}
    .banner01.swiper-container-horizontal>.swiper-pagination-bullets{ bottom: 10px; right: 5px;}
}
@media (max-width: 600px) {
  
  .djban_txt{ font-size: 16px; line-height: 26px;}
}
@media (max-width: 500px) {
	
}
@media (max-width: 450px) {
  
}
@media (max-width: 380px) {
  
}
@media (max-width: 320px) {
  
}


/* 内容 */
.zt_cent{ font-size: 18px;  
	line-height: 24px;
	background: url(/uploads/image/images/20221018_xx20d_bjcc.jpg) no-repeat center top 300px;
}

.ywtop{  }
.yw_title{
	background: url(/uploads/image/images/20221018_xx20d_bt2x.png) no-repeat bottom 25px left;
}
.yw_title h3{
	background: url(/uploads/image/images/20221018_xx20d_bt20.png) no-repeat left;
    text-decoration: none;
    padding: 4px 0 25px;
	margin: 0 0 0;}
.yw_title h3 a{ color: #c72323;padding-left: 110px;
	line-height: 38px;
	font-size: 28px;
	font-weight: 700;
	margin-bottom: 10px;
	display: block;}
.yw_title h3 a:hover{
	color: #dd3232;
}
.ywtop h4{ font-size: 24px; line-height: 1.4; font-weight: normal; margin: 0 0 8px; }
.ywtop h4 a{ color: #c02b2d; }
.ywtop h4 a:hover{ color: #f5282a; }

.yaowen{ padding-top: 6px; }
.yaowen li{ font-size:20px;
	line-height: 40px;
    background-repeat: no-repeat;
    background-position: left top 15px;
    padding-left: 24px; 
	background-image: url(/uploads/image/images/20221018_xx20d_h1212.jpg);}
.yaowen li a{ color: #c02b2d;
	display: block;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;}
.yaowen li a:hover{ color: #f5282a; }

.bging{ background:#fceac4; padding: 6px; }
.padline{ padding: 15px 12px 20px; border: 1px solid #df9b86; }
.img_bgsy{ background:#fff; padding: 5px; margin-right:20px; }
.padline p{ text-indent: 2em; 
	font-size: 20px; 
	line-height: 31px; color: #473203; margin-bottom: 0; }


.shipin{}
.shipin li{}
.shipin li img{ width: 100%; height: 170px; }
.shipin li p{ margin-top: 7px; line-height: 28px; }
.xueshu_cent{ overflow: hidden; }
.chengjiu{}
.chengjiu p{ text-indent: 2em; margin-bottom: 20px; }
.chengjiu ul{ overflow: hidden; width: 100%; float: left; }
.chengjiu ul li{ float: left; 
	width: 33%;
	text-align: center;}
.chengjiu ul li a{	
	background-image: url(/uploads/image/images/20221008_kxjjshd_icon02.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 27px; }

.wenzi_list li{ line-height: 40px; font-size: 20px;}
.wenzi_list li a{ 
	background-image: url(/uploads/image/images/20221018_xx20d_h1212.jpg);
    background-repeat: no-repeat;
    background-position: left top 15px;
    padding-left: 24px;}
.wenzi_list01 li a{ background-image: url(/uploads/image/images/20221018_xx20d_h1213.png);}

.wenzi_listbg li a{ }
.tuwen_list{ overflow: hidden; }
.tuwen_list li img{ height: 200px; }
.tuwen_list li p{ margin-top: 10px;
 line-height: 28px; }
 .tuwen_list01 li{ padding: 0 8px; }
.tuwen_list01 li a{padding: 10px 8px; display: block; background: url(/uploads/image/images/20221018_xx20d_spbj.png) repeat-x center; }

.lan_title{ margin: 0 0 20px;
    background: url(/uploads/image/images/20221018_xx20d_bthth.png) no-repeat center;
    overflow: hidden;
	text-align: center;
	position: relative;
}
.lan_title b{ display: block; }
.lan_title a{   
	font-size: 28px;
    line-height: 24px;    
    padding: 5px 0 10px 115px ;
    display: inline-block;
    font-weight: 700;
    text-decoration: none;
    color:#c9171f;
    margin-left: -115px;
    background: url(/uploads/image/images/20221018_xx20d_bt20.png) no-repeat left;
}
.lan_title a:hover{ color:#ed373f; }
.lan_title01{
    background: url(/uploads/image/images/20221018_xx20d_bthtl.png) no-repeat center;
}
.lan_title01 b{ }
.lan_title01 a{ background:none; padding:8px 0 17px; margin-left: 0; color: #1f86c8;}
.lan_title01 a:hover{ color:#3fadf3; }

a.kxjjshd_more{    
	color: #fff;
    font-size: 14px;
    font-weight: normal;
    position: absolute;
    right: 5px;
    top: 3px;
    background:none;
}
a.kxjjshd_more:hover{
	color: #fac700;
}

.lan_title01 a.kxjjshd_more{ 
 	padding-top: 0;
}

.wenzi_list li a{ 
	display: block;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	max-width:100%;
}
.wenzi_list li span{  font-size: 19px;
    line-height: 38px;
    color: #aaa9a9;
    text-decoration: none;}


.zm_cenbaner{
	background: #dcebff;
	padding: 25px 20px 15px;
}
div.banner02 .swiper-wrapper {
  -webkit-transition-timing-function: linear;    /*之前是ease-out*/
  -moz-transition-timing-function: linear;
  -ms-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
  margin: 0 auto;
}
.zm_txt{ text-align: center; margin-top: 6px; margin-bottom: 5px; }

.pic_list{ }
.bghui{
	background: #ececec;
	padding: 28px 0 10px;
}
.text_list{ overflow: hidden; margin-top: 20px; padding: 0 12px; }

.xglink_li{ overflow: hidden; }
.xglink_li li{ float: left; width: 20%; padding: 0 15px; }
.xglink_li li img{ width: 100%; }

.kxr_txtvid{margin-top: -5px;}

.gzjz_fy{overflow: hidden; padding: 0 15px; font-size: 16px;}
.gzjz_fy ul{ width: 100%; overflow: hidden; 
	text-align: center; border-bottom: 1px solid #c72323;
padding-bottom: 8px;}
.gzjz_fy li{ display: inline-block; padding: 0 6px; }
.gzjz_fy li a{ color: #c72323; }
.gzjz_fy li a:hover{ color: #ff4444; }

@media (min-width: 768px){
	.tuwen_list li p{
	 display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden; 
	height: 58px;}
	.bghui li{ padding: 0 8.5px; }
}
@media (min-width: 991px){
	.ycnew_pad{ padding-left:10px; }
}


@media (max-width: 1440px){
	.kxr_txtvid{margin-top: -50px;}
	.tuwen_list li img{ height: 190px; }
}

@media (max-width: 1280px){
	.kxr_txtvid{margin-top: -80px;}
	.gzjz_fy li{ margin-bottom: 5px; }
}
@media (max-width: 1199px){
	.kxr_txtvid{margin-top: -70px;}
	.shipin li img{height: 141px;}
	.tuwen_list li img{ height: 150px; }
}
@media (max-width: 1099px){
	
}
@media (max-width: 991px){
	.kxr_txtvid{margin-top: -60px;}
	.shipin li img{height: 229px;}
	.bghui li{ margin-bottom: 15px; }
	.tuwen_list li img{ height: 232px; }
}
@media (max-width: 767px){
	.ywtop h3 a{ font-size: 20px; }
	.yaowen li{ font-size: 17px; }
	.video_kex video{ width: 100%; height: auto; }
	.wenzi_list li a{ max-width:100%; }
    .shipin li img{height: auto;}
	.tuwen_list li img{ height: auto; width: 100%;}
	.chengjiu ul li{ width: 100%; text-align: left; }
	.wenzi_list li span{ display:none; }
	.ywtop h3{white-space: normal;
    font-size: 20px;}
    .ywtop p{ font-size: 16px; }
    .zt_cent{ font-size: 16px; }
    .img_bgsy{ margin:0 0 15px 0; width: 100%; }
    .img_bgsy b img{width: 100%;}
    .padline p{ font-size: 16px; }
    .tuwen_list li p{ font-size: 16px;    
    	height: auto;
    margin-bottom: 18px; }
    .wenzi_list li{ font-size: 17px; }
    .lan_title{  }
    .lan_title a{ font-size: 24px;}
    a.kxjjshd_more{ font-size: 14px;}
    .xglink_li li{ width: 100%; margin-bottom: 20px; }
    .gzjz_fy{ padding: 0; }
    .text_list{ padding: 0; }
}
@media (max-width: 680px){
	
}
@media (max-width: 570px){
	.kxr_txtvid{margin-top: -30px;}
}
@media (max-width: 420px){
	
}
@media (max-width: 385px){
	

}
@media (max-width: 320px){
	
}

/* foot */
.foot{ background:#b12a17;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 #b12a17;
	font-size: 19px;
	font-weight: bold;
	color: #fff;
	background:#b12a17;}
.ky_seemore button:hover{ background:#acacac; border:1px solid #acacac; 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{ 
		 display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
		height:56px; }
}
@media screen and (max-width: 767px){
	.ky_seemore{  display:block; }
	.breadcrumb{ margin-bottom: 10px; }
	.new-graphics .tuwen_list li p{ font-size: 17px; }
}

/* æ–‡å­—åˆ—è¡¨ */
.text_listtime{}
.text_listtime li{ line-height: 38px; overflow: hidden; font-size: 19px;}
.text_listtime li a{
	background-image: ;
    background-repeat: no-repeat;
    background-position: left top 12px;
    padding-left: 28px;
    float: left;
    max-width: 80%; 
    overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.text_listtime li span{ color:#444; }   


@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; }
	.text_listtime li{ font-size: 17px; }
}


/*---------------xilan---------------------*/
#xlmain {display: block;overflow: hidden;margin:0px;}
.xltoptitle{
    border-bottom: 2px solid #a62e2f;
    padding: 0px 0px 10px 0px;
    margin: 0 0 20px;
}
#xlmain .wztitle {
	    font-size: 32px;
    line-height: 44px;
    color: #a62e2f;
    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 .zg_wztxt.textxl p{ font-size: 16px; color:#404040; text-indent: 0; }


#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 *{
	    font-size: 16px!important;
    line-height: 34px!important;
    font-family: \5fae\8f6f\96c5\9ed1!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:#a62e2f; }

#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; }
	#xlmain .text_bottom p.text_center{ display: none; }
}


/*imghove*/
.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: #e5e5e5; 
    color: #333; 
	text-decoration:none;
    border: #eee 1px solid; 
    display: inline-block; 
	padding:8px 16px;
}
#pagenav_nextgroup{background:none;}
#pages .nolink{ padding:8px 22px; background:#acacac;}
#pages a:hover {
    border: #b12a17 1px solid; background: #b12a17;  color: #fff;
}
#pages a.curr {
    border: #b12a17 1px solid; background: #b12a17;  color: #fff;
}
#pages a.curr:visited {
    border: #b12a17 1px solid; background: #b12a17;  color: #fff;
}
#pages .curr{
	background: #b12a17;
    color: #fff;
	border:1px solid #b12a17;
	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; }
}