body{
	margin:0;
	font-family:"Microsoft YaHei",SimSun,sans-serif;
	font-size: 18px;
	background:#F4F4F4;
	color:#333;
	min-width: 1200px;
}
*{padding:0px;margin:0px;}
ul{list-style:none;padding:0;margin:0;}
a{color:#333;text-decoration:none;}
.w1200{width:1200px;margin:0 auto;}
.w1160{width:1160px;margin: 0 auto 0px auto;}
.h40{width:100%;height:40px;}
.clear{width:100%;clear:both;}

/* 头部 */
.header{
	height: 500px;
	background: url(../images/tbj.jpg) no-repeat center top;
	margin-bottom:20px;
}
/* 顶部工具栏 */
.topbar{
	height: 57px;
	line-height: 57px;
	font-size: 18px;
	color: #fff;
	width: 1200px;
	margin: 0 auto;
}
.topbar span{margin-right:20px;text-align: right;float: right;}
.topbar span#ipv6{
    background: #ffffff61;
    padding: 10px 20px;
    border-radius: 32px;
    line-height: 24px !important;!i;!;
    margin-top: 7px;
}
.topbar a{margin-left:10px;color:#fff;}
.topbar a:hover{text-decoration:none;color:#3174e2;}


.logo{
	font-size:26px;
	font-weight:bold;
	color:#1e50a2;
	text-align: center;
	margin-top: 100px;
	margin-bottom: 53px;
}
.searchbox{
	display:flex;
	height: 60px;
	justify-content: center;
	margin-bottom: 69px;
}
.searchbox input{
	width:240px;
	border:none;
	outline:none;
	padding: 0 10px;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
	text-indent: 1em;
}

input[type="text"] {}
.searchbox button{
	width: 125px;
	color:#fff;
	border:none;
	cursor:pointer;
	background: url(../images/btns.png) no-repeat center;
	margin-left: -5px;
	font-size: 0;
}
/* 1. 输入框内用户输入的文字颜色 */
.searchbox input{
    color:#355e92;              /* 红色，可换任意色值 */
	font-size:16px;
}

/* 2. placeholder 提示文字颜色（主流浏览器兼容写法） */
.searchbox input::placeholder{
    color:#355e92;              /* 红色 */
    opacity:1;                  /* Firefox 默认透明度 0.54，设为1完全不透明 */
	font-size:16px;
}
.searchbox input::-webkit-input-placeholder{   /* Chrome/Edge/Safari */
    color:#355e92;
	font-size:16px;
}
.searchbox input:-ms-input-placeholder{        /* IE10+ */
    color:#355e92;
	font-size:16px;
}
.searchbox input::-moz-placeholder{            /* Firefox 19+ */
    color:#355e92;
    opacity:1;
	font-size:16px;
}
/* 导航 */
.nav{
	height: 60px;
	background: #1769CD;
}
.nav ul{
	list-style:none;
	padding:0;
	display:flex;
	height:100%;
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	line-height: 60px;
	color: #fff;
}
.nav li{
	position:relative;
	width: 20%;
}
.nav a{
	display:block;
	color:#fff;
	line-height: 60px;
	/* padding:0 40px; */
	font-size: 18px;
}
.nav a:hover,
.nav .active{
	background: #1B5DA9;
	color:#fff;
}


.main,.channel-wrap{
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    border-radius: 20px;
}

/*新闻tab切换*/
.mF_taobao2010 .txt li a{font-size: 18px !important;!i;!;font-weight: normal !important;}
.news-list{float:left;}
.news-right{width: 560px;float:left;margin-left: 20px;}
.news-box{
    padding-top: 20px;
    /* width: 1160px; */
    min-height: 379px;
    margin-bottom: 20px;
}
.btz-bt {
  /* background: #ffffff; */
  height: 45px;
  /* display: -webkit-flex; */
  /* display: -ms-flexbox;*/
  /* display: flex; */
  border-bottom: 2px solid #CBCACA;
}  
  
.btz-nr ul {
  width: 100%;
  margin: 0 auto;
  padding-top: 14px;
}  
  
.btz-nr {
  /* overflow: hidden; */
  position: relative;
}  

.btz-nr .gd{
    position: absolute;
    top: -30px;
    right: 0px;
}

.btz-nr .gd a{color: #928f8f;font-size: 16px;}
  
.btz-nrr {  
  overflow: hidden;  
  background: #fff;  
}  
  
.btz-nr ul li {
  line-height: 41px;
  background: url(../images/dot.jpg) no-repeat left center;
  margin: 0 8px;
  text-indent: 1em;
}  
  
.bmdt, .bmdt-h {
  width: auto;
  height: 45px;
  float: left;
  padding: 0 20px;
}  
  
.bmdt a, .bmdt-h a {
  display: block;
  font-size: 22px;
  color: #333;
  text-align: center;
  line-height: 45px;
  font-weight: normal;
}  
  
.bmdt-h {
  background: #1769CD;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}  
.bmdt-h a{
    color: #fff;
}

.bmdt-h span{
    color: #fff;
    display:block;
    height: 100%;
    line-height: 45px;
    font-size: 22px;
}
  
  
.btz-nr .time {
  float: right;
  font-size: 18px;
  color: #333;
}  
  
.btz-nr ul li a {
  font-size: 18px;
  color: #333;
}
.bsdt{
    border-bottom: 1px solid #acaaaa;
    padding-bottom: 10px;
}
.bsdt h3{
    line-height: 45px;
    margin-top: 10px;
}
.bsdt h3 a{
    font-size: 22px;
    font-weight: normal;
    color: #C12A29;
    line-height: 50px;
}
.bsdt p{
    text-indent: 2em;
    color: #696969;
    line-height: 27px;
    font-size: 14px;
}
.bsdt p a{}


.container{
    padding: 40px 0px;
}
.container .left-section{width:580px;float:left;}
.container .left-section .btz-wrap .btz-bt div.bmdt-h{border-radius: 0px;}
.container .right-section{width: 560px;float:left;margin-left:20px;}
.container .right-section .btz-bt div.bmdt-h,.specialSubject .btz-bt div.bmdt-h,.govInfomation .btz-bt div.bmdt-h,.friendLink  div.bmdt-h{border-radius:0px}
.container .right-section .btz-bt #cc,.specialSubject .btz-bt #cc,.govInfomation .btz-bt #cc{
    float: right;
    margin-top: 13px;
}

.ztzl .ztzl-pic {
	height: 104px;
	padding-top: 23px
}

.ztzl .ztzl-pic .pic-l {
	float: left;
	padding-right: 30px;
}

.ztzl .ztzl-pic .pic-r {
	float: right;
}
.ztzl-pic {
	overflow: hidden;
	position: relative;
	margin-top: 20px;
}

.ztzl-pic ul li {
	padding-right: 5px;
	float: left;
	overflow: hidden;
	text-align: center;
}

.ztzl-pic ul li img {
	width: 352px;
	height: 104px;
	display: block;
	padding: 2px;
}


/*政府信息公开*/
.govInfomation{}
.govInfomation .govInfo-list{
    /* margin-bottom: 40px; */
}
.govInfomation .govInfo-list ul{
    display: flex;
}
.govInfomation .govInfo-list ul li{
    background: #EFF3F6 url(../images/zhinan.png) no-repeat 25px;
    /* height: 90px; */
    width: 224px;
    margin-right: 10px;
    line-height: 70px;
    border-radius: 10px;
    margin-top: 20px;
    text-indent: 5em;
}

.govInfomation .govInfo-list ul li.nb{background: #EFF3F6 url(../images/nianbao.png) no-repeat 25px;}
.govInfomation .govInfo-list ul li.zd{background: #EFF3F6 url(../images/zhidu.png) no-repeat 25px;}
.govInfomation .govInfo-list ul li.ml{background: #EFF3F6 url(../images/mulu.png) no-repeat 25px;}
.govInfomation .govInfo-list ul li.ysqgk{background: #EFF3F6 url(../images/ysqgk.png) no-repeat 25px;}
.govInfomation .govInfo-list ul li.bjtj{background: #EFF3F6 url(../images/tongji.png) no-repeat 25px;}
.govInfomation .govInfo-list ul li:hover{background-color: #1769cd}
.govInfomation .govInfo-list ul li:hover a{color:#fff;}
.govInfomation .govInfo-list ul li:last-child{margin-right:0px;}
.govInfomation .govInfo-list ul li a{
    font-size: 20px;
    color: #818181;
    display: block;
}


.friendLink{background: #F7F8FA;line-height: 45px;color: #818181;height: 45px;overflow: hidden;}
.friendLink #Link1{font-size: 20px;color: #818181;margin: 0 10px;}
.friendLink #Link1:hover{color:#1769cd;}

.specialSubject,.govInfomation,.friendLink{margin-bottom:40px;}


.footer{}
.footer .fo-nei{
    margin-top: 40px;
    margin-bottom: 40px;
}
.footer .fo-nei .fo-nei-l{float:left;margin-right: 15px;border-right: 1px solid #ccc;padding-right: 15px;}
.footer .fo-nei .fo-nei-l #imgConac{
    height: 58px;
    margin-right: 20px;
}
.footer .fo-nei .fo-nei-r{}
.footer .fo-nei .fo-nei-r p{
    padding=top: 20px;
    padding-top: 12px;
    font-size: 16px;
}

.tianqi{width:560px;height:274px;background:url(../images/tq.png) no-repeat center top;background-size: 100% 100%;margin-top:10px;}
.tianqi-top{position: relative;}
.tianqi-top h3{color: #fff;font-size: 30px;text-align: center;line-height: 59px;}
.tianqi-top p{position: absolute;top: 30px;right: 10px;color: #fff;font-weight: 500;font-size: 16px;}
.tianqi-middle{height: 153px;}
.tianqi-middle .weatherLever{width: 34%;float: left;font-size: 60px;font-weight: bold;color: #fff;text-align: right;height: 153px;line-height: 140px;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);}
.tianqi-middle .zhishu{width: 50%;float: left;padding-left: 10%;color: #fff;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);font-size: 20px;padding-top: 40px;}


.list-wrap{width:1160px;margin:0 auto;min-height: 528px;padding: 20px;height: auto;display: flow-root;}
.list-top {
	width: 100%;
	height: 55px;
	/* background: #f3f3f3; */
	margin-bottom: 20px;
	line-height: 55px;
	font-size: 18px;
	text-indent: 10px;
	padding-left: 0;
	border-bottom: 1px solid #1769cd;
	box-shadow: 0 4px 6px -6px rgb(23 105 205);
}
.list-l {
	width: 240px;
	background: #f4f4f4;
	padding-bottom: 20px;
	float: left;
}

.list-l h3 {
	height: 60px;
	text-align: center;
	line-height: 60px;
	color: #333;
}

.list-one {
	width: 212px;
	height: 45px;
	text-align: center;
	background: #fff;
	line-height: 45px;
	margin: 10px auto;
	color: #0562c9;
}

.list-one a {
	display: block;
	font-size: 18px;
	/* font-weight: 100; */
}

.list-one a:hover .list_dt{
	background: #0193d2;
	color: #fff;
}

.list-one a .lanmu_On{
	background: #0193d2;
	color: #fff;
}

.list-r {
	width: 900px !important;
	float: right;
}

.list-rr {
	float: right;
}

.list-rr h3 {
	color: #333;
	padding-bottom: 20px;
}

.xqk .list-r ul {
	height: auto;
}

.list-r ul li {
	line-height: 45px;
	/* background: url(../images/w-02.gif) no-repeat left center; */
	text-indent: 1em;
	color: #555;
	/* border-bottom: 1px dashed #e4e4e4; */
}
.list-r ul{border-bottom: 1px #CCCCCC dashed;padding-bottom: 20px;}

.list-r .time {
	float: right;
	color: #999;
	font-size: 16px;
}
.list-wrap .list-r .lb-time {
	float: right;
}

/*页码*/
.page-wrap{width: 100%;height: 60px;text-align: center;margin-top: 40px;}
.page-wrap a {border-radius: 5px;font-family: Microsoft Yahei;color: #fff;background: #2a5697;padding: 5px 10px;}
.page-wrap a:hover {background: #3fd2c0;}
.page_input {margin: 0 10px;line-height: 25px;height: 25px;border: 1px solid #ccc;}
.page-wrap .submit {border: 0px;border-radius: 5px;font-family: Microsoft Yahei;color: #fff;background: #c00000;padding: 5px 10px;}



.list-wrap .nr-bt {
	font-weight: bold;
    width: 95%;
    height: auto;
    font-size: 28px;
    color: #333;
    text-align: center;
    line-height: 36px;
    margin: 40px auto 15px auto;
    overflow: hidden;
}

.list-wrap .nr-time {
	width: 95%;
    line-height: 55px;
    color: #999;
    text-align: center;
    margin: 0 auto 24px auto;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ddd;
    margin-bottom: 10px !important;
}

.nr-zw {
	width: 95%;
    height: auto;
    color: #333;
    text-align: left;
    line-height: 35px;
    margin: 0 auto;
    overflow: hidden;
    font-family: "宋体";
}
#content-wrap img {
    max-width: 920px;
    height: auto;
}

#content-wrap li {
	padding: 20px 32px !important;
}