/* CSS Document */
body {
  font-family: "Microsoft Yahei", sans-serif;
  background: #f4f4f7;
  margin: 0 auto;
  width: 100%;
  position: relative;
}
input:focus, textarea:focus {
  outline: none
}
input, textarea, select {
  font-family: inherit;
  font-weight: inherit
}
input[type="button"], input[type="submit"], input[type="reset"] {
  -webkit-appearance: none;
}
textarea {
  -webkit-appearance: none;
}
/*清楚浮动*/
.clearfix:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '.';
}
.clearfix {
  *zoom: 1;
}
.out-box {
  width: 100%;
  padding: 70px 0px 20px;
}
.content-box {
  width: 1000px;
  margin: 0 auto;
  background: #fff;
  padding: 0 0 30px 0;
}
.header {
  position: relative;
}
.header-lg {
  width: 152px;
  height: 42px;
  position: absolute;
  left: 35px;
  top: 20px;
}
.main-box {
  display: block;
  padding: 0px 100px;
}
.part {
  padding: 0px 0px 25px;
  font-size: 14px;
}
.sm-title {
  font-size: 18px;
  color: #666;
  padding: 20px 0px 15px;
  margin: 0px;
}
.describe dl {
  display: block;
  border: 1px solid #c7d1d9;
  border-radius: 4px;
  padding: 10px;
  color: #999;
}
.describe dl.focus {
  border-color: #f36a57;
}
.describe dt, .describe dd {
  display: block;
}
.describe textarea {
  color: #333;
  font-size: 14px;
  width: 99%;
  margin: 0;
  border: none;
  resize: none;
}
.describe dd.feedback-conlen {
  text-align: right;
  font-size: 12px;
  color: #bbb;
}
.title-error-tip {
  color: #e13b29;
  text-align: right;
  padding: 0px 10px;
}
.enclosure p {
  color: #999;
}
.enclosure-p {}
.enclosure-img {
  display: block;
  overflow: hidden;
  padding: 6px 0px 0px;
}
.enclosure-img a.upload-img {
  float: left;
  position: relative;
  overflow: hidden;
  width: 50px;
  height: 50px;
  font-size: 0px;
  text-indent: -9999px;
  border-radius: 4px;
  margin-right: 15px;
  display: inline;
}
.enclosure-img a:hover {
  background-position: -62px 0px;
  border-color: #f36a57;
}
.enclosure-img a em {}
.enclosure-img a input {
  position: absolute;
  top: 0;
  right: 0;
  filter: Alpha(Opacity=0);
  opacity: 0;
  transform: translate(-300px, 0px) scale(4);
  width: 50px;
  height: 50px;
  cursor: pointer;
}
.enclosure-img .pictures {
  display: inline-block;
  float: left;
}
.enclosure-img .feedback-picture {
  width: 48px;
  height: 48px;
  float: left;
  margin-right: 15px;
  display: inline;
  border: 1px solid #f2f2f2;
  border-radius: 4px;
  position: relative;
}
.enclosure-img .feedback-picture span {
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: block;
}
.enclosure-img .feedback-picture img {
  width: 100%;
  height: auto;
  border-radius: 4px;
  cursor: pointer;
}
.enclosure-img .feedback-picture a {
  width: 15px;
  height: 15px;
  background: url(../image/out-icon.png) no-repeat 0 -297px;
  text-indent: -9999px;
  font-size: 0px;
  position: absolute;
  display: block;
  right: -5px;
  top: -5px;
}
.feedback-contact {
  width: 350px;
  height: 44px;
  border: 1px solid #c7d1d9;
  border-radius: 4px;
  line-height: 44px;
  padding: 0px 10px;
}
.submit {
  display: block;
  text-align: center;
  padding: 10px 0px 30px;
}
.submit input {
  width: 160px;
  height: 46px;
  border: none;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
  background: #1ba784;
  background: linear-gradient(to right, #1ba784, #0b5845);
  border-radius: 3px;
}
.submit input:hover {
  background: #1ba784;
}
.pop-up {
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  z-index: 9
}
.pop-up-con {
  width: 300px;
  padding: 30px 0px 40px;
  background: #fff;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -150px;
  border-radius: 10px;
  margin-top: -150px;
}
.pop-up-img {
  width: 112px;
  height: 112px;
  background: url(../image/out-icon.png) no-repeat 0 -90px;
  margin: 0px auto;
  display: block;
}
.pop-up-txt {
  font-size: 18px;
  text-align: center;
  color: #e55c41;
}
#feedback-success .close_btn {
  width: 30px;
  height: 30px;
  background: url(../image/out-icon.png) no-repeat -82px -280px;
  position: absolute;
  top: 5px;
  right: 5px;
  text-indent: -9999px;
  font-size: 0px;
}
#feedback-success .close_btn:hover {
  background-position: -82px -240px;
}
#feedback-fail .pop-up-con {
  padding: 20px 0px 0px;
}
.pop-up-fail {
  display: block;
  color: #333;
  text-align: center;
  padding: 65px 0px 30px;
  background: url(../image/out-icon.png) no-repeat center -416px;
}
#feedback-fail .close_btn {
  border-top: 1px solid #eee;
  font-size: 14px;
  color: #e55c41;
  display: block;
  text-align: center;
  padding: 15px 0px;
}
/*产品类型*/
.trigger-productid {
  display: block;
  overflow: hidden;
  padding: 20px 0px 0px;
}
.trigger-productid li {
  float: left;
  line-height: 20px;
  font-size: 14px;
  cursor: pointer;
  margin-right: 30px;
  display: inline;
}
.trigger-productid li i {
  width: 20px;
  height: 20px;
  float: left;
  background: url(../image/out-icon.png) no-repeat 0 -240px;
  margin-right: 6px;
  display: inline;
}
.trigger-productid li:hover i {
  background-position: -30px -240px;
}
.trigger-productid li.choice i, .trigger-productid li.choice:hover i {
  background-position: 0px -266px;
}
#ersansan-ft {
  padding: 20px 0px !important;
}