@charset "utf-8";
/*
Theme Name: XShuan2019
Author: 纳姆网络
Author URI: http://www.namu66.com    
Description: 纳姆网络企业网站建设专用，官方网站：www.namu66.com，升级服务QQ448696976，手机号码18907337671。
Version: 2019  
Text Domain: xs
*/
html, body, div, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 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, '宋体';
	background-color: #ffffff;
}
ul,li,ol {
	list-style: none;
	background: transparent;
	margin-bottom:0;
}
b,strong{font-weight:bold;}
a,a:focus{
	text-decoration: none;
	color: #666;
}
a:hover{
	color: #000;
	text-decoration: none;
}
a,button,input{ 
outline: none;
}

select.search-select,option {
    border:none;
    outline: none;
}
img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
    -ms-interpolation-mode: bicubic;
    border: 0;
}
textarea{
	resize: vertical;
}
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;   
}
.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;
}
embed,
iframe,
object {
  max-width: 100%;
  margin:auto;
}
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:text-top;
  padding:6px 15px 6px 6px;
  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: #fff;
    border-bottom: solid 1px #e5e5e5;
}
.top-header .pull-left{
	color: #999999;
    font-size: 13px;
}
.top-header .pull-right a{ 
    padding: 0 10px;
    margin-left: 10px;
	color: #999999;
}
.top-header .pull-right a i{
	margin-right:5px;
}
.btm-header{
    height: 80px;
} 
.header-logo{
	display: table;
	float:left;
}
.slogen{
   display: table-cell;
    vertical-align: middle;
}
.slogen h2{
	color: #ef2f1e;
    font-size: 24px;
    font-weight: bold;
}
.slogen p {
    color: #666666;
    letter-spacing: 1px;
    margin-top: 5px;
}
.header-phone{
	float:right;
}
.header-phone p{
	color: #ef2f1e;
    font-size: 22px;
}
.header-phone p i{
	margin-right:10px;
}
.logo-url{
	line-height:80px;
	display:block;
	margin-right: 10px;
}
.logo-url img{
	vertical-align: middle;
	width:auto;
	display:inline-block;
	max-height:60px;
	}
.header-menu{
	background: #ef2f1e;	
}
.header-menu>ul>li{
	float:left;
	position:relative;
	height: 60px;
    line-height: 60px;
	width:10%;
	text-align:center;
}
.header-menu>ul>li.current-menu-item>a{
    color: #fff;
    background: #ef2f1e;
    -moz-box-shadow: 0px 2px 5px #333333;
    -webkit-box-shadow: 0px 2px 5px #333333;
    box-shadow: 0px 2px 5px #333333;
	z-index:99;
}
.header-menu>ul>li>a{
    display:block;
    font-size: 16px;
    position: relative;
    color: #fff;
}
.header-menu>ul>li:hover>a{
	background-color:#ff001e;
	color:#fff;
}

#slider{position:relative;}
#slider .owl-dots{
	position: absolute;
    width: 100%;
    bottom: 0px;
}


.header-phone form {
    position: relative;
    width: 100%;
	  
}
.search-select{
    height: 32px;
    line-height: 32px;
    background: #ef2f1e;
    color: #fff;
    border: none;
	padding: 0 5px;
}
.search-input{
	border: solid 1px #e5e5e5;
	height: 32px;
    line-height: 32px;
    background: none;
    width: 200px;
    color: #999999;
    font-size: 14px;
    padding-left: 10px;
	    margin-left: -5px;
}
.header-phone  form button {
    margin-left: -40px;
    background: none;
    border: none;
    color: #333;
    font-size: 18px;
    line-height: 1;
}
.section-head{
	position:relative;
	overflow:hidden;
}
.section-head h2{
	color: #ef2f1e;
    font-size: 22px;
	font-weight: bold;
	float:left;
	position:relative;
	padding-bottom: 15px;
}
.section-head h2:after {
    content: '';
    width: 100%;
    height: 3px;
    background-color: #ef2f1e;
    position: absolute;
    bottom: 0;
    left: 0;
}
.section-head .more{
	float:right;
    color: #666;
    border: solid 1px #dedede;
	display:block;
	padding:5px 10px;
	margin-left:20px;
}
.section-head a.more:hover{
		 background: #ef2f1e;
    color: #fff;
    border: solid 1px #ef2f1e;
}
.pro-cat .proli{
	width: 100%;
}
.pro-cat .proli h3{
	height: 80px;
    line-height: 80px;
    background: #fff;
    padding-left: 30px;
    border: solid 1px #e5e5e5;
	position: relative;
	font-size: 16px;
}
.pro-cat .proli:last-child h3 {
    border-bottom: solid 1px #e5e5e5;
}
.pro-cat .proli h3.hover{
	    background: #ef2f1e;
}
.pro-cat .proli h3.hover a{
	color:#fff;
}
.pro-cat .proli ul.hover{
	display:block;
}
.pro-cat .proli ul{
    border: solid 1px #e5e5e5;
    border-bottom: none;
	display:none;
	overflow:hidden;
}
.proli ul li {
    margin-top: 20px;
    padding-left: 30px;
    margin-bottom: 20px;
}
.pro-con li{
	margin-bottom:20px;
}
.pro-con li a{
	padding: 10px;
	border: solid 1px #e5e5e5;
	display:block;
	text-align:center;
}
.pro-con li a p{
	margin-top:5px;
	text-align:center;
	    height: 20px;
    line-height: 20px;
    overflow: hidden;
}
.youshi-main{
    background: #e5e5e5;
}
.youshi-con h3 a{
	color: #ef2f1e;
    font-size: 20px;
    display: block;
    font-weight: bold;
}
.youshi-con p{
    border-top: solid 1px #dedede;
	color: #666666;
    line-height: 28px;
	padding-top:20px;
	margin-right:15px;
}
.news-img a {
    display: inline-block;
	max-width: 100%;
}
.news-img p{
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 10px;
    text-align: center;
    background-color:#111111;
    color: #fff;
}

.news-con ul{
	overflow:hidden;
}
.news-con ul li a{
	display:block;
	border-top: solid 1px #dedede;
	overflow:hidden;
	    padding: 20px 0;
}
.news-con ul li:nth-child(n+9) a{
	border-bottom: solid 1px #dedede;
}
.news-con ul li a h3{
	float:left;
	max-width:70%;
		overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news-con ul li a span{
	float:right;
}
#gallery-1 img{padding:10px;border:none !important;}

.entry-des p{
	margin-bottom:10px;
}

.case-con p{
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 10px;
    text-align: center;
    background-color: #fafafa;
    color: #333;
}
/* 底部样式 */

#footer {
  border-top: 1px solid #131313;
  color: #666;
  background: #111111;
}
#footer h3 {
  font-size: 18px;
  color: #ffffff;
  margin: 0px 0px 15px;
}
#footer ul li a {
    color: #888888;
  display:block;
  line-height:2;
}
#footer ul li a:hover {
  color: #ffffff;
}
#footer .copyr {
  border-top: 1px solid #1b1b1b;
}
#footer .copyr a {
  color: #666;
}
.link {
  overflow: hidden;
}
.link h2 {
	font-size: 20px;
	color: #ef2f1e;
	margin-bottom:15px;
	font-weight: bold;
}
.link ul li {
  float: left;
  margin: 0 10px 10px 0;
}
#footer .copyr p {
  text-align: center;
}
#footer .tel {
  color: #888888;
  line-height:2;
}
#footer .tel p strong {
  font-size: 22px;
  color: #fff;
}

/* 侧边栏样式 */
.sidebar{
	    padding: 0 0 0 15px;
}

.sidebar aside{
	margin-bottom:20px;

}
.sidebar aside:last-child{
	margin-bottom:0;
}
.sidebar h3.widget-title{
    background: #ef2f1e;
    color: #fff;
	font-size: 18px;
    text-align: left;
    padding:15px 0 15px 20px;
}
.sidebar ul.menu li{
    display: block;
    background: #f0f0f0;
    padding:15px 0 15px 20px;
    color: #666;
    margin-bottom: 5px;
}
.sidebar ul.menu li.current-menu-item a{
	font-size:16px;
	font-weight:bold;
}
.widget_recent_entries ul{
	margin-top:15px;
}
.widget_recent_entries ul li {
    margin-bottom: 10px;
    position: relative;
}
.widget_recent_entries ul li a {
    height: 20px;
    line-height: 20px;
    display: block;
    overflow: hidden;
}
.widget_recent_entries ul li a:before {
    display: inline-block;
    vertical-align: 2px;
    width: 5px;
    height: 5px;
    background: #ef2f1e;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-right: 10px;
    content: "";
}
.entry-meta{
	overflow:hidden;
	margin-bottom:20px;
	border-bottom: 1px dotted #ddd;
	padding-bottom:20px;
}
.entry-meta h1 {
    font-size: 22px;
    color: #ef2f1e;
    font-weight: 800;
}
.entry-meta p {
	clear:both;
	color: #999999;
	margin-top:15px;
}
.crumbs{
	float:right;
}
.crumbs a,.crumbs {
    color: #999999;
}
.cp-child {
  overflow: hidden;
}
.cp-child li {
  float: left;
  margin: 0 10px 20px 0;
}
.cp-child li a {
  padding: 8px 15px;
  border: 1px solid #dcdcdc;
  border-radius: 16px;
  -webkit-border-radius: 16px;
  display: inline-block;
}
.cp-child li a:hover{
    background: #ef2f1e;
    color: #fff;
	 border: 1px solid #ef2f1e;
}
.content-list li{
	    padding: 20px;
    margin-bottom: 30px;
    border: 1px dotted #ddd;
    background: #fff;
}
.content-list li:last-child{
	margin-bottom:0;
}
.content-list li h2 a{
	display:inline-block;
	font-size:18px;
	float:left;
	color:#111;
}
.content-list li:hover  h2 a{
	color:#ef2f1e;
}

.content-list li h2{
    margin-bottom: 15px;
    overflow: hidden;
	line-height:1.42;
}
.content-list li span{
	float:right;
}
.content-list li p{
	color: #999999;
}

.entry-content p{
  margin: 0 0 10px;
  font-size: 16px;
  line-height: 1.75;


}
.entry-content p strong{
  margin: 0 0 10px;
  font-size: 16px;
  line-height: 1.75;

}
.entry-content h2 {
    font-size: 20px;
    font-weight: bold;
    margin: 20px 0px 15px;
}
.entry-content h2:first-child{
    margin: 0px 0px 15px;
}
.entry-content h3 {
    font-size: 18px;
    font-weight: bold;
    margin: 20px 0px 15px;
}
.entry-content h3:first-child{
    margin: 0px 0px 15px;
}
.content .entry-content a {
  color: #ED5565;
  text-decoration: none;
    font-size: 16px;
}
.entry-content ul {
  list-style: disc;
  margin-bottom: 1rem;
  margin: 0 0 15px 40px;
}
 .entry-content ul li {
  list-style: disc;
  color: #31424e;
  font-size: 16px;
  line-height: 1.6;
}
.entry-content ol {
  list-style: disc;
  margin-bottom: 1rem;
  margin: 0 0 15px 40px;
}
 .entry-content ol li {
  list-style: disc;
  color: #31424e;
  font-size: 16px;
  line-height: 1.6;
}
.entry-content blockquote {
  border-left: 5px solid #eee;
  margin: 20px;
  padding: 5px 10px;
  clear: both;
}
p.wp-caption-text{
	    text-align: center;
    margin-top: 10px;
    font-weight: bold;
}

.single-header{
	margin-bottom:10px;
	border-bottom: 1px dotted #cccccc;
}
.single-header h1 {
    font-size: 20px;
    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 {
  float: left;
  margin-right: 10px;
  line-height: 36px;
}
.single-meta .crumbs{
    line-height: 36px;
}
#nav-single div{
	height: 30px;
    line-height: 30px;
    overflow: hidden;

}


/* 产品中心样式开始 */
.cp-con{
    border-bottom: solid 1px #dedede;
    padding-bottom: 20px;
}
.cp-con h1{
	 font-size: 26px;
    font-weight: bold;
    color: #111;
    line-height: 1.42;
}
 .cp-cat,.cp-cat a ,.cp-des h3{
    font-size: 16px;
    font-weight: bold;
    color: #323232;
}
.cp-des p{
	line-height: 2;
    color: #999999;
}
.navigation {
	margin:30px auto 0;
  text-align: center;
  display:block;
}
.navigation a,
.navigation span {
  display: inline-block;
  border: 1px solid #f5f5f5;
  padding: 10px 20px;
  margin: 0 1px;
      background: #fff;
}
.navigation .current {
  background: #ef2f1e;
  color: #fff;
  text-decoration: none;
  border: 1px solid #ef2f1e;
}
.screen-reader-text{
	    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

/* 产品中心样式结束 */

.cp-xg h3 {
    font-size: 20px;
    font-weight: bold;
	margin-bottom:20px;
	position:relative;
}

.wpcf7 label,.wpcf7 input,.wpcf7 textarea{
	width:100%;
}
.wpcf7-submit{
    background: #ef2f1e;
    border: none;
    padding: 10px 30px;
    color: #fff;
    font-size: 16px;
}

.single-info {
    color: #999999;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 20px;
    margin: 20px 0;
    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:126px; }
.rtbar li.rtbar4{ top:153px;}
.rtbar4{ position:absolute; top:102px; left:0;}
.rtbar li a{ display:block; font-family:"Microsoft Yahei"; color:#FFF; font-size:14px; height:50px; line-height:50px; overflow:hidden; background-color:#39424b; 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:#ef2f1e; opacity:1;}
.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;
}