@charset "utf-8";
/* css reset */
html,body,div,ul,li,table,tr,td,dt,dd,dl,p,h1,h2,h3,h4,h5,h6,form,input,select,textarea,blockquote{margin:0;padding:0;}
body{
	background:#fff;
	color:#333;
   	font-family:"hiragino sans gb","microsoft yahei","微软雅黑","黑体",arial,sans-serif;
    font-size:14px;
    line-height:1.4;
	word-break: normal;
}
body{
	-webkit-overflow-scrolling: touch;
	overflow-x: hidden;
}
a img{border:none;}
a{text-decoration:none; outline:none; blr:expression(this.onfocus=this.blur()); cursor:pointer;}
input,label{vertical-align:middle;}
input,button,select,textarea{
	outline:none;
	blr:expression(this.onfocus=this.blur());
   	font-family:"hiragino sans gb","microsoft yahei","微软雅黑","黑体",arial,sans-serif;
}
input[type=text]::-ms-clear{display:none;}
img{
	/*width:auto;
	height:auto;
	max-width:100%;*/
	-ms-interpolation-mode:bicubic;
    vertical-align:middle;
}
ul,li{
	list-style-type:none;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}

.lx_fc a:hover,.lx_news_h3:hover,.lx_news_imgdate a:hover,.lx_news_lul a:hover,.lx_newssub_rdl dd a:hover,.lx_newsdetc a:hover,.lx_tow_active:hover,.lx_qoe_lbtn p a:hover,.lx_ia_onb p a:hover,.lx_hb_pro:hover,.lx_hb_lcd2 a:hover,.lx_h_bct div a:hover,.lx_h_bcb_crd dd a:hover,.lx_msubr_blogroll a:hover{
	text-decoration:underline;
}
