/*reset*/
body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,menu,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:none;}
img{vertical-align: top;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;font-weight:normal;}
abbr,acronym{border:none;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,button,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
body,textarea,input,button,select,keygen,legend { outline:0;}
textarea{overflow:auto;resize:none;}
a { text-decoration:none;color:#333; }
/*common*/
body{font-family: "Microsoft YaHei" ;}
.cf{*zoom:1;}
.cf:after{display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}
.rel{position:relative;}.abs{position: absolute;}.fix{position:fixed;}
.fl{float: left;}  .fr{float:right;}
.tc{text-align: center;} .tl{text-align: left;}  .tr{text-align: right;}
.inline{display: inline-block;}
.hide {display:none;}
.imgbox img{width: 100%; vertical-align: top;}
.txt-of-fag{white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}/*单行溢出隐藏*/
.infiveline{display:-webkit-box!important;overflow:hidden;text-overflow: :ellipsis;word-break: :break-all;-webkit-box-orient:vertical;-webkit-line-clamp:5;margin:0;}/*多行溢出隐藏*/
.flex-box{display: box;display: -webkit-box; display: -moz-box;display: -ms-flexbox; display: -webkit-flex; display: flex;}
a,img,button,input,textarea{-webkit-tap-highlight-color:rgba(255,255,255,0);-ms-tap-highlight-color:rgba(255,255,255,0);-moz-tap-highlight-color:rgba(255,255,255,0);-o-tap-highlight-color:rgba(255,255,255,0);}
button, input, textarea, select {border: medium none;outline: medium none;/*取消chrome下input和textarea的聚焦边框*/-webkit-appearance:none;-ms-appearance:none;-moz-appearance:none;-o-appearance:none;}
/*color*/
.orange-txt{color:#ff7e00;}.orange-txt2{color:#ff5500;}