@charset "utf-8";
/*
Theme Name: XSdh
Author: 小兽
Author URI: http://www.seo628.com   
Description: 纳姆网络企业网站建设专用，官方网站：www.namu66.com，升级服务QQ448696976，手机号码18907337671。        
Version: 2020
Text Domain: xs
*/
html, body, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, abbr, acronym, address, big, 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;
}
html,body{
    font-family: "Microsoft YaHei",Arial, sans-serif, Helvetica;
	height:100%;
}
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:#ff6700;
	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;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #888888; opacity:1; 
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #888888;opacity:1;
}

input:-ms-input-placeholder{
  color: #888888;opacity:1;
}

input::-webkit-input-placeholder{
   color: #888888;opacity:1;
}
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;
}
.f5{background: #f5f5f5;}
#header{
	position:relative;
}
#header .top-header {
	position: relative;
    z-index: 30;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    color: #b0b0b0;
    background: #333;
}
.phone{padding-right:20px;}
.header-logo{max-width:70%;}
.header-logo h1{
		line-height:0;
         font-size:0;
         overflow:hidden;
}
.header-logo a{
	height:100px;
	line-height:100px;
	display:block;
}
.header-logo a img{
	vertical-align: middle;
	width:auto;
	display:inline-block;
	max-height:60px;
	}

.header-menu>ul>li{
	float:left;
	position:relative;
    height: 100px;
    line-height: 100px;
}

.header-menu>ul>li>a{
    display:inline-block;
    font-size: 16px;
    position: relative;
	padding:0 20px;
    color: #000;
	height: 38px;
    line-height: 38px;
}
.header-menu>ul>li:hover>a{
	background-color:#ff6700;
	color:#fff !important;
}
.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:#ff6700;
}
.sf-menu ul >li:hover>a{color:#fff !important;}
.sf-menu ul ul {
    top: 1px;
    left: 100%;
}
.sf-menu li li ul {
    margin-top: -1px;
}
#slider{
	position:relative;
	max-width:1920px;
	margin:auto;
	}
#slider .owl-dots{
	position: absolute;
    width: 100%;
    bottom: 0px;
}
/* 产品中心样式开始 */

.pro-title{
	height:60px;
	display:flex;
	justify-content:space-between;
}
.pro-title h3{
	white-space:nowrap;
}
.pro-title h3 a{
    font-size: 20px;
    font-weight: 600;
    line-height: 60px;
    color: #333;
}
.pro-title ul{
	float:right;
	margin-top:20px;
}
.pro-title ul li{
	float:left;
	margin-left:30px;
}
.pro-title ul li a{
	font-size:16px;
	white-space:nowrap;
}
.pro-con{
	overflow:hidden;
}
.pro-con li{
	margin-bottom:20px;
}
.pro-con li a{
	padding:20px;
	background-color:#ffffff;
	display:block;
	text-align:center;
}
.pro-con li a p{
	margin-top:10px;
	text-align:center;
	height: 20px;
    line-height: 20px;
    overflow: hidden;
}

#gallery-1 img{padding:10px;border:none !important;}


.inews{
	overflow:hidden;
}

.news-con{
	padding: 20px;
    background-color: #ffffff;
}
.news-con li{
	line-height: 28px;
    height: 28px;
		    position: relative;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news-con li:before {
    display: inline-block;
    width: 5px;
    height: 5px;
    background:#ff6700;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    content: "";
    margin-top: -2px;
    position: absolute;
    top: 50%;
}
.news-con li a{
	padding-left:15px;
}
/* 底部样式 */

.footer-top h3{
    font-size: 18px;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 15px;
}
.footer-top h3:after {
    display: block;
    content: '';
    width: 30px;
    height: 1px;
    background-color: #ff6700;
    position: absolute;
    left: 0;
    bottom: 0;
}
.footer-top ul li a{
    line-height: 2;
	display:block;
}
.footer-top .tel{
	line-height: 2;
}

.link {overflow:hidden;}
.link  h3{font-size:16px;margin-bottom:10px;}
.link ul li {
    float: left;
    margin: 0 10px 10px 0;
}
.copyr a{
	color:#333;
}
.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 aside{
	margin-bottom:20px;
	background-color: #fff;
	padding:20px;
}
.sidebar aside:last-child{
	margin-bottom:0;
}
.sidebar h3.widget-title{
	    font-size: 16px;
    border-bottom: 1px solid #f5f5f5;
    display: block;
    font-weight: bold;
    padding: 10px 15px 10px 20px;
	background-color: #ff6700;
    color: #fff;
}
.sidebar ul.menu>li{
    border-bottom: 1px solid #f5f5f5;
    padding: 10px 15px 10px 20px;
}
.sidebar ul.menu>li a{
    display: block;
	font-size:16px;	
}
.sidebar ul.menu .sub-menu{
	padding-left:10px;
}
.widget_recent_entries ul {
    margin-top: 15px;
}
.widget_recent_entries ul li {
    margin-bottom: 10px;
    position: relative;
	border-bottom: 1px solid #f5f5f5;
    padding-bottom: 10px;
}
.widget_search form {
    position: relative;
    width: 100%;
}
.widget_search #s{
	width: 100%;
    line-height: 42px;
    border: 0;
    background-color: #f5f5f5;
    height: 42px;
    padding-left: 10px;
}
.widget_search #searchsubmit{
    text-indent: -99999px;
    position: absolute;
    right: 2%;
    top: 20%;
    width: 24px;
	height: 24px;
    border: none;
    line-height: 1;
	background: url(images/search.png) no-repeat ;
}

.crumbs{
padding:20px 0;
}
.tagcloud{margin-top:10px;}
.tagcloud a{
	margin:5px 10px 5px 0;
	display:inline-block;
}
.entry-des p{
    padding: 20px;
    background-color: #ffffff;
	    margin-bottom: 20px;
}
.content{
	padding: 20px;
    background: #ffffff;
}
.content-list li{
    overflow: hidden;
    margin-bottom: 10px;
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 10px;
}
.content-list li span.title {
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
}
.content-list li a {
    display: inline-block;
    width: 100%;
}
.content-list li a:before {
    width: 5px;
    height: 5px;
    background: #8BBEE4;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-right: 10px;
    content: "";
    float: left;
    margin-top: 10px;
}
.content-list li:last-child{
	margin-bottom:0;
}
.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 hr{
	margin:20px 0;
}
.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 h4 {
    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;
}
.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 {
  overflow: hidden;
  padding: 10px;   
  color: #999999;
}
 .single-header .single-meta .author,
 .single-header .single-meta .time {
  margin-right: 10px;
  line-height: 36px;
}
#nav-single{
	border-top: 1px solid #f5f5f5;
    margin-top: 20px;
    padding-top: 20px;
}
#nav-single div{
	height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.cp-xg h3{
	font-size: 18px;
    color: #333;
}
/* 产品中心样式开始 */
.navigation {
  text-align: center;
  display:block;
}
.navigation a,
.navigation span {
  display: inline-block;
  border: 1px solid #f5f5f5;
  padding: 10px 20px;
  margin: 0 1px;
      background-color: #fff;
}
.navigation .current {
  background: #ff6700;
  color: #fff;
  text-decoration: none;
  border: 1px solid #ff6700;
}
.screen-reader-text{
	    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

/* 产品中心样式结束 */

.rtbar{ display:none;position:fixed; top:200px; right:0; width:50px; height:203px; z-index:10;}
.rtbar li{ width:62px; height:50px; z-index:20; }
.rtbar li.rtbar1,.rtbar li.rtbar4{ position:absolute; left:0;}
.rtbar li.rtbar1{ top:0; width:172px; }
.rtbar li.rtbar2{ position:absolute; top:51px; left:0;width:126px;}
.rtbar li.rtbar3{ position:absolute; top:102px; left:0; width:62px; }
.rtbar li.rtbar4{ top:153px;}
.rtbar4{ position:absolute; top:102px; left:0;}
.rtbar li a{ display:block; color:#FFF !important; font-size:14px; height:50px; line-height:50px; overflow:hidden; background-color:#000; opacity:0.8; border-radius:6px;}
.rtbar li a .fa{ display:block; float:left; vertical-align:middle; width:24px; height:24px; margin:12px 12px 14px 14px;font-size: 24px;}
.rtbar li a:hover{ background-color:#ff6700; opacity:1;}
.wbox {
    position: absolute;
    right: 62px;
    width: 150px;
    height: 150px;
    top: -100px;
    z-index: 99;
	display:none;
}