@charset "utf-8";
a {
  color: #333;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

#header {
  height: 50px;
  margin-bottom: 10px;
}

#ad1 {
  /* width: 1200px; */
  /* padding: 0 5px; */
  /* margin: 0 auto; */
  padding-top: 20px;
}

#content {
  border-top: none;
  width: 1000px;
  margin: 20px auto 30px;
  /* overflow: hidden; */
}

.column {
  /* overflow: hidden; */
}

#columnA {
  background: #fff;
  margin-bottom: 30px;
  padding-bottom: 30px;
}

#columnA .box .hd {
  margin-bottom: 10px;
  height: 32px;
  line-height: 100px;
  overflow: hidden;
  background: url("interview/InterviewHd4.jpg") no-repeat;
}

#columnA .box .bd {
  overflow: hidden;
}

#columnA .ftzb {
  /* width: 750px; */
  padding: 0 30px;
}

#columnA .ftzb .video {
  padding: 0;
}

#columnA .ftzb .video img {
  width: 410px;
  height: 540px;
}

#columnA .ftzt {
  /* width: 410px; */
  /* height: 420px; */
  padding: 0 14px;
  overflow: hidden;
}

#columnA .ftzt .title {
  border-bottom: 1px dotted #f2f2f2;
  text-align: center;
  padding-bottom: 10px;
  overflow: hidden;
}

#columnA .ftzt .title h1 {
  padding: 10px 36px;
  font-size: 36px;
  color: #333;
}

#columnA .ftzt .title p {
  color: #666;
  text-align: left;
  line-height: 22px;
  font-size: 16px;
}

#columnA .ftzt .con {
  color: #666;
  padding: 10px 0;
  overflow: hidden;
}

#columnA .ftzt .con p {
  font-size: 16px;
}

#columnA .ftzt .con p b {
  height: 24px;
  line-height: 24px;
  display: inline-block;
  text-align: center;
}

#columnA .ftzt .con .btn {
  display: none;
  padding-top: 10px;
  width: 100%;
  text-align: center;
}

#columnC .content {
  background: #fff;
  width: 465px;
  float: left;
  height: 640px;
  overflow: hidden;
}

#columnC .content dt {
  height: 32px;
  line-height: 32px;
  border-bottom: 2px solid #ddd;
}

#columnC .content dt span {
  display: inline-block;
  *display: inline;
  zoom: 1;
  height: 32px;
  line-height: 32px;
  border-bottom: 2px solid #f64c01;
  font-size: 16px;
  color: #f64c01;
  font-family: "Microsoft YaHei";
  padding: 0 10px;
  margin-right: 45px;
}

#columnC .content dt label {
  height: 30px;
  padding: 4px 10px;
}

.Iv_showconbox_dt_label {
  background: #ef8c34;
  color: #fff;
  font-weight: bold;
}

.Iv_showconbox {
  background: #f9f9f9;
  margin-top: 10px;
  overflow-y: scroll;
  height: 600px;
}

.Iv_showconbox dd {
  _margin-left: -40px;
}

#IvShowConBoxId {
  margin: 0;
  width: 473px;
  background: #fff;
  height: 34px;
  overflow: hidden;
}

.Iv_showcon {
  padding: 10px;
}

.Iv_showcon li {
  line-height: 22px;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 6px;
  margin-bottom: 6px;
}

.Iv_showcon li b {
  color: #ed7e24;
}

#bg {
  background: #f6f6f6;
  width: 100%;
  height: 30px;
}

#columnC .ask {
  background: #fff;
  width: 1000px;
  padding: 20px;
  overflow: hidden;
}

#columnC .ask .hd {
  height: 70px;
  line-height: 70px;
  border-bottom: 1px solid #eeeeee;
}

#columnC .ask .hd h3 {
  cursor: pointer;
  float: left;
  font-size: 18px;
  color: #999999;
  font-weight: normal;
  font-family: "Microsoft YaHei";
  padding: 0 20px;
}

#columnC .ask .hd h3.active {
  font-weight: 500;
  font-size: 24px;
  color: #222222;
}

#columnC .ask .hd .more {
  float: right;
  padding-right: 10px;
  line-height: unset !important;
}

#columnC .ask .bd {
  padding: 10px 0;
}

#columnC .ask .bd .askLisk {
  overflow-y: auto;
  width: 98%;
  height: 340px;
  padding-right: 10px;
  zoom: 1;
  _margin-left: -20px;
}

#columnC .ask .bd .askLisk li {
  zoom: 1;
  border-bottom: 1px solid #f5f5f5;
  padding: 20px 0;
}

#columnC .ask .bd .askLisk .meta {
  padding: 0 6px;
  line-height: 24px;
}

#columnC .ask .bd .askLisk .name {
  margin-right: 5px;
}

#columnC .ask .bd .askLisk .name b {
  color: #ed7e24;
}

#columnC .ask .bd .askLisk .date {
  color: #888;
}

#columnC .ask .bd .askLisk .con {
  padding: 15px 10px 15px;
  line-height: 24px;
  padding: 5px 10px 10px;
  font-size: 16px;
}

.quesionForm {
  border-top: #f0f0f0 1px solid;
}

.quesionForm .form-hd {
  padding: 10px 0;
}

.quesionForm .form-hd h3 {
  background: url(interview/btnAsk02.png) no-repeat;
  height: 24px;
  line-height: 24px;
  display: block;
  font-size: 14px;
  color: #fff;
  padding-left: 15px;
  font-weight: bold;
}

.quesionForm .form-bd {
  margin-top: 15px;
}

.quesionForm .form-bd th,
.quesionForm .form-bd td {
  padding: 3px 0;
  vertical-align: top;
}

.quesionForm .form-bd th {
  width: 85px;
  text-align: right;
  padding-right: 5px;
}

.quesionForm .form-bd td {
  line-height: 20px;
  overflow: hidden;
  zoom: 1;
}

.quesionForm .form-bd .inputtext {
  float: left;
  margin-right: 5px;
  display: inline;
}

#TxtNickName {
  width: 150px;
}

#TxtContent {
  width: 860px;
  height: 120px;
  border: none;
  background: #f6f6f6;
}

#TxtValdisplayDateCode {
  width: 60px;
}

#VcodeLogOn {
  cursor: pointer;
}

#BtnAdd,
#BtnCancel {
  background: #ed7e24;
  color: #fff;
  border-radius: 3px;
  width: 80px;
  height: 30px;
  cursor: pointer;
  line-height: 30px;
  font-weight: bold;
  border: none;
  margin: 10px 5px 0 5px;
  float: right;
}

#BtnAdd:hover,
#BtnCancel:hover {
  filter: alpha(opacity=85);
  opacity: 0.85;
}

#BtnCancel {
  background: #aaa;
  font-weight: normal;
}

.boxInterview {
  margin: 10px auto;
  width: 1160px;
  padding: 20px;
  background: #fff;
  min-height: 400px;
  overflow: hidden;
}

.boxInterview .tit {
  color: #ff6600;
  height: 40px;
  font-size: 20px;
  font-family: "微软雅黑" !important;
  padding: 10px 0;
  font-weight: 400;
}

.boxInterview .tit h2 {
  color: #ff6600;
  font-size: 30px;
  padding-bottom: 20px;
  font-weight: 400;
  text-align: center;
  border-bottom: 1px solid #ccc;
}

.boxInterview .tit span {
  font-size: 18px;
  padding-left: 20px;
  font-weight: normal;
}

.boxInterview .tit span a {
  color: #e63a00;
  text-decoration: underline;
}

.boxInterview .hd {
  height: 32px;
  line-height: 32px;
  border-bottom: 2px solid #ddd;
}

.boxInterview .hd h3 {
  height: 32px;
  border-bottom: 2px solid #f64c01;
  display: inline-block;
  *display: inline;
  zoom: 1;
  color: #f64c01;
  font-size: 16px;
  font-weight: 400;
  padding: 0 10px;
  font-family: "Microsoft YaHei";
}

.boxInterview .bd {
  padding: 10px 0;
}

.boxInterview .bd .picList li {
  text-align: center;
  float: left;
  padding: 10px 15px;
}

.boxInterview .bd .picList li .pic img {
  width: 2000px;
  height: 150px;
  padding: 4px;
  border: 1px solid #ddd;
  background: #fff;
}

.boxInterview .bd .picList li .pic a:hover img {
  border-color: #aaa;
}

.boxInterview .bd .picList li .title {
  padding-top: 5px;
}

.wrapperrr {
  width: 1010px;
  margin: 0px auto;
  padding: 0px;
}

/*访谈内容列表*/

.Iv_showcon {
}

.Iv_showcon li p {
  font: normal 14px/26px "宋体";
  padding: 5px 5px 10px;
  margin: 5px 0;
}

.Iv_showcon li p b {
  color: #06c;
}

.Iv_showcon li p span {
  color: #666;
  font-size: 12px;
  font-family: Tahoma;
}

.Iv_button {
  background: url(images/Iv_button.gif) no-repeat;
  width: 82px;
  height: 27px;
  text-align: center;
  border: none;
  color: #fff;
  font: bold 12px/27px "宋体";
  cursor: pointer;
  clear: both;
}

/*在线提问列表*/

.Iv_showQlist .meta {
  background: #faf5f3;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  font-size: 21px;
}

.Iv_showQlist .meta span {
  margin-right: 10px;
}

.Iv_showQlist .meta em {
  font: bold 14px/30px Tahoma;
  width: 60px;
  display: inline-block;
  text-align: center;
  background: #d9e9ff;
  color: #c00;
}

.Iv_showQlist .meta .name {
  color: #000;
}

.Iv_showQlist .meta .name b {
  color: #ff6600;
}

.Iv_showQlist .meta .date {
  font-size: 12px;
  font-weight: normal;
  color: #999;
}

.Iv_showQlist .con {
  padding: 10px 20px 20px;
  line-height: 45px;
  font-size: 20px;
}

/*小sibar*/

.Iv_showsidebar1 {
  float: left;
  width: 320px;
  padding-left: 10px;
}

/*大sibar*/

.Iv_showsidebar2 {
  float: right;
  width: 590px;
  padding-left: 20px;
  border-left: #ccc solid 1px;
}

/*内页*/

.Iv_showtit {
  font: 400 30px/36px "微软雅黑";
  color: #f64c01;
  margin: 7px 0 25px;
}

.Iv_listphoto
/*内页图片列表*/ {
  margin-top: 20px;
}

.Iv_listphoto li {
  float: left;
  width: 25%;
  text-align: center;
  margin-bottom: 10px;
}

.Iv_listphoto li div.pe_u_thumb {
  width: 200px;
  padding: 5px;
  height: auto;
  border: #ccc solid 1px;
  margin: 0 auto;
}

.Iv_listphoto li:hover div.pe_u_thumb {
  border: #e00 solid 1px;
}

.Iv_listphoto li div img {
  width: 200px;
  border: none;
}

/*图片列表*/

.Iv_list2 {
  padding: 10px 3px;
  height: 100%;
  overflow: hidden;
}

.Iv_list2 li {
  float: left;
  width: 50%;
  margin-bottom: 10px;
  overflow: hidden;
  text-align: center;
}

.Iv_list2 li img {
  width: 145px;
  height: 108px;
}

.Iv_list2 li a img {
  border: 0;
}

.Iv_list2 li a {
  display: block;
}

/*摘要box*/

.Iv_showbox1 {
}

.Iv_showbox1 dt {
  height: 32px;
  border-bottom: #ddd solid 2px;
}

.Iv_showbox1 dt span {
  display: inline-block;
  border-bottom: 2px solid #f64c01;
  height: 32px;
  padding: 0 10px;
  text-align: center;
  color: #f64c01;
  font: 400 16px/25px "微软雅黑";
}

.Iv_showbox1 dt span a,
.Iv_showbox1 dt span a:link,
.Iv_showbox1 dt span a:hover {
  font: 400 16px/25px "微软雅黑";
  color: #fff;
}

/*列表box3*/

.Iv_showbox3 h4 {
  float: left;
  width: 100px;
  color: #f64c01;
  font: 400 16px/32px "微软雅黑";
  margin: 0;
}

.Iv_showbox3 ul {
  margin-left: 110px;
}

.Iv_list3 li {
  height: 26px;
  overflow: hidden;
}

.Iv_list3 a,
.Iv_list3 a:link,
.Iv_list3 a:visited {
  color: #333;
  text-decoration: none;
  font: normal 14px/26px "微软雅黑";
  display: block;
}

.Iv_list3 a:hover {
  color: #e00;
  background: none;
}

/*提问页*/

.Iv_fillbox {
  font-size: 14px;
  width: 600px;
  line-height: 20px;
  margin: 10px auto;
}

.Iv_fillbox th {
  width: 20%;
  text-align: right;
  padding-right: 5px;
}

.Iv_fillbox td {
  padding: 6px 0;
}

.Iv_fillbox th span {
  display: block;
  font: normal 12px/24px Tahoma;
  color: #39c;
}

.Iv_fillbox input,
.Iv_fillbox textarea,
.Iv_fillbox img {
  float: left;
  margin-right: 5px;
  display: inline;
}

/* url_方块样式分页 */

.page {
  text-align: center;
  padding: 15px 0;
  font-size: 12px;
  clear: both;
}

.page a,
.page span {
  display: inline-block;
  *display: inline;
  zoom: 1;
  line-height: 20px;
  vertical-align: middle;
}

.page a,
.page a:active {
  display: inline-block;
  *display: inline;
  zoom: 1;
  border: 1px solid #c5c5c5;
  padding: 0 6px;
}

.page a:hover {
  border: 1px solid #e1742e;
  text-decoration: none;
  color: #e1742e;
}

.page span.current,
.page b a {
  background: #e1742e;
  border: 1px solid #e1742e;
  color: #fff !important;
  font-weight: bold;
  padding: 0 6px;
}

.page span.disabled {
  border: 1px solid #c5c5c5;
  padding: 0 6px;
  color: #999;
}

.page input {
  border: 1px solid #c5c5c5;
  background: #fff;
  width: 30px;
  height: 20px;
  line-height: 20px;
  vertical-align: middle;
}

.page select {
  margin: 0 5px;
  background: #fff;
  border: 1px solid #c5c5c5;
  vertical-align: middle;
}

/*时间轴*/

.article_a .time {
  margin-right: 10px;
  text-align: center;
  color: #bfbfbf;
  font-size: 14px;
}

.article_a .times {
  width: 2px;
  height: 100%;
  display: block;
  background: #e4e4e4;
  margin: 10px auto 0;
}

.article_a {
  width: 860px;
  height: auto;
  float: left;
  margin: 28px 0 0 0;
  display: -webkit-flex;
}

.user_ {
  width: 800px;
  border: 1px solid #f2eded;
  overflow: hidden;
  border-radius: 3px;
  background: #fafafa;
}

.user_conter {
  width: 700px;
  height: auto;
  display: inline-block;
  margin: 20px 20px;
}

.user_conter a {
  float: left;
  color: #f64c01;
  font-weight: 400;
}

.user_conter p {
  width: 700px;
  line-height: 23px;
  float: left;
  margin-top: 5px;
  font-size: 14px;
  color: #373737;
}

.user_conter img {
  float: left;
  margin-top: 10px;
  max-width: 100%;
}

#columnC .ask .bd .askLisk.scene {
  height: 800px;
}

.askLisk .avatar {
  width: 40px;
  height: 40px;
  margin-right: 10px;
}

.askLisk .avatar img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

.askLisk .personL .info .time {
  margin-top: 5px;
  color: #a4a4a4;
}

.askLisk .personL .nickname {
  color: #f64c01;
}

#zdy {
  width: 100px;
  height: 22px;
  cursor: pointer;
  float: left;
  background: url(../images/zdy.png) no-repeat;
  margin-top: 5px;
  padding-left: 25px;
  color: #ed7e24;
  font-size: 16px;
}

.modifyPd {
  display: none;
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.45);
}

.modifyBox {
  width: 530px;
  height: 305px;
  background: #fff;
  position: absolute;
  top: 48%;
  left: 45%;
  margin-left: -150px;
  margin-top: -111px;
  border-radius: 12px;
}

.operBtn {
  position: absolute;
  bottom: 60px;
  left: 90px;
  display: table;
  margin: 0 auto;
}

.operBtn a {
  cursor: pointer;
  display: inline-block;
  width: 160px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  margin-top: 50px;
  border-radius: 5px;
  background: #d7d7d7;
}

.operBtn .cancel {
  margin-right: 30px;
}

.operBtn .confirm {
  background: #eb891b;
}

.operBtn .confirm:hover {
  color: #ffffff;
}

.modifyBox .avatar {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: #ccc;
  position: absolute;
  top: -60px;
  left: 210px;
  cursor: pointer;
}

.modifyBox .modify_input {
  position: absolute;
  opacity: 0;
  width: 120px;
  height: 120px;
}

.modifyBox .reset {
  cursor: pointer;
  color: #eb891b;
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 14px;
}

.modifyBox .input-filed {
  position: absolute;
  top: 96px;
  left: 90px;
  margin-bottom: 45px;
}

.modifyBox .input-filed .name-input {
  width: 335px;
  height: 40px;
  background: #f8f8f8;
  border-radius: 8px;
  padding-left: 15px;
}

.modifyBox .input-filed .tips {
  font-size: 14px;
  color: #c7c7c7;
  margin-top: 10px;
}

#avatarImg {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

.liveBox {
  position: relative;
}

.maskBox {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999999;
  display: none;
  font-size: 52px;
  text-align: center;
  color: #fff;
  font-weight: bold;
}

.textBox {
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

#mse {
  width: 1000px !important;
  height: 600px !important;
}

.design-width {
  width: 1200px;
  position: relative;
  overflow: hidden;
  left: -100px;
}

.swiper-button-prev1 {
  position: absolute;
  left: -40px;
  top: 0px;
  width: 30px;
  height: 142px;
  border: 1px solid #929292;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.swiper-button-next1 {
  position: absolute;
  right: -40px;
  top: 0px;
  width: 30px;
  height: 142px;
  border: 1px solid #929292;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.swiper-button-disabled img {
  width: 20px;
  height: 20px;
}

.textTop {
  width: 1000px;
  height: 220px;
  margin: 0 auto;
  position: relative;
}

.swiperList {
  width: 100%;
  height: 172px;
}
.swiperList img {
  width: 100%;
  height: 142px;
}
.swiperList p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 44px;
  overflow: hidden;
}
.videoParentsBox {
  display: none;
}
.videoPositionBox {
  display: flex;
  /* justify-content: center; */
  /* align-items: center; */
  margin: 20px 0px;
  width: 99%;
  height: auto;
  padding: 20px 0px;
  border: 1px solid #eee;
  overflow-x: scroll;
}
.videoPositionBox .videoItem {
  margin: 0 30px;
  text-align: center;
  cursor: pointer;
}
.videoPositionBox .videoItem:hover {
  transform: scale(1.1);
}
.videoPositionBox .videoItem .imgBox {
  width: 160px;
  height: 90px;
  margin-bottom: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #c8c8c8;
  border-radius: 4px;
}
.videoPositionBox .videoItem .imgBox img {
  width: 40px;
  height: 40px;
}

.videoPositionBox .activeItem {
  transform: scale(1.1);
}