@charset "utf-8";
/* CSS Document */

#picshow {
	position:relative;
}
#picshow, #picshow_img {
	width:870px;
	height:513px;
	overflow:hidden;
	float:left;
}
#picshow_img li {
	width:870px;
	height:513px;
	overflow:hidden;
	float:left;
	display:none;
}
#picshow_img img {
	width:870px;
	height:512px;
	object-fit:cover;
}
#picshow_tx {
	left:0px;
	width:870px;
	bottom:0px;
	position:absolute;
	height:60px;
	overflow:hidden;
}
#picshow_tx li {
	padding:10px 30px;
	height:50px;
	color:#fff;
	display:none;
}
#picshow_tx li a {
	font-size:18px;
	color:#fff;
}
#picshow_tx li a:hover {
	text-decoration:none;	
}
#picshow_tx li h3 {
	margin:13px 0;
}

#select_btn {
	width:530px;
	height:513px;
	color:#111;
	float:right;
	display:inline;
	background-color:#fff;

	position:relative;

}
#select_btn li {
    padding:10px 20px 10px 40px;
    width:460px;
    height:151px;
    cursor: pointer;
    transition: all .7s ease 0s;
    color:#333;
	overflow:hidden;
	
	background:#ffffff;
}
.select_menu{font-size:18px; border-bottom:1px solid #e9e9e9; margin-top:10px; line-height:30px; text-shadow:0px 0px 0px #000; padding-bottom:20px;}
.select_menuN{font-size:14px; margin-top:10px; color:#666666; line-height:24px; height:120px; overflow:hidden; }
.select_menurq{display:none; background:#a6070b; width:90px; color:#FFF; margin-top:10px; text-align:center; padding:6px 5px 6px 5px; font-size:16px; }
#select_btn li:hover {
    background-color: #eef6fc; /*eef6fc*/
}
#select_btn li a:hover {
    color:#333
}
#select_btn li.current {
    background-color: #eef6fc;   /*eef6fc;*/
    background-image: url('/images/arrow-right.png');
    background-repeat:no-repeat;
    background-position:left center;
}
#select_btn li.current .select_menu { font-weight:bold; }
#select_btn a {
	color:#000;
}

.fyxiaotubnav{position:relative; height:40px;top:10px; right:0px}
.fypic{width:20px; height:20px; border:0px; position:absolute;}
#select_btn .select_text {
	height:20px;
	font:bold 13px/16px 'Microsoft YaHei';
	overflow:hidden;
	display:block;
}
#select_btn .select_text:hover {
	text-decoration:underline;
}
#select_btn .select_date {
	height:23px;
	line-height:23px;
	overflow:hidden;
	display:block;
}
#foot_bm a, #foot_bm, p, p a {
	color:#666;
}

.newsnav_D{width:1400px; height:auto; overflow:hidden; margin:0px auto; }
.newsnav_F{width:1400px; margin-top:30px; }
.newslist_nav{width:1400px; height:auto; overflow:hidden; clear:both}
.newslist_nav02{width:1400px; margin-top:30px;clear:both;}
.newslist_lieft01{width:870px; float:left}
.newslist_lieftbt{font-size:21px; font-weight:bold; color:#C00 /*#0067b4*/; }
.sztoutiao {color:#C00;}
.newslist_jxnav{ width:870px; height:auto; overflow:hidden; margin-top:20px;}
.newslist_jxnav01{width:870px;height:auto; overflow:hidden;} 



.newslist_leftlistnav{margin-top:30px;}
.newslist_leftlistnav li{ width:870px; height:auto; border-top:1px solid #e9e9e9; margin-top:30px; padding-top:30px;overflow:hidden;}
.newslist_lefttupic{ width:195px; height:140px; float:left; margin-right:35px; overflow:hidden; }
.newslist_lefttupic img { object-fit:cover; object-position:100% -10px /**top**/; transition:all 0.6s; }
.newslist_lefttupic img:hover { transform: scale(1.16); }
.newslist_leftwzbt{width:615px; height:124px; float:left; margin-left:30px;}
.newslist_leftwzbt a{ font-size:18px; color:#333333;}
.newslist_leftwzbt a:hover{ color:#305798}
.newslist_rq{height:auto; margin:20px 0px;}
.newslist_rq01{float:left; color:#666; font-size:14px; margin-top:20px;font-family:arial;}
.newslist_rq02{float:right}

.newslist_leftcwz{ width:860px;}
/*
.newslist_leftcwz div:first-child {max-height:80px;}
*/
.newslist_leftcwz a{ font-size:23px; color:#000000; line-height:34px;}
.newslist_leftcwz a:hover{ color:#305798;}

.newsL_rightnav{width:500px;float:left; margin-left:30px; margin-top:55px; }
.newsL_right_gg{ width:500px; height:auto; overflow:hidden;}
.newsL_right_gg img { width:500px!important; height:auto!important;}
.newsL_right_rdzx{width:478px; border:1px solid #e9e9e9; margin-top:30px;padding:10px;}
.newsL_right_rdzxbt{font-size:19px; color:#C00; font-weight:bold; border-bottom:2px inset #E8E8E8;padding-bottom:10px;}
.newsL_right_rdzxbt::before { content:'|';padding-right:4px; color:#C00;}
.newsL_rightTZ{margin-top:20px;}
.newsL_rightTZ ul{margin-top:10px; }
.newsL_rightTZ li{  height:auto;overflow:hidden; display: block;font-size:15px;font-family:"Hiragino Sans GB",Tahoma,arial,sans-serif; padding:15px 10px; padding-left:24px;line-height:22px; counter-increment: steps; position:relative;   border-bottom:1px dotted #ccc;}
.newsL_rightTZ li::before {
  content: counter(steps,decimal-leading-zero);
  margin-right: 0.5rem;
  /*background: #0067B4;*/
  color: #ABABAB;
  width: 1.6em;
  height: 1.2em;
  /*border-radius: 50%;*/
  display: inline-grid;
  place-items: left;
  line-height: 1.2em;
  font-size:17px;   
  padding:4px;
  text-align:left;
  position:absolute;
  top:16px;
  left:10px;
  /*margin-top:-0.6em;*/
}

.newsL_rightTZ li:nth-child(-n+3)::before {color:#FE0000;} 
.newsL_rightTZ li:last-child {border-bottom:none;}
.newsL_rightTZ li a { padding-left:30px; display:inline-block;}
.newsL_rightTZ li a:hover{ color:#305798;}
.newsL_rightTZ img { width:100%!important; height:auto;  object-fit:cover; }


@media screen and (max-width:768px) {
	
	* {
		padding:0;
		margin:0;
			
		-moz-user-select: none;
		-webkit-user-select: none;
		-ms-user-select: none;
		-khtml-user-select: none;
		user-select: none;	
		
	}
	body {
		padding:0;
		margin:0;
		-webkit-tap-highlight-color:rgba(0,0,0,0);
	}
	a:focus,
	input:focus,
	p:focus,
	div:focus{
		-webkit-tap-highlight-color:rgba(0,0,0,0);
		/*-webkit-user-modify:read-write-plaintext-only; */
	}
	/*ËÑË÷*/
	body .bj_head {width:100%; height:50px; position:relative; margin:0; padding:0; overflow:hidden; display:flex; border-bottom:1px solid #f1f1f1; }
	.bj_head .bj_head_logo {clear:both; position:relative;left:0;top:0; float:left;width:110px; height:40px;}
	.bj_head .bj_head_logo img {width:100px; height:35px; padding:0; margin:0; margin-top:5px; padding-left:5px;}
	.bj_head_an, body .whether {display:none;}
	
	.bj_head .bj_head_search {float:left; width:100%; position:relative;left:5px;top:10px;height:40px; padding:0;margin:0;}
	
	.bj_head .barhid {display:inline-block;width:55px;min-width:55px; height:40px; float:right; text-align:center;}
	.bj_head .barhid img {width:25px; height:25px; padding-top:12px; text-align:center; padding-left:5px; }
	
	
	.bj_head .bj_head_search .bar2 {height:30px; margin:0;padding:0; width:100%; position:relative; overflow:hidden;  }
	.bj_head .bj_head_search .bar2 #q {display:block; width:100%; height:30px;line-height:30px; margin:0px;padding:0px 5px; border:none; border-radius:0px; margin-right:10px; font-size:14px; font-weight:normal; }
	.bj_head .bj_head_search .bar2 #q::placeholder { font-size:14px;}
	.bj_head .bj_head_search .bar2 input{clear:both; display:inline-block; float:left; margin:0; padding:0; }
	.bj_head .bj_head_search .bar2 button {position:absolute;left:82%;top:0px; width:45px;height:30px;padding:0px; margin:0px;  background-position:10px center;background-image:url('/images/barsearch.png'); background-size:25px; border-radius:0;}
	
	/*µ¼º½*/
	body .bjmenu02{
		display:none;
		position:absolute;
		top:50px;
		left:0px;
		width:100%;
		height:320px;
		border-bottom-left-radius:5px;
		border-bottom-right-radius:5px;
		color:#fff;
		margin:0px;
		padding:0px;
		z-index:90;
		overflow:hidden;
		background:rgba(0,0,0,1);
	}
	.bjmenu02 .bjmenunav02 {
		width:auto;
		height:100%;
		padding:0px;
		margin:10px 10px;
	}
	.bjmenu02 .bjmenunav02 ul {
		width:100%;
		height:100%;
		padding:0px;
		margin:0px;
		position:relative;
	}
	.bjmenu02 .bjmenunav02>ul>a:hover {
		background:#000;
	}
	.bjmenu02 .bjmenunav02 li {
		display:block;
		width:20%;
		margin:0px;
		padding:0px;
		height:30px;
		line-height:30px;
		float:left;
		text-align:center;
		background:#000;
		font-size:14px;
	}
	.bjmenu02 .bjmenunav02 li:hover {
		background:#000;
	}
	.bjmenu02 .bjmenunav02 .bjsymenu20{ 
		width:100%;
		padding:0px;
		margin-top:10px;
		text-align:center;
		display:block;
	}
	.bjmenu02 .bjmenunav02 .bjsymenu20 a {
		float:left;
		padding:0px 6%;
		font-size:14px;
	}
	.bjmenu02 .bjsymenu20 .bjms-content {
		width:100%;
		padding:0px;
		margin:0px 20px;
		height:120px;
		display:block;
		position:relative;
		left:0px;
		top:10px;
		overflow:hidden;
	    background:#000;
	}
	.bjmenu02 .bjsymenu20 .bjms-content span  {
		display:inline-block;
		padding:0px;
		margin:0px 0px;
		text-align:center;
		width:33%;
		height:30px;
		line-height:30px;
		float:left;
		color:#f00;
		background:#000;
	}
	
	/*ÕýÎÄ*/
	.newsnav_D, .newsnav_F, #zSlider { width:100%; margin:0; padding:0; }
	.picshow { width:100%; margin:0; padding:0;}
	#select_btn { display:none; }
	#picshow { width:100%;height:240px;  margin:0; padding:0; }
	#picshow #picshow_img { width:100%;height:100%;  margin:0; padding:0; }
	#picshow #picshow_img>ul li { width:100%; height:100%; margin:0; padding:0;}
	#picshow #picshow_img>ul li img {width:100%;height:100%; margin:0; padding:0;  }
	
	#picshow #picshow_tx { width:100%;height:auto; margin:0; padding:0;}
	#picshow #picshow_tx>ul li { width:auto;height:auto; margin:0; padding:10px 10px;background:rgba(0,0,0,.4);}
	#picshow #picshow_tx>ul li h3 { display:block; width:auto;height:auto; margin:0; padding:0;}
	#picshow #picshow_tx>ul li h3 a {  font-size:17px;  }

	.newslist_nav { width:100%; margin:0; padding:0;  }
	.newslist_nav02, .newslist_lieft01 { width:100%; margin:0; padding:0;  }
	
	.newslist_lieftbt { width:100%; margin:0; padding:10px 10px; font-size: 18px; font-weight:bold; }
	.newslist_leftlistnav { width:100%; margin:0; padding:0; } 
	.newslist_leftlistnav ul { width:100%; margin:0; padding:0;} 
	.newslist_leftlistnav ul li { display:block; width:100%; height:auto; margin:0; padding-top:10px;  overflow:hidden;}
	.newslist_leftlistnav ul li .newslist_lefttupic { width: 140px; height:90px;padding-left:10px;padding-right: 20px; padding-bottom:5px;}
	.newslist_leftlistnav ul li .newslist_lefttupic img { width:150px; height:90px;}
	.newslist_leftlistnav ul li .newslist_leftwzbt { margin-left:10px; height:auto; }
	.newslist_leftlistnav ul li .newslist_leftcwz { width:100%; margin:0; padding:0 10px; height:auto;}
	.newslist_leftlistnav ul li .newslist_leftcwz>div:first-child { width:auto; margin:0; padding:0px 15px 5px 0px;}
	.newslist_leftlistnav ul li .newslist_leftcwz>div a {font-size:20px!important; color:#333; line-height:26px!important; }
	.newslist_leftlistnav ul li .newslist_leftcwz>div.newslist_rq {width:auto;display:inline-block; height:auto;overflow:hidden; margin:5px 10px 10px 0px; padding:0px 10px 0px 0px; color:#777!important;}
	.newslist_leftlistnav ul li .newslist_leftcwz>div .newslist_rq01 {display:block;margin:0; height:auto; padding:10px 0px 5px 0px; font-size:13px; color:#777!important; }
	.newsL_rightnav {display:none;}
	.preview_float>img{width:100%!important;height:auto;}
	#loadmores { display:block; padding:0; margin-top:5px; width:100%; height:40px; line-height:40px; text-align:center; font-size:14px; border:1px solid #f1f1f1;}
	
	/*µ×²¿*/
	body .bottom {
		width:100%;
	  	padding:0px;
	  	margin:0px;
		height:50px;
		line-height:50px;
		overflow:hidden;
     }
	 .foot_ad, .foot_4 {
		 display:none;
	 }
    .foot_3 p:nth-child(1) {
	  	display:none;
     }
    .foot_3 p {
	  	font-size:13px!important;
	  	line-height:50px!important;
		text-align:center!important;
     }
     .foot_3 a.hme,.foot_3 a.gab {
	display:none;
    }
}