body {
  position: relative;
  background: rgb(255,242,225);
}
.news-cont {
  width: 100%;
}
.news-cont .news-tab-box {
  position: relative;
  border-bottom: 1px solid #b0d2f8;
}
.news-cont .news-tab-box li {
  position: relative;
  float: left;
  padding: 10px 20px;
  color: #3f6ca7;
  font-size: 18px;
  line-height: 18px;
  cursor: pointer;
}
.news-cont .news-tab-box li.curr a{
  color: #3f6ca7;
}
.news-cont .news-tab-box li.curr:after,
.news-cont .news-tab-box li:hover:after {
  width: 100%;
}
.news-cont .news-tab-box li:after {
  position: absolute;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  bottom: -1px;
  content: '';
  width: 0%;
  height: 2px;
  background: #3f6ca7;
  transition: all 0.5s 0s ease;
}
.news-cont .news-tab-box li a{
  color: #383838;
  font-size: 18px;
}
.news-cont .news-tab-box li a:hover{
  color: #3f6ca7;
}
.news-cont .news-tab-box .more-btn {
  position: absolute;
  right: 0;
  bottom: 8px;
}
.news-cont .news-list-wrap {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
          height: 1060px;
          width: 745px;
          overflow-y: auto;
}
.page-cont{display: none;}
.news-cont .news-list-wrap .news-list {
  width: 100%;
  height: 52px;
  color: #383838;
  line-height: 52px;

  margin: 0 auto;
  display: block;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.news-cont .news-list-wrap .news-list:hover .textcont {
  color: #963434;
}
.news-cont .news-list-wrap li{
  border-bottom: 1px solid #aed6fc;
}
.news-cont .news-list-wrap li:last-child {
  /* border-bottom: 0; */
}
.news-cont .news-list-wrap .news-list:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.news-cont .news-list-wrap .news-list .textcont {
  float: left;
  width: 580px;
  font-size: 14px;
  color: #383838;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news-cont .news-list-wrap .news-list .comm{
  float: left;
  color:#476b89;
  margin-right:5px;
  font-size: 14px;
}
.news-cont .news-list-wrap .news-list .date {
  float: right;
  width: 60px;
  text-align: right;
  font-size: 14px;font-weight: normal;
  color: #3f6482;
}
.page-cont {
  position: relative;
  margin-top: 20px;
  text-align: center;
  color: #3f6482;
  font-size: 16px;
}
.page-cont .text {
  display: inline-block;
  display: inline;
  *zoom: 1;
  padding: 28px 4px;
  color: #4f7a86;
  font-size: 18px;
  vertical-align: middle;
}
.page-cont a{
  color: #3f6ca7;
  font-size: 18px;
}
.page-cont a.text:hover {
  text-decoration: underline;
}
.page-cont select{
  margin: 0 6px;
  border: 1px solid #cadde0;
  color: #3f6ca7;
}
.details-container {
  position: relative;
  width: 100%;
  min-height: 1173px;
  padding: 10px 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* border: 1px solid #c1a45f; */
  /* background: url(https://i0.cy.com/tlhj/pic/2021/09/17/box-repeat.jpg) center top repeat; */
  background: url("box-bg-kuan.jpg"/*tpa=http://i0.cy.com/tlhj/pic/2022/03/24/pc/box-bg-kuan.jpg*/);
}

.details-container::before {
  content: '';
  position: absolute;
  top: 2px;
  left: 50%;
  margin: 0 0 0 -393px;
  width: 784px;
  height: calc(100% - 6px);
  background: #edf8ff;
  border: 1px solid #c1a45f;
  pointer-events: none;
}
.details-container .details-hd {
  position: relative;
  height: 82px;
  line-height: 82px;
  padding-top: 15px;
}
.details-container .details-hd h1 {
  font-size: 24px;
  color: #5485c7;
  text-align: center;
  font-weight: bold;
}
.details-container .details-hd .time {
  position: absolute;
  right: 6px;
  bottom: 8px;
  font-size: 12px;
  color: #7fa1cf;
  line-height: 12px;
}
.details-container .details-bd {
  position: relative;
  border-top: 1px solid #c2cce2;
  /* border-bottom: 1px solid #a5a9c1; */
  padding: 18px 0 60px;
  /* min-height: 1040px; */
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* overflow-y: auto; */
  /* overflow-x: hidden; */
}
.details-container .details-bd p {
  font-size: 14px;
  line-height: 1.8;
  color: #172235;
  text-indent: 2em;
  padding-bottom: 5px;
}
.details-container .details-bd .pic {
  padding: 12px 0;
}
.details-container .details-bd .pic img {
  vertical-align: top;
}
.details-container .details-bd .bt-text {
  padding-top: 36px;
}

.box-txt p.nodent{text-indent:0}
.box-txt .alight{color: #650000;}
.box-txt strong{font-weight:bold;}
.box-txt h4{padding-top:10px; font-weight:bold; color:#000;}
.box-txt img{display: block; margin: 10px auto; max-width: 800px;}
.main .content-wrap .center .box-txt .center{text-align: center;width: auto;}
.box-txt table{width: 560px; margin: 30px auto 0; border-top: 1px solid #878fb3;border-left: 1px solid #878fb3;}
.box-txt table td, .box-txt table th{padding: 5px 0;text-align: center;border-bottom: 1px solid #878fb3;border-right: 1px solid #878fb3;}
.box-txt table th{background: #d8c4aa;color:#420d00;}
.box-txt table thead td{background-color: #cad5f1; color: #ffffff; font-weight: bold;}
.box-txt table tbody td{background-color: #f3f6fd;color: #252a55;}
.box-txt .cms_content_video{text-align: center; width: 580px;height: 380px; margin: 0 auto;background-color: black;}
.box-txt a{color:#650000;text-decoration: underline;}
.box-txt h3{font-weight: bold;padding:10px 0;}
.details-container .details-footer {
  position: absolute;
  bottom: 12px;
  right: 30px;
}
.details-container .details-footer .share {
  float: left;
  position: relative;
  width: 105px;
  height: 36px;
  line-height: 36px;
}
.details-container .details-footer .share .cyou_share {
  top: 10px !important;
}
.details-container .details-footer .share .cyou_share span {
  font-size: 16px !important;
  color: #120e2e;
  line-height: 36px;
}
.details-container .details-footer .scrolltop {
  float: left;
  background: url("page-scrolltop.png"/*tpa=https://i0.cy.com/tlhj/pic/2022/10/11/pc/page-scrolltop.png*/) no-repeat;
  width: 114px;
  height: 36px;
  margin-left: 18px;
  cursor: pointer;
}
.download-tab {
  position: relative;
  width: 100%;
  border-bottom: 1px solid #9eb9c2;
  padding-top: 10px;
  margin-bottom: 4px;
}
.download-tab .list {
  position: relative;
  font-size: 20px;
  color: #3f6ca7;

  padding: 9px 4px;
  float: left;
  margin-right: 30px;
}
.download-tab .list b{
  color: #3f6ca7;
}
.download-tab .list::after {
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 2px;
  content: '';
  background: #964736;
  display: none;
}
.download-cont li {
  display: none;
}
.download-cont li .cont-row {
  position: relative;
  font-family: "Microsoft YaHei";
}
.download-cont li .cont-row::before {
  position: absolute;
  left: 220px;
  content: '';
  background: url("line.png"/*tpa=https://i0.cy.com/tlhj/pic/2022/10/11/pc/line.png*/) no-repeat;
  width: 1px;
  height: 346px;
}
.download-cont li .cont-row .down1 {
  background: url("down-btn1.png"/*tpa=https://i0.cy.com/tlhj/pic/2022/10/11/pc/down-btn1.png*/) no-repeat;
  width: 150px;
  height: 170px;
  display: block;
  margin: 54px 75px 0 32px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.download-cont li .cont-row .down1:hover {
  background: url("down-btn1-hover.png"/*tpa=https://i0.cy.com/tlhj/pic/2022/10/11/pc/down-btn1-hover.png*/) no-repeat;
}
.download-cont li .cont-row .down2 {
  background: url("down-btn2.jpg"/*tpa=https://i0.cy.com/tlhj/pic/2022/10/11/pc/down-btn2.jpg*/) no-repeat;
  width: 350px;
  height: 61px;
  display: block;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin-bottom: 28px;
}
.download-cont li .cont-row .down2:hover {
  background: url("down-btn2-hover.jpg"/*tpa=https://i0.cy.com/tlhj/pic/2022/10/11/pc/down-btn2-hover.jpg*/) no-repeat;
}
.download-cont li .cont-row .col-r-def {
  width: 470px;
}
.download-cont li .cont-row .col-r-def h5 {
  color: #383838;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  padding: 36px 0 14px;
}
.download-cont li .cont-row .col-r-def .cont-text-item {
  padding-bottom: 8px;
  font-size: 0;
}
.download-cont li .cont-row .col-r-def .context {
  display: inline-block;
  *zoom: 1;
  font-size: 0;
}
.download-cont li .cont-row .col-r-def .context .text-title,
.download-cont li .cont-row .col-r-def .context span {
  vertical-align: middle;
  font-size: 14px;
  display: inline-block;
  font-family: "Microsoft YaHei";
  *zoom: 1;
}
.download-cont li .cont-row .col-r-def .context .text-title {
  color: #3f6ca7;
  padding: 3px 10px;
  background: #e0f2f5;
  margin-right: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-width: 76px;
  text-align: center;
  border: 1px solid #3f6ca7;
}
.download-cont li .cont-row .col-r-def .context span {
  color: #383838;
}
.download-cont li.curr {
  display: block;
}
.download-cont h4 {
  font-size: 18px;
  color: #964736;
  padding-bottom: 20px;
}
.download-cont h4.sty2 {
  color: #272727;
}
.download-cont .download-btn-group {
  padding-bottom: 14px;
}
.download-cont .download-btn-group a {
  width: 350px;
  height: 61px;
}
.download-cont .download-btn-group a.download {
  float: left;
  background: url("art-download-btn.png"/*tpa=http://i0.cy.com/tlhj/pic/2020/09/08/art-download-btn.png*/) no-repeat;
}
.download-cont .download-btn-group a.download-xl {
  float: right;
  background: url("art-download-btn2.png"/*tpa=http://i0.cy.com/tlhj/pic/2020/09/08/art-download-btn2.png*/) no-repeat;
}
.download-cont .download-tips {
  padding-bottom: 16px;
}
.download-cont p.text {
  font-size: 12px;
  color: #6f6f6f;
  line-height: 22px;
}
.download-cont .quest-list {
  padding-bottom: 28px;
}
.download-cont .quest-list a {
  position: relative;
  height: 35px;
  line-height: 34px;
  display: block;
  padding: 0 10px;
  border-bottom: 1px solid #dbd5c5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 16px;
  color: #2b2b2b;
}
.download-cont .quest-list a:last-child {
  border-bottom: none;
}
.download-cont .quest-list a span {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 14px;
  color: #963434;
  line-height: 34px;
  height: 100%;
}
.download-cont .box-cont {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 18px 20px;
  background: #d8c4aa;
}
.download-cont .box-cont p {
  font-size: 14px;
  color: #3f2c1d;
  line-height: 24px;
}
.download-cont  .spr, .tb-patch .down_btn_path{ background: url("spr-download.png"/*tpa=http://i0.cy.com/tlhj/pic/2020/07/20/spr-download.png*/) no-repeat;}
.download-cont .tit-item { color: #5b3b25; font-weight: bold; background-position: -270px -20px; height: 46px; line-height: 46px; padding-left: 60px; border-bottom: 2px solid rgba(229, 220, 206, .53); margin-top: 60px; font-size: 18px; }
.download-cont .tit-config { color: #765036; height: 46px; line-height: 46px; border-bottom: 2px solid #e5dfd8; margin-top: 15px; font-size: 18px; margin-bottom: 20px; margin-top: 30px; }
.download-cont .box-client { padding-bottom: 20px; }
.download-cont .box-client h4 { width: 250px; float: left; font-size: 28px; color: #c69d5c; text-align: center; }
.download-cont .icon-download { width: 66px; height: 66px; background-position: 0 0; display: block; margin: 20px auto; }
.download-cont .info { width: 460px; float: right; padding: 0 10px 0 40px; border-left: 1px solid #dfcaa9; }
.download-cont .btn-download-client { width: 188px; height: 54px; background-position: -80px 0; display: block; text-indent: 65px; line-height: 52px; color: #fff; font-size: 18px; font-weight: bold; margin: 10px 0; }
.download-cont li { display: inline-block; padding-top: 5px; font-size: 12px; }
.download-cont li strong { background: #d0baa2; padding: 2px 0; width: 60px; overflow: hidden; text-align: center; vertical-align: middle; display: inline-block; color: #fff; }
.download-cont li span { display: inline-block; vertical-align: middle; color: #765036; }
.download-cont .tb-table { font-size: 12px; }
.download-cont .tb-table th, .download-cont .tb-table td { border: 1px solid #b7b7b7; padding: 15px 5px; text-align: center; }
.download-cont .tb-table th { color: #fff; font-size: 14px; background: #838eb2; }
.download-cont .tb-table .font-bold { color: #000; font-weight: bold; font-size: 14px; }
.tb-patch th, .tb-patch td { border-bottom: 1px solid #e4dbcc; padding: 15px 5px; font-size: 12px; text-align: center; }
.tb-patch thead th { color: #5c3b24; font-size: 14px; font-weight: bold; }
.tb-patch tbody td { color: #5c3b24; font-size: 12px; }
.tb-patch .down_btn_path { color: #d67413; background-position: -324px 2px; padding-left: 20px; }
.tb-patch .down_btn_path:hover { text-decoration: underline; }
.tb-patch .page-cont { padding: 30px 0; }
.tb-patch tbody td a { color: #765036; }
.slogan_box{position: absolute; width: 788px;height: 269px; top: 10px;left: -22px; background: url("slogan.png"/*tpa=http://i0.cy.com/tlhj_m/pic/2020/07/20/slogan.png*/) no-repeat; background-size: 788px 269px; transform: scale(.75);}
.slogan_box h3{position: absolute;top: -22px;left: 132px; width: 380px;height: 99px;background: url("time.png"/*tpa=http://i0.cy.com/tlhj_m/pic/2020/07/20/time.png*/)no-repeat; background-size: 380px 99px; padding: 23px 0px 0px 37px;}
.slogan_box p{color: #2c150b;font-size: 30px; transform:skewY(-9deg);-webkit-transform:skewY(-9deg)}
.download-cont .page-cont { text-align: center; padding: 25px 0; color: #beaa88; }
.download-cont .page-cont a,.download-cont  .page-cont span { display: inline-block; padding: 0 10px; color: #765036; font-size: 15px; cursor: pointer;}
.download-cont .page-cont a:hover,.download-cont .page-cont .curr,.download-cont .page-cont .jp-current { color: #dba131; font-weight: bold;}

.main {
  background: #cae1e8;
  position: relative;
  min-width: 1200px;
  width: 100%;
  overflow: hidden;
}
.main .nav-menu {
  position: relative;
  z-index: 4;
}
.main .content-wrap {
  position: relative;
  z-index: 2;
  padding-top: 572px;
  padding-bottom: 920px;
}
.main .content-wrap::after{
  position: absolute;
  left: 50%;
  bottom: 0;
  content: '';
  background: url("page-bd-bg.jpg"/*tpa=https://i0.cy.com/tlhj/pic/2023/0606/pc/page-bd-bg.jpg*/) center bottom no-repeat;
  width: 1920px;
  height: 1357px;
  margin-left: -960px;
  z-index: -1;
}
.main .content-wrap .center {
  position: relative;
  z-index: 2;
  width: 1100px;
}
.main .content-wrap .page-left {
  width: 298px;
}
.main .content-wrap .page-right {
  width: 790px;
}
.main .content-wrap .page-right .bar-title {
  position: relative;
  background: url("page-bar.png"/*tpa=https://i0.cy.com/tlhj/pic/2023/0606/pc/page-bar.png*/) no-repeat;
  width: 790px;
  height: 66px;
}
.main .content-wrap .page-right .bar-title h3 {
  padding-left: 28px;
  font-size: 26px;
  color: #4e81ce;
  font-family: "Microsoft YaHei";
  line-height: 67px;
}
.main .content-wrap .page-right .bar-title .crumbs {
  position: absolute;
  top: 0;
  right: 28px;
  height: 100%;
  line-height: 67px;
  color: #4e81ce;
  font-size: 12px;
}
.main .content-wrap .page-right .bar-title .crumbs a {
  color: #4e81ce;
}
.main .content-wrap .page-right .bar-title .crumbs a:hover {
  text-decoration: underline;
}
.main .content-wrap .page-right .list-container {
  position: relative;
  width: 100%;
  min-height: 1173px;
  padding: 10px 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* border: 1px solid #c1a45f; */
  background: url("box-bg-kuan.jpg"/*tpa=http://i0.cy.com/tlhj/pic/2022/03/24/pc/box-bg-kuan.jpg*/);
  /* background: url(https://i0.cy.com/tlhj/pic/2021/09/17/box-repeat.jpg) center top repeat; */
  /* margin-top: 3px; */
  /* box-shadow: 0px -2px 2px rgba(193,164,95,0.5),
              -2px 0px 2px rgba(193,164,95,0.5),
              2px 0px 2px rgba(193,164,95,0.5),
              0px 2px 2px rgba(193,164,95,0.5); */
}

.main .content-wrap .page-right .list-container .down-btn-Box{
  position: relative;
}
.main .content-wrap .page-right .list-container::before{
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%,-50%,0);
  width: 784px;
  height: 99.6%;
  border: 1px solid #c1a45f;
  background: #edf8ff;
  box-sizing: border-box;
  /* background: url(http://i0.cy.com/tlhj/pic/2022/06/10/pc/box-ct-bg.jpg) no-repeat; */
}
.main .bg-group {
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -960px;
  width: 1920px;
}
/* .main .bg-group .center{
  height: 100%;
} */
.main .bg-group .bg-hd {
  background: url("head-bg2.jpg"/*tpa=https://i0.cy.com/tlhj/pic/2023/0606/pc/head-bg2.jpg*/) no-repeat;
  width: 1920px;
  height: 1538px;
}
.bg-hd h2{
  position: absolute;
  left: 866px;
  top: 32px;
  font-size: 24px;
  color: #f1daa7;
  text-align: center;
  background: url("h1-title2.png"/*tpa=https://i0.cy.com/tlhj/pic/2023/0606/pc/h1-title2.png*/) no-repeat;
  width: 373px;
  height: 630px;
  z-index: 1;
}
/* .bg-hd h2::after{
  position: absolute;
  left: 50%;
  top: 50%;
  width: 371px;
  height: 103px;
  margin: -51.5px 0 0 -185.5px;
  content: '';
} */
.bg-hd h2 span{
  transform: skewY(-10.3deg);
  letter-spacing: 0px;
  display: none;
  color: #f1daa7;
  font-weight: 200;
  
}
.bg-hd h3{
  position: absolute;
  top: 163px;
  left: 1062px;
  /* background: url(https://i0.cy.com/tlhj/pic/2023/0317/pc/h2-title.png) no-repeat; */
  width: 111px;
  height: 356px;
  text-indent: -30000px;
  overflow: hidden;
  display: none;
}
.main .bg-group .video-btn{
  position: absolute;
  top: 315px;
  left: 720px;
  background: url("video-btn.png"/*tpa=http://i0.cy.com/tlhj/pic/2022/06/10/pc/video-btn.png*/) no-repeat;
  width: 68px;
  height: 73px;
  cursor: pointer;
  z-index: 2;
}
.main .bg-group .video-btn::after{
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  background: url("video-btn-circle.png"/*tpa=http://i0.cy.com/tlhj/pic/2022/06/10/pc/video-btn-circle.png*/) no-repeat;
  width: 100%;
  height: 100%;
  animation: rotateCircle 4s 0s linear infinite;
  cursor: pointer;
}
@keyframes rotateCircle{
  form{
    transform: rotate(0deg);
  }
  to{
    transform: rotate(360deg);
  }
}
.main .bg-group .bg-bd {
  /* background: url(http://i0.cy.com/tlhj/pic/2020/09/08/bd-bg.jpg) no-repeat;
  width: 1920px;
  height: 160px; */
}
.main .text h1 {
  display: none;
}
.main .cont-row:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.main .cont-row .col-l-def {
  float: left;
}
.main .cont-row .col-r-def {
  float: right;
}
.pop-mask {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.9);
  z-index: 99;
  display: none;
}
.pop-mask.show {
  display: block;
}
.popup {
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 100;
  display: none;
}
.popup.show {
  display: block;
}
.popup .close {
  position: absolute;
  right: -70px;
  top: 0;
  background: url("close-btn.png"/*tpa=http://i0.cy.com/tlhj/pic/2020/09/08/close-btn.png*/) no-repeat;
  width: 52px;
  height: 52px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.popup .close:hover {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.popup .confirm {
  background: url("confirm-btn.png"/*tpa=http://i0.cy.com/tlhj/pic/2020/09/08/confirm-btn.png*/) no-repeat;
  width: 134px;
  height: 54px;
  margin: 0 auto;
  display: block;
}
.popup.wait-pop {
  margin: -85px 0 0 -205px;
  width: 410px;
  height: 170px;
  background: url("bor5.png"/*tpa=http://i0.cy.com/tlhj/pic/2020/09/08/bor5.png*/) no-repeat;
}
.popup.wait-pop .title {
  margin: 35px auto 20px;
  background: url("wait-title.png"/*tpa=http://i0.cy.com/tlhj/pic/2020/09/08/wait-title.png*/) no-repeat;
  width: 139px;
  height: 32px;
}
/* 下载页下载按钮 */
.down-btn-Box a{
    display: inline-block;
    float: left;
    width: 350px;
    height: 81px;
    margin: 30px auto 20px;
}
.down-btn-Box .down-public{
    background: url("hj-public.png"/*tpa=https://i0.cy.com/tlhj/pic/2022/10/11/pc/hj-public.png*/);
}
.down-btn-Box .down-public:hover,.down-btn-Box .down-public-active{
    background: url("hj-public-hover.png"/*tpa=https://i0.cy.com/tlhj/pic/2022/10/11/pc/hj-public-hover.png*/);
}
.down-btn-Box .down-ty{
    background: url("hj-ty.png"/*tpa=https://i0.cy.com/tlhj/pic/2022/10/11/pc/hj-ty.png*/);
    float: right;
}
.down-btn-Box .down-ty:hover,.down-btn-Box .down-ty-active{
    background: url("hj-ty-hover.png"/*tpa=https://i0.cy.com/tlhj/pic/2022/10/11/pc/hj-ty-hover.png*/);
}
.download-cont{
    clear: both;
}

table td font{
  font-size: 12px;
}
/* add 2021-9-16 视频列表 */
.list-bizhi{width: 770px;padding-top:15px;}
.list-bizhi li{width:355px;float:left;margin:0 20px 20px 0;position: relative;overflow: hidden;}
.list-bizhi li .box-pic{overflow:hidden;width:355px;height: 222px;position: relative;display: block;}
.list-bizhi img{width:100%;height: 222px;display: block;}
.list-bizhi a{display: block;}
.list-bizhi .cover,.list-bizhi .cover i,.list-bizhi .v-text{position: absolute;left:50%;top:50%;}
.list-bizhi .cover{width:100%;height:222px;background: rgba(0,0,0,.7);left:0;margin-top:-111px;opacity: 0;}
.list-bizhi i{width:50px;height: 50px;background: url("ny-pics-btn.png"/*tpa=https://i0.cy.com/tlhj/pic/2021/09/17/ny-pics-btn.png*/) center center no-repeat;margin:-25px 0 0 -25px;}
.list-bizhi .v-text{left:0;margin-top:20px;text-align: center;color:#fff;width: 100%;font-size:14px;}
.list-bizhi .size{height: 80px;overflow: hidden;text-align: center;padding-top:5px;}
.list-bizhi .size a{background: #3161a1;display: inline-block;margin:10px 2px 0 2px;width: 100px;height: 24px;line-height: 24px;font-size:12px;color:#fff;}
.list-bizhi .size a:hover{background: #286bc5;}
.list-bizhi .cover,.list-bizhi img,.list-bizhi i,
.list-review .img-box img,
.list-review li{
  transition:all 0.5s 0s ease;
  -webkit-transition:all 0.5s 0s ease;
}
.list-bizhi a:hover .cover{opacity: 1;}
.list-bizhi a:hover img{transform: scale(1.1);-webkit-transform: scale(1.1);}
.list-review a:hover img{transform: scale(1.04);-webkit-transform: scale(1.04);}
.list-bizhi a:hover i{transform: scale(.9);-webkit-transform: scale(.9);}
.list-review li:hover{box-shadow: 0 0 5px #a49e91;}
.list-bizhi .pic-ver{margin-left:2px;margin-right:23px;}
.list-bizhi .pic-ver .size a{margin-left:0;margin-right:0;}
.list-bizhi .pic-ver,.list-bizhi .pic-ver .box-pic{width: 100px;}
.list-video .cover i{background-image: url("icon-playvideo2.png"/*tpa=https://i0.cy.com/tlhj/pic/2021/09/17/icon-playvideo2.png*/);margin-top:-35px;}
/* list-review 更新回顾 */
.list-review{z-index: 1;position: relative;width: 760px;}
.list-review li{width: 355px;box-shadow:0 0 5px #d4ccbd;margin:0 20px 20px 0; float:left;background: #fffdf2;}
.list-review li a{display: block;color:#b27019;cursor: pointer;}
.list-review .img-box,.list-review img{width: 355px;height: 200px;display: block;}
.list-review .img-box{overflow: hidden;}
.list-review li .about{padding:10px 8px;}
.list-review li .tit{display:block;text-overflow:ellipsis;white-space: nowrap;font-size: 20px;line-height: 30px;height: 30px;overflow: hidden;}
.list-review li .time{font-size: 12px;padding:5px 0;}
.list-review li .dec{font-size: 14px;height: 60px;line-height: 20px;overflow: hidden;}

