html{
	min-width:1200px;
}

a {
    text-decoration: none;
    color: inherit;
}

.clearfix {
    /* 触发 hasLayout */
    zoom: 1;
}

.clearfix:after {
    content: "020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.wrapper {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  visibility: visible;
  display: block;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.pos {
  width: 1200px;
    height: 25px;
    line-height: 25px;
    margin: 20px auto;
    background: url(/public/site-location.png) no-repeat left center;
    padding-left: 36px;
    font-size: 14px;
    color: #454545;
}

.pos a {
  color: #454545;
}

.content{
  padding: 30px 0;
}

.content, .viewList {
  box-sizing: border-box;
  width: 1200px;
  margin: 0 auto;
  border: solid 1px #f0f0f0;
  overflow: hidden;
}

.content .sidebar{
  box-sizing: border-box;
  width: 20%;
  padding: 0 20px;
}

.content .sidebar ul{
  list-style: none;
  overflow: hidden;
}

.content .sidebar ul li{
  margin-bottom: 20px;
}

.content .sidebar ul li a{
  width: 198px;
	height: 42px;
	background-color: #ffffff;
	border: solid 1px #dddddd;
  display: block;
  font-size: 16px;
  line-height: 42px;
  text-align: center;
  color: #333333;
  position: relative;
  box-sizing: border-box;
}

.content .sidebar li a:hover,.content .sidebar li.current a{
    color: #fff;
    background-color: #54bb5e;
}

.content .viewList{
  width: 80%;
  border: none;
} 

.viewList ul {
  list-style: none;
  margin: 30px 30px 0 20px;
  overflow: hidden;
}

.content .viewList ul {
  margin-top: 0;
}

.content .viewList ul li {
  width: 910px;
}

.viewList ul li {
  width: 1148px;
  height: 60px;
  line-height: 60px;
  color: #3b3939;
  overflow: hidden;
  margin: 4px 0;
}

.viewList ul li:not(:last-child){
  border-bottom: 1px dotted rgba(204, 204, 204, 0.4);
}

.viewList ul li a {
  font-size: 18px;
  color: #333333;
}

.viewList ul li a:hover {
  color: #54bb5e;
}

.viewList ul li .dot {
  width: 5px;
  height: 5px;
  background-color: #cccccc;
  float: left;
  margin: 29px 12px 0 0;
}

.content .Links ul li .til {
  width: 810px;
}

.viewList ul li .til {
  width: 1000px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  float: left;
}

.content .viewList ul li .til {
  width: 800px;
}

.viewList ul li .time {
  font-size: 16px;
  color: rgba(51, 51, 51, 0.5);
  float: right;
}

.content .page {
    width: 960px;
}

.page {
    width: 1147px;
    height: 41px;
    margin: 40px auto;
    text-align: center;
    padding-top: 35px;
}

.page a {
    color: #8c9eb3;
    border: 1px solid #c9ccd0;
    padding: 4px 7px 4px 11px;
    margin: 0 2px;
}

.page a.current {
    color: #fff;
    background-color: #54bb5e;
}

.zw-title {
  width: 1100px;
  font-size: 24px;
  font-weight: normal;
  text-align: center;
  color: #282828;
  margin: 45px auto;
}

.zw-info {
  width: 1100px;
  margin: 30px auto;
  line-height: 40px;
  padding-bottom: 5px;
  border-bottom: dashed 1px #d5d5d5;
  font-size: 14px;
  color: #666;
  text-align: left;
  position: relative;
}

.zw-info .time {
  margin: 0 20px 0 0;
}

.zw-info .changeFont {
  margin-right: 20px;
}

.zw-info .print {
  margin-right: 20px;
  cursor: pointer;
}

#lFont,
#mFont,
#sFont {
  margin: 0 5px;
  cursor: pointer;
}

.zw {
  width: 1100px;
  margin: 15px auto 50px auto;
  font-size: 16px;
  line-height: 36px;
  color: #424242;
}

.zw p {
  margin-top: 10px;
  line-height: 2em;
  text-align: justify;
}

.zw img {
  display: block;
  max-width: 100%;
  margin: 15px auto !important;
}

.my-fav {
  display: none;
}
.with-fav {
  color: #2c8be9;
}
.fav-wrap {
  margin-right: 20px;
  display: inline-block;
}
.fav-wrap a {
  cursor: pointer;
}
.shareIcon {
  display: inline-block;
}

.SiteName {
  display: none;
  margin: 20px auto 0;
}

.SiteName img {
  display: block;
  margin: 0 auto;
}

@media print {
  html,
  body {
    min-width: 1px !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  .floatPanel,
  .pos,
  .xgwz,
  .changeFont,
  .print,
  .shareIcon,
  .head,
  .fp-itm,
  .Links,
  .foot {
    display: none !important;
  }
  .SiteName {
    display: block !important;
  }
  .con {
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    min-height: 1px !important;
  }

  .con .viewList,
  .con .viewList .zw-title,
  .con .viewList .zw-info,
  .con .viewList .zw {
    width: 100% !important;
    border: 0 !important;
  }

  .copyright .con {
    width: 100% !important;
  }
  .copyright .con .right a {
    display: none !important;
  }
}

.xgwz {
  width: 1100px;
  margin: 0 auto;
}

.xgwz ul li {
  width: 1025px;
}

.xgwz ul li .til {
  width: 850px;
}

.t-title {
  font-size: 20px;
  height: 24px;
  line-height: 24px;
  color: #2c8be9;
  border-left: 3px solid #2c8be9;
  padding-left: 8px;
}

.news-list {
  overflow: hidden;
}

.news-list .item {
  width: 100%;
  position: relative;
}
.news-list .item .title {
  position: relative;
  padding-left: 0px;
  width: 570px;
  height: 44px;
  line-height: 44px;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-indent: 1.2em;
}
.news-list .item .time {
  position: absolute;
  right: -49px;
  top: 0;
  height: 44px;
  line-height: 44px;
  font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #999999;
	opacity: 0.7;
}
.news-list .item .title a{
    cursor: pointer;
}
.news-list .item .title a:hover {
  color: #54bb5e;
}
.news-list .item::before {
  content: " ";
  position: absolute;
  left: 4px;
  top: 19px;
  width: 6px;
  height: 6px;
  background-color: #54bb5e;
  border-radius: 3px;
}
#floor1 .floor1-middle .news-list .title{width: auto !important;}