@charset "utf-8";

/* CSS Document */
body {
  font-size: 12px;
  margin: 0px;
  background-color: #f9f0df;
}

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

a:hover {
  text-decoration: underline;
}

p, form, img {
  margin: 0px;
  padding: 0px;
  border: 0px;
}

ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

ol, ul {
  list-style: none;
}

em {
  font-style: normal;
}

table {
  border: 0px;
  border-style: none;
  margin: 0px;
  padding: 0px;
  border-spacing: 0px;
  border-collapse: collapse;
  margin: 0 auto;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 12px;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
}

td {
  font-family: "宋体";
  font-size: 12px;
  line-height: 22px
}

.TopImg {
  width: 100%;
  height: 387px;
  background: url(topimg20210816.png) top center;
}

.show {
  width: 118px;
  height: 65px;
  border: 1px solid #e7e7e7;
}

.inner {
  width: 1000px;
  background-color: #fff;
  margin: 30px auto;
  position: relative;
}

.div_video {
  width: 715px;
  height: 535px;
  margin: 20px 5px 20px 20px;
  display: inline-block;
}

#a1 {
  width: 715px;
  height: 535px;
}

.div_ZhaoTH {
  width: 234px;
  height: 535px;
  background: url(speaker20210816.png);
  display: inline-block;
  position: absolute;
  top: 20px;
  right: 20px;
}

.txtScroll-left {
  width: 1000px;
  height: 100px;
  position: relative;
  border: 1px solid #ccc;
}

.txtScroll-left .hd {
  position: absolute;
  top: 20px;
  height: 41px;
  width: 1200px;
}

.txtScroll-left .hd .prev {
  display: block;
  width: 41px;
  height: 41px;
  position: absolute;
  left: -60px;
  top: 13px;
  cursor: pointer;
  /* background: url(pre.png) no-repeat; */
}

.pageState {
  position: absolute;
  left: 540px;
  top: -60px;
}

.txtScroll-left .hd .next {
  display: block;
  width: 41px;
  height: 41px;
  position: absolute;
  right: 140px;
  top: 13px;
  cursor: pointer;
  /* background: url(next.png) no-repeat; */
  zoom: 0;
}

.txtScroll-left .hd .next {
  background-position: 0 -50px;
}

.txtScroll-left .hd .prevStop {
  background-position: -60px 0;
}

.txtScroll-left .hd .nextStop {
  background-position: -60px -50px;
}

.txtScroll-left .hd ul {
  float: right;
  zoom: 1;
  margin-top: 10px;
}

.txtScroll-left .hd ul li {
  float: left;
  width: 9px;
  height: 9px;
  overflow: hidden;
  margin-right: 5px;
  text-indent: -999px;
  cursor: pointer;
}

.txtScroll-left .hd ul li.on {
  background-position: 0 0;
}

.txtScroll-left .bd {
  padding: 10px;
  width: 1000px;
  overflow: hidden;
}

.txtScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}

.txtScroll-left .bd ul li {
  margin-right: 20px;
  float: left;
  height: 70px;
  width: 120px;
  line-height: 30px;
  text-align: left;
  display: inline;
  border: 1px solid #e7e7e7;
}

.title_Big {
  width: 120px;
  height: 30px;
  font-size: 15px;
}

.title_Little {
  width: 120px;
  height: 20px;
  font-size: 13px;
  color: #767676;
}

.txtScroll-left .bd ul li span {
  color: #999;
}

.Wrap_seriesX1 {
  width: 1000px;
  height: 200px;
  background-color: #fff;
  margin-top: 30px;
  margin-bottom: 50px;
}

.Wrap_seriesX2 {
  width: 1000px;
  height: 265px;
  background-color: #fff;
  margin-top: 30px;
}

.Wrap_seriesX3 {
  width: 1000px;
  height: 350px;
  background-color: #fff;
  margin-top: 30px;
}

.titles {
  width: 1000px;
  height: 30px;
  font-size: 20px;
  text-align: center;
  padding-top: 25px;
}

.title_lines {
  width: 310px;
  height: 5px;
  border-top: 1px solid #d0b89a;
  margin: 0px auto;
}

.wrape_videos {
  margin: 30px auto;
  padding-left: 52px;
}

.videos {
  width: 111px;
  height: 64px;
  float: left;
  display: inline-block;
  border: 1px solid #d0b89a;
  margin: 0 17px 17px 0;
  overflow: hidden;
}

.videos_title {
  height: 25px;
  line-height: 25px;
  background-color: #d9bf8c;
  font-size: 13px;
  padding-left: 4px;
}

.videos_titlename {
  height: 38px;
  font-size: 12px;
  color: #767676;
  line-height: 16px;
  padding-left: 4px;
  padding-top: 2px;
}

.active .videos_titlename {
  background-color: #f0d8a7;
  color: #FFF
}

a:hover {
  text-decoration: none;
  font-weight: 700;
}