body {
  background-color: #f5f5f5;
}
.last-bor-right {
    border-right: none !important;
  }
  em {
    font-style: normal;
  }
  /* 面包屑 */
  .glist-headnav .headnav {
    width: 1200px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 42px;
    color: #999999;
    text-indent: 12px;
  }
  /* 筛选部分 */
  .glist-select {
    margin-bottom: 16px;
  }
  .glist-select .selbox {
    background-color: #fff;
    width: 850px;
    padding: 20px 0;
  }
  .glist-select .selbox .box {
    margin-bottom: 12px;
  }
  .glist-select .selbox .box .label {
    padding-left: 34px;
    font-size: 14px;
    line-height: 44px;
    color: #717171;
  }
  .glist-select .selbox .box .items {
    width: 620px;
    padding: 0 10px;
    overflow: hidden;
    height: 44px;
  }
  .glist-select .selbox .box .items .ulbox div {
    float: left;
    font-size: 14px;
    line-height: 24px;
    color: #333333;
    padding: 0 8px;
    border-radius: 5px;
    margin: 10px;
    cursor: pointer;
  }
  .glist-select .selbox .box .items .ulbox div.move-act {
    color: #ff552e;
  }
  .glist-select .selbox .box .items .ulbox div.sel-act {
    background-color: #ff552e;
    color: #fff;
  }
  .glist-select .selbox .box .more {
    font-size: 14px;
    line-height: 24px;
    color: #333333;
    padding: 10px;
    cursor: pointer;
  }
  .glist-select .selbox .box .more img {
    width: 14px;
    height: 14px;
    -webkit-transition: all linear 200ms;
    transition: all linear 200ms;
  }
  .glist-select .selbox .box .more img.rot {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .glist-select .selbox .box .more2 {
    font-size: 14px;
    line-height: 24px;
    color: #333333;
    padding: 10px;
    cursor: pointer;
  }
  .glist-select .selbox .box .more2 img {
    width: 14px;
    height: 14px;
    -webkit-transition: all linear 200ms;
    transition: all linear 200ms;
  }
  .glist-select .selbox .box .more2 img.rot {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .glist-select .selbox .selected .label {
    padding-left: 34px;
    font-size: 14px;
    line-height: 44px;
    color: #717171;
  }
  .glist-select .selbox .selected .items {
    padding: 0 10px;
  }
  .glist-select .selbox .selected .items .lx,
  .glist-select .selbox .selected .items .dq {
    margin: 10px;
    padding: 0 6px 0 10px;
    border: 1px solid #eae5e3;
    border-radius: 4px;
    font-size: 14px;
    line-height: 22px;
    color: #333333;
    cursor: pointer;
  }
  .glist-select .selbox .selected .items .lx i,
  .glist-select .selbox .selected .items .dq i {
    margin-left: 6px;
    font-style: normal;
    font-size: 18px;
    color: #eae5e3;
  }
  .glist-select .selbox .selected .items .move-act {
    border-color: #ff552e;
    color: #ff552e;
  }
  .glist-select .selbox .selected .items .move-act i {
    color: #ff552e;
  }
  .glist-select .phone {
    background-color: #fff;
    width: 300px;
    padding: 20px;
  }
  .glist-select .phone .sel .left,
  .glist-select .phone .sel .right {
    float: left;
    width: 8px;
    height: 14px;
    cursor: pointer;
  }
  .glist-select .phone .sel .left img,
  .glist-select .phone .sel .right img {
    filter: none;
    width: 100%;
    height: 100%;
    margin-top: 5px;
  }
  .glist-select .phone .sel .right img {
    margin-right: -2px;
  }
  .glist-select .phone .sel .left img {
    margin-left: -2px;
  }
  .glist-select .phone .sel .right img.hd,.glist-select .phone .sel .left img.hd {
    filter: grayscale(100%);
    opacity: 0.5;
  }
  .glist-select .phone .sel .box {
    float: left;
    width: 280px;
    height: 24px;
    position: relative;
    overflow: hidden;
  }
  .glist-select .phone .sel .box .lx {
    width: 600px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }
  .glist-select .phone .sel .box .lx li {
    float: left;
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    padding: 0 6px;
    border-radius: 5px;
    margin: 0 1px;
    cursor: pointer;
  }
  .glist-select .phone .sel .box .lx li.move-act {
    color: #ff552e;
  }
  .glist-select .phone .sel .box .lx li.sel-act {
    background-color: #ff552e !important;
    color: #fff;
  }
  .glist-select .phone .input {
    height: 46px;
    border: 1px solid #ff552e;
    margin: 20px 0 14px 0;
  }
  .glist-select .phone .input img {
    width: 15px;
    height: 22px;
    margin: 12px 10px 0 20px;
  }
  .glist-select .phone .input input {
    outline: none;
    background-color: transparent;
    border: none;
    min-width: 220px;
    display: block;
    height: 100%;
    padding: 0 10px;
    font-size: 14px;
  }
  .glist-select .phone .btn {
    width: 100%;
    height: 46px;
    border-radius: 0;
    background-color: #ff552e;
    cursor: pointer;
    text-align: center;
    font-size: 16px;
    line-height: 46px;
    color: #ffffff;
    margin-bottom: 6px;
  }
  /* 列表部分 */
  .glist-list {
    padding-bottom: 90px;
  }
  .glist-list .listbox {
    width: 1226px;
    margin: 0 auto;
  }
  .glist-list .listbox .list-head {
    width: 1200px;
    margin: 0 auto;
    padding: 16px 0;
    background-color: #fff;
  }
  .glist-list .listbox .list-head ul li {
    float: left;
    width: 96px;
    height: 24px;
    border-radius: 0;
    background-color: '';
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    color: #333333;
    border-right: 1px solid #cbd8e0;
  }
  .glist-list .listbox .list-head ul li a {
    color: #333;
  }
  .glist-list .listbox .list-head ul li.sel a {
    color: #ff552e;
  }
  .glist-list .listbox .list-head .head-r {
    padding-right: 22px;
  }
  .glist-list .listbox .list-head .head-r a,
  .glist-list .listbox .list-head .head-r div {
    float: left;
  }
  .glist-list .listbox .list-head .head-r a {
    padding: 0 2px;
    cursor: auto;
  }
  .glist-list .listbox .list-head .head-r a img {
    width: 8px;
    height: 14px;
  }
  .glist-list .listbox .list-head .head-r div {
    font-size: 14px;
    line-height: 16px;
    color: #cbd8e0;
  }
  .glist-list .listbox .list-lp {
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
  }
  .glist-list .listbox .list-lp .layui-box {
    display: inline-block;
  }
  .glist-list .listbox .list-content a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
  }
  .glist-list .listbox .list-content li {
    float: left;
    margin: 16px 13px 38px 13px;
    width: 280px;
    height: 320px;
    background-color: #fff;
    cursor: pointer;
    position: relative;
  }
  .glist-list .listbox .list-content li  .zd {
    font-size: 12px;
    background-color: #ff552e;
    color: #fff;
    border-radius: 10px;
    line-height: 20px;
    padding: 0 5px;
    position: absolute;
    left: 4px;
    top: 2px;
  }
  .glist-list .listbox .list-content li .img {
    width: 100%;
    height: 210px;
  }
  .glist-list .listbox .list-content li .img img {
    width: 100%;
    height: 100%;
  }
  .glist-list .listbox .list-content li .word {
    padding: 12px 18px 22px 26px;
  }
  .glist-list .listbox .list-content li .word h5 {
    font-size: 14px;
    line-height: 36px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .glist-list .listbox .list-content li .word h5:hover {
    color: #ff552e;
  }
  .glist-list .listbox .list-content li .word div p {
    /* width: 170px; */
    font-size: 12px;
    line-height: 20px;
    color: #999999;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .glist-list .listbox .list-content li .word div span {
    font-size: 12px;
    line-height: 20px;
    color: #999999;
  }
  .glist-list .listbox .layui-laypage a:hover {
    color: #ff552e;
  }
.list-lp {
  padding: 30px;
}
.page-box {
    font-size: 0;
    text-align: center;
}
.page-box .page-item {
    display: inline-block;
    vertical-align: middle;
    padding: 0 15px;
    height: 28px;
    line-height: 28px;
    margin: 0 -1px 5px 0;
    background-color: #fff;
    color: #333;
    font-size: 12px;
    border: 1px solid #ff552e;
    border: 1px solid #e2e2e2;
    text-decoration: none;
}
.page-box .page-item-it:hover {
    color: #ff552e;
}
.page-box .page-item.page-item-active {
    color: #fff;
    background-color: #ff552e;
    border-color: #ff552e;
}
.page-box .page-item.page-item-pre-none,.page-box .page-item.page-item-next-none {
    color: #ccc;
}
.page-box .page-item.page-item-pre-none:hover,.page-box .page-item.page-item-next-none:hover {
    cursor: not-allowed;
}
.nav-right li a:hover {
  text-decoration: none;
}
a {
  text-decoration: none;
}