/* ==================== 公共css样式 ==================== */ @charset "utf-8"; *{margin:0;padding:0;} body{font-size:14px; font-family:Microsoft YaHei,Verdana, Arial; line-height:8%; margin:0; padding:0; color:#000; background-color:#fff;} div{margin:0 auto; padding:0;line-height: 20px;} h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,form,img,p{margin:0; padding:0; border:none; list-style-type:none;line-height: 20px;} /*button{cursor:pointer}*/ a{text-decoration:none} a:link{color:#000;} a:visited{color:#000;} a:hover{color:#f07300;} ul li a:link{color:#000;} ul li a:visited{color:#000;} ul li a:hover{color:#f07300;} .block{ width:1100px; height:auto;clear:both;} .fl{float:left;} .fr{float:right;} .tl{text-align:left;} .tc{text-align:center;} .tr{text-align:right;} .db{display:block;} .di{display:inline;} .dn{display:none;} /*页面留白*/ .blank5{height:5px; clear:both; overflow:hidden;} .blank10{height:10px; clear:both; overflow:hidden;} .blank30{height:30px; clear:both; overflow:hidden;} /*英文强制换行*/ .word{word-wrap:break-word; word-wrap:break-word; table-layout:fixed; text-overflow:ellipsis;} .bold{font-weight:bold;} .clear {clear: both; /*line-height:0px;height:0;font-size:0px;*/}.video{margin-top:-45px;margin-left:-20px;}