*{
  margin:0;
  padding:0;
}
body{
  font-family: "微软雅黑"
}
.clearfix, .nav {
  clear: both;
  *zoom: 1;
}
.new-tab1 .new-tab1-left {
  float: left;
  width: 100%;
/* // background-color: green; */
}
.new-tab1-left li{
  width: 100%;
  overflow: hidden;
  line-height: 33px;
}
.new-tab1-left li .tab1-p-left {
  float: left;
  width: 25%;
  font-weight: bold;
  text-align: right;
}
.new-tab1-left li .tab1-p-right, .new-tab1-right li .tab1-p-right {
  float: left;
  width: 75%;
}
#feedbackinfo{
	margin-top:20px;
	border-top:1px solid #bebebe;
}
.artical_page_detail>.tab1-p-left{
	font-size:14px;
	padding-bottom:10px;
	font-weight:bold;
}

#feedbackinfo .artical_page_detail{
	border-top:none;
}

.libgline{ border-bottom: 2px solid #ccc;}
.libg{ padding:10px 0; /* padding:5px; */ width:100%; line-height:28px; float:left;font-size: 14px;}
.libg ul{ width:1070px; float:right;}
.libg li{ margin:5px 0; margin-right:10px; padding:0 10px; border-radius:3px; cursor:pointer; float:left;}
.libghover{ color:#0063ba; text-decoration: none;}
.cut{background: #0063ba; color: #fff; padding:0 10px; border-radius:3px;}
.libg p{ margin:5px 0; width:80px; background:none; float:left;}
