/* html,body {
  background: #fff
} */

.xmMain {
  width: 480px;
  margin: 0 auto;
  padding: 10px 25px 10px;
}

.xmMain table {
  margin: 0 auto;
  width: 100%
}

.xmMain table td {
  color: #666;
  line-height: 30px;
  font-size: 14px;
  height: 30px
}

.xmMain table {
  padding-bottom: 10px;
  padding-top: 10px;
}

.xmMain table textarea {
  width: 100%;
  height: 120px;
  border: 1px solid #ddd;
  text-indent: 5px;
  line-height: 40px;
  color: #666;
  padding-top:0px
}

.xmMain table .poptext {
  width: 100%;
  height: 40px;
  border: 1px solid #ddd;
  text-indent: 5px;
  line-height: 40px;
  color: #666;
  margin-bottom: 20px;
}

.xmMain table td.top2 {
  vertical-align: top;
}

.xmMain table td label {
  vertical-align: top;
}

.xmMain {
  background: #fff;
}

.xmMain strong {
  display: block;
  font-family: microsoft yahei;
  font-size: 15px;
  color: #333;
  padding-left: 12px
}

.xmMain strong span {
  color: #d01e36
}

.popxmbjsub { font-size:14px;
  width: 100%;
  height: 40px;
  background-color: #d70c19;
  color: #fff;
  display: block;
  text-align: center;
  line-height: 40px;
  border: 0px;
  cursor: pointer;
  margin-top: 20px;
}

.popxmbjsub:hover {
  filter: alpha(opacity=80);
  -moz-opacity: .8;
  opacity: 0.8;
  transition: 1s;
  -moz-transition: 0.5s;
  /* Firefox 4 */
  -webkit-transition: 0.5s;
  /* Safari 和 Chrome */
  -o-transition: 0.5s;
  color: #fff
}


/*右边浮动电话显示框*/

.freeCall_box {
  position: absolute;
  top: -10px;
  right: 80px;
  width: 240px;
  height: 176px;
  display: none;
  padding-right: 24px
}

.freeCall_box_main {
  background: #f5f5f5;
  font-size: 12px;
  padding-bottom: 20px;
  text-align: left;
}

.freeCall_top {
  padding: 13px 0 15px 13px;
  background: #ddd;
}

.floatC_text {
  width: 141px;
  height: 29px;
  background: #fff;
  text-indent: 10px;
  font-size: 14px;
  color: #7f7f7f;
  vertical-align: middle;
  line-height: 29px
}

.floatC_Btn {
  width: 65px;
  height: 29px;
  background: url(../images2018/freeCallBtn.gif) no-repeat left top;
  border: 0px;
  vertical-align: middle;
  color: #fff;
  line-height: 29px;
  cursor: pointer;
  margin-left: 5px
}

.floatC_Btn:hover {
  filter: alpha(opacity=80);
  -moz-opacity: .8;
  opacity: 0.8;
}

.freeCall_btm {
  padding: 10px 16px 0 13px;
  color: #666;
  line-height:22px
}
