@charset "utf-8";
.copy-content{padding: 20px 0 50px 0;}
.copy-content .list-pager a {
	padding-right: 12px;
	display: inline-block;
	padding-left: 12px;
	padding-bottom: 0px;
	margin-left: 7px;
	vertical-align: middle;
	overflow: visible;
	line-height: 35px;
	padding-top: 0px;
	height: 35px;
	text-align: center;
	/* border-radius: 10px;*/
}
.list-pager A:hover {
	background: linear-gradient(135deg,#FFC107 0%,#FF9800 100%);
	text-decoration: none;
	color: #fff!important;
}
.list-pager A {
	color: #333;
}
a.red {
	background: linear-gradient(135deg,#FFC107 0%,#FF9800 100%);
	text-decoration: none;
	color: #fff!important;
	border-radius: 4px;
}
a.sxbt {
	padding: 0px 15px;
}
p.list-pager {
	text-align: center;
	padding: 15px 0px 15px 0px;
}

.interDoubtListNote {
  max-width: 98%;
  word-wrap: break-word;
  margin:auto;
}
.interDoubtListLayout {
 margin: 10px 0px 10px 0px;
  
  position:relative;
 border-bottom: 1px dotted #ccc;
 padding: 0px 0px 10px 0px;
}
.interDoubtList{line-height: 32px;}
.interDoubtList_1{ /* background:#F2F2F2; */ min-height: 60px; border-bottom: 1px;}
.interDoubtListTitle span{
  background: linear-gradient(135deg,#FFC107 0%,#FF9800 100%);
  display: block;
  float: left;
  height: 23px;
  padding: 0px 1px 1px 10px;
  margin: 4px 7px 0px 11px;
  line-height: 23px;
  border-radius: 4px;
  color: #fff;
  width:50px;
}
.interDoubtListTitle h4{
    margin: 0;
}
.Fleft{
  position: absolute;
  right: 8px;
  top: 6px;
  font-size: 11px;
  color: #ccc;

}
.interDoubtList_2{margin:10px 0px 0px 0px}
.interDoubtList_2 .list_a1{
    background: linear-gradient(135deg,#FFC107 0%,#FF9800 100%);
}
.interDoubtList_2 h5{ margin: 0px; font-size: 14px;}
a.woyaotiwen {
  padding: 3px 10px;
  position: absolute;
  right: 8px;
  top: 0;
  background: linear-gradient(135deg,#FFC107 0%,#FF9800 100%);
  color: #fff;
  border-radius: 3px;
}
@media screen and (max-width:800px){
	a.woyaotiwen{
    position: absolute;
		
	
    top: -30px;
}
}
