* {
  margin: 0;
  padding: 0;
}
body {
  font: 12px/1 "\5b8b\4f53", arial, Helvetica, Tahoma, sans-serif;
  margin: 0 auto;
  color: #333;
  min-width: 1200px;
  background: #fff;
  overflow: auto;
}
p,
ul,
ol,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
select,
button,
textarea,
iframe {
  margin: 0;
  padding: 0;
}
img {
  border: 0 none;
}
ul,
li,
ol {
  list-style-type: none;
}
i,
em,
address,
caption,
cite,
code,
dfn,
th,
var {
  font-style: normal;
  font-weight: normal;
}
.msf {
  font-family: Microsoft YaHei;
}
a {
  text-decoration: none;
  color: #333;
}
a:hover {
  text-decoration: none;
}
a,
a:hover {
  outline: none;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  *zoom: 1;
}
input,
button,
select,
textarea {
  outline: none;
}
textarea {
  resize: none;
}
.pr {
  position: relative;
}
.abs {
  position: absolute;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.tc {
  text-align: center !important;
}
.main {
  width: 1040px;
  margin: 20px auto 0;
  padding: 20px 80px 0;
  min-height: 1123px;
  background: #fff;
}
.main h2 {
  position: relative;
  height: 80px;
  line-height: 80px;
  font-size: 20px;
  color: #333333;
  border-bottom: 1px solid #E9ECEE;
  margin-bottom: 32px;
}
.main h2 a {
  display: block;
  font-size: 12px;
  position: absolute;
  color: #FF7E00;
  right: 0;
  top: 0;
}
.main h2 i {
  position: absolute;
  top: 22px;
  right: -14px;
  display: block;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  color: #fff;
  background: url(/images/home/yjfk/news-num.png) no-repeat;
}
.header {
  background: #fff !important;
}
.bg {
  background: #E9ECEE;
}
.describe h6 {
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  color: #333;
  font-weight: bold;
  margin-bottom: 30px;
}
.describe h6 i {
  display: inline-block;
  width: 24px;
  height: 24px;
  color: #B2B7BA;
  text-align: center;
  margin-right: 16px;
  font-weight: 100;
  background: url(/images/home/yjfk/num-bg.png) no-repeat;
}
.describe h6 span {
  color: #FF850C;
}
.describe-main {
  position: relative;
}
.describe-main textarea {
  display: block;
  color: #333;
  background: #fff;
  border: 1px solid #E6E9EA;
  padding: 17px 22px;
  width: 1040px;
  margin: 0 auto;
  font-size: 14px;
  height: 154px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-shadow: inset 0 1px rgba(230, 233, 234, 0.15), 0 1px rgba(255, 255, 255, 0.8);
  -moz-box-shadow: inset 0 1px rgba(230, 233, 234, 0.15), 0 1px rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: inset 0 1px rgba(230, 233, 234, 0.15), 0 1px rgba(255, 255, 255, 0.8);
  -webkit-transition: all 0.08s ease-in-out;
  -moz-transition: all 0.08s ease-in-out;
}
.describe-main textarea:focus {
  border-color: #E6E9EA;
  box-shadow: 0 1px rgba(230, 233, 234, 0.15) inset, 0 1px rgba(255, 255, 255, 0.8), 0 0 0.18rem rgba(249, 147, 37, 0.164);
  -moz-box-shadow: 0 1px rgba(230, 233, 234, 0.15) inset, 0 1px rgba(255, 255, 255, 0.8), 0 0 0.18rem rgba(249, 146, 37, 0.164);
  -webkit-box-shadow: 0 1px rgba(230, 233, 234, 0.15) inset, 0 1px rgba(255, 255, 255, 0.8), 0 0 0.18rem rgba(249, 146, 37, 0.164);
}
.describe-main #wordage {
  position: absolute;
  text-align: right;
  font-size: 14px;
  color: #333;
  bottom: 18px;
  right: 23px;
}
.img-add a {
  display: block;
  float: left;
  width: 82px;
  height: 82;
  position: relative;
  margin-right: 24px;
}
.img-add img {
  display: block;
  width: 80px;
  height: 80px;
  border: 1px solid #E6E9EA;
}
.img-add .delete {
  position: absolute;
  top: 4px;
  right: 4px;
  display: block;
  width: 20px;
  height: 20px;
  background: url(/images/home/yjfk/delete.png) no-repeat;
}
.img-add input {
  position: absolute;
  top: 0;
  left: 0;
  text-indent: -99999999px;
  width: 82px;
  height: 82px;
  display: block;
  border: 0;
  background: 0;
  display:none;
}
.tips {
  font-size: 12px;
  color: #999;
  margin: 23px 0 59px;
}
.submit-btn a {
  display: inline-block;
  width: 120px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  color: #FF7E00;
  border: 1px solid #FF7E00;
  margin-right: 24px;
  cursor: pointer;
  background: none;
}
.submit-btn a.no-clickable {
  background: #ccc;
  border: 1px solid #ccc;
  color: #999;
}
.submit-btn a.btn.btn-hide {
  display: none;
  background: #FF7E00;
  color: #fff;
}
.mask {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100%;
  padding-bottom: 2%;
  overflow-y: auto;
  background: #000;
  filter: alpha(opacity=30);
  opacity: 0.3;
  z-index: 99;
}
.showModel {
  position: fixed;
  top: 200px;
  left: 50%;
  width: 400px;
  padding: 30px;
  font-size: 20px;
  text-align: center;
  margin-left: -230px;
  border-radius: 10px;
  background: #fff;
  z-index: 999;
  display: none;
}
.showImg {
  display: none;
  width: 640px;
  padding: 34px 0;
  position: fixed;
  left: 50%;
  margin-left: -320px;
  top: 20%;
  z-index: 990;
  overflow-y: auto;
}
.showImg .show-img {
  display: block;
  width: 570px;
  height: auto;
}
.showImg .close {
  display: block;
  width: 44px;
  height: 44px;
  position: absolute;
  top: 16px;
  right: 0;
}
.look-tit {
  width: 1200px;
  margin: 20px auto 0;
}
.look-tit h2 {
  position: relative;
  height: 20px;
  line-height: 20px;
  font-size: 20px;
  color: #333333;
}
.look-tit h2 a {
  display: block;
  font-size: 12px;
  position: absolute;
  color: #FF7E00;
  right: 0;
  top: 0;
}
.look-tit h2 i {
  position: absolute;
  top: 22px;
  right: -14px;
  display: block;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  color: #fff;
  background: url(/images/home/yjfk/news-num.png) no-repeat;
}
.look-item {
  width: 1040px;
  margin: 20px auto 0;
  padding: 40px 80px;
  background: #fff;
  font-size: 14px;
}
.look-item .time {
  color: #999;
}
.look-item .look-feedback {
  line-height: 24px;
  margin: 16px 0 11px;
}
.reply {
  width: 980px;
  margin-top: 40px;
  padding: 18px 30px;
  background: #F7F7F7;
  font-size: 14px;
}
.reply h6 {
  color: #333;
  font-weight: 400;
}
.reply .reply-time {
  color: #666;
  margin: 22px 0 10px;
}
.reply .reply-main {
  color: #333;
  line-height: 20px;
}
