﻿.brand {
  width: 100%;
  height: 62px;
  background: #fff;
  overflow: hidden;
}

.brand img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.brandinner {
  width: 100%;
  height: 52px;
  line-height: 52px;
  margin:5px;
}

.brandinner span,
.brandinner a {
  font-size: 16px;
}

.w260 {
  width: 260px;
}

.w920 {
  width: 920px;
}

.lbconinner {
  width: 100%;
  margin-bottom: 35px;
}

.lbconinner .lef {
  background: #fff;
  overflow: hidden;
}

.lbconinner .lef .name {
  width: 96%;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  background: #0455a9;
  margin:5px;
}

.lbconinner .lef ul li {
  width: 100%;
  height: 60px;
  padding: 0 15px;
}

.lbconinner .lef ul li a {
  display: block;
  width: 100%;
  height: 60px;
  padding: 0 5px;
  font-size: 18px;
  line-height: 60px;
  border-bottom: 1px dashed #e5e5e5;
  position: relative;
}

.lbconinner .lef ul li a::after {
  content: '';
  position: absolute;
  width: 7px;
  height: 10px;
  background: url(baiarrow.png) 0 0 no-repeat;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
}

.lbconinner .lef ul li.on a::after {
  content: '';
  position: absolute;
  width: 7px;
  height: 10px;
  background: url(bluearrow.png) 0 0 no-repeat;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
}

.lbconinner .lef ul li:hover a::after {
  content: '';
  position: absolute;
  width: 7px;
  height: 10px;
  background: url(bluearrow.png) 0 0 no-repeat;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
}

.list .item a {
  width: 100%;
  display: block;
  height: 65px;
  line-height: 65px;
  border-bottom: 1px solid #e5e5e5;
}

.list .item a span {
  float: left;
  font-size: 18px;

}

.list .item a span.time {
  width: 20%;
  text-align: right;
}

.list .item a span:nth-child(1) {
  width: 80%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
}





.list .item a{ border-bottom:none !important;height: 50px;
    line-height: 50px;width:98%;float:right}
  .item a:hover{ padding-left:10px; color:#d20202; transition: all 0.2s ease-out 0s; text-decoration:underline;}
  .item a span:hover{ color:#d20202;  text-decoration:underline;}
 
  .item i {
    display: inline-block;
    line-height: 50px;
    margin-right: 6px;
    font-size: 12px;
    background: url(http://swj.bjdshs.com/images/3302/n-icon.png) no-repeat center;
}





.lbconinner .rig {
  background: #fff;
  overflow: hidden;
  padding: 15px 25px;
}

.pagelist {
  width: 100%;
  padding: 30px 0;
  text-align: center;
}

.pagelist span,
.pagelist a {
  font-size: 16px;
}

.pagelist span+span,
.pagelist a+a {
  margin: 0 25px;
}

.dtcon {
  width: 100%;
  margin-bottom: 40px;
  overflow: hidden;
  position: relative;
}

.dtconinner {
  width: 100%;
  background: #fff;
  padding: 0 25px 30px;
  overflow: hidden;
  position: relative;
  margin:5px auto;
}

.dtconinner .name {
  
  line-height:70px;
  text-align: center;
  font-size: 38px;
  border-bottom: 1px solid #e5e5e5;
}

.dtconinner .intro {
  width: 100%;
  height: 55px;
  line-height: 55px;
  border-bottom: 1px solid #e5e5e5;
}

.dtconinner .intro img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.dtconinner .intro span {
  font-size: 15px;
  color: #999;
  margin-left: 30px;
}

.dtconinner .rig .text {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  color: #999999;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  border: 1px solid #e5e5e5;
  position: relative;
}

.dtconinner .rig .text.add::after {
  content: '+';
  position: absolute;
  top: 0px;
  right: 2px;
  display: inline-block;
  line-height: 1;
  font-size: 12px;
}

.dtconinner .rig .text.jian::after {
  content: '-';
  position: absolute;
  top: 0px;
  right: 2px;
  display: inline-block;
  line-height: 1;
  font-size: 12px;
}

.ml85 {
  margin-left: 85px;
}

.mr30 {
  margin-right: 30px;
}

.dtcon .info {
  width: 100%;
  padding: 30px 20px 60px;
  border-bottom: 1px solid #e5e5e5;
}

.dtcon .info p {
  font-size: 18px;
  line-height: 30px;
  text-indent: 2em;
  margin-bottom: 15px;
  letter-spacing: 2px;
}

.pnext a {
  width: 100%;
  display: block;
  height: 80px;
  padding: 0 10px;
  font-size: 20px;
  line-height: 80px;
  border-bottom: 1px solid #e5e5e5;
}

@media screen and (max-width: 900px) {
  .dtconinner {
    padding: 0 10px 15px;
  }

  .dtconinner .name {
    height: 60px;
    line-height: 60px;
  }

  .dtconinner .intro {
    height: 80px;
    line-height: 40px;
  }

  .dtconinner .lef,
  .dtconinner .rig {
    width: 100% !important;
	text-align:left !important;
  }

  .dtconinner .rig {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .dtconinner .rig .text {
    margin-left: 10px;
  }

  .mr30 {
    margin-right: 0px;
  }

  .dtcon .info {
    width: 100%;
    padding: 15px 10px 20px;
    border-bottom: 1px solid #e5e5e5;
  }

  .pnext a {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }

  .foot .links {
    justify-content: flex-start;
  }

  .foot .links a {
    height: 35px;
    line-height: 35px;
    margin-right: 10px;
  }

  .foot .links select {
    height: 33px;
    line-height: 33px;
  }

  /* 列表页 */
  .w260 {
    width: 130px;
  }

  .lbconinner {
    width: 100%;
    display: flex;
  }

  .lbconinner .lef .name {
    height: 45px;
    line-height: 45px;
  }

  .lbconinner .lef ul li {
    width: 100%;
    height: 35px;
    padding: 0 5px;
  }

  .lbconinner .lef ul li a {
    height: 35px;
    line-height: 35px;
    font-size: 12px !important;
  }

  .w920 {
    width: auto;
    flex: 1;
  }

  .list .item a span:nth-child(1) {
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
  }

  .list .item a span:nth-child(2) {
    display: none;
  }
  .list .item a{
    height: 35px;
    line-height: 35px;
  }
  .pagelist span, .pagelist a{
    font-size: 12px !important;
  }
  .pagelist span+span, .pagelist a+a {
    margin: 0 5px;
}
.lbconinner .rig{
  padding: 0 5px;
}
.bdsharebuttonbox{
	display:none !important;
}
.main-fl-riqi-2{
	display:none !important;
}
.info p img{
	width:80% !important;
	height:80% !important;
}
.item i{
		display:none;
	}
}