.box{
    background: url(/static/img/index/bg.png) no-repeat left/cover;
}

.box-header{
    width: 100%;
}
.box-header img{
    width: 100%;
    margin: 0;
}

.more-a:hover{
    color: #4370f5;

}


/* ***************************
 banner与公? 
 */
 .banner .banner-l{
    width: 780px;
    height: 300px;
 }

 .banner .banner-l img{
    width: 100%;
    height: 100%;
 }
 .swiper-pagination-fraction, .swiper-pagination-custom, .swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal{
    bottom: 20px !important;
    right: 40px !important;
    width: auto !important;
 }

 .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0px var(--swiper-pagination-bullet-horizontal-gap, 10px) !important;
  }
 .swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 14px)) !important;
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 14px)) !important;
    display: inline-block;
    border-radius: 50%;
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
  }


 .banner .banner-r{
    width: 400px;
 }

 /* ? */
 .banner .banner-l img{
    width: 100%;
 }

 /* ? */

 .banner .banner-r .search{
    border: 1px solid #eee;
    border-radius: 8px;
    height: 36px;
    line-height: 36px;
    
 }
 .banner .banner-r .search input{
    border: none;
    width: 80%;
    border-radius: 6px 0 0 6px;
    padding-left: 14px;
 }
 .banner .banner-r .search button{
    width: 60px;
    background-color: #eee;
    border: none;
    border-radius: 0 6px 6px 0;
 }

 /* 公告 */

 /* 标题 */
.widget-title{
    border-bottom: 3px solid #eee;
    align-items: center;
    font-size: 18px;
    display: flex;
    line-height: 1;
 }

.widget-title span {
    border-bottom: 3px solid #4370f5;
    padding-bottom: 8px;
    transform: translate3d(0,3px,0);
}
.widget-title .btn {
    margin-left: auto;
    font-size: 14px;
    color: rgba(0,0,0,.55);
    padding-bottom: 2px;
}

/* 列表 */

.notice .notice-list a{
    width: 80%;
}

.notice .notice-list .notice-list-s1{
    color: #1a2549;
}
.notice .notice-list .notice-list-s2{
    color: #253b84;
}
.notice .notice-list .notice-list-s3{
    color: #2546b5;
}
.notice .notice-list .notice-list-s4{
    color: #214de0;
}

/* ***************************
  a链接列表 
 */
.a-list li{
    height: 120px;
    margin-top: 20px;
    overflow: hidden;
}

.a-list li a{
    display: block;
    width: 100%;
    height: 120px;
    text-align: center;
}
.a-list li a span{
    display: block;
    line-height: 38px;
}
.a-list-1{
  width: 286px;
    background: url(/static/img/index/a-1.png) no-repeat left/cover;
}
.a-list-1:hover {
    animation: move .2s linear forwards;
    z-index: 5;
}
.a-list-2{
    width: 386px;
    background: url(/static/img/index/a-7.png) no-repeat left/cover;
}
.a-list-2:hover {
    animation: move .2s linear forwards;
    z-index: 5;
}
.a-list-3{
    width: 286px;
    background: url(/static/img/index/a-3.png) no-repeat left/cover;
}
.a-list-3:hover {
    animation: move .2s linear forwards;
    z-index: 5;
}
.a-list-4{
    width: 286px;
    background: url(/static/img/index/a-4.png) no-repeat left/cover;
}
.a-list-4:hover {
    animation: move .2s linear forwards;
    z-index: 5;
}
.a-list-5{
    width: 386px;
    background: url(/static/img/index/a-5.png) no-repeat left/cover;
}
.a-list-5:hover {
    animation: move .2s linear forwards;
    z-index: 5;
}
.a-list-6{
    width: 386px;
    background: url(/static/img/index/a-6.png) no-repeat left/cover;
}
.a-list-6:hover {
    animation: move .2s linear forwards;
    z-index: 5;
}
.a-list-7{
    width: 286px;
    background: url(/static/img/index/a-8.png) no-repeat left/cover;
}
.a-list-7:hover {
    animation: move .2s linear forwards;
    z-index: 5;
}
/* ***************************
  新闻列表
 */
 .naw-banner-box {
    width: 450px;
    height: 384px;
}
.naw-banner {
    position: relative;
    width: 450px;
    height: 384px;
}
.naw-banner img{
    width: 100%;
    height: 100%;
}

.naw-banner a{
    width: 91%;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,.55);
}


/* 右边 */
.naw-list{
    width: 690px;
}
.naw-list-top{
    border-bottom: 1px solid #eee;
}

.naw-a a{
    padding: 8px 10px;
    background-color: #dad9d9;
    font-size: 16px;
    color: #333;
    margin-right: 10px;
}
.naw-a a.cur{
    background-color: #4370f5;
    color: #fff;
}



.naw-list-cent img{
    width:104px;
    height: 66px;
}
.naw-list-cent-b a{
    width: 88%;
}
.naw-list-cent-b a span{
    width: 90%;
}
.naw-list-cent-b a strong{
    display: block;
    width: 18px;
    height: 18px;
    line-height: 18px;
    border-radius: 4px;
    text-align: center;
    color: #fff;
}
.naw-list-cent-bwz{
    height: 38px;
}

.naw-list-cent-stro1{
    background-color: #e74852;
    
}
.naw-list-cent-stro2{
    background-color: #e748ad;
    
}
.naw-list-cent-stro3{
    background-color: #6d48e7;
    
}
.naw-list-cent-stro4{
    background-color: #4370f5;
    
}
.naw-list-cent-stro5{
    background-color: #f58243;
    
}
.naw-list-cent-stro6{
    background-color: #999999;
    
}


/* ***************************
  标准服务
 */
.service-ul li{
    overflow: hidden;
    width: 364px;
    height: 170px;
    margin-top: 20px;
    margin-bottom: 15px;
}
.service-li-1 {
    width: 286px;
    background: url(/static/img/index/biao-z1.png) no-repeat left/cover;
}
.service-li-1:hover {
    animation: move .2s linear forwards;
    z-index: 5;
}
@keyframes move{
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(1.02);
    }
}
.service-li-2{
    background: url(/static/img/index/biao-z2.png) no-repeat left/cover;
}
.service-li-2:hover {
    animation: move .2s linear forwards;
    z-index: 5;
}
.service-li-3{
    background: url(/static/img/index/biao-z3.png) no-repeat left/cover;
}
.service-li-3:hover {
    animation: move .2s linear forwards;
    z-index: 5;
}
.service-li-4{
    background: url(/static/img/index/biao-z4.png) no-repeat left/cover;
}
.service-li-4:hover {
    animation: move .2s linear forwards;
    z-index: 5;
}
.service-li-5{
    background: url(/static/img/index/biao-z5.png) no-repeat left/cover;
}
.service-li-5:hover {
    animation: move .2s linear forwards;
    z-index: 5;
}
.service-li-6{
    background: url(/static/img/index/biao-z6.png) no-repeat left/cover;
}
.service-li-6:hover {
    animation: move .2s linear forwards;
    z-index: 5;
}
.service-ul li a{
    display: block;
    width: 100%;
    height: 100%;
}
.service-ul li a i{
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    text-align: center;
    line-height: 60px;
    margin: 36px auto 12px auto;
}
.service-ul li a .iconfont1{
    background-color: #214de0;
}
.service-ul li a .iconfont2{
    background-color: #0191ff;
}
.service-ul li a .iconfont3{
    background-color: #fd6400;
}
.service-ul li a .iconfont4{
    background-color: #fd00fa;
}
.service-ul li a .iconfont5{
    background-color: #00d0fc;
}
.service-ul li a .iconfont6{
    background-color: #625de4;
}

/* ***************************
  物品编码
 */

 .code-ul1 li{
    overflow: hidden;
    width: 364px;
    height: 160px;
    margin-top: 20px;
    box-shadow: 0px 10px 10px 0px #eee;
}

.code-ul1 li div i{
    display: block;
    width: 68px;
    height: 68px;
    border-radius: 100%;
    text-align: center;
    line-height: 68px;
    margin: 0 12px 10px 50px;
}
.code-li-1{
    background-color: #d5dffd;
}
.code-li-1:hover {
    animation: move .2s linear forwards;
    z-index: 5;
}
.code-li-2{
    background-color: #d5ecfd;
}
.code-li-2:hover {
    animation: move .2s linear forwards;
    z-index: 5;
}
.code-li-3{
    background-color: #fde5d5;
}
.code-li-3:hover {
    animation: move .2s linear forwards;
    z-index: 5;
}
.code-ul1 li div .code-icon1{
    background-color: #7596f8;
}
.code-ul1 li div .code-icon2{
    background-color: #77c0f8;
}
.code-ul1 li div .code-icon3{
    background-color: #f8a975;
}
.code-ul1 li a .nex-icon1{
    color: #7596f8;
}
.code-ul1 li a .nex-icon2{
    color: #77c0f8;
}
.code-ul1 li a .nex-icon3{
    color: #f8a975;
}

.code-ul2 li{
    width: 272px;
    height: 160px;
    margin-top: 20px;
    box-shadow: 0px 10px 10px 0px #eee;
    overflow: hidden;
}
.code-ul2 li a{
    display: block;
    width: 100%;
    height: 100%;
}
.code-ul2 li a i{
    display: block;
    width: 66px;
    height: 66px;
    border-radius: 100%;
    text-align: center;
    line-height: 66px;
    margin: 24px auto 12px auto;
}

.code-ul2 li a .nex-icon4{
    background-color: #f875f3;
}
.code-ul2 li a:hover {
    animation: move .2s linear forwards;
    z-index: 5;
}
.code-ul2 li a .nex-icon5{
    background-color: #75e1f8;
}
.code-ul2 li a .nex-icon6{
    background-color: #7578f8;
}
.code-ul2 li a .nex-icon7{
    background-color: #f87b75;
}


/* ***************************
  社会统一信用代码
 */

 .group-ul li{
    width: 270px;
    height: 266px;
    margin-top: 20px;
    box-shadow: 0px 10px 10px 0px #eee;
}

.group-ul li div i{
    display: block;
    width: 86px;
    height: 86px;
    border-radius: 100%;
    text-align: center;
    line-height: 86px;
    margin: 32px auto 20px auto;
}

.group-ul-li1{
    background-color: #e9eefe;
}
.group-ul-li1:hover {
    animation: move .2s linear forwards;
    z-index: 5;
}
.group-ul-li2{
    background-color: #e9fafe;
}
.group-ul-li2:hover {
    animation: move .2s linear forwards;
    z-index: 5;
}
.group-ul-li3{
    background-color: #feeae9;
}
.group-ul-li3:hover {
    animation: move .2s linear forwards;
    z-index: 5;
}
.group-ul-li4{
    background-color: #e9f5fe;
}
.group-ul-li4:hover {
    animation: move .2s linear forwards;
    z-index: 5;
}

.group-ul li div .nex-icon4{
    background-color: #7596f8;
}
.group-ul li div .nex-icon5{
    background-color: #75e1f8;
}
.group-ul li div .nex-icon6{
    background-color: #f87b75;
}
.group-ul li div .nex-icon7{
    background-color: #75bff8;
}

.group-ul li a .nex-icon4{
    color: #7596f8;
}
.group-ul li a .nex-icon5{
    color: #75e1f8;
    margin-top: 22px;
    display: inline-block;
}
.group-ul li a .nex-icon6{
    color: #f87b75;
    margin-top: 22px;
    display: inline-block;
}
.group-ul li a .nex-icon7{
    color: #75bff8;
    margin-top: 22px;
    display: inline-block;
}

/* ***************************
  ?术?贸易措施信息服? 
 */

 .jishu-ul li{
    width: 366px;
    height: 84px;
    margin-top: 20px;
    overflow: hidden;
}

.jishu-ul li a{
    height: 100%;
    margin: 0 auto;
}
.jishu-ul li a span{
    display: block;
    line-height: 84px;
}
.jishu-li-1{
    background: url(/static/img/index/ji-s1.png) no-repeat left/cover;
}
.jishu-li-1:hover {
    animation: move .2s linear forwards;
    z-index: 5;
}
.jishu-li-2{
    background: url(/static/img/index/ji-s2.png) no-repeat left/cover;
}
.jishu-li-2:hover {
    animation: move .2s linear forwards;
    z-index: 5;
}
.jishu-li-3{
    background: url(/static/img/index/ji-s3.png) no-repeat left/cover;
}
.jishu-li-3:hover {
    animation: move .2s linear forwards;
    z-index: 5;
}



/* ***************************
  图书栏目
 */

 .books-ul li{
    width: 244px;
    height: 446px;
    margin-top: 20px;
    box-shadow: 0px 10px 10px 0px #eee;
    padding: 15px;
    overflow: hidden;
}

.books-name{
    border-bottom: 1px solid #eee;
}

.books-img{
    width: 100%;
    height: 340px;
}

.books-img img{
    width: 100%;
    height: 100%;
}
.books-img:hover {
    animation: move .2s linear forwards;
    z-index: 5;
}




/* ***************************
  站点推荐
 */
 .zhan-d li{
    width: 278px;
    height: 120px;
    margin-top: 20px;
    border: 1px solid #eee;
}
.zhan-d li:hover {
    animation: move .2s linear forwards;
    z-index: 5;
}
.zhan-d li a{
    display: block;
    width: 100%;
    height: 100%;
}
.zhan-d li a img{
    display: block;
    width: 100%;
    height: 100%;
}
