@charset "utf-8"; /*==============================common==================================*/ *{margin:0; padding:0;box-sizing: border-box} body,h1,h2,h3,h4,h5,p,ul,ol,form,fieldset,figure { margin: 0; padding: 0; } h3{font-weight:normal} body {color:#333; font-size:14px; font-family:"Microsoft YaHei","微软雅黑","SimSun","宋体",sans-serif;background: #fff} ul,ol {list-style:outside none none;} dl { padding:0; margin:0;} dd { margin:0;} a {text-decoration: none; color:#333;} /*限制文字,文字超出显示冒号*/ .text-cut{overflow: hidden; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis;-ms-text-overflow: ellipsis; -webkit-text-overflow: ellipsis; -moz-text-overflow: ellipsis;} /* 文章上下篇 */ .wengzhengfanye {overflow: hidden;padding: 0.2rem 0;} .wengzhengfanye .wengzhengfanyeA { line-height:1.8;} .wengzhengfanye .wengzhengfanyeB { line-height:1.8;} .wengzhengfanye span { color:#333;} .wengzhengfanye a { text-decoration:none; } /* 文章类别上下页 */ .page { overflow:hidden;padding: 0.4rem 0} .pagelink { text-align:center;} .pagelink span,.pagelink a { display:inline-block;text-align:center;padding:3px 8px;border:solid 1px #ccc; color:#666; margin:0 2px;} .pagelink a:hover,.pagelink a.on { background:#1d2088; color:#fff; border:solid 1px #1d2088;} .pagelink span{display:inline-block; color:#fff; background:#1d2088;border:solid 1px #1d2088;padding:3px 8px;} /*==============================style==================================*/ .fl{ float:left} .fr{ float:right} .clear{clear: both} .contioner {max-width: 720px;margin: 0 auto; min-width: 320px;overflow: hidden; position:relative;font-size: 0.26rem;} .wapper{padding-bottom:1rem; position:relative;z-index:100; background:#FFF;color: #333} .container{margin: 0 0.2rem;overflow: hidden;font-size: 0.26rem} /*============================= 首页 ============================*/ .top{overflow: hidden;padding: 0.2rem;background: #fff} .logo img{width: 3.2rem} .logo h1{font-size:0.28rem; color:#1d2088;} .logo p{color: #666;font-size: 12px} .menu-button {width:25px;height:15px;cursor:pointer; top: 0.4rem;position: absolute;right: 0.2rem;} .menu-button:before { content:""; position:absolute; border-bottom:9px double #1d2088; border-top:3px solid #1d2088; width:25px; height:3px;} /*浮动导航*/ .top_fd {width:100%; height: 100%;position:fixed; top:0; left:0; z-index:9999; display:none;} .maskbg {background:#333; position:absolute; left:0; top:0; opacity:0.3; height:100%; width:100%;} .mask-close{cursor:pointer; color:#fff; font-size:26px; position:absolute; top:0; right:13px;z-index: 2} .top_fd ul{overflow:hidden; background:#333; position:relative; top:0;overflow-y: auto;width: 100%;height: 100%} .top_fd ul li{width:100%;border-bottom:1px solid #fff;overflow: hidden} .top_fd ul li a{color:#fff; height:40px; line-height:40px; font-size:14px; padding-left:30px;float: left} .submenu-toggle{cursor:pointer;line-height:40px;color:#fff; display:inline-block; float:right; font-size:28px; padding-right:20px;} .top_fd ul li .sub-menu {background:#fff; overflow:hidden;display: none;width: 100%} .top_fd ul li .sub-menu a{display:block; height:35px; line-height:35px; padding-left:40px;color: #1f1d1c;width: 100%} /*banner图片切换样式*/ .banner{ position:relative; overflow:hidden;} .banner .swiper-container{ width: 100%;height: 100%;overflow:hidden;} .banner ul li{height: 5rem;color: #fff;display:flex;justify-content:center;align-items:center;} .banner li dl{color: #fff;width: 100%} .banner li p{display: flex;align-items: center;} .banner li p i{display: inline-block;width: 24px;height: 1px;background: #fff;margin: 0 5px} .banner li p span{opacity: .5;} .banner li h2{font-size: 0.32rem;font-weight: normal;letter-spacing: 2px;padding: 0.5rem 0 0.2rem} .banner li h3{font-weight: normal;font-size: 0.24rem;letter-spacing: 2px} .banner li a{display: flex;justify-content:space-between;align-items:center;padding: 0 8px; width: 33%;line-height: 34px;border: 1px solid #fff;border-top-right-radius: 15px;color: #fff;text-align: center;margin-top: 0.45rem} .banner li a i{font-style: normal} .banner .swiper-pagination{ position: absolute; bottom:0.3rem!important; width:100%; z-index:100; text-align: center;} .banner .swiper-pagination-bullet {width:8px;height:8px;margin:0 4px!important;cursor: pointer;background-color:rgba(255,255,255,0.5);border-radius: 100%;position: relative} .banner .swiper-pagination-bullet-active{background: #fff} .title{text-align: center;margin-top: 0.4rem;} .title p{font-size: 0.38rem;text-transform: uppercase;color: rgb(242, 242, 242);} .title h2{font-size: 0.3rem;margin-top: -0.3rem;display: inline-block;} .title i{display: inline-block;width: 0.8rem;height: 2px;background: #e5322c;margin-top: 5px} .oneA{overflow: hidden;margin-top: 0.2rem} .oneA ul{display: flex;justify-content: space-between;flex-wrap: wrap} .oneA ul li{width: 48.5%;margin-top: 0.2rem;padding: 0.1rem 0.1rem 0;background: #f5f6f8;transition: all 0.5s} .oneA ul li dd{background: #fff;position: relative;height: 2rem;} .oneA ul li dd img{padding: 0.1rem 0.25rem;height: 1.6rem;transition: all 0.5s;position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto} .oneA ul li dl{padding: 0.2rem 0} .oneA ul li dl h3{font-size: 0.26rem;font-weight: normal} .oneB{overflow: hidden;margin-top: 0.4rem;padding: 0.78rem 0 0;background: url("../img/ob.jpg") no-repeat top center;height: 7.5rem} .oneBs{position: relative;overflow: hidden;height: 100%} .oneBa h2{font-size: 0.36rem;color: #fff;font-weight: normal;} .oneBa h3{font-size: 0.28rem;color: #e5322c;} .oneBb{line-height: 2;color: #fff;margin: 0.5rem 0; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 6;-webkit-box-orient: vertical; } .oneBc{position: absolute;bottom: 0;left: 0;display: flex;justify-content: space-between;width: 100%} .oneBc ul{width: 100%;background: #1d2088;display: flex;justify-content: space-between;padding: 0.35rem 0;} .oneBc ul li{width: 33.3%;color: #fff;text-align: center;border-right: 1px dashed #fff} .oneBc ul li .zi span.timer {position: relative;font-size: 0.5rem;font-weight: 600;} .oneBc ul li .zi span {position: absolute;font-weight: 500;font-size: 12px} .oneBc ul li .zi2 {margin-top: 8px;} .oneBc ul li:last-child{border: none} .oneBcr{width: 40%;} .oneBcr img{max-width: 100%} .oneC{overflow: hidden;margin-top: 0.2rem} .oneC ul{display: flex;justify-content: space-between;flex-wrap: wrap} .oneC ul li{width: 48.5%;border: 1px solid #e3e3e3;text-align: center;padding: 0.2rem;margin-top: 0.2rem} .oneC ul li dd{overflow: hidden;height: 2.6rem;position: relative} .oneC ul li dd img{max-width: 100%;position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto;} .oneC ul li p{padding-top: 0.2rem;color: #666} .oneD{background: #F1F1F1;overflow: hidden;margin-top: 0.4rem;padding-bottom: 0.5rem} .oneD .title p{color: #E7E7E7} .oneD ul{display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 0.2rem} .oneD ul li{width: 48.5%;margin-top: 0.2rem;position: relative;} .oneD ul li dd{width: 100%;height: 2.5rem;overflow: hidden;position: relative} .oneD ul li img{width: 100%;position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto} .oneD ul li dl {position: absolute;left: 0;bottom: 0;background: white;width: 90%;padding: 0 0.3rem;border-top-right-radius: 15px; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;line-height: 0.6rem} .oneD ul li dl p{color: #000;opacity: 0.4} .oneD ul li dl h3{font-size: 0.26rem;font-weight: 500;color: #000000;} .oneD ul li:after{content: '';position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto;width: 50px;height: 50px; background: url("../img/odli.png") no-repeat center;background-size: cover;opacity: 0} .oneE{margin-top: 0.4rem} .oneEl{width: 100%;position: relative;overflow: hidden} .oneEl dd img{width: 100%} .oneEl dl{position: absolute;left: 0;bottom: 0;padding:0.2rem;color: #fff;line-height: 1.6} .oneEl dl p{font-size: 0.28rem;font-weight: bold} .oneEr{width: 100%;margin-top: 0.4rem} .oneEr ul{display: flex;justify-content: space-between;height: 100%} .oneEr ul li{width: 48%;border: 1px solid #e5e5e5;padding: 0.15rem;} .oneEr ul li h3{font-size: 0.26rem;border-bottom: 1px solid #E5E5E5;padding: 0.1rem 0 0.2rem;font-weight: 500;overflow: hidden;white-space: nowrap;text-overflow: ellipsis} .oneEr ul li p{color: #666;line-height: 1.8;margin: 0.2rem 0;font-size: 12px; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;} .oneEr ul li dd{padding: 0 0.2rem 0 0;width: 100%;background: url("../img/oeli.png") no-repeat 94%} .oneEr ul li dd span{display: block;font-size: 12px;color: #666} .oneEr ul li dd b{font-size: 0.3rem} .oneF{background: #F1F1F1;overflow: hidden} .oneF .title p{color: #E7E7E7} .oneFs{overflow: hidden;padding: 0.4rem 0 0.6rem} .oneFs ul li{text-align: center;border: 1px solid #fff} .oneFs ul li dd{height: 2.6rem;position: relative;overflow: hidden;border-bottom: 1px solid #F1F1F1} .oneFs ul li dd img{max-width: 100%;position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto;transition: all 0.5s} .oneFs ul li p{line-height: 0.6rem;background: #fff;} .foot{padding:0.2rem;font-size:12px;line-height: 2;background: #363636;color: #fff;margin-top: 0.4rem} .foot a{color: #fff!important;} footer{width:100%; position:fixed; bottom:0;z-index: 9999;max-width: 720px;margin: 0 auto; min-width: 320px;overflow: hidden;} footer ul {width:100%; overflow:hidden; background:#1d2088; padding:0.1rem 0;} footer ul li {width:33.3%; float:left; text-align:center;} footer ul li i {width:30px; height:25px; display:block; margin:0 auto; background-position:center center; background-repeat:no-repeat;} footer ul li h4 {color:#fff; font-weight:normal;font-size: 0.26rem} footer ul li:nth-child(1) i { background-image:url(../img/footer01.png); background-size: .45rem;} footer ul li:nth-child(2) i { background-image:url(../img/footer02.png); background-size: .34rem;} footer ul li:nth-child(3) i { background-image:url(../img/footer03.png); background-size: .45rem;} /*=======================================关于我们============================================*/ .ny_ban {height: 3rem;overflow: hidden;display:flex;justify-content:center;align-items:center;text-align: center} .ny_ban dl{color: #fff} .ny_ban dl h2{font-size: 0.34rem;margin-bottom: 10px;font-weight: normal} .ny_ban dl p{font-size: 0.28rem;text-transform: uppercase} .nav_box{} .nav_box h5{line-height:0.7rem;padding-left:0.2rem;color:#fff;font-size:0.3rem;font-weight: normal;background:url("../img/xl.png") no-repeat 98% #1D2088;} .nav_box .nav1{display: none} .nav_box .nav1 ul{border: 1px solid #e5e5e5;} .nav_box .nav1 ul li{border-bottom: 1px solid #e5e5e5;line-height: 35px;overflow: hidden;text-align: center} .nav_box .nav1 ul li:last-child{border-bottom: none} .nav_box .nav1 ul li.active a{color: #1D2088} .about{overflow: hidden;line-height: 2;margin-top: 0.4rem;min-height: 3rem} .about img{max-width: 100%} .case{background: none;margin-top: 0;padding-bottom: 0} .case ul li{border: 1px solid #E5E5E5} .news{overflow: hidden} .news ul li{background: #F8F8F8;overflow: hidden;margin-top: 0.4rem} .news ul li a{display: flex;justify-content: space-between} .news ul li dd{width: 36%;overflow: hidden} .news ul li dd img{max-width: 100%;transition: all 0.5s} .news ul li dl{width: 64%;padding: 0.2rem} .news ul li dl h3{font-size: 0.26rem;margin-bottom: 0.1rem;font-weight: normal} .news ul li dl p{min-height:20px;margin-bottom:0.1rem;color: #666;line-height:1.6;font-size:12px;overflow: hidden; text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;} .news ul li dl span{color: #999;font-size: 12px} .contactAl{line-height: 1.8;margin-top: 0.4rem} #dituContent{height: 250px;margin-top: 0.4rem} .nytitle{margin-top: 0.4rem;text-align: center} .nytitle h2{font-size: 0.3rem} .message{overflow: hidden} .message dl{display: flex;justify-content: space-between;margin-top: 0.4rem} .message input{width: 100%;line-height: 0.65rem;padding: 0 0.2rem;border: 1px solid #ccc;border-radius: 5px;color: #333} .message textarea{width: 100%;min-height: 2rem;padding: 0.2rem;border-radius: 5px;font-family: "微软雅黑";border: 1px solid #ccc;} .message a{display:block;line-height: 0.65rem;background: #1D2088;color: #fff;width: 40%;outline: none;border: none; border-radius: 5px;text-align: center;margin: 0.4rem auto 0} .message a:hover{background: #e5322c} /*=======================================产品详情页============================================*/ .show{overflow: hidden;display: flex;justify-content: space-between;flex-wrap:wrap;margin-top: 0.4rem;padding: 0.2rem;background: #F5F6F8;} .showl{width: 100%;text-align: center;position: relative;height: 3.5rem} .showl dd{background: #fff;width: 100%;height: 100%} .showl dd img{position: absolute;top: 0;right: 0;left: 0;bottom: 0;margin: auto;max-width: 100%} .showr{width: 100%;margin-top: 0.4rem} .showr h1{font-size: 0.36rem;padding-bottom: 0.25rem;margin-bottom: 0.25rem;border-bottom: 2px solid #333;} .showr .text{overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;margin: 0.15rem 0;color: #555;line-height: 1.6;} .showra{display: flex;flex-direction: row;flex-wrap: wrap;margin: 0.3rem 0px 0px;border-top: 1px dashed #aaa;border-bottom: 1px dashed #aaa;padding: 0.2rem 0px;} .showra a{display: inline-block;margin-right: 20px} .showra a:nth-child(1){background: url("../img/showra1.png") no-repeat 0 -19px;padding-left: 30px;} .showra a:nth-child(2){background: url("../img/showra2.png") no-repeat 0 -18px;padding-left: 28px;} .showra a:hover{color: #e5322c} .showrb{font-weight: bold;padding: 0.2rem 0px 10px;align-items: center; display: flex;background: url("../img/tel.png") no-repeat 0 0.18rem;padding-left: 30px} .showrb a{font-size: 0.28rem;} .showr .btn{display: inline-block;width: 33%;line-height: 0.6rem;background: #e5322c;color: #fff;text-align: center;margin: 0.2rem 0 0.05rem} .showcon{margin-top: 0.4rem;line-height: 2} .showcon img{max-width: 100%} .honors{overflow: hidden;} .honors ul li{margin-top: 0.4rem;width: 48.5%;border: 1px solid #e3e3e3;text-align: center;padding: 0.2rem;float: left;transition: all 0.5s ease} .honors ul li dd{overflow: hidden} .honors ul li dd img{width: 100%} .honors ul li p{padding-top: 0.2rem;color: #666} .honors ul li:hover{background-image: linear-gradient(to top, #1d2088, #353BFF);transition: all 0.5s ease} .honors ul li:hover p{color: #fff} .honors ul li:nth-child(2n){float: right} /*=======================================详情页============================================*/ .content{background: #fff;margin-top: 0.4rem} .con{padding: 0 0.2rem 0.2rem;background: #fff;} .con h1{font-size:0.32rem;text-align: center;} .info_laiyuan{color: #999;text-align: center;line-height:30px;margin: 0.2rem 0;font-size: 12px} .cont{padding:0.2rem 0;line-height:2;min-height: 300px;border-bottom: 1px dashed #ccc;border-top: 1px dashed #ccc;} .cont img{max-width:100%;} .con_img{text-align: center;margin-top: 0.3rem;padding-bottom: 0.3rem} .con_img img{max-width:100%;} /***************************分辨率兼容样式属性**************************/ @media screen and (min-width: 320px) { html,body{font-size:44.444px;} } @media screen and (min-width: 360px) { html,body{font-size:50px;} } @media screen and (min-width: 375px) { html,body{font-size:52.08333px;} } @media screen and (min-width: 385px) { html,body{font-size:53.47222px;} } @media screen and (min-width: 400px) { html,body{font-size:55.5555px;} } @media screen and (min-width: 414px) { html,body{font-size:57.5px;} } @media screen and (min-width: 420px) { html,body{font-size:58.3333px;} } @media screen and (min-width: 440px) { html,body{font-size:61.11111px;} } @media screen and (min-width: 480px) { html,body{font-size:66.66666px;} } @media screen and (min-width: 520px) { html,body{font-size:72.2222px;} } @media screen and (min-width: 560px) { html,body{font-size:77.7777px;} } @media screen and (min-width: 580px) { html,body{font-size:80.55555px;} } @media screen and (min-width: 600px) { html,body{font-size:83.333px;} } @media screen and (min-width: 640px) { html,body{font-size:88.8888px;} } @media screen and (min-width: 680px) { html,body{font-size:94.44444px;} } @media screen and (min-width: 720px) { html,body{font-size:100px;} } /***************************end分辨率兼容样式属性*************************/