* { 
  padding: 0;
  margin: 0;
}
body{
  background-color: #f8f8f8;
}
.mid {
  width: 80%;
  padding: 0 2px;
  
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  margin-bottom: 60px;
  /* border: 1px solid red; */
}
.mid .left {
  display: flex;
  flex-direction: column;
  width: 70%;
  /* border: 1px solid rgb(173, 173, 173); */
  /* border: 1px solid red; */
}
.mid .left .zhengyi {
  width: 810px;
  background: #fafafa;
  margin-bottom: 23px;
}
.mid .left .zhengyi .tit {
  height: 20px;
  font-size: 20px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  text-align: left;
  color: #333333;
  margin: 17px 0 21px 18px;
}
.mid .left .zhengyi .deg {
  width: 735px;
  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #666666;
  line-height: 24px;
  margin: 0 52px 30px 23px;
}
.mid .left .scorll {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: left;
  align-items: center;
  overflow: hidden;
  position: relative;
  margin-top: 10px;
}
.mid .left .scorll .img {
  width: 100%;
  height: 344px;
  display: flex;
  flex-direction: row;
  justify-content: left;
}
.xb-img {
  width: 100%;
  height: 325px;
  border-radius: 4px;
  z-index: 99;
  margin-right: 20px;
}
.xb-a {
  z-index: 99;
  width: 60%;
  margin-right: 20px;
  flex-shrink: 0;
}
.scorll .img .img-right {
  flex:1;
  height: 325px;
  background: #e7edf9;
  z-index: 123;
  border-radius: 4px;
  padding: 20px;
}
.scorll .img .img-right div {
  font-size: 25px;
  font-family: Source Han Sans CN, Source Han Sans CN-Bold;
  font-weight: 700;
  text-align: left;
  color: #000000;
}
.scorll .img .img-right p {
  /* height: 100px; */
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-Medium;
  font-weight: 500;
  text-align: left;
  color: #000000;
  margin-top: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.scorll .img .img-right img {
  margin: 22px 0 0 188px;
}

.scorll .divimg {
  width: 60%;
  height: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  border: none;
  opacity: 1;
  z-index: 9999;
}
.scorll .divimg .left {
  width: 24px;
  height: 37px;
  border-radius: 4px;
  background: #cb161f;
  cursor: pointer;
  border: none;
  margin-bottom: 2px;
}
.scorll .divimg .right {
  cursor: pointer;
  width: 24px;
  height: 37px;
  background: #cb161f;
  border-radius: 4px;
}

.scorll .biaozhi {
  width: 80px;
  height: 14px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-content: center;
  position: absolute;
  margin-top: 306px;
  left: 25%;
  z-index: 100;
}
.scorll .biaozhi div {
  width: 6px;
  height: 6px;
  opacity: 0.4;
  background: #ffffff;
  border-radius: 3px;
  margin-right: 16px;
}
.scorll .biaozhi .show {
  width: 20px;
  height: 6px;
  background: #ffffff;
  border-radius: 3px;
  opacity: 1;
}
.sel-box {
  margin-top: 20px;
}
.sel-box01 {
  /* position: sticky; */
  top: 60px;
  margin-top: 20px;
}
.r_imgbox {
  display: inline-block;
  width: calc(50% - 10px);
  box-sizing: border-box;
  overflow: hidden;
  padding: 10px;
}
.i_box {
  background-color: #fff;
  border: 1px solid #ededed;
  height: 240px;
  margin: 0 auto;
  overflow: hidden;
}
.r_imgbox p {
  margin-top: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
}
.r_imgbox img{
  width: 100%;
}
.mid .left .zhongcai {
  width: 100%;
  margin: 16px 0 0px 0;
  display: flex;
  flex-direction: column;
  justify-content: left;
}
.mid .left .zhongcai .header {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: space-between;
}
.mid .left .zhongcai .header .tubiao {
  width: 6px;
  height: 22px;
  background: #058aff;
  border-radius: 2px;
  margin-right: 10px;
}
.mid .left .zhongcai .header span {
  width: 78px;
  height: 19px;
  font-size: 18px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  text-align: left;
  color: #333333;
  line-height: 20px;
  margin: 0 15px 0 0px;
  white-space: nowrap;
  background: #ffffff;
  z-index: 99;
}
.mid .left .zhongcai .header .xian {
  width: 610px;
  height: 1px;
  margin-top: 12px;
  background: #ededed;
}
.mid .left .zhongcai .header a {
  width: 106px;
  height: 15px;
  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: right;
  line-height: 22px;
  color: #0e44b2;
  margin-left: 15px;
}
.mid .left .zhongcai .zcimg {
  width: 100%;
  height: 317px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: left;
  margin-top: 16px;
}
.mid .left .zhongcai .zcimg img {
  width: 100%;
  height: 100%;
}
.xxbanner {
  position: relative;
  display: block;
  width: 445px;
  height: 297px;
  margin: 10px 13px 10px 0;
  background: #191919;
  border-radius: 5px;
  overflow: hidden;
}
.mid .left .zhongcai .zcimg .xxtit {
  width: 100%;
  overflow: hidden;
  padding: 2px 0 12px;
  font-size: 22px;
  font-family: PingFang SC, PingFang SC-Bold;
  font-weight: 700;
  color: #ffffff;
  position: absolute;
  left: 0px;
  bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  box-shadow: 0px -8px 8px 4px #00000047;
  background: linear-gradient(#02020247, #00000082, #000000db);
}
.mid .left .zhongcai .zcimg .zci-right {
  width: 375px;
  display: flex;
  flex-direction: column;
  justify-content: left;
}
.mid .left .zhongcai .zcimg .zci-right .zci-item {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: left;
  margin-top: 9px;
  margin-bottom: 12px;
}
.mid .left .zhongcai .zc-bottom {
  width: 100%;
  /* height: 317px; */
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: left;
  margin-top: 16px;

  /* border: 1px solid red; */
}
.zc-bottom .b-item {
  height: 15px;
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: left;
  align-items: center;
  text-align: center;
  margin-bottom: 10px;

  /* border: 1px solid red; */
}
.zc-bottom .b-item .b-tobiao {
  width: 7px;
  height: 6px;
  border-radius: 50px;
  background: #747474;
  margin-bottom: 2px;
}
.zc-bottom .b-item span {
  width: 238px;
  height: 20px;
  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 500;
  text-align: left;
  line-height: 15px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0 50px 0 19px;
}
.zc-bottom .b-item text {
  width: 122px;
  height: 15px;
  font-size: 12px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: right;
  color: #999999;
  line-height: 15px;
  margin-right: 5px;
}

.mid .left .zhongcai .zcimg .zci-right .zci-item img {
  width: 124px;
  height: 83px;
  background: #191919;
  margin: 0;
  border-radius: 4px;
}
.zcimg .zci-right .zci-item .r-right {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-left: 28px;
  padding: 0 4px 0 0;
}
.zcimg .zci-right .zci-item .r-right .item-tit {
  height: 46px;
  font-size: 15px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #333333;
  margin-top: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.zcimg .zci-right .zci-item .r-right .item-bottom {
  /* height: 13px; */
  font-size: 12px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #999999;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.mid .left .zhongcai .zc-bottom {
  /* height: 13px; */
  font-size: 12px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #999999;
  display: flex;
  flex-direction: row;
  justify-content: left;
}
.mid .left .zhongcai .zc-bottom>a{
  width: 40%;
  border-bottom: 1px solid #d5d5d5;
  margin: 10px 5% 0 0;
}
.mid .right {
  width: 27%;
  margin-left: 3%;
  /* border: 1px solid #414141; */
  /* border: 1px solid red; */
}
.mid .right .line-header {
  width: 100%;
  background: #ffffff;
  display: flex;
  flex-direction: row;
  justify-content: left;
  border-radius: 6px;
  /* border: 1px solid red; */
}
.mid .right .line-header .left {
  display: flex;
  flex-direction: row;
  justify-content: left;
}

.mid .right .line-header .left .line {
  border: 1px solid #cccccc;
  border-radius: 2px;
  margin: 29px 17px 20px 20px;
  position: relative;
  margin-left: -280.5px;
  z-index: 10;
}
.mid .right .line-header .left ul {
  width: 288px;
  display: flex;
  flex-direction: column;
  justify-content: left;
  margin-left: 13px;
  margin-bottom: 18px;
  z-index: 11;
}
.mid .right .line-header .left ul li {
  width: 288px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: left;
  align-items: center;
  margin: 14px 0 2px 0;
}
.mid .right .line-header .left ul li a {
  display: flex !important;
}

.mid .right .line-header .left img {
  width: 16px;
  height: 13px;
  background: #ffffff;
  margin-top: 2px;
}
.mid .right .line-header .left .ing_ico {
  width: 13px;
  height: 13px;
  background: #ffffff;
  border: 2px solid #cccccc;
  border-radius: 50px;
  margin-top: 2px;
}
.mid .right .line-header .left .text_content {
  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 400;
  text-align: left;
  color: #333333;
  margin-left: 17px;
}
.mid .right .xingguan_box {
  width: 100%;
  /* border: 1px solid #ededed; */
  border-radius: 4px;
  margin-top: 20px;
  padding-bottom: 10px;
  overflow: hidden;
  /* border: 1px solid red; */
}
.xingguan_box .item_header {
  width: 100%;
  height: 47px;
  /* background: #f7f7f7; */
  border-radius: 4px 4px 0px 0px;
  display: flex;
  flex-direction: row;
  justify-content: left;
  align-items: center;
  font-size: 16px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  text-align: left;
  color: #333333;
  letter-spacing: 0.8px;
}
.xingguan_box .item_header .tubiao {
  width: 6px;
  height: 20px;
  background: #058aff;
  border-radius: 4px;
  margin-right: 10px;
}
.xingguan_box .xg_item {
  background-color: #fff;
  border-radius: 6px;
  padding: 10px;
}
.xiugai a:hover .item_tit{
  color: #0e44b2;
}
.xiugai:last-child {
  border: none;
}
.r_items {
  width: 89.5%;
  padding: 4px 0;
  margin: 0px 14px;
  margin-left: 6px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 14px;
  line-height: 30px;
}
.xiugai {
  margin: 0 auto;
  overflow: hidden;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  border-bottom: 1px dotted #c0c0c0;
}
.xiugai a{
  color: #333;
}
.xgdian {
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #999999;
}
.xingguan_box .xg_item .item_tit {
  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #333333;
  line-height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  /* border-bottom: 1px dotted #cccccc; */
}
.xingguan_box .muban_box {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  padding: 10px 5px 27px 5px;

  /* border: 1px solid red; */
}
.xingguan_box .muban_box .muban_item {
  display: flex;
  flex-direction: column;
  justify-content: left;
  align-items: center;
  margin-top: 16px;

  /* border: 1px solid red; */
}
.xingguan_box .muban_box .muban_item img {
  width: 117px;
  height: 150px;
}
.xingguan_box .muban_box .muban_item .muban_tit {
  width: 130px;
  height: 38px;
  font-size: 12px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left;
  color: #333333;
  line-height: 44px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.weizhi {
  overflow: hidden;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(102, 102, 102, 1);
  margin: 20px 0 0;
  align-items: center;
  display: flex;
}

.weizhi a {
  color: rgba(102, 102, 102, 1);
  display: inline-block !important;
}
.thumbnail_1{
  margin: 0 4px;
}
.ndzc {
  width: 100%;
  overflow: hidden;
  background: #e7edf9;
  padding: 10px 20px;
  padding-top: 20px;
  margin: 20px 0 6px;
  box-sizing: border-box;
  border-radius: 4px;
}
.ndzc p {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
  margin: 10px 0;
}
.ndzc_list {
  width: 100%;
  overflow: hidden;
}
.n_itembox {
  width: 100%;
  overflow: hidden;
  padding: 20px 0 30px;
  border-bottom: 1px solid #ededed;
}
.ndzc_left {
  width: auto;
  overflow: hidden;
  float: left;
  margin-right: 24px;
}
.ndzc_left img {
  display: block;
  overflow: hidden;
  width: 192px;
  height: 128px;
  border-radius: 4px;
  background: #333333;
}
.ndzc_right {
  width: 600px;
  float: left;
}
/* 更小 */
@media screen and (max-width: 1359px) {
  .mid ,.daohan{
      width: 1000px;
  }
}
/* 720p */
@media screen and (min-width: 1360px) and (max-width: 1919px) {
  .mid ,.daohan{
      width: 90vw
  }
}
/* 1080p屏幕 */
@media screen and (min-width: 1920px) and  (max-width: 2559px) {
  .mid ,.daohan{
    width: 90vw;
  }
}
/* 2K屏幕 */
@media screen and (min-width: 2560px) {
  .mid ,.daohang{
      width: 2000px;
  }
}