@CHARSET "UTF-8";
.paging {text-align:center;margin-top: 45px;margin-bottom: 60px;}
.paging>div {overflow:hidden;display: inline-block;}
.paging>div>div {overflow:hidden;float:left;line-height: 31px;font-weight: bold;font-size: 10pt;}
.left>div {float:left;/* margin-right:5px; */height: 36px;margin-left: 8px;}
.leftImg img {margin-bottom: 2px;}
.right>div {float:left;height: 36px;margin-right: 8px;}
.rightImg img {margin-bottom: 2px;}
.paging ul {overflow:hidden}
.paging .middle li {float:left;width: 20px;height: 36px;line-height: 33px;color: #8e8e8e;font-weight: bold;font-size: 11pt;/* border-radius: 100%; */margin: 0 5px;/* background: #cbcbcb; */}
.paging li.active {/* background: #ffa32c; */box-sizing:border-box;color: #f2956a;}

.right {margin-left:12px;}
.right>div, .left>div {display:none;}
.right li {margin-left: 12px;float: left;}
.left li {margin-right:12px;float: left;}
.left li img,.right li img  {display:block;margin-top: 4px;}
.undo_2,.next_2{display:none;}