@charset "utf-8";
/* CSS Document */
html,body{ font:14px/1.8 'Microsoft YaHei'; color:#333; -webkit-text-size-adjust:none; background: #f5f5f5; }
h1,h2,h3,h4,h5,h6,p{ padding:0; margin:0; font-weight:normal;outline: none;}
ol,ul,li,dl,dt,dd{ list-style:none; padding:0; margin:0;}
a{ color:#333; text-decoration:none;}
a:hover{ text-decoration:none;}
img { max-width:100%; height:auto;}
a img{display: inherit;}
.clear{ clear:both;}
/*导航*/
.fl {float: left;}
.fr {float: right;}

.gov_tab_head .bigtitle {
    background-color: #1C649F;
}
.lbx{margin-bottom:50px;}
.bt-main .container{    background: #ffff;
    padding: 2%;}
/***** 当前位置 *****/
.location{width:100%;min-width:1200px;background-color:#f4f4f4;height:44px;line-height:44px;overflow: hidden;}
.location .container{background:url("weizhi.png") no-repeat left center;padding-left:22px; font-size: 16px;}
.location .container a{ font-size: 16px;}
.location a:hover{color:#115db2;}
.gov_tab_head {  height:42px;line-height:42px;border-bottom:#ddd 1px solid; font-size:14px; overflow:hidden;margin-bottom:20px; }
.gov_tab_head .bigtitle{    font-size: 24px;float:left;margin:0;border:none;background-color: #115db2;text-align:center;color:#fff; font-weight:bold;padding: 0 48px;}
.gov_tab_head .bigtitle a{color:#fff;}
.bm li a {font-size:16px; }
.bm li{margin-top:12px;border: 1px solid #ddd;
    text-align: center;
    margin-right: 6px;
    line-height: 46px;
    width: 24.3%;}
.bm li:hover{background:  #115db2;}
.bm li:hover a{color: #fff;}
.zimg{   margin: 14px 0 30px;}
.zimg img{margin:0 auto; display:block;}
.content-box b {
	color: #115db2;
}
.content-box span {
	display: block;
	width: 100%;
	clear: both;
	line-height: 200%;margin-bottom: 7px;
}
.header-box {
	width: 100%; font-size:16px;
}

.video-box {
	float: left;
	width: 50%;
	padding:0;
}

.video-box .video {
	margin: 0 auto;
	height: auto;
	background-color: #000000;
}

.video-box .video video {
	margin: 0 auto;
	width: 100%;
	height: auto;
	background-color: #000000;
}

.video-box .pic {
	margin: 0 auto;
	height: auto;
}

.video-box .pic img {
	margin: 0 auto;
	height: auto;
	width: 100%;
}

.content-box {
	width: 50%;
	float: left;
	padding-left: 4%;
}
.huiyi-title {
font-size: 24px;
    font-weight: 600;
    text-align: center;
    color: #333;
    margin-bottom: 14px;
    line-height: 200%;
    padding-top: 6px;
}
.nt h1 {
	display: block;
	overflow: hidden;
	text-align: center;
	margin-bottom: 0%;

	padding: 20px 0px;
	line-height: initial;
	font-size: 28px;
	color: #115db2; font-weight: bold;
padding-top: 4%;
}
.piclist {
    clear: both;margin-top: 2%;
    width: 100%;
    display: block;
	height: auto;}
.piclist ul li {
    float: left;
    width: 275px;margin-top: 5px;
   
    margin-right: 5px;
	margin-bottom: 5px;}
.crumbsline {
    height: 8px;
	background: url(hx.png) 0 0 repeat-x;     margin-bottom: 3%;}
.content-box p {
	font-size: 16px;
	line-height: 200%;
}
.nt.nt1 h1{border-bottom:none;margin-bottom: 0%;}
.textlist {
	margin: 0 auto;
	color: #333;
	font-size: 16px;
	line-height: 200%;
	padding: 10px 30px;
	height: 700px;
	overflow-y: scroll;
	overflow-x: hidden;
}

.textlist p {
	outline: none;
}
.scrollbar::-webkit-scrollbar {
	/*滚动条整体样式*/
	width: 10px;
	/*高宽分别对应横竖滚动条的尺寸*/
	height: 1px;
}

.scrollbar::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
	border-radius: 10px;
	background-color: #115db2;

}

.scrollbar::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	/*border-radius: 10px;*/
	background: #eee;
}
.textlist strong{
	color: #1e50ae;
	font-weight: bold;
	display: block;
	width: 100%;
	line-height: 50px;
}
  .textlist img { margin: 0 auto;
    display: block;}
@media (max-width: 1152px) and (min-width: 991px) {
.piclist ul li {

	width: 240px;}	
	.location{min-width:100%;}
	
}
@media (max-width: 991px) and (min-width: 767px) {
.bm li {
	width: 32.4%;}
}
@media (max-width:768px){
	.location{display:none;}
	.gov_tab_head .bigtitle {
		font-size: 18px;}
	.bm li a {
		font-size: 15px;}
	.bm li {line-height: 28px;
		width: 47.4%;
		float: none;
		width: 100%;
		padding: 10px;
	}

	.video-box .video {
		margin: 0 auto;
		height: auto;
		background-color: #000000;
	}

	.video-box .pic {
		margin: 0 auto;
		height: auto;
	}

	.content-box {
		width: 100%;
		float: none;
		padding: 10px;
	}

	.content-box p {
		font-size: 16px;
		line-height: 200%;
	}

	.box_box,
	.container,
	.main {
		width: 100%;
	}

	.crumbs {
		width: 100%;
	}


	.piclist {
		height: auto;
	}


	.piclist ul li {
		width: 49%;
		height: auto;
		margin-right: 1%;
		margin-bottom: 2px;
	}
	.piclist ul li:nth-child(5n+0) {
		margin-right: 1%;
	}
.piclist ul li:nth-child(2n+0) {
	margin-right: 0;
}
	.piclist ul li img {
		width: 100%;
		height: auto;		
	}

	.textlist {
		padding: 10px 10px;
	}

	.other {
		display: none;
	}

	.nt,
	.nt h1,
	.textlist,
	.textlist p {
		width: 100%;
	}

	.nt {
		border-bottom: none;
	}

	.nt h1 {
		padding: 0;
		margin: 5px 0 20px 0;
		font-size: 18px;
		line-height: 32px;
	}

	.textlist {
		background: url(line.png) no-repeat top center;
		background-size: 100% 7px;
		height: 500px;
	}

	.textlist p {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
.textlist img {
	width: 96%!important;
	height: auto!important;
	margin: auto!important;
	
}
	.textlist div {
		overflow-x: scroll;
	}

	.textlist div::-webkit-scrollbar {
		display: none;
	}
.video-box{width:100%;}
	.huiyi-title {
		font-size: 16px;}
	.header-box {
		font-size: 15px;}

}

@media (max-width:479px) {
  

}