html,body{-webkit-overflow-scrolling:touch; overflow-scrolling:touch; }
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,  
pre, form, fieldset,figure,figcaption, table, th, td img{margin:0; padding:0; } 
a, abbr, acronym, address, big, blockquote, body, caption, cite, code, dd, dl, dt, fieldset, form, h1,time, h2, h3, h4, h5, h6, html, img, ins, kbd, label, legend, li, ol, p, pre, q, s, samp, small, span, strike, strong, ul {margin:0; padding:0; border:0; outline:0; vertical-align:baseline; }
body{font-family: "Microsoft YaHei",Arial, sans-serif;font-size:16px; font-weight: 400; text-align:left; margin:0 auto; line-height: 1.6; background:#fff; color:#333; font-weight:normal; overflow-x:hidden; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{display:block; }
h1,h2,h3,h4,h5,h6{font-size:100%;padding: 0; margin: 0;}
a{color:#333; text-decoration:none;cursor: pointer}
a:hover{text-decoration:none;}
a:link,a:active,a:visited,a:hover {background:none; -webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-tap-highlight-color:transparent; }
img {max-width: 100%;height: auto;-ms-interpolation-mode: bicubic;border: 0;}
i,em{ font-style: normal;}
li{list-style:none;}
button,input,select,textarea{font-size:100%;}
transition{transition:all 0.5s; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; }
*{-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; -webkit-touch-callout:none; }
button{ -webkit-border-radius:0px;border-radius:0px; outline:none; }
input{border-radius:0; outline:none; }
input:-ms-clear{display:none; }/*消除 IE10 里面的那个叉号*/
input,textarea{border:0; }
textarea {resize :none; outline:none; }/*去掉提交框右下角箭头*/
img{border:0; vertical-align:middle; }/*让链接里的 img 无边框；清除图片间距*/
ul,li{list-style:none; } 
.clearfix {display: inline-table;display: block;zoom: 1}
.clearfix:after{ content: " "; display: block; height: 0px; visibility: hidden; clear:both;}
@media (min-width: 1440px) {
  .container {max-width: 1440px; margin: 0 auto; padding-left: 15px; padding-right: 15px;}
}
/*index*/
.common_header .navbtn{display: none;}
.common_header{position: absolute; top: 0; left: 0; right: 0; margin: 0 auto; z-index: 9999;}
.common_header .tips{margin-top: 15px; color: #fff;}
.common_header .top_right{margin-top: 10px; position: relative;}
.common_header .top_right a{display: inline-block; margin-left: 10px; padding: 5px 10px;}
.common_header .top_right a i{color: #fff; font-size: 20px;}
.common_header .top_right svg{fill: #fff; width: 26px; height: 26px;}
.common_header .top_right a .x{display: none;}
.common_header .top_right .search_close .s{display: none;}
.common_header .top_right .search_close .x{display: block; position: relative; top: -6px;}
.common_header .top_right .top_search{display: none;}
.common_header .top_right .top_search form{margin-top: 3px;}
.common_header .top_right .top_search{position: absolute; left: -200px;}
.common_header .top_right .top_search input{float: left; width: 180px; border: 1px solid #ccc; font-size: 14px;}
.common_header .top_right .top_search button{border: none; background: none; float: left; color: #fff;}
.common_header .language{float: right; color: #fff; font-size: 16px; margin-left: 30px; margin-top: 9px; cursor: pointer; position: relative;}
.common_header .language svg{width: 25px; height: 25px; fill: #fff;}
.common_header .language span{display: inline-block;margin-left: 10px;}
.common_header .language dl{display: none; background: #fff; position: absolute;width: 100px; padding: 10px 0;}
.common_header .language dl dd a{font-size: 14px; margin: 0; padding: 0; padding: 5px 10px;display: block; text-align: center;}
.common_header .language dl dd:hover a{background: #030775; color: #fff;}
.common_header .logo{width: 110px;}
.common_header .logo img{width: 100%}
.common_header .nav_r{ width: 82%; margin-top: 15px;}
.common_header .nav{margin:0;}
.common_header .nav ul{float: right;}
.common_header .nav li{float: left;}
.common_header .nav li a{color: #fff; font-size: 16px; padding: 13px 25px; font-weight: bold;}
.common_header .nav li:hover a{background:rgba(255,255,255,.4); color: #282443;}
.common_header .nav li.hover{position: relative;}
.common_header .nav li.hover dl{display: none; position: absolute;}
.common_header .nav li.hover:hover dl{display: block; background: #fff;width: 250px; padding: 20px 0;}
.common_header .nav li.hover:hover dl dd{line-height: 1.5;}
.common_header .nav li.hover:hover dl dd a{font-size: 14px; padding: 8px 15px; margin: 0; font-weight: normal; display: block; color:#000;}
.common_header .nav li.hover:hover dl dd:hover a{background: #030775; color: #fff;}
.banner{}
.swiper {width: 100%;height: 100%;}
.swiper-slide img {display: block;width: 100%;object-fit: cover;}
.banner .siper-slide{position:relative;}
.banner .siper-slide a{display:block;}
.banner .siper-slide img{aspect-ratio:auto 96 / 47;}


.banner .detail{position: absolute; top:0; width:100%; height:100%;display:flex; align-items:center; color:#fff;}
.banner .detail h4{font-size: 46px; font-weight:bold;}
.banner .detail p{font-size:18px; margin-top:20px; line-height:1.9;}
.banner .detail .box{width:55%}
.banner img{width: 100%;}
.index_h3_title{font-size: 48px; text-align: center;color: #030775; font-weight: bold;}
.index_common_title p.tips{text-align: center; margin-top: 20px; color: #333;}
/*.index_h3_title i{color: #030775;}*/
.section1{margin-top: 80px;}
.section1 .list{padding: 0 10px; margin-top: 30px; text-align: center;}
.section1 .list a{display: block; overflow: hidden;}
.section1 .list h3{font-weight: bold; margin: 20px 0 10px 0; color: #000; font-size: 16px;}
.section1 .list p{color: #555;}
.section1 .list img{ transition:.5s ; -webkit-transition:.5s ; -moz-transition:.5s ; -ms-transition:.5s ; -o-transition:.5s ; aspect-ratio:auto 3 / 2;}
.section1 .list:hover img{ transform:scale(1.05) ; -webkit-transform:scale(1.05) ; -moz-transform:scale(1.05) ; -ms-transform:scale(1.05) ; -o-transform:scale(1.05) ; }
.section2{margin-top: 90px;}
.section2 p.tips{color: #030775; letter-spacing: 2px;}
.section2 h3{font-size: 36px; font-weight: bold; margin-top: 20px;}
.section2 .desc p{font-size: 16px; color: #555; margin-top: 30px;}
.section2 .row{align-items:center;}
.section2 ul li{margin-top: 30px; font-weight: bold;}
.section2 ul li i{display: block; color: #030775; font-size: 30px;}
.section2 ul li span{display: block; color: #555;}
.section2 a.more{ display: inline-block; padding: 15px 40px; background: #d13816; color: #fff; border-radius:5px ; -webkit-border-radius:5px ; -moz-border-radius:5px ; -ms-border-radius:5px ; -o-border-radius:5px ; margin-top: 50px; font-size: 16px;}
.section2 .right .img{position: relative; text-align: center;}
.section2 .right .play{ position: absolute; top: 50%; transform: translateY(-50%); left: 0; right: 0; margin: 0 auto; cursor: pointer;}
.section2 .right .play svg{width: 100px; height: 100px; fill: rgba(0, 0, 0, 0.8);}
.section2 .t_video {display: none; width: 100%; height: 100%; position: fixed; top: 0; left: 0; background-color: rgba(0, 0, 0, 0.8);z-index: 9999;}
.section2 .t_video video { position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); }
.section2 .close {position: absolute;top: 20%;right: 20%;cursor: pointer;}
.section2 .close svg{fill:#fff; width: 30px; height: 30px;}
.index-data{ position: relative; z-index: -999; overflow: hidden; margin-top: 100px;}
.index-data .cover{background:rgba(5,20,49,0.6); width: 100%; height: 100%; padding: 100px 0; position: relative; z-index: 9999;}
.index-data h3{font-size: 44px; font-weight: bold; color: #fff; text-align: center;}
.index-data p.tips{margin-top:20px; font-size: 16px;}
.index-data .row{margin-top: 60px;}
.index-data p{text-align: center; color: #fff;}
.index-data svg{width: 50px; height: 50px; fill: #fff;}
.index-data p.number{font-size: 48px; font-weight: bold; margin-top: 20px;}
.index-data p.info{font-size: 18px; font-weight: bold; margin-top: 0px;}
.index-data video{position: absolute; width: 100%;}
.section3{margin-top: 80px;}
.section3 h3{font-size: 40px; font-weight: bold; color: #030775;}
.section3 p.tips{font-size: 16px; margin-top:20px; text-align:center;}
.section3 .content{margin-top: 50px;display:flex; flex-wrap:wrap;}
.section3 .list{width:calc(33.33% - 10px); margin:0px 5px 0 5px; font-size: 16px; text-align:center;}
.section3 .list .ico{width:75px; height:75px;background: #d13816; padding: 15px;border-radius:20px; text-align:center; margin:0 auto;}
.section3 .list img{}
.section3 .list h4{margin-top:20px; font-weight:bold;}
.section3 .list p{margin-top:20px; line-height: 1.8; padding: 0 10px;}
.section4{margin-top: 100px; text-align: center; color: #fff;  background: url("../images/section4bg.webp") no-repeat center center;background-attachment: fixed; background-size: cover; padding: 8vw 0;}
.section4 h3{font-size: 40px; font-weight: bold;}
.section4 p{font-size: 16px; margin-top: 30px;}
.section4 a{ display: inline-block; color: #fff; font-size: 16px; background: #d13816; padding: 15px 30px; border-radius:5px ; -webkit-border-radius:5px ; -moz-border-radius:5px ; -ms-border-radius:5px ; -o-border-radius:5px ; margin-top: 40px;}
.section5{background: #5e5f60; padding: 60px 0;}
.section5 h3{font-size: 40px; font-weight: bold; color: #fff; text-align: center; margin-bottom: 50px;}
.section5 .bigimg{width:600px;position: fixed;left: 0;top: 0; right: 0;bottom: 0;margin:auto;display: none;z-index:99999999;border: 10px solid #fff;}
.section5 .bigimg img{width: 100%;}
.section5 .mask{position: fixed;left: 0;top: 0; right: 0;bottom: 0;background-color: #000;opacity:0.5;filter: Alpha(opacity=50);z-index: 98;transition:all 1s;display: none; z-index: 999999;}
.section5 .swiper-slide:hover{cursor:zoom-in}
.section5 .mask:hover{cursor:zoom-out}
.section5 .mask>img{position: fixed;right:10px;top: 10px;width: 60px;}
.section5 .mask>img:hover{cursor:pointer}
.section6{margin-top: 80px;}
.section6 h3{font-size: 40px; font-weight: bold; color: #030775; margin-bottom: 50px;}
.section6 .list{margin:20px 0;}
.section6 .list img{width: 100%;}
.section9{background: #030775; color: #fff; padding: 100px 0; margin-top: 100px;}
.section9 .left{padding-right:50px;}
.section9 h3{font-size: 42px; font-weight: bold;}
.section9 p.tips{margin-top: 40px;}
.section9 ul{display: flex;margin-top: 20px;}
.section9 ul li{display: flex; align-items: center;width: 45%; margin-top: 10px;}
.section9 ul li .img i{}
.section9 ul li svg{ width: 50px; height: 50px; fill:#fff; border:1px solid #fff; border-radius:50% ; -webkit-border-radius:50% ; -moz-border-radius:50% ; -ms-border-radius:50% ; -o-border-radius:50% ; padding: 7px;}
.section9 ul li .text{margin-left: 20px;}
.section9 ul li .text i{font-size: 16px; color: #ccc; display: block; margin-bottom:10px;}
.section9 ul li .text span{display: block; font-size: 22px; margin-top: -5px;}
.section9 ul li a{color: #fff;display:block}
.section9 form{width: 100%;}
.section9 form .colum{display:flex; justify-content:space-between; width:100%; background:#fff; margin-bottom:10px; border-radius:5px; padding-left:15px; padding-right:10px; align-items:center;}
.section9 form input{font-size: 16px; padding: 15px; width: 95%;}
.section9 form .colum svg{width:30px; height:30px; fill:#030775;}
.section9 form .lastcolum{align-items:start;}
.section9 form .lastcolum label{margin-top:10px;}
.section9 form textarea{font-family: arial; width: 95%; margin: 0 auto; margin-top: 8px; padding: 5px 15px; font-size:16px;}
.section9 form button{border: none; background: #d13816;margin-top: 30px; padding: 15px 20px; border-radius: 5px; color: #fff;}
.common_footer{background: #161616; padding: 60px 0; color: #aaa;}
.common_footer a{color: #aaa;}
.common_footer h4{font-size: 16px; color: #fff; font-weight: bold; margin-bottom: 15px;}
.common_footer ul li{margin: 3px 0; }
.common_footer .list1 ul li{background: url("../images/ico4-1.png") no-repeat left center; padding-left: 20px;}
.common_footer ul li i{margin-right: 10px;}
.common_footer ul li svg{width: 20px; height: 20px; fill:#fff;}
.common_footer .index_common_more a{color: #fff; margin-bottom: 20px;}
.common_footer .link a{color: #fff; font-size: 22px; padding: 5px 10px;}
.common_footer .link svg{width: 30px; height: 30px; fill:#fff;}
#gotop{position: fixed; right: 10px; bottom: 10%; z-index: 99999;}
#gotop p{background: #ddd; cursor: pointer;}
#gotop p svg{ width: 30px; height: 30px; fill:#000; border-radius:50% ; -webkit-border-radius:50% ; -moz-border-radius:50% ; -ms-border-radius:50% ; -o-border-radius:50% ; }
.m_sider_bottom{display: none;}
.common_footer .list2 img{width: 150px;}
.common_footer .list2 p{margin: 10px 0;}
/*sub*/
.subbanner{position: relative;}
.subbanner .box{position: absolute; left: 0; right: 0; margin: 0 auto; top: 50%; z-index: 999; color: #fff; text-align: center;}
.subbanner .box h2{font-size: 36px; font-weight:bold; text-transform: uppercase;}
.subbanner .box .position{margin-top: 20px;}
.subbanner .box .position a{color: #fff; margin: 0 5px; text-transform: uppercase;}
.subbanner img{width: 100%;}
.productlist{margin-top: 60px; margin-bottom: 20px;}
.productlist .left .content{padding: 0 0 10px; box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.1); border-radius: 6px; margin-bottom: 20px; background: #fff;}
.productlist .left .content h2{font-size: 16px; padding: 14px 20px; border-bottom: 1px solid rgba(144,144,144,.1); font-weight: bold;}
.productlist .left .content h2 i{display: none;}
.productlist .left .content .mh2{display: none;}
.productlist .left .content ul{padding-top: 8px; position: relative;}
.productlist .left .content ul li{position: relative; padding: 0 40px 0 20px;}
.productlist .left .content ul li a{padding: 10px 0; display: block;}
.productlist .left .content ul li i{position: absolute; color: #777; right: 20px; top: 33%; font-size: 16px;}
.productlist .left .content ul li svg{width: 28px; height: 28px; fill: #555; position: relative; top: -6px;}
.productlist .left .content ul li:hover svg{fill: #fff;}
.productlist .left .content ul li:hover{background: #030775; }
.productlist .left .content ul li:hover a{color: #fff;}
.productlist .left .content ul li:hover i{color: #fff;}
.productlist .left .content ul li.active{background: #030775;}
.productlist .left .content ul li.active a{color: #fff;}
.productlist .left .content ul li.active i{color: #fff;}
.productlist .left .left_message{box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.1); border-radius: 6px; margin-top: 20px; background: #fff; width:100%; padding:20px;}
.productlist .left .left_message input{width:100%; border:1px solid #eee; margin-top:10px; padding:10px;}
.productlist .left .left_message h3{font-size: 16px; padding: 14px 0; border-bottom: 1px solid rgba(144,144,144,.1); font-weight: bold;}
.productlist .left .left_message textarea{width:100%; border:1px solid #eee; margin-top:10px; padding:10px;}
.productlist .left .left_message button{background:#030775; color:#fff; width:100%; border:none; padding:8px; margin-top:10px;}



.productlist .right .prolistdesc p{margin-bottom: 8px; color: #555;}
.productlist .right .content{display: flex; flex-wrap: wrap; margin-top: 0px;}
.productlist .right .content .list{width: 31%; margin: 0 1%; overflow: hidden; margin-bottom: 20px;}
.productlist .right .content .list .img{border: 1px solid #eee; overflow: hidden; }
.productlist .right .content .list .img img{transition: .5s;}
.productlist .right .content .list p{margin-top: 10px; line-height: 1.5; font-size: 16px; font-weight: bold; text-align: center;}
.productlist .right .content .list span{display: block; margin-top: 5px; color: #777;}
.productlist .right .content .list:hover img{transform: scale(1.1);}
.fpages{display: flex; align-items: center; justify-content: center; margin-top: 40px;}
.pagination>li .page-num-current{background: #030775; color: #fff; padding: 8px 10px;}
.pagination>li>a, .pagination>li>span{color: #030775;}
.pagination>li>a{padding:8px 10px;}
.product_page{margin-bottom: 40px;}
.product_page .top{margin-top: 60px; padding: 20px 0; display: flex; align-items: center; border: 1px solid #eee; margin-left: 0; margin-right: 0;}
.product_page .top .l_swiper{margin-bottom: 20px;}
.product_page .top .swiper {width: 100%;margin-left: auto;margin-right: auto;}
.product_page .top .swiper-slide {text-align: center;background: #fff;
/* Center slide text vertically */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;}
.product_page .top .swiper-slide {background-size: cover;background-position: center;}
.product_page .top .mySwiper2 {height: 84%;width: 100%; border: 1px solid #eee;}
.product_page .top .mySwiper {height: 16%;box-sizing: border-box;padding: 10px 0; margin-top: 5px; z-index: 0; cursor: pointer!important;}
.product_page .top .mySwiper img{width: auto;height: 100%; max-width: 100%; cursor: pointer!important;}
.product_page .top .mySwiper .swiper-slide {width: 33.33%;height: 100%;opacity: 0.4; border: 1px solid #ddd;}
.product_page .top .mySwiper .swiper-slide-thumb-active {opacity: 1;}
.product_page .top .mySwiper2 img {width: auto; height: auto!important; max-width: 100%; max-height: 100%; }
.product_page .top .mySwiper2 .swiper-slide img {display: block;}
.video_father{display: flex; align-items: center;}
.product_page .top video{width: 100%; cursor: pointer;}
.product_page .top .swiper-button-next, .swiper-button-prev{color: #2a2545;}
.product_page .top .bigimg{width:600px;position: fixed; left: 0;top: 0; right: 0;bottom: 0;margin:auto;display: none;z-index:99999999;border: 10px solid #fff;}
.product_page .top .bigimg img{width: 100%; display: none;}
.product_page .top .mask{position: fixed;left: 0;top: 0; right: 0;bottom: 0;background-color: #000;opacity:0.5;filter: Alpha(opacity=50);z-index: 98;transition:all 1s;display: none; z-index: 999999;}
.product_page .top .swiper-slide:hover{cursor:zoom-in}
.product_page .top .mask:hover{cursor:zoom-out}
.product_page .top .mask>img{position: fixed;right:10px;top: 10px;width: 60px;}
.product_page .top .mask>img:hover{cursor:pointer}
.product_page .top h1{ font-weight:bold; font-size: 24px;}
.product_page .top .info .infos{color: #555; margin-top: 20px;}
.product_page .top .info .inquiry a{display: inline-block;color: #fff; background: #030775; padding: 8px 20px; border-radius: 8px; margin-top: 20px;}
.product_page .pro_body{border: 1px solid #eee; padding: 20px; margin-top: 20px;}
.product_page .title_bg{border-bottom: 1px solid #030775;}
.product_page .title_bg h2{background: #030775; font-size: 16px; font-weight: bold; display: inline-block; color: #fff; padding: 8px 15px;}
.product_page .classification{margin-bottom: 30px;}
.product_page .classification .content{margin-top: 20px;}
.product_page .classification .content img{margin: 10px 0;}
.product_page .classification .content ul.ysul{display:flex; flex-wrap:wrap;}
.product_page .classification .content ul.ysul li{width:calc(25% - 20px); margin:10px 10px;}
.product_page .classification .content ul.ysul li img{padding:0; margin:0;}
.product_page .classification table{width: 100%!important; text-align: center;}
.product_page .classification table td{border: 1px solid #ddd!important; padding: 5px 8px; font-size: 14px!important;}
.product_page .classification table td p{font-size: 14px!important; border: none!important;}
.product_page .pro_faq ul li{border: 1px solid #ddd; padding: 15px 20px; margin-bottom: 20px;}
.product_page .pro_faq ul li:last-child{margin-bottom: 0;}
.product_page .pro_faq ul li h3{font-size: 18px; font-weight: bold; line-height: 1.6;}
.product_page .pro_faq ul li p{margin-top: 10px; color: #555;}
.product_page .right{margin-top: 60px;}
.product_page .right .recon{box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.1);border-radius: 6px;}
.product_page .right .recon ul li{padding: 10px 15px;}
.product_page .right .recon ul li a{display: block;}
.product_page .right .recon ul li .content{display: flex; align-items: center; justify-content: space-between;}
.product_page .right .recon ul li img{width: 40%;}
.product_page .right .recon ul li .text{width: 55%;}
.product_page .right .recon ul li p{line-height: 1.5; font-size: 13px;}
.product_page .right .recon ul li span{font-size: 12px; color: #555; margin-top: 10px;}
.product_page .right .pro .content{padding: 0 0 10px; box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.1); border-radius: 6px; margin-top: 30px; background: #fff;}
.product_page .right .pro .content h2, .product_page .right .recon h2{font-size: 16px; padding: 14px 20px; border-bottom: 1px solid rgba(144,144,144,.1); font-weight: bold; text-transform: uppercase;}
.product_page .right .pro .content h2 i{display: none;}
.product_page .right .pro .content .mh2{display: none;}
.product_page .right .pro .content ul{padding-top: 8px; position: relative;}
.product_page .right .pro .content ul li{position: relative; padding: 0 40px 0 20px;}
.product_page .right .pro .content ul li a{padding: 10px 0; display: block;}
.product_page .right .pro .content ul li i{position: absolute;right: 20px; top: 33%;}
.product_page .right .pro .content ul li:hover{background: #030775; }
.product_page .right .pro .content ul li:hover a{color: #fff;}
.product_page .right .pro svg{width: 28px; height: 28px; fill: #555; position: relative; top: -6px;}
.product_page .right .pro .content ul li:hover svg{fill: #fff;}
.rmessage form{padding: 20px;}
.rmessage input{width: 100%; padding: 10px; background: #ddd; margin-bottom: 10px;}
.rmessage textarea{width: 100%; padding: 10px; background: #ddd;}
.rmessage button{background: #030775; color: #fff; border: none; width: 100%; margin-top: 5px; padding: 10px;}
.messagefix{position: fixed; top: 0; width: 330px; z-index: 9999;}
.pro_page_message{background: url("../images/section4bg.webp") #ddd no-repeat center center;background-attachment: fixed; background-size: cover; margin-top: 70px; padding: 50px 0;}
.pro_page_message h3{font-size: 48px; font-weight: bold; text-align: center; color:#fff;}
.pro_page_message p{text-align: center; margin-top: 10px; color:#fff; font-size:18px;}
.pro_page_message form{margin-top: 20px;}
.pro_page_message input, .pro_page_message textarea{width: 100%; padding: 15px; margin-top: 15px;}
.pro_page_message button{background: #030775; color: #fff; padding: 8px 20px; border: none; margin-top: 30px; border:1px solid #fff;}
.prosection1{margin-bottom: 50px;}
.case_page ul li{margin-top: 30px;position: relative;}
.case_page ul li .content{border: 1px solid #ddd; text-align: center; position: relative;}
.case_page ul li .content p{background: rgba(4,115,170,0.8); padding: 10px 5px; position: absolute; bottom: 0; width: 100%; color: #fff;}
.case_page ul li img{width:100%;aspect-ratio:auto 164 / 233;}

.contact_page{margin-top: 80px; margin-bottom: 40px;}
.contact_page p.tips{text-align: center; margin-top: 20px; color: #555;}
.contact_page h3{font-size: 24px; font-weight: bold; text-align: center;}
.contact_page .row{margin-top: 30px;}
.contact_page svg{ width: 60px; height: 60px; fill:#030775; border: 1px solid #030775; border-radius:50% ; -webkit-border-radius:50% ; -moz-border-radius:50% ; -ms-border-radius:50% ; -o-border-radius:50% ; padding: 10px;}
.contact_page .list{text-align: center;}
.contact_page .list h4{font-weight: bold; font-size: 16px; margin-bottom: 10px; margin-top: 20px;}
.contact_page .list a{display: block;}
.contact_page .maps{margin-top: 30px;}
.contact_page .maps iframe{width:100%;}
.search_pages{margin-top: 30px;}
.search_pages h1{font-size: 26px; text-align: center;}
.search_pages .content{display: flex; flex-wrap: wrap; margin-top: 20px;}
.search_pages .content .list{width: 25%; padding: 0 10px;}
.search_pages .card-title{font-size: 18px; margin-top: 10px;}
.search_pages .card-text{font-size: 14px; margin-top: 10px;}
.videolist .right .content{margin-top: 0;}
.videolist .right .content .list{position: relative;}
.videolist .right .content .list .play{width: 45px; height: 45px; position: absolute; top: 30%; left: 0; right: 0; margin: 0 auto;}
.video_page .classification{margin-bottom: 0;}
.about_page{margin-top:50px;}
.about_page .top{align-items:center;}
.about_page .top h3{font-size:36px; font-weight:bold; color:#030775;}
.about_page .top p{line-height:1.9; margin-top:20px;}
.about_page .top h2{font-size: 36px; font-weight: bold;}
.about_page .develop{margin-top:60px;}
.about_page .develop h3{font-size:36px; font-weight:bold;}
.about_page .develop .left p{line-height:1.8; margin-top:20px;}
.about_page .center p{width:50%; height:2px; background:#030775; margin:0 auto;}
.about_page .right .list{display:flex;justify-content:space-between; margin-bottom:20px;}
.about_page .right .list span{display:block; font-size:18px; font-weight:bold; width:15%}
.about_page .right .list p{line-height:1.8; width:80%;}
.about_page .hezuo .nr{line-height: 1.9;}
.about_page .hezuo ul li {margin: 15px 0;}
.about_page .hezuo ul li img{border: 1px solid #ddd; width: 100%;}
.overlay {display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.7);z-index: 9999999;overflow: hidden;}
.enlarged-image { position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);max-width: 90%;max-height: 90%;}
.close-btn {position: absolute;top: 10px;right: 10px;font-size: 24px;color: #fff;cursor: pointer;}


.product_page .swiper-slide {display: flex;justify-content: center;align-items: center;}
.product_page .swiper {width: 100%;height: 300px;margin-left: auto;margin-right: auto;}
.product_page .mySwiper2 {height: 80%;width: 100%;}
.product_page .mySwiper {height: 20%;box-sizing: border-box;padding: 10px 0;}
.product_page .mySwiper .swiper-slide {width: 25%;height: 100%;opacity: 0.4;}
.product_page .mySwiper .swiper-slide-thumb-active {opacity: 1;}
.product_page .swiper-slide img {display: block;width: 100%;height: 100%;object-fit: cover;}
.contact_info{margin-top: 20px; background: #f5f5f5; padding: 20px;}
.contact_info a{display: block; padding:3px 0}


@media (max-width: 1440px){
}
@media (max-width: 1366px){
    .common_header .nav_r{width: 79%;}
	.common_header .nav li a{padding: 13px 10px;}
	.index_h3_title{font-size: 38px;}
	.section9 .row{margin-left:-30px; margin-right:-30px;}
	.section9 ul li .text span{font-size:17px;}
	.about_page .top h3{font-size:30px;}
	.index-data .cover{padding:50px 0}
	.index-data h3{font-size:40px;}
	.index-data p.number{font-size:40px;}
	.index-data p.info{font-size:16px;}
	.about_page .develop h3{font-size:30px;}
	.about_page .right .list span{font-size:17px;}
}
@media (max-width: 1024px){
    .banner .detail h4{font-size: 24px;}
    .banner .detail p{font-size: 16px;}
}

@media (max-width: 768px){
	.common_header .logo img{top: 10px;}
	.common_header .navbtn{display: block; color: #fff;}
	.common_header .navbtn{position: absolute; right: 10px; top: 10px; display: block;}
	.common_header .navbtn svg{width: 40px; height: 40px; fill:#fff;}
    .common_header .nav ul{float: none;}
	.common_header .tips{display: none;}
	.common_header .top_right{margin-right: 70px;}
	.common_header .nav_r{display: none; position: absolute;background: #fff; width: 100%; left: 0; top: 57px; padding: 15px 0; border-bottom: 1px solid #ddd; margin-left: 0;}
	.common_header .nav_r .navul li{float: none; text-align: center;}
	.common_header .nav_r .navul li a{display: block; color: #282443; font-size: 16px; padding: 8px 0;}
    .section2 .left, .section9 .left{max-width: 100%; flex:0 0 100%;}
    .section2 .right, .section9 .right{max-width: 100%; flex:0 0 100%; margin-top: 20px;}
    .section9 .row{margin-left:-15px;}
}
@media (max-width: 450px){
    body,html{overflow-x:hidden;}
	.common_header{position: relative;background: #747583; padding-bottom: 15px;}
	.common_header .logo img{width: 45px; top: 12px; margin-top:0;}
    .common_header .top_right{margin-top: 14px;}
	.common_header .top_right .top_search{display: none;}
	.common_header .top_right .search_click{display: none;}
	.common_header .nav_r{top: 45px;}
	.common_header .nav_r .navul li a{font-size: 14px;}
	.common_header .top_right a{display: none;}
    .common_header .logo{position: absolute; top: 8px;}
    .common_header .language{margin-top: 0;}
	.common_header .navbtn{top: 7px;}
	.banner .detail .box{width:100%;}
	.banner .detail h4{font-size: 16px;}
	.banner .detail p{font-size: 14px; line-height:1.7; margin-top:10px;}
	.section1{padding: 30px 0; margin-top: 0;}
	.index_h3_title, .section2 h3{font-size: 20px; font-weight: bold;}
    .section2 .desc p{font-size: 14px; margin-top: 10px;}
    .section2 ul li i{font-size: 20px;}
    .section2 ul li{margin-top: 20px;}
    .section2 a.more{ font-size: 14px; width: 100%; margin-top: 20px; padding: 10px 0; text-align: center; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; }
    .section2 .t_video video{width: 90%;}
    .section2 .close{right: 10%;}
    .index-data, .section3, .section4{margin-top: 30px;}
    .index-data video{display: none;}
    .index-data svg{width: 40px; height: 40px;}
    .index-data .cover{padding: 30px 0;}
    .section3 h3, .section4 h3, .section5 h3, .section6 h3{font-size: 24px;}
    .index-data .row{margin-top: 0px;}
    .index-data .row li{margin-top: 30px;}
    .index-data p.number{font-size: 24px;margin-top: 0px;}
    .index-data p.info{font-size: 16px;}
    .index_common_title p.tips{margin-top: 10px;}
    .section3 .list{width:100%; margin-top:20px;}
    .section3 .content{margin-top:0px;}
    .section3 p.tips{font-size: 14px;}
    .section1 .list h3{margin-top: 10px; font-size: 14px;}
    .section1 .list p{font-size: 12px;}
    .section2{margin-top: 10px;}
    .section3 .list p{font-size: 12px; margin-top:10px;}
    
    .section4 p{margin-top: 10px; font-size: 14px;}
    .section4 a{padding: 10px 30px; font-size: 14px; margin-top: 20px;}
    .section5{padding: 30px 0;}
    .section5 h3, .section6 h3{margin-bottom: 20px;}
    .section6{margin-top: 30px;}
    .section6 .list{margin:5px 0; padding:0 5px;}
	.section9{padding: 0px 0 30px 0; margin-top: 30px;}
	.section9 .row{margin-right:-15px;}
	.section9 .container{padding: 0 10px;}
	.section9 h3{text-align: center; font-size: 24px; margin-top: 20px;}
	.section9 p.tips{text-align: center; padding: 0 5px;}
	.section9 .row{margin-left:0;}
	.section9 p.tips{margin-top: 10px;}
	.section9 ul{flex-wrap: wrap; margin-left: 15px;}
	.section9 ul li{width: 100%;}
	.section9 ul li .img i{font-size: 28px;}
	.section9 ul li .text i{font-size: 14px;}
	.section9 ul li .text span{font-size: 20px;}
	.section9 form{margin: 0; margin-top: 20px;}
	.section9 form button{background: #000; width: 100%; margin-top: 10px;}
	.common_footer{padding: 30px 0; padding-bottom: 80px;}
	.common_footer .list1{display: none;}
	.common_footer .index_common_more a{display: none;}
	.m_sider_bottom{display: block; position: fixed; bottom: 0; left: 0; right: 0; width: 100%; background: #fff; padding: 10px 10px; z-index:99999;}
	.m_sider_bottom i{margin-right: 10px;}
    .m_sider_bottom svg{width: 30px; height: 30px; fill:#fff;}
	.m_sider_bottom .l a{background: #ebf3fb;display: block; padding: 8px 0;text-align: center; border-radius: 5px; color: #030775;}
    .m_sider_bottom .l svg{fill: #030775;}
	.m_sider_bottom .r a{background: #030775;display: block; padding: 8px 0;text-align: center; color: #fff; border-radius: 5px;}
	.common_footer .list2 img{display: none;}
    .subbanner .box{top: 30%;}
    .subbanner .box h2{font-size: 20px;}
    .subbanner .box .position{margin-top: 5px; font-size: 12px;}
    
	.productlist{margin-top: 10px;}
	.productlist .left .content{padding-bottom: 0; margin-top: 10px;}
	.productlist .left .content h2{border: none; display: none;font-size: 15px;}
	.productlist .left .content .mh2{display: block;}
    .productlist .left .content .mh2 i{display: none;}
	.productlist .left .content ul{display: none; padding-top: 0;}
	.productlist .left .content h2 i{float: right; display: block; font-size: 16px; font-weight: bold;}
	.productlist .right .content .list{width: 100%; margin-bottom: 10px;}
	.productlist .right .content .list p{font-size: 13px; margin-top: 6px;}
	.fpages{margin-top: 20px;}
	.service_section1{margin-top: 30px;}
	.service_section1 .tips{margin-top: 10px;}
	.service_section1 ul li{width: 48%; margin: 0 1%; margin-top: 10px;}
	.service_section1 ul li p{font-size: 14px; }
	.product_page .top{flex-wrap: wrap; margin-top: 0px; border: none;}
	.product_page .top .l_swiper{padding-right: 0; padding-left: 0; margin-bottom: 10px;}
	.product_page .top h1{font-size: 18px; margin-bottom: 15px; line-height: 1.5;}
	.product_page .top .info{padding-left: 0;}
	.product_page .top .info .infos{font-size: 14px; margin-top: 5px;}
	.product_page .top .info .inquiry a{width: 100%; text-align: center; margin-top: 10px;}
    .product_page .title_bg h2{font-size: 14px;}
    .product_page .pro_body{padding: 10px;}
    .product_page .pro_faq ul li{margin-bottom: 10px;}
    .product_page .pro_faq .content h3{font-size: 16px; line-height: 1.5;}
    .product_page .pro_faq{margin-bottom: 0;}
    .product_page .right .messagefix{display: none;}
	.product_page .right{margin-top: 20px;}
    .product_page .top .mask>img{top: 20%;}
    .product_page .classification .content ul.ysul li{width:calc(50% - 20px)}
    .product_page .classification .content ul.gcul{padding:0 10px;}
    .product_page .classification .content ul.gcul li{padding:0 5px;}
    .pro_page_message{margin-top: 40px; padding: 30px 0;}
    .pro_page_message form{margin-top: 10px;}
    .pro_page_message button{margin-top: 15px;}
    .pro_page_message h3{font-size: 24px;}
    .case_page ul li{padding: 0 5px; margin-top: 10px;}
    .case_page ul li .content p{font-size: 13px; padding: 5px;}
	.contact_page{margin-top: 30px;}
	.contact_page p.tips{margin-top: 10px;}
	.contact_page h3{font-size: 20px;}
    .contact_page .row{margin-top: 10px;}
    .contact_page .list{margin-top: 15px;}
    .contact_page .list h4{margin-top: 10px;}
	.search_pages{margin-top: 30px;}
	.search_pages h1{font-size: 20px;}
	.search_pages .content .list{width: 100%; padding: 0;}
	.search_pages .card-title{font-size: 16px; text-align: center;}
	.search_pages .card-text{display: none;}
    .videolist .left .rmessage{display: none;}
    .videolist .right .content .list .play{top: 24%;}
    .video_page .pro_body{margin-top: 0;}
    .about_page{margin-top:20px;}
    .about_page .top h3{font-size:20px; margin-top:20px;}
    .about_page .top p{margin-top:10px;}
    .index-data h3{font-size:20px; line-height:1.5;}
    .index-data p.tips{font-size:14px; line-height:1.5; margin-top:5px;}
    .index-data p.number{font-size:20px;}
    .index-data p.info{font-size:14px; font-weight:normal;}
    .about_page .develop{margin-top:30px;}
    .about_page .develop h3{font-size:24px; text-align:center;}
    .about_page .center p{width:100%; margin:20px 0;}
    .about_page .right .list span{font-size:16px; width:20%;}
    .about_page .right .list p{width:78%;}
    .about_page .top h2{font-size: 24px; margin-top: 10px;}
    
    
    
}
@media (max-width: 375px){
	.common_header .top_right{margin-right: 30px;}
	.common_header .top_right a{margin-left: 5px;}
	.common_header .top_right a i{font-size: 18px; }
    .common_header .language{margin-left: 0; margin-right: 15px;}
	.index_h3_title{font-size: 20px;}
    .section2 ul li span{font-size: 12px;}
    .index-data h3, .section3 h3, .section4 h3, .section5 h3, .section6 h3{font-size: 20px;}
    .index-data svg{width: 30px; height: 30px;}
    .index-data p.number{font-size: 22px;}
    .index-data p.info{font-size: 14px;}
	.section9 p.tips{font-size: 12px;}
    .section9 h3{font-size: 20px;}
    .section9 ul li .text span{font-size: 18px;}
	.productlist .left .content h2{font-size: 12px;}
	.product_page .page_detail .js_tab li{width:50%; font-size:12px;}
	.productlist .right .content .list p{font-size: 12px;}
	.product_page .top h1{font-size: 18px;}
	.product_page .top .info .infos{font-size: 12px;}
	.product_page .top .info .inquiry a{font-size: 12px;}
    .product_page .classification .content{font-size: 13px;}
    .product_page .classification table td p, .product_page .classification table td{font-size: 13px!important;}
    .product_page .pro_faq .content h3{font-size: 14px;}
    .pro_page_message h3{font-size: 20px;}
    .pro_page_message input, .pro_page_message textarea{padding: 10px;}
    .pro_page_message button{margin-top: 10px; font-size: 12px;}
	.product_page .right .pro .content h2, .product_page .right .recon h2{font-size: 14px;}
    .contact_page h3{font-size: 18px;}
    .contact_page .maps{margin-top: 20px;}
    .subbanner .box h2{font-size: 18px;}
}
@media (max-width: 320px){
	.product_page .top h1{font-size: 16px;}
	.product_page .top .l_swiper{height: 345px;}
}















