/*
Name:Basic公共层
Effect:拖拉机和汽车对比   泥巴路和高速公路
Author:喜洋洋
Date: 2016年5月4日
Version: v1.0 beta
*/
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td{
	margin:0px;
	padding:0px;
}
body{ font:12px/21px '宋体'; _font-family:'宋体' !important; text-align:center;}
em,i{ font-style:normal;}/*跟span一样了*/
#wrap{ text-align:left;}

ul{ list-style:none;}
img{ border:0 none;}
a{ text-decoration:none;}

.w1060{width:1060px; margin:0 auto;}/*配合class='w980 clearfix'*/

.fl{float:left; display:inline;}
.fr{ float:right; display:inline;}
.clear{ clear:both;}

.clearfix{zoom:1;}	/*类似.pc_overflow*/
.clearfix:before,.clearfix:after{display: table;line-height: 0;content:"";}
.clearfix:after{clear:both;}


.mt1{margin-top:1px;}
.mt2{margin-top:2px;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt25{margin-top:25px;}
.mt30{margin-top:30px;}
.mt35{margin-top:35px;}
.mt40{margin-top:40px;}
.mt45{margin-top:45px;}
.mt50{margin-top:50px;}
.mt55{margin-top:55px;}

.ml0{margin-left:0px !important;}
.ml1{margin-left:1px;}
.ml2{margin-left:2px;}
.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml25{margin-left:25px;}
.ml30{margin-left:30px;}
.ml35{margin-left:35px;}
.ml40{margin-left:40px;}
.ml45{margin-left:45px;}
.ml50{margin-left:50px;}
.ml55{margin-left:55px;}
.ml60{margin-left:60px;}



.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}


.disBlock{ display:block;}

.ft0{ font-size:0px;}
.ft14{font-size:14px;}
.line23{ line-height:23px;}


.ftw{font-weight:bold;}

.borderNone{ border:0 none !important;}
.backgroundNone{ background:none !important;}


/*图片下方出现多余空白 */
.ie6duoyu{ overflow:hidden; font-size:0px;}




