﻿@charset "utf-8";

/* 
底层结构样式表 base.css 
Date: 2013-08-12
Version: 1.0
Author: tianwf
*/

/*reset*/
html, body, div,applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {/*border: 0;*/font-family:Arial,simsun,sans-serif,"宋体";font-size: 100%;font-weight:inherit;margin: 0;outline: 0;padding: 0;vertical-align:baseline;}
:focus {/* remember to define focus styles! */outline: 0;}
table {/* tables still need 'cellspacing="0"' in the markup */border-collapse:collapse;border-spacing: 0;}
caption, th, td {font-weight: normal;/*text-align: left;*/}
blockquote:before, blockquote:after,
q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img {border: 0;}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {display: block;}

/*global*/
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
strong{font-weight:700}
address, cite, dfn, var,i{font-style:normal}
/*th,td{padding:.5em 1em}*/
th{font-weight:700; text-align:center}
caption{text-align:center}
img{vertical-align:middle}
.yh{font-family:"\5FAE\8F6F\96C5\9ED1","\5b8b\4f53","tahoma","Arial";}
/*连接颜色*/
a{color:#616466;text-decoration:none}
a:hover{color:#dc0000;text-decoration:underline}
/*定位*/
.tl{text-align:left}
.tc{text-align:center}
.tr{text-align:right}
.fl{float:left;}
.fr{float:right;}
.cb{clear:both}
.cl{clear:left}
.cr{clear:right}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{display:inline-block;}
/*Hides from IE-mac \*/
* html .clearfix {height:1%;}
.clearfix {	display:block;}
/*End hide from IE-mac*/
.vm{vertical-align:middle}
.pr{position:relative}
.pa{position:absolute}
.abs-right{position:absolute;right:0}
.zoom{zoom:1}
.hidden{visibility:hidden}
.ofh{overflow:hidden;}
.disnone{display:none}
.disb{ display:block;}
/*文字排版*/
.f10{font-size:10px}
.f11{ font-size:11px;}
.f12{font-size:12px}
.f14{font-size:14px}
.f16{font-size:16px}
.f18{font-size:18px}
.f20{font-size:20px}
.f24{font-size:24px}
.f30{font-size:30px}
.fb{font-weight:bold}
.fn{font-weight:normal}
.t2{text-indent:2em}
.lh150{line-height:150%}
.lh180{line-height:180%}
.lh200{line-height:200%}
.unl{text-decoration:underline}
.no_unl{text-decoration:none}
.arial{font-family:arial}
.simsun{font-family:'宋体'}
.yahei{font-family:'微软雅黑'}

/*字体颜色*/
.white{color:white}
.red{color:red}
.green{color:green}
.blue{color:blue}
.yellow{color:yellow}
.gray{color:gray}
.orange{color:#f60}
.c_000{color:#000}
.c_333{color:#333}
.c_666{color:#666}
.c_888{color:#888}
.c_999{color:#999}
.c_ccc{color:#ccc}
.c_58{color:#585858}
.c_28{color:#282828}
.c_d32{color:#d32222}
.c_dc0{ color:#dc0000 !important}
.c_047{ color:#0471bf !important}
.c_949{ color:#949799 !important}
.c_49{ color:#498eea !important;}
.pri{color:#ef5402;}

/*长度*/
.w{width:100%}
.w10{width:10px}
.w20{width:20px}
.w30{width:30px}
.w40{width:40px}
.w50{width:50px}
.w60{width:60px}
.w70{width:70px}
.w80{width:80px}
.w90{width:90px}
.w100{width:100px}
.w120{width:120px}
.w150{width:150px}
.w180{width:180px}
.w210{width:210px}
.w240{width:240px}
.w300{width:300px}
.w960{width:960px}
.w1000{width:1000px}
.h{height:100%}
.h50{height:50px}
.h100{height:100px}



/*边距 5 10 15 20 25 30*/
.m5{margin:5px}
.m10{margin:10px}
.m15{margin:15px}
.m20{margin:20px}
.m25{margin:25px}
.m30{margin:30px}

.mt5{margin-top:5px}
.mt9{margin-top:9px}
.mt10{margin-top:10px}
.mt15{margin-top:15px}
.mt20{margin-top:20px}
.mt25{margin-top:25px}
.mt30{margin-top:30px}

.mb5{margin-bottom:5px}
.mb10{margin-bottom:10px}
.mb15{margin-bottom:15px}
.mb20{margin-bottom:20px}
.mb25{margin-bottom:25px}
.mb30{margin-bottom:30px}

.ml5{margin-left:5px}
.ml10{margin-left:10px}
.ml15{margin-left:15px}
.ml20{margin-left:20px}
.ml25{margin-left:25px}
.ml30{margin-left:30px}

.mr5{margin-right:5px}
.mr10{margin-right:10px}
.mr15{margin-right:15px}
.mr20{margin-right:20px}
.mr25{margin-right:25px}
.mr30{margin-right:30px}

.pl15{padding-left:15px;}

.m-pictext-a table, .m-pictext-b table, .m-pictext-c table, .m-pictext-d table{margin:auto;}