@charset "utf-8";
/* CSS Document */

.hidden-tit .img-title { display: none; }
.fbh-header { background: url(/_res/images-fbh/fbh-banner.jpg) top center no-repeat; height: 380px; }
.fbh-banner { text-align: center; padding-top: 40px; }
.fbh-banner img { max-width: 98%; height: auto; }

.ls-top { position: absolute; top: 20px; right: 10px; }
.ls-top li { float: left; height: 30px; line-height: 30px; margin: 0 5px; }
.ls-top li a { background: rgb(0, 0, 0, 0.2); padding: 0 10px; display: block; border-radius: 5px; color: #fff; }
.ls-top li a:hover { text-decoration: underline; }

.fbh-logo { padding: 12px 0 0 0; }
.fbh-box { margin: 15px 0; }
.interview-info { background: #fff; border: 1px solid #d8dfed; padding: 15px 20px; }
.interview-title { font-size: 32px; font-weight: bold; color: #3c5da4; text-align: center; padding: 10px 0 20px 0; line-height: 50px; }
.interview-info .in-img { width: 680px; float: left; }
.interview-info .in-img img { width: 100%; height: 359px; }
.interview-info .in-info { float: right; width: 456px; }
.interview-info p { margin: 0; min-height: 34px; font-size: 16px; line-height: 34px; position: relative; padding-left: 85px; }
.interview-info .tit { color: #333; font-weight: bold; font-size: 16px; width: 110px; display: block; position: absolute; left: 0; top: 0; }
.interview-info .tit .sp1 { margin: 0 5px; }
/*现场图片*/
.ftwz_imgbox { background: #fff; border: 1px solid #d8dfed; margin-top: 20px; padding: 20px; }
.interview-lmtitle { text-align: center; background: url(/_res/images-fbh/fbh-titbg.gif) center center repeat-x; }
.interview-lmtitle .tit { font-size: 28px; font-weight: bold; display: inline-block; padding: 0 60px; background: #fff; position: relative; height: 40px; line-height: 40px; color: #3c5da4; }
.interview-lmtitle .ico { position: absolute; top: 10px; background: url(/_res/images-fbh/fbh-tit.png) center center no-repeat; display: block; width: 20px; height: 20px; }
.interview-lmtitle .icol { left: 0; }
.interview-lmtitle .icor { right: 0; }

.fty_imglist { height: 155px; position: relative; margin-top: 20px; overflow: hidden; }
.fty_imglist .bd, .fty_imglist .tempWrap { width: 100%!important; height: 100%; }
.fty_imglist li { float: left; width: 295px; height: 155px; }
.fty_imglist li>div { width: 275px; height: 100%; position: relative; }
.fty_imglist li img { width: 100%; height: 100%; }

.fty_imglist li .tit { display: block; text-align: center; font-size: 16px; background: rgba(0, 0, 0, 0.7); position: absolute; left: 0; bottom: 0; right: 0; height: 36px; line-height: 36px; padding: 0 8px; color: #fff; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.fty_imglist .next, .fty_imglist .prev { display: block; position: absolute; width: 32px; height: 32px; top: 50%; margin-top: -16px; border-radius: 50%; -moz-border-radius: 50%; cursor: pointer; z-index: 999; }
.fty_imglist .prev { background: url(/_res/images-fbh/pre-btn.png) center center no-repeat rgba(0, 0, 0, 0.5); left: 5px; }
.fty_imglist .next:hover, .fty_imglist .prev:hover { background-color: #3c5da4; }
.fty_imglist .next { background: url(/_res/images-fbh/next-btn.png) center center no-repeat rgba(0, 0, 0, 0.5); right: 5px; }

/*文字实录*/
.interview-desc { background: #fff; border: 1px solid #d8dfed; margin-top: 20px; padding: 20px; }
.interview-info-list { margin-top: 20px; height: 850px; overflow: auto; font-size: 16px; line-height: 2; font-family: '宋体'; padding-right: 20px; }
.interview-info-list li { font-size: 16px; line-height: 30px; padding: 15px 35px; }
.interview-info-list li .interview-username { font-size: 16px; color: #3c5da4; font-weight: bold; }
.interview-info-list li .interview-name { font-size: 16px; color: #3c5da4; font-weight: bold; }
.interview-info-list li .interview-username .interview-datetime { display: none; }
.interview-info-list li:nth-child(odd) { background: #f6f9ff; }
@media (min-width: 992px) and (max-width:1199px) {
  .interview-info .in-img, .interview-info .in-info { width: auto; float: none; }
  .interview-info .in-img { text-align: center; }
  .fty_imglist { height: 171px; }
  .fty_imglist li { width: 323px; height: 171px; }
  .fty_imglist li>div { width: 303px; }
}
@media only screen and (max-width:991px) {
  .interview-info .in-img, .interview-info .in-info { width: auto; float: none; }
  .interview-info .in-img { text-align: center; }
  .interview-info .in-img img { max-width: 98%; height: auto; }
  .fty_imglist { height: 200px; }
  .fty_imglist li { width: 370px; height: 200px; }
  .fty_imglist li>div { width: 355px; }
}
@media only screen and (max-width:767px) {
  .fbh-box { margin: 10px; }
  .interview-title { line-height: 1.5; }
  .ftwz_imgbox,   .interview-desc, .interview-info { padding: 10px; }
  .interview-info-list li { padding: 15px; }
  .fty_imglist { height: 409px; }
  .fty_imglist li { width: 100%; height: 409px; }
  .fty_imglist li>div { width: 100%; }
}
@media only screen and (max-width:500px) {
  .interview-info p { padding-left: 0; }
  .interview-info .tit { position: static; display: block; }
}
@media(max-width:620px) {
  .fty_imglist { height: 326px; }
  .fty_imglist li { width: 100%; height: 326px; }
}
@media(max-width:480px) {
  .fty_imglist { height: 247px; }
  .fty_imglist li { width: 100%; height: 247px; }
}
@media(max-width:425px) {
  .fty_imglist { height: 216px; }
  .fty_imglist li { width: 100%; height: 216px; }
}
@media(max-width:375px) {
  .fty_imglist { height: 188px; }
  .fty_imglist li { width: 100%; height: 188px; }
}
@media(max-width:320px) {
  .fty_imglist { height: 157px; }
  .fty_imglist li { width: 100%; height: 157px; }
}
