.wrapper {
  margin-top: 25px;
}
.topInfo .importantWeb {
  justify-content: right;
  width: 100%;
}
.topInfo .importantWeb a {
  margin-right: 15px;
}
.topInfo .importantWeb a:last-child {
  margin-right: 0px;
}
.c_titTop {
  display: flex;
  justify-content: space-around;
  align-items: center;
  height: 100%;
}
.c_titTop li {
  padding: 0 10px;
}
/*txt-scroll*/
.txt-scroll {
  width: 100%;
  max-width: 100%;
  line-height: 30px;
}
.txt-scroll .scrollbox {
  white-space: nowrap;
  overflow: hidden;
}
.txt-scroll .txt,
.txt-scroll .txt-clone {
  display: inline;
  position: relative;
}
.txt-scroll .txt a,
.txt-scroll .txt-clone a {
  margin-right: 15px;
}
.content-marquee {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.content-marquee .marquee-title {
  padding: 10px;
  width: 100px;
  background-color: #0346ae;
  color: #fff;
  text-align: center;
}
.content-marquee .txt-scroll {
  width: 80%;
  flex-grow: 1;
  padding: 0 15px;
}
.same_wordStyle.practice_m,
.same_wordStyle.threeEyes_m {
  margin-top: 0px;
}
.Wrap_4in1 {
  width: 1400px;
  position: relative;
  margin: auto;
  clear: both;
}
.Wrap_4in1 .w_4in1 {
  width: 1400px;
  margin: auto;
  height: 1%;
  overflow: hidden;
}
.Wrap_4in1 .w_4in1 .swiper-slide {
  width: 340px;
  height: 192px;
}
.Wrap_4in1 .w_4in1 .swiper-slide img {
  width: 340px;
  height: 192px;
  border-radius: 5px;
}
.Wrap_4in1 .w_4in1 .swiper-slide .item {
  width: 100%;
  height: 100%;
  background-color: #ccc;
  position: relative;
}
.Wrap_4in1 .w_4in1 .swiper-slide .item .cbs_title {
  position: absolute;
  border-radius: 5px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding: 20px;
  background: linear-gradient(transparent 5%, #000000);
}
.Wrap_4in1 .w_4in1 .swiper-slide .item .cbs_title a {
  font-size: 16px;
  color: #fff;
}
.Wrap_4in1 .Next {
  width: 34px;
  height: 61px;
  position: absolute;
  top: 65px;
  right: 0px;
  cursor: pointer;
  z-index: 5;
}
.Wrap_4in1 .Prev {
  width: 34px;
  height: 61px;
  position: absolute;
  top: 65px;
  left: 0px;
  cursor: pointer;
  z-index: 5;
}
.waterfall div {
  float: left;
  background-color: #ccc;
  margin: 5px;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.waterfall div img { 
  width:100%;
  height:100%;
}
.waterfall div a {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}
.waterfall div a p {
  width: 85%;
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
  padding: 10px 20px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  white-space: nowrap;
}
.waterfall div:nth-child(6n+1) {
  width: 408px;
  height: 258px;
  margin-left: 0;
}
.waterfall div:nth-child(6n+2),
.waterfall div:nth-child(6n+4) {
  width: 408px;
  height: 345px;
}
.waterfall div:nth-child(6n+3) {
  width: 562px;
  height: 345px;
  margin-right: 0;
}
.waterfall div:nth-child(6n+4) {
  margin-top: -82px;
  margin-left: 0;
}
.waterfall div:nth-child(6n+5) {
  width: 560px;
  height: 258px;
}
.waterfall div:nth-child(6n+6) {
  width: 412px;
  height: 258px;
  margin-right: 0;
}
.linkes ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
}
.linkes ul li {
  height: 40px;
  margin-right: 20px;
}
.practice_r li {
  overflow: hidden;
  margin-bottom: 5px;
}
