.jumbotron.product {
  background: url('../image/bg.png') no-repeat;
  background-size: 100% 100%;
}
.consult_wrap {
  background: url(../image/consult_bg.jpg) no-repeat;
}
.product_wrap {
  color: #121212;
  background: #f4f7fc;
  background: url('../image/upFileBg.png') no-repeat;
  background-size: 100% 100%;
  color: #373938;
  margin-bottom: 50px;
  /*清除ie的默认选择框样式清除，隐藏下拉箭头*/
}
.product_wrap ul li {
  list-style: none;
}
.product_wrap .product_trial {
  margin: 0 auto;
  text-align: center;
}
.product_wrap .product_trial img {
  width: 56px;
  height: 56px;
  margin-top: 50px;
}
.product_wrap .product_trial h2 {
  font-size: 32px;
  color: #1169bb;
}
.product_wrap .product_trial p {
  color: #5e6f98;
  margin-bottom: 30px;
  font-size: 14px;
}
.product_wrap .product_contents {
  max-width: 1440px;
  background: #fff;
  border-radius: 5px;
}
.product_wrap .product_list_wrap {
  margin: 0 auto;
}
.product_wrap .product_list_wrap li {
  padding: 0px 10px;
  width: 280px;
  height: 35px;
  margin: 15px;
  margin-bottom: 0px;
  text-align: center;
  line-height: 33px;
  background-color: #edf5ff;
  border: 1px solid #cce6ff;
  float: left;
  cursor: pointer;
}
.product_wrap .form_wrap {
  clear: both;
  height: 743px;
  width: 530px;
  margin: auto;
  overflow: hidden;
}
.product_wrap .form_wrap .w508 {
  min-width: 282px;
  width: 100%;
  margin-top: 55px;
  padding-bottom: 25px;
}
.product_wrap .form_wrap .w508 .tiup {
  line-height: 25px;
  color: #333333;
  font-size: 20px;
  font-weight: bold;
}
.product_wrap .form_wrap .w508 li {
  margin: 16px 0;
}
.product_wrap .form_wrap .w508 .iinjg {
  border: 1px solid #d8e2ee;
  border-radius: 5px;
  width: 100%;
  line-height: 50px;
  background-color: #f3f7fa;
}
.product_wrap .form_wrap .w508 .iinjg input,
.product_wrap .form_wrap .w508 .iinjg textarea {
  font-size: 16px;
  color: #666666;
  outline: none;
  border: none;
  width: 94%;
  background-color: #f3f7fa;
}
.product_wrap .form_wrap .w508 .iinjg i {
  font-size: 16px;
  color: #f51818;
  margin: 0 5px;
}
.product_wrap .form_wrap select {
  /*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
  border: solid 1px #000;
  /*很关键：将默认的select选择框样式清除*/
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  /*在选择框的最右侧中间显示小箭头图片*/
  /*为下拉小箭头留出一点位置，避免被文字覆盖*/
  padding-right: 14px;
}

.form_wrap select {
    border: solid 1px #000;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../image/xialasanjiao.png) no-repeat scroll right center transparent;
    padding-right: 14px;
}

.product_wrap .form_wrap select::-ms-expand {
  display: none;
}
.product_wrap .w508:nth-child(1) {
  float: left;
}
.product_wrap .w508:nth-child(2) {
  float: right;
}
.product_wrap .iinjg textarea {
  width: 100% !important;
  resize: none;
  padding: 25px 0 0 25px;
  height: 90%;
}
.product_wrap .form_wrap .butto button {
  display: block;
  width: 164px;
  line-height: 44px;
  color: #fff;
  font-size: 18px;
  border-radius: 2px;
  background: #1176d2;
  margin: auto;
  outline: none;
  border: none;
}
.jumbotron.product {
  background: url('../image/bg.png') no-repeat;
  background-size: 100% 100%;
}
.consult_wrap {
  background: url(../image/consult_bg.jpg) no-repeat;
}
.product_wrap {
  color: #121212;
  background: #f4f7fc;
  background: url('../image/upFileBg.png') no-repeat;
  background-size: 100% 100%;
  color: #373938;
  /*清除ie的默认选择框样式清除，隐藏下拉箭头*/
}
.product_wrap ul li {
  list-style: none;
}
.product_wrap .product_trial {
  margin: 0 auto;
  text-align: center;
}
.product_wrap .product_trial img {
  width: 56px;
  height: 56px;
  margin-top: 50px;
}
.product_wrap .product_trial h2 {
  font-size: 32px;
  color: #1169bb;
}
.product_wrap .product_trial p {
  color: #5e6f98;
  margin-bottom: 30px;
  font-size: 14px;
}
.product_wrap .product_contents {
  max-width: 1440px;
  background: #fff;
  border-radius: 5px;
}
.product_wrap .product_list_wrap {
  margin: 0 auto;
}
.product_wrap .product_list_wrap li {
  padding: 0px 10px;
  width: 280px;
  height: 35px;
  margin: 15px;
  margin-bottom: 0px;
  text-align: center;
  line-height: 33px;
  background-color: #edf5ff;
  border: 1px solid #cce6ff;
  float: left;
  cursor: pointer;
}
.product_wrap .form_wrap {
  clear: both;
  height: 743px;
  width: 530px;
  margin: auto;
  overflow: hidden;
}
.product_wrap .form_wrap .w508 {
  min-width: 282px;
  width: 100%;
  margin-top: 55px;
  padding-bottom: 25px;
}
.product_wrap .form_wrap .w508 .tiup {
  line-height: 25px;
  color: #333333;
  font-size: 20px;
  font-weight: bold;
}
.product_wrap .form_wrap .w508 li {
  margin: 16px 0;
}
.product_wrap .form_wrap .w508 .iinjg {
  border: 1px solid #d8e2ee;
  border-radius: 5px;
  width: 100%;
  line-height: 50px;
  background-color: #f3f7fa;
}
.product_wrap .form_wrap .w508 .iinjg input,
.product_wrap .form_wrap .w508 .iinjg textarea {
  font-size: 16px;
  color: #666666;
  outline: none;
  border: none;
  width: 94%;
  background-color: #f3f7fa;
}
.product_wrap .form_wrap .w508 .iinjg i {
  font-size: 16px;
  color: #f51818;
  margin: 0 5px;
}
.product_wrap .form_wrap select {
  /*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
  border: solid 1px #000;
  /*很关键：将默认的select选择框样式清除*/
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  /*在选择框的最右侧中间显示小箭头图片*/
  /*为下拉小箭头留出一点位置，避免被文字覆盖*/
  padding-right: 14px;
}
.product_wrap .form_wrap select::-ms-expand {
  display: none;
}
.product_wrap .w508:nth-child(1) {
  float: left;
}
.product_wrap .w508:nth-child(2) {
  float: right;
}
.product_wrap .iinjg textarea {
  width: 100% !important;
  resize: none;
  padding: 25px 0 0 25px;
  height: 90%;
}
.product_wrap .form_wrap .butto button {
  display: block;
  width: 164px;
  line-height: 44px;
  color: #fff;
  font-size: 18px;
  border-radius: 2px;
  background: #1176d2;
  margin: auto;
  outline: none;
  border: none;
}
