﻿@media(min-width: 1025px)
{
    .contact-w .tact .list li
    {
        transition: all .3s ease 0s;
    }
    .contact-w .tact .list li:hover
    {
        transform: translateY(5px);
    }
    .centre-w .tab-w .swiper-container1 .swiper-slide .img
    {
        transition: all .3s ease 0s;
    }
    .centre-w .tab-w .swiper-container1 .swiper-slide:hover .img
    {
        transform: translateY(5px);
    }
    .video-w .video .ico
    {
        transition: all .3s ease 0s;
    }
    .video-w .video .ico:hover
    {
        transform: translateY(5px);
    }
    .video-w .con-t .share
    {
        transition: all .3s ease 0s;
    }
    .video-w .con-t .share:hover
    {
        transform: translateY(5px);
    }
    .video-w .con-t img
    {
        transition: all .3s ease 0s;
    }
    .video-w .con-t img:hover
    {
        transform: translateY(5px);
    }
    .newde-wrap .de-bottom .back-list:hover i
    {
        background: url('/template/wode/skin/images/back-news-iconb.png')no-repeat center center;
        background-size: contain;
    }
    .newde-wrap .de-bottom .next:hover .icon i
    {
        background: url('/template/wode/skin/images/arrow-r2b.png')no-repeat center center;
        background-size: contain;
    }
    .newde-wrap .de-bottom .prev:hover .icon i
    {
        background: url('/template/wode/skin/images/arrow-l2b.png')no-repeat center center;
        background-size: contain;
    }
    .newde-wrap .de-bottom h1
    {
        transition: all .3s ease 0s;
    }
    .newde-wrap .de-bottom .prev:hover h1
    {
        color: #12449b;
    }
    .newde-wrap .de-bottom .next:hover h1
    {
        color: #12449b;
    }
    .mould-w .more_con .con .item img
    {
        transition: all .3s ease 0s;
    }
    .mould-w .more_con .con .item:hover img
    {
        transform: translateY(5px);
    }
    #down-b
    {
        transition: all .3s ease 0s;
    }
    #down-b:hover
    {
        transform: translateY(5px);
    }
    .honor-w .info-w .info .swiper-container .t
    {
        transition: all .3s ease 0s;
    }
    .honor-w .info-w .info .swiper-container .t:hover
    {
        transform: translateY(5px);
    }
    .insec7 .le .item .ico
    {
        transition: all .3s ease 0s;
    }
    .insec7 .le .item .ico:hover
    {
        transform: translate(-50%,-46%);
    }
    .insec7 .ri .tab-w .more
    {
        transition: all .3s ease 0s;
    }
    .insec7 .ri .tab-w .more:hover
    {
        background: #12449b;
    }
    .insec5 .swiper-container4 .swiper-slide .ri .img-circle .ico
    {
        transition: all .3s ease 0s;
    }
    .insec5 .swiper-container4 .swiper-slide .ri .img-circle .ico:hover
    {
        transform: translate(-50%,-46%);
    }
    .insec7 .le .item2 .link:hover .t
    {
        color: #444;
    }
    .footer-wrap .top .le .item
    {
        transition: all .3s ease 0s;
    }
    .footer-wrap .top .le .item:hover
    {
        transform: translateY(5px);
    }
    .footer-wrap .top .le .share-w .header-btns
    {
        transition: all .3s ease 0s;
    }
    .footer-wrap .top .le .share-w .header-btns:hover
    {
        transform: translateY(5px);
    }
    .footer-wrap .top .le .share-w .up
    {
        transition: all .3s ease 0s;
    }
    .footer-wrap .top .le .share-w .up:hover
    {
        transform: translateY(5px);
    }
    .insec2 .list.bot li .img
    {
        transition: all .3s ease 0s;
    }
    .insec2 .list.bot li:hover .img
    {
        transform: translateY(5px);
    }
    .insec7 .le .item .con .con-t
    {
        transition: all .3s ease 0s;
    }
    .insec7 .le .item .con .con-t:hover
    {
        color: #12449b;
    }
    .header-wrap .ri .item2 .sub
    {
        transition: all .3s ease 0s;
    }
    .header-wrap .ri .item .img
    {
        transition: all .3s ease 0s;
    }
    .header-wrap .ri .item:hover .img
    {
        transform: translateY(1px);
    }
    .header-wrap .ri .item2:hover .sub
    {
        transform: translateY(1px);
    }
}