@charset "utf-8";
/*
Theme Name: XSzz
Author: 小兽
Author URI: http://www.seo628.com    
Description: 纳姆网络企业网站建设专用，官方网站：www.namu66.com，升级服务QQ448696976，手机号码18907337671。
Version: 2021
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, Helvetica, sans-serif, '宋体';
	background-color: #ffffff;
	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: #19bf00;
	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;
}
.h151{
    width: 100%;
    max-height: 151px;
    height: auto;
    overflow: hidden;
    display: block;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #333; opacity:1; 
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:#333;opacity:1;
}

input:-ms-input-placeholder{
    color:#333;opacity:1;
}

input::-webkit-input-placeholder{
    color: #333;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:15px;
  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 {
	box-shadow: 0 15px 40px -10px rgba(22,35,49,.15);
    width: 100%;
    height: 90px;
    background: #fff;
    z-index: 99;
}
.header-logo a{
	line-height:90px;
	display:block;
}
.header-logo{
	 display: table;
    float: left;
    max-width: 50%;
}
.header-logo h1{
	overflow:hidden;
	height:0;
	width:0;
}
.header-logo a img{
	vertical-align: middle;
    width: auto;
    display: inline-block;
	max-height:60px;
}
.header-info{
	float:right;
	overflow:hidden;
}

.header-menu>ul>li{
	float:left;
	position:relative;
	line-height:90px;
	height:90px;
	padding: 0 25px;
}
.header-menu>ul>li.current-menu-item>a{
	    font-weight: bold;
}
.header-menu>ul>li>a{
	display: inline-block;
    line-height: 40px;
    height: 40px;
    font-size: 16px;
}
.header-menu>ul>li:last-child>a {
    border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background: #28a745;
	color:#fff !important;
	padding:0 20px;
}
.sf-menu ul {
    position: absolute;
    width: 200px;
    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;
	padding: 10px 10px 10px 20px;
}
.sf-menu ul li:hover {
	background:#19bf00;
}
.sf-menu ul >li:hover>a{color:#fff !important;}
.sf-menu ul ul {
    top: 1px;
    left: 150%;
}
.sf-menu li li ul {
    margin-top: -1px;
}
#slider{
	margin-top: 90px;
	position:relative;
	text-align:center;
	max-width:1920px;
	margin-left:auto;
	margin-right:auto;
}
#slider .container{
	position:relative;
}
#slider  .owl-dots{
    position: absolute;
    width: 100%;
    bottom: 0px;
}
#slider .slider-box{
	color: #ffffff;
}
#slider .slider-box h1{
    margin-bottom: 20px;
    font-size: 40px;
    line-height: 1;
}
#slider .slider-box h2{
    margin-bottom: 20px;
    font-size: 40px;
    line-height: 1;
}
.section-head{
	position: relative;
}
.section-head  >p{
    line-height: 1.6;
    max-width: 650px;
    margin: auto;
}

.section-head h2{
    font-size: 28px;
    color: #444444;
	font-weight: bold;
}

.section1{
overflow:hidden;
}
.section-box{
    box-shadow: 0 15px 40px 0px rgba(22,35,49,.15);
    background: #fff;
    padding: 15px;
    border-radius: 10px;
    transition: all .2s linear;
    text-align: center;
    height: 100%;
}
.section-box:hover {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-box-shadow: 0 20px 40px -10px rgba(22,35,49,.2);
    -moz-box-shadow: 0 20px 40px -10px rgba(22,35,49,.2);
    box-shadow: 0 20px 40px -10px rgba(22,35,49,.2);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.section1 .section1-list  .info h3{
    font-size: 20px;
    padding-top: 10px;
    border-top: 1px solid #f5f5f5;
}
.section1 .section1-list  .info p{
	color:#666;
}
.btn-more a{
    border: 2px solid #3eb380;
    color: #2baf75;
    padding: 10px 20px;
   border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.btn-more a:hover{
	    background: #19bf00;
		color: #fff !important;
}
.section2-box{
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    overflow: hidden;
}
.section2-nav ul {
    overflow: auto;
    width: 100%;
    background: #cfcfcf;
    height: 40px;
    line-height: 40px;
    display: flex;
}

.section2-nav ul li {
	white-space: nowrap;
    font-size: 18px;
    display: inline-block;
    padding: 0 30px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    float: left;
    color: #5a5a5a;
    border-right: 1px solid #fff;
}

.section2-nav ul li.on{
    background-color: #19bf00;
	    color: #fff;
    border-color: #fff;
}
.section2-wrap{
	overflow:hidden;
	padding:25px;
	background-color:#f5f5f5;
}
.section2-wrap .item{
	display:none;
}
.section2-wrap .on{
	display:block;
}
.section2-wrap .item h2{
	font-size:20px;
	margin-bottom:20px;
}
.section2-wrap .item p{
	margin-bottom:20px;
}

.cp-list{
	position: relative;
}

.cp-list li a {
    display: block;
    padding: 20px;
    box-shadow: 10px 15px 40px 0px rgba(22,35,49,.15);
    background: #fff;
	-webkit-border-radius:10px;
	-ms-border-radius:10px;
	-o-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;	
    transition: all .2s linear;
    text-align: center;
}
.cp-list li a p {
    font-size: 16px;
    padding-top: 10px;
    border-top: 1px solid #f5f5f5;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.cp-list li a:hover {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-box-shadow: 0 20px 40px -10px rgba(22,35,49,.2);
    -moz-box-shadow: 0 20px 40px -10px rgba(22,35,49,.2);
    box-shadow: 0 20px 40px -10px rgba(22,35,49,.2);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.f5f5f5{background-color: #f5f5f5;}



/* 产品中心样式开始 */
.gallery{margin-bottom:20px !important;}
.gallery-item  img{padding:10px;border:none !important;}

.gallery-item  .wp-caption-text{
	padding:0 20px;
	    overflow: hidden;
		    font-size: 16px;
    line-height: 1.75;
}
.gallery-columns-1 img{
	float:left;
}
.gallery-columns-1 .wp-caption-text{
	margin-top:20px;
}

/* 新闻动态样式结束 */

#footer {
    background:#2d2d2d;
    color: #fff;
}
.footer-top h3{
    color: #fff;
	font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}
.footer-top ul li{margin-bottom:10px;}
.footer-top ul li:last-child{margin-bottom:0;}
.footer-top ul li a{
    color: #ccc;
	display:block;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.footer-top ul li a:hover{
	color:#fff !important;
}
.footer-top .textwidget p{
	color: #ccc;
}
.link {overflow:hidden;}
.link  h3{font-size:16px;margin-bottom:10px;}
.link ul li {
    float: left;
    margin: 0 10px 10px 0;
}
.link ul li a{
	color:#ccc;
}
.link ul li a:hover{
	color:#fff !important;
}
.widget_search form {
	position: relative;
    overflow: hidden;
    border-radius: 40px;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
}
.widget_search  form input {
    width: 100%;
    line-height: 40px;
    background: #fff;
    border: none;
    height: 40px;
    padding-left: 15px;
	color: #333;
}
.widget_search  form button {
    position: absolute;
    right: 10px;
    top: 9px;
    background: none;
    border: none;
    color: #333;
    font-size: 20px;
    line-height: 1;
}
.footer-btm {
	color: #ccc;
	padding-bottom: 20px;
    border-top: 1px solid #363636;
    padding-top: 20px;
}
.footer-btm a{color: #ccc;}
.footer-btm a:hover{color: #fff !important;}
.crumbs {
    padding: 20px 0;
}
.crumbs a{
	color:#333;
}

.content,.content-list{
	padding:20px;
	background:#fff;
}
.entry-meta {
    overflow: hidden;
    border-bottom: #eee 1px solid;
    margin-bottom: 20px;
}
.entry-meta h1 {
    font-weight: 800;
    font-size: 18px;
    padding-bottom: 10px;
    display: inline-block;
    border-bottom: #19bf00 2px solid;
}
.entry-meta .tit {
    font-size: 32px;
    font-weight: bold;
    color: #3b3b3b;
    float: left;
}
.entry-meta  .crumbs{
	float:right;
	font-size: 13px;
    color: #afafaf;
}
.entry-meta  .crumbs a{
	font-size: 13px;
    color: #afafaf;
}
.entry-meta  .crumbs a:hover{
	color: #19bf00;
}
.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 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 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;
}
.cats-des p{
	margin-bottom:10px
}
.content-list .row{align-items: center;}
.content-list article {
    border-bottom: 1px solid #dbdbdb;
}
.content-list  h2{
  font-size: 18px;
  font-weight: bold;
}
 .content-list p {
  color: #666;
  line-height: 1.6;
}
.single-header{margin-bottom:20px;border-bottom: 1px dotted #cccccc;}
.single-header h1 {
    font-size: 28px;
    line-height: 1.42;
    font-weight: bold;
	text-align:center;
}
.single-header .single-meta {
    overflow: hidden;
    display: inline-block;
}
 .single-meta  span {
	    color: #999999;
    display: inline-block;
    margin-right: 10px;
}
#nav-single{
	border-top: 1px solid #f5f5f5;
    margin-top: 20px;
    padding-top: 10px;
}
#nav-single div{
    line-height: 2;
    overflow: hidden;
}

/* 产品详情页样式开始 */

.cp-con{
    border-bottom: solid 1px #dedede;
    padding-bottom: 20px;
}
.cp-con h1{
	 font-size: 20px;
    font-weight: bold;
    color: #111;
    line-height: 1.42;
}
 .cp-cat,.cp-cat a ,.cp-des h3{
    font-size: 16px;
    font-weight: bold;
}
.cp-des p{
	line-height:1.8;
	color: #666
}
.inquiry a{
    display: inline-block;
    padding: 8px 20px;
    position: relative;
    cursor: pointer;
    background-color:#3c86f5;
    border-radius: 5px;	
	color:#fff;
}
.inquiry a:hover{
    background-color:#0d60dc;	
}
.inquiry a i{margin-right:5px;}
#inquiry h3{
	font-weight: bold;
    padding: 10px 0px 10px 0px;
    font-size: 18px;
    display: inline-block;
    border-bottom: #3c86f5 2px solid;
	margin-bottom:20px;
}

#inquiry div[class*="col-"]{
            margin-bottom:20px;
        }
.title-con{
	margin-bottom:10px;
}
.title-con h3{
	font-size:18px;
	font-weight: bold;
}
.cp-xg ul li a{
	    border: 1px #f5f5f5 solid;
		display:block;
		padding:10px;
		text-align: center;
}
.cp-xg ul li a p{
	margin-top:10px;
    overflow: hidden;
	height: 20px;
}
/* 产品详情页样式结束 */

.con1{overflow:hidden;}
.cp-child {
  overflow: hidden;
}
.cp-child .children{
	display:none;
}
.cp-child li {
  float: left;
  margin: 0 10px 20px 0;
}
.cp-child li a {
  padding: 8px 15px;
  border: 1px solid #dcdcdc;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  display: inline-block;
}
.cp-child li a:hover{
    background: #19bf00;
    color: #fff !important;
	 border: 1px solid #19bf00;
}
.cp-cats {
  margin-bottom: 20px;
}
.cp-cats .cp-title {
  overflow: hidden;
  margin-bottom: 20px;
}
.cp-cats .cp-title h3 {
  float: left;
  border-left: 5px solid #19bf00;
  padding-left: 10px;
}
.cp-cats .cp-title h3 a {
  font-size: 24px;
  color: #19bf00;
  font-weight: bold;
}
.cp-cats .cp-title p {
  float: right;
}
.cp-cats .cp-title p a {
  display: inline-block;
  padding: 5px 10px;
  background: #19bf00;
  color: #fff;
}
.cp-cats .cp-title p a:hover {
  background: green;
}
.cp-cats ul {
  overflow: hidden;
}
.cp-cats ul li {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}
.cp-cats ul li a {
  display: block;
  position:relative;
}

.navigation {
  text-align: center;
  display:block;
}
.navigation a,
.navigation span {
  display: inline-block;
  border: 1px solid #f5f5f5;
  padding: 10px 20px;
  margin: 0 1px;
}
.navigation .current {
  background: #19bf00;
  color: #fff;
  text-decoration: none;
  border: 1px solid #19bf00;
}
.screen-reader-text{
	    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.single-info {
    color: #323232;
    border-bottom: 1px dashed #959595;
    padding-bottom: 20px;
    margin: 20px 0;
    overflow: hidden;
}

.sidebar aside{
    margin-bottom: 20px;
    padding: 20px;
    background-color: #fff;
}
.sidebar aside:last-child{
	margin-bottom:0;
}
.sidebar .widget-title{
    border-bottom:#f5f5f5 2px solid;
	margin-bottom:10px;
}
.sidebar .widget-title h3{
	font-weight:bold;
	padding-bottom: 10px;
    font-size: 16px;
    display: inline-block;
    border-bottom: #19bf00 2px solid;
	z-index:99;
	margin-bottom: -2px;
}
.sidebar ul.menu li{
   background-color:#f5f5f5;
   margin-bottom:10px;
}
.sidebar aside ul.menu li a {
    display: block;
    padding: 10px 0 10px 20px;
}
.sidebar ul.menu li.current-menu-item{
	background:#19bf00;
}
.sidebar ul.menu li.current-menu-item a{
	color:#fff;
}
.widget_recent_entries ul{
	margin-top:15px;
}
.widget_recent_entries ul li {
    margin-bottom: 10px;
    position: relative;
}
.widget_recent_entries ul li a:before {
    display: inline-block;
    vertical-align: 2px;
    width: 5px;
    height: 5px;
    background: #19bf00;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-right: 10px;
    content: "";
}
.textwidget p{line-height:2;word-wrap: break-word;}
.full-content{
	max-width:800px;
	margin:auto;
}
.entry-content div[class*="col-"]{
            margin-bottom:20px;
        }
.side-top{
    position: fixed;
    width: 36px;
    bottom: 50px;
    right: 10px;
    z-index: 1000;
}
.side-top a {
    width: 40px;
    height: 40px;
    position: relative;
    text-align: center;
    display: block;
    cursor: pointer;
    background-color: #28a745;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.side-top a:hover{
	background: #19bf00 !important;
}
.f_top {
    display: block !important;
    font-size: 20px !important;
    color: #fff !important;
    line-height: 36px !important;
}
.contact .box{
    display: flex;
	align-items:center ;
    justify-content: space-between;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.contact .text h3{font-size:24px;}
.btn-action a{
	color:#fff;
    font-size: 18px;
    display: block;
	cursor: pointer;
    border-radius: 10px;
	padding: 10px 20px;
	background-color: #ff001e;
}
.btn-action a:hover{
	color:#fff !important;
	background-color:#218838 !important;
}
.phone span i{margin-right:5px}
.phone span:first-child{padding-right:20px;}
.news-list ul li a{
	-webkit-border-radius:10px;
	-ms-border-radius:10px;
	-o-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;	
	overflow: hidden;
	}
.news-list ul li a h3{
	font-size:18px;
	line-height:1.5;
}	
.news-list ul li a span{
    color: #999;	
}
.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:#19bf00;  opacity:1;}
.wbox {
    position: absolute;
    right: 62px;
    width: 150px;
    height: 150px;
    top: -100px;
    z-index: 99;
	display:none;
}
.apply {
    display: none;
}
.apply a {
    font-size: 20px;
    width: 50%;
    text-align: center;
    height: 60px;
    line-height: 60px;
    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;
}