@charset "GBK";
a,button {
  text-decoration: none;
  color: inherit;
  cursor: pointer;
  background: transparent;
  box-shadow: none;
  outline: none;
  border: none;
}
.flex {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.wrap {width: 1280px; margin: auto;}
.clear {
  clear: both;
}
.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  *zoom: 1;
}
.mar {
  margin: 30px auto;
}
/*banner*/
.banner {
  min-width: 1280px;
  height: 500px;
  background: url("../../static/images/banner.jpg") no-repeat center;
  overflow: hidden;
}
.title_main {
  font-size: 36px;
  color: #1d666c;
  text-align: center;
}

.lead, .zsjh {align-items: center;}
.lead article {
  width: 700px;
}
.lead article p {
  text-indent: 2em;
  line-height: 1.8em;
}

.zxbtn {
  display: block;
  width: 500px;
  line-height: 50px;
  background: #1d666c;
  color: #fff;
  text-align: center;
  border-radius: 50px;
}

.rq li {
  width: 400px;
  border: 1px solid #ccc;
  border-radius: 10px;
  overflow: hidden;
}
.rq li p {padding: 15px;}

.bg1 {background: #f6f6f6;overflow: hidden;}
.dzks {background: #fff;}
.dzks tr:nth-child(odd){background: #eefeff;}
.dzks th {
  background: #1d666c;
  color: #fff;
  border: 1px solid #fff;
  padding: 15px;
}
.dzks td {
  border: 1px solid #fff;
  padding: 15px;
  text-align: center;
}
.dzks td:nth-child(2) {text-align: left;}

.ys li {
  width: 609px;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 10px;
  margin-bottom: 20px;
}
.ys li img {
  width: 609px;
  height: 170px;
}
.ys strong {
  line-height: 50px;
  font-size: 20px;
  color: #df1818;
}

.zsjh p {
  width: 650px;
  line-height: 2em;
  font-size: 20px;
}
/*רҵ*/
.zy li {
  width: 400px;
  border: 1px solid #ccc;
  border-radius: 8px;
  margin-bottom: 30px;
  overflow: hidden;
}
.zy_title {
  margin: 15px 30px;
  font-size: 20px;
}
.zy_title strong {
  width: 180px;
  text-align: right;
}
.zy_title strong span {color: #ed4d00;}
.zy_title a {
  width: 115px;
  line-height: 50px;
  background: #1d666c;
  color: #fff;
  text-align: center;
  border-radius: 5px;
}
.zy li p {
  margin: 0 30px 20px;
}

.bm1 {width: 650px;}
.bm-input {
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 15px;
}
.bm-input span {
  width: 15%;
  text-align: right;
}
.bm-input input {
  width: 200px;
  height: 40px;
  margin: 0 20px;
  box-shadow: none;
  border: 1px solid #ccc;
  border-radius: .3rem;
}
.bm-input font {
  font-size: .5rem;
  color: #f00;
}
.bm1-submit {
  width: 384px;
  height: 50px;
  background: #1d666c;
  color: #fff;
  text-align: center;
  border: none;
  box-shadow: none;
  font-size: 18px;
  margin-left: 50px;
  border-radius: 10px;
}
.bm1-submit span {font-size: 12px;}
.bm1_p {
  width: 535px;
  line-height: 2em;
  font-size: 18px;
  padding: 20px;
  border: 1px solid #ccc;
  border-radius: 5px;
  background: #fbfbfb;
}

.videobox {width: 578px;}
.videobox p {line-height: 1.8em;}