.sjfb-ban img{display: block; width: 100%;}

.sjfb-cardlist-menu li .box{background: #F0F7FF; height: 167px; padding-top: 25px; box-sizing: border-box; cursor: pointer; border: 1px solid #F0F7FF;}
.sjfb-cardlist-menu li .icon{width: 65px; height: 65px; margin-bottom: 18px !important;}
.sjfb-cardlist-menu li .tit{color: #155CB3; font-size: 1.25em;}
.sjfb-cardlist-menu li.on .box{background: #F7FBFF; border-color: #004799; box-shadow: 4px 3px 13px  rgba(0, 71, 153, 0.2);}
.sjfb-cardlist-menu li.on .tit{font-weight: bold;}
.sjfb-cardlist-menu li.on .box:before,
.sjfb-cardlist-menu li.on .box:after{content: ''; width: 0; height: 0; border: transparent solid 20px; position: absolute; left: 0; right: 0; top: 100%; margin: 0 auto;}
.sjfb-cardlist-menu li.on .box:before{border-top-color: #F7FBFF; z-index: 1; margin-top: -1px;}
.sjfb-cardlist-menu li.on .box:after{border-top-color: #004799;}

.sjfb-tab .outbd{box-sizing: border-box; box-shadow: 0px 2px 35px  rgba(7, 85, 181, 0.12);}
.sjfb-tab .intab{position: relative;}
.sjfb-tab .inhd{position: absolute; left: 0; top: 0; width: 238px;}
.sjfb-tab .inhd ul li span{display: block; background: #F9F9F9; padding:14px; line-height: 26px; text-align: center; cursor: pointer; margin-bottom: 10px;}
.sjfb-tab .inhd ul li.on span{background: #1B71D9; color: #fff;}
.sjfb-tab .inbd{margin-left: 258px;}
.sjfb-tab .inbd .initem{height: 460px;}
.sjfb-tab .inbd .initem img{display: block; width: 100%; height: 100%;}
.tab-brief > .hd li .kxz {font-weight: normal;font-size: 18px;}

@media (max-width: 992px) {
  .sjfb-cardlist-menu{display: none;}
  .sjfb-tab .outbd .com-title{display: block;}
  .sjfb-tab .outbd .com-title h3{ color: #155CB3; font-size: 1.375em;}

  .sjfb-tab .inhd{position: static; width: auto; margin-bottom: 10px; overflow: hidden;}
  .sjfb-tab .inhd ul{margin-left: -5px; margin-right: -5px;}
  .sjfb-tab .inhd ul li{float: left; width: 50%; box-sizing: border-box;}
  .sjfb-tab .inhd ul li span{margin-left: 5px; margin-right: 5px;}

  .sjfb-tab .inbd{margin-left: 0;}
  .sjfb-tab .inbd .initem{height: auto;}

  .sjfb-tab .outbd{padding: 20px;}
  .sjfb-tab .outbd > .item{display: block !important;}
  .sjfb-tab .outbd > .item + .item{margin-top: 40px;}
}


@media (max-width: 480px) {
  .sjfb-tab .inhd ul li{width: 100%;}
  .sjfb-tab .outbd .com-title h3{ font-size: 1.25em;}
}
