
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body {
  background-color: #ebf0f8ff;
  margin: 0;
  padding: 0;
  /* background-color: #fff; */
  -webkit-overflow-scrolling: touch;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
  font-size: 14px;
  color: #191e29;
}

img {
  border: 0;
  vertical-align: middle
}

button, select {
  text-transform: none
}

button, input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}

button[disabled], input[disabled] {
  cursor: default
}

input {
  line-height: normal;
  outline: none;
  border: none;
}

input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
  -webkit-appearance: none
}

input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=text] {
  -webkit-appearance: none;
}

legend {
  margin: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  resize: vertical;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

blockquote, figure, form, h1, h2, h3, h4, h5, h6, p {
  margin: 0;
}

dd, dl, dt, li, ol, ul {
  margin: 0;
  padding: 0;
}

ol, ul {
  list-style: none outside none;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #999
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #999
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  font-size: 16px;
  color: #999;
}

a {
  background: 0 0;
  -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
  text-decoration: none
}

a:active {
  outline: 0;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}



/* footer */
footer {
    background: url('/template/cciubsofficial/images/footer.png') no-repeat;
    width: 100%;
    height: 243px;
}

.footer {
    width: 1200px;
    margin: 0 auto;
}

.footer-top{
    display: flex;
    align-items: center;
    height: 186px;
    border-bottom: 1px solid #5075C0;
}

.footer-logo {
    width: 275px;
    height: 80px;
    background-size: 100%;
}

.footer-line {
    width: 1px;
    height: 70px;
    background: #5075c0ff;
    margin:0 60px;
}

.footer-conact{
    color: #fff;
    font-size: 14px;
    font-weight: Normal;

}

.footer-conact p:nth-child(1){
    color: #ffffffff;
    font-size: 22px;
    font-weight: Bold;
    margin-bottom: 25px;
}
.footer-conact p{
    margin-bottom: 12px;
}

.qrcode {
    color:#fff;
    margin-left: 117px;
    font-weight: 400;
}

.qrcode img{
    width: 100px;
    height: 100px;
    margin-bottom: 4px;
    background-size: 100%;
}

.qrcode p {
    text-align: center;
}

.copyright {
    color: #ffffffff;
    font-size: 12px;
    text-align: center;
    margin-top: 20px;
    font-weight: Normal;
}


/* .content-wrap {
    width: 100%;
}

.content {
    width: 1200px;
    margin: 0 auto;
} */

.breadcrumb {
    width: 1200px;
    color: #000000ff;
    font-size: 16px;
    margin:  20px auto 20px;
}

.breadcrumb  a {
    color:#000000;
}



/* 
.content {
    width: 100%;
    position: relative;
    padding-bottom: 40px;
    min-height: 500px;
}

.content::before{
    position: absolute;
    content:'';
    bottom: 0;
    width: 100%;
    height: 420px;
    background: url('/template/cciubsofficial/images/bgcolor.png') no-repeat;
    background-size: 100%;
}

.content-wrap {
    position: relative;
    width: 1200px;
    margin: 0 auto 0;
} */


/* img-content */
/* .img-content { */
    /* position: relative;
    width: 1200px;
    margin: 40px auto 0;
}

.img-content .article-item-title{
    flex:1;
    max-width: 100%;
    margin-bottom: 13px;
}
.img-content-list {
    display: flex;
    flex-wrap: wrap;

}
.img-content-list img{
    flex:1;
    max-width: 285px;
    margin-right: 20px;
    background-color: #fff;
}

.img-content-list img:nth-child(4n){
    margin-right: 0 !important;
} */


/* .footer{
    width: 100%;
    height: 222px;
    background: #2E58AC;
} */

.footer-wrap {
    width: 1200px;
    margin: 0 auto;
    padding: 40px 0;
    display: flex;
    align-items: center;
    flex-direction: row;
}

.footer-wrap img {
    width: auto;
    height: 47px;
    margin-right: 38px;
    background-size: 100%;
}

.footer-content {
    color:#fff;
    font-size: 14px;
}

.footer-content p{
    margin-bottom: 20px;
}

.footer-contact {
    margin-bottom: 20px;
}
.footer-contact a{
    color: #FFF;
}

.footer-contact span {
    width: 1px;
    height: 12px;
    background: #fff;
    margin: 0 12px;
    display: inline-block;
}


/* 列表 */

/* .content-wrap .nav {
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    color: #566273;
}

.content-wrap .nav span{
    margin: 0 10px;
}
.content-list {
    width:1200px;
    display: flex;
}

.content-list .left {
    width: 232px;
    margin-right: 20px;
    background: #FFFFFF;
}
.left-title {
    background: url(/template/cciubsofficial/images/listbg.png) no-repeat;
    width: 232px;
    height: 60px;
    border-radius: 6px 6px  0 0;
    background-size: 100%;
    display: flex;
    font-weight: Bold;
    font-size: 20px;
    color: #FFFFFF;
    align-items: center;
    justify-content: center;
}

.left-small-title{
    height: 50px;
    padding-left: 20px;
    line-height: 50px;
    border-top: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
    position:relative;
    background: #F5FAFF;
}

.left-small-title span{
    position:absolute;
    right: 18px;
    top: 18px;
    width: 16px;
    height: 16px;
    background: url('/template/cciubsofficial/images/arrow.png') no-repeat;
    transform: rotate(270deg);
    background-size: 100%;
}

.left-small-list{
    display: none;
}



.menu-active  .left-small-list{
    display: block;
}

.menu-active .left-small-title {
    color:#2267C5;

}

.menu-active .left-small-title span {
    transform: rotate(0deg) !important;
}
.left-small-list p{
    padding: 4px 14px;
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #F5FAFF;
    border-radius: 13px;
    cursor: pointer;
}

.left-small-list p:hover,  .left-small-list .current {
    padding: 4px 14px;
    border-radius: 13px;
    color:#2267C5;
}

.right {
    width: 888px;
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 6px;
    padding: 0 30px;
}

.right li {
    border-bottom: 1px solid #E5E5E5;
    height: 70px;
    align-items: center;
    display: flex;
}

.right li .dot {
    width: 4px;
    height: 4px;
    border-radius: 100%;
    background: #2267C5;
    display: inline-block;
    margin-right: 9px;
}

.right li .time {
    font-size: 16px;
    color: #566273;
    width: 100px;
}

.right li p {
    flex: 1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.right li p:hover {
    color: #2267C5;
    cursor: pointer;
}

.menu-item {
    cursor: pointer;
}

.fast-pass {
    background: url('/template/cciubsofficial/images/list-left-bg.png') no-repeat;
    width: 233px;
    height: 248px;
    background-size: contain;
    margin-top: 10px;
}

.fast-pass .fast-pass-title {
    color: #000000ff;
    font-size: 20px;
    font-weight: Bold;
    height: 48px;
    line-height: 52px;
    text-align: center;
}


.fast-items {
    display: flex;
    flex-wrap: wrap;
}

.fast-items li {
    padding: 0 8px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-items: center;
}

.fast-items li span {
    width: 20px;
    height: 20px;
    display: inline-block;
}

.fast-items li:hover{
    color: #2267C5;
    cursor: pointer;
}

.fast-items li:nth-child(1) span {
    margin-right: 4px;
    background: url('/template/cciubsofficial/images/fast1.png') no-repeat;
    background-size: 100%;
}

.fast-items li:nth-child(1):hover span {
    background: url('/template/cciubsofficial/images/fast1-1.png') no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: 100%;
}

.fast-items li:nth-child(2) span {
    margin-right: 4px;
    background: url('/template/cciubsofficial/images/fast2.png') no-repeat;
    background-size: 100%;
}

.fast-items li:nth-child(2):hover span {
    background: url('/template/cciubsofficial/images/fast2-1.png') no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: 100%;
}

.fast-items li:nth-child(3) span {
    margin-right: 4px;
    background: url('/template/cciubsofficial/images/fast3.png') no-repeat;
    background-size: 100%;
}

.fast-items li:nth-child(3):hover span {
    background: url('/template/cciubsofficial/images/fast3-1.png') no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: 100%;
}

.fast-items li:nth-child(4) span {
    margin-right: 4px;
    background: url('/template/cciubsofficial/images/fast4.png') no-repeat;
    background-size: 100%;
}

.fast-items li:nth-child(4):hover span {
    background: url('/template/cciubsofficial/images/fast4-1.png') no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: 100%;
}

.fast-items li:nth-child(5) span {
    margin-right: 4px;
    background: url('/template/cciubsofficial/images/fast5.png') no-repeat;
    background-size: 100%;
}

.fast-items li:nth-child(5):hover span {
    background: url('/template/cciubsofficial/images/fast5-1.png') no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: 100%;
}

.fast-items li:nth-child(6) span {
    margin-right: 4px;
    background: url('/template/cciubsofficial/images/fast6.png') no-repeat;
    background-size: 100%;
}

.fast-items li:nth-child(6):hover span {
    background: url('/template/cciubsofficial/images/fast6-1.png') no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: 100%;
}

.fast-items li:nth-child(7) span {
    margin-right: 4px;
    background: url('/template/cciubsofficial/images/fast7.png') no-repeat;
    background-size: 100%;
}

.fast-items li:nth-child(7):hover span {
    background: url('/template/cciubsofficial/images/fast7-1.png') no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: 100%;
}

.fast-items li:nth-child(8) span {
    margin-right: 4px;
    background: url('/template/cciubsofficial/images/fast8.png') no-repeat;
    background-size: 100%;
}

.fast-items li:nth-child(8):hover span {
    background: url('/template/cciubsofficial/images/fast8-1.png') no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: 100%;
} */


@media screen and (min-width: 751px) {

    .s-side {
        display: none;
    }

    .header-h5{
        display: none;
    }

    header {
        width: 100%;
        /* position: absolute; */
        /* top: 0;
        z-index: 11; */
    }

    .header-top {
        height: 170px;
        border: 0 solid #979797ff;
        background: linear-gradient(180deg, #c5e6ffff 0%, #ffffffff 100%);
    }

    .header-top-content {
        width: 1200px;
        margin: 0 auto;
        height: 170px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .logo1,
    .logo2 {
        width: 275px;
        height: 80px;
        background-size: 100%;
    }

    .logo1 {
        margin-right: 50px;
    }

    .search-box {
        display: flex;
        flex-direction: column;
        color: #333333ff;
        font-size: 14px;
    }

    .search-box-content img {
        width: 20px;
        height: 20px;
        background-size: 100%;
    }

    .line {
        width: 1px;
        height: 10px;
        border: 0 solid #979797ff;
        background: #bdcfdcff;
        margin: 0 20px;
        display: inline-block;
    }

    .search-box-content {
        text-align: center;
    }

    .search-btn {
        position: relative;
        margin-top: 21px;
    }

    .search-btn input {
        width: 292px;
        height: 40px;
        border-radius: 20px;
        opacity: 1;
        border: 1px solid #e5e5e5ff;
        background: #ffffffff;
        padding: 0 32px 0 16px;
    }

    .search-btn img {
        position: absolute;
        right: 16px;
        top: 12px;
        width: 16px;
        height: 16px;
        background-size: 100%;
    }

    .menu-wrap {
        background: url('/template/cciubsofficial/images/menu.png') no-repeat;
        height: 80px;
        width: 100%;
    }

    #menu {
        margin-top: -1px;
        border:1px solid #e5e5e5;
        border-radius: 0 0 6px 6px;
    }

    .menu {
        width: 1200px;
        height: 80px;
        line-height: 80px;
        margin: 0 auto;
    }

    .menu a {
        padding: 0 19px;
        color: #ffffffff;
        font-size: 24px;
        font-weight: Bold;
        height: 80px;
        display: inline-block;
    }

    .menu .active,
    .menu a:hover {
        background: #0069b8ff;
    }

    .foorer-h5 {
        display: none;
    }

}

@media screen and (max-width: 750px) {

    .breadcrumb {
        display: none;
    }

    .header-pc{
        display: none;
    }

    header {
        position: sticky;
        height: 1.68rem;
        background: linear-gradient(180deg, #c5e6ffff 0%, #ffffffff 100%);
    }

    .header-top {
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 1rem;
        padding:0 0.3rem;
    }

    .header-top span{
        display: flex;
    }

    .search-btn{
        overflow: hidden;
        position: relative;
        margin: 0.2rem 0.3rem;
        transition: height 0.5s ease;
        height: 0;
      }
      .search-btn input {
        width: 6rem;
        max-height: 0.68rem;
        padding:0.18rem 0.7rem 0.18rem 0.76rem;
        border-radius: 0.34rem;
        opacity: 1;
        border: 1px solid #e5e5e5ff;
        background: #ffffffff;
        background: url('/template/cciubsofficial/images/sreach-icon-h5.png') no-repeat 0.2rem center;
        background-size: 0.36rem;
      }
      .search-btn .close-icon-h5{
        width: 0.7rem;
        height: 0.7rem;
        padding: 0.15rem;
        position: absolute;
        right: 1rem;
        z-index: 10;
        cursor: pointer;
      }
      .search-btn .searchicon {
        height: 0.4rem;
        background-size: 100%;
        border:none;
        text-align: center;
        background: none;
        color: #0a3866;
        font-size: 0.32rem;
        margin-left: 0.1rem;
      }
      .search-btn.anmition{
        height: 0.8rem; 
      }
 
    .menu {
        width: 0.34rem;
        height: 0.26rem;
        background-size: contain;
    }

    .logo {
        width:2.4rem;
        height: 0.7rem;
        background-size: contain;
    }
    .search {
        width: 0.4rem;
        height: 0.4rem;
        background-size: contain;
    }

    .header-bottom {
        height:0.68rem;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .header-bottom p{
        color: #05162eff;
        font-size: 0.28rem;
    }
    .header-bottom img {
        width: 0.28rem;
        height: 0.28rem;
        margin-right: 8px;
        margin-top: 2px;
        background-size: contain;
    }
    .header-bottom .line {
        width: 1px;
        height: 10px;
        background: #bdcfdcff;
        margin:0 0.2rem;
    }

    /* meun不分 */

    .content-list, .content-wrap{
        width: 100%;
    }

    .left {
        display: none;
    }

    .right {
        width: 100%;
        padding: inherit;
        border: none;
    }

    .right li .time {
        font-size: 0.2rem;
        width: 1.8rem;
    }

    .right li {
        height: 1.1rem;
        padding: 0 0.3rem;
        color: rgb(5, 22, 46);
        font-size: 0.32rem;
    }
    .content {
        margin-top: 0.2rem;
        min-height: 5rem;
    }


    /* footer */

    .foorer-pc {
        display: none;
    }


    footer {
        height: 4rem;
        background: url('/template/cciubsofficial/images/footer-h5.png') no-repeat;
        background-size: cover;
    }

    .connect {
        display: flex;
        padding: 0.4rem 0.3rem;
        justify-content: space-between;

    }


    .connect-left {
        flex:1;
    }

    .connect-left-title {
        color: #ffffffff;
        font-size: 0.26rem;
        font-weight: Bold;
        margin-bottom: 0.24rem;
    }

    .connect-left  p {
        font-size: 0.22rem;
        line-height: 0.22rem;
        color:#fff;
        margin-bottom: 0.2rem;
    }
    .connect-right {
        width: 2.35rem;
    }

    .connect-right > img {
        width: 2.1rem;
        height: auto;
        margin-bottom: 0.15rem;
        background-size: 100%;
    }

    .connect-right-qrcode img{
        width: 0.8rem;
        height: 0.8rem;
        margin-right: 0.1rem;
        background-size: 100%;
    }
    .connect-right-qrcode {
        display: flex;
        align-items: center;

    }

    .connect-right-qrcode p {
        color:#fff;
        font-size: 0.2rem;
    }


    .copyright {
        color: rgb(255, 255, 255);
        font-size: 0.2rem;
        text-align: center;
        padding-top: 0.3rem;
        border-top:1px solid rgba(212, 231, 253, 0.3);
    }


    .s-side {
        display: none;
        position: absolute;
        top:0;
        bottom:0;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.3);
        overflow: hidden;
        z-index: 999;
    }
    .layer{
        position: absolute;
        top:0;
        bottom:0;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.3);
        overflow: hidden;
        z-index: 999;
    }

    .s-side > ul {
        padding: 1rem 0 0 0.3rem;
        position: absolute;
        width: 70%;
        height: 100%;
        background: #fff;
        z-index: 1000;
        top: 0;
        background: url('/template/cciubsofficial/images/bg1.png') no-repeat;
        background-size: contain;
        /* padding: 1rem 0 0 0.8rem; */
    }

    .icon-tasks {
        width: 0.1rem !important;
        height: 0.4rem !important;
        display: inline-block;
        background: rgb(34, 103, 197);
    }

    .d-firstNav {
        height: 0.8rem;
        line-height: 0.8rem;
    }
    .s-side > ul > li {
        line-height: 0.4rem;
        width: 100%;
        color: rgb(212, 231, 253);
        font-size: 0.4rem;
        font-weight: Bold;
    }
    .s-side > ul > li > a > i,
    .s-side > ul > li > div > i {
        display: inline-block;
        width: 40px;
        text-align: center;
    }
    i.icon-chevron-up {
        float: right;
    }
    .iconRotate {
        transform: rotate(90deg);
        transition: transform .5s;
    }
    .s-firstNav > i.icon-chevron-up {
        margin-right: 5px;
        margin-top: 10px;
    }
    .s-firstDrop {
        /* background-color: #fff; */
        margin-left: 0.4rem;

    }
    .s-firstDrop > li {
        line-height: 0.4rem;
    }
    .s-firstDrop,
    .s-secondDrop {
        display: none;
    }
    .s-secondNav > i.icon-chevron-up {
        margin-right: 18px;
        margin-top: 12px;
    }
    .s-secondDrop {
        padding-left: 0.6rem;
    }

    .s-thirdItem {
        height: 0.4rem;;
    }

    .s-thirdItem a {
        color: #fff;
    }
}



.tabs {
  width: 1200px;
  height: 68px;
  margin: 0 auto;
  font-size: 18px;
  font-weight: bold;
}

.tabs li {
  float: left;
  /* height: 68px;
  margin-right: 58px;
  padding-top: 20px;
  font-size: 18px;
  line-height: 18px; */
  position: relative;
}

.tabs li:first-child {
  margin-left: 0;
}

.tabs li:last-child {
  margin-right: 0;
}

.tabs .blue-line a, .tabs li .tab-active {
  background: #0069b8ff;
}

.level-checked a {
  color: #0099FF;
}

.tabs .blue-line .tab-list a {
  color: #192332;
}

.tabs .blue-line:after {
  display: inline-block;
  content: '';
  width: 20px;
  height: 4px;
  background: #0099FF;
  position: absolute;
  bottom: 20px;
  left: 40%;
  border-radius: 2px;
  margin-left: -10px;
}

.tabs ._indexTab.blue-line:after {
  left: 50%;
}

.tabs li a i {
  display: inline-block;
  width: 6px;
  height: 5px;
  background: url("/template/cciubsofficial/images/arrow.png") no-repeat;
  margin-left: 3px;
  position: relative;
  top: -2px;
}

.tabs .tab-list {
  display: none;
  position: absolute;

  background: #FFFFFF;
  border: 1px solid #DADFE8;
  box-shadow: 0 0 5px #666;
  border-radius: 5px;

  top: 80px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9;
}

.tabs .tab-list li:first-child {
  border: 1px solid #DCE1EB;
  border-radius: 4px 4px 0 0;
  border-bottom: none;
}

.tabs .tab-list li:last-child {
  border: 1px solid #DCE1EB;
  border-radius: 0 0 4px 4px;
  border-top: none;
}

.tabs .tab-list li:first-child:before {
  display: inline-block;
  content: '';
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #DCE1EB;
  position: absolute;
  top: -8px;
  left: 50%;
  bottom: auto;
  margin-left: -8px;
}

.tabs .tab-list li:first-child:after {
  visibility: inherit;
  content: '';
  width: 0;
  height: 0;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #fff;
  position: absolute;
  top: -6px;
  left: 50%;
  bottom: auto;
  margin-left: -7px;
}

.tabs .tab-list li {
  width: 100%;
  margin: 0;
  height: 40px;
  text-align: center;
  position: relative;
  background: #fff;
  padding: 0;
  border-left: 1px solid #DCE1EB;
  border-right: 1px solid #DCE1EB;
}

.tabs .tab-list li a {
  color: #0A0E24 !important;
  display: block;
  margin: 0 auto;
  min-width: 120px;
  height: 40px;
  line-height: 16px;
  padding: 11px 22px;
  font-size: 16px;
  border-bottom: 1px solid #DCE1EB;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.tabs .tab-list li:last-child a {
  border: none;
}

.tabs .tab-list li:first-child a {
  height: 39px;
}

.tabs .tab-list li:first-child:hover:after {
  top: -8px;
}

.tabs .tab-list li:first-child:hover:before {
  top: -9px;
}

.tabs .tab-list li:hover {
  background: #2454C3 !important;
  color: #fff !important;
}

.tabs .tab-list li:hover a {
  background: #2454C3 !important;
  color: #fff !important;
  border: none;
}

.tabs li:hover .tab-list {
  display: block;
}

.tabs .more {
  width: 100px;
  margin: 0;
  text-align: center;
}

.tabs .more:hover .list-level-1 {
  display: block;
}

.tabs .more .btn {
  display: block;
  background: url("/template/cciubsofficial/images/more.png") no-repeat left center;
}

.list-level-1 {
  display: none;
  position: absolute;
  top: 50px;
  right: 0;
  z-index: 100;
  background-color: #fff;
  width: auto;
  -webkit-box-shadow: 0 5px 10px #DCE1EB;
  box-shadow: 0 5px 10px #DCE1EB;
}

.list-level-1 li {
  width: 100%;
  height: 42px;
  padding: 0;
  position: relative;
}

.list-level-1 li:last-child {
  border-bottom: 1px solid #DCE1EB;
}

.list-level-1 li a {
  display: block;
  height: 100%;
  color: #222;
  font-size: 16px;
  line-height: 16px;
  padding: 11px 0;
  border: 1px solid #DCE1EB;
  border-bottom: none;
  word-break: keep-all;
}

.list-level-1 li:hover {
  background: #0099FF;
}

.list-level-1 li:hover a {
  color: #fff;
  border: none;
}

.list-level-2 {
  display: none;
  position: absolute;
  right: 100%;
  top: 0;
  background: #fff;
  width: 184px;
  border: 1px solid #DCE1EB;
  border-right: none;
  overflow: hidden;
  padding: 10px;
}

.tabs .more .list-level-2 a {
  float: left;
  min-width: 50%;
  border: none;
  font-size: 14px;
  color: #192332;
  text-align: left;
}

.more .list-level-2 a:hover {
  color: #0099FF;
  background: none;
}

.list-level-1 li:first-child {
  border: none;
}

.list-level-1 li:hover .list-level-2 {
  display: block;
}


/* 分页 */
.xj_ls_pager .f_yahei {
  display: block;
  width: 100%;
  margin: 20px 0;
  overflow: hidden;
  text-align: center;
  font-size: 14px;
  color: #333333;
}
.jumpPage{
    width: 28px;
    height: 28px;
    padding: 4px 0;
    border: 1px solid #dcdee0;
    text-align: center;
}
.xj_ls_pager .f_yahei a {
  display: inline-block;
  min-width: 28px;
  height: 28px;
  line-height: 28px;
  background: #fff;
  text-align: center;
  margin-right: 10px;
  border: 1px solid #dcdee0;
  color: #192332;
}
.xj_ls_pager .jump, .xj_ls_pager .jump:hover{
    border:1px solid  transparent !important;
    background: none !important;
}
.xj_ls_pager .f_yahei a:hover {
  border: 1px solid #2267C5;
}

.xj_ls_pager .f_yahei .page_cur {
  border: none;
  background: #2267C5;
  color: #fff;
}

.xj_ls_pager .f_yahei a.page_cur {
  border: none;
  display: inline-block;
  max-width: 28px;
}

.content-full {
  overflow: hidden;
  background-color: #fff !important;
}
.page_cur{padding:0 !important;}


.layui-layer{
  top: 300px !important;
}