
@font-face{ font-family: EUROSTILE-BOLDEXTENDEDTWO; src: url(../fonts/EUROSTILE-BOLDEXTENDEDTWO.OTF);}


.home-tit{ position: relative;max-width:1040px;margin:0 auto;text-align: center;margin-bottom: 30px;}
.home-tit b{font-size:35px;font-weight:bold}
.home-tit b em{color:#005D73;font-style:normal}
.home-tit b{ position: absolute;bottom:35px;width:100%;left:0;text-indent: 2px;}
.home-tit p{font-size:14px;color:#666;line-height: 24px;font-weight:normal;text-align: center;margin-top:8px;}
.home-tit .en {
    font-size:80px;color: #cdcdcd;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    font-weight: 800;
    -webkit-text-stroke: 1px #cdcdcd;
}




.index-product {
    width:100%;
    background: #f5f5f5;
    padding: 0 0 80px;
}

.index-product .content {
    width: 1200px;
    margin: 0 auto;
}

.index-product .pro_cat {
    padding: 30px 0;
}

.index-product .pro_cat ul {
    position: relative;
    display: flex;
    justify-content: space-between;
}

.index-product .pro_cat ul::after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    top: 57px;
    background-color: #dbdbdb;
}

.index-product .pro_cat li {
    display: inline-block;
    position: relative;
    z-index: 1;
}

.index-product .pro_cat li.cur::before {
    content: "";
    display: block;
    width: 2px;
    height: 20px;
    position: absolute;
    left: 50%;
    top: 100%;
    border-left: 1px dashed #d0d0d0;
}
.index-product .pro_cat li.cur::after {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    position: absolute;
    left: 50%;
    top: 50px;
    transform: translateX(-50%);
    border: 1px solid #e09816;
    background: #f5f5f5;
    border-radius: 50%;
}
.index-product .pro_cat a {
    display: inline-block;
}
.index-product .pro_cat span {
    display: inline-block;
    *display: inline;
    line-height: 30px;
    padding: 0 15px;
    font-size: 16px;
    color: #969696;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
.index-product .pro_cat .cur a span {
    background: #36babb;
    color: #fff;
}
.index-product .pro_cat a:hover span {
    background: #36babb;
    color: #fff;
}

.index-product .pro_list {
    margin-top:40px;
    height:600px;
}
.index-product .pro_list .pro_list_c:not(:first-child) {
    display: none;
}
.index-product .pro_list .pro_list_c li{
    width:24.25%;
    float: left;
    margin-right: 1%;
    margin-bottom: 50px;
}
.index-product .pro_list .pro_list_c li:nth-child(4n){
    margin-right: 0;
}
.index-product .pro_list .pro_list_c li img{
    width:100%;
}
.index-product .pro_list .pro_list_c li .pro_box {
    position: relative;
}
.index-product .pro_list .pro_list_c li  .title {
    width: 100%;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #36babb;
    color: #fff;
    font-size: 16px;
}









.pro_parallax {
    padding: 0;
    min-height: 31.25rem;
    position: relative;
    overflow: hidden;
}

.pro_parallax .parallax_box {
    width: 100%;
    padding: 12em 0;
    position: relative
}

.pro_parallax .parallax_box.top {
    height: 100vh;
}

.pro_parallax .photo_wrap {
    clip: rect(0,auto,auto,0);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.pro_parallax .fluid_custom {
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    width: 90%
}
.pro_parallax .bg {
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    transform: translateZ(0);
    will-change: transform;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    z-index: 1;
    transition: all 1s ease 0s;
}
.pro_parallax .parallax_sec {
    position: absolute;
    background-color: #005d73;
    color: #005d73;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    z-index: 0;
    opacity: 0;
    pointer-events: none;
    transition: all 1s ease 0s;
}
.pro_parallax .photo_wrap.second .bg {
    z-index: -1
}

.pro_parallax .photo_wrap.first {
    padding: 0
}

.pro_parallax a.more_link {
    color: #fff
}

.pro_parallax .photo_wrap.second {
    z-index: 0
}

.pro_parallax #grad {
    position: absolute;
    opacity: 0.93;
    height: 30vh;
    top: 0;
    width: 100%;
    background-image: linear-gradient(to top,rgba(13,22,35,0),#005d73);
    display: block;
    z-index: 2;
}

.pro_parallax .parallax_slide  {
    opacity: 0.9;transition: all 2s ease 0s;background-color: #005d73;position: absolute;left: 0;top: 0;height: 100%;width: 100%;z-index: 1;pointer-events: none;
}

.pro_parallax .parallax_slide2 {
    height: 100%;
    overflow: hidden
}

.pro_parallax .parallax_slide2 h5 {
    text-transform: uppercase;
    letter-spacing: 0.18rem;
    margin: 0;
    color: #36babb;
}

.pro_parallax .parallax_slide2 h5::before {
    content: "";
    border-top: solid 0.18rem #fff;
    width: 3%;
    color: #fff;
    display: block;
    border-radius: 0.12rem;
    margin-bottom: 1%
}

.pro_parallax .parallax_slide2 h1,.pro_parallax .parallax_slide2 p {
    line-height: 1.2;
    padding: 1em 0;
    margin: 0
}

.pro_parallax .parallax_slide2 h1:not([class*="font-size"]),.pro_parallax .parallax_slide2 p:not([class*="font-size"]) {
    font-size: calc(1.43rem + 1.6vw);
    letter-spacing: -0.08rem
}

.pro_parallax .more_bth {
    margin: 1em 1em 1em 0;
    float: left
}

.pro_parallax .more_link {
    background-color: #36babb;
    border: 2px solid #36babb;
    border-radius: 26px;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    height: 52px;
    letter-spacing: 2px;
    line-height: 52px;
    padding: 0 2em;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
}

.pro_parallax .more_link:hover {
    background-color: #52e2e3;
    border: 2px solid #52e2e3
}

















.index-about {
    width:100%;
    height:100vh;
    position: relative;
}

.index-about .thought{
    position: absolute;
    top:5%;
    left:0;
    font-size: 5vw;
    white-space: nowrap;
    display: flex;
}
.index-about .thought.pfu{
    z-index: 1;
}
.index-about .thought .text01{
    animation: loop 30s linear infinite;

}
.index-about .thought .text02{
    animation: loop 30s linear infinite;
}

.index-about .thought .text01 span,.index-about .thought .text02 span {
    color: #000000;
    font-weight: 700;
}

.index-about .thought.pfu .text01 span,.index-about .thought.pfu .text02 span {
    color: rgba(26, 26, 26, 0);
    text-shadow: none;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
    font-weight: 700;
}

@keyframes loop {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
    to {
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}


.index-about .left {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1;
    width:50%;
    height:100%;
    float:left;
}


.index-about .left .intro {
    margin-right: 0;
    padding: 0 30px 0 10%;
    height:100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    position: relative;
}

.index-about .left .intro .tit{
    font-size: 1.8vw;
    font-weight: 700;
    margin-bottom: 4vh;
}

.index-about .left .con {
    padding-right: 10px;
    font-size: 1vw;
    line-height: 2.2vw;
    color: #4d4d4d;
    overflow:auto;
    text-indent: 2rem;
    text-align: justify;
}

.index-about .right {
    width:50%;
    height:100%;
    float: right;
    position: relative;
}


.strength {
    width:85%;
    margin: 0 auto;
    position: absolute;
    left:10%;
    bottom:3%;
}
.strength ul {
    display: flex;
    justify-content: space-between;
}
.strength li {display:flex;flex-direction:column;align-items: center;flex-grow: 1;}
.strength ul li .sta{
    position: relative;
    width: 100%;
}
.strength ul li:hover b {
    color: #36babb;
}
.strength ul li b {
    display: block;
    font-size: 1.2vw;
    text-align: center;
    color: #656565;
    width:100%;
    overflow: hidden;
}
.strength ul li .stb {
    margin-top: 30px;
    text-align: center;
    color: #36babb;
}
.strength ul li .stnum {
    font-size: 1.8vw;
    color: #36babb;
    font-family: EUROSTILE-BOLDEXTENDEDTWO;
}
.strength ul li .stb .stp {
    font-size: 1.2vw;
    margin-left: 5px;
}











.index-product {
    position: relative;
    height:100vh;
}

.pro_carousel {
    position: relative;
    overflow: hidden;
    padding-top: 30px;
}


.pro_block .inner_box{
    position: relative;
    display: block;
    text-align: center;
    background: #fff;
    overflow: hidden;
}


.pro_block figure {
    margin: 0;
}
.pro_block .inner_box .image_box{
    position: relative;
    display: block;
    background: #0c86e0;
    overflow: hidden;
}

.pro_block .inner_box .image_box img{
    width: 100%;
    transition: all 1s ease;
}


.pro_block .inner_box .lower_content{
    position: relative;
    display: block;
    padding: 20px 15px 18px 15px;
    transition: all 500ms ease;
    height:120px;
}

.pro_block .inner_box .lower_content:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-transform: scale(.9) translateY(20px);
    -ms-transform: scale(.9) translateY(20px);
    transform: scale(.9) translateY(20px);
    background: #0c86e0;
    transition: all 500ms ease;
}


.pro_block .inner_box .lower_content h4{
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 28px;
    color: #0c86e0;
    font-weight: 700;
    margin-bottom: 0;
    transition: all 500ms ease;
}

.pro_block .inner_box .lower_content h4 a{
    color: #0c86e0;
}

.pro_block.pro_block_back{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.pro_block.pro_block_back{
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    z-index: 1;
}
.pro_block.pro_block_front:after{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.pro_block.pro_block_front{
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    position: relative;
    z-index: 2;
}

.pro_carousel .swiper-slide{
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}

.pro_carousel .swiper-slide:hover .pro_block.pro_block_front,
.pro_carousel .swiper-slide:hover .pro_block.pro_block_back{
    -webkit-transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    -o-transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
}

.pro_carousel .swiper-slide:hover .pro_block.pro_block_back{
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    z-index: 2;
}

.pro_carousel .swiper-slide:hover .pro_block.pro_block_front{
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    z-index: 1;
}






.index-al {
    width:100%;
    height:100vh;
    overflow: hidden;
    position: relative;
}
.index-al .swiper-slide {
    position: relative;
}
.index-al .swiper-slide img{
    width:100%;
    height:100vh;
}
.index-al .swiper-slide .wrap {
    position: absolute;
    left:10%;
    top:30%;
    color:#fff;
    font-size: 3vw;
}
.solution-pagination {
    position: absolute;
    bottom:15%;
    z-index: 9;
    width:100%;
    color:#0d50be;
    font-size:20px;
}
.solution-pagination .pagination-bullets {
    width:100%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: center
}

.solution-pagination .pagination-bullet {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    opacity: 1;
    width: 32px;
    height: 32px;
    background-color: transparent;
    flex-shrink: 0;
    position: relative;
    cursor: pointer;
}

.solution-pagination .hr {
    width: 100%;
    height: 1px;
    background-color: #fff;
    opacity: .4;
}
.solution-pagination .tit {
    color: #fff;
    font-size: 18px;
    position: absolute;
    left: 50%;
    bottom: -32px;
    white-space: nowrap;
    transform: translateX(-50%);
    transition: opacity .3s;
}
.solution-pagination .pagination-bullet.active .tit {
    opacity: 1;
    background: #0e6a37;
    padding: 5px 12px;
    border-radius: 6px;
}
.solution-pagination .circle {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 16px;
    height: 16px;
    border: 1px solid transparent;
    border-radius: 50%;
    transition: border-color .3s
}

.solution-pagination .spot {
    width: 8px;
    height: 8px;
    background-color: #0f6a37;
    border-radius: 50%;
    position: relative;
    transition: background-color .3s, transform .3s
}

.solution-pagination .spot:after,
.solution-pagination .spot:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -24px 0 0 -24px;
    width: 48px;
    height: 48px;
    background: rgb(15 106 55);
    border-radius: 50%;
    transform: scale(.1);
    z-index: 0;
    -webkit-animation: amap-icon-anim 3s ease-out infinite;
    animation: amap-icon-anim 3s ease-out infinite
}

.solution-pagination .spot:after {
    -webkit-animation-delay: .8s;
    animation-delay: .8s
}

@keyframes amap-icon-anim {
    0% {
        opacity: 0;
        transform: scale(.1)
    }
    5% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: scale(1)
    }
}










.index-news {margin-bottom: 50px;}
.index-news .news_main .news_list_ul{display: flex;justify-content: space-between;}
.index-news .news_item{width: 24.25%;transition: all 0.3s;padding:20px 0;margin-right: 1%;}
.index-news .news_item:nth-child(4) {margin-right: 0;}
.index-news .news_item .item_img{margin-bottom: 14px;overflow: hidden;padding:0 20px;}
.index-news .news_item .item_img img{width:100%; transition :all 1s;}
.index-news .news_item .item_img:hover img {transform: scale(1.05);}
.index-news .news_item .item_text_time{display: block;margin-bottom: 25px;color: #adb6be;font-size: 16px;padding:0 20px;}
.index-news .news_item .item_text_tit{font-size: 16px;font-weight: bold;margin-bottom: 20px;padding:0 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}
.index-news .news_item .item_text_intro{font-size: 16px;color: #adb6be;line-height: 30px;padding:0 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}
.index-news .news_item:hover {
    box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
    transform: translateY(-10px);
}