﻿@charset "utf-8";
/* CSS Document set by zeo at 2014 */

html, body, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, fieldset, legend, input, textarea, select{margin:0; padding:0;}
body{background:#fff; color:#000; font:14px "微软雅黑","宋体",Arial; -webkit-text-size-adjust:100%;}
a,a:visited{text-decoration:none; -webkit-transition:color .2s; -moz-transition:color .2s; -ms-transition:color .2s; -o-transition:color .2s; transition:color .2s;}
a:hover{text-decoration:underline;}
a:focus{outline:none;}
em{font-style:normal;}
li{list-style:none;}
fieldset,img{border:0;}
input,textarea,button,select{outline:none; resize:none;}
button{cursor: pointer;}
p{word-wrap:break-word;}
.pngfix{}

.cb0{clear:both; height:0px; line-height:0px; font-size:0; overflow:hidden;}
.cb{clear:both; height:1px; line-height:1px; font-size:0; overflow:hidden;}
.cb5{clear:both; height:5px; line-height:5px; font-size:0; overflow:hidden;}
.cb10{clear:both; height:10px; line-height:10px; font-size:0; overflow:hidden;}
.cb20{clear:both; height:20px; line-height:20px; font-size:0; overflow:hidden;}
.cb50{clear:both; height:50px; line-height:50px; font-size:0; overflow:hidden;}
/*17515改*/
/*.cb50{clear:both; height:0px; line-height:50px; font-size:0; overflow:hidden;}*/

.cb100{clear:both; height:100px; line-height:100px; font-size:0; overflow:hidden;}
.cb500{clear:both; height:500px; line-height:500px; font-size:0; overflow:hidden;}
.underline{border-bottom:#ccc 1px solid;}
.dottedline{border-bottom:#ccc 1px dotted;}


/* 返回顶部 */
.backTop{width:000px; height:000px; display:block; position:fixed; left:50%; bottom:150px; margin-left:000px; display:none;}
.backTop{_position:absolute; _top:expression(documentElement.scrollTop + 450 + "px");}
