body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
  margin: 0;
  padding: 0;
}
body,
button,
input,
select,
textarea {
  font: 12px/1.5em '微软雅黑';
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}
address,
cite,
dfn,
em,
var {
  font-style: normal;
}
code,
kbd,
pre,
samp {
  font-family: couriernew, courier, monospace;
}
small {
  font-size: 12px;
}
ul,
ol {
  list-style: none;
}
a {
  text-decoration: none!important;
  color: inherit;
  out-line: none;
}
a:hover {
  text-decoration: underline;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
legend {
  color: #000;
}
fieldset,
img {
  border: 0;
}
button,
input,
select,
textarea {
  font-size: 100%;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
button {
  margin: 0;
  padding: 0;
  border: 1px solid transparent;
  outline: none;
}
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
.clearfix:after {
  /*伪元素是行内元素 正常浏览器清除浮动方法*/
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  *zoom: 1;
  /*ie6清除浮动的方式 *号只有IE6-IE7执行，其他浏览器不执行*/
}
#ldy .myBotton {
  margin-top: 43px;
  cursor: pointer;
  width: 263px;
  height: 41px;
  text-align: center;
  line-height: 41px;
  background: #f12e45;
  border-radius: 6px;
  font-size: 17px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: bold;
  color: #fefefe;
}
#ldy .one {
  widht: 100%;
  height: 521px;
  background: url("./img/one.png") center / 100% 100% no-repeat;
  box-sizing: border-box;
  padding: 38px 145px 65px 128px;
}
#ldy .one .left {
  float: left;
  font-family: MicrosoftYaHei-Bold;
}
#ldy .one .left .logoPng {
  width: 274px;
  height: 35px;
}
#ldy .one .left .item {
  display: flex;
  justify-content: left;
  align-items: center;
  font-size: 17px;
  font-weight: bold;
  color: #fdfdfd;
  height: 38px;
}
#ldy .one .left .item .dbx {
  width: 15px;
  height: 15px;
  vertical-align: center;
}
#ldy .one .left .item - item {
  margin-bottom: 10px;
}
#ldy .one .right {
  float: right;
}
#ldy .one .right .myInput {
  display: inline-block;
  width: 270px;
  height: 38px;
  line-height: 38px;
  background: #ffffff;
  border-radius: 3px;
  outline: none;
  border: none;
  box-sizing: border-box;
  padding-left: 10px;
  font-size: 14px;
  margin-bottom: 10px;
}
#ldy .one .right .my-button {
  cursor: pointer;
  width: 270px;
  height: 38px;
  line-height: 38px;
  background: #f9f0eb;
  border-radius: 3px;
  text-align: center;
  font-size: 17px;
  font-weight: bold;
  color: #e60012;
}
#ldy .two {
  width: 100%;
  height: 632px;
  padding-top: 52px;
}
#ldy .two .content {
  margin: 0 auto;
}
#ldy .two .content ul {
  display: flex;
  justify-content: center;
}
#ldy .two .content ul li {
  width: 333px;
  text-align: center;
  margin-right: 20px;
}
#ldy .two .content ul li .title {
  font-size: 23px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: bold;
  color: #f08300;
  margin-bottom: 26px;
}
#ldy .two .content ul li .bottom {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #333333;
  margin-top: 26px;
}
#ldy .two .content ul li img {
  width: 333px;
  height: 227px;
}
#ldy .three {
  width: 100%;
  height: 600px;
  background: url("./img/three.png") center / 100% 100% no-repeat;
}
#ldy .three .left {
  width: 50%;
  float: left;
  padding: 367px 0px 0px 170px;
  font-size: 11px;
  font-family: FZLTH--GB1-4;
  font-weight: 400;
  color: #ffffff;
  line-height: 23px;
}
#ldy .three .right {
  padding-top: 170px;
}
#ldy .three .right .right1 {
  font-size: 27px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: bold;
  color: #fdd000;
  line-height: 41px;
  margin-bottom: 26px;
}
#ldy .three .right .right2 {
  margin-top: 47px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #fefefe;
  line-height: 27px;
}
#ldy .four {
  width: 100%;
  height: 1097px;
}
#ldy .four .title p:first-child {
  margin-top: 53px;
  text-align: center;
  font-size: 27px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: bold;
  color: #212121;
}
#ldy .four .title p:nth-child(2) {
  font-size: 23px;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  color: #f08300;
  margin: 23px 0px 48px;
  text-align: center;
}
#ldy .five {
  overflow: hidden;
  width: 100%;
  height: 727px;
  background: #f9f0eb;
}
#ldy .five .title {
  margin: 53px 0px;
  text-align: center;
  font-size: 27px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: bold;
  color: #333333;
}
#ldy .five .content .left {
  width: 44%;
  float: left;
  padding-left: 122px;
  box-sizing: border-box;
}
#ldy .five .content .left .item {
  width: 166px;
  height: 180px;
  float: left;
}
#ldy .five .content .left .item div {
  width: 100%;
  height: 61px;
  display: flex;
  justify-content: center;
}
#ldy .five .content .left .item p {
  margin-top: 23px;
  text-align: center;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #333333;
}
#ldy .five .content .right {
  width: 56%;
  float: left;
}
#ldy .five .content .right .item .left1 {
  float: left;
}
#ldy .five .content .right .item .right1 {
  float: left;
}
#ldy .five .content .right .item .right1 p:first-child {
  font-size: 23px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: bold;
  color: #f08300;
  margin-bottom: 13px;
}
#ldy .five .content .right .item .right1 p:nth-child(2) {
  font-size: 18px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #212121;
  margin-bottom: 24px;
}
#ldy .five .content .right .item .right1 p:nth-child(3) {
  font-size: 11px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #333333;
  margin-bottom: 22px;
}
#ldy .six {
  width: 100%;
  height: 1012px;
  background: #3f3a35;
}
#ldy .six .title {
  font-size: 27px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: bold;
  color: #fdd000;
  padding: 51px 0px;
  text-align: center;
}
#ldy .six .content {
  display: flex;
  justify-content: space-around;
  padding: 0px 70px;
  box-sizing: border-box;
}
#ldy .six .content .item {
  float: left;
  width: 48%;
  height: 711px;
  background: #3f3a35;
  box-shadow: 0px 4px 4px 0px rgba(34, 30, 62, 0.33);
  border-radius: 6px;
  border-left: 1px solid #3F3A35;
  border-right: 1px solid #3F3A35;
  display: flex;
  align-items: center;
  justify-content: center;
}
#ldy .seven {
  overflow: hidden;
  width: 100%;
  height: 1009px;
  background: #f9f0eb;
}
#ldy .seven .title p:nth-child(1) {
  margin: 53px 0px 34px 0px;
  text-align: center;
  font-size: 27px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: bold;
  color: #333333;
}
#ldy .seven .title p:nth-child(2) {
  text-align: center;
  margin-bottom: 27px;
  font-size: 18px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: bold;
  color: #f08300;
}
#ldy .seven .title p:nth-child(3) {
  text-align: center;
  margin-bottom: 54px;
  font-size: 12px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #333333;
}
#ldy .seven .title p:nth-child(3) span {
  font-family: MicrosoftYaHei-Bold;
  font-size: 14px;
  font-weight: bold;
}
#ldy .eight {
  overflow: hidden;
  width: 100%;
  height: 750px;
  background: url("./img/eight1.png") center / 100% 100% no-repeat;
  position: relative;
}
#ldy .eight .title {
  margin-top: 52px;
  font-size: 27px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: bold;
  color: #fffefe;
  text-align: center;
}
#ldy .eight .content {
  position: absolute;
  top: 374px;
  right: 212px;
  width: 310px;
}
#ldy .eight .content .item {
  width: 100%;
  display: flex;
  justify-content: center;
}
#ldy .eight .content .item div {
  width: 50%;
}
#ldy .eight .content .item p {
  text-align: center;
  margin: 17px 0px 36px 0px;
  font-size: 15px;
  font-family: Adobe Heiti Std R;
  font-weight: normal;
  color: #fffffe;
}
#ldy .ten {
  width: 100%;
  height: 782px;
  overflow: hidden;
  background: #fdd000;
}
#ldy .ten .title {
  margin-top: 52px;
  margin-bottom: 43px;
  font-size: 27px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: bold;
  color: #333333;
  text-align: center;
}
#ldy .ten .content .item {
  display: flex;
  justify-content: center;
}
#ldy .ten .content .item .right {
  width: 710px;
  margin-top: 26px;
  margin-left: 53px;
}
#ldy .ten .content .item .right div:first-child {
  border-bottom: 1px solid #000;
  padding-bottom: 28px;
  margin-bottom: 38px;
}
#ldy .ten .content .item .right div:first-child span:first-child {
  font-size: 23px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #333333;
  margin-right: 29px;
}
#ldy .ten .content .item .right div:first-child span:nth-child(2) {
  font-size: 18px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #333333;
}
#ldy .ten .content .item .right div:nth-child(2) {
  font-size: 18px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: bold;
  color: #333333;
  line-height: 36px;
}
#ldy .ten .content .item .right div:nth-child(3) {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #333333;
}
#ldy .ten .content .item .right div:nth-child(3) span {
  display: inline-block;
  margin-top: 26px;
  font-size: 18px;
  font-weight: bold;
  color: #E60012;
}
#ldy .Eleven {
  width: 100%;
  height: 135px;
  background: #f2f2f2;
  padding: 26px 0px 31px 0px;
  box-sizing: border-box;
  text-align: center;
}
#ldy .Eleven p:first-child {
  font-size: 23px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: bold;
  color: #e60012;
}
#ldy .Eleven p:nth-child(2) {
  margin-top: 10px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #212121;
  line-height: 26px;
}
#ldy .myBotton1 {
  width: 1440px;
  height: 97px;
  background: #e60012;
  display: flex;
  align-items: center;
  justify-content: center;
}
#ldy .myBotton1 p {
  font-size: 18px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: bold;
  color: #f2f2f2;
}
#ldy .myBotton1 p .input1 {
  width: 150px;
  height: 33px;
  border: 1px solid #f2f2f2;
  border-radius: 3px;
  outline: none;
  font-size: 14px;
  margin-left: 10px;
  padding-left: 5px;
}
#ldy .myBotton1 .button1 {
  width: 113px;
  height: 33px;
  background: #f2f2f2;
  text-align: center;
  border-radius: 3px;
  line-height: 33px;
  font-size: 14px;
  font-family: MicrosoftYaHei-Bold;
  margin-left: 10px;
  font-weight: bold;
  cursor: pointer;
  color: #e60012;
}
.dialog {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}
.dialog .inner {
  border-radius: 4px;
  background: white;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 369px;
  height: 236px;
}
.dialog .inner #title {
  margin: 38px 0px 23px;
  font-size: 18px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: bold;
  color: #333333;
  text-align: center;
}
.dialog .inner p {
  color: #333333;
  text-align: center;
  margin-bottom: 17px;
}
.dialog .inner .bottom {
  width: 158px;
  height: 39px;
  line-height: 39px;
  border: 1px solid #7d7d7d;
  border-radius: 20px;
  text-align: center;
  color: #F08300;
  margin-top: 10px;
  cursor: pointer;
}
.toast {
  position: fixed;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.6);
  width: 266px;
  height: 80px;
  line-height: 80px;
  font-size: 16px;
  text-align: center;
  top: 30%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  color: white;
}
/*# sourceMappingURL=index.css.map */