@charset "utf-8";
/* updatetime         : 2014-07-28 */
/* designer	          : zengqi */
/* mail 	          : 353963551@qq.com */
/* web development	  : yangfan */
/* mail 	          : 121876723@qq.com */

/* Global */
@media screen and (max-device-width: 320px){body{-webkit-text-size-adjust:none;}} 
@media screen and (max-device-width: 480px){body{-webkit-text-size-adjust:none;}} 
@media only screen and (-webkit-min-device-pixel-ratio: 2){body{-webkit-text-size-adjust:none;}} 
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px){body{-webkit-text-size-adjust:none;}} 
body { text-align:left; font-size: 12px; height:100%; margin:0px; padding:0px; font-family:"宋体",Arial, Helvetica, sans-serif;}
ul, ol, dl,dt,dd, li { list-style: none;}
html,body,div,span,h1,h2,h3,h4,h5,h6,p,a,img,form,table,ul,ol,dl,dt,dd,li { margin:0px; padding:0px; border:0px;}
input{ margin:0px; padding:0px; }
html { height: 100%;}
img { border: none;}
a { color: #201818; text-decoration:none;}
a:hover { color: #a30100100; text-decoration:none;}
p, a, span, li { white-space: normal;}
input { font-size: 12px; vertical-align: middle;}

/* Font */
.fwb { font-weight: bold;}
.fwn { font-weight: normal;}
.ffyh { font-family:"微软雅黑";}
.ffht { font-family:"黑体";}
.tdn { text-decoration: none;}
.tdu { text-decoration: underline;}
.tdl { text-decoration: line-through;}

/* Size */
.fs14p { font-size: 14px;}
.fs16p { font-size: 16px;}
.fs18p { font-size: 18px;}
.fs20p { font-size: 20px;}
.fs22p { font-size: 22px;}
.fs24p { font-size: 24px;}
.fs30p { font-size: 30px;}

/* Color */
.c0 { color: #000;}
.cf { color: #fff;}
.cc { color: #ccc;}
.ce { color:#eee;}
.c3 { color:#333;}
.c201818 { color:#201818;}
.c1a2032 { color:#1a2032;}
.c870 { color:#870000;}
.ca30100 { color:#a30100;}
.cc9282d { color:#c9282d;}

/* Text */
.tal { text-align: left;}
.tar { text-align: right;}
.tac { text-align: center;}
.ti2e { text-indent: 2em;}

/* Background */
.bc0 { background-color: #000;}
.bcf { background-color: #fff;}

/* Position */
.zi1 { z-index: 1;}
.zi999 { z-index: 999;}


/* Layout */
.fr { float: right;}
.fl { float: left;}
.oh { overflow: hidden;}
.oa { overflow: auto;}
.os { overflow: scroll;}
.dn { display: none;}
.db { display: block;}
.di { display: inline;}

