﻿@charset "utf-8";
/* CSS Document */

.ly_banner {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.ly_banner img {
  display: block;
  width: 100%;
  height: auto;
}

.ly_text1,
.ly_text2,
.ly_text3 {
  margin: 20px auto;
  padding: 0 28px;
}

.ly_text1 p {
  line-height: 32px;
  color: #555;
  font-size: 15px;
  word-break: break-all;
}
.lytext3_Con{  padding: 15px 20px 20px;
  background-color: #e9eef5;
  border-radius: 4px; overflow:hidden;}
.ly_text3 p {
  line-height: 28px;
  color: #202020;
  font-size: 15px;
  word-break: break-all;

}

.ly_text3 p a {
  display: block;
  width: 100%;
  height: auto;
  line-height: 24px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  background-color: #a90204;
  border-radius: 4px;
  margin: 10px 0;
  padding: 8px 20px;
  letter-spacing:2px;
}

.ly_text3 p a:hover {
  background-color: #960104;
}
.ly_lipin{ text-align:center;}
.ly_lipin ul li{ width:200px; height:200px; display:inline-block; margin:10px 0 0;}
.ly_lipin ul li:nth-child(1){ margin-right:50px;}
.ly_lipin ul li img{ display:block; max-width:100%; max-height:100%;}


/**表单**/
.ly_order {
  padding: 20px 28px;
  position: relative;
}

.ly_order .order_div {
  width: 100%;
  overflow: hidden;
  margin: 0 auto 20px;
}
.ly_order .order_div0 ul li:nth-child(4){ width:66.7%;}
.ly_order .order_div0 ul li:nth-child(5){ width:30%;}

.ly_order .order_div1 {
  width: 50%;
  padding: 0 14px 0 0;
  float: left;
}

.ly_order .order_div2 {
  width: 50%;
  padding: 0 0 0 14px;
  float: right;
}

.od_title {
  width: 100%;
  overflow: hidden;
  line-height: 30px;
  color: #202020;
  font-size: 16px;
  font-weight: bold;
  margin: 0 auto;
  padding: 0 0 0 20px;
  background: url(ico0.png) 0 8px no-repeat;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
}

.od_title span {
  color: #f00;
}

input[type="radio"]+label::before {
  content: "\a0";
  /*不换行空格*/
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  width: 18px;
  height: 18px;
  margin: 11px 10px 11px 0;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid #dfdfdf;
  text-indent: .15em;
  line-height: 1;
  float: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
}

input[type="radio"]:checked+label::before {
  background-color: #a90204;
  border: 1px solid #a90204;
  background-clip: content-box;
  padding: 4px;
}

input[type="checkbox"]+label::before {
  content: "\a0";
  /*不换行空格*/
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  width: 16px;
  height: 16px;
  margin: 12px 10px 12px 0;
  border-radius: 2px;
  text-indent: .15em;
  line-height: 1;
  float: left;
  background-color: #fff;
  border: 1px solid #dfdfdf;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
}

input[type="checkbox"]:checked+label::before {
  border: 1px solid #a90204;
  background-color: #a90204;
  background-clip: content-box;
  content: "\2714";
  color: #fff;
}

.fm_radio,
.fm_checkbox {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  padding: 0;
}

.fm_radio ul li {
  width: 50%;
  height: 40px;
  overflow: hidden;
  float: left;
  position: relative;
}

.fm_radio1 ul li {
  width: 33.333333%;
}

.fm_radio2 ul li {
  width: 20%;
}

.fm_radio3 ul li {
  width: 100%;
}

.fm_radio4 ul li {
  width: 25%;
}

.fm_checkbox ul li {
  width: 33.333333%;
  height: 40px;
  overflow: hidden;
  float: left;
  position: relative;
}

.fm_radio ul li input,
.fm_checkbox ul li input {
  display: none;
}

.fm_radio ul li label,
.fm_checkbox ul li label {
  height: 40px;
  overflow: hidden;
  line-height: 40px;
  color: #202020;
  font-size: 14px;
  cursor: pointer;
}

.fm_checkbox0 ul li {
  width: 100%;
}

.fm_checkbox1 ul li {
  width: 33.333333%;
}

.fm_checkbox2 ul li {
  width: 20%;
}

.fm_checkbox3 ul li label {
  width: auto;
  float: left;
}

.fm_checkbox4 ul li {
  width: 25%;
}

.fm_radio1 ul li label {
  width: auto;
  float: left;
}

.fm_radio1 ul li input.rd_ipt {
  display: block;
  width: 120px;
  height: 36px;
  overflow: hidden;
  line-height: 34px;
  color: #565656;
  font-size: 14px;
  border: 1px solid #ccc;
  margin: 2px 0;
  padding: 0 10px;
  outline: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
}

.fm_checkbox2 ul li input.rd_ipt {
  float: right;
  display: block;
  width: 40%;
  height: 36px;
  overflow: hidden;
  line-height: 34px;
  color: #565656;
  font-size: 14px;
  border: 1px solid #ccc;
  background-color: #fff;
  margin: 2px 0;
  padding: 0 10px;
  outline: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
}


.tips {
  width: 100%;
  overflow: hidden;
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  margin: 20px auto;
  padding: 0 30px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
}

.fm_ipt {
  width: 100%;
  height: 40px;
  overflow: hidden;
  margin: 0 auto;
  padding: 0;
}

.fm_ipt input {
  display: block;
  width: 100%;
  height: 36px;
  overflow: hidden;
  line-height: 34px;
  color: #565656;
  font-size: 14px;
  border: 1px solid #ccc;
  margin: 2px auto;
  padding: 0 10px;
  outline: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
}

.fm_checkbox1 ul li label {
  float: left;
}

.fm_checkbox1 ul li input.rd_ipt {
  float: right;
  display: block;
  width: calc(100% - 80px);
  height: 36px;
  overflow: hidden;
  line-height: 34px;
  color: #565656;
  font-size: 14px;
  border: 0;
  background-color: #fff;
  margin: 2px 0;
  padding: 0 10px;
  outline: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
   border-bottom: 1px solid #ccc;
}
.order_divd .fm_checkbox1 ul li input.rd_ipt { width: calc(100% - 65px);}

.ipt_tit {
  width: 100%;
  height: 30px;
  overflow: hidden;
  line-height: 30px;
  color: #202020;
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 10px;
  padding: 0 0 0 20px;
  background: url(ico0.png) left center no-repeat;
  float: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
}

.ipt_tit1 {
  width: 30%;
}

.ipt_tit2 {
  padding: 0;
  background: none;
  font-size: 14px;
}

.ipt_tit span {
  color: #f00;
}

.fm_ipt1,
.fm_ipt2 {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0;
  padding: 0;
  float: right;
  position: relative;
}

.fm_ipt3 {
  width: 70%;
}

.fm_ipt1 input,
.fm_ipt1 textarea,
.fm_ipt4 input,
.fm_ipt1 select,
.fm_ipt2 select,
.fm_slc1 select,
.fm_slc2 select,
.fm_slc2 input,
.fm_slc3 select,
.fm_slc4 select,
.fm_slc5 select {
  display: block !important;
  width: 100%;
  height: 40px;
  overflow: hidden;
  line-height: 40px;
  color: #565656;
  font-size: 14px;
  background-color: #fff;
  border: 1px solid #dfdfdf;
  border-radius: 4px;
  margin: 0 auto;
  padding: 0 15px;
  outline: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
}

.fm_ipt2 select {
  width: 49%;
  margin: 2px 1% 2px 0;
  float: left;
}

.fm_ipt3 select {
  width: 36%;
}

.fm_slc1 select {
  width: 100%;
  float: left;
}

.fm_slc3 select {
  width: 48%;
  margin: 0 4% 0 0;
  float: left;
}

.fm_slc4 select {
  width: 48.5%;
  float: left
}

.fm_ipt1 textarea {
  height: 120px;
  line-height: 30px;
  resize: none;
}

.fm_ipt3 input.rd_ipt {
  float: right;
  display: block;
  width: 26%;
  height: 36px;
  overflow: hidden;
  line-height: 34px;
  color: #565656;
  font-size: 14px;
  border: 1px solid #ccc;
  margin: 2px 0;
  padding: 0 10px;
  outline: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
}

.fm_ipt1 select,
.fm_ipt2 select,
.fm_slc1 select,
.fm_slc2 select,
.fm_slc3 select,
.fm_slc4 select,
.fm_slc5 select {
  background: #fff url(jt.png) top right no-repeat;
}

.fm_ipt1 a.yzm {
  display: block;
  width: auto;
  height: 40px;
  overflow: hidden;
  line-height: 40px;
  color: #fff;
  font-size: 14px;
  margin: 0;
  padding: 0 20px;
  background-color: #454545;
  border-radius: 0 4px 4px 0;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}

.fm_ipt1 a.yzm:hover {
  background-color: #a90204;
}

.fm_checkbox3 .fm_ipt1 select {
  width: 48%;
  margin: 2px 2% 2px 0;
  float: left;
}

.fm_checkbox3 .fm_ipt1 input {
  width: 48%;
  display: block;
}

.order_btn {
  width: 160px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  padding: 20px 0;
}

.order_btn input {
  display: block;
  width: 160px;
  height: 48px;
  overflow: hidden;
  line-height: 48px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  margin: 0 auto;
  background-color: #a90204;
  border-radius: 24px;
  border: none;
  outline: none;
  cursor: pointer;
}

.order_btn input:hover {
  background-color: #960104;
}

.fm_slc2 {
  width: 200px;
  height: 40px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  left: 120px;
}

.fm_slc5 {
  width: 190px;
  height: 40px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
}

.fm_ipt4 input {
  width: 48.5%;
  float: left;
}


@media (max-width:960px) {

  .ly_text1,
  .ly_text2,
  .ly_text3 {
    padding: 0 20px;
  }

  .ly_order {
    padding: 20px;
  }

  .ly_order .order_div1 {
    padding: 0 10px 0 0;
  }

  .ly_order .order_div2 {
    padding: 0 0 0 10px;
  }

  .fm_slc3 select {
    width: 49%;
    margin: 0 2% 0 0;
  }

  .fm_checkbox1 ul li {
    width: 50%;
  }

}

@media (max-width:820px) {

  .ly_order .order_div1,
  .ly_order .order_div2 {
    width: 50%;
  }

  .lyProCon .order_ts .fl {
    width: 25%;
  }

  .lyProCon .order_ts .fr {
    width: 75%;
  }
.ly_text1 p,.ly_text3 p{ font-size:14px; line-height:26px;}
.ly_text3 p a{ font-size:15px;}
.ly_lipin ul li:nth-child(1){ margin-right:20px;}
.ly_order .order_div0 ul li:nth-child(4){ width:100%;}
.ly_order .order_div0 ul li:nth-child(5){ width:100%;}



}

@media (max-width:767px) {
.ly_lipin ul li:nth-child(1){ margin-right:0;}
.ly_order .order_div0 ul li:nth-child(4){ height:80px;}
.ly_order .order_div0 .fm_checkbox ul li:nth-child(4) label{ overflow:inherit; height:80px;}
  .ly_order .order_div1,
  .ly_order .order_div2 {
    width: 100%;
  }

  .ly_order .order_div {
    margin: 0 auto 20px;
    padding: 0;
  }

  .fm_checkbox ul li,
  .fm_radio4 ul li {
    width: 100%;
  }

  .fm_radio2 ul li {
    width: 33%;
  }

  .ly_text2 dl dt,
  .ipt_tit,
  .od_title {
    font-size: 15px;
  }

}

@media (max-width:375px) {

  .fm_checkbox ul li {
    width: 100%;
  }
}

@media (max-width:320px) {}