@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;}
/*dl,dt,dd,img,h1,h2,h3,h4,ul,li,span,p,input,div{margin:0;padding:0;}*/
body{font-size:12px;font-family:"宋体",Arial;color:#454545;word-wrap:break-word; word-break:break-all; _height:100%; background:url('../images/conent_bg.jpg') repeat-x left 160px;}
html{overflow-x:hidden;}
html,body{-webkit-text-size-adjust:none;}
button, input, select, textarea,label{vertical-align:middle;outline:none; }
textarea{resize:none;}
img{border:none;}
table {border-collapse:collapse;border-spacing:0; }
/*强制不换行*/
.g-ws-w { white-space:nowrap; }
/*强制换行*/
.g-ww-bw { white-space:normal; word-wrap:break-word; word-break:break-all; }
a {text-decoration:none;color:#454545;}
a:hover { text-decoration:underline;}
ul li,dl,dt,dd{list-style:none;}
.fc{clear:both;}
.fl{float:left;}
.fr{float:right;}
.XS{font-family:"新宋体";}
.HT{font-family:"黑体";}
.WY{font-family:"微软雅黑";}

 .text{clear:both;padding-top:20px;}
 .text li{padding-left:10px;height:28px;width:704px;}
 .text a{padding-left:20px;line-height:28px;background:url(../images/news_square.jpg) no-repeat left center;float:left;}
.text .show{background:#f0f0f0;}
.text span{float:right;color:#ad0000;line-height:28px;padding:0 10px;}
.text .focus{position:relative;}
.text .focus .hot{display:block;width:21px;height:12px;background:url(../images/news_textHot.jpg) no-repeat;position:absolute;right:-60px;top:10px;}
