<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*
Theme Name: XSnamu2020
Author: 小兽
Author URI: http://www.seo628.com    
Description: 小兽wordpress企业网站建设专用，官方网站：www.seo628.com，升级服务QQ448696976，手机号码18907337671。
Version: 1.0.0
Text Domain: xs
*/
html, body, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, abbr, acronym, address, cite, code, del, dfn, font, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead,figure {
	border: 0;
	font-size: 14px;
	font-style: inherit;
	font-weight: inherit;
	outline: 0;
	padding: 0;
	margin: 0;
	vertical-align: baseline;
}
body{
    font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif, '宋体';
	color: #000;
}
p{
	padding: 0;
	margin: 0;	
}
ul,li,ol {
	list-style: none;
	background: transparent;
	margin-bottom:0;
}
a,a:focus{
	text-decoration: none;
	color: #000;
}
a:hover{
	color: #017ba9;
	text-decoration: none;
}
a,button,input{ 
outline: none;
}
img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
    -ms-interpolation-mode: bicubic;
    border: 0;
}
.alignleft {
display:inline;
float:left;
margin-right:1.625em;
}
.alignright {
display:inline;
float:right;
margin-left:1.625em;
}
.aligncenter {
clear:both;
display:block;
margin-left:auto;
margin-right:auto;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {   
 /* WebKit browsers */   
color: #666;   
}   
input:-moz-placeholder, textarea:-moz-placeholder {   
/* Mozilla Firefox 4 to 18 */   
color: #666;   
}   
input::-moz-placeholder, textarea::-moz-placeholder {   
 /* Mozilla Firefox 19+ */   
color: #666;   
}   
input:-ms-input-placeholder, textarea:-ms-input-placeholder {   
 /* Internet Explorer 10+ */   
color: #666;   
}
embed,
iframe,
object {
  max-width: 100%;
  margin:20px auto;
  display:block;
}
table{
  margin:15px auto;
  border-collapse:collapse;
  border:1px solid #aaa;
  width:100%;
}
table th {
  vertical-align:baseline;
  padding:5px 15px 5px 6px;
  background-color:#3F3F3F;
  border:1px solid #3F3F3F;
  text-align:left;
  color:#fff;
}
table td {
	vertical-align: middle;
	padding: 10px;
  border:1px solid #aaa;
}
table tr:nth-child(odd) {
  background-color:#F5F5F5;
}
table tr:nth-child(even) {
  background-color:#fff;
}
#header{
	position:relative;
}
#header .top-header {
    height: 40px;
    line-height: 40px;
    background-color: #017ba9;
    color: #fff;
}
.header-logo{max-width:60%;}
.header-logo h1{
		line-height:0;
         font-size:0;
         overflow:hidden;
}
.phone{padding-right:20px;}
.header-logo{
    height: 80px;
    line-height: 80px;
} 
.header-logo a {
    vertical-align: middle;
    display: block;
}
.header-logo a img{
	vertical-align: middle;
	width:auto;
	display:inline-block;
	max-height:60px;
	}

.header-menu&gt;ul&gt;li{
	float:left;
	position:relative;
	height: 80px;
    line-height: 80px;
	border-top:4px solid #ffffff;   
}
.header-menu&gt;ul&gt;li&gt;a{
    display: block;
    font-size: 16px;
    position: relative;
	padding:0 20px;
    color: #000;
}
/*.header-menu&gt;ul&gt;li.current-menu-item a{*/
/*	font-weight:bold;*/
/*}*/
.header-menu&gt;ul&gt;li:hover{
		background-color:#fff; 
		border-top:4px solid #017ba9;   
		text-decoration:none;
		-webkit-box-shadow:rgba(0,0,0,0.1) 1px -1px 1px,rgba(0,0,0,0.1) -1px -1px 1px;
		-moz-box-shadow:rgba(0,0,0,0.1) 1px -1px 1px,rgba(0,0,0,0.1) -1px -1px 1px;
	    box-shadow:rgba(0,0,0,0.1) 1px -1px 1px,rgba(0,0,0,0.1) -1px -1px 1px;
}
.sf-menu ul {
    position: absolute;
    width: 100%;
    display: none;
    z-index: 9999;
    background: #FFF;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	top:100%;
}
.sf-menu ul li {
    width: 100%;
    border-bottom: 1px solid #dcdcdc;
    position: relative;
    z-index: 9999;
    line-height: 1.4;
}
.sf-menu ul li:last-child{border-bottom: none;}
.sf-menu ul li a {
    display: block;
    border: none;
    text-align: center;
	padding: 10px;
}
.sf-menu ul li:hover {
	background:#017ba9;
}
.sf-menu ul &gt;li:hover&gt;a{color:#fff !important;}
.sf-menu ul ul {
    top: 1px;
    left: 100%;
}
.sf-menu li li ul {
    margin-top: -1px;
}
#slider{position:relative;}
#slider .owl-dots{
	position: absolute;
    width: 100%;
    bottom: 0px;
}

.section1 {
    position: relative;
    z-index: 5;
}
.inews h3,.iproduct h3,.iabout h3{
    font-size: 16px;
    padding-bottom: 10px;
}
.iproduct h3,.iabout h3{
	border-bottom: 1px solid #dad4d4;
	margin-bottom: 20px;
}
.inews h3 a,.iproduct h3 a,.iabout h3 a{
	color: #aaa;
    float: right;
    font-size: 12px;
	padding-top: 3px;
}
.tab-nav{
	background: #EEEEEE;
	overflow: hidden;
}
.tab-nav li{
    height: 24px;
    line-height: 24px;
	padding:0 15px;
	float:left;
	cursor:pointer;
}
.tab-nav li.on{
	background: #017ba9;
    color: #fff;
}
.tab-con ul{
	display:none;
}
.tab-con ul.on{
	display:block;
}
.tab-con ul li {
    border-bottom: 1px solid #eee;
    padding: 10px 0px 10px 0px;
    overflow: hidden;
}
.tab-con ul li a{
	display:block;
}
.tab-con ul li a p{
    overflow: hidden;
    height: 45px;
    padding-top: 5px;
}
.tab-con ul li a img{
	height: 50px;
    width: 80px;
	float:left;
	overflow:hidden;
	margin-right:10px;
}
/* 产品中心样式开始 */

.pro-con li a{
	display:block;
	text-align:center;
}

.pro-con li a p{
	margin-top:5px;
	text-align:center;
	height: 20px;
	line-height: 20px;
	white-space: pre-wrap;
}
#gallery-1 img{padding:10px;border:none !important;}
.ddd{
	border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.entry-des p{
	margin-bottom:10px;
}

/* 公司简介 */

.about-con p {
    overflow: hidden;
	margin-bottom:10px;
}
.about-con p:last-child{
	margin-bottom:0;
}
/* 底部样式 */

#footer {
    background-color: #f6f6f6;
    border-top: 1px solid #e6e6e6;
	padding:20px 0;
}
.footer-menu ul li{
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}
.footer-menu ul li a{
	color: #000;
}
.link {overflow:hidden;}
.link  h3{font-size:16px;margin-bottom:10px;}
.link ul li {
    float: left;
    margin: 0 10px 10px 0;
}
.footer-info{
	max-width:65%;
	line-height: 2;
}
.social{
	max-width:20%;
}
.btm-search{
	overflow:hidden;
}
.btm-search form {
	position: relative;
    width: 100%;
}
 .btm-search form input {
  width: 100%;
  line-height: 32px;
  color: #000;
    background: #fff;
    border: 1px solid #ddd;
  height: 32px;
  padding-left: 10px;
}
.btm-search form button {
    position: absolute;
    right: 1%;
    top: 10%;
    background: none;
    border: none;
    color: #000;
    font-size: 20px;
    line-height: 1;
}
.social .weixin{
	float:left;
	max-width:50%;
	margin-right: 20px;
}
.footer-btm {
    color: #333;
	}
.footer-btm a{ color: #333 !important;}
.apply {
    display: none;
}
.apply a {
	    font-size: 20px;
    width: 50%;
    text-align: center;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    float: left;
    color: #fff;
}
.apply a.bm-phone {
    background-color: #f5643f;
}
.apply a.bm-form {
    background-color: #ed740b;
}
.apply a i {
    margin-right: 10px;
}
/* 侧边栏样式 */
.sidebar{

}
.sidebar aside{
	margin-bottom:20px;
		border: 1px solid #eee;
}
.sidebar h3.widget-title{
    background: url(images/sign_f.gif) 5px center no-repeat;
    border-bottom: 1px solid #eee;
    display: block;
    font-weight: bold;
    padding: 10px 15px 10px 25px;
	background-color: #017ba9;
    color: #fff;
}
.sidebar ul li{
	background: url(images/sign_f.gif) 5px center no-repeat;
    border-bottom: 1px solid #eee;
    display: block;
    padding: 10px 15px 10px 25px;
}
.sidebar ul li:last-child{
 border-bottom: none;
	}

.crumbs{
padding:20px 0;
}
.crumbs .con{
	    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}
.content,.content-list,.content-cp{
	border: 1px solid #eee;
	padding:20px;
}
.content-list li h2{
display: inline-block;
}
.content-list li span{
display: none !important;
margin-right:10px;
}
.entry-meta h1 {
	border-bottom: 1px dotted #ddd;
    font-size: 22px;
    padding: 0px 0px 10px 0px;
}
.entry-content{
	overflow:hidden;
	font-size: 16px;
}
.entry-content p{
	margin-bottom:20px;
	line-height: 1.75;
}
.entry-content p:last-child{
	margin-bottom:0;
}
.entry-content a{
    color: #ff0000;	
}
.entry-content div{
	margin-bottom:20px;
	max-width: 100%;
	font-size: 16px;
}
.entry-content h2 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom:20px;
}
.entry-content h3 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom:20px;
}
.entry-content ul {
  list-style: disc;
  margin: 0 0 15px 30px;
}
 .entry-content ul li {
  list-style: disc;
  font-size: 16px;
  line-height: 1.6;
}

.entry-content ol {
  list-style: decimal;
  margin: 0 0 15px 30px;
}
 .entry-content ol li {
  list-style: decimal;
  font-size: 16px;
  line-height: 1.6;
}
.entry-content blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 16px;
	border-left: 5px solid #8952E9;
	background-color: #f5f5f5;
}
.wp-block-gallery ul {
  list-style:none;
  margin:auto;
}
.wp-block-column{margin-bottom:0 !important;}
.wp-block-column p:last-child{margin-bottom:0;}
.wp-block-image{margin-bottom:20px;}
.wp-block-image figcaption{
line-height: 1.75;
color: #888;
}
.gallery .gallery-item{
	padding:10px;
}
.gallery .gallery-item img{
	border: none !important;
}
div.wp-caption{
	max-width:100%;
}
p.wp-caption-text,dd.wp-caption-text{
	text-align: center;
    margin-top: 10px;
    font-weight: bold;
	font-size:16px;
}


.single-header{
	margin-bottom:10px;
	border-bottom: 1px dotted #cccccc;
}
.single-header h1 {
    font-size: 22px;
    line-height: 1.4;
    font-weight: bold;
}

 .single-header .single-meta {
     display: none;
  overflow: hidden;
  padding: 10px;   
    color: #999999;
}
 .single-header .single-meta .author,
 .single-header .single-meta .time {
  float: left;
  margin-right: 10px;
  line-height: 36px;
}
 .single-header .single-meta .bdsharebuttonbox {
  float: right;
  line-height: 30px;
}
#nav-single div{
	height: 30px;
    line-height: 30px;
    overflow: hidden;

}
/* 产品中心样式开始 */

.navigation {
	margin:10px auto;
  text-align: center;
  display:block;
}
.navigation a,
.navigation span {
  display: inline-block;
  border: 1px solid #eee;
  padding: 10px 20px;
  margin: 0 1px;
      background: #fff;
}
.navigation .current {
  background: #017ba9;
  color: #fff;
  text-decoration: none;
  border: 1px solid #017ba9;
}
.screen-reader-text{
	clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
/* 产品中心样式结束 */


.con1{overflow:hidden;}

.wpcf7 label,.wpcf7 input,.wpcf7 textarea{
	width:100%;
}
.wpcf7-submit{
    background: #017ba9;
    border: none;
    padding: 10px 30px;
    color: #fff;
    font-size: 16px;
}

.single-info {
    color: #323232;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 20px;
    margin: 20px 0;
    overflow: hidden;
}</pre></body></html>