@charset "utf-8";
/* 基础样式 */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, iframe {display: block;}
body, div,i,em, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section,span{margin:0;padding:0;/*word-break:break-all*/}
ul,li,dl,dt,dd,ol{list-style:none}
input[type="text"],input[type="search"]{-webkit-appearance:none;-webkit-tap-highlight-color:#fff;outline:0}
body,button,input,select,textarea,td{outline-style: none;font:12px/25px  "Microsoft YaHei",Arial;}
a,a:visited{text-decoration:none;outline:0}

/**公共的**/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,textarea,p,blockquote,center{margin:0 auto;padding:0}
ol,ul{list-style:none;}
/*h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
*/
a{text-decoration:none; color:#333;}
a:hover{text-decoration:none;color:#f90;}
img{border:0;}
em,i,cite,b{font-style:normal;font-weight:normal;}
input,select{vertical-align:middle;}
input,button,select,textarea{ outline:none; border:0px;}
textarea{ font-size:13px; resize:none;}
.clear{overflow:hidden;clear:both;}
.cl:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.cl { zoom: 1; }
.fl{ float:left; display:inline;}
.fr{ float:right;display:inline;}
.inputU{ background-color: #fff;padding:0px 5px; border: 1px solid #ddd; line-height:23px;}

/*空*/
.mt34{ margin-top:34px;}
.mt20{ margin-top:20px;}
.mt15{ margin-top:15px;}
.mt25 {margin-top: 25px;}
.mt30{margin-top:30px;}
.mt8 {margin-top: 10px;}
.mt5{margin-top: 5px;}
.mr5{margin-right: 5px;}
.ml12 {margin-left: 12px;}
.ml6{margin-left: 6px;}
.ml10{margin-left: 10px;}
.mt10 {margin-top: 10px;}
.pp10{padding: 10px 20px;}
.pl10{padding-left:10px;}
.pt10{padding-top:10px;}
.pr10{padding-right:10px;}
.pt5{padding-top:5px;}
.pp5{padding:5px;}
.pp2{padding:2px;}

.al {text-align: left;}
.ac {text-align: center;}
.ar {text-align: right;}

/*文字大小*/
.xs2 {font-size: 14px !important;}
.xs3 {font-size: 16px !important;}
.xs4 {font-size: 18px !important;}
.xs5 {font-size: 20px !important;}

/*文字颜色*/
.c_red {color:#FF0000;}
.c_orange {color: #fe8f00;}
.c_white {color: #fff;}
.c_blur {color:#0099FF;}
.c_grey {color: #999;}
.fzbold {font-weight: bold;}

.red_ss {
color: #c30000;
font-weight: bold;
line-height: 22px;
}
/*按钮*/
.btn_orange{ background:#fd9400; display:inline-block;-moz-border-radius: 4px;-webkit-border-radius: 4px; border-radius: 4px; color:#FFF; CURSOR: pointer;  HEIGHT:33px; line-HEIGHT:33px;display: inline-block; font-size:14px; color:#FFFFFF; font-weight:bold; text-align:center; overflow:hidden; width:200px;behavior: url(img/PIE.htc); position:relative\9;}

.btn_blur{ background:#3ea1f5;display:inline-block;-moz-border-radius: 4px;-webkit-border-radius: 4px; border-radius: 4px; color:#FFF; padding:5px 20px;}
.btn_orange:hover{ background:#e88904;color:#FFF;}
.btn_reg:hover{ background:#59c3ff;color:#FFF;}

/*背景*/
.bg_f4 {background-color: #f4f4f4;-moz-border-radius: 4px;-webkit-border-radius:4px; border-radius:4px; }
.bg_blur {background-color: #f1f9fa;-moz-border-radius: 4px;-webkit-border-radius:4px; border-radius:4px;}
.bg_red2 {background-color: #ee4136;-moz-border-radius: 4px;-webkit-border-radius:4px; border-radius:4px; }
.bg_orange {background-color: #fd9400;-moz-border-radius: 4px;-webkit-border-radius:4px; border-radius:4px; }

.sb1{border:1px solid #e3e6ed; display:inline-block; width:100%;}
.sb2{border:1px solid #f4dcc1; display:inline-block; width:100%;}
.btnone{ border-top:none}
.bn{ border:none}
