.index-menu.dangjian{
  background-color: #ae0211;
}

.dj-banner{
  margin-top: 16px;
}
.dj-banner img{
  width: 100%;
}


.dj-news{
  margin-top: 16px;
  padding: 3px;
  box-shadow: 0 0 30px rgba(204, 204, 223, .4);
}
.dj-news .djn-rec{
  float: left;
  width: 744px;
  height: 454px;
  overflow: hidden;
}
.dj-news .djn-rec img{
  width: 100%;
}
.dj-news .djn-right{
  float: right;
  width: 430px;
}
.dj-title{
  position: relative;
  margin-bottom: 10px;
  margin-right: 53px;
  padding-left: 50px;
  background-color: #e10714;
}
.dj-title:before{
  position: absolute;
  top: 4px;
  left: 0;
  content: "";
  width: 61px;
  height: 76px;
  background: url(../images/ic-dang.png) no-repeat;
  z-index: 0;
}
.dj-title:after{
  position: absolute;
  left: 100%;
  top: 0;
  content: "";
  width: 54px;
  height: 49px;
  background: url(../images/bg-dj-title02.png) no-repeat;
}
.dj-title p{
  position: relative;
  z-index: 1;
  letter-spacing: 2px;
  font-size: 20px;
  color: #fff;
  line-height: 39px;
}

.dj-news .djn-right .dj-list{
  padding-top: 17px;
}
.dj-news .djn-right .dj-list ul li{
  padding: 10px 0 10px 6px;
  font-size: 16px;
  line-height: 16px;
}
.dj-news .djn-right .dj-list ul li a{
  display: block;
  margin-right: 66px;
  color: #333;
  overflow: hidden; 
  text-overflow:ellipsis; 
  white-space: nowrap;
}
.dj-news .djn-right .dj-list ul li span.time{
  float: right;
  margin-right: 13px;
  font-size: 14px;
  color: #333;
}



.dj-main{
  margin-top: 26px;
}
.dj-main .dj-yd{
  float: left;
  width: 794px;
  min-height: 718px;
  background: url(../images/bg-tam.jpg) bottom center no-repeat;
}
.dj-main .dj-yd .dj-section{
  padding-top: 5px;
}
.dj-main .dj-yd .dj-section .dj-block{
  float: left;
  margin-top: 16px ;
  width: 787px;
  height: 290px;
}
.dj-main .dj-yd .dj-section .dj-block.right{
 
}
.dj-block .djb-tit{
  font-size: 20px;
  color: #e10714;
  line-height: 44px;
  border-bottom: 1px solid #e3e6ee;
}
.dj-block .djb-tit p{
  position: relative;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.dj-block .djb-tit p:after{
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 4px;
  content: "";
  background-color: #e10714;
}
.dj-block .djb-tit .more{
  float: right;
  margin-top: 16px ;
  font-size: 12px;
  color: #333;
  line-height: 12px;
}
.dj-block .djb-list{
  margin-top: 16px;
  width: 350px;
}
.dj-block .djb-list ul li{
  padding: 10px 0;
  font-size: 16px;
  line-height: 16px;
}
.dj-block .djb-list ul li a{
  display: block;
  color: #333;
  overflow: hidden;
  text-overflow:ellipsis; 
  white-space: nowrap;
  width: 700px;
}
.dj-main .dj-zt{
  float: right;
  width: 387px;
  height: 718px;
  background: url(../images/bg-djzt.jpg) no-repeat;
}
.dj-main .dj-zt .btns01{
  padding-top: 75px;
  margin: 0 auto;
  width: 340px;
}
.dj-main .dj-zt .btns01 a{
  margin-top: 21px;
  display: block;
}
.dj-main .dj-zt .btns01 a img{
  width: 100%;
  height: 117px;
}
.dj-main .dj-zt .btns02{
  padding-top: 19px;
  width: 340px;
  margin: 0 auto;
}
.dj-main .dj-zt .btns02 a{
  display: block;
  margin-top: 22px;
  border: 1px solid #e10714;
  border-radius: 4px;
  font-size: 20px;
  color: #e10714;
  letter-spacing: 2px;
  text-align: center;
  line-height: 48px;
}
.dj-main .dj-zt .btns02 a i{
  margin-right: 12px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  height: 30px;
  vertical-align: -7px;
}
.dj-main .dj-zt .btns02 a i.ic-brain{
  width: 30px;
  background: url(../images/ic-qywh.png) no-repeat;
}
.dj-main .dj-zt .btns02 a i.ic-group{
  width: 32px;
  background: url(../images/ic-group.png) no-repeat;
}


.dj-pics{
  margin-top: 18px;
}
.dj-pics .djp-title{
  height: 65px;
  text-align: center;
  background: url(../images/bg-dj-title01.png) no-repeat;
}
.dj-pics .djp-title p{
  position: relative;
  display: inline-block;
  *display: inline;
  zoom: 1;
  padding-top: 16px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  line-height: 39px;
  letter-spacing: 2px;
}
.dj-pics .djp-title p:before{
  position: absolute;
  top: 20px;
  left: -52px;
  content: "";
  width: 61px;
  height: 76px;
  background: url(../images/ic-dang.png) no-repeat;
  z-index: 0;
}
.dj-pics .list-content ul{
  margin: 0 -12px;
  padding: 22px 0 0 0;
}
.dj-pics .list-content ul li{
  float: left;
  margin: 0 12px 37px 12px;
  width: 383px;
  height: 426px;
  box-shadow: 0 0 30px rgba(203, 203, 223, .3);
}
.dj-pics .list-content ul li a{
  display: block;
  margin: 0 auto;
  padding: 11px 0 0 0;
  width: 326px;
}
.dj-pics .list-content ul li a .title{
  font-size: 24px;
  color: #333;
  line-height: 57px;
  border-bottom: 1px solid #6e45e2;
}
.dj-pics .list-content ul li a .img-box{
  margin-top: 23px;
  width: 100%;
  height: 216px;
  overflow: hidden;
}
.dj-pics .list-content ul li a .desc{
  margin-top: 16px;
  font-size: 14px;
  color: #333;
  line-height: 24px;
}
.dj-pics .list-content ul li a .desc p{
  -webkit-line-clamp: 3;
}


.index-bot.dangjian{
  background: url(../images/bg-bot-dj.jpg) top center no-repeat;
}

