@charset "UTF-8";
body, p, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, fieldset, legend, input, select, textarea, button, th, td, menu {
  margin: 0;
  padding: 0; }

ul, dl, ol {
  list-style: none; }

img, fieldset, input[type="submit"] {
  border: 0 none; }

em {
  font-style: normal; }

strong {
  font-weight: normal; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

button, input[type="button"] {
  cursor: pointer;
  border: 0 none; }

a, button, input, img {
  -webkit-touch-callout: none; }

input, select, textarea {
  outline: none; }

a {
  text-decoration: none;
  list-style: none; }

.fl {
  float: left; }

.fr {
  float: right; }

.clear {
  clear: both; }

.clearfix::after {
  content: "";
  display: block;
  clear: both; }

html {
  height: 100%;
  width: 100%;
  font-family: "微软雅黑", "Heiti SC", "Microsoft YaHei";
  outline: 0;
  -webkit-text-size-adjust: none; }

body {
  height: 100%;
  margin: 0;
  position: relative; }

img {
  width: 100%;
  height: 100%; }

body {
  min-height: 2000px; }

header {
  background: url("../img/bg.jpg") repeat;
  padding: 40px 0;
  min-height: 300px; overflow: hidden;
  text-align: center; }
  header .cow .black {
    display: block;
    border-radius: 4px;
    cursor: pointer;
    padding: 6px 0px;
    text-align: center;
    font-size: 16px;
    background: rgba(0, 0, 0, 0.35);
    color: white;
    text-decoration: none; }
  header .cow .title {
    margin-top: 50px;
    font-size: 43px;
    text-align: center; }
  header .cow .text {
    margin-top: 10px;
    font-size: 22px;
    text-align: center; }

@media screen and (max-width: 480px) {
  header {
    background: url("../img/bg.jpg") repeat;
    padding: 40px 0;
    height: 220px;
    text-align: center; }
    header .cow .black {
      display: block;
      border-radius: 4px;
      cursor: pointer;
      padding: 6px 0px;
      text-align: center;
      font-size: 16px;
      background: rgba(0, 0, 0, 0.35);
      color: white;
      text-decoration: none; }
    header .cow .title {
      margin-top: 50px;
      font-size: 18px;
      text-align: center; }
    header .cow .text {
      margin-top: 10px;
      font-size: 14px;
      text-align: center; } }
.banner {
  margin-top: 50px; }
  .banner .cow p {
    letter-spacing: 2px;
    line-height: 24px; }

/*# sourceMappingURL=yszc.css.map */
