* {
  padding: 0;
  margin: 0;
  color: #121212;
}

body {
  min-width: 1200px;
}

li, a {
  list-style: none;
  text-decoration: none;
  color: #000;
}

input {
  outline: none;
}

img {
  display: block;
}

.w-1200 {
  width: 1200px;
  margin: 0 auto;
}
.mt-50 {
  margin-top: 50px;
}
.mt-40 {
  margin-top: 40px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-30 {
  margin-top: 30px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mb-40 {
  margin-bottom: 40px !important;
}
.ml-20 {
  margin-left: 20px;
}
.ml-30 {
  margin-left: 30px;
}
.ml-40 {
  margin-left: 40px;
}
.pt-20 {
  padding-top: 20px;
}
.pt-30 {
  padding-top: 30px;
}
.pt-40 {
  padding-top: 40px;
}
.pb-40 {
  padding-bottom: 40px;
}
.fl {
  float: left;
}

.fr {
  float: right;
}
.bold {
  font-weight: bold;
}
.cl:after, .clearfix:after {
  content: "\20";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}

.cl, .clearfix {
  zoom: 1
}

.file-box{width: 920px;margin: 30px auto 0;border: 1px solid #ede9e9;padding: 5px 0;background: #F7F7F7;padding: 20px 50px;line-height: 28px;}
.file-box table,.file-box tr,.file-box td{border: none;}
.file-box table tr{width: 750px;line-height: 22px;}
.file-box table tr td{font-size: 13px;line-height: 22px;}
.file-box table tr td b{font-family: "宋体";}
.file-box table .td-b{width: 80px;text-align: center;}
.file-box table .td-r{width: 370px;background: #fff;}
.file-box table tr{width: 750px;line-height: 22px;}
.file-box table tr td{font-size: 13px;line-height: 22px;padding-left: 10px;}
.file-box table tr td b{font-family: "宋体";}
.file-box table .td-b{width: 80px;text-align: center;}
.file-box table .td-r{width: 370px;background: #fff;}

.file-box span{ width:350px;display:block;float:left;}
.c-red{ color:#9B0704}

.yMain .yTit{ line-height: 45px;  margin: 20px auto; }
.docNum{ text-align: center;font-weight: bold;font-size: 16px;margin: 20px 0;}