.main_box{
  min-height: 100vh;
}
.banner{
  background: url('http://icon.zhiding.cn/stor-age/special/live_2003/img/headBg.jpg') no-repeat center;
}
.head_main{
  max-width: 1200px;
  margin: 0 auto;
  min-height: 404px;
}
.zd_live_logo{
  margin-top: 62px;
  margin-left: 20px;
}
.head_main h2{
  font-size: 54px;
  padding-top: 70px;
  color: #fff;
  line-height: 1.3;
  padding-left: 20px;
  font-family: sans-serif;
  /* font-weight: bold; */
}
.k_content{
  width: 1200px;
  margin: 0 auto;
  margin-top: 42px;
  font-size: 0;
  margin-bottom: 30px;
}
.k_content .k_conle{
  display: inline-block;
  width: 304px;
  vertical-align: top;
}
.k_zhibox{
  width: 100%;
  height: 171px;
}
.k_zhibox img{
  width: 100%;
}
.k_guest{
  width: 304px;
  margin-top: 15px;
  float: left;
}
.k_guest_img{
  position: relative;
}
.k_name{
  position: absolute;
  top: 35px;
  right: 26px;
  width: 128px;
}
.k_name h1{
  font-size: 24px;
  color: #fff;
  font-weight: bold;
}
.k_name p{
  font-size: 16px;
  color: #fff;
}
.k_guest_ms{
  background-color: #d69b5b;
  padding: 14px 0 8px 14px;
}
.k_guest_ms p{
  font-size: 14px;
  color: #fff;
  line-height: 1.7;
}
.k_guest_ms p span{
  font-weight: bold;
}
.k_content .k_conri{
  float: right;
  display: inline-block;
  width: 864px;
  height: 488px;
  margin-left: 32px;
  border: 1px solid #737373;
}
.k_content .k_conri img{
  width: 100%;
}

@media screen and (max-width:960px){
  .banner{
    background: url('http://icon.zhiding.cn/stor-age/special/live_2003/img/headBg.jpg') no-repeat left;
  }
  .head_main{
    width: 100%;
    min-height: 170px;
  }
  .zd_live_logo{
    width: 80px;
    margin-top: 30px;
    margin-left: 15px;
  }
  .head_main h2{
    font-size: 22px;
    padding-top: 30px;
    color: #fff;
    padding-left: 15px;
  }
  .k_content{
    padding: 0 15px;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .k_content .k_conle{
    width: 100%;
  }
  .k_zhibox{
    width: 100%;
    height: 1.95rem;
  }
  .k_guest{
    width: 100%;
    margin-top: 15px;
  }
  .k_guest_img{
    width: 100%;
    position: relative;
  }
  .k_guest_img img{
    width: 100%;
  }
  .k_guest_ms p{
    font-size: 14px;
    color: #fff;
    line-height: 1.7;
  }
  .k_content .k_conri{
    display: inline-block;
    width: 100%;
    height: 1.97rem;
    margin-left: 0;
    margin-top: 20px;
  }
  .k_content .k_conri img{
    width: 100%;
  }
}
