@charset "UTF-8";
@import url(reset.css);
html {
  font-size: 16px;
  min-width: 1000px;
  max-width: 1920px;
  margin: 0 auto;
  background: url(promotion2025_03.png) repeat-y center 618px;
}

a:hover {
  text-decoration: underline;
}

.clear, .content .col_list li:after, .content .pic_list:after, .content .implementation .news_list li:after, .content .implementation .news_list li .title:after {
  content: "";
  clear: both;
  display: table;
}

.box-sizing, .content .pic_list li a, .content .pic_list li .list_pic img, .content .pic_list li, .content > .cont {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.content {
  width: 100%;
  min-height: 300px;
  /* 三级子栏目 */
}
.content .banner {
  background: url(/picture/9/2506281013025447499.png) #ffffff top center no-repeat;
  height: 494px;
}
.content .nav {
  background: #925725;
  height: 44px;
  line-height: 44px;
  text-align: center;
}
.content .nav > li {
  display: inline-block;
  position: relative;
}
.content .nav > li > a {
  font-size: 18px;
  height: 18px;
  padding: 0 25px;
  color: #ffffff;
  border-right: 1px solid #ffffff;
}
.content .nav > li .sub {
  display: none;
}
.content .nav > li:hover .sub {
  z-index: 1;
  display: block;
  position: absolute;
  top: 44px;
  width: 205px;
  text-align: center;
  background: #925725;
  padding-bottom: 20px;
  left: 50%;
  margin-left: -102.5px;
}
.content .nav > li:hover .sub li a {
  color: #ffffff;
  padding: 10px 20px;
  border-bottom: 1px solid #ffffff;
  font-size: 16px;
}
.content .video {
  width: 939px;
  margin: 40px auto 0;
  display: block;
  text-align: center;
}
.content .video video {
  width: 660px;
  height: 370px;
  border: 5px solid #925725;
}
.content .video .video_text {
  text-align: center;
  font-size: 18px;
  line-height: 2;
}
.content > .cont {
  width: 1000px;
  margin: 0 auto;
  background: #fafafa;
  padding: 40px 40px 30px;
}
.content .implementation {
  width: 1000px;
  margin: 0 auto;
}
.content .implementation .mtjj {
  background: url("promotion2025_mtjj.png") no-repeat center;
  display: block;
  width: 100%;
  height: 105px;
  text-indent: -9999px;
}
.content .implementation .jpxm {
  background: url("promotion2025_jpxm.png") no-repeat center;
  display: block;
  width: 100%;
  height: 105px;
  text-indent: -9999px;
}
.content .implementation .yxxm {
  background: url("promotion2025_yxxm.png") no-repeat center;
  display: block;
  width: 100%;
  height: 105px;
  text-indent: -9999px;
}
.content .implementation .news_list {
  margin: 15px 0;
}
.content .implementation .news_list li {
  border-bottom: 1px dashed #1A1918;
  margin-bottom: 30px;
}
.content .implementation .news_list li:last-child {
  margin-bottom: 0;
}
.content .implementation .news_list li .title {
  font-size: 20px;
  line-height: 40px;
  margin-bottom: 0;
}
.content .implementation .news_list li .title a {
  width: calc(100% - 120px);
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  float: left;
  color: #000000;
  position: relative;
}
.content .implementation .news_list li .title span {
  display: block;
  float: right;
  width: 120px;
  text-align: center;
}
.content .implementation .news_list li p {
  font-size: 16px;
  line-height: 26px;
  color: #7c7a7a;
  text-indent: 2em;
  float: left;
  margin-bottom: 15px;
}
.content .implementation .news_list li p img {
  float: left;
  width: 220px;
  margin-right: 30px;
}
.content .implementation .news_list li p a {
  color: #7f0505;
}
.content .pic_list {
  width: 1000px;
  margin: 0 auto;
}
.content .pic_list li {
  float: left;
  width: 489px;
  height: 154px;
  background: url(promotion2025_02.png) center no-repeat;
  margin: 15px 0;
  display: inline-flex;
}
.content .pic_list li:nth-child(2n+1) {
  margin-right: 20px;
}
.content .pic_list li .list_pic {
  display: inline-flex;
  height: 100%;
  vertical-align: middle;
  align-items: center;
  width: 145px;
}
.content .pic_list li .list_pic img {
  width: 100%;
  height: auto;
  padding-left: 20px;
}
.content .pic_list li a {
  display: inline-flex;
  align-content: center;
  align-items: center;
  flex-wrap: wrap;
  height: 100%;
  font-size: 20px;
  color: #1A1918;
  font-weight: bold;
  padding: 0 15px;
  width: calc(100% - 150px);
}
.content .col_list {
  width: 100%;
  margin: 0 auto;
  float: none;
}
.content .col_list li {
  border-bottom: 1px dotted #925725;
  margin-top: 15px;
  background-position-y: 16px;
}
.content .col_list li > a {
  width: 100%;
  display: block;
  font-size: 20px;
  line-height: 45px;
  float: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 0;
  color: #925725;
}
.content .col_list li > a:hover {
  text-decoration: underline;
}
.content .col_list li > p {
  text-indent: 2em;
  text-align: justify;
  font-size: 12px;
  color: #505050;
}
.content .col_list li > p img {
  max-width: 255px;
  height: auto;
  float: left;
  margin-right: 25px;
  margin-bottom: 15px;
}
.content .col_list li > p a {
  color: #850012;
}
.content .col_list li > p span {
  display: block;
  line-height: inherit;
  width: 100%;
  text-align: right;
  color: #925725;
  white-space: nowrap;
  font-size: 12px;
}
.content .col_temp {
  margin-top: 20px;
  display: flex;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
}
.content .col_temp li {
  float: left;
}
.content .col_temp li a {
  display: block;
  float: left;
  padding: 10px;
  border: 1px solid #925725;
  border-radius: 15px;
  margin-right: 13px;
  font-size: 17px;
  margin-bottom: 15px;
}
.content .col_temp li a.on, .content .col_temp li a:hover {
  background: #925725;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}

.footer {
  background: #925725;
  margin-top: 40px;
}
.footer p,
.footer a {
  color: #ffffff;
}

.dqwz {
  background: none;
  padding-top: 30px;
}
.dqwz:before {
  content: "\e610";
  font-size: 20px;
  position: absolute;
  height: 30px;
  line-height: 30px;
  color: #925725;
}

.article {
  width: 100%;
}

.handover {
  display: none;
}

/*# sourceMappingURL=promotion2025.css.map */
