body,
html,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
dt,
dd,
li,
ul,
p {
  padding: 0;
  margin: 0;
  font-weight: normal;
}
@charset "utf-8";
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body,
div,
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 {
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
body,
button,
input,
select,
textarea {
  font: 14px/1.5 tahoma, arial, \5b8b\4f53;
}
.notableWorks {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 60px;
}
.notableWorks .title {
  width: 198px;
  height: 30px;
  margin-bottom: 10px;
}
.notableWorks ul {
  width: 110%;
}
.notableWorks li {
  float: left;
  width: 180px;
  margin-right: 15px;
  border: 4px solid #502b1a;
}
/*footer*/
.footer {
  overflow: hidden;
  width: 100%;
}
.footer a {
  text-decoration: none;
}
.footer .copy-right {
  width: 100%;
  background: #333;
  /*height:79px;*/
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
.footer .copy-right p {
  /*width:1000px; */
  margin: 15px auto 0;
  text-align: center;
  color: #fff;
}
.footer .copy-right p a {
  padding: 0 5px;
  color: #fff;
}
.footer .copy-right p a:hover {
  color: #fdff56;
}
.footer .copy-right .txt {
  width: 1100px;
  margin: 6px auto 15px;
  text-align: center;
  color: #bbbbbb;
  font-size: 12px;
}
.shouyou {
  padding-top: 60px;
}
.shouyou #content {
  color: #000 !important;
}
.shouyou #content div {
  color: #000 !important;
}
.shouyou .notableWorks li {
  width: 180px;
  box-sizing: border-box;
}
.shouyou .notableWorks li img {
  width: 100%;
  height: auto;
}
