﻿/*dede58.com 做最好的织梦整站模板下载网站*/
@charset "utf-8";
@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(200px, 0, 0) skewX(-30deg);
        transform: translate3d(200px, 0, 0) skewX(-30deg);
        opacity: 0;
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(200px, 0, 0) skewX(-30deg);
        -ms-transform: translate3d(200px, 0, 0) skewX(-30deg);
        transform: translate3d(200px, 0, 0) skewX(-30deg);
        opacity: 0;
    }
    60% {
        -webkit-transform: skewX(20deg);
        -ms-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: skewX(-5deg);
        -ms-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1;
    }
}
.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedIn2 {
    0% {
        -webkit-transform: translate3d(-200px, 0, 0) skewX(30deg);
        transform: translate3d(-200px, 0, 0) skewX(30deg);
        opacity: 0;
    }
    60% {
        -webkit-transform: skewX(-20deg);
        transform: skewX(-20deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: skewX(5deg);
        transform: skewX(5deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(-50px, 0, 0) skewX(30deg);
        -ms-transform: translate3d(-50px, 0, 0) skewX(30deg);
        transform: translate3d(-50px, 0, 0) skewX(30deg);
        opacity: 0;
    }
    60% {
        -webkit-transform: skewX(-20deg);
        -ms-transform: skewX(-20deg);
        transform: skewX(-20deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: skewX(5deg);
        -ms-transform: skewX(5deg);
        transform: skewX(5deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1;
    }
}
.lightSpeedIn2 {
    -webkit-animation-name: lightSpeedIn2;
    animation-name: lightSpeedIn2;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}
/*child-menu*/
.child-menu ul li {
    width: 33.333%;
    float: left;
    position: relative;
    overflow: hidden;
}
.child-menu ul li a {
    display: block;
    width: 100%;
    height: 100%;
    z-index: 11;
    position: relative;
    transform: translate3d(103%, 0, 0) rotate(.0001deg);
    transition: transform cubic-bezier(0.46, 0.03, 0.23, 0.96) .6s;
}
.child-menu.move ul li>div, .child-menu.move ul li >a {
    -webkit-transform: translate3d(0%, 0, 0) rotate(.0001deg);
    -moz-transform: translate3d(0%, 0, 0) rotate(.0001deg);
    transform: translate3d(0%, 0, 0) rotate(.0001deg);
}
.child-menu ul li img {
    opacity: 0.5;
    -webkit-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
}
.child-menu ul li a:before {
    content: '';
    position: absolute;
    background: #1655a3;
    width: 100%;
    height: 100%;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    -webkit-transform: translate3d(0%, 0, 0) rotate(.0001deg);
    -moz-transform: translate3d(0%, 0, 0) rotate(.0001deg);
    transform: translate3d(0%, 0, 0) rotate(.0001deg);
    z-index: 22;
    -o-transition: transform ease .6s;
    -moz-transition: transform ease .6s;
    transition: transform ease .6s;
}
.child-menu.move ul li a:before {
    -moz-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(.0001deg);
    -moz-transform: translate3d(-100%, 0, 0) rotate(.0001deg);
    transform: translate3d(-100%, 0, 0) rotate(.0001deg);
}
.child-menu ul li img {
    transition: all cubic-bezier(0.64, 0.13, 0.09, 0.87) .8s;
    -moz-transition: all cubic-bezier(0.64, 0.13, 0.09, 0.87) .8s;
    -webkit-transition: all cubic-bezier(0.64, 0.13, 0.09, 0.87) .8s;
    -o-transition: all cubic-bezier(0.64, 0.13, 0.09, 0.87) .8s;
    opacity: 0;
    -moz-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s;
    -webkit-transform: translate3d(50%, 0, 0);
    -moz-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0);
}
.child-menu.move ul li img {
    -webkit-transform: translate3d(0%, 0, 0);
    -moz-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
    opacity: 0.5;
    -moz-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s;
}
.line {
    width: 50px;
    height: 2px;
    background: #1754a3;
    margin-top: 12px;
    margin-bottom: 24px;
}

.right_icon {
    position: absolute;
    width: 37px;
    height: 37px;
    background: url(../images/right_icon.png) no-repeat;
    right: 11%;
    top: 20%;
    display: block;
    -webkit-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
}
.child-menu ul li:hover .right_icon {
    right: 10%;
}
.child-menu ul li .menu-img {
    overflow: hidden;
}
.child-menu ul li .menu-img img {
    -webkit-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
}
.child-menu ul li:hover .menu-img img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 1;
}
.case {
    background: #f5f5f5;
   /* padding-top: 1.86458%;*/
    padding-bottom: 1.5625%;
}
.swiper-case {
  /*  margin-top: 1.5625%;*/
}
.swiper-case .swiper-slide {
    border: 1px solid #d9d9d9;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	float:left;
}
.case-con {
    padding: 8.667% 9.3333% 10.333% 9.3333%;
	text-align:left;
}
.case-tit {
    font-size: 16px;
    color: #4d4c4c;
    line-height: 1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
}
.case-txt {
       font-size: 12px;
    overflow: hidden;
    /* white-space: nowrap; */
    text-overflow: ellipsis;
    color: #828282;
    line-height: 1.7;
    margin-top: 10px;
}
.case-line {
    width: 35px;
    height: 1px;
    background: #cfcece;
    margin-top: 8px;
    margin-bottom: 15px;
}
.case-time {
    font-size: 12px;
    color: #828282;
    line-height: 1;
}
.swiper-case .swiper-slide:hover .case-tit {
    color: #098779;
}
.case-img {
    position: relative;
    overflow: hidden;
}
.case-img img {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.case-img::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(23, 163, 154, 0.7);
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(-90deg);
    -moz-transform: perspective(400px) rotateX(-90deg);
    -ms-transform: perspective(400px) rotateX(-90deg);
    -o-transform: perspective(400px) rotateX(-90deg);
    transform: perspective(400px) rotateX(-90deg);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    -o-transform-origin: top;
    transform-origin: top;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.swiper-case .swiper-slide:hover .case-img::before {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
    -moz-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    -o-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
}
.case-img::after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/case_icon.png) no-repeat center;
    -webkit-transition: all 0.2s 0.3s;
    -moz-transition: all 0.2s 0.3s;
    -o-transition: all 0.2s 0.3s;
    transition: all 0.2s 0.3s;
    opacity: 0;
}
.swiper-case .swiper-slide:hover .case-img::after {
    opacity: 1;
}
.swiper-case:hover {
}
.swiper-case .swiper-pagination {
    position: relative;
    font-size: 0;
    bottom: 0;
    width: auto;
    display: inline-block;
    vertical-align: middle;
}
.swiper-case .swiper-pagination-bullet {
    margin: 0 5px;
}
.swiper-button-prev, .swiper-button-next {
    position: relative;
    display: inline-block;
    width: 26px;
    height: 26px;
    font-size: 0;
    vertical-align: middle;
    margin: 0 10px;
    -webkit-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
}
.swiper-button-prev {
    background: url(../images/prev-icon1.png) no-repeat;
}
.swiper-button-next {
    background: url(../images/next_icon1.png) no-repeat;
}
.swiper-button-prev:hover {
    background: url(../images/prev-icon2.png) no-repeat;
}
.swiper-button-next:hover {
    background: url(../images/next_icon2.png) no-repeat;
}
.swiper-bottom {
    text-align: center;
    width: 100%;
    margin-top: 2.4767%;
}
.more {
    width: 80px;
    height: 30px;
    line-height: 28px;
    margin: 0 auto;
    display: block;
    color: #1754a3;
    text-transform: uppercase;
    border: 1px solid #1754a3;
    border-radius: 24px;
    font-size: 12px;
    text-align: center;
    margin-top: 1.8175%;
    vertical-align: middle;
    position: relative;
    background: url(../images/more_icon.png) no-repeat center right 12px;
}
.more:after {
    color: #fff;
}
.more {
    overflow: hidden;
    padding: 0;
    padding-right: 12px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-transition: border-color 0.3s, background-color 0.3s;
    transition: border-color 0.3s, background-color 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.more::after {
    font-size: 12px;
    content: attr(data-text);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    color: #fff;
    padding-right: 12px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    background: url(../images/more_icon2.png) no-repeat center right 12px;
    -webkit-transform: translate3d(0, 25%, 0);
    transform: translate3d(0, 25%, 0);
}
.more > span {
    display: block;
}
.more.button--inverted {
    color: #7986cb;
}
.more.button--inverted:after {
    color: #fff;
}
.more::after, .more > span {
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.more:hover {
    border-color: #1754a3;
    background-color: #1754a3;
}
.more:hover::after {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.more:hover > span {
    opacity: 0;
    -webkit-transform: translate3d(0, -25%, 0);
    transform: translate3d(0, -25%, 0);
}
@media (max-width: 768px) {
   
    .case, .news {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .swiper-case {
        margin-top: 20px;
    }
    .swiper-bottom {
        margin-top: 15px;
    }
   
}


.case .swiper-case {
    text-align: center;
}
#more{
    display: inline-block;
    margin: 20px 0;
    padding: 8px 15px;
    color: #666666;
    font-size: 14px;
    border:1px solid #ccc
}