@import url(reset.css);
html {
  font-size: 16px;
  min-width: 1000px;
  max-width: 1920px;
  margin: 0 auto;
}

a:hover {
  text-decoration: underline;
}

.circle_icon {
  content: "\e683";
  display: block;
  width: 20px;
  line-height: 40px;
  height: 40px;
  color: #1A1918;
  position: absolute;
  font-size: 8px;
}

.clear, .hr_content.content .col_list li p, .hr_content .show_s_ui:after, .hr_content .recommendations li:after, .hr_content .whbh_lists .whbh_list .swiper .swiper-slide .a_coll:after, .hr_content .whbh_lists, .hr_content .summary .summarys .summary_pic:after, .hr_content .summary .summarys:after {
  content: "";
  clear: both;
  display: table;
}

.ellipsis, .hr_content.content .col_list li > a, .hr_content .recommendations li a, .hr_content .whbh_lists .whbh_list .swiper .swiper-slide .a_coll a.title, .hr_content .whbh_lists .whbh_list .top_list li a.title, .hr_content .summary .summarys .summary_list.top_list li a.title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.banner {
  background: url(/picture/9/2608011902398211960.png) no-repeat center top;
  width: 100%;
  height: 813px;
  -webkit-background-size: 1920px 814px;
  background-size: 1920px 814px;
}

.nav {
  width: 100%;
  background: #C02620;
  height: 68px;
  line-height: 68px;
  text-align: center;
  position: relative;
}
.nav li {
  display: inline-block;
  height: 68px;
}
.nav li:last-child a {
  border: none;
}
.nav li a {
  font-size: 22px;
  padding: 0 15px;
  color: #ffffff;
  border-right: 1px solid #ffffff;
}

.hr_content {
  background: url(victory_02.png) no-repeat center top;
  max-width: 1920px;
  margin: 0 auto;
}
.hr_content .col_title {
  width: 900px;
  height: 90px;
  margin: 0 auto;
  padding: 50px 0;
  display: block;
}
.hr_content .col_title.dtxw {
  background: url("victory_dtxw.png") no-repeat center;
  -webkit-background-size: 100%;
  background-size: 100%;
}
.hr_content .col_title.wwbh {
  background: url("victory_wwbh.png") no-repeat center;
  -webkit-background-size: 100%;
  background-size: 100%;
}
.hr_content .col_title.zthd {
  background: url("victory_zthd.png") no-repeat center;
  -webkit-background-size: 100%;
  background-size: 100%;
}
.hr_content .col_title.wwxl {
  background: url("victory_wwxl.png") no-repeat center;
  -webkit-background-size: 100%;
  background-size: 100%;
}
.hr_content .col_title.wwbh {
  width: 75px;
  height: 766px;
  float: left;
  padding: 0;
}
.hr_content .col_title.wwxl {
  margin-top: 240px;
}
.hr_content .summary {
  width: 100%;
}
.hr_content .summary .summarys {
  width: 900px;
  margin: 0 auto;
}
.hr_content .summary .summarys .summary_pic {
  float: left;
}
.hr_content .summary .summarys .summary_pic .swiper_pic {
  width: 425px;
  height: 320px;
  overflow: hidden;
  position: relative;
  border: 1px solid #C02620;
}
.hr_content .summary .summarys .summary_pic .swiper_pic .swiper-wrapper {
  width: 425px;
  position: relative;
  height: 320px;
  z-index: 0;
  float: left;
}
.hr_content .summary .summarys .summary_pic .swiper_pic .swiper-wrapper .swiper-slide {
  position: relative;
  zoom: 1;
  vertical-align: middle;
}
.hr_content .summary .summarys .summary_pic .swiper_pic .swiper-wrapper .swiper-slide:after {
  content: "";
  height: 46px;
  width: calc(100% - 10px);
  display: block;
  background: #C02620;
  position: absolute;
  bottom: 6px;
  left: 5px;
}
.hr_content .summary .summarys .summary_pic .swiper_pic .swiper-wrapper .swiper-slide a.pic_title {
  text-align: center;
  line-height: 320px;
  height: 320px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.hr_content .summary .summarys .summary_pic .swiper_pic .swiper-wrapper .swiper-slide a.pic_title img {
  max-width: 100%;
  max-height: 100%;
  display: block;
}
.hr_content .summary .summarys .summary_pic .swiper_pic .swiper-wrapper .swiper-slide a.title {
  position: absolute;
  bottom: 6px;
  height: 46px;
  line-height: 46px;
  color: #FFFFFF;
  width: calc(100% - 80px);
  text-indent: 10px;
  font-size: 16px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  z-index: 1;
}
.hr_content .summary .summarys .summary_pic .swiper_pic .swiper-pagination {
  height: 46px;
  overflow: hidden;
  position: absolute;
  right: 5px;
  bottom: 5px;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.hr_content .summary .summarys .summary_pic .swiper_pic .swiper-pagination .swiper-pagination-bullet {
  float: left;
  width: 6px;
  height: 6px;
  text-align: center;
  background: rgba(255, 255, 255, 0.45);
  cursor: pointer;
  border-radius: 50%;
  margin-right: 6px;
  text-indent: -99999px;
  opacity: 1;
}
.hr_content .summary .summarys .summary_pic .swiper_pic .swiper-pagination .swiper-pagination-bullet:last-child {
  margin-right: 14px;
}
.hr_content .summary .summarys .summary_pic .swiper_pic .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #ffffff;
}
.hr_content .summary .summarys .summary_list.top_list {
  width: 425px;
  float: right;
  height: 320px;
}
.hr_content .summary .summarys .summary_list.top_list li {
  height: 46px;
  line-height: 46px;
  border-bottom: 1px dashed #D8D8D8;
}
.hr_content .summary .summarys .summary_list.top_list li:last-child {
  border-bottom: none;
}
.hr_content .summary .summarys .summary_list.top_list li a.title {
  font-size: 18px;
  display: inline-block;
  line-height: 40px;
  width: 100%;
  color: #1A1918;
  position: relative;
  text-indent: 36px;
}
.hr_content .summary .summarys .summary_list.top_list li a:after {
  position: absolute;
  content: "";
  display: block;
  background: url(victory_01.png) no-repeat;
  -webkit-background-size: 100%;
  background-size: 100%;
  width: 24px;
  height: 24px;
  top: 50%;
  margin-top: -12px;
}
.hr_content .summary .summarys .summary_list.top_list li p.desc {
  width: 100%;
  display: block;
  -webkit-line-clamp: 2;
  line-height: 22px;
  height: auto;
  overflow: hidden;
  display: -moz-box;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  white-space: wrap;
  font-size: 15px;
  color: rgba(26, 25, 24, 0.3960784314);
  padding-left: 20px;
}
.hr_content .whbh_lists {
  width: 900px;
  margin: 280px auto 0;
}
.hr_content .whbh_lists .whbh_list {
  width: 728px;
  float: right;
}
.hr_content .whbh_lists .whbh_list .top_list li {
  height: 46px;
  line-height: 46px;
  border-bottom: 1px dashed #D8D8D8;
}
.hr_content .whbh_lists .whbh_list .top_list li a.title {
  font-size: 18px;
  display: inline-block;
  width: calc(100% - 100px);
  color: #ffffff;
  position: relative;
  text-indent: 36px;
  float: left;
}
.hr_content .whbh_lists .whbh_list .top_list li a:after {
  position: absolute;
  content: "";
  display: block;
  background: url(victory_03.png) no-repeat;
  -webkit-background-size: 100%;
  background-size: 100%;
  width: 24px;
  height: 24px;
  top: 50%;
  margin-top: -12px;
}
.hr_content .whbh_lists .whbh_list .top_list li span {
  display: inline-block;
  width: 100px;
  color: #ffffff;
  text-align: right;
}
.hr_content .whbh_lists .whbh_list .swiper {
  width: 728px;
  height: 508px;
  position: relative;
  margin-bottom: 30px;
}
.hr_content .whbh_lists .whbh_list .swiper .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.hr_content .whbh_lists .whbh_list .swiper .swiper-slide img {
  width: 728px;
  height: 508px;
}
.hr_content .whbh_lists .whbh_list .swiper .swiper-slide .a_coll {
  height: 46px;
  line-height: 46px;
  background: #ffffff;
  position: absolute;
  width: 100%;
  bottom: 0;
}
.hr_content .whbh_lists .whbh_list .swiper .swiper-slide .a_coll a {
  height: 46px;
  line-height: 46px;
}
.hr_content .whbh_lists .whbh_list .swiper .swiper-slide .a_coll a:hover {
  text-decoration: none;
  color: #C02620;
}
.hr_content .whbh_lists .whbh_list .swiper .swiper-slide .a_coll a.title {
  float: left;
  width: calc(100% - 80px);
  font-size: 18px;
  text-indent: 16px;
  text-align: left;
}
.hr_content .whbh_lists .whbh_list .swiper .swiper-slide .a_coll a.more {
  font-size: 16px;
  margin-right: 16px;
  float: right;
}
.hr_content .whbh_lists .whbh_list .swiper .swiper-button-next,
.hr_content .whbh_lists .whbh_list .swiper .swiper-button-prev {
  color: #C02620;
}
.hr_content .whbh_lists .whbh_list .swiper .swiper-button-next,
.hr_content .whbh_lists .whbh_list .swiper .swiper-button-prev {
  display: none !important;
}
.hr_content .whbh_lists.zthd_lists {
  width: 900px;
  margin: 150px auto 0;
}
.hr_content .whbh_lists.zthd_lists .whbh_list {
  width: 900px;
}
.hr_content .whbh_lists.zthd_lists .whbh_list .top_list li a.title {
  color: #1A1918;
}
.hr_content .whbh_lists.zthd_lists .whbh_list .top_list li a:after {
  background: url(victory_04.png) no-repeat;
  -webkit-background-size: 100%;
  background-size: 100%;
}
.hr_content .whbh_lists.zthd_lists .whbh_list .top_list li span {
  color: #1A1918;
}
.hr_content .recommendations {
  width: 900px;
  margin: 30px auto 0;
  line-height: 2;
  font-size: 16px;
}
.hr_content .recommendations li {
  line-height: 2;
  margin-bottom: 15px;
  border-bottom: 1px dashed #C02620;
  padding-bottom: 15px;
}
.hr_content .recommendations li:hover a {
  color: #C02620;
  text-decoration: none;
}
.hr_content .recommendations li a {
  color: rgba(26, 25, 24, 0.85);
  display: block;
  font-size: 20px;
}
.hr_content .recommendations li span {
  font-size: 15px;
  color: rgba(26, 25, 24, 0.45);
  display: block;
  line-height: 38px;
}
.hr_content .recommendations li p {
  -webkit-line-clamp: 2;
  line-height: 22px;
  height: auto;
  overflow: hidden;
  display: -moz-box;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  white-space: wrap;
  font-size: 15px;
  color: rgba(26, 25, 24, 0.65);
}
.hr_content .recommendations li .nesw_img {
  float: right;
  width: 150px;
  margin-left: 30px;
}
.hr_content .show_s_ui {
  width: 900px;
  height: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
.hr_content .show_s_ui li {
  width: 280px;
  float: left;
  margin-right: 30px;
}
.hr_content .show_s_ui li:last-child {
  margin-right: 0;
}
.hr_content .show_s_ui li .s_img {
  height: 200px;
  width: 268px;
  margin: 0 auto;
  border: 1px solid #C02620;
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hr_content .show_s_ui li .s_img img {
  max-width: 100%;
  max-height: 100%;
}
.hr_content .show_s_ui li a.s_a {
  line-height: 18px;
  margin-top: 10px;
  font-size: 18px;
  width: 100%;
  display: block;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #C02620;
  -webkit-line-clamp: 2;
  line-height: 1.5;
  height: auto;
  overflow: hidden;
  display: -moz-box;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  white-space: wrap;
  color: #ffffff;
  text-align: left;
}
.hr_content .show_s_ui li p {
  font-size: 15px;
  color: rgba(26, 25, 24, 0.65);
  line-height: 22px;
  padding: 0 10px;
}
.hr_content .footer {
  margin-top: 50px;
  padding-bottom: 30px;
  background: #ffffff;
}
.hr_content.content {
  margin: 0 auto;
  min-height: 300px;
  padding-top: 0;
  background: url(victory_col_art.png);
}
.hr_content.content .video {
  display: none;
  width: 925px;
  margin: 30px auto;
}
.hr_content.content .video li {
  width: 200px;
  float: left;
  margin: 0 15px;
}
.hr_content.content .video li a {
  display: flex;
  width: 200px;
  height: 144px;
  justify-content: center;
  align-items: center;
  border: 5px solid #f6c1c1;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background: #ffffff;
}
.hr_content.content .video li a img {
  max-width: 100%;
  max-height: 100%;
}
.hr_content.content .video span {
  font-size: 16px;
  text-align: center;
  -webkit-line-clamp: 2;
  line-height: 30px;
  height: auto;
  overflow: hidden;
  display: -moz-box;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  white-space: wrap;
}
.hr_content.content .col_list {
  width: 100%;
  margin: 0 auto;
  float: none;
}
.hr_content.content .col_list li {
  border-bottom: 1px dashed #C02620;
  margin-top: 15px;
  background-position-y: 16px;
}
.hr_content.content .col_list li > a {
  width: calc(100% - 100px);
  line-height: 35px;
  height: 35px;
  font-size: 16px;
  color: #C02620;
  display: block;
}
.hr_content.content .col_list li span {
  float: right;
  line-height: 35px;
  width: 100px;
  margin: 0;
  text-align: right;
}
.hr_content.content .col_list li p {
  -webkit-line-clamp: 10;
  margin: 15px 0;
  font-size: 14px;
  line-height: 2;
  text-indent: 2em;
  text-align: justify;
}
.hr_content.content .col_list li p a {
  display: initial;
  color: #C02620;
}
.hr_content.content .col_list li p img {
  float: left;
  margin-right: 15px;
  width: 200px;
}
.hr_content.content .col_pic {
  margin: 0 auto;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.hr_content.content .col_pic li {
  width: 303px;
  margin: 20px 15px 0;
  text-align: center;
}
.hr_content.content .col_pic li a {
  width: 303px;
  height: 195px;
}
.hr_content.content .col_pic li p img {
  float: left;
  width: 220px;
  margin-right: 30px;
}
.hr_content.content .collection,
.hr_content.content .handover {
  display: none;
}
.hr_content.content .dqwz {
  width: 900px;
  margin: 0 auto 30px;
  background: none;
  height: 30px;
  display: flex;
  align-items: center;
  padding-top: 30px;
}
.hr_content.content .dqwz:before {
  content: "\e610";
  font-size: 20px;
  position: absolute;
  height: 30px;
  line-height: 30px;
  color: #C02620;
}
.hr_content.content .article {
  width: 900px;
  margin: 0 auto;
}
.hr_content.content .article .cont > div[style*=relative] {
  left: 50%;
  margin-left: -300px;
}
.hr_content.content .default_pgToolbar {
  width: 900px;
  margin: 0 auto;
}

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