* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  margin: 0;
  font-size: 16px;
  font-family: 'Microsoft YaHei', Arial, Helvetica, sans-serif;
}
.index-body {
  background: #ffffff url(../images/top.png) center top no-repeat;
}
input,
textarea,
select {
  font-family: 'Microsoft YaHei', Arial, Helvetica, sans-serif;
  background-color: #ffffff;
  outline: none;
  padding: 0;
  border-radius: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
i,
em,
strong {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-style: normal;
  font-size: 100%;
}
img {
  border: none;
  max-width: 100%;
}
dl,
dd,
dt,
p {
  padding: 0;
  margin: 0;
}
a,
a:link {
  text-decoration: none;
}
ul,
li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
}

.clearfix:after {
  clear: both;
  overflow: hidden;
}

.clearfix {
  zoom: 1;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.cantant {
  width: 1200px;
  margin: 410px auto 0;
  padding: 10px;
  background: #fff;
}

.main-pos {
  width: 100%;
  margin: 0 auto;
  height: 40px;
  border-bottom: 1px solid #f4f4f4;
}
.main-pos ul {
  width: 100%;
  height: 40px;
  background: url(../images/pos_03.jpg) no-repeat left center;
  border-bottom: 1px solid #d6d6d6;
  overflow: hidden;
}
.main-pos ul li {
  float: left;
  margin-right: 5px;
  line-height: 40px;
  font-size: 14px;
}
.main-pos ul .list-1 {
  margin-left: 17px;
}
/* 首页 */
.one-item {
  margin-top: 410px;
  height: 470px;
  box-shadow: 0px 7px 6px 0 rgb(168 182 191 / 60%);
  margin-bottom: 30px;
  border-top: 12px solid #728e30;
  border-radius: 10px 10px 0 0;
  background-color: #fff;
  padding: 20px 15px;
}
.top_1c {
  width: calc((100% - 25px) / 2);
  float: left;
  margin-right: 25px;
}
.top_1c:nth-child(2n + 2) {
  margin-right: 0;
}
.sli-box {
  position: relative;
}

.sli-box img {
  width: 100%;
  display: block;
  /* height: 256px; */
}

.sli-qy {
  position: absolute;
  height: 45px;
  background-color: rgba(0, 0, 0, 0.6);
  left: 0;
  right: 0;
  bottom: 0px;
  width: 100%;
  color: #fff;
}

.sli-qy a {
  padding: 0 20px;
  color: #fff;
  width: 70%;
  line-height: 45px;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 18px;
}

.single-item .slick-dots {
  bottom: 14px;
  width: auto;
  right: 18px;
  position: absolute;
}

.single-item .slick-dots li button {
  font-size: 0;
  width: 8px;
  height: 8px;
  background-color: #fff;
  border-radius: 50%;
  padding: 0;
}
.small_slick .slick-dots li button {
  font-size: 0;
  width: 20px;
  height: 5px;
  background-color: #d3d3d3;
  border-radius: 4px;
  padding: 0;
}
.single-item .slick-dots li,
.small_slick .slick-dots li {
  width: auto;
  height: auto;
  margin: 0 2px;
}

.single-item .slick-dots .slick-active button {
  width: 34px;
  background-color: #1d8de3;
  border-radius: 4px;
}
.small_slick .slick-dots .slick-active button {
  width: 20px;
  background-color: #1d8de3;
  border-radius: 4px;
}
.items_1 {
  margin-right: -15px;
  padding: 0 15px;
  height: 200px;
  background: #f2f4f6;
  margin-bottom: 8px;
}
.items_2 {
  margin-right: -15px;
  padding: 0 15px;
  height: 200px;
}
.hottitle {
  font-size: 22px;
  font-weight: bold;
  line-height: 48px;
}
.lookmore {
  float: right;
  color: #666666;
  font-size: 15px;
  font-weight: normal;
}
.gov li {
  list-style: none;
  height: 38px;
  line-height: 38px;
  font-size: 16px;
  font-family: 'Microsoft YaHei', arial;
  white-space: nowrap;
  overflow: hidden;
}
.gov1 li {
  height: 42px;
  line-height: 42px;
}
.gov li a {
  text-decoration: none;
  color: #333;
  float: left;
  width: calc(100% - 60px);
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 8px;
  text-indent: 15px;
  position: relative;
}
.gov li a::after {
  content: '';
  position: absolute;
  left: 5px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
  background: #5c95ce;
}
.gov li span {
  float: right;
  font-size: 14px;
  width: 50px;
}
.two-item {
  font-size: 0;
}
.method_title {
  position: relative;
  text-align: center;
  line-height: 48px;
  color: #333333;
  font-weight: bold;
  font-size: 28px;
}

.method_title span {
  position: relative;
  padding: 0 5px;
}

.right_1 {
  width: calc((100% - 90px) / 4);
  height: 230px;
  display: inline-block;
  transition: 0.2s;
  margin-right: 30px;
  margin-top: 15px;
  box-shadow: 0px 0px 12px 0 rgb(168 182 191 / 80%);
}

.right_1:last-child {
  margin-right: 0;
}

.right_1 img {
  width: 100%;
  height: 169px;
}

.right_img a:hover {
  transform: translateY(-8px);
  -ms-transform: translateY(-8px);
}
.right_1 span {
  display: block;
  text-align: center;
  font-size: 16px;
  line-height: 60px;
  padding: 0 5px;
  transition: 0.2s;
  color: #333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.three-item {
  margin-top: 45px;
  height: 340px;
  box-shadow: 0px 0px 12px 0 rgb(168 182 191 / 80%);
  margin-bottom: 30px;
  background-color: #fff;
  /*  */
}
.t_box {
  width: calc((100% - 25px) / 2);
  float: left;
  margin-right: 25px;
  padding: 20px 15px;
}
.t_box:nth-child(2n + 2) {
  margin-right: 0;
}
.subtitle {
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
  padding: 10px 0;
  margin-bottom: 15px;
}
.subtitle span {
  display: inline-block;
  position: relative;
}
.subtitle span::after {
  content: '';
  height: 4px;
  background: #8ba83a;
  width: 50%;
  left: 0;
  right: 0;
  bottom: -11px;
  position: absolute;
}
.four-item {
  margin-top: 45px;
  height: 450px;
  margin-bottom: 50px;
}
.mt {
  margin-bottom: 15px;
}
.one-box {
  width: calc((100% - 25px) / 2);
  float: left;
  height: 100%;
  background-color: #fff;
  margin-right: 25px;
  padding: 20px 15px;
  box-shadow: 0px 0px 12px 0 rgb(168 182 191 / 80%);
}
.one-box:nth-child(2n + 2) {
  margin-right: 0;
}
.dzsbk {
  margin-bottom: 25px;
}

.dzsbk_left {
  float: left;
  width: 171px;
}

.dzsbk_right {
  float: left;
  width: calc(100% - 180px);
  padding: 0 20px;
  color: #333;
}

.para_title {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 15px;
}
.para {
  color: #666666;
  font-size: 16px;
  line-height: 32px;
  display: -webkit-box;
  text-indent: 2em;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.codeimg {
  margin-right: 20px;
}

.codeimg:last-child {
  margin-right: 0;
}
/* 概览 */
.erjiliebiao {
  padding: 30px;
}
.erjiliebiao ul li {
  padding-left: 10px;
  height: 49px;
  border-bottom: 1px dashed #eeeeee;
  line-height: 49px;
  position: relative;
}
.erjiliebiao ul li a {
  float: left;
  color: #666;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 70%;
  background: url(../images/dian02.gif) left center no-repeat;
  text-indent: 24px;
}
.erjiliebiao ul li span {
  float: right;
  color: #a6a6a6;
}
/* 细览 */
.document {
  width: 100%;
  margin: 30px auto 0;
}
.h1_title {
  font-size: 26px;
  font-weight: bold;
  color: #219447;
  text-align: center;
}
.document .set {
  text-align: center;
  line-height: 38px;
  background: #eee;
  margin: 20px 0;
  font-size: 14px;
  color: #333;
}
.set span {
  margin: 0 40px;
}
.content p {
  text-indent: 2em;
  font-size: 16px;
  color: #333;
  line-height: 30px;
}
.xian {
  border-bottom: 1px solid #ccc;
  margin: 40px auto 0;
}
#shijian {
  margin-top: 5px;
  margin-right: 16px;
  overflow: hidden;
}
#shijian a {
  float: right;
  font-size: 14px;
  color: #333;
}
.footer {
  padding: 35px 0;
  font-size: 16px;
  color: #333;
  border-top: 20px solid #728e30;
}
.footer .box1 {
  width: 30%;
  float: left;
  text-align: right;
}
.footer .box2 {
  width: 50%;
  float: left;
  text-align: center;
}
.footer .box2 p span {
  padding: 0 10px;
}
.footer .box2 p:last-child {
  margin-top: 15px;
}
.footer .box2 a {
  color: #333;
}
@media screen and (max-width: 850px) {
  .w1200 {
    width: 98%;
    margin: 0 auto;
  }
  .index-body {
    background-size: 100%;
  }
  .one-item {
    height: auto;
    margin-top: 110px;
  }
  .top_1c,
  .t_box,
  .one-box {
    float: none;
    width: 100%;
    margin: 0;
  }
  .items_1,
  .items_2 {
    margin-right: 0;
  }
  .right_1 {
    width: calc((100% - 30px) / 2);
    margin-right: 30px;
  }
  .right_1:nth-child(2n + 2) {
    margin-right: 0;
  }
  .two-item {
    margin-bottom: 20px;
  }
  .three-item,
  .four-item {
    height: auto;
    margin-bottom: 20px;
  }
}
