.article table{
	width:inherit !important;
}
.article span{
	line-height:initial;
}
/*字体、打印、分享*/
.comment {margin-top:5px;float: right;line-height: 30px;height: 30px;}
.clearfix {display: block;}
.comment li {float: left;width: 34px;height: 30px;position: relative;margin-left: 5px;left: 0px;overflow: hidden;}
.comment .scrollDiv {width: 34px;height: 76px;position: absolute;left: 0px;top: 0;/*top: -30px !important;*/}
.comment .pl {display: none;}
.comment .pl .line01 {background-position: 0px -100px;width: auto;}
.comment .line01, .comment .line02 {width: 34px;height: 30px;/*background: url(/Public/images/xl_common_v2.png) no-repeat;*/background: url(/Public/images/printer.jpg) no-repeat;cursor: pointer;}
.comment .pl .line02, .comment .pl .line02 a {color: #80d65d;}
.comment .pl .line02 {}
.comment .line02 {height: 30px;}
.comment .line02, .comment .line02 a {margin: 0px;line-height: 18px;font-size: 16px;text-align: center;text-indent: 0px !important;color: #f96560;font-size: 12px;}
.comment .line02 {background: none;width: 34px;height: 24px;overflow: hidden;}
.comment #wyhs {display: none !important;}
.comment a {display: block;width: 34px;height: 30px;font-size: 12px;text-align: center;line-height: 30px;}
.comment span {display: inline-block;font-size: 14px;padding-right: 10px;color: #8d8d8d;}
.comment .i {display: inline-block;padding-right: 10px;}
.comment .share .line01 {background-position: -34px -100px;width: auto;}
.comment .share .line02 a {color: #f9665e;}
.comment .bdsharebuttonbox {float: left;margin-left: 5px;}
.comment .dy .line01 {/*background-position: -106px -100px;*/background-position: 1px 0;}
.comment .dy .line02 a {color: #5dc4f5;}
.comment .fd .line01 {/*background-position: -140px -100px;*/background-position: -30px 0;}
.comment .fd .line02 a {color: #fdb936;}
.comment .sx .line01 {/*background-position: -176px -100px;*/background-position: -65px 0;}
.comment .sx .line02 a {color: #408fc5;}
/*联系厂商*/
#ifm{color: #fff;text-align: center;background-color: #0e73b9;font-size: 16px;line-height: 35px;width: 100px;height: 35px;margin: 10px auto;border-radius: 10px;}
#ifm:hover{background-color:#48bb9b;}

.foot_ul{background:#76a3c7;width:1210px;height:30px;margin:0 auto;}
.foot_ul ul{width:700px;margin:0 auto}
.foot_ul ul li{float:left;}
.foot_ul ul li a{display:block;width:auto;padding-right:30px;text-align:center;color:#FFF;line-height:30px}
/*.upDate {
    background: #76a3c7 none repeat scroll 0 0;
    color: #fff;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    margin-top: 15px;
    text-align: center;
    width: 100%;
	margin-bottom: 10px;
}*/

.wrappers p {
	display: inline-block;
	border: 1px solid #e5e5e5;
	padding: 0 140px;
	color: #333333;
	color: #666;
	font: normal 14px/37px \5b8b\4f53;
}

/*返回顶部*/
#toTop {
   display: none;
   text-decoration: none;
   position: fixed;
   bottom: 10px;
   right: 10px;
   overflow: hidden;
   width: 40px;
   height: 40px;
   border: none;
   text-indent: 100%;
   background: url(/Public/images/toTop.png) no-repeat top;
   background-size:40px 40px;
   text-align: center;
}