
.clear{
  clear: both;
}
#detail{
  width: 100%;
}
.detail__header{
  width: calc(100% - 48px);
  margin:0px 25px 24px 24px;
  background: #fff;
  height: 174px;
}

.detail__header__title{
  margin-left: 24px;
  padding-top: 18px;
}
.detail__header__title__round{
  width: 4px;
	height: 14px;
  background-color: #188aeb;
  /* margin-top: 18px; */
}

.approval__icon_1{
	background-image: url(./images/tab_lxydghxk_select.png);
}
.approval__icon_2{
	background-image: url(./images/tab_gcjsxk_nor.png);
}
.approval__icon_3{
	background-image: url(./images/tab_sgxk_nor.png);
}
.approval__icon_4{
	background-image: url(./images/tab_jgys_nor.png);
}
.approval__icon_5{
	background-image: url(./images/tab_bxjd_nor.png);
}

.detail__header__title__text{
  height: 18px;
	font-family: SourceHanSansCN-Bold;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
  color: #333333;
  margin-top: -20px;
  margin-left: 11px;
}
.detail__header__title__text1{
  height: 15px;
	font-family: SourceHanSansCN-Regular;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
  color: #999999;
  margin-top: -17px;
  margin-left: 6px;
}
.detail__header__action{
  height: 143px;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}
.detail__header__action__approval {
  /* float: left; */
  cursor: pointer;
  width: 160px;
  display: inline-block;
  height: 143px;
  vertical-align:middle;
}
.approval__icon{
  width: 64px;
	height: 64px;
}
.approval__icontext{
  /* width: 97px; */
	height: 14px;
	font-family: SourceHanSansCN-Bold;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 18px;
	letter-spacing: 0px;
	color: #188aeb;
  margin-top: 16px;
}
.approval__icontext1{
  /* width: 97px; */
	height: 14px;
	font-family: SourceHanSansCN-Medium;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 18px;
	letter-spacing: 0px;
	color: #989fa8;
  /* margin-left: 32px; */
  margin-top: 16px;
}
.detail__header__action__icon{
  position: relative;
  top: -31px;
}
.approval__line{
  background-image: url(./images/tabbar_select.png);
  width: 160px;
  height: 12px;
  margin-top: 17px;  
  display: block;
}
.approval__line2,.approval__line3,.approval__line4,.approval__line5{
  display: none;
  width: 160px;
  height: 12px;
}
.deatil__header__specific{
  width: calc(100% - 48px);
  background: #fff;
  height: 198px;
  margin: 24px;
}
.specific__round{
  width: 4px;
	height: 18px;
  background-color: #188aeb;
  display: inline-block;
  margin-left: 40px;
  margin-top: 24px;
}
.specific__text{
	height: 16px;
	font-family: SourceHanSansCN-Bold;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
  color: #333333;
  display: block;
  margin-left: 60px;
  margin-top: -25px;
}
.specific__table{
	height: 120px;
	background-color: #ffffff;
  border: solid 1px #d5d5d5;
  margin: 17px 40px 24px 40px;
}
.specific__table__detail{
  margin: 24px 40px 32px 40px;
}
.specific__table__detail__top{
  border-bottom: 1px dashed #d5d5d5;
  height: 33px;
}
.specific__table__detail__top__img{
  background: url(./images/icon_lxydghxk_18x18.png);
  width: 18px;
	height: 16px;
}
.specific__table__detail__top__text{
  height: 16px;
	font-family: SourceHanSansCN-Medium;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
  color: #333333;
  margin-top: -19px;
  margin-left: 24px;
}
.specific__table__detail__bottom__text{
  height: 15px;
	font-family: SourceHanSansCN-Regular;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
  color: #666666;
  margin-top: 9px;
}
.detail__procedure{
  width: calc(100% - 48px);
  background: #fff;
  height: 500px;
  margin: 24px;
}
.detail__procedure__tab{
  height: 48px;
  width: 100%;
  background: #f4f5f6;
}
.detail__procedure__tab a.on{
  width: 112px;
	height: 48px;
  background-color: #ffffff;
	font-family: SourceHanSansCN-Medium;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 1px;
  color: #188aeb;
  display: block;
  padding-top: 12px;
  padding-left: 20px;
  border-top: 3px solid #188aeb;
  float: left;
  cursor: pointer;
}
.detail__procedure__tab a{
  width: 112px;
	height: 48px;
	font-family: SourceHanSansCN-Medium;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 1px;
  color: #666666;
  display: block;
  padding-top: 15px;
  padding-left: 32px;
  float: left;
  cursor: pointer;
}
.detail__procedure__box .box{
  display: none;
}
.detail__procedure__box .box.active{
  display: block;
}