header > dl.dl-inline {
  padding: 10px 15px;
  font-size: 12px;
  color: #686868;
  background-color: #f1f1f1;
}
.text-center {
  margin: 20px 0;
}
.banner11 img {
  padding: 0 10px 10px;
  width: auto;
}
.video_logo {
  position: absolute;
  z-index: 99;
  right: 0;
  bottom: 40px;
  /* background-color: #ffffffb3;*/
  padding: 5px;
  width: 130px;
}
/*违禁词红色底标波浪线*/
span.words {
  text-decoration: none !important;
}
/**/
.wznav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 40px;
  box-sizing: border-box;
  padding: 0 20px;
  margin-top: -14px;
  margin-bottom: -10px;
}

.wznav>a {
  display: inline-block;
  line-height: 40px;
  text-indent: 2em;
  color: #fe1f1f;
  background: url(/statics/files/img/apptz.png) no-repeat;
  background-position: 0;
  cursor: pointer;
}

.wznav>div>span {
  display: inline-block;
  font-size: 14px;
  line-height: 40px;
  color: #999;
  margin-left: 30px;
}

.wznav>div>span:last-child {
  background: url(/statics/yxz/images/show-ioc9.png) no-repeat;
  text-indent: 1.5em;
  background-position: 0;
}

.navzt {
  display: flex;
  align-items: center;
  width: auto;
  height: 90px;
  margin: 0 20px 10px;
  border: 1px solid #d3e3ff;
  border-radius: 3px;
  box-sizing: border-box;
  padding: 0 4px;
  margin-top: 10px;
}

.navzt>img {
  width: 80px;
  height: 80px;
}

.wznavlb {
  position: relative;
  width: 640px;
  height: 80px;
  margin: 0 30px;
  overflow: hidden;
}

.wznavlb li {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.wznavlb li a {
  cursor: pointer;
  color: #333;
  text-indent: 2em;
  background: url(/statics/files/img/wznavlb.png) no-repeat;
  background-position: 0;
}

.wznavlb li span {
  display: inline-block;
  width: 80px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  color: #c31e1f;
  background-color: #ffeeee;
  border-radius: 24px;
}

.wznavlb li span:hover {
  cursor: pointer;
  background-color: #f9e4e4;
}

.wnlson {}

.wznavlb>hr {
  margin: 0;
  width: 100%;
  border: 0;
  border-bottom: 1px dotted #d3e3ff;
  position: absolute;
  top: 50%;
  z-index: -1;
}
.yxzSzydAndLike{
  width: 100%;
  background: #FFFFFF;
  border: 1px solid #F1F1F2;
  margin-top: 34px;
}
.yxzSzydAndLike-p1{
  width: 100%;
  height: 60px;
  background: #FAFAFA;
  display: flex;
  align-items: center;
  margin-bottom: 18px;
}
.yxzSzydAndLike-p1 img{
  margin: 0 10px;
}
.yxzSzydAndLike-p1 span{
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #0788EC;
}
.yxzSzydAndLike-p2{
  width: 93%;
  height: 43px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
  border-bottom: 1px #F5F5F5 solid;
}
.yxzSzydAndLike-p2:last-child{
  border: 0;
}
.yxzSzydAndLike-p2 p{
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  width: 74%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.yxzSzydAndLike-p2 span{
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  line-height: 24px;
}
.rightctt {
  display: none
}
.mainctt{
  padding: 0 !important;
}
#Article{
  padding:0 !important;
}