body,html {
  width: 100%;
  min-width: 1340px;
}
body {
  font-family: 'Source Han Sans','Microsoft YaHei';
  font-size: 17px;
  margin: 0;
  color: #666; background:url(/20dajs/material/bg.png) center top no-repeat fixed;
}
a {
  text-decoration: none;
}
img {
  border: 0;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  clear: both;
}
.list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.wrap {
  background: url(/20dajs/material/bg-yunhe.png) center top no-repeat;
  padding: 0 0 45px;
  width: 100%;
  position: relative;
}
.top-search-box {
  position: absolute;
  top: 16px;
  right: 14px;
  width: 248px;
  height: 35px;
  border: 1px solid #2B6DD1;
  border-radius: 19px;
  background: #2B6DD1;
  background:rgba(43,109,209,0.65);
  z-index: 99;
}
.top-search-box .search-btn {
  width: 35px;
  height: 35px; background:url(/20dajs/material/search-btn.png) center no-repeat;
  float: left;
  margin-left: 30px;
  cursor: pointer;
}
.top-search-box .search-input {
  background: none;
  width: 170px;
  height: 35px;
  line-height: 35px;
  border: 0;
  outline: 0;
  padding: 0;
  font-size: 17px;
  color: #fff;
}
.top-search-box .search-input::placeholder {
  color: #fff;
}
.header {
  position: relative;
  height: 211px;
}
.header-brand {
  height: 158px;
  text-align: center;
}
.header-brand-inner {
  display: inline-block;
  height: 158px;
  line-height: 158px;
  margin: 0 auto;
}
.header-logo {
  margin-right: 24px;
  vertical-align: middle;
}
.header-slogan {
  margin-left: 24px;
  vertical-align: middle;
}
.header-nav {
  width: 1340px;
  height: 53px;
  line-height: 53px;
  background: #265fa4 url(/20dajs/material/header-nav.png) left center;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.37);
  margin: 0 auto;
  position: relative;
}


.header-nav ul {
  overflow: hidden;
  height: 53px;
}
.header-nav ul li {
  float: left;
  width: 14.285%;
}

 #news_content img { 
      max-width: 100%;
    }



.header-nav ul li {
  float: left;
  width: 12.5%;
}
.header-nav ul li a {
  display: block;
  width: 100%;
  color: #fff;
  font-size: 18px;
  text-align: center;
}
.header-nav ul li a.cur,
.header-nav ul li > a:hover,
.header-nav ul li:hover > a {
  background: #2f74c6;
  background: rgba(47, 116, 198, 0.63);
}
.header-nav .sublist {
  position: absolute;
  background: #f0f6fa;
  background: rgba(240, 246, 250, 0.9);
  width: 1338px;
  overflow: hidden;
  top: 53px;
  left: 0;
  z-index: 99;
  border: 1px solid #83aee2;
  border-top: 0;
  display: none;
}
.header-nav ul li:hover .sublist {
  display: block;
}
.header-nav .sublist a {
  width: 12.5%;
  float: left;
  color: #333;
  font-size: 16px;
}
.header-nav .sublist a:hover {
  text-decoration: underline;
  color: #265fa4;
}

.main {
  width: 1338px;
	overflow: hidden;
	background: #fff;
  border: solid 1px #d5d5d5;
  box-sizing: border-box;
  margin: 14px auto 0;
}
.tips-box {
  margin: 19px 0 0;
}
.tips-box ul li {
	width: 1298px;
  height: 45px;
  line-height: 45px;
  margin: 13px 19px;
	background-color: #ffffff;
	box-shadow: 0px 0px 3px 0px	rgba(0, 0, 0, 0.07);
	border: solid 1px #e6e6e6;
  box-sizing: border-box;
}
.tips-box ul li .title {
  float: left;
  font-size: 18px;
  color: #2c7eca;
  padding: 0 0 0 50px;
  margin: 0 16px 0 0;
}
.tips-box ul li .info {
  font-size: 17px;
  color: #575757;
  width: 1155px;
  height: 45px;
  overflow: hidden;
}
.tips-box ul li .info a {
  color: #575757;
  margin: 0 5px;
}
.tips-qxyj {
  background: url(/20dajs/material/tips-qxyj.png) 15px center no-repeat;
}
.tips-tqyb {
  background: url(/20dajs/material/tips-tqyb.png) 17px center no-repeat;
}
.tips-box ul li.tips-tqyb .info {
  width: auto;
}
.tips-tqyb .info .text {
  height: 45px;
}
.tips-box ul li.tips-tqyb .info a {
  margin: 0 5px;
}
.tips-box ul li.tips-tqyb .info a:hover {
  color: #2c7eca;
}
.tips-box ul li.tips-top-news {
  height: 96px;
  text-align: center;
}
.tips-top-news h1 {
  height: 46px;
  margin: 6px 0 9px;
	font-size: 35px;
	line-height: 46px;
}
.tips-top-news h1 a {
	color: #2c7eca;
}
.tips-top-news h2 {
	height: 22px;
	font-size: 17px;
  line-height: 22px;
  font-weight: normal;
  color: #575757;
  margin: 0;
}
.sidebar-news {
  background: #f2f2f2;
  min-height: 676px;
}
.sidebar-news li {
  margin: 0 0 17px;
}
.sidebar-news li a {
  display: block;
  width: 253px;
  height: 43px;
  line-height: 43px;
  color: #393939;
  background: #fff;
  border: 1px solid #b5b5b5;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.sidebar-news li a:hover,
.sidebar-news li .cur {
  background: #2574b8;
  color: #fff;
}
.news-list {
  width: 1004px;
  margin: 14px 19px 0 0;
}
.news-list .title {
  width: 100%;
  height: 54px;
  line-height: 54px;
  background: #dde8f4;
  text-align: center;
}
.news-list .tit-id {
  padding: 0 0 0 24px;
}
.news-list .tit-date {
  padding: 0 49px 0 0;
}
.news-list .list li {
  height: 55px;
  line-height: 55px;
  width: 100%;
  border-bottom: 1px solid #d9d9d9;
  text-align: center;
}
.news-list .list li a {
  color: #393939;
}
.news-list .list li .list-id {
  width: 60px;
  padding-left: 10px;
}
.news-list .list li .list-name {
  width: 600px;
  margin: 0 0 0 120px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news-list .list li .list-date {
  padding-right: 35px;
}
/* 面包屑 */
.crumb {
  width: 100%;
  height: 51px;
  line-height: 51px;
  background: #dce1e9;
}
.crumb span {
  padding: 0 0 0 50px;
}
.crumb a {
  font-size: 16px;
  color: #393939;
  margin: 0 5px 0 0;
}
/* 侧边栏 */
.sidebar {
  background: #f2f2f2;
  padding: 14px 14px 0;
  margin: 15px;
  text-align: center;
  clear: left;
}
/* 侧边栏 领导人 */
.sidebar-leader {
  width: 218px;
  padding: 14px 0 0;
}
.sidebar-leader .title {
  color: #265fa4;
  font-weight: bold;
}
.sidebar-leader ul {
  overflow-y: scroll;
  height: 1008px;
}
.sidebar-leader ul::-webkit-scrollbar {
  width: 10px;
  background-color: #d3d3d3;
}
.sidebar-leader ul::-webkit-scrollbar-thumb {
  background-color: #265ea5;
}
.sidebar-leader li {
  width: 185px;
  padding: 10px 0 14px;
  margin: 0 auto;
	line-height: 24px;
}
.sidebar-leader img {
  width: 184px;
  height: 123px;
}
.sidebar-leader li a {
  color: #707070;
  font-size: 17px;
}
.channel-logo {
  margin: 15px 0 0;
}
.channel-logo img {
  width: 1004px;
  height: auto;
}

/* 分页按钮 */
.pagination {
  text-align: center;
  font-size: 12px;
  padding: 30px 0 0;
}
.pagination a {
  display: inline-block;
  padding: 0 10px;
  height: 28px;
  line-height: 28px;
  border: 1px solid #ddd;
  text-decoration: none;
  color: #999;
  cursor: pointer;
  margin-right: 5px;
}
.pagination a:hover:not(.disabled):not(.current) {
  color: #2574b8
}
.pagination a.disabled {
  color: #bfbfbf;
  background: #f5f5f5;
  cursor: no-drop;
  border: 1px solid #ddd;
}
.pagination a.current {
  color: #fff;
  background: #2574b8;
  border: 1px solid #2574b8;
}
.pagination span {
  display: inline-block;
  padding: 0 10px;
  height: 28px;
  line-height: 28px;
  border: 1px solid #ddd;
  text-decoration: none;
  color: #999;
  cursor: pointer;
  margin-right: 5px;
  color: #fff;
  background: #2574b8;
  border: 1px solid #2574b8;
}
/*infopage*/
.top-banner{
    width: 1338px;
    overflow: hidden;
    margin: 0 auto;
}
.main-box {
    width: 1220px;
    overflow: hidden;
    margin: 0 auto 0;
    padding: 30px 59px;
    box-sizing: unset;
    border: none;
}
.section-item {
    padding: 30px 0 0;
    overflow: hidden;
    clear: both;
}
.section-item-top {
    height: 43px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.section-item-top .line{
    width: 325px;
    height: 4px;
    background-color:#CE4340;
}
.section-item-top .title{
    text-align: center;
    line-height: 75px;
    font-size: 24px;
    color: #fff;
    width: 453px;
    height: 75px;
    background: url("/20dajs/material/images/title.png") no-repeat center center;
    background-size: 100% 100%;
}
.section-item-top .line2{
    width: 334px;
    height: 4px;
    background-color:#CE4340;
}
.section-item-top .more{
    font-size: 18px;
    color:#CE4340;
}
.section-content{
    padding: 10px 0;
}


/* zt-dangjian */
.top-banner {
  width: 1338px;
  overflow: hidden;
  margin: 0 auto 0;
}
.top-banner img {
  width: 100%;
  display: block;
}
.main2{
  width: 1338px;
	overflow: hidden;
	background: #fff;
  border: solid 1px #d5d5d5;
  box-sizing: border-box;
  margin: 14px auto 0;}
  
/* 焦点图 */
.slideBox{ width: 650px; height:448px; overflow:hidden; position:relative;}
.slideBox .hd{ height:50px; width: 100%; background: #000; background: rgba(0,0,0,0.5); overflow:hidden; position:absolute; right:0; bottom:0; z-index:1; }
.slideBox .hd .pageState { margin:0 auto; color: #fff; line-height: 50px;}
.slideBox .hd .pageState span { font-size: 20px; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left; margin-left: 40px; margin-block-start:0em;
    margin-block-end: 0em;}
.slideBox .hd ul li{ float:left; width:352px; height:50px; line-height:52px; text-align:center; color: #fff; text-overflow: ellipsis;white-space: nowrap;overflow: hidden;display: none;}
.slideBox .hd ul li.on{ display: block;}
.slideBox .hd ul li a { color: #fff;}
.slideBox .bd{ width:100%; height:auto;}
.slideBox .bd ul{ width:100%; height:auto; list-style:none; text-decoration:none; padding:0;}
.slideBox .bd li{ zoom:1; vertical-align:middle; }

.slideBox .bd img{ width: 650px; height: 448px; display:block;}
.slideBox .prev,
.slideBox .next{ width:68px; height:50px; line-height: 50px; color: #fff;text-decoration: none; text-align: center; font-size: 26px;}
.slideBox .prev:hover,
.slideBox .next:hover{ color: #CE4340; }
.slideBox .prevStop{ display:none; }
.slideBox .nextStop{ display:none; }
/* 焦点新闻 */
.top-news {
  width: 550px;
  border-bottom: 2px solid #E9E9E9;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.border0 {
  border: 0;
  padding: 0;
  margin: 0;
}
.top-news h2 {
  height: 25px;
  line-height: 25px;
  width: 550px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.main h2 {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.top-news h2 a {
  color: #333;
  font-size: 20px;
}
.top-news p {
  color: #999;
  height: 44px;
  line-height: 22px;
  font-size: 14px;
  margin: 10px 0 20px;
}
.top-news p a {
  color: #CE4340;
  white-space:nowrap;
}
.top-news ul li {
  position: relative;
  height:20px;
  line-height:20px;
  padding-left: 12px;
  margin: 10px 0;
}
.top-news ul li::before {
  content: '';
  position: absolute;
  width: 4px;
  height: 4px;
  background: #CE4340;
  top: 10px;
  left: 0;
}
.top-news ul li a {
  width:550px;
  font-size:16px;
  color:#333;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.top-news .more {
  height: 20px;
  line-height: 20px;
}
.top-news .more a {
  font-size: 16px;
  font-weight: bold;
  color: #CE4340;
}
/* 信息块 */
.section {
  padding: 30px 0 0;
  overflow: hidden;
  clear: both;
}
.section-top {
  height: 36px;
  border-bottom: 4px solid #E9E9E9;
}
.section-top span {
  float: left;
  height: 40px;
  line-height: 40px;
  color: #fff;
  background: #CE4340 url(./zt-dangjian-tit.png) no-repeat right center;
  padding: 0 57px 0 17px;
}
.section-top a {
  float: right;
  font-size: 16px;
  font-weight: bold;
  color: #CE4340;
  line-height: 40px;
}
.gzdt ul {
  width: 1260px;
}
.gzdt li {
  float: left;
  width: 590px;
  margin: 0px 40px 0 0;
}
.gzdt li h2 {
  height: 25px;
  line-height: 25px;
  margin-bottom: 10px;
  margin-block-start: 0em;
    margin-block-end: 0em;
}
.gzdt li h2 a {
  font-size: 20px;
  font-weight: bold;
  color: #333;
}
.gzdt li p {
  font-size: 14px;
  color: #999;
}
.gzdt li p a {
  color: #CE4340;
  white-space: nowrap;
}
.xxck ul {
  overflow: hidden;
  background: #f5f5f5;
  margin-top: 20px;
  padding: 0 0 20px 20px;
}
.xxck ul li {
  width: 360px;
  padding-left: 16px;
  margin-right: 25px;
}
.xxck ul li h2 {
  position: relative;
}
.xxck ul li h2::before {
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #CE4340;
  top: 13px;
  left: -15px;
}
.xxck ul li h2 a {
  font-size: 16px;
}
.tbqzw .right li {
  width: 820px;
  float: right;
}
.tbqzw .right li h2 {
  text-align: center;
}
ul.small-list {
  width: 350px;
  float: left;
}
ul.small-list li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 3px;
  width: 360px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
ul.small-list li::before {
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #CE4340;
  top: 11px;
  left: 0;
}
ul.small-list a {
  color: #333;
  font-size: 16px;
}
.tbqzw .small-list a {
  font-weight: bold;
}
.item-bold {
  font-weight: bold;
}
.section-small {
  width: 380px;
  float: left;
  clear: none;
}
.section-small.center {
  margin: 0 40px;
}
.section-small li {
  margin: 20px 0 10px;
}
/* 文章详情 */
.news-detail {
  margin: 0 20px;
}
.news-detail .news-title {
  text-align: center;
}
.news-detail .news-title h1 {
  color: #265FA4;
  font-size: 32px;
  line-height:42px;
  margin: 20px auto 26px;
}
.news-detail .news-info {
  text-align: center;
  width: 100%;
  height: 40px;
  line-height: 40px;
  border: 1px dashed #999;
  background: #eaf0f4;
  color: #5d5e5f;
}
.news-detail .news-info ul {
  width: 500px;
  margin: 0 auto;
}
.news-detail .news-info li {
  float: left;
}
.news-detail .news-info .fontsize {
  margin: 0 20px;
}
.news-detail .news-info .fontsize a {
  margin: 0 3px;
  cursor: pointer;
}
.news-detail .news-info .fontsize .cur {
  color: #1D85DC;
}
.news-detail .news-info .share {
  margin: 7px 0 0;
}
.news-detail .news-content {
  margin: 38px 0 90px;
}
.zerogrid{width:1200px; height:auto;overflow:hidden; margin:0 auto;}
.footer {
    width: 100%;
    height: 230px;
	background: #4A7ECC;
	border-top:solid 1px #3061A9;
	font-size:14px; color:#fff;
	margin-top:30px;
}
.footer .zerogrid{padding-top:55px;}
.footer .left{ width:410px; float:left; text-align:right; padding-top:10px;}
.footer .left img{margin-left:20px;}
.footer .right{ width:760px; float:right; text-align:left; line-height:200%;}