@charset "utf-8";
.tb80{ padding: 80px 0; }
/*HeaderSTART*/
.header{ height:80px;line-height:80px; }
.header .logo-img{ display:table-cell;max-width:250px;max-height:80px;vertical-align:middle;text-align:center; }
.header .logo-img img{ max-height:77px;vertical-align: middle; }
.header .tel{ font-size: 20px;color: #0142a0;margin-left: 20px; }
.nav ul li{
    position: relative;
    float: left;
    -webkit-perspective: 60px;
    -moz-perspective: 60px;
    -ms-perspective: 60px;
    perspective: 60px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    z-index: 999
}
.nav ul li a{display:block; padding: 0 20px;}
.nav ul li:first-child a{background:none;}
.nav ul li:last-child a{ padding-right: 0; }
.nav ul li .childer{
    position: absolute;
    width: 160px;
    height: auto;
    top: 80px;
    left: 0;
    padding-bottom: 5px;
    background: transparent;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;
    -webkit-transform-origin: 0px 0px;
    -moz-transform-origin: 0px 0px;
    -ms-transform-origin: 0px 0px;
    transform-origin: 0px 0px;
    -webkit-transform: rotateX(-60deg);
    -moz-transform: rotateX(-60deg);
    -ms-transform: rotateX(-60deg);
    transform: rotateX(-60deg);
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 9999;
}
.nav ul li .childer a{
    height: 35px;
    line-height: 35px;
    text-align: left;
    color:#fff;
    padding-left: 15px;
    border-left-width: 2px;
    border-right-width: 0;
    border-top-width: 0;
    border-bottom-width: 0;
    border-style: solid;
    border-color: transparent;
    overflow: hidden;
    font-weight: normal !important;
}
.nav ul li .childer a:hover{
    background: #fbfbfb;
    color: #0e94eb;
    border-left-width: 2px;
    border-right-width: 0;
    border-top-width: 0;
    border-bottom-width: 0;
    border-style: solid;
    border-color: #fff;
}
.nav ul li .childer,
.nav ul li .childer a,
.nav ul li .bot-bottom{
    transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
}
.nav ul li:hover .childer{
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
}
.nav ul li.on .childer a{ color: #fff; }
.nav ul li.on a{ font-weight: bold;color:#333; }
/*HeaderNED*/
/*SlidesSTART*/
.swiper-container { min-width: 1180px; width: 100%;height: auto;background: #fff; }
.swiper-slide {min-width:1150px;text-align: center;font-size: 18px;background: #252c36;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;
    -webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;background-repeat: no-repeat;}
.swiper-slide img{display: block;max-width: 100%;height: auto;margin-left: auto;margin-right: auto;}
.slide-usezans .swiper-button-next,
.slide-usezans .swiper-button-prev{ width:50px !important;height:50px !important; background: none;}
.slide-usezans .swiper-button-next{right:2% !important;}
.slide-usezans .swiper-button-prev{left:2% !important;}
.slide-usezans .swiper-button-next .span-next,
.slide-usezans .swiper-button-prev .span-prev{ color: #fff;font-size: 50px; }
.slide-usezans.swiper-container .swiper-button-prev.swiper-button-disabled,
.slide-usezans.swiper-container .swiper-button-next.swiper-button-disabled{opacity:0;}
.slide-usezans.swiper-container-horizontal .swiper-pagination-bullets{ bottom: 5%; }
.slide-usezans.swiper-container-horizontal .swiper-pagination-bullets .swiper-pagination-bullet{ opacity: .4; }
.slide-usezans.swiper-container-horizontal .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{ opacity: 1; }
.swiper-container .swiper-slide .url{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 106;}
/*SlidesNED*/
/*FooterSTART*/
.footer:after{ display: block;content: "";clear: both; }
.footer{ padding: 60px 0 35px; }
.footer a{ color: #333; }
.footer .footer-text.center{ text-align: center; }
.footer .footer-text.left .footer-nav a:first-child{ margin-left: 0; }
.footer-nav a{ margin: 0 15px; }
.footer .copyright{ padding: 10px 0; }
.footer .copyright span{ margin-right: 15px; }
.footer .links .text-a{ display: inline-block;  }
.footer .links .text-a a{  padding-right:15px;margin-bottom: 5px; }
.footer .footer-text.left .links span{ display: block;float: left;width: 70px; }
.footer .footer-text.left .links .text-a{ float: right;width: calc(100% - 75px); }
.footer .footer-text.left .links .text-a a{ display: block;float: left;padding-right: 15px;margin-bottom: 5px; }
.footer.back-black .footer-nav a,
.footer.back-black .copyright,
.footer.back-black .copyright a,
.footer.back-black .links,
.footer.back-black .links a{ color:#fff; }
/*FooterNED*/
/*++------------------------
/*++  Plate-Module
/*++------------------------*/
.comm-title{ position: relative;margin-bottom: 30px; }
.comm-title .title h3{ font-size:36px;color:#333;padding-bottom:5px; }
.back-black .comm-title .title h3,
.back-black .comm-title .subcat a{ color: #fff; }
.back-black .comm-title .title p { color: rgba(255,255,255,.8); }
.comm-title .title p{ color: #333; }
.comm-title:after{ display: block;content: "";clear: both; }
.comm-title .title{ width: 50%;float: left; }
.comm-title .subcat{ width: 50%;float: right;margin-top:33px;text-align:right; }
.comm-title .subcat a{ padding:5px 15px;color:#333;cursor:pointer;border-radius:65px;margin-right:5px; }
.comm-title .subcat a:hover,
.comm-title .subcat a.on{ color:#fff; }/*Picture-cSTART*/
.picture-c .comm-title .title{ width: 25%; }
.picture-c .comm-title .subcat{ width: 65%; }
.picture-c .comm-title .title h3{ font-size: 46px;color:#333 }
.picture-c .comm-title .subcat a{ font-size: 16px;color:#333 }
.picture-c .comm-title .subcat a.on{ color:#fff; }
.picture-c.plate-pic{ padding-bottom: 57px; }
.picture-c .picture-lists ul li{ width: 385px;float: left;margin: 0 23px 23px 0;overflow: hidden; }
.picture-c .picture-lists ul li .posi-img{ position: relative; }
.picture-c .picture-lists ul li .posi-img img{ width: 100%;display: block; }
.picture-c .picture-lists ul li .remark{ padding:18px 15px;text-align: center; }
.picture-c .picture-lists ul li .remark h5{ font-size: 14px;color: #000; }
.picture-c .picture-lists ul li:hover .remark h5{ color: #fff; }
.picture-c.back-black .picture-lists ul li .remark{ background: #fff; }
/*Picture-cNED*//*Picture-dSTART*/
.picture-d .comm-title .title{ width:100%; }
.back-black.picture-d .comm-title .title .prod-more{ color: #fff; }
.picture-d .picture-lists{ position: relative; }
.picture-d .picture-lists .bd ul li:after{ display:block;content:"";clear:both; }
.picture-d .picture-lists .bd ul li{ height: 445px; background: #f9f9f9;overflow: hidden; }
.back-black.picture-d .picture-lists .bd ul li{ background: #fff; }
.picture-d .picture-lists .bd ul li .left-img,
.picture-d .picture-lists .bd ul li .right-text{ position: relative; width:50%;height: 100%; }
.picture-d .picture-lists .bd ul li .left-img img{ display: block;width: 100%;height: 100%; }
.picture-d .picture-lists .bd ul li .remark{ position: absolute;top: 50%;left: 50%; width: 90%;text-align: center;-webkit-transform: translate(-50%,-50%);transform: translate(-50%,-50%);z-index: 55; }
.picture-d .picture-lists .bd ul li .remark h5{ font-size: 30px; }
.picture-d .picture-lists .bd ul li .remark p{ color: #999;margin: 20px 0 25px; }
.picture-d .picture-lists .bd ul li .remark .detail-a{ display: block;color: #fff; width: 105px;height: 40px;line-height: 40px;font-size: 12px; text-align: center;margin: 0 auto; }
.picture-d .picture-lists .hd{ width: 50%; position: absolute;bottom: 50px;right: 0;text-align: center;z-index: 66; }
.picture-d .picture-lists .hd ul li{ width: 13px;height: 13px; display: inline-block;border-radius: 65px;background: rgba(0,0,0,.3);
    margin-right: 6px;text-indent: -9999px;cursor: pointer;
}
/*Picture-dNED*//*Picture-gSTART*/
.picture-g.plate-pic{ padding-bottom: 57px; }
.picture-g .picture-lists{ overflow: hidden; }
.picture-g .picture-lists ul li{ width: 385px;float: left;margin: 0 23px 23px 0;overflow: hidden;-webkit-transition: all .4s ease-out;transition: all .4s ease-out; }
.picture-g .picture-lists ul li .posi-img{ position: relative; }
.picture-g .picture-lists ul li .posi-img img{ width: 100%;display: block; }
.picture-g .picture-lists ul li .remark{ padding:18px 15px;text-align: center; }
.picture-g .picture-lists ul li .remark h5{ font-size: 16px; font-weight: bold;color: #000; }
.picture-g .picture-lists ul li .remark p{ color: #666; }
.picture-g.back-black .picture-lists ul li .remark h5{ color: #fff; }
.picture-g.back-black .picture-lists ul li .remark p{ color: rgba(255,255,255,.7); }
.picture-g .picture-lists ul li:hover{ box-shadow: 0 0 20px rgba(0,0,0,.3) }
/*Picture-gNED*//*Picture-aSTART*/
.picture-a.plate-pic{ padding-bottom: 57px; }
.picture-a .picture-lists ul li{ width: 385px;float: left;margin: 0 23px 23px 0;overflow: hidden; }
.picture-a .picture-lists ul li .posi-img{ position: relative; }
.picture-a .picture-lists ul li .posi-img img{ width: 100%;display: block; }
.picture-a .picture-lists ul li .remark{ background: #fff;padding:18px 15px; }
.picture-a .picture-lists ul li .remark h5{ font-size: 16px; font-weight: bold;color: #000; }
.picture-a .picture-lists ul li .remark p{ color: #666; }
.picture-a .picture-lists ul li:hover .remark{ background: #000; }
.picture-a .picture-lists ul li:hover .remark h5,
.picture-a .picture-lists ul li:hover .remark p{ color: #fff; }
.picture-a.back-white .picture-lists ul li .remark{ border: 1px solid #ededed;border-width: 0 1px 1px; }
.picture-a.back-white .picture-lists ul li:hover .remark{ border-color: #000; }
/*Picture-aNED*//*Ads-bSTART*/
.regions-b.regions-module a{ width: 100%;display: block; }
/*Ads-bNED*//*Cert-bSTART*/
.cert-b .cert-lists:after{ display: block;content: "";clear: both; }
.cert-b .cert-lists{ position: relative; }
.cert-b .cert-lists .bd ul li{ position: relative; float: left;width: 283px;border: 1px solid #eee; text-align: center;margin-right:20px;background: #fff; }
.cert-b .cert-lists .bd ul li img{ max-width: 100%;display: block; }
.cert-b .cert-lists .bd ul li h5{ font-size: 14px;color: #333;height: 40px;line-height: 40px;border-top: 1px solid #eee; }
.cert-b .cert-lists .hd a{ position:absolute;top:-70px;width:33px;height:33px;text-align:center;line-height:35px;border:1px solid #eee;background:#fff;cursor:pointer;font-size:25px; }
.cert-b .cert-lists .hd .prev{ right: 0; }
.cert-b .cert-lists .hd .next{ right: 45px; }
.cert-b .cert-lists .hd .prev.prevStop,
.cert-b .cert-lists .hd .next.nextStop{ opacity: .3; }
/*Cert-bNED*//*Article-cSTART*/
.plate-article.article-c{ padding-bottom: 40px; }
.plate-article.article-c .comm-title .title{ width: 100%; }
.article-c .article-lists ul li{ position: relative; float: left;width: 365px;margin: 0 52px 20px 0;background: #fff;overflow: hidden;-webkit-transition:all .4s ease-out;transition:all .4s ease-out; }
.article-c .article-lists ul li:nth-of-type(3n){ margin-right: 0; }
.article-c .article-lists ul li img{ display: block;width: 100%; }
.article-c .article-lists ul li .news-data{ position:absolute;left:10px;top:10px;width:70px;height:70px;background:#000;opacity:.8;text-align:center;
    -webkit-transition:all .4s ease-out;transition:all .4s ease-out;}
.article-c .article-lists ul li .news-data span.md{ display:block;color:#fff;padding-top: 15px; }
.article-c .article-lists ul li .news-data span.y{color:#fff}
.article-c .article-lists ul li .remark h5{ color: #333;padding: 15px 0 3px;font-weight: bold; }
.article-c .article-lists ul li .remark .desc{ color: #666; }
.article-c .article-lists ul li .remark .news-more{ display: block; font-size: 25px;margin-top: 15px; }
.article-c .article-lists ul li:hover .news-data{ opacity: 0; }
.article-c.back-black .comm-title .title p .arta-more{ color: #fff; }
.article-c.back-black .article-lists ul li .remark{ padding:0 15px 20px; }
.article-c.back-black .article-lists ul li:hover{ box-shadow: 0 0 20px rgba(255,255,255,.3); }
/*Article-cNED*/