@charset "utf-8";
/*CSS reset*/
html{color:#000;background:#ffffff;-webkit-text-size-adjust:none;}
body{
	margin:0;
	padding:0; 
	font-family:Arial, "微软雅黑", Helvetica, sans-serif ; 
	font-size:12px;
	color:#666;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,iframe{
	margin:0;
	padding:0;
}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,iframe{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}

sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}
input:focus{ outline:none;}

/*b{font-weight:normal;}*/
i{font-style:normal;}
a{ color:#666666; text-decoration:none; cursor:pointer;}
a:hover{ color:#fc8026; text-decoration:none; cursor:pointer;}
.img_hover a{ border:1px solid #cccccc;}
.img_hover a:hover{ border:1px solid #cc0000;}
.redd a{color:#666666; text-decoration:none;}
.redd a:hover{ background:#FF0000; display:block;}
.d_n{display:none;}
.d_n{display:none;}
.oh{overflow:hidden;}
.z{zoom:1;}
.tl{ text-align:left;}
.fil{filter:Alpha(Opacity=30);}
.m_fil{filter:Alpha(Opacity=100);}
/*字体*/
.fm{font-family:Arial,\5FAE\8F6F\96C5\9ED1,\9ED1\4F53;}
.fms{font-family:Arial, Helvetica, sans-serif,;}

/*文字排版*/
.f10{ font-size:10px;}
.f12{ font-size:12px !important;}
.f14{ font-size:14px;}
.f15{ font-size:14px;}
.f16{ font-size:16px;}
.f18{ font-size:18px;}
.f20{ font-size:20px;}
.f24{ font-size:24px;}
.f28{ font-size:28px;}
.f30{ font-size:30px !important;}
.f36{ font-size:36px !important;}
.f40{ font-size:40px;}
.f48{ font-size:48px;}
.f60{ font-size:60px;}
.fb{ font-weight:bold;}
.t2{ text-align:2em;}
.unl{ text-decoration:underline;}
.unc{text-decoration:line-through;}
.no-unl{ text-decoration:none;}
.tc{ text-align:center;}
.tl{ text-align:left;}
.tr{ text-align:right;}
.fa{ font-family:Arial, Helvetica, sans-serif;}
.h100{ height:50px;}
.w80{ width:80px;}
.w100{ width:100px;}
.w110{ width:110px;}
.w120{ width:120px;}
.w130{ width:130px;}
.w150{ width:150px;}
.w160{ width:160px;}
.w180{ width:180px;}
.w200{ width:200px;}
.w230{ width:230px;}
.w250{ width:250px;}
.w300{ width:300px;}
.w340{ width:340px;}
.w350{ width:350px;}
.w370{ width:370px;}
.w90{ width:90px;}
.mr20{ margin-right:24px;}
.mt1{ margin-top:1px;}
.mt3{ margin-top:3px;}
.mt2{ margin-top:2px;}
.mt4{ margin-top:5px;}
.mtz4{ margin-top:4px;}
.mtf3{ margin-top:-3px;}
.mt5{ margin-top:10px;}
.mt10{ margin-top:10px;}
.mt12{ margin-top:12px;}
.mt15{ margin-top:15px;}
.mt18{ margin-top:18px;}
.mt20{ margin-top:20px;}
.mt25{ margin-top:25px;}
.mr95{ margin-right:95px;}
.mr15{ margin-right:15px;}
.mrf10{ margin-right:-10px;}
.ml10{ margin-left:10px;}
.mlf10{margin-left: 0px;}
.mbf2{margin-bottom: -2px;}
.margin{margin:50px 20px;}

.pt3{padding-top:3px;}
.pb15{padding-bottom:15px;}

.bb_bine{border-bottom:1px dotted #ddd;overflow:hidden;}
.b_line{ border-bottom:1px solid #eee; height:10px;}

.db_line{
    overflow:hidden;
    border-bottom: 1px dashed #ccc;
}
/*定位*/
.bc{ margin:0 auto;}
.fl{ float:left; display:inline;}
.fr{ float:right; display:inline;}
.clear{ clear:both;}

.clearfix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix{ display:inline-block;}*html.clearfix{ height:1%}.clearfix{ display:block;}
.hidden{ visibility:hidden;}
.none{ display:none;}
.oh{ overflow:hidden;}

/*行高*/
.mb10{ margin-bottom:10px;}
/*边距*/

.left{ float:left;}
.right{ float:right;}
/*颜色*/
.lan{ color:#0d5d9c;}
.red{color:#de0202;}
.qlan{ color:#00acd1;}
.yellow{ color:#fc8026;}
.blue{color: #49b5f6;}
.gay_9{ color:#999;}

.bggay{background:#cacaca !important;}
.bgblue{background:#49b5f6 !important;}
.tz_tab ul.noborder{border: none;}
.tz_tab ul.noborder li:first-child {
    margin: 0 20px;
}
.c-gray {
    color: #999;
}
.c-blue {
    color: #46a2ef;
}




