.gdDetailBox {
  margin: 0;
  padding: .15rem .28rem;
}

.gdDetailBox .boxMainItem {
  font-size: .24rem;
  line-height: .24rem;
  color: #B1B1B3;
  display: flex
}

.gdDetailBox .boxMainItem .imgBox {
  width: 1.6rem;
  height: 1.6rem;
  border-radius: .32rem;
  overflow: hidden
}

.gdDetailBox .boxMainItem .imgBox img{
  width: 100%;
}
.gdDetailBox .boxMainItem .itemInfo {
  flex: 1;
  padding: .1rem 0 0 .29rem
}

.gdDetailBox .boxMainItem .itemInfo h1 {
  font-size: .4rem;
  line-height: .4rem;
  font-weight: bold;
  color: #404040;
  margin-bottom: .34rem
}

.gdDetailBox .boxMainItem .itemInfo p {
  margin-top: .2rem;
  display: flex
}

.gdDetailBox .boxMainItem .itemInfo p span {
  min-width: 42%;
  margin-right: .1rem
}

.gdDetailBox .boxMainItem .itemInfo p span:last-child {
  margin-right: 0
}

.gdDetailBox .downBnts {
  margin: .15rem -0.1rem 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center
}

.gdDetailBox .downBnts .downBtn {
  flex: 1;
  margin: .2rem .1rem 0;
  min-width: 3rem;
  font-size: .32rem;
  color: #FFFFFF;
  display: block;
  text-align: center;
  line-height: .8rem;
  height: .8rem;
  background: #0ec760;
  border-radius: .16rem
}

.gdDetailBox .downBnts .downBtn.iosBtn {
  background: #2E69FF
}

.gdDetailBox .downBnts .downBtn.subscribeBtn {
  background: #FF6947
}

.g-previmg {
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
}

.g-previmg-ul {
  padding: 0 20px 0 15px
}

.g-previmg-ul li {
  display: inline-block;
  margin: 15px 15px 0px 0;
}

.g-previmg-ul li img {
  max-width: 320px;
  height: auto;
  max-height: 320px;
  display: block;
  overflow: hidden;
}
.mainbox{
  display: block;
  overflow: hidden;
}
.keyText {
  overflow: hidden;
  background: #fdfdfd;
  border: 1px #f00 solid;
  border-radius: 4px;
  margin: 10px 12px;
  padding: 12px;
}

.keyText b {
  overflow: hidden;
  display: block;
  height: 24px;
  line-height: 24px;
  font-size: 16px;
  padding-left: 30px;
  background: url(http://www.yx007.com/skin/new2019/images/tbsm.png) no-repeat scroll 0px 0px;
  background-size: 26px;
}

.keyText p {
  height: auto;
  line-height: 24px;
  font-size: 14px;
  font-weight: normal;
  color: #666;
  text-indent: 0px;
  margin: 8px 0 0 0;
  display: block;
  overflow: hidden;
  padding-left: 6px;
  word-break:break-all
}

.main-cont {
  line-height: 30px;
  overflow: hidden;
  color: #666;
  padding: 0px 15px 0px 15px;
  position: relative;
}

.main-cont p {
  line-height: 30px;
  color: #666;
  margin: 0px 0px 15px 0px;
}

.main-cont p img {
  width: auto;
  max-width: 100% !important;
  height: initial !important;
  margin: 0px auto;
  display: block;
  border-radius: 6px;
}

.main-cont p a {
  color: #19abff;
  text-decoration: underline;
}


.main-cont h3 {
  color: #f00;
  margin-bottom: 15px;
  overflow: hidden;
  position: relative;
  font-size: 18px;
}

.main-cont h3 span {
  border-left: 4px solid #ff5b5b;
  font-size: 16px;
  padding-left: 6px;
  height: 20px;
  line-height: 20px;
  display: block;
}

.main-cont h3 a {
  color: #19abff;
}

.main-cont h4 {
  margin-bottom: 12px;
  font-weight: bold;
  color: #555;
  line-height: 28px;
  font-size: 15px;
}

.main-cont h4 em {
  font-style: normal;
}

.cnxhTop {
  overflow: hidden;
  margin: 15px 10px 0px 10px;
}

.cnxhTop p {
  width: 23%;
  height: 28px;
  display: block;
  float: left;
  text-align: center;
  line-height: 28px;
  background: #f8f8f8;
  border-radius: 20px;
  margin: 0 1% 10px;
  font-size: 13px;
}

.cnxhTop p.m-hover {
  background: #FF6947;
  color: #fff;
}

.g-cnxhBox ul.on {
  display: block;
}
.g-cnxhBox {
  overflow: hidden;
}

.g-cnxhBox ul {
  overflow: hidden;
  display: none;
}

.g-cnxhBox ul li {
  overflow: hidden;
  margin-bottom: 2px;
  margin-top: 4px;
  border-bottom: 1px dotted #ebebeb;
}

.g-cnxhBox ul li:last-of-type {
  border-bottom: 0px;
}

.g-cnxhBox ul li a.ztImgs {
  margin: 0px 15px;
  overflow: hidden;
  border-radius: 8px;
  display: block;
  position: relative;
}

.g-cnxhBox ul li a p.name {
  height: 32px;
  line-height: 32px;
  color: #333;
  /*width:94%;*/
  overflow: hidden;
  font-weight: bold;
  font-size: 16px;
}

.g-cnxhBox ul li a.ztImgs span {
  display: block;
  width: 100%;
  height: 48px;
  line-height: 24px;
  font-size: 13px;
  font-weight: normal;
  color: #666;
  margin: 8px 0 0 0;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.g-cnxhBox ul li a.ztImgs b {
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  display: block;
  overflow: hidden;
  position: absolute;
  top: 7px;
  right: 0px;
  bottom: auto;
  color: #FF6947;
  font-weight: normal;
}

.ztInfo {
  overflow: hidden;
  margin: 15px 3px 0;
}

.ztInfo a {
  width: 23%;
  margin: 0 1% 15px 1%;
  overflow: hidden;
  position: relative;
  float: left;
}

.ztInfo a img {
  border-radius: 14px;
  width: 65px;
  height: 65px;
  display: block;
  margin: 0 auto;
}

.ztInfo a p {
  white-space: initial;
  font-size: 14px;
  color: #333;
  overflow: hidden;
  height: 22px;
  line-height: 22px;
  text-align: center;
  margin-top: 4px;
}

.ztInfo a em {
  color: #FF6947;
  font-style: normal;
  border: 1px solid #FF6947;
  border-radius: 4px;
  display: block;
  height: 22px;
  line-height: 22px;
  font-size: 14px;
  text-align: center;
  width: 53px;
  margin: 4px auto 0;
}

.g-previmg-show {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .7);
  display: block;
  overflow: hidden;
  position: fixed;
  left: -100%;
  top: 0;
  z-index: 9999;
}

.g-previmg-show .swiper-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  box-sizing: content-box;
  position: relative;
  zoom: 1;
  z-index: 10
}

.g-previmg-show .swiper-wrapper .swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  padding: 30px 30px 52px;
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.g-previmg-show .swiper-wrapper .swiper-slide img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  display: block;
  overflow: hidden
}

.g-previmg-show .m-btn-box {
  width: 100%;
  height: 50px;
  display: -webkit-box;
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 100
}

.g-previmg-show .m-btn-box .f-previmgswiper-pagination {
  width: auto;
  height: 50px;
  line-height: 50px;
  text-align: center;
  -webkit-box-flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  font-size: 20px;
  color: #fff;
}

.g-previmg-show .m-btn-box .f-previmgswiper-pagination span {
  margin: 0 5px;
}

.g-previmg-show .m-btn-box .f-previmgswiper-pagination .swiper-pagination-bullet-active {
  background: #fff
}

.g-previmg-show .m-btn-box .swiper-button-prev {
  width: 50px;
  height: 50px;
  background: none;
  display: block;
  overflow: hidden;
  outline: none
}

.g-previmg-show .m-btn-box .swiper-button-prev:after {
  content: "";
  width: 20px;
  height: 20px;
  border-left: 5px solid #fff;
  border-bottom: 5px solid #fff;
  transform: rotate(45deg);
  display: block;
  overflow: hidden;
  margin: 13px 0 0 19px;
  border-radius: 4px;
}

.g-previmg-show .m-btn-box .swiper-button-next {
  width: 50px;
  height: 50px;
  background: none;
  display: block;
  overflow: hidden;
  outline: none
}

.g-previmg-show .m-btn-box .swiper-button-next:after {
  content: "";
  width: 20px;
  height: 20px;
  border-right: 5px solid #fff;
  border-top: 5px solid #fff;
  transform: rotate(45deg);
  display: block;
  overflow: hidden;
  margin: 13px 0 0 10px;
  border-radius: 4px;
}

.g-previmg-show .m-btn-box .swiper-button-disabled:after {
  opacity: .2
}

.g-previmg-show .u-close {
  width: 50px;
  height: 50px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
}

.g-previmg-show .u-close:before {
  content: "";
  width: 3px;
  height: 30px;
  background: #fff;
  display: block;
  overflow: hidden;
  position: absolute;
  left: 50%;
  top: 10px;
  transform: rotate(45deg)
}

.g-previmg-show .u-close:after {
  content: "";
  width: 3px;
  height: 30px;
  background: #fff;
  display: block;
  overflow: hidden;
  position: absolute;
  left: 50%;
  top: 10px;
  transform: rotate(-45deg)
}


.yyxx-cont p {
  overflow: hidden;
  height: 45px;
  line-height: 45px;
  margin: 0 15px;
  border-bottom: 1px dotted #ebebeb;
  color: #666;
  font-size: 13px;
}

.yyxx-cont p span {
  float: left;
  overflow: hidden;
  display: block;
  line-height: 45px;
}

.yyxx-cont p a {
  color: #666;
}

.yyxx-cont p b {
  color: #333;
  font-weight: normal;
}


.u-videotop {
  overflow: hidden;
  position: relative;
  width: auto;
  height: auto;
  white-space: nowrap;
  margin: 0 10px 0 0;
  display: inline-block;
  border-radius: 4px;
}

.u-videotop video {
  width: auto;
  height: auto;
  max-width: 320px;
  max-height: 320px;
  display: block;
  overflow: hidden;
  border-radius: 4px;
}

.u-video-play {
  width: 100%;
  height: 100%;
  background: url(../images/play-img.png) no-repeat center center;
  background-size: 60px;
  border: 0;
  display: block;
  overflow: hidden;
  position: absolute;
  z-index: 10;
}

.u-video-again {
  width: 100%;
  height: 100%;
  border-radius: 4px;
  font-size: 20px;
  font-weight: normal;
  color: #fff;
  background: rgba(0,0,0,.5);
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer
}

.u-video-again i {
  width: 24px;
  height: 24px;
  background: url(../images/video-again-icon.png) no-repeat;
  background-size: 24px;
  display: inline-block;
  overflow: hidden;
  padding-right: 6px;
}
