@charset "utf-8";
/* CSS Document */
/*全局样式
---------------------------------------------*/
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block}
body,h1,h2,h3,h4,h5,h6,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,figure{ margin:0; padding:0;font-size:14px;line-height:1.5em;color:#333 }
body,button,input,select,textarea{ font-family: Helvetica, Tahoma, Arial,'Microsoft YaHei', '微软雅黑',sans-serif;}
button,input,select,textarea{ font-size:100%; }
address,cite,dfn,em,var{ font-style:normal; }
p,ul,li,dl,dd,dt,form,h1,h2,h3,h4,h5,h6{list-style:none;}
h5{ font-size:25px;}
h4{ font-size:18px;}
h3{ font-size:16px;}
h2{ font-size:14px;} 
h1{ font-size:12px;}
fieldset,img{ border:0; }
table{ border-collapse:collapse; border-spacing:0; }
input::-moz-focus-inner,button::-moz-focus-inner{ border:0;padding:0;outline:0; }
img{max-width:100%;width:auto\9;height:auto;vertical-align:middle;border:0;-ms-interpolation-mode:bicubic;}
*html{ zoom:expression(function(ele){ele.style.zoom = "1";document.execCommand("BackgroundImageCache",false,true)}(this))}
/*用于解决内层DIV适应外部div*/
.divouter{overflow:hidden}
.divinner{margin-bottom:-2000px;padding-bottom:2000px;}

.line5{clear:both;font-size:0px;height:5px;overflow:hidden;}
.line10{clear:both;font-size:0px;height:10px;overflow:hidden;}
.line15{clear:both;font-size:0px;height:15px;overflow:hidden;}
.line20{clear:both;font-size:0px;height:20px;overflow:hidden;}
.line30{clear:both;font-size:0px;height:30px;overflow:hidden;}
.displaynone{display:none}
.displayBlock{display:block}
.margin_top_5{margin-top:5px;}
.margin_top_20{margin-top:20px;}
.margin_top_bottom_5{margin-top:5px;margin-bottom:5px;}
.margin_top_bottom_10{margin-top:10px;margin-bottom:10px;}
.margin_r_5{margin-right:5px;}
.margin_l_110{margin-left:110px;}
.margin_l_48{margin-left:48px;}
.divabsolute{position:absolute}
/*按钮*/
.btn_r_1{float:right;margin-right:25px;line-height:15px;padding:3px 5px 3px 5px;background:#DCDEDD;margin:5px;color:#B4B4B4}.btn_r_1:hover{background:#DCDEDD;color:#fff}
.btntianlan{padding:3px 20px 3px 20px;background-color:#00A0EA;border-radius:3px;color:#fff;}
.btntianlan:hover{color:#faf8a8;}
/*按钮end*/
.pad20{padding:20px}
.pad_l_15{padding-left:15px;}
.floatr{float:right}
.margin20{margin:20px;}
.pad-3-20-3-20-blue{padding:3px 20px 3px 20px;background:#003F7D;color:#fff}
.lineheight80{min-height:80px;line-height:80px}
.lineheight80{min-height:60px;line-height:60px}
.lineheight40{min-height:40px;line-height:40px}
.lineheight30{min-height:30px;line-height:30px}
.lineheight25{min-height:25px;line-height:25px}
/*用于测试的样式*/
.bghong{background:#ff6a00;}
.bghei{background:#000;}
.bgfff{background:#fff}
.centertext{text-align:center;line-height:1.5em;}
/*页面元素样式*/
.border_l_1{border-left:#898989 1px solid;}
.border_b_1{border-bottom:#CCCCCC 1px solid}
input{vertical-align:middle}
form .input{border:#D9D9D9 1px solid;padding:3px;border-radius:2px;min-height:25px}
form dl{margin:15px 0px 15px 0px;width:100%}
form dl dt{width:100px;float:left;text-align:right;vertical-align:middle;line-height:30px}
form dl dd{}
/*通用标签*/
.main_tit{text-align:center;margin:30px 0 30px 0}
.btnblue{background:#00A0EA;border:#D9D9D9 1px solid;padding:3px 10px 3px 10px;margin-top:3px;margin-right:15px;margin-left:15px;cursor:pointer}


