@charset "utf-8";
/* CSS Document */
/*公共样式*/
html,body{padding:0; margin:0;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin: 0; padding: 0 }
body, button, input, select, textarea { font-size:12px;line-height:1.5em; color:#595757 }
h1, h2, h3, h4, h5, h6 { font-size: 100% }
address, cite, dfn, em, var { font-style: normal }
ul, ol, dl { list-style: none }
a { text-decoration: none !important; outline: none ;cursor: pointer; color:#595757;}
a:hover{ color:#c1975b;}
img { border: 0 }
button, input, select, textarea { font-size: 100% ;outline: none;}
table { border-collapse: collapse; border-spacing: 0 }
.clear{ clear:both;}
.clearfix::after{display:block;clear:both;content:"\0020";visibility:hidden;height:0;}
.fl{float: left;}
.fr{float: right;}
.ect{text-overflow:ellipsis; overflow: hidden; white-space: nowrap;max-width: 200px;display: block;color:#c1975b;}
.w1200{ width:1200px; margin:0 auto;box-sizing:border-box;}
.Left{ float:left;}
.wb1200{width:1200px;margin:0 auto;margin-top:15px;background:#FFF;box-shadow: 1px 2px 3px #b5b5b6;-webkit-box-shadow: 1px 2px 3px #b5b5b6;-moz-box-shadow: 1px 2px 3px #b5b5b6;padding-bottom:20px;}
