/* 大图 */
.swp{
  /* height: 260px; */
  /* width: 100%; */
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
  margin-top: 10px;}
.swp img{
  width: 100%;}
.clear{
  clear: both;}

/* center */
.center{
  background-color: #fff;
  width: 62%;
  min-width: 1200px;
  padding: 15px 0 61px;
  margin: 0 auto;
  color: #1B1B1B
;}
/* 面包屑 */
.crumbs{
  display: flex;
  align-items: center;
  font-size: 17px;
  margin-bottom: 20px;}
.crumbs img{
  width: 16px;
  height: 14px;
  margin: 0 6px;}
/* 内容 */
.info{
  /* display: flex;
  justify-content: space-between; */
  font-weight: normal;}
.info .info_l{
  width: 274px;
  background: linear-gradient(#f0f0f0,#f0f0f0,#fff);
  float: left;}
.info .info_l .t1{
  height: 52px;
  line-height: 52px;
  font-size: 17px;
  position: relative;
  letter-spacing: 5px;
  text-align: left;
  padding:0 50px;
  border-bottom: 1px solid #B4B4B4;}
.info .info_l .t1 a{
  width: 100%;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;}
.info .info_l .t1:last-child{
  border-bottom:none
;}
.info .info_l .t2{
  background-color: #fff;}
.info .info_l .t2 a{
  /* text-align: center; */
  padding-left: 50px;
  display: block;
  height: 48px;
  line-height: 48px;
  width: 100%;
  border-bottom: 1px solid #B4B4B4;
  position: relative;}
.selected{
  width: 3px;
  height: 40px;
  background: #FF9600;
  position: absolute;
  left: -3px;
  top:4px;
  z-index:6;
  display: none;}
.info .info_l .t2 a img{
  display: inline-block;
  width: auto;
  height: 100%;
  vertical-align:middle;}
.info .info_l .t2 a span{
  vertical-align:middle;
  width: 72%;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;}
.info .info_l .active{
  color:#94070A;}
/* .info .info_l .active::before{
  content: url("../assets/image/jiantou_you_red.png");
  position: absolute;
  transform: translateX(calc(-100% - 11px));
  width: 12px;
  height: 17px;
} */
.info .info_l .t2 .active::before{
  content: '';}
.info_l_main{
  background-color: #94070A;
  padding-left: 10px;
  overflow: hidden;}
.t_m{
  background-color: #F7F7F7;}
.info .info_l .t{
  font-size: 22px;
  background-color: #94070A;
  color: #fff;
  height: 60px;
  line-height: 60px;
  padding-left: 50px;}


.info .info_r{
  width: 72%;
  float: right;
  margin-left: 10px;
  flex: 1;
margin-bottom:10px;
}
.info_r_main{
  background: #fdfdfd;
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);}
.info .info_r .header{
  width: 124px;
  height: 31px;
  background: url(../assets/image/title.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-left: 24px;
  line-height: 31px;
  color: #fff;
  font-size: 20px;}

/* 右侧遍历 */
.info .info_r .content{
  font-size: 16px;
  padding: 10px 15px 10px;
  min-height: 600px;}
.info .info_r .content .item{
  /* display: flex;
  justify-content: space-between;
  align-items: center; */
  padding: 14px 0 10px;
  border-bottom: 1.5px dashed #808080;}
.info .info_r .content .item .normal{
  width: 9px;
  height: 12px;
  margin: 0 7px 0 6px;
  display: inline-block;
  vertical-align: middle;}
.info .info_r .content .item span{
  display: inline-block;
  vertical-align: middle;
  width: 16%;
  text-align: right;}
.info .info_r .content .item .ovh{
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
  flex: 1;
  margin: 0 10px;
  width: 75%;
  text-align: left;}
.info .info_r .content .item .ovh a{
  display: inline-block;
  width: 100%;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
  vertical-align: middle;}
.info .info_r .content .item .new{
  width: 32px;
  height: 11px;
  margin: 0!important;
  display: inline-block;
  vertical-align: middle;}
/* 分页 */
.info .info_r .pages{
  padding: 32px 42px;}
.info .info_r input{
  width: 20px;
  border-color: #C9C9C9;
  border-width: 1px;
  outline: 0;}
.info .info_r .pages .active{
  background-color: #94070A;
  color: #fff;}
.info .info_r .pages .page{
  width: 16px;
  height: 16px;
  display: inline-block;
  text-align: center;}
.info .info_r .pages a{
  margin: 0 5px;}
.phone{
  display: none;}
  .phone-foot{display: none;}
/* 列表图文 */
.info .info_r .teams{}
.info .info_r .teams a{
  display: inline-block;
  width: 30%;
  text-align: center;
  padding: 20px 10px;}
.info .info_r .teams a:hover{
  cursor: pointer;
  color: #94070A;}
.info .info_r .teams a img{
  width: 180px;
  height: 240px;}
.info .info_r .teams a span{
  display: block;
  margin-top: 10px;
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;}
@media screen and (min-width: 1601px) and (max-width: 1920px) {
  .swp{
    width: 88%;}
  .center{
    width: 88%;}
  .info .info_l{
    width: 320px;}
  .info .info_l .t1{
    height: 60px;
    line-height: 60px;
    font-size: 18px;}
  .info .info_l .t2 a{
    height: 60px;
    line-height: 60px;
    font-size: 15px;}
  .selected{
    height: 56px;
    top: 2px;}
  .info .info_r .pages .page{
    width: 24px;
    height: 24px;}
  .info .info_r input{
    width: 26px;
    height: 22px;}
  .info .info_r .content .item{
    padding: 20px 0 12px;}
}