@charset "utf-8";
/* CSS Document */
body, button, dd, dl, div, dt, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, td, textarea, th, ul {
  margin: 0;
  padding: 0
}
body, button, input, select, textarea {
  font: 16px/1.5 tahoma, arial, "\5b8b\4f53";
  -ms-overflow-style: scrollbar
}
ol, ul {
  list-style: none;
}
a {
  text-decoration: none;
}
img {
  border: 0;
  display: block;
  max-width: 100%;
  vertical-align: middle;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.bg {
  background: #f5f5f5;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.banner {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}
.banner1 {
  width: 100%;
  max-width: 1920px;
  height: 186px;
  margin: 0 auto;
  background: url("../img/dh_ico_02.jpg");
  display: block
}
.main {
  width: 986px;
  margin: 0 auto;
  padding-top: 50px;
  font-family: "Microsoft YaHei";
  background: #ddedf5;
  margin-top: 20px;
}
.kong {
  padding-bottom: 100px;
}
#LRdiv1, #LRfloater1 {
  display: none;
}
.header1 {
  position: relative;
  width: 100%;
  /*height: 87px;*/
  background: #FFF;
  min-width: 1100px;
  z-index: 99;
  padding-top: 27px;
  font-family: microsoft yahei;
}
.header1 img {
  float: left;
}
.header1 .logo {
  background: url("../images/logo_03.png") no-repeat;
  width: 288px;
  height: 75px;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -85px;
  z-index: 2;
}
.header1 .nav1 {
  float: left;
  width: 750px;
  height: 38px;
  font-size: 16px;
  margin-top: 18px;
}
.header1 .nav1 li {
  float: left;
  line-height: 38px;
  margin-left: 10px; /*width:84px;*/ text-align: center;
  padding: 0 10px;
}
.header1 .nav1.fr {
  text-align: right;
}
.header1 .nav1 li a {
  color: #666666;
  font-size: 16px;
}
.header1 .nav1 li:nth-child(1) {
  width: 52px;
  margin-left: 10px;
}
.header1 .nav1 li:hover {
  background: #45ADE4;
}
.header1 .nav1 li:hover a {
  color: #ffffff;
}
.main-index1 {
  width: 1100px;
  margin: 0 auto;
  height: 87px;
}
/*网站地图项目*/
.kq_map {
  width: 1190px;
  margin: 0 auto;
}
.kq_map .col_01 {
  margin-top: 50px;
  margin-bottom: 50px;
}
.map_title {
  width: 418px;
  height: 88px;
  background: #ffd290;
  box-shadow: 0 -15px 0 -5px #c18026;
  border-radius: 20px;
  text-align: center;
  margin: 0 auto;
  color: #a47027;
  line-height: 82px;
  font-size: 46px;
  margin-top: 35px;
}
.kq_xm {
  width: 1120px;
  box-shadow: -13px 0 0 -2px #a47027, 17px 0 0 0px #a47027, 0 0 0 0 #a47027, 0 -14px 0 22px #a47027;
  border-radius: 32px;
  height: 1200px;
  margin: 0 auto;
}
.kq_xm .dl1 {
  float: left;
  width: 264px;
  height: 360px;
  margin-left: 12px;
  margin-top: 30px
}
.kq_xm .dl2 {
  float: left;
  width: 522px;
  height: 360px;
  margin-left: 25px;
  margin-top: 30px
}
.kq_xm .dl3 {
  float: left;
  width: 353px;
  height: 360px;
  margin-left: 12px;
  margin-top: 30px
}
.kq_xm dl dt img {
  border: 2px solid #dfb191;
  border-radius: 10px;
}
/*.kq_xm .dl1 .dd1 ,.kq_xm .dl2 .dd1，{font-size:24px; text-align: center; align-content: center; font-weight: 600;line-height: 60px;}*/
.kq_xm dl .dd1 {
  font-size: 24px;
  text-align: center;
  align-content: center;
  font-weight: 600;
  line-height: 60px;
}
.kq_xm dl1 .dd1 a {
  color: #000
}
.kq_xm dl .dd2 {
  width: 222px;
  height: 53px;
  line-height: 53px;
  background: #d5a25b;
  color: #fff;
  text-align: center;
  font-size: 24px;
  border-radius: 10px;
  margin: 0 auto;
}
.kq_xm dl .dd2 a {
  color: #fff;
}
.kq_xm .dl2:nth-child(2n-1) {
  margin-left: 24px;
}
.banner1 .dh_01 {
  width: 986px;
  margin: 0 auto;
}
.banner1 .dh_01 dl {
  float: left;
  width: 240px;
  position: relative;
  background-image: url("../img/xian.png"); /* 替换为实际图片路径 */
  background-repeat: repeat-y; /* 垂直重复，适配dl高度 */
  background-position: right center; /* 定位到右侧居中 */
  background-size: 2px 169px; /* 边框宽度8px，高度100%（可自定义） */
  /* 留出图片边框的空间，避免内容重叠 */
  padding-right: 4px; /* 数值略大于背景图宽度，比如图片宽8px则设15px */
  height: 169px;
  text-align: center;
  margin-top: 7px;
}
.banner1 .dh_01 dl dt {
  margin-top: 18px;
}
.banner1 .dh_01 dl dd {
  font-size: 26px;
  color: #fff;
  font-weight: 600;
  margin-top: 10px;
  line-height: 31px;
}
.banner1 .dh_01 dl:nth-child(4) {
  background-image: none;
}
.title {
  width: 880px;
  margin: 0 auto;
}
.title p {
  text-align: center;
  font-size: 34px;
}
.title p strong {
  font-size: 55px;
}
.title img {
  margin-top: 10px;
}
.fw, .gsfw {
  width: 880px;
  margin: 0 auto
}
.fw dl {
  width: 267px;
  height: 308px;
  float: left;
  margin-left: 39px;
  border-radius: 15px;
  margin-top: 35px;
  background: #2b7d81;
}
.fw dl:nth-child(1), .fw dl:nth-child(4) {
  margin-left: 0
}
.fw dl dt {
  width: 267px;
  height: 222px;
}
.fw dl dd {
  height: 86px;
  color: #fff;
  text-align: center;
  line-height: 86px;
  font-size: 30px;
}
.gsfw dl {
  width: 252px;
  height: 252px;
  border: 6px #88c2c8 solid;
  border-radius: 50%;
  float: left;
  margin-left: 40px;
  margin-top: 35px;
}
.gsfw dl:nth-child(1), .gsfw dl:nth-child(4), .gsfw dl:nth-child(7) {
  margin-left: 0;
}
.gsfw dl dt img {
  width: 252px;
  height: 252px;
  border-radius: 50%;
}
.gsfw dl dd {
  width: 252px;
  height: 252px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  font-size: 30px;
  margin-top: -252px;
  position: relative;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, /* 顶部开始，完全透明 */ rgba(0, 0, 0, 0) 169px, /* 198px处仍完全透明 */ rgba(0, 0, 0, 0.2) 169px, /* 198px处开始变为0.2透明度 */ rgba(0, 0, 0, 0.2) 100% /* 到底部保持0.2透明度 */
    );
}
.gsfw_con {
  /* 绝对定位：基于父容器（circle）定位 */
  position: absolute;
  /* 水平居中：left 50% + 向左偏移自身50%宽度 */
  left: 50%;
  transform: translateX(-50%);
  /* 距离底部20px */
  bottom: 34px;
  /* 文字样式（可选，可根据需求调整） */
  font-size: 25px;
  /*color: #333;*/
  /* 文字水平居中（兜底） */
  text-align: center;
  /* 可选：限制文字宽度，避免超出圆形 */
  max-width: 200px;
}
.anniu {
  width: 880px;
  height: 79px;
  text-align: center;
  margin: 40px auto;
  color: #e4481e;
  color: #fff;
  font-size: 36px;
  line-height: 76px;
  font-weight: 600
}
.anniu1 {
  width: 422px;
  height: 74px;
  background: #2bc98e;
  border-radius: 30px;
  float: left;
  box-shadow: 0 8px 0 -2px rgba(0, 0, 0, 1);
}
.anniu2 {
  width: 422px;
  height: 74px;
  background: #d96d63;
  border-radius: 30px;
  float: right;
  box-shadow: 0 8px 0 -2px rgba(0, 0, 0, 1);
}
.anniu2 a, .anniu2 a:hover {
  color: #fff;
}
.anniu2:hover {
  background: #c6473c;
}
.bg2 {
  background: #9cd1df;
}
.sb {
  margin: 0 auto;
  padding-bottom: 15px;
}
.sb_con {
  width: 880px;
  margin: 0 auto;
}
.sb_con1 {
  width: 415px;
}
.sb_con2 {
  width: 452px;
}
.sb_con dl {
  border-radius: 10px;
}
.sb_con dl dd { /*background:#52a6aa; */ color: #fff;
  position: relative;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  background-color: rgba(82, 166, 170, 0.8)
}
.sb_con1 dl dd, .sb_con3 dl dd {
  height: 60px;
  margin-top: -60px;
  text-align: center;
  font-size: 26px;
  line-height: 56px;
}
.sb_con1 dl {
  margin-bottom: 13px;
}
.sb_con4 {
  margin-top: 1px;
}
.sb_con4 dl {
  width: 220px;
  margin-top: 12px;
}
.sb_con4 dl dd {
  height: 46px;
  margin-top: -46px;
  text-align: center;
  font-size: 21px;
  line-height: 43px;
}
.ys_01 {
  background: url("../img/ys_01.jpg") no-repeat;
}
.huanjing, .yqlj {
  background: #9cd1df;
}
.hj_ys {
  width: 886px;
  margin: 0 auto;
}
.hj {
  width: 886px;
  height: 543px;
  margin: 0 auto;
}
.hj_ys dl {
  width: 512px;
  float: right;
  margin-top: 108px;
}
.hj_ys dl dt {
  font-size: 40px;
  color: #000;
}
.hj_ys dl dt strong {
  font-size: 46px;
  color: #11767b;
}
.hj_ys .dd1 {
  font-size: 26px;
  color: #fff;
  background: #50a8ac;
  padding: 7px 14px;
  margin-top: 25px;
  line-height: 36px;
  width: 440px;
  border-radius: 10px;
}
.dd2 ul li {
  list-style-type: none; /* 清除默认圆点 */
  position: relative; /* 为伪元素定位做准备 */
  padding-left: 18px; /* 给圆点留出空间，避免文字重叠 */
  margin: 12px 0; /* 列表项间距，可选 */
  font-size: 20px; /* 文字大小，可选 */
}
.dd2 ul li::before {
  content: ""; /* 伪元素必须有content，空值即可 */
  position: absolute; /* 绝对定位，精准控制圆点位置 */
  left: 0; /* 圆点靠左对齐 */
  top: 50%; /* 垂直居中 */
  transform: translateY(-50%); /* 精准垂直居中 */
  width: 10px; /* 圆点宽度（大小） */
  height: 10px; /* 圆点高度（大小） */
  border-radius: 50%; /* 圆形（关键） */
  background-color: #50a8ac; /* 绿色，可替换为其他色值 */
}
.hj_ys .dd4 {
  font-size: 26px;
  color: #fff;
  background: #50a8ac;
  padding: 7px 14px;
  margin-top: 25px;
  line-height: 36px;
  width: 105px;
  border-radius: 10px;
}
.hj_ys .dd3 {
  font-size: 20px;
  margin-top: 10px;
  line-height: 29px;
}
.wenhua {
  width: 100%;
  max-width: 986px;
  margin: 0 auto;
}
.title3 {
  width: 986px;
  /* height: 154px; */
  margin: 50px auto;
  text-align: center;
  font-size: 60px;
  color: #fff;
  font-weight: 500;
}
.title3 .tl_xm {}
.title3 .biaoji1, .title3 .biaoji2 {
  width: 59px;
  height: 88px;
  float: left;
}
.title1 .biaoji1, .title1 .biaoji2 {
  width: 59px;
  height: 88px;
  float: left;
}
.title1 .tl_xm {}
.tl_1 {
  display: flex;
  justify-content: center; /* 水平居中 */
  align-items: center; /* 垂直居中（可选） */
  width: 100%;
}
.tl_1 .biaoji1, .tl_1 .biaoji2, .tl_1 .tl_xm {
  margin: 0 10px;
}
.title2 {
  width: 986px;
  text-align: center;
  height: 88px;
  margin-top: 40px;
  margin-bottom: 30px;
}
.title2 .biaoji1, .title2 .biaoji2 {
  width: 59px;
  height: 88px;
  line-height: 88px;
}
.title2 .tl_xm {
  font-size: 60px;
  color: #fff;
  font-weight: 600;
}
.xuzhi {
  width: 770px;
  margin: 0 auto;
  font-size: 40px;
  text-align: center;
  line-height: 65px;
}
.xuzhi2 {
  width: 940px;
  margin: 0 auto;
  margin-top: 50px;
  margin-bottom: 40px;
}
.xuzhi2 dl {
  width: 285px;
  height: 70px;
  background: #3772d8;
  border-radius: 20px;
  margin-top: 10px;
}
.xuzhi2 dl dt {
  color: #000;
  background: #fff;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  text-align: center;
  line-height: 60px;
  font-size: 32px;
  font-weight: 600;
  margin-left: 10px;
  margin-top: 5px;
}
.xuzhi2 dl dt, .xuzhi2 dl dd {
  float: left;
}
.xuzhi2 dl dd {
  color: #fff;
  font-size: 30px;
  height: 60px;
  line-height: 60px;
  font-weight: 600;
  margin-left: 10px;
}
.xz_con {
  width: 880px;
  font-size: 28px;
  color: #fff;
  margin-left: 42px;
  margin-top: 15px;
  line-height: 60px;
}
.xz_con p .sp1 {
  color: #ffd34c;
  font-family: Fira Mono, Consolas, monospace;
}
.xz_con p .sp2 {
  color: #0b4a99;
  background: #f9e562;
  border-radius: 5px;
}
.lylx {
  width: 895px;
  margin: 0 auto;
  background: #fff;
}
.lylx dl {
  width: 860px;
  height: 125px;
  border-bottom: 1px #666 dashed;
  margin-left: 10px;
  margin-top: 20px;
}
.lylx dl dt, .lylx dl dd {
  float: left;
}
.lylx dl dd {
  font-size: 26px;
  margin-left: 10px;
  width: 740px;
}
.lylx dl dd .dt1 {
  font-size: 32px;
  line-height: 50px;
}
/*.footer{width:100%;max-width:1920px; margin: 0 auto;background: #f0d8c0;}
.ft_con{width:1100px; margin: 0 auto; padding: 50px 0;}
.ft_con .footer_l p {font-size:16px; color: #7a573e;line-height: 30px;}
.ft_con .footer_l .ft_p{margin-top: 18px;}
.ft_con .footer_l p a {color:#7a573e;}
.ft_con .footer_l p span{font-weight: bold;}*/
.footer {
  overflow: hidden;
  width: 100%;
  height: 376px;
  /*border-top: 10px solid #e9e9e9;*/
  background: #283c3c;
  margin-top: 0px;
}
.footer1 {
  margin: auto;
  width: 75pc;
  height: 75pt;
  background: #334646
}
.footer_yjdc {
  float: left;
  width: 598px;
  height: 75pt;
  border-right: 2px solid #283c3c;
  line-height: 24px
}
.footer_yjdc_img {
  float: left;
  margin-top: 29px;
  margin-left: 10pc
}
.footer_yjdc dl {
  float: left;
  padding-top: 28px;
  padding-left: 10px
}
.footer_yjdc dt {
  font-size: 24px
}
.footer_yjdc dt a {
  color: #fff;
}
.footer_yjdc dd {
  color: #e1e3e3;
  font-size: 14px
}
.footer_n {
  overflow: hidden;
  margin: auto;
  width: 75pc;
  height: auto
}
.foot1 {
  float: left;
  margin-top: 50px;
  width: 158px;
  background: url(../images/footer-xian.png) no-repeat right;
}
.foot1 li {
  display: block;
  line-height: 30px
}
.foot1 li a {
  color: #b6baba
}
.foot1 li a:hover {
  color: #ffffff
}
.foot2 {
  margin-top: 40px;
  background: url(../images/footer-xian.png) no-repeat right;
}
.foot2_img {
  float: left;
  margin-left: 75pt
}
.foot2_img2 {
  float: left;
  margin-left: 40px
}
.foot2, .foot2_wz {
  float: left;
  width: 765px
}
.foot2_ph {
  float: left;
  padding-top: 35px;
  padding-left: 75pt;
  color: #e1e3e3;
  font-size: 14px;
  line-height: 28px
}
.foot2_ph span {
  display: inline-block;
  background: url(../Images/footer-phone.png) no-repeat;
  text-indent: 30px;
  font-size: 18px
}
.foot3 {
  float: left;
  margin-top: 40px
}
.foot3_img {
  margin-left: 72px
}
.foot3_wx {
  margin-left: 56px
}
.foot3_wx {
  float: left;
  margin-top: 10px;
  color: #e1e3e3;
  font-size: 1pc
}
.foot3_wx span {
  display: inline-block;
  background: url(../Images/wxh2.png) no-repeat;
  text-indent: 30px;
  font-size: 14px
}