@charset "utf-8";
/*
Theme Name: 凡贝机械
Author: 纳姆网络
Author URI: http://www.namu66.com    
Description: 纳姆网络企业网站建设专用，官方网站：www.namu66.com，升级服务QQ448696976，手机号码18907337671。
Text Domain: xs
*/
html, body, div, 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: #666;
}
a:hover{
	color: #000;
	text-decoration: none;
}
a,button,input{ 
outline: none;
}
img {
    max-width: 100%;
    height: auto;
	display:inline-block;
    border: 0;
}
.alignleft {
display:inline;
float:left;
margin-right:1.625em;
    margin-bottom: 1em;
}
.alignright {
display:inline;
float:right;
margin-left:1.625em;
    margin-bottom: 1em;
}
.aligncenter {
clear:both;
display:block;
margin-left:auto;
margin-right:auto;
}
embed,
iframe,
object {
  max-width: 100%;
  margin: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;
}
.f5f5f5 {
    background-color: #f5f5f5;
}
#header {
	 position: relative;
}
.header-logo{
    height: 100px;
    line-height: 100px;
    max-width: 50%;
	float:left;
} 
.header-logo a {
    vertical-align: middle;
    display: block;
	float: left;
}
.header-logo a img{
	vertical-align: middle;
	width:auto;
	display:inline-block;
	max-height:60px;
	}
.header-logo h1{
overflow:hidden;
	height:0;
	width:0;
}
.lang {
    display: block;
    line-height: 30px;
    margin-left: 20px;
    background-color: #008b4a;
    font-size: 18px;
    height: 30px;
    width: 80px;
    text-align: center;
    margin-top: 40px;
    color: #fff;
}
.lang:hover {
    color: #fff;
}
.header-info{
	float:right;
	overflow:hidden;
}
.header-phone{
	display: inline-block;
    margin-right: 34px;
    font-size: 26px;
    color: #008b4a;
    line-height: 100px;
    font-style: italic;
}
.header-phone span {
    color: #008b4a;
    font-style: normal;
    vertical-align: top;
	font-size:16px;
}
.header-weixin{
	line-height:100px;
}
.header-weixin img{
    vertical-align: middle;
    width: auto;
    display: inline-block;
    max-height: 80px;
}
.header-menu{
    width: 100%;
    background-color:#008b4a;
}
.header-menu ul li{
	float:left;
	position:relative;
}
.header-menu>ul>li.current-menu-item>a{
	    color: #fff;
    background: #008b4a;
    -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{
	padding: 0 25px;
    display: block;
    line-height: 68px;
    height: 68px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
}
.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:#008b4a;
}
.sf-menu ul >li:hover>a{color:#fff;}
.sf-menu ul ul {
    top: 1px;
    left: 100%;
}
.sf-menu li li ul {
    margin-top: -1px;
}
#slider{
	position:relative;
	text-align:center;
}
#slider .container{
	position:relative;
}
#slider  .owl-dots{
    position: absolute;
    width: 100%;
    bottom: 5px;
}
#slider  .owl-dots .active span,.cp-list .owl-dots .active span,.cp-img .owl-dots .active span {
background: #008b4a !important;
}
#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 .btm a{
	position: absolute;
    right: 15px;
    bottom: 0;
	color: #7c7c7c;
}
.section-head .btm a:hover{
	color:#000;
}
.section-head h2{
    font-size: 30px;
    color: #444444;
	font-weight: bold;
}
.section-head .btm p{
    color: #7c7c7c;
}
.section1{
overflow:hidden;
}
.section1 .section1-list .img-box{
	position: relative;
}
.section1 .section1-list .img-box .info{
    background-color: rgba(0,0,0,.6);
    color: #fff;
    position: absolute;
    bottom: 0;
    width: 100%;
    transition: all 0.5s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	text-align: left;
}
.section1 .section1-list .img-box:hover .info {
    width: 100%;
    height: 100%;
    background-color: #008b4a;
    opacity: 0.9;
    position: absolute;
    bottom: 0;
    transition: all 0.5s;
}
.section1 .section1-list .img-box .info a{
	display:block;
	color: #fff;
	    height: 100%;
}
.section1 .section1-list .img-box:hover a{
	    padding: 10%;
}
.section1 .section1-list .img-box .info a h3{
	font-size: 20px;
    padding: 20px;
	text-align: center;
}
.section1 .section1-list .img-box:hover a h3{
	font-size: 26px;
	white-space: normal;
	    padding: 0 0 20px 0;
}
.section1 .section1-list .img-box .info a p{
    white-space: normal;
	display:none;
}
.section1 .section1-list .img-box:hover a p{
    line-height: 2;
    display: block;
    height: 80%;
    overflow: hidden;
    width: 100%;
}
.section3 .section-head h2 a{
    color: #fff;
	font-size:30px;
}
.section4 .section-head h2 a{
	font-size:30px;
	color: #444444;
}
.section3 .section-head  p{
	color:#ffffff;
}

.cp-list{
	position: relative;
}
.cp-list a{
	display:block;
	background-color:#fff;
	color:#000;
	overflow: hidden;
	position: relative;
}
.cp-list a h3{
    padding: 15px 10px;
    width: 100%;
    text-align: center;
    color: #fff;
    background-color: #008b4a;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.cp-list a p{
    margin: 0 20px 20px 20px;
    height: 4.2em;
    overflow: hidden;
}
.section4 .big{width:50%;float:left;overflow:hidden;}
.section4 .big img,.section4 .small img{
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.2s;
    transition: transform .2s;
}
.section4 .big img:hover ,.section4 .small img:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.section4 .small{width:50%;float:right;}
.small .item{float:left;width:50%;overflow:hidden;}
.section5{
    position: relative;
    background-color: #008b4a;
	color:#ffffff;
}
.section5 .num span {
    font-size: 55px;
    font-family: Impact;
    font-weight: normal;
	color:#ffffff;
}
/* 产品中心样式开始 */
.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;
}
/* 新闻动态样式开始 */
.inews-img a{
	display:inline-block;
	position:relative;
}
.inews-img a span{
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    background-color: #ec001a;
    color: #fff;
    font-size: 20px;
    /* height: 80px; */
    /* line-height: 80px; */
    padding: 10px;
}
.inews-img  p {
    padding: 15px;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    text-align: center;
    color: #fff;
    background-color: rgba(0,0,0,0.6);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 18px;
}
.news-img p{
	line-height:60px;
	height:60px;
    background-color: rgba(0,0,0,0.7);
    width: 100%;
	font-size: 15px;
    color: #fff;
    padding-left: 4%;
	    overflow: hidden;
}
.inews-list ul{margin-bottom:-20px;}
.inews-list ul li{margin-bottom:20px;}
.inews-list ul li a{
	padding:20px;
	display:inline-block;
	width:100%;
}
.inews-list ul li a h3 {
    font-size: 16px;
    color: #4f4f4f;
    font-weight: bold;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
}
.inews-list ul li a p {
    line-height:1.6;
	color: #555;
    max-height: 66px;
    overflow: hidden;
}

.content-service ul li:hover h3{
    background-color: #008b4a;
}

.content-service ul li a h3{
    background-color: #6f6f6f;
    font-size: 17px;
    color: #fff;
    text-align: center;
	    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	padding:20px;
}
/* 新闻动态样式结束 */

#footer {
	background-color: #39424b;
    color: #fff;
    font-size: 14px;
}
.footer-top h3{
    color: #fff;
	font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}
.footer-top ul li a{
    color: #a2a5a8;
    line-height: 2;
	display:block;
}
.footer-top ul li.num a{
    font-size: 26px;
    color: #fff;
    font-family: Arial;
	    line-height: 1.2;
}
.footer-top ul li a:hover{
	color:#fff;
}
.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,.footer-btm a{
	color: #a2a5a8;
}
.link ul li a:hover,.footer-btm a:hover{
	color:#fff;
}
.footer-btm{
	color: #a2a5a8;
}
.btm-search{
	overflow:hidden;
}
.btm-search form {
  position: relative;
    width: 100%;
	    border:1px solid #4d555d;
}
 .btm-search form input {
  width: 100%;
  line-height: 42px;
  color: #fff;border: 0;
    background-color: transparent;
  height: 42px;
  padding-left: 10px;
}
.btm-search form button {
    position: absolute;
    right: 1%;
    top: 20%;
    background: none;
    border: none;
    color: #fff;
    font-size: 24px;
    line-height: 1;
}
.social .weixin{
	max-width:50%;
}
.bdsharebuttonbox .bds_more {
    color: #fff !important;
}
.bdsharebuttonbox  span{
	margin-top: 3px;
    font-size: 16px;
    font-weight: bold;
}
.footer-btm {
    border-top: #4d555d 1px solid;
	padding:20px 0;
}
.subnav{
	border-bottom: #d6d6d6 1px solid;
	overflow:hidden;
}
.subnav .widget_nav_menu ul li{
    position: relative;
    float: left;
    margin-right: 5%;
}
.subnav .widget_nav_menu ul li a{
	display:inline-block;
	line-height:60px;
	height:60px;
}
.subnav .widget_nav_menu ul li.num{
	display:none;
}
.subnav .widget_nav_menu ul li.current-menu-item:after,.subnav .widget_nav_menu ul li:hover:after ,.subnav .widget_nav_menu ul li.current-post-parent:after{
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #008b4a;
}

.crumbs a{
	color:#fff;
}
.entry-meta{
	padding-bottom:20px;
	overflow:hidden;
	line-height: 40px;
}

.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: #008b4a;
}
.entry-content{
	overflow:hidden;
	font-size: 16px;
}
.entry-content p{
	margin-bottom:15px;
	line-height: 1.75;
}
.entry-content a{
    color: #ff0000;	
}
.entry-content div{
	margin-bottom:1em;
	max-width: 100%;
	font-size: 16px;
	overflow: hidden;
}
.entry-content hr{
	margin:30px 0;
}
.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 h4 {
    font-size: 18px;
    font-weight: bold;
    margin: 20px 0px 15px;
}
.entry-content h3:first-child{
    margin: 0px 0px 15px;
}
.entry-content ul {
  list-style: disc;
  margin: 15px 0 15px 30px;
}
 .entry-content ul li {
  list-style: disc;
  font-size: 16px;
  line-height: 1.6;
}
.entry-content ol {
  list-style: decimal;
  margin: 15px 0 15px 30px;
}
 .entry-content ol li {
  list-style: decimal;
  font-size: 16px;
  line-height: 1.6;
}
.entry-content blockquote {
  border-left: 5px solid #eee;
  margin: 20px;
  padding: 5px 10px;
  clear: both;
}
.wp-block-gallery ul {
  list-style:none;
  margin:auto;
}
.entry-content .gallery .gallery-item{
	padding:10px;
}
.entry-content .gallery .gallery-item img{
	border: none !important;
}
.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-zd .info,.cp-cats .info{
	padding:15px;
	position: absolute;
    bottom: 0;
	background: #fff;
	left: 0;
	width:100%;
}
.cats-zd ul li a:hover .info,.cp-cats ul li a:hover .info{
    position: absolute;
    bottom:0;
    background: #008b4a;
    color: #fff;

}
.cats-zd ul li a:hover .info h3 ,.cp-cats ul li a:hover .info h3{
   color: #fff;
}
.cp-cats ul li a:hover .info h3{
	margin-bottom:10px;
}
.cats-zd ul li a:hover .info p ,.cp-cats ul li a:hover .info p{
	display:block;
}
.cats-zd ul li a ,.cp-cats ul li a{
	display:inline-block;
	border: 1px solid #ccc;
	position: relative;
		padding:5px;
}
.cats-zd ul li a .info h3 ,.cp-cats ul li a .info h3{
    font-size: 18px;
    color: #000;
	height: 20px;
    overflow: hidden;
	text-align:center;
}
.cats-zd ul li a .info p ,.cp-cats ul li a .info p{
	display:none;
	margin-bottom:10px;
}
.cats-des p{
	margin-bottom:10px
}
.content-list li{
	padding-bottom: 30px;
    margin-bottom: 30px;
	border-bottom: 1px dotted #ccc;
}
.content-flex ul li{
	padding:20px;
	border: 1px dotted #ccc;
}
.content-list li h2 a,.content-flex ul li h2 a{
	font-weight: bold;
	display:inline-block;
	font-size:18px;

}
.content-list li h2{
	margin-top:5px;
    margin-bottom: 15px;
    overflow: hidden;
	line-height:1.42;
}
.content-flex ul li h2{
	margin-top:5px;
    margin-bottom: 15px;
    overflow: hidden;
	line-height:1.42;
	height:50px;	
}
.content-list li p,.content-flex ul li p{
	font-size:16px;
    overflow: hidden;
    line-height: 1.7;
	color: #999999;
}
.content-list li span{
	float:left;
	color: #b4b4b4;
}
.content-list li span i{
	margin-right:10px;
}
.navigation {
  text-align: center;
  display:block;
}
.navigation a,
.navigation span {
  display: inline-block;
  border: 1px solid #fafafa;
  padding: 10px 20px;
  margin: 0 1px;
      background: #fff;
}
.navigation .current {
  background: #008b4a;
  color: #fff;
  text-decoration: none;
  border: 1px solid #008b4a;
}
.screen-reader-text{
	    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.single-header{margin-bottom:10px;border-bottom: 1px dotted #cccccc;}
.single-header h1 {
    font-size: 28px;
    line-height: 1.4;
    font-weight: bold;
	color: #756E6E;
    color: #000000;
	    max-width: 700px;
    margin: auto;
}

 .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;
}
 .single-header .single-meta .bdsharebuttonbox {
  float: right;
  line-height: 36px;
}
#nav-single{
	overflow:hidden;
	background-color: #f6f6f6;
    padding: 20px;
}
#nav-single div{
    line-height: 2;
    overflow: hidden;
}

/* 产品中心样式结束 */

/* 产品详情页样式开始 */

.cp-img {
    padding: 10px;
    background-color: #f5f5f5;
    overflow: hidden;
}
.cp-info h1 {
  font-size: 32px;
  font-weight: bold;
  color: #323232;
  line-height:1.42;
}
.cp-cat  {
  font-size: 18px;
}
.cp-cat a {
  font-size: 16px;
  font-weight: bold;
    color: #323232;
}
.cp-des p {
  line-height: 1.75;
  color: #7f7f7f;
}
.cp-info p strong {
  font-weight: bold;
}
.cp-info .cp-des {
	padding: 20px 0 20px;
    border-top: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 20px;
}
.cp-info .cp-des h3{
    font-size: 18px;
}
.cp-app h3{
    font-size: 18px;
}
.cp-app p{
	 line-height: 1.75;
	background: #f6f6f6;
    padding: 20px;
    border-radius: 4px;	
}
.lx-btn a{
	display:block;
    float: left;
    padding: 10px 20px;
    background: #ef001d;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    margin-right: 20px;
    border-radius: 4px;
}
.lx-btn a:last-child{
	background:#008b4a;	
}
.lx-btn a:hover{
	background:#008b4a;
}
.con2 .h3-title {
  font-size: 20px;
  font-weight: bold;
  color: #323232;
  border-bottom: 1px dashed #959595;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.title-con {
	margin-bottom:20px;
}
.title-con  h3{
	font-size: 20px;
    color: #323232;
	font-weight: bold;
}
/* 产品详情页样式结束 */

.con1{overflow:hidden;}

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

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #fff; opacity:1; 
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #fff;opacity:1;
}

input:-ms-input-placeholder{
    color: #fff;opacity:1;
}

input::-webkit-input-placeholder{
    color: #fff;opacity:1;
}
.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: 16px;
  -webkit-border-radius: 16px;
  display: inline-block;
}
.cp-child li a:hover{
    background: #008b4a;
    color: #fff;
	 border: 1px solid #008b4a;
}

.cp-cats .cp-title {
  overflow: hidden;
  margin-bottom: 20px;
}
.cp-cats .cp-title h3 {
  float: left;
  border-left: 5px solid #008b4a;
  padding-left: 10px;
}
.cp-cats .cp-title h3 a {
  font-size: 24px;
  color: #008b4a;
  font-weight: bold;
}
.cp-cats .cp-title p {
  float: right;
}
.cp-cats .cp-title p a {
  display: inline-block;
  padding: 5px 10px;
  background: #008b4a;
  color: #fff;
}
.cp-cats .cp-title p a:hover {
  background: green;
}
.cp-cats ul {
  overflow: hidden;
}
.cp-cats ul li {
    position: relative;
    overflow: hidden;
}
.cp-cats ul li a {
  display: block;
  position:relative;
}

.single-info {
    color: #323232;
    border-bottom: 1px dashed #959595;
    padding-bottom: 20px;
    margin: 20px 0;
    overflow: hidden;
}
#header .button {
    position: absolute;
    padding: 10px;
    right: 15px;
    margin-top: -45px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.button .menu-toggle {
    width: 18px;
    height: 14px;
    display: block;
    position: relative;
}
.button .menu-toggle span {
    position: absolute;
    top: 50%;
    margin-top: -1px;
    width: 100%;
    height: 2px;
    background-color: #4c5462;
    transition: -webkit-transform 0.14s ease;
    transition: transform 0.14s ease;
    transition: transform 0.14s ease, -webkit-transform 0.14s ease;
}

.button .menu-toggle span:after, .button .menu-toggle span:before {
	content: '';
	width: 18px;
	height: 2px;
	background-color: #4c5462;
	border-radius: 0px;
	position: absolute;
}

.button .menu-toggle span:before {
	top: -6px;
}

.button .menu-toggle span:after {
	bottom: -6px;
}

.button .menu-toggle span:before {
	transition: top 0.14s ease 0.14s;
}

.button .menu-toggle span:after {
	transition: bottom 0.14s ease 0.14s,-webkit-transform 0.14s ease;
	transition: transform 0.14s ease,bottom 0.14s ease 0.14s;
	transition: transform 0.14s ease,bottom 0.14s ease 0.14s,-webkit-transform 0.14s ease;
}

.button.active .menu-toggle span {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	transition: -webkit-transform 0.14s ease 0.14s;
	transition: transform 0.14s ease 0.14s;
	transition: transform 0.14s ease 0.14s, -webkit-transform 0.14s ease 0.14s;
}

.button.active .menu-toggle span:after {
	bottom: 0;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	transition: bottom 0.14s ease,-webkit-transform 0.14s ease 0.14s;
	transition: bottom 0.14s ease,transform 0.14s ease 0.14s;
	transition: bottom 0.14s ease,transform 0.14s ease 0.14s,-webkit-transform 0.14s ease 0.14s;
}

.button.active .menu-toggle span:before {
	top: 0;
	transition: top 0.14s ease;
}
.sidebar{
	padding:0 20px;
}
.sidebar  aside{
	margin-bottom:30px;
}
.sidebar .widget-title h2{
    border-left: 5px solid #008b4a;
    padding-left: 10px;
    font-size: 18px;
    margin-bottom: 20px;
}
.sidebar .sidebar-pc ul li{
	margin-bottom:20px;
	border: 1px solid #ccc;
}
.sidebar .sidebar-pc ul li a{
    position: relative;
    display: block;	
}
 .sidebar .sidebar-pc ul li a p{
    padding: 10px;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    text-align: center;
    color: #fff;
    background-color: rgba(0,0,0,0.6);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.sidebar .sidebar-pc ul li p{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 10px;
    text-align: center;
	background-color:#6f6f6f;
	color:#fff;
}
.sidebar  ul li:last-child{margin-bottom:0}
.sidebar-news ul li{
	margin-bottom:10px;
	position:relative;
}
.sidebar-news ul li em {
    display: inline-block;
    vertical-align: 2px;
    width: 5px;
    height: 5px;
    background: #39424b;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-right: 10px;
}
.right_bar{ display:none; position:fixed; top:200px; right:0; width:50px; height:203px; z-index:10;}
.right_bar li{ width:62px; height:50px; z-index:20; }
.right_bar li.rtbar_li1,.right_bar li.rtbar_li4{ position:absolute; left:0;}
.right_bar li.rtbar_li1{ top:0; width:172px; }
.right_bar li.rtbar_li2{ position:absolute; top:51px; left:0; }
.right_bar li.rtbar_li3{ position:absolute; top:102px; left:0; width:126px; }
.right_bar li.rtbar_li4{ top:153px;}
.rtbar_li4{ position:absolute; top:153px; left:0;}
.right_bar li a{ display:block;  color:#FFF; font-size:14px; height:50px; line-height:50px; overflow:hidden; background-color:#39424b; opacity:0.8; border-radius:6px;}
.right_bar li a img{ display:block; float:left; vertical-align:middle; width:24px; height:24px; margin:12px 12px 14px 14px;}
.right_bar li a:hover{ background-color:#008b4a; opacity:1;}
.rtbar_shwx{   display: none; 
    position: absolute;
    top: -120px;
    left: -160px;
    background: url(images/rtbar_wxbd.png) no-repeat bottom right;
    padding-bottom: 9px; }
.rtbar_shwx img{ padding:14px; background-color:#FFF; width:160px; height:160px; }
.wp-block-column{margin-bottom:0 !important;}
.wp-block-column p:last-child{margin-bottom:0;}