/*!	* base.css * CSS Document * The site is designed by LEBANG,Inc 05/2016 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
@charset "utf-8";
body{font-size:12px; line-height:22px; background:#fff;}
body,h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ul,ol,li,form,button,input,span,i,ul,a,em,img,textarea,select{margin:0;padding:0;}
/*加载进度条*/
/*.fade{transition:all 300ms linear 700ms; -webkit-transform:translate3d(0,0,0); -moz-transform:translate3d(0,0,0); -ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0); transform:translate3d(0,0,0); opacity:1;}*/
/*.fade.out {opacity:0;}*/
*{padding:0;margin:0;}
body,button,input,select,textarea{font-size:12px;font-family:"Microsoft YaHei","Arial",Tahoma,"Simsun",sans-serif;}
h1,h2,h3,h4,h5,h6,button,input,select,textarea {font-size:100%;}
table{border-collapse:collapse;border-spacing:0;}
i{font-style:normal;}
img{border:none; max-width:100%; height:auto;}
ul,ol{list-style:none;}
ul,li{padding:0;margin:0;}
a{text-decoration:none;blr:expression(this.onFocus=this.blur());outline:none; /*color:#000;*/}
/*a:hover{text-decoration:underline;}*/
/* Form */
label,input,select{vertical-align:middle;}
input[type=submit],input[type=button],input[type=reset]{cursor:pointer;}
input[type="button"], input[type="submit"], input[type="reset"], input[type="text"],select,textarea{-webkit-appearance:none;font-family:"Arial","Microsoft Yahei", Helvetica, sans-serif;}*:focus{outline:none;}
textarea,select{-webkit-appearance:none;}
/* Clear float */
.clearfix:before,.clearfix:after{content:".";display:block;visibility:hidden;height:0;line-height:0;font-size:0;}
.clearfix:after{clear:both;}
.clearfix{zoom:1;}
.clear{clear:both;height:0;overflow:hidden;}
.fl{float:left;}
.fr{float:right;}
/*arrowHead*/
.arrowT,.arrowR,.arrowB,.arrowL{display:inline-block;*display:inline;*zoom:1;width:0;height:0;}
.arrowT{border-left: 12px solid transparent;border-right: 12px solid transparent;border-bottom: 14px solid #fff;}
.arrowB{border-left: 12px solid transparent;border-right: 12px solid transparent;border-top: 14px solid #fff;}
.arrowL{border-top: 12px solid transparent;border-right: 14px solid #fff;border-bottom: 12px solid transparent;}
.arrowR{border-top: 12px solid transparent;border-left: 14px solid #fff;border-bottom: 12px solid transparent;}
/* Architecture Wide */
.container{width:1200px;margin:0 auto;}
.hot_postname,.i_hotpic .c666,.i_hotslide_list li a,.i_hotspot_list li a.c666,.user_browse_list dd span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.i_title a.more,.ind_brand_pic, .ind_brand_list p,.remember_login label,.login_bottom .forget_btn,.header .senior_search_btn, .header .map_search_btn,.but,.but_reg,.pwdfind_opt a i,.pwdfind_opt a span,.user_nav li a i,.linkRefresh,.page a.on,.urld_edit a.urld_edit_but,.urb_prompt a.close{transition:all 0.3s ease-out 0s;-webkit-transition:all 0.3s ease-out 0s;-moz-transition:all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;}
/* Margin */
.mrgA5{margin:5px;}
.mrgT5{margin-top:5px;}
.mrgR5{margin-right:5px;}
.mrgB5{margin-bottom:5px;}
.mrgL5{margin-left:5px;}
.mrgA10{margin:10px;}
.mrgT10{margin-top:10px;}
.mrgR10{margin-right:10px;}
.mrgB10{margin-bottom:10px;}
.mrgL10{margin-left:10px;}
.mrgA15{margin:15px;}
.mrgT15{margin-top:15px;}
.mrgR15{margin-right:15px;}
.mrgB15{margin-bottom:15px;}
.mrgL15{margin-left:15px;}
.mrgA20{margin:20px;}
.mrgT20{margin-top:20px;}
.mrgR20{margin-right:20px;}
.mrgB20{margin-bottom:20px;}
.mrgL20{margin-left:20px;}
.mrgA25{margin:25px;}
.mrgT25{margin-top:25px;}
.mrgR25{margin-right:25px;}
.mrgB25{margin-bottom:25px;}
.mrgL25{margin-left:25px;}
.mrgA30{margin:30px;}
.mrgT30{margin-top:30px;}
.mrgR30{margin-right:30px;}
.mrgB30{margin-bottom:30px;}
.mrgL30{margin-left:30px;}
.mrgA35{margin:35px;}
.mrgT35{margin-top:35px;}
.mrgR35{margin-right:35px;}
.mrgB35{margin-bottom:35px;}
.mrgL35{margin-left:35px;}
.mrgA40{margin:40px;}
.mrgT40{margin-top:40px;}
.mrgR40{margin-right:40px;}
.mrgB40{margin-bottom:40px;}
.mrgL40{margin-left:40px;}
.mrgA45{margin:45px;}
.mrgT45{margin-top:45px;}
.mrgR45{margin-right:45px;}
.mrgB45{margin-bottom:45px;}
.mrgL45{margin-left:45px;}
.mrgA50{margin:50px;}
.mrgT50{margin-top:50px;}
.mrgR50{margin-right:50px;}
.mrgB50{margin-bottom:50px;}
.mrgL50{margin-left:50px;}
/* Padding */
.pdm5{padding-bottom:5px;}
.pdm10{padding-bottom:10px;}
.pdm15{padding-bottom:15px;}
.pdm20{padding-bottom:20px;}
.pdm30{padding-bottom:30px;}
.pdm40{padding-bottom:40px;}
.pdm50{padding-bottom:50px;}
.pdm60{padding-bottom:60px;}
/*Text*/
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align: right;}
/*Color*/
.cfff{color:#fff;}
.c000{color:#000;}
.c333{color:#333;}
.c666{color:#666;}
.c999{color:#999;}
/*display*/
.hide{display:none;}
.show{display:block;}