span.keywordfontcolor1061426 {
    display: contents;}
 .close {
    position: fixed;
    right: 5%;
    top: 10%;
    width: 32px;
    height: 32px;
    background: url(images/close.png) no-repeat center;
    background-size: cover;
    cursor: pointer;
    transition-duration: .5s;
    z-index: 9999
;}

 .close:hover {
    transform: rotate(90deg)
;}
/****/
.pb_sys_common .p_t {
    line-height: 30px !important;}
    span.p_pages span {
    line-height: 40px;}

