@charset "utf-8";
/*公共样式 start*/
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,p,input,select,textarea,form,nav,input,footer,header{margin: 0; padding: 0;}
ul,ol{list-style: none;}
input,select,textarea{outline: none; border:none; background-color: transparent;-webkit-appearance:none;}
textarea{resize: none;}
h1,h2,h3,h4,h5,h6{font-size: 1em; font-style: normal;}
em{font-style: normal;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display:block;}
img{border:none; vertical-align:middle;}
.clearfix:after,
.clearfix:before{content: "";display: table;}
.clearfix:after{clear: both;}
.clearfix{*zoom:1;}
a{ text-decoration:none; color:#000;}
a:hover{ text-decoration:none;}
*{-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
.fl{float:left;}
.fr{float:right;}

.html_100,.html_100 body{height: 100%; overflow: hidden; pointer-events:none;}
body{ font-family:"Microsoft YaHei", "微软雅黑";}
.pointerEvents{ pointer-events:none;}
.pointerAuto{pointer-events:auto;}
/*.html_100 .warp{height: 100%;}*/
/*{word-break:break-all; 强制换行}*/

.textOverHidden{ white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.publicShow{ display:block !important;}
.publicHilde{ display:none !important;}
/*资讯详情中 table 加边框*/
.home-hotbody table{border:0;margin:0;border-collapse:collapse;border-spacing:0;}
.home-hotbody table td{padding:0;border:1px solid #000;}
.home-hotbody table th{border:1px solid #000;}