*{margin:0;padding: 0;font-family:"Helvetica Neue",Arial,"Hiragino Sans GB",STHeiti,"Microsoft YaHei"}
body{background: #fff;}
a{ text-decoration: none; color: #323232;}
li{list-style: none;}
img{width: 100%;}

.fl{float: left;}
.fr{float: right;}
.clearfix:after{display: block; content: '';clear:both;overflow: hidden; height: 0;}

header{background: #fff;border-bottom: 1px #ddd solid;margin-bottom: 60px;}
nav{}
.header{height:58px;line-height: 58px; margin: auto;width: 1200px;}
header .logo{margin: 5px 40px 0 0;width: auto;height: 50px;}
header nav a{color: #646464; display: inline-block;height:22px;line-height: 22px; /* border-right: 1px #d1d1d1 solid;*/width: 100%;padding: 10px 0;position: relative;}
header nav a::after{
  content: '';
  display: block;
  width: 1px;
  height: 22px;
  position: absolute;
  right: 0;
  top: 10px;
  background: #d1d1d1;
}
/*header li:last-child a{border-right: none;}*/
header li:last-child a::after{
  display: none;
}
header li{display: inline-block;width: 20%; text-align: center;}
header li.active{border-bottom: 3px #0fa1f6 solid;height: 57px;}
header li.active a{ color: #000; font-weight: bold;}

.footer{color: #646464; text-align: center;font-size: 12px; background: #eee;padding: 30px 0;}
.footer img{width: auto;vertical-align: middle;}
.footer p{line-height: 25px;}
.footer a{cursor: default;}

.container{width: 1200px; margin:auto; }

.item-title{margin-bottom: 20px;}
.item-title h2,.tab-item-box .tab-title-item{float:left; font-size: 20px; color: #fff; width:148px; height:45px; background: url(../images/tbg.png) no-repeat;text-align: center; line-height: 45px; font-weight: bold;text-indent: -5px;}
.more-bg{margin-left: 148px;}
.more-bg .more{color: #525252; font-size: 12px;margin-top: 27px; float: right}
.more-bg .line{background: url(../images/tag.png) 0 bottom repeat-x;height: 42px;}

/*******工作动态********/
.info-list{min-height: 300px;margin-bottom: 20px;}
.info-list li{line-height: 40px;}
.info-item .info{float: left;}
.info-item .time{float: right;}

/*************工作动态详情******************/
.news-content h2{text-align: center;font-size: 23px;color: #323232;}
.news-content h4{text-align: center;font-size: 15px;color: #aaa; font-weight: normal;margin-bottom: 50px;}
.news-content p{margin-bottom: 50px; color: #323232;}
.go-back{color: #323232; font-size:13px;}
/*******质量安全县**********/
.country-box{margin-bottom: 20px;}
.safe-county{border:1px #e5e5e5 solid;padding: 35px;}
.safe-county li{line-height: 35px; display: inline-block; width:160px; overflow: hidden;white-space: nowrap; text-overflow: ellipsis;}
.safe-county li:before{content:''; width:12px; height:12px; background: #d00c0e; display: inline-block;margin-right: 12px;}

/**********分页************/
.pager{text-align: center;line-height: 26px; font-size: 14px;margin:20px 0 30px;}
.prev,.next{color: #d1dbe5;}
.pager a{display: inline-block; width:28px; height:26px;border:1px #d1dbe5 solid; color: #333;margin-right: -1px;}
.pager a.current{background: #20a0ff; color: #fff; /* border-color:#20a0ff; */}

/*************考核*************/
.assess-list{min-height: 300px; border: 1px #e5e5e5 solid; padding: 15px 15px 30px;margin-bottom: 30px;}
.assess-list-header{background: #eef1f6;padding: 0 5%;}
.assess-list-body{background: #f9f9f9;padding: 0 5%;}
.assess-list-header li{float: left; width:18%; color: #323232; height: 50px;line-height: 50px;text-align: center;font-weight: bold;}
.assess-list-body span{display: inline-block; width: 18%; height: 45px; line-height: 45px; text-align: center;font-size: 14px;}
.assess-list-body p{border-bottom: 1px #e5e5e5 solid;}
.assess-list-body p:last-child{border-bottom: none;}
