<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
	margin:0px;
	padding:0px;
	box-sizing:border-box;
  }
  a{
	text-decoration:none;
  }
  a:hover{
	text-decoration:1px;
  }
  html {
	width: 100%; font-size: 10px;
  }
  body {
	/* border:1px solid yellow; */
	width: 100%; min-width: 1240px;margin: 0px; padding: 0px; /*background: #25292c;*/
  text-size-adjust: none; color: #000; font-family:寰蒋闆呴粦;
	 font-size:13px;
	}
	/* 椤甸潰鏁翠綋甯冨眬 */
.header, .footer {
	width:900px;
	/*margin-left:2	0%;*/
	margin:0px auto;
	font-family:microsoft yahei;
}

.container {
	margin-left:auto;
	margin-right:auto;
	width:1100px;
}

  ul,ol {
	list-style: none
  }
  
  /* 鏁翠釜椤甸潰 */
  .wrap {
	width: 100%; z-index: 100;
  }
  /* 澶撮儴 */
  .header {
	/* border:1px solid red; */
	width: 100%; min-width: 1100px;background: #fff; border-bottom: #eee 1px solid; 
	margin:0px auto;
  }
  .header div.desk {
	/* border:1px solid blue; */
	font-size:13px;
	width:1100px;
	margin:0px auto;
	padding-left:25px;
	color:#000;
	line-height:30px;
  }
  .header div.logo {
	/* border:1px solid blue; */
	height:100px;
	width:1050px;
	margin:0px auto;
  }
  .header div.logo img{
	max-width:100%;
  }
  /*--鍥剧墖*/
.hd_cont {
	height:100%;
	display:flex;
	justify-content:space-between;
	align-items: center;
}
.hd_cont .dh_phone {
    display: flex;
	color:#015db2;
	text-align:right;
	/* position:absolute; */
}
.hd_cont .dh_phone .dh_phone_wenzi {
	/* border:1px solid blue; */
	font-family:"寰蒋闆呴粦";
	line-height:20px;
	display:flex;
	flex-direction: column;
	padding-right:5px;
}
.hd_cont .dh_phone .dh_phone_wenzi .span1{
	font-size:12px;
}
.hd_cont .dh_phone .dh_phone_wenzi .span2{
	font-size:22px;
}
.hd_cont .dh_phone .dh_phone_tupain{
	/* border:1px solid blue; */
	width:40px;
	height:40px;
	line-height:40px;
}
/* 閫夐」鍗� */
  .menu {
	/* border:1px solid blue; */
	width: 100%;
	z-index: 110;
	position: sticky;
	top: 0px;
	background:#015db2;
  }
  .menu ul {
	/* border:1px solid red; */
	background:#015db2;
	margin: auto;  
	width:1100px;
	height:50px;
	display:flex;
	justify-content:space-between;
  }
.menu li a{
	/* background: #eee; */
	/* border:1px solid #fff; */
	margin-top:10px;
	display:block;
	padding-right:20px;
	padding-left:20px;
	height:30px;
	line-height:30px;
	color:#fff;
	font-size:16px;
	text-align:center;
	text-decoration:none;
	transition:all 0s;
	border-radius:100px;
	display:block;
}
  .menu ul li.on a{
	color: #015db2;
	background: #fff;
  }
  .menu a {
	color: #fff; text-decoration: none
  }
  .menu a:hover {
	color: #015db2; text-decoration: none;
	background: #fff;
  }
  .menu a.link {
	cursor: pointer
  }


/* 鑴氶儴 */
.footWrap {
	background:#015db2;
}
.footer {
	/* border:1px solid red; */
	width:1100px;
	
	margin:0px auto;
	padding:20px;
	display:flex;
	justify-content:space-around;
	font-size:13px;
}
/* 鑴氶儴鍥剧墖 */
.fotTxt {
	/* border:1px solid gold; */
	margin:20px auto 30px auto;
	width:735px;
	overflow:hidden;
	display:flex;
}
.fotPhone {
	/* border:1px solid red; */
	padding-right:7px;
	display:flex;
	height:50px;
	border-right:1px dotted #80b6a0;
	color:#fff;
	margin:0px auto;
}
.fotPhone:last-child{
	border-right:0px dotted #80b6a0;
}
.fotPhone_img{
	/* border:1px solid brown; */
	display:flex;
	align-items: center;
}
.fotPhone_text dt {
	font-size:13px;
}
.fotPhone_text dd {
	font-size:19px;
}
/* 鑴氶儴閾炬帴 */
.fotNav {
	/* border:1px solid red; */
	text-align:center;
	padding-bottom:10px;
}
.fotNav ul{
	
}
.fotNav ul li{
	display:inline-block;
}
.fotNav a {
	/* border:1px solid #fff; */
	padding:0 10px;
	color:#fff;
	background:url(Image[8].png) no-repeat left center;
}
.fotNav a.noBl {
	background-image:none;
}
.fotP {
	padding-bottom:10px;
	text-align:center;
	color:#fff;
}
/* 浜岀淮鐮� */
.erweima{
	/* border:1px solid red; */
	width:120px;
	height:100%; 
	display:flex;
	align-items: center;
}

  

	.home {
		min-width:1240px;
	}
	.home .banner h2 {
	  font-size: 2.4rem
	}
	.home .banner h3 {
	  font-size: 1.2rem
	}
	.home .banner a.more {
	  font-size: 1.2rem
	}</pre></body></html>