.xll_pagebox > span{margin-top:10px!important;}
.easysite-jump-page{margin-left:0;}
.qgl_openinf_container2 #table1 .hang1 {
    width: 100%;
    display: flex;
    justify-content: space-between;
    text-align: center;
    border-bottom: 1px solid #e6e6e6;
    box-sizing: border-box;
    font-size: 15px;
    color: #333;
background-color: #ffffff !important;}
.qgl_openinf_container2 #table1 .hang1 div:nth-child(1) {
	display: flex;
	justify-content: center;
	align-items: center;
	line-height: 26px;
	background-color: #f4f8fb;
margin-left:0px;
}
.qgl_openinf_container2 #table1 .hang1 div:nth-child(2) {
	width: 639px;
	padding: 15px;
	text-align: left;
}
.qgl_openinf_container2 #table1 .hang1 div:nth-child(2) a {
	line-height: 26px;
}
.qgl_openinf_container2 #table1 .hang1 div:nth-child(3) {
	width:120px;
	display: flex;
	justify-content: center;
	align-items: center;
	line-height: 26px;
}
    .eps-dn{
       top:15px !important;
      left:0px !important;
}
  .eps-portlet-header{
         position: relative;
}

/*更多*/
.fy {
    width: 65px;
    padding: 10px 20px;
    margin: 0 auto;
    background: #ccc;
}
.fy:hover {
    background: #015293;
    color:#fff;
}
.fy a:hover{
color:#fff;
}

 @media screen and (max-width:768px) {
      .qgl_openinf_container2 #table1 .hang1 div:nth-child(2){
              width:354px;
    }
}