@charset "utf-8";
/* CSS Document */
/*
* @description: 重要转载样式
* @author: ishang_pan
* @update: ishang_pan (2017-10-26 13:09)
*/

/*全局 on*/
html{-webkit-text-size-adjust:none;}
*html{background-image:url(about:blank); background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/
*{margin: 0; padding: 0; list-style: none;}
q:before,q:after{content:'';}
abbr,acronym{border:0;}
body{padding:0; margin:0; font: 16px "Microsoft YaHei",微软雅黑,'宋体',tahoma,Verdana,arial,sans-serif; color:#000000; background: #fff;}
input,textarea,select,button,label{vertical-align:middle; font-family:微软雅黑;}
textarea{resize:none;}
ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,img,a,form,input,label,select{margin:0; padding:0; list-style:none;}
a{color:#333; text-decoration:none; outline:none; -webkit-transition: all 0.4s; transition: all 0.4s;}
a:hover{color:#006ebc; text-decoration:none; -webkit-transition: all 0.4s; transition: all 0.4s;}
a img{border:none;}
.fl{float:left;}
.fr{float:right;}
.clear{margin:0; overflow:hidden; visibility:hidden; font-size: 0; content: "."; clear: both; height: 0; padding:0;}
.clearfix:after{visibility:hidden; display: block; font-size: 0; content:" "; clear:both; height:0;}
* html .clearfix{zoom: 1;} /* IE6 */
*:first-child+html .clearfix{zoom: 1;} /* IE7 */
h1,h2,h3{font-weight: normal;}
/*全局 end*/

/*列表 on*/
.m-liststyle li{line-height: 33px; background: url(../images/txt-bg.png) 5px center no-repeat;}
.m-liststyle li a{padding-left: 14px;}
.m-liststyle li span{font-size: 12px; color: #999; float: right;}
.m-nreprint-ti {
    width: 100%;
    height: 40px;
    line-height: 40px;
}
/*列表 end*/