<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
* {
	list-style:none;
	MARGIN: 0px auto;
}
/* 网站公共样式 */
body {FONT-FAMILY: "Microsoft Yahei", 宋体, Arial; margin:0;padding:0;font-size:14px;color:#000000; background-color:#FFF}
form,img,ul,ol,li,dl,dt,dd {margin:0;padding:0;border:0;}
li,dl{list-style-type:none;}
img,a img{border:0;margin:0;padding:0;}
em { font-style: normal; }
input{vertical-align: middle;margin:0;padding:0;}
A:link {
	COLOR:#000000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #020202; TEXT-DECORATION: none
}
A:hover {
	CURSOR: hand; COLOR: #FF0000; TEXT-DECORATION: underline
}
A:active {
	COLOR: #00518a; TEXT-DECORATION: none
}
a:hover img{opacity:0.9;filter:alpha(opacity=90);}
TABLE {
	LINE-HEIGHT: 20px; 
}
h1{font-size:16px;margin:0; padding:0;color:#FFFFFF}
h2{
	font-size:18px;
	margin:0; 
	padding:0;
	line-height:23px;
	color:#FFFFFF;
}
h3{font-size:14px;margin:0; padding:0; color:#333333}
h4{
	font-size:19px;
	margin:0; 
	padding:0;
	line-height:32px;
}
h5{
	font-size:15px;
	margin:0; 
	padding:0;
	line-height:26px;
}
h6{font-size:16px;margin:0; padding:0;line-height:35px; padding-left:15px;}

.clear {clear:both;height: 0; }
.clear-fix:after{content: "."; display: block; height: 0; font-size: 0; clear: both; visibility: hidden;}

.fl{ float: left; }
.fr{ float: right;}

/*产品分页条数加红start*/
.propage {
	font-size:14px;
	line-height:35px;
	text-align:center;
}
.propage SPAN {
	color:#F00;
	font-weight:bold;
}
/*产品分页条数加红end*/
/*文章主体*/
.conte_text {
	line-height:25px;
	font-size:14px;
}
.conte_text table {
	line-height:30px;
	font-size:14px;
}
/*文章主体*/

._input{border:1px solid #cccccc; background:#fff; height:30px; line-height:30px; font-size:14px; text-indent:5px; border-radius:4px; margin:5px;}
._textarea{border:1px solid #d9d9d9; background:#fff; line-height:25px; font-size:14px; padding-left:5px; padding-right:5px; border-radius:4px; margin:5px; }
.bnt_save{background:#5BA4DD;border:1px solid #5A9BD9;border-radius:4px;color:#fff;padding:7px 15px;*padding:7px 15px 6px 15px;cursor:pointer;font-size:14px;*overflow:visible;*filter:chroma(color=#000000); margin:5px;}
.bnt_save:hover{background:#f60;border:1px solid #f60;}

/*改变表单placeholder中文字的颜色*/
input::-webkit-input-placeholder{
	color:#CCCCCC;
}
input::-moz-placeholder{   /* Mozilla Firefox 19+ */
	color:#CCCCCC;
}
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
	color:#CCCCCC;
}
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
	color:#CCCCCC;
}

textarea::-webkit-input-placeholder{
	color:#CCCCCC;
}
textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
	color:#CCCCCC;
}
textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
	color:#CCCCCC;
}
textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
	color:#CCCCCC;
}
/*改变表单placeholder中文字的颜色*/

/*page分页*/
ul.pagination {
    display: inline-block;
    padding: 0;
    margin: 0;
}
ul.pagination li {
	display: inline;
}
ul.pagination li a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .5s;
    border: 1px solid #ddd;
    font-size:14px;
}
ul.pagination li a.active {
    background-color: #ff6700;
    color: white;
	font-weight:bold;
	border: 1px solid #ff6700;
}

ul.pagination li a:hover:not(.active) {
	background-color: #ff6700;
	color: white;
}
ul.pagination span {
    color:#CCCCCC;
    float: left;
    padding: 8px 16px;
    border: 1px solid #ddd;
    font-size:14px;
}
/*page*/

/*常用css_start*/
/* 右侧二维码*/
.fixed{position:fixed;width:55px;height:212px;right:25px;bottom:50px;_position: absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));z-index:99999;}
.fixed a{display:block;width:55px;height:53px;}
.barbook{background:url(../img/fixed.jpg) 0 0 no-repeat;}
.barbook:hover{background-position:-54px 0;}
.fixed a.codepic{background:url(../img/fixed.jpg) 0 0 no-repeat;background-position:0 -53px;height:52px;}
.fixed a.codepic:hover{background-position:-54px -53px;}
.fixed div{position:relative;}
.fixed a.backup{background:url(../img/fixed.jpg) 0 0 no-repeat;background-position:0 -158px;height:52px;}
.fixed a.backup:hover{background-position:-54px -158px;height:53px;}
.fixed div img{position:absolute;left:-196px;width:196px;height:196px;top:-106px;display:none;}
/* 右侧二维码_end */
/* 在线客服qq专用开始 */
#service{position:fixed;right:-170px;top:10px;z-index:999999999;margin:200px 0 0 0; font:14px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; color:#eee;}
#ser_main{float:left;position:relative;z-index:9;top:0px;}
#ser_main a{display:block;overflow:hidden;}
#ser_main a#floatShow01{background:url(../img/ser-30.png) no-repeat;height:200px;width:48px;z-index:99999;}
#onlineService01{float:left;background:#fff;border:2px solid #2d6ace;overflow:hidden; width:136px;padding:0 15px;}
.onlineMenu ul li{ padding:10px 0px; border-bottom:1px dashed #444;}
.onlineMenu ul li:last-child{ border:none;}
.onlineMenu .call{text-align:left;border-bottom:1px solid #e5e5e5;padding-bottom:5px;margin-bottom:5px;}
.onlineMenu .call&gt;p{display:block;font-size:12px;padding:5px 0;padding-left:30px;color:#333;}
.onlineMenu .call&gt;p a{font-size:12px;color:#333;}
.onlineMenu .call&gt;p a:hover{color:#2d6ace;}
.onlineMenu .call&gt;p.ser01{background:url(../img/icon-phone.png) no-repeat left center;}
.onlineMenu .call&gt;p.ser02{background:url(../img/icon-email.png) no-repeat left center;}
.onlineMenu .call&gt;p.ser03{background:url(../img/icon-skype.png) no-repeat left center;}
.onlineMenu .call&gt;p.ser04{background:url(../img/icon-tel.png) no-repeat left center;}
.onlineMenu .call&gt;p.ser05{background:url(../img/icon-whatsapp.png) no-repeat left center;}
#service:hover{ right:0px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
/* 在线客服qq专用结束 */

/*上一页下一页*/
.previous_next{
	width:100%;
	height:45px;
	line-height:45px;
	border-top:1px solid #ccc;
}
/*上一页下一页_end*/

/*map地图*/
#allmap{width:100%; height:600px;font-size:14px;}
#allmap span {font-size:14px;font-weight:bold; line-height:30px}
.map_title{ height:45px; line-height:45px; padding:0 10px; background-color:#EFEFEF; border-bottom:1px solid #E4E4E4}
.map_title span{ float:right}
/*常用css_end*/

/*图片放大效果*/
.imgZoom{overflow:hidden;}
.imgZoom img {-moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}
.imgZoom:hover img{ -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}

.anco{width:100%; min-width:1200px; height:auto;}
.coco{width:1200px; min-width:1200px; height:auto; margin:0 auto}

.ov{overflow:hidden}

.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}

.bo1{ border:1px solid #CCC}

.jx1{ border-bottom:1px solid #CCC}</pre></body></html>