@charset "utf-8";
/*
Theme Name: 荧鸿科技
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, 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: Arial, sans-serif, Helvetica,"Microsoft YaHei",;
	height:100%;
	color: #333;
}
ul,li,ol {
	list-style: none;
	background: transparent;
	margin-bottom:0;
}
a,a:focus{
	text-decoration: none;
	color: #333;
}
a:hover{
	color:#0f438c;
	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: #ffffff; opacity:1; 
}

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

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

input::-webkit-input-placeholder{
   color: #ffffff;opacity:1;
}
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;
}
.f6f6f6 {
    background-color: #f6f6f6;
}
#header{
	position:relative;
}
#header .top-header  {
    height: 40px;
    line-height: 40px;
    background: #0f438c;
	color: #ffffff;
}
#header .top-header .pull-right span a{
	    color: #ffffff;
}
.top-header .pull-right span{ 
    padding: 0 10px;
    margin-left: 10px;
	display: inline-block;
}
.top-header .pull-right span i{
	margin-right:5px;
}
.lang{margin-left: 20px;}
.lang a{color: #ffffff;}
.header-logo{
    height: 90px;
	line-height:90px;
    float: left;
    max-width: 70%;
}
.header-logo a {
    vertical-align: middle;
    display: inline-block;
}
.header-logo img {
    vertical-align: middle;
    width: auto;
    display: inline-block;
    max-height: 60px;
}
.header-right{	
	float:right;
}
.header-menu{
    float: right;
}
.header-menu>ul>li{
	float:left;
	position:relative;
	height: 100%;
    margin-left: 40px;
}
.header-menu>ul>li:first-child {
    margin-left: 0;
}
.header-menu>ul>li:after {
    content: '';
    position: absolute;
    bottom: 0;
    height: 2px;
    overflow: hidden;
    background: #0f438c;
    left: 50%;
    right: 50%;
    transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    -webkit-transition: all 0.4s ease-out;
}
.header-menu>ul>li.current-menu-item:after{
	left: 0px;
    right: 0px;
}
.header-menu>ul>li>a{
    display: block;
    width: 100%;
    height: 100%;
    line-height: 90px;
    color: #333;
    font-size: 16px;
    font-family: 'Whitney-Medium';
}
.header-menu>ul>li:hover:after {
    left: 0px;
    right: 0px;
}

#slider{position:relative;}
#slider .owl-dots{
	position: absolute;
    width: 100%;
    bottom: 0px;
}

.section-head{
	position:relative;
	overflow:hidden;
	z-index:9;
}
.section-head h2{
    color: #2c3033;
    font-size: 30px;
    font-weight: bold;
    position: relative;
    display: inline-block;
}
.section-head h2:after, .section-head h2:before {
    content: "";
    border-top: 1px solid #ccc;
    display: block;
    position: absolute;
    width: 50px;
    top: 15px;
}
.section-head h2:before {
                left: 130%;      /* 左偏离 */
            }

.section-head h2:after {
                right: 130%;     /* 右偏离 == 左偏离 */
            }
.section-head p{
	max-width:600px;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	line-height: 1.8;
    color: #888;
}
.about .section-head p{color:#d6d3d3;}
.pro-cat {
	padding: 20px;
    box-shadow: 0 15px 40px 0 rgba(22,35,49,.15);
    background: #fff;
    border-radius: 10px;
    transition: all .2s linear;
}
.pro-cat h3{
	font-size: 18px;
    color: #fff;
    background-color: #0f438c;
    padding: 10px 20px;
}
.proli h4{
    padding: 10px;
    font-size: 16px;
    color: #0f438c;
}
.proli h4 i{
	margin-right: 10px;
    height: 32px;
    float: left;
    overflow: hidden;
}
.proli h4 a{color: #0f438c;}
.proli ul{
	padding-left:30px;
}
.proli ul li{
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 0.1mm solid #f6f6f6;
}
.proli ul li:last-child{
	margin-bottom:0;
}

.pro-list ul li a {
    display: block;
    padding: 20px;
    box-shadow: 0 15px 40px 0px rgba(22,35,49,.15);
    background: #fff;
    border-radius: 10px;
    transition: all .2s linear;
}

.pro-list ul li a h3{
	font-weight: 800;
	color:#000;
    line-height: 1.4;
}
.pro-list ul li a p{
	line-height:1.6;
	height: 68px;
    overflow: hidden;
	color:#666;
}
.case-con a{
    display: block;
    position: relative;
}
.case-con p {
    padding:10px;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    text-align: center;
    color: #fff;
    background-color: rgba(0,0,0,.6);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.btn-more a {
    display: inline-block;
    padding: 10px 30px;
    background-color: #0f438c;
    color: #fff;
    font-weight: 700;
    border-radius: 20px;
}
.btn-more a:hover {
    background-color: #162870;
}
.news-cat h3 a{
	display:inline-block;
	font-size:18px;
	border-bottom:2px solid #0f438c;
	padding-bottom:10px;
	margin-bottom:10px;
}
.news-cat .info h4{
	font-size:16px;
	font-weight:800;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news-img{text-align:center;}
.news-img p{
	color:#999;
    height: 40px;
    overflow: hidden;
}

.news-list li{
    overflow: hidden;
    background: #fafafa;
    margin-bottom: 10px;
    padding-left: 10px;
    position: relative;
    height: 35px;
    line-height: 35px;
}
.news-list li:hover{
    background:#0f438c;	
}
.news-list li:hover h2{
    color:#fff;		
}
.news-list li:hover span{
    color:#fff;	
}
.news-list li a{
    display: inline-block;
    width: 100%;
    padding-left: 15px;
}
.news-list li:hover:before{background: #fff;}
.news-list li:before {
display: inline-block;
    width: 5px;
    height: 5px;
    background: #0f438c;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    content: "";
    margin-top: -2px;
    position: absolute;
    top: 50%;
}
.news-list li:last-child{
	margin-bottom:0;
}
.news-list li h2{
    width: 80%;
	line-height: 35px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news-list li span{
    position: absolute;
    right: 10px;
    top: 0;
	color:#999;
	font-size: 12px;
}

.qa-list{margin-top:10px;}
.qa-list li{
	padding-bottom:20px;
	border-bottom:1px dashed #666;
}
.qa-list li h2{
	font-size:16px;
	color:#098dd8;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.qa-list li h2 span{
	background-color:#098dd8;
	color:#fff;
	padding: 0 5px;
    margin-right: 5px;
}
.qa-list li p{
    line-height: 1.7;
    height: 45px;
    overflow: hidden;
}
.qa-list li p span{
	background-color:#0f438c;
	color:#fff;
	padding: 0 5px;
    margin-right: 5px;
}
.about{
	color:#fff;
}
.about .section-head h2{
	color:#fff;
}
.about-con img{
	width:60px;
	height: auto;
	display: inline-block;
}
.about-con ul li h4{
	font-size:16px;
	margin-bottom:10px;
	line-height: 1.6;
}
.about-con ul li p{
	color: #d6d3d3;
	line-height:1.8;
	max-width: 70%;
    margin: auto;
}
/* 底部样式 */

#footer {
	background: #0f438c;
    color: #ffffff;
}
.footer-top h3 {
font-weight:bold;
  font-size: 18px;
  color: #ffffff;
  margin: 0px 0px 15px;
}
.foot-menu ul li a {
  color:#ffffff;
  display:block;
  line-height:2;
}
.foot-menu ul li a:hover {
  color: #ffffff;
}

#footer .copyr a {
    color:#ffffff;
}
.footer-top{
	padding-top:50px;
}
.foot-contact {
	border-right:1px solid #325588;
}
.foot-2wm {
    border-left: 1px solid #325588;
}
.foot-contact img{max-width:100px;}
.foot-contact p {
    line-height: 2;
}
.copyr  {
    border-top: 1px solid #325588;
	    padding-top: 20px;
}
.foot-link a {
    display: inline-block;
    color: #fff;
    font-size: 12px;
    line-height: 22px;
    margin-right: 20px;
}
.foot-link a:hover{color:#fff;}
/* 侧边栏样式 */
.content {
    padding: 20px;
	background-color: #fff;
}
.sidebar .case-con li:last-child{
	margin-bottom:0 !important;
}
.sidebar aside{
    margin-bottom: 20px;
    padding: 20px;
    background-color: #fff;
}
.sidebar aside:last-child{
	margin-bottom:0;
}
.sidebar .widget-title{
    border-bottom:#eee 2px solid;
	margin-bottom:15px;
}
.sidebar .widget-title h3{
	font-weight:bold;
	padding-bottom:10px;
    font-size: 20px;
    display: inline-block;
    border-bottom: #0f438c 2px solid;
	z-index:99;
	margin-bottom: -2px;
}
.sidebar ul.menu>li{
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}
.sidebar ul.menu li:last-child{margin-bottom:0;}
.sidebar  ul.menu>li>a {
	display: block;
    cursor: pointer;
    font-size: 18px;
}

.sidebar  ul.menu>li .sub-menu{
	padding-top:10px;
    padding-left: 10px;
    overflow: hidden;
	display:none;
}
.sidebar  ul.menu>li.current-menu-parent .sub-menu,.sidebar  ul.menu>li.current-product-ancestor .sub-menu, .sidebar  ul.menu>li.current-menu-item .sub-menu{
	display:block !important;
}
.pro-menu .sub-menu{
	display:block !important;
}
.sidebar ul.menu>li .sub-menu li{
	margin-bottom:10px;
}
.sidebar ul.menu>li .sub-menu li:last-child{margin-bottom:0;}
.sidebar ul.menu>li .sub-menu li a{
    background: url(images/arrow.png) left center no-repeat;
	padding-left: 10px;
	display: inline-block;
}
.widget_recent_entries ul{
	margin-top:15px;
}
.widget_recent_entries ul li {
    margin-bottom: 10px;
    position: relative;
}
.widget_recent_entries ul li :last-child{
	margin-bottom:0;
}
.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: #0f438c;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-right: 10px;
    content: "";
}
.widget-list ul li a {
    position: relative;
    display: block;
}
.widget-list 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,.6);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.widget-list ul li:last-child,.widget_recent_entries ul li:last-child{
	margin-bottom:0 !important;
}
.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: #0f438c;
    color: #fff;
	 border: 1px solid #0f438c;
}
.entry-meta{
    overflow: hidden;
    border-bottom: #eee 1px solid;
    margin-bottom: 20px;
}
.entry-meta h1 {
    font-weight: 800;
    font-size: 20px;
    color: #0f438c;
    padding-bottom: 10px;
    display: inline-block;
    border-bottom: #0f438c 2px solid;
}
.entry-meta p {
	clear:both;
	color: #999999;
	margin-top:15px;
}
.entry-des p{
	margin-bottom:20px;
}
.crumbs{
    padding: 20px 0;
}
.crumbs a,.crumbs {
    color: #999999;
}

.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{
	 font-weight: bold;
	display:inline-block;
	font-size:18px;
	float:left;
	color:#2c3033;
}
.content-list li:hover  h2 a{
	color:#0f438c;
}

.content-list li h2{
    margin-bottom: 15px;
    overflow: hidden;
	line-height:1.42;
}
.content-list li span{
	float:right;
	color: #999999;
}
.content-list li p{
	color: #999999;
}

.case-list li{
	padding-bottom: 30px;
    margin-bottom: 30px;
	border-bottom: 1px dotted #ccc;
}
.case-list li:last-child{
	margin-bottom:0;
}
.case-list li h2 a{
	font-weight: bold;
	display:inline-block;
	font-size:18px;

}

.case-list li h2{
	margin-top:5px;
    margin-bottom: 15px;
    overflow: hidden;
	line-height:1.42;
}
.case-list li p{
	font-size:16px;
    overflow: hidden;
	line-height:1.42;
	color: #999999;
}
.case-list li span{
	float:left;
	color: #b4b4b4;
}
.case-list li span i{
	margin-right:10px;
}
.entry-content{overflow:hidden;}
.entry-content p{
	margin-bottom:1em;
	font-size: 16px;
	line-height: 1.75;
}
.entry-content a{
    color: #ff0000;	
}
.entry-content div{
	margin-bottom:1em;
	max-width: 100%;
	font-size: 16px;
}
.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;
}
.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;
}

.single-header{
	margin-bottom:20px;
	border-bottom: 1px dotted #cccccc;
}
.single-header h1 {
    font-size: 20px;
    line-height: 1.4;
    font-weight: bold;
}
 .single-header .single-meta {
  overflow: hidden; 
  color: #999999;
  display: inline-block;
}
 .single-header span {
  display: inline-block;
  margin-right: 10px;
}
.single-meta .crumbs{
    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-con{
    border-bottom: solid 1px #dedede;
    padding-bottom: 20px;
}
.cp-con h1{
	 font-size: 20px;
    font-weight: bold;
    color: #2c3033;
    line-height: 1.42;
}
.cp-des h3{
	font-size: 16px;
    font-weight: bold;
}
.cp-des p{
	line-height: 1.8;
    color: #999999;
}
.navigation {
	margin:20px 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: #0f438c;
  color: #fff;
  text-decoration: none;
  border: 1px solid #0f438c;
}
.screen-reader-text{
	    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

/* 产品中心样式结束 */
.textwidget p{
	line-height:2;
}
.con1{overflow:hidden;}
.wpcf7 label,.wpcf7 input,.wpcf7 textarea{
	width:100%;
}
.wpcf7-submit{
    background: #0f438c;
    border: none;
    padding: 10px 30px;
    color: #fff;
    font-size: 16px;
}

.single-pro-nav{
	border-bottom: 3px solid #2c3033;
}
.single-pro-list li{
	margin-right:1px;
	float:left;
	background-color:#eee;
	-moz-border-radius: 15px 15px 0 0; /* Firefox */
  -webkit-border-radius:15px 15px 0 0;/* Safari 和 Chrome */
  border-radius: 15px 15px 0 0;/* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */

}
.single-pro-list li.on{
	background-color:#2c3033;
}
.single-pro-list li.on a{
	color:#ffffff;
}
.single-pro-list li a{
	display:inline-block;
	padding:10px 20px;
	color:#2c3033;
}
.pro-wrap .pro-item {
    display: none;
    margin-top: 20px;
}
.pro-cat-img {
    display: block;
    text-align: center;
}
.pro-wrap  div:first-child{display:block;}
		.side-top{
    position: fixed;
    width: 50px;
    bottom: 50px;
    right: 10px;
    z-index: 1000;
}
.no4 p{
    font-size: 18px;
    color: #2c3033;
    font-weight: bold;
	margin-bottom:20px
}
.no4 ul li {
	background-color: #0f438c;
    display: inline-block;

    padding: 10px 20px;
    margin-left: 10px;
    border-radius: 20px;
}
.no4 ul li a{
	 color: #fff;
	 display: inline-block;
}
select {
  /*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
  border: solid 1px #2c3033;
 
  /*很关键：将默认的select选择框样式清除*/
  appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;
 
  /*在选择框的最右侧中间显示小箭头图片*/
  background: url("images/more_unfold.png") no-repeat scroll right center transparent;
 
 
  /*为下拉小箭头留出一点位置，避免被文字覆盖*/
  padding-right: 14px;
}
 
option {
    border:none;
    outline: none;
}
.search-form{
	display:inline-block;
    position: relative;
    width: 100%; 
	height: 28px;
    line-height: 28px;
}
.search-select{
	background-color: #0f438c;
	border-radius: 10px 0 0 10px;
	padding: 0 20px 0 5px;
    border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
.search-input{
    line-height: 1;
    height: 30px;
    border: 1px solid #ffffff;
    background: none;
    width: 200px;
    padding-left: 10px;
	margin-left: -5px;
	border-radius: 0px 10px 10px 0;
}
.search-form button {
    position: absolute;
    right: 1%;
    top: 20%;
    background: none;
    border: none;
    font-size: 18px;
    line-height: 1;
}
.cp-xg h3, .post-xg h3, .case-xg h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}
.post-con li{
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.post-con li a{
	border-bottom: 1px solid #eee;
    display: inline-block;
    padding-bottom: 10px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.down-list li{
	padding-bottom: 10px;
    border-bottom: 1px dashed #666;
	margin-bottom:10px;
}
.down-list li a {
	display:block;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.down-list li a .left{
	margin-right:10px;
}
.down-list li a .right{
	float:right;
}

.wpcf7-form>p{
	margin-bottom:10px;
}
.roundabout-holder {
    width: 100%;
    height: 400px;
    margin: 0 auto;
	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; 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:#0f438c; 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: 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;
}
.post-link-share {
  margin-top: 10px;
}
.bdsharebuttonbox {
  display: inline-block;
  overflow: hidden;
}
.share-hmj {
  float: left;

  line-height: 40px;
  height: 40px;
  font-size: 16px;
    font-weight: bold;
}
.bds_more {
  background: none repeat scroll 0% 0% #999 !important;
}
.bdshare-button-style0-16 a,
.bdshare-button-style0-16 .bds_more {
    width: 24px !important;
    height: 24px !important;
    display: inline-block !important;
    cursor: pointer !important;
    opacity: 0.8 !important;
    position: relative !important;
    line-height: 24px !important;
    text-align: center;
    padding-left: 0px !important;
    color: #fff;
    border-radius: 3px;
    font-size: 14px !important;
    margin-right: 5px;
}
.bdshare-button-style0-16 .bds_tsina {
  background: none repeat scroll 0% 0% #999 !important;
}
.bdshare-button-style0-16 .bds_qzone {
  background: none repeat scroll 0% 0% #999 !important;
}
.bdshare-button-style0-16 .qq {
  background: none repeat scroll 0% 0% #999 !important;
}
.bdshare-button-style0-16 .bds_weixin {
  background: none repeat scroll 0% 0% #999 !important;
}
.bdshare-button-style0-16 a:hover {
  opacity: 1 !important;
  color: #fff !important;
  background-color:#162870 !important;
}
.bdshare-button-style0-16 .bds_more {
  color: #FFF !important;
}