body,
ul,
ol,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
fieldset,
legend,
input,
textarea,
select,
button,
th,
td {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
  color: #000;
}

body,
html {
  min-width: 1200px;
}

* {
  box-sizing: border-box;
  font-size: 16px;
}

.width1200 {
  width: 1200px;
  margin: 0 auto;
}

.head-t {
  padding: 10px 0;
  font-size: 14px;
  color: rgb(0, 0, 0);
  border-bottom: 1px solid #eee;
}

.head-t .width1200 {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

.head-c {
  text-align: center;
  padding: 30px 0 10px 0;
}

.head-b {
  background: #000000;
}

.head-c-serch {
  width: 250px;
  background-color: rgb(220, 220, 220);
  height: 35px;
  text-align: left;
  margin-left: auto;
  margin-right: 0;
}

.head-c-serch input {
  border-width: 1px;
  border-color: rgb(220, 220, 220);
  border-style: solid;
  background-color: rgb(255, 255, 255);
  width: 208px;
  padding: 0 10px;
  height: 33px;
  outline: none;
}

.head-c-serch img {
  margin-left: 5px;
  vertical-align: middle;
}

.head-c .width1200 {
  text-align: right;
}

.head-b-as {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  flex-flow: wrap;
  -ms-flex-flow: wrap;
  -webkit-flex-flow: wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

.head-b-as-l,
.head-b-as-r {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  flex-flow: wrap;
  -ms-flex-flow: wrap;
  -webkit-flex-flow: wrap;
}

.head-b-a-icon img {
  display: block;
  margin-right: 20px;
}

.head-b-a a {
  text-decoration: none;
  color: #fff;
  margin-right: 60px;
  display: block;
  line-height: 60px;
}

.head-b-a.on a {
  background: #d01716;
  padding: 0 20px;
}

.head-b-as-r .head-b-a-icon:last-child img {
  margin-right: 0;
}

.shadow-l {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 111;
}

.shadow-r {
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 111;
}

.home-hots {
  padding: 20px 0;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  flex-flow: wrap;
  -ms-flex-flow: wrap;
  -webkit-flex-flow: wrap;
}

.home-hot1 {
  background-color: #d01716;
  width: 80px;
  height: 25px;
  text-align: center;
  font-size: 14px;
  line-height: 25px;
  color: rgb(255, 255, 255);
  margin-right: 10px;
  border-radius: 0 10px 0 10px;
}

.home-hot {
  font-size: 14px;
  color: rgb(0, 0, 0);
  position: relative;
  padding-left: 20px;
  margin-right: 20px;
  width: 250px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.home-hot a {
  font-size: 14px;
  color: rgb(0, 0, 0);
}
.home-hot:before {
  position: absolute;
  top: 7px;
  left: 7px;
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #000;
}

.home-item-t {
  border-bottom: 1px solid rgb(237, 237, 237);
  margin-top: 40px;
}

.home-item-t img {
  display: block;
  margin: 0 auto;
}

.home-jd,
.home-dts {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
}

.home-jd > div,
.home-dts > div {
  width: 380px;
  height: 410px;
  overflow: hidden;
}

.home-dts > div {
  height: 540px;
}

.home-jd-l {
  background-color: #f5f5f5;
  padding: 15px;
}

.home-jd-l1 {
  width: 261px;
  height: 50px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  font-size: 18px;
  line-height: 40px;
  text-align: center;
  color: rgb(255, 255, 255);
  margin: 0 auto;
}

.home-jd-l2 {
  font-size: 14px;
  color: rgb(0, 0, 0);
  line-height: 1.875;
  padding: 15px 0;
}

.home-jd-l3 {
  font-size: 16px;
  color: rgb(0, 0, 0);
  text-align: center;
}

.home-jd-l4 {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  flex-flow: wrap;
  -ms-flex-flow: wrap;
  -webkit-flex-flow: wrap;
  margin-top: 20px;
}

.home-jd-l4-a {
  background-color: #e4e4e4;
  width: 106px;
  height: 35px;
  text-align: center;
  overflow: hidden;
  line-height: 35px;
  margin-bottom: 15px;
  margin-right: 15px;
  font-size: 16px;
}

.home-jd-l4 .home-jd-l4-a:nth-child(3n + 3) {
  margin-right: 0;
}

.home-jd-c1 {
  position: relative;
}

.home-jd-c1 img {
  width: 100%;
  height: 200px;
}

.home-jd-c1 p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px;
  font-size: 14px;
  color: rgb(255, 255, 255);
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.home-jd-c2-a {
  display: block;
  padding: 10px 0;
  font-size: 16px;
  color: rgb(0, 0, 0);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.home-jd-c2-a span {
  font-family: courier;
  font-weight: bold;
}

.home-jd-c2-a span {
  padding: 0 10px;
}

.home-jd-c2 .home-jd-c2-a:nth-child(1) span {
  color: #d01716;
}

.home-jd-c2 .home-jd-c2-a:nth-child(2) span {
  color: #d01716;
}

.home-jd-c2 .home-jd-c2-a:nth-child(3) span {
  color: #d01716;
}

.home-jd,
.home-dts {
  padding: 40px 0;
}

.jd-ads,
.dt-ads {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-flow: wrap;
  -ms-flex-flow: wrap;
  -webkit-flex-flow: wrap;
}

.jd-ads a,
.dt-ads a {
  display: block;
  width: 590px;
  height: 90px;
  margin-bottom: 20px;
}

.jd-ads a img,
.dt-ads a img {
  width: 100%;
  height: 100%;
}

.jd-ads a:first-child {
  width: 100%;
}

.jd-ads a:first-child img {
  width: 100%;
}

.dt-ads a:nth-child(3n + 3) {
  width: 100%;
}

.dt-ads a:nth-child(3n + 3) img {
  width: 100%;
}

.home-dt-c1 {
  width: 380px;
  height: 340px;
  padding: 10px 30px;
  overflow: hidden;
}

.home-dt-c1-t1 {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  flex-flow: wrap;
  -ms-flex-flow: wrap;
  -webkit-flex-flow: wrap;
  font-size: 22px;
  margin: 15px 0;
}

.home-dt-c1-t1 img {
  margin: 0 10px;
}

.home-dt-c1-t1 span {
  border-width: 1px;
  border-color: rgb(255, 255, 255);
  border-style: dotted;
  background-color: rgb(227, 8, 8);
  width: 94.6px;
  height: 28px;
  line-height: 26px;
  text-align: center;
  color: #fff;
  margin-right: 10px;
  font-size: 22px;
}

.home-dt-c1-t2 {
  font-size: 16px;
  color: rgb(0, 0, 0);
  font-weight: bold;
  line-height: 2.111;
  text-align: center;
  margin: 10px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.home-dt-c1-t3 {
  width: 317px;
  height: 200px;
  overflow: hidden;
  line-height: 40px;
}

.home-dt-c1-t3 p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 10px;
  border-bottom: 1px dotted #333;
}

.home-dt-c1-t3 a {
  text-decoration: none;
  color: #000;
}

.home-dt-c2 {
  position: relative;
  margin-top: 20px;
}

.home-dt-c2 img {
  width: 100%;
  height: 180px;
  display: block;
}

.home-dt-c2 p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  padding: 10px;
  background: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
  font-size: 14px;
}

.home-dt-r1 {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-flow: wrap;
  -ms-flex-flow: wrap;
  -webkit-flex-flow: wrap;
}

.home-dt-r1-l {
  width: 180px;
  height: 260px;
  position: relative;
}

.home-dt-r1-l img {
  width: 100%;
  height: 100%;
}

.home-dt-r1-l p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px;
  background: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  color: #fff;
  font-size: 14px;
}

.home-dt-r2 {
  margin-top: 20px;
  background: #f8f8f9;
  height: 260px;
}

.home-dt-r2 img {
  width: 100%;
  height: 180px;
}

.home-dt-r2-t1 {
  padding: 10px 10px 0 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 16px;
  color: #000;
  font-weight: bold;
}

.home-dt-r2-t2 {
  padding: 10px 10px 0 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 14px;
  color: #999;
}

.dtb-h1 {
  position: absolute;
  bottom: 30px;
  left: 30px;
  right: 30px;
  background: rgba(255, 255, 255, 1);
}

.dtb-h2 {
  position: relative;
  padding: 15px;
}

.dtb-h2:before {
  position: absolute;
  left: 10px;
  bottom: -10px;
  content: "";
  width: 100%;
  height: 10px;
  background: rgba(255, 255, 255, 0.3);
}

.dtb-h2:after {
  position: absolute;
  right: -10px;
  top: 10px;
  content: "";
  width: 10px;
  height: calc(100% - 10px);
  background: rgba(255, 255, 255, 0.3);
}

.dtb-h3 {
  font-size: 16px;
  color: rgb(0, 0, 0);
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-weight: bold;
}

.dtb-h4 {
  font-size: 14px;
  margin-top: 10px;
  height: 40px;
  color: rgb(153, 153, 153);
  text-overflow: ellipsis;
  overflow: hidden;
}

.home-dts1 {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-flow: wrap;
  -ms-flex-flow: wrap;
  -webkit-flex-flow: wrap;
  margin-bottom: 30px;
}

.home-dts1-a {
  width: 380px;
  border-width: 1px;
  border-color: rgb(204, 204, 204);
  border-style: solid;
  height: 150px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-flow: wrap;
  -ms-flex-flow: wrap;
  -webkit-flex-flow: wrap;
}

.home-dts1-a img {
  width: 200px;
  height: 150px;
  margin-left: 10px;
  margin-top: -15px;
  display: block;
}

.home-dts1-a1 {
  flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  padding: 0 15px;
}

.home-dts1-a1-t {
  font-size: 14px;
  color: rgb(0, 0, 0);
  line-height: 1.5;
  max-height: 44px;
  overflow: hidden;
  font-weight: bold;
}

.home-dts1-a1-b {
  font-size: 14px;
  color: #999;
  line-height: 1.5;
  max-height: 60px;
  overflow: hidden;
  margin-top: 5px;
}

.xc-banner {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.xc-banner {
  margin: 30px auto;
}

.dzks {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-flow: wrap;
  -ms-flex-flow: wrap;
  -webkit-flex-flow: wrap;
  margin-bottom: 60px;
}

.dzk {
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  width: 277px;
  height: 392px;
  margin-top: 30px;
}

.dzk img {
  width: 100%;
  height: 340px;
}

.dzk p {
  font-size: 14px;
  color: rgb(0, 0, 0);
  line-height: 52px;
  text-align: center;
  padding: 0 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.home-zt {
  padding: 30px 0;
  height: 720px;
  position: relative;
}

.home-zt-tabs {
  position: absolute;
  top: 310px;
  left: 0;
  background-color: rgb(0, 0, 0);
  width: 810px;
  display: flex;
  flex-flow: wrap;
}

.home-zt-tabs a {
  display: block;
  height: 80px;
  line-height: 80px;
  margin: 0 20px;
  padding: 0 26px;
  font-size: 20px;
  color: rgb(255, 255, 255);
  z-index: 99;
}

.home-zt-tabs a.on {
  background-image: url(../img/ztbanner.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.home-zt-lists {
  position: relative;
  width: 100%;
  height: 100%;
}

.home-zt-list {
  position: absolute;
}

.home-zt-list img {
  width: 100%;
  height: 100%;
}

.home-zt-list p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #00000080;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  color: rgb(255, 255, 255);
  text-align: center;
}

.home-zt-lists .home-zt-list:nth-child(1) {
  top: 0px;
  left: 0;
  width: 370px;
  height: 270px;
}

.home-zt-lists .home-zt-list:nth-child(2) {
  top: 0px;
  left: 380px;
  width: 430px;
  height: 270px;
}

.home-zt-lists .home-zt-list:nth-child(3) {
  top: 0px;
  right: 0;
  width: 380px;
  height: 410px;
}

.home-zt-lists .home-zt-list:nth-child(4) {
  bottom: 0px;
  left: 0;
  width: 420px;
  height: 290px;
}

.home-zt-lists .home-zt-list:nth-child(5) {
  left: 430px;
  bottom: 0;
  width: 380px;
  height: 290px;
}

.home-zt-lists .home-zt-list:nth-child(6) {
  bottom: 0px;
  right: 0;
  width: 380px;
  height: 240px;
}

.home-ssbk-tabs {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  flex-flow: wrap;
  -ms-flex-flow: wrap;
  -webkit-flex-flow: wrap;
}

.home-ssbk-tab {
  color: #000;
  padding: 10px 20px;
  margin: 0 10px;
  position: relative;
  cursor: default;
}

.home-ssbk-tab.on {
  background: #d01716;
  color: #fff;
}

.home-ssbk {
  padding: 30px;
  border: 1px solid #ddd;
  margin-top: 30px;
  margin-bottom: 30px;
}

.home-ssbk-tab.on::before {
  position: absolute;
  bottom: -10px;
  left: 50%;
  content: "";
  transform: translateX(-50%);
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #d01716;
}

.home-ssbk-title {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  font-size: 16px;
  color: rgb(0, 0, 0);
}

.home-ssbk-title img {
  width: 30px;
  display: block;
  margin-right: 10px;
}

.home-ssbk-list1 {
  margin-top: 16px;
}

.home-ssbk-list1-a {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  flex-flow: wrap;
  -ms-flex-flow: wrap;
  -webkit-flex-flow: wrap;
}

.home-ssbk-list1-aa {
  font-size: 15px;
  color: rgb(0, 0, 0);
  padding-right: 10px;
  border-right: 1px solid #666;
  margin-right: 10px;
  margin-top: 5px;
}

.home-ssbk-list1-a .home-ssbk-list1-aa:last-child {
  border-right: none;
}

.home-ssbk-list1-a1 {
  width: 60px;
  font-size: 15px;
  color: rgb(0, 0, 0);
  margin-right: 20px;
  margin-top: 20px;
}

.home-ssbk-list1-a1 img {
  width: 60px;
  height: 60px;
  border: 1px solid #eee;
  display: block;
}

.home-ssbk-list1-a1 p {
  width: 100%;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.home-ssbk-list1-a .home-ssbk-list1-a1:nth-child(14n + 14) {
  margin-right: 0;
}

.home-ssbk-listss {
  display: none;
}

.home-keywords,
.foot-t,
.foot-b-l-as {
  display: flex;
  display: -webkit-flex;
  align-items: baseline;
  -webkit-align-items: baseline;
  flex-flow: wrap;
  -ms-flex-flow: wrap;

  -webkit-flex-flow: wrap;
}
.foot-t a,
.foot-t span {
  font-size: 14px;
}

.home-keywords span {
  font-size: 14px;
  color: rgb(0, 0, 0);
  display: block;
}

.home-keywords a {
  background-color: #f0f0f0;
  height: 30px;
  line-height: 30px;
  border-radius: 30px;
  padding: 0 20px;
  margin-right: 15px;
  margin-bottom: 15px;
}

.home-dzk-item-r img {
  width: 70px;
  height: 70px;
  margin-left: 5px;
  display: block;
}

.home-dzk-item-l {
  font-size: 14px;
  color: rgb(0, 0, 0);
}
.home-dzk-item-l .h1 {
  font-weight: bold;
  font-size: 14px;
}
.home-dzk-item-l .h2 {
  font-size: 14px;
}
.home-dzk-items {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  flex-flow: wrap;
  -ms-flex-flow: wrap;
  -webkit-flex-flow: wrap;
}

.home-dzk-item {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  padding: 15px 19px;
  border-right: 1px solid #ddd;
  margin-bottom: 20px;
}

.home-dzk-items .home-dzk-item:nth-child(6n + 6) {
  border-right: none;
}

.foot {
  background: #000;
  font-size: 14px;
}

.foot-tt {
  padding: 20px 0;
  border-bottom: 1px solid #4e4e4e;
}

.foot-t span {
  color: rgba(255, 255, 255, 0.8);
}

.foot-t a {
  color: rgba(255, 255, 255, 0.8);
  padding-right: 10px;
  border-right: 1px solid rgba(255, 255, 255, 0.8);
  margin-right: 15px;
  display: block;
}

.foot-b {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  padding-bottom: 20px;
}

.foot-b-l-as {
  margin-top: 20px;
}

.foot-b-l-as a {
  font-size: 14px;
  border-right: 1px solid rgba(255, 255, 255, 0.8);
  color: rgba(255, 255, 255, 0.8);
  padding-right: 16px;
  margin-bottom: 15px;
  margin-right: 16px;
  display: block;
}

.foot-b-l-infos {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 2;
}
.foot-b-l-infos a {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.8);
}
.foot-b-l-infos span {
  margin-right: 15px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.8);
}
.foot-b-l-infos p {
  font-size: 14px;
}
.foot-b-r img {
  height: 90px;
  display: block;
  margin-left: 140px;
}

.foot-b-l-as a:last-child {
  border-right: none;
}

.foot-t a:last-child {
  border-right: none;
}

.page {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  padding: 30px 0;
}

.page a {
  padding: 10px 20px;
  border: 1px solid #eee;
  display: block;
  margin: 0 10px;
  font-size: 13px;
  color: #666;
}

.page a.on {
  border: 1px solid #d01716;
  background: #d01716;
  color: #fff;
}

.head-c-serch {
  display: none;
}

.head-zts {
  position: fixed;
  top: 0;
  width: 100%;
  background: transparent;
  z-index: 999;
}

.head-zt {
  padding: 10px 20px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  background-color: rgb(255, 255, 255);
}

.head-zt img {
  height: 50px;
  display: block;
}

.head-zt-navs a {
  padding-right: 15px;
  border-right: 1px solid #999;
  margin-right: 15px;
}

.head-zt-navs a:last-child {
  padding-right: 0;
  border-right: none;
  margin-right: 0;
}

.zt-fx-banner {
  margin-bottom: 30px;
}

.zt-fx-d1 {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

.zt-fx-d1-l {
  width: 670px;
  height: 400px;
}

.zt-fx-d1-r {
  margin-left: 10px;
  width: 500px;
}

.zt-fx-d1-r1 {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

.zt-fx-d1-r1 span {
  background-color: #d22322;
  padding: 0 15px;
  font-size: 24px;
  color: rgb(255, 255, 255);
  font-weight: bold;
  position: relative;
  height: 50px;
  line-height: 50px;
}

.zt-fx-d1-r1 span::before {
  position: absolute;
  content: "";
  top: 0;
  right: -50px;
  border-top: 25px solid #d22322;
  border-right: 25px solid transparent;
  border-bottom: 25px solid transparent;
  border-left: 25px solid #d22322;
}

.zt-fx-d1-r1 a {
  font-size: 16px;
  color: rgb(210, 35, 34);
}

.zt-fx-d1-r2 {
  margin-top: 20px;
}

.zt-fx-d1-r2-a {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  flex-flow: wrap;
  -ms-flex-flow: wrap;
  -webkit-flex-flow: wrap;
  margin-top: 5px;
}

.zt-fx-d1-r2-a .h1 {
  background-color: rgb(111, 111, 111);
  top: 1181px;
  width: 8px;
  height: 8px;
  overflow: hidden;
  line-height: 50px;
  display: inline-block;
  transform: rotate(45deg);
}

.zt-fx-d1-r2-a .h2 {
  flex: 1;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 10px;
}

.zt-fx-d1-r2 .zt-fx-d1-r2-a:first-child .h1,
.zt-szz-news-l .zt-fx-d1-r2 .zt-fx-d1-r2-a:nth-child(2) .h1 {
  width: 100%;
  background: #fff;
  transform: rotate(0);
  font-size: 24px;
  color: rgb(0, 0, 0);
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.zt-fx-d1-r2 .zt-fx-d1-r2-a:first-child .h2,
.zt-szz-news-l .zt-fx-d1-r2 .zt-fx-d1-r2-a:nth-child(2) .h2 {
  font-size: 14px;
  color: rgb(153, 153, 153);
  margin-left: 1px;
  height: 50px;
  line-height: 25px;
  white-space: normal;
  margin-bottom: 10px;
}

.zt-fx-title1 {
  font-size: 36px;
  color: rgb(210, 35, 34);
  font-weight: bold;
  text-transform: uppercase;
  width: 680px;
  margin-right: 0;
  margin-top: 20px;
  margin-left: auto;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}

.zt-fx-title1 span {
  flex: 1;
  height: 2px;
  margin-left: 10px;
  background-color: rgb(210, 35, 34);
}

.zt-fx-title2 {
  font-size: 24px;
  color: rgb(102, 102, 102);
  text-transform: uppercase;
  margin-left: 0;
  margin-right: auto;
  text-align: right;
  width: 600px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  margin-bottom: 20px;
}

.zt-fx-title2 span {
  flex: 1;
  height: 2px;
  margin-right: 10px;
  background-color: rgb(102, 102, 102);
}

.zt-fx-title2::after {
  position: absolute;
  right: 0;
  top: 50%;
  width: auto;
  background: #fff;
  padding-left: 10px;
  height: 50px;
  line-height: 50px;
  transform: translateY(-50%);
  content: attr(data-star);
}

.zt-fx-item {
  padding: 20px 0;
}

.zt-fx-item-inter1 {
  padding: 20px 70px;
  position: relative;
}

.zt-fx-item-inter2 {
  background: #f3f3f3;
  position: relative;
  margin-top: 90px;
  margin-bottom: 90px;
}

.zt-fx-item-inter2-t {
  width: 620px;
  padding: 50px 20px;
  margin-left: auto;
  margin-right: 0;
}

.zt-fx-item-inter2 img {
  position: absolute;
  width: 510px;
  height: 430px;
  left: 70px;
  top: -80px;
}

.zt-fx-item-inter2-t1 {
  font-size: 24px;
  color: rgb(0, 0, 0);
  font-weight: bold;
  height: 60px;
  line-height: 30px;
}

.zt-fx-item-inter2-t2 {
  font-size: 14px;
  color: rgb(153, 153, 153);
  height: 100px;
  line-height: 25px;
  margin-top: 10px;
}

.zt-fx-item-news {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  flex-flow: wrap;
  -ms-flex-flow: wrap;
  -webkit-flex-flow: wrap;
}

.zt-fx-item-new {
  width: 380px;
  display: block;
  margin-top: 30px;
  margin-right: 30px;
}

.zt-fx-item-news .zt-fx-item-new:nth-child(3n + 3) {
  margin-right: 0;
}

.zt-fx-item-new img {
  width: 100%;
  height: 210px;
  display: block;
}

.zt-fx-item-new-t1 {
  font-size: 16px;
  color: rgb(0, 0, 0);
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.zt-fx-item-new-t2 {
  font-size: 14px;
  color: rgb(153, 153, 153);
  height: 40px;
  line-height: 20px;
  overflow: hidden;
}

.zt-fx-item-new-t3 {
  font-size: 14px;
  color: rgb(153, 153, 153);
  margin-top: 10px;
}

.zt-fm-news {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  flex-flow: wrap;
  -ms-flex-flow: wrap;
  -webkit-flex-flow: wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

.zt-fm-new,
.zt-fm-new-t3 {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

.zt-fm-new {
  padding: 20px;
  background: #fafafa;
  border-radius: 5px;
  margin-bottom: 20px;
}

.zt-fm-new > img {
  width: 180px;
  height: 180px;
  display: block;
  margin-right: 20px;
}

.zt-fm-new-t {
  width: 350px;
}

.zt-fm-new-t1 {
  font-size: 20px;
  color: rgb(0, 0, 0);
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.zt-fm-new-t2 {
  font-size: 14px;
  color: rgb(169, 169, 169);
  margin-top: 10px;
  max-height: 60px;
  line-height: 20px;
  overflow: hidden;
}

.zt-fm-new-t3 {
  font-size: 12px;
  margin-top: 10px;
  color: rgb(201, 201, 201);
}

.zt-fm-new-t3 span {
  margin-left: 10px;
}

.zt-hzzx-item {
  padding: 20px 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.zt-hzzx-item .zt-fx-title1,
.zt-hzzx-item .zt-fx-title2 {
  color: #fff;
}

.zt-hzzx-item .zt-fx-title1 span,
.zt-hzzx-item .zt-fx-title2 span {
  background: #fff;
}

:focus {
  outline: none;
}

.zt-hzzx-picture {
  margin: 0 90px;
}

.zt-hzzx-ss {
  position: relative;
}

.zt-ztdy {
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  padding: 20px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  position: relative;
  margin-top: -90px;
  z-index: 1;
  margin-bottom: 30px;
}

.zt-ztdy-l {
  width: 30px;
  font-size: 30px;
  color: rgb(0, 0, 0);
}

.zt-ztdy-r,
.zt-xh-list-t {
  flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  margin-left: 20px;
}

.zt-ztdy-r1 {
  font-size: 24px;
  color: rgb(0, 0, 0);
}

.zt-ztdy-r2 {
  font-size: 14px;
  color: rgb(153, 153, 153);
  line-height: 1.625;
  margin-top: 10px;
}

.zt-xh-title {
  padding: 20px;
  border-bottom: 1px solid #666;
  margin-bottom: 30px;
  font-size: 16px;
  color: rgb(0, 0, 0);
}

.zt-xh-title .on {
  color: #d01716;
}

.zt-xh-list {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ddd;
}

.zt-xh-list > img {
  width: 240px;
  height: 180px;
}

.zt-xh-list-t1 {
  font-size: 20px;
  color: rgb(0, 0, 0);
}

.zt-xh-list-t2 {
  font-size: 14px;
  color: rgb(169, 169, 169);
  margin-top: 10px;
}

.zt-xh-list-t3 {
  font-size: 14px;
  color: rgb(201, 201, 201);
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  margin-top: 10px;
  -webkit-justify-content: space-between;
}

.zt-title {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  height: ;
}

.zt-title img {
  width: 1200px;
  display: block;
}

.zt-videos {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  background: #505050;
  margin-top: 30px;
  margin-bottom: 30px;
}

.zt-video-l {
  width: 800px;
  height: 450px;
}

.zt-video-r {
  width: 400px;
  height: 450px;
}

.zt-video-l iframe {
  border: none;
  margin: 0;
}

.zt-video-r-a {
  padding: 20px;
  border-bottom: 1px solid #fff;
}

.zt-video-r-a .h1 {
  width: 100%;
  font-size: 20px;
  color: rgb(255, 255, 255);
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.zt-video-r-a .h2 {
  font-size: 14px;
  color: rgb(255, 255, 255);
  height: 40px;
  line-height: 20px;
  margin-top: 6px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.zt-video-r-as .zt-video-r-a:last-child {
  border-bottom: none;
}

.zt-video-r-a.on {
  background: #e30808;
  position: relative;
  border-bottom: 1px solid #e30808;
}

.zt-video-r-a.on::before {
  position: absolute;
  left: -30px;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  border-left: 15px solid transparent;
  border-top: 15px solid transparent;
  border-right: 15px solid #e30808;
  border-bottom: 15px solid transparent;
}

.zt-swipers {
  padding: 30px 0;
}

.zt-contents {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  flex-flow: wrap;
  -ms-flex-flow: wrap;
  -webkit-flex-flow: wrap;
  padding: 30px 0;
}

.zt-content {
  background-color: rgb(255, 255, 255);
  width: 380px;
  display: block;
  padding: 10px;
  margin-right: 30px;
  margin-bottom: 30px;
}

.zt-contents .zt-content:nth-child(3n + 3) {
  margin-right: 0;
}

.zt-content img {
  width: 100%;
  height: 250px;
  display: block;
}

.zt-content-t1 {
  font-size: 16px;
  color: rgb(0, 0, 0);
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.zt-content-t2 {
  font-size: 14px;
  color: rgb(153, 153, 153);
  height: 40px;
  line-height: 20px;
  overflow: hidden;
}

.us-top {
  padding-top: 21%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}

.us-top-t {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

.us-top1 {
  font-size: 48px;
  color: rgb(255, 255, 255);
}

.us-top2 {
  font-size: 22px;
  color: rgb(255, 255, 255);
  margin-top: 20px;
}

.us-tabs {
  background: #f7f7f7;
}

.us-tab {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  flex-flow: wrap;
  -ms-flex-flow: wrap;
  -webkit-flex-flow: wrap;
  line-height: 70px;
}

.us-tab-a {
  padding: 0 25px;
  margin-right: 70px;
}
.us-info {
  line-height: 2;
}
.us-tab-a.on {
  color: #fff;
  background: #c41411;
}

.us-infos {
  padding: 50px 0;
}

.zt-szz-news {
  display: flex;
  display: -webkit-flex;
  align-items: flex-end;
  -webkit-align-items: flex-end;
  position: relative;
  margin-top: -140px;
  z-index: 1;
  margin-bottom: 30px;
}

.zt-szz-news-l {
  width: 670px;
  margin-right: 20px;
}

.zt-szz-news-r {
  background-image: url(../img/szz_new.png);
  width: 510px;
  height: 600px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  padding: 30px;
}

.zt-szz-times {
  margin: 30px 0;
  padding: 30px 0;
  background: linear-gradient(
    to right,
    #d01716 0%,
    #d01716 50%,
    #fff 50%,
    #fff 100%
  );
}

.zt-szz-title span {
  display: block;
  width: 70px;
  height: 100px;
  border: 1px solid #fff;
  border-right: none;
}

.zt-szz-title {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}

.zt-szz-title-r .h1 {
  font-size: 24px;
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
}

.zt-szz-title-r .h2 {
  font-size: 36px;
  color: rgb(255, 255, 255);
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}

.zt-szz-title-r {
  position: relative;
  margin-left: -50px;
  height: 90px;
  padding: 15px 0;
}

.zt-szz-title-r::before {
  position: absolute;
  left: 50px;
  top: -5px;
  width: 1px;
  height: 15px;
  content: "";
  background: #fff;
}

.zt-szz-title-r::after {
  position: absolute;
  left: 50px;
  bottom: -5px;
  width: 1px;
  height: 15px;
  content: "";
  background: #fff;
}

.zt-szz-time-l {
  width: 120px;
  padding-top: 30px;
}

.zt-szz-time-l p {
  margin: 0 auto;
  margin-bottom: 10px;
  border-width: 1px;
  border-color: rgb(255, 255, 255);
  border-style: solid;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 58px;
  font-size: 20px;
  color: rgb(255, 255, 255);
  cursor: default;
}

.zt-szz-time-l p:last-child {
  margin-bottom: 0;
}

.zt-szz-time-l p.on {
  background: #fff;
  color: #d01716;
}

.zt-szz-time {
  display: flex;
  display: -webkit-flex;
  align-items: flex-end;
  -webkit-align-items: flex-end;
}

.zt-szz-time-r {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  margin-left: 40px;
}

.zt-szz-time-r1 {
  width: 610px;
  height: 400px;
}

.zt-szz-time-r2 {
  width: 430px;
  padding: 20px;
  background: #eeeeee;
  position: relative;
}

.zt-szz-time-r2::before {
  position: absolute;
  top: 0;
  height: 100%;
  left: 100%;
  background: #eeeeee;
  width: 0;
  content: "";
}

.zt-szz-items .zt-szz-title span {
  border: 1px solid #000;
  border-right: none;
}

.zt-szz-items .zt-szz-title .zt-szz-title-r .h1 {
  color: #000;
}

.zt-szz-items .zt-szz-title .zt-szz-title-r .h2 {
  color: #000;
}

.zt-szz-items .zt-szz-title-r::before {
  background: #000;
}

.zt-szz-items .zt-szz-title-r::after {
  background: #000;
}

.zt-szz-items .zt-szz-item:nth-child(odd) .zt-szz-title {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}

.zt-szz-year {
  min-width: 1200px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  float: right;
}

.zt-szz-year-l {
  flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  height: 785px;
  background: #d01716;
}

.zt-szz-year-r {
  width: 586px;
  height: 784px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 100px 0;
  background-color: #fff;
}

.zt-szz-year-r1 {
  width: 145px;
  height: 480px;
  position: relative;
}

.zt-szz-year-r2 {
  width: 145px;
  height: 80px;
  position: relative;
  margin-top: 20px;
}

.zt-szz-year-r2 .swiper-button-prev {
  bottom: 40px;
  top: auto;
  left: 50%;
  width: 80px;
  height: 40px;
  transform: translateX(-50%);
  background: rgba(255, 255, 255, 0.5);
  background-image: url(../img/prev3.png);
  background-position: center;
  background-size: 34px 20px;
  background-repeat: no-repeat;
}

.zt-szz-year-r2 .swiper-button-next {
  bottom: 0px;
  top: auto;
  left: 50%;
  width: 80px;
  height: 40px;
  transform: translateX(-50%);
  background: rgba(255, 255, 255, 0.5);
  background-image: url(../img/next3.png);
  background-position: center;
  background-size: 34px 20px;
  background-repeat: no-repeat;
}

.zt-szz-progress {
  padding: 30px 0;
}

.zt-szz-progress .swiper-slide {
  height: 600px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.zt-szz-progress .swiper-button-next {
  top: 30px;
  width: 40px;
  height: 75px;
  background: #ffa200;
  left: 1140px;
  background-image: url(../img/next2.png);
  background-position: center;
  background-size: 20px 34px;
  background-repeat: no-repeat;
}

.zt-szz-progress .swiper-button-prev {
  top: 30px;
  width: 40px;
  height: 75px;
  background: #d01716;
  left: 1100px;
  background-image: url(../img/pre2.png);
  background-position: center;
  background-size: 20px 34px;
  background-repeat: no-repeat;
}

.zt-szz-progress-lists {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  flex-flow: wrap;
  -ms-flex-flow: wrap;
  -webkit-flex-flow: wrap;
  margin-top: 30px;
}

.zt-szz-progress-lists .zt-fx-d1-r2-a {
  width: 380px;
  margin-right: 30px;
}

.zt-szz-progress-lists .zt-fx-d1-r2-a:nth-child(3n + 3) {
  margin-right: 0;
}

.zt-szz-focus-s {
  padding: 30px 0;
}

.zt-szz-videos {
  padding: 30px 0;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  flex-flow: wrap;
  -ms-flex-flow: wrap;
  -webkit-flex-flow: wrap;
}

.zt-szz-videos video {
  border: none;
  padding: none;
  margin: 0;
}

.zt-szz-videos .zt-szz-video-a:nth-child(1) video {
  width: 1200px;
  height: 500px;
  margin-bottom: 30px;
}

.zt-szz-videos .zt-szz-video-a:nth-child(2) video {
  width: 345px;
  height: 240px;
  margin-right: 22.5px;
}

.zt-szz-videos .zt-szz-video-a:nth-child(3) video {
  width: 470px;
  height: 240px;
  margin-right: 22.5px;
}

.zt-szz-videos .zt-szz-video-a:nth-child(4) video {
  width: 340px;
  height: 240px;
}

.hyzx {
  padding: 30px 0;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}

.hyzx-l {
  width: 580px;
  height: 400px;
}
.hyzx-r {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  flex-flow: wrap;
  -ms-flex-flow: wrap;
  -webkit-flex-flow: wrap;
}
.hyzx-r-a {
  width: 290px;
  height: 190px;
  display: block;
  position: relative;
  margin-left: 20px;
  margin-bottom: 20px;
}
.hyzx-r .hyzx-r-a:nth-child(3) {
  margin-bottom: 0;
}
.hyzx-r .hyzx-r-a:nth-child(4) {
  margin-bottom: 0;
}
.hyzx-r-a img {
  width: 290px;
  height: 190px;
  display: block;
}

.hyzx-r-a p {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 50px;
  line-height: 50px;
  background: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  color: rgb(255, 255, 255);
  width: 100%;
  padding: 0 10px;
  overflow: hidden;
}
.hyzx-t {
  display: flex;
  display: -webkit-flex;
  align-items: flex-start;
  -webkit-align-items: flex-start;
}
.hyzx-t-r {
  width: 350px;
  margin-left: 40px;
}
.hyzx-navs {
  font-size: 22px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  flex-flow: wrap;
  -ms-flex-flow: wrap;
  -webkit-flex-flow: wrap;
  border-bottom: 1px solid #ddd;
}
.hyzx-nav {
  color: #000000;
  padding-bottom: 15px;
  margin-right: 50px;
  cursor: default;
}
.hyzx-nav.on {
  color: rgb(212, 60, 117);
  border-bottom: 2px solid rgb(212, 60, 117);
}
.hyzx-list-a {
  padding: 30px 0;
  border-bottom: 1px solid #ddd;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.hyzx-list-a > img {
  display: block;
  width: 240px;
  height: 180px;
}
.hyzx-list-t1 {
  font-size: 16px;
  color: rgb(0, 0, 0);
  max-height: 30px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.head-t-l {
  font-size: 13px;
}
.hyzx-list-t3-l {
  font-size: 14px;
  line-height: 20px;
}
.hyzx-list-t2 {
  font-size: 16px;
  color: rgb(0, 0, 0);
  font-size: 14px;
  color: rgb(169, 169, 169);
  max-height: 60px;
  line-height: 20px;
  overflow: hidden;
  margin-top: 10px;
}
.hyzx-list-t3 {
  margin-top: 10px;
  font-size: 14px;
  color: rgb(201, 201, 201);
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.hyzx-list-t3 img {
  width: 15px;
  vertical-align: baseline;
  margin-right: 10px;
}
.hyzx-list-t {
  margin-left: 20px;
  flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
}
.hyzx-t-l {
  flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
}
.hyzx-hot-lists {
  padding: 20px;
  background: #fafafa;
}
.hyzx-hot-title {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.hyzx-hot-title-l {
  font-size: 22px;
  color: rgb(0, 0, 0);
}
.hyzx-hot-title-r {
  font-size: 14px;
  color: rgb(153, 153, 153);
}
.hyzx-hot-list {
  display: block;
  margin-top: 20px;
}
.hyzx-hot-list > img {
  width: 310px;
  height: 130px;
}
.hyzx-hot-list1 {
  font-size: 14px;
  color: rgb(0, 0, 0);
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}
.hyzx-hot-list2 {
  font-size: 14px;
  color: rgb(153, 153, 153);
  max-height: 40px;
  line-height: 20px;
  overflow: hidden;
}
.hyzx-hot-ad {
  margin-top: 30px;
  padding: 20px;
  background: #fafafa;
}

.hyzx-hot-ad img {
  width: 100%;
  height: auto;
  display: block;
}
.hyzx-list {
}
.tail-t,
.tail-t a {
  margin-top: 20px;
  font-size: 14px;
  color: #666;
}

.tail-title {
  padding-top: 30px;
}
.tail-p {
  padding-top: 0;
  padding-bottom: 30px;
  border-bottom: 1px solid #ddd;
}
.tail-p p {
  line-height: 1.8;
  margin-bottom: 10px;
}
.tail-p img {
  max-width: 100%;
}
.hyzx-list-t3-l img {
  margin-left: 50px;
}
.tail-title1 {
  font-size: 30px;
  color: rgb(0, 0, 0);
}
.tail-navs-l-a {
  font-size: 16px;
  color: rgb(0, 0, 0);
  font-weight: bold;
  line-height: 1.8;
}
.tail-navs {
  padding: 30px 0;
}
.tail-navs-l-a a {
  font-weight: normal;
}
.tail-navs {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-flow: wrap;
  -ms-flex-flow: wrap;
  -webkit-flex-flow: wrap;
}
.tail-ad img {
  width: 100%;
  display: block;
}
.tail-list-navs {
  vertical-align: middle;
  padding: 20px 0;
  padding-top: 30px;
  border-bottom: 1px solid #ddd;
}
.tail-list-navs span {
  background-color: #d43c75;
  width: 3px;
  height: 23px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
.video-t {
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 20px;
  background: #f2f2f2;
  display: flex;
  display: -webkit-flex;
  align-items: flex-start;
  -webkit-align-items: flex-start;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.video-t-lt {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.video-t-l {
  width: 560px;
}
.video-t-r {
  flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  margin-left: 40px;
}
.video-t-l-a {
  background: #fff;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  margin-top: 20px;
}
.video-t-r-as {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  flex-flow: wrap;
  -ms-flex-flow: wrap;
  -webkit-flex-flow: wrap;
}
.video-t-r-a {
  background: #fff;
  display: block;
  margin-top: 20px;
  margin-right: 20px;
}
.video-t-r-as .video-t-r-a:nth-child(2n + 2) {
  margin-right: 0;
}
.video-t-l-a img,
.video-t-r-a img {
  width: 270px;
  height: 180px;
  display: block;
}
.video-t-r-a {
  width: 270px;
}
.video-t-r-a-t {
  padding: 10px 15px;
}
.video-t-l-a-t1 {
  font-size: 16px;
  color: rgb(0, 0, 0);
  max-height: 50px;
  line-height: 25px;
  overflow: hidden;
}
.video-t-l-a-t2 {
  font-size: 14px;
  color: rgb(153, 153, 153);
  height: 20px;
  line-height: 20px;
  margin-top: 10px;
  overflow: hidden;
}
.video-t-l-a-t {
  margin-left: 20px;
}
.video-lists .video-t-r-a {
  background: #f5f5f5;
}
.video-lists .video-t-r-a {
  margin: 0 7px 27px 20px;
}
.video-lists .video-t-r-as .video-t-r-a:nth-child(4n + 4) {
  margin-right: 0;
}
.video-lists .video-t-r-as .video-t-r-a:nth-child(2n + 2) {
  margin-right: 7px;
}
.head-c > div {
  height: 35px;
}
.head-zt-navs a.on {
  color: #d01716;
}
.dt-side-l-ads {
  position: fixed;
  left: 190px;
  top: calc(50% - 220px);
}
.dt-side-r-ads {
  position: fixed;
  right: 190px;
  top: calc(50% - 220px);
}

.dt-side-l-ads a,
.dt-side-r-ads a {
  width: 90px;
  height: 350px;
  display: block;
}
.dt-side-l-ads a img,
.dt-side-r-ads a img {
  width: 100%;
  height: 350px;
  display: block;
}
.home-dtccc {
  position: relative;
}
.to-top {
  position: fixed;
  bottom: 350px;
  right: 100px;
  z-index: 999;
  display: none;
}
.to-top img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
.head-b-a-icon {
  position: relative;
}
.head-b-a-icon:hover .top_qr_code {
  display: block;
}
.top_qr_code {
  display: none;
  position: absolute;
  width: 200px;
  height: 200px;
  padding: 10px;
  background: #fff;
  z-index: 99;
  left: -80px;
  top: 35px;
}
.top_qr_code img {
  width: 180px;
  height: 180px;
  margin: 0;
}
