/*
* Time:2017.09.05
* Copyright (C) Jinan CE WIE
*/

.p_LinkC {
    display: inline-block;
    width: 100%;
}

.p_TitleBox {
    width: 100%;
    height: auto;
    border-width: 0;
    background-color: transparent;
}


::selection {
    background: #333;
    color: #fff;
}

#down {
    position: fixed;
    bottom: 10px;
    left: 50%;
    margin-left: -24px;
    z-index: 999;
    transition: all 0.5s;
    -webkit-animation: start 1.5s infinite ease-in-out;
    animation: start 1.5s infinite ease-in-out;
}


#fp-nav {
    text-align: center;
}

/* #fp-nav ul li:last-child{
    display: none;
    } */


.section {
    overflow: hidden;
}

.section1 {
    background: #26add8;
    width: 100%;
    color: #fff;
    /* height: 100vh; */
}

.section5 {
    background-image: url(../images/lx.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 1920px 1080px;
    transition: all 3s;
    background-size: cover;
    height: 100vh !important
}


.footers .icp {
    padding: 0 10%;
    width: 100%;
    height: 50px;
    background: #3b3b3b;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 50px;
}




/*绗簩灞?/
.section2 {
    position: relative;
    /* background: url(../images/ABOUTUS.png) no-repeat left; */
    /* background-position-y: 20%; */
}

.section2 .main2 {
    margin: 0 auto;
    padding: 10% 10% 6%;
    width: 100%;
}

.section2 .abfr .abouttitle {
    font-weight: bold;
    font-size: 36px;
    color: #000000;
    letter-spacing: 2px;
    margin-bottom: 20px;
}

.section2 .abfr .abouttitle .guanyu {
    color: #E65307;
    position: relative;
}

.section2 .abfr .abouttitle .guanyu::before {
    content: "";
    display: block;
    width: 66px;
    height: 6px;
    background: #E65307;
    position: absolute;
    top: -14px;
    left: 0;
}

.section2 .abfr{
    padding-top: 14px;
}

.section2 .abfr .conpananynane {
    font-weight: 400;
    font-size: 25px;
    color: #000000;
    margin-bottom: 20px;
}

.section2 .abfr .componentdes p {
    font-size: 16px;
    line-height: 30px;
    padding: 5px 0;
    font-weight: 400;
    color: #6E6E6E;
    letter-spacing: 1px;
}

.section2::after {
    content: "KEANDA";
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    font-size: 400px;
    /* 鏂囧瓧澶у皬 */
    text-align: center;
    color: rgba(246, 246, 246, 0.6);
    /* 鏂囧瓧棰滆壊鍜岄€忔槑搴 */
    pointer-events: none;
    /* 闃叉骞叉壈浜や簰 */
    z-index: -1;
    /* 纭繚姘村嵃鍦ㄥ唴瀹逛箣涓 */
}

/*绗笁灞?/
.section3 {
    position: relative;
}

.section3 .main3 {
    position: relative;
    z-index: 1;
    margin: 0 auto;
    background: url(../images/productdes.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    padding-top: 42.11%; /* 16:9 姣斾緥 (9 / 16 = 0.5625) */
}

.section3 .main3 .imgbg{
    width: 100%;
}

.sec3fl {
    position: absolute;
    left: 13%;
    top: 14%;
    font-weight: bold;
    font-size: 34px;
    color: #FFFFFF;
    display: flex;
    align-items: flex-end;
}

.sec3fl .linkprodc {
    font-size: 20px;
    margin-left: 30px;
}

/*绗洓灞?/

.cy_btn {
    width: calc((100% - 0px)/4);
    float: left;
    text-align: center;
    position: relative;
    height: 100%;
    background: #000;

}

.cy_btn:hover {
    background: #26add8;
}

.cy_btn div.top {
    top: 45%;
    position: relative;
    z-index: 10;
    color: #fff;
    transition: all 1s;
}

.cy_btn:hover div.top {
    top: 40%;
    position: relative;
    z-index: 10;
    color: #fff;
}

.cy_btn .sejt {
    display: none;
}

.cy_btn:hover .sejt {
    display: inline-block;
    padding: 30px 0;
}

.cy_btn:hover h2 {
    display: none;
}

.cy_btn h2 {
    font-size: 66px;
    margin-top: 30px;
}

.cy_btn p {
    font-size: 26px;
    padding: 20px 0;
}

.cy_btn .more {
    margin-top: 100px;
    transition: all 1s;
    opacity: 0;
    border-radius: 50%;
}

.cy_btn:hover .more {
    margin-top: 30px;
    opacity: 1;

}

.cy_btn .more:hover {
    font-size: 12px;
    line-height: 1.5;
    background: #00695f;
}



.section4 {
    background: url(../images/cy_bg.jpg) left top;
}

.section4 .cy1 {
    top: -100%;
    transition: all 1.2s;
}

.section4 .cy2 {
    top: 100%;
    transition: all 1.2s;
}

.section4 .cy3 {
    top: -100%;
    transition: all 1.2s;
}

.section4 .cy4 {
    top: 100%;
    transition: all 1.2s;
}

.section4.active .cy1 {
    top: 0%;

}

.section4.active .cy2 {
    top: 0%;

}

.section4.active .cy3 {
    top: 0%;

}

.section4.active .cy4 {
    top: 0%;

}

.section4 .cy1:after {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: url(../images/co1.jpg) no-repeat center top;
    z-index: 1;
    opacity: 0.5;
    transition: all 0.5s;
}

.section4 .cy1:hover:after {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: url(../images/co1.jpg) no-repeat center top;
    z-index: 1;
    opacity: 0.1;
    transition: all 0.5s;
}

.section4 .cy2:after {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: url(../images/co2.jpg) no-repeat center top;
    z-index: 1;
    opacity: 0.5;
    transition: all 0.5s;
}

.section4 .cy2:hover:after {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: url(../images/co2.jpg) no-repeat center top;
    z-index: 1;
    opacity: 0.1;
    transition: all 0.5s;
}

.section4 .cy3:after {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: url(../images/co3.jpg) no-repeat center top;
    z-index: 1;
    opacity: 0.5;
    transition: all 0.5s;
}

.section4 .cy3:hover:after {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: url(../images/co3.jpg) no-repeat center top;
    z-index: 1;
    opacity: 0.1;
    transition: all 0.5s;
}

.section4 .cy4:after {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: url(../images/co4.jpg) no-repeat center top;
    z-index: 1;
    opacity: 0.5;
    transition: all 0.5s;
}

.section4 .cy4:hover:after {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: url(../images/co4.jpg) no-repeat center top;
    z-index: 1;
    opacity: 0.1;
    transition: all 0.5s;
}


.main5wrap {
    width: 100%;
    height: 100%;
    position: relative;
}

.main5 {
    width: 682px;
    height: 682px;
    top: -100%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0px auto;
    transition: all 0.5s;
    position: absolute;
    vertical-align: middle;
    background: url(../images/main6_bg3.png) no-repeat center center;

}

.main5wrap .footfullpage {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background-color: #3b3b3b;
    width: 100%;
    font-size: 14px;
    color: #fff;
}

.main5 .active {
    top: 0;
}

.main5 .text {
    text-align: center;
    font-size: 16px;
    line-height: 2em;
    color: #fff;
    padding-top: 90px;
    position: absolute;
    z-index: 10;
    left: 0px;
    top: 0px;
    width: 100%;
}

.main5 .text .ewm {
    padding-top: 10px;
}

.wxt {
    width: 58%;
    overflow: hidden;
    margin: auto;
}

.wxt h4 {
    font-size: 16px;
    padding-top: 30px;
}

.wxt h5 {
    float: right;
    font-size: 16px;
    font-weight: bold;
}

.wxt img {
    margin-bottom: 20px;
}

.main5 .text h2 {
    text-align: center;
    font-size: 28px;
    color: #fff;
    padding: 60px 0 20px 0;
}

.main5 .text p a:hover {
    color: #fff;
}

.main5 .text .tt2 {
    margin: 20px 0px;
}

.main5 .text .more {
    margin-top: 30px;
    border-radius: 50%;
    margin-left: 0px;
}

.main5 .weib {
    padding: 10px 0;
}

.main5 .text p {
    font-size: 16px;
}

.main5 .text .more:hover {
    font-size: 18px;
    line-height: 1.5;
    background: #26add8;
}

.main5 .text a img {
    margin-top: -5px;
    margin-right: 0px;
}

.main5 .text a {
    text-decoration: none;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}

.main5 .dian {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    animation: yuandain 25s linear 0s infinite normal;
    -moz-animation: yuandain 25s linear 0s infinite normal;
    -webkit-animation: yuandain 25s linear 0s infinite normal;
    -o-animation: yuandain 25s linear 0s infinite normal;
}

.section7 {
    background: url(../images/companydes.jpg) no-repeat;
    position: relative;
    background-size: cover;
}

.section7 .main7 {
    padding: 10%;
}

.section7 .main7 h1 {
    font-size: 26px;
    line-height: 48px;
    text-align: center;
    padding-bottom: 3%;
    font-weight: bold;
    color: #030303;
}

.sec7ul {
    overflow: hidden;
    position: relative;
    bottom: 0;
    /* width: 75%; */
    text-align: center;
    margin: 0 auto;
}

.section7 .main7 .sec7ul .linkofa {
    display: block;
}

.sec7ul .sec7con {
    background: #f2f3f5;
    /* padding:0 10px 10px 10px;
        border-radius: 8px; */
}

.sec7tit {
    overflow: hidden;
    padding: 0 10px;
    line-height: 60px;
}

.sec7ul li:hover .img img {
    transition: 1s;
    display: block;
}

.sec7ul .img img {
    width: 100%;
    transition: 1s;
}

.section7 .sec7ul .sec7con .sec7tit {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 16px;
    color: #030303;
}

.section7 .sec7ul .sec7con .sec7tit .iconitem{
    display: flex;
    align-items: center;
    text-align: left;
}

.section7 .sec7ul .sec7con .sec7tit .sec7titimgwrap {
    display: flex;
    align-items: center;
    width: 26px;
    height: 32px;
    padding-right: 10px;

}

.section7 .sec7ul .sec7con .sec7tit .sec7titimgwrap img{
    width: 100%;
}

.section7 .sec7ul .sec7con .imgswraps {
    overflow: hidden;
}

.section7 .sec7ul .sec7con:hover .imgswraps img {
    transform: scale(1.05, 1.05);
    -webkit-transform: scale(1.05, 1.05);
}

.section6 .main6 {
    /* padding-top: 10%; */
    padding: 8% 0;
}

.se6tit {
    padding-bottom: 50px;
}

.se6tit img {
    display: block;
    margin: auto;
}

.se6tit p {
    font-size: 36px;
    color: #fff;
    text-align: center;
    padding-top: 10px;
}

.pd160 {
    padding: 0 280px;
}

.se6fl .se6cimg {
    position: relative;
}

.se6fltxt {
    width: 45%;
    padding: 20px;
    background: rgba(74, 192, 247, 0.9);
    position: absolute;
    bottom: 5%;
    right: 5%;
}

.se6fltxt h4 {
    font-size: 18px;
    color: #fff;
    padding: 15px 0;
}

.se6fltxt span {
    font-size: 14px;
    color: #fff;
    margin-top: 15px;
}

.se6fltxt p {
    font-size: 14px;
    color: #fff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.se6fr {
    padding-left: 20px;
    width: 100%
}

.se6fr li a {
    display: block;
}

.se6fr li .se6txt {
    background: rgba(255, 255, 255, 0.9);
    padding: 8px 0 8px 30px;
}

.se6fr li h3 {
    font-size: 16px;
    color: #0C0C0C;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 26px;
}

.section6 .main6 .se6con .newsl .newitem {
    border-bottom: 1px solid #EDEDED;
    padding-bottom: 26px;
}

.section6 .main6 .se6con .newsl {
    padding: 0 6% 4%;
}

.se6fr li p {
    height: 58px;
    font-size: 14px;
    color: #808080;
    line-height: 24px;
    display: -webkit-box;
    margin-bottom: 23px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.se6fr li span {
    font-size: 14px;
    color: #C7C7C7;
    display: inline-block;
    text-align: right;
    width: 100%;
}

.se6fr li:hover img {
    transform: scale(1.2);
}

.se6fr li img {
    transition: 1s;
    width: 100%;
}

.se6fr li:hover h3 {
    color: #26add8;
}


.section6 .main6 .abouttitle {
    font-weight: bold;
    font-size: 36px;
    color: #FFB328;
    letter-spacing: 2px;
    margin-bottom: 30px;
    padding-left: 6.7%;
    line-height: 60px;
}

.section6 .main6 .abouttitle .guanyu {
    color: #000000;
    position: relative;
}

.section6 .main6 .abouttitle .entext {
    color: #000000;
    font-size: 26px;
    margin-left: 30px;
    font-style: italic;
}

.section6 .main6 .abouttitle .guanyu::before {
    content: "";
    display: block;
    width: 75px;
    height: 6px;
    background: #FFB328;
    position: absolute;
    top: -14px;
    left: 0;
}

.section6 .main6 .layui-row .se6con .newsl .newitem {
    display: flex;
}

.section6 .main6 .layui-row .se6con .newsl .newitem .se6img {
    width: 30%;
    height: auto;
    overflow: hidden;
    flex-shrink: 0;
}

.section6 .main6 .layui-row .se6con .newsl .newitem .se6img .newsitemwrap{
    width: 100%;
    padding-top: 75.9%;
    overflow: hidden;
    position: relative;
}

.section6 .main6 .layui-row .se6con .newsl .newitem .se6img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}

.section6 .main6 .layui-row .se6con .newsl .newitem .se6txt {
    flex: 1;
    overflow: hidden;
}

@media (max-width:1680px) {
    /* .section3 .main3{padding-top:15%;} */

    .section2 .abfl {
        padding-left: 0;
    }

    .se6fr li .se6txt {
        padding: 8px 0 8px 20px;
    }
}

@media (max-width:1440px) {
    .secslide .swiper-slide {
        width: 30.3% !important;
    }

    .se6fr li p {
        margin: 20px 0;
    }

    .section6 .main6 {
        padding-top: 20%;
    }

    .pd160 {
        padding: 0 180px;
    }
}

@media (max-width:1370px) {
    .tab-nav a {
        width: 260px;
    }

    .pd160 {
        padding: 0 100px;
    }

    .se6fr li p {
        margin: 28px 0;
    }


    /* .section3 .main3 {
        padding-top: 10%;
    } */

    .section7 .main7 h1 {
        line-height: 40px;
        font-size: 24px;
        padding-bottom: 15px;
    }

    .section2 .main2 {
        padding-top: 8%;
    }

    .section2 .abfl p {
        font-size: 14px;
        line-height: 20px;
    }

    .gunds li i {
        margin: 5px 0;
    }

    .gunds li h3 {
        font-size: 34px;
    }

    .section6 .main6 {
        padding-top: 20%;
    }

    .main5 {
        width: 500px;
        height: 500px;
        background-size: cover;
    }

    .main5 .text h2 {
        padding: 20px 0 10px 0;
        font-size: 24px;
    }

    .main5 .text p {
        font-size: 14px;
    }

    .wxt h4 {
        padding-top: 5px;
    }

    .se6fltxt {
        width: 60%;
    }

    .se6fltxt h4 {
        font-size: 16px;
    }

    .se6fltxt p {
        font-size: 14px;
        line-height: 20px;
    }

    .se6fr li p {
        margin: 10px 0;
    }

    .se6fr li .se6txt {
        padding: 4px 0 8px 10px;
    }

    .wxt img {
        margin-bottom: 0;
    }

    .wxt h4 {
        font-size: 14px;
    }

    .main5 .text .more {
        margin-top: 10px;
    }
}


.section2 .t1::before {
    right: -7%;
}

@media (max-width:1200px) {
    .section2.active .abfr {
        margin-top: 100px
    }

    .bantxt h3 {
        left: 50%;
        font-size: 40px;
    }

    .sec3fl {
        padding-left: 5%;
    }

    .sec3fr {
        padding-left: 12px;
    }

    .section7 .main7 h1 {
        margin-top: 129px;
        font-size: 20px;
        line-height: 46px;
        padding-bottom: 6%;
    }

    /* .section3 .main3{padding-top:25%;} */
    .tab-nav a {
        width: 215px;
        margin-right: 26px;
    }

    .pd160 {
        padding: 0 5%;
    }
}

@media (max-width:1254px) {
    .section2 .main2 {
        padding-top: 10%;
    }

    .section2 .t1::before,
    .section2 .t1::after {
        display: none;
    }

    .section2 .div1 .video {
        position: relative;
        width: 87% !important;
        height: 323px !important;
    }






}

@media (max-width:1024px) {


    .section2.active .abfr {
        margin-top: 100px
    }

    .bantxt h3 {
        left: 50%;
        font-size: 40px;
    }

    .sec3fl {
        padding-left: 5%;
    }

    .sec3fr {
        padding-left: 12px;
    }

    .section7 .main7 h1 {
        margin-top: 129px;
        font-size: 20px;
        line-height: 46px;
        padding-bottom: 6%;
    }


    .sec3fl {
        padding: 0;
    }

    .sec3fl h3 {
        font-size: 24px;
    }

    /* .sec3fl a{margin-bottom: 30px;} */
    .sec3fl i {
        margin: 20px 0;
    }

    .sec3fl p {
        padding-bottom: 20px;
    }

    /* .section3 .main3 {
        padding-top: 10%;
    } */



    .secslide .swiper-slide {
        width: 47.8% !important;
    }

    .section4 .main4 {
        padding-top: 10%;
    }

    .banner {
        display: block;
    }

    .banner .swiper-slide img {
        width: 100%;
    }

    .nstitfr i {
        margin-top: 20px;
    }

    .banner h3 {
        color: #fff;
        font-size: 18px;
        padding: 20px 0 20px 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .banner span {
        color: #d4d4d4;
        font-size: 14px;
        margin: 0 0 15px 0;
        display: block;
    }

    .banner p {
        color: #d4d4d4;
        font-size: 14px;
        line-height: 30px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }

    .banner {
        padding: 0 10%;
        padding-top: 20px;
    }

    .banner .swiper-slide {
        width: 100%;
    }

    .banner .swiper-button-prev,
    .banner .swiper-container-rtl .swiper-button-next {
        left: -2%;
        background: none;
        outline: none;
        font-size: 50px;
        color: #fff;
        font-family: "瀹嬩綋";
        height: 80px;
        margin-top: -40px;
        width: 40px;
    }

    .banner .swiper-button-next,
    .banner .swiper-container-rtl .swiper-button-prev {
        right: -5%;
        background: none;
        outline: none;
        font-size: 50px;
        color: #fff;
        font-family: "瀹嬩綋";
        height: 80px;
        margin-top: -40px;
        width: 40px;
    }

    .main3 ul {
        display: none;
    }

    .section2 .main2 {
        padding-top: 10%;
    }

    .section2 .right {
        padding-left: 20px;
    }

    .swiper-button-next,
    .swiper-container-rtl .swiper-button-prev {
        color: #fff;
    }
}

@media (max-width:768px) {
    .nstitfr i {
        margin-top: 40px;
    }

    .banner .swiper-button-prev,
    .banner .swiper-container-rtl .swiper-button-next {
        left: 4%
    }

    .banner .swiper-button-next,
    .banner .swiper-container-rtl .swiper-button-prev {
        right: 3%;
    }

    /* .section3 .main3 {
        padding-top: 20%;
    } */

    .section2 .main2 {
        padding: 15px 0 6%;
    }

    .section2.active .right {
        margin-top: 10px;
        text-align: center;
    }

    .tab-nav a {
        width: 47%;
        margin-right: 0;
        height: 40px;
        line-height: 40px;
        margin-bottom: 15px;
    }

    .tab-nav {
        height: 100px;
    }

    .tab-nav a:nth-child(2n) {
        float: right;
    }

    .section4 .main4 {
        padding-top: 20%;
    }

    .tabny li:nth-child(3) {
        display: none;
    }

    .tabny li:nth-child(4) {
        display: none;
    }

    .se6fl .se6cimg img {
        display: none;
    }

    .se6fltxt {
        position: initial;
        width: 100%;
    }

    .se6fr {
        padding-left: 0;
    }

    .se6fr li img {
        width: 100%;
    }

    .section6 .main6 {
        padding-top: 15%;
    }

    .se6fl {
        margin-bottom: 20px;
    }
}

@media (max-width:767px) {
    .sec7ul {
        width: 100%;
    }

    .gunds li i {
        margin: 5px auto;
    }

    .gunds li h3 {
        font-size: 28px;
    }

    .sec7ul .sec7con {
        padding: 0;
    }

    .section7 .sec7ul .sec7con .sec7tit {
        padding: 10px 5px;
        line-height: normal;
        font-size: 14px;
    }

    .sec7tit h3 {
        font-size: 12px;
    }

    .section7 .main7 {
        padding: 10% 0;
    }

    .section7 .main7 h1 {
        font-size: 16px;
        line-height: 34px;
        margin-top: 0;
    }

    .sec3fr .swiper-button-next,
    .swiper-button-prev {
        top: 95%;
        margin-top: 20px;
    }

    .sec3fr .swiper-button-prev,
    .swiper-button-next {
        top: 95%;
        margin-top: 20px;
    }

    .sec3fr {
        padding-left: 0;
    }


    .section4 .search {
        top: -8px;
    }

    .section4 .key {
        width: 100px;
        height: 25px;
    }

    .section4 .btn {
        height: 25px;
        top: 8px;
    }

    .banner h3 {
        padding: 15px 0;
    }

    .nstitfr i {
        margin-top: 20px;
        display: none;
    }

    .banner {
        padding: 0 10%;
        padding-top: 20px;
    }

    .section2 .div1 {
        width: 100%;
    }

    .section2 .div1 .video {
        position: relative;
        width: 100% !important;
        height: 100% !important;
    }

    .banner .swiper-button-prev,
    .banner .swiper-container-rtl .swiper-button-next {
        left: 2%;
        margin-top: 40px;
    }

    .banner .swiper-button-next,
    .banner .swiper-container-rtl .swiper-button-prev {
        right: 0%;
        margin-top: 40px;
    }

    .section2 .right {
        padding-left: 0;
    }

    .abtit h3 {
        font-size: 20px;
        padding-bottom: 5px;
    }

    .abtit .us {
        font-size: 36px;
        top: -20px;
    }

    .section2 .left p {
        font-size: 14px;
        line-height: 20px;
    }

    .section2 .gengd a {
        margin-top: 10px;
    }

    /* .section3 .main3 {
        padding-top: 30%;
    } */

    .section3 .gengd a {
        margin-top: 10px;
    }

    .main5 .text p {
        font-size: 14px;
    }

    .wxt {
        width: 48%;
        overflow: hidden;
        margin: auto;
    }

    .wxt h4 {
        font-size: 12px;
        font-weight: bold;
        padding-top: 10px;
        color: #333;
    }

    .main5 .text h2 {
        color: #444;
        font-size: 20px;
    }

    .main5 .text p {
        color: #444;
    }

    .main5 .text a {
        font-size: 14px;
    }

    .footers .icp {
        line-height: 25px;
    }

    .i-banner .slick-next {
        right: 8.5%;
    }

    .i-banner .slick-prev {
        left: 8.5%;
    }

    .main5 {
        background: none;
        width: 100%;
    }

    .main5 .dian {
        display: none;
    }

    .section4 .main4 {
        padding-top: 36%;
    }

    .tab-con {
        margin-top: 30px;
    }

    .section4 .gengd a {
        margin-top: 30px;
    }

    .tabny li:nth-child(3) {
        display: none;
    }

    .tabny li:nth-child(4) {
        display: none;
    }

    .tabny p {
        font-size: 14px;
    }

    .secslide .swiper-slide {
        width: 100% !important;
    }

    .gunds {
        padding-top: 5px;
    }

    .gunds li h3 {
        font-size: 22px;
    }

    .gunds li span {
        font-size: 14px;
    }

    .section2 .abfl p {
        font-size: 13px;
        line-height: 20px;
        padding: 2px 0;
    }

    .section2 .abfl p span {
        font-size: 14px !important;
    }

    .section2 .abflbot {
        padding-top: 10px;
    }

    .section2 .abflbot li h6 {
        margin-top: 10px;
    }

    .cy_btn h2 {
        font-size: 30px;
    }

    .cy_btn p {
        font-size: 16px;
    }

    .secslide {
        padding-bottom: 20px;
    }

    .secslide .swiper-container {
        padding-bottom: 20px;
    }

    .setit3 {
        padding-bottom: 30px;
    }

    .setit3 p {
        font-size: 24px;
    }

    .moreti {
        line-height: 35px;
    }


    .section6 .main6 {
        padding-top: 10%;
    }

    .se6tit p {
        font-size: 24px;
    }

    .se6tit {
        padding-bottom: 10px;
    }

    .se6fltxt {
        padding: 10px;
    }

    .se6fltxt h4 {
        padding: 5px 0;
    }

    .se6fr li .se6txt {
        padding: 0 0 8px 10px;
    }

    .se6fr li p {
        margin: 10px 0;
        -webkit-line-clamp: 1;
        height: auto;
    }

    .se6fr li h3 {
        margin-bottom: 0;
    }

    .sec3fl i {
        margin: 5px 0;
    }

    .main5 .text {
        padding-top: 10px;
    }

    .section2 .abfl{
        padding-right: 0;
    }
    .section6 .main6 .abouttitle {
        font-size: 26px;
        margin-bottom: 26px;
        padding-left: 3.7%;
    }
    .section6 .main6 .abouttitle .entext {
        font-size: 18px;
        margin-left: 18px;
    }
    
    .section6 .main6 .abouttitle .guanyu::before {
        width: 54px;
        top: -12px;
    }
    .section2 .abfr .abouttitle {
        font-size: 30px;
        margin-bottom: 10px;
    }
    .section2 .abfr .abouttitle .guanyu::before {
        width: 60px;
    }
    .section2 .abfr .conpananynane {
        font-size: 20px;
        margin-bottom: 2px;
    }
    .sec3fl {
        top: 6%;
        font-size: 16px;
    }
    .sec3fl .linkprodc {
        font-size: 14px;
        margin-left: 12px;
    }
    .section7 .sec7ul .sec7con .sec7tit img {
        width: 24px;
    }
}

@media (max-width:321px) {
    .gunds {
        display: none;
    }

    .section7 .main7 h1 {
        display: none;
    }

    .sec3fl h3 {
        font-size: 20px;
    }

    .sec7tit h3 {
        float: none;
    }

    .sec3fl p {
        font-size: 14px;
        padding-bottom: 4px;
    }

    .sec3fl a {
        margin-bottom: 10px;
        line-height: 30px;
    }

}

/*鍔ㄧ敾*/
@keyframes Bg {
    0% {
        background-position: center right;
    }

    100% {
        background-position: center left;
    }
}

@-o-keyframes Bg {
    0% {
        background-position: center right;
    }

    100% {
        background-position: center left;
    }
}

@-wbkit-keyframes Bg {
    0% {
        background-position: center right;
    }

    100% {
        background-position: center left;
    }
}

@-moz-keyframes Tt {
    0% {
        transform: translateX(150%);
    }

    100% {
        transform: translateX(-100%);
    }
}

@-o-keyframes Tt {
    0% {
        transform: translateX(150%);
    }

    100% {
        transform: translateX(-100%);
    }
}

@-webkit-keyframes Tt {
    0% {
        transform: translateX(150%);
    }

    100% {
        transform: translateX(-100%);
    }
}

@keyframes Tt {
    0% {
        transform: translateX(150%);
    }

    100% {
        transform: translateX(-100%);
    }
}

@-webkit-keyframes start {
    0% {
        opacity: 1;
        -webkit-transform: translate(0, 0);
    }

    50% {
        opacity: 1;
        -webkit-transform: translate(0, 10px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translate(0, 0);
    }
}

@-moz-keyframes start {
    0% {
        opacity: 1;
        -webkit-transform: translate(0, 0);
    }

    50% {
        opacity: 1;
        -webkit-transform: translate(0, 10px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translate(0, 0);
    }
}

@keyframes start {
    0% {
        opacity: 1;
        -webkit-transform: translate(0, 0);
    }

    50% {
        opacity: 1;
        -webkit-transform: translate(0, 10px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translate(0, 0);
    }
}

@keyframes yuandain {
    from {
        transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
    }
}



/* ---- particles.js container ---- */

#particles-js {
    width: 100%;
    height: 100%;
    position: absolute
}
