@charset "utf-8";.banner-container{width:100%;position:relative}
.banner{width:100%}
.banner-picwords{width:100%}
.banner-pic{width:100%;height:100%;overflow:hidden}
.banner-pic img{width:100%;height:100%;object-fit:cover}
.banner-pic img{width:100%;height:100%;object-fit:cover;transform:matrix(1.0,0,0,1.0,0,0);-webkit-transition:all 0.4s ease 1.2s;-moz-transition:all 0.4s ease 1.2s;-ms-transition:all 0.4s ease 1.2s;-o-transition:all 0.4s ease 1.2s;transition:all 0.4s ease 1.2s}
.swiper-slide-active .banner-pic img{transition-delay:0.4s !important;transform:matrix(1,0,0,1,0,0);-webkit-transition:all 5s ease;-moz-transition:all 5s ease;-ms-transition:all 5s ease;-o-transition:all 5s ease;transition:all 5s ease}
.banner-pic .banner-pc{display:block}
.banner-words{position:absolute;width:100%;left:0;top:45%;transform:translate(0,-50%);z-index:2;text-align:center}
.banner-words h4{font-size:44px;color:#fff;font-family:'Microsoft YaHei';font-weight:bold}
.banner-words h5{font-size:18px;color:#fff;font-family:'Microsoft YaHei';margin-top:20px}
.banner-words h5 span{border:1px solid #fff;padding:6px 35px;border-radius:30px;margin:0 10px;display:inline-block}
.swiper-slide-active .banner-words h4{animation:bannerWordsdown 1.2s ease both 600ms}
.swiper-slide-active .banner-words h5{animation:bannerWordsup 1.2s ease both 900ms}
.banner-prev,.banner-next{position:absolute;z-index:4;top:50%;width:40px;height:60px;margin-top:-30px;cursor:pointer;user-select:none;transition:all .3s ease-in-out}
.banner-prev{left:15px;background:rgba(0,0,0,.3) url('../images/banl.png') no-repeat center center}
.banner-next{right:15px;background:rgba(0,0,0,.3) url('../images/banr.png') no-repeat center center}
.banner-prev:hover,.banner-next:hover{background-color:rgba(0,129,204,1)}
.banner .swiper-pagination{bottom:20px}
.banner .swiper-pagination-bullet{width:6px;height:6px;display:inline-block;border-radius:100%;background:#2fc16e;opacity:0.8;vertical-align:middle;position:relative}
.banner .swiper-pagination-bullet:after{content:"";width:20px;height:20px;position:absolute;left:50%;top:50%;background:transparent;border:2px solid #2fc16e;border-radius:100%;margin-top:-10px;margin-left:-10px;opacity:0;transform:scale(0);transition:all .5s}
.banner .swiper-pagination-bullet-active{opacity:1}
.banner .swiper-pagination-bullet-active:after{opacity:1;transform:scale(1)}
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 16px}
.products-container{width:100%;padding:80px 0 50px 0}
.products{width:1600px;margin:0 auto}
.pro_pic{width:100%;margin-top:40px}
.pro_list{width:100%;height:auto;padding:3%;padding-bottom:0;background:#f5f5f5;border-radius:5px;overflow:hidden;transition:all .4s ease-out}
.pro_list .img{width:100%;padding-top:75%;position:relative;overflow:hidden}
.pro_list .img img{width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;display:block;transition:all .4s ease-out}
.pro_list .text{width:100%;padding:0 5px;overflow:hidden}
.pro_list .text h5{line-height:50px;color:#444;font-size:16px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:all .4s ease-out}
.pro_list:hover{background:#2fc16e}
.pro_list:hover .img img{transform:scale(1.1)}
.pro_list:hover .text h5{color:#fff}
.pro_pic .swiper-container{padding-bottom:50px!important}
.pro_pic .swiper-pagination{bottom:10px}
.pro_pic .swiper-pagination-bullet{width:6px;height:6px;display:inline-block;border-radius:100%;background:#2fc16e;opacity:0.8;vertical-align:middle;position:relative}
.pro_pic .swiper-pagination-bullet:after{content:"";width:20px;height:20px;position:absolute;left:50%;top:50%;background:transparent;border:2px solid #2fc16e;border-radius:100%;margin-top:-10px;margin-left:-10px;opacity:0;transform:scale(0);transition:all .5s}
.pro_pic .swiper-pagination-bullet-active{opacity:1}
.pro_pic .swiper-pagination-bullet-active:after{opacity:1;transform:scale(1)}
.pro_pic .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 16px}
.pinpai-container{width:100%;padding:10px 0 40px 0;background:#f5f5f5;overflow: hidden}
.pinpai{width:1200px;margin:0 auto;position: relative}
.pinpai .smAreaC{
}
.pinpai .smartAbs{
    font-size: 34px;
    line-height: 1.5;
    color: #192d35;
    font-weight: bolder;
    width: 520px;
    float: left;
    margin-top: 10px;
}

.pinpai .jianjie{
    float: right;
    width: 640px;
    line-height: 2;
    font-size: 16px;
    margin-top: 10px;
}

.pinpai .jianjie b{
    color:#009b72;
    font-weight: bolder;
}

.pinpai ul{
    margin-top: 30px;
    overflow: hidden;
    width: 100%;
}

.pinpai ul li{
    width: 23%;
    margin: 1%;
    height: 175px;
    background: #fff;
    overflow: hidden;
    float: left;
}

.pinpai ul li .ttt{
    width: 90%;
    margin-left: 5%;
    margin-top: 20px;
    overflow: hidden;
}

.pinpai ul li .ttt .tit{
    font-size: 18px;
    color: #000;
    font-weight: bolder;
    float: left;
}

.pinpai ul li .ttt .tit span{
    font-size: 16px;
    color: #aaaaaa;
    display: block;
    margin-bottom: 10px;
}

.pinpai ul li .ttt .img{
    font-size: 16px;
    color: #aaaaaa;
    display: block;
    margin-bottom: 10px;
    float: right;
    margin-top: 10px;
    margin-right: 10px;
}

.pinpai ul li .con{
    width: 90%;
    margin-left: 5%;
    color: #999999;
    font-size: 14px;
    line-height: 1.5;
    margin-top: 30px;
}

.pinpai_center{width:100%;margin-top:0px}
.pinpai_center .about_kr_text{padding-top:30px;color:#ffffff;font-size:18px;line-height:40px;text-align:center}
.pinpai_center ul{width:100%;height:auto;overflow:hidden}
.pinpai_center ul li{width:25%;float:left;border-right:1px dashed #b4d6f6;text-align:center}
.pinpai_center ul li h5{font-size:30px;color:#fff;font-family:'impact'}
.pinpai_center ul li h5 span{font-size:50px;color:#fff;font-family:'impact'}
.pinpai_center ul li h6{font-size:18px;color:#fff}
.pinpai_center ul li:last-child{border-right:0px}
.video_click{display:block;width:100%;height:auto;overflow:hidden;margin:40px 0;cursor:pointer}
.video_click h5{width:82px;height:82px;overflow:hidden;margin:0 auto}
.video_click h6{font-size:16px;color:#fff;text-align:center;padding-top:10px}
.video_click h6 span{border-bottom:1px solid #fff;display:inline-block}
.case-container{width:100%;background-size:cover!important;height:100%;background-position:center!important;padding:80px 0 50px}
.case{width:1600px;margin:0 auto}
.case-center{width:100%;height:auto;margin-top:50px}
.case-center .swiper-container{padding-bottom:50px!important}
.case-center .swiper-pagination{bottom:10px}
.case-center .swiper-pagination-bullet{width:6px;height:6px;display:inline-block;border-radius:100%;background:#fff;opacity:0.8;vertical-align:middle;position:relative;transition:all .5s}
.case-center .swiper-pagination-bullet:after{content:"";width:20px;height:20px;position:absolute;left:50%;top:50%;background:transparent;border:2px solid #fff;border-radius:100%;margin-top:-10px;margin-left:-10px;opacity:0;transform:scale(0);transition:all .5s}
.case-center .swiper-pagination-bullet-active{opacity:1}
.case-center .swiper-pagination-bullet-active:after{opacity:1;transform:scale(1)}
.case-center .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 16px}
.case_list{width:100%;height:auto;overflow:hidden}
.case_list ul{margin-left:-2%}
.case_list ul li{width:23%;margin-left:2%;background-color:#fff;border-radius:3px;margin-bottom:2%;overflow:hidden;padding:15px;float:left}
.case_list ul li .img{width:100%;padding-top:75%;position:relative;overflow:hidden}
.case_list ul li .img img{width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;display:block;transition:all .4s ease-out}
.case_list ul li:hover .img img{transform:scale(1.1)}
.case_list ul li .text{width:100%;height:auto;padding:15px 0 5px 0;overflow:hidden}
.case_list ul li .text h5{height:30px;line-height:30px;font-size:16px;color:#444;padding-right:19px;background:url("../images/pro_jian4.png") right no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:all .4s ease-out}
.case_list ul li .text h6{line-height:30px;font-size:14px;color:#999;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;padding-top:5px}
.case_list ul li:hover .text h5{color:#2fc16e;background:url("../images/pro_jian5.png") right no-repeat}
.case_list ul li:first-child{width:48%}
.news-container{width:100%;padding:80px 0 80px 0}
.news{width:1600px;margin:0 auto}
.news-title{width:100%;height:auto;overflow:hidden;text-align:center;margin-top:20px}
.news-title ul li{display:inline-block;font-size:16px;color:#888;font-weight:normal;padding:0 20px;cursor:pointer;transition:all .4s ease-out}
.news-title ul li:hover,.news-title ul li.cur{color:#2fc16e}
.news-title ul a{text-align:center;padding:0 20px;font-size:16px;color:#888;font-weight:normal}
.news-title ul a:hover{color:#2fc16e}
.news-list{display:none}
.news-list.active{display:block;animation:hideIndex .5s;-moz-animation:hideIndex .5s;-webkit-animation:hideIndex .5s;-o-animation:hideIndex .5s}
.news-center{width:100%;margin-top:50px;overflow:hidden}
.news-left{width:50%;float:left;height:auto;overflow:hidden;padding-right:10px}
.news-left .img{width:100%;height:456px;overflow:hidden}
.news-left .img img{width:100%;height:100%;object-fit:cover;transition:all .4s ease-out}
.news-left:hover .img img{transform:scale(1.1)}
.news-left .text{width:100%;background-color:#f5f5f5;padding:30px;position:relative}
.news-left .text h5{font-size:18px;color:#444;padding-right:100px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;height:30px;line-height:30px;transition:all .4s ease-out}
.news-left .text h6{font-size:14px;color:#999;line-height:30px;height:90px;padding-right:100px;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.news-left:hover .text h5{color:#2fc16e}
.news-time{width:90px;height:90px;background-color:#2fc16e;padding:8px;font-size:38px;color:#fff;text-align:center;position:absolute;right:30px;top:30px}
.news-time span{display:block;font-size:12px;color:#fff;text-align:center}
.news-right{width:50%;float:left;padding-left:10px;overflow:hidden}
.news-right ul li{width:100%;height:auto;margin-bottom:3px;background-color:#f5f5f5;padding:32px;overflow:hidden}
.news-right ul li .text{width:66%;float:left;padding-right:30px;overflow:hidden}
.news-right ul li .text h4{font-size:18px;color:#444;height:30px;line-height:30px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;transition:all .4s ease-out}
.news-right ul li .text h5{font-size:14px;color:#888;line-height:30px;height:60px;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin:15px 0}
.news-right ul li .text h6{font-size:14px;color:#555;font-family:'Arial'}
.news-right ul li:hover .text h4{color:#2fc16e}
.news-right ul li .img{width:34%;float:left;height:146px;overflow:hidden}
.news-right ul li .img img{width:100%;height:100%;object-fit:cover;transition:all .4s ease-out}
.news-right ul li:hover .img img{transform:scale(1.1)}
.news-video{width:100%;margin-top:50px;overflow:hidden}
.news-video ul{margin-left:-2%}
.news-video ul li{margin-left:2%;float:left;margin-bottom:2%;position:relative;height:319px;width:31.333%;overflow:hidden}
.news-video ul li img{width:100%;height:100%;object-fit:cover;transition:all .4s ease-out}
.news-video ul li:hover img{transform:scale(1.1)}
.news-video ul li i{position:absolute;width:42px;height:42px;left:50%;top:50%;margin-left:-21px;margin-top:-21px;background:url("../images/video2.png") no-repeat center center}
.news-video ul li p{position:absolute;width:100%;font-size:20px;color:#fff;bottom:1px;text-align:center}
.news-more{width:140px;background-color:#2fc16e;border-radius:30px;height:44px;line-height:44px;color:#fff;font-size:14px;margin:0 auto;margin-top:30px;transition:all .4s ease-out}
.news-more:hover{background-color:#5abbda}
.news-more a{display:block;text-align:center}
@media all and (max-width:1700px){.products{width:92%}
.pinpai{width:92%}
.case{width:92%}
.news{width:92%}
.products-container,.core_container,.news-container{padding:80px 0 60px 0}
.core_list .img{height:300px}
.news-video ul li{height:290px}
}@media all and (max-width:1599px){.pinpai_center ul li h5 span{font-size:80px}
.core_list .img{height:265px}
.news-left .img{height:380px}
.news-right ul li{padding:22px}
.news-right ul li .img{height:141px}
.news-video ul li{height:260px}
}@media all and (max-width:1439px){.products-container{padding:80px 0 50px 0}
.pinpai_center ul li h5 span{font-size:60px}
.pinpai_center ul li h6{font-size:16px}
.products-container,.core_container,.news-container{padding:50px 0}
.core_list .img{height:250px}
.core_list .text h6{font-size:14px;font-weight:normal}
.news-title ul li{padding:0 15px}
.news-title ul a{padding:0 15px}
.news-video ul li{height:246px}
}@media all and (max-width:1359px){.pinpai_center ul li h5 span{font-size:50px}
.pinpai_center ul li h6{font-size:14px}
.core_list .img{height:234px}
.news-title ul li{font-size:14px}
.news-title ul a{font-size:14px}
.news-left .img{height:335px}
.news-right ul li{padding:20px}
.news-right ul li .img{height:130px}
.news-right ul li .text h5{line-height:24px;height:49px}
.news-video ul li{height:232px}
}@media all and (max-width:1279px){.banner-words h4{font-size:36px}
.banner-words h5{font-size:14px;margin-top:15px}
.banner-words h5 span{padding:6px 30px;border-radius:30px}
.products-container{padding:60px 0 30px 0}
.core_list .img{height:210px}
.news-title ul li{padding:0 10px}
.news-title ul a{padding:0 10px}
.news-video ul li{height:208px}
}@media screen and (max-width:1200px){.pinpai_center .about_kr_text{padding-top:20px;font-size:16px;line-height:30px}
}@media all and (max-width:1151px){.news-title ul li{text-align:center;padding:0 5px;font-size:12px}
.news-title ul a{font-size:12px;padding:0 5px}
}@media all and (max-width:1000px){.banner-prev,.banner-next{display:none}
.banner-words h4{font-size:18px}
.banner-words h5{font-size:12px;margin-top:10px}
.banner-words h5 span{padding:6px 10px;border-radius:30px;margin:5px 5px}
.banner .swiper-pagination{bottom:3px}
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 10px}
.products-container,.core_container{padding:30px 0}
.pro_pic{margin-top:20px}
.pro_list .text h5{line-height:40px;font-size:14px}
.pinpai-container{height:auto;padding:50px 0;background-size:cover!important}
.pinpai_center .about_kr_text{padding-top:30px;font-size:15px;line-height:26px;text-align:justify}
.pinpai_center ul li{width:50%;float:left;border-right:0;text-align:center;margin-bottom:20px}
.pinpai_center ul li h5{font-size:20px;color:#fff;font-family:'impact'}
.pinpai_center ul li h5 span{font-size:40px;color:#fff;font-family:'impact';font-weight:bold}
.pinpai_center ul li h6{font-size:13px;color:#fff}
.pinpai_center ul li:nth-child(2n){border-right:0px}
.core_container{width:92%;margin:0 auto}
.core_list .img{height:auto}
.core_list .img img{height:auto}
.core_list .text{padding:10px;height:100px}
.core_list .text h5{font-size:16px;font-weight:normal}
.core_list .text i{bottom:10px}
.case-container{padding:50px 0 20px}
.case-center{margin-top:30px}
.case_list ul li{width:48%;margin-bottom:10px;overflow:hidden;padding:10px}
.case_list ul li .img{height:100px}
.case_list ul li .text{padding:10px 0 0px 0;overflow:hidden}
.case_list ul li .text h5{font-size:14px;color:#444;padding-right:15px}
.case_list ul li .text h6{line-height:30px;font-size:12px;padding-top:5px}
.case_list ul li:first-child{width:98%}
.case_list ul li:first-child .img{width:100%;height:auto;overflow:hidden}
.news-container{padding:30px 0}
.news-title{margin-top:10px}
.news-center{margin-top:30px}
.news-left{width:100%;padding-right:0px;margin-bottom:10px}
.news-left .img{height:auto}
.news-left .text{padding:10px}
.news-time{width:60px;height:60px;right:10px;font-size:20px;padding:5px}
.news-left .text h5{font-size:16px;padding-right:70px;height:24px;line-height:24px}
.news-left .text h6{font-size:12px;color:#999;line-height:22px;height:76px;padding-right:70px;padding-top:10px}
.news-right{width:100%;padding-left:0px}
.news-right ul li{margin-bottom:3px;padding:10px}
.news-right ul li .text{width:66%;float:left;padding-right:10px;overflow:hidden}
.news-right ul li .text h4{font-size:16px;color:#444;height:30px;line-height:30px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.news-right ul li .text h5{font-size:12px;color:#888;line-height:22px;height:44px;margin:4px 0}
.news-right ul li .text h6{font-size:14px;color:#555;font-family:'Arial'}
.news-right ul li:hover .text h4{color:#5abbda}
.news-right ul li .img{width:34%;float:left;height:101px;overflow:hidden}
.news-video{margin-top:30px}
.news-video ul{margin-left:0%}
.news-video ul li{margin-left:0;margin-bottom:2%;height:auto;width:100%}
.news-video ul li p{font-size:14px;bottom:10px}
.pro_pic .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 10px}
.core .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 10px}
.case-center .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 10px}
}.news-video >ul>li>a>p{background:black;opacity:0.8}
.contain-1400{max-width:1200px;margin:0 auto}
.indpro{width:100%;background:#fff;padding:80px 0 0px 0}
.indpro-menu{width:100%;font-size:0;text-align:center;margin:30px 0 46px;user-select:none}
.indpro-menu li{display:inline-block;vertical-align:top;border-bottom:1px solid #d9e0ea;padding:0 34px}
.indpro-menu li:first-child{padding-left:0}
.indpro-menu li:last-child{padding-right:0}
.indpro-menu-link{height:48px;display:block;position:relative}
.indpro-menu-link i,.indpro-menu-link span{display:inline-block;vertical-align:middle;height:28px;line-height:28px}
.indpro-menu-link span{font-size:18px;color:#444;font-weight:700;margin-left:12px;transition:all .4s ease}
.indpro-menu-link::after{content:"";position:absolute;width:0%;height:2px;background:#1d60ad;left:0;bottom:-1px;right:0;margin:0 auto;transition:all .4s ease}
.indpro-menu-link.active span,.indpro-menu-link:hover span{color:#1d60ad}
.indpro-menu-link.active::after{width:100%}
.indpro-loop{width:100%;margin-top: 10px}
.indpro-items{width:100%;display:none}
.indpro-items.active{display:block;animation:hideIndex .5s;-moz-animation:hideIndex .5s;-webkit-animation:hideIndex .5s;-o-animation:hideIndex .5s}
@keyframes hideIndex{0%{opacity:0;transform:translateY(50px)}
100%{opacity:1;transform:translateY(0)}
}.indpro-ul{margin:-2% 0 0 -2%}
.indpro-link{display:block;align-items:center;position:relative;transition:all .4s ease;margin:2% 0 0 2%;justify-content:center;width:31.3333%;float:left;background:#fff;overflow:hidden}
.indpro-link .img{width:100%;padding-top:75%;position:relative;overflow:hidden}
.indpro-link .img img{width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;display:block;transition:all .6s ease}
.indpro-cont{position:absolute;transform:scale(0.8);opacity:0;transition:all .6s ease;z-index:4;width:92%;padding:0 20px;height:90%;background:rgba(30,112,196,0.80);display:flex;flex-direction:column;justify-content:center;text-align:center;color:#fff}
.indpro-cont h2{font-size:18px;font-weight:700;margin-bottom:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.indpro-cont p{font-size:16px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.indpro-link:hover .indpro-cont{transform:scale(1);opacity:1}
.indpro-ul .text{padding:20px 10px;background-color:#fff;overflow:hidden}
.indpro-ul .text h4{
    font-size: 20px;
    font-weight: bold;
    height: 39px;
    line-height: 39px;
    color: #000;
}
.indpro-ul .text h6{
    color: #999999;
    line-height: 1.75;
    font-size: 14px;
    padding-bottom: 20px;
    
    margin-bottom: 20px;
}

.indpro-ul .text .xq{
    color: #999999;
    line-height: 1.75;
    font-size: 14px;
    padding-bottom: 20px;
    background:url('../images/pro_jian4.png') right center no-repeat
}

.indpro-link img:hover{transform:scale(1.1)}
@media all and (max-width:1000px){

    .pinpai .smartAbs{
        width: 100%;
        font-size: 26px;
    }

    .pinpai-container{
        padding: 10px 0!important;
    }

    .pinpai .jianjie{
        width: 100%;
        margin-top: 10px;
    }


    .pinpai ul li{
        width: 100%;
        margin: 0px;
        margin-bottom: 10px;
    }


    .biaodan,.imsgbox{
        width: 100%!important;
    }

    .imassge .item{
        width: 46%!important;
    }

    .imassge .item .txt{
        width: 100%!important;
    }


    .imassge .mj{
        width: 100%!important;
    }


    .foot_bottomright{
        width: 100% !important;
        display: block!important;
        padding-left: 0px!important;


    }

    .aleft .con{
        margin-top: 15px!important;
    }

    .aleft h3{
        font-size: 26px!important;

    }
	
	 .yleft .con{
        margin-top: 15px!important;
    }

    .yleft h3{
        font-size: 16px!important;

    }
	
	
	

    .about-gk{
        width: 96%!important;
        margin-left: 2%;
        padding-top: 20px!important;
    }

    .about-gk .aleft{
        width: 100%!important;
    }

    .aright{
        width: 100%!important;
    }

    .qywh li{
        width: 100%!important;
        margin-bottom: 10px!important;
    }

    .spcon{
        width: 100%!important;
        padding-top: 10px!important;
    }

    .spcon h3{
        font-size: 20px!important;
        margin-left: 10px;
    }

  
    .spcon .sb2{
        margin: 10px!important;
        margin-top: 30px!important;
        width: auto!important;
    }

    .spcon .sb2 li{
        width: 100%!important;
        margin-bottom: 10px!important;
        height: auto!important;
    }

    .spcon .sb2 li .img{
        height: auto!important;

    }

    .spcon .bgz{
        display: block!important;
    }

    .spcon .bgz div{
        width: 100%!important;
    }


    .indban-cont h2{font-size:32px}
.indban-cont p{font-size:18px}
.indban-img img.pc{min-height:400px}
@keyframes banCont{0%{transform:translateY(80px);opacity:0}
100%{transform:translateY(0);opacity:1}
}.indtab-link p{font-size:14px;line-height:22px}
.indser-ul{height:auto;margin-top:1px}
.indser{padding:68px 0}
.indser-list{margin-top:44px}
.indser-link{width:50%;margin-top:-1px}
.indpro-menu li{padding:0 12px}
.indpro-menu-link{height:42px}
.indpro-link{width:98%}
.indpro-cont{width:94%;padding:16px 20px;height:auto;bottom:0%;opacity:1;transform:scale(1)}
.indrel-cont{width:100%}
.indrel-rel{margin-left:0;width:100%;margin:20px 0}
.indget-rel{width:100%}
.indget-cont{width:100%;padding-left:0;margin:20px 0}
.indget-input{max-width:360px}
.indget-img{left:auto;right:0}
.indnews-main{width:100%}
.indnews-items{width:100%;margin-top:20px}
.indcall-img{width:100px;left:20px}
.indcall{padding:0px 20px 0 144px}
.indcall-cont h2{font-size:20px}
.indnews{padding-bottom:68px}
.indnews-main img{height:240px}
.indapp-cont h2 a,.indapp-cont h2 span{display:block}
.indapp-cont h2 span{margin-left:0;margin-top:8px}
}@media all and (max-width:640px){.indban-img img.pc{display:none}
.indban-img img.mb{display:block;min-height:300px}
.indban-cont{padding-bottom:0}
.indban-cont h2{font-size:22px;margin-bottom:6px}
.indban-cont p{font-size:14px}
.indtab{margin-top:20px}
.indtab-link{width:50%}
.indtab-link:nth-child(2n):after{display:none}
.indtab-link::before{content:"";position:absolute;width:100%;height:1px;bottom:0;right:0;background:#2d30a4}
.indtab-link p{font-size:13px;line-height:21px}
.indtab-link:nth-last-child(1)::before,.indtab-link:nth-last-child(2)::before{display:none}
.indtab-link h2{font-size:16px;margin:12px 0 8px}
.indtab-link i{height:32px}
.indtab-link{height:162px}
.indTitle h2{font-size:22px;line-height:1.32}
.indTitle p{font-size:16px;margin:12px 0;line-height:22px}
.indTitle i{width:48px}
.indser-img h2{font-size:16px}
.indser-cont{padding:0 12px;height:200px}
.indser-cont p{font-size:13px;line-height:21px}
.indser-img{height:132px}
.indser-list{margin-top:32px}
.indser{padding:40px 0}
.indpro{padding:40px 0}
.indpro-menu{margin:18px 0 32px}
.indpro-menu-link span{font-size:16px;margin-left:8px}
.indpro-menu-link{height:38px}
.indpro-menu li{width:50%;margin:0;margin-top:12px;text-align:center}
.indpro-menu{text-align:left}
.indpro-link{height:auto}
.indpro-cont h2{font-size:15px;margin-bottom:4px}
.indpro-cont{padding:3px 12px}
.indpro-cont p{font-size:13px}
.indpro-link img{max-width:100%;height:auto}
.indget,.indrel{padding:36px 0 20px}
.indrel-img,.indget-img{position:static;width:100%;text-align:center}
.indrel-img img,.indget-img img{max-width:200px}
.indrel-cont h2,.indget-cont h2{font-size:22px;margin-bottom:6px}
.indrel-rel h6,.indget-rel h6{font-size:22px;padding-left:40px}
.indrel-rel,.indget-cont{margin:16px 0 24px}
.indcase{padding:40px 0}
.indcase-loop{margin-top:32px}
.indcase-cont{padding-left:0 24px}
.indapp{padding:40px 0 28px}
.indapp-img{width:100%}
.indapp-cont,.indapp-img img{height:auto}
.indapp-cont{width:100%;padding:24px 20px}
.indapp-cont h2 a,.indapp-cont h2 span{font-size:20px}
.indget-input{max-width:100%;padding-left:0}
.indpar{padding:40px 0}
.indpar-loop{margin-top:32px}
.indpar-link{height:100px}
.indmix{padding-top:40px}
.indnews{padding-bottom:32px}
.indnews-list,.indnews-imglink img,.indnews-main img{height:auto}
.indnews-main img{height:180px}
.indnews-main-title p,.indnews-imglink-cont p{margin-top:10px}
.indnews-main-cont,.indnews-imglink-cont{padding:24px 20px}
.indnews-imglink{width:100%}
.indnews-list{width:100%;padding:24px 20px}
.indcall-cont h2{font-size:18px;line-height:1.32}
.indcall{padding:32px 20px 140px}
.indcall-img{right:0}
.indcall-cont,.indcall-call{height:auto}
.indcall-call{position:absolute;z-index:2;right:20px;bottom:40px}
.indpro-ul .text{padding:5px}
.indpro-ul .text h6{font-size:14px}
}@media all and (max-width:1000px){.contain-1400,.contain{width:92%}
.container-wrapper{margin-top:00px}
}



/* 宽度 */
.container {
    padding: 0 15px;
    width: 1200px;
    margin: 0 auto;
}
/* 颜色 */
.title-130 {
    border-bottom: 1px solid #e2e2e2;
    font-size: 24px;
    color: #0d5ba4;
    padding-bottom: 15px;
    margin-bottom: 20px;
    line-height: 32px;
}
.list-130 li {
    border-bottom: 1px dotted #ccc;
    font-size: 14px;
}
/* 颜色 end*/
.title-130 small {
    font-size: 14px;
    color: #999;
    text-transform: uppercase;
    margin-left: 10px;
}
.list-130 li span {
    float: right;
}
.news130 {
    padding: 50px 0;
}
.title-130 .more130 {
    float: right;
    font-size: 14px;
}
.ey-news130 {
    margin-left: -45px;
}
.ey-news130 .item130 {
    float: left;
    width: 33.333333%;
}
.ey-news130 .wrap130 {
    margin-left: 45px;
}
.ey-news130 .title-130 {
  
        font-size: 20px;
    font-weight: bold;
    height: 39px;
    line-height: 39px;
    color: #000;
}
.list-130 li a {
    display: block;
    line-height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 0px;
    
    font-size: 14px;
    color: #999999;
    font-weight: normal;

    
    
}

.list-130 li a:hover {
   color: #009b72;
}
@media screen and (max-width: 767px) {
    body {
        min-width: 320px;
        padding-top: 50px;
    }
    .container {
        width: auto;
    }
    .ey-news130 {
        margin-top: -20px;
    }
    .ey-news130 .item130 {
        width: 100%;
    }
    .ey-news130 .wrap130 {
        margin-top: 20px;
    }
    .ey-news130 .title-130 {
        font-size: 18px;
    }

    .fwnl{
        width: 96%!important;
        margin-left: 2%;
    }

    .fwnl li{
       padding: 30px 0!important;
    }

    .fwnl li .txt{
        width: 100%!important;
        margin-top: 20px!important;
        margin-bottom: 10px!important;
        padding-left: 0px!important;
    }

    .fwnl li .img{
        width: 100%!important;
    }
    .fwnl li .txt h3{
        font-size: 26px!important;
    }

    .fwkh{
        width: 96%!important;
        margin-left: 2%!important;
    }

    .fwdx{
        padding: 40px 0!important;
    }
    .fwkh .pinpai{
        width: 100%;
    }

    .fwkh .ttt,.fwdx .ttt{
        font-size: 26px!important;
    }


    .fwdx ul li{
        width: 48%!important;
        margin: 1%!important;
    }

    .fwdx ul{
        width: 96%!important;
        margin-left: 2%;
    }

    .fwdx ul li img{
        max-width: 96%!important;
    }

    .webcontact_infor{
        margin-top: 0px!important;
    }
    .webcontact_infor .webcontactinfor_main{
        width: 100%!important;
    }

}

@media (max-width: 1366px){
    .webcontactinfor_main .webcontactinfor_img {
        height: 320px!important;
    }

    .webcontactinfor_img .contacttext {
        padding: 80px 15% 80px 60px!important;
    }
}

@media (max-width: 1280px){
    .webcontact_infor .webcontactinfor_img {
        height: 300px!important;
    }
}

@media (max-width: 1200px){
    .webcontactinfor_main .webcontactinfor_img {
        height: 260px!important;
    }
    .webcontactinfor_img .contacttext {
        padding: 60px 12% 60px 40px!important;
    }
}


@media (max-width: 800px){
    .webcontactinfor_main .webcontactinfor_img {
        height: 240px!important;
    }

    .webcontactinfor_img .contacttext {
        width: 65%!important;
        padding: 50px 12% 50px 40px!important;
    }
}



@media (max-width: 767px){
    .webcontactinfor_main .webcontactinfor_img {
        height: 180px!important;
    }

    .webcontactinfor_img .contacttext {
        width: 100%!important;
        padding: 30px 12% 30px 20px!important;
    }

    .contacttext i{
        margin-bottom: 10px!important;
    }

    .webcontactinfor_con .webcontact_ewm{
        width: 100%!important;
        border: none!important;
    }

    .webcontactinfor_con .webcontact_lxfs{
        width: 100%!important;
    }
    .webcontact_lxfs ul li{
        width: 100%!important;
        padding-bottom: 30px!important;
        border: none;
        border-bottom: #ddd 1px solid;
        margin-bottom: 30px!important;
    }

    .webcontactinfor_con .webcontact_lxfs{
        height: auto!important;
    }
}




.fwkh .pinpai li{
    background-color: rgba(0, 155, 114, 0.04);
}

.about-gk{
    width: 1200px;
    margin: 0 auto;
    padding-top: 60px;
}

.aleft{
    float: right;
    width: 48%;
}
.aleft h3{
    width: 100%;
    font-size: 38px;
    color: #192d35;
    font-weight: bolder;
}

.aleft .con{
    line-height: 2;
    font-size: 16px;
    color: #666666;
    margin-top: 35px;
}

.yleft{
    float: left;
    width: 100%;
    text-align: center;
  
}
.yleft h3{
    width: 100%;
    font-size: 28px;
    color: #192d35;
    font-weight: bolder;
}

.info{
    width: 100%;
    font-size: 12px;
    color: #666;
    font-weight: bolder;
	margin-top:20px;
}

.prenext{
    width: 100%;
    font-size: 14px;
    color: #666;
    font-weight: bolder;
	margin:20px  auto;
}



.yleft .con{
    line-height: 2;
    font-size: 16px;
    color: #666666;
    margin-top: 15px;
}





.aright{
    float: left;
    width: 48%;
    margin-top: 12%;
}

.aright img{
   width: 100%;
}

.qywh{
    width: 100%;
    margin-top: 40px;
    overflow: hidden;
    margin-bottom: 50px;
}

.qywh li{
    width: 32%;
    margin: 0.5%;
    background: rgb(247, 249, 252);
    position: relative;
    float: left;
    height: 150px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    align-content: center;
    padding: 20px;
}

.qywh li:after{
    content:" ";
    width: 5px;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;

}

.qywh li .tt{
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5;
  
    margin-left: 20px;
}

.qywh li .ff{
    color: #999999;
    line-height: 1.5;
    font-size: 16px;
    margin-left: 20px;
}

.spcon{
    width: 1200px;
    margin: 0 auto;
    padding-top: 10px;
}

.spcon h3{
    font-size: 20px;
    color: #192d35;
    line-height: 28px;
    font-weight: bold;
    margin-left:10px;
}

.spcon ul{
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
    display: flex;
    margin-bottom: 40px;
    justify-content: space-between;
}

.spcon ul li{

    overflow: hidden;
    margin-top: 30px;
    margin: 5px;
    position: relative;
}

.spcon ul li .img{
    width: 380px;
    height: 285px;
    overflow: hidden;
}

.spcon ul li .img img{
    width: 380px;
    height: 285px;
   transition: all .6s ease;
}


.spcon ul li .txt{
    position: absolute;
    bottom: 0px;
    width: 100%;
  
    height: 34px;
    color: #fff;
    text-align: center;
    line-height: 34px;
    font-size: 16px;
    font-weight: bold;
}

.spcon .sb2{

}

.spcon .sb2 li{
    width: 49%;
    float: left;
    margin: 0px;
}

.spcon .sb2 li:nth-child(2){
    width: 49%;
    float: right;
    margin: 0px;
}


.spcon .sb2 li .img{
    width: 100%;
    height: 380px;
}

.spcon .sb2 li .img img{
    width: 100%;
    height: auto;
}

.rjxt{
    text-align: center;
    margin-bottom: 60px;
}

.rjxt img{
    max-width: 100%;
    display: inline-block;
    margin-top: 50px;
}

.fwnl{
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px;
}

.fwnl li{
    padding: 100px 0;
    overflow: hidden;
}

.fwnl li .txt{
    width: 50%;
    float: left;
    margin-top: 160px;
}

.fwnl li .txt h3{
    font-size: 38px;
    display: inline-block;
    padding-right: 100px;
    text-align: center;
    color: #192d35;
    font-weight: bolder;
    position: relative;
}

.fwnl li .txt h3 span{
    background-color: rgba(0, 155, 114, 0.1);
    border-radius: 200px;
    width: 60px;
    height: 60px;
    position: absolute;
    display: inline-block;
    right: 0px;
    bottom: -10px;
}

.fwnl li .txt .con{
    font-size: 16px;
    color: #666666;
    line-height: 2;
    margin-top: 20px;
}

.fwnl li .img{
    width: 50%;
    float: left;
}

.fwnl li .img img{
    max-width: 100%;
}

.fwnl li:nth-child(2n){
    background: rgba(0, 155, 114, 0.04);;
}


.fwkh{
    width: 1200px;
    margin: 0 auto;
    padding-top: 40px;
}

.fwkh .ttt{
    font-size: 38px;
    color: #192d35;
    font-weight: bold;
    margin-bottom: 50px;
    text-align: center;
}

.fwdx{

    padding: 1px 0;
    background-color: rgba(0, 155, 114, 0.04);
    overflow: hidden;
}

.fwdx ul{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 30px;
}

.fwdx ul li{

    width: 18%;
    margin: 1%;
    float: left;
    height: 120px;
    background-color: rgb(255, 255, 255);
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: -ms-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background-size: auto;
    -moz-box-shadow: 0.000000px 1.000000px 9px rgba(0, 155, 114, 0.15);
    -webkit-box-shadow: 0px 1px 9px rgba(0, 155, 114, 0.15);
    -ms-box-shadow: 0.000000px 1.000000px 9px rgba(0, 155, 114, 0.15);
    -o-box-shadow: 0.000000px 1.000000px 9px rgba(0, 155, 114, 0.15);
    box-shadow: 0px 1px 9px rgba(0, 155, 114, 0.15);
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
}

.fwdx ul li img{

    display: inline-block;
    max-width: 100%;
}

.fwdx .ttt{
    font-size: 38px;
    color: #192d35;
    font-weight: bold;

    text-align: center;
}


.owl-prev:before {
    content: "<";
    color:#fff;
}

.disabled{
    display: block!important;
}

.owl-prev {
     position: absolute;
    top: 113px;
    width: 30px;
    height: 60px;
    margin: 0;
    padding: 0;
    border-radius: 0;
    font: 60px / 60px "宋体";
    background-color: transparent;
    overflow: hidden;
    _display: none;
    left: 10px;
}

.owl-next:before {
    content: ">";
    color:#fff;
}


.owl-next {
     position: absolute;
    top: 113px;
    width: 30px;
    height: 60px;
    margin: 0;
    padding: 0;
    border-radius: 0;
    font: 60px / 60px "宋体";
    background-color: transparent;
    overflow: hidden;
    _display: none;
    right: 10px;
}

