

@keyframes scale11{
  from { transform: scale(1); }
  to { transform: scale(1.2) }
}





/*Banner002826 */
.Banner002826{position:relative;z-index:1;}

/*方法1，2，3*/
.Banner002826 li.slick-slide{position:relative; overflow: hidden; 
    transition: 5s !important;
}
.Banner002826 li.slick-slide img{display:block;width:100%; transform: scale(1);
    animation: scale11 18s infinite 1s alternate; 
}
.Banner002826 li.slick-active  img{
    animation: scale11 18s infinite 1s alternate; 
}
.Banner002826 li.slick-slide video{position:absolute;z-index:10;left:50%;top:50%;transform:translate(-50%,-50%);height:100%;min-width:100%;object-fit:fill;}
.Banner002826 .open-video{color:#fff;font-size:0.4rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;cursor:pointer;z-index:100;}
.Banner002826 .open-video:before{content:"";display:block;height:0.8rem;width:0.8rem;margin:0 auto 5%;background:url(../images/play.png) no-repeat center center;background-size:contain;}
@media(min-width:1025px){
    .Banner002826 li.slick-slide img.wap{display:none;}
}
@media(max-width:1024px){
    .Banner002826 li.slick-slide img.pc{display:none;}
    .Banner002826 li.slick-slide video{left:-100%;top:100%;opacity:0;}
    .Banner002826 li.slick-slide .open-video{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.3) url(../images/Banner002826_play.png) no-repeat center center;background-size:auto 50px;z-index:20;}
    .Banner002826 li.video-show .open-video{left:-100%;opacity:0;transform:translateX(-100%);}
    .Banner002826 li.video-show video{left:50%;top:50%;opacity:1;}
    .Banner002826 li.slick-slide .open-video .tit,.Banner002826 .open-video:before{display:none;}
    .Banner002826 .open-video{transform:none}
}
.slick-slider{position:relative;display:block;-webkit-touch-callout:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}
.slick-list{position:relative;z-index:1;display:block;overflow:hidden;}
.slick-list:focus{outline:none}
.slick-list.dragging{cursor:pointer;cursor:hand;}
.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.slick-track{position:relative;top:0;left:0;display:block;}
.slick-track:before,.slick-track:after{display:table;content:'';}
.slick-track:after{clear:both;}
.slick-loading .slick-track{visibility:hidden;}
.slick-slide{display:none;float:left;min-height:1px;}
[dir ='rtl'] .slick-slide{float:right;}
.slick-slide .slick-loading img{display:none;}
.slick-slide .dragging img{pointer-events:none;}
.slick-initialized .slick-slide{display:block;}
.slick-loading .slick-slide{visibility:hidden;}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}
.slick-arrow .slick-hidden{display:none;}
.Banner002826 .slick-dots{position:absolute;left:50%;transform:translate(-50%,0);bottom:5%;overflow:hidden;z-index:10;}
.Banner002826 .slick-dots li{width:16px;height:16px;position:relative;border-radius:50%;border:2px solid #fff;cursor:pointer;}
.Banner002826 .slick-dots li:not(:last-child){margin-right:12px;}
.Banner002826 .slick-dots li:before{position:absolute;left:-1px;top:-1px;right:-1px;bottom:-1px;border-radius:50%;background:#fff;transition:0.3s;content:'';}
.Banner002826 .slick-dots .slick-active{margin-bottom:0;}
.Banner002826 .slick-dots li.slick-active:before{transform:scale(0);-webkit-transform:scale(0);-ms-transform:scale(0);}
.Banner002826 .slick-dots li button{display:none;}
@media(max-width:640px){
    .Banner002826 .slick-dots li{width:10px;height:10px;}
    .Banner002826 .slick-dots li:not(:last-child){margin-right:4px;}
}

/*Top002568 */
.Top002568{position:relative;z-index:100;background:#fff;}
.Top002568 .header-left{float:left;}
.Top002568 .header-left,.Top002568 .header-right{height:100px;}
.Top002568 .logo img{max-height:57px;}
.Top002568 .header-right,.Top002568 .header-mid{float:right;}
.Top002568 .header-right > *{margin:0 7px;position:relative;}
.Top002568 .header-right dt figure{display:none;position:absolute;top:100%;margin-top:10px;z-index:100;width:150px;background:#f3f3f3;right:-20px;padding:10px;}
.Top002568 .header-right dt figure::before{position:absolute;content:'';border:6px solid transparent;border-bottom-color:#f3f3f3;right:22px;top:-12px;}
.Top002568 .header-right dt figure img{display:block;width:100%;}
.Top002568 .header-right dt a{width:20px;height:20px;background:url(../images/ss.png) no-repeat center center;background-size:contain;display:block;}
.Top002568 .open-search{position:relative;width:17px;height:40px;background:url(../images/ss.png) no-repeat center center;background-size:contain;display:block;}
.Top002568 .open-search-show{background:none;}
.Top002568 .open-search-show::before,.Top002568 .open-search-show::after{position:absolute;content:'';width:100%;height:3px;background:#454888;transform:rotate(45deg);left:0;top:50%;margin-top:-1.5px;}
.Top002568 .open-search-show::after{transform:rotate(-45deg);}
.Top002568 .search-box{display:none;z-index:90;position:absolute;right:0;top:100%;width:300px;}
.Top002568 .search-box .text{line-height:36px;width:100%;padding:0 10px;border:3px solid #454888;}
.Top002568 .search-box .btn{position:absolute;right:0;top:0;width:42px;height:42px;background:url(../images/ss.png) no-repeat center center;background-size:50% auto;}
.Top002568 .header-mid{width:60%;}
.Top002568 .header-menu li em a{display:inline-block;line-height:100px;position:relative;font-size:16px;color:#333;font-weight:bold;}

/* .Top002568 .header-menu li em a::before{position:absolute;content:'';left:50%;transform:translateX(-50%);width:0;height:3px;background:#d82128;transition:0.3s;}
*/
.Top002568 .header-menu li.aon em a::before,.Top002568 .header-menu li:hover em a::before{width:100%;}
.Top002568 .header-menu li .sub dt{line-height:56px;}
.Top002568 .header-menu li .sub dt a{color:#a4a4a4;padding:0;}
.Top002568 .header-menu li .sub dt a::after{display:inline-block;width:1px;height:10px;background:#bcbcbc;vertical-align:middle;content:'';margin:0 18px;}
.Top002568 .header-menu li .sub dt:last-child a::after{display:none;}
.Top002568 .header-menu li .sub dt a:hover{color:#d3a44b;background:none;}
.Top002568 #open_menu{margin:0;}
.Top002568 #header-menu{position:fixed;left:-100%;opacity:0;top:0;height:100%;background:rgba(0,0,0,0.5);overflow:auto;max-height:100%;padding:10px;transition:0.3s;width:50%;max-width:300px;}
.Top002568 #header-menu.header-menu-show{left:0;opacity:1;}
.Top002568 #header-menu ul{padding:5%;border-radius:5px;background:rgba(63,66,132,0.91);}
.Top002568 #header-menu li:last-child em a,.Top002568 #header-menu li:last-child em{border-bottom:0;}
.Top002568 #header-menu li em .op{display:block;}
.Top002568 #header-menu li .sub dl{background:rgba(0,0,0,0.22);border-radius:0 0 5px 5px;}
.Top002568 #header-menu li .sub-menu dt a{border-bottom:1px solid rgba(0,0,0,0.15);}
@media(max-width:1024px){
    .Top002568 #open_menu{width:30px;height:30px;margin-left:10px;}
    .Top002568 #open_menu i{width:100%;background:#d3a44b;height:3px;}
    .Top002568 #open_menu i::before,.Top002568 #open_menu i::after{background:#d3a44b;}
}
@media(max-width:480px){
    .Top002568 .header-right dt{display:none;}
    .Top002568 .header-right dd.top-search{position:static;}
    .Top002568 .search-box{width:100%;}
    .Top002568 .header-left,.Top002568 .header-right{height:70px}
}
@media(max-width:340px){
    .Top002568 .header-left{width:39%;}
}
.shares{font-size:.18rem;padding:.15rem 0;border-top:1px solid #eeeeee;border-bottom:1px solid #eeeeee;}
.shares span{font-size:.18rem;color:#942d1e;}

/* 首页内容 */
.index-con{}
.create{text-align:center;padding:1.3rem 0 1.5rem 0;}
.create .c-top{margin-bottom:0.5rem;}
.create .c-text{margin-bottom:.8rem;}
.create .c-text .t1{font-size:.16rem;line-height:2;width:80%;margin:auto;margin-bottom:0.2rem;color:#666666;}
.create .c-text .t1 pre{text-align:center;font-size:.2rem;}
.create .c-text .t1 .wap{display: none;}
.create .c-text .t2{font-size:.3rem;font-weight:bold;color:#e60012;margin-bottom:.3rem;margin-top:3%;}
.create .c-text .t2 img{min-height:0.4rem;}
.create .c-text .t-btn{background-image:url(../images/arrow3.png);background-position:center;background-size:cover;width:30px;height:9px;margin:auto;}
.create .c-slick{list-style-type:none;border:1px solid #eeeeee;}
.create .c-slick li{position:relative;padding:0.5rem 0.3rem;text-align:center;border-right:1px solid #eeeeee;}
.create .c-slick li:last-child{border:none;}
.create .c-slick .bg{position:absolute;left:0;top:0;width:100%;height:100%;z-index:-10;display:none;}
.create .c-slick .bg:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,63,185,0.85);z-index:20;}
@media(max-width:1024px){
    .create .c-top img{max-width:90%;}
    .create .c-text .t2 img{max-width:55%;  min-height: auto;}
    .create .c-text .t1 pre,.create .c-slick li{font-size:14px;}
}
@media(max-width:768px){
  .create .c-text .t1{width:90%;}
  .create .c-text .t1 pre{display: none;}
  .create .c-text .t1 .wap{display:block;}
}


/* .create .c-slick li .bg-box{position:absolute;width:100%;height:100%;z-index:-1;}
*/
.create .c-slick li:hover{color:#fff;box-shadow:0px 0px 20px 0pxrgba(52,72,112,0.65);border:none;}
.create .c-slick li:hover a{color:#fff;}
.create .c-slick li:hover .bg{display:block;}
.create .c-slick li .tit{font-size:0.2rem;}
.create .c-slick li .img-box{margin:.5rem 0;height:.75rem;display:flex;align-items:center;justify-content:center;}
.future{margin-bottom:1.2rem;}
.future .left{width:66%;float:left;position:relative;background-position:center;background-size:cover;padding-bottom:50%;display:block;}
.future .left .play-make{position:absolute;width:100%;height:100%;background-color:rgba(0,0,0,0.3);cursor:pointer;}
.future .left .play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;}
.future .left .play-btn img{margin-bottom:.3rem;}
.future .left .play-btn p{font-size:.4rem;color:#ffffff;margin:0;line-height:1;}
.future .right{width:34%;float:left;position:relative;background-position:center;background-size:cover;padding-bottom:50%;background-image:url(../images/blue2.png);}
.future .right .text-box{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;width:75%;}
.future .right .text-box .tit-img{margin-bottom:.5rem;}
.future .right .text-box .con{text-indent:2em;font-size:0.18rem;color:#ffffff;text-align:left;margin-bottom:.7rem;}
.future .right .text-box .t-btn{background-image:url(../images/arrow2.png);background-position:center;background-size:cover;width:30px;height:9px;}
.news-box{padding-bottom:1rem;}
.news-box h3{font-size:.4rem;margin-bottom:.6rem;text-align:center;}
.news-box .top-news{display:flex;justify-content:space-between;padding-bottom:.8rem;border-bottom:1px solid #eeeeee;}
.news-box .top-news .item{width:30%;}
.news-box .top-news .img-box{overflow:hidden;width:100%;margin-bottom:.4rem;}
.news-box .top-news .img-box span{background-position:center;background-size:cover;padding-bottom:66%;width:100%;display:inline-block;}
.news-box .top-news .item:hover .img-box span{transform:scale(1.2);transition:transform 1.2s ease,-webkit-transform 1.2s ease;}
.news-box .top-news .t1{font-size:.18rem;color:#666666;}
.news-box .top-news .t2{font-size:.22rem;color:#333333;line-height:1.5;}
.news-box .top-news .item:hover .t2{color:#143a84;}
.news-box .news-list{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.news-box .news-list .item{width:50%;display:flex;align-items:center;justify-content:space-between;padding:.4rem 0;border-bottom:1px solid #eeeeee;}
.news-box .news-list .item:nth-child(2n-1){}
.news-box .news-list .item:nth-child(2n-1) .t2{border-right:1px solid #eeeeee;padding-right:.5rem;}
.news-box .news-list .item:nth-child(2n){padding-left:.5rem;border-right:none;}
.news-box .news-list .item .t1{font-size:.2rem;color:#666666;margin-right:5%;line-height:1;}
.news-box .news-list .item .t2{font-size:.18rem;color:#999;line-height:1;}
.news-box .news-list .item:hover .t1{color:#143a84;}
@media(max-width:1024px){
    .future .right .text-box .tit-img img,.future .left .play-btn img{height:40px;}
    .future .right .text-box .con{font-size:14px;}
}

/* 投资者关系 */
.invest{padding:1rem 0;}
.invest .top{padding-bottom:.6rem;border-bottom:1px solid #eeeeee;}
.invest h3{font-size:.4rem;line-height:1.5;color:#333333;margin-bottom:.4rem;font-weight:normal;}
.invest .h-img{margin-bottom:.4rem;}
.invest .top .text{font-size:.18rem;color:#666666;}
.invest .con-infor{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:.8rem;}
.invest .con-infor .item{width:33.333%;padding:.3rem 0;border-bottom:1px solid #eeeeee;}
.invest .con-infor .item img{padding-right:.2rem;border-right:1px solid #e9e9e9;margin-right:.2rem;position:relative;}
.invest .con-infor .item img::after{content:'';position:absolute;left:0;bottom:0;width:.18rem;height:.18rem;background-color:#143a84;/* opacity:0.1;*/}
.invest .bot-a{display:flex;align-items:center;justify-content:space-between;}
.invest .bot-a .item{width:48.5%;}
.invest .bot-a .item p{padding:.3rem 0 .3rem .3rem;background-color:#f8f9fb;margin:0;font-size:.22rem;color:#000000;}
.industry{padding:1rem 0;}
.industry .item .i-head{padding:.4rem 0;border-top:1px solid #eeeeee;border-bottom:1px solid #eeeeee;display:flex;align-items:center;justify-content:space-between;cursor:pointer;}
.industry .item .i-head .text .t1{font-size:.25rem;font-weight:bold;margin:0;color:#942d1e;line-height:1;margin-bottom:.2rem;}
.industry .item .i-head .text .t2{font-size:.2rem;margin:0;color:#143a84;line-height:1;}
.industry .item .i-head .icon{width:.18rem;height:.18rem;background-position:center;background-size:cover;background-image:url(../images/jia.png);}
.industry .item.on .i-head .icon{transform:rotate(-45deg);}
.industry .item .i-show{background-color:#f5f5f5;padding:.7rem .8rem .8rem .7rem;display:none;}
.industry .item .i-con{margin-bottom:.3rem;}
.industry .item .i-con .tit{font-size:.24rem;font-weight:bold;color:#000000;line-height:1;margin:0;margin-bottom:.2rem;}
.industry .item .i-con .sub-tit{font-size:.18rem;color:#666666;line-height:1;margin:0;margin-bottom:.2rem;padding-left:5px;border-left:2px solid #aaaaaa;}
.industry .item .i-con .left{float:left;width:40%;margin-right:8%;}
.industry .item .i-con .left .son-type{margin-bottom:.3rem;}
.industry .item .i-con .left .son-type:last-child{margin-bottom:0;}
.industry .item .i-con .left .tow-type{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;}
.industry .item .i-con .left .tow-type .item{width:45%;text-align:center;height:.4rem;background-color:#ffffff;border-radius:4px;margin-bottom:.1rem;line-height:.4rem;}
.industry .item .i-con .left .tow-type .item:hover{background-color:#143a84;color:#fff;}
.industry .item .i-con .left:nth-child(2){width:50%;float:left;margin:0;}
.industry .item .i-con .left:nth-child(2) .tow-type .item{width:80%;text-align:center;height:.4rem;background-color:#ffffff;border-radius:4px;margin-bottom:.1rem;line-height:.4rem;display:block;}
.industry .item .i-con .left:nth-child(2) .tow-type .item:hover{background-color:#143a84;color:#fff;}
.industry .item .i-show .go-btn{display:block;text-align:center;width:1.8rem;height:.6rem;line-height:.6rem;padding-left:.3rem;color:#fff;background:url(../images/icon7.png) no-repeat 20% center;background-color:#143a84;}
@media(max-width:1000px){
    .news-box .top-news .t2{font-size:14px;}
    .news-box .news-list .item .t1{font-size:15px;}
    .news-box .top-news,.news-box{padding-bottom:0.3rem}
    .news-box .news-list .item{padding:0.3rem 0}
    .news-box .news-list .item:nth-child(2n-1) .t2{padding-right:0}
    .news-box .news-list .item:nth-child(2n){padding-left:0;}
    .news-box .news-list .item{width:100%}
    .industry .item .i-show{padding:0.2rem;}
    .industry .item .i-con .left{width:100%;margin:0;float:unset;}
    .industry .item .i-con .right{float:unset;width:100%;}
    .industry .item .i-head .text .t1{font-size:18px;}
.industry .item .i-head .text .t2{font-size:14px;}
.industry .item .i-con p{font-size:14px;}
.invest h3{text-align:center;}
.invest .h-img{display:none;}
.invest .top .text{font-size:14px;}
.industry .item .i-con .left:nth-child(2),.industry .item .i-con .left:nth-child(2) .tow-type .item{width:100%}
.industry .item .i-con .left .tow-type .item{width:49%;}
.industry .item .i-con .left .tow-type .item{height:40px !important;line-height:40px !important;font-size:14px;}
.industry .item .i-con .tit{font-size:16px;}
 .industry .item .i-con .sub-tit{font-size:14px;}
 .industry .item .i-show .go-btn{width:150px;}
}

/* 头部 */
.top_box{}
.top_box h1{margin:0;}
.top_box h1 a{display:block;}

/* 底部 */
.Bottom{padding:.8rem 0;background-image:linear-gradient(90deg,#062457 0%,#0c3c87 50%,#062457 100%);}
.Bottom .par1{display:flex;align-items:center;justify-content:space-between;padding-bottom:.4rem;border-bottom:1px solid rgba(255,255,255,0.05);margin-bottom:.8rem;}
.Bottom .par1 .left{display:flex;align-items:center;}
.Bottom .par1 .left .logo-box{margin-right:.4rem;}
.Bottom .par1 .left .stock-price b{font-size:40px;color:#f73131;margin-right:.2rem;}
.Bottom .par1 .left .stock-price span{font-size:16px;color:#f73131;}
.Bottom .par1 .right{width:55%;display:flex;align-items:center;font-size:.16rem;color:#ffffff;}
.Bottom .par1 .right .e-slick{width:100%;flex:1;}
.Bottom .par1 .right .e-slick .swiper-wrapper{height:auto;}
.Bottom .par1 .right .swiper-slide{display:flex;align-items:center;justify-content:center;height:55px;}
.Bottom .par1 .right .swiper-slide img{transition:transform .5s ease-in-out}
.Bottom .par1 .right .swiper-slide:hover img{transform:scale(1.1)}
.Bottom .par2{display:flex;justify-content:space-between;align-items:flex-end;}
.Bottom .par2 .left{width:50%;}
.Bottom .par2 .left .w-nav{margin-bottom:.3rem;}
.Bottom .par2 .left .w-nav a{font-size:.18rem;color:#ffffff;margin-right:.35rem;}
.Bottom .par2 .foot{padding-top:.2rem;border-top:1px solid rgba(255,255,255,0.05);}
.Bottom .par2 .foot .cppy{font-size:14px;color:rgba(255,255,255,0.3);margin-bottom:.1rem;}
.Bottom .par2 .foot .cppy a{color:rgba(255,255,255,0.3);}
.Bottom .par2 .foot .cppy a:hover{color:#ffffff;}
.Bottom .par2 .foot .b-nav a{font-size:14px;color:#ffffff;opacity:0.3;}
.Bottom .par2 .foot .b-nav span{padding:0 .2rem;}
.Bottom .par2 .foot .b-nav span:last-child{display:none;}
.Bottom .par2 .right{display:flex;align-items:flex-end;justify-content:space-between;}
.Bottom .par2 .right .code-box{text-align:center;}
.Bottom .par2 .right .code-box img{margin-bottom:.2rem;}
.Bottom .par2 .right .code-box p{font-size:.16rem;margin:0;line-height:1;color:#ffffff;text-align:center;}
.Bottom .par2 .right .b-contact{text-align:right;margin-left:1rem;}
.Bottom .par2 .right .b-contact .tit{font-size:.16rem;color:#ffffff;margin:0;margin-bottom:.2rem;line-height:1;}
.Bottom .par2 .right .b-contact .tle{font-size:.36rem;color:#ffffff;margin-bottom:.4rem;line-height:1;}
.Bottom .par2 .right .b-contact .add-box{font-size:.16rem;color:#ffffff;line-height:1;}
@media(max-width:1400px){
    .Bottom .par1{flex-direction:column;}
    .Bottom .par1 .left{margin-bottom:.2rem;}
    .Bottom .par1 .right{width:100%;}
}
@media(max-width:1000px){
    .Bottom .par2 .left .w-nav a{margin-right:.15rem}
    .Bottom .par2 .foot .cppy,.Bottom .par2 .foot .b-nav a{font-size:12px;}
    .auto-inner{width:100%;padding:0 2%;}
        .Bottom .par1 .left .logo-box img{height:35px;flex-direction:initial;}
        .Bottom .par1 .left .stock-price b{font-size:20px;}
   .Bottom .par1 .right .swiper-slide img{height:30px;}

    /* .Columnmenu{display:none;}
    */
    .Bottom{padding:.3rem 0;}
    .Bottom .par1{margin-bottom:.2rem;padding:0;}
    .Bottom .par1 .left{padding:3px 0;}

    /*.Bottom .par1 .right{display:none;}*/
    .Bottom .par2{flex-direction:column-reverse;justify-content:center;align-items:center;}
    .Bottom .par2 .left{width:100%;}
    .Bottom .par2 .left .w-nav{display:flex;align-items:center;justify-content:center;}
    .Bottom .par2 .right{flex-direction:column;justify-content:center;align-items:center;margin-bottom:.1rem;width:100%;text-align:center;/* display:none;*/}
    .Bottom .par2 .right .code-box{margin-bottom:.2rem;}
    .Bottom .par2 .right .b-contact{text-align:center;margin-left:0;margin-bottom:.2rem;}
    .invest .con-infor .item{width:50%;}
}

@media(max-width:600px){
    .Top002568 .logo img{max-height:35px;}
    .invest .con-infor .item{width:100%;font-size:14px;}
    .create{padding:.5rem 0;}
    .create .c-text .t1{width:100%;}
    .invest{padding:.5rem 0;}
    .future{margin-bottom:.5rem;}
    .future .right{float:none;width:100%;padding-bottom:80%;padding-top:0.3rem;}
    .future .right .text-box .con{margin-bottom:0.3rem;}
    .future .left{float:none;width:100%;padding-bottom:75%;}
    .News_detail .info_back a{background:url(../images/back.png) no-repeat left 0.25rem center #143a84;}
    .News_detail .info_back{position:unset;}
    /*    
    .Columnmenu{display:none;}
    */   
    .Columnmenu_1{display:block;}
    .invest .bot-a .item p{font-size:14px;}
}
.search{padding-top:5%;}
.search .item{padding-right:100px;border-bottom:1px dashed #eee;position:relative;}
.search .item a{line-height:40px;}
.search .item .time{position:absolute;width:100px;right:0;top:50%;transform:translateY(-50%);}
@media (max-width:640px){
    .search .item{padding-right:75px;}
    .search .item .time{width:70px;font-size:12px;}
}
.sitemap{padding:5% 0;}
.sitemap li{padding:10px 0;border-bottom:dotted 1px #e4e4e4;}
.sitemap li b{padding:10px 0;display:block;font-size:16px;font-weight:normal;}
.sitemap li span{opacity:0.8;display:inline-block;white-space:nowrap;padding-right:20px;}
.linkList{padding-top:5%;}
.linkList li{width:23.5%;margin-right:2%;float:left;text-align:center;margin-bottom:3%;font-size:16px;}
.linkList li:nth-child(4n){margin-right:0;}
.linkList figure{position:relative;border:1px solid rgba(238,238,238,0.5);border-radius:10px;overflow:hidden;padding-top:37%;}
.linkList figure img{position:absolute;left:50%;top:50%;-moz-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-height:100%;z-index:1;}
.linkList figure::before,.linkList figure .txt{opacity:0;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;transition:all 0.5s;}
.linkList figure::before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(20,58,132,0.8);z-index:2;}
.linkList figure .txt{position:absolute;left:50%;top:50%;-moz-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;z-index:3;color:#FFFFFF;}
.linkList figure .txt *{margin:0;}
.linkList figure .txt h2{font-size:18px;margin-bottom:5px;}
.linkList figure .txt h3{font-size:16px;font-weight:normal;}
.linkList a:hover figure::before,.linkList a:hover figure .txt{opacity:1;}
@media screen and (max-width:640px){
    .linkList li{width:48%;margin:0 1% 3%!important;font-size:14px;}
    .linkList li figure{padding-top:40%;}
}