.txtEllipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* 初始化CSS  重置浏览器样?*/
html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
  margin: 0;
  padding: 0;
}
fieldset,
img {
  border: none;
}
ul,
ol,
li {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
html body {
  font-size: 16px;
  color: #333;
  background-color: #FFF;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}
a {
  color: #333;
  text-decoration: none;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  font-size: 12px;
  transition: .5s all;
}
a:hover {
  text-decoration: none;
  color: #db3149;
}
i,
b {
  font-style: normal;
}
.wrap {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.topPhoto {
  background: url(/bjmtg/xhtml/ztzl/zdly/images/top_photo.jpg) no-repeat center top;
  max-width: 1920px;
  margin: 0 auto;
  height: 530px;
}
.content {
  margin-top: 50px;
  overflow: hidden;
  margin-bottom: 50px;
}
.content .left {
  width: 960px;
  overflow: hidden;
  float: left;
}
.content .right {
  width: 200px;
  overflow: hidden;
  float: right;
}
.content .right .item {
  display: block;
  width: 80px;
  height: 100px;
  float: left;
  margin-bottom: 30px;
}
.content .right .item:nth-child(2n) {
  margin-left: 40px;
}
.content .right .item:hover {
  color: #db3149;
}
.content .right .item:hover .icon {
  border-color: #db3149;
}
.content .right .item .icon {
  display: block;
  margin: 0 auto;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  border: solid 1px #e5e5e5;
  text-align: center;
  overflow: hidden;
}
.content .right .item .icon img {
  width: 36px;
  height: 36px;
  display: block;
  margin: 17px auto 0;
}
.content .right .item .tit {
  line-height: 1;
  text-align: center;
  margin: 10px auto 0;
  padding: 0 10px;
  width: 70px;
}
.lqjsBox {
  background-color: #f8f8f8;
  padding: 30px 15px;
  width: 930px;
  overflow: hidden;
}
.lqjsBox .title h2 {
  font-size: 30px;
  font-weight: 600;
  line-height: 1;
}
.lqjsBox .title h2::before {
  content: '';
  width: 5px;
  height: 30px;
  background-color: #db3149;
  display: inline-block;
  vertical-align: middle;
  margin-top: -5px;
  margin-right: 10px;
}
.lqjsBox .con {
  margin-top: 30px;
  overflow: hidden;
  height: 218px;
}
.lqjsBox .con .headPhoto {
  width: 400px;
  height: 218px;
  float: left;
}
.lqjsBox .con .headPhoto a {
  display: block;
  width: 100%;
  height: 100%;
}
.lqjsBox .con .headPhoto a img {
  width: 100%;
  height: 100%;
}
.lqjsBox .con .channelList {
  width: 500px;
  height: 218px;
  float: left;
}
.lqjsBox .con .channelList .item {
  display: block;
  width: 220px;
  height: 100px;
  background-color: #fbead2;
  line-height: 100px;
  text-align: center;
  color: #9c614a;
  font-weight: 600;
  float: left;
  margin-left: 20px;
}
.lqjsBox .con .channelList .item:nth-child(1) {
  margin-bottom: 18px;
}
.lqjsBox .con .channelList .item:nth-child(2) {
  margin-bottom: 18px;
}
.lqjsBox .con .channelList .item:hover {
  color: #db3149;
}
.yqfkBox {
  background-color: #f8f8f8;
  padding: 30px 15px;
  width: 930px;
  overflow: hidden;
  margin-top: 30px;
}
.yqfkBox .title h2 {
  font-size: 30px;
  font-weight: 600;
  line-height: 1;
}
.yqfkBox .title h2::before {
  content: '';
  width: 5px;
  height: 30px;
  background-color: #db3149;
  display: inline-block;
  vertical-align: middle;
  margin-top: -5px;
  margin-right: 10px;
}
.yqfkBox .con {
  margin-top: 30px;
  overflow: hidden;
  height: 218px;
}
.yqfkBox .con .headPhoto {
  width: 400px;
  height: 218px;
  float: left;
}
.yqfkBox .con .headPhoto a {
  display: block;
  width: 100%;
  height: 100%;
}
.yqfkBox .con .headPhoto a img {
  width: 100%;
  height: 100%;
}
.yqfkBox .con .channelList {
  width: 500px;
  height: 218px;
  float: left;
}
.yqfkBox .con .channelList .item {
  display: block;
  width: 220px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  color: #FFF;
  font-weight: 600;
  float: left;
  margin-left: 20px;
}
.yqfkBox .con .channelList .item:nth-child(1) {
  margin-bottom: 18px;
  background-color: #b56666;
}
.yqfkBox .con .channelList .item:nth-child(2) {
  margin-bottom: 18px;
  background-color: #6ca2b7;
}
.yqfkBox .con .channelList .item:nth-child(3) {
  background-color: #b0bc95;
}
.yqfkBox .con .channelList .item:nth-child(4) {
  background-color: #a6c3e5;
}
.yqfkBox .con .channelList .item:hover {
  color: #db3149;
}
.yhysBox {
  background-color: #f8f8f8;
  padding: 30px 15px;
  width: 930px;
  overflow: hidden;
  margin-top: 30px;
}
.yhysBox .title h2 {
  font-size: 30px;
  font-weight: 600;
  line-height: 1;
}
.yhysBox .title h2::before {
  content: '';
  width: 5px;
  height: 30px;
  background-color: #db3149;
  display: inline-block;
  vertical-align: middle;
  margin-top: -5px;
  margin-right: 10px;
}
.yhysBox .con {
  margin-top: 30px;
  overflow: hidden;
  height: 218px;
}
.yhysBox .con .headPhoto {
  width: 400px;
  height: 218px;
  float: left;
}
.yhysBox .con .headPhoto a {
  display: block;
  width: 100%;
  height: 100%;
}
.yhysBox .con .headPhoto a img {
  width: 100%;
  height: 100%;
}
.yhysBox .con .channelList {
  width: 500px;
  height: 218px;
  float: left;
}
.yhysBox .con .channelList .item {
  display: block;
  width: 220px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  color: #FFF;
  font-weight: 600;
  float: left;
  margin-left: 20px;
}
.yhysBox .con .channelList .item:nth-child(1) {
  margin-bottom: 18px;
  background-color: #6e93ba;
}
.yhysBox .con .channelList .item:nth-child(2) {
  margin-bottom: 18px;
  background-color: #c0beaa;
}
.yhysBox .con .channelList .item:nth-child(3) {
  background-color: #eabba7;
}
.yhysBox .con .channelList .item:nth-child(4) {
  background-color: #dca66e;
}
.yhysBox .con .channelList .item:hover {
  color: #db3149;
}
.rdtjBox {
  background-color: #f8f8f8;
  padding: 30px 15px;
  width: 930px;
  overflow: hidden;
  margin-top: 30px;
}
.rdtjBox .title h2 {
  font-size: 30px;
  font-weight: 600;
  line-height: 1;
}
.rdtjBox .title h2::before {
  content: '';
  width: 5px;
  height: 30px;
  background-color: #db3149;
  display: inline-block;
  vertical-align: middle;
  margin-top: -5px;
  margin-right: 10px;
}
.rdtjBox .con {
  overflow: hidden;
  height: 180px;
}
.rdtjBox .con .channelList {
  height: 218px;
  float: left;
}
.rdtjBox .con .channelList .item {
  display: block;
  width: 188px;
  height: 68px;
  line-height: 68px;
  text-align: center;
  float: left;
  margin-right: 45px;
  margin-top: 20px;
  border: solid 1px #dadada;
}
.rdtjBox .con .channelList .item::before {
  content: '';
  display: inline-block;
  width: 36px;
  height: 36px;
  vertical-align: middle;
  margin-top: -5px;
  margin-right: 10px;
}
.rdtjBox .con .channelList .item:nth-child(1)::before {
  background: url(/bjmtg/xhtml/ztzl/zdly/images/icon_rdtj_01.png) no-repeat;
}
.rdtjBox .con .channelList .item:nth-child(2)::before {
  background: url(/bjmtg/xhtml/ztzl/zdly/images/icon_rdtj_02.png) no-repeat;
}
.rdtjBox .con .channelList .item:nth-child(3)::before {
  background: url(/bjmtg/xhtml/ztzl/zdly/images/icon_rdtj_03.png) no-repeat;
}
.rdtjBox .con .channelList .item:nth-child(4)::before {
  background: url(/bjmtg/xhtml/ztzl/zdly/images/icon_rdtj_04.png) no-repeat;
}
.rdtjBox .con .channelList .item:nth-child(5)::before {
  background: url(/bjmtg/xhtml/ztzl/zdly/images/icon_rdtj_05.png) no-repeat;
}
.rdtjBox .con .channelList .item:nth-child(6)::before {
  background: url(/bjmtg/xhtml/ztzl/zdly/images/icon_rdtj_06.png) no-repeat;
}
.rdtjBox .con .channelList .item:nth-child(7)::before {
  background: url(/bjmtg/xhtml/ztzl/zdly/images/icon_rdtj_07.png) no-repeat;
}
.rdtjBox .con .channelList .item:nth-child(8)::before {
  background: url(/bjmtg/xhtml/ztzl/zdly/images/icon_rdtj_08.png) no-repeat;
}
.rdtjBox .con .channelList .item:nth-child(4n) {
  margin-right: 0;
}
.rdtjBox .con .channelList .item:hover {
  color: #db3149;
  border: solid 1px #db3149;
}
@media (max-width: 991px) {
  html {
    font-size: 10vw !important;
  }
  html * {
    box-sizing: border-box;
  }
  .topPhoto {
    width: 100%;
    height: 4.96rem;
    background: url(/bjmtg/xhtml/ztzl/zdly/images/m_top_photo.jpg) center center no-repeat;
    background-size: 100% 100%;
  }
  .wrap {
    width: 100%;
    margin-top: 0.53333333rem;
  }
  .wrap .left {
    width: 100%;
  }
  .wrap .right {
    width: 100%;
    padding: 0 0.4rem;
    margin-top: 0.93333333rem;
    display: flex;
    flex-wrap: wrap;
  }
  .wrap .right .item {
    width: 1.73333333rem;
    height: 1.73333333rem;
    float: left;
    margin-right: 0.13333333rem;
    float: unset;
  }
  .wrap .right .item .icon {
    width: 0.93333333rem;
    height: 0.93333333rem;
    line-height: 0.93333333rem;
  }
  .wrap .right .item .icon img {
    vertical-align: middle;
    width: 0.48rem;
    height: 0.48rem;
    margin: 0;
    display: inline;
  }
  .wrap .right .item .tit {
    font-size: 0.32rem;
    margin: 0.13333333rem auto 0;
    padding: 0 0.13333333rem;
    width: auto;
  }
  .wrap .right .item:nth-child(2n) {
    margin-left: 0;
  }
  .wrap .right .item:nth-child(5n) {
    margin-right: 0;
  }
  .wrap .lqjsBox {
    background: #fff;
    width: 100%;
    padding: 0 0.4rem;
    margin-top: 0.8rem;
  }
  .wrap .lqjsBox .title h2 {
    font-size: 0.42666667rem;
  }
  .wrap .lqjsBox .title h2::before {
    width: 0.06666667rem;
    height: 0.4rem;
    margin-top: -0.06666667rem;
    margin-right: 0.13333333rem;
  }
  .wrap .lqjsBox .con {
    height: auto;
    margin-top: 0.4rem;
  }
  .wrap .lqjsBox .con .headPhoto {
    width: 100%;
    height: 2.4rem;
  }
  .wrap .lqjsBox .con .headPhoto img:nth-child(1) {
    display: none;
  }
  .wrap .lqjsBox .con .headPhoto img:nth-child(2) {
    display: inline;
  }
  .wrap .lqjsBox .con .channelList {
    width: 100%;
    height: auto;
  }
  .wrap .lqjsBox .con .channelList a {
    width: 4.53333333rem;
    height: 1.33333333rem;
    margin: 0.13333333rem 0.13333333rem 0 0;
    margin-bottom: 0 !important;
    font-size: 0.32rem;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
  }
  .wrap .lqjsBox .con .channelList a:nth-child(2n) {
    margin: 0.13333333rem 0 0 0;
  }
  .wrap .yqfkBox {
    background: #fff;
    width: 100%;
    padding: 0 0.4rem;
    margin-top: 0.8rem;
  }
  .wrap .yqfkBox .title h2 {
    font-size: 0.42666667rem;
  }
  .wrap .yqfkBox .title h2::before {
    width: 0.06666667rem;
    height: 0.4rem;
    margin-top: -0.06666667rem;
    margin-right: 0.13333333rem;
  }
  .wrap .yqfkBox .con {
    height: auto;
    margin-top: 0.4rem;
  }
  .wrap .yqfkBox .con .headPhoto {
    width: 100%;
    height: 2.4rem;
  }
  .wrap .yqfkBox .con .headPhoto img:nth-child(1) {
    display: none;
  }
  .wrap .yqfkBox .con .headPhoto img:nth-child(2) {
    display: inline;
  }
  .wrap .yqfkBox .con .channelList {
    width: 100%;
    height: auto;
  }
  .wrap .yqfkBox .con .channelList a {
    width: 4.53333333rem;
    height: 1.33333333rem;
    margin: 0.13333333rem 0.13333333rem 0 0;
    margin-bottom: 0 !important;
    font-size: 0.32rem;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
  }
  .wrap .yqfkBox .con .channelList a:nth-child(2n) {
    margin: 0.13333333rem 0 0 0;
  }
  .wrap .yhysBox {
    background: #fff;
    width: 100%;
    padding: 0 0.4rem;
    margin-top: 0.8rem;
  }
  .wrap .yhysBox .title h2 {
    font-size: 0.42666667rem;
  }
  .wrap .yhysBox .title h2::before {
    width: 0.06666667rem;
    height: 0.4rem;
    margin-top: -0.06666667rem;
    margin-right: 0.13333333rem;
  }
  .wrap .yhysBox .con {
    height: auto;
    margin-top: 0.4rem;
  }
  .wrap .yhysBox .con .headPhoto {
    width: 100%;
    height: 2.4rem;
  }
  .wrap .yhysBox .con .headPhoto img:nth-child(1) {
    display: none;
  }
  .wrap .yhysBox .con .headPhoto img:nth-child(2) {
    display: inline;
  }
  .wrap .yhysBox .con .channelList {
    width: 100%;
    height: auto;
  }
  .wrap .yhysBox .con .channelList a {
    width: 4.53333333rem;
    height: 1.33333333rem;
    margin: 0.13333333rem 0.13333333rem 0 0;
    margin-bottom: 0 !important;
    font-size: 0.32rem;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
  }
  .wrap .yhysBox .con .channelList a:nth-child(2n) {
    margin: 0.13333333rem 0 0 0;
  }
  .wrap .rdtjBox {
    background: #fff;
    width: 100%;
    padding: 0 0.4rem;
    overflow: visible;
  }
  .wrap .rdtjBox .title h2 {
    font-size: 0.42666667rem;
    font-weight: normal;
  }
  .wrap .rdtjBox .title h2::before {
    width: 0.06666667rem;
    height: 0.4rem;
    margin-top: -0.06666667rem;
    margin-right: 0.13333333rem;
  }
  .wrap .rdtjBox .con {
    height: auto;
    margin-top: 0.4rem;
  }
  .wrap .rdtjBox .con .channelList {
    height: auto;
  }
  .wrap .rdtjBox .con .channelList .item {
    width: 4.53333333rem;
    height: 1.33333333rem;
    background: #dc2b42;
    font-size: 0.37333333rem;
    color: #fff;
    line-height: normal;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0.13333333rem 0.13333333rem 0 0;
  }
  .wrap .rdtjBox .con .channelList .item:nth-child(2n) {
    margin: 0.13333333rem 0 0 0;
  }
  .wrap .rdtjBox .con .channelList .item::before {
    content: '';
    display: none;
  }
}
