﻿@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;}
@font-face {
	font-family: 'Oswald';
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	font-display: swap;
	src: url('../font/Oswald-Regular.ttf') format('truetype');
}

/* 文章上下篇 */
.wengzhengfanye {overflow: hidden;padding: 0.1rem;margin-bottom: 0.4rem;border-top: 1px solid #ccc}
.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:#0081CD; color:#fff; border:solid 1px #0081CD;}
.pagelink span{display:inline-block; color:#fff; background:#0081CD;border:solid 1px #0081CD;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;}
.logo img{width: 2.3rem}
.logo h1{font-size:0.28rem; color:#0081CD;}
.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 #0081CD; border-top:3px solid #0081CD; 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: 3rem;color: #fff;text-align: center;display: flex;justify-content: center;flex-direction: column}
.banner .pagination{position: absolute; bottom:0.2rem; width:100%; z-index:100; text-align: center;}
.banner .swiper-pagination-bullet{width: 8px;height: 8px;display: inline-block;border-radius: 15px;margin: 0 3px!important;background: #fff}
.banner .swiper-pagination-bullet-active{background-color: #0081CD;opacity: 1;border-color: #fff}

.title {margin-top: 0.4rem;overflow: hidden}
.title dd{border-left: 3px solid #0081CD;padding-left: 10px}
.title dd h2{font-size: 0.3rem;font-weight: normal}
.title dd p{color: #999;text-transform:uppercase;font-family: Oswald;font-size: 12px}
.title .hd{border-bottom: 1px solid #ddd;width: 65%;line-height: 35px;}
.title .hd ul{float: right}
.title .hd ul li{width: 135px;text-align: center;background: #F1F1F1;display: inline-block;float: left}
.title .hd ul li a{font-size: 18px;font-weight: bold}
.title .hd ul li:hover,.title .hd ul li.on{background: #0081CD}
.title .hd ul li:hover a,.title .hd ul li.on a{color: #fff}

.title .more{display: inline-block;float: right;font-family: Oswald}
.title .more:hover{color: #0081CD}

.oneA{margin-top: 0.4rem;overflow: hidden}
.oneAl{overflow: hidden;position: relative}
.oneAl ul li img{max-width: 100%}
.oneAl .pagination{ position: absolute; bottom:20px; width:100%; z-index:100; text-align: center;}
.oneAl .swiper-pagination-bullet {width:10px;height:10px;margin:0 5px!important;cursor: pointer;border-radius: 100%;
	opacity: 1; background-color:#fff; }
.oneAl .swiper-pagination-bullet-active{ background-color:#0081CD; }
.oneA img{max-width: 100%}
.oneAr{line-height: 2;margin-top: 0.4rem}

.oneB{background: url("../img/ob.jpg") no-repeat center bottom;padding-bottom: 2.5rem;margin-top: 0.4rem}
.oneB ul li{width: 48.5%;box-sizing: border-box;position: relative;transition: all 1s;float: left;margin-top: 0.2rem}
.oneB ul li dd{overflow: hidden}
.oneB ul li dd img{max-width: 100%;height: 2.4rem}
.oneB ul li p{text-align: center;margin-top: 0.2rem}
.oneB ul li:nth-child(2n){float: right}
/*
.oneB ul{display: flex;flex-wrap: wrap}
.oneB ul li{width: 100%;height: 200px;padding: 35px;box-sizing: border-box;position: relative;transition: all 1s;}
.oneB ul li dd{font-size: 20px;color: #fff;font-weight: normal;position: relative;z-index: 1;overflow: hidden;transition: all 1s;}
.oneB ul li dd i{display: block;width: 3px;height: 62px;background: #ffffff;float: left;margin-right: 15px;transition: all 1s;}
.oneB ul li dd h3{display: block;width: auto;text-align: left;font-size: 0.34rem;float: left;transition: all 1s;font-weight: bold;}
.oneB ul li dd p{font-family:Oswald;display: block;font-size: 14px;color: #ffffff;text-transform: uppercase;margin-top: 10px;float: left;width: 90%;opacity: 0.5;transition: all 1s;}
.oneB ul li:after{content: "";background-color: rgba(15, 15, 15, 0.6);position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;z-index: 0;opacity: 0}
.oneB ul li dl{overflow: hidden;font-size: 14px;color: #f7f7f7;line-height: 28px;padding-left: 40px;margin-top: 16px;transition: all 1s;position: relative;z-index: 1;opacity: 0;}
.oneB ul li dt{overflow: hidden;font-size: 14px;color: #fff;line-height: 28px;padding: 5px 20px;opacity: 0;margin-top: 30px;transition: all 1s;position: relative;z-index: 1;
	background: #0081CD;display: inline-block;text-align: center;margin-left: 40px}
*/


.oneC{margin-top: -2rem}
.oneCs{}
.oneCs .title .hd{width: 70%}
.oneCa{margin-top: 25px}
.oneCal{width: 198px;}
.oneCal img{max-width: 100%}
.oneCar{}
.oneCar .hd ul{display: flex;justify-content: space-between;align-items: center;background: #F1F1F1;line-height: 40px}
.oneCar .hd ul li{width: 25%;text-align: center;font-size: 16px}
.oneCar .hd ul li:hover,.oneCar .hd ul li.on{background: #0081CD}
.oneCar .hd ul li:hover a,.oneCar .hd ul li.on a{color: #fff}

.oneCar .bd{margin-top: 5px}
.oneCar .bd ul li{line-height: 38px;border-bottom: 1px solid #ddd;overflow: hidden}
.oneCar .bd ul li i{display: inline-block;float: left}
.oneCar .bd ul li p{display: inline-block;width: 60%;;float: left;margin-left: 5px;}
.oneCar .bd ul li span{display: inline-block;float: right;color: #bbb;font-size: 12px}
.oneCar .bd ul li i{font-weight: bold;font-size: 12px;color: #000;font-style: normal}
.oneCar .bd ul li:hover p{color: #0081CD}

.oneD{background: url("../img/od.jpg") no-repeat center bottom;margin-top: 40px;padding-bottom: 190px;}
.oneD ul{display: flex;justify-content: space-between}
.oneD ul li{width: 19%;}
.oneD ul li dd{width: 100%;height: 160px;overflow: hidden;position: relative}
.oneD ul li dd img{width: 100%;height: 100%;position: absolute;left: 50%;transform: translateX(-50%);}
.oneD ul li p{text-align: center;font-size: 16px;font-weight: bold;margin-top: 10px}

.newsB{background: url("../img/newb.jpg") no-repeat center fixed;overflow: hidden;margin-top: 0.4rem;padding-bottom: 0.6rem}
.newsBa{margin-top: 0.4rem}
.newsBa ul{display: flex;justify-content: space-between}
.newsBa ul li{overflow: hidden}
.newsBa ul li dd{width: 100%;height: 2.5rem;position: relative;overflow: hidden}
.newsBa ul li dd img{position: absolute;top: 50%;left: 50%;min-width: 100%;height: 100%;transform: translate(-50%,-50%);transition: all .5s ease;}
.newsBa ul li p{padding: 0.2rem;background: #fff;font-weight: bold;}
.newsBa ul li:hover p{background: #0081CD;color: #fff}
.newsBa ul li:hover dd img{transform: translate(-50%,-50%) scale(1.1);}


.foot{padding:0.2rem;font-size:12px;line-height: 2;background: #333;color: #fff}
.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:#0081CD; 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: 2.5rem;overflow: hidden;text-align: center;color: #fff}
.ny_ban h2{font-size: 0.34rem;font-weight: normal;margin-top: 0.8rem}
.ny_ban i{display:inline-block;height: 1px;width: 3%;background: #fff;margin: 0.8% auto;}
.ny_ban p{font-family: Oswald;text-transform: uppercase}

.location{color: #666;margin-top: 0.4rem}
.location a{color: #666}

.nav_box{margin-top: 0.4rem}
.nav_box h5{line-height:0.7rem;padding-left:0.2rem;color:#fff;font-size:0.32rem;font-weight: normal;background:url("../img/xl.png") no-repeat 98% #0081CD;}
.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}

.xqy img{max-width:100%;}
.xqy .text{line-height:25px;margin:0.4rem 0;}

/*=======================================产品中心============================================*/
.cp_ny{overflow: hidden;margin-top: 0.4rem}
.cp_ny ul li{width: 48.5%;margin: 0 0 0.2rem 0;float: left}
.cp_ny ul li .imgbox{overflow:hidden;position:relative;background: #f1f1f1;}
.cp_ny ul li .img{position:relative;overflow:hidden;text-align: center}
.cp_ny ul li .img img{max-width: 100%;height: 2.2rem;}
.cp_ny ul li h3{line-height:34px;text-align:center;color:#333;font-size: 0.26rem}
.cp_ny ul li:nth-child(2n){float: right}

/*=======================================新闻中心============================================*/
.newslist{margin-top: 0.4rem}
.newslist ul li{line-height: 38px;border-bottom: 1px solid #ddd;overflow: hidden}
.newslist ul li p{display: inline-block;width: 70%;float: left;margin-left: 5px;}
.newslist ul li span{display: inline-block;float: right;color: #bbb;font-size: 12px}
.newslist ul li i{font-weight: bold;font-size: 12px;color: #000;font-style: normal;display: inline-block;float: left}
.newslist ul li:hover p{color: #0081CD}

.rtop { overflow:hidden; border-bottom:1px solid #ddd;margin-top: 0.4rem;padding-bottom: 10px}
.rtop h5 { float:left; padding-left:10px; border-left:3px solid #0081CD;font-weight:normal;  font-size:0.32rem;}

/*=======================================联系我们============================================*/
.rt_contact{overflow: hidden}
.rt_contactl{margin-top: 0.4rem}
.rt_contactl ul li{padding-bottom: 0.2rem;border-bottom: solid 1px #ddd;margin-bottom: 9px;line-height: 1.8;padding-right: 10px}
.rt_contactl ul li span{font-size: 0.32rem;}

.contact{overflow: hidden;margin-top: 0.3rem;line-height:2;}
.contactl{width: 100%;line-height: 2}
.contactr{margin-top: 0.2rem}
.contactr img{max-width: 100%}
#dituContent{height: 300px;margin-top: 0.2rem}

/*=======================================投诉与建议============================================*/
.message{margin: 0.4rem 0}
.message form input{height:37px;width:100%;border:1px solid #dad9d9;padding:0 10px;border-radius:0;margin-bottom: 20px}
.message form textarea{width:100%;height:150px;border:1px solid #dad9d9;padding:10px;border-radius:0;}
.message form button{width:100%;height:37px;background:#0081CD;color:#fff;border:none;margin-top: 20px}

/*=======================================工程案例============================================*/
.case{}
.case ul li{width: 48.5%;overflow: hidden;position: relative;float: left;margin: 0.4rem 0 0 0}
.case ul li dd{border: 1px solid #d8d8d8;border-radius: 5px 5px 0 0;padding: 1%;background: #fff;overflow: hidden;position: relative}
.case ul li dd img{width: 100%;height:2.6rem;border-radius: 5px}
.case ul li dl{padding: 0.2rem 0;border-bottom: 1px solid #f2f2f2;text-align: center;overflow: hidden}
.case ul li dl h3{font-size: 0.26rem;margin-bottom: 0.2rem}
.case ul li dl p{color: #999;overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;font-size: 12px}
.case ul li:nth-child(2n){float: right}

/*=======================================主营业务============================================*/
.major{margin-top: 0.4rem}
.major ul li{background: #FBFBFB;overflow: hidden}
.major ul li dd{overflow: hidden}
.major ul li dd img{max-width: 100%;transition: 0.5s;}
.major ul li dl{padding: 0.2rem;box-sizing: border-box}
.major ul li dl h3{font-size: 0.34rem;}
.major ul li dl p{color: #666;margin: 17px 0}
.major ul li dl div{text-align: center;float: left}
.major ul li dl div span{display: inline-block;margin: 5px 0}
.major ul li:hover dd img{transform: scale(1.1);}

/*=======================================详情页============================================*/
.con{padding: 0.3rem 0.2rem 0;}
.con h1{font-size:0.32rem;text-align: center;font-weight: normal}
.info_laiyuan{color: #999;text-align: center;line-height:30px;border-bottom: 1px solid #ccc;margin: 0.2rem 0 0;font-size: 12px}
.line{height:15px;margin-top: 0.2rem;border-top: 1px dashed #e5e5e5 ;padding-bottom: 15px;background: #f5f5f5;}
.daodu{background: #F5F5F5;border: 1px solid #E5E5E5;line-height: 2;margin-top: 0.2rem;padding: 0.15rem;}
.cont{padding:0.4rem 0;line-height:2;min-height: 300px;}
.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分辨率兼容样式属性*************************/

