@charset "utf-8";
/*CSS Reset*/
/*reset css*/
body,  dl, dt, dd, p, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form,select, fieldset, input, button, textarea, blockquote,* {
margin:0;
padding:0;
}
body{ font:12px/1.5 "宋体"; color:#333; background:#fff;}
/*table, td, tr, th { font-size:12px;}*/
li { list-style-type:none;}
img { border:0 none; vertical-align:top;}
em{ font-style:normal;}
ol, ul { list-style:none outside none;}
caption, th { text-align:left;}
h1, h2, h3, h4, h5, h6 { font-size:12px; font-weight:normal;}
a{ text-decoration:none; color:#000;}
.blod{ font-weight:bold;}
.fs14{ font-size:14px;}
.fs16{ font-size:16px;}
.fb { font-weight:bold;}
.fl { float:left;}
.fr { float:right;}
.tl{text-align:left; }
.tc{ text-align:center;	}
.tr{ text-align:right;	}
.margin0{ margin:0;}
.m0a{ margin:0 auto;}
.mt0{ margin-top:0px!important;}
.mt5{ margin-top:5px; *margin-top:0px;}
.mt10{ margin-top:10px!important;}
.mt20{ margin-top:10px;!important;}
.mt25{ margin-top:25px;!important;}
.mt30{ margin-top:30px;!important;}
.mt40{ margin-top:40px;!important;}
.mt60{ margin-top:60px;!important;}
.mt100{ margin-top:100px;!important;}
.mr0{ margin-right:0!important;}
.mr5{ margin-right:5px!important;}
.mr10{ margin-right:10px!important;}
.mr20{ margin-right:20px!important;}
.mb10{ margin-bottom:10px;!important;}
.mb20{ margin-bottom:20px;!important;}
.mb50{ margin-bottom:50px;!important;}
.ml10{ margin-left:10px!important;}
.ml20{ margin-left:20px!important;}
.ml30{ margin-left:30px!important;}
.ml100{ margin-left:100px;}
.ml150{ margin-left:140px!important; _margin-left:150px!important;}
.w50 { width:50px;}
.w100 { width:100px;}
.w120 { width:120px;}
.w150 { width:150px;}
.w200 { width:200px;}
.w220 { width:220px;}
.w250 { width:250px;}
.w600 { width:600px;}
.h50 { height:50px;}
.none { display:none;}
.block{ display:block;}
.inline{ display:inline;}
.f00{ color:#f00;}
.fff{ color:#fff;}
.un-line, .un-line a { text-decoration:none;}
.txt_line{ text-decoration:underline;}
.txt_through {text-decoration: line-through;}
.no-boder { border: none 0!important;}
.vam{ vertical-align:middle;}
.blue{ color:#1781be;}
.red{ color:#f00!important;}
.purple{ color:#b900e7;}
.green{ color:#090;}
.orange{ color:#f87529;}
.black{ color:#000!important;}
.grey { color:#CCC;}
.clear{ clear:both; height:0px; overflow:hidden;} 
.cap2em{ text-indent:2em;}
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: "."; clear: both; height: 0;}
.clearfix{*zoom:1;}
.inline-block{ *display:inline-block;}
.hidden{overflow:hidden;}
.none{ display:none;}
.rel{ position:relative;}
.abs{ position:absolute;}
.visible{ overflow:visible;}
.whitelink:link, .whitelink:visited, .whitelink:active { color:#fff;}
.whitelink:hover { text-decoration:underline;}
/**********************************/
.page{
float:right;}
.page a{
color:#666;
border:solid 1px #ccc;
padding:3px 8px;
margin:4px;
display:inline-block;}
.page a:hover{
border:solid 1px #FF0000;
color:#FF0000;
text-decoration:none;}
.page .whichpage{
width:30px;
height:30px;
line-height:30px;}

.interduce{ margin-top:10px; line-height:200%; width:740px; }
.interduce .company{ padding:15px;}
.interduce .company li{ color:#333; padding:8px 0px; font-size:14px;}
.interduce .company li h5{ text-align:right; color:#666; width:150px; float:left; font-size:14px;}
.interduce .infotext{padding:15px; font-size:14px; text-indent:2em; line-height:250%; color:#444;}
.interduce .infotext p{text-indent:2em;}


