@charset "utf-8";
/******************************************************

 功能：主样式表
 
 ******************************************************/

/* 全局背景、字体、字号、颜色、行高、页边距等 */
html { -webkit-text-size-adjust: none; }
* { margin:0px; padding:0px; }
body { margin:0px; padding:0px; font-size:12px; color:#000; font-family:arial; }
/* CSS3盒子模型 */
ul, li, dl, dt, dd, ol, h1, h2, h3, h4, h5, h6, p { list-style-type:none; margin:0; padding:0; display:block; }
em, i { font-style:normal; }
em { display:inline-block; vertical-align:middle; }
fieldset { border:none; margin:0; padding:0; }
input, select, textarea { font-family:Arial, Helvetica, sans-serif; margin:0; padding:0; }
/* 公共匹配样式 */
* { outline:none; }
a, img { border:none; }
img { border:none; vertical-align:middle; }
/* 链接 */
a { text-decoration:none; color:#333; }
a:hover { color:#333; text-decoration:none; }
a:visited { text-decoration:none; color:#333; }
a:active { text-decoration:none; color:#333; }
input[type=button], input[type=reset], input[type=submit] { cursor:pointer; -webkit-appearance: none; }
.clear:after{clear:both;display:table;height:0;content:"";}
.left{float:left;}
.right{float:right;}
.box{ max-width: 1400px; margin-left:auto; margin-right:auto;}
.dn{display:block}
.sj{display:none}
/*头部*/
.header1{height:130px;}
.header{height:130px;width:100%;position:fixed;top:0;left:0;z-index:99;}
.header .toubu{background:#eeeffe;height:50px;overflow:hidden;}
.header .toubu .tel{line-height:50px;font-size: 15px;color: #022044;font-family:"Arial";}
.header .toubu .tel i{display:inline-block;font-size:18px;padding-right:6px;position:relative;top:2px;}
.header .toubu .yuyan{padding-left:20px;}
.header .toubu .yuyan ul{padding-top:15px;}
.header .toubu .yuyan ul li{float:left;margin-left:15px;}
.header .toubu .yuyan ul li a{font-size:14px;color: #022044;}
.header .toubu .yuyan ul li img{display:inline-block;padding-right:6px;}
.header .nav{width:100%;height:80px;background:#fff;box-shadow:2px 2px 5px #A9A9A9}
.header .nav .logo{padding-top:20px;}
.header .nav .logo img{height:40px;}
.f16685110481{padding-top:20px;}
.f16685110482{position:relative;z-index:1;display:inline-block;}
.f16685110483{float:left;position:relative;display:inline;margin: 0 6px;}
.f16685110484{float:left}
.f16685110484 .f16685110485{display:block;padding: 0px 20px;font-size:16px;font-weight:bold;line-height:40px;border-radius:30px;font-family: 微软雅黑;}
.f16685110484 .f16685110485:hover{background:#6495ed;color:#fff}
.f16685110484 .on{background:#4169e1;color:#fff}
.f16685110486{display:none;width:140px;left:-15px;top:40px;position:absolute;background-color:#fff;text-align:center;padding-top:5px;padding-bottom:5px;}
.f16685110487{line-height:40px;height:40px; }
.f16685110487 .f16685110488{display:block;font-size:14px;}
.f16685110487 .f16685110488:hover{background:#6495ed;color:#fff}
.f16685110482 .f16685110483:last-child .f16685110486{display:none !important}
.f16685110482 .f16685110483:nth-child(2) .f16685110486{width: 230px;left: -61px;}
.f16685110482 .f16685110483:nth-child(5) .f16685110486{width: 210px;left: -42px;}
.f16685110482 .f16685110483:nth-child(6) .f16685110486{width: 210px;left: -42px;}




/*banner*/
.banner{}
.banner .swiper-slide a{display:block;height:500px;}
/*产品*/
.product{background:#eeeffe;padding-top:50px;padding-bottom:50px;}
.product .name{text-align: center;}
.product .name span{font-size: 31px;font-weight: bold; display: inline-block;padding-bottom: 20px; border-bottom: 1px #b0b0b0 solid;}
.product ul{padding-top:50px;}
.product ul li{width:23%;float:left;margin-right:2.66%;margin-bottom:2.66%; background:#fff;cursor:pointer;position:relative}
.product ul li:nth-child(4n){margin-right:0}
.product ul li .img{width:100%;padding-top:75%;position:relative;overflow:hidden;}
.product ul li .img img{width:100%;height:100%;position:absolute;top:0;left:0;transition:all 0.6s}
.product ul li .title{font-size:16px;padding:15px;text-align: center;}
.product ul li:hover .img img{transform:scale(1.1)}
.product ul li .product_item_tips{transition: .5s;font-size: 14px;height:25%;position: absolute;left: 0;right: 0;bottom: 0;text-align: right;padding:7px 35px 7px 20px;opacity: 0;}
.product ul li .product_item_tips>a{width: 92px;height: 21px;line-height: 21px;text-align: center;float: left;color: #fff;margin-top:10%;border: 1px #92c9ff solid; border-radius: 12px;}
.product_item_tips p a{color: #fff;line-height: 30px;display: inline-block;height: 30px;}
.product_item_tips p i{font-family: "微软雅黑";font-size: 12px;margin-right: 10px;font-weight: bold;}
.product ul li:hover .product_item_tips{opacity:1;background-color: #3399ff;background-color: rgba(51, 153, 255, 0.9);}
.product .more{text-align: center;}
.product .more a{ line-height: 43px; display: inline-block; border: 1px #999 solid;border-radius: 3px;padding:0 35px;font-size: 14px;color:#000}
/*信息*/
.xinxi{padding-top:50px;padding-bottom:50px;}
.xinxi .name{text-align: center;}
.xinxi .name span{font-size: 31px;font-weight: bold; display: inline-block;padding-bottom: 20px; border-bottom: 1px #b0b0b0 solid;}
.xinxi ul{padding-top:50px;}
.xinxi ul li{width:23%;float:left;margin-right:2.66%;margin-bottom:2.66%;cursor:pointer;position:relative;background:#f3f3f3}
.xinxi ul li:nth-child(4n){margin-right:0}
.xinxi ul li .img{width:100%;padding-top:53%;position:relative;overflow:hidden;}
.xinxi ul li .img img{width:100%;height:100%;position:absolute;top:0;left:0;transition:all 0.6s}
.xinxi ul li:hover .img img{transform:scale(1.1)}
.xinxi ul li .text{padding: 20px;font-size: 13px;text-align: center;color: #999;}
.xinxi ul li .text .title{line-height: 28px;}
.xinxi ul li .text .title span{display: block; font-size: 18px;padding-bottom: 7px;color: #000;}
.xinxi ul li .text .title i{display:block; width: 50px;height: 1px;margin: 10px auto;background-color: #999;}
.xinxi ul li .text .title p{font-family: "Arial";}
.xinxi ul li .text .intro{line-height: 22px;height:66px;overflow:hidden;}
/*版权*/
.banquan{background:#1363b5;padding-top:50px;}
.banquan .zuo{}
.banquan .zuo dl{float:left;width:auto;margin-right: 150px;}
.banquan .zuo dl dt a{color: #f0f0f0;line-height: 25px;font-size:16px;font-weight:bold;padding-bottom:10px;display:block;}
.banquan .zuo dl dd{width: 100%;}
.banquan .zuo dl dd a{color: #f0f0f0;line-height:28px;font-size: 13px;}
.banquan .zuo dl dd a:hover{text-decoration:underline}
.banquan .zuo .cp{width: 350px;margin-right: 100px;}
.banquan .zuo .cp dd{width:50%;float:left;}
.banquan .you{}
.banquan .you .ewm{width:100px;text-align: center;}
.banquan .you .ewm img{width:100px;}
.banquan .you .ewm p{color:#fff;padding-top:5px;}
.banquan .you .dianhua{padding-left:110px;color:#fff;text-align: right;}
.banquan .you .dianhua .name{font-size:14px;}
.banquan .you .dianhua .name i{display:inline-block;padding-right:5px;opacity:0.5}
.banquan .you .dianhua .tel{font-size:30px;padding:15px 0;font-family:"Arial";}
.banquan .you .dianhua .dz{font-size:14px;width: 260px}
.copy{border-top: 1px rgba(230,230,230,.3) solid;margin-top:50px;padding:14px 0;color:#fff;}
.copy a{color:#fff;}
/**/
.erji{background: #f4f4f4;line-height:55px;}
.erji .box{}
.erji .box li{width:25%;float:left;text-align: center;}
.erji .box li a{display:block; font-size:14px; color: #012147;}
.erji .box li .on{color: #fff;background:#4169e1 url(../images/p16-icon6.png) no-repeat bottom center;}
.erji .box li a:hover{background:#4169e1 url(../images/p16-icon6.png) no-repeat bottom center;color: #fff;}
.ny_banner img{width:100%;}
.about_lb{padding-top:50px;padding-bottom:50px;}
.about_lb .card{display: flex;margin-bottom: 30px;}
.about_lb .card .img{width: 45.7%;overflow: hidden;}
.about_lb .img img:hover{transform: scale(1.01);}
.about_lb .img img{width: 100%;transition: .3s;}
.about_lb .card .text{padding: 50px;flex: 1;}
.about_lb .card .text .title{font-size: 30px;margin-bottom: 30px;}
.about_lb .text{line-height: 30px;font-size: 14px;}
/*荣誉证书*/
.certificate{padding:50px 0}
.certificate ul li{width:23%;float:left;margin-right:2.666%;margin-bottom:2.666%;}
.certificate ul li:nth-child(4n){margin-right:0}
.certificate ul li .img{width:100%;padding-top:75%;position:relative;text-align: center;overflow:hidden;transition:all 0.6s}
.certificate ul li .img img{max-width:100%;position:absolute;top:50%;left:50%;max-height:100%;transform:translate(-50%, -50%);}
.certificate ul li .name{text-align: center;line-height:48px;font-size:16px;transition:all 0.6s}
.certificate ul li:hover .name{background: #4169e1;color: #fff;}
.certificate ul li:hover .img{transform:scale(1.1);}
/*新闻列表页*/
.news_lb{padding:50px 0}
.news_lb ul li{width:32%;float:left;margin-right:2%;margin-bottom:2%;}
.news_lb ul li:nth-child(3n){margin-right:0}
.news_lb ul li .img{width:100%;padding-top:48%;position:relative;overflow:hidden;}
.news_lb ul li .img a{width:100%;height:100%;position:absolute;top:0;left:0;display:block;transition:all 0.6s}
.news_lb ul li .img a span{width:100%;height:100%;position:absolute;top:0;left:0;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-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: rgba(0, 0, 0, .6);opacity:0}
.news_lb ul li .img a span i{display:inline-block;color:#fff;font-size:14px;position:relative}
.news_lb ul li .img a span i::before{ content: '';position: absolute;top:-5px;left: 50%;transform: translateX(-50%);width: 60%;height: 1px;background: #fff;transition: all .5s ease;}
.news_lb ul li .img a span i::after{ content: '';position: absolute;bottom:-5px;left: 50%;transform: translateX(-50%);width: 60%;height: 1px;background: #fff;transition: all .5s ease;}
.news_lb ul li .img a:hover{transform:scale(1.1);}
.news_lb ul li .img a:hover span{opacity:1}
.news_lb ul li .img a:hover span i::before{width:5%;}
.news_lb ul li .img a:hover span i::after{width:5%;}
.news_lb ul li .text{padding: 20px 20px 10px;border: 1px solid #f2f2f2;}
.news_lb ul li .text .name a{font-size: 18px;white-space: normal;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;margin-top:10px;line-height:24px;height:24px;}
.news_lb ul li .text .name a:hover{color:#4169e1}
.news_lb ul li .text .intro{white-space: normal;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;margin-top:20px;line-height:20px;height:40px;color: #777;}
.news_lb ul li .text .time{color: #888;padding-top:20px;padding-bottom:15px;font-family: "Arial";}
.news_lb ul li .text .time svg{width: 17px;height: 17px;position:relative;top:3px;}
/*新闻详情页*/
.news_xq{padding:50px 0 80px;}
.news_xq .name{font-size: 32px;font-weight:bold;border-bottom: 4px solid #ddd;padding-bottom: 20px;position: relative;}
.news_xq .name:after{content: "";display: block;width: 140px;height: 4px;background-color:#4169e1;position: absolute;bottom: -4px;left: 0;}
.news_xq .intro{font-size: 16px;color: #555555;line-height: 1.8;padding:40px 0;}
.news_xq .xia{color: #707070;border-bottom: 1px solid #d9d9d9;padding-bottom:20px;font-size:14px;padding-top:25px;}
.news_xq .xia a{color: #707070;}
.news_xq .xia a:hover{color:#4169e1;}
.news_xq .xia .zuo{width:40%;text-align: left;}
.news_xq .xia .zhong{width:20%;text-align: center;}
.news_xq .xia .you{width:40%;text-align: right;}
/*技术列表页*/
.technology_lb{padding:50px 0 80px;}
.technology_lb .name{}
.technology_lb .name span{display:block;font-size: 30px;font-weight:bold;}
.technology_lb .name p{width:80px;height:4px;background:#4169e1;margin-top:15px;margin-bottom:40px;}
.technology_lb ul li{width:49%;float:left;margin-right:2%;margin-bottom:2%;background-color: #f5f5f5;box-sizing: border-box;padding:20px;}
.technology_lb ul li:nth-child(2n){margin-right:0}
.technology_lb ul li .img{width:34%;}
.technology_lb ul li .img a{width:100%;padding-top:60%;position:relative;overflow:hidden;display:block;}
.technology_lb ul li .img img{width:100%;height:100%;position:absolute;top:0;left:0}
.technology_lb ul li .text{width:64%;}
.technology_lb ul li .text .name a{display:block;color: #262626;font-size:16px;}
.technology_lb ul li .text .intro{color:#8c8c8c;line-height:20px;height:40px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;margin-top:10px;}
.technology_lb ul li .text .time{color: #8c8c8c;padding-top:15px;    font-family: "Arial";}
/*应用*/
.application{font-size: 14px;line-height: 28px;}
.application .yj_nav{padding-top:50px;}
.application .yj_nav ul{display: flex;justify-content: center;}
.application .yj_nav li{display: inline-block;padding: 0 14px;}
.application .yj_nav li .active{color: #0080ff;border-bottom-color: #0080ff;}
.application .yj_nav li a{padding: 0 5px 18px 5px;font-size: 18px;color: #666;border-bottom: 4px solid transparent;display: block;}
.application .yj_nav li a:hover{color: #0080ff;border-bottom-color: #0080ff;}
.application .yj_card1 .title{font-size: 30px;padding: 30px 0;}
.application .yj_card1 .text{display: flex;justify-content: space-between;}
.application .yj_card1 .text div:nth-child(1) {padding: 30px 20px;line-height: 30px;}
.application .yj_card1 .text div img {padding-left:20px;max-width:580px;}
.application .lunbo{background:#f4f4f4;padding:50px 0;margin-top:80px;}
.application .pp a {width: 246px;margin: 20px auto;height: 56px;line-height: 56px;color: #000;font-size: 18px;cursor: pointer;border-radius: 5px;display: block;text-align: center;border: 1px #999 solid;}
.application .pp img {display: block;width: 100%;object-fit: cover;}
.application .mySwiper{padding-bottom:30px;}
/*联系方式*/
.contact_lb{padding:50px 0 80px;}
.contact_lb .you{width:calc(100% - 680px);overflow:hidden;}
.contacttxt01{width:560px;}
.contacttxt01 li{ border-bottom:1px dotted #cfe0e8; overflow:hidden; padding:16px 0 16px 0; font-size:14px; color:#999; line-height:28px;font-family: "Arial";}
.contacttxt01 li img{ float:left; margin-right:25px;}
.contacttxt01 li .fl{ float:left;}
.contacttxt01 li .fr{ float:right; width:230px;}
.contacttxt01 li span{ color:#555;}
.contacttxt01 li .info2{ padding-top:25px;}
/*产品列表页*/
.product_page{background:#eeeffe;padding-top:30px;padding-bottom:50px;}
.product_page .content {display: flex;max-width: 1400px;margin: auto;}
.product_page .left {width: 300px;margin-right: 20px;}
.main_l_title{background:#4169e1;padding-left: 22px;padding-bottom: 16px;border-top-left-radius:20px; border-top-right-radius:20px;}
.main_l_title h3{color: #fff;text-transform: uppercase;padding-top: 14px;font-size:16px;font-weight: normal;font-family: "Arial";}
.main_l_title h4{font-size: 22px;color: #fff;margin-top: 4px;position: relative;padding-bottom: 15px;}
.main_l_title h4:after {content: '';position: absolute;left: 0;bottom: 0;width: 30px;height: 2px;background: #fff;}
.product_page .right{flex: 1;}
.product_page .right .product_show_list{display: flex;flex-wrap: wrap;justify-content:flex-start;}
.product_page .product_show_list li{margin: 10px;width: 23%;font-size:14px;}
.product_page .product_show_list li{margin: 10px;width: 23%;}
.product_page .product_show_list li:hover .text a{color: royalblue;}
.list_group {height:50px;transition: .3s;overflow: hidden;}
.list_group_title{background:#f0f2f5;height:50px;line-height:50px;font-size:16px;position: relative;padding-left: 15px;margin-top:2px;cursor: pointer;background-image: url(../images/jia.png);background-position: 250px center;background-repeat: no-repeat;background-size: 25px 25px;overflow:hidden;}
.list_group_title a{position:relative;z-index:9}
.list_group_title i{height: 50px;width: 0;display: block;position: absolute;left: 0;top: 0;background-color:#4169e1;transition: width 0.3s;color:#fff}
.list_group_title:hover i{width: 100%;background-image: url(../images/jia1.png);background-position: 250px center;background-repeat: no-repeat;background-size: 25px 25px;}
.list_group_title:hover a{color:#fff}
.list_group_title:hover{}

.list_group>ul {background:#ffffff;padding:15px 10px;}
.list_group>ul li {vertical-align: middle;padding-right: 10px;}
.list_group li a {line-height:40px;display: block;color: #000000;padding-left:10px;font-size:16px;}
.list_group li a:hover{color: #f26362;}
.product_page .right .img {background: #fff;width: 100%;display: flex;justify-content: center;align-items: center;height: 286px;text-align: center;border-radius: 5px;
box-shadow: 0 5px rgba(204, 204, 204, .35);vertical-align: middle;}
.product_page .right .img img{max-width: 100%;}
.product_page .right p{padding: 10px ;transition: .3s;}
.product_page .right .detail_show p:hover{text-indent: 1em;}
.list_group .current_product a{color: #f26362;}
.list_group_open{height: auto !important;}
.list_group:hover{height: auto !important;}
.list_group_open .list_group_title a{color: #003D79 !important;}
/*产品详情页*/
.detail_show{display: flex;background-color: #fff;padding: 40px;font-size:14px;}
.detail_show > div:nth-child(1) {padding: 50px 100px;width: 400px;}
.detail_show .title {
    font-size: 26px;
    font-weight: bold;
    color: #000;
    padding-bottom: 10px;
    margin-bottom: 40px;
    border-bottom: 3px #3399ff solid;
}
.detail_show .list{line-height: 50px; padding-left: 30px;}
.detail_show img{height:510px;}
.detail_nav {
    display: flex;
    margin-top: 50px;
}
.detail_nav .on {
    background-color: #3399ff !important;
}
.detail_nav li {
    background: #666666;
    min-width: 188px;
    line-height: 54px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    display: block;
    float: left;
    margin-right: 1px;
    border-radius: 5px 5px 0 0;
    cursor: pointer;
}
.detail_tab {
    padding: 40px;
    background-color: #fff;
}
.detail_tab .title {
    padding: 15px 0;
    font-size: 30px;
    font-weight: bold;
    border-bottom: 4px #e0e0e0 solid;
}
.detail_main {
    display: none;
    min-height: 500px;
    padding: 30px 0;font-size:14px;line-height:26px;
}
.detail_main img{max-width:100%;}
.detail_main_on {display: block;}
.detail_main_on table td{padding:10px;font-size:16px;color:#444}
.down_pdf {
    display: flex;
    background-image: url(../images/pdf.png);
    background-repeat: no-repeat;
    padding-left: 38px;
    line-height: 50px;
    color: #003D79;
    background-position: 0 8px;
    background-size: 30px;
}
/*下载*/
.downList {width:100%;text-align: center;font-family: "Arial";}
.downList .list {}
.downList .list .top {
    text-align: right;
    padding: 15px 0;
    font-size: 15px;
    color: #999;
}
.downList .list li.top{ height:30px; line-height:30px;width:100%;background:#46759c;}
.downList .list li.top span{ height:60px; color:#fff; font-weight:bold;font-size:16px;}
.downList .list li{ overflow:hidden;}
.downList .list li a{ display:block;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.downList .list li+li{ line-height:60px;border-bottom:1px solid #E0E0E0;width:100%;}
.downList .list span{ display:block; float:left; height:60px; text-align:center; width:13%; font-size:15px;}
.downList .list span.s1{ width:38%; padding-left:30px; text-align:left;color:black;}
.downList .list span.s1 a:hover{color:#003D79;}
.downList .list span.s5{ width:110px;}
.downList .list span.s6 a{ display:block;width:110px;height:60px;background:url(/images/button_down_off.png) ;}
.downList .list span.s6 a:hover{ background-image:url(/images/button_down_on.png);}
.downList .list span.s7{ width:110px;}
/*产品二级*/
.sanji{text-align:left;padding-top:30px;    padding-bottom: 30px;}
.sanji a{display:inline-block;border-radius:30px;padding:12px 25px;font-size:13px;border:1px solid #ddd;margin-right:20px;}
.sanji a:hover{background:#6495ed;border-color:#6495ed;color:#fff;}
.sanji .on{background:#6495ed;border-color:#6495ed;color:#fff;}
.product_lb{padding-bottom:40px;}
.product_lb ul li{width:49%;float:left;margin-bottom:2%; box-shadow:0 0 10px rgba(0,0,0,0.17);padding:25px;box-sizing: border-box}
.product_lb ul li:nth-child(2n){float:right;}
.product_lb ul li .text{width:55%;}
.product_lb ul li .text .name a{font-size: 20px;color: #333;display: block;line-height: 1.5;position: relative;font-weight: bold;padding-bottom: 20px;margin-bottom: 20px;}
.product_lb ul li .text .name a:before{content: "";display: block;width: 100%;height: 3px;background-color: #e8e8e8;position: absolute;bottom: 0;left: 0;}
.product_lb ul li .text .name a:after{content: "";display: block;width: 60px; height: 3px;background-color:#4169e1;position: absolute;bottom: 0;left: 0;transition: 1s;}
.product_lb ul li:hover .text .name a:after {width: 100%;}

.product_lb ul li .text .name a:hover{color:#4169e1;}
.product_lb ul li .text .intro{margin-top:12px; font-size:14px;line-height:25px;height:150px; color:#666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:5;overflow: hidden;text-overflow: ellipsis;}
.product_lb ul li .text .more a{display:inline-block;margin-top:20px;font-size:14px;border-radius:30px;padding:10px 30px;border:1px solid #ddd;color:#666}
.product_lb ul li .text .more a:hover{background:#4169e1;border-color:#4169e1;color:#fff;}
.product_lb ul li .img{width:40%;padding-top:20px;}
.product_lb ul li .img img{width:100%;transition:all 0.6s}
.product_lb ul li:hover .img img{transform: scale(1.05)}
/*营销工具*/
.wd-right-float .wd-item a {width: 60px;height: 60px;display: flex;justify-content: center;align-items: center;background-color:#4169e1;margin-bottom: 2px;}
.wd-right-float .wd-item .wd-sub a {width: 100%;display: block;line-height: 60px;padding: 0px 20px;color: #fff;}
.wd-right-float .wd-item a svg {width: 30px;height: 30px;transition: 1s;}
.wd-right-float .wd-item:hover a svg {transform: rotateY(180deg);}
.wd-right-float .wd-item a svg path {fill: #fff;}
.wd-right-float {position: fixed;top: 50%;right: 5px;z-index: 9999;transform: translateY(-50%);margin-top: 20vh;transition: 1s;}
.wd-right-float.wd-hide {right: -100px;}
.wd-right-float .wd-item {animation: fadeOut both;position: relative;}
.wd-right-float .wd-item .wd-sub {position: absolute;top: 0px;left: 0px;height: 100%;display: flex;font-size: 16px;color: #fff;align-items: center;justify-content: center;z-index: -1;overflow: hidden;transform: translateX(-100%);visibility: hidden;}
.wd-right-float .wd-item:hover .wd-sub {visibility: visible;}
.wd-right-float .wd-item .wd-sub div {background-color:#4169e1;display: flex;height: 100%;width: 180px;align-items: center;animation: fadeOutLeft 1s both;}
.wd-right-float .wd-item:nth-child(2) .wd-sub div {padding: 0 20px;}
.wd-right-float .wd-item:hover .wd-sub div {animation: fadeIn .1s 0s both;}
.wd-right-float.wd-show .wd-item {animation: flipInY 1s 0s both;}
.wd-right-float.wd-show .wd-item:nth-child(1) {animation-delay: 0.2s;}
.wd-right-float.wd-show .wd-item:nth-child(2) {animation-delay: 0.3s;}
.wd-right-float.wd-show .wd-item:nth-child(3) {animation-delay: 0.4s;}
.wd-right-float.wd-show .wd-item:nth-child(4) {animation-delay: 0.5s;}
.wd-right-float.wd-show .wd-item:nth-child(5) {animation-delay: 0.6s;}
.wd-right-float .wd-item a { width: 60px;height: 60px;display: flex;justify-content: center;align-items: center;background-color: #4169e1;margin-bottom: 2px;}
.wd-right-float .wd-item .wd-sub a {width: 100%;display: block;line-height: 60px;padding: 0px 20px;color: #fff;}
.wd-right-float .wd-item a svg {width: 30px;height: 30px;transition: 1s;}
.wd-right-float .wd-item:hover a svg {transform: rotateY(180deg);}
.wd-right-float .wd-item a svg path {fill: #fff;}
.wd-right-float .wd-item .wd-sub div.wd-right-float-qr-code {height: 152px;width: 152px;padding: 0;position: relative;}
.wd-right-float .wd-item .wd-sub div.wd-right-float-qr-code img {width: 152px;height: 152px;border: 11px solid #fff;    box-sizing: border-box;}
.wd-right-float .wd-item .wd-sub div.wd-right-float-qr-code img:nth-child(3) {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 40px;height: 40px;border-radius: 5px;border: 1px solid #eee;box-shadow: 0px 0px 0 3px #fff;}
.wd-right-float .wd-item:nth-child(4) .wd-sub {height: 180px;margin-top: -20px;display: block;border: 1px solid #eee;background: #fff;}
.wd-right-float .wd-item:nth-child(4) .wd-sub p {font-size: 14px;color: #333;text-align: center;line-height: 2;background: #fff;position: relative;top: -5px;}
@media only screen and (max-width:750px){
.dn{display:none}
.sj{display:block}
/*头部*/
.sj_nav1{display:block;width:100px;height:65px;}
.sj_nav{display:block;width:100%;height:65px;background:#fff;top:0;left:0;z-index:999;position:fixed;box-shadow:3px 3px 3px rgb(0,0,0,0.05)}
.sj_nav .nr{padding:0 15px;}
.sj_nav .nr .logo{padding-top:15px;}
.sj_nav .nr .logo img{height:34px;}
.sj_nav .nr .btn{padding-top:16px;}
.sj_nav .content{background:#fff;position:absolute;top:65px;left:0;border-top: 1px solid #ddd;width:100%;height:calc(100vh - 65px);display:none}	
.f16495727461 {padding:0 20px;}
.f16495727462 { display:inline-block;width:100%;}
.f16495727463 { line-height:48px;border-bottom: 1px solid #ddd;}
.f16495727462 .f16495727463:nth-child(7) .f16495727467{display:none !important}
.f16495727462 .f16495727463:nth-child(7) .f16495727465{display:none !important}
.f16495727465 {float:right;width:20px;background:url(../images/jia0.png)no-repeat center;height:48px;}
.f16495727465.on {background:url(../images/jian.png)no-repeat center;}
.f16495727466 { display:block;width:60%; font-size:16px;color:#333;float:left; }
.f16495727467 { display:none; width:100%;line-height: initial;padding-bottom:5px;}
.f16495727468 {padding-bottom:10px;display:inline-block;margin-right:20px;}
.f164957274610 {display:block;color:#666;line-height:28px;font-size: 14px;}
/*营销工具*/
.wd-right-float{top:inherit;bottom:0;right:0;transform:none;margin-top:0; width: 100%;}
.wd-right-float .wd-item {width:25%;float:left;}
.wd-right-float .wd-item a {width:100%;height:50px;margin-bottom:0;}	
.wd-right-float .wd-item .wd-sub {top:-182px;}	
.wd-right-float .wd-item:nth-child(4) .wd-sub {margin-top:0;}	
.wd-right-float .phone .wd-sub{display:none}	
.wd-right-float .message .wd-sub{display:none}
.wd-right-float .wd-item:nth-child(5){display:none}	
/*banner*/
.banner{}
.banner .swiper-slide a{display:block;height:120px;}
.banner .swiper-button-prev{display:none}
.banner .swiper-button-next{display:none}
/*产品*/
.product{padding-top:40px;padding-bottom:40px;}
.product .name span{font-size:26px;padding-bottom:10px;}
.product ul{padding-top:25px;padding-left:10px;padding-right:10px;}
.product ul li{width:48%;margin-right:2%;margin-bottom:2%; }
.product ul li:nth-child(2n){margin-right:2%}
.product ul li:nth-child(4n){margin-right:0}
.product ul li .title{font-size:13px;line-height:20px;height:40px;overflow:hidden;padding:0;margin:10px 0; text-align: center;}
.product ul li .product_item_tips{display:none}
.product .more {padding-top:10px;}
/*信息*/
.xinxi{padding-top:40px;padding-bottom:40px;}
.xinxi .name span{font-size:26px;padding-bottom:10px;}
.xinxi ul{padding-top:25px;padding-left:15px;padding-right:15px;}
.xinxi ul li{width:100%;margin-right:0;margin-bottom:15px;}
.xinxi ul li:nth-child(4n){margin-right:0}
.xinxi ul li .img{width:100%;padding-top:53%;position:relative;overflow:hidden;}
.xinxi ul li .img img{width:100%;height:100%;position:absolute;top:0;left:0;transition:all 0.6s}
.xinxi ul li:hover .img img{transform:scale(1.1)}
.xinxi ul li .text{padding: 20px;font-size: 13px;text-align: center;color: #999;}
.xinxi ul li .text .title{line-height: 28px;}
.xinxi ul li .text .title span{display: block; font-size: 18px;padding-bottom: 7px;color: #000;}
.xinxi ul li .text .title i{display:block; width: 50px;height: 1px;margin: 10px auto;background-color: #999;}
.xinxi ul li .text .title p{font-family: "Arial";}
.xinxi ul li .text .intro{line-height: 22px;height:66px;overflow:hidden;}
/*版权*/
.banquan{padding-top:30px;padding-left:15px;padding-right:15px;}
.banquan .zuo dl{display:none}
.banquan .you{width:100%;}
.banquan .you .ewm{text-align: center;margin-left: auto;margin-right:auto;float:none}
.banquan .you .dianhua{padding-left:0;text-align:center;width:100%;padding-top:20px;}
.banquan .you .dianhua .name{font-size:14px;}
.banquan .you .dianhua .name i{display:inline-block;padding-right:5px;opacity:0.5}
.banquan .you .dianhua .tel{font-size:30px;padding:15px 0;font-family:"Arial";}
.banquan .you .dianhua .dz{font-size:14px;width:auto}
.copy{margin-top:30px;padding:14px 0;color:#fff;text-align: center;}
/**/
.erji{background: #f4f4f4;line-height:46px;}
.erji .box{}
.erji .box li{width:33.33%;float:left;text-align: center;}
.erji .box li a{display:block; font-size:13px; color: #012147;}
.ny_banner img{width:100%;}
.about_lb{padding-top:50px;padding-bottom:50px;padding-left:15px;padding-right:15px;}
.about_lb .card{display:block;margin-bottom: 30px;}
.about_lb .card .img{width:100%;overflow: hidden;}
.about_lb .card .img p{margin-top:0 !important}
.about_lb .card .text{padding:30px 0;flex: 1;}
.about_lb .card .text .title{font-size:24px;margin-bottom:20px;}
.about_lb .text{line-height:26px;font-size: 14px;}
/*产品二级*/
.sanji{text-align:left;padding-top:30px;padding-bottom:20px;padding-left:15px;padding-right:15px;}
.sanji a{display:inline-block;border-radius:30px;padding:12px;font-size:13px;border:1px solid #ddd;margin-right:5px;margin-bottom:8px;}
.product_lb{padding-bottom:40px;padding-left:15px;padding-right:15px;}
.product_lb ul li{width:100%;margin-bottom:20px;padding:20px;position:relative}
.product_lb ul li .text{width:55%;}
.product_lb ul li .text .name a{font-size: 20px;color: #333;display: block;line-height: 1.5;position: relative;font-weight: bold;padding-bottom: 20px;margin-bottom: 20px;}
.product_lb ul li .text .name a:before{content: "";display: block;width: 100%;height: 3px;background-color: #e8e8e8;position: absolute;bottom: 0;left: 0;}
.product_lb ul li .text .name a:after{content: "";display: block;width: 60px; height: 3px;background-color:#4169e1;position: absolute;bottom: 0;left: 0;transition: 1s;}
.product_lb ul li:hover .text .name a:after {width: 100%;}

.product_lb ul li .text .name a:hover{color:#4169e1;}
.product_lb ul li .text .intro{margin-top:12px; font-size:14px;line-height:25px;height:150px; color:#666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:5;overflow: hidden;text-overflow: ellipsis;}
.product_lb ul li .text .more a{display:inline-block;margin-top:20px;font-size:14px;border-radius:30px;padding:10px 30px;border:1px solid #ddd;color:#666}
.product_lb ul li .text .more a:hover{background:#4169e1;border-color:#4169e1;color:#fff;}
.product_lb ul li .img{    width: 40%;
    padding-top: 15vh;
    position: absolute;
    right: 0;
    top: 0;}
.product_lb ul li .img img{width:100%;transition:all 0.6s}
.product_lb ul li:hover .img img{transform: scale(1.05)}
/*产品列表页*/
.product_page{background:#fff;padding-top:0;padding-bottom:50px;padding-left:15px;padding-right:15px;}
.product_page .content {display:block;}
.product_page .left {width:100%;margin-right:0;float:inherit}
.main_l_title{background:#4169e1;padding-left: 22px;padding-bottom: 16px;border-top-left-radius:20px; border-top-right-radius:20px;}
.main_l_title h3{color: #fff;text-transform: uppercase;padding-top: 14px;font-size:16px;font-weight: normal;font-family: "Arial";}
.main_l_title h4{font-size: 22px;color: #fff;margin-top: 4px;position: relative;padding-bottom: 15px;}
.main_l_title h4:after {content: '';position: absolute;left: 0;bottom: 0;width: 30px;height: 2px;background: #fff;}
.product_page .right{flex:auto;float: inherit}
.product_page .right .product_show_list{display:block;}
.product_page .product_show_list li{margin: 10px;width: 23%;font-size:14px;}
.product_page .product_show_list li{margin: 10px;width: 23%;}
.product_page .product_show_list li:hover .text a{color: royalblue;}
.list_group {height:50px;transition: .3s;overflow: hidden;}
.list_group_title{background:#f0f2f5;height:50px;line-height:50px;font-size:16px;position: relative;padding-left: 15px;margin-top:2px;cursor: pointer;background-image: url(../images/jia.png);background-position: 250px center;background-repeat: no-repeat;background-size: 25px 25px;overflow:hidden;}
.list_group_title a{position:relative;z-index:9}
.list_group_title i{height: 50px;width: 0;display: block;position: absolute;left: 0;top: 0;background-color:#4169e1;transition: width 0.3s;color:#fff}
.list_group_title:hover i{width: 100%;background-image: url(../images/jia1.png);background-position: 250px center;background-repeat: no-repeat;background-size: 25px 25px;}
.list_group_title:hover a{color:#fff}
.list_group_title:hover{}

.list_group>ul {background:#ffffff;padding:15px 10px;}
.list_group>ul li {vertical-align: middle;padding-right: 10px;}
.list_group li a {line-height:40px;display: block;color: #000000;padding-left:10px;font-size:16px;}
.list_group li a:hover{color: #f26362;}
.product_page .right .img {background: #fff;width: 100%;display:block;height:auto;text-align: center;border-radius:0;
box-shadow:none;vertical-align: middle;}
.product_page .right .img img{width: 100%;}
.product_page .right p{padding: 10px ;transition: .3s;}
.product_page .right .detail_show p:hover{text-indent: 1em;}
.list_group .current_product a{color: #f26362;}
.list_group_open{height: auto !important;}
.list_group:hover{height: auto !important;}
.list_group_open .list_group_title a{color: #003D79 !important;}
/*产品详情页*/
.detail_show{display:block;padding:0;font-size:14px;position:relative}
.detail_show > div:nth-child(1) {padding:0;width:100%;}
.detail_show > div:nth-child(2) {position: absolute;
    right: 0;
    top: 38%;}
.detail_show .title {font-size:20px;margin-bottom:20px}
.detail_show .list{line-height:40px;padding-left:0;}
.detail_show img{height:auto;width: 170px;}
.detail_nav {display: flex;margin-top: 50px;}
.detail_nav li {min-width:95px; font-size: 16px;line-height: 50px;}
.detail_tab {padding:0;padding-top:20px;}
.detail_tab .title {padding:5px 0 15px;font-size:22px; }
.detail_main { display: none;min-height: 500px;padding:20px 0 30px;font-size:14px;line-height:26px;}
.detail_main img{max-width:100%;}
.detail_main_on {display: block;}
.detail_main_on table td{padding:10px;font-size:16px;color:#444}
.down_pdf {
    display: flex;
    background-image: url(../images/pdf.png);
    background-repeat: no-repeat;
    padding-left: 38px;
    line-height: 50px;
    color: #003D79;
    background-position: 0 8px;
    background-size: 30px;
}
/*荣誉证书*/
.certificate{padding:40px 15px}
.certificate ul li{width:49%;float:left;margin-right:2%;margin-bottom:20px;}
.certificate ul li:nth-child(4n){margin-right:2%;}
.certificate ul li:nth-child(2n){margin-right:0}
.certificate ul li .name{text-align: center;line-height:48px;font-size:13px;transition:all 0.6s}
/*新闻列表页*/
.news_lb{padding:40px 15px}
.news_lb ul li{width:100%;float:left;margin-right:0;margin-bottom:20px;}
.news_lb ul li:nth-child(3n){margin-right:0}
/*新闻详情页*/
.news_xq{padding:40px 15px}
.news_xq .name{font-size:22px;padding-bottom:15px;}
.news_xq .intro{font-size: 14px;line-height:26px;padding:25px 0;}
.news_xq .intro img{max-width:100%}
.news_xq .xia{padding-bottom:20px;font-size:14px;padding-top:0;}
.news_xq .xia .zuo{width:100%;text-align: left;}
.news_xq .xia .zhong{display:none}
.news_xq .xia .you{width:100%;text-align:left;padding-top:8px;}
/*技术列表页*/
.technology_lb{padding:40px 15px 40px;}
.technology_lb .name{}
.technology_lb .name span{display:block;font-size: 30px;font-weight:bold;}
.technology_lb .name p{width:80px;height:4px;background:#4169e1;margin-top:15px;margin-bottom:40px;}
.technology_lb ul li{width:100%;margin-right:0;margin-bottom:20px;padding:20px;}
/*应用*/
.application{font-size: 14px;line-height: 28px;padding-left:15px;padding-right:15px;}
.application .yj_nav{padding-top:50px;}
.application .yj_nav ul{display: flex;justify-content: center;}
.application .yj_nav li{display: inline-block;padding: 0 14px;}
.application .yj_nav li .active{color: #0080ff;border-bottom-color: #0080ff;}
.application .yj_nav li a{padding: 0 5px 18px 5px;font-size: 18px;color: #666;border-bottom: 4px solid transparent;display: block;}
.application .yj_nav li a:hover{color: #0080ff;border-bottom-color: #0080ff;}
.application .yj_card1 .title{font-size:24px;padding: 30px 0 0;}
.application .yj_card1 .text{display:block;justify-content: space-between;}
.application .yj_card1 .text div:nth-child(1) {padding:0;line-height:26px;padding-top:15px;}
.application .yj_card1 .text div img {padding-left:0;max-width:100%;padding-top:10px;}
.application .lunbo{background:#f4f4f4;padding:50px 0;margin-top:40px;}
.application .pp a {width: 246px;margin:10px auto;height: 50px;line-height: 50px;font-size: 14px;}
.application .pp img {display: block;width: 100%;object-fit: cover;}
.application .mySwiper{padding-bottom:30px;}
/*联系方式*/
.contact_lb{padding:40px 15px 80px;}
.contact_lb .you{display:none}
.contact_lb .you iframe{width:100% !important;height:200px !important}
.contacttxt01{width:100%;}
.contacttxt01 li{ border-bottom:1px dotted #cfe0e8; overflow:hidden; padding:16px 0 16px 0; font-size:13px; color:#999; line-height:24px;font-family: "Arial";}
.contacttxt01 li img{ float:left; margin-right:15px;}
.contacttxt01 li .fl{ float:left;    width: 70%;}
.contacttxt01 li .fr{ float:left; width:230px;}
.contacttxt01 li span{ color:#555;}
.contacttxt01 li .info2{ padding-top:25px;}
/*下载*/
.downList{margin-top:25px;}
.downList .list span.s1{ width:80%;padding-left:20px;}
.downList .list span.s2{display:none}
.downList .list span.s3{display:none}
.downList .list span.s4{display:none}
.downList .list span.s5{display:none}
.downList .list li a {font-size:14px;}
	
	
}






























