<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.g_page{max-width: 640px;min-width: 320px;margin: 0 auto;position: relative;overflow: hidden;}

/*header*/
.index_header{position: relative;}
.header{width: 100%;overflow: hidden;position: relative;border-bottom: solid #ccc 1px;}
.header .f_logo{width: 85%;float: left;}
.header .f_logo img{width: 100%;display: block;}

.header .menv{width:10%; text-align:center;float: right;padding-top: 0.8em;}
.header .menv img{ cursor:pointer;display: block;width: 50%;}
.aside_menu{width: 15em;position: absolute;right: -16em;z-index: 5555;top: 100%;padding: 1% 0 4% 0;}
.aside_menu .list{}
.aside_menu .list li{width: 94%;display: block;list-style: none;position: relative;/* background: url(../images/list.gif) center bottom no-repeat; */background-size: 100%;border-bottom: solid #ccc 1px;margin: 0 auto;}
.aside_menu .list li a{display: block;text-align: center;position: relative;display: block;color: #fff;text-decoration: none;padding: 0.4em 0 0.4em 0;font-size: 1.2em;font-family: "Microsoft YaHei"}
.header .f_fh{float: left;width: 10%;text-align: center;overflow: hidden;}
.header .f_fh a{width: 100%;display: block;padding: 1.5em 0 0 0.2em;font-size: 1.2em;color: #fff;font-family: "Microsoft YaHei"}
.header .f_text{width: 80%;float: left;text-align: center;font-size: 1.5em;color: #fff;font-family: "Microsoft YaHei";padding-top: 1em;}

/* Swiper Styles */
.swiper-slide {float: left; position:relative;}
.swiper-slide img{ width:100%; }
.swiper{margin:0 auto;position:relative;overflow:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden;/* Fix of Webkit flickering */z-index:1;}
.swiper-wrapper {position:relative;width:100%;-webkit-transition-property:-webkit-transform, left, top;-webkit-transition-duration:0s;-webkit-transform:translate3d(0px,0,0);-webkit-transition-timing-function:ease;-moz-transition-property:-moz-transform, left, top;-moz-transition-duration:0s;-moz-transform:translate3d(0px,0,0);-moz-transition-timing-function:ease;-o-transition-property:-o-transform, left, top;-o-transition-duration:0s;-o-transform:translate3d(0px,0,0);-o-transition-timing-function:ease;-o-transform:translate(0px,0px);-ms-transition-property:-ms-transform, left, top;-ms-transition-duration:0s;-ms-transform:translate3d(0px,0,0);-ms-transition-timing-function:ease;transition-property:transform, left, top;transition-duration:0s;transform:translate3d(0px,0,0);transition-timing-function:ease; }
/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {-ms-touch-action: pan-y;}
.swiper-wp8-vertical {-ms-touch-action: pan-x;}
/* Specify Swiper's Size: */
.arrow-left{ position:absolute; left:5px; top:50%; margin-top:-13px; background:url(../images/bg_direction_nav.png) 0 0 no-repeat; width:26px; height:26px;text-align:center;text-indent:-999em;z-index:999;}
.arrow-right{ position:absolute; right:5px; top:50%; margin-top:-13px; background:url(../images/bg_direction_nav.png) 0 -26px no-repeat; width:26px; height:26px;text-align:center;text-indent:-999em;z-index:999;}
/* Pagination */
.pag-1{position:absolute;top:80%;left:0px;z-index:999;text-align:center;width:100%;}
.pagination-text{ position:absolute; bottom:0; left:0; padding-left:5px; height:24px; line-height:24px; color:#fff; font-size:1.2em;z-index:99;}
.pag-1 .swiper-pagination-switch{display:inline-block;width:12px;height:12px;-webkit-border-radius:10px 11px 11px 10px/10px 10px 11px 11px;-moz-border-radius:10px 11px 11px 10px/10px 10px 11px 11px;border-radius:10px 11px 11px 10px/10px 10px 11px 11px; background-color:#fff;-webkit-box-shadow:inset 0 0 4px rgba(0,0,0,.4);-moz-box-shadow:inset 0 0 4px rgba(0,0,0,.4);box-shadow:inset 0 0 4px rgba(0,0,0,.4);margin:0 4px;cursor: pointer;}
.pag-1 .swiper-active-switch{background-color:#0090da;filter:alpha(opacity=100);opacity:1;-moz-opacity:1;-khtml-opacity:1;}
.pagination-bg{display:block;position:absolute;bottom:0;left:0;width:100%;height:30px;filter:alpha(opacity=43);opacity:0.43;-moz-opacity:0.43;-khtml-opacity:0.43;background:#000;z-index:9;}
.c-about{line-height:2em; padding:3% 2%;}
.c-about a{font-size:1em; color:#666;font-family: "Microsoft YaHei"}
.c-about img{float:left; width:30%; margin:0 3% 0 0;}


.focus-box{width: 100%;background:#fff;overflow:hidden;height:310px;}
.focus-box .ban-bg{width:100%;}
.focus-box .swiper-1{position:absolute;left:0;top:0;overflow: hidden;height: 100%;}
.swiper-1,
.swiper-1 .swiper-slide{width:100%;height:100%;}

.album-img{margin-bottom:.4em;}
.bigimg img{width:100%;}
.thumbimg{position:relative;overflow:hidden;}
.thumbimg .thumb-con{position:absolute;left:6%;top:0;width:88%;overflow:hidden;z-index:3;}
.thumbimg .thumb-btn{position:absolute;top:0;display:block;float:left;height:100%;width:6%;z-index:5;}
.thumbimg .thumb-prev{left:0;background:#e5e5e5 url(../images/arrows-left.png) center no-repeat;}
.thumbimg .thumb-next{right:0;background:#e5e5e5 url(../images/arrows-right.png) center no-repeat;}
.thumbimg .swiper-slide{width:25%;text-align:center;}
.thumbimg .swiper-slide img{width:94%;}
.thumbimg .overimg{display:block;width:12%;}


/*f_list*/
.f_list{;padding-bottom: 0%;overflow: auto;}
.indexnav{float: left;width: 100%;}
.indexnav li {float: left;width: 25%;padding: 3% 0;text-align: center;border-bottom: 1px solid #f1f0ec;}
.indexnav .highlight {}
.indexnav li a {color: #fff;font-size: 10px;font-family: "Microsoft YaHei";text-decoration: none;}
.indexnav li span {margin: 0 auto 3%;padding: 17% 0;width: 100%;display: block;}
.navindex {background: url(../images/indexnav.png) no-repeat 0% 0;background-size: 400%;}
.navabout {background: url(../images/indexnav.png) no-repeat 33% 0;background-size: 400%;}
.navnews {background: url(../images/indexnav.png) no-repeat 67% 0;background-size: 400%;}
.navpro {background: url(../images/indexnav.png) no-repeat 100% 0;background-size: 400%;}
.navcase {background: url(../images/indexnav.png) no-repeat 0% 100%;background-size: 400%;}
.navequipment {background: url(../images/indexnav.png) no-repeat 34% 100%;background-size: 400%;}
.navcontact {background: url(../images/indexnav.png) no-repeat 67% 100%;background-size: 400%;}
.navsearch {background: url(../images/indexnav.png) no-repeat 100% 100%;background-size: 400%;}

/*product*/
.product {width: 100%;overflow: auto;font-family: "Microsoft YaHei";}
.index_t {color: #0c4089;font-size: 1.2em;width: 100%;clear: both;display: inline-block;color: #fff;font-family: "Microsoft YaHei"}
.index_t .fl {padding: 2% 3%;float: left;}
.index_t .fr {color: #fff;padding: 2% 5%;float: right;background: url(../images/icon_01.png) repeat;}
/***************** photo-list ***********************/
.photo-list{} 
.photo-list li{float:left;width:50%;}
.photo-list .box{width:120px; height:120px;margin:0 auto;text-align:center;}

.photo-list .box .img{max-width: 100%;}




.photo-list .name{font-size:1.4em;height:1.8em;line-height:1.8;text-align:center;overflow:hidden;}
.photo-list .name2{font-size:1.4em;height:2.8em;line-height:1.4;text-align:left;overflow:hidden;}
.photo-list .pri{color:#ffb244;font-size:1.4em;line-height:1.8;}
.photo-list a{display:block;}
.index_t2{margin-top: 1em;}
.index_t2 .f2{margin: 0 auto;text-align: center;display: block;padding: 2% 3%;}

/*news*/
.news{width: 100%;font-family: "Microsoft YaHei";}
.index_news{padding: 1.5% 3% 2%;}
.index_news li{clear: both;border-bottom: solid #cbcbcb 1px;}
.index_news li a{width: 100%;display: inline-block;text-overflow:ellipsis;overflow: hidden;white-space: nowrap;color: #666;color: #717171;font-size: 1.2em;padding: 2% 0 2% 0;background: url(../images/newsico.png) 98% center no-repeat;background-size: 2%; }

/*footer*/
.footer-box{min-width:320px; max-width:640px; margin:0 auto; text-align:center; line-height:2.2em; font-size:0.9em; padding:1em 0 10em 0;}
#footer{width:100%; z-index:999;overflow: hidden;position: fixed;bottom: 0;left: 0;}
.f-inner{min-width:320px; max-width:640px; margin:0 auto;}
.f-inner li{float:left; width:25%; padding:5% 0; border-left:1px solid #737184; border-right:1px solid #737184; margin-left:-2px; position:relative; zoom:1; text-align:center; line-height:1em; height:1em;}
.f-inner li img{width:20%; position:absolute; top:7%; margin-left:-10%; left:50%;}
.f-inner li a{font-size:1.2em; color:#fff; font-family:"微软雅黑";}


/*产品列表*/
.morelist {width: 100%;background: url(../images/arrow_bot.gif) bottom center no-repeat;background-size: 3%;padding-bottom: 1%;}
.btnback {font-size: 1.1em;text-align: center;color: #FFF;line-height: 2.5;display: block;width: 23%;margin: 1em auto;font-size: 1.2em;font-family: "Microsoft YaHei";color: #fff;}
.btnback:hover{color: #fff;}
.m-title{width:100%; border-radius:8px; height:2.2em; line-height:2.2em; overflow:hidden; color:#fff; font-family:"微软雅黑"; font-size:1.2em; text-align:center; margin-top: 1em;}
.qiehuan-b{text-align:center;padding-left: 3%;}
.qiehuan-b a{float:left; line-height:2.5em; height:2.5em; display:block; text-align:center; margin:2% 3% 0 0 ; color:#fff; font-family:"微软雅黑"; font-size:1.2em; width:30%; border-radius:5px;}
.qiehuan-b a.current,.qiehuan-b a:hover{color:#fff;}


/*产品详细*/
.viewimg {width: 80%;clear: both;padding: 2px;margin: 0 auto 3%;border: 1px solid #ccc;display: block;}
.viewimg img {width: 100%;}
.protip {float: left;width: 100%;line-height: 2.5;padding-left: 3%;color: #333;}
.protip span {font-size: 1.2em;}



/*新闻详细*/
.viewcon{padding:1em 1em 0 1em;font: normal 1.2em/210% "Microsoft YaHei";color: #595959;}
.viewcon img{max-width: 100%;}
.view_title {text-align: center;width: 100%;float: left;padding: 5px 2%;font-size: 1.2em;margin: 1% 0 0;font-weight: normal;color: #1f5e86;font-family: 微软雅黑;padding-bottom: 1%;margin-bottom: 2%;border-bottom: 1px dotted #b8c5dc;clear: both;}
.viewpage {width: 100%;margin-top: 34px;display: inline-block;font-family: "Microsoft YaHei";padding: 0 1em 0 1em;}
.viewpage a {display: inline-block;width: 98.8%;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;padding: 1% 0.6%;margin-bottom: 8px;color: #333;font-size: 1.1em;}
.viewpage font{color: #000;font-size: 1.1em;}
.news2{}



/*搜索*/
/***************** m-teamcon ***********************/
.m-teamcon li{ padding:15px 5px; border-bottom:1px solid #ece2d8;}
.m-teamcon li:after{content: ""; display: block; height: 0; clear: both; visibility: hidden;}
.m-teamcon li img{ float:left; margin-right:1em; width:25%;border:1px solid #ddd;}
.m-teamcon li h4{height:1.6em;line-height:1.6;overflow:hidden;font-size:1.4em; }
.m-teamcon li .cn2{height:3.6em;line-height:1.8;font-size:1.2em;overflow:hidden;}
.m-teamcon li .cn3{height:5.4em;line-height:1.8;font-size:1.2em;overflow:hidden;}
.m-teamcon li .pri{color:#ffb244;line-height:2;font-size:1.2em;}
.m-teamcon li .pri b{color:#333;}
.m-teamcon a{display:block;}
.search{ padding:2% 0;}
.search .f-search{width:94%; display:inline-block; z-index:99; margin:0 3%;border:1px solid #c2c2c4; background:#efeaea; clear:both;}
.search .f-search .u-text{ float:left; background:none; margin-left:4%; line-height:30px; border:0;width:70%;color:#4a4a4a; font-size:1.1em; font-family:微软雅黑; padding:4px 0;}
.search .f-search .u-btn{ float:right;padding:0; height:30px;margin-right:1%; margin-top:4px;width:8%; min-width:30px; border:0;background:url(../images/search_but.png) no-repeat center; background-size:60% ;}
.sub-searchbar{width:280px;margin:0 auto;padding:25px 0;}
.sub-searchbar .u-text{float:left;width:200px;line-height:2;font-size:1.2em;color:#b9b9b9;}
.sub-searchbar .u-btn{float:right;width:70px;height:2.2em;text-align:center;cursor:pointer;}
/* sub-search */
.sub-search{margin:0 0 20px;font-family:'Microsoft YaHei';}
.sub-search h2{padding-left:1em;font-size:1.4em;}
.sub-search .m-search{margin:0 0 15px;background:none;}
.sub-search .m-search .u-text{color:#000;}
.sub-search .sea-no{padding:10px 0;line-height:1.6;}
.sub-search .sea-no .pic{float:left;width:35%;margin-right:2%;}
.sub-search .sea-no h3{padding:5px 0 0;font-size:1.3em;;margin-bottom:10px;font-weight:normal;}
.sub-search .sea-no h3 span{color:#cc0000;}
.sub-search .sea-no p{font-size:1.2em;color:#777;}


/*留言*/
.sub-content{padding:10px;font-size:1.2em;line-height:2;}
.sub-content .center{text-align:center;}
.sub-content img{ max-width:100%;}
.sub-content h1{font-size:1.6em;line-height:1.6;text-align:center;font-family:'Microsoft YaHei';margin-bottom:10px;font-weight:bold}
.sub-content .price{color:#FF6400;}
.sub-content .price span{font-size:2em}
.sub-content .button{display: block;text-align: center;cursor: pointer;margin: .5em 0;padding:5px 0;line-height:2;font-size:1.6em;-moz-box-shadow: 0 1px 3px rgba(0,0,0,.2);-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.2);box-shadow: 0 1px 3px rgba(0,0,0,.2);-webkit-border-radius: 1em;border-radius: 1em;border: 1px solid #ccc;background: #eee;font-weight: bold;color: #222;text-shadow: 0 1px 0 #fff;
background-image: -webkit-gradient(linear,left top,left bottom,from( #fff ),to( #f1f1f1 ));
background-image: -webkit-linear-gradient( #fff,#f1f1f1 );
background-image: -moz-linear-gradient( #fff,#f1f1f1 );
background-image: -ms-linear-gradient( #fff,#f1f1f1 );
background-image: -o-linear-gradient( #fff,#f1f1f1 );
background-image: linear-gradient( #fff,#f1f1f1 );}
.sub-content table{table-layout:fixed;word-break:break-all;word-wrap:break-word;max-width:100%;}

.ui-input-text{display:block;padding: 0 .4em;margin: .5em 0;background-image: none;position: relative;-moz-box-shadow: inset 0 1px 4px rgba(0,0,0,.2);-webkit-box-shadow: inset 0 1px 4px rgba(0,0,0,.2);box-shadow: inset 0 1px 4px rgba(0,0,0,.2);-webkit-background-clip: padding;background-clip: padding-box;-webkit-border-radius: .6em;border-radius: .6em;border: 1px solid #aaa;color: #333;}
.ui-input-text input,
.ui-input-text textarea{width: 100%;min-height: 1.4em;line-height: 1.4em;font-size: 16px;padding: .4em 0;margin: 0;display: block;background: transparent none;outline: 0!important;border:none;-webkit-appearance: none;}
.ui-button{display:block;}
.ui-button input{display:block;width:100%;text-align: center;cursor: pointer;margin: .5em 0;padding:5px 0;line-height:2;font-size:1.6em;-moz-box-shadow: 0 1px 3px rgba(0,0,0,.2);-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.2);box-shadow: 0 1px 3px rgba(0,0,0,.2);-webkit-border-radius: 1em;border-radius: 1em;border: 1px solid #ccc;background: #eee;font-weight: bold;color: #222;text-shadow: 0 1px 0 #fff;font-family:'Microsoft YaHei';
background-image: -webkit-gradient(linear,left top,left bottom,from( #fff ),to( #f1f1f1 ));
background-image: -webkit-linear-gradient( #fff,#f1f1f1 );
background-image: -moz-linear-gradient( #fff,#f1f1f1 );
background-image: -ms-linear-gradient( #fff,#f1f1f1 );
background-image: -o-linear-gradient( #fff,#f1f1f1 );
background-image: linear-gradient( #fff,#f1f1f1 );}







.banner{
	width: 100%;
	position: relative;
}
.swiper-pagination{ 
	width: 98%!important;
	text-align: center!important;
	bottom: 1.05rem!important;
}
.swiper-pagination-bullet{
	width: 0.8rem!important;
	height: 0.8rem!important; background:#e63070;
	opacity: 1!important; border-radius:50%!important; border:1px solid #e63070;
}
.swiper-pagination-bullet-active{
	background:none!important;
}
.swiper-container-horizontal&gt;.swiper-pagination .swiper-pagination-bullet{
	margin:0 3px!important;
}





</pre></body></html>